@skyux/modals 5.5.0 → 5.6.2

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 (41) hide show
  1. package/bundles/skyux-modals.umd.js +24 -25
  2. package/documentation.json +70 -302
  3. package/esm2015/lib/modules/confirm/confirm-config.js.map +1 -1
  4. package/esm2015/lib/modules/confirm/confirm-modal-context.js.map +1 -1
  5. package/esm2015/lib/modules/confirm/confirm.component.js +1 -1
  6. package/esm2015/lib/modules/confirm/confirm.component.js.map +1 -1
  7. package/esm2015/lib/modules/confirm/confirm.module.js +1 -1
  8. package/esm2015/lib/modules/confirm/confirm.module.js.map +1 -1
  9. package/esm2015/lib/modules/confirm/confirm.service.js +1 -1
  10. package/esm2015/lib/modules/confirm/confirm.service.js.map +1 -1
  11. package/esm2015/lib/modules/modal/modal-adapter.service.js.map +1 -1
  12. package/esm2015/lib/modules/modal/modal-close-args.js +0 -1
  13. package/esm2015/lib/modules/modal/modal-close-args.js.map +1 -1
  14. package/esm2015/lib/modules/modal/modal-component-adapter.service.js +11 -11
  15. package/esm2015/lib/modules/modal/modal-component-adapter.service.js.map +1 -1
  16. package/esm2015/lib/modules/modal/modal-configuration.js +0 -1
  17. package/esm2015/lib/modules/modal/modal-configuration.js.map +1 -1
  18. package/esm2015/lib/modules/modal/modal-host.component.js +3 -3
  19. package/esm2015/lib/modules/modal/modal-host.component.js.map +1 -1
  20. package/esm2015/lib/modules/modal/modal-host.service.js +1 -1
  21. package/esm2015/lib/modules/modal/modal-host.service.js.map +1 -1
  22. package/esm2015/lib/modules/modal/modal-instance.js +1 -1
  23. package/esm2015/lib/modules/modal/modal-instance.js.map +1 -1
  24. package/esm2015/lib/modules/modal/modal-scroll-shadow.directive.js +3 -3
  25. package/esm2015/lib/modules/modal/modal-scroll-shadow.directive.js.map +1 -1
  26. package/esm2015/lib/modules/modal/modal.component.js +6 -6
  27. package/esm2015/lib/modules/modal/modal.component.js.map +1 -1
  28. package/esm2015/lib/modules/modal/modal.module.js +1 -1
  29. package/esm2015/lib/modules/modal/modal.module.js.map +1 -1
  30. package/esm2015/lib/modules/modal/modal.service.js +4 -4
  31. package/esm2015/lib/modules/modal/modal.service.js.map +1 -1
  32. package/esm2015/lib/modules/shared/sky-modals-resources.module.js +1 -1
  33. package/esm2015/lib/modules/shared/sky-modals-resources.module.js.map +1 -1
  34. package/fesm2015/skyux-modals.js +40 -42
  35. package/fesm2015/skyux-modals.js.map +1 -1
  36. package/lib/modules/confirm/confirm-config.d.ts +1 -1
  37. package/lib/modules/modal/modal-close-args.d.ts +0 -1
  38. package/lib/modules/modal/modal-instance.d.ts +1 -1
  39. package/lib/modules/modal/modal-scroll-shadow.directive.d.ts +1 -1
  40. package/lib/modules/modal/modal.component.d.ts +2 -2
  41. package/package.json +14 -13
@@ -149,27 +149,6 @@
149
149
  "kindString": "Class",
150
150
  "flags": {},
