@adobe/spectrum-tokens 12.0.0-beta.64 → 12.0.0-beta.65
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/CHANGELOG.md +2 -5
- package/dist/json/drover.json +1 -0
- package/dist/json/variables.json +22 -12
- package/package.json +1 -1
- package/src/layout.json +10 -0
- package/src/typography.json +12 -12
- package/tasks/diff.js +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
# [12.0.0-beta.
|
|
1
|
+
# [12.0.0-beta.65](https://github.com/adobe/spectrum-tokens/compare/v12.0.0-beta.64...v12.0.0-beta.65) (2023-01-11)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
* rename typography tokens, new heading tokens (DNA-1242, DNA-1243) ([ffe856a](https://github.com/adobe/spectrum-tokens/commit/ffe856afbeb67924043c6e86a045cf76e2923bbe))
|
|
8
|
-
* update field label values (DNA-1240) ([e9ed057](https://github.com/adobe/spectrum-tokens/commit/e9ed057f76d6cc86f706c87438df2ef4d1737621))
|
|
9
|
-
* update side label character count spacing (DNA-1241) ([2738648](https://github.com/adobe/spectrum-tokens/commit/2738648704acc73f35d7eeefb71ff5928f7ef01f))
|
|
6
|
+
* added field-width token ([8894edd](https://github.com/adobe/spectrum-tokens/commit/8894edde8c6bf87e359b9a400ccc8e1325f94754))
|
package/dist/json/drover.json
CHANGED
|
@@ -1463,6 +1463,7 @@
|
|
|
1463
1463
|
"field-top-to-validation-icon-large": "14px",
|
|
1464
1464
|
"field-top-to-validation-icon-medium": "11px",
|
|
1465
1465
|
"field-top-to-validation-icon-small": "7px",
|
|
1466
|
+
"field-width": "192px",
|
|
1466
1467
|
"floating-action-button-drop-shadow-blur": "12px",
|
|
1467
1468
|
"focus-indicator-gap": "2px",
|
|
1468
1469
|
"focus-indicator-thickness": "2px",
|
package/dist/json/variables.json
CHANGED
|
@@ -12773,6 +12773,16 @@
|
|
|
12773
12773
|
}
|
|
12774
12774
|
}
|
|
12775
12775
|
},
|
|
12776
|
+
"field-width": {
|
|
12777
|
+
"sets": {
|
|
12778
|
+
"desktop": {
|
|
12779
|
+
"value": "192px"
|
|
12780
|
+
},
|
|
12781
|
+
"mobile": {
|
|
12782
|
+
"value": "240px"
|
|
12783
|
+
}
|
|
12784
|
+
}
|
|
12785
|
+
},
|
|
12776
12786
|
"character-count-to-field-quiet-small": {
|
|
12777
12787
|
"sets": {
|
|
12778
12788
|
"desktop": {
|
|
@@ -15375,6 +15385,14 @@
|
|
|
15375
15385
|
"ref": "{sans-serif-font-family}",
|
|
15376
15386
|
"value": "Adobe Clean"
|
|
15377
15387
|
},
|
|
15388
|
+
"detail-serif-font-family": {
|
|
15389
|
+
"ref": "{serif-font-family}",
|
|
15390
|
+
"value": "Adobe Clean Serif"
|
|
15391
|
+
},
|
|
15392
|
+
"detail-cjk-font-family": {
|
|
15393
|
+
"ref": "{cjk-font-family}",
|
|
15394
|
+
"value": "Adobe Clean Han"
|
|
15395
|
+
},
|
|
15378
15396
|
"detail-sans-serif-font-weight": {
|
|
15379
15397
|
"ref": "{bold-font-weight}",
|
|
15380
15398
|
"value": "bold"
|
|
@@ -15383,10 +15401,6 @@
|
|
|
15383
15401
|
"ref": "{default-font-style}",
|
|
15384
15402
|
"value": "normal"
|
|
15385
15403
|
},
|
|
15386
|
-
"detail-serif-font-family": {
|
|
15387
|
-
"ref": "{serif-font-family}",
|
|
15388
|
-
"value": "Adobe Clean Serif"
|
|
15389
|
-
},
|
|
15390
15404
|
"detail-serif-font-weight": {
|
|
15391
15405
|
"ref": "{bold-font-weight}",
|
|
15392
15406
|
"value": "bold"
|
|
@@ -15395,10 +15409,6 @@
|
|
|
15395
15409
|
"ref": "{default-font-style}",
|
|
15396
15410
|
"value": "normal"
|
|
15397
15411
|
},
|
|
15398
|
-
"detail-cjk-font-family": {
|
|
15399
|
-
"ref": "{cjk-font-family}",
|
|
15400
|
-
"value": "Adobe Clean Han"
|
|
15401
|
-
},
|
|
15402
15412
|
"detail-cjk-font-weight": {
|
|
15403
15413
|
"ref": "{extra-bold-font-weight}",
|
|
15404
15414
|
"value": "extra-bold"
|
|
@@ -15639,6 +15649,10 @@
|
|
|
15639
15649
|
"code-font-family": {
|
|
15640
15650
|
"value": "Source Code Pro"
|
|
15641
15651
|
},
|
|
15652
|
+
"code-cjk-font-family": {
|
|
15653
|
+
"ref": "{code-font-family}",
|
|
15654
|
+
"value": "Source Code Pro"
|
|
15655
|
+
},
|
|
15642
15656
|
"code-font-weight": {
|
|
15643
15657
|
"ref": "{regular-font-weight}",
|
|
15644
15658
|
"value": "regular"
|
|
@@ -15647,10 +15661,6 @@
|
|
|
15647
15661
|
"ref": "{default-font-style}",
|
|
15648
15662
|
"value": "normal"
|
|
15649
15663
|
},
|
|
15650
|
-
"code-cjk-font-family": {
|
|
15651
|
-
"ref": "{code-font-family}",
|
|
15652
|
-
"value": "Source Code Pro"
|
|
15653
|
-
},
|
|
15654
15664
|
"code-cjk-font-weight": {
|
|
15655
15665
|
"ref": "{regular-font-weight}",
|
|
15656
15666
|
"value": "regular"
|
package/package.json
CHANGED
package/src/layout.json
CHANGED
|
@@ -1186,6 +1186,16 @@
|
|
|
1186
1186
|
}
|
|
1187
1187
|
}
|
|
1188
1188
|
},
|
|
1189
|
+
"field-width": {
|
|
1190
|
+
"sets": {
|
|
1191
|
+
"desktop": {
|
|
1192
|
+
"value": "192px"
|
|
1193
|
+
},
|
|
1194
|
+
"mobile": {
|
|
1195
|
+
"value": "240px"
|
|
1196
|
+
}
|
|
1197
|
+
}
|
|
1198
|
+
},
|
|
1189
1199
|
"character-count-to-field-quiet-small": {
|
|
1190
1200
|
"sets": {
|
|
1191
1201
|
"desktop": {
|
package/src/typography.json
CHANGED
|
@@ -767,6 +767,14 @@
|
|
|
767
767
|
"component": "detail",
|
|
768
768
|
"value": "{sans-serif-font-family}"
|
|
769
769
|
},
|
|
770
|
+
"detail-serif-font-family": {
|
|
771
|
+
"component": "detail",
|
|
772
|
+
"value": "{serif-font-family}"
|
|
773
|
+
},
|
|
774
|
+
"detail-cjk-font-family": {
|
|
775
|
+
"component": "detail",
|
|
776
|
+
"value": "{cjk-font-family}"
|
|
777
|
+
},
|
|
770
778
|
"detail-sans-serif-font-weight": {
|
|
771
779
|
"component": "detail",
|
|
772
780
|
"value": "{bold-font-weight}"
|
|
@@ -775,10 +783,6 @@
|
|
|
775
783
|
"component": "detail",
|
|
776
784
|
"value": "{default-font-style}"
|
|
777
785
|
},
|
|
778
|
-
"detail-serif-font-family": {
|
|
779
|
-
"component": "detail",
|
|
780
|
-
"value": "{serif-font-family}"
|
|
781
|
-
},
|
|
782
786
|
"detail-serif-font-weight": {
|
|
783
787
|
"component": "detail",
|
|
784
788
|
"value": "{bold-font-weight}"
|
|
@@ -787,10 +791,6 @@
|
|
|
787
791
|
"component": "detail",
|
|
788
792
|
"value": "{default-font-style}"
|
|
789
793
|
},
|
|
790
|
-
"detail-cjk-font-family": {
|
|
791
|
-
"component": "detail",
|
|
792
|
-
"value": "{cjk-font-family}"
|
|
793
|
-
},
|
|
794
794
|
"detail-cjk-font-weight": {
|
|
795
795
|
"component": "detail",
|
|
796
796
|
"value": "{extra-bold-font-weight}"
|
|
@@ -1007,6 +1007,10 @@
|
|
|
1007
1007
|
"component": "code",
|
|
1008
1008
|
"value": "Source Code Pro"
|
|
1009
1009
|
},
|
|
1010
|
+
"code-cjk-font-family": {
|
|
1011
|
+
"component": "code",
|
|
1012
|
+
"value": "{code-font-family}"
|
|
1013
|
+
},
|
|
1010
1014
|
"code-font-weight": {
|
|
1011
1015
|
"component": "code",
|
|
1012
1016
|
"value": "{regular-font-weight}"
|
|
@@ -1015,10 +1019,6 @@
|
|
|
1015
1019
|
"component": "code",
|
|
1016
1020
|
"value": "{default-font-style}"
|
|
1017
1021
|
},
|
|
1018
|
-
"code-cjk-font-family": {
|
|
1019
|
-
"component": "code",
|
|
1020
|
-
"value": "{code-font-family}"
|
|
1021
|
-
},
|
|
1022
1022
|
"code-cjk-font-weight": {
|
|
1023
1023
|
"component": "code",
|
|
1024
1024
|
"value": "{regular-font-weight}"
|
package/tasks/diff.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { access, readFile, writeFile } from "fs/promises";
|
|
2
|
+
import fetch from "node-fetch";
|
|
3
|
+
import { detailedDiff, diff } from "deep-object-diff";
|
|
4
4
|
|
|
5
5
|
const tag = "beta";
|
|
6
6
|
const tokenPath = "dist/json/variables.json";
|