@seed-design/figma 1.1.13 → 1.1.14

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 (43) hide show
  1. package/lib/codegen/index.cjs +636 -114
  2. package/lib/codegen/index.d.ts +136 -96
  3. package/lib/codegen/index.d.ts.map +1 -1
  4. package/lib/codegen/index.js +636 -114
  5. package/lib/codegen/targets/react/index.cjs +682 -134
  6. package/lib/codegen/targets/react/index.d.ts +31 -11
  7. package/lib/codegen/targets/react/index.d.ts.map +1 -1
  8. package/lib/codegen/targets/react/index.js +682 -135
  9. package/lib/index.cjs +1254 -433
  10. package/lib/index.d.ts +46 -10
  11. package/lib/index.d.ts.map +1 -1
  12. package/lib/index.js +1254 -433
  13. package/package.json +1 -1
  14. package/src/codegen/component-properties.ts +5 -5
  15. package/src/codegen/core/value-resolver.ts +49 -12
  16. package/src/codegen/targets/figma/frame.ts +1 -0
  17. package/src/codegen/targets/figma/pipeline.ts +5 -0
  18. package/src/codegen/targets/figma/props.ts +30 -1
  19. package/src/codegen/targets/figma/shape.ts +1 -0
  20. package/src/codegen/targets/figma/value-resolver.ts +20 -0
  21. package/src/codegen/targets/react/component/handlers/menu-sheet.ts +1 -1
  22. package/src/codegen/targets/react/component/handlers/page-banner.ts +2 -2
  23. package/src/codegen/targets/react/component/handlers/{radio-mark.ts → radiomark.ts} +4 -4
  24. package/src/codegen/targets/react/component/handlers/result-section.ts +1 -1
  25. package/src/codegen/targets/react/component/handlers/{switch-mark.ts → switchmark.ts} +4 -4
  26. package/src/codegen/targets/react/component/index.ts +4 -4
  27. package/src/codegen/targets/react/frame.ts +16 -2
  28. package/src/codegen/targets/react/pipeline.ts +6 -1
  29. package/src/codegen/targets/react/props.ts +26 -0
  30. package/src/codegen/targets/react/shape.ts +5 -1
  31. package/src/codegen/targets/react/value-resolver.ts +26 -0
  32. package/src/entities/data/__generated__/component-sets/index.d.ts +84 -89
  33. package/src/entities/data/__generated__/component-sets/index.mjs +84 -89
  34. package/src/entities/data/__generated__/components/index.d.ts +2 -2
  35. package/src/entities/data/__generated__/components/index.mjs +2 -2
  36. package/src/entities/data/__generated__/icons/index.mjs +14 -0
  37. package/src/entities/data/__generated__/styles/index.mjs +190 -1
  38. package/src/entities/data/__generated__/variable-collections/index.mjs +11 -1
  39. package/src/entities/data/__generated__/variables/index.mjs +280 -0
  40. package/src/normalizer/from-plugin.ts +427 -258
  41. package/src/normalizer/from-rest.ts +428 -58
  42. package/src/normalizer/types.ts +63 -10
  43. package/src/utils/figma-node.ts +15 -10