151
151
  "children": [
152
- {
153
- "id": 113,
154
- "name": "constructor",
155
- "kind": 512,
156
- "kindString": "Constructor",
157
- "flags": {},
158
- "signatures": [
159
- {
160
- "id": 114,
161
- "name": "new SkyConfirmInstance",
162
- "kind": 16384,
163
- "kindString": "Constructor signature",
164
- "flags": {},
165
- "type": {
166
- "type": "reference",
167
- "id": 112,
168
- "name": "SkyConfirmInstance"
169
- }
170
- }
171
- ]
172
- },
173
152
  {
174
153
  "id": 115,
175
154
  "name": "closed",
@@ -235,27 +214,6 @@
235
214
  "kindString": "Class",
236
215
  "flags": {},
237
216
  "children": [
238
- {
239
- "id": 117,
240
- "name": "constructor",
241
- "kind": 512,
242
- "kindString": "Constructor",
243
- "flags": {},
244
- "signatures": [
245
- {
246
- "id": 118,
247
- "name": "new SkyConfirmModalContext",
248
- "kind": 16384,
249
- "kindString": "Constructor signature",
250
- "flags": {},
251
- "type": {
252
- "type": "reference",
253
- "id": 116,
254
- "name": "SkyConfirmModalContext"
255
- }
256
- }
257
- ]
258
- },
259
217
  {
260
218
  "id": 120,
261
219
  "name": "body",
@@ -270,7 +228,7 @@
270
228
  "sources": [
271
229
  {
272
230
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
273
- "line": 10,
231
+ "line": 8,
274
232
  "character": 9
275
233
  }
276
234
  ],
@@ -298,7 +256,7 @@
298
256
  "sources": [
299
257
  {
300
258
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
301
- "line": 11,
259
+ "line": 9,
302
260
  "character": 9
303
261
  }
304
262
  ],
@@ -330,7 +288,7 @@
330
288
  "sources": [
331
289
  {
332
290
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
333
- "line": 9,
291
+ "line": 7,
334
292
  "character": 9
335
293
  }
336
294
  ],
@@ -358,7 +316,7 @@
358
316
  "sources": [
359
317
  {
360
318
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
361
- "line": 12,
319
+ "line": 10,
362
320
  "character": 9
363
321
  }
364
322
  ],
@@ -386,7 +344,7 @@
386
344
  "sources": [
387
345
  {
388
346
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
389
- "line": 13,
347
+ "line": 11,
390
348
  "character": 9
391
349
  }
392
350
  ],
@@ -425,7 +383,7 @@
425
383
  "sources": [
426
384
  {
427
385
  "fileName": "projects/modals/src/modules/confirm/confirm-modal-context.ts",
428
- "line": 8,
386
+ "line": 6,
429
387
  "character": 13
430
388
  }
431
389
  ],
@@ -457,29 +415,7 @@
457
415
  }
458
416
  }
459
417
  ],
460
- "children": [
461
- {
462
- "id": 130,
463
- "name": "constructor",
464
- "kind": 512,
465
- "kindString": "Constructor",
466
- "flags": {},
467
- "signatures": [
468
- {
469
- "id": 131,
470
- "name": "new SkyConfirmModule",
471
- "kind": 16384,
472
- "kindString": "Constructor signature",
473
- "flags": {},
474
- "type": {
475
- "type": "reference",
476
- "id": 129,
477
- "name": "SkyConfirmModule"
478
- }
479
- }
480
- ]
481
- }
482
- ],
418
+ "children": [],
483
419
  "groups": [
484
420
  {
485
421
  "title": "Constructors",
@@ -492,7 +428,7 @@
492
428
  "sources": [
493
429
  {
494
430
  "fileName": "projects/modals/src/modules/confirm/confirm.module.ts",
495
- "line": 24,
431
+ "line": 21,
496
432
  "character": 13
497
433
  }
498
434
  ]
@@ -530,7 +466,7 @@
530
466
  "sources": [
531
467
  {
532
468
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
533
- "line": 30,
469
+ "line": 24,
534
470
  "character": 2
535
471
  }
536
472
  ],
@@ -574,7 +510,7 @@
574
510
  "sources": [
575
511
  {
576
512
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
577
- "line": 36,
513
+ "line": 30,
578
514
  "character": 9
579
515
  }
580
516
  ],
@@ -630,7 +566,7 @@
630
566
  "sources": [
631
567
  {
632
568
  "fileName": "projects/modals/src/modules/confirm/confirm.service.ts",
633
- "line": 29,
569
+ "line": 23,
634
570
  "character": 13
635
571
  }
636
572
  ]
@@ -696,37 +632,6 @@
696
632
  }
697
633
  }
698
634
  ]
699
- },
700
- {
701
- "id": 145,
702
- "name": "closeArgs",
703
- "kind": 1024,
704
- "kindString": "Property",
705
- "flags": {
706
- "isPublic": true,
707
- "isReadonly": true
708
- },
709
- "type": {
710
- "type": "reference",
711
- "id": 146,
712
- "name": "SkyModalCloseArgs"
713
- }
714
- },
715
- {
716
- "id": 144,
717
- "name": "closeModal",
718
- "kind": 1024,
719
- "kindString": "Property",
720
- "flags": {
721
- "isPublic": true,
722
- "isReadonly": true
723
- },
724
- "type": {
725
- "type": "reference",
726
- "qualifiedName": "Function",
727
- "package": "typescript",
728
- "name": "Function"
729
- }
730
635
  }
