@skyux/modals 8.0.0-alpha.2 → 8.0.0-alpha.20

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 +136 -120
  2. package/esm2020/lib/modules/confirm/confirm.component.mjs +5 -5
  3. package/esm2020/lib/modules/confirm/confirm.module.mjs +4 -4
  4. package/esm2020/lib/modules/confirm/confirm.service.mjs +3 -3
  5. package/esm2020/lib/modules/modal/modal-adapter.service.mjs +3 -3
  6. package/esm2020/lib/modules/modal/modal-before-close-handler.mjs +3 -3
  7. package/esm2020/lib/modules/modal/modal-component-adapter.service.mjs +3 -3
  8. package/esm2020/lib/modules/modal/modal-configuration.mjs +3 -3
  9. package/esm2020/lib/modules/modal/modal-content.component.mjs +3 -3
  10. package/esm2020/lib/modules/modal/modal-footer.component.mjs +3 -3
  11. package/esm2020/lib/modules/modal/modal-header.component.mjs +5 -5
  12. package/esm2020/lib/modules/modal/modal-host-context.mjs +3 -3
  13. package/esm2020/lib/modules/modal/modal-host.component.mjs +10 -10
  14. package/esm2020/lib/modules/modal/modal-host.service.mjs +12 -12
  15. package/esm2020/lib/modules/modal/modal-scroll-shadow.directive.mjs +3 -3
  16. package/esm2020/lib/modules/modal/modal.component.mjs +29 -29
  17. package/esm2020/lib/modules/modal/modal.module.mjs +4 -4
  18. package/esm2020/lib/modules/modal/modal.service.mjs +3 -3
  19. package/esm2020/lib/modules/shared/sky-modals-resources.module.mjs +4 -4
  20. package/fesm2015/skyux-modals.mjs +97 -97
  21. package/fesm2015/skyux-modals.mjs.map +1 -1
  22. package/fesm2020/skyux-modals.mjs +97 -97
  23. package/fesm2020/skyux-modals.mjs.map +1 -1
  24. package/lib/modules/confirm/confirm-button-action.d.ts +1 -1
  25. package/lib/modules/confirm/confirm-button-style-type.d.ts +1 -1
  26. package/lib/modules/modal/modal-before-close-handler.d.ts +11 -2
  27. package/package.json +10 -10
@@ -71,7 +71,7 @@
71
71
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
72
72
  "line": 5,
73
73
  "character": 2,
74
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
74
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L5"
75
75
  }
76
76
  ],
77
77
  "type": {
@@ -106,7 +106,7 @@
106
106
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
107
107
  "line": 9,
108
108
  "character": 2,
109
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
109
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L9"
110
110
  }
111
111
  ],
112
112
  "type": {
@@ -152,7 +152,7 @@
152
152
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
153
153
  "line": 15,
154
154
  "character": 2,
155
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
155
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L15"
156
156
  }
157
157
  ],
158
158
  "type": {
@@ -198,7 +198,7 @@
198
198
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
199
199
  "line": 21,
200
200
  "character": 2,
201
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
201
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L21"
202
202
  }
203
203
  ],
204
204
  "type": {
@@ -223,7 +223,7 @@
223
223
  "fileName": "projects/modals/src/modules/confirm/confirm-type.ts",
224
224
  "line": 1,
225
225
  "character": 12,
226
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
226
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-type.ts#L1"
227
227
  }
228
228
  ]
229
229
  },
@@ -271,7 +271,7 @@
271
271
  "fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
272
272
  "line": 11,
273
273
  "character": 9,
274
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
274
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L11"
275
275
  }
276
276
  ],
277
277
  "type": {
@@ -309,7 +309,7 @@
309
309
  "fileName": "projects/modals/src/modules/confirm/confirm-instance.ts",
310
310
  "line": 5,
311
311
  "character": 13,
312
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
312
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-instance.ts#L5"
313
313
  }
314
314
  ]
315
315
  },
@@ -333,7 +333,7 @@
333
333
  "fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
334
334
  "line": 22,
335
335
  "character": 13,
336
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L22"
336
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.module.ts#L22"
337
337
  }
338
338
  ]
339
339
  },
@@ -363,7 +363,7 @@
363
363
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
364
364
  "line": 25,
365
365
  "character": 2,
366
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L25"
366
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L25"
367
367
  }
368
368
  ],
369
369
  "signatures": [
@@ -408,7 +408,7 @@
408
408
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
409
409
  "line": 33,
410
410
  "character": 9,
411
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L33"
411
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L33"
412
412
  }
413
413
  ],
414
414
  "signatures": [
@@ -476,7 +476,7 @@
476
476
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
477
477
  "line": 22,
478
478
  "character": 13,
479
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L22"
479
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.service.ts#L22"
480
480
  }
481
481
  ]
482
482
  },
