@pantheon-systems/pds-design-tokens 0.7.0-dev.4 → 0.7.0-dev.6
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/css/pds-design-tokens-light-mode.css +2 -2
- package/build/figma/pds-design-tokens-figma.json +12 -12
- package/build/json/pds-design-tokens-light-mode.json +4 -4
- package/build/json/pds-design-tokens.json +4 -4
- package/build/scss/_pds-design-tokens-light-mode.scss +2 -2
- package/package.json +1 -1
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
--pds-color-panel-overlay-border: var(--pds-color-border-default);
|
|
70
70
|
--pds-color-panel-raised-background: var(--pds-color-background-default);
|
|
71
71
|
--pds-color-panel-raised-border: var(--pds-color-border-default);
|
|
72
|
-
--pds-color-panel-sunken-background: #
|
|
73
|
-
--pds-color-panel-sunken-border: #
|
|
72
|
+
--pds-color-panel-sunken-background: #f1f1f1;
|
|
73
|
+
--pds-color-panel-sunken-border: #f1f1f1;
|
|
74
74
|
--pds-color-text-default: #23232d;
|
|
75
75
|
--pds-color-text-headings: var(--pds-color-text-default);
|
|
76
76
|
--pds-color-text-overline: #71717c;
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
},
|
|
671
671
|
"S": {
|
|
672
672
|
"value": {
|
|
673
|
-
"fontSize": "0.
|
|
673
|
+
"fontSize": "0.875 * 16",
|
|
674
674
|
"fontFamily": "Poppins",
|
|
675
675
|
"fontWeight": 400
|
|
676
676
|
},
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
},
|
|
702
702
|
"XS": {
|
|
703
703
|
"value": {
|
|
704
|
-
"fontSize": "0.
|
|
704
|
+
"fontSize": "0.75 * 16",
|
|
705
705
|
"fontFamily": "Poppins",
|
|
706
706
|
"fontWeight": 400
|
|
707
707
|
},
|
|
@@ -922,7 +922,7 @@
|
|
|
922
922
|
},
|
|
923
923
|
"S": {
|
|
924
924
|
"value": {
|
|
925
|
-
"fontSize": "0.
|
|
925
|
+
"fontSize": "0.875 * 16",
|
|
926
926
|
"fontFamily": "Poppins",
|
|
927
927
|
"fontWeight": 500
|
|
928
928
|
},
|
|
@@ -953,7 +953,7 @@
|
|
|
953
953
|
},
|
|
954
954
|
"XS": {
|
|
955
955
|
"value": {
|
|
956
|
-
"fontSize": "0.
|
|
956
|
+
"fontSize": "0.75 * 16",
|
|
957
957
|
"fontFamily": "Poppins",
|
|
958
958
|
"fontWeight": 500
|
|
959
959
|
},
|
|
@@ -1174,7 +1174,7 @@
|
|
|
1174
1174
|
},
|
|
1175
1175
|
"S": {
|
|
1176
1176
|
"value": {
|
|
1177
|
-
"fontSize": "0.
|
|
1177
|
+
"fontSize": "0.875 * 16",
|
|
1178
1178
|
"fontFamily": "Poppins",
|
|
1179
1179
|
"fontWeight": 600
|
|
1180
1180
|
},
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
},
|
|
1206
1206
|
"XS": {
|
|
1207
1207
|
"value": {
|
|
1208
|
-
"fontSize": "0.
|
|
1208
|
+
"fontSize": "0.75 * 16",
|
|
1209
1209
|
"fontFamily": "Poppins",
|
|
1210
1210
|
"fontWeight": 600
|
|
1211
1211
|
},
|
|
@@ -1426,7 +1426,7 @@
|
|
|
1426
1426
|
},
|
|
1427
1427
|
"S": {
|
|
1428
1428
|
"value": {
|
|
1429
|
-
"fontSize": "0.
|
|
1429
|
+
"fontSize": "0.875 * 16",
|
|
1430
1430
|
"fontFamily": "Poppins",
|
|
1431
1431
|
"fontWeight": 700
|
|
1432
1432
|
},
|
|
@@ -1457,7 +1457,7 @@
|
|
|
1457
1457
|
},
|
|
1458
1458
|
"XS": {
|
|
1459
1459
|
"value": {
|
|
1460
|
-
"fontSize": "0.
|
|
1460
|
+
"fontSize": "0.75 * 16",
|
|
1461
1461
|
"fontFamily": "Poppins",
|
|
1462
1462
|
"fontWeight": 700
|
|
1463
1463
|
},
|
|
@@ -6030,13 +6030,13 @@
|
|
|
6030
6030
|
},
|
|
6031
6031
|
"sunken": {
|
|
6032
6032
|
"background": {
|
|
6033
|
-
"value": "#
|
|
6033
|
+
"value": "#f1f1f1",
|
|
6034
6034
|
"public": true,
|
|
6035
6035
|
"isReferenceToInternal": true,
|
|
6036
6036
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
6037
6037
|
"isSource": true,
|
|
6038
6038
|
"original": {
|
|
6039
|
-
"value": "{color.light-mode.neutral.
|
|
6039
|
+
"value": "{color.light-mode.neutral.050.value}",
|
|
6040
6040
|
"public": true,
|
|
6041
6041
|
"isReferenceToInternal": true
|
|
6042
6042
|
},
|
|
@@ -6057,13 +6057,13 @@
|
|
|
6057
6057
|
]
|
|
6058
6058
|
},
|
|
6059
6059
|
"border": {
|
|
6060
|
-
"value": "#
|
|
6060
|
+
"value": "#f1f1f1",
|
|
6061
6061
|
"public": true,
|
|
6062
6062
|
"isReferenceToInternal": true,
|
|
6063
6063
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
6064
6064
|
"isSource": true,
|
|
6065
6065
|
"original": {
|
|
6066
|
-
"value": "{color.light-mode.neutral.
|
|
6066
|
+
"value": "{color.light-mode.neutral.050.value}",
|
|
6067
6067
|
"public": true,
|
|
6068
6068
|
"isReferenceToInternal": true
|
|
6069
6069
|
},
|
|
@@ -1331,13 +1331,13 @@
|
|
|
1331
1331
|
},
|
|
1332
1332
|
"sunken": {
|
|
1333
1333
|
"background": {
|
|
1334
|
-
"value": "#
|
|
1334
|
+
"value": "#f1f1f1",
|
|
1335
1335
|
"public": true,
|
|
1336
1336
|
"isReferenceToInternal": true,
|
|
1337
1337
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
1338
1338
|
"isSource": true,
|
|
1339
1339
|
"original": {
|
|
1340
|
-
"value": "{color.light-mode.neutral.
|
|
1340
|
+
"value": "{color.light-mode.neutral.050.value}",
|
|
1341
1341
|
"public": true,
|
|
1342
1342
|
"isReferenceToInternal": true
|
|
1343
1343
|
},
|
|
@@ -1358,13 +1358,13 @@
|
|
|
1358
1358
|
]
|
|
1359
1359
|
},
|
|
1360
1360
|
"border": {
|
|
1361
|
-
"value": "#
|
|
1361
|
+
"value": "#f1f1f1",
|
|
1362
1362
|
"public": true,
|
|
1363
1363
|
"isReferenceToInternal": true,
|
|
1364
1364
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
1365
1365
|
"isSource": true,
|
|
1366
1366
|
"original": {
|
|
1367
|
-
"value": "{color.light-mode.neutral.
|
|
1367
|
+
"value": "{color.light-mode.neutral.050.value}",
|
|
1368
1368
|
"public": true,
|
|
1369
1369
|
"isReferenceToInternal": true
|
|
1370
1370
|
},
|
|
@@ -1004,13 +1004,13 @@
|
|
|
1004
1004
|
]
|
|
1005
1005
|
},
|
|
1006
1006
|
"S": {
|
|
1007
|
-
"value": "0.
|
|
1007
|
+
"value": "0.875",
|
|
1008
1008
|
"formula": "1.25**-1",
|
|
1009
1009
|
"defaultUnit": "em",
|
|
1010
1010
|
"filePath": "tokens/typography/base/size.json",
|
|
1011
1011
|
"isSource": true,
|
|
1012
1012
|
"original": {
|
|
1013
|
-
"value": "0.
|
|
1013
|
+
"value": "0.875",
|
|
1014
1014
|
"formula": "{typography.scale-ratio}**-1",
|
|
1015
1015
|
"defaultUnit": "em"
|
|
1016
1016
|
},
|
|
@@ -1027,13 +1027,13 @@
|
|
|
1027
1027
|
]
|
|
1028
1028
|
},
|
|
1029
1029
|
"XS": {
|
|
1030
|
-
"value": "0.
|
|
1030
|
+
"value": "0.75",
|
|
1031
1031
|
"formula": "1.25**-2",
|
|
1032
1032
|
"defaultUnit": "em",
|
|
1033
1033
|
"filePath": "tokens/typography/base/size.json",
|
|
1034
1034
|
"isSource": true,
|
|
1035
1035
|
"original": {
|
|
1036
|
-
"value": "0.
|
|
1036
|
+
"value": "0.75",
|
|
1037
1037
|
"formula": "{typography.scale-ratio}**-2",
|
|
1038
1038
|
"defaultUnit": "em"
|
|
1039
1039
|
},
|
|
@@ -67,8 +67,8 @@ $pds-color-panel-overlay-background: $pds-color-background-default;
|
|
|
67
67
|
$pds-color-panel-overlay-border: $pds-color-border-default;
|
|
68
68
|
$pds-color-panel-raised-background: $pds-color-background-default;
|
|
69
69
|
$pds-color-panel-raised-border: $pds-color-border-default;
|
|
70
|
-
$pds-color-panel-sunken-background: #
|
|
71
|
-
$pds-color-panel-sunken-border: #
|
|
70
|
+
$pds-color-panel-sunken-background: #f1f1f1;
|
|
71
|
+
$pds-color-panel-sunken-border: #f1f1f1;
|
|
72
72
|
$pds-color-text-default: #23232d;
|
|
73
73
|
$pds-color-text-headings: $pds-color-text-default;
|
|
74
74
|
$pds-color-text-overline: #71717c;
|