731
636
  ],
732
637
  "groups": [
@@ -761,34 +666,6 @@
761
666
  "kindString": "Class",
762
667
  "flags": {},
763
668
  "children": [
764
- {
765
- "id": 147,
766
- "name": "constructor",
767
- "kind": 512,
768
- "kindString": "Constructor",
769
- "flags": {},
770
- "sources": [
771
- {
772
- "fileName": "projects/modals/src/modules/modal/modal-close-args.ts",
773
- "line": 4,
774
- "character": 2
775
- }
776
- ],
777
- "signatures": [
778
- {
779
- "id": 148,
780
- "name": "new SkyModalCloseArgs",
781
- "kind": 16384,
782
- "kindString": "Constructor signature",
783
- "flags": {},
784
- "type": {
785
- "type": "reference",
786
- "id": 146,
787
- "name": "SkyModalCloseArgs"
788
- }
789
- }
790
- ]
791
- },
792
669
  {
793
670
  "id": 150,
794
671
  "name": "data",
@@ -865,27 +742,6 @@
865
742
  "shortText": "Allows you to close the modal and return data from the launched modal."
866
743
  },
867
744
  "children": [
868
- {
869
- "id": 189,
870
- "name": "constructor",
871
- "kind": 512,
872
- "kindString": "Constructor",
873
- "flags": {},
874
- "signatures": [
875
- {
876
- "id": 190,
877
- "name": "new SkyModalInstance",
878
- "kind": 16384,
879
- "kindString": "Constructor signature",
880
- "flags": {},
881
- "type": {
882
- "type": "reference",
883
- "id": 188,
884
- "name": "SkyModalInstance"
885
- }
886
- }
887
- ]
888
- },
889
745
  {
890
746
  "id": 197,
891
747
  "name": "componentInstance",
@@ -900,7 +756,7 @@
900
756
  "sources": [
901
757
  {
902
758
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
903
- "line": 48,
759
+ "line": 47,
904
760
  "character": 9
905
761
  }
906
762
  ],
@@ -920,7 +776,7 @@
920
776
  "sources": [
921
777
  {
922
778
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
923
- "line": 20,
779
+ "line": 19,
924
780
  "character": 13
925
781
  }
926
782
  ],
@@ -961,7 +817,7 @@
961
817
  "sources": [
962
818
  {
963
819
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
964
- "line": 32,
820
+ "line": 31,
965
821
  "character": 13
966
822
  }
967
823
  ],
@@ -1002,7 +858,7 @@
1002
858
  "sources": [
1003
859
  {
1004
860
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1005
- "line": 41,
861
+ "line": 40,
1006
862
  "character": 13
1007
863
  }
1008
864
  ],
@@ -1042,7 +898,7 @@
1042
898
  "sources": [
1043
899
  {
1044
900
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1045
- "line": 82,
901
+ "line": 81,
1046
902
  "character": 9
1047
903
  }
1048
904
  ],
@@ -1092,7 +948,7 @@
1092
948
  "sources": [
1093
949
  {
1094
950
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1095
- "line": 64,
951
+ "line": 63,
1096
952
  "character": 9
1097
953
  }
1098
954
  ],
@@ -1174,7 +1030,7 @@
1174
1030
  "sources": [
1175
1031
  {
1176
1032
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1177
- "line": 103,
1033
+ "line": 102,
1178
1034
  "character": 9
1179
1035
  }
1180
1036
  ],
@@ -1224,7 +1080,7 @@
1224
1080
  "sources": [
1225
1081
  {
1226
1082
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1227
- "line": 92,
1083
+ "line": 91,
1228
1084
  "character": 9
1229
1085
  }
1230
1086
  ],
@@ -1302,7 +1158,7 @@
1302
1158
  "sources": [
1303
1159
  {
1304
1160
  "fileName": "projects/modals/src/modules/modal/modal-instance.ts",
1305
- "line": 13,
1161
+ "line": 12,
1306
1162
  "character": 13
1307
1163
  }
1308
1164
  ]
@@ -1327,29 +1183,7 @@
1327
1183
  }
1328
1184
  }
1329
1185
  ],
1330
- "children": [
1331
- {
1332
- "id": 234,
1333
- "name": "constructor",
1334
- "kind": 512,
1335
- "kindString": "Constructor",
1336
- "flags": {},
1337
- "signatures": [
1338
- {
1339
- "id": 235,
1340
- "name": "new SkyModalModule",
1341
- "kind": 16384,
1342
- "kindString": "Constructor signature",
1343
- "flags": {},
1344
- "type": {
1345
- "type": "reference",
1346
- "id": 233,
1347
- "name": "SkyModalModule"
1348
- }
1349
- }
1350
- ]
1351
- }
1352
- ],
1186
+ "children": [],
1353
1187
  "groups": [
1354
1188
  {
1355
1189
  "title": "Constructors",
@@ -1362,7 +1196,7 @@
1362
1196
  "sources": [
1363
1197
  {
1364
1198
  "fileName": "projects/modals/src/modules/modal/modal.module.ts",
1365
- "line": 49,
1199
+ "line": 40,
1366
1200
  "character": 13
1367
1201
  }
1368
1202
  ]
@@ -1406,7 +1240,7 @@
1406
1240
  "sources": [
1407
1241
  {
1408
1242
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1409
- "line": 27,
1243
+ "line": 24,
1410
1244
  "character": 2
1411
1245
  }
1412
1246
  ],
@@ -1451,7 +1285,7 @@
1451
1285
  "sources": [
1452
1286
  {
1453
1287
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1454
- "line": 45,
1288
+ "line": 42,
1455
1289
  "character": 9
1456
1290
  }
1457
1291
  ],
@@ -1538,7 +1372,7 @@
1538
1372
  "sources": [
1539
1373
  {
1540
1374
  "fileName": "projects/modals/src/modules/modal/modal.service.ts",
1541
- "line": 22,
1375
+ "line": 19,
1542
1376
  "character": 13
1543
1377
  }
1544
1378
  ]
@@ -1573,7 +1407,7 @@
1573
1407
  "sources": [
1574
1408
  {
1575
1409
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1576
- "line": 30,
1410
+ "line": 25,
1577
1411
  "character": 2
1578
1412
  }
1579
1413
  ],
@@ -1652,7 +1486,7 @@
1652
1486
  "sources": [
1653
1487
  {
1654
1488
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1655
- "line": 27,
1489
+ "line": 22,
1656
1490
  "character": 9
1657
1491
  }
1658
1492
  ],
@@ -1672,7 +1506,7 @@
1672
1506
  "sources": [
1673
1507
  {
1674
1508
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1675
- "line": 25,
1509
+ "line": 20,
1676
1510
  "character": 9
1677
1511
  }
1678
1512
  ],
@@ -1696,7 +1530,7 @@
1696
1530
  "sources": [
1697
1531
  {
1698
1532
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1699
- "line": 26,
1533
+ "line": 21,
1700
1534
  "character": 9
1701
1535
  }
1702
1536
  ],
@@ -1716,7 +1550,7 @@
1716
1550
  "sources": [
1717
1551
  {
1718
1552
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1719
- "line": 28,
1553
+ "line": 23,
1720
1554
  "character": 9
1721
1555
  }
1722
1556
  ],
@@ -1737,7 +1571,7 @@
1737
1571
  "sources": [
1738
1572
  {
1739
1573
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1740
- "line": 53,
1574
+ "line": 48,
1741
1575
  "character": 9
1742
1576
  }
1743
1577
  ],
@@ -1780,7 +1614,7 @@
1780
1614
  "sources": [
1781
1615
  {
1782
1616
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1783
- "line": 36,
1617
+ "line": 31,
1784
1618
  "character": 9
1785
1619
  }
1786
1620
  ],
@@ -1837,7 +1671,7 @@
1837
1671
  "sources": [
1838
1672
  {
1839
1673
  "fileName": "projects/modals/src/modules/confirm/confirm.component.ts",
1840
- "line": 24,
1674
+ "line": 19,
1841
1675
  "character": 13
1842
1676
  }
1843
1677
  ],
@@ -1873,29 +1707,7 @@
1873
1707
  }
1874
1708
  }
1875
1709
  ],