@@ -490,15 +490,7 @@
490
490
  "summary": [
491
491
  {
492
492
  "kind": "text",
493
- "text": "Closes the modal instance using the "
494
- },
495
- {
496
- "kind": "code",
497
- "text": "`closeModal`"
498
- },
499
- {
500
- "kind": "text",
501
- "text": " method."
493
+ "text": "Properties about the modal close action and a method to close the modal."
502
494
  }
503
495
  ]
504
496
  },
@@ -512,9 +504,9 @@
512
504
  "sources": [
513
505
  {
514
506
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
515
- "line": 7,
507
+ "line": 20,
516
508
  "character": 2,
517
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L7"
509
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L20"
518
510
  }
519
511
  ],
520
512
  "signatures": [
@@ -560,7 +552,7 @@
560
552
  ]
561
553
  },
562
554
  {
563
- "id": 138,
555
+ "id": 137,
564
556
  "name": "closeArgs",
565
557
  "kind": 1024,
566
558
  "kindString": "Property",
@@ -568,12 +560,28 @@
568
560
  "isPublic": true,
569
561
  "isReadonly": true
570
562
  },
563
+ "comment": {
564
+ "summary": [
565
+ {
566
+ "kind": "text",
567
+ "text": "The object that would be emitted by a modal's "
568
+ },
569
+ {
570
+ "kind": "code",
571
+ "text": "`closed`"
572
+ },
573
+ {
574
+ "kind": "text",
575
+ "text": " event. This object\ncan be used to determine whether to prompt the user for confirmation, such\nas when the user closes a modal form after entering data."
576
+ }
577
+ ]
578
+ },
571
579
  "sources": [
572
580
  {
573
581
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
574
- "line": 9,
575
- "character": 20,
576
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L9"
582
+ "line": 12,
583
+ "character": 18,
584
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L12"
577
585
  }
578
586
  ],
579
587
  "type": {
@@ -583,7 +591,7 @@
583
591
  }
584
592
  },
585
593
  {
586
- "id": 137,
594
+ "id": 138,
587
595
  "name": "closeModal",
588
596
  "kind": 1024,
589
597
  "kindString": "Property",
@@ -591,12 +599,20 @@
591
599
  "isPublic": true,
592
600
  "isReadonly": true
593
601
  },
602
+ "comment": {
603
+ "summary": [
604
+ {
605
+ "kind": "text",
606
+ "text": "Function to call to close the modal. Neglecting to call this function\neffectively cancels the close modal action."
607
+ }
608
+ ]
609
+ },
594
610
  "sources": [
595
611
  {
596
612
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
597
- "line": 8,
598
- "character": 20,
599
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L8"
613
+ "line": 18,
614
+ "character": 18,
615
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L18"
600
616
  }
601
617
  ],
602
618
  "type": {
@@ -617,8 +633,8 @@
617
633
  {
618
634
  "title": "Properties",
619
635
  "children": [
620
- 138,
621
- 137
636
+ 137,
637
+ 138
622
638
  ]
623
639
  }
624
640
  ],
@@ -627,7 +643,7 @@
627
643
  "fileName": "projects/modals/src/modules/modal/modal-before-close-handler.ts",
628
644
  "line": 6,
629
645
  "character": 13,
630
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
646
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-before-close-handler.ts#L6"
631
647
  }
632
648
  ]
633
649
  },
@@ -667,7 +683,7 @@
667
683
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
668
684
  "line": 14,
669
685
  "character": 9,
670
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
686
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L14"
671
687
  }
672
688
  ],
673
689
  "type": {
@@ -720,7 +736,7 @@
720
736
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
721
737
  "line": 10,
722
738
  "character": 9,
723
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
739
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L10"
724
740
  }
725
741
  ],
726
742
  "type": {
@@ -749,7 +765,7 @@
749
765
  "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
750
766
  "line": 5,
751
767
  "character": 13,
752
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
768
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-close-args.ts#L5"
753
769
  }
754
770
  ]
755
771
  },
@@ -781,7 +797,7 @@
781
797
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
782
798
  "line": 41,
783
799
  "character": 9,
784
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L41"
800
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L41"
785
801
  }
786
802
  ],
787
803
  "type": {
@@ -802,7 +818,7 @@
802
818
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
803
819
  "line": 13,
804
820
  "character": 13,
805
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L13"
821
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L13"
806
822
  }
807
823
  ],
808
824
  "getSignature": {
@@ -871,7 +887,7 @@
871
887
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
872
888
  "line": 25,
873
889
  "character": 13,
874
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L25"
890
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L25"
875
891
  }
876
892
  ],
877
893
  "getSignature": {
@@ -972,7 +988,7 @@
972
988
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
973
989
  "line": 34,
974
990
  "character": 13,
975
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L34"
991
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L34"
976
992
  }
977
993
  ],
978
994
  "getSignature": {
@@ -1040,7 +1056,7 @@
1040
1056
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1041
1057
  "line": 75,
1042
1058
  "character": 9,
1043
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L75"
1059
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L75"
1044
1060
  }
1045
1061
  ],
