@adobe/spectrum-tokens 14.10.0 → 14.12.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/CHANGELOG.md +39 -0
- package/dist/json/variables.json +6337 -6457
- package/moon.yml +14 -0
- package/package.json +1 -1
- package/schemas/token-types/alias.json +49 -8
- package/schemas/token-types/multiplier.json +1 -1
- package/schemas/token-types/token.json +6 -2
- package/src/color-aliases.json +1121 -1121
- package/src/color-component.json +228 -228
- package/src/color-palette.json +2852 -4695
- package/src/icons.json +550 -858
- package/src/layout-component.json +4545 -4627
- package/src/layout.json +1335 -1348
- package/src/semantic-color-palette.json +228 -228
- package/src/typography.json +720 -912
- package/test/schemaValidators/alias.test.js +48 -6
package/src/typography.json
CHANGED
|
@@ -1,2517 +1,2325 @@
|
|
|
1
1
|
{
|
|
2
2
|
"black-font-weight": {
|
|
3
3
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
4
|
-
"uuid": "e2f23ca1-802b-40a2-a211-33090f9a043e",
|
|
5
4
|
"value": "black",
|
|
6
|
-
"
|
|
7
|
-
"property": "font-weight",
|
|
8
|
-
"weight": "black"
|
|
9
|
-
}
|
|
5
|
+
"uuid": "e2f23ca1-802b-40a2-a211-33090f9a043e"
|
|
10
6
|
},
|
|
11
7
|
"body-cjk-emphasized-font-style": {
|
|
12
8
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
13
9
|
"component": "body",
|
|
14
|
-
"
|
|
15
|
-
"
|
|
10
|
+
"value": "{default-font-style}",
|
|
11
|
+
"uuid": "3e90be19-62fd-4e53-abf9-4c697baba5da"
|
|
16
12
|
},
|
|
17
13
|
"body-cjk-emphasized-font-weight": {
|
|
18
14
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
19
15
|
"component": "body",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
16
|
+
"value": "{extra-bold-font-weight}",
|
|
17
|
+
"uuid": "0d8ada2f-272d-4f76-bf37-095e0b48cdae"
|
|
22
18
|
},
|
|
23
19
|
"body-cjk-font-family": {
|
|
24
20
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
25
21
|
"component": "body",
|
|
26
|
-
"
|
|
27
|
-
"
|
|
22
|
+
"value": "{cjk-font-family}",
|
|
23
|
+
"uuid": "06d5790c-21e9-4135-843d-05007b046677"
|
|
28
24
|
},
|
|
29
25
|
"body-cjk-font-style": {
|
|
30
26
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
31
27
|
"component": "body",
|
|
32
|
-
"
|
|
33
|
-
"
|
|
28
|
+
"value": "{default-font-style}",
|
|
29
|
+
"uuid": "41389b62-c449-485b-bfa8-1659bacc8c42"
|
|
34
30
|
},
|
|
35
31
|
"body-cjk-font-weight": {
|
|
36
32
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
37
33
|
"component": "body",
|
|
38
|
-
"
|
|
39
|
-
"
|
|
34
|
+
"value": "{regular-font-weight}",
|
|
35
|
+
"uuid": "a754c16b-2f0c-485f-813d-d472ee650660"
|
|
40
36
|
},
|
|
41
37
|
"body-cjk-line-height": {
|
|
42
38
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
43
39
|
"component": "body",
|
|
44
|
-
"
|
|
45
|
-
"
|
|
40
|
+
"value": "{cjk-line-height-200}",
|
|
41
|
+
"uuid": "2106b188-8520-4261-968b-2eb2928857f9"
|
|
46
42
|
},
|
|
47
43
|
"body-cjk-size-l": {
|
|
48
44
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
49
|
-
"
|
|
50
|
-
"
|
|
45
|
+
"value": "{font-size-200}",
|
|
46
|
+
"uuid": "9f0e0ddb-a4d2-416e-a425-8d71527f77b2"
|
|
51
47
|
},
|
|
52
48
|
"body-cjk-size-m": {
|
|
53
49
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
54
|
-
"
|
|
55
|
-
"
|
|
50
|
+
"value": "{font-size-100}",
|
|
51
|
+
"uuid": "7e01bc65-5823-456f-a830-9848a96ad85a"
|
|
56
52
|
},
|
|
57
53
|
"body-cjk-size-s": {
|
|
58
54
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
59
|
-
"
|
|
60
|
-
"
|
|
55
|
+
"value": "{font-size-75}",
|
|
56
|
+
"uuid": "081aa502-e2f1-4bc8-8fb2-a00dcd4236dd"
|
|
61
57
|
},
|
|
62
58
|
"body-cjk-size-xl": {
|
|
63
59
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
64
|
-
"
|
|
65
|
-
"
|
|
60
|
+
"value": "{font-size-300}",
|
|
61
|
+
"uuid": "25d65a6e-e8e1-4849-848a-984373fd9cf9"
|
|
66
62
|
},
|
|
67
63
|
"body-cjk-size-xs": {
|
|
68
64
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
69
|
-
"
|
|
70
|
-
"
|
|
65
|
+
"value": "{font-size-50}",
|
|
66
|
+
"uuid": "ba73926d-2ef4-4d7b-86c2-9044aa1cdf95"
|
|
71
67
|
},
|
|
72
68
|
"body-cjk-size-xxl": {
|
|
73
69
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
74
|
-
"
|
|
75
|
-
"
|
|
70
|
+
"value": "{font-size-400}",
|
|
71
|
+
"uuid": "9aab03eb-c0c1-462c-aa7c-88c93b06f714"
|
|
76
72
|
},
|
|
77
73
|
"body-cjk-size-xxs": {
|
|
78
74
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
79
|
-
"
|
|
80
|
-
"
|
|
75
|
+
"value": "{font-size-25}",
|
|
76
|
+
"uuid": "218f04ed-0679-4090-b1ad-76ef062dd07c"
|
|
81
77
|
},
|
|
82
78
|
"body-cjk-size-xxxl": {
|
|
83
79
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
84
|
-
"
|
|
85
|
-
"
|
|
80
|
+
"value": "{font-size-500}",
|
|
81
|
+
"uuid": "71a41f9e-73da-4632-8877-7af7acf4db03"
|
|
86
82
|
},
|
|
87
83
|
"body-cjk-strong-emphasized-font-style": {
|
|
88
84
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
89
85
|
"component": "body",
|
|
90
|
-
"
|
|
91
|
-
"
|
|
86
|
+
"value": "{default-font-style}",
|
|
87
|
+
"uuid": "f792aac0-62f2-47e3-b6ac-158ae009d9c3"
|
|
92
88
|
},
|
|
93
89
|
"body-cjk-strong-emphasized-font-weight": {
|
|
94
90
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
95
91
|
"component": "body",
|
|
96
|
-
"
|
|
97
|
-
"
|
|
92
|
+
"value": "{extra-bold-font-weight}",
|
|
93
|
+
"uuid": "54020791-a975-4e5d-a905-8bffcc9d2d93"
|
|
98
94
|
},
|
|
99
95
|
"body-cjk-strong-font-style": {
|
|
100
96
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
101
97
|
"component": "body",
|
|
102
|
-
"
|
|
103
|
-
"
|
|
98
|
+
"value": "{default-font-style}",
|
|
99
|
+
"uuid": "11fe09ad-92eb-4d7d-8872-467cdd69659b"
|
|
104
100
|
},
|
|
105
101
|
"body-cjk-strong-font-weight": {
|
|
106
102
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
107
103
|
"component": "body",
|
|
108
|
-
"
|
|
109
|
-
"
|
|
104
|
+
"value": "{extra-bold-font-weight}",
|
|
105
|
+
"uuid": "d79de2c4-ca7c-4316-ac44-fee1a66983d7"
|
|
110
106
|
},
|
|
111
107
|
"body-color": {
|
|
112
108
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
113
109
|
"component": "body",
|
|
114
|
-
"
|
|
115
|
-
"
|
|
110
|
+
"value": "{gray-800}",
|
|
111
|
+
"uuid": "a7218010-91c1-4f20-8072-7b1801593014"
|
|
116
112
|
},
|
|
117
113
|
"body-line-height": {
|
|
118
114
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
119
115
|
"component": "body",
|
|
120
|
-
"
|
|
121
|
-
"
|
|
116
|
+
"value": "{line-height-200}",
|
|
117
|
+
"uuid": "39accad7-3de1-4850-9773-4e0ff8080049"
|
|
122
118
|
},
|
|
123
119
|
"body-margin-multiplier": {
|
|
124
120
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
125
121
|
"component": "body",
|
|
126
|
-
"
|
|
127
|
-
"
|
|
122
|
+
"value": 0.75,
|
|
123
|
+
"uuid": "8f2e9283-4cbc-4374-9757-ed8d68542c89"
|
|
128
124
|
},
|
|
129
125
|
"body-sans-serif-emphasized-font-style": {
|
|
130
126
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
131
127
|
"component": "body",
|
|
132
|
-
"
|
|
133
|
-
"
|
|
128
|
+
"value": "{italic-font-style}",
|
|
129
|
+
"uuid": "717c067c-55d1-4927-ad9c-8784769f581d"
|
|
134
130
|
},
|
|
135
131
|
"body-sans-serif-emphasized-font-weight": {
|
|
136
132
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
137
133
|
"component": "body",
|
|
138
|
-
"
|
|
139
|
-
"
|
|
134
|
+
"value": "{regular-font-weight}",
|
|
135
|
+
"uuid": "5640ac73-a482-4787-9ab2-035b57a87833"
|
|
140
136
|
},
|
|
141
137
|
"body-sans-serif-font-family": {
|
|
142
138
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
143
139
|
"component": "body",
|
|
144
|
-
"
|
|
145
|
-
"
|
|
140
|
+
"value": "{sans-serif-font-family}",
|
|
141
|
+
"uuid": "32c3d84f-2b0d-4ccd-ba3c-b8475d82550b"
|
|
146
142
|
},
|
|
147
143
|
"body-sans-serif-font-style": {
|
|
148
144
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
149
145
|
"component": "body",
|
|
150
|
-
"
|
|
151
|
-
"
|
|
146
|
+
"value": "{default-font-style}",
|
|
147
|
+
"uuid": "e1da0eff-7482-46a0-8190-4c54c6b1e1dd"
|
|
152
148
|
},
|
|
153
149
|
"body-sans-serif-font-weight": {
|
|
154
150
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
155
151
|
"component": "body",
|
|
156
|
-
"
|
|
157
|
-
"
|
|
152
|
+
"value": "{regular-font-weight}",
|
|
153
|
+
"uuid": "6813005d-9df4-459b-9fab-b2a054c32c31"
|
|
158
154
|
},
|
|
159
155
|
"body-sans-serif-strong-emphasized-font-style": {
|
|
160
156
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
161
157
|
"component": "body",
|
|
162
|
-
"
|
|
163
|
-
"
|
|
158
|
+
"value": "{italic-font-style}",
|
|
159
|
+
"uuid": "b87e6738-af38-49be-9945-f3a307ce7b6f"
|
|
164
160
|
},
|
|
165
161
|
"body-sans-serif-strong-emphasized-font-weight": {
|
|
166
162
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
167
163
|
"component": "body",
|
|
168
|
-
"
|
|
169
|
-
"
|
|
164
|
+
"value": "{bold-font-weight}",
|
|
165
|
+
"uuid": "421dc907-5862-4ed5-95f4-41d654b2fdc0"
|
|
170
166
|
},
|
|
171
167
|
"body-sans-serif-strong-font-style": {
|
|
172
168
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
173
169
|
"component": "body",
|
|
174
|
-
"
|
|
175
|
-
"
|
|
170
|
+
"value": "{default-font-style}",
|
|
171
|
+
"uuid": "b36db31f-eaaa-4310-9f54-f7b509d5f571"
|
|
176
172
|
},
|
|
177
173
|
"body-sans-serif-strong-font-weight": {
|
|
178
174
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
179
175
|
"component": "body",
|
|
180
|
-
"
|
|
181
|
-
"
|
|
176
|
+
"value": "{bold-font-weight}",
|
|
177
|
+
"uuid": "633953a9-c61b-44cc-9dee-aebece97ccbc"
|
|
182
178
|
},
|
|
183
179
|
"body-serif-emphasized-font-style": {
|
|
184
180
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
185
181
|
"component": "body",
|
|
186
|
-
"
|
|
187
|
-
"
|
|
182
|
+
"value": "{italic-font-style}",
|
|
183
|
+
"uuid": "c817210d-2b1a-4648-bff3-33fa212491f1"
|
|
188
184
|
},
|
|
189
185
|
"body-serif-emphasized-font-weight": {
|
|
190
186
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
191
187
|
"component": "body",
|
|
192
|
-
"
|
|
193
|
-
"
|
|
188
|
+
"value": "{regular-font-weight}",
|
|
189
|
+
"uuid": "be2a8ff3-6117-4235-bcb8-72257b75d622"
|
|
194
190
|
},
|
|
195
191
|
"body-serif-font-family": {
|
|
196
192
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
197
193
|
"component": "body",
|
|
198
|
-
"
|
|
199
|
-
"
|
|
194
|
+
"value": "{serif-font-family}",
|
|
195
|
+
"uuid": "20df8bd4-5a61-4614-aa86-5b76c5976860"
|
|
200
196
|
},
|
|
201
197
|
"body-serif-font-style": {
|
|
202
198
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
203
199
|
"component": "body",
|
|
204
|
-
"
|
|
205
|
-
"
|
|
200
|
+
"value": "{default-font-style}",
|
|
201
|
+
"uuid": "d317d387-9bc8-4258-a79a-a0dd4e22d952"
|
|
206
202
|
},
|
|
207
203
|
"body-serif-font-weight": {
|
|
208
204
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
209
205
|
"component": "body",
|
|
210
|
-
"
|
|
211
|
-
"
|
|
206
|
+
"value": "{regular-font-weight}",
|
|
207
|
+
"uuid": "f049ba7a-c52f-4d39-b38e-911b2b91d031"
|
|
212
208
|
},
|
|
213
209
|
"body-serif-strong-emphasized-font-style": {
|
|
214
210
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
215
211
|
"component": "body",
|
|
216
|
-
"
|
|
217
|
-
"
|
|
212
|
+
"value": "{italic-font-style}",
|
|
213
|
+
"uuid": "b940bdc8-d373-4bd0-8620-d6c04134698b"
|
|
218
214
|
},
|
|
219
215
|
"body-serif-strong-emphasized-font-weight": {
|
|
220
216
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
221
217
|
"component": "body",
|
|
222
|
-
"
|
|
223
|
-
"
|
|
218
|
+
"value": "{bold-font-weight}",
|
|
219
|
+
"uuid": "a87b77ff-5b27-47e0-a7df-f15092fb783e"
|
|
224
220
|
},
|
|
225
221
|
"body-serif-strong-font-style": {
|
|
226
222
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
227
223
|
"component": "body",
|
|
228
|
-
"
|
|
229
|
-
"
|
|
224
|
+
"value": "{default-font-style}",
|
|
225
|
+
"uuid": "c8b531d1-949e-4492-9897-450a477983ce"
|
|
230
226
|
},
|
|
231
227
|
"body-serif-strong-font-weight": {
|
|
232
228
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
233
229
|
"component": "body",
|
|
234
|
-
"
|
|
235
|
-
"
|
|
230
|
+
"value": "{bold-font-weight}",
|
|
231
|
+
"uuid": "be263571-bd6b-4383-bdf9-3cdf80248b6a"
|
|
236
232
|
},
|
|
237
233
|
"body-size-l": {
|
|
238
234
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
239
235
|
"component": "body",
|
|
240
|
-
"
|
|
241
|
-
"
|
|
236
|
+
"value": "{font-size-300}",
|
|
237
|
+
"uuid": "884b74cb-d247-491d-acb9-d3dc84bfd9a6"
|
|
242
238
|
},
|
|
243
239
|
"body-size-m": {
|
|
244
240
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
245
241
|
"component": "body",
|
|
246
|
-
"
|
|
247
|
-
"
|
|
242
|
+
"value": "{font-size-200}",
|
|
243
|
+
"uuid": "4f7f6878-5304-48d3-8a42-5bb452c2163b"
|
|
248
244
|
},
|
|
249
245
|
"body-size-s": {
|
|
250
246
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
251
247
|
"component": "body",
|
|
252
|
-
"
|
|
253
|
-
"
|
|
248
|
+
"value": "{font-size-100}",
|
|
249
|
+
"uuid": "1194f7e3-e4c3-4a3a-bd19-50f4b48e1a6e"
|
|
254
250
|
},
|
|
255
251
|
"body-size-xl": {
|
|
256
252
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
257
253
|
"component": "body",
|
|
258
|
-
"
|
|
259
|
-
"
|
|
254
|
+
"value": "{font-size-400}",
|
|
255
|
+
"uuid": "3927604f-eaf3-4605-aa34-80b7bc88ac0f"
|
|
260
256
|
},
|
|
261
257
|
"body-size-xs": {
|
|
262
258
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
263
259
|
"component": "body",
|
|
264
|
-
"
|
|
265
|
-
"
|
|
260
|
+
"value": "{font-size-75}",
|
|
261
|
+
"uuid": "25e93322-8f0b-45f8-ae9a-18668251f064"
|
|
266
262
|
},
|
|
267
263
|
"body-size-xxl": {
|
|
268
264
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
269
265
|
"component": "body",
|
|
270
|
-
"
|
|
271
|
-
"
|
|
266
|
+
"value": "{font-size-500}",
|
|
267
|
+
"uuid": "4d0d4ed9-af14-4d88-98f1-9237f65e192a"
|
|
272
268
|
},
|
|
273
269
|
"body-size-xxs": {
|
|
274
270
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
275
|
-
"
|
|
276
|
-
"
|
|
271
|
+
"value": "{font-size-50}",
|
|
272
|
+
"uuid": "3aa79ac7-9e78-4413-b500-b8d1937705cb"
|
|
277
273
|
},
|
|
278
274
|
"body-size-xxxl": {
|
|
279
275
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
280
276
|
"component": "body",
|
|
281
|
-
"
|
|
282
|
-
"
|
|
277
|
+
"value": "{font-size-600}",
|
|
278
|
+
"uuid": "e0b8ceea-3404-4c4b-9145-fe5d445020fe"
|
|
283
279
|
},
|
|
284
280
|
"bold-font-weight": {
|
|
285
281
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
286
|
-
"uuid": "ff246e6b-7515-49a2-9dc6-8cdf1ea9b2d8",
|
|
287
282
|
"value": "bold",
|
|
288
|
-
"
|
|
289
|
-
"property": "font-weight",
|
|
290
|
-
"weight": "bold"
|
|
291
|
-
}
|
|
283
|
+
"uuid": "ff246e6b-7515-49a2-9dc6-8cdf1ea9b2d8"
|
|
292
284
|
},
|
|
293
285
|
"cjk-font-family": {
|
|
294
286
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
295
|
-
"uuid": "034892ba-eff6-4193-b4c5-61d20c8f22eb",
|
|
296
287
|
"value": "Adobe Clean Han",
|
|
297
|
-
"
|
|
298
|
-
"property": "font-family",
|
|
299
|
-
"family": "cjk"
|
|
300
|
-
}
|
|
288
|
+
"uuid": "034892ba-eff6-4193-b4c5-61d20c8f22eb"
|
|
301
289
|
},
|
|
302
290
|
"cjk-letter-spacing": {
|
|
303
291
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
304
|
-
"
|
|
305
|
-
"
|
|
292
|
+
"value": "{letter-spacing}",
|
|
293
|
+
"uuid": "12e27721-35f5-4d03-95f3-3fc9e1cf50e4"
|
|
306
294
|
},
|
|
307
295
|
"cjk-line-height-100": {
|
|
308
296
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
309
|
-
"
|
|
310
|
-
"
|
|
297
|
+
"value": 1.5,
|
|
298
|
+
"uuid": "8b4ab68d-9060-4e11-9ecc-3b9d3db27fe4"
|
|
311
299
|
},
|
|
312
300
|
"cjk-line-height-200": {
|
|
313
301
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
314
|
-
"
|
|
315
|
-
"
|
|
302
|
+
"value": 1.7,
|
|
303
|
+
"uuid": "c5a5d186-54b3-44a0-b1c6-e9b102871015"
|
|
316
304
|
},
|
|
317
305
|
"code-cjk-emphasized-font-style": {
|
|
318
306
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
319
307
|
"component": "code",
|
|
320
|
-
"
|
|
321
|
-
"
|
|
308
|
+
"value": "{default-font-style}",
|
|
309
|
+
"uuid": "f892e676-5218-4dc9-870b-c9d2df6f3152"
|
|
322
310
|
},
|
|
323
311
|
"code-cjk-emphasized-font-weight": {
|
|
324
312
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
325
313
|
"component": "code",
|
|
326
|
-
"
|
|
327
|
-
"
|
|
314
|
+
"value": "{bold-font-weight}",
|
|
315
|
+
"uuid": "61f8b443-95fa-46fd-8876-b4d7a2244af9"
|
|
328
316
|
},
|
|
329
317
|
"code-cjk-font-family": {
|
|
330
318
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
331
319
|
"component": "code",
|
|
332
|
-
"
|
|
333
|
-
"
|
|
320
|
+
"value": "{code-font-family}",
|
|
321
|
+
"uuid": "322cb744-5837-4d0a-94a8-3c885d54568d"
|
|
334
322
|
},
|
|
335
323
|
"code-cjk-font-style": {
|
|
336
324
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
337
325
|
"component": "code",
|
|
338
|
-
"
|
|
339
|
-
"
|
|
326
|
+
"value": "{default-font-style}",
|
|
327
|
+
"uuid": "b26477bc-8bf1-41aa-b849-cfde54e27780"
|
|
340
328
|
},
|
|
341
329
|
"code-cjk-font-weight": {
|
|
342
330
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
343
331
|
"component": "code",
|
|
344
|
-
"
|
|
345
|
-
"
|
|
332
|
+
"value": "{regular-font-weight}",
|
|
333
|
+
"uuid": "8455f34c-0c79-4699-aa7c-c77d28bfa617"
|
|
346
334
|
},
|
|
347
335
|
"code-cjk-line-height": {
|
|
348
336
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
349
337
|
"component": "code",
|
|
350
|
-
"
|
|
351
|
-
"
|
|
338
|
+
"value": "{cjk-line-height-200}",
|
|
339
|
+
"uuid": "35580910-cb91-44df-9613-7b2e40a75a7c"
|
|
352
340
|
},
|
|
353
341
|
"code-cjk-strong-emphasized-font-style": {
|
|
354
342
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
355
343
|
"component": "code",
|
|
356
|
-
"
|
|
357
|
-
"
|
|
344
|
+
"value": "{default-font-style}",
|
|
345
|
+
"uuid": "38006d42-4f02-46ff-917f-6c0163525642"
|
|
358
346
|
},
|
|
359
347
|
"code-cjk-strong-emphasized-font-weight": {
|
|
360
348
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
361
349
|
"component": "code",
|
|
362
|
-
"
|
|
363
|
-
"
|
|
350
|
+
"value": "{bold-font-weight}",
|
|
351
|
+
"uuid": "8ed5c5e0-ff72-4937-98fd-fd09f1fab288"
|
|
364
352
|
},
|
|
365
353
|
"code-cjk-strong-font-style": {
|
|
366
354
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
367
355
|
"component": "code",
|
|
368
|
-
"
|
|
369
|
-
"
|
|
356
|
+
"value": "{default-font-style}",
|
|
357
|
+
"uuid": "a30c9a18-1a49-4b16-87a0-e882c81dd1bd"
|
|
370
358
|
},
|
|
371
359
|
"code-cjk-strong-font-weight": {
|
|
372
360
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
373
361
|
"component": "code",
|
|
374
|
-
"
|
|
375
|
-
"
|
|
362
|
+
"value": "{bold-font-weight}",
|
|
363
|
+
"uuid": "ed73f5fc-5b7a-4414-8f1c-325e7944a9e1"
|
|
376
364
|
},
|
|
377
365
|
"code-color": {
|
|
378
366
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
379
367
|
"component": "code",
|
|
380
|
-
"
|
|
381
|
-
"
|
|
368
|
+
"value": "{gray-800}",
|
|
369
|
+
"uuid": "851aebc5-5aa2-42ae-9032-59a5c9e8db5f"
|
|
382
370
|
},
|
|
383
371
|
"code-emphasized-font-style": {
|
|
384
372
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
385
373
|
"component": "code",
|
|
386
|
-
"
|
|
387
|
-
"
|
|
374
|
+
"value": "{italic-font-style}",
|
|
375
|
+
"uuid": "9d3151ad-4a37-4eeb-aadd-7389ccb09345"
|
|
388
376
|
},
|
|
389
377
|
"code-emphasized-font-weight": {
|
|
390
378
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
391
379
|
"component": "code",
|
|
392
|
-
"
|
|
393
|
-
"
|
|
380
|
+
"value": "{regular-font-weight}",
|
|
381
|
+
"uuid": "948436ba-23d7-4eec-a3fe-ef5829ccadb0"
|
|
394
382
|
},
|
|
395
383
|
"code-font-family": {
|
|
396
384
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
397
385
|
"component": "code",
|
|
398
|
-
"uuid": "79b6c1f9-d1d5-4053-be47-36ecb666d0c1",
|
|
399
386
|
"value": "Source Code Pro",
|
|
400
|
-
"
|
|
401
|
-
"property": "font-family",
|
|
402
|
-
"family": "code"
|
|
403
|
-
}
|
|
387
|
+
"uuid": "79b6c1f9-d1d5-4053-be47-36ecb666d0c1"
|
|
404
388
|
},
|
|
405
389
|
"code-font-style": {
|
|
406
390
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
407
391
|
"component": "code",
|
|
408
|
-
"
|
|
409
|
-
"
|
|
392
|
+
"value": "{default-font-style}",
|
|
393
|
+
"uuid": "b98a9c39-7d39-4b6d-ad35-46c8b1725c0c"
|
|
410
394
|
},
|
|
411
395
|
"code-font-weight": {
|
|
412
396
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
413
397
|
"component": "code",
|
|
414
|
-
"
|
|
415
|
-
"
|
|
398
|
+
"value": "{regular-font-weight}",
|
|
399
|
+
"uuid": "bf02dd59-4b3c-435a-b33b-49fff22674a3"
|
|
416
400
|
},
|
|
417
401
|
"code-line-height": {
|
|
418
402
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
419
403
|
"component": "code",
|
|
420
|
-
"
|
|
421
|
-
"
|
|
404
|
+
"value": "{line-height-200}",
|
|
405
|
+
"uuid": "0d33b30d-96d6-4b5a-90d2-2a708bdae623"
|
|
422
406
|
},
|
|
423
407
|
"code-size-l": {
|
|
424
408
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
425
409
|
"component": "code",
|
|
426
|
-
"
|
|
427
|
-
"
|
|
410
|
+
"value": "{font-size-300}",
|
|
411
|
+
"uuid": "b7010f1a-c994-4b19-b273-3f609fe4be2b"
|
|
428
412
|
},
|
|
429
413
|
"code-size-m": {
|
|
430
414
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
431
415
|
"component": "code",
|
|
432
|
-
"
|
|
433
|
-
"
|
|
416
|
+
"value": "{font-size-200}",
|
|
417
|
+
"uuid": "e5b76091-7cbb-4d1e-8d27-48f00759c9f3"
|
|
434
418
|
},
|
|
435
419
|
"code-size-s": {
|
|
436
420
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
437
421
|
"component": "code",
|
|
438
|
-
"
|
|
439
|
-
"
|
|
422
|
+
"value": "{font-size-100}",
|
|
423
|
+
"uuid": "efa9311b-27c5-45ea-93a7-bef6f9370179"
|
|
440
424
|
},
|
|
441
425
|
"code-size-xl": {
|
|
442
426
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
443
427
|
"component": "code",
|
|
444
|
-
"
|
|
445
|
-
"
|
|
428
|
+
"value": "{font-size-400}",
|
|
429
|
+
"uuid": "7879adbc-6c38-4d29-9a90-a4ad91c75b90"
|
|
446
430
|
},
|
|
447
431
|
"code-size-xs": {
|
|
448
432
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
449
433
|
"component": "code",
|
|
450
|
-
"
|
|
451
|
-
"
|
|
434
|
+
"value": "{font-size-75}",
|
|
435
|
+
"uuid": "f0c5e6fb-fb48-45d2-a043-558b3dc28bc7"
|
|
452
436
|
},
|
|
453
437
|
"code-strong-emphasized-font-style": {
|
|
454
438
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
455
439
|
"component": "code",
|
|
456
|
-
"
|
|
457
|
-
"
|
|
440
|
+
"value": "{italic-font-style}",
|
|
441
|
+
"uuid": "83d53fe1-372f-46ba-b8e0-f90ca2e59647"
|
|
458
442
|
},
|
|
459
443
|
"code-strong-emphasized-font-weight": {
|
|
460
444
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
461
445
|
"component": "code",
|
|
462
|
-
"
|
|
463
|
-
"
|
|
446
|
+
"value": "{bold-font-weight}",
|
|
447
|
+
"uuid": "4d5f1937-552d-44a4-be8e-2edafefa46aa"
|
|
464
448
|
},
|
|
465
449
|
"code-strong-font-style": {
|
|
466
450
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
467
451
|
"component": "code",
|
|
468
|
-
"
|
|
469
|
-
"
|
|
452
|
+
"value": "{default-font-style}",
|
|
453
|
+
"uuid": "dac3d8d5-3005-4fa6-b71a-6679470176cf"
|
|
470
454
|
},
|
|
471
455
|
"code-strong-font-weight": {
|
|
472
456
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
473
457
|
"component": "code",
|
|
474
|
-
"
|
|
475
|
-
"
|
|
458
|
+
"value": "{bold-font-weight}",
|
|
459
|
+
"uuid": "48d2b9b8-beac-4185-827d-0c552e47663f"
|
|
476
460
|
},
|
|
477
461
|
"component-l-bold": {
|
|
478
462
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
479
|
-
"uuid": "861ac736-b95b-4350-b40b-0dde0036c796",
|
|
480
463
|
"value": {
|
|
481
464
|
"fontFamily": "{sans-serif-font-family}",
|
|
482
465
|
"fontSize": "{font-size-200}",
|
|
483
466
|
"fontWeight": "{bold-font-weight}",
|
|
484
467
|
"letterSpacing": "{letter-spacing}",
|
|
485
468
|
"lineHeight": "{line-height-font-size-200}"
|
|
486
|
-
}
|
|
469
|
+
},
|
|
470
|
+
"uuid": "861ac736-b95b-4350-b40b-0dde0036c796"
|
|
487
471
|
},
|
|
488
472
|
"component-l-medium": {
|
|
489
473
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
490
|
-
"uuid": "aa7cd308-279c-4c0f-ab5e-5053341c963b",
|
|
491
474
|
"value": {
|
|
492
475
|
"fontFamily": "{sans-serif-font-family}",
|
|
493
476
|
"fontSize": "{font-size-200}",
|
|
494
477
|
"fontWeight": "{medium-font-weight}",
|
|
495
478
|
"letterSpacing": "{letter-spacing}",
|
|
496
479
|
"lineHeight": "{line-height-font-size-200}"
|
|
497
|
-
}
|
|
480
|
+
},
|
|
481
|
+
"uuid": "aa7cd308-279c-4c0f-ab5e-5053341c963b"
|
|
498
482
|
},
|
|
499
483
|
"component-l-regular": {
|
|
500
484
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
501
|
-
"uuid": "5a58a097-2235-4302-a6ed-6c1fa854c523",
|
|
502
485
|
"value": {
|
|
503
486
|
"fontFamily": "{sans-serif-font-family}",
|
|
504
487
|
"fontSize": "{font-size-200}",
|
|
505
488
|
"fontWeight": "{regular-font-weight}",
|
|
506
489
|
"letterSpacing": "{letter-spacing}",
|
|
507
490
|
"lineHeight": "{line-height-font-size-200}"
|
|
508
|
-
}
|
|
491
|
+
},
|
|
492
|
+
"uuid": "5a58a097-2235-4302-a6ed-6c1fa854c523"
|
|
509
493
|
},
|
|
510
494
|
"component-m-bold": {
|
|
511
495
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
512
|
-
"uuid": "48422ecb-3993-4a96-b785-7661b9f662d2",
|
|
513
496
|
"value": {
|
|
514
497
|
"fontFamily": "{sans-serif-font-family}",
|
|
515
498
|
"fontSize": "{font-size-100}",
|
|
516
499
|
"fontWeight": "{bold-font-weight}",
|
|
517
500
|
"letterSpacing": "{letter-spacing}",
|
|
518
501
|
"lineHeight": "{line-height-font-size-100}"
|
|
519
|
-
}
|
|
502
|
+
},
|
|
503
|
+
"uuid": "48422ecb-3993-4a96-b785-7661b9f662d2"
|
|
520
504
|
},
|
|
521
505
|
"component-m-medium": {
|
|
522
506
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
523
|
-
"uuid": "633b828a-8623-4905-9dda-5a7b989768d7",
|
|
524
507
|
"value": {
|
|
525
508
|
"fontFamily": "{sans-serif-font-family}",
|
|
526
509
|
"fontSize": "{font-size-100}",
|
|
527
510
|
"fontWeight": "{medium-font-weight}",
|
|
528
511
|
"letterSpacing": "{letter-spacing}",
|
|
529
512
|
"lineHeight": "{line-height-font-size-100}"
|
|
530
|
-
}
|
|
513
|
+
},
|
|
514
|
+
"uuid": "633b828a-8623-4905-9dda-5a7b989768d7"
|
|
531
515
|
},
|
|
532
516
|
"component-m-regular": {
|
|
533
517
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
534
|
-
"uuid": "567a8eff-028f-4de1-b58a-a0473775219f",
|
|
535
518
|
"value": {
|
|
536
519
|
"fontFamily": "{sans-serif-font-family}",
|
|
537
520
|
"fontSize": "{font-size-100}",
|
|
538
521
|
"fontWeight": "{regular-font-weight}",
|
|
539
522
|
"letterSpacing": "{letter-spacing}",
|
|
540
523
|
"lineHeight": "{line-height-font-size-100}"
|
|
541
|
-
}
|
|
524
|
+
},
|
|
525
|
+
"uuid": "567a8eff-028f-4de1-b58a-a0473775219f"
|
|
542
526
|
},
|
|
543
527
|
"component-s-bold": {
|
|
544
528
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
545
|
-
"uuid": "6510c875-e551-43f2-9e84-111cfccafce8",
|
|
546
529
|
"value": {
|
|
547
530
|
"fontFamily": "{sans-serif-font-family}",
|
|
548
531
|
"fontSize": "{font-size-75}",
|
|
549
532
|
"fontWeight": "{bold-font-weight}",
|
|
550
533
|
"letterSpacing": "{letter-spacing}",
|
|
551
534
|
"lineHeight": "{line-height-font-size-75}"
|
|
552
|
-
}
|
|
535
|
+
},
|
|
536
|
+
"uuid": "6510c875-e551-43f2-9e84-111cfccafce8"
|
|
553
537
|
},
|
|
554
538
|
"component-s-medium": {
|
|
555
539
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
556
|
-
"uuid": "afa00f39-1fe1-4026-8693-189e6d051eb3",
|
|
557
540
|
"value": {
|
|
558
541
|
"fontFamily": "{sans-serif-font-family}",
|
|
559
542
|
"fontSize": "{font-size-75}",
|
|
560
543
|
"fontWeight": "{medium-font-weight}",
|
|
561
544
|
"letterSpacing": "{letter-spacing}",
|
|
562
545
|
"lineHeight": "{line-height-font-size-75}"
|
|
563
|
-
}
|
|
546
|
+
},
|
|
547
|
+
"uuid": "afa00f39-1fe1-4026-8693-189e6d051eb3"
|
|
564
548
|
},
|
|
565
549
|
"component-s-regular": {
|
|
566
550
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
567
|
-
"uuid": "cde5212c-520d-4657-8184-f07739ffed07",
|
|
568
551
|
"value": {
|
|
569
552
|
"fontFamily": "{sans-serif-font-family}",
|
|
570
553
|
"fontSize": "{font-size-75}",
|
|
571
554
|
"fontWeight": "{regular-font-weight}",
|
|
572
555
|
"letterSpacing": "{letter-spacing}",
|
|
573
556
|
"lineHeight": "{line-height-font-size-75}"
|
|
574
|
-
}
|
|
557
|
+
},
|
|
558
|
+
"uuid": "cde5212c-520d-4657-8184-f07739ffed07"
|
|
575
559
|
},
|
|
576
560
|
"component-xl-bold": {
|
|
577
561
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
578
|
-
"uuid": "1e7e87a6-cf8f-4827-ba46-ca6a9152a6d7",
|
|
579
562
|
"value": {
|
|
580
563
|
"fontFamily": "{sans-serif-font-family}",
|
|
581
564
|
"fontSize": "{font-size-300}",
|
|
582
565
|
"fontWeight": "{bold-font-weight}",
|
|
583
566
|
"letterSpacing": "{letter-spacing}",
|
|
584
567
|
"lineHeight": "{line-height-font-size-300}"
|
|
585
|
-
}
|
|
568
|
+
},
|
|
569
|
+
"uuid": "1e7e87a6-cf8f-4827-ba46-ca6a9152a6d7"
|
|
586
570
|
},
|
|
587
571
|
"component-xl-medium": {
|
|
588
572
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
589
|
-
"uuid": "657ca53c-178e-4526-9c37-e023499f3659",
|
|
590
573
|
"value": {
|
|
591
574
|
"fontFamily": "{sans-serif-font-family}",
|
|
592
575
|
"fontSize": "{font-size-300}",
|
|
593
576
|
"fontWeight": "{medium-font-weight}",
|
|
594
577
|
"letterSpacing": "{letter-spacing}",
|
|
595
578
|
"lineHeight": "{line-height-font-size-300}"
|
|
596
|
-
}
|
|
579
|
+
},
|
|
580
|
+
"uuid": "657ca53c-178e-4526-9c37-e023499f3659"
|
|
597
581
|
},
|
|
598
582
|
"component-xl-regular": {
|
|
599
583
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
600
|
-
"uuid": "5096f188-f728-4db4-8cd9-cc23b08956e1",
|
|
601
584
|
"value": {
|
|
602
585
|
"fontFamily": "{sans-serif-font-family}",
|
|
603
586
|
"fontSize": "{font-size-300}",
|
|
604
587
|
"fontWeight": "{regular-font-weight}",
|
|
605
588
|
"letterSpacing": "{letter-spacing}",
|
|
606
589
|
"lineHeight": "{line-height-font-size-300}"
|
|
607
|
-
}
|
|
590
|
+
},
|
|
591
|
+
"uuid": "5096f188-f728-4db4-8cd9-cc23b08956e1"
|
|
608
592
|
},
|
|
609
593
|
"component-xs-bold": {
|
|
610
594
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
611
|
-
"uuid": "dc560f13-3f9d-47ed-9adf-646c24fd5a0a",
|
|
612
595
|
"value": {
|
|
613
596
|
"fontFamily": "{sans-serif-font-family}",
|
|
614
597
|
"fontSize": "{font-size-50}",
|
|
615
598
|
"fontWeight": "{bold-font-weight}",
|
|
616
599
|
"letterSpacing": "{letter-spacing}",
|
|
617
600
|
"lineHeight": "{line-height-font-size-50}"
|
|
618
|
-
}
|
|
601
|
+
},
|
|
602
|
+
"uuid": "dc560f13-3f9d-47ed-9adf-646c24fd5a0a"
|
|
619
603
|
},
|
|
620
604
|
"component-xs-medium": {
|
|
621
605
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
622
|
-
"uuid": "8bf6d008-d3d8-446d-afe8-62613b1c53a2",
|
|
623
606
|
"value": {
|
|
624
607
|
"fontFamily": "{sans-serif-font-family}",
|
|
625
608
|
"fontSize": "{font-size-50}",
|
|
626
609
|
"fontWeight": "{medium-font-weight}",
|
|
627
610
|
"letterSpacing": "{letter-spacing}",
|
|
628
611
|
"lineHeight": "{line-height-font-size-50}"
|
|
629
|
-
}
|
|
612
|
+
},
|
|
613
|
+
"uuid": "8bf6d008-d3d8-446d-afe8-62613b1c53a2"
|
|
630
614
|
},
|
|
631
615
|
"component-xs-regular": {
|
|
632
616
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography.json",
|
|
633
|
-
"uuid": "5dca28f2-77f5-4b29-85f3-0075bf2cbe7f",
|
|
634
617
|
"value": {
|
|
635
618
|
"fontFamily": "{sans-serif-font-family}",
|
|
636
619
|
"fontSize": "{font-size-50}",
|
|
637
620
|
"fontWeight": "{regular-font-weight}",
|
|
638
621
|
"letterSpacing": "{letter-spacing}",
|
|
639
622
|
"lineHeight": "{line-height-font-size-50}"
|
|
640
|
-
}
|
|
623
|
+
},
|
|
624
|
+
"uuid": "5dca28f2-77f5-4b29-85f3-0075bf2cbe7f"
|
|
641
625
|
},
|
|
642
626
|
"default-font-family": {
|
|
643
627
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
644
|
-
"
|
|
645
|
-
"
|
|
628
|
+
"value": "{sans-serif-font-family}",
|
|
629
|
+
"uuid": "45d43d4e-a4e4-4c5f-94ec-644a81300eb0"
|
|
646
630
|
},
|
|
647
631
|
"default-font-style": {
|
|
648
632
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
|
|
649
|
-
"uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34",
|
|
650
633
|
"value": "normal",
|
|
651
|
-
"
|
|
652
|
-
"property": "font-style",
|
|
653
|
-
"style": "normal"
|
|
654
|
-
}
|
|
634
|
+
"uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34"
|
|
655
635
|
},
|
|
656
636
|
"detail-cjk-emphasized-font-style": {
|
|
657
637
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
658
638
|
"component": "detail",
|
|
659
|
-
"
|
|
660
|
-
"
|
|
639
|
+
"value": "{default-font-style}",
|
|
640
|
+
"uuid": "3dca0579-91c4-4f60-a2a6-25f16eb673b3"
|
|
661
641
|
},
|
|
662
642
|
"detail-cjk-emphasized-font-weight": {
|
|
663
643
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
664
644
|
"component": "detail",
|
|
665
|
-
"
|
|
666
|
-
"
|
|
645
|
+
"value": "{extra-bold-font-weight}",
|
|
646
|
+
"uuid": "aa70fa2d-87ee-4e67-b230-85f400ddd7d1"
|
|
667
647
|
},
|
|
668
648
|
"detail-cjk-font-family": {
|
|
669
649
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
670
650
|
"component": "detail",
|
|
671
|
-
"
|
|
672
|
-
"
|
|
651
|
+
"value": "{cjk-font-family}",
|
|
652
|
+
"uuid": "6cc647ab-1474-4094-974d-d079d7ef7565"
|
|
673
653
|
},
|
|
674
654
|
"detail-cjk-font-style": {
|
|
675
655
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
676
656
|
"component": "detail",
|
|
677
|
-
"
|
|
678
|
-
"
|
|
657
|
+
"value": "{default-font-style}",
|
|
658
|
+
"uuid": "4d2a9b37-101b-4025-95d6-aba18b701a58"
|
|
679
659
|
},
|
|
680
660
|
"detail-cjk-font-weight": {
|
|
681
661
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
682
662
|
"component": "detail",
|
|
683
|
-
"
|
|
684
|
-
"
|
|
663
|
+
"value": "{bold-font-weight}",
|
|
664
|
+
"uuid": "9b11f80a-7600-4a6b-a366-218ba320a5cc"
|
|
685
665
|
},
|
|
686
666
|
"detail-cjk-light-emphasized-font-style": {
|
|
687
667
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
688
668
|
"component": "detail",
|
|
689
|
-
"
|
|
669
|
+
"value": "{default-font-style}",
|
|
690
670
|
"uuid": "c7b1b312-cd81-4c65-8a67-017f91aee40b",
|
|
691
|
-
"
|
|
671
|
+
"deprecated": true
|
|
692
672
|
},
|
|
693
673
|
"detail-cjk-light-emphasized-font-weight": {
|
|
694
674
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
695
675
|
"component": "detail",
|
|
696
|
-
"
|
|
676
|
+
"value": "{regular-font-weight}",
|
|
697
677
|
"uuid": "279d9a16-279f-4788-b5b0-af825a4b5d40",
|
|
698
|
-
"
|
|
678
|
+
"deprecated": true
|
|
699
679
|
},
|
|
700
680
|
"detail-cjk-light-font-style": {
|
|
701
681
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
702
682
|
"component": "detail",
|
|
703
|
-
"
|
|
683
|
+
"value": "{default-font-style}",
|
|
704
684
|
"uuid": "4cc06d86-326e-4b6f-a751-99445bb1d131",
|
|
705
|
-
"
|
|
685
|
+
"deprecated": true
|
|
706
686
|
},
|
|
707
687
|
"detail-cjk-light-font-weight": {
|
|
708
688
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
709
689
|
"component": "detail",
|
|
710
|
-
"
|
|
690
|
+
"value": "{light-font-weight}",
|
|
711
691
|
"uuid": "3b531775-a1fd-4a40-b169-7c42b8c6de38",
|
|
712
|
-
"
|
|
692
|
+
"deprecated": true
|
|
713
693
|
},
|
|
714
694
|
"detail-cjk-light-strong-emphasized-font-style": {
|
|
715
695
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
716
696
|
"component": "detail",
|
|
717
|
-
"
|
|
697
|
+
"value": "{default-font-style}",
|
|
718
698
|
"uuid": "1d4235ff-c183-4d6c-8277-9783e3e1ce7a",
|
|
719
|
-
"
|
|
699
|
+
"deprecated": true
|
|
720
700
|
},
|
|
721
701
|
"detail-cjk-light-strong-emphasized-font-weight": {
|
|
722
702
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
723
703
|
"component": "detail",
|
|
724
|
-
"
|
|
704
|
+
"value": "{extra-bold-font-weight}",
|
|
725
705
|
"uuid": "0bc51146-a3e5-48c4-8324-4490b9d30f4d",
|
|
726
|
-
"
|
|
706
|
+
"deprecated": true
|
|
727
707
|
},
|
|
728
708
|
"detail-cjk-light-strong-font-style": {
|
|
729
709
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
730
710
|
"component": "detail",
|
|
731
|
-
"
|
|
711
|
+
"value": "{default-font-style}",
|
|
732
712
|
"uuid": "ec87fefe-f35f-41a0-9be1-6d076f0db230",
|
|
733
|
-
"
|
|
713
|
+
"deprecated": true
|
|
734
714
|
},
|
|
735
715
|
"detail-cjk-light-strong-font-weight": {
|
|
736
716
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
737
717
|
"component": "detail",
|
|
738
|
-
"
|
|
718
|
+
"value": "{extra-bold-font-weight}",
|
|
739
719
|
"uuid": "91231878-73dc-46ce-a277-1d14e0e36842",
|
|
740
|
-
"
|
|
720
|
+
"deprecated": true
|
|
741
721
|
},
|
|
742
722
|
"detail-cjk-line-height": {
|
|
743
723
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
744
724
|
"component": "detail",
|
|
745
|
-
"
|
|
746
|
-
"
|
|
725
|
+
"value": "{cjk-line-height-100}",
|
|
726
|
+
"uuid": "93434006-5ed7-4656-96b7-8f355a1f07b2"
|
|
747
727
|
},
|
|
748
728
|
"detail-cjk-size-l": {
|
|
749
729
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
750
730
|
"component": "detail",
|
|
751
|
-
"
|
|
752
|
-
"
|
|
731
|
+
"value": "{font-size-100}",
|
|
732
|
+
"uuid": "92399d83-aa71-4207-b533-4fe69e6271e2"
|
|
753
733
|
},
|
|
754
734
|
"detail-cjk-size-m": {
|
|
755
735
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
756
736
|
"component": "detail",
|
|
757
|
-
"
|
|
758
|
-
"
|
|
737
|
+
"value": "{font-size-75}",
|
|
738
|
+
"uuid": "236c73fb-d3bc-4390-8682-dd06fbd92d23"
|
|
759
739
|
},
|
|
760
740
|
"detail-cjk-size-s": {
|
|
761
741
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
762
742
|
"component": "detail",
|
|
763
|
-
"
|
|
764
|
-
"
|
|
743
|
+
"value": "{font-size-50}",
|
|
744
|
+
"uuid": "8eb0f29f-71a1-4aa5-a3ed-98a373baf620"
|
|
765
745
|
},
|
|
766
746
|
"detail-cjk-size-xl": {
|
|
767
747
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
768
748
|
"component": "detail",
|
|
769
|
-
"
|
|
770
|
-
"
|
|
749
|
+
"value": "{font-size-200}",
|
|
750
|
+
"uuid": "533265d4-7304-4688-b2fb-379a086b20bf"
|
|
771
751
|
},
|
|
772
752
|
"detail-cjk-size-xs": {
|
|
773
753
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
774
754
|
"component": "detail",
|
|
775
|
-
"
|
|
776
|
-
"
|
|
755
|
+
"value": "{font-size-25}",
|
|
756
|
+
"uuid": "e6d8e8ae-d9a3-42fb-b4c7-f2e893b926f1"
|
|
777
757
|
},
|
|
778
758
|
"detail-cjk-strong-emphasized-font-style": {
|
|
779
759
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
780
760
|
"component": "detail",
|
|
781
|
-
"
|
|
782
|
-
"
|
|
761
|
+
"value": "{default-font-style}",
|
|
762
|
+
"uuid": "75a3a4ec-2b57-4a49-b3bd-84b41a3cd314"
|
|
783
763
|
},
|
|
784
764
|
"detail-cjk-strong-emphasized-font-weight": {
|
|
785
765
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
786
766
|
"component": "detail",
|
|
787
|
-
"
|
|
788
|
-
"
|
|
767
|
+
"value": "{extra-bold-font-weight}",
|
|
768
|
+
"uuid": "a7007c07-15a4-4671-bd3b-7406f4b374bb"
|
|
789
769
|
},
|
|
790
770
|
"detail-cjk-strong-font-style": {
|
|
791
771
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
792
772
|
"component": "detail",
|
|
793
|
-
"
|
|
794
|
-
"
|
|
773
|
+
"value": "{default-font-style}",
|
|
774
|
+
"uuid": "653358fc-5ee4-4e97-affc-c56896d370c0"
|
|
795
775
|
},
|
|
796
776
|
"detail-cjk-strong-font-weight": {
|
|
797
777
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
798
778
|
"component": "detail",
|
|
799
|
-
"
|
|
800
|
-
"
|
|
779
|
+
"value": "{extra-bold-font-weight}",
|
|
780
|
+
"uuid": "ef2997f3-276c-4662-8644-9514590114f4"
|
|
801
781
|
},
|
|
802
782
|
"detail-color": {
|
|
803
783
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
804
784
|
"component": "detail",
|
|
805
|
-
"
|
|
806
|
-
"
|
|
785
|
+
"value": "{gray-600}",
|
|
786
|
+
"uuid": "5f6b9d7a-2433-44fa-8de5-1fb40137e334"
|
|
807
787
|
},
|
|
808
788
|
"detail-letter-spacing": {
|
|
809
789
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
810
790
|
"component": "detail",
|
|
811
|
-
"
|
|
791
|
+
"value": "0.06em",
|
|
812
792
|
"uuid": "c4dbe044-dc8c-4722-b36c-5442cd2bc279",
|
|
813
|
-
"
|
|
793
|
+
"deprecated": true
|
|
814
794
|
},
|
|
815
795
|
"detail-line-height": {
|
|
816
796
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
817
797
|
"component": "detail",
|
|
818
|
-
"
|
|
819
|
-
"
|
|
798
|
+
"value": "{line-height-100}",
|
|
799
|
+
"uuid": "4ca9965a-24f9-454e-b0a7-dd5a0c5ae170"
|
|
820
800
|
},
|
|
821
801
|
"detail-margin-bottom-multiplier": {
|
|
822
802
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
823
803
|
"component": "detail",
|
|
824
|
-
"
|
|
825
|
-
"
|
|
804
|
+
"value": 0.25,
|
|
805
|
+
"uuid": "35ac24a4-0338-44c6-b780-120a0af0fc51"
|
|
826
806
|
},
|
|
827
807
|
"detail-margin-top-multiplier": {
|
|
828
808
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
829
809
|
"component": "detail",
|
|
830
|
-
"
|
|
831
|
-
"
|
|
810
|
+
"value": 0.88888889,
|
|
811
|
+
"uuid": "5d34c3b5-fddd-420b-bfe4-0dee4e07701c"
|
|
832
812
|
},
|
|
833
813
|
"detail-sans-serif-emphasized-font-style": {
|
|
834
814
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
835
815
|
"component": "detail",
|
|
836
|
-
"
|
|
837
|
-
"
|
|
816
|
+
"value": "{italic-font-style}",
|
|
817
|
+
"uuid": "5c7dcef1-514e-4d43-b2ef-76639e214b8c"
|
|
838
818
|
},
|
|
839
819
|
"detail-sans-serif-emphasized-font-weight": {
|
|
840
820
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
841
821
|
"component": "detail",
|
|
842
|
-
"
|
|
843
|
-
"
|
|
822
|
+
"value": "{regular-font-weight}",
|
|
823
|
+
"uuid": "6ca600be-010a-4aaa-a815-e5bfdbe36b21"
|
|
844
824
|
},
|
|
845
825
|
"detail-sans-serif-font-family": {
|
|
846
826
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
847
827
|
"component": "detail",
|
|
848
|
-
"
|
|
849
|
-
"
|
|
828
|
+
"value": "{sans-serif-font-family}",
|
|
829
|
+
"uuid": "34101c26-b4cd-43aa-bddd-0758d21fef01"
|
|
850
830
|
},
|
|
851
831
|
"detail-sans-serif-font-style": {
|
|
852
832
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
853
833
|
"component": "detail",
|
|
854
|
-
"
|
|
855
|
-
"
|
|
834
|
+
"value": "{default-font-style}",
|
|
835
|
+
"uuid": "21a9500c-f9a4-4ff3-9eb5-6da81bf314f6"
|
|
856
836
|
},
|
|
857
837
|
"detail-sans-serif-font-weight": {
|
|
858
838
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
859
839
|
"component": "detail",
|
|
860
|
-
"
|
|
861
|
-
"
|
|
840
|
+
"value": "{medium-font-weight}",
|
|
841
|
+
"uuid": "d06a4346-ec24-4922-8985-4b8a05e0bfc6"
|
|
862
842
|
},
|
|
863
843
|
"detail-sans-serif-light-emphasized-font-style": {
|
|
864
844
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
865
845
|
"component": "detail",
|
|
866
|
-
"
|
|
846
|
+
"value": "{italic-font-style}",
|
|
867
847
|
"uuid": "fc6098a2-3263-433c-8378-ba609629ef53",
|
|
868
|
-
"
|
|
848
|
+
"deprecated": true
|
|
869
849
|
},
|
|
870
850
|
"detail-sans-serif-light-emphasized-font-weight": {
|
|
871
851
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
872
852
|
"component": "detail",
|
|
873
|
-
"
|
|
853
|
+
"value": "{regular-font-weight}",
|
|
874
854
|
"uuid": "64972012-5050-41d0-9c9b-269b533a58b7",
|
|
875
|
-
"
|
|
855
|
+
"deprecated": true
|
|
876
856
|
},
|
|
877
857
|
"detail-sans-serif-light-font-style": {
|
|
878
858
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
879
859
|
"component": "detail",
|
|
880
|
-
"
|
|
860
|
+
"value": "{default-font-style}",
|
|
881
861
|
"uuid": "a6b7c26e-3ff5-4241-b9cc-3026604fe30e",
|
|
882
|
-
"
|
|
862
|
+
"deprecated": true
|
|
883
863
|
},
|
|
884
864
|
"detail-sans-serif-light-font-weight": {
|
|
885
865
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
886
866
|
"component": "detail",
|
|
887
|
-
"
|
|
867
|
+
"value": "{regular-font-weight}",
|
|
888
868
|
"uuid": "cf8f93e2-2b79-4a4c-bb31-313e013148e3",
|
|
889
|
-
"
|
|
869
|
+
"deprecated": true
|
|
890
870
|
},
|
|
891
871
|
"detail-sans-serif-light-strong-emphasized-font-style": {
|
|
892
872
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
893
873
|
"component": "detail",
|
|
894
|
-
"
|
|
874
|
+
"value": "{italic-font-style}",
|
|
895
875
|
"uuid": "b7364639-2686-4e12-9ede-d6543d0d0d6d",
|
|
896
|
-
"
|
|
876
|
+
"deprecated": true
|
|
897
877
|
},
|
|
898
878
|
"detail-sans-serif-light-strong-emphasized-font-weight": {
|
|
899
879
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
900
880
|
"component": "detail",
|
|
901
|
-
"
|
|
881
|
+
"value": "{regular-font-weight}",
|
|
902
882
|
"uuid": "53f16a1c-9d44-4384-9a7e-88a2c4319486",
|
|
903
|
-
"
|
|
883
|
+
"deprecated": true
|
|
904
884
|
},
|
|
905
885
|
"detail-sans-serif-light-strong-font-style": {
|
|
906
886
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
907
887
|
"component": "detail",
|
|
908
|
-
"
|
|
888
|
+
"value": "{default-font-style}",
|
|
909
889
|
"uuid": "c1966f09-1c6e-4fe0-89ad-8fb8e847e3ba",
|
|
910
|
-
"
|
|
890
|
+
"deprecated": true
|
|
911
891
|
},
|
|
912
892
|
"detail-sans-serif-light-strong-font-weight": {
|
|
913
893
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
914
894
|
"component": "detail",
|
|
915
|
-
"
|
|
895
|
+
"value": "{regular-font-weight}",
|
|
916
896
|
"uuid": "4f0f95d3-098a-4852-bd21-785f5bf054b5",
|
|
917
|
-
"
|
|
897
|
+
"deprecated": true
|
|
918
898
|
},
|
|
919
899
|
"detail-sans-serif-strong-emphasized-font-style": {
|
|
920
900
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
921
901
|
"component": "detail",
|
|
922
|
-
"
|
|
923
|
-
"
|
|
902
|
+
"value": "{italic-font-style}",
|
|
903
|
+
"uuid": "82d04795-da5f-4868-a90d-980f5376a878"
|
|
924
904
|
},
|
|
925
905
|
"detail-sans-serif-strong-emphasized-font-weight": {
|
|
926
906
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
927
907
|
"component": "detail",
|
|
928
|
-
"
|
|
929
|
-
"
|
|
908
|
+
"value": "{bold-font-weight}",
|
|
909
|
+
"uuid": "c57f8682-52d2-43fa-a306-a588a13ead6b"
|
|
930
910
|
},
|
|
931
911
|
"detail-sans-serif-strong-font-style": {
|
|
932
912
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
933
913
|
"component": "detail",
|
|
934
|
-
"
|
|
935
|
-
"
|
|
914
|
+
"value": "{default-font-style}",
|
|
915
|
+
"uuid": "c56642f3-043c-4738-bed0-61b324221f4e"
|
|
936
916
|
},
|
|
937
917
|
"detail-sans-serif-strong-font-weight": {
|
|
938
918
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
939
919
|
"component": "detail",
|
|
940
|
-
"
|
|
941
|
-
"
|
|
920
|
+
"value": "{bold-font-weight}",
|
|
921
|
+
"uuid": "a150e66c-daf4-4c71-a2e2-577600878988"
|
|
942
922
|
},
|
|
943
923
|
"detail-sans-serif-text-transform": {
|
|
944
924
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-transform.json",
|
|
945
925
|
"component": "detail",
|
|
946
|
-
"
|
|
926
|
+
"value": "uppercase",
|
|
947
927
|
"uuid": "8646d403-21f9-4e77-8a21-92289c303715",
|
|
948
|
-
"
|
|
928
|
+
"deprecated": true
|
|
949
929
|
},
|
|
950
930
|
"detail-serif-emphasized-font-style": {
|
|
951
931
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
952
932
|
"component": "detail",
|
|
953
|
-
"
|
|
954
|
-
"
|
|
933
|
+
"value": "{italic-font-style}",
|
|
934
|
+
"uuid": "cfaf6a70-3eb5-4887-bae6-8ae41c094192"
|
|
955
935
|
},
|
|
956
936
|
"detail-serif-emphasized-font-weight": {
|
|
957
937
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
958
938
|
"component": "detail",
|
|
959
|
-
"
|
|
960
|
-
"
|
|
939
|
+
"value": "{medium-font-weight}",
|
|
940
|
+
"uuid": "247b2004-e0bc-42b9-ba83-6edbe417c4cb"
|
|
961
941
|
},
|
|
962
942
|
"detail-serif-font-family": {
|
|
963
943
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
964
944
|
"component": "detail",
|
|
965
|
-
"
|
|
966
|
-
"
|
|
945
|
+
"value": "{serif-font-family}",
|
|
946
|
+
"uuid": "365c6166-e17d-40bd-841e-495aa9c6acd7"
|
|
967
947
|
},
|
|
968
948
|
"detail-serif-font-style": {
|
|
969
949
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
970
950
|
"component": "detail",
|
|
971
|
-
"
|
|
972
|
-
"
|
|
951
|
+
"value": "{default-font-style}",
|
|
952
|
+
"uuid": "524c5101-f745-47e6-b233-62cd005850f8"
|
|
973
953
|
},
|
|
974
954
|
"detail-serif-font-weight": {
|
|
975
955
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
976
956
|
"component": "detail",
|
|
977
|
-
"
|
|
978
|
-
"
|
|
957
|
+
"value": "{medium-font-weight}",
|
|
958
|
+
"uuid": "87ef8843-f44e-4526-80cd-9635f3e0261e"
|
|
979
959
|
},
|
|
980
960
|
"detail-serif-light-emphasized-font-style": {
|
|
981
961
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
982
962
|
"component": "detail",
|
|
983
|
-
"
|
|
963
|
+
"value": "{italic-font-style}",
|
|
984
964
|
"uuid": "320bcd8e-2bb8-4e9e-9b1d-4838b2966857",
|
|
985
|
-
"
|
|
965
|
+
"deprecated": true
|
|
986
966
|
},
|
|
987
967
|
"detail-serif-light-emphasized-font-weight": {
|
|
988
968
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
989
969
|
"component": "detail",
|
|
990
|
-
"
|
|
970
|
+
"value": "{regular-font-weight}",
|
|
991
971
|
"uuid": "3d27f76e-b068-4f06-bea8-ee31fcbc49b2",
|
|
992
|
-
"
|
|
972
|
+
"deprecated": true
|
|
993
973
|
},
|
|
994
974
|
"detail-serif-light-font-style": {
|
|
995
975
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
996
976
|
"component": "detail",
|
|
997
|
-
"
|
|
977
|
+
"value": "{default-font-style}",
|
|
998
978
|
"uuid": "f6478d1d-5dcf-43eb-a4fc-498479b29aa7",
|
|
999
|
-
"
|
|
979
|
+
"deprecated": true
|
|
1000
980
|
},
|
|
1001
981
|
"detail-serif-light-font-weight": {
|
|
1002
982
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1003
983
|
"component": "detail",
|
|
1004
|
-
"
|
|
984
|
+
"value": "{regular-font-weight}",
|
|
1005
985
|
"uuid": "2a15a805-fd08-4f8e-82e6-9264ef8937cb",
|
|
1006
|
-
"
|
|
986
|
+
"deprecated": true
|
|
1007
987
|
},
|
|
1008
988
|
"detail-serif-light-strong-emphasized-font-style": {
|
|
1009
989
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1010
990
|
"component": "detail",
|
|
1011
|
-
"
|
|
991
|
+
"value": "{italic-font-style}",
|
|
1012
992
|
"uuid": "42d2049f-cda2-4ae4-8d0a-41f7789f768b",
|
|
1013
|
-
"
|
|
993
|
+
"deprecated": true
|
|
1014
994
|
},
|
|
1015
995
|
"detail-serif-light-strong-emphasized-font-weight": {
|
|
1016
996
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1017
997
|
"component": "detail",
|
|
1018
|
-
"
|
|
998
|
+
"value": "{regular-font-weight}",
|
|
1019
999
|
"uuid": "1c524d85-9fca-433c-b5c4-5eaa456cc3a2",
|
|
1020
|
-
"
|
|
1000
|
+
"deprecated": true
|
|
1021
1001
|
},
|
|
1022
1002
|
"detail-serif-light-strong-font-style": {
|
|
1023
1003
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1024
1004
|
"component": "detail",
|
|
1025
|
-
"
|
|
1005
|
+
"value": "{default-font-style}",
|
|
1026
1006
|
"uuid": "7a878a3f-b663-41ee-8357-6e62f2e51d80",
|
|
1027
|
-
"
|
|
1007
|
+
"deprecated": true
|
|
1028
1008
|
},
|
|
1029
1009
|
"detail-serif-light-strong-font-weight": {
|
|
1030
1010
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1031
1011
|
"component": "detail",
|
|
1032
|
-
"
|
|
1012
|
+
"value": "{regular-font-weight}",
|
|
1033
1013
|
"uuid": "fc5df058-f678-4dc8-953f-e2738798ee2b",
|
|
1034
|
-
"
|
|
1014
|
+
"deprecated": true
|
|
1035
1015
|
},
|
|
1036
1016
|
"detail-serif-strong-emphasized-font-style": {
|
|
1037
1017
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1038
1018
|
"component": "detail",
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
1019
|
+
"value": "{italic-font-style}",
|
|
1020
|
+
"uuid": "7fdffa4e-4370-45cf-aab0-316561a56a24"
|
|
1041
1021
|
},
|
|
1042
1022
|
"detail-serif-strong-emphasized-font-weight": {
|
|
1043
1023
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1044
1024
|
"component": "detail",
|
|
1045
|
-
"
|
|
1046
|
-
"
|
|
1025
|
+
"value": "{bold-font-weight}",
|
|
1026
|
+
"uuid": "863cf841-7b83-4f66-a01f-12dccd47fee6"
|
|
1047
1027
|
},
|
|
1048
1028
|
"detail-serif-strong-font-style": {
|
|
1049
1029
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1050
1030
|
"component": "detail",
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1031
|
+
"value": "{default-font-style}",
|
|
1032
|
+
"uuid": "3b2124e3-e50b-4ab7-8340-f97b1f8fef1e"
|
|
1053
1033
|
},
|
|
1054
1034
|
"detail-serif-strong-font-weight": {
|
|
1055
1035
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1056
1036
|
"component": "detail",
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1037
|
+
"value": "{bold-font-weight}",
|
|
1038
|
+
"uuid": "d737931b-f63c-4874-8fa5-872b95048727"
|
|
1059
1039
|
},
|
|
1060
1040
|
"detail-serif-text-transform": {
|
|
1061
1041
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-transform.json",
|
|
1062
1042
|
"component": "detail",
|
|
1063
|
-
"
|
|
1043
|
+
"value": "uppercase",
|
|
1064
1044
|
"uuid": "0e161c32-c412-4cda-bacb-7eaa548b5534",
|
|
1065
|
-
"
|
|
1045
|
+
"deprecated": true
|
|
1066
1046
|
},
|
|
1067
1047
|
"detail-size-l": {
|
|
1068
1048
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1069
1049
|
"component": "detail",
|
|
1070
|
-
"
|
|
1071
|
-
"
|
|
1050
|
+
"value": "{font-size-200}",
|
|
1051
|
+
"uuid": "613da587-5c48-4efa-abb5-36378c1e81f0"
|
|
1072
1052
|
},
|
|
1073
1053
|
"detail-size-m": {
|
|
1074
1054
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1075
1055
|
"component": "detail",
|
|
1076
|
-
"
|
|
1077
|
-
"
|
|
1056
|
+
"value": "{font-size-100}",
|
|
1057
|
+
"uuid": "07840554-1ec1-4823-b119-474ec9cc31f0"
|
|
1078
1058
|
},
|
|
1079
1059
|
"detail-size-s": {
|
|
1080
1060
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1081
1061
|
"component": "detail",
|
|
1082
|
-
"
|
|
1083
|
-
"
|
|
1062
|
+
"value": "{font-size-75}",
|
|
1063
|
+
"uuid": "585e1bec-ee93-4983-b0bb-3a1f6ec28218"
|
|
1084
1064
|
},
|
|
1085
1065
|
"detail-size-xl": {
|
|
1086
1066
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1087
1067
|
"component": "detail",
|
|
1088
|
-
"
|
|
1089
|
-
"
|
|
1068
|
+
"value": "{font-size-300}",
|
|
1069
|
+
"uuid": "ab476eec-b592-4890-af8f-74de808cb87f"
|
|
1090
1070
|
},
|
|
1091
1071
|
"detail-size-xs": {
|
|
1092
1072
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1093
1073
|
"component": "detail",
|
|
1094
|
-
"
|
|
1095
|
-
"
|
|
1074
|
+
"value": "{font-size-50}",
|
|
1075
|
+
"uuid": "b33a59b4-1ec2-4f09-8cb3-9bfd09d7c695"
|
|
1096
1076
|
},
|
|
1097
1077
|
"extra-bold-font-weight": {
|
|
1098
1078
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
1099
|
-
"uuid": "ccadf44e-5424-4920-979f-ea1ef39687c4",
|
|
1100
1079
|
"value": "extra-bold",
|
|
1101
|
-
"
|
|
1102
|
-
"property": "font-weight",
|
|
1103
|
-
"weight": "extra-bold"
|
|
1104
|
-
}
|
|
1080
|
+
"uuid": "ccadf44e-5424-4920-979f-ea1ef39687c4"
|
|
1105
1081
|
},
|
|
1106
1082
|
"font-size-100": {
|
|
1107
1083
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1084
|
+
"uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
|
|
1108
1085
|
"sets": {
|
|
1109
1086
|
"desktop": {
|
|
1110
1087
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1088
|
+
"value": "14px",
|
|
1089
|
+
"uuid": "938e2d24-1e90-48f0-a596-595a69103707"
|
|
1113
1090
|
},
|
|
1114
1091
|
"mobile": {
|
|
1115
1092
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1093
|
+
"value": "17px",
|
|
1094
|
+
"uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
|
|
1118
1095
|
}
|
|
1119
|
-
},
|
|
1120
|
-
"uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
|
|
1121
|
-
"name": {
|
|
1122
|
-
"property": "font-size",
|
|
1123
|
-
"scaleIndex": 100
|
|
1124
1096
|
}
|
|
1125
1097
|
},
|
|
1126
1098
|
"font-size-1000": {
|
|
1127
1099
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1100
|
+
"uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68",
|
|
1128
1101
|
"sets": {
|
|
1129
1102
|
"desktop": {
|
|
1130
1103
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1131
|
-
"
|
|
1132
|
-
"
|
|
1104
|
+
"value": "40px",
|
|
1105
|
+
"uuid": "27f694f9-6770-49e0-b7fc-833618b3fc2f"
|
|
1133
1106
|
},
|
|
1134
1107
|
"mobile": {
|
|
1135
1108
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1136
|
-
"
|
|
1137
|
-
"
|
|
1109
|
+
"value": "49px",
|
|
1110
|
+
"uuid": "8b158ab0-7e82-4dab-a4d9-84cf7a71fa0a"
|
|
1138
1111
|
}
|
|
1139
|
-
},
|
|
1140
|
-
"uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68",
|
|
1141
|
-
"name": {
|
|
1142
|
-
"property": "font-size",
|
|
1143
|
-
"scaleIndex": 1000
|
|
1144
1112
|
}
|
|
1145
1113
|
},
|
|
1146
1114
|
"font-size-1100": {
|
|
1147
1115
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1116
|
+
"uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc",
|
|
1148
1117
|
"sets": {
|
|
1149
1118
|
"desktop": {
|
|
1150
1119
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1151
|
-
"
|
|
1152
|
-
"
|
|
1120
|
+
"value": "45px",
|
|
1121
|
+
"uuid": "00dc3fcd-383f-4bc6-8940-e0884f0ffb7e"
|
|
1153
1122
|
},
|
|
1154
1123
|
"mobile": {
|
|
1155
1124
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1156
|
-
"
|
|
1157
|
-
"
|
|
1125
|
+
"value": "55px",
|
|
1126
|
+
"uuid": "5eb96c78-c8f6-4e31-9bc8-fa62794ac4db"
|
|
1158
1127
|
}
|
|
1159
|
-
},
|
|
1160
|
-
"uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc",
|
|
1161
|
-
"name": {
|
|
1162
|
-
"property": "font-size",
|
|
1163
|
-
"scaleIndex": 1100
|
|
1164
1128
|
}
|
|
1165
1129
|
},
|
|
1166
1130
|
"font-size-1200": {
|
|
1167
1131
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1132
|
+
"uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7",
|
|
1168
1133
|
"sets": {
|
|
1169
1134
|
"desktop": {
|
|
1170
1135
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1136
|
+
"value": "51px",
|
|
1137
|
+
"uuid": "b73bfb12-80ef-453f-b7dc-52bf2258ef47"
|
|
1173
1138
|
},
|
|
1174
1139
|
"mobile": {
|
|
1175
1140
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1141
|
+
"value": "62px",
|
|
1142
|
+
"uuid": "0ab38fb2-0de9-4be0-8967-8241379706be"
|
|
1178
1143
|
}
|
|
1179
|
-
},
|
|
1180
|
-
"uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7",
|
|
1181
|
-
"name": {
|
|
1182
|
-
"property": "font-size",
|
|
1183
|
-
"scaleIndex": 1200
|
|
1184
1144
|
}
|
|
1185
1145
|
},
|
|
1186
1146
|
"font-size-1300": {
|
|
1187
1147
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1148
|
+
"uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d",
|
|
1188
1149
|
"sets": {
|
|
1189
1150
|
"desktop": {
|
|
1190
1151
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1191
|
-
"
|
|
1192
|
-
"
|
|
1152
|
+
"value": "58px",
|
|
1153
|
+
"uuid": "e8853e10-cc03-47c1-9b66-11755ff513a5"
|
|
1193
1154
|
},
|
|
1194
1155
|
"mobile": {
|
|
1195
1156
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1196
|
-
"
|
|
1197
|
-
"
|
|
1157
|
+
"value": "70px",
|
|
1158
|
+
"uuid": "bd880141-81f6-47fe-a421-01124fe66b67"
|
|
1198
1159
|
}
|
|
1199
|
-
},
|
|
1200
|
-
"uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d",
|
|
1201
|
-
"name": {
|
|
1202
|
-
"property": "font-size",
|
|
1203
|
-
"scaleIndex": 1300
|
|
1204
1160
|
}
|
|
1205
1161
|
},
|
|
1206
1162
|
"font-size-1400": {
|
|
1207
1163
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1164
|
+
"uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2",
|
|
1208
1165
|
"sets": {
|
|
1209
1166
|
"desktop": {
|
|
1210
1167
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1211
|
-
"
|
|
1212
|
-
"
|
|
1168
|
+
"value": "65px",
|
|
1169
|
+
"uuid": "5af5e5bd-fc76-4688-aae9-6e7528d41341"
|
|
1213
1170
|
},
|
|
1214
1171
|
"mobile": {
|
|
1215
1172
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1216
|
-
"
|
|
1217
|
-
"
|
|
1173
|
+
"value": "79px",
|
|
1174
|
+
"uuid": "999b22ec-e19e-4fee-a1db-3cb89c58a51c"
|
|
1218
1175
|
}
|
|
1219
|
-
},
|
|
1220
|
-
"uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2",
|
|
1221
|
-
"name": {
|
|
1222
|
-
"property": "font-size",
|
|
1223
|
-
"scaleIndex": 1400
|
|
1224
1176
|
}
|
|
1225
1177
|
},
|
|
1226
1178
|
"font-size-1500": {
|
|
1227
1179
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1180
|
+
"uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758",
|
|
1228
1181
|
"sets": {
|
|
1229
1182
|
"desktop": {
|
|
1230
1183
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1184
|
+
"value": "73px",
|
|
1185
|
+
"uuid": "509b3100-9034-4b23-adb0-8c56dbd72a48"
|
|
1233
1186
|
},
|
|
1234
1187
|
"mobile": {
|
|
1235
1188
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1236
|
-
"
|
|
1237
|
-
"
|
|
1189
|
+
"value": "88px",
|
|
1190
|
+
"uuid": "94741f6e-8c95-4329-8e06-d6f261e5b0eb"
|
|
1238
1191
|
}
|
|
1239
|
-
},
|
|
1240
|
-
"uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758",
|
|
1241
|
-
"name": {
|
|
1242
|
-
"property": "font-size",
|
|
1243
|
-
"scaleIndex": 1500
|
|
1244
1192
|
}
|
|
1245
1193
|
},
|
|
1246
1194
|
"font-size-200": {
|
|
1247
1195
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1196
|
+
"uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
|
|
1248
1197
|
"sets": {
|
|
1249
1198
|
"desktop": {
|
|
1250
1199
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1251
|
-
"
|
|
1252
|
-
"
|
|
1200
|
+
"value": "16px",
|
|
1201
|
+
"uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
|
|
1253
1202
|
},
|
|
1254
1203
|
"mobile": {
|
|
1255
1204
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1256
|
-
"
|
|
1257
|
-
"
|
|
1205
|
+
"value": "19px",
|
|
1206
|
+
"uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
|
|
1258
1207
|
}
|
|
1259
|
-
},
|
|
1260
|
-
"uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
|
|
1261
|
-
"name": {
|
|
1262
|
-
"property": "font-size",
|
|
1263
|
-
"scaleIndex": 200
|
|
1264
1208
|
}
|
|
1265
1209
|
},
|
|
1266
1210
|
"font-size-25": {
|
|
1267
1211
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1212
|
+
"uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276",
|
|
1268
1213
|
"sets": {
|
|
1269
1214
|
"desktop": {
|
|
1270
1215
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1271
|
-
"
|
|
1272
|
-
"
|
|
1216
|
+
"value": "10px",
|
|
1217
|
+
"uuid": "26ab49ea-7e86-4f0d-812e-ef1ba794c8a8"
|
|
1273
1218
|
},
|
|
1274
1219
|
"mobile": {
|
|
1275
1220
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1221
|
+
"value": "12px",
|
|
1222
|
+
"uuid": "5946a4e5-8bed-4dd7-aa73-9ebe232f9790"
|
|
1278
1223
|
}
|
|
1279
|
-
},
|
|
1280
|
-
"uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276",
|
|
1281
|
-
"name": {
|
|
1282
|
-
"property": "font-size",
|
|
1283
|
-
"scaleIndex": 25
|
|
1284
1224
|
}
|
|
1285
1225
|
},
|
|
1286
1226
|
"font-size-300": {
|
|
1287
1227
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1228
|
+
"uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
|
|
1288
1229
|
"sets": {
|
|
1289
1230
|
"desktop": {
|
|
1290
1231
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1291
|
-
"
|
|
1292
|
-
"
|
|
1232
|
+
"value": "18px",
|
|
1233
|
+
"uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175"
|
|
1293
1234
|
},
|
|
1294
1235
|
"mobile": {
|
|
1295
1236
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1296
|
-
"
|
|
1297
|
-
"
|
|
1237
|
+
"value": "22px",
|
|
1238
|
+
"uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7"
|
|
1298
1239
|
}
|
|
1299
|
-
},
|
|
1300
|
-
"uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
|
|
1301
|
-
"name": {
|
|
1302
|
-
"property": "font-size",
|
|
1303
|
-
"scaleIndex": 300
|
|
1304
1240
|
}
|
|
1305
1241
|
},
|
|
1306
1242
|
"font-size-400": {
|
|
1307
1243
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1244
|
+
"uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b",
|
|
1308
1245
|
"sets": {
|
|
1309
1246
|
"desktop": {
|
|
1310
1247
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1248
|
+
"value": "20px",
|
|
1249
|
+
"uuid": "292a28d6-2e15-46e2-80cd-5171d977e9b5"
|
|
1313
1250
|
},
|
|
1314
1251
|
"mobile": {
|
|
1315
1252
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1316
|
-
"
|
|
1317
|
-
"
|
|
1253
|
+
"value": "24px",
|
|
1254
|
+
"uuid": "d5ed0e8d-01ac-495f-bd15-fecc30af17c4"
|
|
1318
1255
|
}
|
|
1319
|
-
},
|
|
1320
|
-
"uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b",
|
|
1321
|
-
"name": {
|
|
1322
|
-
"property": "font-size",
|
|
1323
|
-
"scaleIndex": 400
|
|
1324
1256
|
}
|
|
1325
1257
|
},
|
|
1326
1258
|
"font-size-50": {
|
|
1327
1259
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1260
|
+
"uuid": "c6074b73-d460-439d-9401-498f52c88340",
|
|
1328
1261
|
"sets": {
|
|
1329
1262
|
"desktop": {
|
|
1330
1263
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
1264
|
+
"value": "11px",
|
|
1265
|
+
"uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
|
|
1333
1266
|
},
|
|
1334
1267
|
"mobile": {
|
|
1335
1268
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1269
|
+
"value": "13px",
|
|
1270
|
+
"uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
|
|
1338
1271
|
}
|
|
1339
|
-
},
|
|
1340
|
-
"uuid": "c6074b73-d460-439d-9401-498f52c88340",
|
|
1341
|
-
"name": {
|
|
1342
|
-
"property": "font-size",
|
|
1343
|
-
"scaleIndex": 50
|
|
1344
1272
|
}
|
|
1345
1273
|
},
|
|
1346
1274
|
"font-size-500": {
|
|
1347
1275
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1276
|
+
"uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753",
|
|
1348
1277
|
"sets": {
|
|
1349
1278
|
"desktop": {
|
|
1350
1279
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1280
|
+
"value": "22px",
|
|
1281
|
+
"uuid": "9be56e29-2e79-41e0-b5a9-6a2dabc70aa1"
|
|
1353
1282
|
},
|
|
1354
1283
|
"mobile": {
|
|
1355
1284
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1285
|
+
"value": "27px",
|
|
1286
|
+
"uuid": "a69a5079-1b5b-4ccf-946f-8b6e3fae4d7e"
|
|
1358
1287
|
}
|
|
1359
|
-
},
|
|
1360
|
-
"uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753",
|
|
1361
|
-
"name": {
|
|
1362
|
-
"property": "font-size",
|
|
1363
|
-
"scaleIndex": 500
|
|
1364
1288
|
}
|
|
1365
1289
|
},
|
|
1366
1290
|
"font-size-600": {
|
|
1367
1291
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1292
|
+
"uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e",
|
|
1368
1293
|
"sets": {
|
|
1369
1294
|
"desktop": {
|
|
1370
1295
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1371
|
-
"
|
|
1372
|
-
"
|
|
1296
|
+
"value": "25px",
|
|
1297
|
+
"uuid": "db1d7d01-8dd4-4c27-b58c-686f030e5e46"
|
|
1373
1298
|
},
|
|
1374
1299
|
"mobile": {
|
|
1375
1300
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1301
|
+
"value": "31px",
|
|
1302
|
+
"uuid": "ac892307-2559-48f5-9e2c-98dabbb0abc2"
|
|
1378
1303
|
}
|
|
1379
|
-
},
|
|
1380
|
-
"uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e",
|
|
1381
|
-
"name": {
|
|
1382
|
-
"property": "font-size",
|
|
1383
|
-
"scaleIndex": 600
|
|
1384
1304
|
}
|
|
1385
1305
|
},
|
|
1386
1306
|
"font-size-700": {
|
|
1387
1307
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1308
|
+
"uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889",
|
|
1388
1309
|
"sets": {
|
|
1389
1310
|
"desktop": {
|
|
1390
1311
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1391
|
-
"
|
|
1392
|
-
"
|
|
1312
|
+
"value": "28px",
|
|
1313
|
+
"uuid": "77da1638-cb39-4c80-8c13-db77b9aa528e"
|
|
1393
1314
|
},
|
|
1394
1315
|
"mobile": {
|
|
1395
1316
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1396
|
-
"
|
|
1397
|
-
"
|
|
1317
|
+
"value": "34px",
|
|
1318
|
+
"uuid": "6bd6456c-b73b-4926-8e67-7b942e32bbc2"
|
|
1398
1319
|
}
|
|
1399
|
-
},
|
|
1400
|
-
"uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889",
|
|
1401
|
-
"name": {
|
|
1402
|
-
"property": "font-size",
|
|
1403
|
-
"scaleIndex": 700
|
|
1404
1320
|
}
|
|
1405
1321
|
},
|
|
1406
1322
|
"font-size-75": {
|
|
1407
1323
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1324
|
+
"uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
|
|
1408
1325
|
"sets": {
|
|
1409
1326
|
"desktop": {
|
|
1410
1327
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1411
|
-
"
|
|
1412
|
-
"
|
|
1328
|
+
"value": "12px",
|
|
1329
|
+
"uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
|
|
1413
1330
|
},
|
|
1414
1331
|
"mobile": {
|
|
1415
1332
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1333
|
+
"value": "15px",
|
|
1334
|
+
"uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
|
|
1418
1335
|
}
|
|
1419
|
-
},
|
|
1420
|
-
"uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
|
|
1421
|
-
"name": {
|
|
1422
|
-
"property": "font-size",
|
|
1423
|
-
"scaleIndex": 75
|
|
1424
1336
|
}
|
|
1425
1337
|
},
|
|
1426
1338
|
"font-size-800": {
|
|
1427
1339
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1340
|
+
"uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6",
|
|
1428
1341
|
"sets": {
|
|
1429
1342
|
"desktop": {
|
|
1430
1343
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1344
|
+
"value": "32px",
|
|
1345
|
+
"uuid": "8425654d-7f46-4b6d-8997-5ae6b6980e06"
|
|
1433
1346
|
},
|
|
1434
1347
|
"mobile": {
|
|
1435
1348
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1436
|
-
"
|
|
1437
|
-
"
|
|
1349
|
+
"value": "39px",
|
|
1350
|
+
"uuid": "bdfae93d-ae49-456b-af54-8620ea976ca8"
|
|
1438
1351
|
}
|
|
1439
|
-
},
|
|
1440
|
-
"uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6",
|
|
1441
|
-
"name": {
|
|
1442
|
-
"property": "font-size",
|
|
1443
|
-
"scaleIndex": 800
|
|
1444
1352
|
}
|
|
1445
1353
|
},
|
|
1446
1354
|
"font-size-900": {
|
|
1447
1355
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1356
|
+
"uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b",
|
|
1448
1357
|
"sets": {
|
|
1449
1358
|
"desktop": {
|
|
1450
1359
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1451
|
-
"
|
|
1452
|
-
"
|
|
1360
|
+
"value": "36px",
|
|
1361
|
+
"uuid": "df2d6c8d-dc03-4581-96c6-d6a92a270b77"
|
|
1453
1362
|
},
|
|
1454
1363
|
"mobile": {
|
|
1455
1364
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-size.json",
|
|
1456
|
-
"
|
|
1457
|
-
"
|
|
1365
|
+
"value": "44px",
|
|
1366
|
+
"uuid": "5296e771-6d04-4e9a-b1fe-ab22d4dfd92b"
|
|
1458
1367
|
}
|
|
1459
|
-
},
|
|
1460
|
-
"uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b",
|
|
1461
|
-
"name": {
|
|
1462
|
-
"property": "font-size",
|
|
1463
|
-
"scaleIndex": 900
|
|
1464
1368
|
}
|
|
1465
1369
|
},
|
|
1466
1370
|
"heading-cjk-emphasized-font-style": {
|
|
1467
1371
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1468
1372
|
"component": "heading",
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1373
|
+
"value": "{default-font-style}",
|
|
1374
|
+
"uuid": "05c74b28-3051-498c-874a-5dc523bc27e5"
|
|
1471
1375
|
},
|
|
1472
1376
|
"heading-cjk-emphasized-font-weight": {
|
|
1473
1377
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1474
1378
|
"component": "heading",
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1379
|
+
"value": "{black-font-weight}",
|
|
1380
|
+
"uuid": "d854afd2-290a-40ae-a627-c4cdabeb546a"
|
|
1477
1381
|
},
|
|
1478
1382
|
"heading-cjk-font-family": {
|
|
1479
1383
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1480
1384
|
"component": "heading",
|
|
1481
|
-
"
|
|
1482
|
-
"
|
|
1385
|
+
"value": "{cjk-font-family}",
|
|
1386
|
+
"uuid": "b6652ee5-466f-4117-a77c-a93a40f2a791"
|
|
1483
1387
|
},
|
|
1484
1388
|
"heading-cjk-font-style": {
|
|
1485
1389
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1486
1390
|
"component": "heading",
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1391
|
+
"value": "{default-font-style}",
|
|
1392
|
+
"uuid": "c93b39df-82e9-4e87-920f-1747e5d48e8e"
|
|
1489
1393
|
},
|
|
1490
1394
|
"heading-cjk-font-weight": {
|
|
1491
1395
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1492
|
-
"
|
|
1493
|
-
"
|
|
1396
|
+
"value": "{extra-bold-font-weight}",
|
|
1397
|
+
"uuid": "bd54516c-2fda-4421-ab62-720c3a887a34"
|
|
1494
1398
|
},
|
|
1495
1399
|
"heading-cjk-heavy-emphasized-font-style": {
|
|
1496
1400
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1497
1401
|
"component": "heading",
|
|
1498
|
-
"
|
|
1499
|
-
"
|
|
1402
|
+
"value": "{default-font-style}",
|
|
1403
|
+
"uuid": "aef21944-3dac-4b2d-ba7b-0a4df3f406bb"
|
|
1500
1404
|
},
|
|
1501
1405
|
"heading-cjk-heavy-emphasized-font-weight": {
|
|
1502
1406
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1503
1407
|
"component": "heading",
|
|
1504
|
-
"
|
|
1505
|
-
"
|
|
1408
|
+
"value": "{black-font-weight}",
|
|
1409
|
+
"uuid": "9315971c-6e83-42c8-9c24-d1bc6fa5e106"
|
|
1506
1410
|
},
|
|
1507
1411
|
"heading-cjk-heavy-font-style": {
|
|
1508
1412
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1509
1413
|
"component": "heading",
|
|
1510
|
-
"
|
|
1511
|
-
"
|
|
1414
|
+
"value": "{default-font-style}",
|
|
1415
|
+
"uuid": "b2f50ba2-e694-47ba-b81a-ea8fc813247e"
|
|
1512
1416
|
},
|
|
1513
1417
|
"heading-cjk-heavy-font-weight": {
|
|
1514
1418
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1515
1419
|
"component": "heading",
|
|
1516
|
-
"
|
|
1517
|
-
"
|
|
1420
|
+
"value": "{extra-bold-font-weight}",
|
|
1421
|
+
"uuid": "73c20d2f-1227-46bc-8548-102358405b0b"
|
|
1518
1422
|
},
|
|
1519
1423
|
"heading-cjk-heavy-strong-emphasized-font-style": {
|
|
1520
1424
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1521
1425
|
"component": "heading",
|
|
1522
|
-
"
|
|
1523
|
-
"
|
|
1426
|
+
"value": "{default-font-style}",
|
|
1427
|
+
"uuid": "619a15ba-f74e-4ff4-a604-312b810f1a50"
|
|
1524
1428
|
},
|
|
1525
1429
|
"heading-cjk-heavy-strong-emphasized-font-weight": {
|
|
1526
1430
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1527
1431
|
"component": "heading",
|
|
1528
|
-
"
|
|
1529
|
-
"
|
|
1432
|
+
"value": "{black-font-weight}",
|
|
1433
|
+
"uuid": "a0f680fa-2453-4bcc-b06c-9ff82de50c0c"
|
|
1530
1434
|
},
|
|
1531
1435
|
"heading-cjk-heavy-strong-font-style": {
|
|
1532
1436
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1533
1437
|
"component": "heading",
|
|
1534
|
-
"
|
|
1535
|
-
"
|
|
1438
|
+
"value": "{default-font-style}",
|
|
1439
|
+
"uuid": "26817f91-2742-4170-aa01-1e1e67ef01e8"
|
|
1536
1440
|
},
|
|
1537
1441
|
"heading-cjk-heavy-strong-font-weight": {
|
|
1538
1442
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1539
1443
|
"component": "heading",
|
|
1540
|
-
"
|
|
1541
|
-
"
|
|
1444
|
+
"value": "{black-font-weight}",
|
|
1445
|
+
"uuid": "b7d2203c-c651-493e-80c2-b71b7c7c2692"
|
|
1542
1446
|
},
|
|
1543
1447
|
"heading-cjk-light-emphasized-font-style": {
|
|
1544
1448
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1545
1449
|
"component": "heading",
|
|
1546
|
-
"
|
|
1450
|
+
"value": "{default-font-style}",
|
|
1547
1451
|
"uuid": "dac03eec-6910-4176-bfca-33f8a57cf3d7",
|
|
1548
|
-
"
|
|
1452
|
+
"deprecated": true
|
|
1549
1453
|
},
|
|
1550
1454
|
"heading-cjk-light-emphasized-font-weight": {
|
|
1551
1455
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1552
1456
|
"component": "heading",
|
|
1553
|
-
"
|
|
1457
|
+
"value": "{regular-font-weight}",
|
|
1554
1458
|
"uuid": "aea9787b-ee0b-40cc-9089-5973e52b18bd",
|
|
1555
|
-
"
|
|
1459
|
+
"deprecated": true
|
|
1556
1460
|
},
|
|
1557
1461
|
"heading-cjk-light-font-style": {
|
|
1558
1462
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1559
1463
|
"component": "heading",
|
|
1560
|
-
"
|
|
1464
|
+
"value": "{default-font-style}",
|
|
1561
1465
|
"uuid": "b5704c75-2914-4268-9023-7f7452e826c1",
|
|
1562
|
-
"
|
|
1466
|
+
"deprecated": true
|
|
1563
1467
|
},
|
|
1564
1468
|
"heading-cjk-light-font-weight": {
|
|
1565
1469
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1566
1470
|
"component": "heading",
|
|
1567
|
-
"
|
|
1471
|
+
"value": "{light-font-weight}",
|
|
1568
1472
|
"uuid": "9da0ba4c-b4e3-4052-8b2e-d2fde714bb9d",
|
|
1569
|
-
"
|
|
1473
|
+
"deprecated": true
|
|
1570
1474
|
},
|
|
1571
1475
|
"heading-cjk-light-strong-emphasized-font-style": {
|
|
1572
1476
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1573
1477
|
"component": "heading",
|
|
1574
|
-
"
|
|
1478
|
+
"value": "{default-font-style}",
|
|
1575
1479
|
"uuid": "9136e25e-563b-4485-bad7-41809d5317de",
|
|
1576
|
-
"
|
|
1480
|
+
"deprecated": true
|
|
1577
1481
|
},
|
|
1578
1482
|
"heading-cjk-light-strong-emphasized-font-weight": {
|
|
1579
1483
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1580
1484
|
"component": "heading",
|
|
1581
|
-
"
|
|
1485
|
+
"value": "{extra-bold-font-weight}",
|
|
1582
1486
|
"uuid": "83cc347c-7a1a-4665-9de4-cf19903f1043",
|
|
1583
|
-
"
|
|
1487
|
+
"deprecated": true
|
|
1584
1488
|
},
|
|
1585
1489
|
"heading-cjk-light-strong-font-style": {
|
|
1586
1490
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1587
1491
|
"component": "heading",
|
|
1588
|
-
"
|
|
1492
|
+
"value": "{default-font-style}",
|
|
1589
1493
|
"uuid": "be854057-43b1-40ce-bdc7-69960cd7638c",
|
|
1590
|
-
"
|
|
1494
|
+
"deprecated": true
|
|
1591
1495
|
},
|
|
1592
1496
|
"heading-cjk-light-strong-font-weight": {
|
|
1593
1497
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1594
1498
|
"component": "heading",
|
|
1595
|
-
"
|
|
1499
|
+
"value": "{extra-bold-font-weight}",
|
|
1596
1500
|
"uuid": "5ca91bc2-215b-4cbb-b966-80bfffd569ad",
|
|
1597
|
-
"
|
|
1501
|
+
"deprecated": true
|
|
1598
1502
|
},
|
|
1599
1503
|
"heading-cjk-line-height": {
|
|
1600
1504
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1601
1505
|
"component": "heading",
|
|
1602
|
-
"
|
|
1603
|
-
"
|
|
1506
|
+
"value": "{cjk-line-height-100}",
|
|
1507
|
+
"uuid": "3e038db9-c5f7-4b8b-b1af-31075a31e0cc"
|
|
1604
1508
|
},
|
|
1605
1509
|
"heading-cjk-size-l": {
|
|
1606
1510
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1607
1511
|
"component": "heading",
|
|
1608
|
-
"
|
|
1609
|
-
"
|
|
1512
|
+
"value": "{font-size-600}",
|
|
1513
|
+
"uuid": "f57ffe02-2e41-46f3-a0ac-1feb63bdd748"
|
|
1610
1514
|
},
|
|
1611
1515
|
"heading-cjk-size-m": {
|
|
1612
1516
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1613
1517
|
"component": "heading",
|
|
1614
|
-
"
|
|
1615
|
-
"
|
|
1518
|
+
"value": "{font-size-400}",
|
|
1519
|
+
"uuid": "43f45659-314b-45aa-9886-1beb096fc4ce"
|
|
1616
1520
|
},
|
|
1617
1521
|
"heading-cjk-size-s": {
|
|
1618
1522
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1619
1523
|
"component": "heading",
|
|
1620
|
-
"
|
|
1621
|
-
"
|
|
1524
|
+
"value": "{font-size-300}",
|
|
1525
|
+
"uuid": "c1242a8c-ca10-40d0-8fc4-67bbbce8fc5f"
|
|
1622
1526
|
},
|
|
1623
1527
|
"heading-cjk-size-xl": {
|
|
1624
1528
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1625
1529
|
"component": "heading",
|
|
1626
|
-
"
|
|
1627
|
-
"
|
|
1530
|
+
"value": "{font-size-800}",
|
|
1531
|
+
"uuid": "43535e5f-607e-43f4-bd37-8230b1f7993f"
|
|
1628
1532
|
},
|
|
1629
1533
|
"heading-cjk-size-xs": {
|
|
1630
1534
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1631
1535
|
"component": "heading",
|
|
1632
|
-
"
|
|
1633
|
-
"
|
|
1536
|
+
"value": "{font-size-200}",
|
|
1537
|
+
"uuid": "132688a7-917d-44b9-a34f-a7135599b299"
|
|
1634
1538
|
},
|
|
1635
1539
|
"heading-cjk-size-xxl": {
|
|
1636
1540
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1637
1541
|
"component": "heading",
|
|
1638
|
-
"
|
|
1639
|
-
"
|
|
1542
|
+
"value": "{font-size-1000}",
|
|
1543
|
+
"uuid": "fbf59302-1ad2-4327-bfde-d638a0ca2429"
|
|
1640
1544
|
},
|
|
1641
1545
|
"heading-cjk-size-xxs": {
|
|
1642
1546
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1643
1547
|
"component": "heading",
|
|
1644
|
-
"
|
|
1548
|
+
"value": "{font-size-100}",
|
|
1645
1549
|
"uuid": "bddd6a96-c280-47ca-8858-20df055e488d",
|
|
1646
|
-
"
|
|
1550
|
+
"deprecated": true
|
|
1647
1551
|
},
|
|
1648
1552
|
"heading-cjk-size-xxxl": {
|
|
1649
1553
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1650
1554
|
"component": "heading",
|
|
1651
|
-
"
|
|
1652
|
-
"
|
|
1555
|
+
"value": "{font-size-1200}",
|
|
1556
|
+
"uuid": "5a44e177-2478-4bb0-9212-ba2df64c8b00"
|
|
1653
1557
|
},
|
|
1654
1558
|
"heading-cjk-size-xxxxl": {
|
|
1655
1559
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1656
|
-
"
|
|
1657
|
-
"
|
|
1560
|
+
"value": "{font-size-1400}",
|
|
1561
|
+
"uuid": "3b954e15-341a-40f4-a47e-9abd2813fec4"
|
|
1658
1562
|
},
|
|
1659
1563
|
"heading-cjk-strong-emphasized-font-style": {
|
|
1660
1564
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1661
1565
|
"component": "heading",
|
|
1662
|
-
"
|
|
1663
|
-
"
|
|
1566
|
+
"value": "{default-font-style}",
|
|
1567
|
+
"uuid": "22934d4d-4952-40a7-a5e5-256a7a3c9371"
|
|
1664
1568
|
},
|
|
1665
1569
|
"heading-cjk-strong-emphasized-font-weight": {
|
|
1666
1570
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1667
1571
|
"component": "heading",
|
|
1668
|
-
"
|
|
1669
|
-
"
|
|
1572
|
+
"value": "{black-font-weight}",
|
|
1573
|
+
"uuid": "0080a817-b26f-42f1-84c4-5ed1ac08c12c"
|
|
1670
1574
|
},
|
|
1671
1575
|
"heading-cjk-strong-font-style": {
|
|
1672
1576
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1673
1577
|
"component": "heading",
|
|
1674
|
-
"
|
|
1675
|
-
"
|
|
1578
|
+
"value": "{default-font-style}",
|
|
1579
|
+
"uuid": "4f061165-0e86-46b9-83c3-c95eeb8ff956"
|
|
1676
1580
|
},
|
|
1677
1581
|
"heading-cjk-strong-font-weight": {
|
|
1678
1582
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1679
1583
|
"component": "heading",
|
|
1680
|
-
"
|
|
1681
|
-
"
|
|
1584
|
+
"value": "{black-font-weight}",
|
|
1585
|
+
"uuid": "eaf179aa-4514-4206-b3e2-a99b7d4d2029"
|
|
1682
1586
|
},
|
|
1683
1587
|
"heading-color": {
|
|
1684
1588
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1685
1589
|
"component": "heading",
|
|
1686
|
-
"
|
|
1687
|
-
"
|
|
1590
|
+
"value": "{gray-900}",
|
|
1591
|
+
"uuid": "60300cd2-9b30-4ee3-b7a1-b8dae00270d9"
|
|
1688
1592
|
},
|
|
1689
1593
|
"heading-line-height": {
|
|
1690
1594
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1691
1595
|
"component": "heading",
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1596
|
+
"value": "{line-height-100}",
|
|
1597
|
+
"uuid": "64f28fe4-20f7-48cb-baeb-ff1898573727"
|
|
1694
1598
|
},
|
|
1695
1599
|
"heading-margin-bottom-multiplier": {
|
|
1696
1600
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
1697
1601
|
"component": "heading",
|
|
1698
|
-
"
|
|
1699
|
-
"
|
|
1602
|
+
"value": 0.25,
|
|
1603
|
+
"uuid": "dd2035b4-506f-41ab-a656-de3668d44e0f"
|
|
1700
1604
|
},
|
|
1701
1605
|
"heading-margin-top-multiplier": {
|
|
1702
1606
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
1703
1607
|
"component": "heading",
|
|
1704
|
-
"
|
|
1705
|
-
"
|
|
1608
|
+
"value": 0.88888889,
|
|
1609
|
+
"uuid": "008fa04b-6d74-416b-a6ae-ceec90f08642"
|
|
1706
1610
|
},
|
|
1707
1611
|
"heading-sans-serif-emphasized-font-style": {
|
|
1708
1612
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1709
1613
|
"component": "heading",
|
|
1710
|
-
"
|
|
1711
|
-
"
|
|
1614
|
+
"value": "{italic-font-style}",
|
|
1615
|
+
"uuid": "2f17833a-28a4-4152-8999-12b077557797"
|
|
1712
1616
|
},
|
|
1713
1617
|
"heading-sans-serif-emphasized-font-weight": {
|
|
1714
1618
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1715
|
-
"
|
|
1716
|
-
"
|
|
1619
|
+
"value": "{extra-bold-font-weight}",
|
|
1620
|
+
"uuid": "e4a183fd-53c5-4dbb-afd1-6308e2e74f80"
|
|
1717
1621
|
},
|
|
1718
1622
|
"heading-sans-serif-font-family": {
|
|
1719
1623
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1720
1624
|
"component": "heading",
|
|
1721
|
-
"
|
|
1722
|
-
"
|
|
1625
|
+
"value": "{sans-serif-font-family}",
|
|
1626
|
+
"uuid": "234d7b9d-bddc-4988-8be5-ef5e41e08185"
|
|
1723
1627
|
},
|
|
1724
1628
|
"heading-sans-serif-font-style": {
|
|
1725
1629
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1726
1630
|
"component": "heading",
|
|
1727
|
-
"
|
|
1728
|
-
"
|
|
1631
|
+
"value": "{default-font-style}",
|
|
1632
|
+
"uuid": "561d905e-7f44-43da-b2b4-26e12551ef6d"
|
|
1729
1633
|
},
|
|
1730
1634
|
"heading-sans-serif-font-weight": {
|
|
1731
1635
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1732
|
-
"
|
|
1733
|
-
"
|
|
1636
|
+
"value": "{extra-bold-font-weight}",
|
|
1637
|
+
"uuid": "1d4d09b4-021a-48e8-a724-bfecc13df325"
|
|
1734
1638
|
},
|
|
1735
1639
|
"heading-sans-serif-heavy-emphasized-font-style": {
|
|
1736
1640
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1737
1641
|
"component": "heading",
|
|
1738
|
-
"
|
|
1739
|
-
"
|
|
1642
|
+
"value": "{italic-font-style}",
|
|
1643
|
+
"uuid": "924c338f-7141-490a-a842-ad632c26160c"
|
|
1740
1644
|
},
|
|
1741
1645
|
"heading-sans-serif-heavy-emphasized-font-weight": {
|
|
1742
1646
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1743
1647
|
"component": "heading",
|
|
1744
|
-
"
|
|
1745
|
-
"
|
|
1648
|
+
"value": "{black-font-weight}",
|
|
1649
|
+
"uuid": "a7cb3274-e48e-435b-a066-32027ac19e84"
|
|
1746
1650
|
},
|
|
1747
1651
|
"heading-sans-serif-heavy-font-style": {
|
|
1748
1652
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1749
1653
|
"component": "heading",
|
|
1750
|
-
"
|
|
1751
|
-
"
|
|
1654
|
+
"value": "{default-font-style}",
|
|
1655
|
+
"uuid": "0c4cdd06-8180-40b1-9b1f-d7d973a7b772"
|
|
1752
1656
|
},
|
|
1753
1657
|
"heading-sans-serif-heavy-font-weight": {
|
|
1754
1658
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1755
1659
|
"component": "heading",
|
|
1756
|
-
"
|
|
1757
|
-
"
|
|
1660
|
+
"value": "{black-font-weight}",
|
|
1661
|
+
"uuid": "ef13b8f0-f686-492d-990f-691ec91ebb96"
|
|
1758
1662
|
},
|
|
1759
1663
|
"heading-sans-serif-heavy-strong-emphasized-font-style": {
|
|
1760
1664
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1761
1665
|
"component": "heading",
|
|
1762
|
-
"
|
|
1763
|
-
"
|
|
1666
|
+
"value": "{italic-font-style}",
|
|
1667
|
+
"uuid": "c20ea22a-c34d-4c7c-a816-75b533e28c92"
|
|
1764
1668
|
},
|
|
1765
1669
|
"heading-sans-serif-heavy-strong-emphasized-font-weight": {
|
|
1766
1670
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1767
1671
|
"component": "heading",
|
|
1768
|
-
"
|
|
1769
|
-
"
|
|
1672
|
+
"value": "{black-font-weight}",
|
|
1673
|
+
"uuid": "8779e773-7b37-4eb0-ae7a-2ba0104ad9d5"
|
|
1770
1674
|
},
|
|
1771
1675
|
"heading-sans-serif-heavy-strong-font-style": {
|
|
1772
1676
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1773
1677
|
"component": "heading",
|
|
1774
|
-
"
|
|
1775
|
-
"
|
|
1678
|
+
"value": "{default-font-style}",
|
|
1679
|
+
"uuid": "86775b10-5682-49fb-9d38-6bdb857da801"
|
|
1776
1680
|
},
|
|
1777
1681
|
"heading-sans-serif-heavy-strong-font-weight": {
|
|
1778
1682
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1779
1683
|
"component": "heading",
|
|
1780
|
-
"
|
|
1781
|
-
"
|
|
1684
|
+
"value": "{black-font-weight}",
|
|
1685
|
+
"uuid": "2104c3c2-d834-436a-a26d-508056f1013d"
|
|
1782
1686
|
},
|
|
1783
1687
|
"heading-sans-serif-light-emphasized-font-style": {
|
|
1784
1688
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1785
1689
|
"component": "heading",
|
|
1786
|
-
"
|
|
1690
|
+
"value": "{italic-font-style}",
|
|
1787
1691
|
"uuid": "5f88eb81-7052-4c21-9896-f14cb09f0e70",
|
|
1788
|
-
"
|
|
1692
|
+
"deprecated": true
|
|
1789
1693
|
},
|
|
1790
1694
|
"heading-sans-serif-light-emphasized-font-weight": {
|
|
1791
1695
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1792
1696
|
"component": "heading",
|
|
1793
|
-
"
|
|
1697
|
+
"value": "{light-font-weight}",
|
|
1794
1698
|
"uuid": "e882ea46-8f0a-4313-84f5-85bb8d9f1f5e",
|
|
1795
|
-
"
|
|
1699
|
+
"deprecated": true
|
|
1796
1700
|
},
|
|
1797
1701
|
"heading-sans-serif-light-font-style": {
|
|
1798
1702
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1799
1703
|
"component": "heading",
|
|
1800
|
-
"
|
|
1704
|
+
"value": "{default-font-style}",
|
|
1801
1705
|
"uuid": "c5551fd5-4ee2-4c93-b91f-9ed295fa63a4",
|
|
1802
|
-
"
|
|
1706
|
+
"deprecated": true
|
|
1803
1707
|
},
|
|
1804
1708
|
"heading-sans-serif-light-font-weight": {
|
|
1805
1709
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1806
1710
|
"component": "heading",
|
|
1807
|
-
"
|
|
1711
|
+
"value": "{light-font-weight}",
|
|
1808
1712
|
"uuid": "ff84a748-5923-451d-967c-a346d2dee46c",
|
|
1809
|
-
"
|
|
1713
|
+
"deprecated": true
|
|
1810
1714
|
},
|
|
1811
1715
|
"heading-sans-serif-light-strong-emphasized-font-style": {
|
|
1812
1716
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1813
1717
|
"component": "heading",
|
|
1814
|
-
"
|
|
1718
|
+
"value": "{italic-font-style}",
|
|
1815
1719
|
"uuid": "bc5d65e0-e13a-424c-a260-9268a0dee66c",
|
|
1816
|
-
"
|
|
1720
|
+
"deprecated": true
|
|
1817
1721
|
},
|
|
1818
1722
|
"heading-sans-serif-light-strong-emphasized-font-weight": {
|
|
1819
1723
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1820
1724
|
"component": "heading",
|
|
1821
|
-
"
|
|
1725
|
+
"value": "{bold-font-weight}",
|
|
1822
1726
|
"uuid": "c297a503-fc3c-4939-8c5a-6611b9b04719",
|
|
1823
|
-
"
|
|
1727
|
+
"deprecated": true
|
|
1824
1728
|
},
|
|
1825
1729
|
"heading-sans-serif-light-strong-font-style": {
|
|
1826
1730
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1827
1731
|
"component": "heading",
|
|
1828
|
-
"
|
|
1732
|
+
"value": "{default-font-style}",
|
|
1829
1733
|
"uuid": "67271ca0-c9fd-4047-a615-6314d7333f7a",
|
|
1830
|
-
"
|
|
1734
|
+
"deprecated": true
|
|
1831
1735
|
},
|
|
1832
1736
|
"heading-sans-serif-light-strong-font-weight": {
|
|
1833
1737
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1834
1738
|
"component": "heading",
|
|
1835
|
-
"
|
|
1739
|
+
"value": "{bold-font-weight}",
|
|
1836
1740
|
"uuid": "75437f9a-7ee8-4194-b4b3-0746be097396",
|
|
1837
|
-
"
|
|
1741
|
+
"deprecated": true
|
|
1838
1742
|
},
|
|
1839
1743
|
"heading-sans-serif-strong-emphasized-font-style": {
|
|
1840
1744
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1841
1745
|
"component": "heading",
|
|
1842
|
-
"
|
|
1843
|
-
"
|
|
1746
|
+
"value": "{italic-font-style}",
|
|
1747
|
+
"uuid": "f692d35f-1b11-43d1-ad29-967436b90928"
|
|
1844
1748
|
},
|
|
1845
1749
|
"heading-sans-serif-strong-emphasized-font-weight": {
|
|
1846
1750
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1847
1751
|
"component": "heading",
|
|
1848
|
-
"
|
|
1849
|
-
"
|
|
1752
|
+
"value": "{black-font-weight}",
|
|
1753
|
+
"uuid": "9d834e30-53c1-4cea-9e17-2326038cb6cb"
|
|
1850
1754
|
},
|
|
1851
1755
|
"heading-sans-serif-strong-font-style": {
|
|
1852
1756
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1853
1757
|
"component": "heading",
|
|
1854
|
-
"
|
|
1855
|
-
"
|
|
1758
|
+
"value": "{default-font-style}",
|
|
1759
|
+
"uuid": "2117cb6e-67f7-4509-b4fb-e9e442b6dc0e"
|
|
1856
1760
|
},
|
|
1857
1761
|
"heading-sans-serif-strong-font-weight": {
|
|
1858
1762
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1859
1763
|
"component": "heading",
|
|
1860
|
-
"
|
|
1861
|
-
"
|
|
1764
|
+
"value": "{black-font-weight}",
|
|
1765
|
+
"uuid": "79275989-91ed-408a-b884-a31d9f8bac26"
|
|
1862
1766
|
},
|
|
1863
1767
|
"heading-serif-emphasized-font-style": {
|
|
1864
1768
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1865
1769
|
"component": "heading",
|
|
1866
|
-
"
|
|
1867
|
-
"
|
|
1770
|
+
"value": "{italic-font-style}",
|
|
1771
|
+
"uuid": "fe694554-832d-457d-a320-f02629f9c441"
|
|
1868
1772
|
},
|
|
1869
1773
|
"heading-serif-emphasized-font-weight": {
|
|
1870
1774
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1871
|
-
"
|
|
1872
|
-
"
|
|
1775
|
+
"value": "{bold-font-weight}",
|
|
1776
|
+
"uuid": "a0983216-b0c5-4a3f-97dc-96ee711acb1f"
|
|
1873
1777
|
},
|
|
1874
1778
|
"heading-serif-font-family": {
|
|
1875
1779
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1876
1780
|
"component": "heading",
|
|
1877
|
-
"
|
|
1878
|
-
"
|
|
1781
|
+
"value": "{serif-font-family}",
|
|
1782
|
+
"uuid": "f2430818-41b5-439a-8347-6b384e78d141"
|
|
1879
1783
|
},
|
|
1880
1784
|
"heading-serif-font-style": {
|
|
1881
1785
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1882
1786
|
"component": "heading",
|
|
1883
|
-
"
|
|
1884
|
-
"
|
|
1787
|
+
"value": "{default-font-style}",
|
|
1788
|
+
"uuid": "938f3684-44c6-4ae2-935a-b88921fcd7fe"
|
|
1885
1789
|
},
|
|
1886
1790
|
"heading-serif-font-weight": {
|
|
1887
1791
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1888
|
-
"
|
|
1889
|
-
"
|
|
1792
|
+
"value": "{bold-font-weight}",
|
|
1793
|
+
"uuid": "350aa193-9996-49c8-b5e4-54d4f7bef3c2"
|
|
1890
1794
|
},
|
|
1891
1795
|
"heading-serif-heavy-emphasized-font-style": {
|
|
1892
1796
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1893
1797
|
"component": "heading",
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1798
|
+
"value": "{italic-font-style}",
|
|
1799
|
+
"uuid": "a18ac621-eade-4224-9660-3e9a080219ec"
|
|
1896
1800
|
},
|
|
1897
1801
|
"heading-serif-heavy-emphasized-font-weight": {
|
|
1898
1802
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1899
1803
|
"component": "heading",
|
|
1900
|
-
"
|
|
1901
|
-
"
|
|
1804
|
+
"value": "{black-font-weight}",
|
|
1805
|
+
"uuid": "82e9d579-8918-4114-bafa-3a9757556f84"
|
|
1902
1806
|
},
|
|
1903
1807
|
"heading-serif-heavy-font-style": {
|
|
1904
1808
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1905
1809
|
"component": "heading",
|
|
1906
|
-
"
|
|
1907
|
-
"
|
|
1810
|
+
"value": "{default-font-style}",
|
|
1811
|
+
"uuid": "14532cb8-6c88-46ce-886b-96fac971e7b9"
|
|
1908
1812
|
},
|
|
1909
1813
|
"heading-serif-heavy-font-weight": {
|
|
1910
1814
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1911
1815
|
"component": "heading",
|
|
1912
|
-
"
|
|
1913
|
-
"
|
|
1816
|
+
"value": "{black-font-weight}",
|
|
1817
|
+
"uuid": "6b74c5ea-6bf4-46bb-bee1-3841606f1500"
|
|
1914
1818
|
},
|
|
1915
1819
|
"heading-serif-heavy-strong-emphasized-font-style": {
|
|
1916
1820
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1917
1821
|
"component": "heading",
|
|
1918
|
-
"
|
|
1919
|
-
"
|
|
1822
|
+
"value": "{italic-font-style}",
|
|
1823
|
+
"uuid": "adf303e8-1e27-4aec-9bbc-5abe166358ec"
|
|
1920
1824
|
},
|
|
1921
1825
|
"heading-serif-heavy-strong-emphasized-font-weight": {
|
|
1922
1826
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1923
1827
|
"component": "heading",
|
|
1924
|
-
"
|
|
1925
|
-
"
|
|
1828
|
+
"value": "{black-font-weight}",
|
|
1829
|
+
"uuid": "2d8e76cd-f123-488d-893d-54a9f48f679e"
|
|
1926
1830
|
},
|
|
1927
1831
|
"heading-serif-heavy-strong-font-style": {
|
|
1928
1832
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1929
1833
|
"component": "heading",
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1834
|
+
"value": "{default-font-style}",
|
|
1835
|
+
"uuid": "b2875bbe-b5cb-452f-b7d6-3dcb4fc59921"
|
|
1932
1836
|
},
|
|
1933
1837
|
"heading-serif-heavy-strong-font-weight": {
|
|
1934
1838
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1935
1839
|
"component": "heading",
|
|
1936
|
-
"
|
|
1937
|
-
"
|
|
1840
|
+
"value": "{black-font-weight}",
|
|
1841
|
+
"uuid": "af0010c7-5134-4fe4-bee1-bbb7dd31de3a"
|
|
1938
1842
|
},
|
|
1939
1843
|
"heading-serif-light-emphasized-font-style": {
|
|
1940
1844
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1941
1845
|
"component": "heading",
|
|
1942
|
-
"
|
|
1846
|
+
"value": "{italic-font-style}",
|
|
1943
1847
|
"uuid": "7bd831cd-3fe0-402b-a105-f65b8e8023e2",
|
|
1944
|
-
"
|
|
1848
|
+
"deprecated": true
|
|
1945
1849
|
},
|
|
1946
1850
|
"heading-serif-light-emphasized-font-weight": {
|
|
1947
1851
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1948
1852
|
"component": "heading",
|
|
1949
|
-
"
|
|
1853
|
+
"value": "{regular-font-weight}",
|
|
1950
1854
|
"uuid": "b5f79fde-07f7-4c07-897e-0bfdf27e2839",
|
|
1951
|
-
"
|
|
1855
|
+
"deprecated": true
|
|
1952
1856
|
},
|
|
1953
1857
|
"heading-serif-light-font-style": {
|
|
1954
1858
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1955
1859
|
"component": "heading",
|
|
1956
|
-
"
|
|
1860
|
+
"value": "{default-font-style}",
|
|
1957
1861
|
"uuid": "5f30418a-aa76-434e-bca9-902d5be0d929",
|
|
1958
|
-
"
|
|
1862
|
+
"deprecated": true
|
|
1959
1863
|
},
|
|
1960
1864
|
"heading-serif-light-font-weight": {
|
|
1961
1865
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1962
1866
|
"component": "heading",
|
|
1963
|
-
"
|
|
1867
|
+
"value": "{regular-font-weight}",
|
|
1964
1868
|
"uuid": "66958795-6459-4750-8c68-dc39ab383837",
|
|
1965
|
-
"
|
|
1869
|
+
"deprecated": true
|
|
1966
1870
|
},
|
|
1967
1871
|
"heading-serif-light-strong-emphasized-font-style": {
|
|
1968
1872
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1969
1873
|
"component": "heading",
|
|
1970
|
-
"
|
|
1874
|
+
"value": "{italic-font-style}",
|
|
1971
1875
|
"uuid": "71c8e302-6bc1-4f45-b804-c847dd153d1b",
|
|
1972
|
-
"
|
|
1876
|
+
"deprecated": true
|
|
1973
1877
|
},
|
|
1974
1878
|
"heading-serif-light-strong-emphasized-font-weight": {
|
|
1975
1879
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1976
1880
|
"component": "heading",
|
|
1977
|
-
"
|
|
1881
|
+
"value": "{bold-font-weight}",
|
|
1978
1882
|
"uuid": "98c61df3-057d-4345-881e-0c04628757f3",
|
|
1979
|
-
"
|
|
1883
|
+
"deprecated": true
|
|
1980
1884
|
},
|
|
1981
1885
|
"heading-serif-light-strong-font-style": {
|
|
1982
1886
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1983
1887
|
"component": "heading",
|
|
1984
|
-
"
|
|
1888
|
+
"value": "{default-font-style}",
|
|
1985
1889
|
"uuid": "73906871-24e5-48cc-9140-ec700c08d144",
|
|
1986
|
-
"
|
|
1890
|
+
"deprecated": true
|
|
1987
1891
|
},
|
|
1988
1892
|
"heading-serif-light-strong-font-weight": {
|
|
1989
1893
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1990
1894
|
"component": "heading",
|
|
1991
|
-
"
|
|
1895
|
+
"value": "{bold-font-weight}",
|
|
1992
1896
|
"uuid": "29ad1c96-62e4-4143-88e8-fc8e08913a52",
|
|
1993
|
-
"
|
|
1897
|
+
"deprecated": true
|
|
1994
1898
|
},
|
|
1995
1899
|
"heading-serif-strong-emphasized-font-style": {
|
|
1996
1900
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1997
1901
|
"component": "heading",
|
|
1998
|
-
"
|
|
1999
|
-
"
|
|
1902
|
+
"value": "{italic-font-style}",
|
|
1903
|
+
"uuid": "da6e1593-9d2a-4fd8-8877-d30d6e1d1c07"
|
|
2000
1904
|
},
|
|
2001
1905
|
"heading-serif-strong-emphasized-font-weight": {
|
|
2002
1906
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2003
1907
|
"component": "heading",
|
|
2004
|
-
"
|
|
2005
|
-
"
|
|
1908
|
+
"value": "{black-font-weight}",
|
|
1909
|
+
"uuid": "cd32f2b7-3e9f-47ae-ad34-2c7783dd5b2f"
|
|
2006
1910
|
},
|
|
2007
1911
|
"heading-serif-strong-font-style": {
|
|
2008
1912
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2009
1913
|
"component": "heading",
|
|
2010
|
-
"
|
|
2011
|
-
"
|
|
1914
|
+
"value": "{default-font-style}",
|
|
1915
|
+
"uuid": "2e0ef484-406a-4902-995d-9a3d5177ec12"
|
|
2012
1916
|
},
|
|
2013
1917
|
"heading-serif-strong-font-weight": {
|
|
2014
1918
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2015
1919
|
"component": "heading",
|
|
2016
|
-
"
|
|
2017
|
-
"
|
|
1920
|
+
"value": "{black-font-weight}",
|
|
1921
|
+
"uuid": "6df0fb95-4aa0-4c67-896d-fa6aa3d34e95"
|
|
2018
1922
|
},
|
|
2019
1923
|
"heading-size-l": {
|
|
2020
1924
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2021
1925
|
"component": "heading",
|
|
2022
|
-
"
|
|
2023
|
-
"
|
|
1926
|
+
"value": "{font-size-700}",
|
|
1927
|
+
"uuid": "336e434c-9026-4bb3-96b1-5bb44376b868"
|
|
2024
1928
|
},
|
|
2025
1929
|
"heading-size-m": {
|
|
2026
1930
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2027
1931
|
"component": "heading",
|
|
2028
|
-
"
|
|
2029
|
-
"
|
|
1932
|
+
"value": "{font-size-500}",
|
|
1933
|
+
"uuid": "4cdcefe1-2006-4560-839f-5bdef6db8c1a"
|
|
2030
1934
|
},
|
|
2031
1935
|
"heading-size-s": {
|
|
2032
1936
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2033
1937
|
"component": "heading",
|
|
2034
|
-
"
|
|
2035
|
-
"
|
|
1938
|
+
"value": "{font-size-400}",
|
|
1939
|
+
"uuid": "96673fee-b75c-4867-9041-48362af044bc"
|
|
2036
1940
|
},
|
|
2037
1941
|
"heading-size-xl": {
|
|
2038
1942
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2039
1943
|
"component": "heading",
|
|
2040
|
-
"
|
|
2041
|
-
"
|
|
1944
|
+
"value": "{font-size-900}",
|
|
1945
|
+
"uuid": "94bb5ad9-503a-428a-a8ba-6cf3f70592ac"
|
|
2042
1946
|
},
|
|
2043
1947
|
"heading-size-xs": {
|
|
2044
1948
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2045
1949
|
"component": "heading",
|
|
2046
|
-
"
|
|
2047
|
-
"
|
|
1950
|
+
"value": "{font-size-300}",
|
|
1951
|
+
"uuid": "4f179af6-c31f-48f8-927c-a45150668ad3"
|
|
2048
1952
|
},
|
|
2049
1953
|
"heading-size-xxl": {
|
|
2050
1954
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2051
1955
|
"component": "heading",
|
|
2052
|
-
"
|
|
2053
|
-
"
|
|
1956
|
+
"value": "{font-size-1100}",
|
|
1957
|
+
"uuid": "464e34cd-e768-4a38-a72b-cae1a4852ef3"
|
|
2054
1958
|
},
|
|
2055
1959
|
"heading-size-xxs": {
|
|
2056
1960
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2057
1961
|
"component": "heading",
|
|
2058
|
-
"
|
|
1962
|
+
"value": "{font-size-100}",
|
|
2059
1963
|
"uuid": "82a831b4-b624-475b-b2be-4eb949e48626",
|
|
2060
|
-
"
|
|
1964
|
+
"deprecated": true
|
|
2061
1965
|
},
|
|
2062
1966
|
"heading-size-xxxl": {
|
|
2063
1967
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2064
1968
|
"component": "heading",
|
|
2065
|
-
"
|
|
2066
|
-
"
|
|
1969
|
+
"value": "{font-size-1300}",
|
|
1970
|
+
"uuid": "db884bf9-e7b5-420a-b408-bd9a4d6bb0a4"
|
|
2067
1971
|
},
|
|
2068
1972
|
"heading-size-xxxxl": {
|
|
2069
1973
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
2070
|
-
"
|
|
2071
|
-
"
|
|
1974
|
+
"value": "{font-size-1500}",
|
|
1975
|
+
"uuid": "517d86cc-2e66-4cdc-8841-cb32db9e56f4"
|
|
2072
1976
|
},
|
|
2073
1977
|
"italic-font-style": {
|
|
2074
1978
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
|
|
2075
|
-
"uuid": "9a58e4ae-dfa1-428b-9d90-11f4275418da",
|
|
2076
1979
|
"value": "italic",
|
|
2077
|
-
"
|
|
2078
|
-
"property": "font-style",
|
|
2079
|
-
"style": "italic"
|
|
2080
|
-
}
|
|
1980
|
+
"uuid": "9a58e4ae-dfa1-428b-9d90-11f4275418da"
|
|
2081
1981
|
},
|
|
2082
1982
|
"letter-spacing": {
|
|
2083
1983
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2084
|
-
"
|
|
2085
|
-
"
|
|
1984
|
+
"value": "0em",
|
|
1985
|
+
"uuid": "d8caf3aa-1261-411f-b383-18f87334c117"
|
|
2086
1986
|
},
|
|
2087
1987
|
"light-font-weight": {
|
|
2088
1988
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2089
|
-
"uuid": "fd477873-3767-4883-ab3f-5ee2758b923b",
|
|
2090
1989
|
"value": "light",
|
|
2091
|
-
"
|
|
2092
|
-
"property": "font-weight",
|
|
2093
|
-
"weight": "light"
|
|
2094
|
-
}
|
|
1990
|
+
"uuid": "fd477873-3767-4883-ab3f-5ee2758b923b"
|
|
2095
1991
|
},
|
|
2096
1992
|
"line-height-100": {
|
|
2097
1993
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
2098
|
-
"
|
|
2099
|
-
"
|
|
1994
|
+
"value": 1.3,
|
|
1995
|
+
"uuid": "dd125d1d-cf4d-45c8-ab21-52331a9a264b"
|
|
2100
1996
|
},
|
|
2101
1997
|
"line-height-200": {
|
|
2102
1998
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
2103
|
-
"
|
|
2104
|
-
"
|
|
1999
|
+
"value": 1.5,
|
|
2000
|
+
"uuid": "832f2589-0e75-48dd-bbe3-e3f5b98e6c97"
|
|
2105
2001
|
},
|
|
2106
2002
|
"line-height-font-size-100": {
|
|
2107
2003
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2004
|
+
"uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
|
|
2108
2005
|
"sets": {
|
|
2109
2006
|
"desktop": {
|
|
2110
2007
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2008
|
+
"value": "18px",
|
|
2009
|
+
"uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd"
|
|
2113
2010
|
},
|
|
2114
2011
|
"mobile": {
|
|
2115
2012
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2116
|
-
"
|
|
2117
|
-
"
|
|
2013
|
+
"value": "22px",
|
|
2014
|
+
"uuid": "898fde6d-f477-46a6-8323-698dee558580"
|
|
2118
2015
|
}
|
|
2119
|
-
},
|
|
2120
|
-
"uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
|
|
2121
|
-
"name": {
|
|
2122
|
-
"property": "line-height",
|
|
2123
|
-
"scaleIndex": 100
|
|
2124
2016
|
}
|
|
2125
2017
|
},
|
|
2126
2018
|
"line-height-font-size-1000": {
|
|
2127
2019
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2020
|
+
"uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286",
|
|
2128
2021
|
"sets": {
|
|
2129
2022
|
"desktop": {
|
|
2130
2023
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2131
|
-
"
|
|
2132
|
-
"
|
|
2024
|
+
"value": "46px",
|
|
2025
|
+
"uuid": "8b37acbd-a978-4de3-aa1e-981afa09868c"
|
|
2133
2026
|
},
|
|
2134
2027
|
"mobile": {
|
|
2135
2028
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2136
|
-
"
|
|
2137
|
-
"
|
|
2029
|
+
"value": "56px",
|
|
2030
|
+
"uuid": "48b573ce-0e43-4550-83db-1f44d06aafda"
|
|
2138
2031
|
}
|
|
2139
|
-
},
|
|
2140
|
-
"uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286",
|
|
2141
|
-
"name": {
|
|
2142
|
-
"property": "line-height",
|
|
2143
|
-
"scaleIndex": 1000
|
|
2144
2032
|
}
|
|
2145
2033
|
},
|
|
2146
2034
|
"line-height-font-size-1100": {
|
|
2147
2035
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2036
|
+
"uuid": "55494016-ab3d-475c-99b3-6824e8df227a",
|
|
2148
2037
|
"sets": {
|
|
2149
2038
|
"desktop": {
|
|
2150
2039
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2151
|
-
"
|
|
2152
|
-
"
|
|
2040
|
+
"value": "52px",
|
|
2041
|
+
"uuid": "a8db4407-791a-4fca-9e2a-12f703089223"
|
|
2153
2042
|
},
|
|
2154
2043
|
"mobile": {
|
|
2155
2044
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2156
|
-
"
|
|
2157
|
-
"
|
|
2045
|
+
"value": "64px",
|
|
2046
|
+
"uuid": "cd0d821b-015c-40be-9156-c2dab18b5977"
|
|
2158
2047
|
}
|
|
2159
|
-
},
|
|
2160
|
-
"uuid": "55494016-ab3d-475c-99b3-6824e8df227a",
|
|
2161
|
-
"name": {
|
|
2162
|
-
"property": "line-height",
|
|
2163
|
-
"scaleIndex": 1100
|
|
2164
2048
|
}
|
|
2165
2049
|
},
|
|
2166
2050
|
"line-height-font-size-1200": {
|
|
2167
2051
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2052
|
+
"uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8",
|
|
2168
2053
|
"sets": {
|
|
2169
2054
|
"desktop": {
|
|
2170
2055
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2171
|
-
"
|
|
2172
|
-
"
|
|
2056
|
+
"value": "58px",
|
|
2057
|
+
"uuid": "f3b61670-1a19-4c9f-aae7-cac247d24af6"
|
|
2173
2058
|
},
|
|
2174
2059
|
"mobile": {
|
|
2175
2060
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2176
|
-
"
|
|
2177
|
-
"
|
|
2061
|
+
"value": "72px",
|
|
2062
|
+
"uuid": "10f70d36-8574-4476-bc0a-2b03b7db5448"
|
|
2178
2063
|
}
|
|
2179
|
-
},
|
|
2180
|
-
"uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8",
|
|
2181
|
-
"name": {
|
|
2182
|
-
"property": "line-height",
|
|
2183
|
-
"scaleIndex": 1200
|
|
2184
2064
|
}
|
|
2185
2065
|
},
|
|
2186
2066
|
"line-height-font-size-1300": {
|
|
2187
2067
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2068
|
+
"uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f",
|
|
2188
2069
|
"sets": {
|
|
2189
2070
|
"desktop": {
|
|
2190
2071
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2191
|
-
"
|
|
2192
|
-
"
|
|
2072
|
+
"value": "66px",
|
|
2073
|
+
"uuid": "9b7a0ea3-22e1-472e-af82-153eac1e077e"
|
|
2193
2074
|
},
|
|
2194
2075
|
"mobile": {
|
|
2195
2076
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2196
|
-
"
|
|
2197
|
-
"
|
|
2077
|
+
"value": "80px",
|
|
2078
|
+
"uuid": "533402b6-9b8b-4615-b9db-17ea35914369"
|
|
2198
2079
|
}
|
|
2199
|
-
},
|
|
2200
|
-
"uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f",
|
|
2201
|
-
"name": {
|
|
2202
|
-
"property": "line-height",
|
|
2203
|
-
"scaleIndex": 1300
|
|
2204
2080
|
}
|
|
2205
2081
|
},
|
|
2206
2082
|
"line-height-font-size-1400": {
|
|
2207
2083
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2084
|
+
"uuid": "15edb168-9840-4fad-ab60-c1c3423ec855",
|
|
2208
2085
|
"sets": {
|
|
2209
2086
|
"desktop": {
|
|
2210
2087
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
2088
|
+
"value": "74px",
|
|
2089
|
+
"uuid": "76fa374d-f759-4198-9fc0-e61d378c3258"
|
|
2213
2090
|
},
|
|
2214
2091
|
"mobile": {
|
|
2215
2092
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2216
|
-
"
|
|
2217
|
-
"
|
|
2093
|
+
"value": "90px",
|
|
2094
|
+
"uuid": "1251799e-a10a-4625-b487-6b93839c6be8"
|
|
2218
2095
|
}
|
|
2219
|
-
},
|
|
2220
|
-
"uuid": "15edb168-9840-4fad-ab60-c1c3423ec855",
|
|
2221
|
-
"name": {
|
|
2222
|
-
"property": "line-height",
|
|
2223
|
-
"scaleIndex": 1400
|
|
2224
2096
|
}
|
|
2225
2097
|
},
|
|
2226
2098
|
"line-height-font-size-1500": {
|
|
2227
2099
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2100
|
+
"uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b",
|
|
2228
2101
|
"sets": {
|
|
2229
2102
|
"desktop": {
|
|
2230
2103
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2231
|
-
"
|
|
2232
|
-
"
|
|
2104
|
+
"value": "84px",
|
|
2105
|
+
"uuid": "c915185b-86ab-421b-8a58-e3965e9904dc"
|
|
2233
2106
|
},
|
|
2234
2107
|
"mobile": {
|
|
2235
2108
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2109
|
+
"value": "102px",
|
|
2110
|
+
"uuid": "185be0f6-8283-4068-80f1-68ee8dd06c25"
|
|
2238
2111
|
}
|
|
2239
|
-
},
|
|
2240
|
-
"uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b",
|
|
2241
|
-
"name": {
|
|
2242
|
-
"property": "line-height",
|
|
2243
|
-
"scaleIndex": 1500
|
|
2244
2112
|
}
|
|
2245
2113
|
},
|
|
2246
2114
|
"line-height-font-size-200": {
|
|
2247
2115
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2116
|
+
"uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
|
|
2248
2117
|
"sets": {
|
|
2249
2118
|
"desktop": {
|
|
2250
2119
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2251
|
-
"
|
|
2252
|
-
"
|
|
2120
|
+
"value": "20px",
|
|
2121
|
+
"uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9"
|
|
2253
2122
|
},
|
|
2254
2123
|
"mobile": {
|
|
2255
2124
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2256
|
-
"
|
|
2257
|
-
"
|
|
2125
|
+
"value": "24px",
|
|
2126
|
+
"uuid": "790dde8d-c117-4759-be93-2498297c6fa3"
|
|
2258
2127
|
}
|
|
2259
|
-
},
|
|
2260
|
-
"uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
|
|
2261
|
-
"name": {
|
|
2262
|
-
"property": "line-height",
|
|
2263
|
-
"scaleIndex": 200
|
|
2264
2128
|
}
|
|
2265
2129
|
},
|
|
2266
2130
|
"line-height-font-size-25": {
|
|
2267
2131
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2132
|
+
"uuid": "1894b682-105c-409b-916a-d2e08de4f6a8",
|
|
2268
2133
|
"sets": {
|
|
2269
2134
|
"desktop": {
|
|
2270
2135
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2271
|
-
"
|
|
2272
|
-
"
|
|
2136
|
+
"value": "12px",
|
|
2137
|
+
"uuid": "d1853d46-038f-4fd1-a0b2-4434bbf95099"
|
|
2273
2138
|
},
|
|
2274
2139
|
"mobile": {
|
|
2275
2140
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2276
|
-
"
|
|
2277
|
-
"
|
|
2141
|
+
"value": "14px",
|
|
2142
|
+
"uuid": "422ef89d-75dc-4110-b38d-45abf2b12f8d"
|
|
2278
2143
|
}
|
|
2279
|
-
},
|
|
2280
|
-
"uuid": "1894b682-105c-409b-916a-d2e08de4f6a8",
|
|
2281
|
-
"name": {
|
|
2282
|
-
"property": "line-height",
|
|
2283
|
-
"scaleIndex": 25
|
|
2284
2144
|
}
|
|
2285
2145
|
},
|
|
2286
2146
|
"line-height-font-size-300": {
|
|
2287
2147
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2148
|
+
"uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
|
|
2288
2149
|
"sets": {
|
|
2289
2150
|
"desktop": {
|
|
2290
2151
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2291
|
-
"
|
|
2292
|
-
"
|
|
2152
|
+
"value": "22px",
|
|
2153
|
+
"uuid": "52e64384-f918-4415-8d02-da3af639890f"
|
|
2293
2154
|
},
|
|
2294
2155
|
"mobile": {
|
|
2295
2156
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2296
|
-
"
|
|
2297
|
-
"
|
|
2157
|
+
"value": "26px",
|
|
2158
|
+
"uuid": "80beb678-586c-4277-9db0-1ab373ec8f80"
|
|
2298
2159
|
}
|
|
2299
|
-
},
|
|
2300
|
-
"uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
|
|
2301
|
-
"name": {
|
|
2302
|
-
"property": "line-height",
|
|
2303
|
-
"scaleIndex": 300
|
|
2304
2160
|
}
|
|
2305
2161
|
},
|
|
2306
2162
|
"line-height-font-size-400": {
|
|
2307
2163
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2164
|
+
"uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87",
|
|
2308
2165
|
"sets": {
|
|
2309
2166
|
"desktop": {
|
|
2310
2167
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2311
|
-
"
|
|
2312
|
-
"
|
|
2168
|
+
"value": "24px",
|
|
2169
|
+
"uuid": "03676924-ace1-418a-97a0-17ce62f4a832"
|
|
2313
2170
|
},
|
|
2314
2171
|
"mobile": {
|
|
2315
2172
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2316
|
-
"
|
|
2317
|
-
"
|
|
2173
|
+
"value": "28px",
|
|
2174
|
+
"uuid": "92adf566-babe-43cf-aefa-e4d04364cdbe"
|
|
2318
2175
|
}
|
|
2319
|
-
},
|
|
2320
|
-
"uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87",
|
|
2321
|
-
"name": {
|
|
2322
|
-
"property": "line-height",
|
|
2323
|
-
"scaleIndex": 400
|
|
2324
2176
|
}
|
|
2325
2177
|
},
|
|
2326
2178
|
"line-height-font-size-50": {
|
|
2327
2179
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2180
|
+
"uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
|
|
2328
2181
|
"sets": {
|
|
2329
2182
|
"desktop": {
|
|
2330
2183
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2331
|
-
"
|
|
2332
|
-
"
|
|
2184
|
+
"value": "14px",
|
|
2185
|
+
"uuid": "3696e3bf-2b72-4b08-9893-ac618f904771"
|
|
2333
2186
|
},
|
|
2334
2187
|
"mobile": {
|
|
2335
2188
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2336
|
-
"
|
|
2337
|
-
"
|
|
2189
|
+
"value": "16px",
|
|
2190
|
+
"uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f"
|
|
2338
2191
|
}
|
|
2339
|
-
},
|
|
2340
|
-
"uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
|
|
2341
|
-
"name": {
|
|
2342
|
-
"property": "line-height",
|
|
2343
|
-
"scaleIndex": 50
|
|
2344
2192
|
}
|
|
2345
2193
|
},
|
|
2346
2194
|
"line-height-font-size-500": {
|
|
2347
2195
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2196
|
+
"uuid": "7f8c6173-2708-4196-b04d-2d5027fface8",
|
|
2348
2197
|
"sets": {
|
|
2349
2198
|
"desktop": {
|
|
2350
2199
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2351
|
-
"
|
|
2352
|
-
"
|
|
2200
|
+
"value": "26px",
|
|
2201
|
+
"uuid": "cec9acbc-6b54-480f-91a2-067d947dd73e"
|
|
2353
2202
|
},
|
|
2354
2203
|
"mobile": {
|
|
2355
2204
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2356
|
-
"
|
|
2357
|
-
"
|
|
2205
|
+
"value": "32px",
|
|
2206
|
+
"uuid": "143a00de-eac6-4bb5-9b25-18011efa69f5"
|
|
2358
2207
|
}
|
|
2359
|
-
},
|
|
2360
|
-
"uuid": "7f8c6173-2708-4196-b04d-2d5027fface8",
|
|
2361
|
-
"name": {
|
|
2362
|
-
"property": "line-height",
|
|
2363
|
-
"scaleIndex": 500
|
|
2364
2208
|
}
|
|
2365
2209
|
},
|
|
2366
2210
|
"line-height-font-size-600": {
|
|
2367
2211
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2212
|
+
"uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d",
|
|
2368
2213
|
"sets": {
|
|
2369
2214
|
"desktop": {
|
|
2370
2215
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2371
|
-
"
|
|
2372
|
-
"
|
|
2216
|
+
"value": "30px",
|
|
2217
|
+
"uuid": "1cb847c8-4b6d-494f-b50f-98e46e82c9c0"
|
|
2373
2218
|
},
|
|
2374
2219
|
"mobile": {
|
|
2375
2220
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2376
|
-
"
|
|
2377
|
-
"
|
|
2221
|
+
"value": "36px",
|
|
2222
|
+
"uuid": "51dbd9c7-37e5-4968-a84b-9f8563030f89"
|
|
2378
2223
|
}
|
|
2379
|
-
},
|
|
2380
|
-
"uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d",
|
|
2381
|
-
"name": {
|
|
2382
|
-
"property": "line-height",
|
|
2383
|
-
"scaleIndex": 600
|
|
2384
2224
|
}
|
|
2385
2225
|
},
|
|
2386
2226
|
"line-height-font-size-700": {
|
|
2387
2227
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2228
|
+
"uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f",
|
|
2388
2229
|
"sets": {
|
|
2389
2230
|
"desktop": {
|
|
2390
2231
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2391
|
-
"
|
|
2392
|
-
"
|
|
2232
|
+
"value": "32px",
|
|
2233
|
+
"uuid": "2629dfc5-f358-4bd0-a24b-e683b214efb4"
|
|
2393
2234
|
},
|
|
2394
2235
|
"mobile": {
|
|
2395
2236
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2396
|
-
"
|
|
2397
|
-
"
|
|
2237
|
+
"value": "40px",
|
|
2238
|
+
"uuid": "3a43e8bf-6d36-4f4d-8b32-0c5b69d68cfd"
|
|
2398
2239
|
}
|
|
2399
|
-
},
|
|
2400
|
-
"uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f",
|
|
2401
|
-
"name": {
|
|
2402
|
-
"property": "line-height",
|
|
2403
|
-
"scaleIndex": 700
|
|
2404
2240
|
}
|
|
2405
2241
|
},
|
|
2406
2242
|
"line-height-font-size-75": {
|
|
2407
2243
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2244
|
+
"uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
|
|
2408
2245
|
"sets": {
|
|
2409
2246
|
"desktop": {
|
|
2410
2247
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2411
|
-
"
|
|
2412
|
-
"
|
|
2248
|
+
"value": "16px",
|
|
2249
|
+
"uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3"
|
|
2413
2250
|
},
|
|
2414
2251
|
"mobile": {
|
|
2415
2252
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2416
|
-
"
|
|
2417
|
-
"
|
|
2253
|
+
"value": "20px",
|
|
2254
|
+
"uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b"
|
|
2418
2255
|
}
|
|
2419
|
-
},
|
|
2420
|
-
"uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
|
|
2421
|
-
"name": {
|
|
2422
|
-
"property": "line-height",
|
|
2423
|
-
"scaleIndex": 75
|
|
2424
2256
|
}
|
|
2425
2257
|
},
|
|
2426
2258
|
"line-height-font-size-800": {
|
|
2427
2259
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2260
|
+
"uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6",
|
|
2428
2261
|
"sets": {
|
|
2429
2262
|
"desktop": {
|
|
2430
2263
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2431
|
-
"
|
|
2432
|
-
"
|
|
2264
|
+
"value": "36px",
|
|
2265
|
+
"uuid": "3e6bd373-90f5-4164-80a0-6dcdfdc87beb"
|
|
2433
2266
|
},
|
|
2434
2267
|
"mobile": {
|
|
2435
2268
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2436
|
-
"
|
|
2437
|
-
"
|
|
2269
|
+
"value": "44px",
|
|
2270
|
+
"uuid": "05f9ed71-4b9e-4109-a8ec-bb09edfd6348"
|
|
2438
2271
|
}
|
|
2439
|
-
},
|
|
2440
|
-
"uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6",
|
|
2441
|
-
"name": {
|
|
2442
|
-
"property": "line-height",
|
|
2443
|
-
"scaleIndex": 800
|
|
2444
2272
|
}
|
|
2445
2273
|
},
|
|
2446
2274
|
"line-height-font-size-900": {
|
|
2447
2275
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
2276
|
+
"uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7",
|
|
2448
2277
|
"sets": {
|
|
2449
2278
|
"desktop": {
|
|
2450
2279
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2451
|
-
"
|
|
2452
|
-
"
|
|
2280
|
+
"value": "42px",
|
|
2281
|
+
"uuid": "6f6a137d-f54e-45b4-a7a4-2586fa99bf3a"
|
|
2453
2282
|
},
|
|
2454
2283
|
"mobile": {
|
|
2455
2284
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
2456
|
-
"
|
|
2457
|
-
"
|
|
2285
|
+
"value": "50px",
|
|
2286
|
+
"uuid": "c881e6cd-404b-48eb-a6f1-5dd84313de72"
|
|
2458
2287
|
}
|
|
2459
|
-
},
|
|
2460
|
-
"uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7",
|
|
2461
|
-
"name": {
|
|
2462
|
-
"property": "line-height",
|
|
2463
|
-
"scaleIndex": 900
|
|
2464
2288
|
}
|
|
2465
2289
|
},
|
|
2466
2290
|
"medium-font-weight": {
|
|
2467
2291
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2468
|
-
"uuid": "c966c3b6-1bf5-4064-89f9-00d9ec673fd4",
|
|
2469
2292
|
"value": "medium",
|
|
2470
|
-
"
|
|
2471
|
-
"property": "font-weight",
|
|
2472
|
-
"weight": "medium"
|
|
2473
|
-
}
|
|
2293
|
+
"uuid": "c966c3b6-1bf5-4064-89f9-00d9ec673fd4"
|
|
2474
2294
|
},
|
|
2475
2295
|
"regular-font-weight": {
|
|
2476
2296
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2477
|
-
"uuid": "02a94ddf-1007-4c86-8863-905874e40f95",
|
|
2478
2297
|
"value": "regular",
|
|
2479
|
-
"
|
|
2480
|
-
"property": "font-weight",
|
|
2481
|
-
"weight": "regular"
|
|
2482
|
-
}
|
|
2298
|
+
"uuid": "02a94ddf-1007-4c86-8863-905874e40f95"
|
|
2483
2299
|
},
|
|
2484
2300
|
"sans-serif-font-family": {
|
|
2485
2301
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
2486
|
-
"uuid": "a552c422-c51c-458a-87b0-c6fe5178bf4b",
|
|
2487
2302
|
"value": "Adobe Clean Spectrum VF",
|
|
2488
|
-
"
|
|
2489
|
-
"property": "font-family",
|
|
2490
|
-
"family": "sans-serif"
|
|
2491
|
-
}
|
|
2303
|
+
"uuid": "a552c422-c51c-458a-87b0-c6fe5178bf4b"
|
|
2492
2304
|
},
|
|
2493
2305
|
"serif-font-family": {
|
|
2494
2306
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
2495
|
-
"uuid": "7f83198f-26ec-4156-9573-826dd7feb718",
|
|
2496
2307
|
"value": "Adobe Clean Serif",
|
|
2497
|
-
"
|
|
2498
|
-
"property": "font-family",
|
|
2499
|
-
"family": "serif"
|
|
2500
|
-
}
|
|
2308
|
+
"uuid": "7f83198f-26ec-4156-9573-826dd7feb718"
|
|
2501
2309
|
},
|
|
2502
2310
|
"text-align-center": {
|
|
2503
2311
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
|
|
2504
|
-
"
|
|
2505
|
-
"
|
|
2312
|
+
"value": "center",
|
|
2313
|
+
"uuid": "df252e5a-f115-471d-bb35-c79e733d868b"
|
|
2506
2314
|
},
|
|
2507
2315
|
"text-align-end": {
|
|
2508
2316
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
|
|
2509
|
-
"
|
|
2510
|
-
"
|
|
2317
|
+
"value": "end",
|
|
2318
|
+
"uuid": "a0c425b3-668b-4413-8739-c7844b26ebad"
|
|
2511
2319
|
},
|
|
2512
2320
|
"text-align-start": {
|
|
2513
2321
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
|
|
2514
|
-
"
|
|
2515
|
-
"
|
|
2322
|
+
"value": "start",
|
|
2323
|
+
"uuid": "3a7f9e91-6e1a-4937-a6d2-6c39566dc875"
|
|
2516
2324
|
}
|
|
2517
2325
|
}
|