@telus-uds/theme-koodo 4.2.0 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/android/schema.json +126 -168
- package/build/android/theme.json +68 -49
- package/build/ios/schema.json +126 -168
- package/build/ios/theme.json +68 -49
- package/build/rn/schema.json +126 -168
- package/build/rn/theme.js +58 -28
- package/package.json +2 -2
- package/theme.json +63 -28
package/build/rn/schema.json
CHANGED
|
@@ -228,8 +228,8 @@
|
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"const": "{system.border.zero}",
|
|
231
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
232
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
231
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
232
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
233
233
|
}
|
|
234
234
|
],
|
|
235
235
|
"$id": "#border"
|
|
@@ -443,13 +443,13 @@
|
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
445
|
"const": "{system.color.transparent}",
|
|
446
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
447
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
446
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
447
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
450
|
"const": "{system.color.none}",
|
|
451
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
452
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
451
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
452
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
453
453
|
}
|
|
454
454
|
],
|
|
455
455
|
"$id": "#color"
|
|
@@ -468,8 +468,8 @@
|
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
470
|
"const": "{system.duration.zero}",
|
|
471
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
472
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
471
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
472
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
473
473
|
}
|
|
474
474
|
],
|
|
475
475
|
"$id": "#duration"
|
|
@@ -913,8 +913,8 @@
|
|
|
913
913
|
},
|
|
914
914
|
{
|
|
915
915
|
"const": "{system.icon.none}",
|
|
916
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
917
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
916
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
917
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
918
918
|
}
|
|
919
919
|
],
|
|
920
920
|
"$id": "#icon"
|
|
@@ -928,8 +928,8 @@
|
|
|
928
928
|
},
|
|
929
929
|
{
|
|
930
930
|
"const": "{system.letterSpacing.none}",
|
|
931
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
932
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
931
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
932
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
933
933
|
}
|
|
934
934
|
],
|
|
935
935
|
"$id": "#letterSpacing"
|
|
@@ -1068,8 +1068,8 @@
|
|
|
1068
1068
|
},
|
|
1069
1069
|
{
|
|
1070
1070
|
"const": "{system.opacity.opaque}",
|
|
1071
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1072
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1071
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1072
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1073
1073
|
}
|
|
1074
1074
|
],
|
|
1075
1075
|
"$id": "#opacity"
|
|
@@ -1118,13 +1118,13 @@
|
|
|
1118
1118
|
},
|
|
1119
1119
|
{
|
|
1120
1120
|
"const": "{system.radius.zero}",
|
|
1121
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1122
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1121
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1122
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1123
1123
|
},
|
|
1124
1124
|
{
|
|
1125
1125
|
"const": "{system.radius.round}",
|
|
1126
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1127
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1126
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1127
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1128
1128
|
}
|
|
1129
1129
|
],
|
|
1130
1130
|
"$id": "#radius"
|
|
@@ -1168,8 +1168,8 @@
|
|
|
1168
1168
|
},
|
|
1169
1169
|
{
|
|
1170
1170
|
"const": "{system.shadow.none}",
|
|
1171
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1172
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1171
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1172
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1173
1173
|
}
|
|
1174
1174
|
],
|
|
1175
1175
|
"$id": "#shadow"
|
|
@@ -1368,48 +1368,48 @@
|
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
1370
|
"const": "{system.size.none}",
|
|
1371
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1372
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1371
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1372
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1373
1373
|
},
|
|
1374
1374
|
{
|
|
1375
1375
|
"const": "{system.size.full}",
|
|
1376
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1377
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1376
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1377
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1378
1378
|
},
|
|
1379
1379
|
{
|
|
1380
1380
|
"const": "{system.size.twoThirds}",
|
|
1381
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1382
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1381
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1382
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1383
1383
|
},
|
|
1384
1384
|
{
|
|
1385
1385
|
"const": "{system.size.zero}",
|
|
1386
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1387
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1386
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1387
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1388
1388
|
},
|
|
1389
1389
|
{
|
|
1390
1390
|
"const": "{system.size.viewportXs}",
|
|
1391
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1392
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1391
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1392
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1393
1393
|
},
|
|
1394
1394
|
{
|
|
1395
1395
|
"const": "{system.size.viewportSm}",
|
|
1396
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1397
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1396
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1397
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1398
1398
|
},
|
|
1399
1399
|
{
|
|
1400
1400
|
"const": "{system.size.viewportMd}",
|
|
1401
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1402
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1401
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1402
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1403
1403
|
},
|
|
1404
1404
|
{
|
|
1405
1405
|
"const": "{system.size.viewportLg}",
|
|
1406
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1407
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1406
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1407
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1408
1408
|
},
|
|
1409
1409
|
{
|
|
1410
1410
|
"const": "{system.size.viewportXl}",
|
|
1411
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1412
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1411
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1412
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1413
1413
|
}
|
|
1414
1414
|
],
|
|
1415
1415
|
"$id": "#size"
|
|
@@ -1458,18 +1458,18 @@
|
|
|
1458
1458
|
"anyOf": [
|
|
1459
1459
|
{
|
|
1460
1460
|
"const": "{system.flexJustifyContent.center}",
|
|
1461
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1462
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1461
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1462
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1463
1463
|
},
|
|
1464
1464
|
{
|
|
1465
1465
|
"const": "{system.flexJustifyContent.flexStart}",
|
|
1466
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1467
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1466
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1467
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1468
1468
|
},
|
|
1469
1469
|
{
|
|
1470
1470
|
"const": "{system.flexJustifyContent.spaceBetween}",
|
|
1471
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1472
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1471
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1472
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1473
1473
|
}
|
|
1474
1474
|
],
|
|
1475
1475
|
"$id": "#flexJustifyContent"
|
|
@@ -1478,18 +1478,18 @@
|
|
|
1478
1478
|
"anyOf": [
|
|
1479
1479
|
{
|
|
1480
1480
|
"const": "{system.flexAlign.center}",
|
|
1481
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1482
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1481
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1482
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1483
1483
|
},
|
|
1484
1484
|
{
|
|
1485
1485
|
"const": "{system.flexAlign.flexStart}",
|
|
1486
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1487
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1486
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1487
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1488
1488
|
},
|
|
1489
1489
|
{
|
|
1490
1490
|
"const": "{system.flexAlign.stretch}",
|
|
1491
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1492
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1491
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1492
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
1495
|
"$id": "#flexAlign"
|
|
@@ -1498,63 +1498,63 @@
|
|
|
1498
1498
|
"anyOf": [
|
|
1499
1499
|
{
|
|
1500
1500
|
"const": "{system.integer.0}",
|
|
1501
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1502
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1501
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1502
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1503
1503
|
},
|
|
1504
1504
|
{
|
|
1505
1505
|
"const": "{system.integer.1}",
|
|
1506
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1507
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1506
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1507
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1508
1508
|
},
|
|
1509
1509
|
{
|
|
1510
1510
|
"const": "{system.integer.2}",
|
|
1511
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1512
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1511
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1512
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1513
1513
|
},
|
|
1514
1514
|
{
|
|
1515
1515
|
"const": "{system.integer.3}",
|
|
1516
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1517
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1516
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1517
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1518
1518
|
},
|
|
1519
1519
|
{
|
|
1520
1520
|
"const": "{system.integer.4}",
|
|
1521
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1522
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1521
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1522
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1523
1523
|
},
|
|
1524
1524
|
{
|
|
1525
1525
|
"const": "{system.integer.5}",
|
|
1526
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1527
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1526
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1527
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1528
1528
|
},
|
|
1529
1529
|
{
|
|
1530
1530
|
"const": "{system.integer.6}",
|
|
1531
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1532
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1531
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1532
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1533
1533
|
},
|
|
1534
1534
|
{
|
|
1535
1535
|
"const": "{system.integer.7}",
|
|
1536
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1537
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1536
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1537
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1538
1538
|
},
|
|
1539
1539
|
{
|
|
1540
1540
|
"const": "{system.integer.8}",
|
|
1541
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1542
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1541
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1542
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1543
1543
|
},
|
|
1544
1544
|
{
|
|
1545
1545
|
"const": "{system.integer.9}",
|
|
1546
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1547
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1546
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1547
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1548
1548
|
},
|
|
1549
1549
|
{
|
|
1550
1550
|
"const": "{system.integer.10}",
|
|
1551
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1552
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1551
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1552
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"const": "{system.integer.11}",
|
|
1556
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1557
|
-
"markdownDescription": "@telus-uds/system-tokens/v0.7.
|
|
1556
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\nAny integer value. The spacing scale uses 0-11",
|
|
1557
|
+
"markdownDescription": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️\n\nAny integer value. The spacing scale uses `0-11`\n\n💡 Only `0-11` are suggested, but **any positive integer** is valid.\nSee [themes](https://telus.github.io/universal-design-system/docs/themes) docs."
|
|
1558
1558
|
},
|
|
1559
1559
|
{
|
|
1560
1560
|
"type": "string",
|
|
@@ -1567,18 +1567,18 @@
|
|
|
1567
1567
|
"anyOf": [
|
|
1568
1568
|
{
|
|
1569
1569
|
"const": "{system.textLine.none}",
|
|
1570
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1571
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1570
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1571
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1572
1572
|
},
|
|
1573
1573
|
{
|
|
1574
1574
|
"const": "{system.textLine.underline}",
|
|
1575
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1576
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1575
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1576
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1577
1577
|
},
|
|
1578
1578
|
{
|
|
1579
1579
|
"const": "{system.textLine.strikethrough}",
|
|
1580
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1581
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1580
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1581
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1582
1582
|
}
|
|
1583
1583
|
],
|
|
1584
1584
|
"$id": "#textLine"
|
|
@@ -1587,8 +1587,8 @@
|
|
|
1587
1587
|
"anyOf": [
|
|
1588
1588
|
{
|
|
1589
1589
|
"const": "{system.textLineStyle.solid}",
|
|
1590
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1591
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1590
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1591
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1592
1592
|
}
|
|
1593
1593
|
],
|
|
1594
1594
|
"$id": "#textLineStyle"
|
|
@@ -1597,23 +1597,23 @@
|
|
|
1597
1597
|
"anyOf": [
|
|
1598
1598
|
{
|
|
1599
1599
|
"const": "{system.position.bottom}",
|
|
1600
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1601
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1600
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1601
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1602
1602
|
},
|
|
1603
1603
|
{
|
|
1604
1604
|
"const": "{system.position.left}",
|
|
1605
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1606
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1605
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1606
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
1609
|
"const": "{system.position.right}",
|
|
1610
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1611
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1610
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1611
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1612
1612
|
},
|
|
1613
1613
|
{
|
|
1614
1614
|
"const": "{system.position.top}",
|
|
1615
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1616
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1615
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1616
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1617
1617
|
}
|
|
1618
1618
|
],
|
|
1619
1619
|
"$id": "#position"
|
|
@@ -1622,13 +1622,13 @@
|
|
|
1622
1622
|
"anyOf": [
|
|
1623
1623
|
{
|
|
1624
1624
|
"const": "{system.direction.column}",
|
|
1625
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1626
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1625
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1626
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1627
1627
|
},
|
|
1628
1628
|
{
|
|
1629
1629
|
"const": "{system.direction.row}",
|
|
1630
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1631
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1630
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1631
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1632
1632
|
}
|
|
1633
1633
|
],
|
|
1634
1634
|
"$id": "#direction"
|
|
@@ -1637,13 +1637,13 @@
|
|
|
1637
1637
|
"anyOf": [
|
|
1638
1638
|
{
|
|
1639
1639
|
"const": "{system.show.true}",
|
|
1640
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1641
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1640
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1641
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
1644
|
"const": "{system.show.false}",
|
|
1645
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1646
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1645
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1646
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1647
1647
|
}
|
|
1648
1648
|
],
|
|
1649
1649
|
"$id": "#show"
|
|
@@ -1652,13 +1652,13 @@
|
|
|
1652
1652
|
"anyOf": [
|
|
1653
1653
|
{
|
|
1654
1654
|
"const": "{system.borderStyle.none}",
|
|
1655
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1656
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1655
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1656
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1657
1657
|
},
|
|
1658
1658
|
{
|
|
1659
1659
|
"const": "{system.borderStyle.solid}",
|
|
1660
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1661
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1660
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1661
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1662
1662
|
}
|
|
1663
1663
|
],
|
|
1664
1664
|
"$id": "#borderStyle"
|
|
@@ -1667,18 +1667,18 @@
|
|
|
1667
1667
|
"anyOf": [
|
|
1668
1668
|
{
|
|
1669
1669
|
"const": "{system.verticalAlign.top}",
|
|
1670
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1671
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1670
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1671
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1672
1672
|
},
|
|
1673
1673
|
{
|
|
1674
1674
|
"const": "{system.verticalAlign.middle}",
|
|
1675
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1676
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1675
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1676
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1677
1677
|
},
|
|
1678
1678
|
{
|
|
1679
1679
|
"const": "{system.verticalAlign.baseline}",
|
|
1680
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1681
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1680
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1681
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1682
1682
|
}
|
|
1683
1683
|
],
|
|
1684
1684
|
"$id": "#verticalAlign"
|
|
@@ -1687,18 +1687,18 @@
|
|
|
1687
1687
|
"anyOf": [
|
|
1688
1688
|
{
|
|
1689
1689
|
"const": "{system.iconScale.scale1}",
|
|
1690
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1691
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1690
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1691
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1692
1692
|
},
|
|
1693
1693
|
{
|
|
1694
1694
|
"const": "{system.iconScale.scale1_10}",
|
|
1695
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1696
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1695
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1696
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1697
1697
|
},
|
|
1698
1698
|
{
|
|
1699
1699
|
"const": "{system.iconScale.scale1_25}",
|
|
1700
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1701
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1700
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1701
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1702
1702
|
}
|
|
1703
1703
|
],
|
|
1704
1704
|
"$id": "#iconScale"
|
|
@@ -1707,18 +1707,18 @@
|
|
|
1707
1707
|
"anyOf": [
|
|
1708
1708
|
{
|
|
1709
1709
|
"const": "{system.textAlign.left}",
|
|
1710
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1711
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1710
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1711
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1712
1712
|
},
|
|
1713
1713
|
{
|
|
1714
1714
|
"const": "{system.textAlign.center}",
|
|
1715
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1716
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1715
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1716
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1717
1717
|
},
|
|
1718
1718
|
{
|
|
1719
1719
|
"const": "{system.textAlign.right}",
|
|
1720
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1721
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1720
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1721
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1722
1722
|
}
|
|
1723
1723
|
],
|
|
1724
1724
|
"$id": "#textAlign"
|
|
@@ -1727,8 +1727,8 @@
|
|
|
1727
1727
|
"anyOf": [
|
|
1728
1728
|
{
|
|
1729
1729
|
"const": "{system.gradient.none}",
|
|
1730
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1731
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1730
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1731
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1732
1732
|
}
|
|
1733
1733
|
],
|
|
1734
1734
|
"$id": "#gradient"
|
|
@@ -1737,13 +1737,13 @@
|
|
|
1737
1737
|
"anyOf": [
|
|
1738
1738
|
{
|
|
1739
1739
|
"const": "{system.textTransform.none}",
|
|
1740
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1741
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1740
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1741
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1742
1742
|
},
|
|
1743
1743
|
{
|
|
1744
1744
|
"const": "{system.textTransform.uppercase}",
|
|
1745
|
-
"description": "@telus-uds/system-tokens/v0.7.
|
|
1746
|
-
"markdownDescription": "`@telus-uds/system-tokens/v0.7.
|
|
1745
|
+
"description": "@telus-uds/system-tokens/v0.7.12 system react-native tokens ⚙️",
|
|
1746
|
+
"markdownDescription": "`@telus-uds/system-tokens/v0.7.12` **system** tokens ⚙️"
|
|
1747
1747
|
}
|
|
1748
1748
|
],
|
|
1749
1749
|
"$id": "#textTransform"
|
|
@@ -6970,24 +6970,6 @@
|
|
|
6970
6970
|
"calendarMonthCaptionPaddingBottom": {
|
|
6971
6971
|
"$ref": "#size"
|
|
6972
6972
|
},
|
|
6973
|
-
"dateInputBorderColor": {
|
|
6974
|
-
"$ref": "#color"
|
|
6975
|
-
},
|
|
6976
|
-
"dateInputBorderRadius": {
|
|
6977
|
-
"$ref": "#radius"
|
|
6978
|
-
},
|
|
6979
|
-
"dateInputFocusBorderColor": {
|
|
6980
|
-
"$ref": "#color"
|
|
6981
|
-
},
|
|
6982
|
-
"dateInputHoverBorderColor": {
|
|
6983
|
-
"$ref": "#color"
|
|
6984
|
-
},
|
|
6985
|
-
"dateInputInsideBorderColor": {
|
|
6986
|
-
"$ref": "#color"
|
|
6987
|
-
},
|
|
6988
|
-
"dateInputInsideColor": {
|
|
6989
|
-
"$ref": "#color"
|
|
6990
|
-
},
|
|
6991
6973
|
"dateInputStrokeColor": {
|
|
6992
6974
|
"$ref": "#color"
|
|
6993
6975
|
},
|
|
@@ -7066,12 +7048,6 @@
|
|
|
7066
7048
|
"calendarMonthCaptionFontWeight",
|
|
7067
7049
|
"calendarMonthCaptionLineHeight",
|
|
7068
7050
|
"calendarMonthCaptionPaddingBottom",
|
|
7069
|
-
"dateInputBorderColor",
|
|
7070
|
-
"dateInputBorderRadius",
|
|
7071
|
-
"dateInputFocusBorderColor",
|
|
7072
|
-
"dateInputHoverBorderColor",
|
|
7073
|
-
"dateInputInsideBorderColor",
|
|
7074
|
-
"dateInputInsideColor",
|
|
7075
7051
|
"dateInputStrokeColor",
|
|
7076
7052
|
"dayPickerWeekHeaderColor",
|
|
7077
7053
|
"dayPickerWeekHeaderFontName",
|
|
@@ -7180,24 +7156,6 @@
|
|
|
7180
7156
|
"calendarMonthCaptionPaddingBottom": {
|
|
7181
7157
|
"$ref": "#size"
|
|
7182
7158
|
},
|
|
7183
|
-
"dateInputBorderColor": {
|
|
7184
|
-
"$ref": "#color"
|
|
7185
|
-
},
|
|
7186
|
-
"dateInputBorderRadius": {
|
|
7187
|
-
"$ref": "#radius"
|
|
7188
|
-
},
|
|
7189
|
-
"dateInputFocusBorderColor": {
|
|
7190
|
-
"$ref": "#color"
|
|
7191
|
-
},
|
|
7192
|
-
"dateInputHoverBorderColor": {
|
|
7193
|
-
"$ref": "#color"
|
|
7194
|
-
},
|
|
7195
|
-
"dateInputInsideBorderColor": {
|
|
7196
|
-
"$ref": "#color"
|
|
7197
|
-
},
|
|
7198
|
-
"dateInputInsideColor": {
|
|
7199
|
-
"$ref": "#color"
|
|
7200
|
-
},
|
|
7201
7159
|
"dateInputStrokeColor": {
|
|
7202
7160
|
"$ref": "#color"
|
|
7203
7161
|
},
|