1046
1062
  "signatures": [
@@ -1133,7 +1149,7 @@
1133
1149
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1134
1150
  "line": 57,
1135
1151
  "character": 9,
1136
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L57"
1152
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L57"
1137
1153
  }
1138
1154
  ],
1139
1155
  "signatures": [
@@ -1284,7 +1300,7 @@
1284
1300
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1285
1301
  "line": 96,
1286
1302
  "character": 9,
1287
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L96"
1303
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L96"
1288
1304
  }
1289
1305
  ],
1290
1306
  "signatures": [
@@ -1383,7 +1399,7 @@
1383
1399
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1384
1400
  "line": 85,
1385
1401
  "character": 9,
1386
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1402
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L85"
1387
1403
  }
1388
1404
  ],
1389
1405
  "signatures": [
@@ -1508,7 +1524,7 @@
1508
1524
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1509
1525
  "line": 6,
1510
1526
  "character": 13,
1511
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L6"
1527
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-instance.ts#L6"
1512
1528
  }
1513
1529
  ]
1514
1530
  },
@@ -1532,7 +1548,7 @@
1532
1548
  "fileName": "projects/modals/src/modules/modal/modal.module.ts",
1533
1549
  "line": 42,
1534
1550
  "character": 13,
1535
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.module.ts#L42"
1551
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.module.ts#L42"
1536
1552
  }
1537
1553
  ]
1538
1554
  },
@@ -1568,7 +1584,7 @@
1568
1584
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1569
1585
  "line": 24,
1570
1586
  "character": 2,
1571
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
1587
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.service.ts#L24"
1572
1588
  }
1573
1589
  ],
1574
1590
  "signatures": [
@@ -1612,7 +1628,7 @@
1612
1628
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1613
1629
  "line": 44,
1614
1630
  "character": 9,
1615
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.service.ts#L44"
1631
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.service.ts#L44"
1616
1632
  }
1617
1633
  ],
1618
1634
  "signatures": [
@@ -1713,7 +1729,7 @@
1713
1729
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1714
1730
  "line": 19,
1715
1731
  "character": 13,
1716
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.service.ts#L19"
1732
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.service.ts#L19"
1717
1733
  }
1718
1734
  ]
1719
1735
  },
@@ -1735,7 +1751,7 @@
1735
1751
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1736
1752
  "line": 34,
1737
1753
  "character": 2,
1738
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L34"
1754
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L34"
1739
1755
  }
1740
1756
  ],
1741
1757
  "signatures": [
@@ -1814,7 +1830,7 @@
1814
1830
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1815
1831
  "line": 25,
1816
1832
  "character": 9,
1817
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L25"
1833
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L25"
1818
1834
  }
1819
1835
  ],
1820
1836
  "type": {
@@ -1835,7 +1851,7 @@
1835
1851
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1836
1852
  "line": 26,
1837
1853
  "character": 9,
1838
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L26"
1854
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L26"
1839
1855
  }
1840
1856
  ],
1841
1857
  "type": {
@@ -1856,7 +1872,7 @@
1856
1872
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1857
1873
  "line": 23,
1858
1874
  "character": 9,
1859
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L23"
1875
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L23"
1860
1876
  }
1861
1877
  ],
1862
1878
  "type": {
@@ -1880,7 +1896,7 @@
1880
1896
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1881
1897
  "line": 28,
1882
1898
  "character": 9,
1883
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L28"
1899
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L28"
1884
1900
  }
1885
1901
  ],
1886
1902
  "type": {
@@ -1902,7 +1918,7 @@
1902
1918
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1903
1919
  "line": 24,
1904
1920
  "character": 9,
1905
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L24"
1921
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L24"
1906
1922
  }
1907
1923
  ],
1908
1924
  "type": {
@@ -1923,7 +1939,7 @@
1923
1939
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1924
1940
  "line": 27,
1925
1941
  "character": 9,
1926
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L27"
1942
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L27"
1927
1943
  }
1928
1944
  ],
1929
1945
  "type": {
@@ -1945,7 +1961,7 @@
1945
1961
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1946
1962
  "line": 67,
1947
1963
  "character": 9,
1948
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L67"
1964
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L67"
1949
1965
  }
1950
1966
  ],
1951
1967
  "signatures": [
@@ -2006,7 +2022,7 @@
2006
2022
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
2007
2023
  "line": 22,
2008
2024
  "character": 13,
2009
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L22"
2025
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm.component.ts#L22"
2010
2026
  }
2011
2027
  ]
2012
2028
  },
@@ -2038,7 +2054,7 @@
2038
2054
  "fileName": "projects/modals/src/modules/modal/modal-content.component.ts",
2039
2055
  "line": 12,
2040
2056
  "character": 13,
2041
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L12"
2057
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-content.component.ts#L12"
2042
2058
  }
2043
2059
  ]
2044
2060
  },
@@ -2070,7 +2086,7 @@
2070
2086
  "fileName": "projects/modals/src/modules/modal/modal-footer.component.ts",
