@seed-design/figma 0.2.3 → 0.2.5

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.
Files changed (55) hide show
  1. package/lib/codegen/index.cjs +5581 -5168
  2. package/lib/codegen/index.d.ts +460 -68
  3. package/lib/codegen/index.d.ts.map +1 -1
  4. package/lib/codegen/index.js +5581 -5168
  5. package/lib/codegen/targets/react/index.cjs +6143 -5348
  6. package/lib/codegen/targets/react/index.d.ts.map +1 -1
  7. package/lib/codegen/targets/react/index.js +6143 -5348
  8. package/lib/index.cjs +5567 -5165
  9. package/lib/index.d.ts.map +1 -1
  10. package/lib/index.js +5567 -5165
  11. package/package.json +5 -4
  12. package/src/codegen/component-properties.ts +82 -6
  13. package/src/codegen/core/jsx.ts +14 -2
  14. package/src/codegen/core/value-resolver.ts +8 -4
  15. package/src/codegen/targets/react/component/handlers/checkbox.ts +7 -0
  16. package/src/codegen/targets/react/component/handlers/checkmark.ts +29 -0
  17. package/src/codegen/targets/react/component/handlers/chip.ts +5 -2
  18. package/src/codegen/targets/react/component/handlers/divider.ts +8 -2
  19. package/src/codegen/targets/react/component/handlers/help-bubble.ts +2 -0
  20. package/src/codegen/targets/react/component/handlers/list-item.ts +155 -0
  21. package/src/codegen/targets/react/component/handlers/radio-group.ts +31 -0
  22. package/src/codegen/targets/react/component/handlers/radio-mark.ts +27 -0
  23. package/src/codegen/targets/react/component/handlers/switch.ts +7 -0
  24. package/src/codegen/targets/react/component/handlers/tabs.ts +288 -5
  25. package/src/codegen/targets/react/component/index.ts +12 -2
  26. package/src/entities/data/__generated__/component-sets/checkbox.d.ts +9 -2
  27. package/src/entities/data/__generated__/component-sets/checkbox.mjs +9 -2
  28. package/src/entities/data/__generated__/component-sets/checkmark.d.ts +13 -6
  29. package/src/entities/data/__generated__/component-sets/checkmark.mjs +13 -6
  30. package/src/entities/data/__generated__/component-sets/divider.d.ts +2 -2
  31. package/src/entities/data/__generated__/component-sets/divider.mjs +2 -2
  32. package/src/entities/data/__generated__/component-sets/help-bubble.d.ts +3 -0
  33. package/src/entities/data/__generated__/component-sets/help-bubble.mjs +3 -0
  34. package/src/entities/data/__generated__/component-sets/index.d.ts +2 -0
  35. package/src/entities/data/__generated__/component-sets/index.mjs +2 -0
  36. package/src/entities/data/__generated__/component-sets/list-header.d.ts +24 -0
  37. package/src/entities/data/__generated__/component-sets/list-header.mjs +24 -0
  38. package/src/entities/data/__generated__/component-sets/list-item.d.ts +152 -0
  39. package/src/entities/data/__generated__/component-sets/list-item.mjs +152 -0
  40. package/src/entities/data/__generated__/component-sets/radio-mark.d.ts +7 -0
  41. package/src/entities/data/__generated__/component-sets/radio-mark.mjs +7 -0
  42. package/src/entities/data/__generated__/component-sets/radio.d.ts +14 -0
  43. package/src/entities/data/__generated__/component-sets/radio.mjs +14 -0
  44. package/src/entities/data/__generated__/component-sets/switch.d.ts +10 -3
  45. package/src/entities/data/__generated__/component-sets/switch.mjs +10 -3
  46. package/src/entities/data/__generated__/component-sets/tabs.d.ts +1 -1
  47. package/src/entities/data/__generated__/component-sets/tabs.mjs +1 -1
  48. package/src/entities/data/__generated__/variable-collections/index.d.ts +3 -0
  49. package/src/entities/data/{variable-collections.ts → __generated__/variable-collections/index.mjs} +229 -116
  50. package/src/entities/data/__generated__/variables/index.d.ts +3 -0
  51. package/src/entities/data/__generated__/variables/index.mjs +6442 -0
  52. package/src/entities/index.ts +2 -2
  53. package/src/entities/data/__generated__/component-sets/inline-banner.d.ts +0 -40
  54. package/src/entities/data/__generated__/component-sets/inline-banner.mjs +0 -40
  55. package/src/entities/data/variables.ts +0 -4706
