@skyux/modals 11.25.0 → 11.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/documentation.json +331 -331
  2. package/esm2022/lib/modules/confirm/confirm.component.mjs +4 -4
  3. package/esm2022/lib/modules/confirm/confirm.module.mjs +5 -5
  4. package/esm2022/lib/modules/confirm/confirm.service.mjs +4 -4
  5. package/esm2022/lib/modules/modal/modal-adapter.service.mjs +4 -4
  6. package/esm2022/lib/modules/modal/modal-component-adapter.service.mjs +4 -4
  7. package/esm2022/lib/modules/modal/modal-configuration.mjs +4 -4
  8. package/esm2022/lib/modules/modal/modal-content.component.mjs +4 -4
  9. package/esm2022/lib/modules/modal/modal-errors.service.mjs +4 -4
  10. package/esm2022/lib/modules/modal/modal-footer.component.mjs +4 -4
  11. package/esm2022/lib/modules/modal/modal-header.component.mjs +4 -4
  12. package/esm2022/lib/modules/modal/modal-host-context.mjs +4 -4
  13. package/esm2022/lib/modules/modal/modal-host.component.mjs +4 -4
  14. package/esm2022/lib/modules/modal/modal-host.service.mjs +4 -4
  15. package/esm2022/lib/modules/modal/modal-is-dirty.directive.mjs +4 -4
  16. package/esm2022/lib/modules/modal/modal.component.mjs +4 -4
  17. package/esm2022/lib/modules/modal/modal.module.mjs +5 -5
  18. package/esm2022/lib/modules/modal/modal.service.mjs +7 -7
  19. package/esm2022/lib/modules/shared/sky-modals-resources.module.mjs +5 -5
  20. package/esm2022/testing/modules/confirm/confirm-testing.module.mjs +5 -5
  21. package/esm2022/testing/modules/modal/controller/modal-testing.module.mjs +5 -5
  22. package/esm2022/testing/modules/modal/controller/modal-testing.service.mjs +4 -4
  23. package/fesm2022/skyux-modals-testing.mjs +11 -11
  24. package/fesm2022/skyux-modals-testing.mjs.map +1 -1
  25. package/fesm2022/skyux-modals.mjs +60 -60
  26. package/fesm2022/skyux-modals.mjs.map +1 -1
  27. package/package.json +11 -11
@@ -78,7 +78,7 @@
78
78
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
79
79
  "line": 5,
80
80
  "character": 2,
81
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
81
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
82
82
  }
83
83
  ],
84
84
  "type": {
@@ -113,7 +113,7 @@
113
113
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
114
114
  "line": 9,
115
115
  "character": 2,
116
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
116
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
117
117
  }
118
118
  ],
119
119
  "type": {
@@ -159,7 +159,7 @@
159
159
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
160
160
  "line": 15,
161
161
  "character": 2,
162
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
162
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
163
163
  }
164
164
  ],
165
165
  "type": {
@@ -205,7 +205,7 @@
205
205
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
206
206
  "line": 21,
207
207
  "character": 2,
208
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
208
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
209
209
  }
210
210
  ],
211
211
  "type": {
@@ -230,7 +230,7 @@
230
230
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
231
231
  "line": 1,
232
232
  "character": 12,
233
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
233
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
234
234
  }
235
235
  ]
236
236
  },
@@ -254,7 +254,7 @@
254
254
  "fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
255
255
  "line": 11,
256
256
  "character": 13,
257
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
257
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
258
258
  }
259
259
  ],
260
260
  "getSignature": {
@@ -292,7 +292,7 @@
292
292
  "fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
293
293
  "line": 11,
294
294
  "character": 13,
295
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
295
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
296
296
  }
297
297
  ],
298
298
  "type": {
@@ -328,7 +328,7 @@
328
328
  "fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
329
329
  "line": 23,
330
330
  "character": 9,
331
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
331
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
332
332
  }
333
333
  ],
334
334
  "signatures": [
@@ -351,7 +351,7 @@
351
351
  "fileName": "libs/components/modals/src/lib/modules/confirm/confirm-instance.ts",
352
352
  "line": 23,
353
353
  "character": 9,
354
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
354
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L23"
355
355
  }
356
356
  ],
357
357
  "parameters": [
@@ -419,7 +419,7 @@
419
419
  "fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
420
420
  "line": 5,
421
421
  "character": 13,
422
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
422
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
423
423
  }
424
424
  ],
425
425
  "decorators": []
@@ -466,7 +466,7 @@
466
466
  "fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
467
467
  "line": 7,
468
468
  "character": 13,
469
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L7"
469
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L7"
470
470
  }
471
471
  ],
472
472
  "decorators": [
@@ -504,7 +504,7 @@
504
504
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
505
505
  "line": 20,
506
506
  "character": 2,
507
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
507
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
508
508
  }
509
509
  ],
510
510
  "signatures": [
@@ -519,7 +519,7 @@
519
519
  "fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
520
520
  "line": 20,
521
521
  "character": 2,
522
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
522
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L20"
523
523
  }
524
524
  ],
525
525
  "parameters": [
@@ -559,7 +559,7 @@
559
559
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
560
560
  "line": 28,
561
561
  "character": 9,
562
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
562
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
563
563
  }
564
564
  ],
565
565
  "signatures": [
@@ -582,7 +582,7 @@
582
582
  "fileName": "libs/components/modals/src/lib/modules/confirm/confirm.service.ts",
583
583
  "line": 28,
584
584
  "character": 9,
585
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
585
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L28"
586
586
  }
587
587
  ],
588
588
  "parameters": [
@@ -648,7 +648,7 @@
648
648
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
649
649
  "line": 17,
650
650
  "character": 13,
651
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L17"
651
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L17"
652
652
  }
653
653
  ],
654
654
  "implementedTypes": [
@@ -697,7 +697,7 @@
697
697
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
698
698
  "line": 20,
699
699
  "character": 2,
700
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
700
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
701
701
  }
702
702
  ],
703
703
  "signatures": [
@@ -712,7 +712,7 @@
712
712
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
713
713
  "line": 20,
714
714
  "character": 2,
715
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
715
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
716
716
  }
717
717
  ],
718
718
  "parameters": [
@@ -735,7 +735,7 @@
735
735
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
736
736
  "line": 20,
737
737
  "character": 26,
738
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
738
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
739
739
  }
740
740
  ],
741
741
  "signatures": [
@@ -750,7 +750,7 @@
750
750
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
751
751
  "line": 20,
752
752
  "character": 26,
753
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
753
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
754
754
  }
755
755
  ],
756
756
  "type": {
@@ -815,7 +815,7 @@
815
815
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
816
816
  "line": 12,
817
817
  "character": 18,
818
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
818
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
819
819
  }
820
820
  ],
821
821
  "type": {
@@ -848,7 +848,7 @@
848
848
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
849
849
  "line": 18,
850
850
  "character": 18,
851
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
851
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
852
852
  }
853
853
  ],
854
854
  "type": {
@@ -864,7 +864,7 @@
864
864
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
865
865
  "line": 18,
866
866
  "character": 30,
867
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
867
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
868
868
  }
869
869
  ],
870
870
  "signatures": [
@@ -879,7 +879,7 @@
879
879
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts",
880
880
  "line": 18,
881
881
  "character": 30,
882
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
882
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
883
883
  }
884
884
  ],
885
885
  "type": {
@@ -913,7 +913,7 @@
913
913
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
914
914
  "line": 6,
915
915
  "character": 13,
916
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
916
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
917
917
  }
918
918
  ],
919
919
  "decorators": []
@@ -954,7 +954,7 @@
954
954
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
955
955
  "line": 14,
956
956
  "character": 9,
957
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
957
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
958
958
  }
959
959
  ],
960
960
  "type": {
@@ -1008,7 +1008,7 @@
1008
1008
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
1009
1009
  "line": 10,
1010
1010
  "character": 9,
1011
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
1011
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
1012
1012
  }
1013
1013
  ],
1014
1014
  "type": {
@@ -1038,7 +1038,7 @@
1038
1038
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
1039
1039
  "line": 5,
1040
1040
  "character": 13,
1041
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
1041
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
1042
1042
  }
1043
1043
  ],
1044
1044
  "decorators": []
@@ -1071,7 +1071,7 @@
1071
1071
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1072
1072
  "line": 46,
1073
1073
  "character": 9,
1074
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L46"
1074
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L46"
1075
1075
  }
1076
1076
  ],
1077
1077
  "type": {
@@ -1093,7 +1093,7 @@
1093
1093
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1094
1094
  "line": 16,
1095
1095
  "character": 13,
1096
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
1096
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
1097
1097
  }
1098
1098
  ],