2071
2087
  "line": 11,
2072
2088
  "character": 13,
2073
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L11"
2089
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-footer.component.ts#L11"
2074
2090
  }
2075
2091
  ]
2076
2092
  },
@@ -2102,7 +2118,7 @@
2102
2118
  "fileName": "projects/modals/src/modules/modal/modal-header.component.ts",
2103
2119
  "line": 11,
2104
2120
  "character": 13,
2105
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L11"
2121
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal-header.component.ts#L11"
2106
2122
  }
2107
2123
  ]
2108
2124
  },
@@ -2132,7 +2148,7 @@
2132
2148
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2133
2149
  "line": 107,
2134
2150
  "character": 2,
2135
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L107"
2151
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L107"
2136
2152
  }
2137
2153
  ],
2138
2154
  "signatures": [
@@ -2263,7 +2279,7 @@
2263
2279
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2264
2280
  "line": 51,
2265
2281
  "character": 9,
2266
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L51"
2282
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L51"
2267
2283
  }
2268
2284
  ],
2269
2285
  "type": {
@@ -2285,7 +2301,7 @@
2285
2301
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2286
2302
  "line": 83,
2287
2303
  "character": 9,
2288
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L83"
2304
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L83"
2289
2305
  }
2290
2306
  ],
2291
2307
  "type": {
@@ -2306,7 +2322,7 @@
2306
2322
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2307
2323
  "line": 94,
2308
2324
  "character": 9,
2309
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L94"
2325
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L94"
2310
2326
  }
2311
2327
  ],
2312
2328
  "type": {
@@ -2335,7 +2351,7 @@
2335
2351
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2336
2352
  "line": 85,
2337
2353
  "character": 9,
2338
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L85"
2354
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L85"
2339
2355
  }
2340
2356
  ],
2341
2357
  "type": {
@@ -2357,7 +2373,7 @@
2357
2373
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2358
2374
  "line": 87,
2359
2375
  "character": 9,
2360
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L87"
2376
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L87"
2361
2377
  }
2362
2378
  ],
2363
2379
  "type": {
@@ -2378,7 +2394,7 @@
2378
2394
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2379
2395
  "line": 89,
2380
2396
  "character": 9,
2381
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L89"
2397
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L89"
2382
2398
  }
2383
2399
  ],
2384
2400
  "type": {
@@ -2399,7 +2415,7 @@
2399
2415
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2400
2416
  "line": 91,
2401
2417
  "character": 9,
2402
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L91"
2418
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L91"
2403
2419
  }
2404
2420
  ],
2405
2421
  "type": {
@@ -2420,7 +2436,7 @@
2420
2436
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2421
2437
  "line": 41,
2422
2438
  "character": 9,
2423
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L41"
2439
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L41"
2424
2440
  }
2425
2441
  ],
2426
2442
  "type": {
@@ -2441,7 +2457,7 @@
2441
2457
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2442
2458
  "line": 67,
2443
2459
  "character": 2,
2444
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L67"
2460
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L67"
2445
2461
  }
2446
2462
  ],
2447
2463
  "getSignature": {
@@ -2469,7 +2485,7 @@
2469
2485
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2470
2486
  "line": 79,
2471
2487
  "character": 2,
2472
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L79"
2488
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L79"
2473
2489
  }
2474
2490
  ],
2475
2491
  "getSignature": {
@@ -2497,7 +2513,7 @@
2497
2513
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2498
2514
  "line": 232,
2499
2515
  "character": 9,
2500
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L232"
2516
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L232"
2501
2517
  }
2502
2518
  ],
2503
2519
  "signatures": [
@@ -2527,7 +2543,7 @@
2527
2543
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2528
2544
  "line": 226,
2529
2545
  "character": 9,
2530
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L226"
2546
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L226"
2531
2547
  }
2532
2548
  ],
2533
2549
  "signatures": [
@@ -2557,7 +2573,7 @@
2557
2573
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2558
2574
  "line": 198,
2559
2575
  "character": 9,
2560
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L198"
2576
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L198"
2561
2577
  }
2562
2578
  ],
2563
2579
  "signatures": [
@@ -2595,7 +2611,7 @@
2595
2611
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2596
2612
  "line": 219,
2597
2613
  "character": 9,
2598
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L219"
2614
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L219"
2599
2615
  }
2600
2616
  ],
2601
2617
  "signatures": [
@@ -2633,7 +2649,7 @@
2633
2649
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2634
2650
  "line": 157,
2635
2651
  "character": 9,
2636
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L157"
2652
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L157"
2637
2653
  }
2638
2654
  ],
2639
2655
  "signatures": [
@@ -2678,7 +2694,7 @@
2678
2694
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2679
2695
  "line": 141,
2680
2696
  "character": 9,
2681
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L141"
2697
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L141"
2682
2698
  }
2683
2699
  ],
2684
2700
  "signatures": [
@@ -2723,7 +2739,7 @@
2723
2739
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2724
2740
  "line": 240,
2725
2741
  "character": 9,
2726
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L240"
2742
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L240"
2727
2743
  }
