@oneli8/tokens 1.0.0-beta.2 → 1.0.0-beta.3
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/README.md +75 -69
- package/dist/figma/variables.json +3682 -0
- package/dist/status/components.json +158 -0
- package/dist/tailwind/preset.mjs +335 -0
- package/dist/tailwind/theme.css +303 -0
- package/dist/tokens.css +597 -0
- package/dist/tokens.d.ts +391 -0
- package/dist/tokens.js +387 -0
- package/package.json +43 -17
- package/src/tokens.json +1936 -0
- package/build/css/tokens.css +0 -840
- package/build/figma/variables.json +0 -7472
- package/build/manifest.json +0 -22
- package/build/status/components.json +0 -235
- package/build/tailwind/preset.mjs +0 -257
- package/build/tailwind/theme.css +0 -124
- package/build/typescript/index.d.ts +0 -10
- package/build/typescript/index.js +0 -6876
- package/schema/component-status.schema.json +0 -32
- package/schema/token-file.schema.json +0 -31
- package/scripts/build.mjs +0 -191
- package/scripts/test.mjs +0 -96
- package/src/component.json +0 -262
- package/src/primitive.json +0 -211
- package/src/semantic.json +0 -1299
- package/src/themes.json +0 -823
- package/status/components.json +0 -16
package/src/semantic.json
DELETED
|
@@ -1,1299 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "../schema/token-file.schema.json",
|
|
3
|
-
"$description": "Approved Oneli8 semantic roles consumed by products and components.",
|
|
4
|
-
"color": {
|
|
5
|
-
"primary": {
|
|
6
|
-
"120": {
|
|
7
|
-
"$type": "color",
|
|
8
|
-
"$value": "{color.blue.120}",
|
|
9
|
-
"$description": "Active Primary-family 120 alias; overridden only by the independent Primary Family axis."
|
|
10
|
-
},
|
|
11
|
-
"240": {
|
|
12
|
-
"$type": "color",
|
|
13
|
-
"$value": "{color.blue.240}",
|
|
14
|
-
"$description": "Active Primary-family 240 alias; overridden only by the independent Primary Family axis."
|
|
15
|
-
},
|
|
16
|
-
"360": {
|
|
17
|
-
"$type": "color",
|
|
18
|
-
"$value": "{color.blue.360}",
|
|
19
|
-
"$description": "Active Primary-family 360 alias; overridden only by the independent Primary Family axis."
|
|
20
|
-
},
|
|
21
|
-
"480": {
|
|
22
|
-
"$type": "color",
|
|
23
|
-
"$value": "{color.blue.480}",
|
|
24
|
-
"$description": "Active Primary-family 480 alias; overridden only by the independent Primary Family axis."
|
|
25
|
-
},
|
|
26
|
-
"600": {
|
|
27
|
-
"$type": "color",
|
|
28
|
-
"$value": "{color.blue.600}",
|
|
29
|
-
"$description": "Active Primary-family 600 alias; overridden only by the independent Primary Family axis."
|
|
30
|
-
},
|
|
31
|
-
"720": {
|
|
32
|
-
"$type": "color",
|
|
33
|
-
"$value": "{color.blue.720}",
|
|
34
|
-
"$description": "Active Primary-family 720 alias; overridden only by the independent Primary Family axis."
|
|
35
|
-
},
|
|
36
|
-
"840": {
|
|
37
|
-
"$type": "color",
|
|
38
|
-
"$value": "{color.blue.840}",
|
|
39
|
-
"$description": "Active Primary-family 840 alias; overridden only by the independent Primary Family axis."
|
|
40
|
-
},
|
|
41
|
-
"930": {
|
|
42
|
-
"$type": "color",
|
|
43
|
-
"$value": "{color.blue.930}",
|
|
44
|
-
"$description": "Active Primary-family 930 alias; overridden only by the independent Primary Family axis."
|
|
45
|
-
},
|
|
46
|
-
"030": {
|
|
47
|
-
"$type": "color",
|
|
48
|
-
"$value": "{color.blue.030}",
|
|
49
|
-
"$description": "Active Primary-family 030 alias; overridden only by the independent Primary Family axis."
|
|
50
|
-
},
|
|
51
|
-
"060": {
|
|
52
|
-
"$type": "color",
|
|
53
|
-
"$value": "{color.blue.060}",
|
|
54
|
-
"$description": "Active Primary-family 060 alias; overridden only by the independent Primary Family axis."
|
|
55
|
-
},
|
|
56
|
-
"090": {
|
|
57
|
-
"$type": "color",
|
|
58
|
-
"$value": "{color.blue.090}",
|
|
59
|
-
"$description": "Active Primary-family 090 alias; overridden only by the independent Primary Family axis."
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"background": {
|
|
63
|
-
"canvas": {
|
|
64
|
-
"$type": "color",
|
|
65
|
-
"$value": "{color.neutral.030}",
|
|
66
|
-
"$description": "Root page or application background."
|
|
67
|
-
},
|
|
68
|
-
"subtle": {
|
|
69
|
-
"$type": "color",
|
|
70
|
-
"$value": "{color.neutral.060}",
|
|
71
|
-
"$description": "Quiet section differentiation."
|
|
72
|
-
},
|
|
73
|
-
"inverse": {
|
|
74
|
-
"$type": "color",
|
|
75
|
-
"$value": "{color.blue.930}",
|
|
76
|
-
"$description": "Intentionally inverted region."
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
"surface": {
|
|
80
|
-
"default": {
|
|
81
|
-
"$type": "color",
|
|
82
|
-
"$value": "{color.neutral.030}",
|
|
83
|
-
"$description": "Cards, menus, controls, and panels."
|
|
84
|
-
},
|
|
85
|
-
"raised": {
|
|
86
|
-
"$type": "color",
|
|
87
|
-
"$value": "{color.neutral.030}",
|
|
88
|
-
"$description": "Popovers, dialogs, and floating surfaces."
|
|
89
|
-
},
|
|
90
|
-
"sunken": {
|
|
91
|
-
"$type": "color",
|
|
92
|
-
"$value": "{color.neutral.060}",
|
|
93
|
-
"$description": "Wells, grouped fields, and recessed regions."
|
|
94
|
-
},
|
|
95
|
-
"selected": {
|
|
96
|
-
"$type": "color",
|
|
97
|
-
"$value": "{color.primary.060}",
|
|
98
|
-
"$description": "Persistent selection surface qualified by the active Primary family."
|
|
99
|
-
},
|
|
100
|
-
"disabled": {
|
|
101
|
-
"$type": "color",
|
|
102
|
-
"$value": "{color.neutral.090}",
|
|
103
|
-
"$description": "Unavailable interactive surface."
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
"text": {
|
|
107
|
-
"primary": {
|
|
108
|
-
"$type": "color",
|
|
109
|
-
"$value": "{color.neutral.930}",
|
|
110
|
-
"$description": "Essential content and sustained reading."
|
|
111
|
-
},
|
|
112
|
-
"secondary": {
|
|
113
|
-
"$type": "color",
|
|
114
|
-
"$value": "{color.neutral.720}",
|
|
115
|
-
"$description": "Supporting content."
|
|
116
|
-
},
|
|
117
|
-
"muted": {
|
|
118
|
-
"$type": "color",
|
|
119
|
-
"$value": "{color.neutral.600}",
|
|
120
|
-
"$description": "Metadata and low-emphasis content."
|
|
121
|
-
},
|
|
122
|
-
"disabled": {
|
|
123
|
-
"$type": "color",
|
|
124
|
-
"$value": "{color.neutral.480}",
|
|
125
|
-
"$description": "Disabled labels; never the only disabled cue."
|
|
126
|
-
},
|
|
127
|
-
"inverse": {
|
|
128
|
-
"$type": "color",
|
|
129
|
-
"$value": "{color.neutral.030}",
|
|
130
|
-
"$description": "Content on inverse regions."
|
|
131
|
-
},
|
|
132
|
-
"link": {
|
|
133
|
-
"default": {
|
|
134
|
-
"$type": "color",
|
|
135
|
-
"$value": "{color.primary.600}",
|
|
136
|
-
"$description": "Navigational text at rest; underline by default."
|
|
137
|
-
},
|
|
138
|
-
"hover": {
|
|
139
|
-
"$type": "color",
|
|
140
|
-
"$value": "{color.primary.720}",
|
|
141
|
-
"$description": "Navigational text on Hover."
|
|
142
|
-
},
|
|
143
|
-
"pressed": {
|
|
144
|
-
"$type": "color",
|
|
145
|
-
"$value": "{color.primary.840}",
|
|
146
|
-
"$description": "Navigational text while Pressed."
|
|
147
|
-
},
|
|
148
|
-
"visited": {
|
|
149
|
-
"$type": "color",
|
|
150
|
-
"$value": "{color.violet.600}",
|
|
151
|
-
"$description": "Optional privacy-safe Visited orientation cue for content and reference contexts."
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
},
|
|
155
|
-
"icon": {
|
|
156
|
-
"primary": {
|
|
157
|
-
"$type": "color",
|
|
158
|
-
"$value": "{color.neutral.930}",
|
|
159
|
-
"$description": "Essential icons."
|
|
160
|
-
},
|
|
161
|
-
"secondary": {
|
|
162
|
-
"$type": "color",
|
|
163
|
-
"$value": "{color.neutral.480}",
|
|
164
|
-
"$description": "Supporting icons."
|
|
165
|
-
},
|
|
166
|
-
"muted": {
|
|
167
|
-
"$type": "color",
|
|
168
|
-
"$value": "{color.neutral.360}",
|
|
169
|
-
"$description": "Quiet nonessential icons."
|
|
170
|
-
},
|
|
171
|
-
"disabled": {
|
|
172
|
-
"$type": "color",
|
|
173
|
-
"$value": "{color.neutral.240}",
|
|
174
|
-
"$description": "Inactive redundant icon cue."
|
|
175
|
-
},
|
|
176
|
-
"inverse": {
|
|
177
|
-
"$type": "color",
|
|
178
|
-
"$value": "{color.neutral.030}",
|
|
179
|
-
"$description": "Icons on inverse regions."
|
|
180
|
-
},
|
|
181
|
-
"onGem": {
|
|
182
|
-
"$type": "color",
|
|
183
|
-
"$value": "{color.neutral.030}",
|
|
184
|
-
"$description": "High-contrast near-white icon artwork on translucent or saturated Gem controls; remains stable across Light and Dark appearances."
|
|
185
|
-
}
|
|
186
|
-
},
|
|
187
|
-
"control": {
|
|
188
|
-
"thumb": {
|
|
189
|
-
"$type": "color",
|
|
190
|
-
"$value": "{color.neutral.030}",
|
|
191
|
-
"$description": "Stable near-white moving thumb surface for Switch across Light and Dark appearances."
|
|
192
|
-
}
|
|
193
|
-
},
|
|
194
|
-
"border": {
|
|
195
|
-
"subtle": {
|
|
196
|
-
"$type": "color",
|
|
197
|
-
"$value": "{color.neutral.090}",
|
|
198
|
-
"$description": "Decorative separation only."
|
|
199
|
-
},
|
|
200
|
-
"default": {
|
|
201
|
-
"$type": "color",
|
|
202
|
-
"$value": "{color.neutral.360}",
|
|
203
|
-
"$description": "Essential standard boundary."
|
|
204
|
-
},
|
|
205
|
-
"strong": {
|
|
206
|
-
"$type": "color",
|
|
207
|
-
"$value": "{color.neutral.480}",
|
|
208
|
-
"$description": "Emphasized essential boundary."
|
|
209
|
-
},
|
|
210
|
-
"disabled": {
|
|
211
|
-
"$type": "color",
|
|
212
|
-
"$value": "{color.neutral.480}",
|
|
213
|
-
"$description": "Disabled control boundary."
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
"focus": {
|
|
217
|
-
"inner": {
|
|
218
|
-
"$type": "color",
|
|
219
|
-
"$value": "{color.primary.030}",
|
|
220
|
-
"$description": "Light appearance focus highlight from the active qualified family."
|
|
221
|
-
},
|
|
222
|
-
"outer": {
|
|
223
|
-
"$type": "color",
|
|
224
|
-
"$value": "{color.primary.930}",
|
|
225
|
-
"$description": "Light appearance focus shadow from the active qualified family."
|
|
226
|
-
}
|
|
227
|
-
},
|
|
228
|
-
"actionPrimary": {
|
|
229
|
-
"default": {
|
|
230
|
-
"$type": "color",
|
|
231
|
-
"$value": "{color.primary.600}",
|
|
232
|
-
"$description": "Primary action default surface."
|
|
233
|
-
},
|
|
234
|
-
"hover": {
|
|
235
|
-
"$type": "color",
|
|
236
|
-
"$value": "{color.primary.720}",
|
|
237
|
-
"$description": "Primary action hover surface."
|
|
238
|
-
},
|
|
239
|
-
"pressed": {
|
|
240
|
-
"$type": "color",
|
|
241
|
-
"$value": "{color.primary.840}",
|
|
242
|
-
"$description": "Primary action pressed surface."
|
|
243
|
-
},
|
|
244
|
-
"content": {
|
|
245
|
-
"$type": "color",
|
|
246
|
-
"$value": "{color.neutral.030}",
|
|
247
|
-
"$description": "Primary action foreground."
|
|
248
|
-
},
|
|
249
|
-
"disabled": {
|
|
250
|
-
"$type": "color",
|
|
251
|
-
"$value": "{color.neutral.090}",
|
|
252
|
-
"$description": "Primary action disabled surface."
|
|
253
|
-
},
|
|
254
|
-
"disabledContent": {
|
|
255
|
-
"$type": "color",
|
|
256
|
-
"$value": "{color.neutral.480}",
|
|
257
|
-
"$description": "Primary action disabled foreground."
|
|
258
|
-
}
|
|
259
|
-
},
|
|
260
|
-
"actionSecondary": {
|
|
261
|
-
"surfaceDefault": {
|
|
262
|
-
"$type": "color",
|
|
263
|
-
"$value": "transparent",
|
|
264
|
-
"$description": "Secondary action default surface inherits its permitted adjacent surface."
|
|
265
|
-
},
|
|
266
|
-
"surfaceHover": {
|
|
267
|
-
"$type": "color",
|
|
268
|
-
"$value": "{color.primary.030}",
|
|
269
|
-
"$description": "Secondary action hover surface."
|
|
270
|
-
},
|
|
271
|
-
"surfacePressed": {
|
|
272
|
-
"$type": "color",
|
|
273
|
-
"$value": "{color.primary.060}",
|
|
274
|
-
"$description": "Secondary action pressed surface."
|
|
275
|
-
},
|
|
276
|
-
"surfaceDisabled": {
|
|
277
|
-
"$type": "color",
|
|
278
|
-
"$value": "transparent",
|
|
279
|
-
"$description": "Secondary action disabled surface inherits its permitted adjacent surface."
|
|
280
|
-
},
|
|
281
|
-
"contentDefault": {
|
|
282
|
-
"$type": "color",
|
|
283
|
-
"$value": "{color.primary.600}",
|
|
284
|
-
"$description": "Secondary action default content and border."
|
|
285
|
-
},
|
|
286
|
-
"contentHover": {
|
|
287
|
-
"$type": "color",
|
|
288
|
-
"$value": "{color.primary.720}",
|
|
289
|
-
"$description": "Secondary action hover content and border."
|
|
290
|
-
},
|
|
291
|
-
"contentPressed": {
|
|
292
|
-
"$type": "color",
|
|
293
|
-
"$value": "{color.primary.840}",
|
|
294
|
-
"$description": "Secondary action pressed content and border."
|
|
295
|
-
},
|
|
296
|
-
"contentDisabled": {
|
|
297
|
-
"$type": "color",
|
|
298
|
-
"$value": "{color.neutral.480}",
|
|
299
|
-
"$description": "Secondary action disabled content and border."
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
"actionQuiet": {
|
|
303
|
-
"surfaceDefault": {
|
|
304
|
-
"$type": "color",
|
|
305
|
-
"$value": "transparent",
|
|
306
|
-
"$description": "Quiet action default surface."
|
|
307
|
-
},
|
|
308
|
-
"surfaceHover": {
|
|
309
|
-
"$type": "color",
|
|
310
|
-
"$value": "{color.primary.030}",
|
|
311
|
-
"$description": "Quiet action hover surface."
|
|
312
|
-
},
|
|
313
|
-
"surfacePressed": {
|
|
314
|
-
"$type": "color",
|
|
315
|
-
"$value": "{color.primary.060}",
|
|
316
|
-
"$description": "Quiet action pressed surface."
|
|
317
|
-
},
|
|
318
|
-
"surfaceDisabled": {
|
|
319
|
-
"$type": "color",
|
|
320
|
-
"$value": "transparent",
|
|
321
|
-
"$description": "Quiet action disabled surface."
|
|
322
|
-
},
|
|
323
|
-
"contentDefault": {
|
|
324
|
-
"$type": "color",
|
|
325
|
-
"$value": "{color.primary.600}",
|
|
326
|
-
"$description": "Quiet action default content."
|
|
327
|
-
},
|
|
328
|
-
"contentHover": {
|
|
329
|
-
"$type": "color",
|
|
330
|
-
"$value": "{color.primary.720}",
|
|
331
|
-
"$description": "Quiet action hover content."
|
|
332
|
-
},
|
|
333
|
-
"contentPressed": {
|
|
334
|
-
"$type": "color",
|
|
335
|
-
"$value": "{color.primary.840}",
|
|
336
|
-
"$description": "Quiet action pressed content."
|
|
337
|
-
},
|
|
338
|
-
"contentDisabled": {
|
|
339
|
-
"$type": "color",
|
|
340
|
-
"$value": "{color.neutral.480}",
|
|
341
|
-
"$description": "Quiet action disabled content."
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
|
-
"iconButton": {
|
|
345
|
-
"secondaryHoverSurface": {
|
|
346
|
-
"$type": "color",
|
|
347
|
-
"$value": "{color.primary.060}",
|
|
348
|
-
"$description": "Icon Button Secondary hover surface with sufficient visible separation from the surrounding canvas."
|
|
349
|
-
},
|
|
350
|
-
"quietHoverSurface": {
|
|
351
|
-
"$type": "color",
|
|
352
|
-
"$value": "{color.primary.060}",
|
|
353
|
-
"$description": "Icon Button Quiet hover surface with sufficient visible separation from the surrounding canvas."
|
|
354
|
-
}
|
|
355
|
-
},
|
|
356
|
-
"navigationBadge": {
|
|
357
|
-
"surfaceDefault": {
|
|
358
|
-
"$type": "color",
|
|
359
|
-
"$value": "{color.surface.raised}",
|
|
360
|
-
"$description": "Neutral Navigation Badge surface; resolves through the active color scheme."
|
|
361
|
-
},
|
|
362
|
-
"contentDefault": {
|
|
363
|
-
"$type": "color",
|
|
364
|
-
"$value": "{color.text.secondary}",
|
|
365
|
-
"$description": "Neutral Navigation Badge content; resolves through the active color scheme."
|
|
366
|
-
},
|
|
367
|
-
"surfaceSelected": {
|
|
368
|
-
"$type": "color",
|
|
369
|
-
"$value": "{color.selection.content}",
|
|
370
|
-
"$description": "Navigation Badge surface when its destination is selected."
|
|
371
|
-
},
|
|
372
|
-
"contentSelected": {
|
|
373
|
-
"$type": "color",
|
|
374
|
-
"$value": "{color.selection.surface}",
|
|
375
|
-
"$description": "Navigation Badge content when its destination is selected."
|
|
376
|
-
},
|
|
377
|
-
"surfaceGem": {
|
|
378
|
-
"$type": "color",
|
|
379
|
-
"$value": "{material.gem.color.cutEdge.high}",
|
|
380
|
-
"$description": "Navigation Badge surface on an unselected Gem navigation destination."
|
|
381
|
-
},
|
|
382
|
-
"contentGem": {
|
|
383
|
-
"$type": "color",
|
|
384
|
-
"$value": "{color.text.primary}",
|
|
385
|
-
"$description": "Navigation Badge content on an unselected Gem navigation destination."
|
|
386
|
-
}
|
|
387
|
-
},
|
|
388
|
-
"actionDestructive": {
|
|
389
|
-
"default": {
|
|
390
|
-
"$type": "color",
|
|
391
|
-
"$value": "{color.red.600}",
|
|
392
|
-
"$description": "Destructive action default surface."
|
|
393
|
-
},
|
|
394
|
-
"hover": {
|
|
395
|
-
"$type": "color",
|
|
396
|
-
"$value": "{color.red.720}",
|
|
397
|
-
"$description": "Destructive action hover surface."
|
|
398
|
-
},
|
|
399
|
-
"pressed": {
|
|
400
|
-
"$type": "color",
|
|
401
|
-
"$value": "{color.red.840}",
|
|
402
|
-
"$description": "Destructive action pressed surface."
|
|
403
|
-
},
|
|
404
|
-
"content": {
|
|
405
|
-
"$type": "color",
|
|
406
|
-
"$value": "{color.neutral.030}",
|
|
407
|
-
"$description": "Destructive action foreground."
|
|
408
|
-
},
|
|
409
|
-
"disabled": {
|
|
410
|
-
"$type": "color",
|
|
411
|
-
"$value": "{color.neutral.090}",
|
|
412
|
-
"$description": "Destructive action disabled surface."
|
|
413
|
-
},
|
|
414
|
-
"disabledContent": {
|
|
415
|
-
"$type": "color",
|
|
416
|
-
"$value": "{color.neutral.480}",
|
|
417
|
-
"$description": "Destructive action disabled foreground."
|
|
418
|
-
}
|
|
419
|
-
},
|
|
420
|
-
"feedbackInformative": {
|
|
421
|
-
"surface": {
|
|
422
|
-
"$type": "color",
|
|
423
|
-
"$value": "{color.cyan.720}",
|
|
424
|
-
"$description": "Filled informative feedback surface."
|
|
425
|
-
},
|
|
426
|
-
"content": {
|
|
427
|
-
"$type": "color",
|
|
428
|
-
"$value": "{color.neutral.030}",
|
|
429
|
-
"$description": "Content on filled informative feedback."
|
|
430
|
-
},
|
|
431
|
-
"inlineContent": {
|
|
432
|
-
"$type": "color",
|
|
433
|
-
"$value": "{color.blue.600}",
|
|
434
|
-
"$description": "Informative icon and text on neutral surfaces."
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
"feedbackPositive": {
|
|
438
|
-
"surface": {
|
|
439
|
-
"$type": "color",
|
|
440
|
-
"$value": "{color.green.600}",
|
|
441
|
-
"$description": "Filled positive feedback surface."
|
|
442
|
-
},
|
|
443
|
-
"content": {
|
|
444
|
-
"$type": "color",
|
|
445
|
-
"$value": "{color.neutral.030}",
|
|
446
|
-
"$description": "Content on filled positive feedback."
|
|
447
|
-
},
|
|
448
|
-
"inlineContent": {
|
|
449
|
-
"$type": "color",
|
|
450
|
-
"$value": "{color.green.600}",
|
|
451
|
-
"$description": "Positive icon and text on neutral surfaces."
|
|
452
|
-
}
|
|
453
|
-
},
|
|
454
|
-
"feedbackCaution": {
|
|
455
|
-
"surface": {
|
|
456
|
-
"$type": "color",
|
|
457
|
-
"$value": "{color.yellow.090}",
|
|
458
|
-
"$description": "Filled caution feedback surface."
|
|
459
|
-
},
|
|
460
|
-
"content": {
|
|
461
|
-
"$type": "color",
|
|
462
|
-
"$value": "{color.neutral.840}",
|
|
463
|
-
"$description": "Content on filled caution feedback."
|
|
464
|
-
},
|
|
465
|
-
"inlineContent": {
|
|
466
|
-
"$type": "color",
|
|
467
|
-
"$value": "{color.yellow.600}",
|
|
468
|
-
"$description": "Caution icon and text on neutral surfaces."
|
|
469
|
-
}
|
|
470
|
-
},
|
|
471
|
-
"feedbackCritical": {
|
|
472
|
-
"surface": {
|
|
473
|
-
"$type": "color",
|
|
474
|
-
"$value": "{color.red.600}",
|
|
475
|
-
"$description": "Filled critical feedback surface."
|
|
476
|
-
},
|
|
477
|
-
"content": {
|
|
478
|
-
"$type": "color",
|
|
479
|
-
"$value": "{color.neutral.030}",
|
|
480
|
-
"$description": "Content on filled critical feedback."
|
|
481
|
-
},
|
|
482
|
-
"inlineContent": {
|
|
483
|
-
"$type": "color",
|
|
484
|
-
"$value": "{color.red.480}",
|
|
485
|
-
"$description": "Light Critical icon, text, and essential boundaries on neutral surfaces; the brighter existing Red 480 preserves a recognizably red signal while meeting AA contrast."
|
|
486
|
-
}
|
|
487
|
-
},
|
|
488
|
-
"selection": {
|
|
489
|
-
"surface": {
|
|
490
|
-
"$type": "color",
|
|
491
|
-
"$value": "{color.primary.060}",
|
|
492
|
-
"$description": "Persistent selected surface qualified by the active Primary family."
|
|
493
|
-
},
|
|
494
|
-
"content": {
|
|
495
|
-
"$type": "color",
|
|
496
|
-
"$value": "{color.primary.840}",
|
|
497
|
-
"$description": "Content on a persistent selected surface qualified by the active Primary family."
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
|
-
},
|
|
501
|
-
"elevation": {
|
|
502
|
-
"surface": {
|
|
503
|
-
"flat": {
|
|
504
|
-
"$type": "shadow",
|
|
505
|
-
"$value": [],
|
|
506
|
-
"$description": "No visual elevation."
|
|
507
|
-
},
|
|
508
|
-
"raised": {
|
|
509
|
-
"$type": "shadow",
|
|
510
|
-
"$value": [
|
|
511
|
-
{
|
|
512
|
-
"color": "{color.cyan.840}",
|
|
513
|
-
"offsetX": "{dimension.scale.000}",
|
|
514
|
-
"offsetY": "{dimension.scale.003}",
|
|
515
|
-
"blur": "{dimension.scale.006}",
|
|
516
|
-
"spread": "{dimension.scale.000}",
|
|
517
|
-
"alpha": 0.12
|
|
518
|
-
}
|
|
519
|
-
],
|
|
520
|
-
"$description": "Lifted card, toolbar, or sticky-region depth."
|
|
521
|
-
},
|
|
522
|
-
"floating": {
|
|
523
|
-
"$type": "shadow",
|
|
524
|
-
"$value": [
|
|
525
|
-
{
|
|
526
|
-
"color": "{color.cyan.840}",
|
|
527
|
-
"offsetX": "{dimension.scale.000}",
|
|
528
|
-
"offsetY": "{dimension.scale.006}",
|
|
529
|
-
"blur": "{dimension.scale.018}",
|
|
530
|
-
"spread": {
|
|
531
|
-
"value": -3,
|
|
532
|
-
"unit": "px"
|
|
533
|
-
},
|
|
534
|
-
"alpha": 0.18
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"color": "{color.cyan.840}",
|
|
538
|
-
"offsetX": "{dimension.scale.000}",
|
|
539
|
-
"offsetY": "{dimension.scale.003}",
|
|
540
|
-
"blur": "{dimension.scale.006}",
|
|
541
|
-
"spread": "{dimension.scale.000}",
|
|
542
|
-
"alpha": 0.12
|
|
543
|
-
}
|
|
544
|
-
],
|
|
545
|
-
"$description": "Menu, popover, picker, or transient-panel depth."
|
|
546
|
-
},
|
|
547
|
-
"overlay": {
|
|
548
|
-
"$type": "shadow",
|
|
549
|
-
"$value": [
|
|
550
|
-
{
|
|
551
|
-
"color": "{color.cyan.840}",
|
|
552
|
-
"offsetX": "{dimension.scale.000}",
|
|
553
|
-
"offsetY": "{dimension.scale.012}",
|
|
554
|
-
"blur": "{dimension.scale.036}",
|
|
555
|
-
"spread": {
|
|
556
|
-
"value": -6,
|
|
557
|
-
"unit": "px"
|
|
558
|
-
},
|
|
559
|
-
"alpha": 0.24
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"color": "{color.cyan.840}",
|
|
563
|
-
"offsetX": "{dimension.scale.000}",
|
|
564
|
-
"offsetY": "{dimension.scale.006}",
|
|
565
|
-
"blur": "{dimension.scale.012}",
|
|
566
|
-
"spread": "{dimension.scale.000}",
|
|
567
|
-
"alpha": 0.18
|
|
568
|
-
}
|
|
569
|
-
],
|
|
570
|
-
"$description": "Drawer, dialog, or command-surface depth."
|
|
571
|
-
},
|
|
572
|
-
"blocking": {
|
|
573
|
-
"$type": "shadow",
|
|
574
|
-
"$value": [
|
|
575
|
-
{
|
|
576
|
-
"color": "{color.cyan.840}",
|
|
577
|
-
"offsetX": "{dimension.scale.000}",
|
|
578
|
-
"offsetY": "{dimension.scale.024}",
|
|
579
|
-
"blur": "{dimension.scale.072}",
|
|
580
|
-
"spread": {
|
|
581
|
-
"value": -12,
|
|
582
|
-
"unit": "px"
|
|
583
|
-
},
|
|
584
|
-
"alpha": 0.36
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"color": "{color.cyan.840}",
|
|
588
|
-
"offsetX": "{dimension.scale.000}",
|
|
589
|
-
"offsetY": "{dimension.scale.012}",
|
|
590
|
-
"blur": "{dimension.scale.024}",
|
|
591
|
-
"spread": "{dimension.scale.000}",
|
|
592
|
-
"alpha": 0.24
|
|
593
|
-
}
|
|
594
|
-
],
|
|
595
|
-
"$description": "Rare high-attention blocking depth."
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
},
|
|
599
|
-
"layer": {
|
|
600
|
-
"stack": {
|
|
601
|
-
"base": {
|
|
602
|
-
"$type": "number",
|
|
603
|
-
"$value": 0,
|
|
604
|
-
"$description": "Normal content and ordinary surfaces."
|
|
605
|
-
},
|
|
606
|
-
"sticky": {
|
|
607
|
-
"$type": "number",
|
|
608
|
-
"$value": 300,
|
|
609
|
-
"$description": "Sticky headers and local pinned controls."
|
|
610
|
-
},
|
|
611
|
-
"overlay": {
|
|
612
|
-
"$type": "number",
|
|
613
|
-
"$value": 600,
|
|
614
|
-
"$description": "Menus, popovers, tooltips, and nonmodal overlays."
|
|
615
|
-
},
|
|
616
|
-
"modal": {
|
|
617
|
-
"$type": "number",
|
|
618
|
-
"$value": 900,
|
|
619
|
-
"$description": "Dialogs, drawers, and modal backdrops."
|
|
620
|
-
},
|
|
621
|
-
"notification": {
|
|
622
|
-
"$type": "number",
|
|
623
|
-
"$value": 1200,
|
|
624
|
-
"$description": "Toasts and urgent transient notices."
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
},
|
|
628
|
-
"material": {
|
|
629
|
-
"control": {
|
|
630
|
-
"gem": {
|
|
631
|
-
"primary": {
|
|
632
|
-
"start": {"$type":"color","$value":"{color.primary.480}","$description":"Gem Primary leading tonal stop in Light appearance."},
|
|
633
|
-
"mid": {"$type":"color","$value":"{color.primary.600}","$description":"Gem Primary middle tonal stop in Light appearance."},
|
|
634
|
-
"end": {"$type":"color","$value":"{color.primary.720}","$description":"Gem Primary trailing tonal stop in Light appearance."},
|
|
635
|
-
"hoverStart": {"$type":"color","$value":"{color.primary.600}","$description":"Gem Primary Hover leading tonal stop in Light appearance."},
|
|
636
|
-
"hoverMid": {"$type":"color","$value":"{color.primary.720}","$description":"Gem Primary Hover middle tonal stop in Light appearance."},
|
|
637
|
-
"hoverEnd": {"$type":"color","$value":"{color.primary.840}","$description":"Gem Primary Hover trailing tonal stop in Light appearance."},
|
|
638
|
-
"loadingStart": {"$type":"color","$value":"{color.primary.720}","$description":"Shared Button and Icon Button Gem Loading leading stop; visibly busy without implying Hover."},
|
|
639
|
-
"loadingMid": {"$type":"color","$value":"{color.primary.840}","$description":"Shared Button and Icon Button Gem Loading middle stop."},
|
|
640
|
-
"loadingEnd": {"$type":"color","$value":"{color.primary.930}","$description":"Shared Button and Icon Button Gem Loading trailing stop."},
|
|
641
|
-
"content": {"$type":"color","$value":"{color.neutral.030}","$description":"Stable foreground on the qualified Gem Primary ramp."}
|
|
642
|
-
},
|
|
643
|
-
"secondary": {
|
|
644
|
-
"high": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.22},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary leading transparent highlight."},
|
|
645
|
-
"mid": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.05},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary quiet middle transparency."},
|
|
646
|
-
"low": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.12},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary trailing transparent tint."},
|
|
647
|
-
"hoverHigh": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.30},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary Hover leading transparent highlight."},
|
|
648
|
-
"hoverMid": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.09},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary Hover middle transparency."},
|
|
649
|
-
"hoverLow": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.18},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Gem Secondary Hover trailing transparent tint."},
|
|
650
|
-
"loadingHigh": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.39},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Shared Button and Icon Button Gem Secondary Loading highlight."},
|
|
651
|
-
"loadingMid": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.12},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Shared Button and Icon Button Gem Secondary Loading middle transparency."},
|
|
652
|
-
"loadingLow": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.24},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Shared Button and Icon Button Gem Secondary Loading trailing tint."},
|
|
653
|
-
"content": {"$type":"color","$value":"{color.neutral.030}","$description":"Approved stable near-white Gem Secondary content in Light and Dark. Text and icons share this role; qualify backing contrast separately."}
|
|
654
|
-
},
|
|
655
|
-
"rim": {
|
|
656
|
-
"default": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.24},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"One-pixel inset Gem control rim; never an external border."},
|
|
657
|
-
"hover": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.36},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Raised inset Gem control rim for Hover."},
|
|
658
|
-
"specular": {"$type":"color","$value":{"color":"{color.neutral.030}","alpha":0.54},"$extensions":{"oneli8.composite":"color-alpha"},"$description":"Restrained integrated Gem control highlight."}
|
|
659
|
-
},
|
|
660
|
-
"blur": {"$type":"dimension","$value":"{dimension.scale.012}","$description":"Backdrop blur candidate for transparent Gem controls."}
|
|
661
|
-
}
|
|
662
|
-
},
|
|
663
|
-
"gem": {
|
|
664
|
-
"color": {
|
|
665
|
-
"quiet": {
|
|
666
|
-
"environmentalFace": {
|
|
667
|
-
"$type": "color",
|
|
668
|
-
"$value": {
|
|
669
|
-
"color": "{color.neutral.030}",
|
|
670
|
-
"alpha": 0.48
|
|
671
|
-
},
|
|
672
|
-
"$extensions": {
|
|
673
|
-
"oneli8.composite": "color-alpha"
|
|
674
|
-
},
|
|
675
|
-
"$description": "Quiet Light Gem environmental face; transparent canonical slab material."
|
|
676
|
-
},
|
|
677
|
-
"stabilizedFace": {
|
|
678
|
-
"$type": "color",
|
|
679
|
-
"$value": {
|
|
680
|
-
"color": "{color.neutral.060}",
|
|
681
|
-
"alpha": 0.72
|
|
682
|
-
},
|
|
683
|
-
"$extensions": {
|
|
684
|
-
"oneli8.composite": "color-alpha"
|
|
685
|
-
},
|
|
686
|
-
"$description": "Quiet Light Gem stabilized content plane."
|
|
687
|
-
},
|
|
688
|
-
"opaqueEquivalent": {
|
|
689
|
-
"$type": "color",
|
|
690
|
-
"$value": "{color.neutral.030}",
|
|
691
|
-
"$description": "Quiet Light Gem reduced-transparency equivalent."
|
|
692
|
-
}
|
|
693
|
-
},
|
|
694
|
-
"cutEdge": {
|
|
695
|
-
"outerHigh": {
|
|
696
|
-
"$type": "color",
|
|
697
|
-
"$value": {
|
|
698
|
-
"color": "{color.neutral.060}",
|
|
699
|
-
"alpha": 0.93
|
|
700
|
-
},
|
|
701
|
-
"$extensions": {
|
|
702
|
-
"oneli8.composite": "color-alpha"
|
|
703
|
-
},
|
|
704
|
-
"$description": "Bright outer cut-edge stop."
|
|
705
|
-
},
|
|
706
|
-
"outerMid": {
|
|
707
|
-
"$type": "color",
|
|
708
|
-
"$value": {
|
|
709
|
-
"color": "{color.blue.120}",
|
|
710
|
-
"alpha": 0.48
|
|
711
|
-
},
|
|
712
|
-
"$extensions": {
|
|
713
|
-
"oneli8.composite": "color-alpha"
|
|
714
|
-
},
|
|
715
|
-
"$description": "Cool outer cut-edge middle stop."
|
|
716
|
-
},
|
|
717
|
-
"outerLow": {
|
|
718
|
-
"$type": "color",
|
|
719
|
-
"$value": {
|
|
720
|
-
"color": "{color.neutral.060}",
|
|
721
|
-
"alpha": 0.03
|
|
722
|
-
},
|
|
723
|
-
"$extensions": {
|
|
724
|
-
"oneli8.composite": "color-alpha"
|
|
725
|
-
},
|
|
726
|
-
"$description": "Fading outer cut-edge stop."
|
|
727
|
-
},
|
|
728
|
-
"outerAccent": {
|
|
729
|
-
"$type": "color",
|
|
730
|
-
"$value": {
|
|
731
|
-
"color": "{color.cyan.360}",
|
|
732
|
-
"alpha": 0.36
|
|
733
|
-
},
|
|
734
|
-
"$extensions": {
|
|
735
|
-
"oneli8.composite": "color-alpha"
|
|
736
|
-
},
|
|
737
|
-
"$description": "Restrained chromatic outer cut-edge accent."
|
|
738
|
-
},
|
|
739
|
-
"high": {
|
|
740
|
-
"$type": "color",
|
|
741
|
-
"$value": {
|
|
742
|
-
"color": "{color.neutral.060}",
|
|
743
|
-
"alpha": 0.72
|
|
744
|
-
},
|
|
745
|
-
"$extensions": {
|
|
746
|
-
"oneli8.composite": "color-alpha"
|
|
747
|
-
},
|
|
748
|
-
"$description": "Light directional bevel high stop."
|
|
749
|
-
},
|
|
750
|
-
"mid": {
|
|
751
|
-
"$type": "color",
|
|
752
|
-
"$value": {
|
|
753
|
-
"color": "{color.blue.060}",
|
|
754
|
-
"alpha": 0.36
|
|
755
|
-
},
|
|
756
|
-
"$extensions": {
|
|
757
|
-
"oneli8.composite": "color-alpha"
|
|
758
|
-
},
|
|
759
|
-
"$description": "Light directional bevel middle stop."
|
|
760
|
-
},
|
|
761
|
-
"low": {
|
|
762
|
-
"$type": "color",
|
|
763
|
-
"$value": {
|
|
764
|
-
"color": "{color.neutral.060}",
|
|
765
|
-
"alpha": 0.03
|
|
766
|
-
},
|
|
767
|
-
"$extensions": {
|
|
768
|
-
"oneli8.composite": "color-alpha"
|
|
769
|
-
},
|
|
770
|
-
"$description": "Light directional bevel fade."
|
|
771
|
-
},
|
|
772
|
-
"shadow": {
|
|
773
|
-
"$type": "color",
|
|
774
|
-
"$value": {
|
|
775
|
-
"color": "{color.blue.930}",
|
|
776
|
-
"alpha": 0.16
|
|
777
|
-
},
|
|
778
|
-
"$extensions": {
|
|
779
|
-
"oneli8.composite": "color-alpha"
|
|
780
|
-
},
|
|
781
|
-
"$description": "Light directional bevel shadow."
|
|
782
|
-
}
|
|
783
|
-
},
|
|
784
|
-
"innerThinCut": {
|
|
785
|
-
"face": {
|
|
786
|
-
"$type": "color",
|
|
787
|
-
"$value": {
|
|
788
|
-
"color": "{color.neutral.060}",
|
|
789
|
-
"alpha": 0.72
|
|
790
|
-
},
|
|
791
|
-
"$extensions": {
|
|
792
|
-
"oneli8.composite": "color-alpha"
|
|
793
|
-
},
|
|
794
|
-
"$description": "Quiet inner information-plane face."
|
|
795
|
-
},
|
|
796
|
-
"high": {
|
|
797
|
-
"$type": "color",
|
|
798
|
-
"$value": {
|
|
799
|
-
"color": "{color.neutral.060}",
|
|
800
|
-
"alpha": 0.54
|
|
801
|
-
},
|
|
802
|
-
"$extensions": {
|
|
803
|
-
"oneli8.composite": "color-alpha"
|
|
804
|
-
},
|
|
805
|
-
"$description": "Quiet inner Thin-Cut highlight."
|
|
806
|
-
},
|
|
807
|
-
"mid": {
|
|
808
|
-
"$type": "color",
|
|
809
|
-
"$value": {
|
|
810
|
-
"color": "{color.blue.120}",
|
|
811
|
-
"alpha": 0.18
|
|
812
|
-
},
|
|
813
|
-
"$extensions": {
|
|
814
|
-
"oneli8.composite": "color-alpha"
|
|
815
|
-
},
|
|
816
|
-
"$description": "Quiet inner Thin-Cut middle tint."
|
|
817
|
-
},
|
|
818
|
-
"low": {
|
|
819
|
-
"$type": "color",
|
|
820
|
-
"$value": {
|
|
821
|
-
"color": "{color.neutral.060}",
|
|
822
|
-
"alpha": 0.03
|
|
823
|
-
},
|
|
824
|
-
"$extensions": {
|
|
825
|
-
"oneli8.composite": "color-alpha"
|
|
826
|
-
},
|
|
827
|
-
"$description": "Quiet inner Thin-Cut fade."
|
|
828
|
-
}
|
|
829
|
-
},
|
|
830
|
-
"facet": {
|
|
831
|
-
"cool": {
|
|
832
|
-
"$type": "color",
|
|
833
|
-
"$value": {
|
|
834
|
-
"color": "{color.blue.600}",
|
|
835
|
-
"alpha": 0.18
|
|
836
|
-
},
|
|
837
|
-
"$extensions": {
|
|
838
|
-
"oneli8.composite": "color-alpha"
|
|
839
|
-
},
|
|
840
|
-
"$description": "Optional cool decorative facet tint."
|
|
841
|
-
},
|
|
842
|
-
"warm": {
|
|
843
|
-
"$type": "color",
|
|
844
|
-
"$value": {
|
|
845
|
-
"color": "{color.orange.240}",
|
|
846
|
-
"alpha": 0.12
|
|
847
|
-
},
|
|
848
|
-
"$extensions": {
|
|
849
|
-
"oneli8.composite": "color-alpha"
|
|
850
|
-
},
|
|
851
|
-
"$description": "Optional warm decorative facet tint."
|
|
852
|
-
}
|
|
853
|
-
},
|
|
854
|
-
"family": {
|
|
855
|
-
"emerald": {
|
|
856
|
-
"environmentalFace": {
|
|
857
|
-
"$type": "color",
|
|
858
|
-
"$value": {
|
|
859
|
-
"color": "{color.green.930}",
|
|
860
|
-
"alpha": 0.48
|
|
861
|
-
},
|
|
862
|
-
"$extensions": {
|
|
863
|
-
"oneli8.composite": "color-alpha"
|
|
864
|
-
},
|
|
865
|
-
"$description": "Approved Emerald environmental face."
|
|
866
|
-
},
|
|
867
|
-
"stabilizedFace": {
|
|
868
|
-
"$type": "color",
|
|
869
|
-
"$value": {
|
|
870
|
-
"color": "{color.green.930}",
|
|
871
|
-
"alpha": 0.27
|
|
872
|
-
},
|
|
873
|
-
"$extensions": {
|
|
874
|
-
"oneli8.composite": "color-alpha"
|
|
875
|
-
},
|
|
876
|
-
"$description": "Approved Emerald stabilized plane."
|
|
877
|
-
},
|
|
878
|
-
"edge": {
|
|
879
|
-
"$type": "color",
|
|
880
|
-
"$value": {
|
|
881
|
-
"color": "{color.green.240}",
|
|
882
|
-
"alpha": 0.66
|
|
883
|
-
},
|
|
884
|
-
"$extensions": {
|
|
885
|
-
"oneli8.composite": "color-alpha"
|
|
886
|
-
},
|
|
887
|
-
"$description": "Approved Emerald family edge."
|
|
888
|
-
},
|
|
889
|
-
"innerHigh": {
|
|
890
|
-
"$type": "color",
|
|
891
|
-
"$value": {
|
|
892
|
-
"color": "{color.green.090}",
|
|
893
|
-
"alpha": 0.36
|
|
894
|
-
},
|
|
895
|
-
"$extensions": {
|
|
896
|
-
"oneli8.composite": "color-alpha"
|
|
897
|
-
},
|
|
898
|
-
"$description": "Approved Emerald inner highlight."
|
|
899
|
-
},
|
|
900
|
-
"innerMid": {
|
|
901
|
-
"$type": "color",
|
|
902
|
-
"$value": {
|
|
903
|
-
"color": "{color.green.240}",
|
|
904
|
-
"alpha": 0.18
|
|
905
|
-
},
|
|
906
|
-
"$extensions": {
|
|
907
|
-
"oneli8.composite": "color-alpha"
|
|
908
|
-
},
|
|
909
|
-
"$description": "Approved Emerald inner middle tint."
|
|
910
|
-
},
|
|
911
|
-
"innerLow": {
|
|
912
|
-
"$type": "color",
|
|
913
|
-
"$value": {
|
|
914
|
-
"color": "{color.green.090}",
|
|
915
|
-
"alpha": 0.03
|
|
916
|
-
},
|
|
917
|
-
"$extensions": {
|
|
918
|
-
"oneli8.composite": "color-alpha"
|
|
919
|
-
},
|
|
920
|
-
"$description": "Approved Emerald inner fade."
|
|
921
|
-
},
|
|
922
|
-
"opaqueEquivalent": {
|
|
923
|
-
"$type": "color",
|
|
924
|
-
"$value": "{color.green.930}",
|
|
925
|
-
"$description": "Approved Emerald opaque equivalent."
|
|
926
|
-
}
|
|
927
|
-
},
|
|
928
|
-
"ruby": {
|
|
929
|
-
"environmentalFace": {
|
|
930
|
-
"$type": "color",
|
|
931
|
-
"$value": {
|
|
932
|
-
"color": "{color.red.930}",
|
|
933
|
-
"alpha": 0.48
|
|
934
|
-
},
|
|
935
|
-
"$extensions": {
|
|
936
|
-
"oneli8.composite": "color-alpha"
|
|
937
|
-
},
|
|
938
|
-
"$description": "Approved Ruby environmental face."
|
|
939
|
-
},
|
|
940
|
-
"stabilizedFace": {
|
|
941
|
-
"$type": "color",
|
|
942
|
-
"$value": {
|
|
943
|
-
"color": "{color.red.930}",
|
|
944
|
-
"alpha": 0.27
|
|
945
|
-
},
|
|
946
|
-
"$extensions": {
|
|
947
|
-
"oneli8.composite": "color-alpha"
|
|
948
|
-
},
|
|
949
|
-
"$description": "Approved Ruby stabilized plane."
|
|
950
|
-
},
|
|
951
|
-
"edge": {
|
|
952
|
-
"$type": "color",
|
|
953
|
-
"$value": {
|
|
954
|
-
"color": "{color.red.240}",
|
|
955
|
-
"alpha": 0.66
|
|
956
|
-
},
|
|
957
|
-
"$extensions": {
|
|
958
|
-
"oneli8.composite": "color-alpha"
|
|
959
|
-
},
|
|
960
|
-
"$description": "Approved Ruby family edge."
|
|
961
|
-
},
|
|
962
|
-
"innerHigh": {
|
|
963
|
-
"$type": "color",
|
|
964
|
-
"$value": {
|
|
965
|
-
"color": "{color.red.090}",
|
|
966
|
-
"alpha": 0.36
|
|
967
|
-
},
|
|
968
|
-
"$extensions": {
|
|
969
|
-
"oneli8.composite": "color-alpha"
|
|
970
|
-
},
|
|
971
|
-
"$description": "Approved Ruby inner highlight."
|
|
972
|
-
},
|
|
973
|
-
"innerMid": {
|
|
974
|
-
"$type": "color",
|
|
975
|
-
"$value": {
|
|
976
|
-
"color": "{color.red.240}",
|
|
977
|
-
"alpha": 0.18
|
|
978
|
-
},
|
|
979
|
-
"$extensions": {
|
|
980
|
-
"oneli8.composite": "color-alpha"
|
|
981
|
-
},
|
|
982
|
-
"$description": "Approved Ruby inner middle tint."
|
|
983
|
-
},
|
|
984
|
-
"innerLow": {
|
|
985
|
-
"$type": "color",
|
|
986
|
-
"$value": {
|
|
987
|
-
"color": "{color.red.090}",
|
|
988
|
-
"alpha": 0.03
|
|
989
|
-
},
|
|
990
|
-
"$extensions": {
|
|
991
|
-
"oneli8.composite": "color-alpha"
|
|
992
|
-
},
|
|
993
|
-
"$description": "Approved Ruby inner fade."
|
|
994
|
-
},
|
|
995
|
-
"opaqueEquivalent": {
|
|
996
|
-
"$type": "color",
|
|
997
|
-
"$value": "{color.red.930}",
|
|
998
|
-
"$description": "Approved Ruby opaque equivalent."
|
|
999
|
-
}
|
|
1000
|
-
},
|
|
1001
|
-
"sapphire": {
|
|
1002
|
-
"environmentalFace": {
|
|
1003
|
-
"$type": "color",
|
|
1004
|
-
"$value": {
|
|
1005
|
-
"color": "{color.blue.930}",
|
|
1006
|
-
"alpha": 0.48
|
|
1007
|
-
},
|
|
1008
|
-
"$extensions": {
|
|
1009
|
-
"oneli8.composite": "color-alpha"
|
|
1010
|
-
},
|
|
1011
|
-
"$description": "Approved Sapphire environmental face."
|
|
1012
|
-
},
|
|
1013
|
-
"stabilizedFace": {
|
|
1014
|
-
"$type": "color",
|
|
1015
|
-
"$value": {
|
|
1016
|
-
"color": "{color.blue.930}",
|
|
1017
|
-
"alpha": 0.3
|
|
1018
|
-
},
|
|
1019
|
-
"$extensions": {
|
|
1020
|
-
"oneli8.composite": "color-alpha"
|
|
1021
|
-
},
|
|
1022
|
-
"$description": "Approved Sapphire stabilized plane."
|
|
1023
|
-
},
|
|
1024
|
-
"edge": {
|
|
1025
|
-
"$type": "color",
|
|
1026
|
-
"$value": {
|
|
1027
|
-
"color": "{color.blue.240}",
|
|
1028
|
-
"alpha": 0.66
|
|
1029
|
-
},
|
|
1030
|
-
"$extensions": {
|
|
1031
|
-
"oneli8.composite": "color-alpha"
|
|
1032
|
-
},
|
|
1033
|
-
"$description": "Approved Sapphire family edge."
|
|
1034
|
-
},
|
|
1035
|
-
"innerHigh": {
|
|
1036
|
-
"$type": "color",
|
|
1037
|
-
"$value": {
|
|
1038
|
-
"color": "{color.blue.060}",
|
|
1039
|
-
"alpha": 0.39
|
|
1040
|
-
},
|
|
1041
|
-
"$extensions": {
|
|
1042
|
-
"oneli8.composite": "color-alpha"
|
|
1043
|
-
},
|
|
1044
|
-
"$description": "Approved Sapphire inner highlight cap."
|
|
1045
|
-
},
|
|
1046
|
-
"innerMid": {
|
|
1047
|
-
"$type": "color",
|
|
1048
|
-
"$value": {
|
|
1049
|
-
"color": "{color.blue.240}",
|
|
1050
|
-
"alpha": 0.18
|
|
1051
|
-
},
|
|
1052
|
-
"$extensions": {
|
|
1053
|
-
"oneli8.composite": "color-alpha"
|
|
1054
|
-
},
|
|
1055
|
-
"$description": "Approved Sapphire inner middle tint."
|
|
1056
|
-
},
|
|
1057
|
-
"innerLow": {
|
|
1058
|
-
"$type": "color",
|
|
1059
|
-
"$value": {
|
|
1060
|
-
"color": "{color.blue.060}",
|
|
1061
|
-
"alpha": 0.03
|
|
1062
|
-
},
|
|
1063
|
-
"$extensions": {
|
|
1064
|
-
"oneli8.composite": "color-alpha"
|
|
1065
|
-
},
|
|
1066
|
-
"$description": "Approved Sapphire inner fade."
|
|
1067
|
-
},
|
|
1068
|
-
"opaqueEquivalent": {
|
|
1069
|
-
"$type": "color",
|
|
1070
|
-
"$value": "{color.blue.930}",
|
|
1071
|
-
"$description": "Approved Sapphire opaque equivalent."
|
|
1072
|
-
}
|
|
1073
|
-
},
|
|
1074
|
-
"amethyst": {
|
|
1075
|
-
"environmentalFace": {
|
|
1076
|
-
"$type": "color",
|
|
1077
|
-
"$value": {
|
|
1078
|
-
"color": "{color.violet.930}",
|
|
1079
|
-
"alpha": 0.48
|
|
1080
|
-
},
|
|
1081
|
-
"$extensions": {
|
|
1082
|
-
"oneli8.composite": "color-alpha"
|
|
1083
|
-
},
|
|
1084
|
-
"$description": "Approved Amethyst environmental face."
|
|
1085
|
-
},
|
|
1086
|
-
"stabilizedFace": {
|
|
1087
|
-
"$type": "color",
|
|
1088
|
-
"$value": {
|
|
1089
|
-
"color": "{color.violet.930}",
|
|
1090
|
-
"alpha": 0.27
|
|
1091
|
-
},
|
|
1092
|
-
"$extensions": {
|
|
1093
|
-
"oneli8.composite": "color-alpha"
|
|
1094
|
-
},
|
|
1095
|
-
"$description": "Approved Amethyst stabilized plane."
|
|
1096
|
-
},
|
|
1097
|
-
"edge": {
|
|
1098
|
-
"$type": "color",
|
|
1099
|
-
"$value": {
|
|
1100
|
-
"color": "{color.violet.240}",
|
|
1101
|
-
"alpha": 0.66
|
|
1102
|
-
},
|
|
1103
|
-
"$extensions": {
|
|
1104
|
-
"oneli8.composite": "color-alpha"
|
|
1105
|
-
},
|
|
1106
|
-
"$description": "Approved Amethyst family edge."
|
|
1107
|
-
},
|
|
1108
|
-
"innerHigh": {
|
|
1109
|
-
"$type": "color",
|
|
1110
|
-
"$value": {
|
|
1111
|
-
"color": "{color.violet.090}",
|
|
1112
|
-
"alpha": 0.36
|
|
1113
|
-
},
|
|
1114
|
-
"$extensions": {
|
|
1115
|
-
"oneli8.composite": "color-alpha"
|
|
1116
|
-
},
|
|
1117
|
-
"$description": "Approved Amethyst inner highlight."
|
|
1118
|
-
},
|
|
1119
|
-
"innerMid": {
|
|
1120
|
-
"$type": "color",
|
|
1121
|
-
"$value": {
|
|
1122
|
-
"color": "{color.violet.240}",
|
|
1123
|
-
"alpha": 0.18
|
|
1124
|
-
},
|
|
1125
|
-
"$extensions": {
|
|
1126
|
-
"oneli8.composite": "color-alpha"
|
|
1127
|
-
},
|
|
1128
|
-
"$description": "Approved Amethyst inner middle tint."
|
|
1129
|
-
},
|
|
1130
|
-
"innerLow": {
|
|
1131
|
-
"$type": "color",
|
|
1132
|
-
"$value": {
|
|
1133
|
-
"color": "{color.violet.090}",
|
|
1134
|
-
"alpha": 0.03
|
|
1135
|
-
},
|
|
1136
|
-
"$extensions": {
|
|
1137
|
-
"oneli8.composite": "color-alpha"
|
|
1138
|
-
},
|
|
1139
|
-
"$description": "Approved Amethyst inner fade."
|
|
1140
|
-
},
|
|
1141
|
-
"opaqueEquivalent": {
|
|
1142
|
-
"$type": "color",
|
|
1143
|
-
"$value": "{color.violet.930}",
|
|
1144
|
-
"$description": "Approved Amethyst opaque equivalent."
|
|
1145
|
-
}
|
|
1146
|
-
}
|
|
1147
|
-
}
|
|
1148
|
-
},
|
|
1149
|
-
"blur": {
|
|
1150
|
-
"environmental":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Approved candidate environmental backdrop blur."},
|
|
1151
|
-
"stabilized":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Local stabilized information-plane blur."}
|
|
1152
|
-
},
|
|
1153
|
-
"opacity": {
|
|
1154
|
-
"environmental":{"$type":"number","$value":0.48,"$description":"Current high-variance specimen family-tint floor."},
|
|
1155
|
-
"edgeHigh":{"$type":"number","$value":0.93,"$description":"Gem edge highlight maximum."},
|
|
1156
|
-
"edgeLow":{"$type":"number","$value":0.03,"$description":"Gem edge highlight minimum."},
|
|
1157
|
-
"cutLight":{"$type":"number","$value":0.72,"$description":"Light directional bevel layer strength."},
|
|
1158
|
-
"cutDark":{"$type":"number","$value":0.54,"$description":"Dark directional bevel layer strength."}
|
|
1159
|
-
},
|
|
1160
|
-
"spacing": {
|
|
1161
|
-
"slabInset":{"$type":"dimension","$value":"{dimension.scale.030}","$description":"Desktop Gem slab content inset."},
|
|
1162
|
-
"clusterGap":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Desktop related Gem slab gap."},
|
|
1163
|
-
"innerSeparation":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Separation before a stabilized inner tile."}
|
|
1164
|
-
}
|
|
1165
|
-
}
|
|
1166
|
-
},
|
|
1167
|
-
"spacing": {
|
|
1168
|
-
"none":{"$type":"dimension","$value":"{dimension.scale.000}","$description":"Flush adjoining items with no additional separation."},
|
|
1169
|
-
"inline": {
|
|
1170
|
-
"minimal":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Tight icon-to-text or micro relationship."},
|
|
1171
|
-
"related":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Related inline content."},
|
|
1172
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Default inline separation."}
|
|
1173
|
-
},
|
|
1174
|
-
"stack": {
|
|
1175
|
-
"tight":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Tight vertical stack."},
|
|
1176
|
-
"related":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Related stacked content."},
|
|
1177
|
-
"grouped":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Grouped component stack."},
|
|
1178
|
-
"separated":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Separated content groups."}
|
|
1179
|
-
},
|
|
1180
|
-
"inset": {
|
|
1181
|
-
"compact":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Compact component inset."},
|
|
1182
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Standard component inset."},
|
|
1183
|
-
"comfortable":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Comfortable component inset."},
|
|
1184
|
-
"spacious":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Spacious container inset."}
|
|
1185
|
-
},
|
|
1186
|
-
"layout": {
|
|
1187
|
-
"margin":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Default page margin."},
|
|
1188
|
-
"gutter":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Default layout gutter."},
|
|
1189
|
-
"region":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Region separation."}
|
|
1190
|
-
},
|
|
1191
|
-
"section": {
|
|
1192
|
-
"compact":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Compact section separation."},
|
|
1193
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Standard section separation."},
|
|
1194
|
-
"spacious":{"$type":"dimension","$value":"{dimension.scale.072}","$description":"Spacious section separation."},
|
|
1195
|
-
"expansive":{"$type":"dimension","$value":"{dimension.scale.108}","$description":"Expansive display section separation."}
|
|
1196
|
-
}
|
|
1197
|
-
},
|
|
1198
|
-
"size": {
|
|
1199
|
-
"control": {
|
|
1200
|
-
"compact":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Dense visible control height."},
|
|
1201
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.042}","$description":"General visible control height."},
|
|
1202
|
-
"comfortable":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Default cross-platform control height."},
|
|
1203
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.060}","$description":"Prominent or accessibility-forward control height."}
|
|
1204
|
-
},
|
|
1205
|
-
"target": {
|
|
1206
|
-
"minimum":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Minimum standalone interaction target."},
|
|
1207
|
-
"comfortable":{"$type":"dimension","$value":"{dimension.scale.060}","$description":"Touch-led comfortable target."},
|
|
1208
|
-
"spacious":{"$type":"dimension","$value":"{dimension.scale.072}","$description":"Kiosk or generous target."}
|
|
1209
|
-
},
|
|
1210
|
-
"icon": {
|
|
1211
|
-
"micro":{"$type":"dimension","$value":"{dimension.scale.009}","$description":"Micro icon presentation for tightly bounded internal indicators."},
|
|
1212
|
-
"compact":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Compact icon presentation for small internal indicators."},
|
|
1213
|
-
"small":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Compact supporting icon artwork box."},
|
|
1214
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Default icon artwork box."},
|
|
1215
|
-
"medium":{"$type":"dimension","$value":"{dimension.scale.030}","$description":"Intermediate icon artwork box."},
|
|
1216
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Emphasized icon artwork box."},
|
|
1217
|
-
"xlarge":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Expressive icon artwork box."},
|
|
1218
|
-
"spacious":{"$type":"dimension","$value":"{dimension.scale.060}","$description":"Spacious icon artwork box."},
|
|
1219
|
-
"display":{"$type":"dimension","$value":"{dimension.scale.072}","$description":"Display icon artwork box."},
|
|
1220
|
-
"hero":{"$type":"dimension","$value":"{dimension.scale.096}","$description":"Hero icon artwork box."},
|
|
1221
|
-
"landmark":{"$type":"dimension","$value":"{dimension.scale.108}","$description":"Largest governed icon presentation for landmarks and spatial use."}
|
|
1222
|
-
},
|
|
1223
|
-
"avatar": {
|
|
1224
|
-
"micro":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Micro avatar."},
|
|
1225
|
-
"small":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Small avatar."},
|
|
1226
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Standard avatar."},
|
|
1227
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Large avatar."},
|
|
1228
|
-
"xlarge":{"$type":"dimension","$value":"{dimension.scale.072}","$description":"Extra-large avatar."},
|
|
1229
|
-
"display":{"$type":"dimension","$value":"{dimension.scale.096}","$description":"Display avatar."}
|
|
1230
|
-
},
|
|
1231
|
-
"indicator": {
|
|
1232
|
-
"micro":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Micro indicator."},
|
|
1233
|
-
"small":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Small indicator."},
|
|
1234
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Standard indicator."},
|
|
1235
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Large indicator."}
|
|
1236
|
-
},
|
|
1237
|
-
"loader": {
|
|
1238
|
-
"small":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Small loader."},
|
|
1239
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Standard loader."},
|
|
1240
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Large loader."},
|
|
1241
|
-
"display":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Display loader."}
|
|
1242
|
-
}
|
|
1243
|
-
},
|
|
1244
|
-
"shape":{"radius":{
|
|
1245
|
-
"none":{"$type":"dimension","$value":"{dimension.scale.000}","$description":"Flush regions and hard edges."},
|
|
1246
|
-
"subtle":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Tiny internal radius."},
|
|
1247
|
-
"compact":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Dense control radius."},
|
|
1248
|
-
"medium":{"$type":"dimension","$value":"{dimension.scale.009}","$description":"Intermediate nested radius."},
|
|
1249
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Default control and small-card radius."},
|
|
1250
|
-
"comfortable":{"$type":"dimension","$value":"{dimension.scale.018}","$description":"Spacious card and menu radius."},
|
|
1251
|
-
"container":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Dialog and major-container radius."},
|
|
1252
|
-
"display":{"$type":"dimension","$value":"{dimension.scale.036}","$description":"Expressive surface radius."},
|
|
1253
|
-
"full":{"$type":"dimension","$value":{"value":999,"unit":"px"},"$extensions":{"oneli8.exception":"categorical-full-radius"},"$description":"Fully rounded categorical shape."}
|
|
1254
|
-
}},
|
|
1255
|
-
"border":{"width":{
|
|
1256
|
-
"none":{"$type":"dimension","$value":"{dimension.scale.000}","$description":"No visible boundary."},
|
|
1257
|
-
"hairline":{"$type":"dimension","$value":{"value":1,"unit":"px"},"$extensions":{"oneli8.exception":"decorative-optical-boundary"},"$description":"Decorative nonessential separation."},
|
|
1258
|
-
"standard":{"$type":"dimension","$value":{"value":2,"unit":"px"},"$extensions":{"oneli8.exception":"essential-optical-boundary"},"$description":"Standard essential boundary."},
|
|
1259
|
-
"strong":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Selected or emphasized boundary."}
|
|
1260
|
-
}},
|
|
1261
|
-
"focus":{"ring":{
|
|
1262
|
-
"innerWidth":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"First focus band width."},
|
|
1263
|
-
"outerWidth":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Second focus band width."},
|
|
1264
|
-
"totalWidth":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Combined focus treatment width."},
|
|
1265
|
-
"offset":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Focus separation when geometry requires it."}
|
|
1266
|
-
}},
|
|
1267
|
-
"typography": {
|
|
1268
|
-
"display": {
|
|
1269
|
-
"large":{"$type":"typography","$value":{"fontFamily":"{font.family.display}","fontSize":"{font.size.066}","fontWeight":"{font.weight.bold}","letterSpacing":"{font.tracking.snug}","lineHeight":"{font.line.072}"},"$description":"Compact Display Large."},
|
|
1270
|
-
"medium":{"$type":"typography","$value":{"fontFamily":"{font.family.display}","fontSize":"{font.size.051}","fontWeight":"{font.weight.bold}","letterSpacing":"{font.tracking.displaySoft}","lineHeight":"{font.line.060}"},"$description":"Compact Display Medium."},
|
|
1271
|
-
"small":{"$type":"typography","$value":{"fontFamily":"{font.family.display}","fontSize":"{font.size.039}","fontWeight":"{font.weight.semibold}","letterSpacing":"{font.tracking.titleTight}","lineHeight":"{font.line.048}"},"$description":"Compact Display Small."}
|
|
1272
|
-
},
|
|
1273
|
-
"title": {
|
|
1274
|
-
"large":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.039}","fontWeight":"{font.weight.semibold}","letterSpacing":"{font.tracking.titleSoft}","lineHeight":"{font.line.048}"},"$description":"Compact Title Large."},
|
|
1275
|
-
"medium":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.030}","fontWeight":"{font.weight.semibold}","letterSpacing":"{font.tracking.normal}","lineHeight":"{font.line.039}"},"$description":"Compact Title Medium."},
|
|
1276
|
-
"small":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.021}","fontWeight":"{font.weight.semibold}","letterSpacing":"{font.tracking.normal}","lineHeight":"{font.line.030}"},"$description":"Compact Title Small."}
|
|
1277
|
-
},
|
|
1278
|
-
"body": {
|
|
1279
|
-
"large":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.021}","fontWeight":"{font.weight.regular}","letterSpacing":"{font.tracking.normal}","lineHeight":"{font.line.030}"},"$description":"Body Large."},
|
|
1280
|
-
"medium":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.016}","fontWeight":"{font.weight.regular}","letterSpacing":"{font.tracking.normal}","lineHeight":"{font.line.024}"},"$description":"Default sustained-reading role."},
|
|
1281
|
-
"small":{"$type":"typography","$value":{"fontFamily":"{font.family.functional}","fontSize":"{font.size.012}","fontWeight":"{font.weight.regular}","letterSpacing":"{font.tracking.open}","lineHeight":"{font.line.018}"},"$description":"Supporting text role."}
|
|
1282
|
-
}
|
|
1283
|
-
},
|
|
1284
|
-
"motion": {
|
|
1285
|
-
"distance": {
|
|
1286
|
-
"minimal":{"$type":"dimension","$value":"{dimension.scale.003}","$description":"Tiny press or emphasis travel."},
|
|
1287
|
-
"short":{"$type":"dimension","$value":"{dimension.scale.006}","$description":"Compact reveal travel."},
|
|
1288
|
-
"standard":{"$type":"dimension","$value":"{dimension.scale.012}","$description":"Popover or local-panel travel."},
|
|
1289
|
-
"large":{"$type":"dimension","$value":"{dimension.scale.024}","$description":"Major panel travel."},
|
|
1290
|
-
"expansive":{"$type":"dimension","$value":"{dimension.scale.048}","$description":"Rare route travel."}
|
|
1291
|
-
},
|
|
1292
|
-
"interaction": {
|
|
1293
|
-
"press":{"$type":"transition","$value":{"duration":"{motion.duration.quick}","delay":"{motion.duration.instant}","timingFunction":"{motion.easing.standard}"},"$extensions":{"oneli8.maximumDistance":"{dimension.scale.003}"},"$description":"Press feedback recipe."},
|
|
1294
|
-
"hover":{"$type":"transition","$value":{"duration":"{motion.duration.fast}","delay":"{motion.duration.instant}","timingFunction":"{motion.easing.standard}"},"$extensions":{"oneli8.maximumDistance":"icon-only-purposeful-motion"},"$description":"Stable-body hover recipe."},
|
|
1295
|
-
"focus":{"$type":"transition","$value":{"duration":"{motion.duration.fast}","delay":"{motion.duration.instant}","timingFunction":"{motion.easing.standard}"},"$extensions":{"oneli8.maximumDistance":"{dimension.scale.000}"},"$description":"Focus appearance recipe."}
|
|
1296
|
-
},
|
|
1297
|
-
"state":{"change":{"$type":"transition","$value":{"duration":"{motion.duration.standard}","delay":"{motion.duration.instant}","timingFunction":"{motion.easing.standard}"},"$extensions":{"oneli8.maximumDistance":"{dimension.scale.006}"},"$description":"Local state-change recipe."}}
|
|
1298
|
-
}
|
|
1299
|
-
}
|