@@ -44,7 +44,7 @@ export const FIGMA_STYLES = [
44
44
  {
45
45
  "styleType": "TEXT",
46
46
  "key": "af24f9e7cc90af3bf2a18029dd59ae0646966486",
47
- "name": "legacy-13-150",
47
+ "name": "scale/legacy-13-150",
48
48
  "description": "13",
49
49
  "remote": false
50
50
  },
@@ -76,6 +76,27 @@ export const FIGMA_STYLES = [
76
76
  "description": "11",
77
77
  "remote": false
78
78
  },
79
+ {
80
+ "styleType": "TEXT",
81
+ "key": "ab6db5fae979eef82d7eece9237bd04c02707f57",
82
+ "name": "scale/t1-static-bold",
83
+ "description": "11",
84
+ "remote": false
85
+ },
86
+ {
87
+ "styleType": "TEXT",
88
+ "key": "16c25fb788efbfe8f6d042820e342077a461f9bf",
89
+ "name": "scale/t1-static-medium",
90
+ "description": "11",
91
+ "remote": false
92
+ },
93
+ {
94
+ "styleType": "TEXT",
95
+ "key": "5579ed6f529f5e97049e0842212b4958437eea34",
96
+ "name": "scale/t1-static-regular",
97
+ "description": "11",
98
+ "remote": false
99
+ },
79
100
  {
80
101
  "styleType": "TEXT",
81
102
  "key": "6ea6b06312771259d59de265a5ef12cd1dae9102",
@@ -83,6 +104,13 @@ export const FIGMA_STYLES = [
83
104
  "description": "26",
84
105
  "remote": false
85
106
  },
107
+ {
108
+ "styleType": "TEXT",
109
+ "key": "08861e25c3f74a29c2ae4ce007fe50b63e302392",
110
+ "name": "scale/t10-static-bold",
111
+ "description": "26",
112
+ "remote": false
113
+ },
86
114
  {
87
115
  "styleType": "TEXT",
88
116
  "key": "8378bd59b14f5682dcaf20110efde4b7a1fb18e3",
@@ -104,6 +132,27 @@ export const FIGMA_STYLES = [
104
132
  "description": "12",
105
133
  "remote": false
106
134
  },
135
+ {
136
+ "styleType": "TEXT",
137
+ "key": "4c6e5c31b949694aa08bf8d4d5cc445e22cf301f",
138
+ "name": "scale/t2-static-bold",
139
+ "description": "12",
140
+ "remote": false
141
+ },
142
+ {
143
+ "styleType": "TEXT",
144
+ "key": "7d4bb16ddefb735fd197123b013864e7c412a934",
145
+ "name": "scale/t2-static-medium",
146
+ "description": "12",
147
+ "remote": false
148
+ },
149
+ {
150
+ "styleType": "TEXT",
151
+ "key": "e05fbcacd044da0c9e6b73c7382bc4562a4a5d30",
152
+ "name": "scale/t2-static-regular",
153
+ "description": "12",
154
+ "remote": false
155
+ },
107
156
  {
108
157
  "styleType": "TEXT",
109
158
  "key": "f749d659a689cbbecbdbb1b559056731234332a3",
@@ -125,6 +174,27 @@ export const FIGMA_STYLES = [
125
174
  "description": "13",
126
175
  "remote": false
127
176
  },
177
+ {
178
+ "styleType": "TEXT",
179
+ "key": "3174e2a628cf75bc8f906af35b9b5d04595267c8",
180
+ "name": "scale/t3-static-bold",
181
+ "description": "13",
182
+ "remote": false
183
+ },
184
+ {
185
+ "styleType": "TEXT",
186
+ "key": "c19d7f5ec3290802216aa3b0993931835d8fa3b5",
187
+ "name": "scale/t3-static-medium",
188
+ "description": "13",
189
+ "remote": false
190
+ },
191
+ {
192
+ "styleType": "TEXT",
193
+ "key": "0cda3e483e52409e3ca59a019f29c16be078355f",
194
+ "name": "scale/t3-static-regular",
195
+ "description": "13",
196
+ "remote": false
197
+ },
128
198
  {
129
199
  "styleType": "TEXT",
130
200
  "key": "a85ea49c1625319427c047bc206c26e708012030",
@@ -146,6 +216,27 @@ export const FIGMA_STYLES = [
146
216
  "description": "14",
147
217
  "remote": false
148
218
  },
219
+ {
220
+ "styleType": "TEXT",
221
+ "key": "35fd98a75610254f7c8c15c6e7b71d67fccd9eed",
222
+ "name": "scale/t4-static-bold",
223
+ "description": "14",
224
+ "remote": false
225
+ },
226
+ {
227
+ "styleType": "TEXT",
228
+ "key": "c785ba7fed186bd4c98295bdc2292933faed98ef",
229
+ "name": "scale/t4-static-medium",
230
+ "description": "14",
231
+ "remote": false
232
+ },
233
+ {
234
+ "styleType": "TEXT",
235
+ "key": "51a90741bcc1a7dc81293eae0f085a8d5fb01855",
236
+ "name": "scale/t4-static-regular",
237
+ "description": "14",
238
+ "remote": false
239
+ },
149
240
  {
150
241
  "styleType": "TEXT",
151
242
  "key": "8eff229c53f06eeb418f39ad1cb3dbe12480f12b",
@@ -167,6 +258,27 @@ export const FIGMA_STYLES = [
167
258
  "description": "16",
168
259
  "remote": false
169
260
  },
261
+ {
262
+ "styleType": "TEXT",
263
+ "key": "37a672b087c5d72461b75c679924245ad89bcb06",
264
+ "name": "scale/t5-static-bold",
265
+ "description": "16",
266
+ "remote": false
267
+ },
268
+ {
269
+ "styleType": "TEXT",
270
+ "key": "8b295f9759faed27b6a03cc50a8b257bf3af5cd0",
271
+ "name": "scale/t5-static-medium",
272
+ "description": "16",
273
+ "remote": false
274
+ },
275
+ {
276
+ "styleType": "TEXT",
277
+ "key": "2011f31d265d6bb4535da4f16eb4f5d68f48d56e",
278
+ "name": "scale/t5-static-regular",
279
+ "description": "16",
280
+ "remote": false
281
+ },
170
282
  {
171
283
  "styleType": "TEXT",
172
284
  "key": "adf921a56e89b5737a6b626034cfea184e828370",
@@ -188,6 +300,27 @@ export const FIGMA_STYLES = [
188
300
  "description": "18",
189
301
  "remote": false
190
302
  },
303
+ {
304
+ "styleType": "TEXT",
305
+ "key": "122ff9fd500bc63517b01a103a399b26130e7f0b",
306
+ "name": "scale/t6-static-bold",
307
+ "description": "18",
308
+ "remote": false
309
+ },
310
+ {
311
+ "styleType": "TEXT",
312
+ "key": "0de548c3afd5c31e8b1c42a0170d44beba400a55",
313
+ "name": "scale/t6-static-medium",
314
+ "description": "18",
315
+ "remote": false
316
+ },
317
+ {
318
+ "styleType": "TEXT",
319
+ "key": "c6d683f532e80c0c04e05057674e92265541a231",
320
+ "name": "scale/t6-static-regular",
321
+ "description": "18",
322
+ "remote": false
323
+ },
191
324
  {
192
325
  "styleType": "TEXT",
193
326
  "key": "182d9252d7f7380075915a89e6160d7595124bc3",
@@ -209,6 +342,27 @@ export const FIGMA_STYLES = [
209
342
  "description": "20",
210
343
  "remote": false
211
344
  },
345
+ {
346
+ "styleType": "TEXT",
347
+ "key": "2454dff78b9ac153728a2cff00ca1d28f234e3a0",
348
+ "name": "scale/t7-static-bold",
349
+ "description": "20",
350
+ "remote": false
351
+ },
352
+ {
353
+ "styleType": "TEXT",
354
+ "key": "f0da131559e6b466810b06343f94c551a0593bb4",
355
+ "name": "scale/t7-static-medium",
356
+ "description": "20",
357
+ "remote": false
358
+ },
359
+ {
360
+ "styleType": "TEXT",
361
+ "key": "07ef3b8fcb31319d1d83100957eb06fc0e37c1e9",
362
+ "name": "scale/t7-static-regular",
363
+ "description": "20",
364
+ "remote": false
365
+ },
212
366
  {
213
367
  "styleType": "TEXT",
214
368
  "key": "b7f864e3f64524a863d38729e2cea18f44c7ebaa",
@@ -216,6 +370,13 @@ export const FIGMA_STYLES = [
216
370
  "description": "22",
217
371
  "remote": false
218
372
  },
373
+ {
374
+ "styleType": "TEXT",
375
+ "key": "37821f18bc4416d7a81fa429d89240317a8f17e6",
376
+ "name": "scale/t8-static-bold",
377
+ "description": "22",
378
+ "remote": false
379
+ },
219
380
  {
220
381
  "styleType": "TEXT",
221
382
  "key": "b146e1317c67db787834f1890493225bdbba4e48",
@@ -223,6 +384,13 @@ export const FIGMA_STYLES = [
223
384
  "description": "24",
224
385
  "remote": false
225
386
  },
387
+ {
388
+ "styleType": "TEXT",
389
+ "key": "c06e147e98440109199e2e3fa2a63390d19afb0c",
390
+ "name": "scale/t9-static-bold",
391
+ "description": "24",
392
+ "remote": false
393
+ },
226
394
  {
227
395
  "styleType": "TEXT",
228
396
  "key": "85422ef9f0230f821f1a9e6d2f8f86b3ba87f20d",
@@ -236,5 +404,26 @@ export const FIGMA_STYLES = [
236
404
  "name": "semantic/screen-title",
237
405
  "description": "26",
238
406
  "remote": false
407
+ },
408
+ {
409
+ "styleType": "EFFECT",
410
+ "key": "4717150d124a52434b2777609b046aa73a94c7ba",
411
+ "name": "shadow/s1",
412
+ "description": "",
413
+ "remote": false
414
+ },
415
+ {
416
+ "styleType": "EFFECT",
417
+ "key": "906bc739e1b77bc1719762826f6d1154893c8266",
418
+ "name": "shadow/s2",
419
+ "description": "",
420
+ "remote": false
421
+ },
422
+ {
423
+ "styleType": "EFFECT",
424
+ "key": "56f376d9146d9e158ba127ee8347c3cbf8329f19",
425
+ "name": "shadow/s3",
426
+ "description": "화면의 다른 요소들보다 가장 높은 계층에 위치할 때 사용됩니다.",
427
+ "remote": false
239
428
  }
240
429
  ];
@@ -53,8 +53,8 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
53
53
  "VariableID:654:20851",
54
54
  "VariableID:1:171",
55
55
  "VariableID:41186:6437",
56
- "VariableID:1:172",
57
56
  "VariableID:1:158",
57
+ "VariableID:1:172",
58
58
  "VariableID:1:161",
59
59
  "VariableID:1:159",
60
60
  "VariableID:576:22878",
@@ -109,6 +109,16 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
109
109
  "VariableID:12548:1436",
110
110
  "VariableID:12548:1438",
111
111
  "VariableID:12548:1439",
112
+ "VariableID:54897:41770",
113
+ "VariableID:54897:41771",
114
+ "VariableID:54897:41772",
115
+ "VariableID:54897:41773",
116
+ "VariableID:54897:41775",
117
+ "VariableID:54897:41776",
118
+ "VariableID:54897:41777",
119
+ "VariableID:54897:41778",
120
+ "VariableID:54897:41779",
121
+ "VariableID:54897:41780",
112
122
  "VariableID:14609:16910",
113
123
  "VariableID:29333:3993",
114
124
  "VariableID:29333:10509",
@@ -73,6 +73,286 @@ export const FIGMA_VARIABLES = {
73
73
  ],
74
74
  "codeSyntax": {}
75
75
  },
76
+ "VariableID:54897:41776": {
77
+ "name": "banner/blue",
78
+ "id": "VariableID:54897:41776",
79
+ "remote": false,
80
+ "key": "f0d9f5531252da917ad0d0b5618c384218463fa1",
81
+ "variableCollectionId": "VariableCollectionId:1:3",
82
+ "resolvedType": "COLOR",
83
+ "description": "",
84
+ "hiddenFromPublishing": false,
85
+ "valuesByMode": {
86
+ "1928:7": {
87
+ "r": 0.8823529481887817,
88
+ "g": 0.9686274528503418,
89
+ "b": 1,
90
+ "a": 1
91
+ },
92
+ "1928:8": {
93
+ "r": 0.05098039284348488,
94
+ "g": 0.16470588743686676,
95
+ "b": 0.22745098173618317,
96
+ "a": 1
97
+ }
98
+ },
99
+ "scopes": [
100
+ "ALL_SCOPES"
101
+ ],
102
+ "codeSyntax": {}
103
+ },
104
+ "VariableID:54897:41780": {
105
+ "name": "banner/cool-gray",
106
+ "id": "VariableID:54897:41780",
107
+ "remote": false,
108
+ "key": "406783eff4302eda53767dc58be1467df8e36ba9",
109
+ "variableCollectionId": "VariableCollectionId:1:3",
110
+ "resolvedType": "COLOR",
111
+ "description": "",
112
+ "hiddenFromPublishing": false,
113
+ "valuesByMode": {
114
+ "1928:7": {
115
+ "r": 0.9215686321258545,
116
+ "g": 0.9450980424880981,
117
+ "b": 0.9607843160629272,
118
+ "a": 1
119
+ },
120
+ "1928:8": {
121
+ "r": 0.1411764770746231,
122
+ "g": 0.1725490242242813,
123
+ "b": 0.20000000298023224,
124
+ "a": 1
125
+ }
126
+ },
127
+ "scopes": [
128
+ "ALL_SCOPES"
129
+ ],
130
+ "codeSyntax": {}
131
+ },
132
+ "VariableID:54897:41773": {
133
+ "name": "banner/green",
134
+ "id": "VariableID:54897:41773",
135
+ "remote": false,
136
+ "key": "550727f1d9dd9badfe54ff576b58b0333366a9e3",
137
+ "variableCollectionId": "VariableCollectionId:1:3",
138
+ "resolvedType": "COLOR",
139
+ "description": "",
140
+ "hiddenFromPublishing": false,
141
+ "valuesByMode": {
142
+ "1928:7": {
143
+ "r": 0.9411764740943909,
144
+ "g": 0.9843137264251709,
145
+ "b": 0.8980392217636108,
146
+ "a": 1
147
+ },
148
+ "1928:8": {
149
+ "r": 0.11764705926179886,
150
+ "g": 0.21176470816135406,
151
+ "b": 0.10980392247438431,
152
+ "a": 1
153
+ }
154
+ },
155
+ "scopes": [
156
+ "ALL_SCOPES"
157
+ ],
158
+ "codeSyntax": {}
159
+ },
160
+ "VariableID:54897:41771": {
161
+ "name": "banner/orange",
162
+ "id": "VariableID:54897:41771",
163
+ "remote": false,
164
+ "key": "ef1b5c743d00c45c11fbc851e22c06159b5df1e0",
165
+ "variableCollectionId": "VariableCollectionId:1:3",
166
+ "resolvedType": "COLOR",
167
+ "description": "",
168
+ "hiddenFromPublishing": false,
169
+ "valuesByMode": {
170
+ "1928:7": {
171
+ "r": 1,
172
+ "g": 0.9490196108818054,
173
+ "b": 0.8823529481887817,
174
+ "a": 1
175
+ },
176
+ "1928:8": {
177
+ "r": 0.25882354378700256,
178
+ "g": 0.13725490868091583,
179
+ "b": 0.03921568766236305,
180
+ "a": 1
181
+ }
182
+ },
183
+ "scopes": [
184
+ "ALL_SCOPES"
185
+ ],
186
+ "codeSyntax": {}
187
+ },
188
+ "VariableID:54897:41778": {
189
+ "name": "banner/pink",
190
+ "id": "VariableID:54897:41778",
191
+ "remote": false,
192
+ "key": "04118a56e71ec0771842a975f80b1704daf0d087",
193
+ "variableCollectionId": "VariableCollectionId:1:3",
194
+ "resolvedType": "COLOR",
195
+ "description": "",
196
+ "hiddenFromPublishing": false,
197
+ "valuesByMode": {
198
+ "1928:7": {
199
+ "r": 1,
200
+ "g": 0.9215686321258545,
201
+ "b": 0.9450980424880981,
202
+ "a": 1
203
+ },
204
+ "1928:8": {
205
+ "r": 0.23137255012989044,
206
+ "g": 0.09019608050584793,
207
+ "b": 0.1725490242242813,
208
+ "a": 1
209
+ }
210
+ },
211
+ "scopes": [
212
+ "ALL_SCOPES"
213
+ ],
214
+ "codeSyntax": {}
215
+ },
216
+ "VariableID:54897:41777": {
217
+ "name": "banner/purple",
218
+ "id": "VariableID:54897:41777",
219
+ "remote": false,
220
+ "key": "2b4f397b4df3df91aae0020b486d03e7e59de3a1",
221
+ "variableCollectionId": "VariableCollectionId:1:3",
222
+ "resolvedType": "COLOR",
223
+ "description": "",
224
+ "hiddenFromPublishing": false,
225
+ "valuesByMode": {
226
+ "1928:7": {
227
+ "r": 0.9607843160629272,
228
+ "g": 0.9254902005195618,
229
+ "b": 1,
230
+ "a": 1
231
+ },
232
+ "1928:8": {
233
+ "r": 0.18039216101169586,
234
+ "g": 0.11764705926179886,
235
+ "b": 0.2705882489681244,
236
+ "a": 1
237
+ }
238
+ },
239
+ "scopes": [
240
+ "ALL_SCOPES"
241
+ ],
242
+ "codeSyntax": {}
243
+ },
244
+ "VariableID:54897:41770": {
245
+ "name": "banner/red",
246
+ "id": "VariableID:54897:41770",
247
+ "remote": false,
248
+ "key": "332c3632c7252e24d088ff6775a717f2f27514b7",
249
+ "variableCollectionId": "VariableCollectionId:1:3",
250
+ "resolvedType": "COLOR",
251
+ "description": "",
252
+ "hiddenFromPublishing": false,
253
+ "valuesByMode": {
254
+ "1928:7": {
255
+ "r": 1,
256
+ "g": 0.9254902005195618,
257
+ "b": 0.9333333373069763,
258
+ "a": 1
259
+ },
260
+ "1928:8": {
261
+ "r": 0.22745098173618317,
262
+ "g": 0.05882352963089943,
263
+ "b": 0.08235294371843338,
264
+ "a": 1
265
+ }
266
+ },
267
+ "scopes": [
268
+ "ALL_SCOPES"
269
+ ],
270
+ "codeSyntax": {}
271
+ },
272
+ "VariableID:54897:41775": {
273
+ "name": "banner/teal",
274
+ "id": "VariableID:54897:41775",
275
+ "remote": false,
276
+ "key": "44155474e492d3bf5a93f8d5b68324c052c279e6",
277
+ "variableCollectionId": "VariableCollectionId:1:3",
278
+ "resolvedType": "COLOR",
279
+ "description": "",
280
+ "hiddenFromPublishing": false,
281
+ "valuesByMode": {
282
+ "1928:7": {
283
+ "r": 0.9019607901573181,
284
+ "g": 0.9803921580314636,
285
+ "b": 0.9647058844566345,
286
+ "a": 1
287
+ },
288
+ "1928:8": {
289
+ "r": 0.0784313753247261,
290
+ "g": 0.21176470816135406,
291
+ "b": 0.20000000298023224,
292
+ "a": 1
293
+ }
294
+ },
295
+ "scopes": [
296
+ "ALL_SCOPES"
297
+ ],
298
+ "codeSyntax": {}
299
+ },
300
+ "VariableID:54897:41779": {
301
+ "name": "banner/warm-gray",
302
+ "id": "VariableID:54897:41779",
303
+ "remote": false,
304
+ "key": "795d9d04de8ba3479af2ff06e3359e7a8648caa3",
305
+ "variableCollectionId": "VariableCollectionId:1:3",
306
+ "resolvedType": "COLOR",
307
+ "description": "",
308
+ "hiddenFromPublishing": false,
309
+ "valuesByMode": {
310
+ "1928:7": {
311
+ "r": 0.9490196108818054,
312
+ "g": 0.9411764740943909,
313
+ "b": 0.9333333373069763,
314
+ "a": 1
315
+ },
316
+ "1928:8": {
317
+ "r": 0.18431372940540314,
318
+ "g": 0.16862745583057404,
319
+ "b": 0.15294118225574493,
320
+ "a": 1
321
+ }
322
+ },
323
+ "scopes": [
324
+ "ALL_SCOPES"
325
+ ],
326
+ "codeSyntax": {}
327
+ },
328
+ "VariableID:54897:41772": {
329
+ "name": "banner/yellow",
330
+ "id": "VariableID:54897:41772",
331
+ "remote": false,
332
+ "key": "dc09473d4db3cb127f45ee30f88ecb682d25d723",
333
+ "variableCollectionId": "VariableCollectionId:1:3",
334
+ "resolvedType": "COLOR",
335
+ "description": "",
336
+ "hiddenFromPublishing": false,
337
+ "valuesByMode": {
338
+ "1928:7": {
339
+ "r": 1,
340
+ "g": 0.9803921580314636,
341
+ "b": 0.8823529481887817,
342
+ "a": 1
343
+ },
344
+ "1928:8": {
345
+ "r": 0.24313725531101227,
346
+ "g": 0.16862745583057404,
347
+ "b": 0,
348
+ "a": 1
349
+ }
350
+ },
351
+ "scopes": [
352
+ "ALL_SCOPES"
353
+ ],
354
+ "codeSyntax": {}
355
+ },
76
356
  "VariableID:1:151": {
77
357
  "name": "bg/brand-solid",
78
358
  "id": "VariableID:1:151",