2728
2744
  ],
2729
2745
  "signatures": [
@@ -2766,7 +2782,7 @@
2766
2782
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2767
2783
  "line": 244,
2768
2784
  "character": 9,
2769
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L244"
2785
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L244"
2770
2786
  }
2771
2787
  ],
2772
2788
  "signatures": [
@@ -2796,7 +2812,7 @@
2796
2812
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2797
2813
  "line": 236,
2798
2814
  "character": 9,
2799
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
2815
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L236"
2800
2816
  }
2801
2817
  ],
2802
2818
  "signatures": [
@@ -2861,7 +2877,7 @@
2861
2877
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2862
2878
  "line": 39,
2863
2879
  "character": 13,
2864
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.component.ts#L39"
2880
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.component.ts#L39"
2865
2881
  }
2866
2882
  ],
2867
2883
  "implementedTypes": [
@@ -2905,7 +2921,7 @@
2905
2921
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
2906
2922
  "line": 6,
2907
2923
  "character": 2,
2908
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
2924
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L6"
2909
2925
  }
2910
2926
  ],
2911
2927
  "type": {
@@ -2945,7 +2961,7 @@
2945
2961
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
2946
2962
  "line": 23,
2947
2963
  "character": 2,
2948
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
2964
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L23"
2949
2965
  }
2950
2966
  ],
2951
2967
  "type": {
@@ -2998,7 +3014,7 @@
2998
3014
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
2999
3015
  "line": 17,
3000
3016
  "character": 2,
3001
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
3017
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L17"
3002
3018
  }
3003
3019
  ],
3004
3020
  "type": {
@@ -3025,7 +3041,7 @@
3025
3041
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3026
3042
  "line": 10,
3027
3043
  "character": 2,
3028
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
3044
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L10"
3029
3045
  }
3030
3046
  ],
3031
3047
  "type": {
@@ -3050,7 +3066,7 @@
3050
3066
  "fileName": "projects/modals/src/modules/confirm/confirm-button-config.ts",
3051
3067
  "line": 1,
3052
3068
  "character": 17,
3053
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
3069
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-config.ts#L1"
3054
3070
  }
3055
3071
  ]
3056
3072
  },
@@ -3080,7 +3096,7 @@
3080
3096
  "fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
3081
3097
  "line": 5,
3082
3098
  "character": 2,
3083
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
3099
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L5"
3084
3100
  }
3085
3101
  ],
3086
3102
  "type": {
@@ -3102,7 +3118,7 @@
3102
3118
  "fileName": "projects/modals/src/modules/confirm/confirm-closed-event-args.ts",
3103
3119
  "line": 1,
3104
3120
  "character": 17,
3105
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
3121
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-closed-event-args.ts#L1"
3106
3122
  }
3107
3123
  ]
3108
3124
  },
@@ -3134,7 +3150,7 @@
3134
3150
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3135
3151
  "line": 13,
3136
3152
  "character": 2,
3137
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
3153
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L13"
3138
3154
  }
3139
3155
  ],
3140
3156
  "type": {
@@ -3179,7 +3195,7 @@
3179
3195
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3180
3196
  "line": 17,
3181
3197
  "character": 2,
3182
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
3198
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L17"
3183
3199
  }
3184
3200
  ],
3185
3201
  "type": {
@@ -3216,7 +3232,7 @@
3216
3232
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3217
3233
  "line": 9,
3218
3234
  "character": 2,
3219
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
3235
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L9"
3220
3236
  }
3221
3237
  ],
3222
3238
  "type": {
@@ -3256,7 +3272,7 @@
3256
3272
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3257
3273
  "line": 22,
3258
3274
  "character": 2,
3259
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
3275
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L22"
3260
3276
  }
3261
3277
  ],
3262
3278
  "type": {
@@ -3285,7 +3301,7 @@
3285
3301
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3286
3302
  "line": 26,
3287
3303
  "character": 2,
3288
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
3304
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L26"
3289
3305
  }
3290
3306
  ],
3291
3307
  "type": {
@@ -3312,7 +3328,7 @@
3312
3328
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3313
3329
  "line": 4,
3314
3330
  "character": 17,
3315
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
3331
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-config.ts#L4"
3316
3332
  }
3317
3333
  ]
3318
3334
  },
@@ -3376,7 +3392,7 @@
3376
3392
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3377
3393
  "line": 38,
3378
3394
  "character": 2,
3379
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L38"
3395
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L38"
3380
3396
  }
3381
3397
  ],
3382
3398
  "type": {
@@ -3429,7 +3445,7 @@
3429
3445
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3430
3446
  "line": 48,
3431
3447
  "character": 2,
3432
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L48"
3448
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L48"
3433
3449
  }
3434
3450
  ],
3435
3451
  "type": {
@@ -3477,7 +3493,7 @@
3477
3493
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3478
3494
  "line": 59,
3479
3495
  "character": 2,
3480
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L59"
3496
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L59"
3481
3497
  }
