@skyux/indicators 5.5.0 → 5.6.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.
- package/bundles/skyux-indicators.umd.js +151 -151
- package/documentation.json +108 -108
- package/esm2015/lib/modules/alert/alert.component.js.map +1 -1
- package/esm2015/lib/modules/alert/alert.module.js +3 -3
- package/esm2015/lib/modules/alert/alert.module.js.map +1 -1
- package/esm2015/lib/modules/chevron/chevron.module.js +2 -2
- package/esm2015/lib/modules/chevron/chevron.module.js.map +1 -1
- package/esm2015/lib/modules/expansion-indicator/expansion-indicator.module.js +2 -2
- package/esm2015/lib/modules/expansion-indicator/expansion-indicator.module.js.map +1 -1
- package/esm2015/lib/modules/help-inline/help-inline.module.js +1 -1
- package/esm2015/lib/modules/help-inline/help-inline.module.js.map +1 -1
- package/esm2015/lib/modules/icon/icon-class-list.pipe.js.map +1 -1
- package/esm2015/lib/modules/icon/icon-resolver.service.js.map +1 -1
- package/esm2015/lib/modules/icon/icon.component.js.map +1 -1
- package/esm2015/lib/modules/icon/icon.module.js +4 -4
- package/esm2015/lib/modules/icon/icon.module.js.map +1 -1
- package/esm2015/lib/modules/key-info/key-info.module.js +1 -1
- package/esm2015/lib/modules/key-info/key-info.module.js.map +1 -1
- package/esm2015/lib/modules/label/label.component.js.map +1 -1
- package/esm2015/lib/modules/label/label.module.js +1 -1
- package/esm2015/lib/modules/label/label.module.js.map +1 -1
- package/esm2015/lib/modules/shared/indicator-icon-utility.js.map +1 -1
- package/esm2015/lib/modules/shared/sky-indicators-resources.module.js +1 -1
- package/esm2015/lib/modules/shared/sky-indicators-resources.module.js.map +1 -1
- package/esm2015/lib/modules/status-indicator/status-indicator.component.js.map +1 -1
- package/esm2015/lib/modules/status-indicator/status-indicator.module.js +2 -2
- package/esm2015/lib/modules/status-indicator/status-indicator.module.js.map +1 -1
- package/esm2015/lib/modules/text-highlight/text-highlight.directive.js.map +1 -1
- package/esm2015/lib/modules/text-highlight/text-highlight.module.js.map +1 -1
- package/esm2015/lib/modules/tokens/token.component.js.map +1 -1
- package/esm2015/lib/modules/tokens/tokens.component.js +1 -1
- package/esm2015/lib/modules/tokens/tokens.component.js.map +1 -1
- package/esm2015/lib/modules/tokens/tokens.module.js +3 -3
- package/esm2015/lib/modules/tokens/tokens.module.js.map +1 -1
- package/esm2015/lib/modules/wait/wait.component.js.map +1 -1
- package/esm2015/lib/modules/wait/wait.module.js +2 -2
- package/esm2015/lib/modules/wait/wait.module.js.map +1 -1
- package/esm2015/lib/modules/wait/wait.service.js.map +1 -1
- package/esm2015/testing/alert-fixture.js.map +1 -1
- package/esm2015/testing/label-fixture.js.map +1 -1
- package/esm2015/testing/wait-fixture.js.map +1 -1
- package/fesm2015/skyux-indicators-testing.js.map +1 -1
- package/fesm2015/skyux-indicators.js +93 -93
- package/fesm2015/skyux-indicators.js.map +1 -1
- package/lib/modules/status-indicator/status-indicator.component.d.ts +1 -1
- package/lib/modules/tokens/tokens.component.d.ts +1 -1
- package/package.json +4 -4
package/documentation.json
CHANGED
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"sources": [
|
|
217
217
|
{
|
|
218
218
|
"fileName": "projects/indicators/src/modules/alert/alert.module.ts",
|
|
219
|
-
"line":
|
|
219
|
+
"line": 22,
|
|
220
220
|
"character": 13
|
|
221
221
|
}
|
|
222
222
|
]
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"sources": [
|
|
277
277
|
{
|
|
278
278
|
"fileName": "projects/indicators/src/modules/chevron/chevron.module.ts",
|
|
279
|
-
"line":
|
|
279
|
+
"line": 22,
|
|
280
280
|
"character": 13
|
|
281
281
|
}
|
|
282
282
|
]
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"sources": [
|
|
337
337
|
{
|
|
338
338
|
"fileName": "projects/indicators/src/modules/expansion-indicator/expansion-indicator.module.ts",
|
|
339
|
-
"line":
|
|
339
|
+
"line": 12,
|
|
340
340
|
"character": 13
|
|
341
341
|
}
|
|
342
342
|
]
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"sources": [
|
|
397
397
|
{
|
|
398
398
|
"fileName": "projects/indicators/src/modules/help-inline/help-inline.module.ts",
|
|
399
|
-
"line":
|
|
399
|
+
"line": 22,
|
|
400
400
|
"character": 13
|
|
401
401
|
}
|
|
402
402
|
]
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"sources": [
|
|
457
457
|
{
|
|
458
458
|
"fileName": "projects/indicators/src/modules/icon/icon.module.ts",
|
|
459
|
-
"line":
|
|
459
|
+
"line": 14,
|
|
460
460
|
"character": 13
|
|
461
461
|
}
|
|
462
462
|
]
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"sources": [
|
|
517
517
|
{
|
|
518
518
|
"fileName": "projects/indicators/src/modules/key-info/key-info.module.ts",
|
|
519
|
-
"line":
|
|
519
|
+
"line": 21,
|
|
520
520
|
"character": 13
|
|
521
521
|
}
|
|
522
522
|
]
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"sources": [
|
|
577
577
|
{
|
|
578
578
|
"fileName": "projects/indicators/src/modules/label/label.module.ts",
|
|
579
|
-
"line":
|
|
579
|
+
"line": 13,
|
|
580
580
|
"character": 13
|
|
581
581
|
}
|
|
582
582
|
]
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"sources": [
|
|
637
637
|
{
|
|
638
638
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.module.ts",
|
|
639
|
-
"line":
|
|
639
|
+
"line": 20,
|
|
640
640
|
"character": 13
|
|
641
641
|
}
|
|
642
642
|
]
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"sources": [
|
|
697
697
|
{
|
|
698
698
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.module.ts",
|
|
699
|
-
"line":
|
|
699
|
+
"line": 11,
|
|
700
700
|
"character": 13
|
|
701
701
|
}
|
|
702
702
|
]
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"sources": [
|
|
757
757
|
{
|
|
758
758
|
"fileName": "projects/indicators/src/modules/tokens/tokens.module.ts",
|
|
759
|
-
"line":
|
|
759
|
+
"line": 21,
|
|
760
760
|
"character": 13
|
|
761
761
|
}
|
|
762
762
|
]
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"sources": [
|
|
817
817
|
{
|
|
818
818
|
"fileName": "projects/indicators/src/modules/wait/wait.module.ts",
|
|
819
|
-
"line":
|
|
819
|
+
"line": 16,
|
|
820
820
|
"character": 13
|
|
821
821
|
}
|
|
822
822
|
]
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"sources": [
|
|
852
852
|
{
|
|
853
853
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
854
|
-
"line":
|
|
854
|
+
"line": 25,
|
|
855
855
|
"character": 2
|
|
856
856
|
}
|
|
857
857
|
],
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"sources": [
|
|
932
932
|
{
|
|
933
933
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
934
|
-
"line":
|
|
934
|
+
"line": 35,
|
|
935
935
|
"character": 9
|
|
936
936
|
}
|
|
937
937
|
],
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"sources": [
|
|
964
964
|
{
|
|
965
965
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
966
|
-
"line":
|
|
966
|
+
"line": 42,
|
|
967
967
|
"character": 9
|
|
968
968
|
}
|
|
969
969
|
],
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
"sources": [
|
|
996
996
|
{
|
|
997
997
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
998
|
-
"line":
|
|
998
|
+
"line": 85,
|
|
999
999
|
"character": 9
|
|
1000
1000
|
}
|
|
1001
1001
|
],
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"sources": [
|
|
1068
1068
|
{
|
|
1069
1069
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1070
|
-
"line":
|
|
1070
|
+
"line": 65,
|
|
1071
1071
|
"character": 9
|
|
1072
1072
|
}
|
|
1073
1073
|
],
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
"sources": [
|
|
1100
1100
|
{
|
|
1101
1101
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1102
|
-
"line":
|
|
1102
|
+
"line": 50,
|
|
1103
1103
|
"character": 9
|
|
1104
1104
|
}
|
|
1105
1105
|
],
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
"sources": [
|
|
1132
1132
|
{
|
|
1133
1133
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1134
|
-
"line":
|
|
1134
|
+
"line": 58,
|
|
1135
1135
|
"character": 9
|
|
1136
1136
|
}
|
|
1137
1137
|
],
|
|
@@ -1163,7 +1163,7 @@
|
|
|
1163
1163
|
"sources": [
|
|
1164
1164
|
{
|
|
1165
1165
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1166
|
-
"line":
|
|
1166
|
+
"line": 96,
|
|
1167
1167
|
"character": 9
|
|
1168
1168
|
}
|
|
1169
1169
|
],
|
|
@@ -1250,7 +1250,7 @@
|
|
|
1250
1250
|
"sources": [
|
|
1251
1251
|
{
|
|
1252
1252
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1253
|
-
"line":
|
|
1253
|
+
"line": 20,
|
|
1254
1254
|
"character": 13
|
|
1255
1255
|
}
|
|
1256
1256
|
]
|
|
@@ -1308,7 +1308,7 @@
|
|
|
1308
1308
|
"sources": [
|
|
1309
1309
|
{
|
|
1310
1310
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1311
|
-
"line":
|
|
1311
|
+
"line": 50,
|
|
1312
1312
|
"character": 9
|
|
1313
1313
|
}
|
|
1314
1314
|
],
|
|
@@ -1329,7 +1329,7 @@
|
|
|
1329
1329
|
"sources": [
|
|
1330
1330
|
{
|
|
1331
1331
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1332
|
-
"line":
|
|
1332
|
+
"line": 52,
|
|
1333
1333
|
"character": 9
|
|
1334
1334
|
}
|
|
1335
1335
|
],
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
"sources": [
|
|
1372
1372
|
{
|
|
1373
1373
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1374
|
-
"line":
|
|
1374
|
+
"line": 35,
|
|
1375
1375
|
"character": 9
|
|
1376
1376
|
}
|
|
1377
1377
|
],
|
|
@@ -1412,7 +1412,7 @@
|
|
|
1412
1412
|
"sources": [
|
|
1413
1413
|
{
|
|
1414
1414
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1415
|
-
"line":
|
|
1415
|
+
"line": 42,
|
|
1416
1416
|
"character": 9
|
|
1417
1417
|
}
|
|
1418
1418
|
],
|
|
@@ -1447,7 +1447,7 @@
|
|
|
1447
1447
|
"sources": [
|
|
1448
1448
|
{
|
|
1449
1449
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1450
|
-
"line":
|
|
1450
|
+
"line": 48,
|
|
1451
1451
|
"character": 9
|
|
1452
1452
|
}
|
|
1453
1453
|
],
|
|
@@ -1488,7 +1488,7 @@
|
|
|
1488
1488
|
"sources": [
|
|
1489
1489
|
{
|
|
1490
1490
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1491
|
-
"line":
|
|
1491
|
+
"line": 21,
|
|
1492
1492
|
"character": 13
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
"sources": [
|
|
1562
1562
|
{
|
|
1563
1563
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1564
|
-
"line":
|
|
1564
|
+
"line": 60,
|
|
1565
1565
|
"character": 9
|
|
1566
1566
|
}
|
|
1567
1567
|
],
|
|
@@ -1590,7 +1590,7 @@
|
|
|
1590
1590
|
"sources": [
|
|
1591
1591
|
{
|
|
1592
1592
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1593
|
-
"line":
|
|
1593
|
+
"line": 56,
|
|
1594
1594
|
"character": 9
|
|
1595
1595
|
}
|
|
1596
1596
|
],
|
|
@@ -1655,7 +1655,7 @@
|
|
|
1655
1655
|
"sources": [
|
|
1656
1656
|
{
|
|
1657
1657
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1658
|
-
"line":
|
|
1658
|
+
"line": 14,
|
|
1659
1659
|
"character": 13
|
|
1660
1660
|
}
|
|
1661
1661
|
],
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
"sources": [
|
|
1699
1699
|
{
|
|
1700
1700
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1701
|
-
"line":
|
|
1701
|
+
"line": 82,
|
|
1702
1702
|
"character": 2
|
|
1703
1703
|
}
|
|
1704
1704
|
],
|
|
@@ -1754,7 +1754,7 @@
|
|
|
1754
1754
|
"sources": [
|
|
1755
1755
|
{
|
|
1756
1756
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1757
|
-
"line":
|
|
1757
|
+
"line": 70,
|
|
1758
1758
|
"character": 9
|
|
1759
1759
|
}
|
|
1760
1760
|
],
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"sources": [
|
|
1776
1776
|
{
|
|
1777
1777
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1778
|
-
"line":
|
|
1778
|
+
"line": 68,
|
|
1779
1779
|
"character": 9
|
|
1780
1780
|
}
|
|
1781
1781
|
],
|
|
@@ -1795,7 +1795,7 @@
|
|
|
1795
1795
|
"sources": [
|
|
1796
1796
|
{
|
|
1797
1797
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1798
|
-
"line":
|
|
1798
|
+
"line": 72,
|
|
1799
1799
|
"character": 9
|
|
1800
1800
|
}
|
|
1801
1801
|
],
|
|
@@ -1815,7 +1815,7 @@
|
|
|
1815
1815
|
"sources": [
|
|
1816
1816
|
{
|
|
1817
1817
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1818
|
-
"line":
|
|
1818
|
+
"line": 74,
|
|
1819
1819
|
"character": 9
|
|
1820
1820
|
}
|
|
1821
1821
|
],
|
|
@@ -1848,7 +1848,7 @@
|
|
|
1848
1848
|
"sources": [
|
|
1849
1849
|
{
|
|
1850
1850
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1851
|
-
"line":
|
|
1851
|
+
"line": 59,
|
|
1852
1852
|
"character": 13
|
|
1853
1853
|
}
|
|
1854
1854
|
],
|
|
@@ -1921,7 +1921,7 @@
|
|
|
1921
1921
|
"sources": [
|
|
1922
1922
|
{
|
|
1923
1923
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1924
|
-
"line":
|
|
1924
|
+
"line": 45,
|
|
1925
1925
|
"character": 13
|
|
1926
1926
|
}
|
|
1927
1927
|
],
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
"sources": [
|
|
2007
2007
|
{
|
|
2008
2008
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
2009
|
-
"line":
|
|
2009
|
+
"line": 29,
|
|
2010
2010
|
"character": 13
|
|
2011
2011
|
}
|
|
2012
2012
|
],
|
|
@@ -2100,7 +2100,7 @@
|
|
|
2100
2100
|
"sources": [
|
|
2101
2101
|
{
|
|
2102
2102
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
2103
|
-
"line":
|
|
2103
|
+
"line": 22,
|
|
2104
2104
|
"character": 13
|
|
2105
2105
|
}
|
|
2106
2106
|
]
|
|
@@ -2138,7 +2138,7 @@
|
|
|
2138
2138
|
"sources": [
|
|
2139
2139
|
{
|
|
2140
2140
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2141
|
-
"line":
|
|
2141
|
+
"line": 54,
|
|
2142
2142
|
"character": 2
|
|
2143
2143
|
}
|
|
2144
2144
|
],
|
|
@@ -2212,7 +2212,7 @@
|
|
|
2212
2212
|
"sources": [
|
|
2213
2213
|
{
|
|
2214
2214
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2215
|
-
"line":
|
|
2215
|
+
"line": 32,
|
|
2216
2216
|
"character": 13
|
|
2217
2217
|
}
|
|
2218
2218
|
],
|
|
@@ -2269,7 +2269,7 @@
|
|
|
2269
2269
|
"sources": [
|
|
2270
2270
|
{
|
|
2271
2271
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2272
|
-
"line":
|
|
2272
|
+
"line": 65,
|
|
2273
2273
|
"character": 9
|
|
2274
2274
|
}
|
|
2275
2275
|
],
|
|
@@ -2306,7 +2306,7 @@
|
|
|
2306
2306
|
"sources": [
|
|
2307
2307
|
{
|
|
2308
2308
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2309
|
-
"line":
|
|
2309
|
+
"line": 59,
|
|
2310
2310
|
"character": 9
|
|
2311
2311
|
}
|
|
2312
2312
|
],
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
"sources": [
|
|
2359
2359
|
{
|
|
2360
2360
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2361
|
-
"line":
|
|
2361
|
+
"line": 79,
|
|
2362
2362
|
"character": 9
|
|
2363
2363
|
}
|
|
2364
2364
|
],
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
"sources": [
|
|
2414
2414
|
{
|
|
2415
2415
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2416
|
-
"line":
|
|
2416
|
+
"line": 25,
|
|
2417
2417
|
"character": 13
|
|
2418
2418
|
}
|
|
2419
2419
|
],
|
|
@@ -2468,7 +2468,7 @@
|
|
|
2468
2468
|
"sources": [
|
|
2469
2469
|
{
|
|
2470
2470
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2471
|
-
"line":
|
|
2471
|
+
"line": 111,
|
|
2472
2472
|
"character": 2
|
|
2473
2473
|
}
|
|
2474
2474
|
],
|
|
@@ -2545,7 +2545,7 @@
|
|
|
2545
2545
|
"sources": [
|
|
2546
2546
|
{
|
|
2547
2547
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2548
|
-
"line":
|
|
2548
|
+
"line": 81,
|
|
2549
2549
|
"character": 9
|
|
2550
2550
|
}
|
|
2551
2551
|
],
|
|
@@ -2589,7 +2589,7 @@
|
|
|
2589
2589
|
"sources": [
|
|
2590
2590
|
{
|
|
2591
2591
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2592
|
-
"line":
|
|
2592
|
+
"line": 87,
|
|
2593
2593
|
"character": 9
|
|
2594
2594
|
}
|
|
2595
2595
|
],
|
|
@@ -2630,7 +2630,7 @@
|
|
|
2630
2630
|
"sources": [
|
|
2631
2631
|
{
|
|
2632
2632
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2633
|
-
"line":
|
|
2633
|
+
"line": 39,
|
|
2634
2634
|
"character": 13
|
|
2635
2635
|
}
|
|
2636
2636
|
],
|
|
@@ -2715,7 +2715,7 @@
|
|
|
2715
2715
|
"sources": [
|
|
2716
2716
|
{
|
|
2717
2717
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2718
|
-
"line":
|
|
2718
|
+
"line": 25,
|
|
2719
2719
|
"character": 13
|
|
2720
2720
|
}
|
|
2721
2721
|
],
|
|
@@ -2800,7 +2800,7 @@
|
|
|
2800
2800
|
"sources": [
|
|
2801
2801
|
{
|
|
2802
2802
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2803
|
-
"line":
|
|
2803
|
+
"line": 55,
|
|
2804
2804
|
"character": 13
|
|
2805
2805
|
}
|
|
2806
2806
|
],
|
|
@@ -2885,7 +2885,7 @@
|
|
|
2885
2885
|
"sources": [
|
|
2886
2886
|
{
|
|
2887
2887
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2888
|
-
"line":
|
|
2888
|
+
"line": 69,
|
|
2889
2889
|
"character": 13
|
|
2890
2890
|
}
|
|
2891
2891
|
],
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"sources": [
|
|
2959
2959
|
{
|
|
2960
2960
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2961
|
-
"line":
|
|
2961
|
+
"line": 116,
|
|
2962
2962
|
"character": 9
|
|
2963
2963
|
}
|
|
2964
2964
|
],
|
|
@@ -3002,7 +3002,7 @@
|
|
|
3002
3002
|
"sources": [
|
|
3003
3003
|
{
|
|
3004
3004
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
3005
|
-
"line":
|
|
3005
|
+
"line": 121,
|
|
3006
3006
|
"character": 9
|
|
3007
3007
|
}
|
|
3008
3008
|
],
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
"sources": [
|
|
3032
3032
|
{
|
|
3033
3033
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
3034
|
-
"line":
|
|
3034
|
+
"line": 129,
|
|
3035
3035
|
"character": 9
|
|
3036
3036
|
}
|
|
3037
3037
|
],
|
|
@@ -3073,7 +3073,7 @@
|
|
|
3073
3073
|
"sources": [
|
|
3074
3074
|
{
|
|
3075
3075
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
3076
|
-
"line":
|
|
3076
|
+
"line": 125,
|
|
3077
3077
|
"character": 9
|
|
3078
3078
|
}
|
|
3079
3079
|
],
|
|
@@ -3145,7 +3145,7 @@
|
|
|
3145
3145
|
"sources": [
|
|
3146
3146
|
{
|
|
3147
3147
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
3148
|
-
"line":
|
|
3148
|
+
"line": 17,
|
|
3149
3149
|
"character": 13
|
|
3150
3150
|
}
|
|
3151
3151
|
]
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
"sources": [
|
|
3181
3181
|
{
|
|
3182
3182
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3183
|
-
"line":
|
|
3183
|
+
"line": 214,
|
|
3184
3184
|
"character": 2
|
|
3185
3185
|
}
|
|
3186
3186
|
],
|
|
@@ -3240,7 +3240,7 @@
|
|
|
3240
3240
|
"sources": [
|
|
3241
3241
|
{
|
|
3242
3242
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3243
|
-
"line":
|
|
3243
|
+
"line": 153,
|
|
3244
3244
|
"character": 9
|
|
3245
3245
|
}
|
|
3246
3246
|
],
|
|
@@ -3284,7 +3284,7 @@
|
|
|
3284
3284
|
"sources": [
|
|
3285
3285
|
{
|
|
3286
3286
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3287
|
-
"line":
|
|
3287
|
+
"line": 160,
|
|
3288
3288
|
"character": 9
|
|
3289
3289
|
}
|
|
3290
3290
|
],
|
|
@@ -3328,7 +3328,7 @@
|
|
|
3328
3328
|
"sources": [
|
|
3329
3329
|
{
|
|
3330
3330
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3331
|
-
"line":
|
|
3331
|
+
"line": 166,
|
|
3332
3332
|
"character": 9
|
|
3333
3333
|
}
|
|
3334
3334
|
],
|
|
@@ -3373,7 +3373,7 @@
|
|
|
3373
3373
|
"sources": [
|
|
3374
3374
|
{
|
|
3375
3375
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3376
|
-
"line":
|
|
3376
|
+
"line": 173,
|
|
3377
3377
|
"character": 9
|
|
3378
3378
|
}
|
|
3379
3379
|
],
|
|
@@ -3406,7 +3406,7 @@
|
|
|
3406
3406
|
"sources": [
|
|
3407
3407
|
{
|
|
3408
3408
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3409
|
-
"line":
|
|
3409
|
+
"line": 198,
|
|
3410
3410
|
"character": 9
|
|
3411
3411
|
}
|
|
3412
3412
|
],
|
|
@@ -3488,7 +3488,7 @@
|
|
|
3488
3488
|
"sources": [
|
|
3489
3489
|
{
|
|
3490
3490
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3491
|
-
"line":
|
|
3491
|
+
"line": 104,
|
|
3492
3492
|
"character": 9
|
|
3493
3493
|
}
|
|
3494
3494
|
],
|
|
@@ -3520,7 +3520,7 @@
|
|
|
3520
3520
|
"sources": [
|
|
3521
3521
|
{
|
|
3522
3522
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3523
|
-
"line":
|
|
3523
|
+
"line": 64,
|
|
3524
3524
|
"character": 13
|
|
3525
3525
|
}
|
|
3526
3526
|
],
|
|
@@ -3605,7 +3605,7 @@
|
|
|
3605
3605
|
"sources": [
|
|
3606
3606
|
{
|
|
3607
3607
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3608
|
-
"line":
|
|
3608
|
+
"line": 78,
|
|
3609
3609
|
"character": 13
|
|
3610
3610
|
}
|
|
3611
3611
|
],
|
|
@@ -3690,7 +3690,7 @@
|
|
|
3690
3690
|
"sources": [
|
|
3691
3691
|
{
|
|
3692
3692
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3693
|
-
"line":
|
|
3693
|
+
"line": 91,
|
|
3694
3694
|
"character": 13
|
|
3695
3695
|
}
|
|
3696
3696
|
],
|
|
@@ -3775,7 +3775,7 @@
|
|
|
3775
3775
|
"sources": [
|
|
3776
3776
|
{
|
|
3777
3777
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3778
|
-
"line":
|
|
3778
|
+
"line": 113,
|
|
3779
3779
|
"character": 13
|
|
3780
3780
|
}
|
|
3781
3781
|
],
|
|
@@ -3860,7 +3860,7 @@
|
|
|
3860
3860
|
"sources": [
|
|
3861
3861
|
{
|
|
3862
3862
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3863
|
-
"line":
|
|
3863
|
+
"line": 139,
|
|
3864
3864
|
"character": 13
|
|
3865
3865
|
}
|
|
3866
3866
|
],
|
|
@@ -3951,7 +3951,7 @@
|
|
|
3951
3951
|
"sources": [
|
|
3952
3952
|
{
|
|
3953
3953
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3954
|
-
"line":
|
|
3954
|
+
"line": 125,
|
|
3955
3955
|
"character": 13
|
|
3956
3956
|
}
|
|
3957
3957
|
],
|
|
@@ -4020,7 +4020,7 @@
|
|
|
4020
4020
|
"sources": [
|
|
4021
4021
|
{
|
|
4022
4022
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4023
|
-
"line":
|
|
4023
|
+
"line": 227,
|
|
4024
4024
|
"character": 9
|
|
4025
4025
|
}
|
|
4026
4026
|
],
|
|
@@ -4057,7 +4057,7 @@
|
|
|
4057
4057
|
"sources": [
|
|
4058
4058
|
{
|
|
4059
4059
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4060
|
-
"line":
|
|
4060
|
+
"line": 232,
|
|
4061
4061
|
"character": 9
|
|
4062
4062
|
}
|
|
4063
4063
|
],
|
|
@@ -4100,7 +4100,7 @@
|
|
|
4100
4100
|
"sources": [
|
|
4101
4101
|
{
|
|
4102
4102
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4103
|
-
"line":
|
|
4103
|
+
"line": 240,
|
|
4104
4104
|
"character": 9
|
|
4105
4105
|
}
|
|
4106
4106
|
],
|
|
@@ -4144,7 +4144,7 @@
|
|
|
4144
4144
|
"sources": [
|
|
4145
4145
|
{
|
|
4146
4146
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4147
|
-
"line":
|
|
4147
|
+
"line": 269,
|
|
4148
4148
|
"character": 9
|
|
4149
4149
|
}
|
|
4150
4150
|
],
|
|
@@ -4187,7 +4187,7 @@
|
|
|
4187
4187
|
"sources": [
|
|
4188
4188
|
{
|
|
4189
4189
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4190
|
-
"line":
|
|
4190
|
+
"line": 263,
|
|
4191
4191
|
"character": 9
|
|
4192
4192
|
}
|
|
4193
4193
|
],
|
|
@@ -4267,7 +4267,7 @@
|
|
|
4267
4267
|
"sources": [
|
|
4268
4268
|
{
|
|
4269
4269
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
4270
|
-
"line":
|
|
4270
|
+
"line": 56,
|
|
4271
4271
|
"character": 13
|
|
4272
4272
|
}
|
|
4273
4273
|
],
|
|
@@ -4310,7 +4310,7 @@
|
|
|
4310
4310
|
"sources": [
|
|
4311
4311
|
{
|
|
4312
4312
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4313
|
-
"line":
|
|
4313
|
+
"line": 91,
|
|
4314
4314
|
"character": 2
|
|
4315
4315
|
}
|
|
4316
4316
|
],
|
|
@@ -4410,7 +4410,7 @@
|
|
|
4410
4410
|
"sources": [
|
|
4411
4411
|
{
|
|
4412
4412
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4413
|
-
"line":
|
|
4413
|
+
"line": 26,
|
|
4414
4414
|
"character": 9
|
|
4415
4415
|
}
|
|
4416
4416
|
],
|
|
@@ -4430,7 +4430,7 @@
|
|
|
4430
4430
|
"sources": [
|
|
4431
4431
|
{
|
|
4432
4432
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4433
|
-
"line":
|
|
4433
|
+
"line": 85,
|
|
4434
4434
|
"character": 9
|
|
4435
4435
|
}
|
|
4436
4436
|
],
|
|
@@ -4480,7 +4480,7 @@
|
|
|
4480
4480
|
"sources": [
|
|
4481
4481
|
{
|
|
4482
4482
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4483
|
-
"line":
|
|
4483
|
+
"line": 83,
|
|
4484
4484
|
"character": 9
|
|
4485
4485
|
}
|
|
4486
4486
|
],
|
|
@@ -4512,7 +4512,7 @@
|
|
|
4512
4512
|
"sources": [
|
|
4513
4513
|
{
|
|
4514
4514
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4515
|
-
"line":
|
|
4515
|
+
"line": 62,
|
|
4516
4516
|
"character": 13
|
|
4517
4517
|
}
|
|
4518
4518
|
],
|
|
@@ -4597,7 +4597,7 @@
|
|
|
4597
4597
|
"sources": [
|
|
4598
4598
|
{
|
|
4599
4599
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4600
|
-
"line":
|
|
4600
|
+
"line": 32,
|
|
4601
4601
|
"character": 13
|
|
4602
4602
|
}
|
|
4603
4603
|
],
|
|
@@ -4658,7 +4658,7 @@
|
|
|
4658
4658
|
"sources": [
|
|
4659
4659
|
{
|
|
4660
4660
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4661
|
-
"line":
|
|
4661
|
+
"line": 97,
|
|
4662
4662
|
"character": 9
|
|
4663
4663
|
}
|
|
4664
4664
|
],
|
|
@@ -4721,7 +4721,7 @@
|
|
|
4721
4721
|
"sources": [
|
|
4722
4722
|
{
|
|
4723
4723
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4724
|
-
"line":
|
|
4724
|
+
"line": 16,
|
|
4725
4725
|
"character": 13
|
|
4726
4726
|
}
|
|
4727
4727
|
],
|
|
@@ -4949,7 +4949,7 @@
|
|
|
4949
4949
|
"sources": [
|
|
4950
4950
|
{
|
|
4951
4951
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4952
|
-
"line":
|
|
4952
|
+
"line": 42,
|
|
4953
4953
|
"character": 9
|
|
4954
4954
|
}
|
|
4955
4955
|
],
|
|
@@ -4990,7 +4990,7 @@
|
|
|
4990
4990
|
"sources": [
|
|
4991
4991
|
{
|
|
4992
4992
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4993
|
-
"line":
|
|
4993
|
+
"line": 20,
|
|
4994
4994
|
"character": 9
|
|
4995
4995
|
}
|
|
4996
4996
|
],
|
|
@@ -5031,7 +5031,7 @@
|
|
|
5031
5031
|
"sources": [
|
|
5032
5032
|
{
|
|
5033
5033
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
5034
|
-
"line":
|
|
5034
|
+
"line": 29,
|
|
5035
5035
|
"character": 9
|
|
5036
5036
|
}
|
|
5037
5037
|
],
|
|
@@ -5068,7 +5068,7 @@
|
|
|
5068
5068
|
"sources": [
|
|
5069
5069
|
{
|
|
5070
5070
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
5071
|
-
"line":
|
|
5071
|
+
"line": 36,
|
|
5072
5072
|
"character": 9
|
|
5073
5073
|
}
|
|
5074
5074
|
],
|
|
@@ -5103,7 +5103,7 @@
|
|
|
5103
5103
|
"sources": [
|
|
5104
5104
|
{
|
|
5105
5105
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
5106
|
-
"line":
|
|
5106
|
+
"line": 49,
|
|
5107
5107
|
"character": 9
|
|
5108
5108
|
}
|
|
5109
5109
|
],
|
|
@@ -5137,7 +5137,7 @@
|
|
|
5137
5137
|
"sources": [
|
|
5138
5138
|
{
|
|
5139
5139
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
5140
|
-
"line":
|
|
5140
|
+
"line": 12,
|
|
5141
5141
|
"character": 13
|
|
5142
5142
|
}
|
|
5143
5143
|
]
|
|
@@ -5618,7 +5618,7 @@
|
|
|
5618
5618
|
"sources": [
|
|
5619
5619
|
{
|
|
5620
5620
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5621
|
-
"line":
|
|
5621
|
+
"line": 28,
|
|
5622
5622
|
"character": 9
|
|
5623
5623
|
}
|
|
5624
5624
|
],
|
|
@@ -5639,7 +5639,7 @@
|
|
|
5639
5639
|
"sources": [
|
|
5640
5640
|
{
|
|
5641
5641
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5642
|
-
"line":
|
|
5642
|
+
"line": 30,
|
|
5643
5643
|
"character": 9
|
|
5644
5644
|
}
|
|
5645
5645
|
],
|
|
@@ -5659,7 +5659,7 @@
|
|
|
5659
5659
|
"sources": [
|
|
5660
5660
|
{
|
|
5661
5661
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5662
|
-
"line":
|
|
5662
|
+
"line": 32,
|
|
5663
5663
|
"character": 9
|
|
5664
5664
|
}
|
|
5665
5665
|
],
|
|
@@ -5692,7 +5692,7 @@
|
|
|
5692
5692
|
"sources": [
|
|
5693
5693
|
{
|
|
5694
5694
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5695
|
-
"line":
|
|
5695
|
+
"line": 19,
|
|
5696
5696
|
"character": 13
|
|
5697
5697
|
}
|
|
5698
5698
|
],
|
|
@@ -5785,7 +5785,7 @@
|
|
|
5785
5785
|
"sources": [
|
|
5786
5786
|
{
|
|
5787
5787
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5788
|
-
"line":
|
|
5788
|
+
"line": 13,
|
|
5789
5789
|
"character": 13
|
|
5790
5790
|
}
|
|
5791
5791
|
]
|
|
@@ -6182,7 +6182,7 @@
|
|
|
6182
6182
|
{
|
|
6183
6183
|
"fileName": "alert-demo.module.ts",
|
|
6184
6184
|
"filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.module.ts",
|
|
6185
|
-
"rawContents": "import {
|
|
6185
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyAlertModule } from '@skyux/indicators';\n\nimport { AlertDemoComponent } from './alert-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyAlertModule],\n declarations: [AlertDemoComponent],\n exports: [AlertDemoComponent],\n})\nexport class AlertDemoModule {}\n"
|
|
6186
6186
|
},
|
|
6187
6187
|
{
|
|
6188
6188
|
"fileName": "help-inline-demo.component.html",
|
|
@@ -6197,7 +6197,7 @@
|
|
|
6197
6197
|
{
|
|
6198
6198
|
"fileName": "help-inline-demo.module.ts",
|
|
6199
6199
|
"filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.module.ts",
|
|
6200
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6200
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\n\nimport { HelpInlineDemoComponent } from './help-inline-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyHelpInlineModule],\n exports: [HelpInlineDemoComponent],\n declarations: [HelpInlineDemoComponent],\n})\nexport class HelpInlineDemoModule {}\n"
|
|
6201
6201
|
},
|
|
6202
6202
|
{
|
|
6203
6203
|
"fileName": "icon-demo.component.html",
|
|
@@ -6212,7 +6212,7 @@
|
|
|
6212
6212
|
{
|
|
6213
6213
|
"fileName": "icon-demo.module.ts",
|
|
6214
6214
|
"filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.module.ts",
|
|
6215
|
-
"rawContents": "import {
|
|
6215
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyIconModule } from '@skyux/indicators';\n\nimport { IconDemoComponent } from './icon-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyIconModule],\n declarations: [IconDemoComponent],\n exports: [IconDemoComponent],\n})\nexport class IconDemoModule {}\n"
|
|
6216
6216
|
},
|
|
6217
6217
|
{
|
|
6218
6218
|
"fileName": "key-info-demo.component.html",
|
|
@@ -6227,7 +6227,7 @@
|
|
|
6227
6227
|
{
|
|
6228
6228
|
"fileName": "key-info-demo.module.ts",
|
|
6229
6229
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.module.ts",
|
|
6230
|
-
"rawContents": "import {
|
|
6230
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { KeyInfoDemoComponent } from './key-info-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyKeyInfoModule],\n declarations: [KeyInfoDemoComponent],\n exports: [KeyInfoDemoComponent],\n})\nexport class KeyInfoDemoModule {}\n"
|
|
6231
6231
|
},
|
|
6232
6232
|
{
|
|
6233
6233
|
"fileName": "label-demo.component.html",
|
|
@@ -6242,7 +6242,7 @@
|
|
|
6242
6242
|
{
|
|
6243
6243
|
"fileName": "label-demo.module.ts",
|
|
6244
6244
|
"filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.module.ts",
|
|
6245
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6245
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyLabelModule } from '@skyux/indicators';\n\nimport { LabelDemoComponent } from './label-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyLabelModule],\n exports: [LabelDemoComponent],\n declarations: [LabelDemoComponent],\n})\nexport class LabelDemoModule {}\n"
|
|
6246
6246
|
},
|
|
6247
6247
|
{
|
|
6248
6248
|
"fileName": "status-indicator-demo.component.html",
|
|
@@ -6257,7 +6257,7 @@
|
|
|
6257
6257
|
{
|
|
6258
6258
|
"fileName": "status-indicator-demo.module.ts",
|
|
6259
6259
|
"filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.module.ts",
|
|
6260
|
-
"rawContents": "import {
|
|
6260
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyStatusIndicatorModule } from '@skyux/indicators';\n\nimport { StatusIndicatorDemoComponent } from './status-indicator-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyStatusIndicatorModule],\n declarations: [StatusIndicatorDemoComponent],\n exports: [StatusIndicatorDemoComponent],\n})\nexport class StatusIndicatorDemoModule {}\n"
|
|
6261
6261
|
},
|
|
6262
6262
|
{
|
|
6263
6263
|
"fileName": "text-highlight-demo.component.html",
|
|
@@ -6272,7 +6272,7 @@
|
|
|
6272
6272
|
{
|
|
6273
6273
|
"fileName": "text-highlight-demo.module.ts",
|
|
6274
6274
|
"filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.module.ts",
|
|
6275
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6275
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule } from '@skyux/forms';\nimport { SkyTextHighlightModule } from '@skyux/indicators';\n\nimport { TextHighlightDemoComponent } from './text-highlight-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyTextHighlightModule,\n ],\n exports: [TextHighlightDemoComponent],\n declarations: [TextHighlightDemoComponent],\n})\nexport class TextHighlightDemoModule {}\n"
|
|
6276
6276
|
},
|
|
6277
6277
|
{
|
|
6278
6278
|
"fileName": "tokens-demo.component.html",
|
|
@@ -6282,12 +6282,12 @@
|
|
|
6282
6282
|
{
|
|
6283
6283
|
"fileName": "tokens-demo.component.ts",
|
|
6284
6284
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.component.ts",
|
|
6285
|
-
"rawContents": "import { Component } from '@angular/core';\
|
|
6285
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyToken } from '@skyux/indicators';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html',\n})\nexport class TokensDemoComponent {\n public colors: SkyToken[];\n\n private defaultColors = [\n { name: 'Red' },\n { name: 'Black' },\n { name: 'Blue' },\n { name: 'Brown' },\n { name: 'Green' },\n { name: 'Orange' },\n { name: 'Pink' },\n { name: 'Purple' },\n { name: 'Turquoise' },\n { name: 'White' },\n { name: 'Yellow' },\n ];\n\n constructor() {\n this.colors = this.getTokens(this.defaultColors);\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item,\n } as SkyToken;\n });\n }\n}\n"
|
|
6286
6286
|
},
|
|
6287
6287
|
{
|
|
6288
6288
|
"fileName": "tokens-demo.module.ts",
|
|
6289
6289
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.module.ts",
|
|
6290
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6290
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyTokensModule } from '@skyux/indicators';\n\nimport { TokensDemoComponent } from './tokens-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTokensModule],\n exports: [TokensDemoComponent],\n declarations: [TokensDemoComponent],\n})\nexport class TokensDemoModule {}\n"
|
|
6291
6291
|
},
|
|
6292
6292
|
{
|
|
6293
6293
|
"fileName": "tokens-demo.component.html",
|
|
@@ -6297,12 +6297,12 @@
|
|
|
6297
6297
|
{
|
|
6298
6298
|
"fileName": "tokens-demo.component.ts",
|
|
6299
6299
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.component.ts",
|
|
6300
|
-
"rawContents": "import { Component, OnDestroy } from '@angular/core';\
|
|
6300
|
+
"rawContents": "import { Component, OnDestroy } from '@angular/core';\nimport {\n SkyToken,\n SkyTokenSelectedEventArgs,\n SkyTokensMessage,\n SkyTokensMessageType,\n} from '@skyux/indicators';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html',\n})\nexport class TokensDemoComponent implements OnDestroy {\n public myTokens: SkyToken[];\n\n private defaultTokens = [\n { label: 'Canada' },\n { label: 'Older than 55' },\n { label: 'Employed' },\n { label: 'Added before 2018' },\n ];\n\n public tokensController: Subject<SkyTokensMessage>;\n\n constructor() {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public ngOnDestroy(): void {\n if (this.tokensController) {\n this.tokensController.complete();\n }\n }\n\n public resetTokens(): void {\n this.createTokens();\n }\n\n public changeTokens(): void {\n this.myTokens = this.getTokens([\n { label: 'Paid' },\n { label: 'Pending' },\n { label: 'Past due' },\n ]);\n }\n\n public destroyTokens(): void {\n this.myTokens = undefined;\n }\n\n public createTokens(): void {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public onTokenSelected(args: SkyTokenSelectedEventArgs): void {\n console.log('Token selected:', args);\n }\n\n public onFocusIndexUnderRange(): void {\n console.log('Focus index was less than zero.');\n }\n\n public onFocusIndexOverRange(): void {\n console.log('Focus index was greater than the number of tokens.');\n }\n\n public focusLastToken(): void {\n if (!this.tokensController) {\n this.tokensController = new Subject<SkyTokensMessage>();\n }\n\n this.tokensController.next({\n type: SkyTokensMessageType.FocusLastToken,\n });\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item,\n } as SkyToken;\n });\n }\n}\n"
|
|
6301
6301
|
},
|
|
6302
6302
|
{
|
|
6303
6303
|
"fileName": "tokens-demo.module.ts",
|
|
6304
6304
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.module.ts",
|
|
6305
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6305
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyTokensModule } from '@skyux/indicators';\n\nimport { TokensDemoComponent } from './tokens-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTokensModule],\n exports: [TokensDemoComponent],\n declarations: [TokensDemoComponent],\n})\nexport class TokensDemoModule {}\n"
|
|
6306
6306
|
},
|
|
6307
6307
|
{
|
|
6308
6308
|
"fileName": "wait-demo.component.html",
|
|
@@ -6317,7 +6317,7 @@
|
|
|
6317
6317
|
{
|
|
6318
6318
|
"fileName": "wait-demo.module.ts",
|
|
6319
6319
|
"filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.module.ts",
|
|
6320
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6320
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyWaitModule } from '@skyux/indicators';\n\nimport { WaitDemoComponent } from './wait-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyWaitModule],\n exports: [WaitDemoComponent],\n declarations: [WaitDemoComponent],\n})\nexport class WaitDemoModule {}\n"
|
|
6321
6321
|
},
|
|
6322
6322
|
{
|
|
6323
6323
|
"fileName": "wait-demo.component.html",
|
|
@@ -6327,12 +6327,12 @@
|
|
|
6327
6327
|
{
|
|
6328
6328
|
"fileName": "wait-demo.component.ts",
|
|
6329
6329
|
"filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.component.ts",
|
|
6330
|
-
"rawContents": "import { Component } from '@angular/core';\
|
|
6330
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyWaitService } from '@skyux/indicators';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html',\n})\nexport class WaitDemoComponent {\n public isWaiting = false;\n\n constructor(private waitSvc: SkyWaitService) {}\n\n public showPageWait(isBlocking: boolean): void {\n if (isBlocking) {\n this.waitSvc.beginBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endBlockingPageWait();\n }, 2000);\n } else {\n this.waitSvc.beginNonBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endNonBlockingPageWait();\n }, 2000);\n }\n }\n}\n"
|
|
6331
6331
|
},
|
|
6332
6332
|
{
|
|
6333
6333
|
"fileName": "wait-demo.module.ts",
|
|
6334
6334
|
"filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.module.ts",
|
|
6335
|
-
"rawContents": "import { CommonModule } from '@angular/common';\
|
|
6335
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyWaitModule } from '@skyux/indicators';\n\nimport { WaitDemoComponent } from './wait-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyWaitModule],\n exports: [WaitDemoComponent],\n declarations: [WaitDemoComponent],\n})\nexport class WaitDemoModule {}\n"
|
|
6336
6336
|
}
|
|
6337
6337
|
]
|
|
6338
6338
|
}
|