1876
- "children": [
1877
- {
1878
- "id": 22,
1879
- "name": "constructor",
1880
- "kind": 512,
1881
- "kindString": "Constructor",
1882
- "flags": {},
1883
- "signatures": [
1884
- {
1885
- "id": 23,
1886
- "name": "SkyModalContentComponent",
1887
- "kind": 16384,
1888
- "kindString": "Constructor signature",
1889
- "flags": {},
1890
- "type": {
1891
- "type": "reference",
1892
- "id": 21,
1893
- "name": "SkyModalContentComponent"
1894
- }
1895
- }
1896
- ]
1897
- }
1898
- ],
1710
+ "children": [],
1899
1711
  "groups": [
1900
1712
  {
1901
1713
  "title": "Constructors",
@@ -1936,29 +1748,7 @@
1936
1748
  }
1937
1749
  }
1938
1750
  ],
1939
- "children": [
1940
- {
1941
- "id": 25,
1942
- "name": "constructor",
1943
- "kind": 512,
1944
- "kindString": "Constructor",
1945
- "flags": {},
1946
- "signatures": [
1947
- {
1948
- "id": 26,
1949
- "name": "SkyModalFooterComponent",
1950
- "kind": 16384,
1951
- "kindString": "Constructor signature",
1952
- "flags": {},
1953
- "type": {
1954
- "type": "reference",
1955
- "id": 24,
1956
- "name": "SkyModalFooterComponent"
1957
- }
1958
- }
1959
- ]
1960
- }
1961
- ],
1751
+ "children": [],
1962
1752
  "groups": [
1963
1753
  {
1964
1754
  "title": "Constructors",
@@ -1999,29 +1789,7 @@
1999
1789
  }
2000
1790
  }