1099
1099
  "getSignature": {
@@ -1139,7 +1139,7 @@
1139
1139
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1140
1140
  "line": 16,
1141
1141
  "character": 13,
1142
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
1142
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L16"
1143
1143
  }
1144
1144
  ],
1145
1145
  "type": {
@@ -1175,7 +1175,7 @@
1175
1175
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1176
1176
  "line": 28,
1177
1177
  "character": 13,
1178
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
1178
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
1179
1179
  }
1180
1180
  ],
1181
1181
  "getSignature": {
@@ -1253,7 +1253,7 @@
1253
1253
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1254
1254
  "line": 28,
1255
1255
  "character": 13,
1256
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
1256
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L28"
1257
1257
  }
1258
1258
  ],
1259
1259
  "type": {
@@ -1289,7 +1289,7 @@
1289
1289
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1290
1290
  "line": 38,
1291
1291
  "character": 13,
1292
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
1292
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
1293
1293
  }
1294
1294
  ],
1295
1295
  "getSignature": {
@@ -1341,7 +1341,7 @@
1341
1341
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1342
1342
  "line": 38,
1343
1343
  "character": 13,
1344
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
1344
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L38"
1345
1345
  }
1346
1346
  ],
1347
1347
  "type": {
@@ -1375,7 +1375,7 @@
1375
1375
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1376
1376
  "line": 103,
1377
1377
  "character": 9,
1378
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
1378
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
1379
1379
  }
1380
1380
  ],
1381
1381
  "signatures": [
@@ -1406,7 +1406,7 @@
1406
1406
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1407
1407
  "line": 103,
1408
1408
  "character": 9,
1409
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
1409
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L103"
1410
1410
  }
1411
1411
  ],
1412
1412
  "parameters": [
@@ -1477,7 +1477,7 @@
1477
1477
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1478
1478
  "line": 85,
1479
1479
  "character": 9,
1480
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1480
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1481
1481
  }
1482
1482
  ],
1483
1483
  "signatures": [
@@ -1500,7 +1500,7 @@
1500
1500
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1501
1501
  "line": 85,
1502
1502
  "character": 9,
1503
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1503
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1504
1504
  }
1505
1505
  ],
1506
1506
  "parameters": [
@@ -1637,7 +1637,7 @@
1637
1637
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1638
1638
  "line": 134,
1639
1639
  "character": 9,
1640
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
1640
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
1641
1641
  }
1642
1642
  ],
1643
1643
  "signatures": [
@@ -1682,7 +1682,7 @@
1682
1682
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1683
1683
  "line": 134,
1684
1684
  "character": 9,
1685
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
1685
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L134"
1686
1686
  }
1687
1687
  ],
1688
1688
  "parameters": [
@@ -1751,7 +1751,7 @@
1751
1751
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1752
1752
  "line": 113,
1753
1753
  "character": 9,
1754
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
1754
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
1755
1755
  }
1756
1756
  ],
1757
1757
  "signatures": [
@@ -1782,7 +1782,7 @@
1782
1782
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1783
1783
  "line": 113,
1784
1784
  "character": 9,
1785
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
1785
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L113"
1786
1786
  }
1787
1787
  ],
1788
1788
  "parameters": [
@@ -1861,7 +1861,7 @@
1861
1861
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1862
1862
  "line": 120,
1863
1863
  "character": 9,
1864
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
1864
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
1865
1865
  }
1866
1866
  ],
1867
1867
  "signatures": [
@@ -1884,7 +1884,7 @@
1884
1884
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-instance.ts",
1885
1885
  "line": 120,
1886
1886
  "character": 9,
1887
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
1887
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L120"
1888
1888
  }
1889
1889
  ],
1890
1890
  "type": {
@@ -1933,7 +1933,7 @@
1933
1933
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1934
1934
  "line": 9,
1935
1935
  "character": 13,
1936
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
1936
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L9"
1937
1937
  }
1938
1938
  ],
1939
1939
  "decorators": []
@@ -1958,7 +1958,7 @@
1958
1958
  "fileName": "projects/modals/src/modules/modal/modal.module.ts",
1959
1959
  "line": 25,
1960
1960
  "character": 13,
1961
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.module.ts#L25"
1961
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.module.ts#L25"
1962
1962
  }
1963
1963
  ],
1964
1964
  "decorators": [
@@ -1996,7 +1996,7 @@
1996
1996
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1997
1997
  "line": 30,
1998
1998
  "character": 2,
1999
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
1999
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
2000
2000
  }
2001
2001
  ],
2002
2002
  "signatures": [
@@ -2011,7 +2011,7 @@
2011
2011
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
2012
2012
  "line": 30,
2013
2013
  "character": 2,
2014
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
2014
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.service.ts#L30"
2015
2015
  }
2016
2016
  ],
2017
2017
  "parameters": [
@@ -2054,7 +2054,7 @@
2054
2054
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
2055
2055
  "line": 50,
2056
2056
  "character": 9,
2057
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
2057
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
2058
2058
  }
2059
2059
  ],
2060
2060
  "signatures": [
@@ -2077,7 +2077,7 @@
2077
2077
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.service.ts",
2078
2078
  "line": 50,
2079
2079
  "character": 9,
2080
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
2080
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.service.ts#L50"
2081
2081
  }
2082
2082
  ],
2083
2083
  "parameters": [
@@ -2176,7 +2176,7 @@
2176
2176
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
2177
2177
  "line": 24,
2178
2178
  "character": 13,
2179
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
2179
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
2180
2180
  }
2181
2181
  ],
2182
2182
  "implementedTypes": [
@@ -2227,7 +2227,7 @@
2227
2227
  "fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
2228
2228
  "line": 15,
2229
2229
  "character": 13,
2230
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L15"
2230
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L15"
2231
2231
  }
2232
2232
  ],
2233
2233
  "decorators": [
@@ -2267,7 +2267,7 @@
2267
2267
  "fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
2268
2268
  "line": 20,
2269
2269
  "character": 13,
2270
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L20"
2270
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L20"
2271
2271
  }
2272
2272
  ],
2273
2273
  "decorators": [
@@ -2307,7 +2307,7 @@
2307
2307
  "fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
2308
2308
  "line": 15,
2309
2309
  "character": 13,
2310
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L15"
2310
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L15"
2311
2311
  }
2312
2312
  ],
2313
2313
  "decorators": [
@@ -2345,7 +2345,7 @@
2345
2345
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2346
2346
  "line": 204,
2347
2347
  "character": 2,
2348
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L204"
2348
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L204"
2349
2349
  }
2350
2350
  ],
2351
2351
  "signatures": [
@@ -2360,7 +2360,7 @@
2360
2360
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
2361
2361
  "line": 204,
2362
2362
  "character": 2,
2363
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L204"
2363
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L204"
2364
2364
  }
2365
2365
  ],
2366
2366
  "type": {
@@ -2385,7 +2385,7 @@
2385
2385
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2386
2386
  "line": 155,
2387
2387
  "character": 9,
2388
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L155"
2388
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L155"
2389
2389
  }
2390
2390
  ],
2391
2391
  "type": {
@@ -2408,7 +2408,7 @@
2408
2408
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2409
2409
  "line": 118,
2410
2410
  "character": 9,
2411
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L118"
2411
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L118"
2412
2412
  }
2413
2413
  ],
2414
2414
  "type": {
@@ -2439,7 +2439,7 @@
2439
2439
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2440
2440
  "line": 85,
2441
2441
  "character": 9,
2442
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L85"
2442
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L85"
2443
2443
  }
2444
2444
  ],
2445
2445
  "type": {
@@ -2489,7 +2489,7 @@
2489
2489
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2490
2490
  "line": 92,
2491
2491
  "character": 9,
2492
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L92"
2492
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L92"
2493
2493
  }
2494
2494
  ],
2495
2495
  "type": {
@@ -2539,7 +2539,7 @@
2539
2539
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2540
2540
  "line": 100,
2541
2541
  "character": 9,
2542
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L100"
2542
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L100"
2543
2543
  }
2544
2544
  ],
2545
2545
  "type": {
@@ -2601,7 +2601,7 @@
2601
2601
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2602
2602
  "line": 107,
2603
2603
  "character": 9,
2604
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L107"
2604
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L107"
2605
2605
  }
2606
2606
  ],
2607
2607
  "type": {
@@ -2636,7 +2636,7 @@
2636
2636
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2637
2637
  "line": 160,
2638
2638
  "character": 9,
2639
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L160"
2639
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L160"
2640
2640
  }
2641
2641
  ],
2642
2642
  "type": {
@@ -2658,7 +2658,7 @@
2658
2658
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2659
2659
  "line": 174,
2660
2660
  "character": 9,
2661
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L174"
2661
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L174"
2662
2662
  }
2663
2663
  ],
