@skyux/indicators 5.0.0 → 5.0.1
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-testing.umd.js +2 -2
- package/bundles/skyux-indicators-testing.umd.js.map +1 -1
- package/bundles/skyux-indicators.umd.js +276 -328
- package/bundles/skyux-indicators.umd.js.map +1 -1
- package/documentation.json +177 -177
- package/esm2015/modules/alert/alert.component.js +5 -5
- package/esm2015/modules/alert/alert.module.js +9 -13
- package/esm2015/modules/chevron/chevron.component.js +5 -5
- package/esm2015/modules/chevron/chevron.module.js +9 -13
- package/esm2015/modules/help-inline/help-inline.component.js +5 -5
- package/esm2015/modules/help-inline/help-inline.module.js +9 -13
- package/esm2015/modules/icon/icon-class-list.pipe.js +5 -5
- package/esm2015/modules/icon/icon-resolver.service.js +5 -5
- package/esm2015/modules/icon/icon-stack-item.js +1 -1
- package/esm2015/modules/icon/icon-stack.component.js +5 -5
- package/esm2015/modules/icon/icon.component.js +5 -5
- package/esm2015/modules/icon/icon.module.js +8 -25
- package/esm2015/modules/key-info/key-info-label.component.js +5 -5
- package/esm2015/modules/key-info/key-info-value.component.js +5 -5
- package/esm2015/modules/key-info/key-info.component.js +5 -5
- package/esm2015/modules/key-info/key-info.module.js +9 -13
- package/esm2015/modules/label/label.component.js +5 -5
- package/esm2015/modules/label/label.module.js +8 -19
- package/esm2015/modules/shared/indicator-description-type.js +1 -1
- package/esm2015/modules/shared/indicator-icon-utility.js +4 -4
- package/esm2015/modules/shared/indicator-icon.js +1 -1
- package/esm2015/modules/shared/sky-indicators-resources.module.js +34 -12
- package/esm2015/modules/status-indicator/status-indicator.component.js +10 -7
- package/esm2015/modules/status-indicator/status-indicator.module.js +9 -13
- package/esm2015/modules/text-highlight/text-highlight.directive.js +11 -7
- package/esm2015/modules/text-highlight/text-highlight.module.js +8 -16
- package/esm2015/modules/tokens/token.component.js +9 -9
- package/esm2015/modules/tokens/tokens.component.js +34 -35
- package/esm2015/modules/tokens/tokens.module.js +10 -18
- package/esm2015/modules/tokens/types/token-selected-event-args.js +1 -1
- package/esm2015/modules/tokens/types/token.js +1 -1
- package/esm2015/modules/tokens/types/tokens-message-type.js +1 -1
- package/esm2015/modules/tokens/types/tokens-message.js +1 -1
- package/esm2015/modules/wait/wait-adapter.service.js +29 -22
- package/esm2015/modules/wait/wait-page-adapter.service.js +5 -5
- package/esm2015/modules/wait/wait-page.component.js +5 -5
- package/esm2015/modules/wait/wait.component.js +9 -12
- package/esm2015/modules/wait/wait.module.js +9 -27
- package/esm2015/modules/wait/wait.service.js +6 -6
- package/esm2015/testing/alert-fixture.js +1 -1
- package/esm2015/testing/label-fixture.js +1 -1
- package/esm2015/testing/wait-fixture.js +1 -1
- package/fesm2015/skyux-indicators-testing.js.map +1 -1
- package/fesm2015/skyux-indicators.js +260 -310
- package/fesm2015/skyux-indicators.js.map +1 -1
- package/package.json +5 -5
package/documentation.json
CHANGED
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"sources": [
|
|
62
62
|
{
|
|
63
63
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
|
|
64
|
-
"line":
|
|
64
|
+
"line": 10,
|
|
65
65
|
"character": 2
|
|
66
66
|
}
|
|
67
67
|
],
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"sources": [
|
|
80
80
|
{
|
|
81
81
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
|
|
82
|
-
"line":
|
|
82
|
+
"line": 5,
|
|
83
83
|
"character": 2
|
|
84
84
|
}
|
|
85
85
|
],
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"sources": [
|
|
98
98
|
{
|
|
99
99
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
|
|
100
|
-
"line":
|
|
100
|
+
"line": 20,
|
|
101
101
|
"character": 2
|
|
102
102
|
}
|
|
103
103
|
],
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"sources": [
|
|
116
116
|
{
|
|
117
117
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
|
|
118
|
-
"line":
|
|
118
|
+
"line": 15,
|
|
119
119
|
"character": 2
|
|
120
120
|
}
|
|
121
121
|
],
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"sources": [
|
|
134
134
|
{
|
|
135
135
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
|
|
136
|
-
"line":
|
|
136
|
+
"line": 25,
|
|
137
137
|
"character": 2
|
|
138
138
|
}
|
|
139
139
|
],
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"name": "NgModule"
|
|
176
176
|
},
|
|
177
177
|
"arguments": {
|
|
178
|
-
"obj": "{\n declarations: [
|
|
178
|
+
"obj": "{\n declarations: [SkyAlertComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyAlertComponent],\n}"
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
],
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"sources": [
|
|
215
215
|
{
|
|
216
216
|
"fileName": "projects/indicators/src/modules/alert/alert.module.ts",
|
|
217
|
-
"line":
|
|
217
|
+
"line": 26,
|
|
218
218
|
"character": 13
|
|
219
219
|
}
|
|
220
220
|
]
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"name": "NgModule"
|
|
234
234
|
},
|
|
235
235
|
"arguments": {
|
|
236
|
-
"obj": "{\n declarations: [
|
|
236
|
+
"obj": "{\n declarations: [SkyChevronComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyChevronComponent],\n}"
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
],
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"sources": [
|
|
273
273
|
{
|
|
274
274
|
"fileName": "projects/indicators/src/modules/chevron/chevron.module.ts",
|
|
275
|
-
"line":
|
|
275
|
+
"line": 23,
|
|
276
276
|
"character": 13
|
|
277
277
|
}
|
|
278
278
|
]
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"name": "NgModule"
|
|
292
292
|
},
|
|
293
293
|
"arguments": {
|
|
294
|
-
"obj": "{\n declarations: [
|
|
294
|
+
"obj": "{\n declarations: [SkyHelpInlineComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyHelpInlineComponent],\n}"
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
],
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"sources": [
|
|
331
331
|
{
|
|
332
332
|
"fileName": "projects/indicators/src/modules/help-inline/help-inline.module.ts",
|
|
333
|
-
"line":
|
|
333
|
+
"line": 26,
|
|
334
334
|
"character": 13
|
|
335
335
|
}
|
|
336
336
|
]
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"name": "NgModule"
|
|
350
350
|
},
|
|
351
351
|
"arguments": {
|
|
352
|
-
"obj": "{\n declarations: [
|
|
352
|
+
"obj": "{\n declarations: [SkyIconClassListPipe, SkyIconComponent, SkyIconStackComponent],\n imports: [CommonModule, SkyThemeIconManifestModule],\n exports: [SkyIconComponent, SkyIconStackComponent],\n}"
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
355
|
],
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
"sources": [
|
|
389
389
|
{
|
|
390
390
|
"fileName": "projects/indicators/src/modules/icon/icon.module.ts",
|
|
391
|
-
"line":
|
|
391
|
+
"line": 18,
|
|
392
392
|
"character": 13
|
|
393
393
|
}
|
|
394
394
|
]
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"name": "NgModule"
|
|
408
408
|
},
|
|
409
409
|
"arguments": {
|
|
410
|
-
"obj": "{\n declarations: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent
|
|
410
|
+
"obj": "{\n declarations: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent,\n ],\n imports: [CommonModule],\n exports: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent,\n ],\n}"
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
],
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
"sources": [
|
|
447
447
|
{
|
|
448
448
|
"fileName": "projects/indicators/src/modules/key-info/key-info.module.ts",
|
|
449
|
-
"line":
|
|
449
|
+
"line": 24,
|
|
450
450
|
"character": 13
|
|
451
451
|
}
|
|
452
452
|
]
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"name": "NgModule"
|
|
466
466
|
},
|
|
467
467
|
"arguments": {
|
|
468
|
-
"obj": "{\n declarations: [
|
|
468
|
+
"obj": "{\n declarations: [SkyLabelComponent],\n imports: [CommonModule, SkyIconModule],\n exports: [SkyLabelComponent],\n}"
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
471
|
],
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"sources": [
|
|
505
505
|
{
|
|
506
506
|
"fileName": "projects/indicators/src/modules/label/label.module.ts",
|
|
507
|
-
"line":
|
|
507
|
+
"line": 14,
|
|
508
508
|
"character": 13
|
|
509
509
|
}
|
|
510
510
|
]
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
"name": "NgModule"
|
|
524
524
|
},
|
|
525
525
|
"arguments": {
|
|
526
|
-
"obj": "{\n declarations: [
|
|
526
|
+
"obj": "{\n declarations: [SkyStatusIndicatorComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n ],\n exports: [SkyStatusIndicatorComponent],\n}"
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
],
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
"sources": [
|
|
563
563
|
{
|
|
564
564
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.module.ts",
|
|
565
|
-
"line":
|
|
565
|
+
"line": 23,
|
|
566
566
|
"character": 13
|
|
567
567
|
}
|
|
568
568
|
]
|
|
@@ -581,7 +581,7 @@
|
|
|
581
581
|
"name": "NgModule"
|
|
582
582
|
},
|
|
583
583
|
"arguments": {
|
|
584
|
-
"obj": "{\n declarations: [
|
|
584
|
+
"obj": "{\n declarations: [SkyTextHighlightDirective],\n exports: [SkyTextHighlightDirective],\n providers: [MutationObserverService],\n}"
|
|
585
585
|
}
|
|
586
586
|
}
|
|
587
587
|
],
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
"sources": [
|
|
621
621
|
{
|
|
622
622
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.module.ts",
|
|
623
|
-
"line":
|
|
623
|
+
"line": 12,
|
|
624
624
|
"character": 13
|
|
625
625
|
}
|
|
626
626
|
]
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"name": "NgModule"
|
|
640
640
|
},
|
|
641
641
|
"arguments": {
|
|
642
|
-
"obj": "{\n declarations: [
|
|
642
|
+
"obj": "{\n declarations: [SkyTokenComponent, SkyTokensComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n ],\n exports: [SkyTokenComponent, SkyTokensComponent],\n}"
|
|
643
643
|
}
|
|
644
644
|
}
|
|
645
645
|
],
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"sources": [
|
|
679
679
|
{
|
|
680
680
|
"fileName": "projects/indicators/src/modules/tokens/tokens.module.ts",
|
|
681
|
-
"line":
|
|
681
|
+
"line": 25,
|
|
682
682
|
"character": 13
|
|
683
683
|
}
|
|
684
684
|
]
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"name": "NgModule"
|
|
698
698
|
},
|
|
699
699
|
"arguments": {
|
|
700
|
-
"obj": "{\n declarations: [
|
|
700
|
+
"obj": "{\n declarations: [SkyWaitComponent, SkyWaitPageComponent],\n imports: [CommonModule, SkyI18nModule, SkyIndicatorsResourcesModule],\n exports: [SkyWaitComponent],\n entryComponents: [SkyWaitPageComponent],\n}"
|
|
701
701
|
}
|
|
702
702
|
}
|
|
703
703
|
],
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"sources": [
|
|
737
737
|
{
|
|
738
738
|
"fileName": "projects/indicators/src/modules/wait/wait.module.ts",
|
|
739
|
-
"line":
|
|
739
|
+
"line": 19,
|
|
740
740
|
"character": 13
|
|
741
741
|
}
|
|
742
742
|
]
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
"name": "Injectable"
|
|
756
756
|
},
|
|
757
757
|
"arguments": {
|
|
758
|
-
"options": "{\n providedIn: 'root'
|
|
758
|
+
"options": "{\n providedIn: 'root',\n}"
|
|
759
759
|
}
|
|
760
760
|
}
|
|
761
761
|
],
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
"sources": [
|
|
770
770
|
{
|
|
771
771
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
772
|
-
"line":
|
|
772
|
+
"line": 28,
|
|
773
773
|
"character": 2
|
|
774
774
|
}
|
|
775
775
|
],
|
|
@@ -845,7 +845,7 @@
|
|
|
845
845
|
"sources": [
|
|
846
846
|
{
|
|
847
847
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
848
|
-
"line":
|
|
848
|
+
"line": 38,
|
|
849
849
|
"character": 9
|
|
850
850
|
}
|
|
851
851
|
],
|
|
@@ -877,7 +877,7 @@
|
|
|
877
877
|
"sources": [
|
|
878
878
|
{
|
|
879
879
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
880
|
-
"line":
|
|
880
|
+
"line": 45,
|
|
881
881
|
"character": 9
|
|
882
882
|
}
|
|
883
883
|
],
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
"sources": [
|
|
910
910
|
{
|
|
911
911
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
912
|
-
"line":
|
|
912
|
+
"line": 88,
|
|
913
913
|
"character": 9
|
|
914
914
|
}
|
|
915
915
|
],
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
"sources": [
|
|
978
978
|
{
|
|
979
979
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
980
|
-
"line":
|
|
980
|
+
"line": 68,
|
|
981
981
|
"character": 9
|
|
982
982
|
}
|
|
983
983
|
],
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
"sources": [
|
|
1010
1010
|
{
|
|
1011
1011
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1012
|
-
"line":
|
|
1012
|
+
"line": 53,
|
|
1013
1013
|
"character": 9
|
|
1014
1014
|
}
|
|
1015
1015
|
],
|
|
@@ -1041,7 +1041,7 @@
|
|
|
1041
1041
|
"sources": [
|
|
1042
1042
|
{
|
|
1043
1043
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1044
|
-
"line":
|
|
1044
|
+
"line": 61,
|
|
1045
1045
|
"character": 9
|
|
1046
1046
|
}
|
|
1047
1047
|
],
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
"sources": [
|
|
1074
1074
|
{
|
|
1075
1075
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1076
|
-
"line":
|
|
1076
|
+
"line": 99,
|
|
1077
1077
|
"character": 9
|
|
1078
1078
|
}
|
|
1079
1079
|
],
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
"sources": [
|
|
1157
1157
|
{
|
|
1158
1158
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1159
|
-
"line":
|
|
1159
|
+
"line": 23,
|
|
1160
1160
|
"character": 13
|
|
1161
1161
|
}
|
|
1162
1162
|
]
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
"name": "Component"
|
|
1176
1176
|
},
|
|
1177
1177
|
"arguments": {
|
|
1178
|
-
"obj": "{\n selector: 'sky-alert',\n styleUrls: ['./alert.component.scss'],\n templateUrl: './alert.component.html'
|
|
1178
|
+
"obj": "{\n selector: 'sky-alert',\n styleUrls: ['./alert.component.scss'],\n templateUrl: './alert.component.html',\n}"
|
|
1179
1179
|
}
|
|
1180
1180
|
}
|
|
1181
1181
|
],
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
"sources": [
|
|
1213
1213
|
{
|
|
1214
1214
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1215
|
-
"line":
|
|
1215
|
+
"line": 52,
|
|
1216
1216
|
"character": 9
|
|
1217
1217
|
}
|
|
1218
1218
|
],
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
"sources": [
|
|
1234
1234
|
{
|
|
1235
1235
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1236
|
-
"line":
|
|
1236
|
+
"line": 54,
|
|
1237
1237
|
"character": 9
|
|
1238
1238
|
}
|
|
1239
1239
|
],
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"sources": [
|
|
1274
1274
|
{
|
|
1275
1275
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1276
|
-
"line":
|
|
1276
|
+
"line": 37,
|
|
1277
1277
|
"character": 9
|
|
1278
1278
|
}
|
|
1279
1279
|
],
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
"sources": [
|
|
1313
1313
|
{
|
|
1314
1314
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1315
|
-
"line":
|
|
1315
|
+
"line": 44,
|
|
1316
1316
|
"character": 9
|
|
1317
1317
|
}
|
|
1318
1318
|
],
|
|
@@ -1345,7 +1345,7 @@
|
|
|
1345
1345
|
"sources": [
|
|
1346
1346
|
{
|
|
1347
1347
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1348
|
-
"line":
|
|
1348
|
+
"line": 50,
|
|
1349
1349
|
"character": 9
|
|
1350
1350
|
}
|
|
1351
1351
|
],
|
|
@@ -1382,7 +1382,7 @@
|
|
|
1382
1382
|
"sources": [
|
|
1383
1383
|
{
|
|
1384
1384
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1385
|
-
"line":
|
|
1385
|
+
"line": 23,
|
|
1386
1386
|
"character": 13
|
|
1387
1387
|
}
|
|
1388
1388
|
],
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
"sources": [
|
|
1450
1450
|
{
|
|
1451
1451
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1452
|
-
"line":
|
|
1452
|
+
"line": 62,
|
|
1453
1453
|
"character": 9
|
|
1454
1454
|
}
|
|
1455
1455
|
],
|
|
@@ -1478,7 +1478,7 @@
|
|
|
1478
1478
|
"sources": [
|
|
1479
1479
|
{
|
|
1480
1480
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1481
|
-
"line":
|
|
1481
|
+
"line": 58,
|
|
1482
1482
|
"character": 9
|
|
1483
1483
|
}
|
|
1484
1484
|
],
|
|
@@ -1543,7 +1543,7 @@
|
|
|
1543
1543
|
"sources": [
|
|
1544
1544
|
{
|
|
1545
1545
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1546
|
-
"line":
|
|
1546
|
+
"line": 16,
|
|
1547
1547
|
"character": 13
|
|
1548
1548
|
}
|
|
1549
1549
|
],
|
|
@@ -1568,7 +1568,7 @@
|
|
|
1568
1568
|
"name": "Component"
|
|
1569
1569
|
},
|
|
1570
1570
|
"arguments": {
|
|
1571
|
-
"obj": "{\n selector: 'sky-status-indicator',\n templateUrl: './status-indicator.component.html',\n styleUrls: ['./status-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush
|
|
1571
|
+
"obj": "{\n selector: 'sky-status-indicator',\n templateUrl: './status-indicator.component.html',\n styleUrls: ['./status-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1572
1572
|
}
|
|
1573
1573
|
}
|
|
1574
1574
|
],
|
|
@@ -1582,7 +1582,7 @@
|
|
|
1582
1582
|
"sources": [
|
|
1583
1583
|
{
|
|
1584
1584
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1585
|
-
"line":
|
|
1585
|
+
"line": 86,
|
|
1586
1586
|
"character": 2
|
|
1587
1587
|
}
|
|
1588
1588
|
],
|
|
@@ -1636,7 +1636,7 @@
|
|
|
1636
1636
|
"sources": [
|
|
1637
1637
|
{
|
|
1638
1638
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1639
|
-
"line":
|
|
1639
|
+
"line": 74,
|
|
1640
1640
|
"character": 9
|
|
1641
1641
|
}
|
|
1642
1642
|
],
|
|
@@ -1657,7 +1657,7 @@
|
|
|
1657
1657
|
"sources": [
|
|
1658
1658
|
{
|
|
1659
1659
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1660
|
-
"line":
|
|
1660
|
+
"line": 72,
|
|
1661
1661
|
"character": 9
|
|
1662
1662
|
}
|
|
1663
1663
|
],
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
"sources": [
|
|
1678
1678
|
{
|
|
1679
1679
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1680
|
-
"line":
|
|
1680
|
+
"line": 76,
|
|
1681
1681
|
"character": 9
|
|
1682
1682
|
}
|
|
1683
1683
|
],
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
"sources": [
|
|
1698
1698
|
{
|
|
1699
1699
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1700
|
-
"line":
|
|
1700
|
+
"line": 78,
|
|
1701
1701
|
"character": 9
|
|
1702
1702
|
}
|
|
1703
1703
|
],
|
|
@@ -1728,7 +1728,7 @@
|
|
|
1728
1728
|
"sources": [
|
|
1729
1729
|
{
|
|
1730
1730
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1731
|
-
"line":
|
|
1731
|
+
"line": 63,
|
|
1732
1732
|
"character": 13
|
|
1733
1733
|
}
|
|
1734
1734
|
],
|
|
@@ -1799,7 +1799,7 @@
|
|
|
1799
1799
|
"sources": [
|
|
1800
1800
|
{
|
|
1801
1801
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1802
|
-
"line":
|
|
1802
|
+
"line": 49,
|
|
1803
1803
|
"character": 13
|
|
1804
1804
|
}
|
|
1805
1805
|
],
|
|
@@ -1876,7 +1876,7 @@
|
|
|
1876
1876
|
"sources": [
|
|
1877
1877
|
{
|
|
1878
1878
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1879
|
-
"line":
|
|
1879
|
+
"line": 33,
|
|
1880
1880
|
"character": 13
|
|
1881
1881
|
}
|
|
1882
1882
|
],
|
|
@@ -1964,7 +1964,7 @@
|
|
|
1964
1964
|
"sources": [
|
|
1965
1965
|
{
|
|
1966
1966
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1967
|
-
"line":
|
|
1967
|
+
"line": 26,
|
|
1968
1968
|
"character": 13
|
|
1969
1969
|
}
|
|
1970
1970
|
]
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"name": "Directive"
|
|
1987
1987
|
},
|
|
1988
1988
|
"arguments": {
|
|
1989
|
-
"obj": "{\n selector: '[skyHighlight]'
|
|
1989
|
+
"obj": "{\n selector: '[skyHighlight]',\n}"
|
|
1990
1990
|
}
|
|
1991
1991
|
}
|
|
1992
1992
|
],
|
|
@@ -2000,7 +2000,7 @@
|
|
|
2000
2000
|
"sources": [
|
|
2001
2001
|
{
|
|
2002
2002
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2003
|
-
"line":
|
|
2003
|
+
"line": 39,
|
|
2004
2004
|
"character": 2
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
@@ -2073,7 +2073,7 @@
|
|
|
2073
2073
|
"sources": [
|
|
2074
2074
|
{
|
|
2075
2075
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2076
|
-
"line":
|
|
2076
|
+
"line": 33,
|
|
2077
2077
|
"character": 9
|
|
2078
2078
|
}
|
|
2079
2079
|
],
|
|
@@ -2093,7 +2093,7 @@
|
|
|
2093
2093
|
"sources": [
|
|
2094
2094
|
{
|
|
2095
2095
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2096
|
-
"line":
|
|
2096
|
+
"line": 50,
|
|
2097
2097
|
"character": 9
|
|
2098
2098
|
}
|
|
2099
2099
|
],
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"sources": [
|
|
2131
2131
|
{
|
|
2132
2132
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2133
|
-
"line":
|
|
2133
|
+
"line": 44,
|
|
2134
2134
|
"character": 9
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
@@ -2180,7 +2180,7 @@
|
|
|
2180
2180
|
"sources": [
|
|
2181
2181
|
{
|
|
2182
2182
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2183
|
-
"line":
|
|
2183
|
+
"line": 64,
|
|
2184
2184
|
"character": 9
|
|
2185
2185
|
}
|
|
2186
2186
|
],
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
"sources": [
|
|
2236
2236
|
{
|
|
2237
2237
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2238
|
-
"line":
|
|
2238
|
+
"line": 26,
|
|
2239
2239
|
"character": 13
|
|
2240
2240
|
}
|
|
2241
2241
|
],
|
|
@@ -2268,7 +2268,7 @@
|
|
|
2268
2268
|
"name": "Component"
|
|
2269
2269
|
},
|
|
2270
2270
|
"arguments": {
|
|
2271
|
-
"obj": "{\n selector: 'sky-token',\n templateUrl: './token.component.html',\n styleUrls: ['./token.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush
|
|
2271
|
+
"obj": "{\n selector: 'sky-token',\n templateUrl: './token.component.html',\n styleUrls: ['./token.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
2272
2272
|
}
|
|
2273
2273
|
}
|
|
2274
2274
|
],
|
|
@@ -2282,7 +2282,7 @@
|
|
|
2282
2282
|
"sources": [
|
|
2283
2283
|
{
|
|
2284
2284
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2285
|
-
"line":
|
|
2285
|
+
"line": 112,
|
|
2286
2286
|
"character": 2
|
|
2287
2287
|
}
|
|
2288
2288
|
],
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
"sources": [
|
|
2356
2356
|
{
|
|
2357
2357
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2358
|
-
"line":
|
|
2358
|
+
"line": 82,
|
|
2359
2359
|
"character": 9
|
|
2360
2360
|
}
|
|
2361
2361
|
],
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"sources": [
|
|
2396
2396
|
{
|
|
2397
2397
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2398
|
-
"line":
|
|
2398
|
+
"line": 88,
|
|
2399
2399
|
"character": 9
|
|
2400
2400
|
}
|
|
2401
2401
|
],
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
"sources": [
|
|
2433
2433
|
{
|
|
2434
2434
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2435
|
-
"line":
|
|
2435
|
+
"line": 40,
|
|
2436
2436
|
"character": 13
|
|
2437
2437
|
}
|
|
2438
2438
|
],
|
|
@@ -2509,7 +2509,7 @@
|
|
|
2509
2509
|
"sources": [
|
|
2510
2510
|
{
|
|
2511
2511
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2512
|
-
"line":
|
|
2512
|
+
"line": 26,
|
|
2513
2513
|
"character": 13
|
|
2514
2514
|
}
|
|
2515
2515
|
],
|
|
@@ -2586,7 +2586,7 @@
|
|
|
2586
2586
|
"sources": [
|
|
2587
2587
|
{
|
|
2588
2588
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2589
|
-
"line":
|
|
2589
|
+
"line": 56,
|
|
2590
2590
|
"character": 13
|
|
2591
2591
|
}
|
|
2592
2592
|
],
|
|
@@ -2663,7 +2663,7 @@
|
|
|
2663
2663
|
"sources": [
|
|
2664
2664
|
{
|
|
2665
2665
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2666
|
-
"line":
|
|
2666
|
+
"line": 70,
|
|
2667
2667
|
"character": 13
|
|
2668
2668
|
}
|
|
2669
2669
|
],
|
|
@@ -2730,7 +2730,7 @@
|
|
|
2730
2730
|
"sources": [
|
|
2731
2731
|
{
|
|
2732
2732
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2733
|
-
"line":
|
|
2733
|
+
"line": 117,
|
|
2734
2734
|
"character": 9
|
|
2735
2735
|
}
|
|
2736
2736
|
],
|
|
@@ -2772,7 +2772,7 @@
|
|
|
2772
2772
|
"sources": [
|
|
2773
2773
|
{
|
|
2774
2774
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2775
|
-
"line":
|
|
2775
|
+
"line": 122,
|
|
2776
2776
|
"character": 9
|
|
2777
2777
|
}
|
|
2778
2778
|
],
|
|
@@ -2829,7 +2829,7 @@
|
|
|
2829
2829
|
"sources": [
|
|
2830
2830
|
{
|
|
2831
2831
|
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2832
|
-
"line":
|
|
2832
|
+
"line": 18,
|
|
2833
2833
|
"character": 13
|
|
2834
2834
|
}
|
|
2835
2835
|
]
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
"name": "Component"
|
|
2849
2849
|
},
|
|
2850
2850
|
"arguments": {
|
|
2851
|
-
"obj": "{\n selector: 'sky-tokens',\n templateUrl: './tokens.component.html',\n styleUrls: ['./tokens.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n animations: [\n trigger('blockAnimationOnLoad', [
|
|
2851
|
+
"obj": "{\n selector: 'sky-tokens',\n templateUrl: './tokens.component.html',\n styleUrls: ['./tokens.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n animations: [\n trigger('blockAnimationOnLoad', [transition(':enter', [])]),\n trigger('dismiss', [\n transition(':enter', [\n style({\n opacity: 0,\n width: 0,\n }),\n animate(\n '150ms ease-in',\n style({\n opacity: 1,\n width: '*',\n })\n ),\n ]),\n transition(':leave', [\n animate(\n '150ms ease-in',\n style({\n opacity: 0,\n width: 0,\n })\n ),\n ]),\n ]),\n ],\n}"
|
|
2852
2852
|
}
|
|
2853
2853
|
}
|
|
2854
2854
|
],
|
|
@@ -2862,7 +2862,7 @@
|
|
|
2862
2862
|
"sources": [
|
|
2863
2863
|
{
|
|
2864
2864
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
2865
|
-
"line":
|
|
2865
|
+
"line": 220,
|
|
2866
2866
|
"character": 2
|
|
2867
2867
|
}
|
|
2868
2868
|
],
|
|
@@ -2918,7 +2918,7 @@
|
|
|
2918
2918
|
"sources": [
|
|
2919
2919
|
{
|
|
2920
2920
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
2921
|
-
"line":
|
|
2921
|
+
"line": 159,
|
|
2922
2922
|
"character": 9
|
|
2923
2923
|
}
|
|
2924
2924
|
],
|
|
@@ -2958,7 +2958,7 @@
|
|
|
2958
2958
|
"sources": [
|
|
2959
2959
|
{
|
|
2960
2960
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
2961
|
-
"line":
|
|
2961
|
+
"line": 166,
|
|
2962
2962
|
"character": 9
|
|
2963
2963
|
}
|
|
2964
2964
|
],
|
|
@@ -2998,7 +2998,7 @@
|
|
|
2998
2998
|
"sources": [
|
|
2999
2999
|
{
|
|
3000
3000
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3001
|
-
"line":
|
|
3001
|
+
"line": 172,
|
|
3002
3002
|
"character": 9
|
|
3003
3003
|
}
|
|
3004
3004
|
],
|
|
@@ -3039,7 +3039,7 @@
|
|
|
3039
3039
|
"sources": [
|
|
3040
3040
|
{
|
|
3041
3041
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3042
|
-
"line":
|
|
3042
|
+
"line": 179,
|
|
3043
3043
|
"character": 9
|
|
3044
3044
|
}
|
|
3045
3045
|
],
|
|
@@ -3070,7 +3070,7 @@
|
|
|
3070
3070
|
"sources": [
|
|
3071
3071
|
{
|
|
3072
3072
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3073
|
-
"line":
|
|
3073
|
+
"line": 204,
|
|
3074
3074
|
"character": 9
|
|
3075
3075
|
}
|
|
3076
3076
|
],
|
|
@@ -3150,7 +3150,7 @@
|
|
|
3150
3150
|
"sources": [
|
|
3151
3151
|
{
|
|
3152
3152
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3153
|
-
"line":
|
|
3153
|
+
"line": 110,
|
|
3154
3154
|
"character": 9
|
|
3155
3155
|
}
|
|
3156
3156
|
],
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
"sources": [
|
|
3181
3181
|
{
|
|
3182
3182
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3183
|
-
"line":
|
|
3183
|
+
"line": 70,
|
|
3184
3184
|
"character": 13
|
|
3185
3185
|
}
|
|
3186
3186
|
],
|
|
@@ -3257,7 +3257,7 @@
|
|
|
3257
3257
|
"sources": [
|
|
3258
3258
|
{
|
|
3259
3259
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3260
|
-
"line":
|
|
3260
|
+
"line": 84,
|
|
3261
3261
|
"character": 13
|
|
3262
3262
|
}
|
|
3263
3263
|
],
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
"sources": [
|
|
3335
3335
|
{
|
|
3336
3336
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3337
|
-
"line":
|
|
3337
|
+
"line": 97,
|
|
3338
3338
|
"character": 13
|
|
3339
3339
|
}
|
|
3340
3340
|
],
|
|
@@ -3411,7 +3411,7 @@
|
|
|
3411
3411
|
"sources": [
|
|
3412
3412
|
{
|
|
3413
3413
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3414
|
-
"line":
|
|
3414
|
+
"line": 119,
|
|
3415
3415
|
"character": 13
|
|
3416
3416
|
}
|
|
3417
3417
|
],
|
|
@@ -3488,7 +3488,7 @@
|
|
|
3488
3488
|
"sources": [
|
|
3489
3489
|
{
|
|
3490
3490
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3491
|
-
"line":
|
|
3491
|
+
"line": 145,
|
|
3492
3492
|
"character": 13
|
|
3493
3493
|
}
|
|
3494
3494
|
],
|
|
@@ -3573,7 +3573,7 @@
|
|
|
3573
3573
|
"sources": [
|
|
3574
3574
|
{
|
|
3575
3575
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3576
|
-
"line":
|
|
3576
|
+
"line": 131,
|
|
3577
3577
|
"character": 13
|
|
3578
3578
|
}
|
|
3579
3579
|
],
|
|
@@ -3642,7 +3642,7 @@
|
|
|
3642
3642
|
"sources": [
|
|
3643
3643
|
{
|
|
3644
3644
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3645
|
-
"line":
|
|
3645
|
+
"line": 233,
|
|
3646
3646
|
"character": 9
|
|
3647
3647
|
}
|
|
3648
3648
|
],
|
|
@@ -3679,7 +3679,7 @@
|
|
|
3679
3679
|
"sources": [
|
|
3680
3680
|
{
|
|
3681
3681
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3682
|
-
"line":
|
|
3682
|
+
"line": 238,
|
|
3683
3683
|
"character": 9
|
|
3684
3684
|
}
|
|
3685
3685
|
],
|
|
@@ -3722,7 +3722,7 @@
|
|
|
3722
3722
|
"sources": [
|
|
3723
3723
|
{
|
|
3724
3724
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3725
|
-
"line":
|
|
3725
|
+
"line": 246,
|
|
3726
3726
|
"character": 9
|
|
3727
3727
|
}
|
|
3728
3728
|
],
|
|
@@ -3764,7 +3764,7 @@
|
|
|
3764
3764
|
"sources": [
|
|
3765
3765
|
{
|
|
3766
3766
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3767
|
-
"line":
|
|
3767
|
+
"line": 275,
|
|
3768
3768
|
"character": 9
|
|
3769
3769
|
}
|
|
3770
3770
|
],
|
|
@@ -3807,7 +3807,7 @@
|
|
|
3807
3807
|
"sources": [
|
|
3808
3808
|
{
|
|
3809
3809
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3810
|
-
"line":
|
|
3810
|
+
"line": 269,
|
|
3811
3811
|
"character": 9
|
|
3812
3812
|
}
|
|
3813
3813
|
],
|
|
@@ -3887,7 +3887,7 @@
|
|
|
3887
3887
|
"sources": [
|
|
3888
3888
|
{
|
|
3889
3889
|
"fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
|
|
3890
|
-
"line":
|
|
3890
|
+
"line": 62,
|
|
3891
3891
|
"character": 13
|
|
3892
3892
|
}
|
|
3893
3893
|
],
|
|
@@ -3912,7 +3912,7 @@
|
|
|
3912
3912
|
"name": "Component"
|
|
3913
3913
|
},
|
|
3914
3914
|
"arguments": {
|
|
3915
|
-
"obj": "{\n selector: 'sky-wait',\n templateUrl: './wait.component.html',\n styleUrls: ['./wait.component.scss'],\n providers: [
|
|
3915
|
+
"obj": "{\n selector: 'sky-wait',\n templateUrl: './wait.component.html',\n styleUrls: ['./wait.component.scss'],\n providers: [SkyWaitAdapterService],\n}"
|
|
3916
3916
|
}
|
|
3917
3917
|
}
|
|
3918
3918
|
],
|
|
@@ -3926,7 +3926,7 @@
|
|
|
3926
3926
|
"sources": [
|
|
3927
3927
|
{
|
|
3928
3928
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
3929
|
-
"line":
|
|
3929
|
+
"line": 92,
|
|
3930
3930
|
"character": 2
|
|
3931
3931
|
}
|
|
3932
3932
|
],
|
|
@@ -4020,7 +4020,7 @@
|
|
|
4020
4020
|
"sources": [
|
|
4021
4021
|
{
|
|
4022
4022
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4023
|
-
"line":
|
|
4023
|
+
"line": 27,
|
|
4024
4024
|
"character": 9
|
|
4025
4025
|
}
|
|
4026
4026
|
],
|
|
@@ -4040,7 +4040,7 @@
|
|
|
4040
4040
|
"sources": [
|
|
4041
4041
|
{
|
|
4042
4042
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4043
|
-
"line":
|
|
4043
|
+
"line": 86,
|
|
4044
4044
|
"character": 9
|
|
4045
4045
|
}
|
|
4046
4046
|
],
|
|
@@ -4086,7 +4086,7 @@
|
|
|
4086
4086
|
"sources": [
|
|
4087
4087
|
{
|
|
4088
4088
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4089
|
-
"line":
|
|
4089
|
+
"line": 84,
|
|
4090
4090
|
"character": 9
|
|
4091
4091
|
}
|
|
4092
4092
|
],
|
|
@@ -4116,7 +4116,7 @@
|
|
|
4116
4116
|
"sources": [
|
|
4117
4117
|
{
|
|
4118
4118
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4119
|
-
"line":
|
|
4119
|
+
"line": 63,
|
|
4120
4120
|
"character": 13
|
|
4121
4121
|
}
|
|
4122
4122
|
],
|
|
@@ -4193,7 +4193,7 @@
|
|
|
4193
4193
|
"sources": [
|
|
4194
4194
|
{
|
|
4195
4195
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4196
|
-
"line":
|
|
4196
|
+
"line": 33,
|
|
4197
4197
|
"character": 13
|
|
4198
4198
|
}
|
|
4199
4199
|
],
|
|
@@ -4254,7 +4254,7 @@
|
|
|
4254
4254
|
"sources": [
|
|
4255
4255
|
{
|
|
4256
4256
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4257
|
-
"line":
|
|
4257
|
+
"line": 98,
|
|
4258
4258
|
"character": 9
|
|
4259
4259
|
}
|
|
4260
4260
|
],
|
|
@@ -4317,7 +4317,7 @@
|
|
|
4317
4317
|
"sources": [
|
|
4318
4318
|
{
|
|
4319
4319
|
"fileName": "projects/indicators/src/modules/wait/wait.component.ts",
|
|
4320
|
-
"line":
|
|
4320
|
+
"line": 17,
|
|
4321
4321
|
"character": 13
|
|
4322
4322
|
}
|
|
4323
4323
|
],
|
|
@@ -4342,7 +4342,7 @@
|
|
|
4342
4342
|
"name": "Component"
|
|
4343
4343
|
},
|
|
4344
4344
|
"arguments": {
|
|
4345
|
-
"obj": "{\n selector: 'sky-chevron',\n styleUrls: ['./chevron.component.scss'],\n templateUrl: './chevron.component.html'
|
|
4345
|
+
"obj": "{\n selector: 'sky-chevron',\n styleUrls: ['./chevron.component.scss'],\n templateUrl: './chevron.component.html',\n}"
|
|
4346
4346
|
}
|
|
4347
4347
|
}
|
|
4348
4348
|
],
|
|
@@ -4389,7 +4389,7 @@
|
|
|
4389
4389
|
"sources": [
|
|
4390
4390
|
{
|
|
4391
4391
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4392
|
-
"line":
|
|
4392
|
+
"line": 13,
|
|
4393
4393
|
"character": 9
|
|
4394
4394
|
}
|
|
4395
4395
|
],
|
|
@@ -4420,7 +4420,7 @@
|
|
|
4420
4420
|
"sources": [
|
|
4421
4421
|
{
|
|
4422
4422
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4423
|
-
"line":
|
|
4423
|
+
"line": 10,
|
|
4424
4424
|
"character": 9
|
|
4425
4425
|
}
|
|
4426
4426
|
],
|
|
@@ -4457,7 +4457,7 @@
|
|
|
4457
4457
|
"sources": [
|
|
4458
4458
|
{
|
|
4459
4459
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4460
|
-
"line":
|
|
4460
|
+
"line": 16,
|
|
4461
4461
|
"character": 9
|
|
4462
4462
|
}
|
|
4463
4463
|
],
|
|
@@ -4478,7 +4478,7 @@
|
|
|
4478
4478
|
"sources": [
|
|
4479
4479
|
{
|
|
4480
4480
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4481
|
-
"line":
|
|
4481
|
+
"line": 18,
|
|
4482
4482
|
"character": 9
|
|
4483
4483
|
}
|
|
4484
4484
|
],
|
|
@@ -4538,7 +4538,7 @@
|
|
|
4538
4538
|
"sources": [
|
|
4539
4539
|
{
|
|
4540
4540
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4541
|
-
"line":
|
|
4541
|
+
"line": 8,
|
|
4542
4542
|
"character": 13
|
|
4543
4543
|
}
|
|
4544
4544
|
]
|
|
@@ -4557,7 +4557,7 @@
|
|
|
4557
4557
|
"name": "Component"
|
|
4558
4558
|
},
|
|
4559
4559
|
"arguments": {
|
|
4560
|
-
"obj": "{\n selector: 'sky-help-inline',\n templateUrl: './help-inline.component.html',\n styleUrls: ['./help-inline.component.scss']
|
|
4560
|
+
"obj": "{\n selector: 'sky-help-inline',\n templateUrl: './help-inline.component.html',\n styleUrls: ['./help-inline.component.scss'],\n}"
|
|
4561
4561
|
}
|
|
4562
4562
|
}
|
|
4563
4563
|
],
|
|
@@ -4607,7 +4607,7 @@
|
|
|
4607
4607
|
"sources": [
|
|
4608
4608
|
{
|
|
4609
4609
|
"fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
|
|
4610
|
-
"line":
|
|
4610
|
+
"line": 13,
|
|
4611
4611
|
"character": 9
|
|
4612
4612
|
}
|
|
4613
4613
|
],
|
|
@@ -4634,7 +4634,7 @@
|
|
|
4634
4634
|
"sources": [
|
|
4635
4635
|
{
|
|
4636
4636
|
"fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
|
|
4637
|
-
"line":
|
|
4637
|
+
"line": 15,
|
|
4638
4638
|
"character": 9
|
|
4639
4639
|
}
|
|
4640
4640
|
],
|
|
@@ -4679,7 +4679,7 @@
|
|
|
4679
4679
|
"sources": [
|
|
4680
4680
|
{
|
|
4681
4681
|
"fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
|
|
4682
|
-
"line":
|
|
4682
|
+
"line": 8,
|
|
4683
4683
|
"character": 13
|
|
4684
4684
|
}
|
|
4685
4685
|
]
|
|
@@ -4698,7 +4698,7 @@
|
|
|
4698
4698
|
"name": "Component"
|
|
4699
4699
|
},
|
|
4700
4700
|
"arguments": {
|
|
4701
|
-
"obj": "{\n selector: 'sky-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush
|
|
4701
|
+
"obj": "{\n selector: 'sky-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
4702
4702
|
}
|
|
4703
4703
|
}
|
|
4704
4704
|
],
|
|
@@ -4748,7 +4748,7 @@
|
|
|
4748
4748
|
"sources": [
|
|
4749
4749
|
{
|
|
4750
4750
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4751
|
-
"line":
|
|
4751
|
+
"line": 42,
|
|
4752
4752
|
"character": 9
|
|
4753
4753
|
}
|
|
4754
4754
|
],
|
|
@@ -4787,7 +4787,7 @@
|
|
|
4787
4787
|
"sources": [
|
|
4788
4788
|
{
|
|
4789
4789
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4790
|
-
"line":
|
|
4790
|
+
"line": 21,
|
|
4791
4791
|
"character": 9
|
|
4792
4792
|
}
|
|
4793
4793
|
],
|
|
@@ -4820,7 +4820,7 @@
|
|
|
4820
4820
|
"sources": [
|
|
4821
4821
|
{
|
|
4822
4822
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4823
|
-
"line":
|
|
4823
|
+
"line": 29,
|
|
4824
4824
|
"character": 9
|
|
4825
4825
|
}
|
|
4826
4826
|
],
|
|
@@ -4855,7 +4855,7 @@
|
|
|
4855
4855
|
"sources": [
|
|
4856
4856
|
{
|
|
4857
4857
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4858
|
-
"line":
|
|
4858
|
+
"line": 36,
|
|
4859
4859
|
"character": 9
|
|
4860
4860
|
}
|
|
4861
4861
|
],
|
|
@@ -4888,7 +4888,7 @@
|
|
|
4888
4888
|
"sources": [
|
|
4889
4889
|
{
|
|
4890
4890
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4891
|
-
"line":
|
|
4891
|
+
"line": 49,
|
|
4892
4892
|
"character": 9
|
|
4893
4893
|
}
|
|
4894
4894
|
],
|
|
@@ -4922,7 +4922,7 @@
|
|
|
4922
4922
|
"sources": [
|
|
4923
4923
|
{
|
|
4924
4924
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4925
|
-
"line":
|
|
4925
|
+
"line": 13,
|
|
4926
4926
|
"character": 13
|
|
4927
4927
|
}
|
|
4928
4928
|
]
|
|
@@ -4941,7 +4941,7 @@
|
|
|
4941
4941
|
"name": "Component"
|
|
4942
4942
|
},
|
|
4943
4943
|
"arguments": {
|
|
4944
|
-
"obj": "{\n selector: 'sky-icon-stack',\n templateUrl: './icon-stack.component.html',\n styleUrls: ['./icon-stack.component.scss']
|
|
4944
|
+
"obj": "{\n selector: 'sky-icon-stack',\n templateUrl: './icon-stack.component.html',\n styleUrls: ['./icon-stack.component.scss'],\n}"
|
|
4945
4945
|
}
|
|
4946
4946
|
}
|
|
4947
4947
|
],
|
|
@@ -4991,7 +4991,7 @@
|
|
|
4991
4991
|
"sources": [
|
|
4992
4992
|
{
|
|
4993
4993
|
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
4994
|
-
"line":
|
|
4994
|
+
"line": 22,
|
|
4995
4995
|
"character": 9
|
|
4996
4996
|
}
|
|
4997
4997
|
],
|
|
@@ -5025,7 +5025,7 @@
|
|
|
5025
5025
|
"sources": [
|
|
5026
5026
|
{
|
|
5027
5027
|
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
5028
|
-
"line":
|
|
5028
|
+
"line": 16,
|
|
5029
5029
|
"character": 9
|
|
5030
5030
|
}
|
|
5031
5031
|
],
|
|
@@ -5058,7 +5058,7 @@
|
|
|
5058
5058
|
"sources": [
|
|
5059
5059
|
{
|
|
5060
5060
|
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
5061
|
-
"line":
|
|
5061
|
+
"line": 28,
|
|
5062
5062
|
"character": 9
|
|
5063
5063
|
}
|
|
5064
5064
|
],
|
|
@@ -5090,7 +5090,7 @@
|
|
|
5090
5090
|
"sources": [
|
|
5091
5091
|
{
|
|
5092
5092
|
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
5093
|
-
"line":
|
|
5093
|
+
"line": 10,
|
|
5094
5094
|
"character": 13
|
|
5095
5095
|
}
|
|
5096
5096
|
]
|
|
@@ -5118,7 +5118,7 @@
|
|
|
5118
5118
|
"name": "Component"
|
|
5119
5119
|
},
|
|
5120
5120
|
"arguments": {
|
|
5121
|
-
"obj": "{\n selector: 'sky-key-info-label',\n template: '<ng-content></ng-content>'
|
|
5121
|
+
"obj": "{\n selector: 'sky-key-info-label',\n template: '<ng-content></ng-content>',\n}"
|
|
5122
5122
|
}
|
|
5123
5123
|
}
|
|
5124
5124
|
],
|
|
@@ -5157,7 +5157,7 @@
|
|
|
5157
5157
|
"sources": [
|
|
5158
5158
|
{
|
|
5159
5159
|
"fileName": "projects/indicators/src/modules/key-info/key-info-label.component.ts",
|
|
5160
|
-
"line":
|
|
5160
|
+
"line": 11,
|
|
5161
5161
|
"character": 13
|
|
5162
5162
|
}
|
|
5163
5163
|
]
|
|
@@ -5185,7 +5185,7 @@
|
|
|
5185
5185
|
"name": "Component"
|
|
5186
5186
|
},
|
|
5187
5187
|
"arguments": {
|
|
5188
|
-
"obj": "{\n selector: 'sky-key-info-value',\n template: '<ng-content></ng-content>'
|
|
5188
|
+
"obj": "{\n selector: 'sky-key-info-value',\n template: '<ng-content></ng-content>',\n}"
|
|
5189
5189
|
}
|
|
5190
5190
|
}
|
|
5191
5191
|
],
|
|
@@ -5224,7 +5224,7 @@
|
|
|
5224
5224
|
"sources": [
|
|
5225
5225
|
{
|
|
5226
5226
|
"fileName": "projects/indicators/src/modules/key-info/key-info-value.component.ts",
|
|
5227
|
-
"line":
|
|
5227
|
+
"line": 11,
|
|
5228
5228
|
"character": 13
|
|
5229
5229
|
}
|
|
5230
5230
|
]
|
|
@@ -5243,7 +5243,7 @@
|
|
|
5243
5243
|
"name": "Component"
|
|
5244
5244
|
},
|
|
5245
5245
|
"arguments": {
|
|
5246
|
-
"obj": "{\n selector: 'sky-key-info',\n templateUrl: './key-info.component.html',\n styleUrls: ['./key-info.component.scss']
|
|
5246
|
+
"obj": "{\n selector: 'sky-key-info',\n templateUrl: './key-info.component.html',\n styleUrls: ['./key-info.component.scss'],\n}"
|
|
5247
5247
|
}
|
|
5248
5248
|
}
|
|
5249
5249
|
],
|
|
@@ -5299,7 +5299,7 @@
|
|
|
5299
5299
|
"sources": [
|
|
5300
5300
|
{
|
|
5301
5301
|
"fileName": "projects/indicators/src/modules/key-info/key-info.component.ts",
|
|
5302
|
-
"line":
|
|
5302
|
+
"line": 15,
|
|
5303
5303
|
"character": 9
|
|
5304
5304
|
}
|
|
5305
5305
|
],
|
|
@@ -5329,7 +5329,7 @@
|
|
|
5329
5329
|
"sources": [
|
|
5330
5330
|
{
|
|
5331
5331
|
"fileName": "projects/indicators/src/modules/key-info/key-info.component.ts",
|
|
5332
|
-
"line":
|
|
5332
|
+
"line": 8,
|
|
5333
5333
|
"character": 13
|
|
5334
5334
|
}
|
|
5335
5335
|
]
|
|
@@ -5348,7 +5348,7 @@
|
|
|
5348
5348
|
"name": "Component"
|
|
5349
5349
|
},
|
|
5350
5350
|
"arguments": {
|
|
5351
|
-
"obj": "{\n selector: 'sky-label',\n templateUrl: './label.component.html',\n styleUrls: ['./label.component.scss']
|
|
5351
|
+
"obj": "{\n selector: 'sky-label',\n templateUrl: './label.component.html',\n styleUrls: ['./label.component.scss'],\n}"
|
|
5352
5352
|
}
|
|
5353
5353
|
}
|
|
5354
5354
|
],
|
|
@@ -5385,7 +5385,7 @@
|
|
|
5385
5385
|
"sources": [
|
|
5386
5386
|
{
|
|
5387
5387
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5388
|
-
"line":
|
|
5388
|
+
"line": 29,
|
|
5389
5389
|
"character": 9
|
|
5390
5390
|
}
|
|
5391
5391
|
],
|
|
@@ -5406,7 +5406,7 @@
|
|
|
5406
5406
|
"sources": [
|
|
5407
5407
|
{
|
|
5408
5408
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5409
|
-
"line":
|
|
5409
|
+
"line": 31,
|
|
5410
5410
|
"character": 9
|
|
5411
5411
|
}
|
|
5412
5412
|
],
|
|
@@ -5426,7 +5426,7 @@
|
|
|
5426
5426
|
"sources": [
|
|
5427
5427
|
{
|
|
5428
5428
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5429
|
-
"line":
|
|
5429
|
+
"line": 33,
|
|
5430
5430
|
"character": 9
|
|
5431
5431
|
}
|
|
5432
5432
|
],
|
|
@@ -5457,7 +5457,7 @@
|
|
|
5457
5457
|
"sources": [
|
|
5458
5458
|
{
|
|
5459
5459
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5460
|
-
"line":
|
|
5460
|
+
"line": 20,
|
|
5461
5461
|
"character": 13
|
|
5462
5462
|
}
|
|
5463
5463
|
],
|
|
@@ -5544,7 +5544,7 @@
|
|
|
5544
5544
|
"sources": [
|
|
5545
5545
|
{
|
|
5546
5546
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5547
|
-
"line":
|
|
5547
|
+
"line": 14,
|
|
5548
5548
|
"character": 13
|
|
5549
5549
|
}
|
|
5550
5550
|
]
|
|
@@ -5574,7 +5574,7 @@
|
|
|
5574
5574
|
"sources": [
|
|
5575
5575
|
{
|
|
5576
5576
|
"fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
|
|
5577
|
-
"line":
|
|
5577
|
+
"line": 10,
|
|
5578
5578
|
"character": 2
|
|
5579
5579
|
}
|
|
5580
5580
|
],
|
|
@@ -5597,7 +5597,7 @@
|
|
|
5597
5597
|
"sources": [
|
|
5598
5598
|
{
|
|
5599
5599
|
"fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
|
|
5600
|
-
"line":
|
|
5600
|
+
"line": 17,
|
|
5601
5601
|
"character": 2
|
|
5602
5602
|
}
|
|
5603
5603
|
],
|
|
@@ -5621,7 +5621,7 @@
|
|
|
5621
5621
|
"sources": [
|
|
5622
5622
|
{
|
|
5623
5623
|
"fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
|
|
5624
|
-
"line":
|
|
5624
|
+
"line": 3,
|
|
5625
5625
|
"character": 17
|
|
5626
5626
|
}
|
|
5627
5627
|
]
|
|
@@ -5645,7 +5645,7 @@
|
|
|
5645
5645
|
"sources": [
|
|
5646
5646
|
{
|
|
5647
5647
|
"fileName": "projects/indicators/src/modules/tokens/types/token.ts",
|
|
5648
|
-
"line":
|
|
5648
|
+
"line": 5,
|
|
5649
5649
|
"character": 2
|
|
5650
5650
|
}
|
|
5651
5651
|
],
|
|
@@ -5693,7 +5693,7 @@
|
|
|
5693
5693
|
"sources": [
|
|
5694
5694
|
{
|
|
5695
5695
|
"fileName": "projects/indicators/src/modules/tokens/types/token-selected-event-args.ts",
|
|
5696
|
-
"line":
|
|
5696
|
+
"line": 7,
|
|
5697
5697
|
"character": 2
|
|
5698
5698
|
}
|
|
5699
5699
|
],
|
|
@@ -5716,7 +5716,7 @@
|
|
|
5716
5716
|
"sources": [
|
|
5717
5717
|
{
|
|
5718
5718
|
"fileName": "projects/indicators/src/modules/tokens/types/token-selected-event-args.ts",
|
|
5719
|
-
"line":
|
|
5719
|
+
"line": 3,
|
|
5720
5720
|
"character": 17
|
|
5721
5721
|
}
|
|
5722
5722
|
]
|
|
@@ -5742,7 +5742,7 @@
|
|
|
5742
5742
|
"sources": [
|
|
5743
5743
|
{
|
|
5744
5744
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message.ts",
|
|
5745
|
-
"line":
|
|
5745
|
+
"line": 7,
|
|
5746
5746
|
"character": 2
|
|
5747
5747
|
}
|
|
5748
5748
|
],
|
|
@@ -5765,7 +5765,7 @@
|
|
|
5765
5765
|
"sources": [
|
|
5766
5766
|
{
|
|
5767
5767
|
"fileName": "projects/indicators/src/modules/tokens/types/tokens-message.ts",
|
|
5768
|
-
"line":
|
|
5768
|
+
"line": 3,
|
|
5769
5769
|
"character": 17
|
|
5770
5770
|
}
|
|
5771
5771
|
]
|
|
@@ -5931,152 +5931,152 @@
|
|
|
5931
5931
|
{
|
|
5932
5932
|
"fileName": "alert-demo.component.html",
|
|
5933
5933
|
"filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.html",
|
|
5934
|
-
"rawContents": "<sky-alert
|
|
5934
|
+
"rawContents": "<sky-alert alertType=\"danger\" [closeable]=\"false\" [closed]=\"false\">\n Danger alert message\n</sky-alert>\n"
|
|
5935
5935
|
},
|
|
5936
5936
|
{
|
|
5937
5937
|
"fileName": "alert-demo.component.ts",
|
|
5938
5938
|
"filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.ts",
|
|
5939
|
-
"rawContents": "import {
|
|
5939
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-alert-demo',\n templateUrl: './alert-demo.component.html',\n})\nexport class AlertDemoComponent {}\n"
|
|
5940
5940
|
},
|
|
5941
5941
|
{
|
|
5942
5942
|
"fileName": "alert-demo.module.ts",
|
|
5943
5943
|
"filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.module.ts",
|
|
5944
|
-
"rawContents": "
|
|
5944
|
+
"rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\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"
|
|
5945
5945
|
},
|
|
5946
5946
|
{
|
|
5947
5947
|
"fileName": "help-inline-demo.component.html",
|
|
5948
5948
|
"filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.component.html",
|
|
5949
|
-
"rawContents": "<h2>\n My heading\n <sky-help-inline
|
|
5949
|
+
"rawContents": "<h2>\n My heading\n <sky-help-inline (actionClick)=\"onActionClick()\"></sky-help-inline>\n</h2>\n"
|
|
5950
5950
|
},
|
|
5951
5951
|
{
|
|
5952
5952
|
"fileName": "help-inline-demo.component.ts",
|
|
5953
5953
|
"filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.component.ts",
|
|
5954
|
-
"rawContents": "import {
|
|
5954
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-help-inline-demo',\n templateUrl: './help-inline-demo.component.html',\n})\nexport class HelpInlineDemoComponent {\n public onActionClick(): void {\n alert('Help inline button clicked!');\n }\n}\n"
|
|
5955
5955
|
},
|
|
5956
5956
|
{
|
|
5957
5957
|
"fileName": "help-inline-demo.module.ts",
|
|
5958
5958
|
"filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.module.ts",
|
|
5959
|
-
"rawContents": "import {
|
|
5959
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
5960
5960
|
},
|
|
5961
5961
|
{
|
|
5962
5962
|
"fileName": "icon-demo.component.html",
|
|
5963
5963
|
"filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.component.html",
|
|
5964
|
-
"rawContents": "<sky-icon
|
|
5964
|
+
"rawContents": "<sky-icon icon=\"bars\" size=\"lg\"> </sky-icon>\n<sky-icon icon=\"chevron-down\" size=\"sm\"> </sky-icon>\n<sky-icon icon=\"chevron-up\" size=\"5x\"> </sky-icon>\n<sky-icon icon=\"cog\" size=\"2x\"> </sky-icon>\n<sky-icon icon=\"comment\" size=\"xs\"> </sky-icon>\n<sky-icon icon=\"database\" size=\"3x\"> </sky-icon>\n<sky-icon fixedWidth=\"true\" icon=\"spinner\" size=\"3x\"> </sky-icon>\n<sky-icon icon=\"trash\" size=\"sm\"> </sky-icon>\n<sky-icon icon=\"users\" size=\"4x\"> </sky-icon>\n<sky-icon icon=\"user\" size=\"5x\"> </sky-icon>\n<sky-icon icon=\"sort\" iconType=\"skyux\" size=\"5x\"> </sky-icon>\n"
|
|
5965
5965
|
},
|
|
5966
5966
|
{
|
|
5967
5967
|
"fileName": "icon-demo.component.ts",
|
|
5968
5968
|
"filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.component.ts",
|
|
5969
|
-
"rawContents": "import {
|
|
5969
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-icon-demo',\n templateUrl: './icon-demo.component.html',\n})\nexport class IconDemoComponent {}\n"
|
|
5970
5970
|
},
|
|
5971
5971
|
{
|
|
5972
5972
|
"fileName": "icon-demo.module.ts",
|
|
5973
5973
|
"filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.module.ts",
|
|
5974
|
-
"rawContents": "
|
|
5974
|
+
"rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\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"
|
|
5975
5975
|
},
|
|
5976
5976
|
{
|
|
5977
5977
|
"fileName": "key-info-demo.component.html",
|
|
5978
5978
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.html",
|
|
5979
|
-
"rawContents": "<sky-key-info
|
|
5979
|
+
"rawContents": "<sky-key-info [layout]=\"layout\">\n <sky-key-info-value> 575 </sky-key-info-value>\n <sky-key-info-label> New members </sky-key-info-label>\n</sky-key-info>\n"
|
|
5980
5980
|
},
|
|
5981
5981
|
{
|
|
5982
5982
|
"fileName": "key-info-demo.component.ts",
|
|
5983
5983
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.ts",
|
|
5984
|
-
"rawContents": "import {
|
|
5984
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-key-info-demo',\n templateUrl: './key-info-demo.component.html',\n})\nexport class KeyInfoDemoComponent {\n public layout: string = 'vertical';\n}\n"
|
|
5985
5985
|
},
|
|
5986
5986
|
{
|
|
5987
5987
|
"fileName": "key-info-demo.module.ts",
|
|
5988
5988
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.module.ts",
|
|
5989
|
-
"rawContents": "import {
|
|
5989
|
+
"rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\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"
|
|
5990
5990
|
},
|
|
5991
5991
|
{
|
|
5992
5992
|
"fileName": "label-demo.component.html",
|
|
5993
5993
|
"filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.component.html",
|
|
5994
|
-
"rawContents": "<sky-label
|
|
5994
|
+
"rawContents": "<sky-label class=\"sky-margin-inline-default\" labelType=\"info\">\n Info label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"success\">\n Success label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"warning\">\n Warning label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"danger\">\n Danger label\n</sky-label>\n"
|
|
5995
5995
|
},
|
|
5996
5996
|
{
|
|
5997
5997
|
"fileName": "label-demo.component.ts",
|
|
5998
5998
|
"filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.component.ts",
|
|
5999
|
-
"rawContents": "import {
|
|
5999
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-label-demo',\n templateUrl: './label-demo.component.html',\n})\nexport class LabelDemoComponent {}\n"
|
|
6000
6000
|
},
|
|
6001
6001
|
{
|
|
6002
6002
|
"fileName": "label-demo.module.ts",
|
|
6003
6003
|
"filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.module.ts",
|
|
6004
|
-
"rawContents": "import {
|
|
6004
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
6005
6005
|
},
|
|
6006
6006
|
{
|
|
6007
6007
|
"fileName": "status-indicator-demo.component.html",
|
|
6008
6008
|
"filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.component.html",
|
|
6009
|
-
"rawContents": "<sky-status-indicator
|
|
6009
|
+
"rawContents": "<sky-status-indicator descriptionType=\"none\" indicatorType=\"danger\">\n Danger status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"important-info\" indicatorType=\"info\">\n Info status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"none\" indicatorType=\"success\">\n Success status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"none\" indicatorType=\"warning\">\n Warning status indicator\n</sky-status-indicator>\n"
|
|
6010
6010
|
},
|
|
6011
6011
|
{
|
|
6012
6012
|
"fileName": "status-indicator-demo.component.ts",
|
|
6013
6013
|
"filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.component.ts",
|
|
6014
|
-
"rawContents": "import {
|
|
6014
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-status-indicator-demo',\n templateUrl: './status-indicator-demo.component.html',\n})\nexport class StatusIndicatorDemoComponent {}\n"
|
|
6015
6015
|
},
|
|
6016
6016
|
{
|
|
6017
6017
|
"fileName": "status-indicator-demo.module.ts",
|
|
6018
6018
|
"filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.module.ts",
|
|
6019
|
-
"rawContents": "
|
|
6019
|
+
"rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\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"
|
|
6020
6020
|
},
|
|
6021
6021
|
{
|
|
6022
6022
|
"fileName": "text-highlight-demo.component.html",
|
|
6023
6023
|
"filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.component.html",
|
|
6024
|
-
"rawContents": "<div
|
|
6024
|
+
"rawContents": "<div class=\"sky-form-group\" style=\"width: 200px\">\n <label [for]=\"searchTermInput.id\" class=\"sky-control-label\">\n Text to highlight\n </label>\n <br />\n <input\n class=\"sky-form-control\"\n id=\"sky-demo-search-term\"\n skyId\n type=\"text\"\n [(ngModel)]=\"searchTerm\"\n #searchTermInput=\"skyId\"\n />\n</div>\n\n<div class=\"sky-margin-stacked-default\">\n <sky-checkbox [(ngModel)]=\"showAdditionalContent\">\n <sky-checkbox-label> Display additional content </sky-checkbox-label>\n </sky-checkbox>\n</div>\n\n<div [skyHighlight]=\"searchTerm\">\n The text that you enter is highlighted here.\n <div *ngIf=\"showAdditionalContent\">\n This additional content is highlighted too!\n </div>\n</div>\n"
|
|
6025
6025
|
},
|
|
6026
6026
|
{
|
|
6027
6027
|
"fileName": "text-highlight-demo.component.ts",
|
|
6028
6028
|
"filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.component.ts",
|
|
6029
|
-
"rawContents": "import {
|
|
6029
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-text-highlight-demo',\n templateUrl: './text-highlight-demo.component.html',\n})\nexport class TextHighlightDemoComponent {\n public searchTerm: string;\n\n public showAdditionalContent: boolean = false;\n}\n"
|
|
6030
6030
|
},
|
|
6031
6031
|
{
|
|
6032
6032
|
"fileName": "text-highlight-demo.module.ts",
|
|
6033
6033
|
"filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.module.ts",
|
|
6034
|
-
"rawContents": "import {
|
|
6034
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { FormsModule } from '@angular/forms';\n\nimport { SkyIdModule } from '@skyux/core';\n\nimport { SkyCheckboxModule } from '@skyux/forms';\n\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"
|
|
6035
6035
|
},
|
|
6036
6036
|
{
|
|
6037
6037
|
"fileName": "tokens-demo.component.html",
|
|
6038
6038
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.component.html",
|
|
6039
|
-
"rawContents": "<sky-tokens
|
|
6039
|
+
"rawContents": "<sky-tokens [(tokens)]=\"colors\"> </sky-tokens>\n"
|
|
6040
6040
|
},
|
|
6041
6041
|
{
|
|
6042
6042
|
"fileName": "tokens-demo.component.ts",
|
|
6043
6043
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.component.ts",
|
|
6044
|
-
"rawContents": "import {
|
|
6044
|
+
"rawContents": "import { Component } from '@angular/core';\n\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"
|
|
6045
6045
|
},
|
|
6046
6046
|
{
|
|
6047
6047
|
"fileName": "tokens-demo.module.ts",
|
|
6048
6048
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.module.ts",
|
|
6049
|
-
"rawContents": "import {
|
|
6049
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
6050
6050
|
},
|
|
6051
6051
|
{
|
|
6052
6052
|
"fileName": "tokens-demo.component.html",
|
|
6053
6053
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.component.html",
|
|
6054
|
-
"rawContents": "<p>\n These tokens define a custom property to display their values. When users
|
|
6054
|
+
"rawContents": "<p>\n These tokens define a custom property to display their values. When users\n select a token, it emits an event.\n</p>\n\n<p>\n <sky-tokens\n displayWith=\"label\"\n [messageStream]=\"tokensController\"\n (focusIndexOverRange)=\"onFocusIndexOverRange()\"\n (focusIndexUnderRange)=\"onFocusIndexUnderRange()\"\n (tokenSelected)=\"onTokenSelected($event)\"\n [(tokens)]=\"myTokens\"\n >\n (You may also include content inside the tokens component.)\n </sky-tokens>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"changeTokens()\"\n >\n Change tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"resetTokens()\"\n >\n Reset tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"destroyTokens()\"\n >\n Destroy tokens\n </button>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n (click)=\"focusLastToken()\"\n >\n Focus last token\n </button>\n</p>\n"
|
|
6055
6055
|
},
|
|
6056
6056
|
{
|
|
6057
6057
|
"fileName": "tokens-demo.component.ts",
|
|
6058
6058
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.component.ts",
|
|
6059
|
-
"rawContents": "import {
|
|
6059
|
+
"rawContents": "import { Component, OnDestroy } from '@angular/core';\n\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"
|
|
6060
6060
|
},
|
|
6061
6061
|
{
|
|
6062
6062
|
"fileName": "tokens-demo.module.ts",
|
|
6063
6063
|
"filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.module.ts",
|
|
6064
|
-
"rawContents": "import {
|
|
6064
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
6065
6065
|
},
|
|
6066
6066
|
{
|
|
6067
6067
|
"fileName": "wait-demo.component.html",
|
|
6068
6068
|
"filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.component.html",
|
|
6069
|
-
"rawContents": "<button\n type=\"button\"\n class=\"sky-btn sky-btn-default\"\n (click)=\"isWaiting = !isWaiting\"\n>\n Toggle wait\n</button>\n\n<div
|
|
6069
|
+
"rawContents": "<button\n type=\"button\"\n class=\"sky-btn sky-btn-default\"\n (click)=\"isWaiting = !isWaiting\"\n>\n Toggle wait\n</button>\n\n<div style=\"height: 200px; width: 200px; margin: 10px\">\n The <code>sky-wait</code> directive can apply to a large area.\n <sky-wait [isWaiting]=\"isWaiting\"> </sky-wait>\n</div>\n"
|
|
6070
6070
|
},
|
|
6071
6071
|
{
|
|
6072
6072
|
"fileName": "wait-demo.component.ts",
|
|
6073
6073
|
"filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.component.ts",
|
|
6074
|
-
"rawContents": "import {
|
|
6074
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html',\n})\nexport class WaitDemoComponent {\n public isWaiting: boolean = false;\n}\n"
|
|
6075
6075
|
},
|
|
6076
6076
|
{
|
|
6077
6077
|
"fileName": "wait-demo.module.ts",
|
|
6078
6078
|
"filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.module.ts",
|
|
6079
|
-
"rawContents": "import {
|
|
6079
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
6080
6080
|
},
|
|
6081
6081
|
{
|
|
6082
6082
|
"fileName": "wait-demo.component.html",
|
|
@@ -6086,12 +6086,12 @@
|
|
|
6086
6086
|
{
|
|
6087
6087
|
"fileName": "wait-demo.component.ts",
|
|
6088
6088
|
"filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.component.ts",
|
|
6089
|
-
"rawContents": "import {
|
|
6089
|
+
"rawContents": "import { Component } from '@angular/core';\n\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"
|
|
6090
6090
|
},
|
|
6091
6091
|
{
|
|
6092
6092
|
"fileName": "wait-demo.module.ts",
|
|
6093
6093
|
"filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.module.ts",
|
|
6094
|
-
"rawContents": "import {
|
|
6094
|
+
"rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\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"
|
|
6095
6095
|
}
|
|
6096
6096
|
]
|
|
6097
6097
|
}
|