@skyux/modals 9.0.0-alpha.6 → 9.0.0-alpha.7
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 +494 -494
- package/esm2022/lib/modules/confirm/confirm.component.mjs +3 -3
- package/esm2022/lib/modules/confirm/confirm.module.mjs +4 -4
- package/esm2022/lib/modules/confirm/confirm.service.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-adapter.service.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-component-adapter.service.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-configuration.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-content.component.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-errors.service.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-footer.component.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-header.component.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-host-context.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-host.component.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-host.service.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-is-dirty.directive.mjs +3 -3
- package/esm2022/lib/modules/modal/modal-scroll-shadow.directive.mjs +3 -3
- package/esm2022/lib/modules/modal/modal.component.mjs +3 -3
- package/esm2022/lib/modules/modal/modal.module.mjs +4 -4
- package/esm2022/lib/modules/modal/modal.service.mjs +5 -7
- package/esm2022/lib/modules/shared/sky-modals-resources.module.mjs +4 -4
- package/fesm2022/skyux-modals.mjs +60 -62
- package/fesm2022/skyux-modals.mjs.map +1 -1
- package/package.json +10 -10
package/documentation.json
CHANGED
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
76
76
|
"line": 5,
|
|
77
77
|
"character": 2,
|
|
78
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
78
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
|
|
79
79
|
}
|
|
80
80
|
],
|
|
81
81
|
"type": {
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
111
111
|
"line": 9,
|
|
112
112
|
"character": 2,
|
|
113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
113
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
|
|
114
114
|
}
|
|
115
115
|
],
|
|
116
116
|
"type": {
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
157
157
|
"line": 15,
|
|
158
158
|
"character": 2,
|
|
159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
159
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
|
|
160
160
|
}
|
|
161
161
|
],
|
|
162
162
|
"type": {
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
203
203
|
"line": 21,
|
|
204
204
|
"character": 2,
|
|
205
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
205
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"type": {
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
228
228
|
"line": 1,
|
|
229
229
|
"character": 12,
|
|
230
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
230
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
|
|
231
231
|
}
|
|
232
232
|
]
|
|
233
233
|
},
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
276
276
|
"line": 11,
|
|
277
277
|
"character": 9,
|
|
278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
278
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
279
279
|
}
|
|
280
280
|
],
|
|
281
281
|
"type": {
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
319
319
|
"line": 5,
|
|
320
320
|
"character": 13,
|
|
321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
321
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
324
|
"decorators": []
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
|
|
344
344
|
"line": 22,
|
|
345
345
|
"character": 13,
|
|
346
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
346
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L22"
|
|
347
347
|
}
|
|
348
348
|
],
|
|
349
349
|
"decorators": [
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
382
382
|
"line": 25,
|
|
383
383
|
"character": 2,
|
|
384
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
384
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L25"
|
|
385
385
|
}
|
|
386
386
|
],
|
|
387
387
|
"signatures": [
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
397
397
|
"line": 25,
|
|
398
398
|
"character": 2,
|
|
399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
399
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L25"
|
|
400
400
|
}
|
|
401
401
|
],
|
|
402
402
|
"parameters": [
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
437
437
|
"line": 33,
|
|
438
438
|
"character": 9,
|
|
439
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
439
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L33"
|
|
440
440
|
}
|
|
441
441
|
],
|
|
442
442
|
"signatures": [
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
460
460
|
"line": 33,
|
|
461
461
|
"character": 2,
|
|
462
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
462
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L33"
|
|
463
463
|
}
|
|
464
464
|
],
|
|
465
465
|
"parameters": [
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
516
516
|
"line": 22,
|
|
517
517
|
"character": 13,
|
|
518
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
518
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L22"
|
|
519
519
|
}
|
|
520
520
|
],
|
|
521
521
|
"decorators": [
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
554
554
|
"line": 20,
|
|
555
555
|
"character": 2,
|
|
556
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
556
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
557
557
|
}
|
|
558
558
|
],
|
|
559
559
|
"signatures": [
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
569
569
|
"line": 20,
|
|
570
570
|
"character": 2,
|
|
571
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
571
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
572
572
|
}
|
|
573
573
|
],
|
|
574
574
|
"parameters": [
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
642
642
|
"line": 12,
|
|
643
643
|
"character": 18,
|
|
644
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
644
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
|
|
645
645
|
}
|
|
646
646
|
],
|
|
647
647
|
"type": {
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
675
675
|
"line": 18,
|
|
676
676
|
"character": 18,
|
|
677
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
677
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
678
678
|
}
|
|
679
679
|
],
|
|
680
680
|
"type": {
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
710
710
|
"line": 6,
|
|
711
711
|
"character": 13,
|
|
712
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
712
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
|
|
713
713
|
}
|
|
714
714
|
],
|
|
715
715
|
"decorators": []
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
751
751
|
"line": 14,
|
|
752
752
|
"character": 9,
|
|
753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
753
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
|
|
754
754
|
}
|
|
755
755
|
],
|
|
756
756
|
"type": {
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
805
805
|
"line": 10,
|
|
806
806
|
"character": 9,
|
|
807
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
807
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
|
|
808
808
|
}
|
|
809
809
|
],
|
|
810
810
|
"type": {
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
835
835
|
"line": 5,
|
|
836
836
|
"character": 13,
|
|
837
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
837
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
|
|
838
838
|
}
|
|
839
839
|
],
|
|
840
840
|
"decorators": []
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
868
868
|
"line": 45,
|
|
869
869
|
"character": 9,
|
|
870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
870
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L45"
|
|
871
871
|
}
|
|
872
872
|
],
|
|
873
873
|
"type": {
|
|
@@ -889,7 +889,7 @@
|
|
|
889
889
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
890
890
|
"line": 16,
|
|
891
891
|
"character": 13,
|
|
892
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
892
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
893
893
|
}
|
|
894
894
|
],
|
|
895
895
|
"getSignature": {
|
|
@@ -935,13 +935,13 @@
|
|
|
935
935
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
936
936
|
"line": 16,
|
|
937
937
|
"character": 2,
|
|
938
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
938
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
939
939
|
}
|
|
940
940
|
],
|
|
941
941
|
"type": {
|
|
942
942
|
"type": "reference",
|
|
943
943
|
"target": {
|
|
944
|
-
"sourceFileName": "node_modules/rxjs/internal/Observable.
|
|
944
|
+
"sourceFileName": "node_modules/rxjs/src/internal/Observable.ts",
|
|
945
945
|
"qualifiedName": "Observable"
|
|
946
946
|
},
|
|
947
947
|
"typeArguments": [
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
972
972
|
"line": 28,
|
|
973
973
|
"character": 13,
|
|
974
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
974
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
975
975
|
}
|
|
976
976
|
],
|
|
977
977
|
"getSignature": {
|
|
@@ -1049,13 +1049,13 @@
|
|
|
1049
1049
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1050
1050
|
"line": 28,
|
|
1051
1051
|
"character": 2,
|
|
1052
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1052
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1053
1053
|
}
|
|
1054
1054
|
],
|
|
1055
1055
|
"type": {
|
|
1056
1056
|
"type": "reference",
|
|
1057
1057
|
"target": {
|
|
1058
|
-
"sourceFileName": "node_modules/rxjs/internal/Observable.
|
|
1058
|
+
"sourceFileName": "node_modules/rxjs/src/internal/Observable.ts",
|
|
1059
1059
|
"qualifiedName": "Observable"
|
|
1060
1060
|
},
|
|
1061
1061
|
"typeArguments": [
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1086
1086
|
"line": 37,
|
|
1087
1087
|
"character": 13,
|
|
1088
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1088
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L37"
|
|
1089
1089
|
}
|
|
1090
1090
|
],
|
|
1091
1091
|
"getSignature": {
|
|
@@ -1131,13 +1131,13 @@
|
|
|
1131
1131
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1132
1132
|
"line": 37,
|
|
1133
1133
|
"character": 2,
|
|
1134
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1134
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L37"
|
|
1135
1135
|
}
|
|
1136
1136
|
],
|
|
1137
1137
|
"type": {
|
|
1138
1138
|
"type": "reference",
|
|
1139
1139
|
"target": {
|
|
1140
|
-
"sourceFileName": "node_modules/rxjs/internal/Observable.
|
|
1140
|
+
"sourceFileName": "node_modules/rxjs/src/internal/Observable.ts",
|
|
1141
1141
|
"qualifiedName": "Observable"
|
|
1142
1142
|
},
|
|
1143
1143
|
"typeArguments": [
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1166
1166
|
"line": 99,
|
|
1167
1167
|
"character": 9,
|
|
1168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1168
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L99"
|
|
1169
1169
|
}
|
|
1170
1170
|
],
|
|
1171
1171
|
"signatures": [
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1197
1197
|
"line": 99,
|
|
1198
1198
|
"character": 2,
|
|
1199
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1199
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L99"
|
|
1200
1200
|
}
|
|
1201
1201
|
],
|
|
1202
1202
|
"parameters": [
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1268
1268
|
"line": 81,
|
|
1269
1269
|
"character": 9,
|
|
1270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1270
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L81"
|
|
1271
1271
|
}
|
|
1272
1272
|
],
|
|
1273
1273
|
"signatures": [
|
|
@@ -1290,7 +1290,7 @@
|
|
|
1290
1290
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1291
1291
|
"line": 81,
|
|
1292
1292
|
"character": 2,
|
|
1293
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1293
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L81"
|
|
1294
1294
|
}
|
|
1295
1295
|
],
|
|
1296
1296
|
"parameters": [
|
|
@@ -1427,7 +1427,7 @@
|
|
|
1427
1427
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1428
1428
|
"line": 129,
|
|
1429
1429
|
"character": 9,
|
|
1430
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1430
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L129"
|
|
1431
1431
|
}
|
|
1432
1432
|
],
|
|
1433
1433
|
"signatures": [
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1467
1467
|
"line": 129,
|
|
1468
1468
|
"character": 2,
|
|
1469
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1469
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L129"
|
|
1470
1470
|
}
|
|
1471
1471
|
],
|
|
1472
1472
|
"parameters": [
|
|
@@ -1535,7 +1535,7 @@
|
|
|
1535
1535
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1536
1536
|
"line": 109,
|
|
1537
1537
|
"character": 9,
|
|
1538
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1538
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L109"
|
|
1539
1539
|
}
|
|
1540
1540
|
],
|
|
1541
1541
|
"signatures": [
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1567
1567
|
"line": 109,
|
|
1568
1568
|
"character": 2,
|
|
1569
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1569
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L109"
|
|
1570
1570
|
}
|
|
1571
1571
|
],
|
|
1572
1572
|
"parameters": [
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1646
1646
|
"line": 116,
|
|
1647
1647
|
"character": 9,
|
|
1648
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1648
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L116"
|
|
1649
1649
|
}
|
|
1650
1650
|
],
|
|
1651
1651
|
"signatures": [
|
|
@@ -1668,7 +1668,7 @@
|
|
|
1668
1668
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1669
1669
|
"line": 116,
|
|
1670
1670
|
"character": 2,
|
|
1671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1671
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L116"
|
|
1672
1672
|
}
|
|
1673
1673
|
],
|
|
1674
1674
|
"type": {
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1718
1718
|
"line": 9,
|
|
1719
1719
|
"character": 13,
|
|
1720
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1720
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
|
|
1721
1721
|
}
|
|
1722
1722
|
],
|
|
1723
1723
|
"decorators": []
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
"fileName": "projects/modals/src/modules/modal/modal.module.ts",
|
|
1743
1743
|
"line": 46,
|
|
1744
1744
|
"character": 13,
|
|
1745
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1745
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.module.ts#L46"
|
|
1746
1746
|
}
|
|
1747
1747
|
],
|
|
1748
1748
|
"decorators": [
|
|
@@ -1784,9 +1784,9 @@
|
|
|
1784
1784
|
"sources": [
|
|
1785
1785
|
{
|
|
1786
1786
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1787
|
-
"line":
|
|
1787
|
+
"line": 24,
|
|
1788
1788
|
"character": 2,
|
|
1789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1789
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
|
|
1790
1790
|
}
|
|
1791
1791
|
],
|
|
1792
1792
|
"signatures": [
|
|
@@ -1799,9 +1799,9 @@
|
|
|
1799
1799
|
"sources": [
|
|
1800
1800
|
{
|
|
1801
1801
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
1802
|
-
"line":
|
|
1802
|
+
"line": 24,
|
|
1803
1803
|
"character": 2,
|
|
1804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1804
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
|
|
1805
1805
|
}
|
|
1806
1806
|
],
|
|
1807
1807
|
"parameters": [
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
]
|
|
1833
1833
|
},
|
|
1834
1834
|
{
|
|
1835
|
-
"id":
|
|
1835
|
+
"id": 153,
|
|
1836
1836
|
"name": "open",
|
|
1837
1837
|
"variant": "declaration",
|
|
1838
1838
|
"kind": 2048,
|
|
@@ -1842,14 +1842,14 @@
|
|
|
1842
1842
|
"sources": [
|
|
1843
1843
|
{
|
|
1844
1844
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1845
|
-
"line":
|
|
1845
|
+
"line": 44,
|
|
1846
1846
|
"character": 9,
|
|
1847
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1847
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L44"
|
|
1848
1848
|
}
|
|
1849
1849
|
],
|
|
1850
1850
|
"signatures": [
|
|
1851
1851
|
{
|
|
1852
|
-
"id":
|
|
1852
|
+
"id": 154,
|
|
1853
1853
|
"name": "open",
|
|
1854
1854
|
"variant": "signature",
|
|
1855
1855
|
"kind": 4096,
|
|
@@ -1865,14 +1865,14 @@
|
|
|
1865
1865
|
"sources": [
|
|
1866
1866
|
{
|
|
1867
1867
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
1868
|
-
"line":
|
|
1868
|
+
"line": 44,
|
|
1869
1869
|
"character": 2,
|
|
1870
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1870
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L44"
|
|
1871
1871
|
}
|
|
1872
1872
|
],
|
|
1873
1873
|
"parameters": [
|
|
1874
1874
|
{
|
|
1875
|
-
"id":
|
|
1875
|
+
"id": 155,
|
|
1876
1876
|
"name": "component",
|
|
1877
1877
|
"variant": "param",
|
|
1878
1878
|
"kind": 32768,
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
}
|
|
1892
1892
|
},
|
|
1893
1893
|
{
|
|
1894
|
-
"id":
|
|
1894
|
+
"id": 156,
|
|
1895
1895
|
"name": "config",
|
|
1896
1896
|
"variant": "param",
|
|
1897
1897
|
"kind": 32768,
|
|
@@ -1947,16 +1947,16 @@
|
|
|
1947
1947
|
{
|
|
1948
1948
|
"title": "Methods",
|
|
1949
1949
|
"children": [
|
|
1950
|
-
|
|
1950
|
+
153
|
|
1951
1951
|
]
|
|
1952
1952
|
}
|
|
1953
1953
|
],
|
|
1954
1954
|
"sources": [
|
|
1955
1955
|
{
|
|
1956
1956
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1957
|
-
"line":
|
|
1957
|
+
"line": 19,
|
|
1958
1958
|
"character": 13,
|
|
1959
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1959
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L19"
|
|
1960
1960
|
}
|
|
1961
1961
|
],
|
|
1962
1962
|
"decorators": [
|
|
@@ -1969,14 +1969,14 @@
|
|
|
1969
1969
|
]
|
|
1970
1970
|
},
|
|
1971
1971
|
{
|
|
1972
|
-
"id":
|
|
1972
|
+
"id": 172,
|
|
1973
1973
|
"name": "SkyConfirmComponent",
|
|
1974
1974
|
"variant": "declaration",
|
|
1975
1975
|
"kind": 128,
|
|
1976
1976
|
"flags": {},
|
|
1977
1977
|
"children": [
|
|
1978
1978
|
{
|
|
1979
|
-
"id":
|
|
1979
|
+
"id": 173,
|
|
1980
1980
|
"name": "constructor",
|
|
1981
1981
|
"variant": "declaration",
|
|
1982
1982
|
"kind": 512,
|
|
@@ -1986,12 +1986,12 @@
|
|
|
1986
1986
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
1987
1987
|
"line": 34,
|
|
1988
1988
|
"character": 2,
|
|
1989
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1989
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L34"
|
|
1990
1990
|
}
|
|
1991
1991
|
],
|
|
1992
1992
|
"signatures": [
|
|
1993
1993
|
{
|
|
1994
|
-
"id":
|
|
1994
|
+
"id": 174,
|
|
1995
1995
|
"name": "SkyConfirmComponent",
|
|
1996
1996
|
"variant": "signature",
|
|
1997
1997
|
"kind": 16384,
|
|
@@ -2001,12 +2001,12 @@
|
|
|
2001
2001
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
2002
2002
|
"line": 34,
|
|
2003
2003
|
"character": 2,
|
|
2004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2004
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L34"
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
2007
2007
|
"parameters": [
|
|
2008
2008
|
{
|
|
2009
|
-
"id":
|
|
2009
|
+
"id": 175,
|
|
2010
2010
|
"name": "config",
|
|
2011
2011
|
"variant": "param",
|
|
2012
2012
|
"kind": 32768,
|
|
@@ -2019,7 +2019,7 @@
|
|
|
2019
2019
|
}
|
|
2020
2020
|
},
|
|
2021
2021
|
{
|
|
2022
|
-
"id":
|
|
2022
|
+
"id": 176,
|
|
2023
2023
|
"name": "modal",
|
|
2024
2024
|
"variant": "param",
|
|
2025
2025
|
"kind": 32768,
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
}
|
|
2033
2033
|
},
|
|
2034
2034
|
{
|
|
2035
|
-
"id":
|
|
2035
|
+
"id": 177,
|
|
2036
2036
|
"name": "resourcesService",
|
|
2037
2037
|
"variant": "param",
|
|
2038
2038
|
"kind": 32768,
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
}
|
|
2049
2049
|
},
|
|
2050
2050
|
{
|
|
2051
|
-
"id":
|
|
2051
|
+
"id": 178,
|
|
2052
2052
|
"name": "idService",
|
|
2053
2053
|
"variant": "param",
|
|
2054
2054
|
"kind": 32768,
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
],
|
|
2067
2067
|
"type": {
|
|
2068
2068
|
"type": "reference",
|
|
2069
|
-
"target":
|
|
2069
|
+
"target": 172,
|
|
2070
2070
|
"name": "SkyConfirmComponent",
|
|
2071
2071
|
"package": "@skyux/modals"
|
|
2072
2072
|
}
|
|
@@ -2074,7 +2074,7 @@
|
|
|
2074
2074
|
]
|
|
2075
2075
|
},
|
|
2076
2076
|
{
|
|
2077
|
-
"id":
|
|
2077
|
+
"id": 181,
|
|
2078
2078
|
"name": "body",
|
|
2079
2079
|
"variant": "declaration",
|
|
2080
2080
|
"kind": 1024,
|
|
@@ -2086,7 +2086,7 @@
|
|
|
2086
2086
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2087
2087
|
"line": 25,
|
|
2088
2088
|
"character": 9,
|
|
2089
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2089
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L25"
|
|
2090
2090
|
}
|
|
2091
2091
|
],
|
|
2092
2092
|
"type": {
|
|
@@ -2096,7 +2096,7 @@
|
|
|
2096
2096
|
"decorators": []
|
|
2097
2097
|
},
|
|
2098
2098
|
{
|
|
2099
|
-
"id":
|
|
2099
|
+
"id": 182,
|
|
2100
2100
|
"name": "bodyId",
|
|
2101
2101
|
"variant": "declaration",
|
|
2102
2102
|
"kind": 1024,
|
|
@@ -2108,7 +2108,7 @@
|
|
|
2108
2108
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2109
2109
|
"line": 26,
|
|
2110
2110
|
"character": 9,
|
|
2111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2111
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L26"
|
|
2112
2112
|
}
|
|
2113
2113
|
],
|
|
2114
2114
|
"type": {
|
|
@@ -2118,7 +2118,7 @@
|
|
|
2118
2118
|
"decorators": []
|
|
2119
2119
|
},
|
|
2120
2120
|
{
|
|
2121
|
-
"id":
|
|
2121
|
+
"id": 179,
|
|
2122
2122
|
"name": "buttons",
|
|
2123
2123
|
"variant": "declaration",
|
|
2124
2124
|
"kind": 1024,
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2131
2131
|
"line": 23,
|
|
2132
2132
|
"character": 9,
|
|
2133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2133
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L23"
|
|
2134
2134
|
}
|
|
2135
2135
|
],
|
|
2136
2136
|
"type": {
|
|
@@ -2148,7 +2148,7 @@
|
|
|
2148
2148
|
"decorators": []
|
|
2149
2149
|
},
|
|
2150
2150
|
{
|
|
2151
|
-
"id":
|
|
2151
|
+
"id": 184,
|
|
2152
2152
|
"name": "isOkType",
|
|
2153
2153
|
"variant": "declaration",
|
|
2154
2154
|
"kind": 1024,
|
|
@@ -2160,7 +2160,7 @@
|
|
|
2160
2160
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2161
2161
|
"line": 28,
|
|
2162
2162
|
"character": 9,
|
|
2163
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2163
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L28"
|
|
2164
2164
|
}
|
|
2165
2165
|
],
|
|
2166
2166
|
"type": {
|
|
@@ -2171,7 +2171,7 @@
|
|
|
2171
2171
|
"decorators": []
|
|
2172
2172
|
},
|
|
2173
2173
|
{
|
|
2174
|
-
"id":
|
|
2174
|
+
"id": 180,
|
|
2175
2175
|
"name": "message",
|
|
2176
2176
|
"variant": "declaration",
|
|
2177
2177
|
"kind": 1024,
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2184
2184
|
"line": 24,
|
|
2185
2185
|
"character": 9,
|
|
2186
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2186
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L24"
|
|
2187
2187
|
}
|
|
2188
2188
|
],
|
|
2189
2189
|
"type": {
|
|
@@ -2193,7 +2193,7 @@
|
|
|
2193
2193
|
"decorators": []
|
|
2194
2194
|
},
|
|
2195
2195
|
{
|
|
2196
|
-
"id":
|
|
2196
|
+
"id": 183,
|
|
2197
2197
|
"name": "preserveWhiteSpace",
|
|
2198
2198
|
"variant": "declaration",
|
|
2199
2199
|
"kind": 1024,
|
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2206
2206
|
"line": 27,
|
|
2207
2207
|
"character": 9,
|
|
2208
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2208
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L27"
|
|
2209
2209
|
}
|
|
2210
2210
|
],
|
|
2211
2211
|
"type": {
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"decorators": []
|
|
2217
2217
|
},
|
|
2218
2218
|
{
|
|
2219
|
-
"id":
|
|
2219
|
+
"id": 188,
|
|
2220
2220
|
"name": "close",
|
|
2221
2221
|
"variant": "declaration",
|
|
2222
2222
|
"kind": 2048,
|
|
@@ -2228,12 +2228,12 @@
|
|
|
2228
2228
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2229
2229
|
"line": 67,
|
|
2230
2230
|
"character": 9,
|
|
2231
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2231
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L67"
|
|
2232
2232
|
}
|
|
2233
2233
|
],
|
|
2234
2234
|
"signatures": [
|
|
2235
2235
|
{
|
|
2236
|
-
"id":
|
|
2236
|
+
"id": 189,
|
|
2237
2237
|
"name": "close",
|
|
2238
2238
|
"variant": "signature",
|
|
2239
2239
|
"kind": 4096,
|
|
@@ -2243,12 +2243,12 @@
|
|
|
2243
2243
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
2244
2244
|
"line": 67,
|
|
2245
2245
|
"character": 2,
|
|
2246
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2246
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L67"
|
|
2247
2247
|
}
|
|
2248
2248
|
],
|
|
2249
2249
|
"parameters": [
|
|
2250
2250
|
{
|
|
2251
|
-
"id":
|
|
2251
|
+
"id": 190,
|
|
2252
2252
|
"name": "button",
|
|
2253
2253
|
"variant": "param",
|
|
2254
2254
|
"kind": 32768,
|
|
@@ -2277,24 +2277,24 @@
|
|
|
2277
2277
|
{
|
|
2278
2278
|
"title": "Constructors",
|
|
2279
2279
|
"children": [
|
|
2280
|
-
|
|
2280
|
+
173
|
|
2281
2281
|
]
|
|
2282
2282
|
},
|
|
2283
2283
|
{
|
|
2284
2284
|
"title": "Properties",
|
|
2285
2285
|
"children": [
|
|
2286
|
+
181,
|
|
2286
2287
|
182,
|
|
2287
|
-
|
|
2288
|
+
179,
|
|
2289
|
+
184,
|
|
2288
2290
|
180,
|
|
2289
|
-
|
|
2290
|
-
181,
|
|
2291
|
-
184
|
|
2291
|
+
183
|
|
2292
2292
|
]
|
|
2293
2293
|
},
|
|
2294
2294
|
{
|
|
2295
2295
|
"title": "Methods",
|
|
2296
2296
|
"children": [
|
|
2297
|
-
|
|
2297
|
+
188
|
|
2298
2298
|
]
|
|
2299
2299
|
}
|
|
2300
2300
|
],
|
|
@@ -2303,7 +2303,7 @@
|
|
|
2303
2303
|
"fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
|
|
2304
2304
|
"line": 22,
|
|
2305
2305
|
"character": 13,
|
|
2306
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2306
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L22"
|
|
2307
2307
|
}
|
|
2308
2308
|
],
|
|
2309
2309
|
"decorators": [
|
|
@@ -2316,7 +2316,7 @@
|
|
|
2316
2316
|
]
|
|
2317
2317
|
},
|
|
2318
2318
|
{
|
|
2319
|
-
"id":
|
|
2319
|
+
"id": 196,
|
|
2320
2320
|
"name": "SkyModalContentComponent",
|
|
2321
2321
|
"variant": "declaration",
|
|
2322
2322
|
"kind": 128,
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
{
|
|
2335
2335
|
"title": "Constructors",
|
|
2336
2336
|
"children": [
|
|
2337
|
-
|
|
2337
|
+
197
|
|
2338
2338
|
]
|
|
2339
2339
|
}
|
|
2340
2340
|
],
|
|
@@ -2343,7 +2343,7 @@
|
|
|
2343
2343
|
"fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
|
|
2344
2344
|
"line": 12,
|
|
2345
2345
|
"character": 13,
|
|
2346
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2346
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L12"
|
|
2347
2347
|
}
|
|
2348
2348
|
],
|
|
2349
2349
|
"decorators": [
|
|
@@ -2356,7 +2356,7 @@
|
|
|
2356
2356
|
]
|
|
2357
2357
|
},
|
|
2358
2358
|
{
|
|
2359
|
-
"id":
|
|
2359
|
+
"id": 199,
|
|
2360
2360
|
"name": "SkyModalFooterComponent",
|
|
2361
2361
|
"variant": "declaration",
|
|
2362
2362
|
"kind": 128,
|
|
@@ -2374,7 +2374,7 @@
|
|
|
2374
2374
|
{
|
|
2375
2375
|
"title": "Constructors",
|
|
2376
2376
|
"children": [
|
|
2377
|
-
|
|
2377
|
+
200
|
|
2378
2378
|
]
|
|
2379
2379
|
}
|
|
2380
2380
|
],
|
|
@@ -2383,7 +2383,7 @@
|
|
|
2383
2383
|
"fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
|
|
2384
2384
|
"line": 14,
|
|
2385
2385
|
"character": 13,
|
|
2386
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2386
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L14"
|
|
2387
2387
|
}
|
|
2388
2388
|
],
|
|
2389
2389
|
"decorators": [
|
|
@@ -2396,7 +2396,7 @@
|
|
|
2396
2396
|
]
|
|
2397
2397
|
},
|
|
2398
2398
|
{
|
|
2399
|
-
"id":
|
|
2399
|
+
"id": 203,
|
|
2400
2400
|
"name": "SkyModalHeaderComponent",
|
|
2401
2401
|
"variant": "declaration",
|
|
2402
2402
|
"kind": 128,
|
|
@@ -2414,7 +2414,7 @@
|
|
|
2414
2414
|
{
|
|
2415
2415
|
"title": "Constructors",
|
|
2416
2416
|
"children": [
|
|
2417
|
-
|
|
2417
|
+
204
|
|
2418
2418
|
]
|
|
2419
2419
|
}
|
|
2420
2420
|
],
|
|
@@ -2423,7 +2423,7 @@
|
|
|
2423
2423
|
"fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
|
|
2424
2424
|
"line": 11,
|
|
2425
2425
|
"character": 13,
|
|
2426
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2426
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L11"
|
|
2427
2427
|
}
|
|
2428
2428
|
],
|
|
2429
2429
|
"decorators": [
|
|
@@ -2436,7 +2436,7 @@
|
|
|
2436
2436
|
]
|
|
2437
2437
|
},
|
|
2438
2438
|
{
|
|
2439
|
-
"id":
|
|
2439
|
+
"id": 206,
|
|
2440
2440
|
"name": "SkyModalComponent",
|
|
2441
2441
|
"variant": "declaration",
|
|
2442
2442
|
"kind": 128,
|
|
@@ -2451,7 +2451,7 @@
|
|
|
2451
2451
|
},
|
|
2452
2452
|
"children": [
|
|
2453
2453
|
{
|
|
2454
|
-
"id":
|
|
2454
|
+
"id": 207,
|
|
2455
2455
|
"name": "constructor",
|
|
2456
2456
|
"variant": "declaration",
|
|
2457
2457
|
"kind": 512,
|
|
@@ -2461,12 +2461,12 @@
|
|
|
2461
2461
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2462
2462
|
"line": 145,
|
|
2463
2463
|
"character": 2,
|
|
2464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2464
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L145"
|
|
2465
2465
|
}
|
|
2466
2466
|
],
|
|
2467
2467
|
"signatures": [
|
|
2468
2468
|
{
|
|
2469
|
-
"id":
|
|
2469
|
+
"id": 208,
|
|
2470
2470
|
"name": "SkyModalComponent",
|
|
2471
2471
|
"variant": "signature",
|
|
2472
2472
|
"kind": 16384,
|
|
@@ -2476,12 +2476,12 @@
|
|
|
2476
2476
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2477
2477
|
"line": 145,
|
|
2478
2478
|
"character": 2,
|
|
2479
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2479
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L145"
|
|
2480
2480
|
}
|
|
2481
2481
|
],
|
|
2482
2482
|
"parameters": [
|
|
2483
2483
|
{
|
|
2484
|
-
"id":
|
|
2484
|
+
"id": 209,
|
|
2485
2485
|
"name": "hostService",
|
|
2486
2486
|
"variant": "param",
|
|
2487
2487
|
"kind": 32768,
|
|
@@ -2497,7 +2497,7 @@
|
|
|
2497
2497
|
}
|
|
2498
2498
|
},
|
|
2499
2499
|
{
|
|
2500
|
-
"id":
|
|
2500
|
+
"id": 210,
|
|
2501
2501
|
"name": "elRef",
|
|
2502
2502
|
"variant": "param",
|
|
2503
2503
|
"kind": 32768,
|
|
@@ -2519,7 +2519,7 @@
|
|
|
2519
2519
|
}
|
|
2520
2520
|
},
|
|
2521
2521
|
{
|
|
2522
|
-
"id":
|
|
2522
|
+
"id": 211,
|
|
2523
2523
|
"name": "windowRef",
|
|
2524
2524
|
"variant": "param",
|
|
2525
2525
|
"kind": 32768,
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
}
|
|
2536
2536
|
},
|
|
2537
2537
|
{
|
|
2538
|
-
"id":
|
|
2538
|
+
"id": 212,
|
|
2539
2539
|
"name": "componentAdapter",
|
|
2540
2540
|
"variant": "param",
|
|
2541
2541
|
"kind": 32768,
|
|
@@ -2551,7 +2551,7 @@
|
|
|
2551
2551
|
}
|
|
2552
2552
|
},
|
|
2553
2553
|
{
|
|
2554
|
-
"id":
|
|
2554
|
+
"id": 213,
|
|
2555
2555
|
"name": "coreAdapter",
|
|
2556
2556
|
"variant": "param",
|
|
2557
2557
|
"kind": 32768,
|
|
@@ -2567,7 +2567,7 @@
|
|
|
2567
2567
|
}
|
|
2568
2568
|
},
|
|
2569
2569
|
{
|
|
2570
|
-
"id":
|
|
2570
|
+
"id": 214,
|
|
2571
2571
|
"name": "dockService",
|
|
2572
2572
|
"variant": "param",
|
|
2573
2573
|
"kind": 32768,
|
|
@@ -2583,7 +2583,7 @@
|
|
|
2583
2583
|
}
|
|
2584
2584
|
},
|
|
2585
2585
|
{
|
|
2586
|
-
"id":
|
|
2586
|
+
"id": 215,
|
|
2587
2587
|
"name": "mediaQueryService",
|
|
2588
2588
|
"variant": "param",
|
|
2589
2589
|
"kind": 32768,
|
|
@@ -2603,7 +2603,7 @@
|
|
|
2603
2603
|
],
|
|
2604
2604
|
"type": {
|
|
2605
2605
|
"type": "reference",
|
|
2606
|
-
"target":
|
|
2606
|
+
"target": 206,
|
|
2607
2607
|
"name": "SkyModalComponent",
|
|
2608
2608
|
"package": "@skyux/modals"
|
|
2609
2609
|
}
|
|
@@ -2611,7 +2611,7 @@
|
|
|
2611
2611
|
]
|
|
2612
2612
|
},
|
|
2613
2613
|
{
|
|
2614
|
-
"id":
|
|
2614
|
+
"id": 233,
|
|
2615
2615
|
"name": "ariaOwns",
|
|
2616
2616
|
"variant": "declaration",
|
|
2617
2617
|
"kind": 1024,
|
|
@@ -2623,7 +2623,7 @@
|
|
|
2623
2623
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2624
2624
|
"line": 104,
|
|
2625
2625
|
"character": 9,
|
|
2626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2626
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L104"
|
|
2627
2627
|
}
|
|
2628
2628
|
],
|
|
2629
2629
|
"type": {
|
|
@@ -2634,7 +2634,7 @@
|
|
|
2634
2634
|
"decorators": []
|
|
2635
2635
|
},
|
|
2636
2636
|
{
|
|
2637
|
-
"id":
|
|
2637
|
+
"id": 223,
|
|
2638
2638
|
"name": "ariaRoleOrDefault",
|
|
2639
2639
|
"variant": "declaration",
|
|
2640
2640
|
"kind": 1024,
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2647
2647
|
"line": 72,
|
|
2648
2648
|
"character": 9,
|
|
2649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2649
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L72"
|
|
2650
2650
|
}
|
|
2651
2651
|
],
|
|
2652
2652
|
"type": {
|
|
@@ -2657,7 +2657,7 @@
|
|
|
2657
2657
|
"decorators": []
|
|
2658
2658
|
},
|
|
2659
2659
|
{
|
|
2660
|
-
"id":
|
|
2660
|
+
"id": 234,
|
|
2661
2661
|
"name": "helpKey",
|
|
2662
2662
|
"variant": "declaration",
|
|
2663
2663
|
"kind": 1024,
|
|
@@ -2669,7 +2669,7 @@
|
|
|
2669
2669
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2670
2670
|
"line": 106,
|
|
2671
2671
|
"character": 9,
|
|
2672
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2672
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L106"
|
|
2673
2673
|
}
|
|
2674
2674
|
],
|
|
2675
2675
|
"type": {
|
|
@@ -2679,7 +2679,7 @@
|
|
|
2679
2679
|
"decorators": []
|
|
2680
2680
|
},
|
|
2681
2681
|
{
|
|
2682
|
-
"id":
|
|
2682
|
+
"id": 239,
|
|
2683
2683
|
"name": "modalContentWrapperElement",
|
|
2684
2684
|
"variant": "declaration",
|
|
2685
2685
|
"kind": 1024,
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2692
2692
|
"line": 117,
|
|
2693
2693
|
"character": 9,
|
|
2694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2694
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L117"
|
|
2695
2695
|
}
|
|
2696
2696
|
],
|
|
2697
2697
|
"type": {
|
|
@@ -2712,7 +2712,7 @@
|
|
|
2712
2712
|
"decorators": []
|
|
2713
2713
|
},
|
|
2714
2714
|
{
|
|
2715
|
-
"id":
|
|
2715
|
+
"id": 235,
|
|
2716
2716
|
"name": "modalState",
|
|
2717
2717
|
"variant": "declaration",
|
|
2718
2718
|
"kind": 1024,
|
|
@@ -2724,7 +2724,7 @@
|
|
|
2724
2724
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2725
2725
|
"line": 108,
|
|
2726
2726
|
"character": 9,
|
|
2727
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2727
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L108"
|
|
2728
2728
|
}
|
|
2729
2729
|
],
|
|
2730
2730
|
"type": {
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
"decorators": []
|
|
2736
2736
|
},
|
|
2737
2737
|
{
|
|
2738
|
-
"id":
|
|
2738
|
+
"id": 236,
|
|
2739
2739
|
"name": "modalZIndex",
|
|
2740
2740
|
"variant": "declaration",
|
|
2741
2741
|
"kind": 1024,
|
|
@@ -2747,7 +2747,7 @@
|
|
|
2747
2747
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2748
2748
|
"line": 110,
|
|
2749
2749
|
"character": 9,
|
|
2750
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2750
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L110"
|
|
2751
2751
|
}
|
|
2752
2752
|
],
|
|
2753
2753
|
"type": {
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"decorators": []
|
|
2758
2758
|
},
|
|
2759
2759
|
{
|
|
2760
|
-
"id":
|
|
2760
|
+
"id": 237,
|
|
2761
2761
|
"name": "scrollShadow",
|
|
2762
2762
|
"variant": "declaration",
|
|
2763
2763
|
"kind": 1024,
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2770
2770
|
"line": 112,
|
|
2771
2771
|
"character": 9,
|
|
2772
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2772
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L112"
|
|
2773
2773
|
}
|
|
2774
2774
|
],
|
|
2775
2775
|
"type": {
|
|
@@ -2784,7 +2784,7 @@
|
|
|
2784
2784
|
"decorators": []
|
|
2785
2785
|
},
|
|
2786
2786
|
{
|
|
2787
|
-
"id":
|
|
2787
|
+
"id": 238,
|
|
2788
2788
|
"name": "size",
|
|
2789
2789
|
"variant": "declaration",
|
|
2790
2790
|
"kind": 1024,
|
|
@@ -2796,7 +2796,7 @@
|
|
|
2796
2796
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2797
2797
|
"line": 114,
|
|
2798
2798
|
"character": 9,
|
|
2799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2799
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L114"
|
|
2800
2800
|
}
|
|
2801
2801
|
],
|
|
2802
2802
|
"type": {
|
|
@@ -2806,7 +2806,7 @@
|
|
|
2806
2806
|
"decorators": []
|
|
2807
2807
|
},
|
|
2808
2808
|
{
|
|
2809
|
-
"id":
|
|
2809
|
+
"id": 216,
|
|
2810
2810
|
"name": "wrapperClass",
|
|
2811
2811
|
"variant": "declaration",
|
|
2812
2812
|
"kind": 1024,
|
|
@@ -2818,7 +2818,7 @@
|
|
|
2818
2818
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2819
2819
|
"line": 54,
|
|
2820
2820
|
"character": 9,
|
|
2821
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2821
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L54"
|
|
2822
2822
|
}
|
|
2823
2823
|
],
|
|
2824
2824
|
"type": {
|
|
@@ -2828,7 +2828,7 @@
|
|
|
2828
2828
|
"decorators": []
|
|
2829
2829
|
},
|
|
2830
2830
|
{
|
|
2831
|
-
"id":
|
|
2831
|
+
"id": 225,
|
|
2832
2832
|
"name": "ariaDescribedBy",
|
|
2833
2833
|
"variant": "declaration",
|
|
2834
2834
|
"kind": 262144,
|
|
@@ -2840,11 +2840,11 @@
|
|
|
2840
2840
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2841
2841
|
"line": 88,
|
|
2842
2842
|
"character": 2,
|
|
2843
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2843
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L88"
|
|
2844
2844
|
}
|
|
2845
2845
|
],
|
|
2846
2846
|
"getSignature": {
|
|
2847
|
-
"id":
|
|
2847
|
+
"id": 226,
|
|
2848
2848
|
"name": "ariaDescribedBy",
|
|
2849
2849
|
"variant": "signature",
|
|
2850
2850
|
"kind": 524288,
|
|
@@ -2854,7 +2854,7 @@
|
|
|
2854
2854
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2855
2855
|
"line": 88,
|
|
2856
2856
|
"character": 2,
|
|
2857
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2857
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L88"
|
|
2858
2858
|
}
|
|
2859
2859
|
],
|
|
2860
2860
|
"type": {
|
|
@@ -2869,7 +2869,7 @@
|
|
|
2869
2869
|
]
|
|
2870
2870
|
},
|
|
2871
2871
|
{
|
|
2872
|
-
"id":
|
|
2872
|
+
"id": 229,
|
|
2873
2873
|
"name": "ariaLabelledBy",
|
|
2874
2874
|
"variant": "declaration",
|
|
2875
2875
|
"kind": 262144,
|
|
@@ -2881,11 +2881,11 @@
|
|
|
2881
2881
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2882
2882
|
"line": 100,
|
|
2883
2883
|
"character": 2,
|
|
2884
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2884
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L100"
|
|
2885
2885
|
}
|
|
2886
2886
|
],
|
|
2887
2887
|
"getSignature": {
|
|
2888
|
-
"id":
|
|
2888
|
+
"id": 230,
|
|
2889
2889
|
"name": "ariaLabelledBy",
|
|
2890
2890
|
"variant": "signature",
|
|
2891
2891
|
"kind": 524288,
|
|
@@ -2895,7 +2895,7 @@
|
|
|
2895
2895
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2896
2896
|
"line": 100,
|
|
2897
2897
|
"character": 2,
|
|
2898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2898
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L100"
|
|
2899
2899
|
}
|
|
2900
2900
|
],
|
|
2901
2901
|
"type": {
|
|
@@ -2910,7 +2910,7 @@
|
|
|
2910
2910
|
]
|
|
2911
2911
|
},
|
|
2912
2912
|
{
|
|
2913
|
-
"id":
|
|
2913
|
+
"id": 217,
|
|
2914
2914
|
"name": "formErrors",
|
|
2915
2915
|
"variant": "declaration",
|
|
2916
2916
|
"kind": 262144,
|
|
@@ -2922,11 +2922,11 @@
|
|
|
2922
2922
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2923
2923
|
"line": 60,
|
|
2924
2924
|
"character": 13,
|
|
2925
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2925
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L60"
|
|
2926
2926
|
}
|
|
2927
2927
|
],
|
|
2928
2928
|
"setSignature": {
|
|
2929
|
-
"id":
|
|
2929
|
+
"id": 218,
|
|
2930
2930
|
"name": "formErrors",
|
|
2931
2931
|
"variant": "signature",
|
|
2932
2932
|
"kind": 1048576,
|
|
@@ -2944,12 +2944,12 @@
|
|
|
2944
2944
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2945
2945
|
"line": 59,
|
|
2946
2946
|
"character": 2,
|
|
2947
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2947
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L59"
|
|
2948
2948
|
}
|
|
2949
2949
|
],
|
|
2950
2950
|
"parameters": [
|
|
2951
2951
|
{
|
|
2952
|
-
"id":
|
|
2952
|
+
"id": 219,
|
|
2953
2953
|
"name": "value",
|
|
2954
2954
|
"variant": "param",
|
|
2955
2955
|
"kind": 32768,
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"type": "array",
|
|
2959
2959
|
"elementType": {
|
|
2960
2960
|
"type": "reference",
|
|
2961
|
-
"target":
|
|
2961
|
+
"target": 162,
|
|
2962
2962
|
"name": "SkyModalError",
|
|
2963
2963
|
"package": "@skyux/modals"
|
|
2964
2964
|
}
|
|
@@ -2977,7 +2977,7 @@
|
|
|
2977
2977
|
]
|
|
2978
2978
|
},
|
|
2979
2979
|
{
|
|
2980
|
-
"id":
|
|
2980
|
+
"id": 268,
|
|
2981
2981
|
"name": "closeButtonClick",
|
|
2982
2982
|
"variant": "declaration",
|
|
2983
2983
|
"kind": 2048,
|
|
@@ -2989,12 +2989,12 @@
|
|
|
2989
2989
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2990
2990
|
"line": 282,
|
|
2991
2991
|
"character": 9,
|
|
2992
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2992
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L282"
|
|
2993
2993
|
}
|
|
2994
2994
|
],
|
|
2995
2995
|
"signatures": [
|
|
2996
2996
|
{
|
|
2997
|
-
"id":
|
|
2997
|
+
"id": 269,
|
|
2998
2998
|
"name": "closeButtonClick",
|
|
2999
2999
|
"variant": "signature",
|
|
3000
3000
|
"kind": 4096,
|
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3005
3005
|
"line": 282,
|
|
3006
3006
|
"character": 2,
|
|
3007
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3007
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L282"
|
|
3008
3008
|
}
|
|
3009
3009
|
],
|
|
3010
3010
|
"type": {
|
|
@@ -3016,7 +3016,7 @@
|
|
|
3016
3016
|
"decorators": []
|
|
3017
3017
|
},
|
|
3018
3018
|
{
|
|
3019
|
-
"id":
|
|
3019
|
+
"id": 266,
|
|
3020
3020
|
"name": "helpButtonClick",
|
|
3021
3021
|
"variant": "declaration",
|
|
3022
3022
|
"kind": 2048,
|
|
@@ -3028,12 +3028,12 @@
|
|
|
3028
3028
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3029
3029
|
"line": 276,
|
|
3030
3030
|
"character": 9,
|
|
3031
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3031
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L276"
|
|
3032
3032
|
}
|
|
3033
3033
|
],
|
|
3034
3034
|
"signatures": [
|
|
3035
3035
|
{
|
|
3036
|
-
"id":
|
|
3036
|
+
"id": 267,
|
|
3037
3037
|
"name": "helpButtonClick",
|
|
3038
3038
|
"variant": "signature",
|
|
3039
3039
|
"kind": 4096,
|
|
@@ -3043,7 +3043,7 @@
|
|
|
3043
3043
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3044
3044
|
"line": 276,
|
|
3045
3045
|
"character": 2,
|
|
3046
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3046
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L276"
|
|
3047
3047
|
}
|
|
3048
3048
|
],
|
|
3049
3049
|
"type": {
|
|
@@ -3055,7 +3055,7 @@
|
|
|
3055
3055
|
"decorators": []
|
|
3056
3056
|
},
|
|
3057
3057
|
{
|
|
3058
|
-
"id":
|
|
3058
|
+
"id": 262,
|
|
3059
3059
|
"name": "ngAfterViewInit",
|
|
3060
3060
|
"variant": "declaration",
|
|
3061
3061
|
"kind": 2048,
|
|
@@ -3067,12 +3067,12 @@
|
|
|
3067
3067
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3068
3068
|
"line": 246,
|
|
3069
3069
|
"character": 9,
|
|
3070
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3070
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L246"
|
|
3071
3071
|
}
|
|
3072
3072
|
],
|
|
3073
3073
|
"signatures": [
|
|
3074
3074
|
{
|
|
3075
|
-
"id":
|
|
3075
|
+
"id": 263,
|
|
3076
3076
|
"name": "ngAfterViewInit",
|
|
3077
3077
|
"variant": "signature",
|
|
3078
3078
|
"kind": 4096,
|
|
@@ -3082,7 +3082,7 @@
|
|
|
3082
3082
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3083
3083
|
"line": 246,
|
|
3084
3084
|
"character": 2,
|
|
3085
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3085
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L246"
|
|
3086
3086
|
}
|
|
3087
3087
|
],
|
|
3088
3088
|
"type": {
|
|
@@ -3104,7 +3104,7 @@
|
|
|
3104
3104
|
"decorators": []
|
|
3105
3105
|
},
|
|
3106
3106
|
{
|
|
3107
|
-
"id":
|
|
3107
|
+
"id": 264,
|
|
3108
3108
|
"name": "ngOnDestroy",
|
|
3109
3109
|
"variant": "declaration",
|
|
3110
3110
|
"kind": 2048,
|
|
@@ -3116,12 +3116,12 @@
|
|
|
3116
3116
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3117
3117
|
"line": 267,
|
|
3118
3118
|
"character": 9,
|
|
3119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3119
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L267"
|
|
3120
3120
|
}
|
|
3121
3121
|
],
|
|
3122
3122
|
"signatures": [
|
|
3123
3123
|
{
|
|
3124
|
-
"id":
|
|
3124
|
+
"id": 265,
|
|
3125
3125
|
"name": "ngOnDestroy",
|
|
3126
3126
|
"variant": "signature",
|
|
3127
3127
|
"kind": 4096,
|
|
@@ -3131,7 +3131,7 @@
|
|
|
3131
3131
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3132
3132
|
"line": 267,
|
|
3133
3133
|
"character": 2,
|
|
3134
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3134
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L267"
|
|
3135
3135
|
}
|
|
3136
3136
|
],
|
|
3137
3137
|
"type": {
|
|
@@ -3153,7 +3153,7 @@
|
|
|
3153
3153
|
"decorators": []
|
|
3154
3154
|
},
|
|
3155
3155
|
{
|
|
3156
|
-
"id":
|
|
3156
|
+
"id": 260,
|
|
3157
3157
|
"name": "ngOnInit",
|
|
3158
3158
|
"variant": "declaration",
|
|
3159
3159
|
"kind": 2048,
|
|
@@ -3165,12 +3165,12 @@
|
|
|
3165
3165
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3166
3166
|
"line": 235,
|
|
3167
3167
|
"character": 9,
|
|
3168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3168
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L235"
|
|
3169
3169
|
}
|
|
3170
3170
|
],
|
|
3171
3171
|
"signatures": [
|
|
3172
3172
|
{
|
|
3173
|
-
"id":
|
|
3173
|
+
"id": 261,
|
|
3174
3174
|
"name": "ngOnInit",
|
|
3175
3175
|
"variant": "signature",
|
|
3176
3176
|
"kind": 4096,
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3181
3181
|
"line": 235,
|
|
3182
3182
|
"character": 2,
|
|
3183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3183
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L235"
|
|
3184
3184
|
}
|
|
3185
3185
|
],
|
|
3186
3186
|
"type": {
|
|
@@ -3202,7 +3202,7 @@
|
|
|
3202
3202
|
"decorators": []
|
|
3203
3203
|
},
|
|
3204
3204
|
{
|
|
3205
|
-
"id":
|
|
3205
|
+
"id": 257,
|
|
3206
3206
|
"name": "onDocumentKeyDown",
|
|
3207
3207
|
"variant": "declaration",
|
|
3208
3208
|
"kind": 2048,
|
|
@@ -3214,12 +3214,12 @@
|
|
|
3214
3214
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3215
3215
|
"line": 194,
|
|
3216
3216
|
"character": 9,
|
|
3217
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3217
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L194"
|
|
3218
3218
|
}
|
|
3219
3219
|
],
|
|
3220
3220
|
"signatures": [
|
|
3221
3221
|
{
|
|
3222
|
-
"id":
|
|
3222
|
+
"id": 258,
|
|
3223
3223
|
"name": "onDocumentKeyDown",
|
|
3224
3224
|
"variant": "signature",
|
|
3225
3225
|
"kind": 4096,
|
|
@@ -3229,12 +3229,12 @@
|
|
|
3229
3229
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3230
3230
|
"line": 193,
|
|
3231
3231
|
"character": 2,
|
|
3232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3232
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L193"
|
|
3233
3233
|
}
|
|
3234
3234
|
],
|
|
3235
3235
|
"parameters": [
|
|
3236
3236
|
{
|
|
3237
|
-
"id":
|
|
3237
|
+
"id": 259,
|
|
3238
3238
|
"name": "event",
|
|
3239
3239
|
"variant": "param",
|
|
3240
3240
|
"kind": 32768,
|
|
@@ -3259,7 +3259,7 @@
|
|
|
3259
3259
|
"decorators": []
|
|
3260
3260
|
},
|
|
3261
3261
|
{
|
|
3262
|
-
"id":
|
|
3262
|
+
"id": 254,
|
|
3263
3263
|
"name": "onDocumentKeyUp",
|
|
3264
3264
|
"variant": "declaration",
|
|
3265
3265
|
"kind": 2048,
|
|
@@ -3271,12 +3271,12 @@
|
|
|
3271
3271
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3272
3272
|
"line": 178,
|
|
3273
3273
|
"character": 9,
|
|
3274
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3274
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L178"
|
|
3275
3275
|
}
|
|
3276
3276
|
],
|
|
3277
3277
|
"signatures": [
|
|
3278
3278
|
{
|
|
3279
|
-
"id":
|
|
3279
|
+
"id": 255,
|
|
3280
3280
|
"name": "onDocumentKeyUp",
|
|
3281
3281
|
"variant": "signature",
|
|
3282
3282
|
"kind": 4096,
|
|
@@ -3286,12 +3286,12 @@
|
|
|
3286
3286
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3287
3287
|
"line": 177,
|
|
3288
3288
|
"character": 2,
|
|
3289
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3289
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L177"
|
|
3290
3290
|
}
|
|
3291
3291
|
],
|
|
3292
3292
|
"parameters": [
|
|
3293
3293
|
{
|
|
3294
|
-
"id":
|
|
3294
|
+
"id": 256,
|
|
3295
3295
|
"name": "event",
|
|
3296
3296
|
"variant": "param",
|
|
3297
3297
|
"kind": 32768,
|
|
@@ -3316,7 +3316,7 @@
|
|
|
3316
3316
|
"decorators": []
|
|
3317
3317
|
},
|
|
3318
3318
|
{
|
|
3319
|
-
"id":
|
|
3319
|
+
"id": 272,
|
|
3320
3320
|
"name": "scrollShadowChange",
|
|
3321
3321
|
"variant": "declaration",
|
|
3322
3322
|
"kind": 2048,
|
|
@@ -3328,12 +3328,12 @@
|
|
|
3328
3328
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3329
3329
|
"line": 290,
|
|
3330
3330
|
"character": 9,
|
|
3331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3331
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L290"
|
|
3332
3332
|
}
|
|
3333
3333
|
],
|
|
3334
3334
|
"signatures": [
|
|
3335
3335
|
{
|
|
3336
|
-
"id":
|
|
3336
|
+
"id": 273,
|
|
3337
3337
|
"name": "scrollShadowChange",
|
|
3338
3338
|
"variant": "signature",
|
|
3339
3339
|
"kind": 4096,
|
|
@@ -3343,12 +3343,12 @@
|
|
|
3343
3343
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3344
3344
|
"line": 290,
|
|
3345
3345
|
"character": 2,
|
|
3346
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3346
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L290"
|
|
3347
3347
|
}
|
|
3348
3348
|
],
|
|
3349
3349
|
"parameters": [
|
|
3350
3350
|
{
|
|
3351
|
-
"id":
|
|
3351
|
+
"id": 274,
|
|
3352
3352
|
"name": "args",
|
|
3353
3353
|
"variant": "param",
|
|
3354
3354
|
"kind": 32768,
|
|
@@ -3373,7 +3373,7 @@
|
|
|
3373
3373
|
"decorators": []
|
|
3374
3374
|
},
|
|
3375
3375
|
{
|
|
3376
|
-
"id":
|
|
3376
|
+
"id": 275,
|
|
3377
3377
|
"name": "viewkeeperEnabled",
|
|
3378
3378
|
"variant": "declaration",
|
|
3379
3379
|
"kind": 2048,
|
|
@@ -3385,12 +3385,12 @@
|
|
|
3385
3385
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3386
3386
|
"line": 294,
|
|
3387
3387
|
"character": 9,
|
|
3388
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3388
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L294"
|
|
3389
3389
|
}
|
|
3390
3390
|
],
|
|
3391
3391
|
"signatures": [
|
|
3392
3392
|
{
|
|
3393
|
-
"id":
|
|
3393
|
+
"id": 276,
|
|
3394
3394
|
"name": "viewkeeperEnabled",
|
|
3395
3395
|
"variant": "signature",
|
|
3396
3396
|
"kind": 4096,
|
|
@@ -3400,7 +3400,7 @@
|
|
|
3400
3400
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3401
3401
|
"line": 294,
|
|
3402
3402
|
"character": 2,
|
|
3403
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3403
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L294"
|
|
3404
3404
|
}
|
|
3405
3405
|
],
|
|
3406
3406
|
"type": {
|
|
@@ -3412,7 +3412,7 @@
|
|
|
3412
3412
|
"decorators": []
|
|
3413
3413
|
},
|
|
3414
3414
|
{
|
|
3415
|
-
"id":
|
|
3415
|
+
"id": 270,
|
|
3416
3416
|
"name": "windowResize",
|
|
3417
3417
|
"variant": "declaration",
|
|
3418
3418
|
"kind": 2048,
|
|
@@ -3424,12 +3424,12 @@
|
|
|
3424
3424
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3425
3425
|
"line": 286,
|
|
3426
3426
|
"character": 9,
|
|
3427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3427
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L286"
|
|
3428
3428
|
}
|
|
3429
3429
|
],
|
|
3430
3430
|
"signatures": [
|
|
3431
3431
|
{
|
|
3432
|
-
"id":
|
|
3432
|
+
"id": 271,
|
|
3433
3433
|
"name": "windowResize",
|
|
3434
3434
|
"variant": "signature",
|
|
3435
3435
|
"kind": 4096,
|
|
@@ -3439,7 +3439,7 @@
|
|
|
3439
3439
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3440
3440
|
"line": 286,
|
|
3441
3441
|
"character": 2,
|
|
3442
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3442
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L286"
|
|
3443
3443
|
}
|
|
3444
3444
|
],
|
|
3445
3445
|
"type": {
|
|
@@ -3455,44 +3455,44 @@
|
|
|
3455
3455
|
{
|
|
3456
3456
|
"title": "Constructors",
|
|
3457
3457
|
"children": [
|
|
3458
|
-
|
|
3458
|
+
207
|
|
3459
3459
|
]
|
|
3460
3460
|
},
|
|
3461
3461
|
{
|
|
3462
3462
|
"title": "Properties",
|
|
3463
3463
|
"children": [
|
|
3464
|
+
233,
|
|
3465
|
+
223,
|
|
3464
3466
|
234,
|
|
3465
|
-
|
|
3467
|
+
239,
|
|
3466
3468
|
235,
|
|
3467
|
-
240,
|
|
3468
3469
|
236,
|
|
3469
3470
|
237,
|
|
3470
3471
|
238,
|
|
3471
|
-
|
|
3472
|
-
217
|
|
3472
|
+
216
|
|
3473
3473
|
]
|
|
3474
3474
|
},
|
|
3475
3475
|
{
|
|
3476
3476
|
"title": "Accessors",
|
|
3477
3477
|
"children": [
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3478
|
+
225,
|
|
3479
|
+
229,
|
|
3480
|
+
217
|
|
3481
3481
|
]
|
|
3482
3482
|
},
|
|
3483
3483
|
{
|
|
3484
3484
|
"title": "Methods",
|
|
3485
3485
|
"children": [
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3486
|
+
268,
|
|
3487
|
+
266,
|
|
3488
|
+
262,
|
|
3489
|
+
264,
|
|
3490
|
+
260,
|
|
3491
|
+
257,
|
|
3492
|
+
254,
|
|
3493
|
+
272,
|
|
3494
|
+
275,
|
|
3495
|
+
270
|
|
3496
3496
|
]
|
|
3497
3497
|
}
|
|
3498
3498
|
],
|
|
@@ -3501,7 +3501,7 @@
|
|
|
3501
3501
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3502
3502
|
"line": 52,
|
|
3503
3503
|
"character": 13,
|
|
3504
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3504
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L52"
|
|
3505
3505
|
}
|
|
3506
3506
|
],
|
|
3507
3507
|
"implementedTypes": [
|
|
@@ -3543,7 +3543,7 @@
|
|
|
3543
3543
|
]
|
|
3544
3544
|
},
|
|
3545
3545
|
{
|
|
3546
|
-
"id":
|
|
3546
|
+
"id": 277,
|
|
3547
3547
|
"name": "SkyModalIsDirtyDirective",
|
|
3548
3548
|
"variant": "declaration",
|
|
3549
3549
|
"kind": 128,
|
|
@@ -3558,7 +3558,7 @@
|
|
|
3558
3558
|
},
|
|
3559
3559
|
"children": [
|
|
3560
3560
|
{
|
|
3561
|
-
"id":
|
|
3561
|
+
"id": 280,
|
|
3562
3562
|
"name": "isDirty",
|
|
3563
3563
|
"variant": "declaration",
|
|
3564
3564
|
"kind": 1024,
|
|
@@ -3584,7 +3584,7 @@
|
|
|
3584
3584
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3585
3585
|
"line": 39,
|
|
3586
3586
|
"character": 9,
|
|
3587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3587
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L39"
|
|
3588
3588
|
}
|
|
3589
3589
|
],
|
|
3590
3590
|
"type": {
|
|
@@ -3599,7 +3599,7 @@
|
|
|
3599
3599
|
]
|
|
3600
3600
|
},
|
|
3601
3601
|
{
|
|
3602
|
-
"id":
|
|
3602
|
+
"id": 287,
|
|
3603
3603
|
"name": "ngOnDestroy",
|
|
3604
3604
|
"variant": "declaration",
|
|
3605
3605
|
"kind": 2048,
|
|
@@ -3611,12 +3611,12 @@
|
|
|
3611
3611
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3612
3612
|
"line": 53,
|
|
3613
3613
|
"character": 9,
|
|
3614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3614
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L53"
|
|
3615
3615
|
}
|
|
3616
3616
|
],
|
|
3617
3617
|
"signatures": [
|
|
3618
3618
|
{
|
|
3619
|
-
"id":
|
|
3619
|
+
"id": 288,
|
|
3620
3620
|
"name": "ngOnDestroy",
|
|
3621
3621
|
"variant": "signature",
|
|
3622
3622
|
"kind": 4096,
|
|
@@ -3626,7 +3626,7 @@
|
|
|
3626
3626
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3627
3627
|
"line": 53,
|
|
3628
3628
|
"character": 2,
|
|
3629
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3629
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L53"
|
|
3630
3630
|
}
|
|
3631
3631
|
],
|
|
3632
3632
|
"type": {
|
|
@@ -3648,7 +3648,7 @@
|
|
|
3648
3648
|
"decorators": []
|
|
3649
3649
|
},
|
|
3650
3650
|
{
|
|
3651
|
-
"id":
|
|
3651
|
+
"id": 285,
|
|
3652
3652
|
"name": "ngOnInit",
|
|
3653
3653
|
"variant": "declaration",
|
|
3654
3654
|
"kind": 2048,
|
|
@@ -3660,12 +3660,12 @@
|
|
|
3660
3660
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3661
3661
|
"line": 47,
|
|
3662
3662
|
"character": 9,
|
|
3663
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3663
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L47"
|
|
3664
3664
|
}
|
|
3665
3665
|
],
|
|
3666
3666
|
"signatures": [
|
|
3667
3667
|
{
|
|
3668
|
-
"id":
|
|
3668
|
+
"id": 286,
|
|
3669
3669
|
"name": "ngOnInit",
|
|
3670
3670
|
"variant": "signature",
|
|
3671
3671
|
"kind": 4096,
|
|
@@ -3675,7 +3675,7 @@
|
|
|
3675
3675
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3676
3676
|
"line": 47,
|
|
3677
3677
|
"character": 2,
|
|
3678
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3678
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L47"
|
|
3679
3679
|
}
|
|
3680
3680
|
],
|
|
3681
3681
|
"type": {
|
|
@@ -3701,20 +3701,20 @@
|
|
|
3701
3701
|
{
|
|
3702
3702
|
"title": "Constructors",
|
|
3703
3703
|
"children": [
|
|
3704
|
-
|
|
3704
|
+
278
|
|
3705
3705
|
]
|
|
3706
3706
|
},
|
|
3707
3707
|
{
|
|
3708
3708
|
"title": "Properties",
|
|
3709
3709
|
"children": [
|
|
3710
|
-
|
|
3710
|
+
280
|
|
3711
3711
|
]
|
|
3712
3712
|
},
|
|
3713
3713
|
{
|
|
3714
3714
|
"title": "Methods",
|
|
3715
3715
|
"children": [
|
|
3716
|
-
|
|
3717
|
-
|
|
3716
|
+
287,
|
|
3717
|
+
285
|
|
3718
3718
|
]
|
|
3719
3719
|
}
|
|
3720
3720
|
],
|
|
@@ -3723,7 +3723,7 @@
|
|
|
3723
3723
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3724
3724
|
"line": 30,
|
|
3725
3725
|
"character": 13,
|
|
3726
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3726
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L30"
|
|
3727
3727
|
}
|
|
3728
3728
|
],
|
|
3729
3729
|
"implementedTypes": [
|
|
@@ -3781,7 +3781,7 @@
|
|
|
3781
3781
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3782
3782
|
"line": 6,
|
|
3783
3783
|
"character": 2,
|
|
3784
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3784
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
|
|
3785
3785
|
}
|
|
3786
3786
|
],
|
|
3787
3787
|
"type": {
|
|
@@ -3821,7 +3821,7 @@
|
|
|
3821
3821
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3822
3822
|
"line": 23,
|
|
3823
3823
|
"character": 2,
|
|
3824
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3824
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
|
|
3825
3825
|
}
|
|
3826
3826
|
],
|
|
3827
3827
|
"type": {
|
|
@@ -3874,7 +3874,7 @@
|
|
|
3874
3874
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3875
3875
|
"line": 17,
|
|
3876
3876
|
"character": 2,
|
|
3877
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3877
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
|
|
3878
3878
|
}
|
|
3879
3879
|
],
|
|
3880
3880
|
"type": {
|
|
@@ -3901,7 +3901,7 @@
|
|
|
3901
3901
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3902
3902
|
"line": 10,
|
|
3903
3903
|
"character": 2,
|
|
3904
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3904
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
|
|
3905
3905
|
}
|
|
3906
3906
|
],
|
|
3907
3907
|
"type": {
|
|
@@ -3926,7 +3926,7 @@
|
|
|
3926
3926
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3927
3927
|
"line": 1,
|
|
3928
3928
|
"character": 17,
|
|
3929
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3929
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
|
|
3930
3930
|
}
|
|
3931
3931
|
]
|
|
3932
3932
|
},
|
|
@@ -3956,7 +3956,7 @@
|
|
|
3956
3956
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3957
3957
|
"line": 5,
|
|
3958
3958
|
"character": 2,
|
|
3959
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3959
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
|
|
3960
3960
|
}
|
|
3961
3961
|
],
|
|
3962
3962
|
"type": {
|
|
@@ -3978,7 +3978,7 @@
|
|
|
3978
3978
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3979
3979
|
"line": 1,
|
|
3980
3980
|
"character": 17,
|
|
3981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3981
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
|
|
3982
3982
|
}
|
|
3983
3983
|
]
|
|
3984
3984
|
},
|
|
@@ -4010,7 +4010,7 @@
|
|
|
4010
4010
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4011
4011
|
"line": 13,
|
|
4012
4012
|
"character": 2,
|
|
4013
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4013
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
|
|
4014
4014
|
}
|
|
4015
4015
|
],
|
|
4016
4016
|
"type": {
|
|
@@ -4055,7 +4055,7 @@
|
|
|
4055
4055
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4056
4056
|
"line": 17,
|
|
4057
4057
|
"character": 2,
|
|
4058
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4058
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
|
|
4059
4059
|
}
|
|
4060
4060
|
],
|
|
4061
4061
|
"type": {
|
|
@@ -4093,7 +4093,7 @@
|
|
|
4093
4093
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4094
4094
|
"line": 9,
|
|
4095
4095
|
"character": 2,
|
|
4096
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4096
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
|
|
4097
4097
|
}
|
|
4098
4098
|
],
|
|
4099
4099
|
"type": {
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4134
4134
|
"line": 22,
|
|
4135
4135
|
"character": 2,
|
|
4136
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4136
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
|
|
4137
4137
|
}
|
|
4138
4138
|
],
|
|
4139
4139
|
"type": {
|
|
@@ -4162,7 +4162,7 @@
|
|
|
4162
4162
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4163
4163
|
"line": 26,
|
|
4164
4164
|
"character": 2,
|
|
4165
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4165
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
|
|
4166
4166
|
}
|
|
4167
4167
|
],
|
|
4168
4168
|
"type": {
|
|
@@ -4190,7 +4190,7 @@
|
|
|
4190
4190
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4191
4191
|
"line": 4,
|
|
4192
4192
|
"character": 17,
|
|
4193
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4193
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
|
|
4194
4194
|
}
|
|
4195
4195
|
]
|
|
4196
4196
|
},
|
|
@@ -4254,7 +4254,7 @@
|
|
|
4254
4254
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4255
4255
|
"line": 38,
|
|
4256
4256
|
"character": 2,
|
|
4257
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4257
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L38"
|
|
4258
4258
|
}
|
|
4259
4259
|
],
|
|
4260
4260
|
"type": {
|
|
@@ -4307,7 +4307,7 @@
|
|
|
4307
4307
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4308
4308
|
"line": 48,
|
|
4309
4309
|
"character": 2,
|
|
4310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4310
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L48"
|
|
4311
4311
|
}
|
|
4312
4312
|
],
|
|
4313
4313
|
"type": {
|
|
@@ -4355,7 +4355,7 @@
|
|
|
4355
4355
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4356
4356
|
"line": 59,
|
|
4357
4357
|
"character": 2,
|
|
4358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4358
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L59"
|
|
4359
4359
|
}
|
|
4360
4360
|
],
|
|
4361
4361
|
"type": {
|
|
@@ -4392,7 +4392,7 @@
|
|
|
4392
4392
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4393
4393
|
"line": 14,
|
|
4394
4394
|
"character": 2,
|
|
4395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4395
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
|
|
4396
4396
|
}
|
|
4397
4397
|
],
|
|
4398
4398
|
"type": {
|
|
@@ -4475,7 +4475,7 @@
|
|
|
4475
4475
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4476
4476
|
"line": 77,
|
|
4477
4477
|
"character": 2,
|
|
4478
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4478
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L77"
|
|
4479
4479
|
}
|
|
4480
4480
|
],
|
|
4481
4481
|
"type": {
|
|
@@ -4512,7 +4512,7 @@
|
|
|
4512
4512
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4513
4513
|
"line": 27,
|
|
4514
4514
|
"character": 2,
|
|
4515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4515
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
|
|
4516
4516
|
}
|
|
4517
4517
|
],
|
|
4518
4518
|
"type": {
|
|
@@ -4581,7 +4581,7 @@
|
|
|
4581
4581
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4582
4582
|
"line": 20,
|
|
4583
4583
|
"character": 2,
|
|
4584
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4584
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
|
|
4585
4585
|
}
|
|
4586
4586
|
],
|
|
4587
4587
|
"type": {
|
|
@@ -4645,7 +4645,7 @@
|
|
|
4645
4645
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4646
4646
|
"line": 67,
|
|
4647
4647
|
"character": 2,
|
|
4648
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4648
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L67"
|
|
4649
4649
|
}
|
|
4650
4650
|
],
|
|
4651
4651
|
"type": {
|
|
@@ -4682,7 +4682,7 @@
|
|
|
4682
4682
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4683
4683
|
"line": 83,
|
|
4684
4684
|
"character": 2,
|
|
4685
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4685
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L83"
|
|
4686
4686
|
}
|
|
4687
4687
|
],
|
|
4688
4688
|
"type": {
|
|
@@ -4712,12 +4712,12 @@
|
|
|
4712
4712
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4713
4713
|
"line": 9,
|
|
4714
4714
|
"character": 17,
|
|
4715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4715
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
|
|
4716
4716
|
}
|
|
4717
4717
|
]
|
|
4718
4718
|
},
|
|
4719
4719
|
{
|
|
4720
|
-
"id":
|
|
4720
|
+
"id": 162,
|
|
4721
4721
|
"name": "SkyModalError",
|
|
4722
4722
|
"variant": "declaration",
|
|
4723
4723
|
"kind": 256,
|
|
@@ -4732,7 +4732,7 @@
|
|
|
4732
4732
|
},
|
|
4733
4733
|
"children": [
|
|
4734
4734
|
{
|
|
4735
|
-
"id":
|
|
4735
|
+
"id": 163,
|
|
4736
4736
|
"name": "message",
|
|
4737
4737
|
"variant": "declaration",
|
|
4738
4738
|
"kind": 1024,
|
|
@@ -4750,7 +4750,7 @@
|
|
|
4750
4750
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4751
4751
|
"line": 8,
|
|
4752
4752
|
"character": 2,
|
|
4753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4753
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
|
|
4754
4754
|
}
|
|
4755
4755
|
],
|
|
4756
4756
|
"type": {
|
|
@@ -4763,7 +4763,7 @@
|
|
|
4763
4763
|
{
|
|
4764
4764
|
"title": "Properties",
|
|
4765
4765
|
"children": [
|
|
4766
|
-
|
|
4766
|
+
163
|
|
4767
4767
|
]
|
|
4768
4768
|
}
|
|
4769
4769
|
],
|
|
@@ -4772,7 +4772,7 @@
|
|
|
4772
4772
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4773
4773
|
"line": 4,
|
|
4774
4774
|
"character": 17,
|
|
4775
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4775
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
|
|
4776
4776
|
}
|
|
4777
4777
|
]
|
|
4778
4778
|
},
|
|
@@ -4787,7 +4787,7 @@
|
|
|
4787
4787
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
|
|
4788
4788
|
"line": 1,
|
|
4789
4789
|
"character": 12,
|
|
4790
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4790
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
|
|
4791
4791
|
}
|
|
4792
4792
|
],
|
|
4793
4793
|
"type": {
|
|
@@ -4813,7 +4813,7 @@
|
|
|
4813
4813
|
}
|
|
4814
4814
|
},
|
|
4815
4815
|
{
|
|
4816
|
-
"id":
|
|
4816
|
+
"id": 327,
|
|
4817
4817
|
"name": "SkyConfirmHarness",
|
|
4818
4818
|
"variant": "declaration",
|
|
4819
4819
|
"kind": 128,
|
|
@@ -4828,7 +4828,7 @@
|
|
|
4828
4828
|
},
|
|
4829
4829
|
"children": [
|
|
4830
4830
|
{
|
|
4831
|
-
"id":
|
|
4831
|
+
"id": 334,
|
|
4832
4832
|
"name": "constructor",
|
|
4833
4833
|
"variant": "declaration",
|
|
4834
4834
|
"kind": 512,
|
|
@@ -4842,7 +4842,7 @@
|
|
|
4842
4842
|
],
|
|
4843
4843
|
"signatures": [
|
|
4844
4844
|
{
|
|
4845
|
-
"id":
|
|
4845
|
+
"id": 335,
|
|
4846
4846
|
"name": "new SkyConfirmHarness",
|
|
4847
4847
|
"variant": "signature",
|
|
4848
4848
|
"kind": 16384,
|
|
@@ -4856,7 +4856,7 @@
|
|
|
4856
4856
|
],
|
|
4857
4857
|
"parameters": [
|
|
4858
4858
|
{
|
|
4859
|
-
"id":
|
|
4859
|
+
"id": 336,
|
|
4860
4860
|
"name": "locatorFactory",
|
|
4861
4861
|
"variant": "param",
|
|
4862
4862
|
"kind": 32768,
|
|
@@ -4874,7 +4874,7 @@
|
|
|
4874
4874
|
],
|
|
4875
4875
|
"type": {
|
|
4876
4876
|
"type": "reference",
|
|
4877
|
-
"target":
|
|
4877
|
+
"target": 327,
|
|
4878
4878
|
"name": "SkyConfirmHarness",
|
|
4879
4879
|
"package": "@skyux/modals"
|
|
4880
4880
|
},
|
|
@@ -4892,7 +4892,7 @@
|
|
|
4892
4892
|
}
|
|
4893
4893
|
},
|
|
4894
4894
|
{
|
|
4895
|
-
"id":
|
|
4895
|
+
"id": 328,
|
|
4896
4896
|
"name": "hostSelector",
|
|
4897
4897
|
"variant": "declaration",
|
|
4898
4898
|
"kind": 1024,
|
|
@@ -4905,7 +4905,7 @@
|
|
|
4905
4905
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
4906
4906
|
"line": 12,
|
|
4907
4907
|
"character": 16,
|
|
4908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4908
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L12"
|
|
4909
4909
|
}
|
|
4910
4910
|
],
|
|
4911
4911
|
"type": {
|
|
@@ -4916,7 +4916,7 @@
|
|
|
4916
4916
|
"decorators": []
|
|
4917
4917
|
},
|
|
4918
4918
|
{
|
|
4919
|
-
"id":
|
|
4919
|
+
"id": 341,
|
|
4920
4920
|
"name": "clickCustomButton",
|
|
4921
4921
|
"variant": "declaration",
|
|
4922
4922
|
"kind": 2048,
|
|
@@ -4928,12 +4928,12 @@
|
|
|
4928
4928
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
4929
4929
|
"line": 22,
|
|
4930
4930
|
"character": 15,
|
|
4931
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4931
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
|
|
4932
4932
|
}
|
|
4933
4933
|
],
|
|
4934
4934
|
"signatures": [
|
|
4935
4935
|
{
|
|
4936
|
-
"id":
|
|
4936
|
+
"id": 342,
|
|
4937
4937
|
"name": "clickCustomButton",
|
|
4938
4938
|
"variant": "signature",
|
|
4939
4939
|
"kind": 4096,
|
|
@@ -4951,19 +4951,19 @@
|
|
|
4951
4951
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
4952
4952
|
"line": 22,
|
|
4953
4953
|
"character": 2,
|
|
4954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4954
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
|
|
4955
4955
|
}
|
|
4956
4956
|
],
|
|
4957
4957
|
"parameters": [
|
|
4958
4958
|
{
|
|
4959
|
-
"id":
|
|
4959
|
+
"id": 343,
|
|
4960
4960
|
"name": "filters",
|
|
4961
4961
|
"variant": "param",
|
|
4962
4962
|
"kind": 32768,
|
|
4963
4963
|
"flags": {},
|
|
4964
4964
|
"type": {
|
|
4965
4965
|
"type": "reference",
|
|
4966
|
-
"target":
|
|
4966
|
+
"target": 419,
|
|
4967
4967
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
4968
4968
|
"package": "@skyux/modals"
|
|
4969
4969
|
}
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
"decorators": []
|
|
4990
4990
|
},
|
|
4991
4991
|
{
|
|
4992
|
-
"id":
|
|
4992
|
+
"id": 344,
|
|
4993
4993
|
"name": "clickOkButton",
|
|
4994
4994
|
"variant": "declaration",
|
|
4995
4995
|
"kind": 2048,
|
|
@@ -5001,12 +5001,12 @@
|
|
|
5001
5001
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5002
5002
|
"line": 43,
|
|
5003
5003
|
"character": 15,
|
|
5004
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5004
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
|
|
5005
5005
|
}
|
|
5006
5006
|
],
|
|
5007
5007
|
"signatures": [
|
|
5008
5008
|
{
|
|
5009
|
-
"id":
|
|
5009
|
+
"id": 345,
|
|
5010
5010
|
"name": "clickOkButton",
|
|
5011
5011
|
"variant": "signature",
|
|
5012
5012
|
"kind": 4096,
|
|
@@ -5024,7 +5024,7 @@
|
|
|
5024
5024
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5025
5025
|
"line": 43,
|
|
5026
5026
|
"character": 2,
|
|
5027
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5027
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
|
|
5028
5028
|
}
|
|
5029
5029
|
],
|
|
5030
5030
|
"type": {
|
|
@@ -5047,7 +5047,7 @@
|
|
|
5047
5047
|
"decorators": []
|
|
5048
5048
|
},
|
|
5049
5049
|
{
|
|
5050
|
-
"id":
|
|
5050
|
+
"id": 346,
|
|
5051
5051
|
"name": "getBodyText",
|
|
5052
5052
|
"variant": "declaration",
|
|
5053
5053
|
"kind": 2048,
|
|
@@ -5059,12 +5059,12 @@
|
|
|
5059
5059
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5060
5060
|
"line": 56,
|
|
5061
5061
|
"character": 15,
|
|
5062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5062
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
|
|
5063
5063
|
}
|
|
5064
5064
|
],
|
|
5065
5065
|
"signatures": [
|
|
5066
5066
|
{
|
|
5067
|
-
"id":
|
|
5067
|
+
"id": 347,
|
|
5068
5068
|
"name": "getBodyText",
|
|
5069
5069
|
"variant": "signature",
|
|
5070
5070
|
"kind": 4096,
|
|
@@ -5082,7 +5082,7 @@
|
|
|
5082
5082
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5083
5083
|
"line": 56,
|
|
5084
5084
|
"character": 2,
|
|
5085
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5085
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
|
|
5086
5086
|
}
|
|
5087
5087
|
],
|
|
5088
5088
|
"type": {
|
|
@@ -5105,7 +5105,7 @@
|
|
|
5105
5105
|
"decorators": []
|
|
5106
5106
|
},
|
|
5107
5107
|
{
|
|
5108
|
-
"id":
|
|
5108
|
+
"id": 348,
|
|
5109
5109
|
"name": "getCustomButtons",
|
|
5110
5110
|
"variant": "declaration",
|
|
5111
5111
|
"kind": 2048,
|
|
@@ -5117,12 +5117,12 @@
|
|
|
5117
5117
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5118
5118
|
"line": 63,
|
|
5119
5119
|
"character": 15,
|
|
5120
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5120
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
|
|
5121
5121
|
}
|
|
5122
5122
|
],
|
|
5123
5123
|
"signatures": [
|
|
5124
5124
|
{
|
|
5125
|
-
"id":
|
|
5125
|
+
"id": 349,
|
|
5126
5126
|
"name": "getCustomButtons",
|
|
5127
5127
|
"variant": "signature",
|
|
5128
5128
|
"kind": 4096,
|
|
@@ -5140,12 +5140,12 @@
|
|
|
5140
5140
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5141
5141
|
"line": 63,
|
|
5142
5142
|
"character": 2,
|
|
5143
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5143
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
|
|
5144
5144
|
}
|
|
5145
5145
|
],
|
|
5146
5146
|
"parameters": [
|
|
5147
5147
|
{
|
|
5148
|
-
"id":
|
|
5148
|
+
"id": 350,
|
|
5149
5149
|
"name": "filters",
|
|
5150
5150
|
"variant": "param",
|
|
5151
5151
|
"kind": 32768,
|
|
@@ -5154,7 +5154,7 @@
|
|
|
5154
5154
|
},
|
|
5155
5155
|
"type": {
|
|
5156
5156
|
"type": "reference",
|
|
5157
|
-
"target":
|
|
5157
|
+
"target": 419,
|
|
5158
5158
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
5159
5159
|
"package": "@skyux/modals"
|
|
5160
5160
|
}
|
|
@@ -5188,7 +5188,7 @@
|
|
|
5188
5188
|
"decorators": []
|
|
5189
5189
|
},
|
|
5190
5190
|
{
|
|
5191
|
-
"id":
|
|
5191
|
+
"id": 351,
|
|
5192
5192
|
"name": "getMessageText",
|
|
5193
5193
|
"variant": "declaration",
|
|
5194
5194
|
"kind": 2048,
|
|
@@ -5200,12 +5200,12 @@
|
|
|
5200
5200
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5201
5201
|
"line": 93,
|
|
5202
5202
|
"character": 15,
|
|
5203
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5203
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L93"
|
|
5204
5204
|
}
|
|
5205
5205
|
],
|
|
5206
5206
|
"signatures": [
|
|
5207
5207
|
{
|
|
5208
|
-
"id":
|
|
5208
|
+
"id": 352,
|
|
5209
5209
|
"name": "getMessageText",
|
|
5210
5210
|
"variant": "signature",
|
|
5211
5211
|
"kind": 4096,
|
|
@@ -5223,7 +5223,7 @@
|
|
|
5223
5223
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5224
5224
|
"line": 93,
|
|
5225
5225
|
"character": 2,
|
|
5226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5226
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L93"
|
|
5227
5227
|
}
|
|
5228
5228
|
],
|
|
5229
5229
|
"type": {
|
|
@@ -5246,7 +5246,7 @@
|
|
|
5246
5246
|
"decorators": []
|
|
5247
5247
|
},
|
|
5248
5248
|
{
|
|
5249
|
-
"id":
|
|
5249
|
+
"id": 353,
|
|
5250
5250
|
"name": "getType",
|
|
5251
5251
|
"variant": "declaration",
|
|
5252
5252
|
"kind": 2048,
|
|
@@ -5258,12 +5258,12 @@
|
|
|
5258
5258
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5259
5259
|
"line": 100,
|
|
5260
5260
|
"character": 15,
|
|
5261
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5261
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L100"
|
|
5262
5262
|
}
|
|
5263
5263
|
],
|
|
5264
5264
|
"signatures": [
|
|
5265
5265
|
{
|
|
5266
|
-
"id":
|
|
5266
|
+
"id": 354,
|
|
5267
5267
|
"name": "getType",
|
|
5268
5268
|
"variant": "signature",
|
|
5269
5269
|
"kind": 4096,
|
|
@@ -5281,7 +5281,7 @@
|
|
|
5281
5281
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5282
5282
|
"line": 100,
|
|
5283
5283
|
"character": 2,
|
|
5284
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5284
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L100"
|
|
5285
5285
|
}
|
|
5286
5286
|
],
|
|
5287
5287
|
"type": {
|
|
@@ -5306,7 +5306,7 @@
|
|
|
5306
5306
|
"decorators": []
|
|
5307
5307
|
},
|
|
5308
5308
|
{
|
|
5309
|
-
"id":
|
|
5309
|
+
"id": 364,
|
|
5310
5310
|
"name": "host",
|
|
5311
5311
|
"variant": "declaration",
|
|
5312
5312
|
"kind": 2048,
|
|
@@ -5320,7 +5320,7 @@
|
|
|
5320
5320
|
],
|
|
5321
5321
|
"signatures": [
|
|
5322
5322
|
{
|
|
5323
|
-
"id":
|
|
5323
|
+
"id": 365,
|
|
5324
5324
|
"name": "host",
|
|
5325
5325
|
"variant": "signature",
|
|
5326
5326
|
"kind": 4096,
|
|
@@ -5390,7 +5390,7 @@
|
|
|
5390
5390
|
}
|
|
5391
5391
|
},
|
|
5392
5392
|
{
|
|
5393
|
-
"id":
|
|
5393
|
+
"id": 355,
|
|
5394
5394
|
"name": "isWhiteSpacePreserved",
|
|
5395
5395
|
"variant": "declaration",
|
|
5396
5396
|
"kind": 2048,
|
|
@@ -5402,12 +5402,12 @@
|
|
|
5402
5402
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5403
5403
|
"line": 112,
|
|
5404
5404
|
"character": 15,
|
|
5405
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5405
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L112"
|
|
5406
5406
|
}
|
|
5407
5407
|
],
|
|
5408
5408
|
"signatures": [
|
|
5409
5409
|
{
|
|
5410
|
-
"id":
|
|
5410
|
+
"id": 356,
|
|
5411
5411
|
"name": "isWhiteSpacePreserved",
|
|
5412
5412
|
"variant": "signature",
|
|
5413
5413
|
"kind": 4096,
|
|
@@ -5425,7 +5425,7 @@
|
|
|
5425
5425
|
"fileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
5426
5426
|
"line": 112,
|
|
5427
5427
|
"character": 2,
|
|
5428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5428
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L112"
|
|
5429
5429
|
}
|
|
5430
5430
|
],
|
|
5431
5431
|
"type": {
|
|
@@ -5452,26 +5452,26 @@
|
|
|
5452
5452
|
{
|
|
5453
5453
|
"title": "Constructors",
|
|
5454
5454
|
"children": [
|
|
5455
|
-
|
|
5455
|
+
334
|
|
5456
5456
|
]
|
|
5457
5457
|
},
|
|
5458
5458
|
{
|
|
5459
5459
|
"title": "Properties",
|
|
5460
5460
|
"children": [
|
|
5461
|
-
|
|
5461
|
+
328
|
|
5462
5462
|
]
|
|
5463
5463
|
},
|
|
5464
5464
|
{
|
|
5465
5465
|
"title": "Methods",
|
|
5466
5466
|
"children": [
|
|
5467
|
-
|
|
5468
|
-
|
|
5469
|
-
|
|
5470
|
-
|
|
5471
|
-
|
|
5472
|
-
|
|
5473
|
-
|
|
5474
|
-
|
|
5467
|
+
341,
|
|
5468
|
+
344,
|
|
5469
|
+
346,
|
|
5470
|
+
348,
|
|
5471
|
+
351,
|
|
5472
|
+
353,
|
|
5473
|
+
364,
|
|
5474
|
+
355
|
|
5475
5475
|
]
|
|
5476
5476
|
}
|
|
5477
5477
|
],
|
|
@@ -5480,7 +5480,7 @@
|
|
|
5480
5480
|
"fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
|
|
5481
5481
|
"line": 11,
|
|
5482
5482
|
"character": 13,
|
|
5483
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5483
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-harness.ts#L11"
|
|
5484
5484
|
}
|
|
5485
5485
|
],
|
|
5486
5486
|
"extendedTypes": [
|
|
@@ -5497,7 +5497,7 @@
|
|
|
5497
5497
|
"decorators": []
|
|
5498
5498
|
},
|
|
5499
5499
|
{
|
|
5500
|
-
"id":
|
|
5500
|
+
"id": 423,
|
|
5501
5501
|
"name": "SkyModalHarness",
|
|
5502
5502
|
"variant": "declaration",
|
|
5503
5503
|
"kind": 128,
|
|
@@ -5512,7 +5512,7 @@
|
|
|
5512
5512
|
},
|
|
5513
5513
|
"children": [
|
|
5514
5514
|
{
|
|
5515
|
-
"id":
|
|
5515
|
+
"id": 433,
|
|
5516
5516
|
"name": "constructor",
|
|
5517
5517
|
"variant": "declaration",
|
|
5518
5518
|
"kind": 512,
|
|
@@ -5526,7 +5526,7 @@
|
|
|
5526
5526
|
],
|
|
5527
5527
|
"signatures": [
|
|
5528
5528
|
{
|
|
5529
|
-
"id":
|
|
5529
|
+
"id": 434,
|
|
5530
5530
|
"name": "new SkyModalHarness",
|
|
5531
5531
|
"variant": "signature",
|
|
5532
5532
|
"kind": 16384,
|
|
@@ -5540,7 +5540,7 @@
|
|
|
5540
5540
|
],
|
|
5541
5541
|
"parameters": [
|
|
5542
5542
|
{
|
|
5543
|
-
"id":
|
|
5543
|
+
"id": 435,
|
|
5544
5544
|
"name": "locatorFactory",
|
|
5545
5545
|
"variant": "param",
|
|
5546
5546
|
"kind": 32768,
|
|
@@ -5558,7 +5558,7 @@
|
|
|
5558
5558
|
],
|
|
5559
5559
|
"type": {
|
|
5560
5560
|
"type": "reference",
|
|
5561
|
-
"target":
|
|
5561
|
+
"target": 423,
|
|
5562
5562
|
"name": "SkyModalHarness",
|
|
5563
5563
|
"package": "@skyux/modals"
|
|
5564
5564
|
},
|
|
@@ -5576,7 +5576,7 @@
|
|
|
5576
5576
|
}
|
|
5577
5577
|
},
|
|
5578
5578
|
{
|
|
5579
|
-
"id":
|
|
5579
|
+
"id": 438,
|
|
5580
5580
|
"name": "getAriaDescribedBy",
|
|
5581
5581
|
"variant": "declaration",
|
|
5582
5582
|
"kind": 2048,
|
|
@@ -5588,12 +5588,12 @@
|
|
|
5588
5588
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5589
5589
|
"line": 31,
|
|
5590
5590
|
"character": 15,
|
|
5591
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5591
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L31"
|
|
5592
5592
|
}
|
|
5593
5593
|
],
|
|
5594
5594
|
"signatures": [
|
|
5595
5595
|
{
|
|
5596
|
-
"id":
|
|
5596
|
+
"id": 439,
|
|
5597
5597
|
"name": "getAriaDescribedBy",
|
|
5598
5598
|
"variant": "signature",
|
|
5599
5599
|
"kind": 4096,
|
|
@@ -5611,7 +5611,7 @@
|
|
|
5611
5611
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5612
5612
|
"line": 31,
|
|
5613
5613
|
"character": 2,
|
|
5614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5614
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L31"
|
|
5615
5615
|
}
|
|
5616
5616
|
],
|
|
5617
5617
|
"type": {
|
|
@@ -5634,7 +5634,7 @@
|
|
|
5634
5634
|
"decorators": []
|
|
5635
5635
|
},
|
|
5636
5636
|
{
|
|
5637
|
-
"id":
|
|
5637
|
+
"id": 440,
|
|
5638
5638
|
"name": "getAriaLabelledBy",
|
|
5639
5639
|
"variant": "declaration",
|
|
5640
5640
|
"kind": 2048,
|
|
@@ -5646,12 +5646,12 @@
|
|
|
5646
5646
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5647
5647
|
"line": 38,
|
|
5648
5648
|
"character": 15,
|
|
5649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5649
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L38"
|
|
5650
5650
|
}
|
|
5651
5651
|
],
|
|
5652
5652
|
"signatures": [
|
|
5653
5653
|
{
|
|
5654
|
-
"id":
|
|
5654
|
+
"id": 441,
|
|
5655
5655
|
"name": "getAriaLabelledBy",
|
|
5656
5656
|
"variant": "signature",
|
|
5657
5657
|
"kind": 4096,
|
|
@@ -5669,7 +5669,7 @@
|
|
|
5669
5669
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5670
5670
|
"line": 38,
|
|
5671
5671
|
"character": 2,
|
|
5672
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5672
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L38"
|
|
5673
5673
|
}
|
|
5674
5674
|
],
|
|
5675
5675
|
"type": {
|
|
@@ -5692,7 +5692,7 @@
|
|
|
5692
5692
|
"decorators": []
|
|
5693
5693
|
},
|
|
5694
5694
|
{
|
|
5695
|
-
"id":
|
|
5695
|
+
"id": 442,
|
|
5696
5696
|
"name": "getAriaRole",
|
|
5697
5697
|
"variant": "declaration",
|
|
5698
5698
|
"kind": 2048,
|
|
@@ -5704,12 +5704,12 @@
|
|
|
5704
5704
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5705
5705
|
"line": 45,
|
|
5706
5706
|
"character": 15,
|
|
5707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5707
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L45"
|
|
5708
5708
|
}
|
|
5709
5709
|
],
|
|
5710
5710
|
"signatures": [
|
|
5711
5711
|
{
|
|
5712
|
-
"id":
|
|
5712
|
+
"id": 443,
|
|
5713
5713
|
"name": "getAriaRole",
|
|
5714
5714
|
"variant": "signature",
|
|
5715
5715
|
"kind": 4096,
|
|
@@ -5727,7 +5727,7 @@
|
|
|
5727
5727
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5728
5728
|
"line": 45,
|
|
5729
5729
|
"character": 2,
|
|
5730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5730
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L45"
|
|
5731
5731
|
}
|
|
5732
5732
|
],
|
|
5733
5733
|
"type": {
|
|
@@ -5750,7 +5750,7 @@
|
|
|
5750
5750
|
"decorators": []
|
|
5751
5751
|
},
|
|
5752
5752
|
{
|
|
5753
|
-
"id":
|
|
5753
|
+
"id": 444,
|
|
5754
5754
|
"name": "getSize",
|
|
5755
5755
|
"variant": "declaration",
|
|
5756
5756
|
"kind": 2048,
|
|
@@ -5762,12 +5762,12 @@
|
|
|
5762
5762
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5763
5763
|
"line": 52,
|
|
5764
5764
|
"character": 15,
|
|
5765
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5765
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L52"
|
|
5766
5766
|
}
|
|
5767
5767
|
],
|
|
5768
5768
|
"signatures": [
|
|
5769
5769
|
{
|
|
5770
|
-
"id":
|
|
5770
|
+
"id": 445,
|
|
5771
5771
|
"name": "getSize",
|
|
5772
5772
|
"variant": "signature",
|
|
5773
5773
|
"kind": 4096,
|
|
@@ -5785,7 +5785,7 @@
|
|
|
5785
5785
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5786
5786
|
"line": 52,
|
|
5787
5787
|
"character": 2,
|
|
5788
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5788
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L52"
|
|
5789
5789
|
}
|
|
5790
5790
|
],
|
|
5791
5791
|
"type": {
|
|
@@ -5808,7 +5808,7 @@
|
|
|
5808
5808
|
"decorators": []
|
|
5809
5809
|
},
|
|
5810
5810
|
{
|
|
5811
|
-
"id":
|
|
5811
|
+
"id": 446,
|
|
5812
5812
|
"name": "getWrapperClass",
|
|
5813
5813
|
"variant": "declaration",
|
|
5814
5814
|
"kind": 2048,
|
|
@@ -5820,12 +5820,12 @@
|
|
|
5820
5820
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5821
5821
|
"line": 75,
|
|
5822
5822
|
"character": 15,
|
|
5823
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5823
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L75"
|
|
5824
5824
|
}
|
|
5825
5825
|
],
|
|
5826
5826
|
"signatures": [
|
|
5827
5827
|
{
|
|
5828
|
-
"id":
|
|
5828
|
+
"id": 447,
|
|
5829
5829
|
"name": "getWrapperClass",
|
|
5830
5830
|
"variant": "signature",
|
|
5831
5831
|
"kind": 4096,
|
|
@@ -5843,7 +5843,7 @@
|
|
|
5843
5843
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5844
5844
|
"line": 75,
|
|
5845
5845
|
"character": 2,
|
|
5846
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5846
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L75"
|
|
5847
5847
|
}
|
|
5848
5848
|
],
|
|
5849
5849
|
"type": {
|
|
@@ -5866,7 +5866,7 @@
|
|
|
5866
5866
|
"decorators": []
|
|
5867
5867
|
},
|
|
5868
5868
|
{
|
|
5869
|
-
"id":
|
|
5869
|
+
"id": 455,
|
|
5870
5870
|
"name": "host",
|
|
5871
5871
|
"variant": "declaration",
|
|
5872
5872
|
"kind": 2048,
|
|
@@ -5880,7 +5880,7 @@
|
|
|
5880
5880
|
],
|
|
5881
5881
|
"signatures": [
|
|
5882
5882
|
{
|
|
5883
|
-
"id":
|
|
5883
|
+
"id": 456,
|
|
5884
5884
|
"name": "host",
|
|
5885
5885
|
"variant": "signature",
|
|
5886
5886
|
"kind": 4096,
|
|
@@ -5950,7 +5950,7 @@
|
|
|
5950
5950
|
}
|
|
5951
5951
|
},
|
|
5952
5952
|
{
|
|
5953
|
-
"id":
|
|
5953
|
+
"id": 450,
|
|
5954
5954
|
"name": "isDirty",
|
|
5955
5955
|
"variant": "declaration",
|
|
5956
5956
|
"kind": 2048,
|
|
@@ -5962,12 +5962,12 @@
|
|
|
5962
5962
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
5963
5963
|
"line": 90,
|
|
5964
5964
|
"character": 15,
|
|
5965
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5965
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L90"
|
|
5966
5966
|
}
|
|
5967
5967
|
],
|
|
5968
5968
|
"signatures": [
|
|
5969
5969
|
{
|
|
5970
|
-
"id":
|
|
5970
|
+
"id": 451,
|
|
5971
5971
|
"name": "isDirty",
|
|
5972
5972
|
"variant": "signature",
|
|
5973
5973
|
"kind": 4096,
|
|
@@ -5994,7 +5994,7 @@
|
|
|
5994
5994
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
5995
5995
|
"line": 90,
|
|
5996
5996
|
"character": 2,
|
|
5997
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5997
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L90"
|
|
5998
5998
|
}
|
|
5999
5999
|
],
|
|
6000
6000
|
"type": {
|
|
@@ -6017,7 +6017,7 @@
|
|
|
6017
6017
|
"decorators": []
|
|
6018
6018
|
},
|
|
6019
6019
|
{
|
|
6020
|
-
"id":
|
|
6020
|
+
"id": 448,
|
|
6021
6021
|
"name": "isFullPage",
|
|
6022
6022
|
"variant": "declaration",
|
|
6023
6023
|
"kind": 2048,
|
|
@@ -6029,12 +6029,12 @@
|
|
|
6029
6029
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6030
6030
|
"line": 82,
|
|
6031
6031
|
"character": 15,
|
|
6032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6032
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L82"
|
|
6033
6033
|
}
|
|
6034
6034
|
],
|
|
6035
6035
|
"signatures": [
|
|
6036
6036
|
{
|
|
6037
|
-
"id":
|
|
6037
|
+
"id": 449,
|
|
6038
6038
|
"name": "isFullPage",
|
|
6039
6039
|
"variant": "signature",
|
|
6040
6040
|
"kind": 4096,
|
|
@@ -6052,7 +6052,7 @@
|
|
|
6052
6052
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6053
6053
|
"line": 82,
|
|
6054
6054
|
"character": 2,
|
|
6055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6055
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L82"
|
|
6056
6056
|
}
|
|
6057
6057
|
],
|
|
6058
6058
|
"type": {
|
|
@@ -6075,7 +6075,7 @@
|
|
|
6075
6075
|
"decorators": []
|
|
6076
6076
|
},
|
|
6077
6077
|
{
|
|
6078
|
-
"id":
|
|
6078
|
+
"id": 425,
|
|
6079
6079
|
"name": "with",
|
|
6080
6080
|
"variant": "declaration",
|
|
6081
6081
|
"kind": 2048,
|
|
@@ -6088,12 +6088,12 @@
|
|
|
6088
6088
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6089
6089
|
"line": 22,
|
|
6090
6090
|
"character": 16,
|
|
6091
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6091
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L22"
|
|
6092
6092
|
}
|
|
6093
6093
|
],
|
|
6094
6094
|
"signatures": [
|
|
6095
6095
|
{
|
|
6096
|
-
"id":
|
|
6096
|
+
"id": 426,
|
|
6097
6097
|
"name": "with",
|
|
6098
6098
|
"variant": "signature",
|
|
6099
6099
|
"kind": 4096,
|
|
@@ -6127,19 +6127,19 @@
|
|
|
6127
6127
|
"fileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
6128
6128
|
"line": 22,
|
|
6129
6129
|
"character": 2,
|
|
6130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6130
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L22"
|
|
6131
6131
|
}
|
|
6132
6132
|
],
|
|
6133
6133
|
"parameters": [
|
|
6134
6134
|
{
|
|
6135
|
-
"id":
|
|
6135
|
+
"id": 427,
|
|
6136
6136
|
"name": "filters",
|
|
6137
6137
|
"variant": "param",
|
|
6138
6138
|
"kind": 32768,
|
|
6139
6139
|
"flags": {},
|
|
6140
6140
|
"type": {
|
|
6141
6141
|
"type": "reference",
|
|
6142
|
-
"target":
|
|
6142
|
+
"target": 475,
|
|
6143
6143
|
"name": "SkyModalHarnessFilters",
|
|
6144
6144
|
"package": "@skyux/modals"
|
|
6145
6145
|
}
|
|
@@ -6154,7 +6154,7 @@
|
|
|
6154
6154
|
"typeArguments": [
|
|
6155
6155
|
{
|
|
6156
6156
|
"type": "reference",
|
|
6157
|
-
"target":
|
|
6157
|
+
"target": 423,
|
|
6158
6158
|
"name": "SkyModalHarness",
|
|
6159
6159
|
"package": "@skyux/modals"
|
|
6160
6160
|
}
|
|
@@ -6171,21 +6171,21 @@
|
|
|
6171
6171
|
{
|
|
6172
6172
|
"title": "Constructors",
|
|
6173
6173
|
"children": [
|
|
6174
|
-
|
|
6174
|
+
433
|
|
6175
6175
|
]
|
|
6176
6176
|
},
|
|
6177
6177
|
{
|
|
6178
6178
|
"title": "Methods",
|
|
6179
6179
|
"children": [
|
|
6180
|
-
|
|
6181
|
-
|
|
6182
|
-
|
|
6183
|
-
|
|
6184
|
-
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
|
|
6188
|
-
|
|
6180
|
+
438,
|
|
6181
|
+
440,
|
|
6182
|
+
442,
|
|
6183
|
+
444,
|
|
6184
|
+
446,
|
|
6185
|
+
455,
|
|
6186
|
+
450,
|
|
6187
|
+
448,
|
|
6188
|
+
425
|
|
6189
6189
|
]
|
|
6190
6190
|
}
|
|
6191
6191
|
],
|
|
@@ -6194,7 +6194,7 @@
|
|
|
6194
6194
|
"fileName": "projects/modals/src/testing/modal/modal-harness.ts",
|
|
6195
6195
|
"line": 9,
|
|
6196
6196
|
"character": 13,
|
|
6197
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6197
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness.ts#L9"
|
|
6198
6198
|
}
|
|
6199
6199
|
],
|
|
6200
6200
|
"extendedTypes": [
|
|
@@ -6211,7 +6211,7 @@
|
|
|
6211
6211
|
"decorators": []
|
|
6212
6212
|
},
|
|
6213
6213
|
{
|
|
6214
|
-
"id":
|
|
6214
|
+
"id": 419,
|
|
6215
6215
|
"name": "SkyConfirmButtonHarnessFilters",
|
|
6216
6216
|
"variant": "declaration",
|
|
6217
6217
|
"kind": 256,
|
|
@@ -6226,7 +6226,7 @@
|
|
|
6226
6226
|
},
|
|
6227
6227
|
"children": [
|
|
6228
6228
|
{
|
|
6229
|
-
"id":
|
|
6229
|
+
"id": 422,
|
|
6230
6230
|
"name": "ancestor",
|
|
6231
6231
|
"variant": "declaration",
|
|
6232
6232
|
"kind": 1024,
|
|
@@ -6259,7 +6259,7 @@
|
|
|
6259
6259
|
}
|
|
6260
6260
|
},
|
|
6261
6261
|
{
|
|
6262
|
-
"id":
|
|
6262
|
+
"id": 421,
|
|
6263
6263
|
"name": "styleType",
|
|
6264
6264
|
"variant": "declaration",
|
|
6265
6265
|
"kind": 1024,
|
|
@@ -6279,7 +6279,7 @@
|
|
|
6279
6279
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
6280
6280
|
"line": 16,
|
|
6281
6281
|
"character": 2,
|
|
6282
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6282
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L16"
|
|
6283
6283
|
}
|
|
6284
6284
|
],
|
|
6285
6285
|
"type": {
|
|
@@ -6288,7 +6288,7 @@
|
|
|
6288
6288
|
}
|
|
6289
6289
|
},
|
|
6290
6290
|
{
|
|
6291
|
-
"id":
|
|
6291
|
+
"id": 420,
|
|
6292
6292
|
"name": "text",
|
|
6293
6293
|
"variant": "declaration",
|
|
6294
6294
|
"kind": 1024,
|
|
@@ -6308,7 +6308,7 @@
|
|
|
6308
6308
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
6309
6309
|
"line": 11,
|
|
6310
6310
|
"character": 2,
|
|
6311
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6311
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L11"
|
|
6312
6312
|
}
|
|
6313
6313
|
],
|
|
6314
6314
|
"type": {
|
|
@@ -6335,9 +6335,9 @@
|
|
|
6335
6335
|
{
|
|
6336
6336
|
"title": "Properties",
|
|
6337
6337
|
"children": [
|
|
6338
|
-
423,
|
|
6339
6338
|
422,
|
|
6340
|
-
421
|
|
6339
|
+
421,
|
|
6340
|
+
420
|
|
6341
6341
|
]
|
|
6342
6342
|
}
|
|
6343
6343
|
],
|
|
@@ -6346,7 +6346,7 @@
|
|
|
6346
6346
|
"fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
|
|
6347
6347
|
"line": 6,
|
|
6348
6348
|
"character": 17,
|
|
6349
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6349
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L6"
|
|
6350
6350
|
}
|
|
6351
6351
|
],
|
|
6352
6352
|
"extendedTypes": [
|
|
@@ -6377,7 +6377,7 @@
|
|
|
6377
6377
|
]
|
|
6378
6378
|
},
|
|
6379
6379
|
{
|
|
6380
|
-
"id":
|
|
6380
|
+
"id": 475,
|
|
6381
6381
|
"name": "SkyModalHarnessFilters",
|
|
6382
6382
|
"variant": "declaration",
|
|
6383
6383
|
"kind": 256,
|
|
@@ -6392,7 +6392,7 @@
|
|
|
6392
6392
|
},
|
|
6393
6393
|
"children": [
|
|
6394
6394
|
{
|
|
6395
|
-
"id":
|
|
6395
|
+
"id": 478,
|
|
6396
6396
|
"name": "ancestor",
|
|
6397
6397
|
"variant": "declaration",
|
|
6398
6398
|
"kind": 1024,
|
|
@@ -6425,7 +6425,7 @@
|
|
|
6425
6425
|
}
|
|
6426
6426
|
},
|
|
6427
6427
|
{
|
|
6428
|
-
"id":
|
|
6428
|
+
"id": 476,
|
|
6429
6429
|
"name": "dataSkyId",
|
|
6430
6430
|
"variant": "declaration",
|
|
6431
6431
|
"kind": 1024,
|
|
@@ -6453,7 +6453,7 @@
|
|
|
6453
6453
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
6454
6454
|
"line": 11,
|
|
6455
6455
|
"character": 2,
|
|
6456
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6456
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
6457
6457
|
}
|
|
6458
6458
|
],
|
|
6459
6459
|
"type": {
|
|
@@ -6481,7 +6481,7 @@
|
|
|
6481
6481
|
}
|
|
6482
6482
|
},
|
|
6483
6483
|
{
|
|
6484
|
-
"id":
|
|
6484
|
+
"id": 477,
|
|
6485
6485
|
"name": "selector",
|
|
6486
6486
|
"variant": "declaration",
|
|
6487
6487
|
"kind": 1024,
|
|
@@ -6518,9 +6518,9 @@
|
|
|
6518
6518
|
{
|
|
6519
6519
|
"title": "Properties",
|
|
6520
6520
|
"children": [
|
|
6521
|
-
|
|
6522
|
-
|
|
6523
|
-
|
|
6521
|
+
478,
|
|
6522
|
+
476,
|
|
6523
|
+
477
|
|
6524
6524
|
]
|
|
6525
6525
|
}
|
|
6526
6526
|
],
|
|
@@ -6529,7 +6529,7 @@
|
|
|
6529
6529
|
"fileName": "projects/modals/src/testing/modal/modal-harness-filters.ts",
|
|
6530
6530
|
"line": 7,
|
|
6531
6531
|
"character": 17,
|
|
6532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6532
|
+
"url": "https://github.com/blackbaud/skyux/blob/a912af6/libs/components/modals/testing/src/modal/modal-harness-filters.ts#L7"
|
|
6533
6533
|
}
|
|
6534
6534
|
],
|
|
6535
6535
|
"extendedTypes": [
|
|
@@ -6890,221 +6890,225 @@
|
|
|
6890
6890
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
6891
6891
|
"qualifiedName": "dynamicComponentService"
|
|
6892
6892
|
},
|
|
6893
|
-
"
|
|
6893
|
+
"153": {
|
|
6894
6894
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
6895
6895
|
"qualifiedName": "SkyModalService.open"
|
|
6896
6896
|
},
|
|
6897
|
-
"
|
|
6897
|
+
"154": {
|
|
6898
6898
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
6899
6899
|
"qualifiedName": "SkyModalService.open"
|
|
6900
6900
|
},
|
|
6901
|
-
"
|
|
6901
|
+
"155": {
|
|
6902
6902
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
6903
6903
|
"qualifiedName": "component"
|
|
6904
6904
|
},
|
|
6905
|
-
"
|
|
6905
|
+
"156": {
|
|
6906
6906
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
6907
6907
|
"qualifiedName": "config"
|
|
6908
6908
|
},
|
|
6909
|
-
"
|
|
6909
|
+
"162": {
|
|
6910
6910
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-error.ts",
|
|
6911
6911
|
"qualifiedName": "SkyModalError"
|
|
6912
6912
|
},
|
|
6913
|
-
"
|
|
6913
|
+
"163": {
|
|
6914
6914
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-error.ts",
|
|
6915
6915
|
"qualifiedName": "SkyModalError.message"
|
|
6916
6916
|
},
|
|
6917
|
-
"
|
|
6917
|
+
"172": {
|
|
6918
6918
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6919
6919
|
"qualifiedName": "SkyConfirmComponent"
|
|
6920
6920
|
},
|
|
6921
|
-
"
|
|
6921
|
+
"173": {
|
|
6922
6922
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6923
6923
|
"qualifiedName": "SkyConfirmComponent.__constructor"
|
|
6924
6924
|
},
|
|
6925
|
-
"
|
|
6925
|
+
"174": {
|
|
6926
6926
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6927
6927
|
"qualifiedName": "SkyConfirmComponent"
|
|
6928
6928
|
},
|
|
6929
|
-
"
|
|
6929
|
+
"175": {
|
|
6930
6930
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6931
6931
|
"qualifiedName": "config"
|
|
6932
6932
|
},
|
|
6933
|
-
"
|
|
6933
|
+
"176": {
|
|
6934
6934
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6935
6935
|
"qualifiedName": "modal"
|
|
6936
6936
|
},
|
|
6937
|
-
"
|
|
6937
|
+
"177": {
|
|
6938
6938
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6939
6939
|
"qualifiedName": "resourcesService"
|
|
6940
6940
|
},
|
|
6941
|
-
"
|
|
6941
|
+
"178": {
|
|
6942
6942
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6943
6943
|
"qualifiedName": "idService"
|
|
6944
6944
|
},
|
|
6945
|
-
"
|
|
6945
|
+
"179": {
|
|
6946
6946
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6947
6947
|
"qualifiedName": "SkyConfirmComponent.buttons"
|
|
6948
6948
|
},
|
|
6949
|
-
"
|
|
6949
|
+
"180": {
|
|
6950
6950
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6951
6951
|
"qualifiedName": "SkyConfirmComponent.message"
|
|
6952
6952
|
},
|
|
6953
|
-
"
|
|
6953
|
+
"181": {
|
|
6954
6954
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6955
6955
|
"qualifiedName": "SkyConfirmComponent.body"
|
|
6956
6956
|
},
|
|
6957
|
-
"
|
|
6957
|
+
"182": {
|
|
6958
6958
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6959
6959
|
"qualifiedName": "SkyConfirmComponent.bodyId"
|
|
6960
6960
|
},
|
|
6961
|
-
"
|
|
6961
|
+
"183": {
|
|
6962
6962
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6963
6963
|
"qualifiedName": "SkyConfirmComponent.preserveWhiteSpace"
|
|
6964
6964
|
},
|
|
6965
|
-
"
|
|
6965
|
+
"184": {
|
|
6966
6966
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6967
6967
|
"qualifiedName": "SkyConfirmComponent.isOkType"
|
|
6968
6968
|
},
|
|
6969
|
-
"
|
|
6969
|
+
"188": {
|
|
6970
6970
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6971
6971
|
"qualifiedName": "SkyConfirmComponent.close"
|
|
6972
6972
|
},
|
|
6973
|
-
"
|
|
6973
|
+
"189": {
|
|
6974
6974
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6975
6975
|
"qualifiedName": "SkyConfirmComponent.close"
|
|
6976
6976
|
},
|
|
6977
|
-
"
|
|
6977
|
+
"190": {
|
|
6978
6978
|
"sourceFileName": "libs/components/modals/src/lib/modules/confirm/confirm.component.ts",
|
|
6979
6979
|
"qualifiedName": "button"
|
|
6980
6980
|
},
|
|
6981
|
-
"
|
|
6981
|
+
"196": {
|
|
6982
6982
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-content.component.ts",
|
|
6983
6983
|
"qualifiedName": "SkyModalContentComponent"
|
|
6984
6984
|
},
|
|
6985
|
-
"
|
|
6985
|
+
"199": {
|
|
6986
6986
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-footer.component.ts",
|
|
6987
6987
|
"qualifiedName": "SkyModalFooterComponent"
|
|
6988
6988
|
},
|
|
6989
|
-
"
|
|
6989
|
+
"203": {
|
|
6990
6990
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-header.component.ts",
|
|
6991
6991
|
"qualifiedName": "SkyModalHeaderComponent"
|
|
6992
6992
|
},
|
|
6993
|
-
"
|
|
6993
|
+
"206": {
|
|
6994
6994
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
6995
6995
|
"qualifiedName": "SkyModalComponent"
|
|
6996
6996
|
},
|
|
6997
|
-
"
|
|
6997
|
+
"207": {
|
|
6998
6998
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
6999
6999
|
"qualifiedName": "SkyModalComponent.__constructor"
|
|
7000
7000
|
},
|
|
7001
|
-
"
|
|
7001
|
+
"208": {
|
|
7002
7002
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7003
7003
|
"qualifiedName": "SkyModalComponent"
|
|
7004
7004
|
},
|
|
7005
|
-
"
|
|
7005
|
+
"209": {
|
|
7006
7006
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7007
7007
|
"qualifiedName": "hostService"
|
|
7008
7008
|
},
|
|
7009
|
-
"
|
|
7009
|
+
"210": {
|
|
7010
7010
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7011
7011
|
"qualifiedName": "elRef"
|
|
7012
7012
|
},
|
|
7013
|
-
"
|
|
7013
|
+
"211": {
|
|
7014
7014
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7015
7015
|
"qualifiedName": "windowRef"
|
|
7016
7016
|
},
|
|
7017
|
-
"
|
|
7017
|
+
"212": {
|
|
7018
7018
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7019
7019
|
"qualifiedName": "componentAdapter"
|
|
7020
7020
|
},
|
|
7021
|
-
"
|
|
7021
|
+
"213": {
|
|
7022
7022
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7023
7023
|
"qualifiedName": "coreAdapter"
|
|
7024
7024
|
},
|
|
7025
|
-
"
|
|
7025
|
+
"214": {
|
|
7026
7026
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7027
7027
|
"qualifiedName": "dockService"
|
|
7028
7028
|
},
|
|
7029
|
-
"
|
|
7029
|
+
"215": {
|
|
7030
7030
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7031
7031
|
"qualifiedName": "mediaQueryService"
|
|
7032
7032
|
},
|
|
7033
|
-
"
|
|
7033
|
+
"216": {
|
|
7034
7034
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7035
7035
|
"qualifiedName": "SkyModalComponent.wrapperClass"
|
|
7036
7036
|
},
|
|
7037
|
-
"
|
|
7037
|
+
"217": {
|
|
7038
7038
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7039
7039
|
"qualifiedName": "SkyModalComponent.formErrors"
|
|
7040
7040
|
},
|
|
7041
|
-
"
|
|
7041
|
+
"218": {
|
|
7042
7042
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7043
7043
|
"qualifiedName": "SkyModalComponent.formErrors"
|
|
7044
7044
|
},
|
|
7045
|
-
"
|
|
7045
|
+
"219": {
|
|
7046
7046
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7047
7047
|
"qualifiedName": "value"
|
|
7048
7048
|
},
|
|
7049
|
-
"
|
|
7049
|
+
"223": {
|
|
7050
7050
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7051
7051
|
"qualifiedName": "SkyModalComponent.ariaRoleOrDefault"
|
|
7052
7052
|
},
|
|
7053
|
-
"
|
|
7053
|
+
"225": {
|
|
7054
7054
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7055
7055
|
"qualifiedName": "SkyModalComponent.ariaDescribedBy"
|
|
7056
7056
|
},
|
|
7057
|
-
"
|
|
7057
|
+
"226": {
|
|
7058
7058
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7059
7059
|
"qualifiedName": "SkyModalComponent.ariaDescribedBy"
|
|
7060
7060
|
},
|
|
7061
|
-
"
|
|
7061
|
+
"229": {
|
|
7062
7062
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7063
7063
|
"qualifiedName": "SkyModalComponent.ariaLabelledBy"
|
|
7064
7064
|
},
|
|
7065
|
-
"
|
|
7065
|
+
"230": {
|
|
7066
7066
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7067
7067
|
"qualifiedName": "SkyModalComponent.ariaLabelledBy"
|
|
7068
7068
|
},
|
|
7069
|
-
"
|
|
7069
|
+
"233": {
|
|
7070
7070
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7071
7071
|
"qualifiedName": "SkyModalComponent.ariaOwns"
|
|
7072
7072
|
},
|
|
7073
|
-
"
|
|
7073
|
+
"234": {
|
|
7074
7074
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7075
7075
|
"qualifiedName": "SkyModalComponent.helpKey"
|
|
7076
7076
|
},
|
|
7077
|
-
"
|
|
7077
|
+
"235": {
|
|
7078
7078
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7079
7079
|
"qualifiedName": "SkyModalComponent.modalState"
|
|
7080
7080
|
},
|
|
7081
|
-
"
|
|
7081
|
+
"236": {
|
|
7082
7082
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7083
7083
|
"qualifiedName": "SkyModalComponent.modalZIndex"
|
|
7084
7084
|
},
|
|
7085
|
-
"
|
|
7085
|
+
"237": {
|
|
7086
7086
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7087
7087
|
"qualifiedName": "SkyModalComponent.scrollShadow"
|
|
7088
7088
|
},
|
|
7089
|
-
"
|
|
7089
|
+
"238": {
|
|
7090
7090
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7091
7091
|
"qualifiedName": "SkyModalComponent.size"
|
|
7092
7092
|
},
|
|
7093
|
-
"
|
|
7093
|
+
"239": {
|
|
7094
7094
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7095
7095
|
"qualifiedName": "SkyModalComponent.modalContentWrapperElement"
|
|
7096
7096
|
},
|
|
7097
|
+
"254": {
|
|
7098
|
+
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7099
|
+
"qualifiedName": "SkyModalComponent.onDocumentKeyUp"
|
|
7100
|
+
},
|
|
7097
7101
|
"255": {
|
|
7098
7102
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7099
7103
|
"qualifiedName": "SkyModalComponent.onDocumentKeyUp"
|
|
7100
7104
|
},
|
|
7101
7105
|
"256": {
|
|
7102
7106
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7103
|
-
"qualifiedName": "
|
|
7107
|
+
"qualifiedName": "event"
|
|
7104
7108
|
},
|
|
7105
7109
|
"257": {
|
|
7106
7110
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7107
|
-
"qualifiedName": "
|
|
7111
|
+
"qualifiedName": "SkyModalComponent.onDocumentKeyDown"
|
|
7108
7112
|
},
|
|
7109
7113
|
"258": {
|
|
7110
7114
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7112,11 +7116,11 @@
|
|
|
7112
7116
|
},
|
|
7113
7117
|
"259": {
|
|
7114
7118
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7115
|
-
"qualifiedName": "
|
|
7119
|
+
"qualifiedName": "event"
|
|
7116
7120
|
},
|
|
7117
7121
|
"260": {
|
|
7118
7122
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7119
|
-
"qualifiedName": "
|
|
7123
|
+
"qualifiedName": "SkyModalComponent.ngOnInit"
|
|
7120
7124
|
},
|
|
7121
7125
|
"261": {
|
|
7122
7126
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7124,7 +7128,7 @@
|
|
|
7124
7128
|
},
|
|
7125
7129
|
"262": {
|
|
7126
7130
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7127
|
-
"qualifiedName": "SkyModalComponent.
|
|
7131
|
+
"qualifiedName": "SkyModalComponent.ngAfterViewInit"
|
|
7128
7132
|
},
|
|
7129
7133
|
"263": {
|
|
7130
7134
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7132,7 +7136,7 @@
|
|
|
7132
7136
|
},
|
|
7133
7137
|
"264": {
|
|
7134
7138
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7135
|
-
"qualifiedName": "SkyModalComponent.
|
|
7139
|
+
"qualifiedName": "SkyModalComponent.ngOnDestroy"
|
|
7136
7140
|
},
|
|
7137
7141
|
"265": {
|
|
7138
7142
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7140,7 +7144,7 @@
|
|
|
7140
7144
|
},
|
|
7141
7145
|
"266": {
|
|
7142
7146
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7143
|
-
"qualifiedName": "SkyModalComponent.
|
|
7147
|
+
"qualifiedName": "SkyModalComponent.helpButtonClick"
|
|
7144
7148
|
},
|
|
7145
7149
|
"267": {
|
|
7146
7150
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7148,7 +7152,7 @@
|
|
|
7148
7152
|
},
|
|
7149
7153
|
"268": {
|
|
7150
7154
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7151
|
-
"qualifiedName": "SkyModalComponent.
|
|
7155
|
+
"qualifiedName": "SkyModalComponent.closeButtonClick"
|
|
7152
7156
|
},
|
|
7153
7157
|
"269": {
|
|
7154
7158
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7156,7 +7160,7 @@
|
|
|
7156
7160
|
},
|
|
7157
7161
|
"270": {
|
|
7158
7162
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7159
|
-
"qualifiedName": "SkyModalComponent.
|
|
7163
|
+
"qualifiedName": "SkyModalComponent.windowResize"
|
|
7160
7164
|
},
|
|
7161
7165
|
"271": {
|
|
7162
7166
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7164,7 +7168,7 @@
|
|
|
7164
7168
|
},
|
|
7165
7169
|
"272": {
|
|
7166
7170
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7167
|
-
"qualifiedName": "SkyModalComponent.
|
|
7171
|
+
"qualifiedName": "SkyModalComponent.scrollShadowChange"
|
|
7168
7172
|
},
|
|
7169
7173
|
"273": {
|
|
7170
7174
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
@@ -7172,75 +7176,75 @@
|
|
|
7172
7176
|
},
|
|
7173
7177
|
"274": {
|
|
7174
7178
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7175
|
-
"qualifiedName": "
|
|
7179
|
+
"qualifiedName": "args"
|
|
7176
7180
|
},
|
|
7177
7181
|
"275": {
|
|
7178
7182
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7179
|
-
"qualifiedName": "
|
|
7183
|
+
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
7180
7184
|
},
|
|
7181
7185
|
"276": {
|
|
7182
7186
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7183
7187
|
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
7184
7188
|
},
|
|
7185
7189
|
"277": {
|
|
7186
|
-
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
7187
|
-
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
7188
|
-
},
|
|
7189
|
-
"278": {
|
|
7190
7190
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7191
7191
|
"qualifiedName": "SkyModalIsDirtyDirective"
|
|
7192
7192
|
},
|
|
7193
|
-
"
|
|
7193
|
+
"280": {
|
|
7194
7194
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7195
7195
|
"qualifiedName": "SkyModalIsDirtyDirective.isDirty"
|
|
7196
7196
|
},
|
|
7197
|
-
"
|
|
7197
|
+
"285": {
|
|
7198
7198
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7199
7199
|
"qualifiedName": "SkyModalIsDirtyDirective.ngOnInit"
|
|
7200
7200
|
},
|
|
7201
|
-
"
|
|
7201
|
+
"286": {
|
|
7202
7202
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7203
7203
|
"qualifiedName": "SkyModalIsDirtyDirective.ngOnInit"
|
|
7204
7204
|
},
|
|
7205
|
-
"
|
|
7205
|
+
"287": {
|
|
7206
7206
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7207
7207
|
"qualifiedName": "SkyModalIsDirtyDirective.ngOnDestroy"
|
|
7208
7208
|
},
|
|
7209
|
-
"
|
|
7209
|
+
"288": {
|
|
7210
7210
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
7211
7211
|
"qualifiedName": "SkyModalIsDirtyDirective.ngOnDestroy"
|
|
7212
7212
|
},
|
|
7213
|
-
"
|
|
7213
|
+
"327": {
|
|
7214
7214
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7215
7215
|
"qualifiedName": "SkyConfirmHarness"
|
|
7216
7216
|
},
|
|
7217
|
-
"
|
|
7217
|
+
"328": {
|
|
7218
7218
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7219
7219
|
"qualifiedName": "SkyConfirmHarness.hostSelector"
|
|
7220
7220
|
},
|
|
7221
|
-
"
|
|
7221
|
+
"334": {
|
|
7222
7222
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7223
7223
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
7224
7224
|
},
|
|
7225
|
-
"
|
|
7225
|
+
"335": {
|
|
7226
7226
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7227
7227
|
"qualifiedName": "SkyConfirmHarness"
|
|
7228
7228
|
},
|
|
7229
|
-
"
|
|
7229
|
+
"336": {
|
|
7230
7230
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7231
7231
|
"qualifiedName": "locatorFactory"
|
|
7232
7232
|
},
|
|
7233
|
+
"341": {
|
|
7234
|
+
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7235
|
+
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
7236
|
+
},
|
|
7233
7237
|
"342": {
|
|
7234
7238
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7235
7239
|
"qualifiedName": "SkyConfirmHarness.clickCustomButton"
|
|
7236
7240
|
},
|
|
7237
7241
|
"343": {
|
|
7238
7242
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7239
|
-
"qualifiedName": "
|
|
7243
|
+
"qualifiedName": "filters"
|
|
7240
7244
|
},
|
|
7241
7245
|
"344": {
|
|
7242
7246
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7243
|
-
"qualifiedName": "
|
|
7247
|
+
"qualifiedName": "SkyConfirmHarness.clickOkButton"
|
|
7244
7248
|
},
|
|
7245
7249
|
"345": {
|
|
7246
7250
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
@@ -7248,7 +7252,7 @@
|
|
|
7248
7252
|
},
|
|
7249
7253
|
"346": {
|
|
7250
7254
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7251
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
7255
|
+
"qualifiedName": "SkyConfirmHarness.getBodyText"
|
|
7252
7256
|
},
|
|
7253
7257
|
"347": {
|
|
7254
7258
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
@@ -7256,7 +7260,7 @@
|
|
|
7256
7260
|
},
|
|
7257
7261
|
"348": {
|
|
7258
7262
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7259
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
7263
|
+
"qualifiedName": "SkyConfirmHarness.getCustomButtons"
|
|
7260
7264
|
},
|
|
7261
7265
|
"349": {
|
|
7262
7266
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
@@ -7264,11 +7268,11 @@
|
|
|
7264
7268
|
},
|
|
7265
7269
|
"350": {
|
|
7266
7270
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7267
|
-
"qualifiedName": "
|
|
7271
|
+
"qualifiedName": "filters"
|
|
7268
7272
|
},
|
|
7269
7273
|
"351": {
|
|
7270
7274
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7271
|
-
"qualifiedName": "
|
|
7275
|
+
"qualifiedName": "SkyConfirmHarness.getMessageText"
|
|
7272
7276
|
},
|
|
7273
7277
|
"352": {
|
|
7274
7278
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
@@ -7276,83 +7280,83 @@
|
|
|
7276
7280
|
},
|
|
7277
7281
|
"353": {
|
|
7278
7282
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7279
|
-
"qualifiedName": "SkyConfirmHarness.
|
|
7283
|
+
"qualifiedName": "SkyConfirmHarness.getType"
|
|
7280
7284
|
},
|
|
7281
7285
|
"354": {
|
|
7282
7286
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7283
7287
|
"qualifiedName": "SkyConfirmHarness.getType"
|
|
7284
7288
|
},
|
|
7285
7289
|
"355": {
|
|
7286
|
-
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7287
|
-
"qualifiedName": "SkyConfirmHarness.getType"
|
|
7288
|
-
},
|
|
7289
|
-
"356": {
|
|
7290
7290
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7291
7291
|
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
7292
7292
|
},
|
|
7293
|
-
"
|
|
7293
|
+
"356": {
|
|
7294
7294
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-harness.ts",
|
|
7295
7295
|
"qualifiedName": "SkyConfirmHarness.isWhiteSpacePreserved"
|
|
7296
7296
|
},
|
|
7297
|
-
"
|
|
7297
|
+
"364": {
|
|
7298
7298
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7299
7299
|
"qualifiedName": "ComponentHarness.host"
|
|
7300
7300
|
},
|
|
7301
|
-
"
|
|
7301
|
+
"365": {
|
|
7302
7302
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7303
7303
|
"qualifiedName": "ComponentHarness.host"
|
|
7304
7304
|
},
|
|
7305
|
-
"
|
|
7305
|
+
"419": {
|
|
7306
7306
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
7307
7307
|
"qualifiedName": "SkyConfirmButtonHarnessFilters"
|
|
7308
7308
|
},
|
|
7309
|
-
"
|
|
7309
|
+
"420": {
|
|
7310
7310
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
7311
7311
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.text"
|
|
7312
7312
|
},
|
|
7313
|
-
"
|
|
7313
|
+
"421": {
|
|
7314
7314
|
"sourceFileName": "libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts",
|
|
7315
7315
|
"qualifiedName": "SkyConfirmButtonHarnessFilters.styleType"
|
|
7316
7316
|
},
|
|
7317
|
-
"
|
|
7317
|
+
"422": {
|
|
7318
7318
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7319
7319
|
"qualifiedName": "ancestor"
|
|
7320
7320
|
},
|
|
7321
|
-
"
|
|
7321
|
+
"423": {
|
|
7322
7322
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7323
7323
|
"qualifiedName": "SkyModalHarness"
|
|
7324
7324
|
},
|
|
7325
|
-
"
|
|
7325
|
+
"425": {
|
|
7326
7326
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7327
7327
|
"qualifiedName": "SkyModalHarness.with"
|
|
7328
7328
|
},
|
|
7329
|
-
"
|
|
7329
|
+
"426": {
|
|
7330
7330
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7331
7331
|
"qualifiedName": "SkyModalHarness.with"
|
|
7332
7332
|
},
|
|
7333
|
-
"
|
|
7333
|
+
"427": {
|
|
7334
7334
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7335
7335
|
"qualifiedName": "filters"
|
|
7336
7336
|
},
|
|
7337
|
-
"
|
|
7337
|
+
"433": {
|
|
7338
7338
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7339
7339
|
"qualifiedName": "ComponentHarness.__constructor"
|
|
7340
7340
|
},
|
|
7341
|
-
"
|
|
7341
|
+
"434": {
|
|
7342
7342
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7343
7343
|
"qualifiedName": "SkyModalHarness"
|
|
7344
7344
|
},
|
|
7345
|
-
"
|
|
7345
|
+
"435": {
|
|
7346
7346
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7347
7347
|
"qualifiedName": "locatorFactory"
|
|
7348
7348
|
},
|
|
7349
|
+
"438": {
|
|
7350
|
+
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7351
|
+
"qualifiedName": "SkyModalHarness.getAriaDescribedBy"
|
|
7352
|
+
},
|
|
7349
7353
|
"439": {
|
|
7350
7354
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7351
7355
|
"qualifiedName": "SkyModalHarness.getAriaDescribedBy"
|
|
7352
7356
|
},
|
|
7353
7357
|
"440": {
|
|
7354
7358
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7355
|
-
"qualifiedName": "SkyModalHarness.
|
|
7359
|
+
"qualifiedName": "SkyModalHarness.getAriaLabelledBy"
|
|
7356
7360
|
},
|
|
7357
7361
|
"441": {
|
|
7358
7362
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
@@ -7360,7 +7364,7 @@
|
|
|
7360
7364
|
},
|
|
7361
7365
|
"442": {
|
|
7362
7366
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7363
|
-
"qualifiedName": "SkyModalHarness.
|
|
7367
|
+
"qualifiedName": "SkyModalHarness.getAriaRole"
|
|
7364
7368
|
},
|
|
7365
7369
|
"443": {
|
|
7366
7370
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
@@ -7368,7 +7372,7 @@
|
|
|
7368
7372
|
},
|
|
7369
7373
|
"444": {
|
|
7370
7374
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7371
|
-
"qualifiedName": "SkyModalHarness.
|
|
7375
|
+
"qualifiedName": "SkyModalHarness.getSize"
|
|
7372
7376
|
},
|
|
7373
7377
|
"445": {
|
|
7374
7378
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
@@ -7376,7 +7380,7 @@
|
|
|
7376
7380
|
},
|
|
7377
7381
|
"446": {
|
|
7378
7382
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7379
|
-
"qualifiedName": "SkyModalHarness.
|
|
7383
|
+
"qualifiedName": "SkyModalHarness.getWrapperClass"
|
|
7380
7384
|
},
|
|
7381
7385
|
"447": {
|
|
7382
7386
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
@@ -7384,45 +7388,41 @@
|
|
|
7384
7388
|
},
|
|
7385
7389
|
"448": {
|
|
7386
7390
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7387
|
-
"qualifiedName": "SkyModalHarness.
|
|
7391
|
+
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
7388
7392
|
},
|
|
7389
7393
|
"449": {
|
|
7390
7394
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7391
7395
|
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
7392
7396
|
},
|
|
7393
7397
|
"450": {
|
|
7394
|
-
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7395
|
-
"qualifiedName": "SkyModalHarness.isFullPage"
|
|
7396
|
-
},
|
|
7397
|
-
"451": {
|
|
7398
7398
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7399
7399
|
"qualifiedName": "SkyModalHarness.isDirty"
|
|
7400
7400
|
},
|
|
7401
|
-
"
|
|
7401
|
+
"451": {
|
|
7402
7402
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness.ts",
|
|
7403
7403
|
"qualifiedName": "SkyModalHarness.isDirty"
|
|
7404
7404
|
},
|
|
7405
|
-
"
|
|
7405
|
+
"455": {
|
|
7406
7406
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7407
7407
|
"qualifiedName": "ComponentHarness.host"
|
|
7408
7408
|
},
|
|
7409
|
-
"
|
|
7409
|
+
"456": {
|
|
7410
7410
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7411
7411
|
"qualifiedName": "ComponentHarness.host"
|
|
7412
7412
|
},
|
|
7413
|
-
"
|
|
7413
|
+
"475": {
|
|
7414
7414
|
"sourceFileName": "libs/components/modals/testing/src/modal/modal-harness-filters.ts",
|
|
7415
7415
|
"qualifiedName": "SkyModalHarnessFilters"
|
|
7416
7416
|
},
|
|
7417
|
-
"
|
|
7417
|
+
"476": {
|
|
7418
7418
|
"sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7419
7419
|
"qualifiedName": "SkyHarnessFilters.dataSkyId"
|
|
7420
7420
|
},
|
|
7421
|
-
"
|
|
7421
|
+
"477": {
|
|
7422
7422
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7423
7423
|
"qualifiedName": "BaseHarnessFilters.selector"
|
|
7424
7424
|
},
|
|
7425
|
-
"
|
|
7425
|
+
"478": {
|
|
7426
7426
|
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7427
7427
|
"qualifiedName": "BaseHarnessFilters.ancestor"
|
|
7428
7428
|
}
|