2664
2664
  "type": {
@@ -2691,7 +2691,7 @@
2691
2691
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2692
2692
  "line": 162,
2693
2693
  "character": 9,
2694
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L162"
2694
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L162"
2695
2695
  }
2696
2696
  ],
2697
2697
  "type": {
@@ -2714,7 +2714,7 @@
2714
2714
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2715
2715
  "line": 164,
2716
2716
  "character": 9,
2717
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L164"
2717
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L164"
2718
2718
  }
2719
2719
  ],
2720
2720
  "type": {
@@ -2736,7 +2736,7 @@
2736
2736
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2737
2737
  "line": 166,
2738
2738
  "character": 9,
2739
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L166"
2739
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L166"
2740
2740
  }
2741
2741
  ],
2742
2742
  "type": {
@@ -2764,7 +2764,7 @@
2764
2764
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2765
2765
  "line": 171,
2766
2766
  "character": 9,
2767
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L171"
2767
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L171"
2768
2768
  }
2769
2769
  ],
2770
2770
  "type": {
@@ -2786,7 +2786,7 @@
2786
2786
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2787
2787
  "line": 71,
2788
2788
  "character": 9,
2789
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L71"
2789
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L71"
2790
2790
  }
2791
2791
  ],
2792
2792
  "type": {
@@ -2808,7 +2808,7 @@
2808
2808
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2809
2809
  "line": 137,
2810
2810
  "character": 13,
2811
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L137"
2811
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L137"
2812
2812
  }
2813
2813
  ],
2814
2814
  "getSignature": {
@@ -2822,7 +2822,7 @@
2822
2822
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
2823
2823
  "line": 137,
2824
2824
  "character": 13,
2825
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L137"
2825
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L137"
2826
2826
  }
2827
2827
  ],
2828
2828
  "type": {
@@ -2849,7 +2849,7 @@
2849
2849
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2850
2850
  "line": 151,
2851
2851
  "character": 13,
2852
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L151"
2852
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L151"
2853
2853
  }
2854
2854
  ],
2855
2855
  "getSignature": {
@@ -2863,7 +2863,7 @@
2863
2863
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
2864
2864
  "line": 151,
2865
2865
  "character": 13,
2866
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L151"
2866
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L151"
2867
2867
  }
2868
2868
  ],
2869
2869
  "type": {
@@ -2890,7 +2890,7 @@
2890
2890
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2891
2891
  "line": 77,
2892
2892
  "character": 13,
2893
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L77"
2893
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L77"
2894
2894
  }
2895
2895
  ],
2896
2896
  "setSignature": {
@@ -2912,7 +2912,7 @@
2912
2912
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
2913
2913
  "line": 77,
2914
2914
  "character": 13,
2915
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L77"
2915
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L77"
2916
2916
  }
2917
2917
  ],
2918
2918
  "parameters": [
@@ -2957,7 +2957,7 @@
2957
2957
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2958
2958
  "line": 327,
2959
2959
  "character": 9,
2960
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L327"
2960
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L327"
2961
2961
  }
2962
2962
  ],
2963
2963
  "signatures": [
@@ -2972,7 +2972,7 @@
2972
2972
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
2973
2973
  "line": 327,
2974
2974
  "character": 9,
2975
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L327"
2975
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L327"
2976
2976
  }
2977
2977
  ],
2978
2978
  "type": {
@@ -2996,7 +2996,7 @@
2996
2996
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2997
2997
  "line": 321,
2998
2998
  "character": 9,
2999
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L321"
2999
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L321"
3000
3000
  }
3001
3001
  ],
3002
3002
  "signatures": [
@@ -3020,7 +3020,7 @@
3020
3020
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3021
3021
  "line": 321,
3022
3022
  "character": 9,
3023
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L321"
3023
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L321"
3024
3024
  }
3025
3025
  ],
3026
3026
  "type": {
@@ -3044,7 +3044,7 @@
3044
3044
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3045
3045
  "line": 297,
3046
3046
  "character": 9,
3047
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L297"
3047
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L297"
3048
3048
  }
3049
3049
  ],
3050
3050
  "signatures": [
@@ -3067,7 +3067,7 @@
3067
3067
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3068
3068
  "line": 297,
3069
3069
  "character": 9,
3070
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L297"
3070
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L297"
3071
3071
  }
3072
3072
  ],
3073
3073
  "type": {
@@ -3101,7 +3101,7 @@
3101
3101
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3102
3102
  "line": 313,
3103
3103
  "character": 9,
3104
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L313"
3104
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L313"
3105
3105
  }
3106
3106
  ],
3107
3107
  "signatures": [
@@ -3124,7 +3124,7 @@
3124
3124
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3125
3125
  "line": 313,
3126
3126
  "character": 9,
3127
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L313"
3127
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L313"
3128
3128
  }
3129
3129
  ],
3130
3130
  "type": {
@@ -3158,7 +3158,7 @@
3158
3158
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3159
3159
  "line": 277,
3160
3160
  "character": 9,
3161
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L277"
3161
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L277"
3162
3162
  }
3163
3163
  ],
3164
3164
  "signatures": [
@@ -3181,7 +3181,7 @@
3181
3181
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3182
3182
  "line": 277,
3183
3183
  "character": 9,
3184
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L277"
3184
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L277"
3185
3185
  }
3186
3186
  ],
3187
3187
  "type": {
@@ -3215,7 +3215,7 @@
3215
3215
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3216
3216
  "line": 236,
3217
3217
  "character": 9,
3218
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
3218
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
3219
3219
  }
3220
3220
  ],
3221
3221
  "signatures": [
@@ -3230,7 +3230,7 @@
3230
3230
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3231
3231
  "line": 236,
3232
3232
  "character": 9,
3233
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
3233
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
3234
3234
  }
3235
3235
  ],
3236
3236
  "parameters": [
@@ -3272,7 +3272,7 @@
3272
3272
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3273
3273
  "line": 220,
3274
3274
  "character": 9,
3275
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L220"
3275
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L220"
3276
3276
  }
3277
3277
  ],
3278
3278
  "signatures": [
@@ -3287,7 +3287,7 @@
3287
3287
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3288
3288
  "line": 220,
3289
3289
  "character": 9,
3290
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L220"
3290
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L220"
3291
3291
  }
3292
3292
  ],
3293
3293
  "parameters": [
@@ -3329,7 +3329,7 @@
3329
3329
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3330
3330
  "line": 335,
3331
3331
  "character": 9,
3332
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L335"
3332
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L335"
3333
3333
  }
3334
3334
  ],
3335
3335
  "signatures": [
@@ -3344,7 +3344,7 @@
3344
3344
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3345
3345
  "line": 335,
3346
3346
  "character": 9,
3347
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L335"
3347
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L335"
3348
3348
  }
3349
3349
  ],
3350
3350
  "parameters": [
@@ -3386,7 +3386,7 @@
3386
3386
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3387
3387
  "line": 339,
3388
3388
  "character": 9,
3389
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L339"
3389
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L339"
3390
3390
  }
3391
3391
  ],
3392
3392
  "signatures": [
@@ -3401,7 +3401,7 @@
3401
3401
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3402
3402
  "line": 339,
3403
3403
  "character": 9,
3404
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L339"
3404
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L339"
3405
3405
  }
3406
3406
  ],
3407
3407
  "type": {
@@ -3425,7 +3425,7 @@
3425
3425
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3426
3426
  "line": 331,
3427
3427
  "character": 9,
3428
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L331"
3428
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L331"
3429
3429
  }
3430
3430
  ],
3431
3431
  "signatures": [
@@ -3440,7 +3440,7 @@
3440
3440
  "fileName": "libs/components/modals/src/lib/modules/modal/modal.component.ts",
3441
3441
  "line": 331,
3442
3442
  "character": 9,
3443
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L331"
3443
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L331"
3444
3444
  }
3445
3445
  ],
3446
3446
  "type": {
@@ -3506,7 +3506,7 @@
3506
3506
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
3507
3507
  "line": 69,
3508
3508
  "character": 13,
3509
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.component.ts#L69"
3509
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.component.ts#L69"
3510
3510
  }
3511
3511
  ],
3512
3512
  "implementedTypes": [
@@ -3589,7 +3589,7 @@
3589
3589
  "fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
3590
3590
  "line": 40,
3591
3591
  "character": 9,
3592
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L40"
3592
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L40"
3593
3593
  }
3594
3594
  ],
3595
3595
  "type": {
@@ -3616,7 +3616,7 @@
3616
3616
  "fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
3617
3617
  "line": 54,
3618
3618
  "character": 9,
3619
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
3619
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
3620
3620
  }
3621
3621
  ],