@@ -1,4706 +0,0 @@
1
- import type { Variable } from "../variable.interface";
2
-
3
- export const FIGMA_VARIABLES: Record<string, Variable> = {
4
- "VariableID:1:129": {
5
- id: "VariableID:1:129",
6
- name: "fg/neutral",
7
- remote: false,
8
- key: "24b0a26985f2cc3a519e84a80ae795429a811878",
9
- variableCollectionId: "VariableCollectionId:1:3",
10
- resolvedType: "COLOR",
11
- description: "test",
12
- hiddenFromPublishing: false,
13
- valuesByMode: {
14
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92920" },
15
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92920" },
16
- },
17
- scopes: ["SHAPE_FILL", "TEXT_FILL", "STROKE_COLOR"],
18
- codeSyntax: {},
19
- },
20
- "VariableID:1:130": {
21
- id: "VariableID:1:130",
22
- name: "fg/neutral-muted",
23
- remote: false,
24
- key: "be0cd1c7ba02b37e3850b32793fb4877a9a4f5f6",
25
- variableCollectionId: "VariableCollectionId:1:3",
26
- resolvedType: "COLOR",
27
- description: "",
28
- hiddenFromPublishing: false,
29
- valuesByMode: {
30
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
31
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
32
- },
33
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
34
- codeSyntax: {},
35
- },
36
- "VariableID:1:131": {
37
- id: "VariableID:1:131",
38
- name: "fg/neutral-subtle",
39
- remote: false,
40
- key: "e8d4d2ea3c9eaa824bbfedf98823a50c3ba995d6",
41
- variableCollectionId: "VariableCollectionId:1:3",
42
- resolvedType: "COLOR",
43
- description: "",
44
- hiddenFromPublishing: false,
45
- valuesByMode: {
46
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92918" },
47
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92918" },
48
- },
49
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
50
- codeSyntax: {},
51
- },
52
- "VariableID:1:132": {
53
- id: "VariableID:1:132",
54
- name: "fg/neutral-inverted",
55
- remote: false,
56
- key: "621e27fddc5262529cd912fcbb012d6f87926531",
57
- variableCollectionId: "VariableCollectionId:1:3",
58
- resolvedType: "COLOR",
59
- description: "",
60
- hiddenFromPublishing: false,
61
- valuesByMode: {
62
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92911" },
63
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92912" },
64
- },
65
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
66
- codeSyntax: {},
67
- },
68
- "VariableID:6782:76317": {
69
- id: "VariableID:6782:76317",
70
- name: "fg/brand",
71
- remote: false,
72
- key: "b69326ab587d474b2734d1ed61b718fcb46a7378",
73
- variableCollectionId: "VariableCollectionId:1:3",
74
- resolvedType: "COLOR",
75
- description: "",
76
- hiddenFromPublishing: false,
77
- valuesByMode: {
78
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92926" },
79
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92927" },
80
- },
81
- scopes: ["FRAME_FILL", "SHAPE_FILL", "TEXT_FILL", "STROKE_COLOR"],
82
- codeSyntax: {},
83
- },
84
- "VariableID:238:17661": {
85
- id: "VariableID:238:17661",
86
- name: "bg/layer-basement",
87
- remote: false,
88
- key: "8a6ce974b7fecea58d2e90c2ae4541e2b28f5ecf",
89
- variableCollectionId: "VariableCollectionId:1:3",
90
- resolvedType: "COLOR",
91
- description: "",
92
- hiddenFromPublishing: false,
93
- valuesByMode: {
94
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
95
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92911" },
96
- },
97
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
98
- codeSyntax: {},
99
- },
100
- "VariableID:1:155": {
101
- id: "VariableID:1:155",
102
- name: "bg/layer-default",
103
- remote: false,
104
- key: "7c1848fdbe0b2cfe58bfc2321f010f3e747ebb6e",
105
- variableCollectionId: "VariableCollectionId:1:3",
106
- resolvedType: "COLOR",
107
- description: "",
108
- hiddenFromPublishing: false,
109
- valuesByMode: {
110
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92911" },
111
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92912" },
112
- },
113
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
114
- codeSyntax: {},
115
- },
116
- "VariableID:1:134": {
117
- id: "VariableID:1:134",
118
- name: "fg/critical",
119
- remote: false,
120
- key: "61b23a63166b4829044e9558559061b74fae0690",
121
- variableCollectionId: "VariableCollectionId:1:3",
122
- resolvedType: "COLOR",
123
- description: "",
124
- hiddenFromPublishing: false,
125
- valuesByMode: {
126
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92950" },
127
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92950" },
128
- },
129
- scopes: ["SHAPE_FILL", "TEXT_FILL", "STROKE_COLOR"],
130
- codeSyntax: {},
131
- },
132
- "VariableID:1:156": {
133
- id: "VariableID:1:156",
134
- name: "bg/layer-default-pressed",
135
- remote: false,
136
- key: "79711ba8dcf5a058fbe67f5a2522e0defe5bc8d5",
137
- variableCollectionId: "VariableCollectionId:1:3",
138
- resolvedType: "COLOR",
139
- description: "",
140
- hiddenFromPublishing: false,
141
- valuesByMode: {
142
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92912" },
143
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
144
- },
145
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
146
- codeSyntax: {},
147
- },
148
- "VariableID:1:135": {
149
- id: "VariableID:1:135",
150
- name: "fg/critical-contrast",
151
- remote: false,
152
- key: "c3fa6e2a0fe1f6f4569dcac7f0ae2b964db7bcc8",
153
- variableCollectionId: "VariableCollectionId:1:3",
154
- resolvedType: "COLOR",
155
- description: "",
156
- hiddenFromPublishing: false,
157
- valuesByMode: {
158
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92952" },
159
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92952" },
160
- },
161
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
162
- codeSyntax: {},
163
- },
164
- "VariableID:1:136": {
165
- id: "VariableID:1:136",
166
- name: "fg/positive",
167
- remote: false,
168
- key: "86a4f55dfff5df9e212ed58e4a1cb3ac760f0c54",
169
- variableCollectionId: "VariableCollectionId:1:3",
170
- resolvedType: "COLOR",
171
- description: "",
172
- hiddenFromPublishing: false,
173
- valuesByMode: {
174
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92961" },
175
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92961" },
176
- },
177
- scopes: ["SHAPE_FILL", "TEXT_FILL", "STROKE_COLOR"],
178
- codeSyntax: {},
179
- },
180
- "VariableID:1:157": {
181
- id: "VariableID:1:157",
182
- name: "bg/layer-fill",
183
- remote: false,
184
- key: "7f7f5cddc3c06ed9d96e55a9276273b642b0e3a8",
185
- variableCollectionId: "VariableCollectionId:1:3",
186
- resolvedType: "COLOR",
187
- description: "",
188
- hiddenFromPublishing: false,
189
- valuesByMode: {
190
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92912" },
191
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
192
- },
193
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
194
- codeSyntax: {},
195
- },
196
- "VariableID:1:137": {
197
- id: "VariableID:1:137",
198
- name: "fg/positive-contrast",
199
- remote: false,
200
- key: "d2e2aa0a7aea42e126deb739901e635ee3cab74b",
201
- variableCollectionId: "VariableCollectionId:1:3",
202
- resolvedType: "COLOR",
203
- description: "",
204
- hiddenFromPublishing: false,
205
- valuesByMode: {
206
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92963" },
207
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92963" },
208
- },
209
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
210
- codeSyntax: {},
211
- },
212
- "VariableID:238:17662": {
213
- id: "VariableID:238:17662",
214
- name: "bg/layer-floating",
215
- remote: false,
216
- key: "eaf66693190c0be841169b42f31e18ce6e62fa27",
217
- variableCollectionId: "VariableCollectionId:1:3",
218
- resolvedType: "COLOR",
219
- description: "",
220
- hiddenFromPublishing: false,
221
- valuesByMode: {
222
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92911" },
223
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
224
- },
225
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
226
- codeSyntax: {},
227
- },
228
- "VariableID:670:2700": {
229
- id: "VariableID:670:2700",
230
- name: "bg/layer-floating-pressed",
231
- remote: false,
232
- key: "878cdccbca2f3cfc3abb89ea958b2eb6bdaffebe",
233
- variableCollectionId: "VariableCollectionId:1:3",
234
- resolvedType: "COLOR",
235
- description: "",
236
- hiddenFromPublishing: false,
237
- valuesByMode: {
238
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92912" },
239
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
240
- },
241
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
242
- codeSyntax: {},
243
- },
244
- "VariableID:1:138": {
245
- id: "VariableID:1:138",
246
- name: "fg/warning-contrast",
247
- remote: false,
248
- key: "b06656e86ee71c6edffd87075d7e08d74639de3a",
249
- variableCollectionId: "VariableCollectionId:1:3",
250
- resolvedType: "COLOR",
251
- description: "",
252
- hiddenFromPublishing: false,
253
- valuesByMode: {
254
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92974" },
255
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92974" },
256
- },
257
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
258
- codeSyntax: {},
259
- },
260
- "VariableID:1:139": {
261
- id: "VariableID:1:139",
262
- name: "fg/informative",
263
- remote: false,
264
- key: "58ace3e7b4feaa27d0c38fa2a069c0ad1280259d",
265
- variableCollectionId: "VariableCollectionId:1:3",
266
- resolvedType: "COLOR",
267
- description: "",
268
- hiddenFromPublishing: false,
269
- valuesByMode: {
270
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92939" },
271
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92939" },
272
- },
273
- scopes: ["FRAME_FILL", "SHAPE_FILL", "TEXT_FILL", "STROKE_COLOR"],
274
- codeSyntax: {},
275
- },
276
- "VariableID:1:140": {
277
- id: "VariableID:1:140",
278
- name: "fg/informative-contrast",
279
- remote: false,
280
- key: "6cc30b727010decfb3355c05ba03fe41ec18b6db",
281
- variableCollectionId: "VariableCollectionId:1:3",
282
- resolvedType: "COLOR",
283
- description: "",
284
- hiddenFromPublishing: false,
285
- valuesByMode: {
286
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92941" },
287
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92941" },
288
- },
289
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
290
- codeSyntax: {},
291
- },
292
- "VariableID:7178:424": {
293
- id: "VariableID:7178:424",
294
- name: "fg/magic",
295
- remote: false,
296
- key: "5219420525ee62767fbd3b034d92e14b5c8e609d",
297
- variableCollectionId: "VariableCollectionId:1:3",
298
- resolvedType: "COLOR",
299
- description: "",
300
- hiddenFromPublishing: false,
301
- valuesByMode: {
302
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78704" },
303
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78704" },
304
- },
305
- scopes: ["ALL_SCOPES"],
306
- codeSyntax: {},
307
- },
308
- "VariableID:7178:425": {
309
- id: "VariableID:7178:425",
310
- name: "fg/magic-contrast",
311
- remote: false,
312
- key: "c9d070767ecba48ca8ac58928e87da5d40562ef4",
313
- variableCollectionId: "VariableCollectionId:1:3",
314
- resolvedType: "COLOR",
315
- description: "",
316
- hiddenFromPublishing: false,
317
- valuesByMode: {
318
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78706" },
319
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78706" },
320
- },
321
- scopes: ["ALL_SCOPES"],
322
- codeSyntax: {},
323
- },
324
- "VariableID:1:141": {
325
- id: "VariableID:1:141",
326
- name: "fg/placeholder",
327
- remote: false,
328
- key: "9a04242208e1729d00a2f1b553afebdfc6e7b0aa",
329
- variableCollectionId: "VariableCollectionId:1:3",
330
- resolvedType: "COLOR",
331
- description: "",
332
- hiddenFromPublishing: false,
333
- valuesByMode: {
334
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92917" },
335
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92917" },
336
- },
337
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
338
- codeSyntax: {},
339
- },
340
- "VariableID:1:142": {
341
- id: "VariableID:1:142",
342
- name: "fg/disabled",
343
- remote: false,
344
- key: "1fb1d4f2d5329acb4f617c10a772c069c2bf0048",
345
- variableCollectionId: "VariableCollectionId:1:3",
346
- resolvedType: "COLOR",
347
- description: "",
348
- hiddenFromPublishing: false,
349
- valuesByMode: {
350
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92916" },
351
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92916" },
352
- },
353
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
354
- codeSyntax: {},
355
- },
356
- "VariableID:1:158": {
357
- id: "VariableID:1:158",
358
- name: "bg/neutral-weak",
359
- remote: false,
360
- key: "4f00d062a61de1b7a0f1211d7a55bb6761ec84b6",
361
- variableCollectionId: "VariableCollectionId:1:3",
362
- resolvedType: "COLOR",
363
- description: "",
364
- hiddenFromPublishing: false,
365
- valuesByMode: {
366
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
367
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
368
- },
369
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
370
- codeSyntax: {},
371
- },
372
- "VariableID:1:161": {
373
- id: "VariableID:1:161",
374
- name: "bg/neutral-weak-pressed",
375
- remote: false,
376
- key: "772ba3c349490f204dd0bedc5aa0bfd4abfd6135",
377
- variableCollectionId: "VariableCollectionId:1:3",
378
- resolvedType: "COLOR",
379
- description: "",
380
- hiddenFromPublishing: false,
381
- valuesByMode: {
382
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
383
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
384
- },
385
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
386
- codeSyntax: {},
387
- },
388
- "VariableID:1:159": {
389
- id: "VariableID:1:159",
390
- name: "bg/neutral-inverted",
391
- remote: false,
392
- key: "b7c93444225f9570044f3b44ba5251c32488a09a",
393
- variableCollectionId: "VariableCollectionId:1:3",
394
- resolvedType: "COLOR",
395
- description: "",
396
- hiddenFromPublishing: false,
397
- valuesByMode: {
398
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:11608:43633" },
399
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92920" },
400
- },
401
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
402
- codeSyntax: {},
403
- },
404
- "VariableID:576:22878": {
405
- id: "VariableID:576:22878",
406
- name: "bg/neutral-inverted-pressed",
407
- remote: false,
408
- key: "11e4f1f6a000874c95ac9fc2cb94f0700a0f9978",
409
- variableCollectionId: "VariableCollectionId:1:3",
410
- resolvedType: "COLOR",
411
- description: "",
412
- hiddenFromPublishing: false,
413
- valuesByMode: {
414
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
415
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
416
- },
417
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
418
- codeSyntax: {},
419
- },
420
- "VariableID:10181:32557": {
421
- id: "VariableID:10181:32557",
422
- name: "bg/neutral-solid",
423
- remote: false,
424
- key: "c646d4565cc782e5066f55fdeed174fc4fbc392b",
425
- variableCollectionId: "VariableCollectionId:1:3",
426
- resolvedType: "COLOR",
427
- description: "",
428
- hiddenFromPublishing: false,
429
- valuesByMode: {
430
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92920" },
431
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
432
- },
433
- scopes: ["ALL_SCOPES"],
434
- codeSyntax: {},
435
- },
436
- "VariableID:10181:8465": {
437
- id: "VariableID:10181:8465",
438
- name: "bg/neutral-solid-muted",
439
- remote: false,
440
- key: "b741992cff0b76dbbc260ae5977c639a8b101c64",
441
- variableCollectionId: "VariableCollectionId:1:3",
442
- resolvedType: "COLOR",
443
- description: "",
444
- hiddenFromPublishing: false,
445
- valuesByMode: {
446
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
447
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
448
- },
449
- scopes: ["ALL_SCOPES"],
450
- codeSyntax: {},
451
- },
452
- "VariableID:10181:35817": {
453
- id: "VariableID:10181:35817",
454
- name: "bg/neutral-solid-muted-pressed",
455
- remote: false,
456
- key: "4abd2169e89c8010df7fe95709d11e64dc55080c",
457
- variableCollectionId: "VariableCollectionId:1:3",
458
- resolvedType: "COLOR",
459
- description: "",
460
- hiddenFromPublishing: false,
461
- valuesByMode: {
462
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:11608:43633" },
463
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92916" },
464
- },
465
- scopes: ["ALL_SCOPES"],
466
- codeSyntax: {},
467
- },
468
- "VariableID:1:151": {
469
- id: "VariableID:1:151",
470
- name: "bg/brand-solid",
471
- remote: false,
472
- key: "14d9069bbde1d267abff7d8f5613cc9c754357d9",
473
- variableCollectionId: "VariableCollectionId:1:3",
474
- resolvedType: "COLOR",
475
- description: "",
476
- hiddenFromPublishing: false,
477
- valuesByMode: {
478
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92926" },
479
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92927" },
480
- },
481
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
482
- codeSyntax: {},
483
- },
484
- "VariableID:1:152": {
485
- id: "VariableID:1:152",
486
- name: "bg/brand-solid-pressed",
487
- remote: false,
488
- key: "d619ede215aa2da9881e5ca4ed063db8ba8ecbc4",
489
- variableCollectionId: "VariableCollectionId:1:3",
490
- resolvedType: "COLOR",
491
- description: "",
492
- hiddenFromPublishing: false,
493
- valuesByMode: {
494
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92927" },
495
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92928" },
496
- },
497
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
498
- codeSyntax: {},
499
- },
500
- "VariableID:1:143": {
501
- id: "VariableID:1:143",
502
- name: "bg/positive-weak",
503
- remote: false,
504
- key: "48ee6bd0bcb83f69b852744d6c49934830f93924",
505
- variableCollectionId: "VariableCollectionId:1:3",
506
- resolvedType: "COLOR",
507
- description: "",
508
- hiddenFromPublishing: false,
509
- valuesByMode: {
510
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92955" },
511
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92955" },
512
- },
513
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
514
- codeSyntax: {},
515
- },
516
- "VariableID:1547:55736": {
517
- id: "VariableID:1547:55736",
518
- name: "bg/positive-weak-pressed",
519
- remote: false,
520
- key: "77bc21901849aa2d04790e3a67603b72256cd6e6",
521
- variableCollectionId: "VariableCollectionId:1:3",
522
- resolvedType: "COLOR",
523
- description: "",
524
- hiddenFromPublishing: false,
525
- valuesByMode: {
526
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92956" },
527
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92956" },
528
- },
529
- scopes: ["ALL_SCOPES"],
530
- codeSyntax: {},
531
- },
532
- "VariableID:1:144": {
533
- id: "VariableID:1:144",
534
- name: "bg/positive-solid",
535
- remote: false,
536
- key: "e9769087159cba7d757e631f1267ec748c452926",
537
- variableCollectionId: "VariableCollectionId:1:3",
538
- resolvedType: "COLOR",
539
- description: "",
540
- hiddenFromPublishing: false,
541
- valuesByMode: {
542
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92961" },
543
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92959" },
544
- },
545
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
546
- codeSyntax: {},
547
- },
548
- "VariableID:1547:55738": {
549
- id: "VariableID:1547:55738",
550
- name: "bg/positive-solid-pressed",
551
- remote: false,
552
- key: "38c651ffd6268a3633dbe663aca67dba692619b5",
553
- variableCollectionId: "VariableCollectionId:1:3",
554
- resolvedType: "COLOR",
555
- description: "",
556
- hiddenFromPublishing: false,
557
- valuesByMode: {
558
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92962" },
559
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92959" },
560
- },
561
- scopes: ["ALL_SCOPES"],
562
- codeSyntax: {},
563
- },
564
- "VariableID:1:146": {
565
- id: "VariableID:1:146",
566
- name: "bg/warning-weak",
567
- remote: false,
568
- key: "2a610a4f2f4ac02a268e10c1df56b85716b46dfe",
569
- variableCollectionId: "VariableCollectionId:1:3",
570
- resolvedType: "COLOR",
571
- description: "",
572
- hiddenFromPublishing: false,
573
- valuesByMode: {
574
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92966" },
575
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92966" },
576
- },
577
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
578
- codeSyntax: {},
579
- },
580
- "VariableID:985:16614": {
581
- id: "VariableID:985:16614",
582
- name: "bg/warning-weak-pressed",
583
- remote: false,
584
- key: "e1e6a121eb7beda05e8c32f222753aec1689af79",
585
- variableCollectionId: "VariableCollectionId:1:3",
586
- resolvedType: "COLOR",
587
- description: "",
588
- hiddenFromPublishing: false,
589
- valuesByMode: {
590
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92967" },
591
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92967" },
592
- },
593
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
594
- codeSyntax: {},
595
- },
596
- "VariableID:1:145": {
597
- id: "VariableID:1:145",
598
- name: "bg/warning-solid",
599
- remote: false,
600
- key: "1740f7e1bbbbf4c94f0edf3e07cca2ad9c2fc392",
601
- variableCollectionId: "VariableCollectionId:1:3",
602
- resolvedType: "COLOR",
603
- description: "",
604
- hiddenFromPublishing: false,
605
- valuesByMode: {
606
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92968" },
607
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92971" },
608
- },
609
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
610
- codeSyntax: {},
611
- },
612
- "VariableID:1:147": {
613
- id: "VariableID:1:147",
614
- name: "bg/critical-weak",
615
- remote: false,
616
- key: "5c5382152b74e4b6c6f67050765cf5ef748b30a9",
617
- variableCollectionId: "VariableCollectionId:1:3",
618
- resolvedType: "COLOR",
619
- description: "",
620
- hiddenFromPublishing: false,
621
- valuesByMode: {
622
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92944" },
623
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92944" },
624
- },
625
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
626
- codeSyntax: {},
627
- },
628
- "VariableID:985:16616": {
629
- id: "VariableID:985:16616",
630
- name: "bg/critical-weak-pressed",
631
- remote: false,
632
- key: "f386e20dc1991339522b5904808ec35a1e1ad64b",
633
- variableCollectionId: "VariableCollectionId:1:3",
634
- resolvedType: "COLOR",
635
- description: "",
636
- hiddenFromPublishing: false,
637
- valuesByMode: {
638
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92945" },
639
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92945" },
640
- },
641
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
642
- codeSyntax: {},
643
- },
644
- "VariableID:1:148": {
645
- id: "VariableID:1:148",
646
- name: "bg/critical-solid",
647
- remote: false,
648
- key: "80f05ce726e60302d757cfc7bc0a6a99f2508694",
649
- variableCollectionId: "VariableCollectionId:1:3",
650
- resolvedType: "COLOR",
651
- description: "",
652
- hiddenFromPublishing: false,
653
- valuesByMode: {
654
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92950" },
655
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92949" },
656
- },
657
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
658
- codeSyntax: {},
659
- },
660
- "VariableID:1:149": {
661
- id: "VariableID:1:149",
662
- name: "bg/critical-solid-pressed",
663
- remote: false,
664
- key: "400c2939cbbbfe7212ce8ec37fa675355ad6f7e8",
665
- variableCollectionId: "VariableCollectionId:1:3",
666
- resolvedType: "COLOR",
667
- description: "",
668
- hiddenFromPublishing: false,
669
- valuesByMode: {
670
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92951" },
671
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92950" },
672
- },
673
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
674
- codeSyntax: {},
675
- },
676
- "VariableID:1:162": {
677
- id: "VariableID:1:162",
678
- name: "bg/informative-weak",
679
- remote: false,
680
- key: "d83ab21c93e69001bbdf612f1f6cfa49e9462542",
681
- variableCollectionId: "VariableCollectionId:1:3",
682
- resolvedType: "COLOR",
683
- description: "",
684
- hiddenFromPublishing: false,
685
- valuesByMode: {
686
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92933" },
687
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92933" },
688
- },
689
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
690
- codeSyntax: {},
691
- },
692
- "VariableID:882:7634": {
693
- id: "VariableID:882:7634",
694
- name: "bg/informative-weak-pressed",
695
- remote: false,
696
- key: "ecb713840adf976cda29c2cf8fb8d41604741b75",
697
- variableCollectionId: "VariableCollectionId:1:3",
698
- resolvedType: "COLOR",
699
- description: "",
700
- hiddenFromPublishing: false,
701
- valuesByMode: {
702
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92934" },
703
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92934" },
704
- },
705
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
706
- codeSyntax: {},
707
- },
708
- "VariableID:1188:4255": {
709
- id: "VariableID:1188:4255",
710
- name: "bg/informative-solid",
711
- remote: false,
712
- key: "10c822044e8189089942982668d372c82e1bba0e",
713
- variableCollectionId: "VariableCollectionId:1:3",
714
- resolvedType: "COLOR",
715
- description: "",
716
- hiddenFromPublishing: false,
717
- valuesByMode: {
718
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92939" },
719
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92938" },
720
- },
721
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
722
- codeSyntax: {},
723
- },
724
- "VariableID:1547:55737": {
725
- id: "VariableID:1547:55737",
726
- name: "bg/informative-solid-pressed",
727
- remote: false,
728
- key: "333a7d880e192cf58adac2e26455740edeae868f",
729
- variableCollectionId: "VariableCollectionId:1:3",
730
- resolvedType: "COLOR",
731
- description: "",
732
- hiddenFromPublishing: false,
733
- valuesByMode: {
734
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92940" },
735
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92939" },
736
- },
737
- scopes: ["ALL_SCOPES"],
738
- codeSyntax: {},
739
- },
740
- "VariableID:8482:98911": {
741
- id: "VariableID:8482:98911",
742
- name: "bg/magic-weak",
743
- remote: false,
744
- key: "7c52b852f2f64f12b896656c25b8db4a3e3a5513",
745
- variableCollectionId: "VariableCollectionId:1:3",
746
- resolvedType: "COLOR",
747
- description: "",
748
- hiddenFromPublishing: false,
749
- valuesByMode: {
750
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78698" },
751
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78698" },
752
- },
753
- scopes: ["ALL_SCOPES"],
754
- codeSyntax: {},
755
- },
756
- "VariableID:8482:98912": {
757
- id: "VariableID:8482:98912",
758
- name: "bg/magic-weak-pressed",
759
- remote: false,
760
- key: "bb3210c44fa8b8b33bee908d5900adfb0bb3b3b9",
761
- variableCollectionId: "VariableCollectionId:1:3",
762
- resolvedType: "COLOR",
763
- description: "",
764
- hiddenFromPublishing: false,
765
- valuesByMode: {
766
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78699" },
767
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78699" },
768
- },
769
- scopes: ["ALL_SCOPES"],
770
- codeSyntax: {},
771
- },
772
- "VariableID:8482:98909": {
773
- id: "VariableID:8482:98909",
774
- name: "bg/magic-solid",
775
- remote: false,
776
- key: "d202f4028aa6c2c87618181efbb83ee1e97ee761",
777
- variableCollectionId: "VariableCollectionId:1:3",
778
- resolvedType: "COLOR",
779
- description: "",
780
- hiddenFromPublishing: false,
781
- valuesByMode: {
782
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78704" },
783
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78703" },
784
- },
785
- scopes: ["ALL_SCOPES"],
786
- codeSyntax: {},
787
- },
788
- "VariableID:8482:98910": {
789
- id: "VariableID:8482:98910",
790
- name: "bg/magic-solid-pressed",
791
- remote: false,
792
- key: "8948cd01ffaefc3552b60242a3b84f01fc33c17f",
793
- variableCollectionId: "VariableCollectionId:1:3",
794
- resolvedType: "COLOR",
795
- description: "",
796
- hiddenFromPublishing: false,
797
- valuesByMode: {
798
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78705" },
799
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:2381:78704" },
800
- },
801
- scopes: ["ALL_SCOPES"],
802
- codeSyntax: {},
803
- },
804
- "VariableID:654:20851": {
805
- id: "VariableID:654:20851",
806
- name: "bg/disabled",
807
- remote: false,
808
- key: "090ee2d2f94be822a6c65a9d6f15a3c5c4d2dc9e",
809
- variableCollectionId: "VariableCollectionId:1:3",
810
- resolvedType: "COLOR",
811
- description: "",
812
- hiddenFromPublishing: false,
813
- valuesByMode: {
814
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
815
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
816
- },
817
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
818
- codeSyntax: {},
819
- },
820
- "VariableID:1:164": {
821
- id: "VariableID:1:164",
822
- name: "bg/overlay",
823
- remote: false,
824
- key: "54a840751458b870e1742837427b9e6cd1d01a9e",
825
- variableCollectionId: "VariableCollectionId:1:3",
826
- resolvedType: "COLOR",
827
- description: "",
828
- hiddenFromPublishing: false,
829
- valuesByMode: {
830
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:93031" },
831
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:93031" },
832
- },
833
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
834
- codeSyntax: {},
835
- },
836
- "VariableID:1:165": {
837
- id: "VariableID:1:165",
838
- name: "bg/overlay-muted",
839
- remote: false,
840
- key: "99fb3bb99a3a50d6dd7e51f30d0d5f97ccf18eea",
841
- variableCollectionId: "VariableCollectionId:1:3",
842
- resolvedType: "COLOR",
843
- description: "",
844
- hiddenFromPublishing: false,
845
- valuesByMode: {
846
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:93030" },
847
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:93030" },
848
- },
849
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
850
- codeSyntax: {},
851
- },
852
- "VariableID:1:167": {
853
- id: "VariableID:1:167",
854
- name: "stroke/neutral",
855
- remote: false,
856
- key: "6ce3a74e43faf1483ee0b8c5082dc522cd5348bc",
857
- variableCollectionId: "VariableCollectionId:1:3",
858
- resolvedType: "COLOR",
859
- description: "",
860
- hiddenFromPublishing: false,
861
- valuesByMode: {
862
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
863
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92914" },
864
- },
865
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
866
- codeSyntax: {},
867
- },
868
- "VariableID:1883:92911": {
869
- id: "VariableID:1883:92911",
870
- name: "palette/gray-00",
871
- remote: false,
872
- key: "b8bfd3b545c69f14f553e6ae9ad54a4f64f36748",
873
- variableCollectionId: "VariableCollectionId:1:3",
874
- resolvedType: "COLOR",
875
- description: "",
876
- hiddenFromPublishing: false,
877
- valuesByMode: {
878
- "1928:7": { r: 1, g: 1, b: 1, a: 1 },
879
- "1928:8": { r: 0, g: 0, b: 0, a: 1 },
880
- },
881
- scopes: ["ALL_SCOPES"],
882
- codeSyntax: {},
883
- },
884
- "VariableID:12479:23363": {
885
- id: "VariableID:12479:23363",
886
- name: "manner-temp/l1/text",
887
- remote: false,
888
- key: "5570bf5f562b6f69e406a7055f1429f5f6fe806d",
889
- variableCollectionId: "VariableCollectionId:1:3",
890
- resolvedType: "COLOR",
891
- description: "",
892
- hiddenFromPublishing: false,
893
- valuesByMode: {
894
- "1928:7": {
895
- r: 0.38282790780067444,
896
- g: 0.40000006556510925,
897
- b: 0.41717207431793213,
898
- a: 1,
899
- },
900
- "1928:8": {
901
- r: 0.6941176652908325,
902
- g: 0.7098039388656616,
903
- b: 0.7254902124404907,
904
- a: 1,
905
- },
906
- },
907
- scopes: ["ALL_SCOPES"],
908
- codeSyntax: {},
909
- },
910
- "VariableID:12479:23364": {
911
- id: "VariableID:12479:23364",
912
- name: "manner-temp/l2/text",
913
- remote: false,
914
- key: "68094f3fcafa37aed581f16205a71f57db04c885",
915
- variableCollectionId: "VariableCollectionId:1:3",
916
- resolvedType: "COLOR",
917
- description: "",
918
- hiddenFromPublishing: false,
919
- valuesByMode: {
920
- "1928:7": {
921
- r: 0.14509804546833038,
922
- g: 0.572549045085907,
923
- b: 0.9686274528503418,
924
- a: 1,
925
- },
926
- "1928:8": {
927
- r: 0.48627451062202454,
928
- g: 0.729411780834198,
929
- b: 0.95686274766922,
930
- a: 1,
931
- },
932
- },
933
- scopes: ["ALL_SCOPES"],
934
- codeSyntax: {},
935
- },
936
- "VariableID:12479:23365": {
937
- id: "VariableID:12479:23365",
938
- name: "manner-temp/l3/text",
939
- remote: false,
940
- key: "715d75572832e4556fd96b77c0e68c1c9406d9ec",
941
- variableCollectionId: "VariableCollectionId:1:3",
942
- resolvedType: "COLOR",
943
- description: "",
944
- hiddenFromPublishing: false,
945
- valuesByMode: {
946
- "1928:7": { r: 0, g: 0.6000000238418579, b: 0.7843137383460999, a: 1 },
947
- "1928:8": {
948
- r: 0.27843138575553894,
949
- g: 0.7647058963775635,
950
- b: 0.9215686321258545,
951
- a: 1,
952
- },
953
- },
954
- scopes: ["ALL_SCOPES"],
955
- codeSyntax: {},
956
- },
957
- "VariableID:12479:23366": {
958
- id: "VariableID:12479:23366",
959
- name: "manner-temp/l4/text",
960
- remote: false,
961
- key: "6e384b81193feee5a1464c8868efd13acb8ce713",
962
- variableCollectionId: "VariableCollectionId:1:3",
963
- resolvedType: "COLOR",
964
- description: "",
965
- hiddenFromPublishing: false,
966
- valuesByMode: {
967
- "1928:7": {
968
- r: 0.0117647061124444,
969
- g: 0.6274510025978088,
970
- b: 0.4941176474094391,
971
- a: 1,
972
- },
973
- "1928:8": {
974
- r: 0.20000000298023224,
975
- g: 0.800000011920929,
976
- b: 0.5803921818733215,
977
- a: 1,
978
- },
979
- },
980
- scopes: ["ALL_SCOPES"],
981
- codeSyntax: {},
982
- },
983
- "VariableID:12548:1437": {
984
- id: "VariableID:12548:1437",
985
- name: "manner-temp/l4/bg",
986
- remote: false,
987
- key: "160e9cf4623034b4b6961902804023be23c95315",
988
- variableCollectionId: "VariableCollectionId:1:3",
989
- resolvedType: "COLOR",
990
- description: "",
991
- hiddenFromPublishing: false,
992
- valuesByMode: {
993
- "1928:7": {
994
- r: 0.9215686321258545,
995
- g: 0.9764705896377563,
996
- b: 0.95686274766922,
997
- a: 1,
998
- },
999
- "1928:8": {
1000
- r: 0.08627451211214066,
1001
- g: 0.1568627506494522,
1002
- b: 0.13333334028720856,
1003
- a: 1,
1004
- },
1005
- },
1006
- scopes: ["ALL_SCOPES"],
1007
- codeSyntax: {},
1008
- },
1009
- "VariableID:12479:23367": {
1010
- id: "VariableID:12479:23367",
1011
- name: "manner-temp/l5/text",
1012
- remote: false,
1013
- key: "4ca62b44d60aafc9cb2d3f2adc87fbb1bd97070d",
1014
- variableCollectionId: "VariableCollectionId:1:3",
1015
- resolvedType: "COLOR",
1016
- description: "",
1017
- hiddenFromPublishing: false,
1018
- valuesByMode: {
1019
- "1928:7": { r: 0.8235294222831726, g: 0.5215686559677124, b: 0, a: 1 },
1020
- "1928:8": { r: 1, g: 0.6313725709915161, b: 0, a: 1 },
1021
- },
1022
- scopes: ["ALL_SCOPES"],
1023
- codeSyntax: {},
1024
- },
1025
- "VariableID:12479:23368": {
1026
- id: "VariableID:12479:23368",
1027
- name: "manner-temp/l6/text",
1028
- remote: false,
1029
- key: "bcb19b1f9dc51c3bdbbc76849dcf596ec4cc16a4",
1030
- variableCollectionId: "VariableCollectionId:1:3",
1031
- resolvedType: "COLOR",
1032
- description: "",
1033
- hiddenFromPublishing: false,
1034
- valuesByMode: {
1035
- "1928:7": { r: 0.9397948980331421, g: 0.3759179711341858, b: 0, a: 1 },
1036
- "1928:8": { r: 1, g: 0.5686274766921997, b: 0.27843138575553894, a: 1 },
1037
- },
1038
- scopes: ["ALL_SCOPES"],
1039
- codeSyntax: {},
1040
- },
1041
- "VariableID:12479:23371": {
1042
- id: "VariableID:12479:23371",
1043
- name: "manner-temp/l1/bg",
1044
- remote: false,
1045
- key: "67b29c8994b3da7a2102e878547f639b0ac311df",
1046
- variableCollectionId: "VariableCollectionId:1:3",
1047
- resolvedType: "COLOR",
1048
- description: "",
1049
- hiddenFromPublishing: false,
1050
- valuesByMode: {
1051
- "1928:7": {
1052
- r: 0.9372549057006836,
1053
- g: 0.9411764740943909,
1054
- b: 0.9450980424880981,
1055
- a: 1,
1056
- },
1057
- "1928:8": {
1058
- r: 0.13333334028720856,
1059
- g: 0.13333334028720856,
1060
- b: 0.14901961386203766,
1061
- a: 1,
1062
- },
1063
- },
1064
- scopes: ["ALL_SCOPES"],
1065
- codeSyntax: {},
1066
- },
1067
- "VariableID:12479:23472": {
1068
- id: "VariableID:12479:23472",
1069
- name: "manner-temp/l2/bg",
1070
- remote: false,
1071
- key: "1e7915a84b271dc97f6678a2a2717773c7aa1829",
1072
- variableCollectionId: "VariableCollectionId:1:3",
1073
- resolvedType: "COLOR",
1074
- description: "",
1075
- hiddenFromPublishing: false,
1076
- valuesByMode: {
1077
- "1928:7": {
1078
- r: 0.9058823585510254,
1079
- g: 0.9490196108818054,
1080
- b: 0.9882352948188782,
1081
- a: 1,
1082
- },
1083
- "1928:8": {
1084
- r: 0.08627451211214066,
1085
- g: 0.12941177189350128,
1086
- b: 0.16862745583057404,
1087
- a: 1,
1088
- },
1089
- },
1090
- scopes: ["ALL_SCOPES"],
1091
- codeSyntax: {},
1092
- },
1093
- "VariableID:12548:1436": {
1094
- id: "VariableID:12548:1436",
1095
- name: "manner-temp/l3/bg",
1096
- remote: false,
1097
- key: "9d5a865ab5549dc7dc886883bbc5ebe5ae16f53b",
1098
- variableCollectionId: "VariableCollectionId:1:3",
1099
- resolvedType: "COLOR",
1100
- description: "",
1101
- hiddenFromPublishing: false,
1102
- valuesByMode: {
1103
- "1928:7": {
1104
- r: 0.8901960849761963,
1105
- g: 0.9647058844566345,
1106
- b: 0.9882352948188782,
1107
- a: 1,
1108
- },
1109
- "1928:8": {
1110
- r: 0.07058823853731155,
1111
- g: 0.14901961386203766,
1112
- b: 0.1725490242242813,
1113
- a: 1,
1114
- },
1115
- },
1116
- scopes: ["ALL_SCOPES"],
1117
- codeSyntax: {},
1118
- },
1119
- "VariableID:12548:1438": {
1120
- id: "VariableID:12548:1438",
1121
- name: "manner-temp/l5/bg",
1122
- remote: false,
1123
- key: "428f6c0ef31fb46cffe9a43b15b6ea626ec79583",
1124
- variableCollectionId: "VariableCollectionId:1:3",
1125
- resolvedType: "COLOR",
1126
- description: "",
1127
- hiddenFromPublishing: false,
1128
- valuesByMode: {
1129
- "1928:7": { r: 1, g: 0.9607843160629272, b: 0.8980392217636108, a: 1 },
1130
- "1928:8": {
1131
- r: 0.18039216101169586,
1132
- g: 0.13725490868091583,
1133
- b: 0.07058823853731155,
1134
- a: 1,
1135
- },
1136
- },
1137
- scopes: ["ALL_SCOPES"],
1138
- codeSyntax: {},
1139
- },
1140
- "VariableID:12548:1439": {
1141
- id: "VariableID:12548:1439",
1142
- name: "manner-temp/l6/bg",
1143
- remote: false,
1144
- key: "85e17708f8f8c55f733c9ec9ef77637f149d264a",
1145
- variableCollectionId: "VariableCollectionId:1:3",
1146
- resolvedType: "COLOR",
1147
- description: "",
1148
- hiddenFromPublishing: false,
1149
- valuesByMode: {
1150
- "1928:7": { r: 1, g: 0.9411764740943909, b: 0.8980392217636108, a: 1 },
1151
- "1928:8": {
1152
- r: 0.18039216101169586,
1153
- g: 0.11372549086809158,
1154
- b: 0.07058823853731155,
1155
- a: 1,
1156
- },
1157
- },
1158
- scopes: ["ALL_SCOPES"],
1159
- codeSyntax: {},
1160
- },
1161
- "VariableID:1883:92912": {
1162
- id: "VariableID:1883:92912",
1163
- name: "palette/gray-100",
1164
- remote: false,
1165
- key: "f77b4772ed22ff592ae5c600bf9e5079bf9d83bf",
1166
- variableCollectionId: "VariableCollectionId:1:3",
1167
- resolvedType: "COLOR",
1168
- description: "",
1169
- hiddenFromPublishing: false,
1170
- valuesByMode: {
1171
- "1928:7": {
1172
- r: 0.9686274528503418,
1173
- g: 0.9725490212440491,
1174
- b: 0.9764705896377563,
1175
- a: 1,
1176
- },
1177
- "1928:8": {
1178
- r: 0.08627451211214066,
1179
- g: 0.09019608050584793,
1180
- b: 0.10588235408067703,
1181
- a: 1,
1182
- },
1183
- },
1184
- scopes: ["ALL_SCOPES"],
1185
- codeSyntax: {},
1186
- },
1187
- "VariableID:1883:92913": {
1188
- id: "VariableID:1883:92913",
1189
- name: "palette/gray-200",
1190
- remote: false,
1191
- key: "5820f3635c7e2e49096b6fe2a4507f12b299c900",
1192
- variableCollectionId: "VariableCollectionId:1:3",
1193
- resolvedType: "COLOR",
1194
- description: "",
1195
- hiddenFromPublishing: false,
1196
- valuesByMode: {
1197
- "1928:7": {
1198
- r: 0.9529411792755127,
1199
- g: 0.95686274766922,
1200
- b: 0.9607843160629272,
1201
- a: 1,
1202
- },
1203
- "1928:8": {
1204
- r: 0.11555555462837219,
1205
- g: 0.12638889253139496,
1206
- b: 0.14444443583488464,
1207
- a: 1,
1208
- },
1209
- },
1210
- scopes: ["ALL_SCOPES"],
1211
- codeSyntax: {},
1212
- },
1213
- "VariableID:1883:92914": {
1214
- id: "VariableID:1883:92914",
1215
- name: "palette/gray-300",
1216
- remote: false,
1217
- key: "61d0d0a81765fe8dd7c550abb50d2b2b0a0048a2",
1218
- variableCollectionId: "VariableCollectionId:1:3",
1219
- resolvedType: "COLOR",
1220
- description: "",
1221
- hiddenFromPublishing: false,
1222
- valuesByMode: {
1223
- "1928:7": {
1224
- r: 0.9333333373069763,
1225
- g: 0.9372549057006836,
1226
- b: 0.9450980424880981,
1227
- a: 1,
1228
- },
1229
- "1928:8": {
1230
- r: 0.16862745583057404,
1231
- g: 0.18039216101169586,
1232
- b: 0.2078431397676468,
1233
- a: 1,
1234
- },
1235
- },
1236
- scopes: ["ALL_SCOPES"],
1237
- codeSyntax: {},
1238
- },
1239
- "VariableID:1883:92915": {
1240
- id: "VariableID:1883:92915",
1241
- name: "palette/gray-400",
1242
- remote: false,
1243
- key: "7d96cd952cdda085842d0718bd86a8edf8fedf1c",
1244
- variableCollectionId: "VariableCollectionId:1:3",
1245
- resolvedType: "COLOR",
1246
- description: "",
1247
- hiddenFromPublishing: false,
1248
- valuesByMode: {
1249
- "1928:7": {
1250
- r: 0.8627451062202454,
1251
- g: 0.8705882430076599,
1252
- b: 0.8901960849761963,
1253
- a: 1,
1254
- },
1255
- "1928:8": {
1256
- r: 0.2235294133424759,
1257
- g: 0.239215686917305,
1258
- b: 0.27450981736183167,
1259
- a: 1,
1260
- },
1261
- },
1262
- scopes: ["ALL_SCOPES"],
1263
- codeSyntax: {},
1264
- },
1265
- "VariableID:1883:92916": {
1266
- id: "VariableID:1883:92916",
1267
- name: "palette/gray-500",
1268
- remote: false,
1269
- key: "4f5eb21bc5a314a7b5063cad1f2c3290ffecb909",
1270
- variableCollectionId: "VariableCollectionId:1:3",
1271
- resolvedType: "COLOR",
1272
- description: "",
1273
- hiddenFromPublishing: false,
1274
- valuesByMode: {
1275
- "1928:7": {
1276
- r: 0.8196078538894653,
1277
- g: 0.8274509906768799,
1278
- b: 0.8470588326454163,
1279
- a: 1,
1280
- },
1281
- "1928:8": {
1282
- r: 0.35686275362968445,
1283
- g: 0.3764705955982208,
1284
- b: 0.4156862795352936,
1285
- a: 1,
1286
- },
1287
- },
1288
- scopes: ["ALL_SCOPES"],
1289
- codeSyntax: {},
1290
- },
1291
- "VariableID:1883:92917": {
1292
- id: "VariableID:1883:92917",
1293
- name: "palette/gray-600",
1294
- remote: false,
1295
- key: "a8539584bf71384f6f97a0bde4568208331167a0",
1296
- variableCollectionId: "VariableCollectionId:1:3",
1297
- resolvedType: "COLOR",
1298
- description: "",
1299
- hiddenFromPublishing: false,
1300
- valuesByMode: {
1301
- "1928:7": {
1302
- r: 0.6901960968971252,
1303
- g: 0.7019608020782471,
1304
- b: 0.729411780834198,
1305
- a: 1,
1306
- },
1307
- "1928:8": {
1308
- r: 0.5254902243614197,
1309
- g: 0.545098066329956,
1310
- b: 0.5803921818733215,
1311
- a: 1,
1312
- },
1313
- },
1314
- scopes: ["ALL_SCOPES"],
1315
- codeSyntax: {},
1316
- },
1317
- "VariableID:1883:92918": {
1318
- id: "VariableID:1883:92918",
1319
- name: "palette/gray-700",
1320
- remote: false,
1321
- key: "d7e9c1fe05767b2510672c75bea3ae1187157217",
1322
- variableCollectionId: "VariableCollectionId:1:3",
1323
- resolvedType: "COLOR",
1324
- description: "",
1325
- hiddenFromPublishing: false,
1326
- valuesByMode: {
1327
- "1928:7": {
1328
- r: 0.5254902243614197,
1329
- g: 0.545098066329956,
1330
- b: 0.5803921818733215,
1331
- a: 1,
1332
- },
1333
- "1928:8": {
1334
- r: 0.6901960968971252,
1335
- g: 0.7019608020782471,
1336
- b: 0.729411780834198,
1337
- a: 1,
1338
- },
1339
- },
1340
- scopes: ["ALL_SCOPES"],
1341
- codeSyntax: {},
1342
- },
1343
- "VariableID:1883:92919": {
1344
- id: "VariableID:1883:92919",
1345
- name: "palette/gray-800",
1346
- remote: false,
1347
- key: "07a2fe0bf6eedb81ce0dd65d86348c51be1327f7",
1348
- variableCollectionId: "VariableCollectionId:1:3",
1349
- resolvedType: "COLOR",
1350
- description: "",
1351
- hiddenFromPublishing: false,
1352
- valuesByMode: {
1353
- "1928:7": {
1354
- r: 0.3343999981880188,
1355
- g: 0.36480000615119934,
1356
- b: 0.42559999227523804,
1357
- a: 1,
1358
- },
1359
- "1928:8": {
1360
- r: 0.8627451062202454,
1361
- g: 0.8705882430076599,
1362
- b: 0.8901960849761963,
1363
- a: 1,
1364
- },
1365
- },
1366
- scopes: ["ALL_SCOPES"],
1367
- codeSyntax: {},
1368
- },
1369
- "VariableID:11608:43633": {
1370
- id: "VariableID:11608:43633",
1371
- name: "palette/gray-900",
1372
- remote: false,
1373
- key: "3389d4b59bdba47c09981efaddc4ca29e604b039",
1374
- variableCollectionId: "VariableCollectionId:1:3",
1375
- resolvedType: "COLOR",
1376
- description: "",
1377
- hiddenFromPublishing: false,
1378
- valuesByMode: {
1379
- "1928:7": {
1380
- r: 0.16470588743686676,
1381
- g: 0.1882352977991104,
1382
- b: 0.21960784494876862,
1383
- a: 1,
1384
- },
1385
- "1928:8": {
1386
- r: 0.9136000275611877,
1387
- g: 0.9178667068481445,
1388
- b: 0.9264000058174133,
1389
- a: 1,
1390
- },
1391
- },
1392
- scopes: ["ALL_SCOPES"],
1393
- codeSyntax: {},
1394
- },
1395
- "VariableID:1883:92920": {
1396
- id: "VariableID:1883:92920",
1397
- name: "palette/gray-1000",
1398
- remote: false,
1399
- key: "7481e002d52440606d71fb4498fb57021938b759",
1400
- variableCollectionId: "VariableCollectionId:1:3",
1401
- resolvedType: "COLOR",
1402
- description: "",
1403
- hiddenFromPublishing: false,
1404
- valuesByMode: {
1405
- "1928:7": {
1406
- r: 0.10196078568696976,
1407
- g: 0.10980392247438431,
1408
- b: 0.125490203499794,
1409
- a: 1,
1410
- },
1411
- "1928:8": {
1412
- r: 0.9529411792755127,
1413
- g: 0.95686274766922,
1414
- b: 0.9607843160629272,
1415
- a: 1,
1416
- },
1417
- },
1418
- scopes: ["ALL_SCOPES"],
1419
- codeSyntax: {},
1420
- },
1421
- "VariableID:1883:92921": {
1422
- id: "VariableID:1883:92921",
1423
- name: "palette/carrot-100",
1424
- remote: false,
1425
- key: "b865bcb1bbe397e16669e0a9c03ec5a79351dc8a",
1426
- variableCollectionId: "VariableCollectionId:1:3",
1427
- resolvedType: "COLOR",
1428
- description: "",
1429
- hiddenFromPublishing: false,
1430
- valuesByMode: {
1431
- "1928:7": { r: 1, g: 0.9490196108818054, b: 0.9254902005195618, a: 1 },
1432
- "1928:8": {
1433
- r: 0.1921568661928177,
1434
- g: 0.1411764770746231,
1435
- b: 0.12156862765550613,
1436
- a: 1,
1437
- },
1438
- },
1439
- scopes: ["ALL_SCOPES"],
1440
- codeSyntax: {},
1441
- },
1442
- "VariableID:1883:92922": {
1443
- id: "VariableID:1883:92922",
1444
- name: "palette/carrot-200",
1445
- remote: false,
1446
- key: "8f233a3eaa054c63aafb68922f888c917093dc9d",
1447
- variableCollectionId: "VariableCollectionId:1:3",
1448
- resolvedType: "COLOR",
1449
- description: "",
1450
- hiddenFromPublishing: false,
1451
- valuesByMode: {
1452
- "1928:7": { r: 1, g: 0.9098039269447327, b: 0.8588235378265381, a: 1 },
1453
- "1928:8": {
1454
- r: 0.29411765933036804,
1455
- g: 0.16078431904315948,
1456
- b: 0.10980392247438431,
1457
- a: 1,
1458
- },
1459
- },
1460
- scopes: ["ALL_SCOPES"],
1461
- codeSyntax: {},
1462
- },
1463
- "VariableID:1883:92923": {
1464
- id: "VariableID:1883:92923",
1465
- name: "palette/carrot-300",
1466
- remote: false,
1467
- key: "4121b931ac31571bf419f10a9eae269cc0a54209",
1468
- variableCollectionId: "VariableCollectionId:1:3",
1469
- resolvedType: "COLOR",
1470
- description: "",
1471
- hiddenFromPublishing: false,
1472
- valuesByMode: {
1473
- "1928:7": { r: 1, g: 0.8352941274642944, b: 0.7529411911964417, a: 1 },
1474
- "1928:8": {
1475
- r: 0.41960784792900085,
1476
- g: 0.1921568661928177,
1477
- b: 0.10980392247438431,
1478
- a: 1,
1479
- },
1480
- },
1481
- scopes: ["ALL_SCOPES"],
1482
- codeSyntax: {},
1483
- },
1484
- "VariableID:1883:92924": {
1485
- id: "VariableID:1883:92924",
1486
- name: "palette/carrot-400",
1487
- remote: false,
1488
- key: "43863dee26270829c358612e5694649caf2d5ca4",
1489
- variableCollectionId: "VariableCollectionId:1:3",
1490
- resolvedType: "COLOR",
1491
- description: "",
1492
- hiddenFromPublishing: false,
1493
- valuesByMode: {
1494
- "1928:7": { r: 1, g: 0.7254902124404907, b: 0.6000000238418579, a: 1 },
1495
- "1928:8": { r: 0.572549045085907, g: 0.21176470816135406, b: 0, a: 1 },
1496
- },
1497
- scopes: ["ALL_SCOPES"],
1498
- codeSyntax: {},
1499
- },
1500
- "VariableID:1883:92925": {
1501
- id: "VariableID:1883:92925",
1502
- name: "palette/carrot-500",
1503
- remote: false,
1504
- key: "c624033cc91aed39cce025d60d837545bcabc1fc",
1505
- variableCollectionId: "VariableCollectionId:1:3",
1506
- resolvedType: "COLOR",
1507
- description: "",
1508
- hiddenFromPublishing: false,
1509
- valuesByMode: {
1510
- "1928:7": { r: 1, g: 0.5764706134796143, b: 0.3921568691730499, a: 1 },
1511
- "1928:8": {
1512
- r: 0.7411764860153198,
1513
- g: 0.25882354378700256,
1514
- b: 0.003921568859368563,
1515
- a: 1,
1516
- },
1517
- },
1518
- scopes: ["ALL_SCOPES"],
1519
- codeSyntax: {},
1520
- },
1521
- "VariableID:1883:92926": {
1522
- id: "VariableID:1883:92926",
1523
- name: "palette/carrot-600",
1524
- remote: false,
1525
- key: "a8c0de46b31762eba1bbc84b6c3c3b789ab768cb",
1526
- variableCollectionId: "VariableCollectionId:1:3",
1527
- resolvedType: "COLOR",
1528
- description: "",
1529
- hiddenFromPublishing: false,
1530
- valuesByMode: {
1531
- "1928:7": { r: 1, g: 0.4000000059604645, b: 0, a: 1 },
1532
- "1928:8": { r: 0.9019607901573181, g: 0.32156863808631897, b: 0, a: 1 },
1533
- },
1534
- scopes: ["ALL_SCOPES"],
1535
- codeSyntax: {},
1536
- },
1537
- "VariableID:1883:92927": {
1538
- id: "VariableID:1883:92927",
1539
- name: "palette/carrot-700",
1540
- remote: false,
1541
- key: "3f5d4ebc04c63d715b174402513e1ecb3495b741",
1542
- variableCollectionId: "VariableCollectionId:1:3",
1543
- resolvedType: "COLOR",
1544
- description: "",
1545
- hiddenFromPublishing: false,
1546
- valuesByMode: {
1547
- "1928:7": { r: 0.8823529481887817, g: 0.3019607961177826, b: 0, a: 1 },
1548
- "1928:8": { r: 1, g: 0.4000000059604645, b: 0, a: 1 },
1549
- },
1550
- scopes: ["ALL_SCOPES"],
1551
- codeSyntax: {},
1552
- },
1553
- "VariableID:1883:92928": {
1554
- id: "VariableID:1883:92928",
1555
- name: "palette/carrot-800",
1556
- remote: false,
1557
- key: "fd3706fc9177912a6a3fd438bc5a87e2ba8a52dc",
1558
- variableCollectionId: "VariableCollectionId:1:3",
1559
- resolvedType: "COLOR",
1560
- description: "",
1561
- hiddenFromPublishing: false,
1562
- valuesByMode: {
1563
- "1928:7": {
1564
- r: 0.7254902124404907,
1565
- g: 0.2235294133424759,
1566
- b: 0.003921568859368563,
1567
- a: 1,
1568
- },
1569
- "1928:8": { r: 1, g: 0.6196078658103943, b: 0.3960784375667572, a: 1 },
1570
- },
1571
- scopes: ["ALL_SCOPES"],
1572
- codeSyntax: {},
1573
- },
1574
- "VariableID:1883:92929": {
1575
- id: "VariableID:1883:92929",
1576
- name: "palette/carrot-900",
1577
- remote: false,
1578
- key: "d5c24035997cd7f03778fdef0ce29e0f515bef4a",
1579
- variableCollectionId: "VariableCollectionId:1:3",
1580
- resolvedType: "COLOR",
1581
- description: "",
1582
- hiddenFromPublishing: false,
1583
- valuesByMode: {
1584
- "1928:7": { r: 0.5254902243614197, g: 0.16862745583057404, b: 0, a: 1 },
1585
- "1928:8": {
1586
- r: 0.9333333373069763,
1587
- g: 0.8078431487083435,
1588
- b: 0.7372549176216125,
1589
- a: 1,
1590
- },
1591
- },
1592
- scopes: ["ALL_SCOPES"],
1593
- codeSyntax: {},
1594
- },
1595
- "VariableID:1883:92930": {
1596
- id: "VariableID:1883:92930",
1597
- name: "palette/carrot-1000",
1598
- remote: false,
1599
- key: "9d83713bf92e3d8e567de34f5c4c467cc1a32797",
1600
- variableCollectionId: "VariableCollectionId:1:3",
1601
- resolvedType: "COLOR",
1602
- description: "",
1603
- hiddenFromPublishing: false,
1604
- valuesByMode: {
1605
- "1928:7": {
1606
- r: 0.27843138575553894,
1607
- g: 0.08627451211214066,
1608
- b: 0.003921568859368563,
1609
- a: 1,
1610
- },
1611
- "1928:8": {
1612
- r: 0.95686274766922,
1613
- g: 0.9333333373069763,
1614
- b: 0.9176470637321472,
1615
- a: 1,
1616
- },
1617
- },
1618
- scopes: ["ALL_SCOPES"],
1619
- codeSyntax: {},
1620
- },
1621
- "VariableID:1883:92933": {
1622
- id: "VariableID:1883:92933",
1623
- name: "palette/blue-100",
1624
- remote: false,
1625
- key: "c30943b5536a12a33c7312c3c8a0c1902dd90706",
1626
- variableCollectionId: "VariableCollectionId:1:3",
1627
- resolvedType: "COLOR",
1628
- description: "",
1629
- hiddenFromPublishing: false,
1630
- valuesByMode: {
1631
- "1928:7": { r: 0.9372549057006836, g: 0.9647058844566345, b: 1, a: 1 },
1632
- "1928:8": {
1633
- r: 0.125490203499794,
1634
- g: 0.15294118225574493,
1635
- b: 0.25882354378700256,
1636
- a: 1,
1637
- },
1638
- },
1639
- scopes: ["ALL_SCOPES"],
1640
- codeSyntax: {},
1641
- },
1642
- "VariableID:1883:92934": {
1643
- id: "VariableID:1883:92934",
1644
- name: "palette/blue-200",
1645
- remote: false,
1646
- key: "2573204cbe23b87a374f00725ec662637bb3b522",
1647
- variableCollectionId: "VariableCollectionId:1:3",
1648
- resolvedType: "COLOR",
1649
- description: "",
1650
- hiddenFromPublishing: false,
1651
- valuesByMode: {
1652
- "1928:7": {
1653
- r: 0.886274516582489,
1654
- g: 0.929411768913269,
1655
- b: 0.9882352948188782,
1656
- a: 1,
1657
- },
1658
- "1928:8": {
1659
- r: 0.11764705926179886,
1660
- g: 0.20000000298023224,
1661
- b: 0.32156863808631897,
1662
- a: 1,
1663
- },
1664
- },
1665
- scopes: ["ALL_SCOPES"],
1666
- codeSyntax: {},
1667
- },
1668
- "VariableID:1883:92935": {
1669
- id: "VariableID:1883:92935",
1670
- name: "palette/blue-300",
1671
- remote: false,
1672
- key: "9e8067792eab1523957abd9dc65ce35ff5bc81bd",
1673
- variableCollectionId: "VariableCollectionId:1:3",
1674
- resolvedType: "COLOR",
1675
- description: "",
1676
- hiddenFromPublishing: false,
1677
- valuesByMode: {
1678
- "1928:7": {
1679
- r: 0.7960784435272217,
1680
- g: 0.8745098114013672,
1681
- b: 0.9803921580314636,
1682
- a: 1,
1683
- },
1684
- "1928:8": {
1685
- r: 0.10196078568696976,
1686
- g: 0.25882354378700256,
1687
- b: 0.4588235318660736,
1688
- a: 1,
1689
- },
1690
- },
1691
- scopes: ["ALL_SCOPES"],
1692
- codeSyntax: {},
1693
- },
1694
- "VariableID:1883:92936": {
1695
- id: "VariableID:1883:92936",
1696
- name: "palette/blue-400",
1697
- remote: false,
1698
- key: "9320003e877c8c7e1af7db5de0815fd78e016d78",
1699
- variableCollectionId: "VariableCollectionId:1:3",
1700
- resolvedType: "COLOR",
1701
- description: "",
1702
- hiddenFromPublishing: false,
1703
- valuesByMode: {
1704
- "1928:7": {
1705
- r: 0.6666666865348816,
1706
- g: 0.8078431487083435,
1707
- b: 0.9921568632125854,
1708
- a: 1,
1709
- },
1710
- "1928:8": {
1711
- r: 0.05882352963089943,
1712
- g: 0.3333333432674408,
1713
- b: 0.6196078658103943,
1714
- a: 1,
1715
- },
1716
- },
1717
- scopes: ["ALL_SCOPES"],
1718
- codeSyntax: {},
1719
- },
1720
- "VariableID:1883:92937": {
1721
- id: "VariableID:1883:92937",
1722
- name: "palette/blue-500",
1723
- remote: false,
1724
- key: "c7e6f59dec6cfde6afd8b3c2505d52c0f988f2f7",
1725
- variableCollectionId: "VariableCollectionId:1:3",
1726
- resolvedType: "COLOR",
1727
- description: "",
1728
- hiddenFromPublishing: false,
1729
- valuesByMode: {
1730
- "1928:7": {
1731
- r: 0.5215686559677124,
1732
- g: 0.7215686440467834,
1733
- b: 0.9921568632125854,
1734
- a: 1,
1735
- },
1736
- "1928:8": {
1737
- r: 0.09803921729326248,
1738
- g: 0.3921568691730499,
1739
- b: 0.8470588326454163,
1740
- a: 1,
1741
- },
1742
- },
1743
- scopes: ["ALL_SCOPES"],
1744
- codeSyntax: {},
1745
- },
1746
- "VariableID:1883:92938": {
1747
- id: "VariableID:1883:92938",
1748
- name: "palette/blue-600",
1749
- remote: false,
1750
- key: "43803ed8ba2833f34bfdf5c0e7effa86f9018593",
1751
- variableCollectionId: "VariableCollectionId:1:3",
1752
- resolvedType: "COLOR",
1753
- description: "",
1754
- hiddenFromPublishing: false,
1755
- valuesByMode: {
1756
- "1928:7": {
1757
- r: 0.3686274588108063,
1758
- g: 0.5960784554481506,
1759
- b: 0.9960784316062927,
1760
- a: 1,
1761
- },
1762
- "1928:8": {
1763
- r: 0.11764705926179886,
1764
- g: 0.5098039507865906,
1765
- b: 0.9215686321258545,
1766
- a: 1,
1767
- },
1768
- },
1769
- scopes: ["ALL_SCOPES"],
1770
- codeSyntax: {},
1771
- },
1772
- "VariableID:1883:92939": {
1773
- id: "VariableID:1883:92939",
1774
- name: "palette/blue-700",
1775
- remote: false,
1776
- key: "509d2cb8b5569869de229a08d8368142302fb36e",
1777
- variableCollectionId: "VariableCollectionId:1:3",
1778
- resolvedType: "COLOR",
1779
- description: "",
1780
- hiddenFromPublishing: false,
1781
- valuesByMode: {
1782
- "1928:7": {
1783
- r: 0.12941177189350128,
1784
- g: 0.48627451062202454,
1785
- b: 0.9764705896377563,
1786
- a: 1,
1787
- },
1788
- "1928:8": {
1789
- r: 0.2549019753932953,
1790
- g: 0.6352941393852234,
1791
- b: 0.9764705896377563,
1792
- a: 1,
1793
- },
1794
- },
1795
- scopes: ["ALL_SCOPES"],
1796
- codeSyntax: {},
1797
- },
1798
- "VariableID:1883:92940": {
1799
- id: "VariableID:1883:92940",
1800
- name: "palette/blue-800",
1801
- remote: false,
1802
- key: "e42b3fce6230411bfc06909737e1441ac01e9778",
1803
- variableCollectionId: "VariableCollectionId:1:3",
1804
- resolvedType: "COLOR",
1805
- description: "",
1806
- hiddenFromPublishing: false,
1807
- valuesByMode: {
1808
- "1928:7": {
1809
- r: 0.07450980693101883,
1810
- g: 0.37254902720451355,
1811
- b: 0.8039215803146362,
1812
- a: 1,
1813
- },
1814
- "1928:8": {
1815
- r: 0.5137255191802979,
1816
- g: 0.7372549176216125,
1817
- b: 0.9764705896377563,
1818
- a: 1,
1819
- },
1820
- },
1821
- scopes: ["ALL_SCOPES"],
1822
- codeSyntax: {},
1823
- },
1824
- "VariableID:1883:92941": {
1825
- id: "VariableID:1883:92941",
1826
- name: "palette/blue-900",
1827
- remote: false,
1828
- key: "75d1b4b9285fc065c070e55b4b4860157ea59a71",
1829
- variableCollectionId: "VariableCollectionId:1:3",
1830
- resolvedType: "COLOR",
1831
- description: "",
1832
- hiddenFromPublishing: false,
1833
- valuesByMode: {
1834
- "1928:7": {
1835
- r: 0.04313725605607033,
1836
- g: 0.2705882489681244,
1837
- b: 0.5882353186607361,
1838
- a: 1,
1839
- },
1840
- "1928:8": {
1841
- r: 0.7254902124404907,
1842
- g: 0.843137264251709,
1843
- b: 0.9843137264251709,
1844
- a: 1,
1845
- },
1846
- },
1847
- scopes: ["ALL_SCOPES"],
1848
- codeSyntax: {},
1849
- },
1850
- "VariableID:1883:92942": {
1851
- id: "VariableID:1883:92942",
1852
- name: "palette/blue-1000",
1853
- remote: false,
1854
- key: "c18af9ef67df930fca7230ca2cde7dc0e0f4064e",
1855
- variableCollectionId: "VariableCollectionId:1:3",
1856
- resolvedType: "COLOR",
1857
- description: "",
1858
- hiddenFromPublishing: false,
1859
- valuesByMode: {
1860
- "1928:7": {
1861
- r: 0.0117647061124444,
1862
- g: 0.1411764770746231,
1863
- b: 0.3176470696926117,
1864
- a: 1,
1865
- },
1866
- "1928:8": {
1867
- r: 0.8980392217636108,
1868
- g: 0.9411764740943909,
1869
- b: 0.9960784316062927,
1870
- a: 1,
1871
- },
1872
- },
1873
- scopes: ["ALL_SCOPES"],
1874
- codeSyntax: {},
1875
- },
1876
- "VariableID:1883:92944": {
1877
- id: "VariableID:1883:92944",
1878
- name: "palette/red-100",
1879
- remote: false,
1880
- key: "de6bcfe458a0ac384641973fbe069f0fc8cc4ac8",
1881
- variableCollectionId: "VariableCollectionId:1:3",
1882
- resolvedType: "COLOR",
1883
- description: "",
1884
- hiddenFromPublishing: false,
1885
- valuesByMode: {
1886
- "1928:7": {
1887
- r: 0.9921568632125854,
1888
- g: 0.9411764740943909,
1889
- b: 0.9411764740943909,
1890
- a: 1,
1891
- },
1892
- "1928:8": {
1893
- r: 0.19607843458652496,
1894
- g: 0.13725490868091583,
1895
- b: 0.13725490868091583,
1896
- a: 1,
1897
- },
1898
- },
1899
- scopes: ["ALL_SCOPES"],
1900
- codeSyntax: {},
1901
- },
1902
- "VariableID:1883:92945": {
1903
- id: "VariableID:1883:92945",
1904
- name: "palette/red-200",
1905
- remote: false,
1906
- key: "71d8cde59265589cf518631f1f7ea595b4549935",
1907
- variableCollectionId: "VariableCollectionId:1:3",
1908
- resolvedType: "COLOR",
1909
- description: "",
1910
- hiddenFromPublishing: false,
1911
- valuesByMode: {
1912
- "1928:7": {
1913
- r: 0.9921568632125854,
1914
- g: 0.9058823585510254,
1915
- b: 0.9058823585510254,
1916
- a: 1,
1917
- },
1918
- "1928:8": {
1919
- r: 0.30980393290519714,
1920
- g: 0.14901961386203766,
1921
- b: 0.1411764770746231,
1922
- a: 1,
1923
- },
1924
- },
1925
- scopes: ["ALL_SCOPES"],
1926
- codeSyntax: {},
1927
- },
1928
- "VariableID:1883:92946": {
1929
- id: "VariableID:1883:92946",
1930
- name: "palette/red-300",
1931
- remote: false,
1932
- key: "e519b8eef05f4e84793ad46398b08d7ed33ba5c8",
1933
- variableCollectionId: "VariableCollectionId:1:3",
1934
- resolvedType: "COLOR",
1935
- description: "",
1936
- hiddenFromPublishing: false,
1937
- valuesByMode: {
1938
- "1928:7": {
1939
- r: 0.9960784316062927,
1940
- g: 0.8313725590705872,
1941
- b: 0.8235294222831726,
1942
- a: 1,
1943
- },
1944
- "1928:8": {
1945
- r: 0.45490196347236633,
1946
- g: 0.1568627506494522,
1947
- b: 0.14901961386203766,
1948
- a: 1,
1949
- },
1950
- },
1951
- scopes: ["ALL_SCOPES"],
1952
- codeSyntax: {},
1953
- },
1954
- "VariableID:1883:92947": {
1955
- id: "VariableID:1883:92947",
1956
- name: "palette/red-400",
1957
- remote: false,
1958
- key: "079d65383991c0587479822cd7e63d6061e6e238",
1959
- variableCollectionId: "VariableCollectionId:1:3",
1960
- resolvedType: "COLOR",
1961
- description: "",
1962
- hiddenFromPublishing: false,
1963
- valuesByMode: {
1964
- "1928:7": {
1965
- r: 0.9960784316062927,
1966
- g: 0.7176470756530762,
1967
- b: 0.7019608020782471,
1968
- a: 1,
1969
- },
1970
- "1928:8": {
1971
- r: 0.6313725709915161,
1972
- g: 0.14901961386203766,
1973
- b: 0.12941177189350128,
1974
- a: 1,
1975
- },
1976
- },
1977
- scopes: ["ALL_SCOPES"],
1978
- codeSyntax: {},
1979
- },
1980
- "VariableID:1883:92948": {
1981
- id: "VariableID:1883:92948",
1982
- name: "palette/red-500",
1983
- remote: false,
1984
- key: "2ea3b514e70358c544409c8cc6b4afb02ae9826c",
1985
- variableCollectionId: "VariableCollectionId:1:3",
1986
- resolvedType: "COLOR",
1987
- description: "",
1988
- hiddenFromPublishing: false,
1989
- valuesByMode: {
1990
- "1928:7": {
1991
- r: 0.9960784316062927,
1992
- g: 0.572549045085907,
1993
- b: 0.5529412031173706,
1994
- a: 1,
1995
- },
1996
- "1928:8": {
1997
- r: 0.7921568751335144,
1998
- g: 0.13725490868091583,
1999
- b: 0.09803921729326248,
2000
- a: 1,
2001
- },
2002
- },
2003
- scopes: ["ALL_SCOPES"],
2004
- codeSyntax: {},
2005
- },
2006
- "VariableID:1883:92949": {
2007
- id: "VariableID:1883:92949",
2008
- name: "palette/red-600",
2009
- remote: false,
2010
- key: "22384060e5922b7722d55e264608f591e4d797aa",
2011
- variableCollectionId: "VariableCollectionId:1:3",
2012
- resolvedType: "COLOR",
2013
- description: "",
2014
- hiddenFromPublishing: false,
2015
- valuesByMode: {
2016
- "1928:7": {
2017
- r: 0.9882352948188782,
2018
- g: 0.4156862795352936,
2019
- b: 0.4000000059604645,
2020
- a: 1,
2021
- },
2022
- "1928:8": {
2023
- r: 0.9686274528503418,
2024
- g: 0.2078431397676468,
2025
- b: 0.14901961386203766,
2026
- a: 1,
2027
- },
2028
- },
2029
- scopes: ["ALL_SCOPES"],
2030
- codeSyntax: {},
2031
- },
2032
- "VariableID:1883:92950": {
2033
- id: "VariableID:1883:92950",
2034
- name: "palette/red-700",
2035
- remote: false,
2036
- key: "6dcc6d0797bf9ea9c36d1780218fb7061c061112",
2037
- variableCollectionId: "VariableCollectionId:1:3",
2038
- resolvedType: "COLOR",
2039
- description: "",
2040
- hiddenFromPublishing: false,
2041
- valuesByMode: {
2042
- "1928:7": {
2043
- r: 0.9803921580314636,
2044
- g: 0.20392157137393951,
2045
- b: 0.1725490242242813,
2046
- a: 1,
2047
- },
2048
- "1928:8": { r: 1, g: 0.4327288866043091, b: 0.3764705955982208, a: 1 },
2049
- },
2050
- scopes: ["ALL_SCOPES"],
2051
- codeSyntax: {},
2052
- },
2053
- "VariableID:1883:92951": {
2054
- id: "VariableID:1883:92951",
2055
- name: "palette/red-800",
2056
- remote: false,
2057
- key: "43342c480aeaaac9c8fb8f062baf8a532a0acfee",
2058
- variableCollectionId: "VariableCollectionId:1:3",
2059
- resolvedType: "COLOR",
2060
- description: "",
2061
- hiddenFromPublishing: false,
2062
- valuesByMode: {
2063
- "1928:7": {
2064
- r: 0.7921568751335144,
2065
- g: 0.11372549086809158,
2066
- b: 0.07450980693101883,
2067
- a: 1,
2068
- },
2069
- "1928:8": { r: 1, g: 0.6372092962265015, b: 0.6000000238418579, a: 1 },
2070
- },
2071
- scopes: ["ALL_SCOPES"],
2072
- codeSyntax: {},
2073
- },
2074
- "VariableID:1883:92952": {
2075
- id: "VariableID:1883:92952",
2076
- name: "palette/red-900",
2077
- remote: false,
2078
- key: "9ca027b40a37d8a0059c4e20d4379196bf8e2f3c",
2079
- variableCollectionId: "VariableCollectionId:1:3",
2080
- resolvedType: "COLOR",
2081
- description: "",
2082
- hiddenFromPublishing: false,
2083
- valuesByMode: {
2084
- "1928:7": {
2085
- r: 0.572549045085907,
2086
- g: 0.09019608050584793,
2087
- b: 0.0313725508749485,
2088
- a: 1,
2089
- },
2090
- "1928:8": {
2091
- r: 0.9737254977226257,
2092
- g: 0.7737829089164734,
2093
- b: 0.7635294198989868,
2094
- a: 1,
2095
- },
2096
- },
2097
- scopes: ["ALL_SCOPES"],
2098
- codeSyntax: {},
2099
- },
2100
- "VariableID:1883:92953": {
2101
- id: "VariableID:1883:92953",
2102
- name: "palette/red-1000",
2103
- remote: false,
2104
- key: "8f2b4bcf39fd35505d50a05a5945f2f8849bc952",
2105
- variableCollectionId: "VariableCollectionId:1:3",
2106
- resolvedType: "COLOR",
2107
- description: "",
2108
- hiddenFromPublishing: false,
2109
- valuesByMode: {
2110
- "1928:7": {
2111
- r: 0.29019609093666077,
2112
- g: 0.07058823853731155,
2113
- b: 0.03529411926865578,
2114
- a: 1,
2115
- },
2116
- "1928:8": {
2117
- r: 0.9921568632125854,
2118
- g: 0.9490196108818054,
2119
- b: 0.9490196108818054,
2120
- a: 1,
2121
- },
2122
- },
2123
- scopes: ["ALL_SCOPES"],
2124
- codeSyntax: {},
2125
- },
2126
- "VariableID:1883:92955": {
2127
- id: "VariableID:1883:92955",
2128
- name: "palette/green-100",
2129
- remote: false,
2130
- key: "414aa662f71ce25edf4b1d0a5993bf9dcb133176",
2131
- variableCollectionId: "VariableCollectionId:1:3",
2132
- resolvedType: "COLOR",
2133
- description: "",
2134
- hiddenFromPublishing: false,
2135
- valuesByMode: {
2136
- "1928:7": {
2137
- r: 0.929411768913269,
2138
- g: 0.9803921580314636,
2139
- b: 0.9647058844566345,
2140
- a: 1,
2141
- },
2142
- "1928:8": {
2143
- r: 0.125490203499794,
2144
- g: 0.16078431904315948,
2145
- b: 0.14901961386203766,
2146
- a: 1,
2147
- },
2148
- },
2149
- scopes: ["ALL_SCOPES"],
2150
- codeSyntax: {},
2151
- },
2152
- "VariableID:1883:92956": {
2153
- id: "VariableID:1883:92956",
2154
- name: "palette/green-200",
2155
- remote: false,
2156
- key: "dda0fcb01dbc9347bbdfd22857504fbfbd272eec",
2157
- variableCollectionId: "VariableCollectionId:1:3",
2158
- resolvedType: "COLOR",
2159
- description: "",
2160
- hiddenFromPublishing: false,
2161
- valuesByMode: {
2162
- "1928:7": {
2163
- r: 0.8509804010391235,
2164
- g: 0.9647058844566345,
2165
- b: 0.9137254953384399,
2166
- a: 1,
2167
- },
2168
- "1928:8": {
2169
- r: 0.125490203499794,
2170
- g: 0.21176470816135406,
2171
- b: 0.18039216101169586,
2172
- a: 1,
2173
- },
2174
- },
2175
- scopes: ["ALL_SCOPES"],
2176
- codeSyntax: {},
2177
- },
2178
- "VariableID:1883:92957": {
2179
- id: "VariableID:1883:92957",
2180
- name: "palette/green-300",
2181
- remote: false,
2182
- key: "f0c06d2b45b42f8df98601bb3b25fc8342ed72fa",
2183
- variableCollectionId: "VariableCollectionId:1:3",
2184
- resolvedType: "COLOR",
2185
- description: "",
2186
- hiddenFromPublishing: false,
2187
- valuesByMode: {
2188
- "1928:7": {
2189
- r: 0.7254902124404907,
2190
- g: 0.9137254953384399,
2191
- b: 0.8235294222831726,
2192
- a: 1,
2193
- },
2194
- "1928:8": {
2195
- r: 0.125490203499794,
2196
- g: 0.2862745225429535,
2197
- b: 0.23137255012989044,
2198
- a: 1,
2199
- },
2200
- },
2201
- scopes: ["ALL_SCOPES"],
2202
- codeSyntax: {},
2203
- },
2204
- "VariableID:1883:92958": {
2205
- id: "VariableID:1883:92958",
2206
- name: "palette/green-400",
2207
- remote: false,
2208
- key: "88f959fb3f1ae2470cf4490b29243ec6c1b893c1",
2209
- variableCollectionId: "VariableCollectionId:1:3",
2210
- resolvedType: "COLOR",
2211
- description: "",
2212
- hiddenFromPublishing: false,
2213
- valuesByMode: {
2214
- "1928:7": {
2215
- r: 0.4901960790157318,
2216
- g: 0.8627451062202454,
2217
- b: 0.7019608020782471,
2218
- a: 1,
2219
- },
2220
- "1928:8": {
2221
- r: 0.09803921729326248,
2222
- g: 0.3764705955982208,
2223
- b: 0.2980392277240753,
2224
- a: 1,
2225
- },
2226
- },
2227
- scopes: ["ALL_SCOPES"],
2228
- codeSyntax: {},
2229
- },
2230
- "VariableID:1883:92959": {
2231
- id: "VariableID:1883:92959",
2232
- name: "palette/green-500",
2233
- remote: false,
2234
- key: "2ef9b59c52564414cd346c960e7a574574cd3521",
2235
- variableCollectionId: "VariableCollectionId:1:3",
2236
- resolvedType: "COLOR",
2237
- description: "",
2238
- hiddenFromPublishing: false,
2239
- valuesByMode: {
2240
- "1928:7": {
2241
- r: 0.25882354378700256,
2242
- g: 0.772549033164978,
2243
- b: 0.5764706134796143,
2244
- a: 1,
2245
- },
2246
- "1928:8": {
2247
- r: 0.06666667014360428,
2248
- g: 0.4745098054409027,
2249
- b: 0.33725491166114807,
2250
- a: 1,
2251
- },
2252
- },
2253
- scopes: ["ALL_SCOPES"],
2254
- codeSyntax: {},
2255
- },
2256
- "VariableID:1883:92960": {
2257
- id: "VariableID:1883:92960",
2258
- name: "palette/green-600",
2259
- remote: false,
2260
- key: "561b6d934bfd4fd8538c936fd50bd3471922d75f",
2261
- variableCollectionId: "VariableCollectionId:1:3",
2262
- resolvedType: "COLOR",
2263
- description: "",
2264
- hiddenFromPublishing: false,
2265
- valuesByMode: {
2266
- "1928:7": {
2267
- r: 0.062745101749897,
2268
- g: 0.6705882549285889,
2269
- b: 0.4901960790157318,
2270
- a: 1,
2271
- },
2272
- "1928:8": {
2273
- r: 0.10588235408067703,
2274
- g: 0.5803921818733215,
2275
- b: 0.4274509847164154,
2276
- a: 1,
2277
- },
2278
- },
2279
- scopes: ["ALL_SCOPES"],
2280
- codeSyntax: {},
2281
- },
2282
- "VariableID:1883:92961": {
2283
- id: "VariableID:1883:92961",
2284
- name: "palette/green-700",
2285
- remote: false,
2286
- key: "1b4d1f437e3d4a15e411ad25c741c143d332d9b5",
2287
- variableCollectionId: "VariableCollectionId:1:3",
2288
- resolvedType: "COLOR",
2289
- description: "",
2290
- hiddenFromPublishing: false,
2291
- valuesByMode: {
2292
- "1928:7": {
2293
- r: 0.027450980618596077,
2294
- g: 0.5686274766921997,
2295
- b: 0.4431372582912445,
2296
- a: 1,
2297
- },
2298
- "1928:8": {
2299
- r: 0.13333334028720856,
2300
- g: 0.6980392336845398,
2301
- b: 0.49803921580314636,
2302
- a: 1,
2303
- },
2304
- },
2305
- scopes: ["ALL_SCOPES"],
2306
- codeSyntax: {},
2307
- },
2308
- "VariableID:1883:92962": {
2309
- id: "VariableID:1883:92962",
2310
- name: "palette/green-800",
2311
- remote: false,
2312
- key: "8ff848bf7248a5d237139e5a4269545372e68c16",
2313
- variableCollectionId: "VariableCollectionId:1:3",
2314
- resolvedType: "COLOR",
2315
- description: "",
2316
- hiddenFromPublishing: false,
2317
- valuesByMode: {
2318
- "1928:7": { r: 0, g: 0.45490196347236633, b: 0.37254902720451355, a: 1 },
2319
- "1928:8": {
2320
- r: 0.2078431397676468,
2321
- g: 0.8078431487083435,
2322
- b: 0.6039215922355652,
2323
- a: 1,
2324
- },
2325
- },
2326
- scopes: ["ALL_SCOPES"],
2327
- codeSyntax: {},
2328
- },
2329
- "VariableID:1883:92963": {
2330
- id: "VariableID:1883:92963",
2331
- name: "palette/green-900",
2332
- remote: false,
2333
- key: "51079bc900c945e030cbc35b492eead25cb772b0",
2334
- variableCollectionId: "VariableCollectionId:1:3",
2335
- resolvedType: "COLOR",
2336
- description: "",
2337
- hiddenFromPublishing: false,
2338
- valuesByMode: {
2339
- "1928:7": {
2340
- r: 0.027450980618596077,
2341
- g: 0.3294117748737335,
2342
- b: 0.2705882489681244,
2343
- a: 1,
2344
- },
2345
- "1928:8": {
2346
- r: 0.5764706134796143,
2347
- g: 0.8980392217636108,
2348
- b: 0.7529411911964417,
2349
- a: 1,
2350
- },
2351
- },
2352
- scopes: ["ALL_SCOPES"],
2353
- codeSyntax: {},
2354
- },
2355
- "VariableID:1883:92964": {
2356
- id: "VariableID:1883:92964",
2357
- name: "palette/green-1000",
2358
- remote: false,
2359
- key: "3c4daa6d9cf0052643c67bf688104268982545a6",
2360
- variableCollectionId: "VariableCollectionId:1:3",
2361
- resolvedType: "COLOR",
2362
- description: "",
2363
- hiddenFromPublishing: false,
2364
- valuesByMode: {
2365
- "1928:7": {
2366
- r: 0.03921568766236305,
2367
- g: 0.16862745583057404,
2368
- b: 0.1411764770746231,
2369
- a: 1,
2370
- },
2371
- "1928:8": {
2372
- r: 0.8313725590705872,
2373
- g: 0.9647058844566345,
2374
- b: 0.9372549057006836,
2375
- a: 1,
2376
- },
2377
- },
2378
- scopes: ["ALL_SCOPES"],
2379
- codeSyntax: {},
2380
- },
2381
- "VariableID:1883:92966": {
2382
- id: "VariableID:1883:92966",
2383
- name: "palette/yellow-100",
2384
- remote: false,
2385
- key: "c88ed933fbb4efdffda532c1f47c169cd217fc21",
2386
- variableCollectionId: "VariableCollectionId:1:3",
2387
- resolvedType: "COLOR",
2388
- description: "",
2389
- hiddenFromPublishing: false,
2390
- valuesByMode: {
2391
- "1928:7": { r: 1, g: 0.9686274528503418, b: 0.8705882430076599, a: 1 },
2392
- "1928:8": {
2393
- r: 0.1882352977991104,
2394
- g: 0.1568627506494522,
2395
- b: 0.09803921729326248,
2396
- a: 1,
2397
- },
2398
- },
2399
- scopes: ["ALL_SCOPES"],
2400
- codeSyntax: {},
2401
- },
2402
- "VariableID:1883:92967": {
2403
- id: "VariableID:1883:92967",
2404
- name: "palette/yellow-200",
2405
- remote: false,
2406
- key: "fe6b5a19de1e7dad25f7a7e2a49ccfb0daaf36c4",
2407
- variableCollectionId: "VariableCollectionId:1:3",
2408
- resolvedType: "COLOR",
2409
- description: "",
2410
- hiddenFromPublishing: false,
2411
- valuesByMode: {
2412
- "1928:7": {
2413
- r: 0.9921568632125854,
2414
- g: 0.9372549057006836,
2415
- b: 0.7254902124404907,
2416
- a: 1,
2417
- },
2418
- "1928:8": {
2419
- r: 0.2549019753932953,
2420
- g: 0.19607843458652496,
2421
- b: 0.0941176488995552,
2422
- a: 1,
2423
- },
2424
- },
2425
- scopes: ["ALL_SCOPES"],
2426
- codeSyntax: {},
2427
- },
2428
- "VariableID:1883:92968": {
2429
- id: "VariableID:1883:92968",
2430
- name: "palette/yellow-300",
2431
- remote: false,
2432
- key: "a172d90e4cead3d0dd0d96cc0511daf1f4340baa",
2433
- variableCollectionId: "VariableCollectionId:1:3",
2434
- resolvedType: "COLOR",
2435
- description: "",
2436
- hiddenFromPublishing: false,
2437
- valuesByMode: {
2438
- "1928:7": {
2439
- r: 0.9843137264251709,
2440
- g: 0.8627451062202454,
2441
- b: 0.3960784375667572,
2442
- a: 1,
2443
- },
2444
- "1928:8": {
2445
- r: 0.3294117748737335,
2446
- g: 0.24313725531101227,
2447
- b: 0.08235294371843338,
2448
- a: 1,
2449
- },
2450
- },
2451
- scopes: ["ALL_SCOPES"],
2452
- codeSyntax: {},
2453
- },
2454
- "VariableID:1883:92969": {
2455
- id: "VariableID:1883:92969",
2456
- name: "palette/yellow-400",
2457
- remote: false,
2458
- key: "fc557aaa92448ab4f94e2ea60adb25e36f196eaf",
2459
- variableCollectionId: "VariableCollectionId:1:3",
2460
- resolvedType: "COLOR",
2461
- description: "",
2462
- hiddenFromPublishing: false,
2463
- valuesByMode: {
2464
- "1928:7": {
2465
- r: 0.9137254953384399,
2466
- g: 0.7764706015586853,
2467
- b: 0.27843138575553894,
2468
- a: 1,
2469
- },
2470
- "1928:8": {
2471
- r: 0.4431372582912445,
2472
- g: 0.30588236451148987,
2473
- b: 0.08235294371843338,
2474
- a: 1,
2475
- },
2476
- },
2477
- scopes: ["ALL_SCOPES"],
2478
- codeSyntax: {},
2479
- },
2480
- "VariableID:1883:92970": {
2481
- id: "VariableID:1883:92970",
2482
- name: "palette/yellow-500",
2483
- remote: false,
2484
- key: "1a7ee495f21fea3d55cab128b5564904de0d4b7d",
2485
- variableCollectionId: "VariableCollectionId:1:3",
2486
- resolvedType: "COLOR",
2487
- description: "",
2488
- hiddenFromPublishing: false,
2489
- valuesByMode: {
2490
- "1928:7": {
2491
- r: 0.8313725590705872,
2492
- g: 0.6705882549285889,
2493
- b: 0.1568627506494522,
2494
- a: 1,
2495
- },
2496
- "1928:8": {
2497
- r: 0.5686274766921997,
2498
- g: 0.3764705955982208,
2499
- b: 0.10588235408067703,
2500
- a: 1,
2501
- },
2502
- },
2503
- scopes: ["ALL_SCOPES"],
2504
- codeSyntax: {},
2505
- },
2506
- "VariableID:1883:92971": {
2507
- id: "VariableID:1883:92971",
2508
- name: "palette/yellow-600",
2509
- remote: false,
2510
- key: "395d5c286a3c5a511bf94244f8defba2686e59ce",
2511
- variableCollectionId: "VariableCollectionId:1:3",
2512
- resolvedType: "COLOR",
2513
- description: "",
2514
- hiddenFromPublishing: false,
2515
- valuesByMode: {
2516
- "1928:7": {
2517
- r: 0.7686274647712708,
2518
- g: 0.5921568870544434,
2519
- b: 0.14509804546833038,
2520
- a: 1,
2521
- },
2522
- "1928:8": {
2523
- r: 0.7137255072593689,
2524
- g: 0.4470588266849518,
2525
- b: 0.05098039284348488,
2526
- a: 1,
2527
- },
2528
- },
2529
- scopes: ["ALL_SCOPES"],
2530
- codeSyntax: {},
2531
- },
2532
- "VariableID:1883:92972": {
2533
- id: "VariableID:1883:92972",
2534
- name: "palette/yellow-700",
2535
- remote: false,
2536
- key: "4a6dc7b57d6f17e46169a94555b69eafe461c9ee",
2537
- variableCollectionId: "VariableCollectionId:1:3",
2538
- resolvedType: "COLOR",
2539
- description: "",
2540
- hiddenFromPublishing: false,
2541
- valuesByMode: {
2542
- "1928:7": {
2543
- r: 0.6078431606292725,
2544
- g: 0.47058823704719543,
2545
- b: 0.12941177189350128,
2546
- a: 1,
2547
- },
2548
- "1928:8": {
2549
- r: 0.7921568751335144,
2550
- g: 0.5647059082984924,
2551
- b: 0.10980392247438431,
2552
- a: 1,
2553
- },
2554
- },
2555
- scopes: ["ALL_SCOPES"],
2556
- codeSyntax: {},
2557
- },
2558
- "VariableID:1883:92973": {
2559
- id: "VariableID:1883:92973",
2560
- name: "palette/yellow-800",
2561
- remote: false,
2562
- key: "528d3e933bc1d7787615d7b09b40ad39789947bf",
2563
- variableCollectionId: "VariableCollectionId:1:3",
2564
- resolvedType: "COLOR",
2565
- description: "",
2566
- hiddenFromPublishing: false,
2567
- valuesByMode: {
2568
- "1928:7": {
2569
- r: 0.4588235318660736,
2570
- g: 0.35686275362968445,
2571
- b: 0.13333334028720856,
2572
- a: 1,
2573
- },
2574
- "1928:8": {
2575
- r: 0.8549019694328308,
2576
- g: 0.6941176652908325,
2577
- b: 0.33725491166114807,
2578
- a: 1,
2579
- },
2580
- },
2581
- scopes: ["ALL_SCOPES"],
2582
- codeSyntax: {},
2583
- },
2584
- "VariableID:1883:92974": {
2585
- id: "VariableID:1883:92974",
2586
- name: "palette/yellow-900",
2587
- remote: false,
2588
- key: "761fc2e8bfd18c6881ae7f148b42510a50daa7f2",
2589
- variableCollectionId: "VariableCollectionId:1:3",
2590
- resolvedType: "COLOR",
2591
- description: "",
2592
- hiddenFromPublishing: false,
2593
- valuesByMode: {
2594
- "1928:7": {
2595
- r: 0.30980393290519714,
2596
- g: 0.24313725531101227,
2597
- b: 0.12156862765550613,
2598
- a: 1,
2599
- },
2600
- "1928:8": {
2601
- r: 0.8980392217636108,
2602
- g: 0.8313725590705872,
2603
- b: 0.6078431606292725,
2604
- a: 1,
2605
- },
2606
- },
2607
- scopes: ["ALL_SCOPES"],
2608
- codeSyntax: {},
2609
- },
2610
- "VariableID:1883:92975": {
2611
- id: "VariableID:1883:92975",
2612
- name: "palette/yellow-1000",
2613
- remote: false,
2614
- key: "1df3d836eb723ab06b05cee4bcec459f6b5cabdb",
2615
- variableCollectionId: "VariableCollectionId:1:3",
2616
- resolvedType: "COLOR",
2617
- description: "",
2618
- hiddenFromPublishing: false,
2619
- valuesByMode: {
2620
- "1928:7": {
2621
- r: 0.1725490242242813,
2622
- g: 0.14509804546833038,
2623
- b: 0.07058823853731155,
2624
- a: 1,
2625
- },
2626
- "1928:8": {
2627
- r: 0.9686274528503418,
2628
- g: 0.9411764740943909,
2629
- b: 0.8039215803146362,
2630
- a: 1,
2631
- },
2632
- },
2633
- scopes: ["ALL_SCOPES"],
2634
- codeSyntax: {},
2635
- },
2636
- "VariableID:2381:78698": {
2637
- id: "VariableID:2381:78698",
2638
- name: "palette/purple-100",
2639
- remote: false,
2640
- key: "c31220e7ce82ba22549bb0ce4b9e9407f5acb0e4",
2641
- variableCollectionId: "VariableCollectionId:1:3",
2642
- resolvedType: "COLOR",
2643
- description: "",
2644
- hiddenFromPublishing: false,
2645
- valuesByMode: {
2646
- "1928:7": {
2647
- r: 0.9607843160629272,
2648
- g: 0.9529411792755127,
2649
- b: 0.9960784316062927,
2650
- a: 1,
2651
- },
2652
- "1928:8": {
2653
- r: 0.15606001019477844,
2654
- g: 0.12960000336170197,
2655
- b: 0.2303999960422516,
2656
- a: 1,
2657
- },
2658
- },
2659
- scopes: ["ALL_SCOPES"],
2660
- codeSyntax: {},
2661
- },
2662
- "VariableID:2381:78699": {
2663
- id: "VariableID:2381:78699",
2664
- name: "palette/purple-200",
2665
- remote: false,
2666
- key: "5aff258bd74f12c8e9e7a44a05b65e2a7c234196",
2667
- variableCollectionId: "VariableCollectionId:1:3",
2668
- resolvedType: "COLOR",
2669
- description: "",
2670
- hiddenFromPublishing: false,
2671
- valuesByMode: {
2672
- "1928:7": {
2673
- r: 0.9372549057006836,
2674
- g: 0.9176470637321472,
2675
- b: 0.9960784316062927,
2676
- a: 1,
2677
- },
2678
- "1928:8": {
2679
- r: 0.23226696252822876,
2680
- g: 0.15530513226985931,
2681
- b: 0.45032551884651184,
2682
- a: 1,
2683
- },
2684
- },
2685
- scopes: ["ALL_SCOPES"],
2686
- codeSyntax: {},
2687
- },
2688
- "VariableID:2381:78700": {
2689
- id: "VariableID:2381:78700",
2690
- name: "palette/purple-300",
2691
- remote: false,
2692
- key: "b7dd839409632f894970736ee8a38cda2a2d3033",
2693
- variableCollectionId: "VariableCollectionId:1:3",
2694
- resolvedType: "COLOR",
2695
- description: "",
2696
- hiddenFromPublishing: false,
2697
- valuesByMode: {
2698
- "1928:7": { r: 0.8823529481887817, g: 0.8470588326454163, b: 1, a: 1 },
2699
- "1928:8": {
2700
- r: 0.2679543197154999,
2701
- g: 0.18735800683498383,
2702
- b: 0.5055013298988342,
2703
- a: 1,
2704
- },
2705
- },
2706
- scopes: ["ALL_SCOPES"],
2707
- codeSyntax: {},
2708
- },
2709
- "VariableID:2381:78701": {
2710
- id: "VariableID:2381:78701",
2711
- name: "palette/purple-400",
2712
- remote: false,
2713
- key: "34851c035a73e709ab501661776e8fc2afca561a",
2714
- variableCollectionId: "VariableCollectionId:1:3",
2715
- resolvedType: "COLOR",
2716
- description: "",
2717
- hiddenFromPublishing: false,
2718
- valuesByMode: {
2719
- "1928:7": { r: 0.8156862854957581, g: 0.7529411911964417, b: 1, a: 1 },
2720
- "1928:8": {
2721
- r: 0.3524117171764374,
2722
- g: 0.23197387158870697,
2723
- b: 0.693652331829071,
2724
- a: 1,
2725
- },
2726
- },
2727
- scopes: ["ALL_SCOPES"],
2728
- codeSyntax: {},
2729
- },
2730
- "VariableID:2381:78702": {
2731
- id: "VariableID:2381:78702",
2732
- name: "palette/purple-500",
2733
- remote: false,
2734
- key: "9dbacd2df41338ae0e2301ac383b0e7eaadb0d12",
2735
- variableCollectionId: "VariableCollectionId:1:3",
2736
- resolvedType: "COLOR",
2737
- description: "",
2738
- hiddenFromPublishing: false,
2739
- valuesByMode: {
2740
- "1928:7": { r: 0.7215686440467834, g: 0.6313725709915161, b: 1, a: 1 },
2741
- "1928:8": {
2742
- r: 0.4627451002597809,
2743
- g: 0.30980393290519714,
2744
- b: 0.8509804010391235,
2745
- a: 1,
2746
- },
2747
- },
2748
- scopes: ["ALL_SCOPES"],
2749
- codeSyntax: {},
2750
- },
2751
- "VariableID:2381:78703": {
2752
- id: "VariableID:2381:78703",
2753
- name: "palette/purple-600",
2754
- remote: false,
2755
- key: "11bda0d4e2610e8938921291f07bc5e110c2e2ba",
2756
- variableCollectionId: "VariableCollectionId:1:3",
2757
- resolvedType: "COLOR",
2758
- description: "",
2759
- hiddenFromPublishing: false,
2760
- valuesByMode: {
2761
- "1928:7": {
2762
- r: 0.6235294342041016,
2763
- g: 0.5176470875740051,
2764
- b: 0.9843137264251709,
2765
- a: 1,
2766
- },
2767
- "1928:8": {
2768
- r: 0.5568627715110779,
2769
- g: 0.41960784792900085,
2770
- b: 0.9333333373069763,
2771
- a: 1,
2772
- },
2773
- },
2774
- scopes: ["ALL_SCOPES"],
2775
- codeSyntax: {},
2776
- },
2777
- "VariableID:2381:78704": {
2778
- id: "VariableID:2381:78704",
2779
- name: "palette/purple-700",
2780
- remote: false,
2781
- key: "f9f11a4e4351fe0065cce8d5c1e3f0bffe1d7815",
2782
- variableCollectionId: "VariableCollectionId:1:3",
2783
- resolvedType: "COLOR",
2784
- description: "",
2785
- hiddenFromPublishing: false,
2786
- valuesByMode: {
2787
- "1928:7": {
2788
- r: 0.5372549295425415,
2789
- g: 0.4117647111415863,
2790
- b: 0.9176470637321472,
2791
- a: 1,
2792
- },
2793
- "1928:8": {
2794
- r: 0.6549019813537598,
2795
- g: 0.5529412031173706,
2796
- b: 0.9411764740943909,
2797
- a: 1,
2798
- },
2799
- },
2800
- scopes: ["ALL_SCOPES"],
2801
- codeSyntax: {},
2802
- },
2803
- "VariableID:2381:78705": {
2804
- id: "VariableID:2381:78705",
2805
- name: "palette/purple-800",
2806
- remote: false,
2807
- key: "dbce806139ed06d886010916854136565003e944",
2808
- variableCollectionId: "VariableCollectionId:1:3",
2809
- resolvedType: "COLOR",
2810
- description: "",
2811
- hiddenFromPublishing: false,
2812
- valuesByMode: {
2813
- "1928:7": {
2814
- r: 0.4274509847164154,
2815
- g: 0.3137255012989044,
2816
- b: 0.7960784435272217,
2817
- a: 1,
2818
- },
2819
- "1928:8": {
2820
- r: 0.7450980544090271,
2821
- g: 0.6784313917160034,
2822
- b: 0.9490196108818054,
2823
- a: 1,
2824
- },
2825
- },
2826
- scopes: ["ALL_SCOPES"],
2827
- codeSyntax: {},
2828
- },
2829
- "VariableID:2381:78706": {
2830
- id: "VariableID:2381:78706",
2831
- name: "palette/purple-900",
2832
- remote: false,
2833
- key: "c9c526d31ab27334bdc6c3da73800b16fde4ba13",
2834
- variableCollectionId: "VariableCollectionId:1:3",
2835
- resolvedType: "COLOR",
2836
- description: "",
2837
- hiddenFromPublishing: false,
2838
- valuesByMode: {
2839
- "1928:7": {
2840
- r: 0.3137255012989044,
2841
- g: 0.21568627655506134,
2842
- b: 0.6078431606292725,
2843
- a: 1,
2844
- },
2845
- "1928:8": {
2846
- r: 0.8509804010391235,
2847
- g: 0.8078431487083435,
2848
- b: 0.9803921580314636,
2849
- a: 1,
2850
- },
2851
- },
2852
- scopes: ["ALL_SCOPES"],
2853
- codeSyntax: {},
2854
- },
2855
- "VariableID:2381:78707": {
2856
- id: "VariableID:2381:78707",
2857
- name: "palette/purple-1000",
2858
- remote: false,
2859
- key: "2f1ea1d56ebbabeec67df821d20c82a96d8f9790",
2860
- variableCollectionId: "VariableCollectionId:1:3",
2861
- resolvedType: "COLOR",
2862
- description: "",
2863
- hiddenFromPublishing: false,
2864
- valuesByMode: {
2865
- "1928:7": {
2866
- r: 0.16078431904315948,
2867
- g: 0.09019608050584793,
2868
- b: 0.364705890417099,
2869
- a: 1,
2870
- },
2871
- "1928:8": {
2872
- r: 0.9411764740943909,
2873
- g: 0.929411768913269,
2874
- b: 0.9882352948188782,
2875
- a: 1,
2876
- },
2877
- },
2878
- scopes: ["ALL_SCOPES"],
2879
- codeSyntax: {},
2880
- },
2881
- "VariableID:1883:93017": {
2882
- id: "VariableID:1883:93017",
2883
- name: "palette/static-black",
2884
- remote: false,
2885
- key: "94d216d310834ecf4d9dbb4e787f1f0002949042",
2886
- variableCollectionId: "VariableCollectionId:1:3",
2887
- resolvedType: "COLOR",
2888
- description: "",
2889
- hiddenFromPublishing: false,
2890
- valuesByMode: {
2891
- "1928:7": { r: 0, g: 0, b: 0, a: 1 },
2892
- "1928:8": { r: 0, g: 0, b: 0, a: 1 },
2893
- },
2894
- scopes: ["ALL_SCOPES"],
2895
- codeSyntax: {},
2896
- },
2897
- "VariableID:1883:93018": {
2898
- id: "VariableID:1883:93018",
2899
- name: "palette/static-white",
2900
- remote: false,
2901
- key: "a3c5bad407b96970832ceefac60609368c26dadc",
2902
- variableCollectionId: "VariableCollectionId:1:3",
2903
- resolvedType: "COLOR",
2904
- description: "",
2905
- hiddenFromPublishing: false,
2906
- valuesByMode: {
2907
- "1928:7": { r: 1, g: 1, b: 1, a: 1 },
2908
- "1928:8": { r: 1, g: 1, b: 1, a: 1 },
2909
- },
2910
- scopes: ["ALL_SCOPES"],
2911
- codeSyntax: {},
2912
- },
2913
- "VariableID:1884:93034": {
2914
- id: "VariableID:1884:93034",
2915
- name: "palette/static-black-alpha-50",
2916
- remote: false,
2917
- key: "20b24e89f3f50ff03171c9f745cc91668201feb4",
2918
- variableCollectionId: "VariableCollectionId:1:3",
2919
- resolvedType: "COLOR",
2920
- description: "",
2921
- hiddenFromPublishing: false,
2922
- valuesByMode: {
2923
- "1928:7": { r: 0, g: 0, b: 0, a: 0.05000000074505806 },
2924
- "1928:8": { r: 0, g: 0, b: 0, a: 0.05000000074505806 },
2925
- },
2926
- scopes: ["ALL_SCOPES"],
2927
- codeSyntax: {},
2928
- },
2929
- "VariableID:1883:93030": {
2930
- id: "VariableID:1883:93030",
2931
- name: "palette/static-black-alpha-200",
2932
- remote: false,
2933
- key: "275ce96e9177cb8c31859c65c79cbc9d5768f31c",
2934
- variableCollectionId: "VariableCollectionId:1:3",
2935
- resolvedType: "COLOR",
2936
- description: "",
2937
- hiddenFromPublishing: false,
2938
- valuesByMode: {
2939
- "1928:7": { r: 0, g: 0, b: 0, a: 0.20000000298023224 },
2940
- "1928:8": { r: 0, g: 0, b: 0, a: 0.20000000298023224 },
2941
- },
2942
- scopes: ["ALL_SCOPES"],
2943
- codeSyntax: {},
2944
- },
2945
- "VariableID:1883:93031": {
2946
- id: "VariableID:1883:93031",
2947
- name: "palette/static-black-alpha-500",
2948
- remote: false,
2949
- key: "43767f60e75a27d87803186f8fd1c35595a3b874",
2950
- variableCollectionId: "VariableCollectionId:1:3",
2951
- resolvedType: "COLOR",
2952
- description: "",
2953
- hiddenFromPublishing: false,
2954
- valuesByMode: {
2955
- "1928:7": { r: 0, g: 0, b: 0, a: 0.5 },
2956
- "1928:8": { r: 0, g: 0, b: 0, a: 0.5 },
2957
- },
2958
- scopes: ["ALL_SCOPES"],
2959
- codeSyntax: {},
2960
- },
2961
- "VariableID:12973:26217": {
2962
- id: "VariableID:12973:26217",
2963
- name: "palette/static-white-alpha-200",
2964
- remote: false,
2965
- key: "739b0e50adc5217f713e78f47a58bacdf1a062b2",
2966
- variableCollectionId: "VariableCollectionId:1:3",
2967
- resolvedType: "COLOR",
2968
- description: "",
2969
- hiddenFromPublishing: false,
2970
- valuesByMode: {
2971
- "1928:7": { r: 1, g: 1, b: 1, a: 0.20000000298023224 },
2972
- "1928:8": { r: 1, g: 1, b: 1, a: 0.20000000298023224 },
2973
- },
2974
- scopes: ["ALL_SCOPES"],
2975
- codeSyntax: {},
2976
- },
2977
- "VariableID:10181:34417": {
2978
- id: "VariableID:10181:34417",
2979
- name: "palette/static-white-alpha-800",
2980
- remote: false,
2981
- key: "d339a0f8ca5ef2eb15811c36486b5f5dd872ea4d",
2982
- variableCollectionId: "VariableCollectionId:1:3",
2983
- resolvedType: "COLOR",
2984
- description: "",
2985
- hiddenFromPublishing: false,
2986
- valuesByMode: {
2987
- "1928:7": { r: 1, g: 1, b: 1, a: 0.800000011920929 },
2988
- "1928:8": { r: 1, g: 1, b: 1, a: 0.800000011920929 },
2989
- },
2990
- scopes: ["ALL_SCOPES"],
2991
- codeSyntax: {},
2992
- },
2993
- "VariableID:764:14294": {
2994
- id: "VariableID:764:14294",
2995
- name: "stroke/neutral-muted",
2996
- remote: false,
2997
- key: "d12a208a99faacc95924aba4cede203dee5fccb7",
2998
- variableCollectionId: "VariableCollectionId:1:3",
2999
- resolvedType: "COLOR",
3000
- description: "",
3001
- hiddenFromPublishing: false,
3002
- valuesByMode: {
3003
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
3004
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92913" },
3005
- },
3006
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3007
- codeSyntax: {},
3008
- },
3009
- "VariableID:1:169": {
3010
- id: "VariableID:1:169",
3011
- name: "stroke/brand",
3012
- remote: false,
3013
- key: "a6feef44dfe6cb5736ded84ed4db23b0c20ddcff",
3014
- variableCollectionId: "VariableCollectionId:1:3",
3015
- resolvedType: "COLOR",
3016
- description: "",
3017
- hiddenFromPublishing: false,
3018
- valuesByMode: {
3019
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92923" },
3020
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92923" },
3021
- },
3022
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3023
- codeSyntax: {},
3024
- },
3025
- "VariableID:8175:21473": {
3026
- id: "VariableID:8175:21473",
3027
- name: "stroke/positive",
3028
- remote: false,
3029
- key: "e0d8237bacbd115246cbd6a7c12adff5cb258822",
3030
- variableCollectionId: "VariableCollectionId:1:3",
3031
- resolvedType: "COLOR",
3032
- description: "",
3033
- hiddenFromPublishing: false,
3034
- valuesByMode: {
3035
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92957" },
3036
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92957" },
3037
- },
3038
- scopes: ["ALL_SCOPES"],
3039
- codeSyntax: {},
3040
- },
3041
- "VariableID:14696:4131": {
3042
- id: "VariableID:14696:4131",
3043
- name: "stroke/informative",
3044
- remote: false,
3045
- key: "1255a392bc12b60ff6eca352f30bd08780d6959d",
3046
- variableCollectionId: "VariableCollectionId:1:3",
3047
- resolvedType: "COLOR",
3048
- description: "",
3049
- hiddenFromPublishing: false,
3050
- valuesByMode: {
3051
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92935" },
3052
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92935" },
3053
- },
3054
- scopes: ["ALL_SCOPES"],
3055
- codeSyntax: {},
3056
- },
3057
- "VariableID:1304:30176": {
3058
- id: "VariableID:1304:30176",
3059
- name: "stroke/critical",
3060
- remote: false,
3061
- key: "68f2ffdca2370886cf7636a1b8116310f378598b",
3062
- variableCollectionId: "VariableCollectionId:1:3",
3063
- resolvedType: "COLOR",
3064
- description: "",
3065
- hiddenFromPublishing: false,
3066
- valuesByMode: {
3067
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92946" },
3068
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92946" },
3069
- },
3070
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3071
- codeSyntax: {},
3072
- },
3073
- "VariableID:1:170": {
3074
- id: "VariableID:1:170",
3075
- name: "stroke/field",
3076
- remote: false,
3077
- key: "bffc4d796285b14756405c8faf1eb619eabf8b19",
3078
- variableCollectionId: "VariableCollectionId:1:3",
3079
- resolvedType: "COLOR",
3080
- description: "",
3081
- hiddenFromPublishing: false,
3082
- valuesByMode: {
3083
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
3084
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
3085
- },
3086
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3087
- codeSyntax: {},
3088
- },
3089
- "VariableID:1:171": {
3090
- id: "VariableID:1:171",
3091
- name: "stroke/field-focused",
3092
- remote: false,
3093
- key: "dd9c583304f0c37a2f900ec1159d94099fd8259a",
3094
- variableCollectionId: "VariableCollectionId:1:3",
3095
- resolvedType: "COLOR",
3096
- description: "",
3097
- hiddenFromPublishing: false,
3098
- valuesByMode: {
3099
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
3100
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92919" },
3101
- },
3102
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3103
- codeSyntax: {},
3104
- },
3105
- "VariableID:1:172": {
3106
- id: "VariableID:1:172",
3107
- name: "stroke/control",
3108
- remote: false,
3109
- key: "c178edd12f4905635d219a1598f29b2e64e6ca2b",
3110
- variableCollectionId: "VariableCollectionId:1:3",
3111
- resolvedType: "COLOR",
3112
- description: "",
3113
- hiddenFromPublishing: false,
3114
- valuesByMode: {
3115
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
3116
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1883:92915" },
3117
- },
3118
- scopes: ["FRAME_FILL", "SHAPE_FILL", "STROKE_COLOR"],
3119
- codeSyntax: {},
3120
- },
3121
- "VariableID:14609:16910": {
3122
- id: "VariableID:14609:16910",
3123
- name: "gradient/shimmer/0",
3124
- remote: false,
3125
- key: "8754a3698cca3c49fb44542968cde17363ffc80c",
3126
- variableCollectionId: "VariableCollectionId:1:3",
3127
- resolvedType: "COLOR",
3128
- description: "",
3129
- hiddenFromPublishing: false,
3130
- valuesByMode: {
3131
- "1928:7": { r: 1, g: 1, b: 1, a: 0 },
3132
- "1928:8": { r: 1, g: 1, b: 1, a: 0 },
3133
- },
3134
- scopes: ["ALL_SCOPES"],
3135
- codeSyntax: {},
3136
- },
3137
- "VariableID:14609:41561": {
3138
- id: "VariableID:14609:41561",
3139
- name: "gradient/shimmer/1",
3140
- remote: false,
3141
- key: "d9a8360214fbf5b87bb81d2cbd36a1c6921c069c",
3142
- variableCollectionId: "VariableCollectionId:1:3",
3143
- resolvedType: "COLOR",
3144
- description: "",
3145
- hiddenFromPublishing: false,
3146
- valuesByMode: {
3147
- "1928:7": { r: 1, g: 1, b: 1, a: 0.4000000059604645 },
3148
- "1928:8": { r: 1, g: 1, b: 1, a: 0.10196078568696976 },
3149
- },
3150
- scopes: ["ALL_SCOPES"],
3151
- codeSyntax: {},
3152
- },
3153
- "VariableID:14609:41562": {
3154
- id: "VariableID:14609:41562",
3155
- name: "gradient/shimmer/2",
3156
- remote: false,
3157
- key: "a776e4410e85ad0149550c54790967c5895e81ef",
3158
- variableCollectionId: "VariableCollectionId:1:3",
3159
- resolvedType: "COLOR",
3160
- description: "",
3161
- hiddenFromPublishing: false,
3162
- valuesByMode: {
3163
- "1928:7": { r: 1, g: 1, b: 1, a: 0.4000000059604645 },
3164
- "1928:8": { r: 1, g: 1, b: 1, a: 0.10196078568696976 },
3165
- },
3166
- scopes: ["ALL_SCOPES"],
3167
- codeSyntax: {},
3168
- },
3169
- "VariableID:14609:41563": {
3170
- id: "VariableID:14609:41563",
3171
- name: "gradient/shimmer/3",
3172
- remote: false,
3173
- key: "afd517bb96c2c934f6d4ff4782091d7439803b76",
3174
- variableCollectionId: "VariableCollectionId:1:3",
3175
- resolvedType: "COLOR",
3176
- description: "",
3177
- hiddenFromPublishing: false,
3178
- valuesByMode: {
3179
- "1928:7": { r: 1, g: 1, b: 1, a: 0 },
3180
- "1928:8": { r: 1, g: 1, b: 1, a: 0 },
3181
- },
3182
- scopes: ["ALL_SCOPES"],
3183
- codeSyntax: {},
3184
- },
3185
- "VariableID:17544:4057": {
3186
- id: "VariableID:17544:4057",
3187
- name: "stroke/on-image",
3188
- remote: false,
3189
- key: "7dda7b5c673d7026f25eccc7533f6c81468b4518",
3190
- variableCollectionId: "VariableCollectionId:1:3",
3191
- resolvedType: "COLOR",
3192
- description: "",
3193
- hiddenFromPublishing: false,
3194
- valuesByMode: {
3195
- "1928:7": { type: "VARIABLE_ALIAS", id: "VariableID:1884:93034" },
3196
- "1928:8": { type: "VARIABLE_ALIAS", id: "VariableID:1884:93034" },
3197
- },
3198
- scopes: ["ALL_SCOPES"],
3199
- codeSyntax: {},
3200
- },
3201
- "VariableID:1:199": {
3202
- id: "VariableID:1:199",
3203
- name: "OS",
3204
- remote: false,
3205
- key: "c66f411e477ebc9db08f2faf7be4673f2e046a5d",
3206
- variableCollectionId: "VariableCollectionId:1:197",
3207
- resolvedType: "STRING",
3208
- description: "",
3209
- hiddenFromPublishing: false,
3210
- valuesByMode: { "1:5": "iOS", "1:6": "iOS", "1:7": "iOS", "1:8": "Android" },
3211
- scopes: ["ALL_SCOPES"],
3212
- codeSyntax: {},
3213
- },
3214
- "VariableID:1:200": {
3215
- id: "VariableID:1:200",
3216
- name: "font-family/text",
3217
- remote: false,
3218
- key: "00aaf86c69237d201a672c03b551cc6c93543e01",
3219
- variableCollectionId: "VariableCollectionId:1:197",
3220
- resolvedType: "STRING",
3221
- description: "",
3222
- hiddenFromPublishing: false,
3223
- valuesByMode: {
3224
- "1:5": "Figma Only iOS Text",
3225
- "1:6": "Figma Only iOS Text",
3226
- "1:7": "Figma Only iOS Text",
3227
- "1:8": "Roboto",
3228
- },
3229
- scopes: ["FONT_FAMILY"],
3230
- codeSyntax: {},
3231
- },
3232
- "VariableID:1:201": {
3233
- id: "VariableID:1:201",
3234
- name: "font-family/display",
3235
- remote: false,
3236
- key: "8672fdb82c4b6fb68d1e16b1a6cf0f179621428f",
3237
- variableCollectionId: "VariableCollectionId:1:197",
3238
- resolvedType: "STRING",
3239
- description: "",
3240
- hiddenFromPublishing: false,
3241
- valuesByMode: {
3242
- "1:5": "Figma Only iOS",
3243
- "1:6": "Figma Only iOS",
3244
- "1:7": "Figma Only iOS",
3245
- "1:8": "Roboto",
3246
- },
3247
- scopes: ["FONT_FAMILY"],
3248
- codeSyntax: {},
3249
- },
3250
- "VariableID:1:202": {
3251
- id: "VariableID:1:202",
3252
- name: "font-size/t1",
3253
- remote: false,
3254
- key: "0956277fee7605854771a809bb4845593ecb65d0",
3255
- variableCollectionId: "VariableCollectionId:1:197",
3256
- resolvedType: "FLOAT",
3257
- description: "",
3258
- hiddenFromPublishing: false,
3259
- valuesByMode: { "1:5": 11, "1:6": 17, "1:7": 8, "1:8": 11 },
3260
- scopes: ["FONT_SIZE"],
3261
- codeSyntax: {},
3262
- },
3263
- "VariableID:1:203": {
3264
- id: "VariableID:1:203",
3265
- name: "font-size/t2",
3266
- remote: false,
3267
- key: "ea3f6b0284e7ffc3e0a6e1ef6d9968ccbacf5f00",
3268
- variableCollectionId: "VariableCollectionId:1:197",
3269
- resolvedType: "FLOAT",
3270
- description: "",
3271
- hiddenFromPublishing: false,
3272
- valuesByMode: { "1:5": 12, "1:6": 18, "1:7": 9, "1:8": 12 },
3273
- scopes: ["FONT_SIZE"],
3274
- codeSyntax: {},
3275
- },
3276
- "VariableID:1:204": {
3277
- id: "VariableID:1:204",
3278
- name: "font-size/t3",
3279
- remote: false,
3280
- key: "bc6d4dc5395f878019227868a7921448342cf7a7",
3281
- variableCollectionId: "VariableCollectionId:1:197",
3282
- resolvedType: "FLOAT",
3283
- description: "",
3284
- hiddenFromPublishing: false,
3285
- valuesByMode: { "1:5": 13, "1:6": 19, "1:7": 10, "1:8": 13 },
3286
- scopes: ["FONT_SIZE"],
3287
- codeSyntax: {},
3288
- },
3289
- "VariableID:1:205": {
3290
- id: "VariableID:1:205",
3291
- name: "font-size/t4",
3292
- remote: false,
3293
- key: "3e6ac961714d3bb5f576520364c90a2058cafdf0",
3294
- variableCollectionId: "VariableCollectionId:1:197",
3295
- resolvedType: "FLOAT",
3296
- description: "",
3297
- hiddenFromPublishing: false,
3298
- valuesByMode: { "1:5": 14, "1:6": 20, "1:7": 11, "1:8": 14 },
3299
- scopes: ["FONT_SIZE"],
3300
- codeSyntax: {},
3301
- },
3302
- "VariableID:1:206": {
3303
- id: "VariableID:1:206",
3304
- name: "font-size/t5",
3305
- remote: false,
3306
- key: "8769558ffcbc069814a573bf0b90ce602a11cf19",
3307
- variableCollectionId: "VariableCollectionId:1:197",
3308
- resolvedType: "FLOAT",
3309
- description: "",
3310
- hiddenFromPublishing: false,
3311
- valuesByMode: { "1:5": 16, "1:6": 22, "1:7": 13, "1:8": 16 },
3312
- scopes: ["FONT_SIZE"],
3313
- codeSyntax: {},
3314
- },
3315
- "VariableID:1:207": {
3316
- id: "VariableID:1:207",
3317
- name: "font-size/t6",
3318
- remote: false,
3319
- key: "7dd163ca74751a5d60b53989c9bf71214cd78297",
3320
- variableCollectionId: "VariableCollectionId:1:197",
3321
- resolvedType: "FLOAT",
3322
- description: "",
3323
- hiddenFromPublishing: false,
3324
- valuesByMode: { "1:5": 18, "1:6": 24, "1:7": 15, "1:8": 18 },
3325
- scopes: ["FONT_SIZE"],
3326
- codeSyntax: {},
3327
- },
3328
- "VariableID:1:208": {
3329
- id: "VariableID:1:208",
3330
- name: "font-size/t7",
3331
- remote: false,
3332
- key: "de551eb1ca2d69adea911b6d6d8c60482b4c8d92",
3333
- variableCollectionId: "VariableCollectionId:1:197",
3334
- resolvedType: "FLOAT",
3335
- description: "",
3336
- hiddenFromPublishing: false,
3337
- valuesByMode: { "1:5": 20, "1:6": 26, "1:7": 17, "1:8": 20 },
3338
- scopes: ["FONT_SIZE"],
3339
- codeSyntax: {},
3340
- },
3341
- "VariableID:1:209": {
3342
- id: "VariableID:1:209",
3343
- name: "font-size/t8",
3344
- remote: false,
3345
- key: "89b1cbe2b090d0935c3783f924d98d9123e10b78",
3346
- variableCollectionId: "VariableCollectionId:1:197",
3347
- resolvedType: "FLOAT",
3348
- description: "",
3349
- hiddenFromPublishing: false,
3350
- valuesByMode: { "1:5": 22, "1:6": 28, "1:7": 19, "1:8": 22 },
3351
- scopes: ["FONT_SIZE"],
3352
- codeSyntax: {},
3353
- },
3354
- "VariableID:1:210": {
3355
- id: "VariableID:1:210",
3356
- name: "font-size/t9",
3357
- remote: false,
3358
- key: "b2bb5fe8ae814f3fb55e37c2f641fd3aa892d411",
3359
- variableCollectionId: "VariableCollectionId:1:197",
3360
- resolvedType: "FLOAT",
3361
- description: "",
3362
- hiddenFromPublishing: false,
3363
- valuesByMode: { "1:5": 24, "1:6": 30, "1:7": 21, "1:8": 24 },
3364
- scopes: ["FONT_SIZE"],
3365
- codeSyntax: {},
3366
- },
3367
- "VariableID:1:211": {
3368
- id: "VariableID:1:211",
3369
- name: "line-height/t1",
3370
- remote: false,
3371
- key: "346dec2cf8969bdbed6a1d051be71266bd087406",
3372
- variableCollectionId: "VariableCollectionId:1:197",
3373
- resolvedType: "FLOAT",
3374
- description: "",
3375
- hiddenFromPublishing: false,
3376
- valuesByMode: { "1:5": 15, "1:6": 19, "1:7": 10, "1:8": 15 },
3377
- scopes: ["LINE_HEIGHT"],
3378
- codeSyntax: {},
3379
- },
3380
- "VariableID:1:212": {
3381
- id: "VariableID:1:212",
3382
- name: "line-height/t2",
3383
- remote: false,
3384
- key: "5830b7dc1a2c1bc7c191b123b10ff6f8620781e9",
3385
- variableCollectionId: "VariableCollectionId:1:197",
3386
- resolvedType: "FLOAT",
3387
- description: "",
3388
- hiddenFromPublishing: false,
3389
- valuesByMode: { "1:5": 16, "1:6": 22, "1:7": 13, "1:8": 16 },
3390
- scopes: ["LINE_HEIGHT"],
3391
- codeSyntax: {},
3392
- },
3393
- "VariableID:1:213": {
3394
- id: "VariableID:1:213",
3395
- name: "line-height/t3",
3396
- remote: false,
3397
- key: "2a36c86cc8a33d6553e9a3a0dda78f2a32fe4c54",
3398
- variableCollectionId: "VariableCollectionId:1:197",
3399
- resolvedType: "FLOAT",
3400
- description: "",
3401
- hiddenFromPublishing: false,
3402
- valuesByMode: { "1:5": 18, "1:6": 24, "1:7": 15, "1:8": 18 },
3403
- scopes: ["LINE_HEIGHT"],
3404
- codeSyntax: {},
3405
- },
3406
- "VariableID:1:214": {
3407
- id: "VariableID:1:214",
3408
- name: "line-height/t4",
3409
- remote: false,
3410
- key: "7611046ad3b371985dad3cf5761aea0c59554888",
3411
- variableCollectionId: "VariableCollectionId:1:197",
3412
- resolvedType: "FLOAT",
3413
- description: "",
3414
- hiddenFromPublishing: false,
3415
- valuesByMode: { "1:5": 19, "1:6": 25, "1:7": 16, "1:8": 19 },
3416
- scopes: ["LINE_HEIGHT"],
3417
- codeSyntax: {},
3418
- },
3419
- "VariableID:1:215": {
3420
- id: "VariableID:1:215",
3421
- name: "line-height/t5",
3422
- remote: false,
3423
- key: "056cd55dc83b43474e34af99aa6f7d90a7664e3f",
3424
- variableCollectionId: "VariableCollectionId:1:197",
3425
- resolvedType: "FLOAT",
3426
- description: "",
3427
- hiddenFromPublishing: false,
3428
- valuesByMode: { "1:5": 22, "1:6": 27, "1:7": 18, "1:8": 22 },
3429
- scopes: ["LINE_HEIGHT"],
3430
- codeSyntax: {},
3431
- },
3432
- "VariableID:1:216": {
3433
- id: "VariableID:1:216",
3434
- name: "line-height/t6",
3435
- remote: false,
3436
- key: "d915b963cd23b952aba409e787920b4781b75bbb",
3437
- variableCollectionId: "VariableCollectionId:1:197",
3438
- resolvedType: "FLOAT",
3439
- description: "",
3440
- hiddenFromPublishing: false,
3441
- valuesByMode: { "1:5": 24, "1:6": 29, "1:7": 20, "1:8": 24 },
3442
- scopes: ["LINE_HEIGHT"],
3443
- codeSyntax: {},
3444
- },
3445
- "VariableID:1:217": {
3446
- id: "VariableID:1:217",
3447
- name: "line-height/t7",
3448
- remote: false,
3449
- key: "1468bc751cf686aebf93a456c9eefad2bcdea12d",
3450
- variableCollectionId: "VariableCollectionId:1:197",
3451
- resolvedType: "FLOAT",
3452
- description: "",
3453
- hiddenFromPublishing: false,
3454
- valuesByMode: { "1:5": 27, "1:6": 31, "1:7": 22, "1:8": 27 },
3455
- scopes: ["LINE_HEIGHT"],
3456
- codeSyntax: {},
3457
- },
3458
- "VariableID:1:218": {
3459
- id: "VariableID:1:218",
3460
- name: "line-height/t8",
3461
- remote: false,
3462
- key: "5d3fc6486fe1218a68ae8579ede9e170583c62f7",
3463
- variableCollectionId: "VariableCollectionId:1:197",
3464
- resolvedType: "FLOAT",
3465
- description: "",
3466
- hiddenFromPublishing: false,
3467
- valuesByMode: { "1:5": 30, "1:6": 34, "1:7": 25, "1:8": 30 },
3468
- scopes: ["LINE_HEIGHT"],
3469
- codeSyntax: {},
3470
- },
3471
- "VariableID:1886:93035": {
3472
- id: "VariableID:1886:93035",
3473
- name: "font-size/t10",
3474
- remote: false,
3475
- key: "ab4e9872bfff1d0c08a9d3d212069a2ba71fb62f",
3476
- variableCollectionId: "VariableCollectionId:1:197",
3477
- resolvedType: "FLOAT",
3478
- description: "",
3479
- hiddenFromPublishing: false,
3480
- valuesByMode: { "1:5": 26, "1:6": 32, "1:7": 23, "1:8": 26 },
3481
- scopes: ["FONT_SIZE"],
3482
- codeSyntax: {},
3483
- },
3484
- "VariableID:1886:93036": {
3485
- id: "VariableID:1886:93036",
3486
- name: "line-height/t9",
3487
- remote: false,
3488
- key: "5c005ae6491da8ed628f69c83dd73019ed1aee66",
3489
- variableCollectionId: "VariableCollectionId:1:197",
3490
- resolvedType: "FLOAT",
3491
- description: "",
3492
- hiddenFromPublishing: false,
3493
- valuesByMode: { "1:5": 32, "1:6": 38, "1:7": 29, "1:8": 32 },
3494
- scopes: ["LINE_HEIGHT"],
3495
- codeSyntax: {},
3496
- },
3497
- "VariableID:1971:524": {
3498
- id: "VariableID:1971:524",
3499
- name: "line-height/t10",
3500
- remote: false,
3501
- key: "e723602841d6621fc2061e59d0d24f20957cd7a4",
3502
- variableCollectionId: "VariableCollectionId:1:197",
3503
- resolvedType: "FLOAT",
3504
- description: "",
3505
- hiddenFromPublishing: false,
3506
- valuesByMode: { "1:5": 35, "1:6": 40, "1:7": 31, "1:8": 35 },
3507
- scopes: ["LINE_HEIGHT"],
3508
- codeSyntax: {},
3509
- },
3510
- "VariableID:190:8145": {
3511
- id: "VariableID:190:8145",
3512
- name: "font-size/t1-static",
3513
- remote: false,
3514
- key: "3ca53ce01d77932b776bf57851808e34b6e5ac63",
3515
- variableCollectionId: "VariableCollectionId:1:197",
3516
- resolvedType: "FLOAT",
3517
- description: "",
3518
- hiddenFromPublishing: true,
3519
- valuesByMode: { "1:5": 11, "1:6": 11, "1:7": 11, "1:8": 11 },
3520
- scopes: ["FONT_SIZE"],
3521
- codeSyntax: {},
3522
- },
3523
- "VariableID:190:8146": {
3524
- id: "VariableID:190:8146",
3525
- name: "font-size/t2-static",
3526
- remote: false,
3527
- key: "ddd795ead69b7bab8e3356a8781e77ea9aa8ac13",
3528
- variableCollectionId: "VariableCollectionId:1:197",
3529
- resolvedType: "FLOAT",
3530
- description: "",
3531
- hiddenFromPublishing: true,
3532
- valuesByMode: { "1:5": 12, "1:6": 12, "1:7": 12, "1:8": 12 },
3533
- scopes: ["FONT_SIZE"],
3534
- codeSyntax: {},
3535
- },
3536
- "VariableID:190:8147": {
3537
- id: "VariableID:190:8147",
3538
- name: "font-size/t3-static",
3539
- remote: false,
3540
- key: "3fc0de239829acf4bf0e6cc745a5f34e6cc3bb4a",
3541
- variableCollectionId: "VariableCollectionId:1:197",
3542
- resolvedType: "FLOAT",
3543
- description: "",
3544
- hiddenFromPublishing: true,
3545
- valuesByMode: { "1:5": 13, "1:6": 13, "1:7": 13, "1:8": 13 },
3546
- scopes: ["FONT_SIZE"],
3547
- codeSyntax: {},
3548
- },
3549
- "VariableID:190:8148": {
3550
- id: "VariableID:190:8148",
3551
- name: "font-size/t4-static",
3552
- remote: false,
3553
- key: "a855c45250008016c4ee203be25b21b94e3f125c",
3554
- variableCollectionId: "VariableCollectionId:1:197",
3555
- resolvedType: "FLOAT",
3556
- description: "",
3557
- hiddenFromPublishing: true,
3558
- valuesByMode: { "1:5": 14, "1:6": 14, "1:7": 14, "1:8": 14 },
3559
- scopes: ["FONT_SIZE"],
3560
- codeSyntax: {},
3561
- },
3562
- "VariableID:190:8149": {
3563
- id: "VariableID:190:8149",
3564
- name: "font-size/t5-static",
3565
- remote: false,
3566
- key: "7410c00078820c1b8610460db159133d8538ff56",
3567
- variableCollectionId: "VariableCollectionId:1:197",
3568
- resolvedType: "FLOAT",
3569
- description: "",
3570
- hiddenFromPublishing: true,
3571
- valuesByMode: { "1:5": 16, "1:6": 16, "1:7": 16, "1:8": 16 },
3572
- scopes: ["FONT_SIZE"],
3573
- codeSyntax: {},
3574
- },
3575
- "VariableID:190:8150": {
3576
- id: "VariableID:190:8150",
3577
- name: "font-size/t6-static",
3578
- remote: false,
3579
- key: "fa5860c6a911df709e2892f20610fd698b58dcd8",
3580
- variableCollectionId: "VariableCollectionId:1:197",
3581
- resolvedType: "FLOAT",
3582
- description: "",
3583
- hiddenFromPublishing: true,
3584
- valuesByMode: { "1:5": 18, "1:6": 18, "1:7": 18, "1:8": 18 },
3585
- scopes: ["FONT_SIZE"],
3586
- codeSyntax: {},
3587
- },
3588
- "VariableID:190:8151": {
3589
- id: "VariableID:190:8151",
3590
- name: "font-size/t7-static",
3591
- remote: false,
3592
- key: "c90a6df0253ab1ad52a8bc47ce78823d2b602a31",
3593
- variableCollectionId: "VariableCollectionId:1:197",
3594
- resolvedType: "FLOAT",
3595
- description: "",
3596
- hiddenFromPublishing: true,
3597
- valuesByMode: { "1:5": 20, "1:6": 20, "1:7": 20, "1:8": 20 },
3598
- scopes: ["FONT_SIZE"],
3599
- codeSyntax: {},
3600
- },
3601
- "VariableID:190:8152": {
3602
- id: "VariableID:190:8152",
3603
- name: "font-size/t8-static",
3604
- remote: false,
3605
- key: "b148145c1c8d47fe729b538a270f51272c0e2b10",
3606
- variableCollectionId: "VariableCollectionId:1:197",
3607
- resolvedType: "FLOAT",
3608
- description: "",
3609
- hiddenFromPublishing: true,
3610
- valuesByMode: { "1:5": 22, "1:6": 22, "1:7": 22, "1:8": 22 },
3611
- scopes: ["FONT_SIZE"],
3612
- codeSyntax: {},
3613
- },
3614
- "VariableID:190:8153": {
3615
- id: "VariableID:190:8153",
3616
- name: "font-size/t9-static",
3617
- remote: false,
3618
- key: "518d6e2590bf8396bebe11e93fd9e8c1a647596c",
3619
- variableCollectionId: "VariableCollectionId:1:197",
3620
- resolvedType: "FLOAT",
3621
- description: "",
3622
- hiddenFromPublishing: true,
3623
- valuesByMode: { "1:5": 24, "1:6": 24, "1:7": 24, "1:8": 24 },
3624
- scopes: ["FONT_SIZE"],
3625
- codeSyntax: {},
3626
- },
3627
- "VariableID:190:8154": {
3628
- id: "VariableID:190:8154",
3629
- name: "line-height/t1-static",
3630
- remote: false,
3631
- key: "7c4c3e80155eb13ba57fd6d6433935ebed5f2f07",
3632
- variableCollectionId: "VariableCollectionId:1:197",
3633
- resolvedType: "FLOAT",
3634
- description: "",
3635
- hiddenFromPublishing: true,
3636
- valuesByMode: { "1:5": 15, "1:6": 13, "1:7": 10, "1:8": 25 },
3637
- scopes: ["LINE_HEIGHT"],
3638
- codeSyntax: {},
3639
- },
3640
- "VariableID:190:8155": {
3641
- id: "VariableID:190:8155",
3642
- name: "line-height/t2-static",
3643
- remote: false,
3644
- key: "54736b02fab1a4850332853791d1582b9cb0bf3a",
3645
- variableCollectionId: "VariableCollectionId:1:197",
3646
- resolvedType: "FLOAT",
3647
- description: "",
3648
- hiddenFromPublishing: true,
3649
- valuesByMode: { "1:5": 16, "1:6": 16, "1:7": 16, "1:8": 16 },
3650
- scopes: ["LINE_HEIGHT"],
3651
- codeSyntax: {},
3652
- },
3653
- "VariableID:190:8156": {
3654
- id: "VariableID:190:8156",
3655
- name: "line-height/t3-static",
3656
- remote: false,
3657
- key: "f0bd740baac526b5bac3d848a04b5f7f51029c9e",
3658
- variableCollectionId: "VariableCollectionId:1:197",
3659
- resolvedType: "FLOAT",
3660
- description: "",
3661
- hiddenFromPublishing: true,
3662
- valuesByMode: { "1:5": 18, "1:6": 18, "1:7": 18, "1:8": 18 },
3663
- scopes: ["LINE_HEIGHT"],
3664
- codeSyntax: {},
3665
- },
3666
- "VariableID:190:8157": {
3667
- id: "VariableID:190:8157",
3668
- name: "line-height/t4-static",
3669
- remote: false,
3670
- key: "0cccbfe34418dc4797d1e557e90d21287107ad95",
3671
- variableCollectionId: "VariableCollectionId:1:197",
3672
- resolvedType: "FLOAT",
3673
- description: "",
3674
- hiddenFromPublishing: true,
3675
- valuesByMode: { "1:5": 19, "1:6": 19, "1:7": 19, "1:8": 19 },
3676
- scopes: ["LINE_HEIGHT"],
3677
- codeSyntax: {},
3678
- },
3679
- "VariableID:190:8158": {
3680
- id: "VariableID:190:8158",
3681
- name: "line-height/t5-static",
3682
- remote: false,
3683
- key: "507f75e6f02435d06a2b2011a9215837f1c0e7d7",
3684
- variableCollectionId: "VariableCollectionId:1:197",
3685
- resolvedType: "FLOAT",
3686
- description: "",
3687
- hiddenFromPublishing: true,
3688
- valuesByMode: { "1:5": 22, "1:6": 21, "1:7": 21, "1:8": 22 },
3689
- scopes: ["LINE_HEIGHT"],
3690
- codeSyntax: {},
3691
- },
3692
- "VariableID:190:8159": {
3693
- id: "VariableID:190:8159",
3694
- name: "line-height/t6-static",
3695
- remote: false,
3696
- key: "4f7f727dd44f7c100bcf74ff159d3da9d5d92e04",
3697
- variableCollectionId: "VariableCollectionId:1:197",
3698
- resolvedType: "FLOAT",
3699
- description: "",
3700
- hiddenFromPublishing: true,
3701
- valuesByMode: { "1:5": 24, "1:6": 23, "1:7": 23, "1:8": 24 },
3702
- scopes: ["LINE_HEIGHT"],
3703
- codeSyntax: {},
3704
- },
3705
- "VariableID:190:8160": {
3706
- id: "VariableID:190:8160",
3707
- name: "line-height/t7-static",
3708
- remote: false,
3709
- key: "78ed1e05101240ce3ffd4f7313897dfd94f86088",
3710
- variableCollectionId: "VariableCollectionId:1:197",
3711
- resolvedType: "FLOAT",
3712
- description: "",
3713
- hiddenFromPublishing: true,
3714
- valuesByMode: { "1:5": 27, "1:6": 25, "1:7": 25, "1:8": 27 },
3715
- scopes: ["LINE_HEIGHT"],
3716
- codeSyntax: {},
3717
- },
3718
- "VariableID:190:8161": {
3719
- id: "VariableID:190:8161",
3720
- name: "line-height/t8-static",
3721
- remote: false,
3722
- key: "249ea8260a4d89e08df8ec5cd6a71fde92760c75",
3723
- variableCollectionId: "VariableCollectionId:1:197",
3724
- resolvedType: "FLOAT",
3725
- description: "",
3726
- hiddenFromPublishing: true,
3727
- valuesByMode: { "1:5": 30, "1:6": 30, "1:7": 30, "1:8": 30 },
3728
- scopes: ["LINE_HEIGHT"],
3729
- codeSyntax: {},
3730
- },
3731
- "VariableID:190:8162": {
3732
- id: "VariableID:190:8162",
3733
- name: "line-height/t9-static",
3734
- remote: false,
3735
- key: "812f2a7d88c6f2b4ad9803d3d1c8e4d529cb5df0",
3736
- variableCollectionId: "VariableCollectionId:1:197",
3737
- resolvedType: "FLOAT",
3738
- description: "",
3739
- hiddenFromPublishing: true,
3740
- valuesByMode: { "1:5": 32, "1:6": 32, "1:7": 32, "1:8": 32 },
3741
- scopes: ["LINE_HEIGHT"],
3742
- codeSyntax: {},
3743
- },
3744
- "VariableID:289:13772": {
3745
- id: "VariableID:289:13772",
3746
- name: "font-weight/regular",
3747
- remote: false,
3748
- key: "c4e0ed5bd199ed39cab000890615ebc9ff21bce4",
3749
- variableCollectionId: "VariableCollectionId:1:197",
3750
- resolvedType: "STRING",
3751
- description: "",
3752
- hiddenFromPublishing: false,
3753
- valuesByMode: { "1:5": "regular", "1:6": "regular", "1:7": "regular", "1:8": "regular" },
3754
- scopes: ["FONT_STYLE"],
3755
- codeSyntax: {},
3756
- },
3757
- "VariableID:1886:93038": {
3758
- id: "VariableID:1886:93038",
3759
- name: "font-weight/medium",
3760
- remote: false,
3761
- key: "ed94d403dca1575cbe2489239572c56dbe7a4184",
3762
- variableCollectionId: "VariableCollectionId:1:197",
3763
- resolvedType: "STRING",
3764
- description: "",
3765
- hiddenFromPublishing: false,
3766
- valuesByMode: { "1:5": "medium", "1:6": "medium", "1:7": "medium", "1:8": "medium" },
3767
- scopes: ["FONT_STYLE"],
3768
- codeSyntax: {},
3769
- },
3770
- "VariableID:289:13773": {
3771
- id: "VariableID:289:13773",
3772
- name: "font-weight/bold",
3773
- remote: false,
3774
- key: "437bbcdbcde7992b30f9da52e5fe11f55fb8d969",
3775
- variableCollectionId: "VariableCollectionId:1:197",
3776
- resolvedType: "STRING",
3777
- description: "",
3778
- hiddenFromPublishing: false,
3779
- valuesByMode: { "1:5": "bold", "1:6": "bold", "1:7": "bold", "1:8": "bold" },
3780
- scopes: ["FONT_STYLE"],
3781
- codeSyntax: {},
3782
- },
3783
- "VariableID:796:4448": {
3784
- id: "VariableID:796:4448",
3785
- name: "Component utility (Figma Only)/Chip Radio Group/medium-height",
3786
- remote: false,
3787
- key: "673722b7753e5c1c510264e1195e615ace19669e",
3788
- variableCollectionId: "VariableCollectionId:1:197",
3789
- resolvedType: "FLOAT",
3790
- description: "",
3791
- hiddenFromPublishing: true,
3792
- valuesByMode: { "1:5": 38, "1:6": 43, "1:7": 38, "1:8": 38 },
3793
- scopes: [],
3794
- codeSyntax: {},
3795
- },
3796
- "VariableID:15518:15916": {
3797
- id: "VariableID:15518:15916",
3798
- name: "Component utility (Figma Only)/Top Navigation/negative-horizontal-padding",
3799
- remote: false,
3800
- key: "15d91d14e301435f2dc9d497b943d1300f990863",
3801
- variableCollectionId: "VariableCollectionId:1:197",
3802
- resolvedType: "FLOAT",
3803
- description: "",
3804
- hiddenFromPublishing: true,
3805
- valuesByMode: { "1:5": -10, "1:6": -10, "1:7": -10, "1:8": -10 },
3806
- scopes: ["GAP"],
3807
- codeSyntax: {},
3808
- },
3809
- "VariableID:19225:68732": {
3810
- id: "VariableID:19225:68732",
3811
- name: "Component utility (Figma Only)/Safe Area/bottom",
3812
- remote: false,
3813
- key: "81f2e2cf43e30c2a05bd2589becf93893ddd7dd6",
3814
- variableCollectionId: "VariableCollectionId:1:197",
3815
- resolvedType: "FLOAT",
3816
- description: "",
3817
- hiddenFromPublishing: true,
3818
- valuesByMode: { "1:5": 34, "1:6": 34, "1:7": 34, "1:8": 42 },
3819
- scopes: ["WIDTH_HEIGHT"],
3820
- codeSyntax: {},
3821
- },
3822
- "VariableID:17955:50606": {
3823
- id: "VariableID:17955:50606",
3824
- name: "Component utility (Figma Only)/Top Navigation/status-bar-offset-top",
3825
- remote: false,
3826
- key: "e8b1812fa2b6967c2c2500c8f2b43411db15c0cf",
3827
- variableCollectionId: "VariableCollectionId:1:197",
3828
- resolvedType: "FLOAT",
3829
- description: "",
3830
- hiddenFromPublishing: true,
3831
- valuesByMode: { "1:5": -54, "1:6": -54, "1:7": -54, "1:8": -39 },
3832
- scopes: ["WIDTH_HEIGHT", "GAP"],
3833
- codeSyntax: {},
3834
- },
3835
- "VariableID:514:13178": {
3836
- id: "VariableID:514:13178",
3837
- name: "Component utility (Figma Only)/Radio/small-padding-top",
3838
- remote: false,
3839
- key: "5a1bbd666498e2f17a5bc96ce52ca9d827fc55be",
3840
- variableCollectionId: "VariableCollectionId:1:197",
3841
- resolvedType: "FLOAT",
3842
- description: "",
3843
- hiddenFromPublishing: true,
3844
- valuesByMode: { "1:5": 5, "1:6": 2, "1:7": 6.5, "1:8": 5 },
3845
- scopes: [],
3846
- codeSyntax: {},
3847
- },
3848
- "VariableID:535:1747": {
3849
- id: "VariableID:535:1747",
3850
- name: "Component utility (Figma Only)/Radio/medium-padding-top",
3851
- remote: false,
3852
- key: "9b468965e703f770a07a876c5fbcb109cdc6fcdc",
3853
- variableCollectionId: "VariableCollectionId:1:197",
3854
- resolvedType: "FLOAT",
3855
- description: "",
3856
- hiddenFromPublishing: true,
3857
- valuesByMode: { "1:5": 6.5, "1:6": 3.5, "1:7": 8, "1:8": 6.5 },
3858
- scopes: [],
3859
- codeSyntax: {},
3860
- },
3861
- "VariableID:535:1748": {
3862
- id: "VariableID:535:1748",
3863
- name: "Component utility (Figma Only)/Radio/large-padding-top",
3864
- remote: false,
3865
- key: "41a97d237bd0b6a004f9c7ca10a52bfaf82142e3",
3866
- variableCollectionId: "VariableCollectionId:1:197",
3867
- resolvedType: "FLOAT",
3868
- description: "",
3869
- hiddenFromPublishing: true,
3870
- valuesByMode: { "1:5": 7.5, "1:6": 4.5, "1:7": 9, "1:8": 7.5 },
3871
- scopes: [],
3872
- codeSyntax: {},
3873
- },
3874
- "VariableID:1700:4280": {
3875
- id: "VariableID:1700:4280",
3876
- name: "Component utility (Figma Only)/Checkbox/small-padding-top",
3877
- remote: false,
3878
- key: "382582c8e8bacb6fc636d3bafe6ca55aa222e623",
3879
- variableCollectionId: "VariableCollectionId:1:197",
3880
- resolvedType: "FLOAT",
3881
- description: "",
3882
- hiddenFromPublishing: true,
3883
- valuesByMode: { "1:5": 5, "1:6": 2, "1:7": 6.5, "1:8": 5 },
3884
- scopes: ["GAP"],
3885
- codeSyntax: {},
3886
- },
3887
- "VariableID:1700:4281": {
3888
- id: "VariableID:1700:4281",
3889
- name: "Component utility (Figma Only)/Checkbox/medium-padding-top",
3890
- remote: false,
3891
- key: "6431483869d4f7adf6645b9b5ca1eb9bd20b118f",
3892
- variableCollectionId: "VariableCollectionId:1:197",
3893
- resolvedType: "FLOAT",
3894
- description: "",
3895
- hiddenFromPublishing: true,
3896
- valuesByMode: { "1:5": 6.5, "1:6": 3.5, "1:7": 8, "1:8": 6.5 },
3897
- scopes: ["GAP"],
3898
- codeSyntax: {},
3899
- },
3900
- "VariableID:1700:4282": {
3901
- id: "VariableID:1700:4282",
3902
- name: "Component utility (Figma Only)/Checkbox/large-padding-top",
3903
- remote: false,
3904
- key: "e90c42a228a393dd3873cd98f6894a7575c6cf2e",
3905
- variableCollectionId: "VariableCollectionId:1:197",
3906
- resolvedType: "FLOAT",
3907
- description: "",
3908
- hiddenFromPublishing: true,
3909
- valuesByMode: { "1:5": 7.5, "1:6": 4.5, "1:7": 9, "1:8": 7.5 },
3910
- scopes: ["GAP"],
3911
- codeSyntax: {},
3912
- },
3913
- "VariableID:92e3a15a9d1e3eef4cd0528634bb2cdedd0aa606/826:371": {
3914
- id: "VariableID:92e3a15a9d1e3eef4cd0528634bb2cdedd0aa606/826:371",
3915
- name: "preview-width",
3916
- remote: true,
3917
- key: "92e3a15a9d1e3eef4cd0528634bb2cdedd0aa606",
3918
- variableCollectionId: "VariableCollectionId:bc27a6185a5ab30ce3963285b2eb55a553f7db4b/826:374",
3919
- resolvedType: "FLOAT",
3920
- description: "",
3921
- hiddenFromPublishing: true,
3922
- valuesByMode: { "152:0": 375, "152:1": 375, "795:0": 375, "795:1": 360 },
3923
- scopes: ["ALL_SCOPES"],
3924
- codeSyntax: {},
3925
- },
3926
- "VariableID:1:189": {
3927
- id: "VariableID:1:189",
3928
- name: "dimension/x0,5",
3929
- remote: false,
3930
- key: "9e5583cb2fae3b087136537724866c558eb343eb",
3931
- variableCollectionId: "VariableCollectionId:1:174",
3932
- resolvedType: "FLOAT",
3933
- description: "",
3934
- hiddenFromPublishing: false,
3935
- valuesByMode: { "1:4": 2 },
3936
- scopes: ["WIDTH_HEIGHT", "GAP"],
3937
- codeSyntax: {},
3938
- },
3939
- "VariableID:1:196": {
3940
- id: "VariableID:1:196",
3941
- name: "dimension/spacing-x/global-gutter",
3942
- remote: false,
3943
- key: "b8fb7d756439042628923702bd7dc34c637b4720",
3944
- variableCollectionId: "VariableCollectionId:1:174",
3945
- resolvedType: "FLOAT",
3946
- description: "",
3947
- hiddenFromPublishing: false,
3948
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:178" } },
3949
- scopes: ["GAP"],
3950
- codeSyntax: {},
3951
- },
3952
- "VariableID:6421:24605": {
3953
- id: "VariableID:6421:24605",
3954
- name: "dimension/spacing-x/between-chips",
3955
- remote: false,
3956
- key: "d6e5178ef0a639eeb8cef6d8248d6f135ef6c72c",
3957
- variableCollectionId: "VariableCollectionId:1:174",
3958
- resolvedType: "FLOAT",
3959
- description: "",
3960
- hiddenFromPublishing: false,
3961
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:176" } },
3962
- scopes: ["GAP"],
3963
- codeSyntax: {},
3964
- },
3965
- "VariableID:16222:156661": {
3966
- id: "VariableID:16222:156661",
3967
- name: "dimension/spacing-y/component-default",
3968
- remote: false,
3969
- key: "8508e60651e3a3225c6a430fae6c2c7fc151c414",
3970
- variableCollectionId: "VariableCollectionId:1:174",
3971
- resolvedType: "FLOAT",
3972
- description: "",
3973
- hiddenFromPublishing: false,
3974
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:177" } },
3975
- scopes: ["GAP"],
3976
- codeSyntax: {},
3977
- },
3978
- "VariableID:17878:2829": {
3979
- id: "VariableID:17878:2829",
3980
- name: "dimension/spacing-y/nav-to-title",
3981
- remote: false,
3982
- key: "dd6109c88e167a52017078b9e12fa8fdbc24eaee",
3983
- variableCollectionId: "VariableCollectionId:1:174",
3984
- resolvedType: "FLOAT",
3985
- description: "",
3986
- hiddenFromPublishing: false,
3987
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:179" } },
3988
- scopes: ["GAP"],
3989
- codeSyntax: {},
3990
- },
3991
- "VariableID:20511:74381": {
3992
- id: "VariableID:20511:74381",
3993
- name: "dimension/spacing-y/between-text",
3994
- remote: false,
3995
- key: "47762437833a99c7b207d1837a54067ddcb1076f",
3996
- variableCollectionId: "VariableCollectionId:1:174",
3997
- resolvedType: "FLOAT",
3998
- description: "",
3999
- hiddenFromPublishing: false,
4000
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:190" } },
4001
- scopes: ["ALL_SCOPES"],
4002
- codeSyntax: {},
4003
- },
4004
- "VariableID:22526:14486": {
4005
- id: "VariableID:22526:14486",
4006
- name: "dimension/spacing-y/screen-bottom",
4007
- remote: false,
4008
- key: "1d8cf16fff7492907b1c5a79421d38572d989335",
4009
- variableCollectionId: "VariableCollectionId:1:174",
4010
- resolvedType: "FLOAT",
4011
- description: "",
4012
- hiddenFromPublishing: false,
4013
- valuesByMode: { "1:4": { type: "VARIABLE_ALIAS", id: "VariableID:1:187" } },
4014
- scopes: ["ALL_SCOPES"],
4015
- codeSyntax: {},
4016
- },
4017
- "VariableID:1:175": {
4018
- id: "VariableID:1:175",
4019
- name: "dimension/x1",
4020
- remote: false,
4021
- key: "2d225d20f0b511938e4a99c1e5b86f057e3a25ce",
4022
- variableCollectionId: "VariableCollectionId:1:174",
4023
- resolvedType: "FLOAT",
4024
- description: "",
4025
- hiddenFromPublishing: false,
4026
- valuesByMode: { "1:4": 4 },
4027
- scopes: ["WIDTH_HEIGHT", "GAP"],
4028
- codeSyntax: {},
4029
- },
4030
- "VariableID:1:190": {
4031
- id: "VariableID:1:190",
4032
- name: "dimension/x1,5",
4033
- remote: false,
4034
- key: "d33273a298cdeaab12fb1c8c5b46db155121a943",
4035
- variableCollectionId: "VariableCollectionId:1:174",
4036
- resolvedType: "FLOAT",
4037
- description: "",
4038
- hiddenFromPublishing: false,
4039
- valuesByMode: { "1:4": 6 },
4040
- scopes: ["WIDTH_HEIGHT", "GAP"],
4041
- codeSyntax: {},
4042
- },
4043
- "VariableID:1:176": {
4044
- id: "VariableID:1:176",
4045
- name: "dimension/x2",
4046
- remote: false,
4047
- key: "50afcce7b52bdff8a424433e83e69efa6b5b3826",
4048
- variableCollectionId: "VariableCollectionId:1:174",
4049
- resolvedType: "FLOAT",
4050
- description: "",
4051
- hiddenFromPublishing: false,
4052
- valuesByMode: { "1:4": 8 },
4053
- scopes: ["WIDTH_HEIGHT", "GAP"],
4054
- codeSyntax: {},
4055
- },
4056
- "VariableID:1:191": {
4057
- id: "VariableID:1:191",
4058
- name: "dimension/x2,5",
4059
- remote: false,
4060
- key: "ae923d646d7c4ee9bde682a4f4792f15d4bd536e",
4061
- variableCollectionId: "VariableCollectionId:1:174",
4062
- resolvedType: "FLOAT",
4063
- description: "",
4064
- hiddenFromPublishing: false,
4065
- valuesByMode: { "1:4": 10 },
4066
- scopes: ["WIDTH_HEIGHT", "GAP"],
4067
- codeSyntax: {},
4068
- },
4069
- "VariableID:1:177": {
4070
- id: "VariableID:1:177",
4071
- name: "dimension/x3",
4072
- remote: false,
4073
- key: "d6bcacbdf6f3972a86e168130db6f598552ad9fa",
4074
- variableCollectionId: "VariableCollectionId:1:174",
4075
- resolvedType: "FLOAT",
4076
- description: "",
4077
- hiddenFromPublishing: false,
4078
- valuesByMode: { "1:4": 12 },
4079
- scopes: ["WIDTH_HEIGHT", "GAP"],
4080
- codeSyntax: {},
4081
- },
4082
- "VariableID:607:10228": {
4083
- id: "VariableID:607:10228",
4084
- name: "dimension/x3,5",
4085
- remote: false,
4086
- key: "8a2fd5daeba7170e6406ad7430c6dbeb36eaa330",
4087
- variableCollectionId: "VariableCollectionId:1:174",
4088
- resolvedType: "FLOAT",
4089
- description: "",
4090
- hiddenFromPublishing: false,
4091
- valuesByMode: { "1:4": 14 },
4092
- scopes: ["WIDTH_HEIGHT", "GAP"],
4093
- codeSyntax: {},
4094
- },
4095
- "VariableID:1:178": {
4096
- id: "VariableID:1:178",
4097
- name: "dimension/x4",
4098
- remote: false,
4099
- key: "124a09d528362a1c52ac9e98b606f606b6aa59a6",
4100
- variableCollectionId: "VariableCollectionId:1:174",
4101
- resolvedType: "FLOAT",
4102
- description: "",
4103
- hiddenFromPublishing: false,
4104
- valuesByMode: { "1:4": 16 },
4105
- scopes: ["WIDTH_HEIGHT", "GAP"],
4106
- codeSyntax: {},
4107
- },
4108
- "VariableID:1:179": {
4109
- id: "VariableID:1:179",
4110
- name: "dimension/x5",
4111
- remote: false,
4112
- key: "b916ede014a653b6fd20d1d74bec6d8aa7ca39f3",
4113
- variableCollectionId: "VariableCollectionId:1:174",
4114
- resolvedType: "FLOAT",
4115
- description: "",
4116
- hiddenFromPublishing: false,
4117
- valuesByMode: { "1:4": 20 },
4118
- scopes: ["WIDTH_HEIGHT", "GAP"],
4119
- codeSyntax: {},
4120
- },
4121
- "VariableID:1:180": {
4122
- id: "VariableID:1:180",
4123
- name: "dimension/x6",
4124
- remote: false,
4125
- key: "c277ebfa7e31469b9b73c2d1a045304854fbc11a",
4126
- variableCollectionId: "VariableCollectionId:1:174",
4127
- resolvedType: "FLOAT",
4128
- description: "",
4129
- hiddenFromPublishing: false,
4130
- valuesByMode: { "1:4": 24 },
4131
- scopes: ["WIDTH_HEIGHT", "GAP"],
4132
- codeSyntax: {},
4133
- },
4134
- "VariableID:1:181": {
4135
- id: "VariableID:1:181",
4136
- name: "dimension/x7",
4137
- remote: false,
4138
- key: "5a46b9cc2445116682fde0dc568b6512fef830c3",
4139
- variableCollectionId: "VariableCollectionId:1:174",
4140
- resolvedType: "FLOAT",
4141
- description: "",
4142
- hiddenFromPublishing: false,
4143
- valuesByMode: { "1:4": 28 },
4144
- scopes: ["WIDTH_HEIGHT", "GAP"],
4145
- codeSyntax: {},
4146
- },
4147
- "VariableID:1:182": {
4148
- id: "VariableID:1:182",
4149
- name: "dimension/x8",
4150
- remote: false,
4151
- key: "4341ada7f37ee254e823c1437e9d11129b8c4306",
4152
- variableCollectionId: "VariableCollectionId:1:174",
4153
- resolvedType: "FLOAT",
4154
- description: "",
4155
- hiddenFromPublishing: false,
4156
- valuesByMode: { "1:4": 32 },
4157
- scopes: ["WIDTH_HEIGHT", "GAP"],
4158
- codeSyntax: {},
4159
- },
4160
- "VariableID:1:183": {
4161
- id: "VariableID:1:183",
4162
- name: "dimension/x9",
4163
- remote: false,
4164
- key: "5374ddf5bfdc088a7e8743e33a330d4a62203311",
4165
- variableCollectionId: "VariableCollectionId:1:174",
4166
- resolvedType: "FLOAT",
4167
- description: "",
4168
- hiddenFromPublishing: false,
4169
- valuesByMode: { "1:4": 36 },
4170
- scopes: ["WIDTH_HEIGHT", "GAP"],
4171
- codeSyntax: {},
4172
- },
4173
- "VariableID:1:184": {
4174
- id: "VariableID:1:184",
4175
- name: "dimension/x10",
4176
- remote: false,
4177
- key: "f84968f79bcac4ddc7b839117016100599c7bd5f",
4178
- variableCollectionId: "VariableCollectionId:1:174",
4179
- resolvedType: "FLOAT",
4180
- description: "",
4181
- hiddenFromPublishing: false,
4182
- valuesByMode: { "1:4": 40 },
4183
- scopes: ["WIDTH_HEIGHT", "GAP"],
4184
- codeSyntax: {},
4185
- },
4186
- "VariableID:1:185": {
4187
- id: "VariableID:1:185",
4188
- name: "dimension/x12",
4189
- remote: false,
4190
- key: "cc8641daea640adf90f4a79e86effaa324078992",
4191
- variableCollectionId: "VariableCollectionId:1:174",
4192
- resolvedType: "FLOAT",
4193
- description: "",
4194
- hiddenFromPublishing: false,
4195
- valuesByMode: { "1:4": 48 },
4196
- scopes: ["WIDTH_HEIGHT", "GAP"],
4197
- codeSyntax: {},
4198
- },
4199
- "VariableID:1:186": {
4200
- id: "VariableID:1:186",
4201
- name: "dimension/x13",
4202
- remote: false,
4203
- key: "c99e133ac54a4ac46c9c33525676bc22ea77d3b4",
4204
- variableCollectionId: "VariableCollectionId:1:174",
4205
- resolvedType: "FLOAT",
4206
- description: "",
4207
- hiddenFromPublishing: false,
4208
- valuesByMode: { "1:4": 52 },
4209
- scopes: ["WIDTH_HEIGHT", "GAP"],
4210
- codeSyntax: {},
4211
- },
4212
- "VariableID:1:187": {
4213
- id: "VariableID:1:187",
4214
- name: "dimension/x14",
4215
- remote: false,
4216
- key: "dd2e1fc448bafdf27f6c5f96127768e088f62088",
4217
- variableCollectionId: "VariableCollectionId:1:174",
4218
- resolvedType: "FLOAT",
4219
- description: "",
4220
- hiddenFromPublishing: false,
4221
- valuesByMode: { "1:4": 56 },
4222
- scopes: ["WIDTH_HEIGHT", "GAP"],
4223
- codeSyntax: {},
4224
- },
4225
- "VariableID:1:188": {
4226
- id: "VariableID:1:188",
4227
- name: "dimension/x16",
4228
- remote: false,
4229
- key: "464cf2c6d921db06fca21bd41a6fbcd1d03616ed",
4230
- variableCollectionId: "VariableCollectionId:1:174",
4231
- resolvedType: "FLOAT",
4232
- description: "",
4233
- hiddenFromPublishing: false,
4234
- valuesByMode: { "1:4": 64 },
4235
- scopes: ["WIDTH_HEIGHT", "GAP"],
4236
- codeSyntax: {},
4237
- },
4238
- "VariableID:1:238": {
4239
- id: "VariableID:1:238",
4240
- name: "radius/r0,5",
4241
- remote: false,
4242
- key: "bbd4258162469c0f01e4445ae257c62bfcb041dd",
4243
- variableCollectionId: "VariableCollectionId:1:174",
4244
- resolvedType: "FLOAT",
4245
- description: "",
4246
- hiddenFromPublishing: false,
4247
- valuesByMode: { "1:4": 2 },
4248
- scopes: ["CORNER_RADIUS"],
4249
- codeSyntax: {},
4250
- },
4251
- "VariableID:1:247": {
4252
- id: "VariableID:1:247",
4253
- name: "radius/r1",
4254
- remote: false,
4255
- key: "c3f8538d4c485bef590e7a1ce639cfbec42874fb",
4256
- variableCollectionId: "VariableCollectionId:1:174",
4257
- resolvedType: "FLOAT",
4258
- description: "",
4259
- hiddenFromPublishing: false,
4260
- valuesByMode: { "1:4": 4 },
4261
- scopes: ["CORNER_RADIUS"],
4262
- codeSyntax: {},
4263
- },
4264
- "VariableID:1:248": {
4265
- id: "VariableID:1:248",
4266
- name: "radius/r1,5",
4267
- remote: false,
4268
- key: "a78a3ef892d25ea3853be9b10b611af07acea8c4",
4269
- variableCollectionId: "VariableCollectionId:1:174",
4270
- resolvedType: "FLOAT",
4271
- description: "",
4272
- hiddenFromPublishing: false,
4273
- valuesByMode: { "1:4": 6 },
4274
- scopes: ["CORNER_RADIUS"],
4275
- codeSyntax: {},
4276
- },
4277
- "VariableID:1:249": {
4278
- id: "VariableID:1:249",
4279
- name: "radius/r2",
4280
- remote: false,
4281
- key: "64f73750a0a3d42ebf3fa00f9c39005cf2a1720a",
4282
- variableCollectionId: "VariableCollectionId:1:174",
4283
- resolvedType: "FLOAT",
4284
- description: "",
4285
- hiddenFromPublishing: false,
4286
- valuesByMode: { "1:4": 8 },
4287
- scopes: ["CORNER_RADIUS"],
4288
- codeSyntax: {},
4289
- },
4290
- "VariableID:1:250": {
4291
- id: "VariableID:1:250",
4292
- name: "radius/r2,5",
4293
- remote: false,
4294
- key: "fa5fb492220fc1dbd43f18bcc60a1607ded643ec",
4295
- variableCollectionId: "VariableCollectionId:1:174",
4296
- resolvedType: "FLOAT",
4297
- description: "",
4298
- hiddenFromPublishing: false,
4299
- valuesByMode: { "1:4": 10 },
4300
- scopes: ["CORNER_RADIUS"],
4301
- codeSyntax: {},
4302
- },
4303
- "VariableID:1:251": {
4304
- id: "VariableID:1:251",
4305
- name: "radius/r3",
4306
- remote: false,
4307
- key: "ed1630db9909b6c7558b6e17b4b37c01b84786c0",
4308
- variableCollectionId: "VariableCollectionId:1:174",
4309
- resolvedType: "FLOAT",
4310
- description: "",
4311
- hiddenFromPublishing: false,
4312
- valuesByMode: { "1:4": 12 },
4313
- scopes: ["CORNER_RADIUS"],
4314
- codeSyntax: {},
4315
- },
4316
- "VariableID:1:252": {
4317
- id: "VariableID:1:252",
4318
- name: "radius/r4",
4319
- remote: false,
4320
- key: "9738481cce83c0d26884815928284244b2ee5497",
4321
- variableCollectionId: "VariableCollectionId:1:174",
4322
- resolvedType: "FLOAT",
4323
- description: "",
4324
- hiddenFromPublishing: false,
4325
- valuesByMode: { "1:4": 16 },
4326
- scopes: ["CORNER_RADIUS"],
4327
- codeSyntax: {},
4328
- },
4329
- "VariableID:1:253": {
4330
- id: "VariableID:1:253",
4331
- name: "radius/r5",
4332
- remote: false,
4333
- key: "cf30954c6f91ad2557b56b0a7d2b7f75932d9523",
4334
- variableCollectionId: "VariableCollectionId:1:174",
4335
- resolvedType: "FLOAT",
4336
- description: "",
4337
- hiddenFromPublishing: false,
4338
- valuesByMode: { "1:4": 20 },
4339
- scopes: ["CORNER_RADIUS"],
4340
- codeSyntax: {},
4341
- },
4342
- "VariableID:1:254": {
4343
- id: "VariableID:1:254",
4344
- name: "radius/r6",
4345
- remote: false,
4346
- key: "f7ce9fc4dc6e8d40bbd0fea3604a8dacfb236410",
4347
- variableCollectionId: "VariableCollectionId:1:174",
4348
- resolvedType: "FLOAT",
4349
- description: "",
4350
- hiddenFromPublishing: false,
4351
- valuesByMode: { "1:4": 24 },
4352
- scopes: ["CORNER_RADIUS"],
4353
- codeSyntax: {},
4354
- },
4355
- "VariableID:1:192": {
4356
- id: "VariableID:1:192",
4357
- name: "radius/full",
4358
- remote: false,
4359
- key: "ef50c283f4e531374422917d0f28ef717bcf420c",
4360
- variableCollectionId: "VariableCollectionId:1:174",
4361
- resolvedType: "FLOAT",
4362
- description: "",
4363
- hiddenFromPublishing: false,
4364
- valuesByMode: { "1:4": 9999 },
4365
- scopes: ["CORNER_RADIUS"],
4366
- codeSyntax: {},
4367
- },
4368
- "VariableID:67c689bd65e9ac299c49580f8937ff5a41fb4723/1:1320": {
4369
- id: "VariableID:67c689bd65e9ac299c49580f8937ff5a41fb4723/1:1320",
4370
- name: "fg/neutral",
4371
- remote: true,
4372
- key: "67c689bd65e9ac299c49580f8937ff5a41fb4723",
4373
- variableCollectionId: "VariableCollectionId:e6e2b63fed8ac025bdf22cc7c37511414c5b46b4/1:3",
4374
- resolvedType: "COLOR",
4375
- description: "",
4376
- hiddenFromPublishing: true,
4377
- valuesByMode: {
4378
- "1:1": {
4379
- type: "VARIABLE_ALIAS",
4380
- id: "VariableID:7f5cb32a1d1bc8b03109bc29d84e71f83ea5df57/1:410",
4381
- },
4382
- "1:2": {
4383
- type: "VARIABLE_ALIAS",
4384
- id: "VariableID:7f5cb32a1d1bc8b03109bc29d84e71f83ea5df57/1:410",
4385
- },
4386
- },
4387
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
4388
- codeSyntax: {},
4389
- },
4390
- "VariableID:ff2208333dc6634e6fdea96b6eaf0c265a63f568/238:9": {
4391
- id: "VariableID:ff2208333dc6634e6fdea96b6eaf0c265a63f568/238:9",
4392
- name: "bg/neutral",
4393
- remote: true,
4394
- key: "ff2208333dc6634e6fdea96b6eaf0c265a63f568",
4395
- variableCollectionId: "VariableCollectionId:e6e2b63fed8ac025bdf22cc7c37511414c5b46b4/1:3",
4396
- resolvedType: "COLOR",
4397
- description: "",
4398
- hiddenFromPublishing: true,
4399
- valuesByMode: {
4400
- "1:1": {
4401
- type: "VARIABLE_ALIAS",
4402
- id: "VariableID:3cd3b675f55ddd3237c48410bfe8a3963a69915e/1:389",
4403
- },
4404
- "1:2": {
4405
- type: "VARIABLE_ALIAS",
4406
- id: "VariableID:3cd3b675f55ddd3237c48410bfe8a3963a69915e/1:389",
4407
- },
4408
- },
4409
- scopes: ["FRAME_FILL", "SHAPE_FILL"],
4410
- codeSyntax: {},
4411
- },
4412
- "VariableID:1469dcfd8799fca6324372f610dfc79b49ce8300/1:406": {
4413
- id: "VariableID:1469dcfd8799fca6324372f610dfc79b49ce8300/1:406",
4414
- name: "palette/gray-700",
4415
- remote: true,
4416
- key: "1469dcfd8799fca6324372f610dfc79b49ce8300",
4417
- variableCollectionId: "VariableCollectionId:e6e2b63fed8ac025bdf22cc7c37511414c5b46b4/1:3",
4418
- resolvedType: "COLOR",
4419
- description: "",
4420
- hiddenFromPublishing: true,
4421
- valuesByMode: {
4422
- "1:1": {
4423
- r: 0.3019607961177826,
4424
- g: 0.3176470696926117,
4425
- b: 0.3490196168422699,
4426
- a: 1,
4427
- },
4428
- "1:2": {
4429
- r: 0.6784313917160034,
4430
- g: 0.6941176652908325,
4431
- b: 0.729411780834198,
4432
- a: 1,
4433
- },
4434
- },
4435
- scopes: ["ALL_SCOPES"],
4436
- codeSyntax: {},
4437
- },
4438
- "VariableID:c8773d9e584ea2ded5cef52d7d1f108d5b0d17f5/1:410": {
4439
- id: "VariableID:c8773d9e584ea2ded5cef52d7d1f108d5b0d17f5/1:410",
4440
- name: "palette/gray-900",
4441
- remote: true,
4442
- key: "c8773d9e584ea2ded5cef52d7d1f108d5b0d17f5",
4443
- variableCollectionId: "VariableCollectionId:e6e2b63fed8ac025bdf22cc7c37511414c5b46b4/1:3",
4444
- resolvedType: "COLOR",
4445
- description: "",
4446
- hiddenFromPublishing: true,
4447
- valuesByMode: {
4448
- "1:1": {
4449
- r: 0.12941177189350128,
4450
- g: 0.12941177189350128,
4451
- b: 0.1411764770746231,
4452
- a: 1,
4453
- },
4454
- "1:2": {
4455
- r: 0.9176470637321472,
4456
- g: 0.9215686321258545,
4457
- b: 0.9333333373069763,
4458
- a: 1,
4459
- },
4460
- },
4461
- scopes: ["ALL_SCOPES"],
4462
- codeSyntax: {},
4463
- },
4464
- "VariableID:4623cb784cd48935f01317f2b27b6159e3f791ee/826:618": {
4465
- id: "VariableID:4623cb784cd48935f01317f2b27b6159e3f791ee/826:618",
4466
- name: "unit/1",
4467
- remote: true,
4468
- key: "4623cb784cd48935f01317f2b27b6159e3f791ee",
4469
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4470
- resolvedType: "FLOAT",
4471
- description: "",
4472
- hiddenFromPublishing: true,
4473
- valuesByMode: { "23:0": 4 },
4474
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4475
- codeSyntax: {},
4476
- },
4477
- "VariableID:66f00a2cf98a24a8d73b103694fe70488f6bd3db/826:615": {
4478
- id: "VariableID:66f00a2cf98a24a8d73b103694fe70488f6bd3db/826:615",
4479
- name: "unit/1,5",
4480
- remote: true,
4481
- key: "66f00a2cf98a24a8d73b103694fe70488f6bd3db",
4482
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4483
- resolvedType: "FLOAT",
4484
- description: "",
4485
- hiddenFromPublishing: true,
4486
- valuesByMode: { "23:0": 6 },
4487
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4488
- codeSyntax: {},
4489
- },
4490
- "VariableID:e39c070334d1c4d7f95e1f1259a30da542e30ab5/826:621": {
4491
- id: "VariableID:e39c070334d1c4d7f95e1f1259a30da542e30ab5/826:621",
4492
- name: "unit/3",
4493
- remote: true,
4494
- key: "e39c070334d1c4d7f95e1f1259a30da542e30ab5",
4495
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4496
- resolvedType: "FLOAT",
4497
- description: "",
4498
- hiddenFromPublishing: true,
4499
- valuesByMode: { "23:0": 12 },
4500
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4501
- codeSyntax: {},
4502
- },
4503
- "VariableID:44d07139b827d17fb49c0f712391e58036f8da75/826:603": {
4504
- id: "VariableID:44d07139b827d17fb49c0f712391e58036f8da75/826:603",
4505
- name: "unit/4",
4506
- remote: true,
4507
- key: "44d07139b827d17fb49c0f712391e58036f8da75",
4508
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4509
- resolvedType: "FLOAT",
4510
- description: "",
4511
- hiddenFromPublishing: true,
4512
- valuesByMode: { "23:0": 16 },
4513
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4514
- codeSyntax: {},
4515
- },
4516
- "VariableID:562bca89f66679a3a8d2a9ffed0b11d24582545f/826:613": {
4517
- id: "VariableID:562bca89f66679a3a8d2a9ffed0b11d24582545f/826:613",
4518
- name: "unit/6",
4519
- remote: true,
4520
- key: "562bca89f66679a3a8d2a9ffed0b11d24582545f",
4521
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4522
- resolvedType: "FLOAT",
4523
- description: "",
4524
- hiddenFromPublishing: true,
4525
- valuesByMode: { "23:0": 24 },
4526
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4527
- codeSyntax: {},
4528
- },
4529
- "VariableID:310001e34452a8b80b796bcba8305d729ddd1e27/826:607": {
4530
- id: "VariableID:310001e34452a8b80b796bcba8305d729ddd1e27/826:607",
4531
- name: "spacing/global-gutter",
4532
- remote: true,
4533
- key: "310001e34452a8b80b796bcba8305d729ddd1e27",
4534
- variableCollectionId: "VariableCollectionId:9802b5c9d54d1c6e62ad53a538bb75d9a20109bb/23:1",
4535
- resolvedType: "FLOAT",
4536
- description: "",
4537
- hiddenFromPublishing: true,
4538
- valuesByMode: {
4539
- "23:0": {
4540
- type: "VARIABLE_ALIAS",
4541
- id: "VariableID:44d07139b827d17fb49c0f712391e58036f8da75/826:603",
4542
- },
4543
- },
4544
- scopes: ["CORNER_RADIUS", "WIDTH_HEIGHT", "GAP", "STROKE_FLOAT", "EFFECT_FLOAT", "OPACITY"],
4545
- codeSyntax: {},
4546
- },
4547
- "VariableID:6075:34488": {
4548
- id: "VariableID:6075:34488",
4549
- name: "preview-width",
4550
- remote: false,
4551
- key: "32ae1ef2f3f5f83097d3d9e9900f0bb3dc54b363",
4552
- variableCollectionId: "VariableCollectionId:6075:34487",
4553
- resolvedType: "FLOAT",
4554
- description: "",
4555
- hiddenFromPublishing: false,
4556
- valuesByMode: { "6075:1": 390, "6075:2": 320, "16766:0": 375 },
4557
- scopes: ["WIDTH_HEIGHT"],
4558
- codeSyntax: {},
4559
- },
4560
- "VariableID:6075:34489": {
4561
- id: "VariableID:6075:34489",
4562
- name: "preview-height",
4563
- remote: false,
4564
- key: "24c13799837d4272cbed14e0fa908fb75b01b840",
4565
- variableCollectionId: "VariableCollectionId:6075:34487",
4566
- resolvedType: "FLOAT",
4567
- description: "",
4568
- hiddenFromPublishing: false,
4569
- valuesByMode: { "6075:1": 844, "6075:2": 568, "16766:0": 812 },
4570
- scopes: ["WIDTH_HEIGHT"],
4571
- codeSyntax: {},
4572
- },
4573
- "VariableID:19290:76727": {
4574
- id: "VariableID:19290:76727",
4575
- name: "preview-height-25%",
4576
- remote: false,
4577
- key: "f00d77a662722edb5898caf35a3d5d49ec9ff8be",
4578
- variableCollectionId: "VariableCollectionId:6075:34487",
4579
- resolvedType: "FLOAT",
4580
- description: "",
4581
- hiddenFromPublishing: false,
4582
- valuesByMode: { "6075:1": 211, "6075:2": 142, "16766:0": 203 },
4583
- scopes: ["ALL_SCOPES"],
4584
- codeSyntax: {},
4585
- },
4586
- "VariableID:b884e2c6a518db99fbb3bdda5615597f15ad7727/16264:2069": {
4587
- id: "VariableID:b884e2c6a518db99fbb3bdda5615597f15ad7727/16264:2069",
4588
- name: "Color/bg/bg",
4589
- remote: true,
4590
- key: "b884e2c6a518db99fbb3bdda5615597f15ad7727",
4591
- variableCollectionId: "VariableCollectionId:44f2058161eba76a2dd37e6be046ba6f665ff3f9/14421:237",
4592
- resolvedType: "COLOR",
4593
- description: "",
4594
- hiddenFromPublishing: true,
4595
- valuesByMode: {
4596
- "14278:1": {
4597
- type: "VARIABLE_ALIAS",
4598
- id: "VariableID:c16d1804545bdcae09e483bad37be2ec6f5f4f24/16264:2154",
4599
- },
4600
- },
4601
- scopes: ["FRAME_FILL"],
4602
- codeSyntax: { WEB: "var(--p-color-bg)" },
4603
- },
4604
- "VariableID:6a78b353cd7c4ecdf125d04710bcafbec59a6141/16264:2251": {
4605
- id: "VariableID:6a78b353cd7c4ecdf125d04710bcafbec59a6141/16264:2251",
4606
- name: "Color/text/text",
4607
- remote: true,
4608
- key: "6a78b353cd7c4ecdf125d04710bcafbec59a6141",
4609
- variableCollectionId: "VariableCollectionId:44f2058161eba76a2dd37e6be046ba6f665ff3f9/14421:237",
4610
- resolvedType: "COLOR",
4611
- description: "",
4612
- hiddenFromPublishing: true,
4613
- valuesByMode: {
4614
- "14278:1": {
4615
- type: "VARIABLE_ALIAS",
4616
- id: "VariableID:f6a13927bd8f214fd2fb9e180aa3f3b7d1635105/16264:2099",
4617
- },
4618
- },
4619
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
4620
- codeSyntax: { WEB: "var(--p-color-text)" },
4621
- },
4622
- "VariableID:84928c0a10fb549857f47a93c32406a114f34b0b/16264:2086": {
4623
- id: "VariableID:84928c0a10fb549857f47a93c32406a114f34b0b/16264:2086",
4624
- name: "Color/border/border-secondary",
4625
- remote: true,
4626
- key: "84928c0a10fb549857f47a93c32406a114f34b0b",
4627
- variableCollectionId: "VariableCollectionId:44f2058161eba76a2dd37e6be046ba6f665ff3f9/14421:237",
4628
- resolvedType: "COLOR",
4629
- description: "",
4630
- hiddenFromPublishing: true,
4631
- valuesByMode: {
4632
- "14278:1": {
4633
- type: "VARIABLE_ALIAS",
4634
- id: "VariableID:4a382fa66be09b098305a4bfc35827c5f903cf69/16264:2158",
4635
- },
4636
- },
4637
- scopes: ["SHAPE_FILL", "STROKE_COLOR"],
4638
- codeSyntax: { WEB: "var(--p-color-border-secondary)" },
4639
- },
4640
- "VariableID:d4718624b1333f0cdd4c1fd46adb7c009ecaa73a/333:92": {
4641
- id: "VariableID:d4718624b1333f0cdd4c1fd46adb7c009ecaa73a/333:92",
4642
- name: "fg/brand",
4643
- remote: true,
4644
- key: "d4718624b1333f0cdd4c1fd46adb7c009ecaa73a",
4645
- variableCollectionId: "VariableCollectionId:9afdf7507b8ac2346be9a2e0aadfd8610981594a/98:328",
4646
- resolvedType: "COLOR",
4647
- description: "",
4648
- hiddenFromPublishing: true,
4649
- valuesByMode: {
4650
- "8:1": {
4651
- type: "VARIABLE_ALIAS",
4652
- id: "VariableID:9675639f9a83f3402bd40c1188ac49a437855b44/98:429",
4653
- },
4654
- "98:1": {
4655
- type: "VARIABLE_ALIAS",
4656
- id: "VariableID:bbdbff906e8a7a64c1bcb58008bb343a1278dfc3/98:432",
4657
- },
4658
- },
4659
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
4660
- codeSyntax: {},
4661
- },
4662
- "VariableID:96c50ad03e6d05c5531e7cbc1f2c0aea52fb96ec/395:30": {
4663
- id: "VariableID:96c50ad03e6d05c5531e7cbc1f2c0aea52fb96ec/395:30",
4664
- name: "fg/neutral",
4665
- remote: true,
4666
- key: "96c50ad03e6d05c5531e7cbc1f2c0aea52fb96ec",
4667
- variableCollectionId: "VariableCollectionId:9afdf7507b8ac2346be9a2e0aadfd8610981594a/98:328",
4668
- resolvedType: "COLOR",
4669
- description: "",
4670
- hiddenFromPublishing: true,
4671
- valuesByMode: {
4672
- "8:1": {
4673
- type: "VARIABLE_ALIAS",
4674
- id: "VariableID:0b35622e87991b3b96e9c81e9d71c849f534a1a4/395:26",
4675
- },
4676
- "98:1": {
4677
- type: "VARIABLE_ALIAS",
4678
- id: "VariableID:0b35622e87991b3b96e9c81e9d71c849f534a1a4/395:26",
4679
- },
4680
- },
4681
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
4682
- codeSyntax: {},
4683
- },
4684
- "VariableID:273fc89df54478e99e1e58ad665f06a144da0c66/395:23": {
4685
- id: "VariableID:273fc89df54478e99e1e58ad665f06a144da0c66/395:23",
4686
- name: "fg/neutral-subtle",
4687
- remote: true,
4688
- key: "273fc89df54478e99e1e58ad665f06a144da0c66",
4689
- variableCollectionId: "VariableCollectionId:9afdf7507b8ac2346be9a2e0aadfd8610981594a/98:328",
4690
- resolvedType: "COLOR",
4691
- description: "",
4692
- hiddenFromPublishing: true,
4693
- valuesByMode: {
4694
- "8:1": {
4695
- type: "VARIABLE_ALIAS",
4696
- id: "VariableID:5a0f39bf2c560a3671e9bd69c0f2ccfd149fbc8c/395:22",
4697
- },
4698
- "98:1": {
4699
- type: "VARIABLE_ALIAS",
4700
- id: "VariableID:5a0f39bf2c560a3671e9bd69c0f2ccfd149fbc8c/395:22",
4701
- },
4702
- },
4703
- scopes: ["SHAPE_FILL", "TEXT_FILL"],
4704
- codeSyntax: {},
4705
- },
4706
- };