3482
3498
  ],
3483
3499
  "type": {
@@ -3514,7 +3530,7 @@
3514
3530
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3515
3531
  "line": 14,
3516
3532
  "character": 2,
3517
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
3533
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L14"
3518
3534
  }
3519
3535
  ],
3520
3536
  "type": {
@@ -3597,7 +3613,7 @@
3597
3613
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3598
3614
  "line": 77,
3599
3615
  "character": 2,
3600
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L77"
3616
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L77"
3601
3617
  }
3602
3618
  ],
3603
3619
  "type": {
@@ -3634,7 +3650,7 @@
3634
3650
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3635
3651
  "line": 27,
3636
3652
  "character": 2,
3637
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
3653
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L27"
3638
3654
  }
3639
3655
  ],
3640
3656
  "type": {
@@ -3700,7 +3716,7 @@
3700
3716
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3701
3717
  "line": 20,
3702
3718
  "character": 2,
3703
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
3719
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L20"
3704
3720
  }
3705
3721
  ],
3706
3722
  "type": {
@@ -3764,7 +3780,7 @@
3764
3780
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3765
3781
  "line": 67,
3766
3782
  "character": 2,
3767
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L67"
3783
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L67"
3768
3784
  }
3769
3785
  ],
3770
3786
  "type": {
@@ -3801,7 +3817,7 @@
3801
3817
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3802
3818
  "line": 83,
3803
3819
  "character": 2,
3804
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L83"
3820
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L83"
3805
3821
  }
3806
3822
  ],
3807
3823
  "type": {
@@ -3831,7 +3847,7 @@
3831
3847
  "fileName": "projects/modals/src/modules/modal/modal.interface.ts",
3832
3848
  "line": 9,
3833
3849
  "character": 17,
3834
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
3850
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/modal/modal.interface.ts#L9"
3835
3851
  }
3836
3852
  ]
3837
3853
  },
@@ -3846,7 +3862,7 @@
3846
3862
  "fileName": "projects/modals/src/modules/confirm/confirm-button-style-type.ts",
3847
3863
  "line": 1,
3848
3864
  "character": 12,
3849
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
3865
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/src/lib/modules/confirm/confirm-button-style-type.ts#L1"
3850
3866
  }
3851
3867
  ],
3852
3868
  "type": {
@@ -3951,7 +3967,7 @@
3951
3967
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
3952
3968
  "line": 12,
3953
3969
  "character": 16,
3954
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L12"
3970
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L12"
3955
3971
  }
3956
3972
  ],
3957
3973
  "type": {
@@ -3973,7 +3989,7 @@
3973
3989
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
3974
3990
  "line": 22,
3975
3991
  "character": 15,
3976
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
3992
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L22"
3977
3993
  }
3978
3994
  ],
3979
3995
  "signatures": [
@@ -4033,7 +4049,7 @@
4033
4049
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4034
4050
  "line": 43,
4035
4051
  "character": 15,
4036
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
4052
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L43"
4037
4053
  }
4038
4054
  ],
4039
4055
  "signatures": [
@@ -4079,7 +4095,7 @@
4079
4095
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4080
4096
  "line": 56,
4081
4097
  "character": 15,
4082
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
4098
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L56"
4083
4099
  }
4084
4100
  ],
4085
4101
  "signatures": [
@@ -4125,7 +4141,7 @@
4125
4141
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4126
4142
  "line": 63,
4127
4143
  "character": 15,
4128
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
4144
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L63"
4129
4145
  }
4130
4146
  ],
4131
4147
  "signatures": [
@@ -4190,7 +4206,7 @@
4190
4206
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4191
4207
  "line": 93,
4192
4208
  "character": 15,
4193
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L93"
4209
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L93"
4194
4210
  }
4195
4211
  ],
4196
4212
  "signatures": [
@@ -4236,7 +4252,7 @@
4236
4252
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4237
4253
  "line": 100,
4238
4254
  "character": 15,
4239
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L100"
4255
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L100"
4240
4256
  }
4241
4257
  ],
4242
4258
  "signatures": [
@@ -4352,7 +4368,7 @@
4352
4368
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4353
4369
  "line": 112,
4354
4370
  "character": 15,
4355
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L112"
4371
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L112"
4356
4372
  }
4357
4373
  ],
4358
4374
  "signatures": [
@@ -4418,7 +4434,7 @@
4418
4434
  "fileName": "projects/modals/src/testing/confirm/confirm-harness.ts",
4419
4435
  "line": 11,
4420
4436
  "character": 13,
4421
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-harness.ts#L11"
4437
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-harness.ts#L11"
4422
4438
  }
4423
4439
  ],
4424
4440
  "extendedTypes": [
@@ -4496,7 +4512,7 @@
4496
4512
  "fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
4497
4513
  "line": 16,
4498
4514
  "character": 2,
4499
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L16"
4515
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L16"
4500
4516
  }