3622
3622
  "signatures": [
@@ -3639,7 +3639,7 @@
3639
3639
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
3640
3640
  "line": 54,
3641
3641
  "character": 9,
3642
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
3642
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L54"
3643
3643
  }
3644
3644
  ],
3645
3645
  "type": {
@@ -3673,7 +3673,7 @@
3673
3673
  "fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
3674
3674
  "line": 48,
3675
3675
  "character": 9,
3676
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
3676
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
3677
3677
  }
3678
3678
  ],
3679
3679
  "signatures": [
@@ -3696,7 +3696,7 @@
3696
3696
  "fileName": "libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts",
3697
3697
  "line": 48,
3698
3698
  "character": 9,
3699
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
3699
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L48"
3700
3700
  }
3701
3701
  ],
3702
3702
  "type": {
@@ -3744,7 +3744,7 @@
3744
3744
  "fileName": "projects/modals/src/modules/modal/modal-is-dirty.directive.ts",
3745
3745
  "line": 31,
3746
3746
  "character": 13,
3747
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L31"
3747
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-is-dirty.directive.ts#L31"
3748
3748
  }
3749
3749
  ],
3750
3750
  "implementedTypes": [
@@ -3802,7 +3802,7 @@
3802
3802
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3803
3803
  "line": 6,
3804
3804
  "character": 2,
3805
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
3805
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
3806
3806
  }
3807
3807
  ],
3808
3808
  "type": {
@@ -3842,7 +3842,7 @@
3842
3842
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3843
3843
  "line": 23,
3844
3844
  "character": 2,
3845
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
3845
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
3846
3846
  }
3847
3847
  ],
3848
3848
  "type": {
@@ -3895,7 +3895,7 @@
3895
3895
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3896
3896
  "line": 17,
3897
3897
  "character": 2,
3898
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
3898
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
3899
3899
  }
3900
3900
  ],
3901
3901
  "type": {
@@ -3922,7 +3922,7 @@
3922
3922
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3923
3923
  "line": 10,
3924
3924
  "character": 2,
3925
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
3925
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
3926
3926
  }
3927
3927
  ],
3928
3928
  "type": {
@@ -3947,7 +3947,7 @@
3947
3947
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3948
3948
  "line": 1,
3949
3949
  "character": 17,
3950
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
3950
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
3951
3951
  }
3952
3952
  ]
3953
3953
  },
@@ -3977,7 +3977,7 @@
3977
3977
  "fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
3978
3978
  "line": 5,
3979
3979
  "character": 2,
3980
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
3980
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
3981
3981
  }
3982
3982
  ],
3983
3983
  "type": {
@@ -3999,7 +3999,7 @@
3999
3999
  "fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
4000
4000
  "line": 1,
4001
4001
  "character": 17,
4002
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
4002
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
4003
4003
  }
4004
4004
  ]
4005
4005
  },
@@ -4031,7 +4031,7 @@
4031
4031
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4032
4032
  "line": 13,
4033
4033
  "character": 2,
4034
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
4034
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
4035
4035
  }
4036
4036
  ],
4037
4037
  "type": {
@@ -4076,7 +4076,7 @@
4076
4076
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4077
4077
  "line": 17,
4078
4078
  "character": 2,
4079
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
4079
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
4080
4080
  }
4081
4081
  ],
4082
4082
  "type": {
@@ -4114,7 +4114,7 @@
4114
4114
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4115
4115
  "line": 9,
4116
4116
  "character": 2,
4117
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
4117
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
4118
4118
  }
4119
4119
  ],
4120
4120
  "type": {
@@ -4154,7 +4154,7 @@
4154
4154
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4155
4155
  "line": 22,
4156
4156
  "character": 2,
4157
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
4157
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
4158
4158
  }
4159
4159
  ],
4160
4160
  "type": {
@@ -4183,7 +4183,7 @@
4183
4183
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4184
4184
  "line": 26,
4185
4185
  "character": 2,
4186
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
4186
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
4187
4187
  }
4188
4188
  ],
4189
4189
  "type": {
@@ -4211,7 +4211,7 @@
4211
4211
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
4212
4212
  "line": 4,
4213
4213
  "character": 17,
4214
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
4214
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
4215
4215
  }
4216
4216
  ]
4217
4217
  },
@@ -4294,7 +4294,7 @@
4294
4294
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4295
4295
  "line": 39,
4296
4296
  "character": 2,
4297
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L39"
4297
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L39"
4298
4298
  }
4299
4299
  ],
4300
4300
  "type": {
@@ -4366,7 +4366,7 @@
4366
4366
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4367
4367
  "line": 50,
4368
4368
  "character": 2,
4369
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L50"
4369
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L50"
4370
4370
  }
4371
4371
  ],
4372
4372
  "type": {
@@ -4414,7 +4414,7 @@
4414
4414
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4415
4415
  "line": 61,
4416
4416
  "character": 2,
4417
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L61"
4417
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L61"
4418
4418
  }
4419
4419
  ],
4420
4420
  "type": {
@@ -4451,7 +4451,7 @@
4451
4451
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4452
4452
  "line": 14,
4453
4453
  "character": 2,
4454
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
4454
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
4455
4455
  }
4456
4456
  ],
4457
4457
  "type": {
@@ -4531,7 +4531,7 @@
4531
4531
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4532
4532
  "line": 80,
4533
4533
  "character": 2,
4534
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L80"
4534
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L80"
4535
4535
  }
4536
4536
  ],
4537
4537
  "type": {
@@ -4568,7 +4568,7 @@
4568
4568
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4569
4569
  "line": 27,
4570
4570
  "character": 2,
4571
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
4571
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
4572
4572
  }
4573
4573
  ],
4574
4574
  "type": {
@@ -4637,7 +4637,7 @@
4637
4637
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4638
4638
  "line": 20,
4639
4639
  "character": 2,
4640
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
4640
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
4641
4641
  }
4642
4642
  ],
4643
4643
  "type": {
@@ -4701,7 +4701,7 @@
4701
4701
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4702
4702
  "line": 69,
4703
4703
  "character": 2,
4704
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L69"
4704
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L69"
4705
4705
  }
4706
4706
  ],
4707
4707
  "type": {
@@ -4738,7 +4738,7 @@
4738
4738
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4739
4739
  "line": 86,
4740
4740
  "character": 2,
4741
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L86"
4741
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L86"
4742
4742
  }
4743
4743
  ],
4744
4744
  "type": {
@@ -4768,7 +4768,7 @@
4768
4768
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
4769
4769
  "line": 9,
4770
4770
  "character": 17,
4771
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
4771
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
4772
4772
  }
4773
4773
  ]
4774
4774
  },
@@ -4806,7 +4806,7 @@
4806
4806
  "fileName": "projects/modals/src/modules/modal/modal-error.ts",
4807
4807
  "line": 8,
4808
4808
  "character": 2,
4809
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
4809
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-error.ts#L8"
4810
4810
  }
4811
4811
  ],
4812
4812
  "type": {
@@ -4828,7 +4828,7 @@
4828
4828
  "fileName": "projects/modals/src/modules/modal/modal-error.ts",
4829
4829
  "line": 4,
4830
4830
  "character": 17,
4831
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
4831
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/modal/modal-error.ts#L4"
4832
4832
  }
4833
4833
  ]
4834
4834
  },
@@ -4843,7 +4843,7 @@
4843
4843
  "fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
4844
4844
  "line": 1,
4845
4845
  "character": 12,
4846
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
4846
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
4847
4847
  }
4848
4848
  ],
4849
4849
  "type": {
@@ -4961,7 +4961,7 @@
4961
4961
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
4962
4962
  "line": 12,
4963
4963
  "character": 16,
4964
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L12"
4964
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L12"
4965
4965
  }
4966
4966
  ],
4967
4967
  "type": {
@@ -4984,7 +4984,7 @@
4984
4984
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
4985
4985
  "line": 22,
4986
4986
  "character": 15,
4987
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
4987
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
4988
4988
  }
4989
4989
  ],
4990
4990
  "signatures": [
@@ -5007,7 +5007,7 @@
5007
5007
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5008
5008
  "line": 22,
5009
5009
  "character": 15,
5010
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
5010
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L22"
5011
5011
  }
5012
5012
  ],
5013
5013
  "parameters": [
@@ -5057,7 +5057,7 @@
5057
5057
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5058
5058
  "line": 43,
5059
5059
  "character": 15,
5060
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
5060
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
5061
5061
  }
5062
5062
  ],
5063
5063
  "signatures": [
@@ -5080,7 +5080,7 @@
5080
5080
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5081
5081
  "line": 43,
5082
5082
  "character": 15,
5083
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
5083
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L43"
5084
5084
  }
5085
5085
  ],
