@skyux/indicators 7.0.0-beta.2 → 7.0.0-beta.4
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/documentation.json +720 -19
- package/esm2020/lib/modules/alert/alert.component.mjs +4 -6
- package/esm2020/lib/modules/key-info/key-info.component.mjs +1 -2
- package/esm2020/testing/tokens/token-harness.mjs +1 -2
- package/esm2020/testing/tokens/tokens-harness.mjs +1 -2
- package/fesm2015/skyux-indicators-testing.mjs +0 -2
- package/fesm2015/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2015/skyux-indicators.mjs +3 -6
- package/fesm2015/skyux-indicators.mjs.map +1 -1
- package/fesm2020/skyux-indicators-testing.mjs +0 -2
- package/fesm2020/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2020/skyux-indicators.mjs +3 -6
- package/fesm2020/skyux-indicators.mjs.map +1 -1
- package/lib/modules/alert/alert.component.d.ts +1 -1
- package/package.json +5 -5
- package/testing/tokens/token-harness.d.ts +0 -1
- package/testing/tokens/tokens-harness.d.ts +0 -1
package/documentation.json
CHANGED
|
@@ -37,6 +37,8 @@
|
|
|
37
37
|
"SkyAlertHarness": "class-skyalertharness",
|
|
38
38
|
"SkyKeyInfoHarness": "class-skykeyinfoharness",
|
|
39
39
|
"SkyLabelHarness": "class-skylabelharness",
|
|
40
|
+
"SkyTokenHarness": "class-skytokenharness",
|
|
41
|
+
"SkyTokensHarness": "class-skytokensharness",
|
|
40
42
|
"SkyAlertHarnessFilters": "interface-skyalertharnessfilters",
|
|
41
43
|
"SkyKeyInfoHarnessFilters": "interface-skykeyinfoharnessfilters",
|
|
42
44
|
"SkyLabelHarnessFilters": "interface-skylabelharnessfilters"
|
|
@@ -1049,7 +1051,7 @@
|
|
|
1049
1051
|
"sources": [
|
|
1050
1052
|
{
|
|
1051
1053
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1052
|
-
"line":
|
|
1054
|
+
"line": 95,
|
|
1053
1055
|
"character": 2
|
|
1054
1056
|
}
|
|
1055
1057
|
],
|
|
@@ -1092,7 +1094,7 @@
|
|
|
1092
1094
|
"sources": [
|
|
1093
1095
|
{
|
|
1094
1096
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1095
|
-
"line":
|
|
1097
|
+
"line": 79,
|
|
1096
1098
|
"character": 9
|
|
1097
1099
|
}
|
|
1098
1100
|
],
|
|
@@ -1112,7 +1114,7 @@
|
|
|
1112
1114
|
"sources": [
|
|
1113
1115
|
{
|
|
1114
1116
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1115
|
-
"line":
|
|
1117
|
+
"line": 81,
|
|
1116
1118
|
"character": 9
|
|
1117
1119
|
}
|
|
1118
1120
|
],
|
|
@@ -1132,7 +1134,7 @@
|
|
|
1132
1134
|
"sources": [
|
|
1133
1135
|
{
|
|
1134
1136
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1135
|
-
"line":
|
|
1137
|
+
"line": 83,
|
|
1136
1138
|
"character": 9
|
|
1137
1139
|
}
|
|
1138
1140
|
],
|
|
@@ -1175,7 +1177,7 @@
|
|
|
1175
1177
|
"sources": [
|
|
1176
1178
|
{
|
|
1177
1179
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1178
|
-
"line":
|
|
1180
|
+
"line": 44,
|
|
1179
1181
|
"character": 9
|
|
1180
1182
|
}
|
|
1181
1183
|
],
|
|
@@ -1216,7 +1218,7 @@
|
|
|
1216
1218
|
"sources": [
|
|
1217
1219
|
{
|
|
1218
1220
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1219
|
-
"line":
|
|
1221
|
+
"line": 51,
|
|
1220
1222
|
"character": 9
|
|
1221
1223
|
}
|
|
1222
1224
|
],
|
|
@@ -1251,7 +1253,7 @@
|
|
|
1251
1253
|
"sources": [
|
|
1252
1254
|
{
|
|
1253
1255
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1254
|
-
"line":
|
|
1256
|
+
"line": 77,
|
|
1255
1257
|
"character": 9
|
|
1256
1258
|
}
|
|
1257
1259
|
],
|
|
@@ -1280,7 +1282,7 @@
|
|
|
1280
1282
|
"sources": [
|
|
1281
1283
|
{
|
|
1282
1284
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1283
|
-
"line":
|
|
1285
|
+
"line": 85,
|
|
1284
1286
|
"character": 9
|
|
1285
1287
|
}
|
|
1286
1288
|
],
|
|
@@ -1312,7 +1314,7 @@
|
|
|
1312
1314
|
"sources": [
|
|
1313
1315
|
{
|
|
1314
1316
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1315
|
-
"line":
|
|
1317
|
+
"line": 32,
|
|
1316
1318
|
"character": 13
|
|
1317
1319
|
}
|
|
1318
1320
|
],
|
|
@@ -1340,8 +1342,9 @@
|
|
|
1340
1342
|
"kindString": "Parameter",
|
|
1341
1343
|
"flags": {},
|
|
1342
1344
|
"type": {
|
|
1343
|
-
"type": "
|
|
1344
|
-
"
|
|
1345
|
+
"type": "reference",
|
|
1346
|
+
"id": 369,
|
|
1347
|
+
"name": "SkyIndicatorIconType"
|
|
1345
1348
|
}
|
|
1346
1349
|
}
|
|
1347
1350
|
],
|
|
@@ -1375,7 +1378,7 @@
|
|
|
1375
1378
|
"sources": [
|
|
1376
1379
|
{
|
|
1377
1380
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1378
|
-
"line":
|
|
1381
|
+
"line": 68,
|
|
1379
1382
|
"character": 13
|
|
1380
1383
|
}
|
|
1381
1384
|
],
|
|
@@ -1432,7 +1435,7 @@
|
|
|
1432
1435
|
"sources": [
|
|
1433
1436
|
{
|
|
1434
1437
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1435
|
-
"line":
|
|
1438
|
+
"line": 58,
|
|
1436
1439
|
"character": 13
|
|
1437
1440
|
}
|
|
1438
1441
|
],
|
|
@@ -1478,7 +1481,7 @@
|
|
|
1478
1481
|
"sources": [
|
|
1479
1482
|
{
|
|
1480
1483
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1481
|
-
"line":
|
|
1484
|
+
"line": 107,
|
|
1482
1485
|
"character": 9
|
|
1483
1486
|
}
|
|
1484
1487
|
],
|
|
@@ -1507,7 +1510,7 @@
|
|
|
1507
1510
|
"sources": [
|
|
1508
1511
|
{
|
|
1509
1512
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1510
|
-
"line":
|
|
1513
|
+
"line": 103,
|
|
1511
1514
|
"character": 9
|
|
1512
1515
|
}
|
|
1513
1516
|
],
|
|
@@ -1544,7 +1547,7 @@
|
|
|
1544
1547
|
"sources": [
|
|
1545
1548
|
{
|
|
1546
1549
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1547
|
-
"line":
|
|
1550
|
+
"line": 99,
|
|
1548
1551
|
"character": 9
|
|
1549
1552
|
}
|
|
1550
1553
|
],
|
|
@@ -5541,7 +5544,7 @@
|
|
|
5541
5544
|
"sources": [
|
|
5542
5545
|
{
|
|
5543
5546
|
"fileName": "projects/indicators/src/modules/key-info/key-info.component.ts",
|
|
5544
|
-
"line":
|
|
5547
|
+
"line": 17,
|
|
5545
5548
|
"character": 9
|
|
5546
5549
|
}
|
|
5547
5550
|
],
|
|
@@ -7476,6 +7479,704 @@
|
|
|
7476
7479
|
}
|
|
7477
7480
|
]
|
|
7478
7481
|
},
|
|
7482
|
+
{
|
|
7483
|
+
"id": 597,
|
|
7484
|
+
"name": "SkyTokenHarness",
|
|
7485
|
+
"kind": 128,
|
|
7486
|
+
"kindString": "Class",
|
|
7487
|
+
"flags": {},
|
|
7488
|
+
"comment": {
|
|
7489
|
+
"shortText": "Harness for interacting with a token component in tests."
|
|
7490
|
+
},
|
|
7491
|
+
"children": [
|
|
7492
|
+
{
|
|
7493
|
+
"id": 609,
|
|
7494
|
+
"name": "dismiss",
|
|
7495
|
+
"kind": 2048,
|
|
7496
|
+
"kindString": "Method",
|
|
7497
|
+
"flags": {
|
|
7498
|
+
"isPublic": true
|
|
7499
|
+
},
|
|
7500
|
+
"sources": [
|
|
7501
|
+
{
|
|
7502
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7503
|
+
"line": 50,
|
|
7504
|
+
"character": 15
|
|
7505
|
+
}
|
|
7506
|
+
],
|
|
7507
|
+
"signatures": [
|
|
7508
|
+
{
|
|
7509
|
+
"id": 610,
|
|
7510
|
+
"name": "dismiss",
|
|
7511
|
+
"kind": 4096,
|
|
7512
|
+
"kindString": "Call signature",
|
|
7513
|
+
"flags": {},
|
|
7514
|
+
"comment": {
|
|
7515
|
+
"shortText": "Dismisses the token."
|
|
7516
|
+
},
|
|
7517
|
+
"type": {
|
|
7518
|
+
"type": "reference",
|
|
7519
|
+
"typeArguments": [
|
|
7520
|
+
{
|
|
7521
|
+
"type": "intrinsic",
|
|
7522
|
+
"name": "void"
|
|
7523
|
+
}
|
|
7524
|
+
],
|
|
7525
|
+
"qualifiedName": "Promise",
|
|
7526
|
+
"package": "typescript",
|
|
7527
|
+
"name": "Promise"
|
|
7528
|
+
}
|
|
7529
|
+
}
|
|
7530
|
+
]
|
|
7531
|
+
},
|
|
7532
|
+
{
|
|
7533
|
+
"id": 611,
|
|
7534
|
+
"name": "getText",
|
|
7535
|
+
"kind": 2048,
|
|
7536
|
+
"kindString": "Method",
|
|
7537
|
+
"flags": {
|
|
7538
|
+
"isPublic": true
|
|
7539
|
+
},
|
|
7540
|
+
"sources": [
|
|
7541
|
+
{
|
|
7542
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7543
|
+
"line": 63,
|
|
7544
|
+
"character": 15
|
|
7545
|
+
}
|
|
7546
|
+
],
|
|
7547
|
+
"signatures": [
|
|
7548
|
+
{
|
|
7549
|
+
"id": 612,
|
|
7550
|
+
"name": "getText",
|
|
7551
|
+
"kind": 4096,
|
|
7552
|
+
"kindString": "Call signature",
|
|
7553
|
+
"flags": {},
|
|
7554
|
+
"comment": {
|
|
7555
|
+
"shortText": "Returns the text content of the token."
|
|
7556
|
+
},
|
|
7557
|
+
"type": {
|
|
7558
|
+
"type": "reference",
|
|
7559
|
+
"typeArguments": [
|
|
7560
|
+
{
|
|
7561
|
+
"type": "intrinsic",
|
|
7562
|
+
"name": "string"
|
|
7563
|
+
}
|
|
7564
|
+
],
|
|
7565
|
+
"qualifiedName": "Promise",
|
|
7566
|
+
"package": "typescript",
|
|
7567
|
+
"name": "Promise"
|
|
7568
|
+
}
|
|
7569
|
+
}
|
|
7570
|
+
]
|
|
7571
|
+
},
|
|
7572
|
+
{
|
|
7573
|
+
"id": 620,
|
|
7574
|
+
"name": "host",
|
|
7575
|
+
"kind": 2048,
|
|
7576
|
+
"kindString": "Method",
|
|
7577
|
+
"flags": {},
|
|
7578
|
+
"sources": [
|
|
7579
|
+
{
|
|
7580
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
7581
|
+
"line": 40,
|
|
7582
|
+
"character": 4
|
|
7583
|
+
}
|
|
7584
|
+
],
|
|
7585
|
+
"signatures": [
|
|
7586
|
+
{
|
|
7587
|
+
"id": 621,
|
|
7588
|
+
"name": "host",
|
|
7589
|
+
"kind": 4096,
|
|
7590
|
+
"kindString": "Call signature",
|
|
7591
|
+
"flags": {},
|
|
7592
|
+
"comment": {
|
|
7593
|
+
"shortText": "Gets a `Promise` for the `TestElement` representing the host element of the component."
|
|
7594
|
+
},
|
|
7595
|
+
"type": {
|
|
7596
|
+
"type": "reference",
|
|
7597
|
+
"typeArguments": [
|
|
7598
|
+
{
|
|
7599
|
+
"type": "reference",
|
|
7600
|
+
"qualifiedName": "TestElement",
|
|
7601
|
+
"package": "@angular/cdk",
|
|
7602
|
+
"name": "TestElement"
|
|
7603
|
+
}
|
|
7604
|
+
],
|
|
7605
|
+
"qualifiedName": "Promise",
|
|
7606
|
+
"package": "typescript",
|
|
7607
|
+
"name": "Promise"
|
|
7608
|
+
},
|
|
7609
|
+
"inheritedFrom": {
|
|
7610
|
+
"type": "reference",
|
|
7611
|
+
"name": "ComponentHarness.host"
|
|
7612
|
+
}
|
|
7613
|
+
}
|
|
7614
|
+
],
|
|
7615
|
+
"inheritedFrom": {
|
|
7616
|
+
"type": "reference",
|
|
7617
|
+
"name": "ComponentHarness.host"
|
|
7618
|
+
}
|
|
7619
|
+
},
|
|
7620
|
+
{
|
|
7621
|
+
"id": 613,
|
|
7622
|
+
"name": "isDisabled",
|
|
7623
|
+
"kind": 2048,
|
|
7624
|
+
"kindString": "Method",
|
|
7625
|
+
"flags": {
|
|
7626
|
+
"isPublic": true
|
|
7627
|
+
},
|
|
7628
|
+
"sources": [
|
|
7629
|
+
{
|
|
7630
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7631
|
+
"line": 70,
|
|
7632
|
+
"character": 15
|
|
7633
|
+
}
|
|
7634
|
+
],
|
|
7635
|
+
"signatures": [
|
|
7636
|
+
{
|
|
7637
|
+
"id": 614,
|
|
7638
|
+
"name": "isDisabled",
|
|
7639
|
+
"kind": 4096,
|
|
7640
|
+
"kindString": "Call signature",
|
|
7641
|
+
"flags": {},
|
|
7642
|
+
"comment": {
|
|
7643
|
+
"shortText": "Whether the token is disabled."
|
|
7644
|
+
},
|
|
7645
|
+
"type": {
|
|
7646
|
+
"type": "reference",
|
|
7647
|
+
"typeArguments": [
|
|
7648
|
+
{
|
|
7649
|
+
"type": "intrinsic",
|
|
7650
|
+
"name": "boolean"
|
|
7651
|
+
}
|
|
7652
|
+
],
|
|
7653
|
+
"qualifiedName": "Promise",
|
|
7654
|
+
"package": "typescript",
|
|
7655
|
+
"name": "Promise"
|
|
7656
|
+
}
|
|
7657
|
+
}
|
|
7658
|
+
]
|
|
7659
|
+
},
|
|
7660
|
+
{
|
|
7661
|
+
"id": 615,
|
|
7662
|
+
"name": "isDismissible",
|
|
7663
|
+
"kind": 2048,
|
|
7664
|
+
"kindString": "Method",
|
|
7665
|
+
"flags": {
|
|
7666
|
+
"isPublic": true
|
|
7667
|
+
},
|
|
7668
|
+
"sources": [
|
|
7669
|
+
{
|
|
7670
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7671
|
+
"line": 77,
|
|
7672
|
+
"character": 15
|
|
7673
|
+
}
|
|
7674
|
+
],
|
|
7675
|
+
"signatures": [
|
|
7676
|
+
{
|
|
7677
|
+
"id": 616,
|
|
7678
|
+
"name": "isDismissible",
|
|
7679
|
+
"kind": 4096,
|
|
7680
|
+
"kindString": "Call signature",
|
|
7681
|
+
"flags": {},
|
|
7682
|
+
"comment": {
|
|
7683
|
+
"shortText": "Whether the token is dismissible."
|
|
7684
|
+
},
|
|
7685
|
+
"type": {
|
|
7686
|
+
"type": "reference",
|
|
7687
|
+
"typeArguments": [
|
|
7688
|
+
{
|
|
7689
|
+
"type": "intrinsic",
|
|
7690
|
+
"name": "boolean"
|
|
7691
|
+
}
|
|
7692
|
+
],
|
|
7693
|
+
"qualifiedName": "Promise",
|
|
7694
|
+
"package": "typescript",
|
|
7695
|
+
"name": "Promise"
|
|
7696
|
+
}
|
|
7697
|
+
}
|
|
7698
|
+
]
|
|
7699
|
+
},
|
|
7700
|
+
{
|
|
7701
|
+
"id": 617,
|
|
7702
|
+
"name": "isFocused",
|
|
7703
|
+
"kind": 2048,
|
|
7704
|
+
"kindString": "Method",
|
|
7705
|
+
"flags": {
|
|
7706
|
+
"isPublic": true
|
|
7707
|
+
},
|
|
7708
|
+
"sources": [
|
|
7709
|
+
{
|
|
7710
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7711
|
+
"line": 84,
|
|
7712
|
+
"character": 15
|
|
7713
|
+
}
|
|
7714
|
+
],
|
|
7715
|
+
"signatures": [
|
|
7716
|
+
{
|
|
7717
|
+
"id": 618,
|
|
7718
|
+
"name": "isFocused",
|
|
7719
|
+
"kind": 4096,
|
|
7720
|
+
"kindString": "Call signature",
|
|
7721
|
+
"flags": {},
|
|
7722
|
+
"comment": {
|
|
7723
|
+
"shortText": "Whether the token is focused."
|
|
7724
|
+
},
|
|
7725
|
+
"type": {
|
|
7726
|
+
"type": "reference",
|
|
7727
|
+
"typeArguments": [
|
|
7728
|
+
{
|
|
7729
|
+
"type": "intrinsic",
|
|
7730
|
+
"name": "boolean"
|
|
7731
|
+
}
|
|
7732
|
+
],
|
|
7733
|
+
"qualifiedName": "Promise",
|
|
7734
|
+
"package": "typescript",
|
|
7735
|
+
"name": "Promise"
|
|
7736
|
+
}
|
|
7737
|
+
}
|
|
7738
|
+
]
|
|
7739
|
+
},
|
|
7740
|
+
{
|
|
7741
|
+
"id": 607,
|
|
7742
|
+
"name": "select",
|
|
7743
|
+
"kind": 2048,
|
|
7744
|
+
"kindString": "Method",
|
|
7745
|
+
"flags": {
|
|
7746
|
+
"isPublic": true
|
|
7747
|
+
},
|
|
7748
|
+
"sources": [
|
|
7749
|
+
{
|
|
7750
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7751
|
+
"line": 39,
|
|
7752
|
+
"character": 15
|
|
7753
|
+
}
|
|
7754
|
+
],
|
|
7755
|
+
"signatures": [
|
|
7756
|
+
{
|
|
7757
|
+
"id": 608,
|
|
7758
|
+
"name": "select",
|
|
7759
|
+
"kind": 4096,
|
|
7760
|
+
"kindString": "Call signature",
|
|
7761
|
+
"flags": {},
|
|
7762
|
+
"comment": {
|
|
7763
|
+
"shortText": "Selects the token."
|
|
7764
|
+
},
|
|
7765
|
+
"type": {
|
|
7766
|
+
"type": "reference",
|
|
7767
|
+
"typeArguments": [
|
|
7768
|
+
{
|
|
7769
|
+
"type": "intrinsic",
|
|
7770
|
+
"name": "void"
|
|
7771
|
+
}
|
|
7772
|
+
],
|
|
7773
|
+
"qualifiedName": "Promise",
|
|
7774
|
+
"package": "typescript",
|
|
7775
|
+
"name": "Promise"
|
|
7776
|
+
}
|
|
7777
|
+
}
|
|
7778
|
+
]
|
|
7779
|
+
},
|
|
7780
|
+
{
|
|
7781
|
+
"id": 599,
|
|
7782
|
+
"name": "with",
|
|
7783
|
+
"kind": 2048,
|
|
7784
|
+
"kindString": "Method",
|
|
7785
|
+
"flags": {
|
|
7786
|
+
"isPublic": true,
|
|
7787
|
+
"isStatic": true
|
|
7788
|
+
},
|
|
7789
|
+
"sources": [
|
|
7790
|
+
{
|
|
7791
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7792
|
+
"line": 22,
|
|
7793
|
+
"character": 16
|
|
7794
|
+
}
|
|
7795
|
+
],
|
|
7796
|
+
"signatures": [
|
|
7797
|
+
{
|
|
7798
|
+
"id": 600,
|
|
7799
|
+
"name": "with",
|
|
7800
|
+
"kind": 4096,
|
|
7801
|
+
"kindString": "Call signature",
|
|
7802
|
+
"flags": {},
|
|
7803
|
+
"comment": {
|
|
7804
|
+
"shortText": "Gets a `HarnessPredicate` that can be used to search for a\n`SkyTokenHarness` that meets certain criteria."
|
|
7805
|
+
},
|
|
7806
|
+
"parameters": [
|
|
7807
|
+
{
|
|
7808
|
+
"id": 601,
|
|
7809
|
+
"name": "filters",
|
|
7810
|
+
"kind": 32768,
|
|
7811
|
+
"kindString": "Parameter",
|
|
7812
|
+
"flags": {},
|
|
7813
|
+
"type": {
|
|
7814
|
+
"type": "reference",
|
|
7815
|
+
"name": "SkyTokenHarnessFilters"
|
|
7816
|
+
}
|
|
7817
|
+
}
|
|
7818
|
+
],
|
|
7819
|
+
"type": {
|
|
7820
|
+
"type": "reference",
|
|
7821
|
+
"typeArguments": [
|
|
7822
|
+
{
|
|
7823
|
+
"type": "reference",
|
|
7824
|
+
"id": 597,
|
|
7825
|
+
"name": "SkyTokenHarness"
|
|
7826
|
+
}
|
|
7827
|
+
],
|
|
7828
|
+
"qualifiedName": "HarnessPredicate",
|
|
7829
|
+
"package": "@angular/cdk",
|
|
7830
|
+
"name": "HarnessPredicate"
|
|
7831
|
+
}
|
|
7832
|
+
}
|
|
7833
|
+
]
|
|
7834
|
+
}
|
|
7835
|
+
],
|
|
7836
|
+
"groups": [
|
|
7837
|
+
{
|
|
7838
|
+
"title": "Constructors",
|
|
7839
|
+
"kind": 512,
|
|
7840
|
+
"children": [
|
|
7841
|
+
602
|
|
7842
|
+
]
|
|
7843
|
+
},
|
|
7844
|
+
{
|
|
7845
|
+
"title": "Methods",
|
|
7846
|
+
"kind": 2048,
|
|
7847
|
+
"children": [
|
|
7848
|
+
609,
|
|
7849
|
+
611,
|
|
7850
|
+
620,
|
|
7851
|
+
613,
|
|
7852
|
+
615,
|
|
7853
|
+
617,
|
|
7854
|
+
607,
|
|
7855
|
+
599
|
|
7856
|
+
]
|
|
7857
|
+
}
|
|
7858
|
+
],
|
|
7859
|
+
"sources": [
|
|
7860
|
+
{
|
|
7861
|
+
"fileName": "projects/indicators/src/testing/tokens/token-harness.ts",
|
|
7862
|
+
"line": 8,
|
|
7863
|
+
"character": 13
|
|
7864
|
+
}
|
|
7865
|
+
],
|
|
7866
|
+
"extendedTypes": [
|
|
7867
|
+
{
|
|
7868
|
+
"type": "reference",
|
|
7869
|
+
"qualifiedName": "ComponentHarness",
|
|
7870
|
+
"package": "@angular/cdk",
|
|
7871
|
+
"name": "ComponentHarness"
|
|
7872
|
+
}
|
|
7873
|
+
]
|
|
7874
|
+
},
|
|
7875
|
+
{
|
|
7876
|
+
"id": 644,
|
|
7877
|
+
"name": "SkyTokensHarness",
|
|
7878
|
+
"kind": 128,
|
|
7879
|
+
"kindString": "Class",
|
|
7880
|
+
"flags": {},
|
|
7881
|
+
"comment": {
|
|
7882
|
+
"shortText": "Harness for interacting with a tokens component in tests."
|
|
7883
|
+
},
|
|
7884
|
+
"children": [
|
|
7885
|
+
{
|
|
7886
|
+
"id": 657,
|
|
7887
|
+
"name": "dismissTokens",
|
|
7888
|
+
"kind": 2048,
|
|
7889
|
+
"kindString": "Method",
|
|
7890
|
+
"flags": {
|
|
7891
|
+
"isPublic": true
|
|
7892
|
+
},
|
|
7893
|
+
"sources": [
|
|
7894
|
+
{
|
|
7895
|
+
"fileName": "projects/indicators/src/testing/tokens/tokens-harness.ts",
|
|
7896
|
+
"line": 27,
|
|
7897
|
+
"character": 15
|
|
7898
|
+
}
|
|
7899
|
+
],
|
|
7900
|
+
"signatures": [
|
|
7901
|
+
{
|
|
7902
|
+
"id": 658,
|
|
7903
|
+
"name": "dismissTokens",
|
|
7904
|
+
"kind": 4096,
|
|
7905
|
+
"kindString": "Call signature",
|
|
7906
|
+
"flags": {},
|
|
7907
|
+
"comment": {
|
|
7908
|
+
"shortText": "Dismisses all tokens, or tokens that meet certain criteria."
|
|
7909
|
+
},
|
|
7910
|
+
"parameters": [
|
|
7911
|
+
{
|
|
7912
|
+
"id": 659,
|
|
7913
|
+
"name": "filters",
|
|
7914
|
+
"kind": 32768,
|
|
7915
|
+
"kindString": "Parameter",
|
|
7916
|
+
"flags": {
|
|
7917
|
+
"isOptional": true
|
|
7918
|
+
},
|
|
7919
|
+
"type": {
|
|
7920
|
+
"type": "reference",
|
|
7921
|
+
"name": "SkyTokenHarnessFilters"
|
|
7922
|
+
}
|
|
7923
|
+
}
|
|
7924
|
+
],
|
|
7925
|
+
"type": {
|
|
7926
|
+
"type": "reference",
|
|
7927
|
+
"typeArguments": [
|
|
7928
|
+
{
|
|
7929
|
+
"type": "intrinsic",
|
|
7930
|
+
"name": "void"
|
|
7931
|
+
}
|
|
7932
|
+
],
|
|
7933
|
+
"qualifiedName": "Promise",
|
|
7934
|
+
"package": "typescript",
|
|
7935
|
+
"name": "Promise"
|
|
7936
|
+
}
|
|
7937
|
+
}
|
|
7938
|
+
]
|
|
7939
|
+
},
|
|
7940
|
+
{
|
|
7941
|
+
"id": 660,
|
|
7942
|
+
"name": "getTokens",
|
|
7943
|
+
"kind": 2048,
|
|
7944
|
+
"kindString": "Method",
|
|
7945
|
+
"flags": {
|
|
7946
|
+
"isPublic": true
|
|
7947
|
+
},
|
|
7948
|
+
"sources": [
|
|
7949
|
+
{
|
|
7950
|
+
"fileName": "projects/indicators/src/testing/tokens/tokens-harness.ts",
|
|
7951
|
+
"line": 37,
|
|
7952
|
+
"character": 15
|
|
7953
|
+
}
|
|
7954
|
+
],
|
|
7955
|
+
"signatures": [
|
|
7956
|
+
{
|
|
7957
|
+
"id": 661,
|
|
7958
|
+
"name": "getTokens",
|
|
7959
|
+
"kind": 4096,
|
|
7960
|
+
"kindString": "Call signature",
|
|
7961
|
+
"flags": {},
|
|
7962
|
+
"comment": {
|
|
7963
|
+
"shortText": "Returns a list of tokens."
|
|
7964
|
+
},
|
|
7965
|
+
"parameters": [
|
|
7966
|
+
{
|
|
7967
|
+
"id": 662,
|
|
7968
|
+
"name": "filters",
|
|
7969
|
+
"kind": 32768,
|
|
7970
|
+
"kindString": "Parameter",
|
|
7971
|
+
"flags": {
|
|
7972
|
+
"isOptional": true
|
|
7973
|
+
},
|
|
7974
|
+
"type": {
|
|
7975
|
+
"type": "reference",
|
|
7976
|
+
"name": "SkyTokenHarnessFilters"
|
|
7977
|
+
}
|
|
7978
|
+
}
|
|
7979
|
+
],
|
|
7980
|
+
"type": {
|
|
7981
|
+
"type": "reference",
|
|
7982
|
+
"typeArguments": [
|
|
7983
|
+
{
|
|
7984
|
+
"type": "array",
|
|
7985
|
+
"elementType": {
|
|
7986
|
+
"type": "reference",
|
|
7987
|
+
"id": 597,
|
|
7988
|
+
"name": "SkyTokenHarness"
|
|
7989
|
+
}
|
|
7990
|
+
}
|
|
7991
|
+
],
|
|
7992
|
+
"qualifiedName": "Promise",
|
|
7993
|
+
"package": "typescript",
|
|
7994
|
+
"name": "Promise"
|
|
7995
|
+
}
|
|
7996
|
+
}
|
|
7997
|
+
]
|
|
7998
|
+
},
|
|
7999
|
+
{
|
|
8000
|
+
"id": 663,
|
|
8001
|
+
"name": "getTokensText",
|
|
8002
|
+
"kind": 2048,
|
|
8003
|
+
"kindString": "Method",
|
|
8004
|
+
"flags": {
|
|
8005
|
+
"isPublic": true
|
|
8006
|
+
},
|
|
8007
|
+
"sources": [
|
|
8008
|
+
{
|
|
8009
|
+
"fileName": "projects/indicators/src/testing/tokens/tokens-harness.ts",
|
|
8010
|
+
"line": 46,
|
|
8011
|
+
"character": 15
|
|
8012
|
+
}
|
|
8013
|
+
],
|
|
8014
|
+
"signatures": [
|
|
8015
|
+
{
|
|
8016
|
+
"id": 664,
|
|
8017
|
+
"name": "getTokensText",
|
|
8018
|
+
"kind": 4096,
|
|
8019
|
+
"kindString": "Call signature",
|
|
8020
|
+
"flags": {},
|
|
8021
|
+
"comment": {
|
|
8022
|
+
"shortText": "Returns the text content of all tokens."
|
|
8023
|
+
},
|
|
8024
|
+
"type": {
|
|
8025
|
+
"type": "reference",
|
|
8026
|
+
"typeArguments": [
|
|
8027
|
+
{
|
|
8028
|
+
"type": "array",
|
|
8029
|
+
"elementType": {
|
|
8030
|
+
"type": "intrinsic",
|
|
8031
|
+
"name": "string"
|
|
8032
|
+
}
|
|
8033
|
+
}
|
|
8034
|
+
],
|
|
8035
|
+
"qualifiedName": "Promise",
|
|
8036
|
+
"package": "typescript",
|
|
8037
|
+
"name": "Promise"
|
|
8038
|
+
}
|
|
8039
|
+
}
|
|
8040
|
+
]
|
|
8041
|
+
},
|
|
8042
|
+
{
|
|
8043
|
+
"id": 668,
|
|
8044
|
+
"name": "host",
|
|
8045
|
+
"kind": 2048,
|
|
8046
|
+
"kindString": "Method",
|
|
8047
|
+
"flags": {},
|
|
8048
|
+
"sources": [
|
|
8049
|
+
{
|
|
8050
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8051
|
+
"line": 40,
|
|
8052
|
+
"character": 4
|
|
8053
|
+
}
|
|
8054
|
+
],
|
|
8055
|
+
"signatures": [
|
|
8056
|
+
{
|
|
8057
|
+
"id": 669,
|
|
8058
|
+
"name": "host",
|
|
8059
|
+
"kind": 4096,
|
|
8060
|
+
"kindString": "Call signature",
|
|
8061
|
+
"flags": {},
|
|
8062
|
+
"comment": {
|
|
8063
|
+
"shortText": "Gets a `Promise` for the `TestElement` representing the host element of the component."
|
|
8064
|
+
},
|
|
8065
|
+
"type": {
|
|
8066
|
+
"type": "reference",
|
|
8067
|
+
"typeArguments": [
|
|
8068
|
+
{
|
|
8069
|
+
"type": "reference",
|
|
8070
|
+
"qualifiedName": "TestElement",
|
|
8071
|
+
"package": "@angular/cdk",
|
|
8072
|
+
"name": "TestElement"
|
|
8073
|
+
}
|
|
8074
|
+
],
|
|
8075
|
+
"qualifiedName": "Promise",
|
|
8076
|
+
"package": "typescript",
|
|
8077
|
+
"name": "Promise"
|
|
8078
|
+
},
|
|
8079
|
+
"inheritedFrom": {
|
|
8080
|
+
"type": "reference",
|
|
8081
|
+
"name": "SkyComponentHarness.host"
|
|
8082
|
+
}
|
|
8083
|
+
}
|
|
8084
|
+
],
|
|
8085
|
+
"inheritedFrom": {
|
|
8086
|
+
"type": "reference",
|
|
8087
|
+
"name": "SkyComponentHarness.host"
|
|
8088
|
+
}
|
|
8089
|
+
},
|
|
8090
|
+
{
|
|
8091
|
+
"id": 646,
|
|
8092
|
+
"name": "with",
|
|
8093
|
+
"kind": 2048,
|
|
8094
|
+
"kindString": "Method",
|
|
8095
|
+
"flags": {
|
|
8096
|
+
"isPublic": true,
|
|
8097
|
+
"isStatic": true
|
|
8098
|
+
},
|
|
8099
|
+
"sources": [
|
|
8100
|
+
{
|
|
8101
|
+
"fileName": "projects/indicators/src/testing/tokens/tokens-harness.ts",
|
|
8102
|
+
"line": 20,
|
|
8103
|
+
"character": 16
|
|
8104
|
+
}
|
|
8105
|
+
],
|
|
8106
|
+
"signatures": [
|
|
8107
|
+
{
|
|
8108
|
+
"id": 647,
|
|
8109
|
+
"name": "with",
|
|
8110
|
+
"kind": 4096,
|
|
8111
|
+
"kindString": "Call signature",
|
|
8112
|
+
"flags": {},
|
|
8113
|
+
"comment": {
|
|
8114
|
+
"shortText": "Gets a `HarnessPredicate` that can be used to search for a\n`SkyTokensHarness` that meets certain criteria."
|
|
8115
|
+
},
|
|
8116
|
+
"parameters": [
|
|
8117
|
+
{
|
|
8118
|
+
"id": 648,
|
|
8119
|
+
"name": "filters",
|
|
8120
|
+
"kind": 32768,
|
|
8121
|
+
"kindString": "Parameter",
|
|
8122
|
+
"flags": {},
|
|
8123
|
+
"type": {
|
|
8124
|
+
"type": "reference",
|
|
8125
|
+
"name": "SkyTokensHarnessFilters"
|
|
8126
|
+
}
|
|
8127
|
+
}
|
|
8128
|
+
],
|
|
8129
|
+
"type": {
|
|
8130
|
+
"type": "reference",
|
|
8131
|
+
"typeArguments": [
|
|
8132
|
+
{
|
|
8133
|
+
"type": "reference",
|
|
8134
|
+
"id": 644,
|
|
8135
|
+
"name": "SkyTokensHarness"
|
|
8136
|
+
}
|
|
8137
|
+
],
|
|
8138
|
+
"qualifiedName": "HarnessPredicate",
|
|
8139
|
+
"package": "@angular/cdk",
|
|
8140
|
+
"name": "HarnessPredicate"
|
|
8141
|
+
}
|
|
8142
|
+
}
|
|
8143
|
+
]
|
|
8144
|
+
}
|
|
8145
|
+
],
|
|
8146
|
+
"groups": [
|
|
8147
|
+
{
|
|
8148
|
+
"title": "Constructors",
|
|
8149
|
+
"kind": 512,
|
|
8150
|
+
"children": [
|
|
8151
|
+
654
|
|
8152
|
+
]
|
|
8153
|
+
},
|
|
8154
|
+
{
|
|
8155
|
+
"title": "Methods",
|
|
8156
|
+
"kind": 2048,
|
|
8157
|
+
"children": [
|
|
8158
|
+
657,
|
|
8159
|
+
660,
|
|
8160
|
+
663,
|
|
8161
|
+
668,
|
|
8162
|
+
646
|
|
8163
|
+
]
|
|
8164
|
+
}
|
|
8165
|
+
],
|
|
8166
|
+
"sources": [
|
|
8167
|
+
{
|
|
8168
|
+
"fileName": "projects/indicators/src/testing/tokens/tokens-harness.ts",
|
|
8169
|
+
"line": 10,
|
|
8170
|
+
"character": 13
|
|
8171
|
+
}
|
|
8172
|
+
],
|
|
8173
|
+
"extendedTypes": [
|
|
8174
|
+
{
|
|
8175
|
+
"type": "reference",
|
|
8176
|
+
"name": "SkyComponentHarness"
|
|
8177
|
+
}
|
|
8178
|
+
]
|
|
8179
|
+
},
|
|
7479
8180
|
{
|
|
7480
8181
|
"id": 493,
|
|
7481
8182
|
"name": "SkyAlertHarnessFilters",
|
|
@@ -7926,7 +8627,7 @@
|
|
|
7926
8627
|
{
|
|
7927
8628
|
"fileName": "key-info-demo.component.html",
|
|
7928
8629
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.html",
|
|
7929
|
-
"rawContents": "<sky-key-info [layout]=\"layout\" data-sky-id=\"key-info-demo\">\n <sky-key-info-value
|
|
8630
|
+
"rawContents": "<sky-key-info [layout]=\"layout\" data-sky-id=\"key-info-demo\">\n <sky-key-info-value class=\"sky-font-display-3\">\n {{ value }}\n </sky-key-info-value>\n <sky-key-info-label> New members </sky-key-info-label>\n</sky-key-info>\n"
|
|
7930
8631
|
},
|
|
7931
8632
|
{
|
|
7932
8633
|
"fileName": "key-info-demo.component.spec.ts",
|
|
@@ -7936,7 +8637,7 @@
|
|
|
7936
8637
|
{
|
|
7937
8638
|
"fileName": "key-info-demo.component.ts",
|
|
7938
8639
|
"filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.ts",
|
|
7939
|
-
"rawContents": "import { Component, Input } from '@angular/core';\nimport { SkyKeyInfoLayoutType } from '@skyux/indicators';\n\n@Component({\n selector: 'app-key-info-demo',\n templateUrl: './key-info-demo.component.html',\n})\nexport class KeyInfoDemoComponent {\n @Input()\n public set value(value: number) {\n this.#_value = value;\n this.layout = this.#_value >= 100 ? 'vertical' : 'horizontal';\n }\n\n public get value(): number {\n return this.#_value;\n }\n\n public layout: SkyKeyInfoLayoutType = 'vertical';\n\n #_value: number | undefined;\n}\n"
|
|
8640
|
+
"rawContents": "import { Component, Input } from '@angular/core';\nimport { SkyKeyInfoLayoutType } from '@skyux/indicators';\n\n@Component({\n selector: 'app-key-info-demo',\n templateUrl: './key-info-demo.component.html',\n})\nexport class KeyInfoDemoComponent {\n @Input()\n public set value(value: number | undefined) {\n this.#_value = value;\n this.layout = this.#_value >= 100 ? 'vertical' : 'horizontal';\n }\n\n public get value(): number {\n return this.#_value;\n }\n\n public layout: SkyKeyInfoLayoutType = 'vertical';\n\n #_value: number | undefined = 575;\n}\n"
|
|
7940
8641
|
},
|
|
7941
8642
|
{
|
|
7942
8643
|
"fileName": "key-info-demo.module.ts",
|