2001
1791
  ],
2002
- "children": [
2003
- {
2004
- "id": 28,
2005
- "name": "constructor",
2006
- "kind": 512,
2007
- "kindString": "Constructor",
2008
- "flags": {},
2009
- "signatures": [
2010
- {
2011
- "id": 29,
2012
- "name": "SkyModalHeaderComponent",
2013
- "kind": 16384,
2014
- "kindString": "Constructor signature",
2015
- "flags": {},
2016
- "type": {
2017
- "type": "reference",
2018
- "id": 27,
2019
- "name": "SkyModalHeaderComponent"
2020
- }
2021
- }
2022
- ]
2023
- }
2024
- ],
1792
+ "children": [],
2025
1793
  "groups": [
2026
1794
  {
2027
1795
  "title": "Constructors",
@@ -2072,7 +1840,7 @@
2072
1840
  "sources": [
2073
1841
  {
2074
1842
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2075
- "line": 118,
1843
+ "line": 113,
2076
1844
  "character": 2
2077
1845
  }
2078
1846
  ],
@@ -2201,7 +1969,7 @@
2201
1969
  "sources": [
2202
1970
  {
2203
1971
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2204
- "line": 107,
1972
+ "line": 102,
2205
1973
  "character": 9
2206
1974
  }
2207
1975
  ],
@@ -2222,7 +1990,7 @@
2222
1990
  "sources": [
2223
1991
  {
2224
1992
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2225
- "line": 110,
1993
+ "line": 105,
2226
1994
  "character": 9
2227
1995
  }
2228
1996
  ],
@@ -2243,7 +2011,7 @@
2243
2011
  "sources": [
2244
2012
  {
2245
2013
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2246
- "line": 105,
2014
+ "line": 100,
2247
2015
  "character": 9
2248
2016
  }
2249
2017
  ],
@@ -2264,7 +2032,7 @@
2264
2032
  "sources": [
2265
2033
  {
2266
2034
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2267
- "line": 113,
2035
+ "line": 108,
2268
2036
  "character": 9
2269
2037
  }
2270
2038
  ],
@@ -2284,7 +2052,7 @@
2284
2052
  "sources": [
2285
2053
  {
2286
2054
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2287
- "line": 93,
2055
+ "line": 88,
2288
2056
  "character": 13
2289
2057
  }
2290
2058
  ],
@@ -2313,7 +2081,7 @@
2313
2081
  "sources": [
2314
2082
  {
2315
2083
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2316
- "line": 97,
2084
+ "line": 92,
2317
2085
  "character": 13
2318
2086
  }
2319
2087
  ],
@@ -2342,7 +2110,7 @@
2342
2110
  "sources": [
2343
2111
  {
2344
2112
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2345
- "line": 101,
2113
+ "line": 96,
2346
2114
  "character": 13
2347
2115
  }
2348
2116
  ],
@@ -2371,7 +2139,7 @@
2371
2139
  "sources": [
2372
2140
  {
2373
2141
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2374
- "line": 85,
2142
+ "line": 80,
2375
2143
  "character": 13
2376
2144
  }
2377
2145
  ],
@@ -2400,7 +2168,7 @@
2400
2168
  "sources": [
2401
2169
  {
2402
2170
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2403
- "line": 81,
2171
+ "line": 76,
2404
2172
  "character": 13
2405
2173
  }
2406
2174
  ],
@@ -2429,7 +2197,7 @@
2429
2197
  "sources": [
2430
2198
  {
2431
2199
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2432
- "line": 77,
2200
+ "line": 72,
2433
2201
  "character": 13
2434
2202
  }
2435
2203
  ],
@@ -2458,7 +2226,7 @@
2458
2226
  "sources": [
2459
2227
  {
2460
2228
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2461
- "line": 89,
2229
+ "line": 84,
2462
2230
  "character": 13
2463
2231
  }
2464
2232
  ],
@@ -2487,7 +2255,7 @@
2487
2255
  "sources": [
2488
2256
  {
2489
2257
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2490
- "line": 73,
2258
+ "line": 68,
2491
2259
  "character": 13
2492
2260
  }
2493
2261
  ],
@@ -2516,7 +2284,7 @@
2516
2284
  "sources": [
2517
2285
  {
2518
2286
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2519
- "line": 69,
2287
+ "line": 64,
2520
2288
  "character": 13
2521
2289
  }
2522
2290
  ],
@@ -2559,7 +2327,7 @@
2559
2327
  "sources": [
2560
2328
  {
2561
2329
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2562
- "line": 46,
2330
+ "line": 41,
2563
2331
  "character": 13
2564
2332
  }
2565
2333
  ],
@@ -2588,7 +2356,7 @@
2588
2356
  "sources": [
2589
2357
  {
2590
2358
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2591
- "line": 207,
2359
+ "line": 202,
2592
2360
  "character": 9
2593
2361
  }
2594
2362
  ],
@@ -2617,7 +2385,7 @@
2617
2385
  "sources": [
2618
2386
  {
2619
2387
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2620
- "line": 203,
2388
+ "line": 198,
2621
2389
  "character": 9
2622
2390
  }
2623
2391
  ],
@@ -2646,7 +2414,7 @@
2646
2414
  "sources": [
2647
2415
  {
2648
2416
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2649
- "line": 186,
2417
+ "line": 181,
2650
2418
  "character": 9
2651
2419
  }
2652
2420
  ],
@@ -2698,7 +2466,7 @@
2698
2466
  "sources": [
2699
2467
  {
2700
2468
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2701
- "line": 145,
2469
+ "line": 140,
2702
2470
  "character": 9
2703
2471
  }
2704
2472
  ],
@@ -2757,7 +2525,7 @@
2757
2525
  "sources": [
2758
2526
  {
2759
2527
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2760
- "line": 129,
2528
+ "line": 124,
2761
2529
  "character": 9
2762
2530
  }
2763
2531
  ],
@@ -2801,7 +2569,7 @@
2801
2569
  "sources": [
2802
2570
  {
2803
2571
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2804
- "line": 215,
2572
+ "line": 210,
2805
2573
  "character": 9
2806
2574
  }
2807
2575
  ],
@@ -2843,7 +2611,7 @@
2843
2611
  "sources": [
2844
2612
  {
2845
2613
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2846
- "line": 211,
2614
+ "line": 206,
2847
2615
  "character": 9
2848
2616
  }
2849
2617
  ],
@@ -2913,7 +2681,7 @@
2913
2681
  "sources": [
2914
2682
  {
2915
2683
  "fileName": "projects/modals/src/modules/modal/modal.component.ts",
2916
- "line": 44,
2684
+ "line": 39,
2917
2685
  "character": 13
2918
2686
  }
2919
2687
  ],
@@ -3212,7 +2980,7 @@
3212
2980
  "sources": [
3213
2981
  {
3214
2982
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3215
- "line": 14,
2983
+ "line": 13,
3216
2984
  "character": 2
3217
2985
  }
3218
2986
  ],
@@ -3235,7 +3003,7 @@
3235
3003
  "sources": [
3236
3004
  {
3237
3005
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3238
- "line": 20,
3006
+ "line": 19,
3239
3007
  "character": 2
3240
3008
  }
3241
3009
  ],
@@ -3266,7 +3034,7 @@
3266
3034
  "sources": [
3267
3035
  {
3268
3036
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3269
- "line": 10,
3037
+ "line": 9,
3270
3038
  "character": 2
3271
3039
  }
3272
3040
  ],
@@ -3295,7 +3063,7 @@
3295
3063
  "sources": [
3296
3064
  {
3297
3065
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3298
- "line": 25,
3066
+ "line": 24,
3299
3067
  "character": 2
3300
3068
  }
3301
3069
  ],
@@ -3318,7 +3086,7 @@
3318
3086
  "sources": [
3319
3087
  {
3320
3088
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3321
- "line": 29,
3089
+ "line": 28,
3322
3090
  "character": 2
3323
3091
  }
3324
3092
  ],
@@ -3345,7 +3113,7 @@
3345
3113
  "sources": [
3346
3114
  {
3347
3115
  "fileName": "projects/modals/src/modules/confirm/confirm-config.ts",
3348
- "line": 5,
3116
+ "line": 4,
3349
3117
  "character": 17
3350
3118
  }
3351
3119
  ],
@@ -3709,12 +3477,12 @@
3709
3477
  {
3710
3478
  "fileName": "confirm-demo.component.ts",
3711
3479
  "filePath": "/projects/modals/documentation/code-examples/confirm/confirm-demo.component.ts",
3712
- "rawContents": "import { Component } from '@angular/core';\n\nimport {\n SkyConfirmButtonAction,\n SkyConfirmInstance,\n SkyConfirmService,\n SkyConfirmType,\n} from '@skyux/modals';\n\n@Component({\n selector: 'app-confirm-demo',\n templateUrl: './confirm-demo.component.html',\n})\nexport class ConfirmDemoComponent {\n public selectedAction: SkyConfirmButtonAction;\n\n public selectedText: string;\n\n constructor(private confirmService: SkyConfirmService) {}\n\n public openOKConfirm() {\n const dialog: SkyConfirmInstance = this.confirmService.open({\n message:\n 'Use the OK button type for information that does not require user action.',\n type: SkyConfirmType.OK,\n });\n\n dialog.closed.subscribe((result: any) => {\n this.selectedText = undefined;\n this.selectedAction = result.action;\n });\n }\n\n public openCustomConfirm() {\n const buttons = [\n { text: 'Save', action: 'save', styleType: 'primary' },\n { text: 'Delete', action: 'delete' },\n { text: 'Cancel', action: 'cancel', autofocus: true, styleType: 'link' },\n ];\n\n const dialog: SkyConfirmInstance = this.confirmService.open({\n message: 'Use the Custom button type to define your own buttons.',\n body: 'Labels should clearly indicate the action occurs when users select the button.',\n type: SkyConfirmType.Custom,\n buttons,\n });\n\n dialog.closed.subscribe((result: any) => {\n this.selectedAction = result.action;\n\n buttons.some((button: any) => {\n if (button.action === result.action) {\n this.selectedText = button.text;\n return true;\n }\n });\n });\n }\n}\n"
3480
+ "rawContents": "import { Component } from '@angular/core';\nimport {\n SkyConfirmButtonAction,\n SkyConfirmInstance,\n SkyConfirmService,\n SkyConfirmType,\n} from '@skyux/modals';\n\n@Component({\n selector: 'app-confirm-demo',\n templateUrl: './confirm-demo.component.html',\n})\nexport class ConfirmDemoComponent {\n public selectedAction: SkyConfirmButtonAction;\n\n public selectedText: string;\n\n constructor(private confirmService: SkyConfirmService) {}\n\n public openOKConfirm() {\n const dialog: SkyConfirmInstance = this.confirmService.open({\n message:\n 'Use the OK button type for information that does not require user action.',\n type: SkyConfirmType.OK,\n });\n\n dialog.closed.subscribe((result: any) => {\n this.selectedText = undefined;\n this.selectedAction = result.action;\n });\n }\n\n public openCustomConfirm() {\n const buttons = [\n { text: 'Save', action: 'save', styleType: 'primary' },\n { text: 'Delete', action: 'delete' },\n { text: 'Cancel', action: 'cancel', autofocus: true, styleType: 'link' },\n ];\n\n const dialog: SkyConfirmInstance = this.confirmService.open({\n message: 'Use the Custom button type to define your own buttons.',\n body: 'Labels should clearly indicate the action occurs when users select the button.',\n type: SkyConfirmType.Custom,\n buttons,\n });\n\n dialog.closed.subscribe((result: any) => {\n this.selectedAction = result.action;\n\n buttons.some((button: any) => {\n if (button.action === result.action) {\n this.selectedText = button.text;\n return true;\n }\n });\n });\n }\n}\n"
3713
3481
  },
3714
3482
  {
3715
3483
  "fileName": "confirm-demo.module.ts",
3716
3484
  "filePath": "/projects/modals/documentation/code-examples/confirm/confirm-demo.module.ts",
3717
- "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { FormsModule } from '@angular/forms';\n\nimport { SkyConfirmModule } from '@skyux/modals';\n\nimport { ConfirmDemoComponent } from './confirm-demo.component';\n\n@NgModule({\n imports: [CommonModule, FormsModule, SkyConfirmModule],\n declarations: [ConfirmDemoComponent],\n exports: [ConfirmDemoComponent],\n})\nexport class ConfirmDemoModule {}\n"
3485
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyConfirmModule } from '@skyux/modals';\n\nimport { ConfirmDemoComponent } from './confirm-demo.component';\n\n@NgModule({\n imports: [CommonModule, FormsModule, SkyConfirmModule],\n declarations: [ConfirmDemoComponent],\n exports: [ConfirmDemoComponent],\n})\nexport class ConfirmDemoModule {}\n"
3718
3486
  },
3719
3487
  {
3720
3488
  "fileName": "modal-demo-modal.component.html",
@@ -3724,7 +3492,7 @@
3724
3492
  {
3725
3493
  "fileName": "modal-demo-modal.component.ts",
3726
3494
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo-modal.component.ts",
3727
- "rawContents": "import { Component } from '@angular/core';\n\nimport { SkyModalInstance } from '@skyux/modals';\n\n@Component({\n selector: 'app-modal-demo-modal',\n templateUrl: './modal-demo-modal.component.html',\n})\nexport class ModalDemoModalComponent {\n constructor(public instance: SkyModalInstance) {}\n}\n"
3495
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalInstance } from '@skyux/modals';\n\n@Component({\n selector: 'app-modal-demo-modal',\n templateUrl: './modal-demo-modal.component.html',\n})\nexport class ModalDemoModalComponent {\n constructor(public instance: SkyModalInstance) {}\n}\n"
3728
3496
  },
3729
3497
  {
3730
3498
  "fileName": "modal-demo.component.html",
@@ -3734,12 +3502,12 @@
3734
3502
  {
3735
3503
  "fileName": "modal-demo.component.ts",
3736
3504
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo.component.ts",
3737
- "rawContents": "import { Component } from '@angular/core';\n\nimport { SkyModalService } from '@skyux/modals';\n\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 {\n public helpKey = 'help-demo.html';\n\n public modalSize = 'medium';\n\n constructor(private modal: SkyModalService) {}\n\n public onOpenModalClick(): void {\n const modalInstanceType: any = ModalDemoModalComponent;\n const options: any = {\n helpKey: this.helpKey,\n size: this.modalSize,\n };\n\n this.modal.open(modalInstanceType, options);\n }\n}\n"
3505
+ "rawContents": "import { Component } from '@angular/core';\nimport { SkyModalService } from '@skyux/modals';\n\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 {\n public helpKey = 'help-demo.html';\n\n public modalSize = 'medium';\n\n constructor(private modal: SkyModalService) {}\n\n public onOpenModalClick(): void {\n const modalInstanceType: any = ModalDemoModalComponent;\n const options: any = {\n helpKey: this.helpKey,\n size: this.modalSize,\n };\n\n this.modal.open(modalInstanceType, options);\n }\n}\n"
3738
3506
  },
3739
3507
  {
3740
3508
  "fileName": "modal-demo.module.ts",
3741
3509
  "filePath": "/projects/modals/documentation/code-examples/modal/modal-demo.module.ts",
3742
- "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { FormsModule } from '@angular/forms';\n\nimport { SkyIdModule } from '@skyux/core';\n\nimport { SkyInputBoxModule } from '@skyux/forms';\n\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { ModalDemoComponent } from './modal-demo.component';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyModalModule,\n ],\n declarations: [ModalDemoComponent, ModalDemoModalComponent],\n exports: [ModalDemoComponent],\n entryComponents: [ModalDemoModalComponent],\n})\nexport class ModalDemoModule {}\n"
3510
+ "rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { ModalDemoModalComponent } from './modal-demo-modal.component';\nimport { ModalDemoComponent } from './modal-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyModalModule,\n ],\n declarations: [ModalDemoComponent, ModalDemoModalComponent],\n exports: [ModalDemoComponent],\n entryComponents: [ModalDemoModalComponent],\n})\nexport class ModalDemoModule {}\n"
3743
3511
  }
3744
3512
  ]
3745
3513
  }