5086
5086
  "type": {
@@ -5115,7 +5115,7 @@
5115
5115
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5116
5116
  "line": 56,
5117
5117
  "character": 15,
5118
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
5118
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
5119
5119
  }
5120
5120
  ],
5121
5121
  "signatures": [
@@ -5138,7 +5138,7 @@
5138
5138
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5139
5139
  "line": 56,
5140
5140
  "character": 15,
5141
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
5141
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L56"
5142
5142
  }
5143
5143
  ],
5144
5144
  "type": {
@@ -5173,7 +5173,7 @@
5173
5173
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5174
5174
  "line": 63,
5175
5175
  "character": 15,
5176
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
5176
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
5177
5177
  }
5178
5178
  ],
5179
5179
  "signatures": [
@@ -5196,7 +5196,7 @@
5196
5196
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5197
5197
  "line": 63,
5198
5198
  "character": 15,
5199
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
5199
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L63"
5200
5200
  }
5201
5201
  ],
5202
5202
  "parameters": [
@@ -5256,7 +5256,7 @@
5256
5256
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5257
5257
  "line": 95,
5258
5258
  "character": 15,
5259
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
5259
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
5260
5260
  }
5261
5261
  ],
5262
5262
  "signatures": [
@@ -5279,7 +5279,7 @@
5279
5279
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5280
5280
  "line": 95,
5281
5281
  "character": 15,
5282
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
5282
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L95"
5283
5283
  }
5284
5284
  ],
5285
5285
  "type": {
@@ -5314,7 +5314,7 @@
5314
5314
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5315
5315
  "line": 102,
5316
5316
  "character": 15,
5317
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
5317
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
5318
5318
  }
5319
5319
  ],
5320
5320
  "signatures": [
@@ -5337,7 +5337,7 @@
5337
5337
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5338
5338
  "line": 102,
5339
5339
  "character": 15,
5340
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
5340
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L102"
5341
5341
  }
5342
5342
  ],
5343
5343
  "type": {
@@ -5462,7 +5462,7 @@
5462
5462
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5463
5463
  "line": 114,
5464
5464
  "character": 15,
5465
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
5465
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
5466
5466
  }
5467
5467
  ],
5468
5468
  "signatures": [
@@ -5485,7 +5485,7 @@
5485
5485
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-harness.ts",
5486
5486
  "line": 114,
5487
5487
  "character": 15,
5488
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
5488
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L114"
5489
5489
  }
5490
5490
  ],
5491
5491
  "type": {
@@ -5540,7 +5540,7 @@
5540
5540
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-harness.ts",
5541
5541
  "line": 11,
5542
5542
  "character": 13,
5543
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L11"
5543
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-harness.ts#L11"
5544
5544
  }
5545
5545
  ],
5546
5546
  "extendedTypes": [
@@ -5587,7 +5587,7 @@
5587
5587
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5588
5588
  "line": 11,
5589
5589
  "character": 18,
5590
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
5590
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
5591
5591
  }
5592
5592
  ],
5593
5593
  "signatures": [
@@ -5610,7 +5610,7 @@
5610
5610
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
5611
5611
  "line": 11,
5612
5612
  "character": 18,
5613
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
5613
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L11"
5614
5614
  }
5615
5615
  ],
5616
5616
  "type": {
@@ -5635,7 +5635,7 @@
5635
5635
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5636
5636
  "line": 24,
5637
5637
  "character": 18,
5638
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
5638
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
5639
5639
  }
5640
5640
  ],
5641
5641
  "signatures": [
@@ -5658,7 +5658,7 @@
5658
5658
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
5659
5659
  "line": 24,
5660
5660
  "character": 18,
5661
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
5661
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L24"
5662
5662
  }
5663
5663
  ],
5664
5664
  "parameters": [
@@ -5698,7 +5698,7 @@
5698
5698
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5699
5699
  "line": 15,
5700
5700
  "character": 18,
5701
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
5701
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
5702
5702
  }
5703
5703
  ],
5704
5704
  "signatures": [
@@ -5721,7 +5721,7 @@
5721
5721
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
5722
5722
  "line": 15,
5723
5723
  "character": 18,
5724
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
5724
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L15"
5725
5725
  }
5726
5726
  ],
5727
5727
  "type": {
@@ -5746,7 +5746,7 @@
5746
5746
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5747
5747
  "line": 20,
5748
5748
  "character": 18,
5749
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
5749
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
5750
5750
  }
5751
5751
  ],
5752
5752
  "signatures": [
@@ -5769,7 +5769,7 @@
5769
5769
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
5770
5770
  "line": 20,
5771
5771
  "character": 18,
5772
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
5772
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L20"
5773
5773
  }
5774
5774
  ],
5775
5775
  "parameters": [
@@ -5809,7 +5809,7 @@
5809
5809
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5810
5810
  "line": 28,
5811
5811
  "character": 18,
5812
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
5812
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
5813
5813
  }
5814
5814
  ],
5815
5815
  "signatures": [
@@ -5832,7 +5832,7 @@
5832
5832
  "fileName": "libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts",
5833
5833
  "line": 28,
5834
5834
  "character": 18,
5835
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
5835
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L28"
5836
5836
  }
5837
5837
  ],
5838
5838
  "type": {
@@ -5867,7 +5867,7 @@
5867
5867
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.controller.ts",
5868
5868
  "line": 7,
5869
5869
  "character": 22,
5870
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L7"
5870
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.controller.ts#L7"
5871
5871
  }
5872
5872
  ],
5873
5873
  "decorators": []
@@ -5916,7 +5916,7 @@
5916
5916
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-testing.module.ts",
5917
5917
  "line": 11,
5918
5918
  "character": 13,
5919
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-testing.module.ts#L11"
5919
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-testing.module.ts#L11"
5920
5920
  }
5921
5921
  ],
5922
5922
  "decorators": [
@@ -6020,7 +6020,7 @@
6020
6020
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6021
6021
  "line": 34,
6022
6022
  "character": 15,
6023
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
6023
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
6024
6024
  }
6025
6025
  ],
6026
6026
  "signatures": [
@@ -6043,7 +6043,7 @@
6043
6043
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6044
6044
  "line": 34,
6045
6045
  "character": 15,
6046
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
6046
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L34"
6047
6047
  }
6048
6048
  ],
6049
6049
  "type": {
@@ -6078,7 +6078,7 @@
6078
6078
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6079
6079
  "line": 42,
6080
6080
  "character": 15,
6081
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
6081
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
6082
6082
  }
6083
6083
  ],
6084
6084
  "signatures": [
@@ -6107,7 +6107,7 @@
6107
6107
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6108
6108
  "line": 42,
6109
6109
  "character": 15,
6110
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
6110
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L42"
6111
6111
  }
6112
6112
  ],
6113
6113
  "type": {
@@ -6142,7 +6142,7 @@
6142
6142
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6143
6143
  "line": 52,
6144
6144
  "character": 15,
6145
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
6145
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
6146
6146
  }
6147
6147
  ],
6148
6148
  "signatures": [
@@ -6171,7 +6171,7 @@
6171
6171
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6172
6172
  "line": 52,
6173
6173
  "character": 15,
6174
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
6174
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L52"
6175
6175
  }
6176
6176
  ],
6177
6177
  "type": {
@@ -6206,7 +6206,7 @@
6206
6206
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6207
6207
  "line": 59,
6208
6208
  "character": 15,
6209
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
6209
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
6210
6210
  }
6211
6211
  ],
6212
6212
  "signatures": [
@@ -6229,7 +6229,7 @@
6229
6229
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6230
6230
  "line": 59,
6231
6231
  "character": 15,
6232
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
6232
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L59"
6233
6233
  }
6234
6234
  ],
6235
6235
  "type": {
@@ -6264,7 +6264,7 @@
6264
6264
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6265
6265
  "line": 66,
6266
6266
  "character": 15,
6267
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
6267
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
6268
6268
  }
6269
6269
  ],
6270
6270
  "signatures": [
@@ -6287,7 +6287,7 @@
6287
6287
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6288
6288
  "line": 66,
6289
6289
  "character": 15,
6290
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
6290
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L66"
6291
6291
  }
6292
6292
  ],
6293
6293
  "type": {
@@ -6322,7 +6322,7 @@
6322
6322
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6323
6323
  "line": 73,
6324
6324
  "character": 15,
6325
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
6325
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
6326
6326
  }
6327
6327
  ],
6328
6328
  "signatures": [
@@ -6345,7 +6345,7 @@
6345
6345
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6346
6346
  "line": 73,
6347
6347
  "character": 15,
6348
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
6348
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L73"
6349
6349
  }
6350
6350
  ],
6351
6351
  "type": {
@@ -6400,7 +6400,7 @@
6400
6400
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6401
6401
  "line": 82,
6402
6402
  "character": 15,
6403
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
6403
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
6404
6404
  }
