@skyux/modals 12.0.0-alpha.3 → 12.0.0-alpha.4
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 +847 -325
- package/fesm2022/skyux-modals-testing.mjs +0 -3
- package/fesm2022/skyux-modals-testing.mjs.map +1 -1
- package/fesm2022/skyux-modals.mjs +0 -4
- package/fesm2022/skyux-modals.mjs.map +1 -1
- package/lib/modules/confirm/confirm.service.d.ts +0 -1
- package/lib/modules/modal/modal.module.d.ts +0 -3
- package/package.json +7 -7
- package/testing/modules/confirm/confirm-button-harness.d.ts +0 -1
- package/testing/modules/confirm/confirm-testing.module.d.ts +0 -1
- package/testing/modules/modal/controller/modal-testing.module.d.ts +0 -1
package/documentation.json
CHANGED
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"SkyModalConfigurationInterface": "interface-skymodalconfigurationinterface",
|
|
20
20
|
"SkyModalError": "interface-skymodalerror",
|
|
21
21
|
"SkyConfirmButtonStyleType": "type-alias-skyconfirmbuttonstyletype",
|
|
22
|
+
"SkyConfirmButtonHarness": "class-skyconfirmbuttonharness",
|
|
22
23
|
"SkyConfirmHarness": "class-skyconfirmharness",
|
|
23
24
|
"SkyConfirmTestingController": "class-skyconfirmtestingcontroller",
|
|
24
25
|
"SkyConfirmTestingModule": "class-skyconfirmtestingmodule",
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
78
79
|
"line": 5,
|
|
79
80
|
"character": 2,
|
|
80
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
81
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
|
|
81
82
|
}
|
|
82
83
|
],
|
|
83
84
|
"type": {
|
|
@@ -112,7 +113,7 @@
|
|
|
112
113
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
113
114
|
"line": 9,
|
|
114
115
|
"character": 2,
|
|
115
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
116
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
|
|
116
117
|
}
|
|
117
118
|
],
|
|
118
119
|
"type": {
|
|
@@ -158,7 +159,7 @@
|
|
|
158
159
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
159
160
|
"line": 15,
|
|
160
161
|
"character": 2,
|
|
161
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
162
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
|
|
162
163
|
}
|
|
163
164
|
],
|
|
164
165
|
"type": {
|
|
@@ -204,7 +205,7 @@
|
|
|
204
205
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
205
206
|
"line": 21,
|
|
206
207
|
"character": 2,
|
|
207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
208
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
|
|
208
209
|
}
|
|
209
210
|
],
|
|
210
211
|
"type": {
|
|
@@ -229,7 +230,7 @@
|
|
|
229
230
|
"fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
|
|
230
231
|
"line": 1,
|
|
231
232
|
"character": 12,
|
|
232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
233
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
|
|
233
234
|
}
|
|
234
235
|
]
|
|
235
236
|
},
|
|
@@ -253,7 +254,7 @@
|
|
|
253
254
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
254
255
|
"line": 11,
|
|
255
256
|
"character": 13,
|
|
256
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
257
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
257
258
|
}
|
|
258
259
|
],
|
|
259
260
|
"getSignature": {
|
|
@@ -291,7 +292,7 @@
|
|
|
291
292
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
292
293
|
"line": 11,
|
|
293
294
|
"character": 2,
|
|
294
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
295
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
|
|
295
296
|
}
|
|
296
297
|
],
|
|
297
298
|
"type": {
|
|
@@ -327,7 +328,7 @@
|
|
|
327
328
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
328
329
|
"line": 23,
|
|
329
330
|
"character": 9,
|
|
330
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
331
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
331
332
|
}
|
|
332
333
|
],
|
|
333
334
|
"signatures": [
|
|
@@ -350,7 +351,7 @@
|
|
|
350
351
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
|
|
351
352
|
"line": 23,
|
|
352
353
|
"character": 2,
|
|
353
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
354
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
|
|
354
355
|
}
|
|
355
356
|
],
|
|
356
357
|
"parameters": [
|
|
@@ -418,7 +419,7 @@
|
|
|
418
419
|
"fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
|
|
419
420
|
"line": 5,
|
|
420
421
|
"character": 13,
|
|
421
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
422
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
|
|
422
423
|
}
|
|
423
424
|
],
|
|
424
425
|
"decorators": []
|
|
@@ -435,17 +436,6 @@
|
|
|
435
436
|
"kind": "text",
|
|
436
437
|
"text": "Launches a dialog."
|
|
437
438
|
}
|
|
438
|
-
],
|
|
439
|
-
"blockTags": [
|
|
440
|
-
{
|
|
441
|
-
"tag": "@docsIncludeIds",
|
|
442
|
-
"content": [
|
|
443
|
-
{
|
|
444
|
-
"kind": "text",
|
|
445
|
-
"text": "SkyConfirmConfig, SkyConfirmInstance, SkyConfirmType, SkyConfirmButtonConfig, SkyConfirmButtonStyleType, SkyConfirmCloseEventArgs, SkyConfirmHarness, SkyConfirmButtonHarnessFilters, SkyConfirmTestingModule, SkyConfirmTestingController"
|
|
446
|
-
}
|
|
447
|
-
]
|
|
448
|
-
}
|
|
449
439
|
]
|
|
450
440
|
},
|
|
451
441
|
"children": [
|
|
@@ -458,9 +448,9 @@
|
|
|
458
448
|
"sources": [
|
|
459
449
|
{
|
|
460
450
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
461
|
-
"line":
|
|
451
|
+
"line": 20,
|
|
462
452
|
"character": 2,
|
|
463
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
453
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
464
454
|
}
|
|
465
455
|
],
|
|
466
456
|
"signatures": [
|
|
@@ -473,9 +463,9 @@
|
|
|
473
463
|
"sources": [
|
|
474
464
|
{
|
|
475
465
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
476
|
-
"line":
|
|
466
|
+
"line": 20,
|
|
477
467
|
"character": 2,
|
|
478
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
468
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
|
|
479
469
|
}
|
|
480
470
|
],
|
|
481
471
|
"parameters": [
|
|
@@ -513,9 +503,9 @@
|
|
|
513
503
|
"sources": [
|
|
514
504
|
{
|
|
515
505
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
516
|
-
"line":
|
|
506
|
+
"line": 28,
|
|
517
507
|
"character": 9,
|
|
518
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
508
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
519
509
|
}
|
|
520
510
|
],
|
|
521
511
|
"signatures": [
|
|
@@ -536,9 +526,9 @@
|
|
|
536
526
|
"sources": [
|
|
537
527
|
{
|
|
538
528
|
"fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
|
|
539
|
-
"line":
|
|
529
|
+
"line": 28,
|
|
540
530
|
"character": 2,
|
|
541
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
531
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
|
|
542
532
|
}
|
|
543
533
|
],
|
|
544
534
|
"parameters": [
|
|
@@ -602,9 +592,9 @@
|
|
|
602
592
|
"sources": [
|
|
603
593
|
{
|
|
604
594
|
"fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
|
|
605
|
-
"line":
|
|
595
|
+
"line": 17,
|
|
606
596
|
"character": 13,
|
|
607
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
597
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L17"
|
|
608
598
|
}
|
|
609
599
|
],
|
|
610
600
|
"implementedTypes": [
|
|
@@ -653,7 +643,7 @@
|
|
|
653
643
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
654
644
|
"line": 20,
|
|
655
645
|
"character": 2,
|
|
656
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
646
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
657
647
|
}
|
|
658
648
|
],
|
|
659
649
|
"signatures": [
|
|
@@ -668,7 +658,7 @@
|
|
|
668
658
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
669
659
|
"line": 20,
|
|
670
660
|
"character": 2,
|
|
671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
661
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
672
662
|
}
|
|
673
663
|
],
|
|
674
664
|
"parameters": [
|
|
@@ -691,7 +681,7 @@
|
|
|
691
681
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
692
682
|
"line": 20,
|
|
693
683
|
"character": 26,
|
|
694
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
684
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
695
685
|
}
|
|
696
686
|
],
|
|
697
687
|
"signatures": [
|
|
@@ -706,7 +696,7 @@
|
|
|
706
696
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
707
697
|
"line": 20,
|
|
708
698
|
"character": 26,
|
|
709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
699
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
|
|
710
700
|
}
|
|
711
701
|
],
|
|
712
702
|
"type": {
|
|
@@ -771,7 +761,7 @@
|
|
|
771
761
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
772
762
|
"line": 12,
|
|
773
763
|
"character": 18,
|
|
774
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
764
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
|
|
775
765
|
}
|
|
776
766
|
],
|
|
777
767
|
"type": {
|
|
@@ -796,7 +786,7 @@
|
|
|
796
786
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
797
787
|
"line": 18,
|
|
798
788
|
"character": 18,
|
|
799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
789
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
800
790
|
}
|
|
801
791
|
],
|
|
802
792
|
"type": {
|
|
@@ -812,7 +802,7 @@
|
|
|
812
802
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
813
803
|
"line": 18,
|
|
814
804
|
"character": 30,
|
|
815
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
805
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
816
806
|
}
|
|
817
807
|
],
|
|
818
808
|
"signatures": [
|
|
@@ -835,7 +825,7 @@
|
|
|
835
825
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
|
|
836
826
|
"line": 18,
|
|
837
827
|
"character": 30,
|
|
838
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
828
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
|
|
839
829
|
}
|
|
840
830
|
],
|
|
841
831
|
"type": {
|
|
@@ -869,7 +859,7 @@
|
|
|
869
859
|
"fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
|
|
870
860
|
"line": 6,
|
|
871
861
|
"character": 13,
|
|
872
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
862
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
|
|
873
863
|
}
|
|
874
864
|
],
|
|
875
865
|
"decorators": []
|
|
@@ -910,7 +900,7 @@
|
|
|
910
900
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
911
901
|
"line": 14,
|
|
912
902
|
"character": 9,
|
|
913
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
903
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
|
|
914
904
|
}
|
|
915
905
|
],
|
|
916
906
|
"type": {
|
|
@@ -964,7 +954,7 @@
|
|
|
964
954
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
965
955
|
"line": 10,
|
|
966
956
|
"character": 9,
|
|
967
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
957
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
|
|
968
958
|
}
|
|
969
959
|
],
|
|
970
960
|
"type": {
|
|
@@ -994,7 +984,7 @@
|
|
|
994
984
|
"fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
|
|
995
985
|
"line": 5,
|
|
996
986
|
"character": 13,
|
|
997
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
987
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
|
|
998
988
|
}
|
|
999
989
|
],
|
|
1000
990
|
"decorators": []
|
|
@@ -1027,7 +1017,7 @@
|
|
|
1027
1017
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1028
1018
|
"line": 46,
|
|
1029
1019
|
"character": 9,
|
|
1030
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1020
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L46"
|
|
1031
1021
|
}
|
|
1032
1022
|
],
|
|
1033
1023
|
"type": {
|
|
@@ -1049,7 +1039,7 @@
|
|
|
1049
1039
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1050
1040
|
"line": 16,
|
|
1051
1041
|
"character": 13,
|
|
1052
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1042
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1053
1043
|
}
|
|
1054
1044
|
],
|
|
1055
1045
|
"getSignature": {
|
|
@@ -1095,7 +1085,7 @@
|
|
|
1095
1085
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1096
1086
|
"line": 16,
|
|
1097
1087
|
"character": 2,
|
|
1098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1088
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
|
|
1099
1089
|
}
|
|
1100
1090
|
],
|
|
1101
1091
|
"type": {
|
|
@@ -1131,7 +1121,7 @@
|
|
|
1131
1121
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1132
1122
|
"line": 28,
|
|
1133
1123
|
"character": 13,
|
|
1134
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1124
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1135
1125
|
}
|
|
1136
1126
|
],
|
|
1137
1127
|
"getSignature": {
|
|
@@ -1209,7 +1199,7 @@
|
|
|
1209
1199
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1210
1200
|
"line": 28,
|
|
1211
1201
|
"character": 2,
|
|
1212
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1202
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
|
|
1213
1203
|
}
|
|
1214
1204
|
],
|
|
1215
1205
|
"type": {
|
|
@@ -1245,7 +1235,7 @@
|
|
|
1245
1235
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1246
1236
|
"line": 38,
|
|
1247
1237
|
"character": 13,
|
|
1248
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1238
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1249
1239
|
}
|
|
1250
1240
|
],
|
|
1251
1241
|
"getSignature": {
|
|
@@ -1297,7 +1287,7 @@
|
|
|
1297
1287
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1298
1288
|
"line": 38,
|
|
1299
1289
|
"character": 2,
|
|
1300
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1290
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
|
|
1301
1291
|
}
|
|
1302
1292
|
],
|
|
1303
1293
|
"type": {
|
|
@@ -1331,7 +1321,7 @@
|
|
|
1331
1321
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1332
1322
|
"line": 103,
|
|
1333
1323
|
"character": 9,
|
|
1334
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1324
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1335
1325
|
}
|
|
1336
1326
|
],
|
|
1337
1327
|
"signatures": [
|
|
@@ -1362,7 +1352,7 @@
|
|
|
1362
1352
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1363
1353
|
"line": 103,
|
|
1364
1354
|
"character": 2,
|
|
1365
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1355
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
|
|
1366
1356
|
}
|
|
1367
1357
|
],
|
|
1368
1358
|
"parameters": [
|
|
@@ -1433,7 +1423,7 @@
|
|
|
1433
1423
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1434
1424
|
"line": 85,
|
|
1435
1425
|
"character": 9,
|
|
1436
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1426
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1437
1427
|
}
|
|
1438
1428
|
],
|
|
1439
1429
|
"signatures": [
|
|
@@ -1456,7 +1446,7 @@
|
|
|
1456
1446
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1457
1447
|
"line": 85,
|
|
1458
1448
|
"character": 2,
|
|
1459
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1449
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
|
|
1460
1450
|
}
|
|
1461
1451
|
],
|
|
1462
1452
|
"parameters": [
|
|
@@ -1593,7 +1583,7 @@
|
|
|
1593
1583
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1594
1584
|
"line": 134,
|
|
1595
1585
|
"character": 9,
|
|
1596
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1586
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1597
1587
|
}
|
|
1598
1588
|
],
|
|
1599
1589
|
"signatures": [
|
|
@@ -1638,7 +1628,7 @@
|
|
|
1638
1628
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1639
1629
|
"line": 134,
|
|
1640
1630
|
"character": 2,
|
|
1641
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1631
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
|
|
1642
1632
|
}
|
|
1643
1633
|
],
|
|
1644
1634
|
"parameters": [
|
|
@@ -1707,7 +1697,7 @@
|
|
|
1707
1697
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1708
1698
|
"line": 113,
|
|
1709
1699
|
"character": 9,
|
|
1710
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1700
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1711
1701
|
}
|
|
1712
1702
|
],
|
|
1713
1703
|
"signatures": [
|
|
@@ -1738,7 +1728,7 @@
|
|
|
1738
1728
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1739
1729
|
"line": 113,
|
|
1740
1730
|
"character": 2,
|
|
1741
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1731
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
|
|
1742
1732
|
}
|
|
1743
1733
|
],
|
|
1744
1734
|
"parameters": [
|
|
@@ -1817,7 +1807,7 @@
|
|
|
1817
1807
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1818
1808
|
"line": 120,
|
|
1819
1809
|
"character": 9,
|
|
1820
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1810
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1821
1811
|
}
|
|
1822
1812
|
],
|
|
1823
1813
|
"signatures": [
|
|
@@ -1840,7 +1830,7 @@
|
|
|
1840
1830
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
|
|
1841
1831
|
"line": 120,
|
|
1842
1832
|
"character": 2,
|
|
1843
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1833
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
|
|
1844
1834
|
}
|
|
1845
1835
|
],
|
|
1846
1836
|
"type": {
|
|
@@ -1889,7 +1879,7 @@
|
|
|
1889
1879
|
"fileName": "projects/modals/src/modules/modal/modal-instance.ts",
|
|
1890
1880
|
"line": 9,
|
|
1891
1881
|
"character": 13,
|
|
1892
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1882
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
|
|
1893
1883
|
}
|
|
1894
1884
|
],
|
|
1895
1885
|
"decorators": []
|
|
@@ -1900,20 +1890,6 @@
|
|
|
1900
1890
|
"variant": "declaration",
|
|
1901
1891
|
"kind": 128,
|
|
1902
1892
|
"flags": {},
|
|
1903
|
-
"comment": {
|
|
1904
|
-
"summary": [],
|
|
1905
|
-
"blockTags": [
|
|
1906
|
-
{
|
|
1907
|
-
"tag": "@docsIncludeIds",
|
|
1908
|
-
"content": [
|
|
1909
|
-
{
|
|
1910
|
-
"kind": "text",
|
|
1911
|
-
"text": "SkyModalComponent, SkyModalHeaderComponent, SkyModalContentComponent, SkyModalFooterComponent, SkyModalService, SkyModalConfigurationInterface, SkyModalInstance, SkyModalCloseArgs, SkyModalBeforeCloseHandler, SkyModalError, SkyModalIsDirtyDirective, SkyModalHarness, SkyModalHarnessFilters, SkyModalTestingModule, SkyModalTestingController"
|
|
1912
|
-
}
|
|
1913
|
-
]
|
|
1914
|
-
}
|
|
1915
|
-
]
|
|
1916
|
-
},
|
|
1917
1893
|
"children": [],
|
|
1918
1894
|
"groups": [
|
|
1919
1895
|
{
|
|
@@ -1926,9 +1902,9 @@
|
|
|
1926
1902
|
"sources": [
|
|
1927
1903
|
{
|
|
1928
1904
|
"fileName": "projects/modals/src/modules/modal/modal.module.ts",
|
|
1929
|
-
"line":
|
|
1905
|
+
"line": 25,
|
|
1930
1906
|
"character": 13,
|
|
1931
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1907
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.module.ts#L25"
|
|
1932
1908
|
}
|
|
1933
1909
|
],
|
|
1934
1910
|
"decorators": [
|
|
@@ -1966,7 +1942,7 @@
|
|
|
1966
1942
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
1967
1943
|
"line": 30,
|
|
1968
1944
|
"character": 2,
|
|
1969
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1945
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
1970
1946
|
}
|
|
1971
1947
|
],
|
|
1972
1948
|
"signatures": [
|
|
@@ -1981,7 +1957,7 @@
|
|
|
1981
1957
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
1982
1958
|
"line": 30,
|
|
1983
1959
|
"character": 2,
|
|
1984
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1960
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
|
|
1985
1961
|
}
|
|
1986
1962
|
],
|
|
1987
1963
|
"parameters": [
|
|
@@ -2024,7 +2000,7 @@
|
|
|
2024
2000
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
2025
2001
|
"line": 50,
|
|
2026
2002
|
"character": 9,
|
|
2027
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2003
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
2028
2004
|
}
|
|
2029
2005
|
],
|
|
2030
2006
|
"signatures": [
|
|
@@ -2047,7 +2023,7 @@
|
|
|
2047
2023
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
|
|
2048
2024
|
"line": 50,
|
|
2049
2025
|
"character": 2,
|
|
2050
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2026
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
|
|
2051
2027
|
}
|
|
2052
2028
|
],
|
|
2053
2029
|
"parameters": [
|
|
@@ -2146,7 +2122,7 @@
|
|
|
2146
2122
|
"fileName": "projects/modals/src/modules/modal/modal.service.ts",
|
|
2147
2123
|
"line": 24,
|
|
2148
2124
|
"character": 13,
|
|
2149
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2125
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
|
|
2150
2126
|
}
|
|
2151
2127
|
],
|
|
2152
2128
|
"implementedTypes": [
|
|
@@ -2197,7 +2173,7 @@
|
|
|
2197
2173
|
"fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
|
|
2198
2174
|
"line": 15,
|
|
2199
2175
|
"character": 13,
|
|
2200
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2176
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L15"
|
|
2201
2177
|
}
|
|
2202
2178
|
],
|
|
2203
2179
|
"decorators": [
|
|
@@ -2237,7 +2213,7 @@
|
|
|
2237
2213
|
"fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
|
|
2238
2214
|
"line": 19,
|
|
2239
2215
|
"character": 13,
|
|
2240
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2216
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L19"
|
|
2241
2217
|
}
|
|
2242
2218
|
],
|
|
2243
2219
|
"decorators": [
|
|
@@ -2277,7 +2253,7 @@
|
|
|
2277
2253
|
"fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
|
|
2278
2254
|
"line": 14,
|
|
2279
2255
|
"character": 13,
|
|
2280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2256
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L14"
|
|
2281
2257
|
}
|
|
2282
2258
|
],
|
|
2283
2259
|
"decorators": [
|
|
@@ -2315,7 +2291,7 @@
|
|
|
2315
2291
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2316
2292
|
"line": 201,
|
|
2317
2293
|
"character": 2,
|
|
2318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2294
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L201"
|
|
2319
2295
|
}
|
|
2320
2296
|
],
|
|
2321
2297
|
"signatures": [
|
|
@@ -2330,7 +2306,7 @@
|
|
|
2330
2306
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2331
2307
|
"line": 201,
|
|
2332
2308
|
"character": 2,
|
|
2333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2309
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L201"
|
|
2334
2310
|
}
|
|
2335
2311
|
],
|
|
2336
2312
|
"type": {
|
|
@@ -2355,7 +2331,7 @@
|
|
|
2355
2331
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2356
2332
|
"line": 153,
|
|
2357
2333
|
"character": 9,
|
|
2358
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2334
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L153"
|
|
2359
2335
|
}
|
|
2360
2336
|
],
|
|
2361
2337
|
"type": {
|
|
@@ -2378,7 +2354,7 @@
|
|
|
2378
2354
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2379
2355
|
"line": 116,
|
|
2380
2356
|
"character": 9,
|
|
2381
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2357
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L116"
|
|
2382
2358
|
}
|
|
2383
2359
|
],
|
|
2384
2360
|
"type": {
|
|
@@ -2409,7 +2385,7 @@
|
|
|
2409
2385
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2410
2386
|
"line": 83,
|
|
2411
2387
|
"character": 9,
|
|
2412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2388
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L83"
|
|
2413
2389
|
}
|
|
2414
2390
|
],
|
|
2415
2391
|
"type": {
|
|
@@ -2459,7 +2435,7 @@
|
|
|
2459
2435
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2460
2436
|
"line": 90,
|
|
2461
2437
|
"character": 9,
|
|
2462
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2438
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L90"
|
|
2463
2439
|
}
|
|
2464
2440
|
],
|
|
2465
2441
|
"type": {
|
|
@@ -2509,7 +2485,7 @@
|
|
|
2509
2485
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2510
2486
|
"line": 98,
|
|
2511
2487
|
"character": 9,
|
|
2512
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2488
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L98"
|
|
2513
2489
|
}
|
|
2514
2490
|
],
|
|
2515
2491
|
"type": {
|
|
@@ -2571,7 +2547,7 @@
|
|
|
2571
2547
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2572
2548
|
"line": 105,
|
|
2573
2549
|
"character": 9,
|
|
2574
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2550
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L105"
|
|
2575
2551
|
}
|
|
2576
2552
|
],
|
|
2577
2553
|
"type": {
|
|
@@ -2606,7 +2582,7 @@
|
|
|
2606
2582
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2607
2583
|
"line": 158,
|
|
2608
2584
|
"character": 9,
|
|
2609
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2585
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L158"
|
|
2610
2586
|
}
|
|
2611
2587
|
],
|
|
2612
2588
|
"type": {
|
|
@@ -2628,7 +2604,7 @@
|
|
|
2628
2604
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2629
2605
|
"line": 172,
|
|
2630
2606
|
"character": 9,
|
|
2631
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2607
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L172"
|
|
2632
2608
|
}
|
|
2633
2609
|
],
|
|
2634
2610
|
"type": {
|
|
@@ -2661,7 +2637,7 @@
|
|
|
2661
2637
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2662
2638
|
"line": 160,
|
|
2663
2639
|
"character": 9,
|
|
2664
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2640
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L160"
|
|
2665
2641
|
}
|
|
2666
2642
|
],
|
|
2667
2643
|
"type": {
|
|
@@ -2684,7 +2660,7 @@
|
|
|
2684
2660
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2685
2661
|
"line": 162,
|
|
2686
2662
|
"character": 9,
|
|
2687
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2663
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L162"
|
|
2688
2664
|
}
|
|
2689
2665
|
],
|
|
2690
2666
|
"type": {
|
|
@@ -2706,7 +2682,7 @@
|
|
|
2706
2682
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2707
2683
|
"line": 164,
|
|
2708
2684
|
"character": 9,
|
|
2709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2685
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L164"
|
|
2710
2686
|
}
|
|
2711
2687
|
],
|
|
2712
2688
|
"type": {
|
|
@@ -2734,7 +2710,7 @@
|
|
|
2734
2710
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2735
2711
|
"line": 169,
|
|
2736
2712
|
"character": 9,
|
|
2737
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2713
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L169"
|
|
2738
2714
|
}
|
|
2739
2715
|
],
|
|
2740
2716
|
"type": {
|
|
@@ -2756,7 +2732,7 @@
|
|
|
2756
2732
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2757
2733
|
"line": 69,
|
|
2758
2734
|
"character": 9,
|
|
2759
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2735
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L69"
|
|
2760
2736
|
}
|
|
2761
2737
|
],
|
|
2762
2738
|
"type": {
|
|
@@ -2778,7 +2754,7 @@
|
|
|
2778
2754
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2779
2755
|
"line": 135,
|
|
2780
2756
|
"character": 2,
|
|
2781
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2757
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L135"
|
|
2782
2758
|
}
|
|
2783
2759
|
],
|
|
2784
2760
|
"getSignature": {
|
|
@@ -2792,7 +2768,7 @@
|
|
|
2792
2768
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2793
2769
|
"line": 135,
|
|
2794
2770
|
"character": 2,
|
|
2795
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2771
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L135"
|
|
2796
2772
|
}
|
|
2797
2773
|
],
|
|
2798
2774
|
"type": {
|
|
@@ -2819,7 +2795,7 @@
|
|
|
2819
2795
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2820
2796
|
"line": 149,
|
|
2821
2797
|
"character": 2,
|
|
2822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2798
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L149"
|
|
2823
2799
|
}
|
|
2824
2800
|
],
|
|
2825
2801
|
"getSignature": {
|
|
@@ -2833,7 +2809,7 @@
|
|
|
2833
2809
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2834
2810
|
"line": 149,
|
|
2835
2811
|
"character": 2,
|
|
2836
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2812
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L149"
|
|
2837
2813
|
}
|
|
2838
2814
|
],
|
|
2839
2815
|
"type": {
|
|
@@ -2860,7 +2836,7 @@
|
|
|
2860
2836
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2861
2837
|
"line": 75,
|
|
2862
2838
|
"character": 13,
|
|
2863
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2839
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L75"
|
|
2864
2840
|
}
|
|
2865
2841
|
],
|
|
2866
2842
|
"setSignature": {
|
|
@@ -2882,7 +2858,7 @@
|
|
|
2882
2858
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2883
2859
|
"line": 74,
|
|
2884
2860
|
"character": 2,
|
|
2885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2861
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L74"
|
|
2886
2862
|
}
|
|
2887
2863
|
],
|
|
2888
2864
|
"parameters": [
|
|
@@ -2927,7 +2903,7 @@
|
|
|
2927
2903
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2928
2904
|
"line": 318,
|
|
2929
2905
|
"character": 9,
|
|
2930
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2906
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L318"
|
|
2931
2907
|
}
|
|
2932
2908
|
],
|
|
2933
2909
|
"signatures": [
|
|
@@ -2942,7 +2918,7 @@
|
|
|
2942
2918
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2943
2919
|
"line": 318,
|
|
2944
2920
|
"character": 2,
|
|
2945
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2921
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L318"
|
|
2946
2922
|
}
|
|
2947
2923
|
],
|
|
2948
2924
|
"type": {
|
|
@@ -2966,7 +2942,7 @@
|
|
|
2966
2942
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
2967
2943
|
"line": 312,
|
|
2968
2944
|
"character": 9,
|
|
2969
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2945
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L312"
|
|
2970
2946
|
}
|
|
2971
2947
|
],
|
|
2972
2948
|
"signatures": [
|
|
@@ -2990,7 +2966,7 @@
|
|
|
2990
2966
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
2991
2967
|
"line": 312,
|
|
2992
2968
|
"character": 2,
|
|
2993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2969
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L312"
|
|
2994
2970
|
}
|
|
2995
2971
|
],
|
|
2996
2972
|
"type": {
|
|
@@ -3014,7 +2990,7 @@
|
|
|
3014
2990
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3015
2991
|
"line": 294,
|
|
3016
2992
|
"character": 9,
|
|
3017
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2993
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L294"
|
|
3018
2994
|
}
|
|
3019
2995
|
],
|
|
3020
2996
|
"signatures": [
|
|
@@ -3029,7 +3005,7 @@
|
|
|
3029
3005
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3030
3006
|
"line": 294,
|
|
3031
3007
|
"character": 2,
|
|
3032
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3008
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L294"
|
|
3033
3009
|
}
|
|
3034
3010
|
],
|
|
3035
3011
|
"type": {
|
|
@@ -3063,7 +3039,7 @@
|
|
|
3063
3039
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3064
3040
|
"line": 304,
|
|
3065
3041
|
"character": 9,
|
|
3066
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3042
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L304"
|
|
3067
3043
|
}
|
|
3068
3044
|
],
|
|
3069
3045
|
"signatures": [
|
|
@@ -3078,7 +3054,7 @@
|
|
|
3078
3054
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3079
3055
|
"line": 304,
|
|
3080
3056
|
"character": 2,
|
|
3081
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3057
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L304"
|
|
3082
3058
|
}
|
|
3083
3059
|
],
|
|
3084
3060
|
"type": {
|
|
@@ -3112,7 +3088,7 @@
|
|
|
3112
3088
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3113
3089
|
"line": 274,
|
|
3114
3090
|
"character": 9,
|
|
3115
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3091
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L274"
|
|
3116
3092
|
}
|
|
3117
3093
|
],
|
|
3118
3094
|
"signatures": [
|
|
@@ -3127,7 +3103,7 @@
|
|
|
3127
3103
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3128
3104
|
"line": 274,
|
|
3129
3105
|
"character": 2,
|
|
3130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3106
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L274"
|
|
3131
3107
|
}
|
|
3132
3108
|
],
|
|
3133
3109
|
"type": {
|
|
@@ -3161,7 +3137,7 @@
|
|
|
3161
3137
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3162
3138
|
"line": 233,
|
|
3163
3139
|
"character": 9,
|
|
3164
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3140
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L233"
|
|
3165
3141
|
}
|
|
3166
3142
|
],
|
|
3167
3143
|
"signatures": [
|
|
@@ -3176,7 +3152,7 @@
|
|
|
3176
3152
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3177
3153
|
"line": 232,
|
|
3178
3154
|
"character": 2,
|
|
3179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3155
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L232"
|
|
3180
3156
|
}
|
|
3181
3157
|
],
|
|
3182
3158
|
"parameters": [
|
|
@@ -3218,7 +3194,7 @@
|
|
|
3218
3194
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3219
3195
|
"line": 217,
|
|
3220
3196
|
"character": 9,
|
|
3221
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3197
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L217"
|
|
3222
3198
|
}
|
|
3223
3199
|
],
|
|
3224
3200
|
"signatures": [
|
|
@@ -3233,7 +3209,7 @@
|
|
|
3233
3209
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3234
3210
|
"line": 216,
|
|
3235
3211
|
"character": 2,
|
|
3236
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3212
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L216"
|
|
3237
3213
|
}
|
|
3238
3214
|
],
|
|
3239
3215
|
"parameters": [
|
|
@@ -3275,7 +3251,7 @@
|
|
|
3275
3251
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3276
3252
|
"line": 326,
|
|
3277
3253
|
"character": 9,
|
|
3278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3254
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L326"
|
|
3279
3255
|
}
|
|
3280
3256
|
],
|
|
3281
3257
|
"signatures": [
|
|
@@ -3290,7 +3266,7 @@
|
|
|
3290
3266
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3291
3267
|
"line": 326,
|
|
3292
3268
|
"character": 2,
|
|
3293
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3269
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L326"
|
|
3294
3270
|
}
|
|
3295
3271
|
],
|
|
3296
3272
|
"parameters": [
|
|
@@ -3332,7 +3308,7 @@
|
|
|
3332
3308
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3333
3309
|
"line": 330,
|
|
3334
3310
|
"character": 9,
|
|
3335
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3311
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L330"
|
|
3336
3312
|
}
|
|
3337
3313
|
],
|
|
3338
3314
|
"signatures": [
|
|
@@ -3347,7 +3323,7 @@
|
|
|
3347
3323
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3348
3324
|
"line": 330,
|
|
3349
3325
|
"character": 2,
|
|
3350
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3326
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L330"
|
|
3351
3327
|
}
|
|
3352
3328
|
],
|
|
3353
3329
|
"type": {
|
|
@@ -3371,7 +3347,7 @@
|
|
|
3371
3347
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3372
3348
|
"line": 322,
|
|
3373
3349
|
"character": 9,
|
|
3374
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3350
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L322"
|
|
3375
3351
|
}
|
|
3376
3352
|
],
|
|
3377
3353
|
"signatures": [
|
|
@@ -3386,7 +3362,7 @@
|
|
|
3386
3362
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
3387
3363
|
"line": 322,
|
|
3388
3364
|
"character": 2,
|
|
3389
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3365
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L322"
|
|
3390
3366
|
}
|
|
3391
3367
|
],
|
|
3392
3368
|
"type": {
|
|
@@ -3452,7 +3428,7 @@
|
|
|
3452
3428
|
"fileName": "projects/modals/src/modules/modal/modal.component.ts",
|
|
3453
3429
|
"line": 67,
|
|
3454
3430
|
"character": 13,
|
|
3455
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3431
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.component.ts#L67"
|
|
3456
3432
|
}
|
|
3457
3433
|
],
|
|
3458
3434
|
"implementedTypes": [
|
|
@@ -3535,7 +3511,7 @@
|
|
|
3535
3511
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3536
3512
|
"line": 40,
|
|
3537
3513
|
"character": 9,
|
|
3538
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3514
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L40"
|
|
3539
3515
|
}
|
|
3540
3516
|
],
|
|
3541
3517
|
"type": {
|
|
@@ -3562,7 +3538,7 @@
|
|
|
3562
3538
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3563
3539
|
"line": 54,
|
|
3564
3540
|
"character": 9,
|
|
3565
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3541
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3566
3542
|
}
|
|
3567
3543
|
],
|
|
3568
3544
|
"signatures": [
|
|
@@ -3577,7 +3553,7 @@
|
|
|
3577
3553
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3578
3554
|
"line": 54,
|
|
3579
3555
|
"character": 2,
|
|
3580
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3556
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
|
|
3581
3557
|
}
|
|
3582
3558
|
],
|
|
3583
3559
|
"type": {
|
|
@@ -3611,7 +3587,7 @@
|
|
|
3611
3587
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3612
3588
|
"line": 48,
|
|
3613
3589
|
"character": 9,
|
|
3614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3590
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3615
3591
|
}
|
|
3616
3592
|
],
|
|
3617
3593
|
"signatures": [
|
|
@@ -3626,7 +3602,7 @@
|
|
|
3626
3602
|
"fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
|
|
3627
3603
|
"line": 48,
|
|
3628
3604
|
"character": 2,
|
|
3629
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3605
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
|
|
3630
3606
|
}
|
|
3631
3607
|
],
|
|
3632
3608
|
"type": {
|
|
@@ -3674,7 +3650,7 @@
|
|
|
3674
3650
|
"fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
|
|
3675
3651
|
"line": 31,
|
|
3676
3652
|
"character": 13,
|
|
3677
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3653
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L31"
|
|
3678
3654
|
}
|
|
3679
3655
|
],
|
|
3680
3656
|
"implementedTypes": [
|
|
@@ -3732,7 +3708,7 @@
|
|
|
3732
3708
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3733
3709
|
"line": 6,
|
|
3734
3710
|
"character": 2,
|
|
3735
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3711
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
|
|
3736
3712
|
}
|
|
3737
3713
|
],
|
|
3738
3714
|
"type": {
|
|
@@ -3772,7 +3748,7 @@
|
|
|
3772
3748
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3773
3749
|
"line": 23,
|
|
3774
3750
|
"character": 2,
|
|
3775
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3751
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
|
|
3776
3752
|
}
|
|
3777
3753
|
],
|
|
3778
3754
|
"type": {
|
|
@@ -3825,7 +3801,7 @@
|
|
|
3825
3801
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3826
3802
|
"line": 17,
|
|
3827
3803
|
"character": 2,
|
|
3828
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3804
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
|
|
3829
3805
|
}
|
|
3830
3806
|
],
|
|
3831
3807
|
"type": {
|
|
@@ -3852,7 +3828,7 @@
|
|
|
3852
3828
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3853
3829
|
"line": 10,
|
|
3854
3830
|
"character": 2,
|
|
3855
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3831
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
|
|
3856
3832
|
}
|
|
3857
3833
|
],
|
|
3858
3834
|
"type": {
|
|
@@ -3877,7 +3853,7 @@
|
|
|
3877
3853
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
|
|
3878
3854
|
"line": 1,
|
|
3879
3855
|
"character": 17,
|
|
3880
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3856
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
|
|
3881
3857
|
}
|
|
3882
3858
|
]
|
|
3883
3859
|
},
|
|
@@ -3907,7 +3883,7 @@
|
|
|
3907
3883
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3908
3884
|
"line": 5,
|
|
3909
3885
|
"character": 2,
|
|
3910
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3886
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
|
|
3911
3887
|
}
|
|
3912
3888
|
],
|
|
3913
3889
|
"type": {
|
|
@@ -3929,7 +3905,7 @@
|
|
|
3929
3905
|
"fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
|
|
3930
3906
|
"line": 1,
|
|
3931
3907
|
"character": 17,
|
|
3932
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3908
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
|
|
3933
3909
|
}
|
|
3934
3910
|
]
|
|
3935
3911
|
},
|
|
@@ -3961,7 +3937,7 @@
|
|
|
3961
3937
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
3962
3938
|
"line": 13,
|
|
3963
3939
|
"character": 2,
|
|
3964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3940
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
|
|
3965
3941
|
}
|
|
3966
3942
|
],
|
|
3967
3943
|
"type": {
|
|
@@ -4006,7 +3982,7 @@
|
|
|
4006
3982
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4007
3983
|
"line": 17,
|
|
4008
3984
|
"character": 2,
|
|
4009
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3985
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
|
|
4010
3986
|
}
|
|
4011
3987
|
],
|
|
4012
3988
|
"type": {
|
|
@@ -4044,7 +4020,7 @@
|
|
|
4044
4020
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4045
4021
|
"line": 9,
|
|
4046
4022
|
"character": 2,
|
|
4047
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4023
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
|
|
4048
4024
|
}
|
|
4049
4025
|
],
|
|
4050
4026
|
"type": {
|
|
@@ -4084,7 +4060,7 @@
|
|
|
4084
4060
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4085
4061
|
"line": 22,
|
|
4086
4062
|
"character": 2,
|
|
4087
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4063
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
|
|
4088
4064
|
}
|
|
4089
4065
|
],
|
|
4090
4066
|
"type": {
|
|
@@ -4113,7 +4089,7 @@
|
|
|
4113
4089
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4114
4090
|
"line": 26,
|
|
4115
4091
|
"character": 2,
|
|
4116
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4092
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
|
|
4117
4093
|
}
|
|
4118
4094
|
],
|
|
4119
4095
|
"type": {
|
|
@@ -4141,7 +4117,7 @@
|
|
|
4141
4117
|
"fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
|
|
4142
4118
|
"line": 4,
|
|
4143
4119
|
"character": 17,
|
|
4144
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4120
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
|
|
4145
4121
|
}
|
|
4146
4122
|
]
|
|
4147
4123
|
},
|
|
@@ -4224,7 +4200,7 @@
|
|
|
4224
4200
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4225
4201
|
"line": 39,
|
|
4226
4202
|
"character": 2,
|
|
4227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4203
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L39"
|
|
4228
4204
|
}
|
|
4229
4205
|
],
|
|
4230
4206
|
"type": {
|
|
@@ -4296,7 +4272,7 @@
|
|
|
4296
4272
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4297
4273
|
"line": 50,
|
|
4298
4274
|
"character": 2,
|
|
4299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4275
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L50"
|
|
4300
4276
|
}
|
|
4301
4277
|
],
|
|
4302
4278
|
"type": {
|
|
@@ -4344,7 +4320,7 @@
|
|
|
4344
4320
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4345
4321
|
"line": 61,
|
|
4346
4322
|
"character": 2,
|
|
4347
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4323
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L61"
|
|
4348
4324
|
}
|
|
4349
4325
|
],
|
|
4350
4326
|
"type": {
|
|
@@ -4381,7 +4357,7 @@
|
|
|
4381
4357
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4382
4358
|
"line": 14,
|
|
4383
4359
|
"character": 2,
|
|
4384
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4360
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
|
|
4385
4361
|
}
|
|
4386
4362
|
],
|
|
4387
4363
|
"type": {
|
|
@@ -4461,7 +4437,7 @@
|
|
|
4461
4437
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4462
4438
|
"line": 80,
|
|
4463
4439
|
"character": 2,
|
|
4464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4440
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L80"
|
|
4465
4441
|
}
|
|
4466
4442
|
],
|
|
4467
4443
|
"type": {
|
|
@@ -4498,7 +4474,7 @@
|
|
|
4498
4474
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4499
4475
|
"line": 27,
|
|
4500
4476
|
"character": 2,
|
|
4501
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4477
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
|
|
4502
4478
|
}
|
|
4503
4479
|
],
|
|
4504
4480
|
"type": {
|
|
@@ -4567,7 +4543,7 @@
|
|
|
4567
4543
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4568
4544
|
"line": 20,
|
|
4569
4545
|
"character": 2,
|
|
4570
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4546
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
|
|
4571
4547
|
}
|
|
4572
4548
|
],
|
|
4573
4549
|
"type": {
|
|
@@ -4631,7 +4607,7 @@
|
|
|
4631
4607
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4632
4608
|
"line": 69,
|
|
4633
4609
|
"character": 2,
|
|
4634
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4610
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L69"
|
|
4635
4611
|
}
|
|
4636
4612
|
],
|
|
4637
4613
|
"type": {
|
|
@@ -4668,7 +4644,7 @@
|
|
|
4668
4644
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4669
4645
|
"line": 86,
|
|
4670
4646
|
"character": 2,
|
|
4671
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4647
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L86"
|
|
4672
4648
|
}
|
|
4673
4649
|
],
|
|
4674
4650
|
"type": {
|
|
@@ -4698,7 +4674,7 @@
|
|
|
4698
4674
|
"fileName": "projects/modals/src/modules/modal/modal.interface.ts",
|
|
4699
4675
|
"line": 9,
|
|
4700
4676
|
"character": 17,
|
|
4701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4677
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
|
|
4702
4678
|
}
|
|
4703
4679
|
]
|
|
4704
4680
|
},
|
|
@@ -4736,7 +4712,7 @@
|
|
|
4736
4712
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4737
4713
|
"line": 8,
|
|
4738
4714
|
"character": 2,
|
|
4739
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4715
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
|
|
4740
4716
|
}
|
|
4741
4717
|
],
|
|
4742
4718
|
"type": {
|
|
@@ -4758,7 +4734,7 @@
|
|
|
4758
4734
|
"fileName": "projects/modals/src/modules/modal/modal-error.ts",
|
|
4759
4735
|
"line": 4,
|
|
4760
4736
|
"character": 17,
|
|
4761
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4737
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
|
|
4762
4738
|
}
|
|
4763
4739
|
]
|
|
4764
4740
|
},
|
|
@@ -4773,7 +4749,7 @@
|
|
|
4773
4749
|
"fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
|
|
4774
4750
|
"line": 1,
|
|
4775
4751
|
"character": 12,
|
|
4776
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4752
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
|
|
4777
4753
|
}
|
|
4778
4754
|
],
|
|
4779
4755
|
"type": {
|
|
@@ -4798,6 +4774,507 @@
|
|
|
4798
4774
|
]
|
|
4799
4775
|
}
|
|
4800
4776
|
},
|
|
4777
|
+
{
|
|
4778
|
+
"id": 370,
|
|
4779
|
+
"name": "SkyConfirmButtonHarness",
|
|
4780
|
+
"variant": "declaration",
|
|
4781
|
+
"kind": 128,
|
|
4782
|
+
"flags": {},
|
|
4783
|
+
"comment": {
|
|
4784
|
+
"summary": [
|
|
4785
|
+
{
|
|
4786
|
+
"kind": "text",
|
|
4787
|
+
"text": "Harness for interacting with a confirm component in tests."
|
|
4788
|
+
}
|
|
4789
|
+
]
|
|
4790
|
+
},
|
|
4791
|
+
"children": [
|
|
4792
|
+
{
|
|
4793
|
+
"id": 375,
|
|
4794
|
+
"name": "constructor",
|
|
4795
|
+
"variant": "declaration",
|
|
4796
|
+
"kind": 512,
|
|
4797
|
+
"flags": {},
|
|
4798
|
+
"sources": [
|
|
4799
|
+
{
|
|
4800
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4801
|
+
"line": 38,
|
|
4802
|
+
"character": 4
|
|
4803
|
+
}
|
|
4804
|
+
],
|
|
4805
|
+
"signatures": [
|
|
4806
|
+
{
|
|
4807
|
+
"id": 376,
|
|
4808
|
+
"name": "new SkyConfirmButtonHarness",
|
|
4809
|
+
"variant": "signature",
|
|
4810
|
+
"kind": 16384,
|
|
4811
|
+
"flags": {},
|
|
4812
|
+
"sources": [
|
|
4813
|
+
{
|
|
4814
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4815
|
+
"line": 38,
|
|
4816
|
+
"character": 4
|
|
4817
|
+
}
|
|
4818
|
+
],
|
|
4819
|
+
"parameters": [
|
|
4820
|
+
{
|
|
4821
|
+
"id": 377,
|
|
4822
|
+
"name": "locatorFactory",
|
|
4823
|
+
"variant": "param",
|
|
4824
|
+
"kind": 32768,
|
|
4825
|
+
"flags": {},
|
|
4826
|
+
"type": {
|
|
4827
|
+
"type": "reference",
|
|
4828
|
+
"target": {
|
|
4829
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
4830
|
+
"qualifiedName": "LocatorFactory"
|
|
4831
|
+
},
|
|
4832
|
+
"name": "LocatorFactory",
|
|
4833
|
+
"package": "@angular/cdk"
|
|
4834
|
+
}
|
|
4835
|
+
}
|
|
4836
|
+
],
|
|
4837
|
+
"type": {
|
|
4838
|
+
"type": "reference",
|
|
4839
|
+
"target": 370,
|
|
4840
|
+
"name": "SkyConfirmButtonHarness",
|
|
4841
|
+
"package": "@skyux/modals"
|
|
4842
|
+
},
|
|
4843
|
+
"inheritedFrom": {
|
|
4844
|
+
"type": "reference",
|
|
4845
|
+
"target": -1,
|
|
4846
|
+
"name": "ComponentHarness.constructor"
|
|
4847
|
+
}
|
|
4848
|
+
}
|
|
4849
|
+
],
|
|
4850
|
+
"inheritedFrom": {
|
|
4851
|
+
"type": "reference",
|
|
4852
|
+
"target": -1,
|
|
4853
|
+
"name": "ComponentHarness.constructor"
|
|
4854
|
+
}
|
|
4855
|
+
},
|
|
4856
|
+
{
|
|
4857
|
+
"id": 371,
|
|
4858
|
+
"name": "hostSelector",
|
|
4859
|
+
"variant": "declaration",
|
|
4860
|
+
"kind": 1024,
|
|
4861
|
+
"flags": {
|
|
4862
|
+
"isPublic": true,
|
|
4863
|
+
"isStatic": true
|
|
4864
|
+
},
|
|
4865
|
+
"sources": [
|
|
4866
|
+
{
|
|
4867
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
4868
|
+
"line": 10,
|
|
4869
|
+
"character": 16,
|
|
4870
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L10"
|
|
4871
|
+
}
|
|
4872
|
+
],
|
|
4873
|
+
"type": {
|
|
4874
|
+
"type": "intrinsic",
|
|
4875
|
+
"name": "string"
|
|
4876
|
+
},
|
|
4877
|
+
"defaultValue": "'.sky-confirm-buttons .sky-btn'",
|
|
4878
|
+
"decorators": []
|
|
4879
|
+
},
|
|
4880
|
+
{
|
|
4881
|
+
"id": 378,
|
|
4882
|
+
"name": "click",
|
|
4883
|
+
"variant": "declaration",
|
|
4884
|
+
"kind": 2048,
|
|
4885
|
+
"flags": {
|
|
4886
|
+
"isPublic": true
|
|
4887
|
+
},
|
|
4888
|
+
"sources": [
|
|
4889
|
+
{
|
|
4890
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
4891
|
+
"line": 33,
|
|
4892
|
+
"character": 15,
|
|
4893
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L33"
|
|
4894
|
+
}
|
|
4895
|
+
],
|
|
4896
|
+
"signatures": [
|
|
4897
|
+
{
|
|
4898
|
+
"id": 379,
|
|
4899
|
+
"name": "click",
|
|
4900
|
+
"variant": "signature",
|
|
4901
|
+
"kind": 4096,
|
|
4902
|
+
"flags": {},
|
|
4903
|
+
"comment": {
|
|
4904
|
+
"summary": [
|
|
4905
|
+
{
|
|
4906
|
+
"kind": "text",
|
|
4907
|
+
"text": "Clicks the confirm button."
|
|
4908
|
+
}
|
|
4909
|
+
]
|
|
4910
|
+
},
|
|
4911
|
+
"sources": [
|
|
4912
|
+
{
|
|
4913
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
4914
|
+
"line": 33,
|
|
4915
|
+
"character": 2,
|
|
4916
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L33"
|
|
4917
|
+
}
|
|
4918
|
+
],
|
|
4919
|
+
"type": {
|
|
4920
|
+
"type": "reference",
|
|
4921
|
+
"target": {
|
|
4922
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4923
|
+
"qualifiedName": "Promise"
|
|
4924
|
+
},
|
|
4925
|
+
"typeArguments": [
|
|
4926
|
+
{
|
|
4927
|
+
"type": "intrinsic",
|
|
4928
|
+
"name": "void"
|
|
4929
|
+
}
|
|
4930
|
+
],
|
|
4931
|
+
"name": "Promise",
|
|
4932
|
+
"package": "typescript"
|
|
4933
|
+
}
|
|
4934
|
+
}
|
|
4935
|
+
],
|
|
4936
|
+
"decorators": []
|
|
4937
|
+
},
|
|
4938
|
+
{
|
|
4939
|
+
"id": 380,
|
|
4940
|
+
"name": "getStyleType",
|
|
4941
|
+
"variant": "declaration",
|
|
4942
|
+
"kind": 2048,
|
|
4943
|
+
"flags": {
|
|
4944
|
+
"isPublic": true
|
|
4945
|
+
},
|
|
4946
|
+
"sources": [
|
|
4947
|
+
{
|
|
4948
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
4949
|
+
"line": 40,
|
|
4950
|
+
"character": 15,
|
|
4951
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L40"
|
|
4952
|
+
}
|
|
4953
|
+
],
|
|
4954
|
+
"signatures": [
|
|
4955
|
+
{
|
|
4956
|
+
"id": 381,
|
|
4957
|
+
"name": "getStyleType",
|
|
4958
|
+
"variant": "signature",
|
|
4959
|
+
"kind": 4096,
|
|
4960
|
+
"flags": {},
|
|
4961
|
+
"comment": {
|
|
4962
|
+
"summary": [
|
|
4963
|
+
{
|
|
4964
|
+
"kind": "text",
|
|
4965
|
+
"text": "Gets the button style of the confirm button."
|
|
4966
|
+
}
|
|
4967
|
+
]
|
|
4968
|
+
},
|
|
4969
|
+
"sources": [
|
|
4970
|
+
{
|
|
4971
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
4972
|
+
"line": 40,
|
|
4973
|
+
"character": 2,
|
|
4974
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L40"
|
|
4975
|
+
}
|
|
4976
|
+
],
|
|
4977
|
+
"type": {
|
|
4978
|
+
"type": "reference",
|
|
4979
|
+
"target": {
|
|
4980
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
4981
|
+
"qualifiedName": "Promise"
|
|
4982
|
+
},
|
|
4983
|
+
"typeArguments": [
|
|
4984
|
+
{
|
|
4985
|
+
"type": "reference",
|
|
4986
|
+
"target": 9,
|
|
4987
|
+
"name": "SkyConfirmButtonStyleType",
|
|
4988
|
+
"package": "@skyux/modals"
|
|
4989
|
+
}
|
|
4990
|
+
],
|
|
4991
|
+
"name": "Promise",
|
|
4992
|
+
"package": "typescript"
|
|
4993
|
+
}
|
|
4994
|
+
}
|
|
4995
|
+
],
|
|
4996
|
+
"decorators": []
|
|
4997
|
+
},
|
|
4998
|
+
{
|
|
4999
|
+
"id": 382,
|
|
5000
|
+
"name": "getText",
|
|
5001
|
+
"variant": "declaration",
|
|
5002
|
+
"kind": 2048,
|
|
5003
|
+
"flags": {
|
|
5004
|
+
"isPublic": true
|
|
5005
|
+
},
|
|
5006
|
+
"sources": [
|
|
5007
|
+
{
|
|
5008
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5009
|
+
"line": 56,
|
|
5010
|
+
"character": 15,
|
|
5011
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L56"
|
|
5012
|
+
}
|
|
5013
|
+
],
|
|
5014
|
+
"signatures": [
|
|
5015
|
+
{
|
|
5016
|
+
"id": 383,
|
|
5017
|
+
"name": "getText",
|
|
5018
|
+
"variant": "signature",
|
|
5019
|
+
"kind": 4096,
|
|
5020
|
+
"flags": {},
|
|
5021
|
+
"comment": {
|
|
5022
|
+
"summary": [
|
|
5023
|
+
{
|
|
5024
|
+
"kind": "text",
|
|
5025
|
+
"text": "Gets the text content of the confirm button."
|
|
5026
|
+
}
|
|
5027
|
+
]
|
|
5028
|
+
},
|
|
5029
|
+
"sources": [
|
|
5030
|
+
{
|
|
5031
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5032
|
+
"line": 56,
|
|
5033
|
+
"character": 2,
|
|
5034
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L56"
|
|
5035
|
+
}
|
|
5036
|
+
],
|
|
5037
|
+
"type": {
|
|
5038
|
+
"type": "reference",
|
|
5039
|
+
"target": {
|
|
5040
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5041
|
+
"qualifiedName": "Promise"
|
|
5042
|
+
},
|
|
5043
|
+
"typeArguments": [
|
|
5044
|
+
{
|
|
5045
|
+
"type": "intrinsic",
|
|
5046
|
+
"name": "string"
|
|
5047
|
+
}
|
|
5048
|
+
],
|
|
5049
|
+
"name": "Promise",
|
|
5050
|
+
"package": "typescript"
|
|
5051
|
+
}
|
|
5052
|
+
}
|
|
5053
|
+
],
|
|
5054
|
+
"decorators": []
|
|
5055
|
+
},
|
|
5056
|
+
{
|
|
5057
|
+
"id": 385,
|
|
5058
|
+
"name": "host",
|
|
5059
|
+
"variant": "declaration",
|
|
5060
|
+
"kind": 2048,
|
|
5061
|
+
"flags": {},
|
|
5062
|
+
"sources": [
|
|
5063
|
+
{
|
|
5064
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5065
|
+
"line": 40,
|
|
5066
|
+
"character": 4
|
|
5067
|
+
}
|
|
5068
|
+
],
|
|
5069
|
+
"signatures": [
|
|
5070
|
+
{
|
|
5071
|
+
"id": 386,
|
|
5072
|
+
"name": "host",
|
|
5073
|
+
"variant": "signature",
|
|
5074
|
+
"kind": 4096,
|
|
5075
|
+
"flags": {},
|
|
5076
|
+
"comment": {
|
|
5077
|
+
"summary": [
|
|
5078
|
+
{
|
|
5079
|
+
"kind": "text",
|
|
5080
|
+
"text": "Gets a "
|
|
5081
|
+
},
|
|
5082
|
+
{
|
|
5083
|
+
"kind": "code",
|
|
5084
|
+
"text": "`Promise`"
|
|
5085
|
+
},
|
|
5086
|
+
{
|
|
5087
|
+
"kind": "text",
|
|
5088
|
+
"text": " for the "
|
|
5089
|
+
},
|
|
5090
|
+
{
|
|
5091
|
+
"kind": "code",
|
|
5092
|
+
"text": "`TestElement`"
|
|
5093
|
+
},
|
|
5094
|
+
{
|
|
5095
|
+
"kind": "text",
|
|
5096
|
+
"text": " representing the host element of the component."
|
|
5097
|
+
}
|
|
5098
|
+
]
|
|
5099
|
+
},
|
|
5100
|
+
"sources": [
|
|
5101
|
+
{
|
|
5102
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5103
|
+
"line": 40,
|
|
5104
|
+
"character": 4
|
|
5105
|
+
}
|
|
5106
|
+
],
|
|
5107
|
+
"type": {
|
|
5108
|
+
"type": "reference",
|
|
5109
|
+
"target": {
|
|
5110
|
+
"sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
|
|
5111
|
+
"qualifiedName": "Promise"
|
|
5112
|
+
},
|
|
5113
|
+
"typeArguments": [
|
|
5114
|
+
{
|
|
5115
|
+
"type": "reference",
|
|
5116
|
+
"target": {
|
|
5117
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5118
|
+
"qualifiedName": "TestElement"
|
|
5119
|
+
},
|
|
5120
|
+
"name": "TestElement",
|
|
5121
|
+
"package": "@angular/cdk"
|
|
5122
|
+
}
|
|
5123
|
+
],
|
|
5124
|
+
"name": "Promise",
|
|
5125
|
+
"package": "typescript"
|
|
5126
|
+
},
|
|
5127
|
+
"inheritedFrom": {
|
|
5128
|
+
"type": "reference",
|
|
5129
|
+
"target": -1,
|
|
5130
|
+
"name": "ComponentHarness.host"
|
|
5131
|
+
}
|
|
5132
|
+
}
|
|
5133
|
+
],
|
|
5134
|
+
"inheritedFrom": {
|
|
5135
|
+
"type": "reference",
|
|
5136
|
+
"target": -1,
|
|
5137
|
+
"name": "ComponentHarness.host"
|
|
5138
|
+
}
|
|
5139
|
+
},
|
|
5140
|
+
{
|
|
5141
|
+
"id": 372,
|
|
5142
|
+
"name": "with",
|
|
5143
|
+
"variant": "declaration",
|
|
5144
|
+
"kind": 2048,
|
|
5145
|
+
"flags": {
|
|
5146
|
+
"isPublic": true,
|
|
5147
|
+
"isStatic": true
|
|
5148
|
+
},
|
|
5149
|
+
"sources": [
|
|
5150
|
+
{
|
|
5151
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5152
|
+
"line": 16,
|
|
5153
|
+
"character": 16,
|
|
5154
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L16"
|
|
5155
|
+
}
|
|
5156
|
+
],
|
|
5157
|
+
"signatures": [
|
|
5158
|
+
{
|
|
5159
|
+
"id": 373,
|
|
5160
|
+
"name": "with",
|
|
5161
|
+
"variant": "signature",
|
|
5162
|
+
"kind": 4096,
|
|
5163
|
+
"flags": {},
|
|
5164
|
+
"comment": {
|
|
5165
|
+
"summary": [
|
|
5166
|
+
{
|
|
5167
|
+
"kind": "text",
|
|
5168
|
+
"text": "Gets a "
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"kind": "code",
|
|
5172
|
+
"text": "`HarnessPredicate`"
|
|
5173
|
+
},
|
|
5174
|
+
{
|
|
5175
|
+
"kind": "text",
|
|
5176
|
+
"text": " that can be used to search for a\n"
|
|
5177
|
+
},
|
|
5178
|
+
{
|
|
5179
|
+
"kind": "code",
|
|
5180
|
+
"text": "`SkyConfirmButtonHarness`"
|
|
5181
|
+
},
|
|
5182
|
+
{
|
|
5183
|
+
"kind": "text",
|
|
5184
|
+
"text": " that meets certain criteria."
|
|
5185
|
+
}
|
|
5186
|
+
]
|
|
5187
|
+
},
|
|
5188
|
+
"sources": [
|
|
5189
|
+
{
|
|
5190
|
+
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5191
|
+
"line": 16,
|
|
5192
|
+
"character": 2,
|
|
5193
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L16"
|
|
5194
|
+
}
|
|
5195
|
+
],
|
|
5196
|
+
"parameters": [
|
|
5197
|
+
{
|
|
5198
|
+
"id": 374,
|
|
5199
|
+
"name": "filters",
|
|
5200
|
+
"variant": "param",
|
|
5201
|
+
"kind": 32768,
|
|
5202
|
+
"flags": {},
|
|
5203
|
+
"type": {
|
|
5204
|
+
"type": "reference",
|
|
5205
|
+
"target": 405,
|
|
5206
|
+
"name": "SkyConfirmButtonHarnessFilters",
|
|
5207
|
+
"package": "@skyux/modals"
|
|
5208
|
+
}
|
|
5209
|
+
}
|
|
5210
|
+
],
|
|
5211
|
+
"type": {
|
|
5212
|
+
"type": "reference",
|
|
5213
|
+
"target": {
|
|
5214
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5215
|
+
"qualifiedName": "HarnessPredicate"
|
|
5216
|
+
},
|
|
5217
|
+
"typeArguments": [
|
|
5218
|
+
{
|
|
5219
|
+
"type": "reference",
|
|
5220
|
+
"target": 370,
|
|
5221
|
+
"name": "SkyConfirmButtonHarness",
|
|
5222
|
+
"package": "@skyux/modals"
|
|
5223
|
+
}
|
|
5224
|
+
],
|
|
5225
|
+
"name": "HarnessPredicate",
|
|
5226
|
+
"package": "@angular/cdk"
|
|
5227
|
+
}
|
|
5228
|
+
}
|
|
5229
|
+
],
|
|
5230
|
+
"decorators": []
|
|
5231
|
+
}
|
|
5232
|
+
],
|
|
5233
|
+
"groups": [
|
|
5234
|
+
{
|
|
5235
|
+
"title": "Constructors",
|
|
5236
|
+
"children": [
|
|
5237
|
+
375
|
|
5238
|
+
]
|
|
5239
|
+
},
|
|
5240
|
+
{
|
|
5241
|
+
"title": "Properties",
|
|
5242
|
+
"children": [
|
|
5243
|
+
371
|
|
5244
|
+
]
|
|
5245
|
+
},
|
|
5246
|
+
{
|
|
5247
|
+
"title": "Methods",
|
|
5248
|
+
"children": [
|
|
5249
|
+
378,
|
|
5250
|
+
380,
|
|
5251
|
+
382,
|
|
5252
|
+
385,
|
|
5253
|
+
372
|
|
5254
|
+
]
|
|
5255
|
+
}
|
|
5256
|
+
],
|
|
5257
|
+
"sources": [
|
|
5258
|
+
{
|
|
5259
|
+
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness.ts",
|
|
5260
|
+
"line": 9,
|
|
5261
|
+
"character": 13,
|
|
5262
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts#L9"
|
|
5263
|
+
}
|
|
5264
|
+
],
|
|
5265
|
+
"extendedTypes": [
|
|
5266
|
+
{
|
|
5267
|
+
"type": "reference",
|
|
5268
|
+
"target": {
|
|
5269
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
5270
|
+
"qualifiedName": "ComponentHarness"
|
|
5271
|
+
},
|
|
5272
|
+
"name": "ComponentHarness",
|
|
5273
|
+
"package": "@angular/cdk"
|
|
5274
|
+
}
|
|
5275
|
+
],
|
|
5276
|
+
"decorators": []
|
|
5277
|
+
},
|
|
4801
5278
|
{
|
|
4802
5279
|
"id": 409,
|
|
4803
5280
|
"name": "SkyConfirmHarness",
|
|
@@ -4891,7 +5368,7 @@
|
|
|
4891
5368
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
4892
5369
|
"line": 12,
|
|
4893
5370
|
"character": 16,
|
|
4894
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5371
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L12"
|
|
4895
5372
|
}
|
|
4896
5373
|
],
|
|
4897
5374
|
"type": {
|
|
@@ -4914,7 +5391,7 @@
|
|
|
4914
5391
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
4915
5392
|
"line": 22,
|
|
4916
5393
|
"character": 15,
|
|
4917
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5394
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
|
|
4918
5395
|
}
|
|
4919
5396
|
],
|
|
4920
5397
|
"signatures": [
|
|
@@ -4937,7 +5414,7 @@
|
|
|
4937
5414
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
4938
5415
|
"line": 22,
|
|
4939
5416
|
"character": 2,
|
|
4940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5417
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
|
|
4941
5418
|
}
|
|
4942
5419
|
],
|
|
4943
5420
|
"parameters": [
|
|
@@ -4987,7 +5464,7 @@
|
|
|
4987
5464
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
4988
5465
|
"line": 43,
|
|
4989
5466
|
"character": 15,
|
|
4990
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5467
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
|
|
4991
5468
|
}
|
|
4992
5469
|
],
|
|
4993
5470
|
"signatures": [
|
|
@@ -5010,7 +5487,7 @@
|
|
|
5010
5487
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5011
5488
|
"line": 43,
|
|
5012
5489
|
"character": 2,
|
|
5013
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5490
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
|
|
5014
5491
|
}
|
|
5015
5492
|
],
|
|
5016
5493
|
"type": {
|
|
@@ -5045,7 +5522,7 @@
|
|
|
5045
5522
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5046
5523
|
"line": 56,
|
|
5047
5524
|
"character": 15,
|
|
5048
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5525
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
|
|
5049
5526
|
}
|
|
5050
5527
|
],
|
|
5051
5528
|
"signatures": [
|
|
@@ -5068,7 +5545,7 @@
|
|
|
5068
5545
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5069
5546
|
"line": 56,
|
|
5070
5547
|
"character": 2,
|
|
5071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5548
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
|
|
5072
5549
|
}
|
|
5073
5550
|
],
|
|
5074
5551
|
"type": {
|
|
@@ -5103,7 +5580,7 @@
|
|
|
5103
5580
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5104
5581
|
"line": 63,
|
|
5105
5582
|
"character": 15,
|
|
5106
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5583
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
|
|
5107
5584
|
}
|
|
5108
5585
|
],
|
|
5109
5586
|
"signatures": [
|
|
@@ -5126,7 +5603,7 @@
|
|
|
5126
5603
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5127
5604
|
"line": 63,
|
|
5128
5605
|
"character": 2,
|
|
5129
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5606
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
|
|
5130
5607
|
}
|
|
5131
5608
|
],
|
|
5132
5609
|
"parameters": [
|
|
@@ -5157,10 +5634,7 @@
|
|
|
5157
5634
|
"type": "array",
|
|
5158
5635
|
"elementType": {
|
|
5159
5636
|
"type": "reference",
|
|
5160
|
-
"target":
|
|
5161
|
-
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
5162
|
-
"qualifiedName": "SkyConfirmButtonHarness"
|
|
5163
|
-
},
|
|
5637
|
+
"target": 370,
|
|
5164
5638
|
"name": "SkyConfirmButtonHarness",
|
|
5165
5639
|
"package": "@skyux/modals"
|
|
5166
5640
|
}
|
|
@@ -5186,7 +5660,7 @@
|
|
|
5186
5660
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5187
5661
|
"line": 95,
|
|
5188
5662
|
"character": 15,
|
|
5189
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5663
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
|
|
5190
5664
|
}
|
|
5191
5665
|
],
|
|
5192
5666
|
"signatures": [
|
|
@@ -5209,7 +5683,7 @@
|
|
|
5209
5683
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5210
5684
|
"line": 95,
|
|
5211
5685
|
"character": 2,
|
|
5212
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5686
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
|
|
5213
5687
|
}
|
|
5214
5688
|
],
|
|
5215
5689
|
"type": {
|
|
@@ -5244,7 +5718,7 @@
|
|
|
5244
5718
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5245
5719
|
"line": 102,
|
|
5246
5720
|
"character": 15,
|
|
5247
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5721
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
|
|
5248
5722
|
}
|
|
5249
5723
|
],
|
|
5250
5724
|
"signatures": [
|
|
@@ -5267,7 +5741,7 @@
|
|
|
5267
5741
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5268
5742
|
"line": 102,
|
|
5269
5743
|
"character": 2,
|
|
5270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5744
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
|
|
5271
5745
|
}
|
|
5272
5746
|
],
|
|
5273
5747
|
"type": {
|
|
@@ -5388,7 +5862,7 @@
|
|
|
5388
5862
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5389
5863
|
"line": 114,
|
|
5390
5864
|
"character": 15,
|
|
5391
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5865
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
|
|
5392
5866
|
}
|
|
5393
5867
|
],
|
|
5394
5868
|
"signatures": [
|
|
@@ -5411,7 +5885,7 @@
|
|
|
5411
5885
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
|
|
5412
5886
|
"line": 114,
|
|
5413
5887
|
"character": 2,
|
|
5414
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5888
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
|
|
5415
5889
|
}
|
|
5416
5890
|
],
|
|
5417
5891
|
"type": {
|
|
@@ -5466,7 +5940,7 @@
|
|
|
5466
5940
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
|
|
5467
5941
|
"line": 11,
|
|
5468
5942
|
"character": 13,
|
|
5469
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5943
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L11"
|
|
5470
5944
|
}
|
|
5471
5945
|
],
|
|
5472
5946
|
"extendedTypes": [
|
|
@@ -5513,7 +5987,7 @@
|
|
|
5513
5987
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5514
5988
|
"line": 11,
|
|
5515
5989
|
"character": 18,
|
|
5516
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5990
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
|
|
5517
5991
|
}
|
|
5518
5992
|
],
|
|
5519
5993
|
"signatures": [
|
|
@@ -5536,7 +6010,7 @@
|
|
|
5536
6010
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5537
6011
|
"line": 11,
|
|
5538
6012
|
"character": 2,
|
|
5539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6013
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
|
|
5540
6014
|
}
|
|
5541
6015
|
],
|
|
5542
6016
|
"type": {
|
|
@@ -5561,7 +6035,7 @@
|
|
|
5561
6035
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5562
6036
|
"line": 24,
|
|
5563
6037
|
"character": 18,
|
|
5564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6038
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
|
|
5565
6039
|
}
|
|
5566
6040
|
],
|
|
5567
6041
|
"signatures": [
|
|
@@ -5584,7 +6058,7 @@
|
|
|
5584
6058
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5585
6059
|
"line": 24,
|
|
5586
6060
|
"character": 2,
|
|
5587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6061
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
|
|
5588
6062
|
}
|
|
5589
6063
|
],
|
|
5590
6064
|
"parameters": [
|
|
@@ -5624,7 +6098,7 @@
|
|
|
5624
6098
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5625
6099
|
"line": 15,
|
|
5626
6100
|
"character": 18,
|
|
5627
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6101
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
|
|
5628
6102
|
}
|
|
5629
6103
|
],
|
|
5630
6104
|
"signatures": [
|
|
@@ -5647,7 +6121,7 @@
|
|
|
5647
6121
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5648
6122
|
"line": 15,
|
|
5649
6123
|
"character": 2,
|
|
5650
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6124
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
|
|
5651
6125
|
}
|
|
5652
6126
|
],
|
|
5653
6127
|
"type": {
|
|
@@ -5672,7 +6146,7 @@
|
|
|
5672
6146
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5673
6147
|
"line": 20,
|
|
5674
6148
|
"character": 18,
|
|
5675
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6149
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
|
|
5676
6150
|
}
|
|
5677
6151
|
],
|
|
5678
6152
|
"signatures": [
|
|
@@ -5695,7 +6169,7 @@
|
|
|
5695
6169
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5696
6170
|
"line": 20,
|
|
5697
6171
|
"character": 2,
|
|
5698
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6172
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
|
|
5699
6173
|
}
|
|
5700
6174
|
],
|
|
5701
6175
|
"parameters": [
|
|
@@ -5735,7 +6209,7 @@
|
|
|
5735
6209
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5736
6210
|
"line": 28,
|
|
5737
6211
|
"character": 18,
|
|
5738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6212
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
|
|
5739
6213
|
}
|
|
5740
6214
|
],
|
|
5741
6215
|
"signatures": [
|
|
@@ -5758,7 +6232,7 @@
|
|
|
5758
6232
|
"fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
|
|
5759
6233
|
"line": 28,
|
|
5760
6234
|
"character": 2,
|
|
5761
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6235
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
|
|
5762
6236
|
}
|
|
5763
6237
|
],
|
|
5764
6238
|
"type": {
|
|
@@ -5793,7 +6267,7 @@
|
|
|
5793
6267
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
|
|
5794
6268
|
"line": 7,
|
|
5795
6269
|
"character": 22,
|
|
5796
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6270
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L7"
|
|
5797
6271
|
}
|
|
5798
6272
|
],
|
|
5799
6273
|
"decorators": []
|
|
@@ -5826,17 +6300,6 @@
|
|
|
5826
6300
|
"kind": "text",
|
|
5827
6301
|
"text": "."
|
|
5828
6302
|
}
|
|
5829
|
-
],
|
|
5830
|
-
"blockTags": [
|
|
5831
|
-
{
|
|
5832
|
-
"tag": "@docsIncludeIds",
|
|
5833
|
-
"content": [
|
|
5834
|
-
{
|
|
5835
|
-
"kind": "text",
|
|
5836
|
-
"text": "SkyConfirmTestingController"
|
|
5837
|
-
}
|
|
5838
|
-
]
|
|
5839
|
-
}
|
|
5840
6303
|
]
|
|
5841
6304
|
},
|
|
5842
6305
|
"children": [],
|
|
@@ -5851,9 +6314,9 @@
|
|
|
5851
6314
|
"sources": [
|
|
5852
6315
|
{
|
|
5853
6316
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.module.ts",
|
|
5854
|
-
"line":
|
|
6317
|
+
"line": 11,
|
|
5855
6318
|
"character": 13,
|
|
5856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6319
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-testing.module.ts#L11"
|
|
5857
6320
|
}
|
|
5858
6321
|
],
|
|
5859
6322
|
"decorators": [
|
|
@@ -5957,7 +6420,7 @@
|
|
|
5957
6420
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
5958
6421
|
"line": 34,
|
|
5959
6422
|
"character": 15,
|
|
5960
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6423
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
|
|
5961
6424
|
}
|
|
5962
6425
|
],
|
|
5963
6426
|
"signatures": [
|
|
@@ -5980,7 +6443,7 @@
|
|
|
5980
6443
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
5981
6444
|
"line": 34,
|
|
5982
6445
|
"character": 2,
|
|
5983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6446
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
|
|
5984
6447
|
}
|
|
5985
6448
|
],
|
|
5986
6449
|
"type": {
|
|
@@ -6015,7 +6478,7 @@
|
|
|
6015
6478
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6016
6479
|
"line": 42,
|
|
6017
6480
|
"character": 15,
|
|
6018
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6481
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
|
|
6019
6482
|
}
|
|
6020
6483
|
],
|
|
6021
6484
|
"signatures": [
|
|
@@ -6044,7 +6507,7 @@
|
|
|
6044
6507
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6045
6508
|
"line": 42,
|
|
6046
6509
|
"character": 2,
|
|
6047
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6510
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
|
|
6048
6511
|
}
|
|
6049
6512
|
],
|
|
6050
6513
|
"type": {
|
|
@@ -6079,7 +6542,7 @@
|
|
|
6079
6542
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6080
6543
|
"line": 52,
|
|
6081
6544
|
"character": 15,
|
|
6082
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6545
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
|
|
6083
6546
|
}
|
|
6084
6547
|
],
|
|
6085
6548
|
"signatures": [
|
|
@@ -6108,7 +6571,7 @@
|
|
|
6108
6571
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6109
6572
|
"line": 52,
|
|
6110
6573
|
"character": 2,
|
|
6111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6574
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
|
|
6112
6575
|
}
|
|
6113
6576
|
],
|
|
6114
6577
|
"type": {
|
|
@@ -6143,7 +6606,7 @@
|
|
|
6143
6606
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6144
6607
|
"line": 59,
|
|
6145
6608
|
"character": 15,
|
|
6146
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6609
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
|
|
6147
6610
|
}
|
|
6148
6611
|
],
|
|
6149
6612
|
"signatures": [
|
|
@@ -6166,7 +6629,7 @@
|
|
|
6166
6629
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6167
6630
|
"line": 59,
|
|
6168
6631
|
"character": 2,
|
|
6169
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6632
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
|
|
6170
6633
|
}
|
|
6171
6634
|
],
|
|
6172
6635
|
"type": {
|
|
@@ -6201,7 +6664,7 @@
|
|
|
6201
6664
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6202
6665
|
"line": 66,
|
|
6203
6666
|
"character": 15,
|
|
6204
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6667
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
|
|
6205
6668
|
}
|
|
6206
6669
|
],
|
|
6207
6670
|
"signatures": [
|
|
@@ -6224,7 +6687,7 @@
|
|
|
6224
6687
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6225
6688
|
"line": 66,
|
|
6226
6689
|
"character": 2,
|
|
6227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6690
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
|
|
6228
6691
|
}
|
|
6229
6692
|
],
|
|
6230
6693
|
"type": {
|
|
@@ -6259,7 +6722,7 @@
|
|
|
6259
6722
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6260
6723
|
"line": 73,
|
|
6261
6724
|
"character": 15,
|
|
6262
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6725
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
|
|
6263
6726
|
}
|
|
6264
6727
|
],
|
|
6265
6728
|
"signatures": [
|
|
@@ -6282,7 +6745,7 @@
|
|
|
6282
6745
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6283
6746
|
"line": 73,
|
|
6284
6747
|
"character": 2,
|
|
6285
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6748
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
|
|
6286
6749
|
}
|
|
6287
6750
|
],
|
|
6288
6751
|
"type": {
|
|
@@ -6337,7 +6800,7 @@
|
|
|
6337
6800
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6338
6801
|
"line": 82,
|
|
6339
6802
|
"character": 15,
|
|
6340
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6803
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
|
|
6341
6804
|
}
|
|
6342
6805
|
],
|
|
6343
6806
|
"signatures": [
|
|
@@ -6360,7 +6823,7 @@
|
|
|
6360
6823
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6361
6824
|
"line": 82,
|
|
6362
6825
|
"character": 2,
|
|
6363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6826
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
|
|
6364
6827
|
}
|
|
6365
6828
|
],
|
|
6366
6829
|
"type": {
|
|
@@ -6395,7 +6858,7 @@
|
|
|
6395
6858
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6396
6859
|
"line": 89,
|
|
6397
6860
|
"character": 15,
|
|
6398
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6861
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
|
|
6399
6862
|
}
|
|
6400
6863
|
],
|
|
6401
6864
|
"signatures": [
|
|
@@ -6418,7 +6881,7 @@
|
|
|
6418
6881
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6419
6882
|
"line": 89,
|
|
6420
6883
|
"character": 2,
|
|
6421
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6884
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
|
|
6422
6885
|
}
|
|
6423
6886
|
],
|
|
6424
6887
|
"type": {
|
|
@@ -6453,7 +6916,7 @@
|
|
|
6453
6916
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6454
6917
|
"line": 112,
|
|
6455
6918
|
"character": 15,
|
|
6456
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6919
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
|
|
6457
6920
|
}
|
|
6458
6921
|
],
|
|
6459
6922
|
"signatures": [
|
|
@@ -6476,7 +6939,7 @@
|
|
|
6476
6939
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6477
6940
|
"line": 112,
|
|
6478
6941
|
"character": 2,
|
|
6479
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6942
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
|
|
6480
6943
|
}
|
|
6481
6944
|
],
|
|
6482
6945
|
"type": {
|
|
@@ -6595,7 +7058,7 @@
|
|
|
6595
7058
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6596
7059
|
"line": 127,
|
|
6597
7060
|
"character": 15,
|
|
6598
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7061
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
|
|
6599
7062
|
}
|
|
6600
7063
|
],
|
|
6601
7064
|
"signatures": [
|
|
@@ -6627,7 +7090,7 @@
|
|
|
6627
7090
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6628
7091
|
"line": 127,
|
|
6629
7092
|
"character": 2,
|
|
6630
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7093
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
|
|
6631
7094
|
}
|
|
6632
7095
|
],
|
|
6633
7096
|
"type": {
|
|
@@ -6662,7 +7125,7 @@
|
|
|
6662
7125
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6663
7126
|
"line": 119,
|
|
6664
7127
|
"character": 15,
|
|
6665
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7128
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
|
|
6666
7129
|
}
|
|
6667
7130
|
],
|
|
6668
7131
|
"signatures": [
|
|
@@ -6685,7 +7148,7 @@
|
|
|
6685
7148
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6686
7149
|
"line": 119,
|
|
6687
7150
|
"character": 2,
|
|
6688
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7151
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
|
|
6689
7152
|
}
|
|
6690
7153
|
],
|
|
6691
7154
|
"type": {
|
|
@@ -6721,7 +7184,7 @@
|
|
|
6721
7184
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6722
7185
|
"line": 25,
|
|
6723
7186
|
"character": 16,
|
|
6724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7187
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
|
|
6725
7188
|
}
|
|
6726
7189
|
],
|
|
6727
7190
|
"signatures": [
|
|
@@ -6760,7 +7223,7 @@
|
|
|
6760
7223
|
"fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
|
|
6761
7224
|
"line": 25,
|
|
6762
7225
|
"character": 2,
|
|
6763
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7226
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
|
|
6764
7227
|
}
|
|
6765
7228
|
],
|
|
6766
7229
|
"parameters": [
|
|
@@ -6831,7 +7294,7 @@
|
|
|
6831
7294
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
|
|
6832
7295
|
"line": 11,
|
|
6833
7296
|
"character": 13,
|
|
6834
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7297
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L11"
|
|
6835
7298
|
}
|
|
6836
7299
|
],
|
|
6837
7300
|
"extendedTypes": [
|
|
@@ -6886,7 +7349,7 @@
|
|
|
6886
7349
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
6887
7350
|
"line": 14,
|
|
6888
7351
|
"character": 18,
|
|
6889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7352
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
|
|
6890
7353
|
}
|
|
6891
7354
|
],
|
|
6892
7355
|
"signatures": [
|
|
@@ -6909,7 +7372,7 @@
|
|
|
6909
7372
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
6910
7373
|
"line": 14,
|
|
6911
7374
|
"character": 2,
|
|
6912
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7375
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
|
|
6913
7376
|
}
|
|
6914
7377
|
],
|
|
6915
7378
|
"parameters": [
|
|
@@ -6959,7 +7422,7 @@
|
|
|
6959
7422
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
6960
7423
|
"line": 19,
|
|
6961
7424
|
"character": 18,
|
|
6962
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7425
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
|
|
6963
7426
|
}
|
|
6964
7427
|
],
|
|
6965
7428
|
"signatures": [
|
|
@@ -6982,7 +7445,7 @@
|
|
|
6982
7445
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
6983
7446
|
"line": 19,
|
|
6984
7447
|
"character": 2,
|
|
6985
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7448
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
|
|
6986
7449
|
}
|
|
6987
7450
|
],
|
|
6988
7451
|
"parameters": [
|
|
@@ -7020,7 +7483,7 @@
|
|
|
7020
7483
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7021
7484
|
"line": 24,
|
|
7022
7485
|
"character": 18,
|
|
7023
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7486
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
|
|
7024
7487
|
}
|
|
7025
7488
|
],
|
|
7026
7489
|
"signatures": [
|
|
@@ -7043,7 +7506,7 @@
|
|
|
7043
7506
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
7044
7507
|
"line": 24,
|
|
7045
7508
|
"character": 2,
|
|
7046
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7509
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
|
|
7047
7510
|
}
|
|
7048
7511
|
],
|
|
7049
7512
|
"type": {
|
|
@@ -7068,7 +7531,7 @@
|
|
|
7068
7531
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7069
7532
|
"line": 29,
|
|
7070
7533
|
"character": 18,
|
|
7071
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7534
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
|
|
7072
7535
|
}
|
|
7073
7536
|
],
|
|
7074
7537
|
"signatures": [
|
|
@@ -7091,7 +7554,7 @@
|
|
|
7091
7554
|
"fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
|
|
7092
7555
|
"line": 29,
|
|
7093
7556
|
"character": 2,
|
|
7094
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7557
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
|
|
7095
7558
|
}
|
|
7096
7559
|
],
|
|
7097
7560
|
"typeParameter": [
|
|
@@ -7160,7 +7623,7 @@
|
|
|
7160
7623
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
|
|
7161
7624
|
"line": 9,
|
|
7162
7625
|
"character": 22,
|
|
7163
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7626
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L9"
|
|
7164
7627
|
}
|
|
7165
7628
|
],
|
|
7166
7629
|
"decorators": []
|
|
@@ -7193,17 +7656,6 @@
|
|
|
7193
7656
|
"kind": "text",
|
|
7194
7657
|
"text": "."
|
|
7195
7658
|
}
|
|
7196
|
-
],
|
|
7197
|
-
"blockTags": [
|
|
7198
|
-
{
|
|
7199
|
-
"tag": "@docsIncludeIds",
|
|
7200
|
-
"content": [
|
|
7201
|
-
{
|
|
7202
|
-
"kind": "text",
|
|
7203
|
-
"text": "SkyModalTestingController"
|
|
7204
|
-
}
|
|
7205
|
-
]
|
|
7206
|
-
}
|
|
7207
7659
|
]
|
|
7208
7660
|
},
|
|
7209
7661
|
"children": [],
|
|
@@ -7218,9 +7670,9 @@
|
|
|
7218
7670
|
"sources": [
|
|
7219
7671
|
{
|
|
7220
7672
|
"fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.module.ts",
|
|
7221
|
-
"line":
|
|
7673
|
+
"line": 11,
|
|
7222
7674
|
"character": 13,
|
|
7223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7675
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/controller/modal-testing.module.ts#L11"
|
|
7224
7676
|
}
|
|
7225
7677
|
],
|
|
7226
7678
|
"decorators": [
|
|
@@ -7301,7 +7753,7 @@
|
|
|
7301
7753
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7302
7754
|
"line": 16,
|
|
7303
7755
|
"character": 2,
|
|
7304
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7756
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L16"
|
|
7305
7757
|
}
|
|
7306
7758
|
],
|
|
7307
7759
|
"type": {
|
|
@@ -7330,7 +7782,7 @@
|
|
|
7330
7782
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7331
7783
|
"line": 11,
|
|
7332
7784
|
"character": 2,
|
|
7333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7785
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L11"
|
|
7334
7786
|
}
|
|
7335
7787
|
],
|
|
7336
7788
|
"type": {
|
|
@@ -7368,7 +7820,7 @@
|
|
|
7368
7820
|
"fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
|
|
7369
7821
|
"line": 6,
|
|
7370
7822
|
"character": 17,
|
|
7371
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7823
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L6"
|
|
7372
7824
|
}
|
|
7373
7825
|
],
|
|
7374
7826
|
"extendedTypes": [
|
|
@@ -7475,7 +7927,7 @@
|
|
|
7475
7927
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
7476
7928
|
"line": 11,
|
|
7477
7929
|
"character": 2,
|
|
7478
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7930
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
7479
7931
|
}
|
|
7480
7932
|
],
|
|
7481
7933
|
"type": {
|
|
@@ -7551,7 +8003,7 @@
|
|
|
7551
8003
|
"fileName": "projects/modals/src/testing/modules/modal/modal-harness-filters.ts",
|
|
7552
8004
|
"line": 7,
|
|
7553
8005
|
"character": 17,
|
|
7554
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8006
|
+
"url": "https://github.com/blackbaud/skyux/blob/184c9f6/libs/components/modals/testing/src/modules/modal/modal-harness-filters.ts#L7"
|
|
7555
8007
|
}
|
|
7556
8008
|
],
|
|
7557
8009
|
"extendedTypes": [
|
|
@@ -8184,6 +8636,70 @@
|
|
|
8184
8636
|
"sourceFileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
|
|
8185
8637
|
"qualifiedName": "SkyModalComponent.viewkeeperEnabled"
|
|
8186
8638
|
},
|
|
8639
|
+
"370": {
|
|
8640
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8641
|
+
"qualifiedName": "SkyConfirmButtonHarness"
|
|
8642
|
+
},
|
|
8643
|
+
"371": {
|
|
8644
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8645
|
+
"qualifiedName": "SkyConfirmButtonHarness.hostSelector"
|
|
8646
|
+
},
|
|
8647
|
+
"372": {
|
|
8648
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8649
|
+
"qualifiedName": "SkyConfirmButtonHarness.with"
|
|
8650
|
+
},
|
|
8651
|
+
"373": {
|
|
8652
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8653
|
+
"qualifiedName": "SkyConfirmButtonHarness.with"
|
|
8654
|
+
},
|
|
8655
|
+
"374": {
|
|
8656
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8657
|
+
"qualifiedName": "filters"
|
|
8658
|
+
},
|
|
8659
|
+
"375": {
|
|
8660
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8661
|
+
"qualifiedName": "ComponentHarness.__constructor"
|
|
8662
|
+
},
|
|
8663
|
+
"376": {
|
|
8664
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8665
|
+
"qualifiedName": "SkyConfirmButtonHarness"
|
|
8666
|
+
},
|
|
8667
|
+
"377": {
|
|
8668
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8669
|
+
"qualifiedName": "locatorFactory"
|
|
8670
|
+
},
|
|
8671
|
+
"378": {
|
|
8672
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8673
|
+
"qualifiedName": "SkyConfirmButtonHarness.click"
|
|
8674
|
+
},
|
|
8675
|
+
"379": {
|
|
8676
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8677
|
+
"qualifiedName": "SkyConfirmButtonHarness.click"
|
|
8678
|
+
},
|
|
8679
|
+
"380": {
|
|
8680
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8681
|
+
"qualifiedName": "SkyConfirmButtonHarness.getStyleType"
|
|
8682
|
+
},
|
|
8683
|
+
"381": {
|
|
8684
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8685
|
+
"qualifiedName": "SkyConfirmButtonHarness.getStyleType"
|
|
8686
|
+
},
|
|
8687
|
+
"382": {
|
|
8688
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8689
|
+
"qualifiedName": "SkyConfirmButtonHarness.getText"
|
|
8690
|
+
},
|
|
8691
|
+
"383": {
|
|
8692
|
+
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness.ts",
|
|
8693
|
+
"qualifiedName": "SkyConfirmButtonHarness.getText"
|
|
8694
|
+
},
|
|
8695
|
+
"385": {
|
|
8696
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8697
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8698
|
+
},
|
|
8699
|
+
"386": {
|
|
8700
|
+
"sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8701
|
+
"qualifiedName": "ComponentHarness.host"
|
|
8702
|
+
},
|
|
8187
8703
|
"405": {
|
|
8188
8704
|
"sourceFileName": "libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts",
|
|
8189
8705
|
"qualifiedName": "SkyConfirmButtonHarnessFilters"
|
|
@@ -8730,21 +9246,22 @@
|
|
|
8730
9246
|
"@angular/forms": "19.0.5",
|
|
8731
9247
|
"@angular/platform-browser": "19.0.5",
|
|
8732
9248
|
"@angular/router": "19.0.5",
|
|
8733
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9249
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8734
9250
|
"@schematics/angular": "19.0.6",
|
|
8735
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8736
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8737
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8738
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
8739
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8740
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8741
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9251
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9252
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9253
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9254
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
9255
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9256
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9257
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8742
9258
|
"@skyux/icons": "7.10.0",
|
|
8743
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8744
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8745
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8746
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9259
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9260
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9261
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9262
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8747
9263
|
"@types/node": "20.14.12",
|
|
9264
|
+
"ajv": "8.17.1",
|
|
8748
9265
|
"axe-core": "4.10.2",
|
|
8749
9266
|
"fontfaceobserver": "2.3.0",
|
|
8750
9267
|
"jsonc-parser": "3.3.1",
|
|
@@ -8764,21 +9281,22 @@
|
|
|
8764
9281
|
"@angular/forms": "19.0.5",
|
|
8765
9282
|
"@angular/platform-browser": "19.0.5",
|
|
8766
9283
|
"@angular/router": "19.0.5",
|
|
8767
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9284
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8768
9285
|
"@schematics/angular": "19.0.6",
|
|
8769
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8770
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8771
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8772
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
8773
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8774
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8775
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9286
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9287
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9288
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9289
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
9290
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9291
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9292
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8776
9293
|
"@skyux/icons": "7.10.0",
|
|
8777
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8778
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8779
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8780
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9294
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9295
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9296
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9297
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8781
9298
|
"@types/node": "20.14.12",
|
|
9299
|
+
"ajv": "8.17.1",
|
|
8782
9300
|
"axe-core": "4.10.2",
|
|
8783
9301
|
"fontfaceobserver": "2.3.0",
|
|
8784
9302
|
"jsonc-parser": "3.3.1",
|
|
@@ -8798,21 +9316,22 @@
|
|
|
8798
9316
|
"@angular/forms": "19.0.5",
|
|
8799
9317
|
"@angular/platform-browser": "19.0.5",
|
|
8800
9318
|
"@angular/router": "19.0.5",
|
|
8801
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9319
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8802
9320
|
"@schematics/angular": "19.0.6",
|
|
8803
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8804
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8805
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8806
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
8807
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8808
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8809
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9321
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9322
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9323
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9324
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
9325
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9326
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9327
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8810
9328
|
"@skyux/icons": "7.10.0",
|
|
8811
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8812
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8813
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8814
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9329
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9330
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9331
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9332
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8815
9333
|
"@types/node": "20.14.12",
|
|
9334
|
+
"ajv": "8.17.1",
|
|
8816
9335
|
"axe-core": "4.10.2",
|
|
8817
9336
|
"fontfaceobserver": "2.3.0",
|
|
8818
9337
|
"jsonc-parser": "3.3.1",
|
|
@@ -8832,21 +9351,22 @@
|
|
|
8832
9351
|
"@angular/forms": "19.0.5",
|
|
8833
9352
|
"@angular/platform-browser": "19.0.5",
|
|
8834
9353
|
"@angular/router": "19.0.5",
|
|
8835
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9354
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8836
9355
|
"@schematics/angular": "19.0.6",
|
|
8837
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8838
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8839
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8840
|
-
"@skyux/forms": "12.0.0-alpha.
|
|
8841
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8842
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8843
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9356
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9357
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9358
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9359
|
+
"@skyux/forms": "12.0.0-alpha.4",
|
|
9360
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9361
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9362
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8844
9363
|
"@skyux/icons": "7.10.0",
|
|
8845
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8846
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8847
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8848
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9364
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9365
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9366
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9367
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8849
9368
|
"@types/node": "20.14.12",
|
|
9369
|
+
"ajv": "8.17.1",
|
|
8850
9370
|
"axe-core": "4.10.2",
|
|
8851
9371
|
"fontfaceobserver": "2.3.0",
|
|
8852
9372
|
"jsonc-parser": "3.3.1",
|
|
@@ -8865,20 +9385,21 @@
|
|
|
8865
9385
|
"@angular/core": "19.0.5",
|
|
8866
9386
|
"@angular/platform-browser": "19.0.5",
|
|
8867
9387
|
"@angular/router": "19.0.5",
|
|
8868
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9388
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8869
9389
|
"@schematics/angular": "19.0.6",
|
|
8870
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8871
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8872
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8873
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8874
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8875
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9390
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9391
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9392
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9393
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9394
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9395
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8876
9396
|
"@skyux/icons": "7.10.0",
|
|
8877
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8878
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8879
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8880
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9397
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9398
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9399
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9400
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8881
9401
|
"@types/node": "20.14.12",
|
|
9402
|
+
"ajv": "8.17.1",
|
|
8882
9403
|
"axe-core": "4.10.2",
|
|
8883
9404
|
"fontfaceobserver": "2.3.0",
|
|
8884
9405
|
"jsonc-parser": "3.3.1",
|
|
@@ -8897,20 +9418,21 @@
|
|
|
8897
9418
|
"@angular/core": "19.0.5",
|
|
8898
9419
|
"@angular/platform-browser": "19.0.5",
|
|
8899
9420
|
"@angular/router": "19.0.5",
|
|
8900
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
9421
|
+
"@blackbaud/skyux-design-tokens": "0.0.44",
|
|
8901
9422
|
"@schematics/angular": "19.0.6",
|
|
8902
|
-
"@skyux-sdk/testing": "12.0.0-alpha.
|
|
8903
|
-
"@skyux/assets": "12.0.0-alpha.
|
|
8904
|
-
"@skyux/core": "12.0.0-alpha.
|
|
8905
|
-
"@skyux/help-inline": "12.0.0-alpha.
|
|
8906
|
-
"@skyux/i18n": "12.0.0-alpha.
|
|
8907
|
-
"@skyux/icon": "12.0.0-alpha.
|
|
9423
|
+
"@skyux-sdk/testing": "12.0.0-alpha.4",
|
|
9424
|
+
"@skyux/assets": "12.0.0-alpha.4",
|
|
9425
|
+
"@skyux/core": "12.0.0-alpha.4",
|
|
9426
|
+
"@skyux/help-inline": "12.0.0-alpha.4",
|
|
9427
|
+
"@skyux/i18n": "12.0.0-alpha.4",
|
|
9428
|
+
"@skyux/icon": "12.0.0-alpha.4",
|
|
8908
9429
|
"@skyux/icons": "7.10.0",
|
|
8909
|
-
"@skyux/indicators": "12.0.0-alpha.
|
|
8910
|
-
"@skyux/modals": "12.0.0-alpha.
|
|
8911
|
-
"@skyux/popovers": "12.0.0-alpha.
|
|
8912
|
-
"@skyux/theme": "12.0.0-alpha.
|
|
9430
|
+
"@skyux/indicators": "12.0.0-alpha.4",
|
|
9431
|
+
"@skyux/modals": "12.0.0-alpha.4",
|
|
9432
|
+
"@skyux/popovers": "12.0.0-alpha.4",
|
|
9433
|
+
"@skyux/theme": "12.0.0-alpha.4",
|
|
8913
9434
|
"@types/node": "20.14.12",
|
|
9435
|
+
"ajv": "8.17.1",
|
|
8914
9436
|
"axe-core": "4.10.2",
|
|
8915
9437
|
"fontfaceobserver": "2.3.0",
|
|
8916
9438
|
"jsonc-parser": "3.3.1",
|