4501
4517
  ],
4502
4518
  "type": {
@@ -4525,7 +4541,7 @@
4525
4541
  "fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
4526
4542
  "line": 11,
4527
4543
  "character": 2,
4528
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L11"
4544
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L11"
4529
4545
  }
4530
4546
  ],
4531
4547
  "type": {
@@ -4560,7 +4576,7 @@
4560
4576
  "fileName": "projects/modals/src/testing/confirm/confirm-button-harness-filters.ts",
4561
4577
  "line": 6,
4562
4578
  "character": 17,
4563
- "url": "https://github.com/blackbaud/skyux/blob/091e5b9/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L6"
4579
+ "url": "https://github.com/blackbaud/skyux/blob/1ca0ad1/libs/components/modals/testing/src/confirm/confirm-button-harness-filters.ts#L6"
4564
4580
  }
4565
4581
  ],
4566
4582
  "extendedTypes": [
@@ -4649,7 +4665,7 @@
4649
4665
  {
4650
4666
  "fileName": "modal-demo.component.ts",
4651
4667
  "filePath": "/projects/modals/documentation/code-examples/inline-help/modal-demo.component.ts",
4652
- "rawContents": "import { Component, OnDestroy } from '@angular/core';\nimport { SkyWaitService } from '@skyux/indicators';\nimport { SkyModalConfigurationInterface, SkyModalService } from '@skyux/modals';\n\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { ModalDemoContext } from '../inline-help/modal-demo-context';\n\nimport { ModalDemoData } from './modal-demo-data';\nimport { ModalDemoDataService } from './modal-demo-data.service';\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@Component({\n selector: 'app-modal-demo',\n templateUrl: './modal-demo.component.html',\n})\nexport class ModalDemoComponent implements OnDestroy {\n public modalSize = 'medium';\n\n public demoValue: string | null | undefined;\n\n #ngUnsubscribe = new Subject<void>();\n\n #modalSvc: SkyModalService;\n #waitSvc: SkyWaitService;\n #dataSvc: ModalDemoDataService;\n\n constructor(\n modalSvc: SkyModalService,\n waitSvc: SkyWaitService,\n dataSvc: ModalDemoDataService\n ) {\n this.#modalSvc = modalSvc;\n this.#waitSvc = waitSvc;\n this.#dataSvc = dataSvc;\n }\n\n public onOpenModalClick(): void {\n // Display a blocking wait while data is loaded from the data service.\n this.#waitSvc\n .blockingWrap(this.#dataSvc.load())\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((data) => {\n const options: SkyModalConfigurationInterface = {\n providers: [\n {\n provide: ModalDemoContext,\n useValue: new ModalDemoContext(data),\n },\n ],\n size: this.modalSize,\n };\n\n // Show the modal after data is loaded.\n const instance = this.#modalSvc.open(ModalDemoModalComponent, options);\n\n instance.closed.subscribe((result) => {\n if (result.reason === 'save') {\n // Display the updated value.\n const data = result.data as ModalDemoData;\n this.demoValue = data.value1;\n }\n });\n });\n }\n\n public ngOnDestroy(): void {\n this.#ngUnsubscribe.next();\n this.#ngUnsubscribe.complete();\n }\n}\n"
4668
+ "rawContents": "import { Component, OnDestroy } from '@angular/core';\nimport { SkyWaitService } from '@skyux/indicators';\nimport { SkyModalConfigurationInterface, SkyModalService } from '@skyux/modals';\n\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { ModalDemoContext } from './modal-demo-context';\nimport { ModalDemoData } from './modal-demo-data';\nimport { ModalDemoDataService } from './modal-demo-data.service';\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@Component({\n selector: 'app-modal-demo',\n templateUrl: './modal-demo.component.html',\n})\nexport class ModalDemoComponent implements OnDestroy {\n public modalSize = 'medium';\n\n public demoValue: string | null | undefined;\n\n #ngUnsubscribe = new Subject<void>();\n\n #modalSvc: SkyModalService;\n #waitSvc: SkyWaitService;\n #dataSvc: ModalDemoDataService;\n\n constructor(\n modalSvc: SkyModalService,\n waitSvc: SkyWaitService,\n dataSvc: ModalDemoDataService\n ) {\n this.#modalSvc = modalSvc;\n this.#waitSvc = waitSvc;\n this.#dataSvc = dataSvc;\n }\n\n public onOpenModalClick(): void {\n // Display a blocking wait while data is loaded from the data service.\n this.#waitSvc\n .blockingWrap(this.#dataSvc.load())\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((data) => {\n const options: SkyModalConfigurationInterface = {\n providers: [\n {\n provide: ModalDemoContext,\n useValue: new ModalDemoContext(data),\n },\n ],\n size: this.modalSize,\n };\n\n // Show the modal after data is loaded.\n const instance = this.#modalSvc.open(ModalDemoModalComponent, options);\n\n instance.closed.subscribe((result) => {\n if (result.reason === 'save') {\n // Display the updated value.\n const data = result.data as ModalDemoData;\n this.demoValue = data.value1;\n }\n });\n });\n }\n\n public ngOnDestroy(): void {\n this.#ngUnsubscribe.next();\n this.#ngUnsubscribe.complete();\n }\n}\n"
4653
4669
  },
4654
4670
  {
4655
4671
  "fileName": "modal-demo.module.ts",
@@ -4679,7 +4695,7 @@
4679
4695
  {
4680
4696
  "fileName": "modal-demo-modal.component.ts",
4681
4697
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo-modal.component.ts",
4682
- "rawContents": "import { Component } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport { SkyWaitService } from '@skyux/indicators';\nimport { SkyModalInstance } from '@skyux/modals';\n\nimport { ModalDemoContext } from './modal-demo-context';\nimport { ModalDemoDataService } from './modal-demo-data.service';\n\n@Component({\n selector: 'app-modal-demo-modal',\n templateUrl: './modal-demo-modal.component.html',\n})\nexport class ModalDemoModalComponent {\n public demoForm: FormGroup<{\n value1: FormControl<string | null | undefined>;\n }>;\n\n #dataSvc: ModalDemoDataService;\n #instance: SkyModalInstance;\n #waitSvc: SkyWaitService;\n\n constructor(\n instance: SkyModalInstance,\n waitSvc: SkyWaitService,\n dataSvc: ModalDemoDataService,\n context: ModalDemoContext,\n fb: FormBuilder\n ) {\n this.#instance = instance;\n this.#waitSvc = waitSvc;\n this.#dataSvc = dataSvc;\n\n const value1 = fb.control(context.data.value1);\n this.demoForm = fb.group({ value1 });\n }\n\n public saveForm(): void {\n // Use the data service to save the data.\n\n this.#waitSvc\n .blockingWrap(this.#dataSvc.save(this.demoForm.value))\n .subscribe((data) => {\n // Notify the modal instance that data was saved and return the saved data.\n this.#instance.save(data);\n });\n }\n\n public cancelForm(): void {\n this.#instance.cancel();\n }\n}\n"
4698
+ "rawContents": "import { Component, OnInit, inject } from '@angular/core';\nimport { FormControl, FormGroup } from '@angular/forms';\nimport { SkyWaitService } from '@skyux/indicators';\nimport {\n SkyConfirmService,\n SkyConfirmType,\n SkyModalBeforeCloseHandler,\n SkyModalInstance,\n} from '@skyux/modals';\n\nimport { Subject } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { ModalDemoContext } from './modal-demo-context';\nimport { ModalDemoDataService } from './modal-demo-data.service';\n\n@Component({\n selector: 'app-modal-demo-modal',\n templateUrl: './modal-demo-modal.component.html',\n})\nexport class ModalDemoModalComponent implements OnInit {\n protected demoForm: FormGroup<{\n value1: FormControl<string | null | undefined>;\n }>;\n\n #ngUnsubscribe = new Subject<void>();\n\n #confirmSvc = inject(SkyConfirmService);\n #instance = inject(SkyModalInstance);\n #waitSvc = inject(SkyWaitService);\n #context = inject(ModalDemoContext);\n #dataSvc = inject(ModalDemoDataService);\n\n constructor() {\n this.demoForm = new FormGroup({\n value1: new FormControl(this.#context.data.value1),\n });\n }\n\n public ngOnInit(): void {\n // Display a confirmation dialog based on how the modal is being closed.\n this.#instance.beforeClose\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((args) => this.#confirmClose(args));\n }\n\n public saveForm(): void {\n // Use the data service to save the data.\n\n this.#waitSvc\n .blockingWrap(this.#dataSvc.save(this.demoForm.value))\n .subscribe((data) => {\n // Notify the modal instance that data was saved and return the saved data.\n this.#instance.save(data);\n });\n }\n\n public cancelForm(): void {\n this.#instance.cancel();\n }\n\n #confirmClose(args: SkyModalBeforeCloseHandler): void {\n if (args.closeArgs.reason === 'close' && this.demoForm.dirty) {\n // The user closed the form either by clicking the close button\n // or pressing Escape. Confirm that the user wants to discard\n // unsaved changes. Note that clicking Cancel does not require\n // confirmation.\n const confirm = this.#confirmSvc.open({\n message:\n 'You have unsaved changes that will be lost. Are you sure you want to close the form?',\n buttons: [\n {\n action: 'no',\n styleType: 'primary',\n text: 'No',\n },\n {\n action: 'yes',\n text: 'Yes',\n },\n ],\n type: SkyConfirmType.Custom,\n });\n\n confirm.closed\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((confirmArgs) => {\n if (confirmArgs.action === 'yes') {\n args.closeModal();\n }\n });\n } else {\n args.closeModal();\n }\n }\n}\n"
4683
4699
  },
4684
4700
  {
4685
4701
  "fileName": "modal-demo.component.html",