6405
6405
  ],
6406
6406
  "signatures": [
@@ -6423,7 +6423,7 @@
6423
6423
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6424
6424
  "line": 82,
6425
6425
  "character": 15,
6426
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
6426
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L82"
6427
6427
  }
6428
6428
  ],
6429
6429
  "type": {
@@ -6458,7 +6458,7 @@
6458
6458
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6459
6459
  "line": 89,
6460
6460
  "character": 15,
6461
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
6461
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
6462
6462
  }
6463
6463
  ],
6464
6464
  "signatures": [
@@ -6481,7 +6481,7 @@
6481
6481
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6482
6482
  "line": 89,
6483
6483
  "character": 15,
6484
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
6484
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L89"
6485
6485
  }
6486
6486
  ],
6487
6487
  "type": {
@@ -6516,7 +6516,7 @@
6516
6516
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6517
6517
  "line": 112,
6518
6518
  "character": 15,
6519
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
6519
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
6520
6520
  }
6521
6521
  ],
6522
6522
  "signatures": [
@@ -6539,7 +6539,7 @@
6539
6539
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6540
6540
  "line": 112,
6541
6541
  "character": 15,
6542
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
6542
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L112"
6543
6543
  }
6544
6544
  ],
6545
6545
  "type": {
@@ -6662,7 +6662,7 @@
6662
6662
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6663
6663
  "line": 127,
6664
6664
  "character": 15,
6665
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
6665
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
6666
6666
  }
6667
6667
  ],
6668
6668
  "signatures": [
@@ -6694,7 +6694,7 @@
6694
6694
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6695
6695
  "line": 127,
6696
6696
  "character": 15,
6697
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
6697
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L127"
6698
6698
  }
6699
6699
  ],
6700
6700
  "type": {
@@ -6729,7 +6729,7 @@
6729
6729
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6730
6730
  "line": 119,
6731
6731
  "character": 15,
6732
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
6732
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
6733
6733
  }
6734
6734
  ],
6735
6735
  "signatures": [
@@ -6752,7 +6752,7 @@
6752
6752
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6753
6753
  "line": 119,
6754
6754
  "character": 15,
6755
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
6755
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L119"
6756
6756
  }
6757
6757
  ],
6758
6758
  "type": {
@@ -6788,7 +6788,7 @@
6788
6788
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6789
6789
  "line": 25,
6790
6790
  "character": 16,
6791
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
6791
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
6792
6792
  }
6793
6793
  ],
6794
6794
  "signatures": [
@@ -6827,7 +6827,7 @@
6827
6827
  "fileName": "libs/components/modals/testing/src/modules/modal/modal-harness.ts",
6828
6828
  "line": 25,
6829
6829
  "character": 16,
6830
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
6830
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L25"
6831
6831
  }
6832
6832
  ],
6833
6833
  "parameters": [
@@ -6898,7 +6898,7 @@
6898
6898
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness.ts",
6899
6899
  "line": 11,
6900
6900
  "character": 13,
6901
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L11"
6901
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness.ts#L11"
6902
6902
  }
6903
6903
  ],
6904
6904
  "extendedTypes": [
@@ -6953,7 +6953,7 @@
6953
6953
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
6954
6954
  "line": 14,
6955
6955
  "character": 18,
6956
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
6956
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
6957
6957
  }
6958
6958
  ],
6959
6959
  "signatures": [
@@ -6976,7 +6976,7 @@
6976
6976
  "fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
6977
6977
  "line": 14,
6978
6978
  "character": 18,
6979
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
6979
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L14"
6980
6980
  }
6981
6981
  ],
6982
6982
  "parameters": [
@@ -7026,7 +7026,7 @@
7026
7026
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
7027
7027
  "line": 19,
7028
7028
  "character": 18,
7029
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
7029
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
7030
7030
  }
7031
7031
  ],
7032
7032
  "signatures": [
@@ -7049,7 +7049,7 @@
7049
7049
  "fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
7050
7050
  "line": 19,
7051
7051
  "character": 18,
7052
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
7052
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L19"
7053
7053
  }
7054
7054
  ],
7055
7055
  "parameters": [
@@ -7087,7 +7087,7 @@
7087
7087
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
7088
7088
  "line": 24,
7089
7089
  "character": 18,
7090
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
7090
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
7091
7091
  }
7092
7092
  ],
7093
7093
  "signatures": [
@@ -7110,7 +7110,7 @@
7110
7110
  "fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
7111
7111
  "line": 24,
7112
7112
  "character": 18,
7113
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
7113
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L24"
7114
7114
  }
7115
7115
  ],
7116
7116
  "type": {
@@ -7135,7 +7135,7 @@
7135
7135
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
7136
7136
  "line": 29,
7137
7137
  "character": 18,
7138
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
7138
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
7139
7139
  }
7140
7140
  ],
7141
7141
  "signatures": [
@@ -7158,7 +7158,7 @@
7158
7158
  "fileName": "libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts",
7159
7159
  "line": 29,
7160
7160
  "character": 18,
7161
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
7161
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L29"
7162
7162
  }
7163
7163
  ],
7164
7164
  "typeParameters": [
@@ -7228,7 +7228,7 @@
7228
7228
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.controller.ts",
7229
7229
  "line": 9,
7230
7230
  "character": 22,
7231
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L9"
7231
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.controller.ts#L9"
7232
7232
  }
7233
7233
  ],
7234
7234
  "decorators": []
@@ -7277,7 +7277,7 @@
7277
7277
  "fileName": "projects/modals/src/testing/modules/modal/controller/modal-testing.module.ts",
7278
7278
  "line": 11,
7279
7279
  "character": 13,
7280
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/controller/modal-testing.module.ts#L11"
7280
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/controller/modal-testing.module.ts#L11"
7281
7281
  }
7282
7282
  ],
7283
7283
  "decorators": [
@@ -7359,7 +7359,7 @@
7359
7359
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
7360
7360
  "line": 16,
7361
7361
  "character": 2,
7362
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L16"
7362
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L16"
7363
7363
  }
7364
7364
  ],
7365
7365
  "type": {
@@ -7388,7 +7388,7 @@
7388
7388
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
7389
7389
  "line": 11,
7390
7390
  "character": 2,
7391
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L11"
7391
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L11"
7392
7392
  }
7393
7393
  ],
7394
7394
  "type": {
@@ -7426,7 +7426,7 @@
7426
7426
  "fileName": "projects/modals/src/testing/modules/confirm/confirm-button-harness-filters.ts",
7427
7427
  "line": 6,
7428
7428
  "character": 17,
7429
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L6"
7429
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/confirm/confirm-button-harness-filters.ts#L6"
7430
7430
  }
7431
7431
  ],
7432
7432
  "extendedTypes": [
@@ -7535,7 +7535,7 @@
7535
7535
  "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
7536
7536
  "line": 11,
7537
7537
  "character": 2,
7538
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/core/testing/src/shared/harness-filters.ts#L11"
7538
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/core/testing/src/shared/harness-filters.ts#L11"
7539
7539
  }
7540
7540
  ],
7541
7541
  "type": {
@@ -7612,7 +7612,7 @@
7612
7612
  "fileName": "projects/modals/src/testing/modules/modal/modal-harness-filters.ts",
7613
7613
  "line": 7,
7614
7614
  "character": 17,
7615
- "url": "https://github.com/blackbaud/skyux/blob/453abd70ce947b7ce74859d0c8d04e356566a318/libs/components/modals/testing/src/modules/modal/modal-harness-filters.ts#L7"
7615
+ "url": "https://github.com/blackbaud/skyux/blob/fb2a1f3f6febfb823451331ee14470a8fb4ec462/libs/components/modals/testing/src/modules/modal/modal-harness-filters.ts#L7"
7616
7616
  }
7617
7617
  ],
7618
7618
  "extendedTypes": [
@@ -8795,33 +8795,33 @@
8795
8795
  ],
8796
8796
  "codeExampleDependencies": {
8797
8797
  "/projects/modals/documentation/code-examples/modal/with-error": {
8798
- "@angular-devkit/core": "18.2.8",
8799
- "@angular-devkit/schematics": "18.2.8",
8800
- "@angular/animations": "18.2.8",
8801
- "@angular/cdk": "18.2.8",
8802
- "@angular/cli": "18.2.8",
8803
- "@angular/common": "18.2.8",
8804
- "@angular/core": "18.2.8",
8805
- "@angular/forms": "18.2.8",
8806
- "@angular/platform-browser": "18.2.8",
8807
- "@angular/router": "18.2.8",
8798
+ "@angular-devkit/core": "18.2.12",
8799
+ "@angular-devkit/schematics": "18.2.12",
8800
+ "@angular/animations": "18.2.13",
8801
+ "@angular/cdk": "18.2.14",
8802
+ "@angular/cli": "18.2.12",
8803
+ "@angular/common": "18.2.13",
8804
+ "@angular/core": "18.2.13",
8805
+ "@angular/forms": "18.2.13",
8806
+ "@angular/platform-browser": "18.2.13",
8807
+ "@angular/router": "18.2.13",
8808
8808
  "@blackbaud/skyux-design-tokens": "0.0.42",
8809
- "@schematics/angular": "18.2.8",
8810
- "@skyux-sdk/testing": "11.25.0",
8811
- "@skyux/assets": "11.25.0",
8812
- "@skyux/core": "11.25.0",
8813
- "@skyux/forms": "11.25.0",
8814
- "@skyux/help-inline": "11.25.0",
8815
- "@skyux/i18n": "11.25.0",
8816
- "@skyux/icon": "11.25.0",
8809
+ "@schematics/angular": "18.2.12",
8810
+ "@skyux-sdk/testing": "11.27.0",
8811
+ "@skyux/assets": "11.27.0",
8812
+ "@skyux/core": "11.27.0",
8813
+ "@skyux/forms": "11.27.0",
8814
+ "@skyux/help-inline": "11.27.0",
8815
+ "@skyux/i18n": "11.27.0",
8816
+ "@skyux/icon": "11.27.0",
8817
8817
  "@skyux/icons": "7.8.0",
8818
- "@skyux/indicators": "11.25.0",
8819
- "@skyux/modals": "11.25.0",
8820
- "@skyux/popovers": "11.25.0",
8821
- "@skyux/theme": "11.25.0",
8818
+ "@skyux/indicators": "11.27.0",
8819
+ "@skyux/modals": "11.27.0",
8820
+ "@skyux/popovers": "11.27.0",
8821
+ "@skyux/theme": "11.27.0",
8822
8822
  "@types/node": "20.14.12",
8823
8823
  "axe-core": "4.10.0",
8824
- "cross-spawn": "7.0.3",
8824
+ "cross-spawn": "7.0.6",
8825
8825
  "fontfaceobserver": "2.3.0",
8826
8826
  "glob": "11.0.0",
8827
8827
  "jsonc-parser": "3.3.1",
@@ -8830,33 +8830,33 @@
8830
8830
  "zone.js": "0.14.10"
8831
8831
  },
8832
8832
  "/projects/modals/documentation/code-examples/modal/basic-with-harness-help-key": {
8833
- "@angular-devkit/core": "18.2.8",
8834
- "@angular-devkit/schematics": "18.2.8",
8835
- "@angular/animations": "18.2.8",
8836
- "@angular/cdk": "18.2.8",
8837
- "@angular/cli": "18.2.8",
8838
- "@angular/common": "18.2.8",
8839
- "@angular/core": "18.2.8",
8840
- "@angular/forms": "18.2.8",
8841
- "@angular/platform-browser": "18.2.8",
8842
- "@angular/router": "18.2.8",
8833
+ "@angular-devkit/core": "18.2.12",
8834
+ "@angular-devkit/schematics": "18.2.12",
8835
+ "@angular/animations": "18.2.13",
8836
+ "@angular/cdk": "18.2.14",
8837
+ "@angular/cli": "18.2.12",
8838
+ "@angular/common": "18.2.13",
8839
+ "@angular/core": "18.2.13",
8840
+ "@angular/forms": "18.2.13",
8841
+ "@angular/platform-browser": "18.2.13",
8842
+ "@angular/router": "18.2.13",
8843
8843
  "@blackbaud/skyux-design-tokens": "0.0.42",
8844
- "@schematics/angular": "18.2.8",
8845
- "@skyux-sdk/testing": "11.25.0",
8846
- "@skyux/assets": "11.25.0",
8847
- "@skyux/core": "11.25.0",
8848
- "@skyux/forms": "11.25.0",
8849
- "@skyux/help-inline": "11.25.0",
8850
- "@skyux/i18n": "11.25.0",
8851
- "@skyux/icon": "11.25.0",
8844
+ "@schematics/angular": "18.2.12",
8845
+ "@skyux-sdk/testing": "11.27.0",
8846
+ "@skyux/assets": "11.27.0",
8847
+ "@skyux/core": "11.27.0",
8848
+ "@skyux/forms": "11.27.0",
8849
+ "@skyux/help-inline": "11.27.0",
8850
+ "@skyux/i18n": "11.27.0",
8851
+ "@skyux/icon": "11.27.0",
8852
8852
  "@skyux/icons": "7.8.0",
8853
- "@skyux/indicators": "11.25.0",
8854
- "@skyux/modals": "11.25.0",
8855
- "@skyux/popovers": "11.25.0",
8856
- "@skyux/theme": "11.25.0",
8853
+ "@skyux/indicators": "11.27.0",
8854
+ "@skyux/modals": "11.27.0",
8855
+ "@skyux/popovers": "11.27.0",
8856
+ "@skyux/theme": "11.27.0",
8857
8857
  "@types/node": "20.14.12",
8858
8858
  "axe-core": "4.10.0",
8859
- "cross-spawn": "7.0.3",
8859
+ "cross-spawn": "7.0.6",
8860
8860
  "fontfaceobserver": "2.3.0",
8861
8861
  "glob": "11.0.0",
8862
8862
  "jsonc-parser": "3.3.1",
@@ -8865,33 +8865,33 @@
8865
8865
  "zone.js": "0.14.10"
8866
8866
  },
8867
8867
  "/projects/modals/documentation/code-examples/modal/basic-with-harness": {
8868
- "@angular-devkit/core": "18.2.8",
8869
- "@angular-devkit/schematics": "18.2.8",
8870
- "@angular/animations": "18.2.8",
8871
- "@angular/cdk": "18.2.8",
8872
- "@angular/cli": "18.2.8",
8873
- "@angular/common": "18.2.8",
8874
- "@angular/core": "18.2.8",
8875
- "@angular/forms": "18.2.8",
8876
- "@angular/platform-browser": "18.2.8",
8877
- "@angular/router": "18.2.8",
8868
+ "@angular-devkit/core": "18.2.12",
8869
+ "@angular-devkit/schematics": "18.2.12",
8870
+ "@angular/animations": "18.2.13",
8871
+ "@angular/cdk": "18.2.14",
8872
+ "@angular/cli": "18.2.12",
8873
+ "@angular/common": "18.2.13",
8874
+ "@angular/core": "18.2.13",
8875
+ "@angular/forms": "18.2.13",
8876
+ "@angular/platform-browser": "18.2.13",
8877
+ "@angular/router": "18.2.13",
8878
8878
  "@blackbaud/skyux-design-tokens": "0.0.42",
8879
- "@schematics/angular": "18.2.8",
8880
- "@skyux-sdk/testing": "11.25.0",
8881
- "@skyux/assets": "11.25.0",
8882
- "@skyux/core": "11.25.0",
8883
- "@skyux/forms": "11.25.0",
8884
- "@skyux/help-inline": "11.25.0",
8885
- "@skyux/i18n": "11.25.0",
8886
- "@skyux/icon": "11.25.0",
8879
+ "@schematics/angular": "18.2.12",
8880
+ "@skyux-sdk/testing": "11.27.0",
8881
+ "@skyux/assets": "11.27.0",
8882
+ "@skyux/core": "11.27.0",
8883
+ "@skyux/forms": "11.27.0",
8884
+ "@skyux/help-inline": "11.27.0",
8885
+ "@skyux/i18n": "11.27.0",
8886
+ "@skyux/icon": "11.27.0",
8887
8887
  "@skyux/icons": "7.8.0",
8888
- "@skyux/indicators": "11.25.0",
8889
- "@skyux/modals": "11.25.0",
8890
- "@skyux/popovers": "11.25.0",
8891
- "@skyux/theme": "11.25.0",
8888
+ "@skyux/indicators": "11.27.0",
8889
+ "@skyux/modals": "11.27.0",
8890
+ "@skyux/popovers": "11.27.0",
8891
+ "@skyux/theme": "11.27.0",
8892
8892
  "@types/node": "20.14.12",
8893
8893
  "axe-core": "4.10.0",
8894
- "cross-spawn": "7.0.3",
8894
+ "cross-spawn": "7.0.6",
8895
8895
  "fontfaceobserver": "2.3.0",
8896
8896
  "glob": "11.0.0",
8897
8897
  "jsonc-parser": "3.3.1",
@@ -8900,33 +8900,33 @@
8900
8900
  "zone.js": "0.14.10"
8901
8901
  },
8902
8902
  "/projects/modals/documentation/code-examples/modal/basic-with-controller": {
8903
- "@angular-devkit/core": "18.2.8",
8904
- "@angular-devkit/schematics": "18.2.8",
8905
- "@angular/animations": "18.2.8",
8906
- "@angular/cdk": "18.2.8",
8907
- "@angular/cli": "18.2.8",
8908
- "@angular/common": "18.2.8",
8909
- "@angular/core": "18.2.8",
8910
- "@angular/forms": "18.2.8",
8911
- "@angular/platform-browser": "18.2.8",
8912
- "@angular/router": "18.2.8",
8903
+ "@angular-devkit/core": "18.2.12",
8904
+ "@angular-devkit/schematics": "18.2.12",
8905
+ "@angular/animations": "18.2.13",
8906
+ "@angular/cdk": "18.2.14",
8907
+ "@angular/cli": "18.2.12",
8908
+ "@angular/common": "18.2.13",
8909
+ "@angular/core": "18.2.13",
8910
+ "@angular/forms": "18.2.13",
8911
+ "@angular/platform-browser": "18.2.13",
8912
+ "@angular/router": "18.2.13",
8913
8913
  "@blackbaud/skyux-design-tokens": "0.0.42",
8914
- "@schematics/angular": "18.2.8",
8915
- "@skyux-sdk/testing": "11.25.0",
8916
- "@skyux/assets": "11.25.0",
8917
- "@skyux/core": "11.25.0",
8918
- "@skyux/forms": "11.25.0",
8919
- "@skyux/help-inline": "11.25.0",
8920
- "@skyux/i18n": "11.25.0",
8921
- "@skyux/icon": "11.25.0",
8914
+ "@schematics/angular": "18.2.12",
8915
+ "@skyux-sdk/testing": "11.27.0",
8916
+ "@skyux/assets": "11.27.0",
8917
+ "@skyux/core": "11.27.0",
8918
+ "@skyux/forms": "11.27.0",
8919
+ "@skyux/help-inline": "11.27.0",
8920
+ "@skyux/i18n": "11.27.0",
8921
+ "@skyux/icon": "11.27.0",
8922
8922
  "@skyux/icons": "7.8.0",
8923
- "@skyux/indicators": "11.25.0",
8924
- "@skyux/modals": "11.25.0",
8925
- "@skyux/popovers": "11.25.0",
8926
- "@skyux/theme": "11.25.0",
8923
+ "@skyux/indicators": "11.27.0",
8924
+ "@skyux/modals": "11.27.0",
8925
+ "@skyux/popovers": "11.27.0",
8926
+ "@skyux/theme": "11.27.0",
8927
8927
  "@types/node": "20.14.12",
8928
8928
  "axe-core": "4.10.0",
8929
- "cross-spawn": "7.0.3",
8929
+ "cross-spawn": "7.0.6",
8930
8930
  "fontfaceobserver": "2.3.0",
8931
8931
  "glob": "11.0.0",
8932
8932
  "jsonc-parser": "3.3.1",
@@ -8935,31 +8935,31 @@
8935
8935
  "zone.js": "0.14.10"
8936
8936
  },
8937
8937
  "/projects/modals/documentation/code-examples/confirm/basic-with-harness": {
8938
- "@angular-devkit/core": "18.2.8",
8939
- "@angular-devkit/schematics": "18.2.8",
8940
- "@angular/animations": "18.2.8",
8941
- "@angular/cdk": "18.2.8",
8942
- "@angular/cli": "18.2.8",
8943
- "@angular/common": "18.2.8",
8944
- "@angular/core": "18.2.8",
8945
- "@angular/platform-browser": "18.2.8",
8946
- "@angular/router": "18.2.8",
8938
+ "@angular-devkit/core": "18.2.12",
8939
+ "@angular-devkit/schematics": "18.2.12",
8940
+ "@angular/animations": "18.2.13",
8941
+ "@angular/cdk": "18.2.14",
8942
+ "@angular/cli": "18.2.12",
8943
+ "@angular/common": "18.2.13",
8944
+ "@angular/core": "18.2.13",
8945
+ "@angular/platform-browser": "18.2.13",
8946
+ "@angular/router": "18.2.13",
8947
8947
  "@blackbaud/skyux-design-tokens": "0.0.42",
8948
- "@schematics/angular": "18.2.8",
8949
- "@skyux-sdk/testing": "11.25.0",
8950
- "@skyux/assets": "11.25.0",
8951
- "@skyux/core": "11.25.0",
8952
- "@skyux/help-inline": "11.25.0",
8953
- "@skyux/i18n": "11.25.0",
8954
- "@skyux/icon": "11.25.0",
8948
+ "@schematics/angular": "18.2.12",
8949
+ "@skyux-sdk/testing": "11.27.0",
8950
+ "@skyux/assets": "11.27.0",
8951
+ "@skyux/core": "11.27.0",
8952
+ "@skyux/help-inline": "11.27.0",
8953
+ "@skyux/i18n": "11.27.0",
8954
+ "@skyux/icon": "11.27.0",
8955
8955
  "@skyux/icons": "7.8.0",
8956
- "@skyux/indicators": "11.25.0",
8957
- "@skyux/modals": "11.25.0",
8958
- "@skyux/popovers": "11.25.0",
8959
- "@skyux/theme": "11.25.0",
8956
+ "@skyux/indicators": "11.27.0",
8957
+ "@skyux/modals": "11.27.0",
8958
+ "@skyux/popovers": "11.27.0",
8959
+ "@skyux/theme": "11.27.0",
8960
8960
  "@types/node": "20.14.12",
8961
8961
  "axe-core": "4.10.0",
8962
- "cross-spawn": "7.0.3",
8962
+ "cross-spawn": "7.0.6",
8963
8963
  "fontfaceobserver": "2.3.0",
8964
8964
  "glob": "11.0.0",
8965
8965
  "jsonc-parser": "3.3.1",
@@ -8968,31 +8968,31 @@
8968
8968
  "zone.js": "0.14.10"
8969
8969
  },
8970
8970
  "/projects/modals/documentation/code-examples/confirm/basic-with-controller": {
8971
- "@angular-devkit/core": "18.2.8",
8972
- "@angular-devkit/schematics": "18.2.8",
8973
- "@angular/animations": "18.2.8",
8974
- "@angular/cdk": "18.2.8",
8975
- "@angular/cli": "18.2.8",
8976
- "@angular/common": "18.2.8",
8977
- "@angular/core": "18.2.8",
8978
- "@angular/platform-browser": "18.2.8",
8979
- "@angular/router": "18.2.8",
8971
+ "@angular-devkit/core": "18.2.12",
8972
+ "@angular-devkit/schematics": "18.2.12",
8973
+ "@angular/animations": "18.2.13",
8974
+ "@angular/cdk": "18.2.14",
8975
+ "@angular/cli": "18.2.12",
8976
+ "@angular/common": "18.2.13",
8977
+ "@angular/core": "18.2.13",
8978
+ "@angular/platform-browser": "18.2.13",
8979
+ "@angular/router": "18.2.13",
8980
8980
  "@blackbaud/skyux-design-tokens": "0.0.42",
8981
- "@schematics/angular": "18.2.8",
8982
- "@skyux-sdk/testing": "11.25.0",
8983
- "@skyux/assets": "11.25.0",
8984
- "@skyux/core": "11.25.0",
8985
- "@skyux/help-inline": "11.25.0",
8986
- "@skyux/i18n": "11.25.0",
8987
- "@skyux/icon": "11.25.0",
8981
+ "@schematics/angular": "18.2.12",
8982
+ "@skyux-sdk/testing": "11.27.0",
8983
+ "@skyux/assets": "11.27.0",
8984
+ "@skyux/core": "11.27.0",
8985
+ "@skyux/help-inline": "11.27.0",
8986
+ "@skyux/i18n": "11.27.0",
8987
+ "@skyux/icon": "11.27.0",
8988
8988
  "@skyux/icons": "7.8.0",
8989
- "@skyux/indicators": "11.25.0",
8990
- "@skyux/modals": "11.25.0",
8991
- "@skyux/popovers": "11.25.0",
8992
- "@skyux/theme": "11.25.0",
8989
+ "@skyux/indicators": "11.27.0",
8990
+ "@skyux/modals": "11.27.0",
8991
+ "@skyux/popovers": "11.27.0",
8992
+ "@skyux/theme": "11.27.0",
8993
8993
  "@types/node": "20.14.12",
8994
8994
  "axe-core": "4.10.0",
8995
- "cross-spawn": "7.0.3",
8995
+ "cross-spawn": "7.0.6",
8996
8996
  "fontfaceobserver": "2.3.0",
8997
8997
  "glob": "11.0.0",
8998
8998
  "jsonc-parser": "3.3.1",