@seed-design/figma 0.2.5 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/codegen/index.cjs +716 -448
- package/lib/codegen/index.d.ts +127 -91
- package/lib/codegen/index.d.ts.map +1 -1
- package/lib/codegen/index.js +716 -448
- package/lib/codegen/targets/react/index.cjs +1060 -764
- package/lib/codegen/targets/react/index.d.ts.map +1 -1
- package/lib/codegen/targets/react/index.js +1060 -764
- package/lib/index.cjs +716 -448
- package/lib/index.js +716 -448
- package/package.json +3 -3
- package/src/codegen/component-properties.ts +4 -0
- package/src/codegen/targets/react/component/handlers/list-header.ts +20 -0
- package/src/codegen/targets/react/component/handlers/list-item.ts +8 -1
- package/src/codegen/targets/react/component/handlers/switch-mark.ts +26 -0
- package/src/codegen/targets/react/component/handlers/switch.ts +9 -3
- package/src/codegen/targets/react/component/index.ts +6 -2
- package/src/entities/data/__generated__/component-sets/index.d.ts +1 -0
- package/src/entities/data/__generated__/component-sets/index.mjs +1 -0
- package/src/entities/data/__generated__/component-sets/list-header.d.ts +3 -3
- package/src/entities/data/__generated__/component-sets/list-header.mjs +3 -3
- package/src/entities/data/__generated__/component-sets/manner-temp-badge.d.ts +10 -6
- package/src/entities/data/__generated__/component-sets/manner-temp-badge.mjs +10 -6
- package/src/entities/data/__generated__/component-sets/manner-temp.d.ts +10 -6
- package/src/entities/data/__generated__/component-sets/manner-temp.mjs +10 -6
- package/src/entities/data/__generated__/component-sets/segmented-control.d.ts +0 -9
- package/src/entities/data/__generated__/component-sets/segmented-control.mjs +0 -9
- package/src/entities/data/__generated__/component-sets/switch-mark.d.ts +35 -0
- package/src/entities/data/__generated__/component-sets/switch-mark.mjs +35 -0
- package/src/entities/data/__generated__/component-sets/switch.d.ts +2 -2
- package/src/entities/data/__generated__/component-sets/switch.mjs +2 -2
- package/src/entities/data/__generated__/variable-collections/index.mjs +13 -5
- package/src/entities/data/__generated__/variables/index.mjs +546 -322
|
@@ -1037,7 +1037,7 @@ function createTextTransformer({ propsConverters }) {
|
|
|
1037
1037
|
});
|
|
1038
1038
|
}
|
|
1039
1039
|
|
|
1040
|
-
const metadata$
|
|
1040
|
+
const metadata$O = {
|
|
1041
1041
|
"name": "🔵 [Template] Button Group",
|
|
1042
1042
|
"key": "29109a34197f2eb5d390b1d9ebba270979a7b302",
|
|
1043
1043
|
"componentPropertyDefinitions": {
|
|
@@ -1065,7 +1065,7 @@ const metadata$N = {
|
|
|
1065
1065
|
}
|
|
1066
1066
|
};
|
|
1067
1067
|
|
|
1068
|
-
const metadata$
|
|
1068
|
+
const metadata$N = {
|
|
1069
1069
|
"name": "🔵 [Template] Chip Group",
|
|
1070
1070
|
"key": "5b1155aae0f90d1bce6a7499f53a547e88ec3b86",
|
|
1071
1071
|
"componentPropertyDefinitions": {
|
|
@@ -1095,7 +1095,7 @@ const metadata$M = {
|
|
|
1095
1095
|
}
|
|
1096
1096
|
};
|
|
1097
1097
|
|
|
1098
|
-
const metadata$
|
|
1098
|
+
const metadata$M = {
|
|
1099
1099
|
"name": "🔵 [Template] Completion",
|
|
1100
1100
|
"key": "d91c789c66c2da665d820318f1a4d8671946eb79",
|
|
1101
1101
|
"componentPropertyDefinitions": {
|
|
@@ -1124,7 +1124,7 @@ const metadata$L = {
|
|
|
1124
1124
|
}
|
|
1125
1125
|
};
|
|
1126
1126
|
|
|
1127
|
-
const metadata$
|
|
1127
|
+
const metadata$L = {
|
|
1128
1128
|
"name": "🔵 [Template] Error State",
|
|
1129
1129
|
"key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
|
|
1130
1130
|
"componentPropertyDefinitions": {
|
|
@@ -1157,7 +1157,7 @@ const metadata$K = {
|
|
|
1157
1157
|
}
|
|
1158
1158
|
};
|
|
1159
1159
|
|
|
1160
|
-
const metadata$
|
|
1160
|
+
const metadata$K = {
|
|
1161
1161
|
"name": "🔵 [Template] Select Box Group",
|
|
1162
1162
|
"key": "a3d58bb8540600878742cdcf2608a4b3851667ec",
|
|
1163
1163
|
"componentPropertyDefinitions": {
|
|
@@ -1182,7 +1182,7 @@ const metadata$J = {
|
|
|
1182
1182
|
}
|
|
1183
1183
|
};
|
|
1184
1184
|
|
|
1185
|
-
const metadata$
|
|
1185
|
+
const metadata$J = {
|
|
1186
1186
|
"name": "🔵 [Template] Top Navigation",
|
|
1187
1187
|
"key": "74f045c1972dc31d0fddd0a0027537b6779cd0e8",
|
|
1188
1188
|
"componentPropertyDefinitions": {
|
|
@@ -1210,7 +1210,7 @@ const metadata$I = {
|
|
|
1210
1210
|
}
|
|
1211
1211
|
};
|
|
1212
1212
|
|
|
1213
|
-
const metadata$
|
|
1213
|
+
const metadata$I = {
|
|
1214
1214
|
"name": "🟢 Action Button",
|
|
1215
1215
|
"key": "450ede9d0bf42fc6ef14345c77e6e407d6d5ee89",
|
|
1216
1216
|
"componentPropertyDefinitions": {
|
|
@@ -1270,7 +1270,7 @@ const metadata$H = {
|
|
|
1270
1270
|
}
|
|
1271
1271
|
};
|
|
1272
1272
|
|
|
1273
|
-
const metadata$
|
|
1273
|
+
const metadata$H = {
|
|
1274
1274
|
"name": "🟢 Alert Dialog",
|
|
1275
1275
|
"key": "e0c89524a554ca1bf95c016b7255f29e257624aa",
|
|
1276
1276
|
"componentPropertyDefinitions": {
|
|
@@ -1297,7 +1297,7 @@ const metadata$G = {
|
|
|
1297
1297
|
}
|
|
1298
1298
|
};
|
|
1299
1299
|
|
|
1300
|
-
const metadata$
|
|
1300
|
+
const metadata$G = {
|
|
1301
1301
|
"name": "🟢 Avatar",
|
|
1302
1302
|
"key": "4a8853c3068c08b69b13e71dd42ce186e968697e",
|
|
1303
1303
|
"componentPropertyDefinitions": {
|
|
@@ -1330,7 +1330,7 @@ const metadata$F = {
|
|
|
1330
1330
|
}
|
|
1331
1331
|
};
|
|
1332
1332
|
|
|
1333
|
-
const metadata$
|
|
1333
|
+
const metadata$F = {
|
|
1334
1334
|
"name": "🟢 Avatar Stack",
|
|
1335
1335
|
"key": "e8e91e01000d878742c55cd6e44b6786460440f7",
|
|
1336
1336
|
"componentPropertyDefinitions": {
|
|
@@ -1351,7 +1351,7 @@ const metadata$E = {
|
|
|
1351
1351
|
}
|
|
1352
1352
|
};
|
|
1353
1353
|
|
|
1354
|
-
const metadata$
|
|
1354
|
+
const metadata$E = {
|
|
1355
1355
|
"name": "🟢 Badge",
|
|
1356
1356
|
"key": "04609a35d47a1a0ef4904b3c25f79451892a85a1",
|
|
1357
1357
|
"componentPropertyDefinitions": {
|
|
@@ -1387,7 +1387,7 @@ const metadata$D = {
|
|
|
1387
1387
|
}
|
|
1388
1388
|
};
|
|
1389
1389
|
|
|
1390
|
-
const metadata$
|
|
1390
|
+
const metadata$D = {
|
|
1391
1391
|
"name": "🟢 Bottom Navigation / Global",
|
|
1392
1392
|
"key": "983650a4dff639b38bf68ff6004efc8ec4fb5c20",
|
|
1393
1393
|
"componentPropertyDefinitions": {
|
|
@@ -1411,7 +1411,7 @@ const metadata$C = {
|
|
|
1411
1411
|
}
|
|
1412
1412
|
};
|
|
1413
1413
|
|
|
1414
|
-
const metadata$
|
|
1414
|
+
const metadata$C = {
|
|
1415
1415
|
"name": "🟢 Bottom Navigation / KR",
|
|
1416
1416
|
"key": "accc7cea2d0250cdfbf0197ce00a677c6b9e0dae",
|
|
1417
1417
|
"componentPropertyDefinitions": {
|
|
@@ -1428,7 +1428,7 @@ const metadata$B = {
|
|
|
1428
1428
|
}
|
|
1429
1429
|
};
|
|
1430
1430
|
|
|
1431
|
-
const metadata$
|
|
1431
|
+
const metadata$B = {
|
|
1432
1432
|
"name": "🟢 Bottom Sheet",
|
|
1433
1433
|
"key": "16bafa5d1155896fe18fb6f52f904f5cd2048686",
|
|
1434
1434
|
"componentPropertyDefinitions": {
|
|
@@ -1492,7 +1492,7 @@ const metadata$A = {
|
|
|
1492
1492
|
}
|
|
1493
1493
|
};
|
|
1494
1494
|
|
|
1495
|
-
const metadata$
|
|
1495
|
+
const metadata$A = {
|
|
1496
1496
|
"name": "🟢 Callout",
|
|
1497
1497
|
"key": "ec46d38baac3c367c4a5ffa47a2110d51ba0a4fe",
|
|
1498
1498
|
"componentPropertyDefinitions": {
|
|
@@ -1541,7 +1541,7 @@ const metadata$z = {
|
|
|
1541
1541
|
}
|
|
1542
1542
|
};
|
|
1543
1543
|
|
|
1544
|
-
const metadata$
|
|
1544
|
+
const metadata$z = {
|
|
1545
1545
|
"name": "🟢 Checkbox",
|
|
1546
1546
|
"key": "94a2f6957a86f8ae3b8c7ca200dfcd5e29f6075b",
|
|
1547
1547
|
"componentPropertyDefinitions": {
|
|
@@ -1595,7 +1595,7 @@ const metadata$y = {
|
|
|
1595
1595
|
}
|
|
1596
1596
|
};
|
|
1597
1597
|
|
|
1598
|
-
const metadata$
|
|
1598
|
+
const metadata$y = {
|
|
1599
1599
|
"name": "🟢 Checkmark",
|
|
1600
1600
|
"key": "fae60fb392f55bde60de1dbccb2f453320068805",
|
|
1601
1601
|
"componentPropertyDefinitions": {
|
|
@@ -1639,7 +1639,7 @@ const metadata$x = {
|
|
|
1639
1639
|
}
|
|
1640
1640
|
};
|
|
1641
1641
|
|
|
1642
|
-
const metadata$
|
|
1642
|
+
const metadata$x = {
|
|
1643
1643
|
"name": "🟢 Chip",
|
|
1644
1644
|
"key": "8156ef08d9aaa2b0de1cc4a113ec0c9d0586f831",
|
|
1645
1645
|
"componentPropertyDefinitions": {
|
|
@@ -1730,7 +1730,7 @@ const metadata$w = {
|
|
|
1730
1730
|
}
|
|
1731
1731
|
};
|
|
1732
1732
|
|
|
1733
|
-
const metadata$
|
|
1733
|
+
const metadata$w = {
|
|
1734
1734
|
"name": "🟢 Chlid",
|
|
1735
1735
|
"key": "aa9ffdd60fbfdea42f0d11162cd64f4b4389ddcc",
|
|
1736
1736
|
"componentPropertyDefinitions": {
|
|
@@ -1745,7 +1745,7 @@ const metadata$v = {
|
|
|
1745
1745
|
}
|
|
1746
1746
|
};
|
|
1747
1747
|
|
|
1748
|
-
const metadata$
|
|
1748
|
+
const metadata$v = {
|
|
1749
1749
|
"name": "🟢 Contextual Floating Button",
|
|
1750
1750
|
"key": "032f3fddaad0aa3fa5a7f680768c1f5d02fb463f",
|
|
1751
1751
|
"componentPropertyDefinitions": {
|
|
@@ -1782,7 +1782,7 @@ const metadata$u = {
|
|
|
1782
1782
|
}
|
|
1783
1783
|
};
|
|
1784
1784
|
|
|
1785
|
-
const metadata$
|
|
1785
|
+
const metadata$u = {
|
|
1786
1786
|
"name": "🟢 Divider",
|
|
1787
1787
|
"key": "848e953725f757ea1a79e1fecc0b608a035032d3",
|
|
1788
1788
|
"componentPropertyDefinitions": {
|
|
@@ -1806,7 +1806,7 @@ const metadata$t = {
|
|
|
1806
1806
|
}
|
|
1807
1807
|
};
|
|
1808
1808
|
|
|
1809
|
-
const metadata$
|
|
1809
|
+
const metadata$t = {
|
|
1810
1810
|
"name": "🟢 Floating Action Button",
|
|
1811
1811
|
"key": "65f9e7eede627b893fb8ff94ed9a7d0db900c464",
|
|
1812
1812
|
"componentPropertyDefinitions": {
|
|
@@ -1820,7 +1820,7 @@ const metadata$s = {
|
|
|
1820
1820
|
}
|
|
1821
1821
|
};
|
|
1822
1822
|
|
|
1823
|
-
const metadata$
|
|
1823
|
+
const metadata$s = {
|
|
1824
1824
|
"name": "🟢 Help Bubble",
|
|
1825
1825
|
"key": "804b327c091278a40d5891939eaed90bb2889659",
|
|
1826
1826
|
"componentPropertyDefinitions": {
|
|
@@ -1856,7 +1856,7 @@ const metadata$r = {
|
|
|
1856
1856
|
}
|
|
1857
1857
|
};
|
|
1858
1858
|
|
|
1859
|
-
const metadata$
|
|
1859
|
+
const metadata$r = {
|
|
1860
1860
|
"name": "🟢 List Header",
|
|
1861
1861
|
"key": "609f93ed0608ef0a6d9a351e47595ad631bae0fa",
|
|
1862
1862
|
"componentPropertyDefinitions": {
|
|
@@ -1871,17 +1871,17 @@ const metadata$q = {
|
|
|
1871
1871
|
"Custom"
|
|
1872
1872
|
]
|
|
1873
1873
|
},
|
|
1874
|
-
"
|
|
1874
|
+
"Variant": {
|
|
1875
1875
|
"type": "VARIANT",
|
|
1876
1876
|
"variantOptions": [
|
|
1877
|
-
"Medium",
|
|
1878
|
-
"Bold"
|
|
1877
|
+
"Medium Weak",
|
|
1878
|
+
"Bold Solid"
|
|
1879
1879
|
]
|
|
1880
1880
|
}
|
|
1881
1881
|
}
|
|
1882
1882
|
};
|
|
1883
1883
|
|
|
1884
|
-
const metadata$
|
|
1884
|
+
const metadata$q = {
|
|
1885
1885
|
"name": "🟢 List Item",
|
|
1886
1886
|
"key": "b51b7d07c659fee5d696565b8e1151636573b27c",
|
|
1887
1887
|
"componentPropertyDefinitions": {
|
|
@@ -2034,7 +2034,7 @@ const metadata$p = {
|
|
|
2034
2034
|
}
|
|
2035
2035
|
};
|
|
2036
2036
|
|
|
2037
|
-
const metadata$
|
|
2037
|
+
const metadata$p = {
|
|
2038
2038
|
"name": "🟢 Main Tab Navigation / Global",
|
|
2039
2039
|
"key": "a694a1da14a5c1d7d5c66bc78218c0c61fb388ab",
|
|
2040
2040
|
"componentPropertyDefinitions": {
|
|
@@ -2061,7 +2061,7 @@ const metadata$o = {
|
|
|
2061
2061
|
}
|
|
2062
2062
|
};
|
|
2063
2063
|
|
|
2064
|
-
const metadata$
|
|
2064
|
+
const metadata$o = {
|
|
2065
2065
|
"name": "🟢 Main Tab Navigation / KR",
|
|
2066
2066
|
"key": "41d3601e6b4c632a56cdc8fad485a76c026fdd8e",
|
|
2067
2067
|
"componentPropertyDefinitions": {
|
|
@@ -2085,43 +2085,51 @@ const metadata$n = {
|
|
|
2085
2085
|
}
|
|
2086
2086
|
};
|
|
2087
2087
|
|
|
2088
|
-
const metadata$
|
|
2088
|
+
const metadata$n = {
|
|
2089
2089
|
"name": "🟢 Manner Temp",
|
|
2090
2090
|
"key": "37c0a35f73a730fdfba7929cea91a7590fc93733",
|
|
2091
2091
|
"componentPropertyDefinitions": {
|
|
2092
2092
|
"Level": {
|
|
2093
2093
|
"type": "VARIANT",
|
|
2094
2094
|
"variantOptions": [
|
|
2095
|
-
"L1
|
|
2096
|
-
"L2
|
|
2097
|
-
"L3
|
|
2098
|
-
"L4
|
|
2099
|
-
"L5
|
|
2100
|
-
"L6
|
|
2095
|
+
"L1",
|
|
2096
|
+
"L2",
|
|
2097
|
+
"L3",
|
|
2098
|
+
"L4",
|
|
2099
|
+
"L5",
|
|
2100
|
+
"L6",
|
|
2101
|
+
"L7",
|
|
2102
|
+
"L8",
|
|
2103
|
+
"L9",
|
|
2104
|
+
"L10"
|
|
2101
2105
|
]
|
|
2102
2106
|
}
|
|
2103
2107
|
}
|
|
2104
2108
|
};
|
|
2105
2109
|
|
|
2106
|
-
const metadata$
|
|
2110
|
+
const metadata$m = {
|
|
2107
2111
|
"name": "🟢 Manner Temp Badge",
|
|
2108
2112
|
"key": "3ef9a84d4d80046ff9a581136bd56269554a6e00",
|
|
2109
2113
|
"componentPropertyDefinitions": {
|
|
2110
2114
|
"Level": {
|
|
2111
2115
|
"type": "VARIANT",
|
|
2112
2116
|
"variantOptions": [
|
|
2113
|
-
"L1
|
|
2114
|
-
"L2
|
|
2115
|
-
"L3
|
|
2116
|
-
"L4
|
|
2117
|
-
"L5
|
|
2118
|
-
"L6
|
|
2117
|
+
"L1",
|
|
2118
|
+
"L2",
|
|
2119
|
+
"L3",
|
|
2120
|
+
"L4",
|
|
2121
|
+
"L5",
|
|
2122
|
+
"L6",
|
|
2123
|
+
"L7",
|
|
2124
|
+
"L8",
|
|
2125
|
+
"L9",
|
|
2126
|
+
"L10"
|
|
2119
2127
|
]
|
|
2120
2128
|
}
|
|
2121
2129
|
}
|
|
2122
2130
|
};
|
|
2123
2131
|
|
|
2124
|
-
const metadata$
|
|
2132
|
+
const metadata$l = {
|
|
2125
2133
|
"name": "🟢 Menu Sheet",
|
|
2126
2134
|
"key": "cd4cf8a850bf3de87b79080b36b421a649bf3fcb",
|
|
2127
2135
|
"componentPropertyDefinitions": {
|
|
@@ -2158,7 +2166,7 @@ const metadata$k = {
|
|
|
2158
2166
|
}
|
|
2159
2167
|
};
|
|
2160
2168
|
|
|
2161
|
-
const metadata$
|
|
2169
|
+
const metadata$k = {
|
|
2162
2170
|
"name": "🟢 Multiline Text Field",
|
|
2163
2171
|
"key": "88b2399c930c85f9ce2972163a078bc684b84bbe",
|
|
2164
2172
|
"componentPropertyDefinitions": {
|
|
@@ -2227,7 +2235,7 @@ const metadata$j = {
|
|
|
2227
2235
|
}
|
|
2228
2236
|
};
|
|
2229
2237
|
|
|
2230
|
-
const metadata$
|
|
2238
|
+
const metadata$j = {
|
|
2231
2239
|
"name": "🟢 Page Banner",
|
|
2232
2240
|
"key": "ce587d0f21754af05240cb32a4880227cb0ea1e1",
|
|
2233
2241
|
"componentPropertyDefinitions": {
|
|
@@ -2278,7 +2286,7 @@ const metadata$i = {
|
|
|
2278
2286
|
}
|
|
2279
2287
|
};
|
|
2280
2288
|
|
|
2281
|
-
const metadata$
|
|
2289
|
+
const metadata$i = {
|
|
2282
2290
|
"name": "🟢 Progress Circle",
|
|
2283
2291
|
"key": "6e6779a372cab2485a0e25529bc4dbc9932a7346",
|
|
2284
2292
|
"componentPropertyDefinitions": {
|
|
@@ -2311,7 +2319,7 @@ const metadata$h = {
|
|
|
2311
2319
|
}
|
|
2312
2320
|
};
|
|
2313
2321
|
|
|
2314
|
-
const metadata$
|
|
2322
|
+
const metadata$h = {
|
|
2315
2323
|
"name": "🟢 Radio",
|
|
2316
2324
|
"key": "ac72d9e5ab04a1d59eaf77dffd380fd6e491ecf8",
|
|
2317
2325
|
"componentPropertyDefinitions": {
|
|
@@ -2357,7 +2365,7 @@ const metadata$g = {
|
|
|
2357
2365
|
}
|
|
2358
2366
|
};
|
|
2359
2367
|
|
|
2360
|
-
const metadata$
|
|
2368
|
+
const metadata$g = {
|
|
2361
2369
|
"name": "🟢 Radio Mark",
|
|
2362
2370
|
"key": "832d696d6e9566610968cd70f128f500ec009d6a",
|
|
2363
2371
|
"componentPropertyDefinitions": {
|
|
@@ -2393,7 +2401,7 @@ const metadata$f = {
|
|
|
2393
2401
|
}
|
|
2394
2402
|
};
|
|
2395
2403
|
|
|
2396
|
-
const metadata$
|
|
2404
|
+
const metadata$f = {
|
|
2397
2405
|
"name": "🟢 Range Slider",
|
|
2398
2406
|
"key": "64fc49184979e0be40aa367ca98868601eb7dad5",
|
|
2399
2407
|
"componentPropertyDefinitions": {
|
|
@@ -2425,7 +2433,7 @@ const metadata$e = {
|
|
|
2425
2433
|
}
|
|
2426
2434
|
};
|
|
2427
2435
|
|
|
2428
|
-
const metadata$
|
|
2436
|
+
const metadata$e = {
|
|
2429
2437
|
"name": "🟢 Reaction Button",
|
|
2430
2438
|
"key": "ec43e4e881f7048e95601f8b58c01a0905a174e0",
|
|
2431
2439
|
"componentPropertyDefinitions": {
|
|
@@ -2468,7 +2476,7 @@ const metadata$d = {
|
|
|
2468
2476
|
}
|
|
2469
2477
|
};
|
|
2470
2478
|
|
|
2471
|
-
const metadata$
|
|
2479
|
+
const metadata$d = {
|
|
2472
2480
|
"name": "🟢 Resizable.Icon",
|
|
2473
2481
|
"key": "1f74eedb6fb186fd201d6ad5b2dbcd46a2bddf3e",
|
|
2474
2482
|
"componentPropertyDefinitions": {
|
|
@@ -2487,7 +2495,7 @@ const metadata$c = {
|
|
|
2487
2495
|
}
|
|
2488
2496
|
};
|
|
2489
2497
|
|
|
2490
|
-
const metadata$
|
|
2498
|
+
const metadata$c = {
|
|
2491
2499
|
"name": "🟢 ResizableChild",
|
|
2492
2500
|
"key": "df43b92004c850e7c6d2869e7a4ba1ef9a2d7db6",
|
|
2493
2501
|
"componentPropertyDefinitions": {
|
|
@@ -2506,7 +2514,7 @@ const metadata$b = {
|
|
|
2506
2514
|
}
|
|
2507
2515
|
};
|
|
2508
2516
|
|
|
2509
|
-
const metadata$
|
|
2517
|
+
const metadata$b = {
|
|
2510
2518
|
"name": "🟢 Segmented Control",
|
|
2511
2519
|
"key": "3ad7133ba52755867f42f9232375f75639e00d58",
|
|
2512
2520
|
"componentPropertyDefinitions": {
|
|
@@ -2517,20 +2525,11 @@ const metadata$a = {
|
|
|
2517
2525
|
"3",
|
|
2518
2526
|
"4"
|
|
2519
2527
|
]
|
|
2520
|
-
},
|
|
2521
|
-
"Selected Item": {
|
|
2522
|
-
"type": "VARIANT",
|
|
2523
|
-
"variantOptions": [
|
|
2524
|
-
"1",
|
|
2525
|
-
"2",
|
|
2526
|
-
"3",
|
|
2527
|
-
"4"
|
|
2528
|
-
]
|
|
2529
2528
|
}
|
|
2530
2529
|
}
|
|
2531
2530
|
};
|
|
2532
2531
|
|
|
2533
|
-
const metadata$
|
|
2532
|
+
const metadata$a = {
|
|
2534
2533
|
"name": "🟢 Select Box",
|
|
2535
2534
|
"key": "38722ffeb4c966256a709155e8ddac50c93d7c60",
|
|
2536
2535
|
"componentPropertyDefinitions": {
|
|
@@ -2567,7 +2566,7 @@ const metadata$9 = {
|
|
|
2567
2566
|
}
|
|
2568
2567
|
};
|
|
2569
2568
|
|
|
2570
|
-
const metadata$
|
|
2569
|
+
const metadata$9 = {
|
|
2571
2570
|
"name": "🟢 Skeleton",
|
|
2572
2571
|
"key": "ef22c3288722fbfa64a5ab73df397ade88f8e05a",
|
|
2573
2572
|
"componentPropertyDefinitions": {
|
|
@@ -2590,7 +2589,7 @@ const metadata$8 = {
|
|
|
2590
2589
|
}
|
|
2591
2590
|
};
|
|
2592
2591
|
|
|
2593
|
-
const metadata$
|
|
2592
|
+
const metadata$8 = {
|
|
2594
2593
|
"name": "🟢 Slider",
|
|
2595
2594
|
"key": "aee027230a478315e380704c4523141e67e464ee",
|
|
2596
2595
|
"componentPropertyDefinitions": {
|
|
@@ -2622,7 +2621,7 @@ const metadata$7 = {
|
|
|
2622
2621
|
}
|
|
2623
2622
|
};
|
|
2624
2623
|
|
|
2625
|
-
const metadata$
|
|
2624
|
+
const metadata$7 = {
|
|
2626
2625
|
"name": "🟢 Snackbar",
|
|
2627
2626
|
"key": "81b17fb8c7d731a19cf8d36a8605559d41414eca",
|
|
2628
2627
|
"componentPropertyDefinitions": {
|
|
@@ -2646,7 +2645,7 @@ const metadata$6 = {
|
|
|
2646
2645
|
}
|
|
2647
2646
|
};
|
|
2648
2647
|
|
|
2649
|
-
const metadata$
|
|
2648
|
+
const metadata$6 = {
|
|
2650
2649
|
"name": "🟢 SuperscriptChild",
|
|
2651
2650
|
"key": "19923052d4152393ecdc6e2f5853ea0359849127",
|
|
2652
2651
|
"componentPropertyDefinitions": {
|
|
@@ -2665,7 +2664,7 @@ const metadata$5 = {
|
|
|
2665
2664
|
}
|
|
2666
2665
|
};
|
|
2667
2666
|
|
|
2668
|
-
const metadata$
|
|
2667
|
+
const metadata$5 = {
|
|
2669
2668
|
"name": "🟢 Switch",
|
|
2670
2669
|
"key": "65e0e7ba1a0c13b42e5fd0ceb17d5f756128dd6b",
|
|
2671
2670
|
"componentPropertyDefinitions": {
|
|
@@ -2701,12 +2700,48 @@ const metadata$4 = {
|
|
|
2701
2700
|
"Disabled"
|
|
2702
2701
|
]
|
|
2703
2702
|
},
|
|
2704
|
-
"
|
|
2703
|
+
"Layout(Figma Only)": {
|
|
2705
2704
|
"type": "VARIANT",
|
|
2706
2705
|
"variantOptions": [
|
|
2707
2706
|
"Label Last",
|
|
2708
2707
|
"Label First",
|
|
2709
|
-
"Switch Only"
|
|
2708
|
+
"🚫[Switch Mark 사용] Switch Only"
|
|
2709
|
+
]
|
|
2710
|
+
}
|
|
2711
|
+
}
|
|
2712
|
+
};
|
|
2713
|
+
|
|
2714
|
+
const metadata$4 = {
|
|
2715
|
+
"name": "🟢 Switch Mark",
|
|
2716
|
+
"key": "bc53f269089e02a1d241e2a21ac7631bfa49834e",
|
|
2717
|
+
"componentPropertyDefinitions": {
|
|
2718
|
+
"Size": {
|
|
2719
|
+
"type": "VARIANT",
|
|
2720
|
+
"variantOptions": [
|
|
2721
|
+
"16",
|
|
2722
|
+
"24",
|
|
2723
|
+
"32"
|
|
2724
|
+
]
|
|
2725
|
+
},
|
|
2726
|
+
"Tone": {
|
|
2727
|
+
"type": "VARIANT",
|
|
2728
|
+
"variantOptions": [
|
|
2729
|
+
"Neutral",
|
|
2730
|
+
"🚫[Deprecated] Brand"
|
|
2731
|
+
]
|
|
2732
|
+
},
|
|
2733
|
+
"Selected": {
|
|
2734
|
+
"type": "VARIANT",
|
|
2735
|
+
"variantOptions": [
|
|
2736
|
+
"True",
|
|
2737
|
+
"False"
|
|
2738
|
+
]
|
|
2739
|
+
},
|
|
2740
|
+
"State": {
|
|
2741
|
+
"type": "VARIANT",
|
|
2742
|
+
"variantOptions": [
|
|
2743
|
+
"Enabled",
|
|
2744
|
+
"Disabled"
|
|
2710
2745
|
]
|
|
2711
2746
|
}
|
|
2712
2747
|
}
|
|
@@ -2925,53 +2960,54 @@ const metadata = {
|
|
|
2925
2960
|
|
|
2926
2961
|
var FIGMA_COMPONENTS = {
|
|
2927
2962
|
__proto__: null,
|
|
2928
|
-
actionButton: metadata$
|
|
2929
|
-
alertDialog: metadata$
|
|
2930
|
-
avatar: metadata$
|
|
2931
|
-
avatarStack: metadata$
|
|
2932
|
-
badge: metadata$
|
|
2933
|
-
bottomNavigationGlobal: metadata$
|
|
2934
|
-
bottomNavigationKr: metadata$
|
|
2935
|
-
bottomSheet: metadata$
|
|
2936
|
-
callout: metadata$
|
|
2937
|
-
checkbox: metadata$
|
|
2938
|
-
checkmark: metadata$
|
|
2939
|
-
chip: metadata$
|
|
2940
|
-
chlid: metadata$
|
|
2941
|
-
contextualFloatingButton: metadata$
|
|
2942
|
-
divider: metadata$
|
|
2943
|
-
floatingActionButton: metadata$
|
|
2944
|
-
helpBubble: metadata$
|
|
2945
|
-
listHeader: metadata$
|
|
2946
|
-
listItem: metadata$
|
|
2947
|
-
mainTabNavigationGlobal: metadata$
|
|
2948
|
-
mainTabNavigationKr: metadata$
|
|
2949
|
-
mannerTemp: metadata$
|
|
2950
|
-
mannerTempBadge: metadata$
|
|
2951
|
-
menuSheet: metadata$
|
|
2952
|
-
multilineTextField: metadata$
|
|
2953
|
-
pageBanner: metadata$
|
|
2954
|
-
progressCircle: metadata$
|
|
2955
|
-
radio: metadata$
|
|
2956
|
-
radioMark: metadata$
|
|
2957
|
-
rangeSlider: metadata$
|
|
2958
|
-
reactionButton: metadata$
|
|
2959
|
-
resizableChild: metadata$
|
|
2960
|
-
resizableIcon: metadata$
|
|
2961
|
-
segmentedControl: metadata$
|
|
2962
|
-
selectBox: metadata$
|
|
2963
|
-
skeleton: metadata$
|
|
2964
|
-
slider: metadata$
|
|
2965
|
-
snackbar: metadata$
|
|
2966
|
-
superscriptChild: metadata$
|
|
2967
|
-
switch: metadata$
|
|
2963
|
+
actionButton: metadata$I,
|
|
2964
|
+
alertDialog: metadata$H,
|
|
2965
|
+
avatar: metadata$G,
|
|
2966
|
+
avatarStack: metadata$F,
|
|
2967
|
+
badge: metadata$E,
|
|
2968
|
+
bottomNavigationGlobal: metadata$D,
|
|
2969
|
+
bottomNavigationKr: metadata$C,
|
|
2970
|
+
bottomSheet: metadata$B,
|
|
2971
|
+
callout: metadata$A,
|
|
2972
|
+
checkbox: metadata$z,
|
|
2973
|
+
checkmark: metadata$y,
|
|
2974
|
+
chip: metadata$x,
|
|
2975
|
+
chlid: metadata$w,
|
|
2976
|
+
contextualFloatingButton: metadata$v,
|
|
2977
|
+
divider: metadata$u,
|
|
2978
|
+
floatingActionButton: metadata$t,
|
|
2979
|
+
helpBubble: metadata$s,
|
|
2980
|
+
listHeader: metadata$r,
|
|
2981
|
+
listItem: metadata$q,
|
|
2982
|
+
mainTabNavigationGlobal: metadata$p,
|
|
2983
|
+
mainTabNavigationKr: metadata$o,
|
|
2984
|
+
mannerTemp: metadata$n,
|
|
2985
|
+
mannerTempBadge: metadata$m,
|
|
2986
|
+
menuSheet: metadata$l,
|
|
2987
|
+
multilineTextField: metadata$k,
|
|
2988
|
+
pageBanner: metadata$j,
|
|
2989
|
+
progressCircle: metadata$i,
|
|
2990
|
+
radio: metadata$h,
|
|
2991
|
+
radioMark: metadata$g,
|
|
2992
|
+
rangeSlider: metadata$f,
|
|
2993
|
+
reactionButton: metadata$e,
|
|
2994
|
+
resizableChild: metadata$c,
|
|
2995
|
+
resizableIcon: metadata$d,
|
|
2996
|
+
segmentedControl: metadata$b,
|
|
2997
|
+
selectBox: metadata$a,
|
|
2998
|
+
skeleton: metadata$9,
|
|
2999
|
+
slider: metadata$8,
|
|
3000
|
+
snackbar: metadata$7,
|
|
3001
|
+
superscriptChild: metadata$6,
|
|
3002
|
+
switch: metadata$5,
|
|
3003
|
+
switchMark: metadata$4,
|
|
2968
3004
|
tabs: metadata$3,
|
|
2969
|
-
templateButtonGroup: metadata$
|
|
2970
|
-
templateChipGroup: metadata$
|
|
2971
|
-
templateCompletion: metadata$
|
|
2972
|
-
templateErrorState: metadata$
|
|
2973
|
-
templateSelectBoxGroup: metadata$
|
|
2974
|
-
templateTopNavigation: metadata$
|
|
3005
|
+
templateButtonGroup: metadata$O,
|
|
3006
|
+
templateChipGroup: metadata$N,
|
|
3007
|
+
templateCompletion: metadata$M,
|
|
3008
|
+
templateErrorState: metadata$L,
|
|
3009
|
+
templateSelectBoxGroup: metadata$K,
|
|
3010
|
+
templateTopNavigation: metadata$J,
|
|
2975
3011
|
textField: metadata$2,
|
|
2976
3012
|
toggleButton: metadata$1,
|
|
2977
3013
|
topNavigation: metadata
|
|
@@ -2995,8 +3031,8 @@ function handleSizeProp(size) {
|
|
|
2995
3031
|
}
|
|
2996
3032
|
}
|
|
2997
3033
|
|
|
2998
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
2999
|
-
const createActionButtonHandler = (ctx)=>defineComponentHandler(metadata$
|
|
3034
|
+
const { createLocalSnippetElement: createLocalSnippetElement$w } = createLocalSnippetHelper("action-button");
|
|
3035
|
+
const createActionButtonHandler = (ctx)=>defineComponentHandler(metadata$I.key, ({ componentProperties: props })=>{
|
|
3000
3036
|
const states = props.State.value.split("-");
|
|
3001
3037
|
const { layout, children } = tsPattern.match(props.Layout.value).with("Icon Only", ()=>({
|
|
3002
3038
|
layout: "iconOnly",
|
|
@@ -3036,7 +3072,7 @@ const createActionButtonHandler = (ctx)=>defineComponentHandler(metadata$H.key,
|
|
|
3036
3072
|
variant: changeCase.camelCase(props.Variant.value),
|
|
3037
3073
|
layout
|
|
3038
3074
|
};
|
|
3039
|
-
return createLocalSnippetElement$
|
|
3075
|
+
return createLocalSnippetElement$w("ActionButton", commonProps, children);
|
|
3040
3076
|
});
|
|
3041
3077
|
const ACTION_BUTTON_GHOST_BUTTON_KEY = "ea69291fb4d76217419f3d9613ae16aadafb56a5";
|
|
3042
3078
|
const createActionButtonGhostHandler = (ctx)=>defineComponentHandler(ACTION_BUTTON_GHOST_BUTTON_KEY, ({ componentProperties: props })=>{
|
|
@@ -3083,26 +3119,26 @@ const createActionButtonGhostHandler = (ctx)=>defineComponentHandler(ACTION_BUTT
|
|
|
3083
3119
|
bleedY: "asPadding"
|
|
3084
3120
|
}
|
|
3085
3121
|
};
|
|
3086
|
-
return createLocalSnippetElement$
|
|
3122
|
+
return createLocalSnippetElement$w("ActionButton", commonProps, children);
|
|
3087
3123
|
});
|
|
3088
3124
|
|
|
3089
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3125
|
+
const { createLocalSnippetElement: createLocalSnippetElement$v } = createLocalSnippetHelper("alert-dialog");
|
|
3090
3126
|
const { createLocalSnippetElement: createLocalSnippetElementTrigger$3 } = createLocalSnippetHelper("action-button");
|
|
3091
3127
|
const ALERT_DIALOG_FOOTER_KEY = "00b1b131d67edf2875a7a1df8dfa88098d7c04be";
|
|
3092
|
-
const createAlertDialogHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3128
|
+
const createAlertDialogHandler = (_ctx)=>defineComponentHandler(metadata$H.key, (node, traverse)=>{
|
|
3093
3129
|
const props = node.componentProperties;
|
|
3094
|
-
const alertDialogHeader = createLocalSnippetElement$
|
|
3130
|
+
const alertDialogHeader = createLocalSnippetElement$v("AlertDialogHeader", undefined, [
|
|
3095
3131
|
...props["Show Title#20361:14"].value ? [
|
|
3096
|
-
createLocalSnippetElement$
|
|
3132
|
+
createLocalSnippetElement$v("AlertDialogTitle", undefined, props["Title Text#20361:0"].value)
|
|
3097
3133
|
] : [],
|
|
3098
|
-
createLocalSnippetElement$
|
|
3134
|
+
createLocalSnippetElement$v("AlertDialogDescription", undefined, props["Description Text#20361:7"].value)
|
|
3099
3135
|
]);
|
|
3100
3136
|
const footerNodes = findAllInstances({
|
|
3101
3137
|
node,
|
|
3102
3138
|
key: ALERT_DIALOG_FOOTER_KEY
|
|
3103
3139
|
});
|
|
3104
3140
|
if (footerNodes.length === 0 || footerNodes.length > 1) {
|
|
3105
|
-
return createLocalSnippetElement$
|
|
3141
|
+
return createLocalSnippetElement$v("AlertDialog", undefined, alertDialogHeader, {
|
|
3106
3142
|
comment: "Footer 영역을 확인해주세요."
|
|
3107
3143
|
});
|
|
3108
3144
|
}
|
|
@@ -3110,21 +3146,21 @@ const createAlertDialogHandler = (_ctx)=>defineComponentHandler(metadata$G.key,
|
|
|
3110
3146
|
const footerNodeProps = traverse(footerNode)?.props;
|
|
3111
3147
|
const buttons = footerNode.children.map(traverse);
|
|
3112
3148
|
const alertDialogFooterChildren = tsPattern.match(footerNode.componentProperties.Type.value).with("Single", ()=>buttons).with("Neutral", "Critical", ()=>createSeedReactElement("ResponsivePair", footerNodeProps, buttons)).with("Neutral (Overflow)", "Critical (Overflow)", "Nonpreferred", ()=>createSeedReactElement("VStack", footerNodeProps, buttons)).exhaustive();
|
|
3113
|
-
const alertDialogFooter = createLocalSnippetElement$
|
|
3114
|
-
return createLocalSnippetElement$
|
|
3149
|
+
const alertDialogFooter = createLocalSnippetElement$v("AlertDialogFooter", undefined, alertDialogFooterChildren);
|
|
3150
|
+
return createLocalSnippetElement$v("AlertDialogRoot", {
|
|
3115
3151
|
open: true
|
|
3116
3152
|
}, [
|
|
3117
|
-
createLocalSnippetElement$
|
|
3153
|
+
createLocalSnippetElement$v("AlertDialogTrigger", {
|
|
3118
3154
|
asChild: true
|
|
3119
3155
|
}, createLocalSnippetElementTrigger$3("ActionButton", {}, "AlertDialog 열기")),
|
|
3120
|
-
createLocalSnippetElement$
|
|
3156
|
+
createLocalSnippetElement$v("AlertDialogContent", undefined, [
|
|
3121
3157
|
alertDialogHeader,
|
|
3122
3158
|
alertDialogFooter
|
|
3123
3159
|
])
|
|
3124
3160
|
]);
|
|
3125
3161
|
});
|
|
3126
3162
|
|
|
3127
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3163
|
+
const { createLocalSnippetElement: createLocalSnippetElement$u } = createLocalSnippetHelper("app-bar");
|
|
3128
3164
|
const APP_BAR_TITLE_KEY = "d2cc4f615b2b44098be89448ad1c573f94af0355";
|
|
3129
3165
|
const APP_BAR_LEFT_ICON_BUTTON_KEY = "5a953f7bafc0df744777517458396e9f6c915825";
|
|
3130
3166
|
const APP_BAR_RIGHT_ICON_BUTTON_KEY = "c08db793288077e53bd45ef11aa419a835e88fce";
|
|
@@ -3141,12 +3177,12 @@ const createAppBarMainHandler = (_ctx)=>{
|
|
|
3141
3177
|
subtitle: undefined
|
|
3142
3178
|
})).exhaustive();
|
|
3143
3179
|
if (title) {
|
|
3144
|
-
return createLocalSnippetElement$
|
|
3180
|
+
return createLocalSnippetElement$u("AppBarMain", {
|
|
3145
3181
|
title,
|
|
3146
3182
|
subtitle
|
|
3147
3183
|
});
|
|
3148
3184
|
}
|
|
3149
|
-
return createLocalSnippetElement$
|
|
3185
|
+
return createLocalSnippetElement$u("AppBarMain", undefined, undefined, {
|
|
3150
3186
|
comment: "AppBarMain 내부를 직접 작성해주세요."
|
|
3151
3187
|
});
|
|
3152
3188
|
});
|
|
@@ -3173,33 +3209,33 @@ const createAppBarHandler = (ctx)=>{
|
|
|
3173
3209
|
return appBarMainHandler.transform(mainNode, traverse);
|
|
3174
3210
|
})();
|
|
3175
3211
|
const leftChildren = tsPattern.match(props.Left.value).with("None", ()=>undefined).with("Back", ()=>[
|
|
3176
|
-
createLocalSnippetElement$
|
|
3212
|
+
createLocalSnippetElement$u("AppBarBackButton")
|
|
3177
3213
|
]).with("Close", ()=>[
|
|
3178
|
-
createLocalSnippetElement$
|
|
3214
|
+
createLocalSnippetElement$u("AppBarCloseButton")
|
|
3179
3215
|
]).with("Custom", ()=>{
|
|
3180
3216
|
const buttons = findAllInstances({
|
|
3181
3217
|
node,
|
|
3182
3218
|
key: APP_BAR_LEFT_ICON_BUTTON_KEY
|
|
3183
3219
|
});
|
|
3184
3220
|
if (buttons.length > 0) {
|
|
3185
|
-
return buttons.map((button)=>createLocalSnippetElement$
|
|
3221
|
+
return buttons.map((button)=>createLocalSnippetElement$u("AppBarIconButton", undefined, ctx.iconHandler.transform(button.componentProperties["Icon#33580:0"]), {
|
|
3186
3222
|
comment: "AppBarIconButton에 aria-label 속성을 추가해주세요."
|
|
3187
3223
|
}));
|
|
3188
3224
|
}
|
|
3189
3225
|
return undefined;
|
|
3190
3226
|
}).exhaustive();
|
|
3191
|
-
const left = leftChildren && leftChildren.length > 0 ? createLocalSnippetElement$
|
|
3227
|
+
const left = leftChildren && leftChildren.length > 0 ? createLocalSnippetElement$u("AppBarLeft", {}, leftChildren) : undefined;
|
|
3192
3228
|
const rightChildren = tsPattern.match(props.Right.value).with("None", ()=>undefined).with("1 Icon Button", "2 Icon Button", "3 Icon Button", ()=>{
|
|
3193
3229
|
const buttons = findAllInstances({
|
|
3194
3230
|
node,
|
|
3195
3231
|
key: APP_BAR_RIGHT_ICON_BUTTON_KEY
|
|
3196
3232
|
});
|
|
3197
|
-
return buttons.map((button)=>createLocalSnippetElement$
|
|
3233
|
+
return buttons.map((button)=>createLocalSnippetElement$u("AppBarIconButton", undefined, ctx.iconHandler.transform(button.componentProperties["Icon#6406:3"]), {
|
|
3198
3234
|
comment: "AppBarIconButton에 aria-label 속성을 추가해주세요."
|
|
3199
3235
|
}));
|
|
3200
3236
|
}).with("Text Button", ()=>undefined).exhaustive();
|
|
3201
|
-
const right = rightChildren && rightChildren.length > 0 ? createLocalSnippetElement$
|
|
3202
|
-
return createLocalSnippetElement$
|
|
3237
|
+
const right = rightChildren && rightChildren.length > 0 ? createLocalSnippetElement$u("AppBarRight", {}, rightChildren) : undefined;
|
|
3238
|
+
return createLocalSnippetElement$u("AppBar", {
|
|
3203
3239
|
theme,
|
|
3204
3240
|
tone
|
|
3205
3241
|
}, [
|
|
@@ -3213,18 +3249,18 @@ const createAppBarHandler = (ctx)=>{
|
|
|
3213
3249
|
};
|
|
3214
3250
|
|
|
3215
3251
|
const IDENTITY_PLACEHOLDER_KEY = "b3563b6f16ba4cfe4240c9b33eef7edad4c304eb";
|
|
3216
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3252
|
+
const { createLocalSnippetElement: createLocalSnippetElement$t } = createLocalSnippetHelper("identity-placeholder");
|
|
3217
3253
|
const createIdentityPlaceholderHandler = (_ctx)=>defineComponentHandler(IDENTITY_PLACEHOLDER_KEY, ({ componentProperties: props })=>{
|
|
3218
3254
|
const commonProps = {
|
|
3219
3255
|
identity: changeCase.camelCase(props.Identity.value)
|
|
3220
3256
|
};
|
|
3221
|
-
return createLocalSnippetElement$
|
|
3257
|
+
return createLocalSnippetElement$t("IdentityPlaceholder", commonProps);
|
|
3222
3258
|
});
|
|
3223
3259
|
|
|
3224
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3260
|
+
const { createLocalSnippetElement: createLocalSnippetElement$s } = createLocalSnippetHelper("avatar");
|
|
3225
3261
|
const createAvatarHandler = (ctx)=>{
|
|
3226
3262
|
const identityPlaceholderHandler = createIdentityPlaceholderHandler();
|
|
3227
|
-
return defineComponentHandler(metadata$
|
|
3263
|
+
return defineComponentHandler(metadata$G.key, (node, traverse)=>{
|
|
3228
3264
|
const [placeholder] = findAllInstances({
|
|
3229
3265
|
node,
|
|
3230
3266
|
key: identityPlaceholderHandler.key
|
|
@@ -3244,7 +3280,7 @@ const createAvatarHandler = (ctx)=>{
|
|
|
3244
3280
|
},
|
|
3245
3281
|
size: props.Size.value
|
|
3246
3282
|
};
|
|
3247
|
-
return createLocalSnippetElement$
|
|
3283
|
+
return createLocalSnippetElement$s("Avatar", commonProps, props["Badge"].value === "None" ? undefined : createLocalSnippetElement$s("AvatarBadge", {
|
|
3248
3284
|
asChild: true
|
|
3249
3285
|
}, createElement("img", {
|
|
3250
3286
|
src: "https://placehold.co/20x20"
|
|
@@ -3256,10 +3292,10 @@ const createAvatarHandler = (ctx)=>{
|
|
|
3256
3292
|
});
|
|
3257
3293
|
};
|
|
3258
3294
|
|
|
3259
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3295
|
+
const { createLocalSnippetElement: createLocalSnippetElement$r } = createLocalSnippetHelper("avatar");
|
|
3260
3296
|
const createAvatarStackHandler = (ctx)=>{
|
|
3261
3297
|
const avatarHandler = createAvatarHandler();
|
|
3262
|
-
return defineComponentHandler(metadata$
|
|
3298
|
+
return defineComponentHandler(metadata$F.key, (node, traverse)=>{
|
|
3263
3299
|
const avatarNodes = findAllInstances({
|
|
3264
3300
|
node,
|
|
3265
3301
|
key: avatarHandler.key
|
|
@@ -3269,11 +3305,11 @@ const createAvatarStackHandler = (ctx)=>{
|
|
|
3269
3305
|
size: props.Size.value
|
|
3270
3306
|
};
|
|
3271
3307
|
const avatarStackChildren = avatarNodes.map((avatarNode)=>avatarHandler.transform(avatarNode, traverse));
|
|
3272
|
-
return createLocalSnippetElement$
|
|
3308
|
+
return createLocalSnippetElement$r("AvatarStack", commonProps, avatarStackChildren);
|
|
3273
3309
|
});
|
|
3274
3310
|
};
|
|
3275
3311
|
|
|
3276
|
-
const createBadgeHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3312
|
+
const createBadgeHandler = (_ctx)=>defineComponentHandler(metadata$E.key, ({ componentProperties: props })=>{
|
|
3277
3313
|
const commonProps = {
|
|
3278
3314
|
size: handleSizeProp(props.Size.value),
|
|
3279
3315
|
tone: changeCase.camelCase(props.Tone.value),
|
|
@@ -3282,12 +3318,12 @@ const createBadgeHandler = (_ctx)=>defineComponentHandler(metadata$D.key, ({ com
|
|
|
3282
3318
|
return createSeedReactElement("Badge", commonProps, props["Label#1584:0"].value);
|
|
3283
3319
|
});
|
|
3284
3320
|
|
|
3285
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3321
|
+
const { createLocalSnippetElement: createLocalSnippetElement$q } = createLocalSnippetHelper("bottom-sheet");
|
|
3286
3322
|
const { createLocalSnippetElement: createLocalSnippetElementTrigger$2 } = createLocalSnippetHelper("action-button");
|
|
3287
3323
|
// TODO: Bottom Action Bar (WIP) handler의 키. 해당 컴포넌트(템플릿) 핸들러 작성 시 handler.transform()으로 대체
|
|
3288
3324
|
const BOTTOM_SHEET_FOOTER_KEY = "de6c65d34cc4a01c18c9a7c0ded34635170ca11f";
|
|
3289
3325
|
const BOTTOM_SHEET_BODY_KEY = "aa9ffdd60fbfdea42f0d11162cd64f4b4389ddcc";
|
|
3290
|
-
const createBottomSheetHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3326
|
+
const createBottomSheetHandler = (_ctx)=>defineComponentHandler(metadata$B.key, (node, traverse)=>{
|
|
3291
3327
|
const props = node.componentProperties;
|
|
3292
3328
|
const headerAlign = tsPattern.match(props["Header Layout"].value).with("Bottom Left", "Top Left", ()=>"left").with("Bottom Center", "Top Center", ()=>"center").with("None", ()=>undefined).exhaustive();
|
|
3293
3329
|
const contentProps = {
|
|
@@ -3303,32 +3339,32 @@ const createBottomSheetHandler = (_ctx)=>defineComponentHandler(metadata$A.key,
|
|
|
3303
3339
|
node,
|
|
3304
3340
|
key: BOTTOM_SHEET_BODY_KEY
|
|
3305
3341
|
});
|
|
3306
|
-
const bottomSheetBody = bodyNodes.length === 1 ? createLocalSnippetElement$
|
|
3342
|
+
const bottomSheetBody = bodyNodes.length === 1 ? createLocalSnippetElement$q("BottomSheetBody", {}, bodyNodes[0].children.map(traverse)) : createLocalSnippetElement$q("BottomSheetBody", {}, createElement("div", undefined, "No content available"));
|
|
3307
3343
|
const footerNodes = findAllInstances({
|
|
3308
3344
|
node,
|
|
3309
3345
|
key: BOTTOM_SHEET_FOOTER_KEY
|
|
3310
3346
|
});
|
|
3311
|
-
const bottomSheetFooter = props["Show Footer#25162:14"] && footerNodes.length === 1 ? createLocalSnippetElement$
|
|
3312
|
-
return createLocalSnippetElement$
|
|
3347
|
+
const bottomSheetFooter = props["Show Footer#25162:14"] && footerNodes.length === 1 ? createLocalSnippetElement$q("BottomSheetFooter", {}, footerNodes[0].children.map(traverse)) : undefined;
|
|
3348
|
+
return createLocalSnippetElement$q("BottomSheetRoot", {
|
|
3313
3349
|
defaultOpen: true,
|
|
3314
3350
|
headerAlign
|
|
3315
3351
|
}, [
|
|
3316
|
-
createLocalSnippetElement$
|
|
3352
|
+
createLocalSnippetElement$q("BottomSheetTrigger", {
|
|
3317
3353
|
asChild: true
|
|
3318
3354
|
}, createLocalSnippetElementTrigger$2("ActionButton", {}, "BottomSheet 열기")),
|
|
3319
|
-
createLocalSnippetElement$
|
|
3355
|
+
createLocalSnippetElement$q("BottomSheetContent", contentProps, [
|
|
3320
3356
|
bottomSheetBody,
|
|
3321
3357
|
bottomSheetFooter
|
|
3322
3358
|
])
|
|
3323
3359
|
]);
|
|
3324
3360
|
});
|
|
3325
3361
|
|
|
3326
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3327
|
-
const createCalloutHandler = (ctx)=>defineComponentHandler(metadata$
|
|
3362
|
+
const { createLocalSnippetElement: createLocalSnippetElement$p } = createLocalSnippetHelper("callout");
|
|
3363
|
+
const createCalloutHandler = (ctx)=>defineComponentHandler(metadata$A.key, ({ componentProperties: props, children })=>{
|
|
3328
3364
|
const tag = tsPattern.match(props.Interaction.value).with("Display", ()=>"Callout").with("Actionable", ()=>"ActionableCallout").with("Dismissible", ()=>"DismissibleCallout").exhaustive();
|
|
3329
3365
|
const textNode = children.find((child)=>child.type === "TEXT");
|
|
3330
3366
|
if (!textNode) {
|
|
3331
|
-
return createLocalSnippetElement$
|
|
3367
|
+
return createLocalSnippetElement$p(tag, undefined, undefined, {
|
|
3332
3368
|
comment: "내용을 제공해주세요."
|
|
3333
3369
|
});
|
|
3334
3370
|
}
|
|
@@ -3380,11 +3416,11 @@ const createCalloutHandler = (ctx)=>defineComponentHandler(metadata$z.key, ({ co
|
|
|
3380
3416
|
prefixIcon: ctx.iconHandler.transform(props["Prefix Icon#35087:0"])
|
|
3381
3417
|
}
|
|
3382
3418
|
};
|
|
3383
|
-
return createLocalSnippetElement$
|
|
3419
|
+
return createLocalSnippetElement$p(tag, commonProps);
|
|
3384
3420
|
});
|
|
3385
3421
|
|
|
3386
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3387
|
-
const createCheckboxHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3422
|
+
const { createLocalSnippetElement: createLocalSnippetElement$o } = createLocalSnippetHelper("checkbox");
|
|
3423
|
+
const createCheckboxHandler = (_ctx)=>defineComponentHandler(metadata$z.key, ({ componentProperties: props })=>{
|
|
3388
3424
|
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated]Brand", ()=>"brand").exhaustive();
|
|
3389
3425
|
const commonProps = {
|
|
3390
3426
|
label: props["Label#49990:0"].value,
|
|
@@ -3403,25 +3439,25 @@ const createCheckboxHandler = (_ctx)=>defineComponentHandler(metadata$y.key, ({
|
|
|
3403
3439
|
disabled: true
|
|
3404
3440
|
}
|
|
3405
3441
|
};
|
|
3406
|
-
return createLocalSnippetElement$
|
|
3442
|
+
return createLocalSnippetElement$o("Checkbox", commonProps);
|
|
3407
3443
|
});
|
|
3408
3444
|
|
|
3409
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3410
|
-
const createCheckmarkHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3445
|
+
const { createLocalSnippetElement: createLocalSnippetElement$n } = createLocalSnippetHelper("checkbox");
|
|
3446
|
+
const createCheckmarkHandler = (_ctx)=>defineComponentHandler(metadata$y.key, ({ componentProperties: props })=>{
|
|
3411
3447
|
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated]Brand", ()=>"brand").exhaustive();
|
|
3412
3448
|
const commonProps = {
|
|
3413
3449
|
tone,
|
|
3414
3450
|
variant: changeCase.camelCase(props.Shape.value),
|
|
3415
3451
|
size: handleSizeProp(props.Size.value)
|
|
3416
3452
|
};
|
|
3417
|
-
return createLocalSnippetElement$
|
|
3453
|
+
return createLocalSnippetElement$n("Checkmark", commonProps);
|
|
3418
3454
|
});
|
|
3419
3455
|
|
|
3420
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3456
|
+
const { createLocalSnippetElement: createLocalSnippetElement$m } = createLocalSnippetHelper("chip");
|
|
3421
3457
|
const CHIP_ICON_SUFFIX_KEY = "27343e0e5ab2c66948e9b10fde03d58b5e037212";
|
|
3422
3458
|
const createChipIconSuffixHandler = (ctx)=>{
|
|
3423
3459
|
return defineComponentHandler(CHIP_ICON_SUFFIX_KEY, ({ componentProperties })=>{
|
|
3424
|
-
return createLocalSnippetElement$
|
|
3460
|
+
return createLocalSnippetElement$m("Chip.SuffixIcon", undefined, createSeedReactElement("Icon", {
|
|
3425
3461
|
svg: ctx.iconHandler.transform(componentProperties["Icon#33203:0"])
|
|
3426
3462
|
}));
|
|
3427
3463
|
});
|
|
@@ -3429,19 +3465,19 @@ const createChipIconSuffixHandler = (ctx)=>{
|
|
|
3429
3465
|
const createChipHandler = (ctx)=>{
|
|
3430
3466
|
const avatarHandler = createAvatarHandler();
|
|
3431
3467
|
const iconSuffixHandler = createChipIconSuffixHandler(ctx);
|
|
3432
|
-
return defineComponentHandler(metadata$
|
|
3468
|
+
return defineComponentHandler(metadata$x.key, (node, traverse)=>{
|
|
3433
3469
|
const props = node.componentProperties;
|
|
3434
|
-
const prefix = tsPattern.match(props["Prefix Type"].value).with("None", "Image", ()=>undefined).with("Icon", ()=>createLocalSnippetElement$
|
|
3470
|
+
const prefix = tsPattern.match(props["Prefix Type"].value).with("None", "Image", ()=>undefined).with("Icon", ()=>createLocalSnippetElement$m("Chip.PrefixIcon", undefined, createSeedReactElement("Icon", {
|
|
3435
3471
|
svg: ctx.iconHandler.transform(props["Prefix Icon#8722:0"])
|
|
3436
3472
|
}))).with("Avatar", ()=>{
|
|
3437
3473
|
const [avatar] = findAllInstances({
|
|
3438
3474
|
node,
|
|
3439
|
-
key: metadata$
|
|
3475
|
+
key: metadata$G.key
|
|
3440
3476
|
});
|
|
3441
3477
|
if (!avatar) return undefined;
|
|
3442
|
-
return createLocalSnippetElement$
|
|
3478
|
+
return createLocalSnippetElement$m("Chip.PrefixAvatar", undefined, avatarHandler.transform(avatar, traverse));
|
|
3443
3479
|
}).exhaustive();
|
|
3444
|
-
const label = createLocalSnippetElement$
|
|
3480
|
+
const label = createLocalSnippetElement$m("Chip.Label", undefined, props["Label#7185:0"].value);
|
|
3445
3481
|
const [suffixIcon] = findAllInstances({
|
|
3446
3482
|
node,
|
|
3447
3483
|
key: CHIP_ICON_SUFFIX_KEY
|
|
@@ -3457,7 +3493,7 @@ const createChipHandler = (ctx)=>{
|
|
|
3457
3493
|
disabled: true
|
|
3458
3494
|
}
|
|
3459
3495
|
};
|
|
3460
|
-
return createLocalSnippetElement$
|
|
3496
|
+
return createLocalSnippetElement$m("Chip.Toggle", commonProps, [
|
|
3461
3497
|
prefix,
|
|
3462
3498
|
label,
|
|
3463
3499
|
suffixIcon ? iconSuffixHandler.transform(suffixIcon, traverse) : undefined
|
|
@@ -3467,8 +3503,8 @@ const createChipHandler = (ctx)=>{
|
|
|
3467
3503
|
});
|
|
3468
3504
|
};
|
|
3469
3505
|
|
|
3470
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3471
|
-
const createContextualFloatingButtonHandler = (ctx)=>defineComponentHandler(metadata$
|
|
3506
|
+
const { createLocalSnippetElement: createLocalSnippetElement$l } = createLocalSnippetHelper("contextual-floating-button");
|
|
3507
|
+
const createContextualFloatingButtonHandler = (ctx)=>defineComponentHandler(metadata$v.key, ({ componentProperties: props })=>{
|
|
3472
3508
|
const states = props.State.value.split("-");
|
|
3473
3509
|
const { layout, children } = tsPattern.match(props.Layout.value).with("Icon Only", ()=>({
|
|
3474
3510
|
layout: "iconOnly",
|
|
@@ -3496,10 +3532,10 @@ const createContextualFloatingButtonHandler = (ctx)=>defineComponentHandler(meta
|
|
|
3496
3532
|
variant: tsPattern.match(props.Variant.value).with("Solid", ()=>"solid").with("Layer", ()=>"layer").exhaustive(),
|
|
3497
3533
|
layout
|
|
3498
3534
|
};
|
|
3499
|
-
return createLocalSnippetElement$
|
|
3535
|
+
return createLocalSnippetElement$l("ContextualFloatingButton", commonProps, children);
|
|
3500
3536
|
});
|
|
3501
3537
|
|
|
3502
|
-
const createDividerHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3538
|
+
const createDividerHandler = (_ctx)=>defineComponentHandler(metadata$u.key, ({ componentProperties: props })=>{
|
|
3503
3539
|
const { color } = tsPattern.match(props.Tone.value).with("Neutral Muted", ()=>({
|
|
3504
3540
|
color: "stroke.neutralMuted"
|
|
3505
3541
|
})).with("Neutral Subtle", ()=>({
|
|
@@ -3512,10 +3548,10 @@ const createDividerHandler = (_ctx)=>defineComponentHandler(metadata$t.key, ({ c
|
|
|
3512
3548
|
return createSeedReactElement("Divider", commonProps, undefined);
|
|
3513
3549
|
});
|
|
3514
3550
|
|
|
3515
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3551
|
+
const { createLocalSnippetElement: createLocalSnippetElement$k } = createLocalSnippetHelper("error-state");
|
|
3516
3552
|
const createErrorStateHandler = (ctx)=>{
|
|
3517
3553
|
const actionButtonHandler = createActionButtonHandler(ctx);
|
|
3518
|
-
return defineComponentHandler(metadata$
|
|
3554
|
+
return defineComponentHandler(metadata$L.key, (node, traverse)=>{
|
|
3519
3555
|
const props = node.componentProperties;
|
|
3520
3556
|
const [actionButtonNode] = findAllInstances({
|
|
3521
3557
|
node,
|
|
@@ -3536,14 +3572,14 @@ const createErrorStateHandler = (ctx)=>{
|
|
|
3536
3572
|
}
|
|
3537
3573
|
}
|
|
3538
3574
|
};
|
|
3539
|
-
return createLocalSnippetElement$
|
|
3575
|
+
return createLocalSnippetElement$k("ErrorState", commonProps);
|
|
3540
3576
|
});
|
|
3541
3577
|
};
|
|
3542
3578
|
|
|
3543
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3579
|
+
const { createLocalSnippetElement: createLocalSnippetElement$j } = createLocalSnippetHelper("floating-action-button");
|
|
3544
3580
|
const BUTTON_TYPE_KEY = "8cecc85275115d653579d4c3156567ebf19f7b27";
|
|
3545
3581
|
const MENU_TYPE_KEY = "400124347392c15473f9cd2d8a6aedb64f3baf36";
|
|
3546
|
-
const createFloatingActionButtonHandler = (ctx)=>defineComponentHandler(metadata$
|
|
3582
|
+
const createFloatingActionButtonHandler = (ctx)=>defineComponentHandler(metadata$t.key, (node)=>{
|
|
3547
3583
|
const [button] = findAllInstances({
|
|
3548
3584
|
node,
|
|
3549
3585
|
key: BUTTON_TYPE_KEY
|
|
@@ -3564,12 +3600,12 @@ const createFloatingActionButtonHandler = (ctx)=>defineComponentHandler(metadata
|
|
|
3564
3600
|
label: menu.componentProperties["Label#29766:9"].value
|
|
3565
3601
|
};
|
|
3566
3602
|
})();
|
|
3567
|
-
return createLocalSnippetElement$
|
|
3603
|
+
return createLocalSnippetElement$j("FloatingActionButton", commonProps);
|
|
3568
3604
|
});
|
|
3569
3605
|
|
|
3570
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3606
|
+
const { createLocalSnippetElement: createLocalSnippetElement$i } = createLocalSnippetHelper("help-bubble");
|
|
3571
3607
|
const { createLocalSnippetElement: createLocalSnippetElementTrigger$1 } = createLocalSnippetHelper("action-button");
|
|
3572
|
-
const createHelpBubbleHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3608
|
+
const createHelpBubbleHandler = (_ctx)=>defineComponentHandler(metadata$s.key, ({ componentProperties: props })=>{
|
|
3573
3609
|
const placement = (()=>{
|
|
3574
3610
|
switch(props.Placement.value){
|
|
3575
3611
|
case "Bottom-Left":
|
|
@@ -3607,115 +3643,245 @@ const createHelpBubbleHandler = (_ctx)=>defineComponentHandler(metadata$r.key, (
|
|
|
3607
3643
|
showCloseButton: props["Show Close Button#40538:0"].value,
|
|
3608
3644
|
placement
|
|
3609
3645
|
};
|
|
3610
|
-
return createLocalSnippetElement$
|
|
3646
|
+
return createLocalSnippetElement$i("HelpBubbleTrigger", commonProps, createLocalSnippetElementTrigger$1("ActionButton", {}, "HelpBubble 열기"), {
|
|
3611
3647
|
comment: "필요에 따라 HelpBubbleAnchor로 변경하여 사용하세요."
|
|
3612
3648
|
});
|
|
3613
3649
|
});
|
|
3614
3650
|
|
|
3615
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3616
|
-
const
|
|
3617
|
-
const textNode = children.find((child)=>child.type === "TEXT");
|
|
3618
|
-
const commonProps = {
|
|
3619
|
-
temperature: Number(textNode?.characters.replace(/[^\d.-]/g, "") ?? "-1")
|
|
3620
|
-
};
|
|
3621
|
-
return createLocalSnippetElement$f("MannerTempBadge", commonProps);
|
|
3622
|
-
});
|
|
3623
|
-
|
|
3624
|
-
const { createLocalSnippetElement: createLocalSnippetElement$e } = createLocalSnippetHelper("manner-temp");
|
|
3625
|
-
const createMannerTempHandler = (_ctx)=>defineComponentHandler(metadata$m.key, ({ children })=>{
|
|
3626
|
-
const textNode = children.find((child)=>child.type === "TEXT");
|
|
3651
|
+
const { createLocalSnippetElement: createLocalSnippetElement$h } = createLocalSnippetHelper("list-header");
|
|
3652
|
+
const createListHeaderHandler = (_ctx)=>defineComponentHandler(metadata$r.key, ({ componentProperties: props })=>{
|
|
3627
3653
|
const commonProps = {
|
|
3628
|
-
|
|
3654
|
+
variant: changeCase.camelCase(props["Variant"].value)
|
|
3629
3655
|
};
|
|
3630
|
-
return createLocalSnippetElement$
|
|
3656
|
+
return createLocalSnippetElement$h("ListHeader", commonProps, props["Title#28588:0"].value);
|
|
3631
3657
|
});
|
|
3632
3658
|
|
|
3633
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
3634
|
-
const
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
disabled: true
|
|
3642
|
-
}
|
|
3643
|
-
};
|
|
3644
|
-
return createLocalSnippetElement$d("MenuSheetItem", commonProps, [
|
|
3645
|
-
props["Show Prefix Icon#17043:5"].value ? createSeedReactElement("PrefixIcon", {
|
|
3646
|
-
svg: ctx.iconHandler.transform(props["Prefix Icon#55948:0"])
|
|
3647
|
-
}) : undefined,
|
|
3648
|
-
props["Label#55905:8"].value
|
|
3649
|
-
]);
|
|
3650
|
-
});
|
|
3651
|
-
const MENU_SHEET_GROUP_KEY = "2a504a1c6b7810d5e652862dcba2cb7048f9eb16";
|
|
3652
|
-
const createMenuSheetGroupHandler = (ctx)=>{
|
|
3653
|
-
const menuSheetItemHandler = createMenuSheetItemHandler(ctx);
|
|
3654
|
-
return defineComponentHandler(MENU_SHEET_GROUP_KEY, (node, traverse)=>{
|
|
3655
|
-
const items = findAllInstances({
|
|
3656
|
-
node,
|
|
3657
|
-
key: menuSheetItemHandler.key
|
|
3658
|
-
});
|
|
3659
|
-
const contentChildren = items.map((item)=>menuSheetItemHandler.transform(item, traverse));
|
|
3660
|
-
return createLocalSnippetElement$d("MenuSheetGroup", undefined, contentChildren);
|
|
3661
|
-
});
|
|
3659
|
+
const { createLocalSnippetElement: createLocalSnippetElement$g } = createLocalSnippetHelper("list");
|
|
3660
|
+
const PREFIX_KEYS = {
|
|
3661
|
+
checkmark: "f24c9ef42ef08df79483fbae0fa7d9037e566748",
|
|
3662
|
+
radioMark: "5a77ad37a2291989dfe77c44ddee9aa39e447f90",
|
|
3663
|
+
icon: "0e4c05f097d3fa2dc0cbfdbf8db2662bcf8439ca",
|
|
3664
|
+
avatar: "ef0e8bd6c2f92e620acf204bb9a8079ef25a1e5c",
|
|
3665
|
+
image: "82239325aa1cb65af7c649fc71a8f2b48fb9b9f3",
|
|
3666
|
+
custom: "81f201fc876e38f016ab7427a6b3da000ee919a2"
|
|
3662
3667
|
};
|
|
3663
|
-
const
|
|
3664
|
-
|
|
3665
|
-
|
|
3668
|
+
const SUFFIX_KEYS = {
|
|
3669
|
+
checkmark: "abf9810103ae6e6afe8fa253ec5f05d6a7304b38",
|
|
3670
|
+
radioMark: "0a9464ad270bfd7f56438f62bb0155a25ca146a9",
|
|
3671
|
+
chevron: "8c52207687ffed15cd5931d71ed9d196b3358a68",
|
|
3672
|
+
switch: "1e933f75dd6bb4b21c3289b5c3b4402d2c623125",
|
|
3673
|
+
custom: "3a70bf5bb9856c13893931b7a0df652bcf0be895",
|
|
3674
|
+
icon: "4cc7e9b84a8388a36cb3898c6c02e6110a3281b9",
|
|
3675
|
+
chevronWithText: "fe0e25f4fecda59d0a3730ead7c5bc0a66a41e7e",
|
|
3676
|
+
iconButton: "5636566f6de6f58200dce388f7b1ac9f517b30e1",
|
|
3677
|
+
actionButton: "3d788f28c785d1c60b937b253c39ce582dbe1ed3"
|
|
3678
|
+
};
|
|
3679
|
+
const createListItemHandler = (ctx)=>defineComponentHandler(metadata$q.key, (node, traverse)=>{
|
|
3666
3680
|
const { componentProperties: props } = node;
|
|
3667
|
-
const
|
|
3668
|
-
|
|
3669
|
-
|
|
3670
|
-
|
|
3671
|
-
|
|
3672
|
-
|
|
3673
|
-
// TODO: React 구현체에 description 추가 이후
|
|
3674
|
-
// const description = props["Description Text#21827:0"].value;
|
|
3675
|
-
const { labelAlignment } = tsPattern.match(props.Layout.value).with("Text with Icon", ()=>({
|
|
3676
|
-
labelAlignment: undefined
|
|
3677
|
-
})).with("Text Only", ()=>({
|
|
3678
|
-
labelAlignment: "center"
|
|
3681
|
+
const { alignItems, title } = tsPattern.match(props.Variants.value).with("Single Line", ()=>({
|
|
3682
|
+
alignItems: undefined,
|
|
3683
|
+
title: props["Title#28452:21"].value
|
|
3684
|
+
})).with("Multi Line", ()=>({
|
|
3685
|
+
alignItems: "flex-start",
|
|
3686
|
+
title: props["Title #28487:0"].value
|
|
3679
3687
|
})).exhaustive();
|
|
3680
|
-
const
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
}
|
|
3688
|
+
const detailNode = findOne(node, (node)=>node.type === "TEXT" && node.name === "Sub Text");
|
|
3689
|
+
const prefixNode = (()=>{
|
|
3690
|
+
if (props["Has Prefix#28452:85"].value === false) return null;
|
|
3691
|
+
for (const key of Object.values(PREFIX_KEYS)){
|
|
3692
|
+
const [found] = findAllInstances({
|
|
3693
|
+
node,
|
|
3694
|
+
key
|
|
3695
|
+
});
|
|
3696
|
+
if (found) return found;
|
|
3697
|
+
}
|
|
3698
|
+
return null;
|
|
3699
|
+
})();
|
|
3700
|
+
const prefix = (()=>{
|
|
3701
|
+
if (!prefixNode) return undefined;
|
|
3702
|
+
if ("Icon#28452:111" in prefixNode.componentProperties) {
|
|
3703
|
+
return createSeedReactElement("Icon", {
|
|
3704
|
+
svg: ctx.iconHandler.transform(prefixNode.componentProperties["Icon#28452:111"])
|
|
3705
|
+
});
|
|
3706
|
+
}
|
|
3707
|
+
return traverse(prefixNode.children[0]);
|
|
3708
|
+
})();
|
|
3709
|
+
const suffixNode = (()=>{
|
|
3710
|
+
if (props["Has Suffix#28452:64"].value === false) return null;
|
|
3711
|
+
for (const key of Object.values(SUFFIX_KEYS)){
|
|
3712
|
+
const [found] = findAllInstances({
|
|
3713
|
+
node,
|
|
3714
|
+
key
|
|
3715
|
+
});
|
|
3716
|
+
if (found) return found;
|
|
3717
|
+
}
|
|
3718
|
+
return null;
|
|
3719
|
+
})();
|
|
3720
|
+
const suffix = (()=>{
|
|
3721
|
+
if (!suffixNode) return undefined;
|
|
3722
|
+
if ("Icon#28347:9" in suffixNode.componentProperties) {
|
|
3723
|
+
return createSeedReactElement("Icon", {
|
|
3724
|
+
svg: ctx.iconHandler.transform(suffixNode.componentProperties["Icon#28347:9"])
|
|
3725
|
+
});
|
|
3726
|
+
}
|
|
3727
|
+
return traverse(suffixNode.children[0]);
|
|
3728
|
+
})();
|
|
3729
|
+
const disabled = props.State.value === "Disabled";
|
|
3730
|
+
const tag = (()=>{
|
|
3731
|
+
if (suffix?.tag === "SwitchMark") {
|
|
3732
|
+
return "ListSwitchItem";
|
|
3733
|
+
}
|
|
3734
|
+
if (prefix?.tag === "Checkmark" || suffix?.tag === "Checkmark") {
|
|
3735
|
+
return "ListCheckItem";
|
|
3736
|
+
}
|
|
3737
|
+
if (prefix?.tag === "RadioMark" || suffix?.tag === "RadioMark") {
|
|
3738
|
+
return "ListRadioItem";
|
|
3739
|
+
}
|
|
3740
|
+
// checkmark/radioMark 없는데 disabled인 경우 Button으로 추측
|
|
3741
|
+
if (disabled) {
|
|
3742
|
+
return "ListButtonItem";
|
|
3743
|
+
}
|
|
3744
|
+
return "ListItem";
|
|
3745
|
+
})();
|
|
3746
|
+
const commonProps = {
|
|
3747
|
+
...tag === "ListRadioItem" && {
|
|
3748
|
+
value: title
|
|
3749
|
+
},
|
|
3750
|
+
alignItems,
|
|
3751
|
+
title,
|
|
3752
|
+
...props["Has Detail#28469:1"].value && detailNode && {
|
|
3753
|
+
detail: detailNode.characters
|
|
3754
|
+
},
|
|
3755
|
+
...prefix && {
|
|
3756
|
+
prefix
|
|
3757
|
+
},
|
|
3758
|
+
...suffix && {
|
|
3759
|
+
suffix
|
|
3760
|
+
},
|
|
3761
|
+
...disabled && (tag === "ListButtonItem" || tag === "ListCheckItem" || tag === "ListRadioItem" || tag === "ListSwitchItem") && {
|
|
3762
|
+
disabled: true
|
|
3763
|
+
},
|
|
3764
|
+
...props.State.value === "Highlighted" && {
|
|
3765
|
+
highlighted: true
|
|
3766
|
+
}
|
|
3767
|
+
};
|
|
3768
|
+
const comment = tsPattern.match(tag).with("ListItem", ()=>"목적에 따라 ListButtonItem이나 ListLinkItem으로 바꿔 사용하세요.").with("ListCheckItem", ()=>`<List as="fieldset">과 함께 사용하세요.`).with("ListRadioItem", ()=>"<RadioGroup.Root>와 함께 사용하세요.").otherwise(()=>undefined);
|
|
3769
|
+
const list = createLocalSnippetElement$g(tag, commonProps, undefined, {
|
|
3770
|
+
comment
|
|
3771
|
+
});
|
|
3772
|
+
if (props["Divider#28441:0"].value) {
|
|
3773
|
+
return createElement("", {}, [
|
|
3774
|
+
list,
|
|
3775
|
+
createLocalSnippetElement$g("ListDivider")
|
|
3776
|
+
]);
|
|
3777
|
+
}
|
|
3778
|
+
return list;
|
|
3779
|
+
});
|
|
3780
|
+
|
|
3781
|
+
const { createLocalSnippetElement: createLocalSnippetElement$f } = createLocalSnippetHelper("manner-temp-badge");
|
|
3782
|
+
const createMannerTempBadgeHandler = (_ctx)=>defineComponentHandler(metadata$m.key, ({ children })=>{
|
|
3783
|
+
const textNode = children.find((child)=>child.type === "TEXT");
|
|
3784
|
+
const commonProps = {
|
|
3785
|
+
temperature: Number(textNode?.characters.replace(/[^\d.-]/g, "") ?? "-1")
|
|
3786
|
+
};
|
|
3787
|
+
return createLocalSnippetElement$f("MannerTempBadge", commonProps);
|
|
3788
|
+
});
|
|
3789
|
+
|
|
3790
|
+
const { createLocalSnippetElement: createLocalSnippetElement$e } = createLocalSnippetHelper("manner-temp");
|
|
3791
|
+
const createMannerTempHandler = (_ctx)=>defineComponentHandler(metadata$n.key, ({ children })=>{
|
|
3792
|
+
const textNode = children.find((child)=>child.type === "TEXT");
|
|
3793
|
+
const commonProps = {
|
|
3794
|
+
temperature: Number(textNode?.characters.replace(/[^\d.-]/g, "") ?? "-1")
|
|
3795
|
+
};
|
|
3796
|
+
return createLocalSnippetElement$e("MannerTemp", commonProps);
|
|
3797
|
+
});
|
|
3798
|
+
|
|
3799
|
+
const { createLocalSnippetElement: createLocalSnippetElement$d } = createLocalSnippetHelper("menu-sheet");
|
|
3800
|
+
const { createLocalSnippetElement: createLocalSnippetElementTrigger } = createLocalSnippetHelper("action-button");
|
|
3801
|
+
const MENU_SHEET_ITEM_KEY = "057083e95466da59051119eec0b41d4ad5a07f8f";
|
|
3802
|
+
const createMenuSheetItemHandler = (ctx)=>defineComponentHandler(MENU_SHEET_ITEM_KEY, ({ componentProperties: props })=>{
|
|
3803
|
+
const states = props.State.value.split("-");
|
|
3804
|
+
const commonProps = {
|
|
3805
|
+
tone: changeCase.camelCase(props.Tone.value),
|
|
3806
|
+
...states.includes("Disabled") && {
|
|
3807
|
+
disabled: true
|
|
3808
|
+
}
|
|
3809
|
+
};
|
|
3810
|
+
return createLocalSnippetElement$d("MenuSheetItem", commonProps, [
|
|
3811
|
+
props["Show Prefix Icon#17043:5"].value ? createSeedReactElement("PrefixIcon", {
|
|
3812
|
+
svg: ctx.iconHandler.transform(props["Prefix Icon#55948:0"])
|
|
3813
|
+
}) : undefined,
|
|
3814
|
+
props["Label#55905:8"].value
|
|
3815
|
+
]);
|
|
3816
|
+
});
|
|
3817
|
+
const MENU_SHEET_GROUP_KEY = "2a504a1c6b7810d5e652862dcba2cb7048f9eb16";
|
|
3818
|
+
const createMenuSheetGroupHandler = (ctx)=>{
|
|
3819
|
+
const menuSheetItemHandler = createMenuSheetItemHandler(ctx);
|
|
3820
|
+
return defineComponentHandler(MENU_SHEET_GROUP_KEY, (node, traverse)=>{
|
|
3821
|
+
const items = findAllInstances({
|
|
3822
|
+
node,
|
|
3823
|
+
key: menuSheetItemHandler.key
|
|
3824
|
+
});
|
|
3825
|
+
const contentChildren = items.map((item)=>menuSheetItemHandler.transform(item, traverse));
|
|
3826
|
+
return createLocalSnippetElement$d("MenuSheetGroup", undefined, contentChildren);
|
|
3827
|
+
});
|
|
3828
|
+
};
|
|
3829
|
+
const createMenuSheetHandler = (ctx)=>{
|
|
3830
|
+
const menuSheetGroupHandler = createMenuSheetGroupHandler(ctx);
|
|
3831
|
+
return defineComponentHandler(metadata$l.key, (node, traverse)=>{
|
|
3832
|
+
const { componentProperties: props } = node;
|
|
3833
|
+
const groups = findAllInstances({
|
|
3834
|
+
node,
|
|
3835
|
+
key: menuSheetGroupHandler.key
|
|
3836
|
+
});
|
|
3837
|
+
const contentChildren = groups.map((group)=>menuSheetGroupHandler.transform(group, traverse));
|
|
3838
|
+
const title = props["Show Header#17043:12"].value ? props["Title Text#14599:0"].value : undefined;
|
|
3839
|
+
// TODO: React 구현체에 description 추가 이후
|
|
3840
|
+
// const description = props["Description Text#21827:0"].value;
|
|
3841
|
+
const { labelAlignment } = tsPattern.match(props.Layout.value).with("Text with Icon", ()=>({
|
|
3842
|
+
labelAlignment: undefined
|
|
3843
|
+
})).with("Text Only", ()=>({
|
|
3844
|
+
labelAlignment: "center"
|
|
3845
|
+
})).exhaustive();
|
|
3846
|
+
const content = createLocalSnippetElement$d("MenuSheetContent", {
|
|
3847
|
+
title,
|
|
3848
|
+
labelAlignment
|
|
3849
|
+
}, contentChildren, {
|
|
3850
|
+
comment: title ? undefined : "title을 제공하지 않는 경우 aria-label이나 aria-labelledby 중 하나를 제공해야 합니다."
|
|
3851
|
+
});
|
|
3852
|
+
const trigger = createLocalSnippetElement$d("MenuSheetTrigger", {
|
|
3853
|
+
asChild: true
|
|
3854
|
+
}, createLocalSnippetElementTrigger("ActionButton", {}, "MenuSheet 열기"));
|
|
3855
|
+
return createLocalSnippetElement$d("MenuSheet", undefined, [
|
|
3856
|
+
trigger,
|
|
3857
|
+
content
|
|
3858
|
+
]);
|
|
3859
|
+
});
|
|
3860
|
+
};
|
|
3861
|
+
|
|
3862
|
+
const { createLocalSnippetElement: createLocalSnippetElement$c } = createLocalSnippetHelper("text-field");
|
|
3863
|
+
const createMultilineTextFieldHandler = (_ctx)=>defineComponentHandler(metadata$k.key, ({ componentProperties: props })=>{
|
|
3864
|
+
const { Size: { value: size }, State: { value: state }, Filled: { value: filled }, "Show Header#870:0": { value: showHeader }, "Label#15327:323": { value: label }, "Show Indicator#1259:0": { value: showIndicator }, "Indicator#15327:286": { value: indicator }, "Placeholder#958:0": { value: placeholder }, "Filled Text#1304:0": { value: defaultValue }, "Show Footer#958:25": { value: showFooter }, "Show Description#958:50": { value: showDescription }, "Description#15327:212": { value: description }, "Show Character count#958:75": { value: showCharacterCount }, "Character Count#15327:360": { value: _characterCount }, "Max Character Count#15327:175": { value: maxCharacterCount } } = props;
|
|
3865
|
+
const states = state.split("-");
|
|
3866
|
+
const commonProps = {
|
|
3867
|
+
size: handleSizeProp(size),
|
|
3868
|
+
// header
|
|
3869
|
+
...showHeader && {
|
|
3870
|
+
label
|
|
3871
|
+
},
|
|
3872
|
+
...showHeader && showIndicator && {
|
|
3873
|
+
indicator
|
|
3874
|
+
},
|
|
3875
|
+
// input
|
|
3876
|
+
...filled === "True" && {
|
|
3877
|
+
defaultValue
|
|
3878
|
+
},
|
|
3879
|
+
...states.includes("Invalid") && {
|
|
3880
|
+
invalid: true
|
|
3881
|
+
},
|
|
3882
|
+
...states.includes("Disabled") && {
|
|
3883
|
+
disabled: true
|
|
3884
|
+
},
|
|
3719
3885
|
...states.includes("Read Only") && {
|
|
3720
3886
|
readOnly: true
|
|
3721
3887
|
},
|
|
@@ -3746,7 +3912,7 @@ const createPageBannerButtonHandler = (_ctx)=>defineComponentHandler(SUFFIX_BUTT
|
|
|
3746
3912
|
});
|
|
3747
3913
|
const createPageBannerHandler = (ctx)=>{
|
|
3748
3914
|
const buttonHandler = createPageBannerButtonHandler();
|
|
3749
|
-
return defineComponentHandler(metadata$
|
|
3915
|
+
return defineComponentHandler(metadata$j.key, (node, traverse)=>{
|
|
3750
3916
|
const { componentProperties: props } = node;
|
|
3751
3917
|
const { tag, suffix } = tsPattern.match(props.Interaction.value).with("Actionable", ()=>({
|
|
3752
3918
|
tag: "ActionablePageBanner",
|
|
@@ -3811,7 +3977,7 @@ const createPageBannerHandler = (ctx)=>{
|
|
|
3811
3977
|
};
|
|
3812
3978
|
|
|
3813
3979
|
const { createLocalSnippetElement: createLocalSnippetElement$a } = createLocalSnippetHelper("progress-circle");
|
|
3814
|
-
const createProgressCircleHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
3980
|
+
const createProgressCircleHandler = (_ctx)=>defineComponentHandler(metadata$i.key, ({ componentProperties: props })=>{
|
|
3815
3981
|
const { value, minValue, maxValue } = tsPattern.match(props.Value.value).with("Indeterminate", ()=>({
|
|
3816
3982
|
value: undefined,
|
|
3817
3983
|
minValue: undefined,
|
|
@@ -3846,17 +4012,7 @@ const createProgressCircleHandler = (_ctx)=>defineComponentHandler(metadata$h.ke
|
|
|
3846
4012
|
});
|
|
3847
4013
|
|
|
3848
4014
|
const { createLocalSnippetElement: createLocalSnippetElement$9 } = createLocalSnippetHelper("radio-group");
|
|
3849
|
-
const
|
|
3850
|
-
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated]Brand", ()=>"brand").exhaustive();
|
|
3851
|
-
const commonProps = {
|
|
3852
|
-
tone,
|
|
3853
|
-
size: handleSizeProp(props.Size.value)
|
|
3854
|
-
};
|
|
3855
|
-
return createLocalSnippetElement$9("RadioMark", commonProps);
|
|
3856
|
-
});
|
|
3857
|
-
|
|
3858
|
-
const { createLocalSnippetElement: createLocalSnippetElement$8 } = createLocalSnippetHelper("radio-group");
|
|
3859
|
-
const createRadioGroupItemHandler = (_ctx)=>defineComponentHandler(metadata$g.key, ({ componentProperties: props })=>{
|
|
4015
|
+
const createRadioGroupItemHandler = (_ctx)=>defineComponentHandler(metadata$h.key, ({ componentProperties: props })=>{
|
|
3860
4016
|
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated]Brand", ()=>"brand").exhaustive();
|
|
3861
4017
|
const commonProps = {
|
|
3862
4018
|
...props.State.value === "Disabled" && {
|
|
@@ -3868,11 +4024,21 @@ const createRadioGroupItemHandler = (_ctx)=>defineComponentHandler(metadata$g.ke
|
|
|
3868
4024
|
tone,
|
|
3869
4025
|
weight: changeCase.camelCase(props.Weight.value)
|
|
3870
4026
|
};
|
|
3871
|
-
return createLocalSnippetElement$
|
|
4027
|
+
return createLocalSnippetElement$9("RadioGroupItem", commonProps);
|
|
4028
|
+
});
|
|
4029
|
+
|
|
4030
|
+
const { createLocalSnippetElement: createLocalSnippetElement$8 } = createLocalSnippetHelper("radio-group");
|
|
4031
|
+
const createRadioMarkHandler = (_ctx)=>defineComponentHandler(metadata$g.key, ({ componentProperties: props })=>{
|
|
4032
|
+
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated]Brand", ()=>"brand").exhaustive();
|
|
4033
|
+
const commonProps = {
|
|
4034
|
+
tone,
|
|
4035
|
+
size: handleSizeProp(props.Size.value)
|
|
4036
|
+
};
|
|
4037
|
+
return createLocalSnippetElement$8("RadioMark", commonProps);
|
|
3872
4038
|
});
|
|
3873
4039
|
|
|
3874
4040
|
const { createLocalSnippetElement: createLocalSnippetElement$7 } = createLocalSnippetHelper("reaction-button");
|
|
3875
|
-
const createReactionButtonHandler = (ctx)=>defineComponentHandler(metadata$
|
|
4041
|
+
const createReactionButtonHandler = (ctx)=>defineComponentHandler(metadata$e.key, ({ componentProperties: props })=>{
|
|
3876
4042
|
const commonProps = {
|
|
3877
4043
|
size: handleSizeProp(props.Size.value),
|
|
3878
4044
|
...props.State.value === "Loading" && {
|
|
@@ -3908,7 +4074,7 @@ const createSegmentedControlItemHandler = (_ctx)=>defineComponentHandler(SEGMENT
|
|
|
3908
4074
|
});
|
|
3909
4075
|
const createSegmentedControlHandler = (ctx)=>{
|
|
3910
4076
|
const segmentedControlItemHandler = createSegmentedControlItemHandler();
|
|
3911
|
-
return defineComponentHandler(metadata$
|
|
4077
|
+
return defineComponentHandler(metadata$b.key, (node, traverse)=>{
|
|
3912
4078
|
const segments = findAllInstances({
|
|
3913
4079
|
node,
|
|
3914
4080
|
key: segmentedControlItemHandler.key
|
|
@@ -3927,7 +4093,7 @@ const createSegmentedControlHandler = (ctx)=>{
|
|
|
3927
4093
|
};
|
|
3928
4094
|
|
|
3929
4095
|
const { createLocalSnippetElement: createLocalSnippetElement$5 } = createLocalSnippetHelper("select-box");
|
|
3930
|
-
const createSelectBoxHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
4096
|
+
const createSelectBoxHandler = (_ctx)=>defineComponentHandler(metadata$a.key, ({ componentProperties: props })=>{
|
|
3931
4097
|
const tag = tsPattern.match(props.Control.value).with("Checkbox", ()=>"CheckSelectBox").with("Radio", ()=>"RadioSelectBoxItem").exhaustive();
|
|
3932
4098
|
const commonProps = {
|
|
3933
4099
|
label: props["Label#3635:0"].value,
|
|
@@ -3945,7 +4111,7 @@ const createSelectBoxHandler = (_ctx)=>defineComponentHandler(metadata$9.key, ({
|
|
|
3945
4111
|
});
|
|
3946
4112
|
const createSelectBoxGroupHandler = (ctx)=>{
|
|
3947
4113
|
const selectBoxHandler = createSelectBoxHandler();
|
|
3948
|
-
return defineComponentHandler(metadata$
|
|
4114
|
+
return defineComponentHandler(metadata$K.key, (node, traverse)=>{
|
|
3949
4115
|
const props = node.componentProperties;
|
|
3950
4116
|
const tag = tsPattern.match(props.Control.value).with("Checkbox", ()=>"CheckSelectBoxGroup").with("Radio", ()=>"RadioSelectBoxRoot").exhaustive();
|
|
3951
4117
|
const selectBoxes = findAllInstances({
|
|
@@ -3968,7 +4134,7 @@ const createSelectBoxGroupHandler = (ctx)=>{
|
|
|
3968
4134
|
});
|
|
3969
4135
|
};
|
|
3970
4136
|
|
|
3971
|
-
const createSkeletonHandler = (ctx)=>defineComponentHandler(metadata$
|
|
4137
|
+
const createSkeletonHandler = (ctx)=>defineComponentHandler(metadata$9.key, (node)=>{
|
|
3972
4138
|
const { componentProperties: props, layoutSizingHorizontal, layoutSizingVertical } = node;
|
|
3973
4139
|
const commonProps = {
|
|
3974
4140
|
radius: changeCase.camelCase(props.Radius.value),
|
|
@@ -3979,7 +4145,7 @@ const createSkeletonHandler = (ctx)=>defineComponentHandler(metadata$8.key, (nod
|
|
|
3979
4145
|
});
|
|
3980
4146
|
|
|
3981
4147
|
const { createLocalSnippetElement: createLocalSnippetElement$4 } = createLocalSnippetHelper("snackbar");
|
|
3982
|
-
const createSnackbarHandler = (_ctx)=>defineComponentHandler(metadata$
|
|
4148
|
+
const createSnackbarHandler = (_ctx)=>defineComponentHandler(metadata$7.key, ({ componentProperties: props })=>{
|
|
3983
4149
|
const commonProps = {
|
|
3984
4150
|
message: props["Message#1528:4"].value,
|
|
3985
4151
|
variant: changeCase.camelCase(props.Variant.value),
|
|
@@ -3992,11 +4158,27 @@ const createSnackbarHandler = (_ctx)=>defineComponentHandler(metadata$6.key, ({
|
|
|
3992
4158
|
});
|
|
3993
4159
|
|
|
3994
4160
|
const { createLocalSnippetElement: createLocalSnippetElement$3 } = createLocalSnippetHelper("switch");
|
|
3995
|
-
const
|
|
4161
|
+
const createSwitchMarkHandler = (_ctx)=>defineComponentHandler(metadata$4.key, ({ componentProperties: props })=>{
|
|
3996
4162
|
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated] Brand", ()=>"brand").exhaustive();
|
|
3997
4163
|
const commonProps = {
|
|
3998
4164
|
tone,
|
|
3999
|
-
size: props.Size.value
|
|
4165
|
+
size: props.Size.value
|
|
4166
|
+
};
|
|
4167
|
+
return createLocalSnippetElement$3("SwitchMark", commonProps);
|
|
4168
|
+
});
|
|
4169
|
+
|
|
4170
|
+
const { createLocalSnippetElement: createLocalSnippetElement$2 } = createLocalSnippetHelper("switch");
|
|
4171
|
+
const createSwitchHandler = (_ctx)=>defineComponentHandler(metadata$5.key, ({ componentProperties: props })=>{
|
|
4172
|
+
const tone = tsPattern.match(props.Tone.value).with("Neutral", ()=>"neutral").with("🚫[Deprecated] Brand", ()=>"brand").exhaustive();
|
|
4173
|
+
const commonProps = {
|
|
4174
|
+
tone,
|
|
4175
|
+
size: props.Size.value
|
|
4176
|
+
};
|
|
4177
|
+
if (props["Layout(Figma Only)"].value === "🚫[Switch Mark 사용] Switch Only") {
|
|
4178
|
+
return createLocalSnippetElement$2("SwitchMark", commonProps);
|
|
4179
|
+
}
|
|
4180
|
+
return createLocalSnippetElement$2("Switch", {
|
|
4181
|
+
...commonProps,
|
|
4000
4182
|
label: props["Label#36578:0"].value,
|
|
4001
4183
|
...props.Selected.value === "True" && {
|
|
4002
4184
|
defaultChecked: true
|
|
@@ -4004,8 +4186,7 @@ const createSwitchHandler = (_ctx)=>defineComponentHandler(metadata$4.key, ({ co
|
|
|
4004
4186
|
...props.State.value === "Disabled" && {
|
|
4005
4187
|
disabled: true
|
|
4006
4188
|
}
|
|
4007
|
-
};
|
|
4008
|
-
return createLocalSnippetElement$3("Switch", commonProps);
|
|
4189
|
+
});
|
|
4009
4190
|
});
|
|
4010
4191
|
|
|
4011
4192
|
const { createLocalSnippetElement: createTabsLocalSnippetElement } = createLocalSnippetHelper("tabs");
|
|
@@ -4161,7 +4342,7 @@ const createLineTriggerFillHandler = (_ctx)=>defineComponentHandler(LINE_TRIGGER
|
|
|
4161
4342
|
// this is redundant; can this be better?
|
|
4162
4343
|
const [chip] = findAllInstances({
|
|
4163
4344
|
node,
|
|
4164
|
-
key: metadata$
|
|
4345
|
+
key: metadata$x.key
|
|
4165
4346
|
});
|
|
4166
4347
|
if (!chip) throw new Error("Chip not found in ChipTabsTrigger");
|
|
4167
4348
|
return {
|
|
@@ -4172,7 +4353,7 @@ const createLineTriggerFillHandler = (_ctx)=>defineComponentHandler(LINE_TRIGGER
|
|
|
4172
4353
|
const selectedTrigger = nodes.find((node)=>node.componentProperties.State.value === "Selected");
|
|
4173
4354
|
const [selectedChip] = selectedTrigger ? findAllInstances({
|
|
4174
4355
|
node: selectedTrigger,
|
|
4175
|
-
key: metadata$
|
|
4356
|
+
key: metadata$x.key
|
|
4176
4357
|
}) : [
|
|
4177
4358
|
undefined
|
|
4178
4359
|
];
|
|
@@ -4200,7 +4381,7 @@ const CHIP_TRIGGER_KEY = "95bf31a329f9e8bba0d9aa2299d1552f1d388148";
|
|
|
4200
4381
|
const createChipTabsTriggerHandler = (_ctx)=>defineComponentHandler(CHIP_TRIGGER_KEY, (node)=>{
|
|
4201
4382
|
const [chip] = findAllInstances({
|
|
4202
4383
|
node,
|
|
4203
|
-
key: metadata$
|
|
4384
|
+
key: metadata$x.key
|
|
4204
4385
|
});
|
|
4205
4386
|
if (!chip) throw new Error("Chip not found in ChipTabsTrigger");
|
|
4206
4387
|
const props = node.componentProperties;
|
|
@@ -4217,7 +4398,7 @@ const createChipTabsTriggerHandler = (_ctx)=>defineComponentHandler(CHIP_TRIGGER
|
|
|
4217
4398
|
return createChipTabsLocalSnippetElement("ChipTabsTrigger", commonProps);
|
|
4218
4399
|
});
|
|
4219
4400
|
|
|
4220
|
-
const { createLocalSnippetElement: createLocalSnippetElement$
|
|
4401
|
+
const { createLocalSnippetElement: createLocalSnippetElement$1 } = createLocalSnippetHelper("text-field");
|
|
4221
4402
|
const createTextFieldHandler = (ctx)=>defineComponentHandler(metadata$2.key, ({ componentProperties: props })=>{
|
|
4222
4403
|
const { Size: { value: size }, State: { value: state }, Filled: { value: filled }, "Show Header#870:0": { value: showHeader }, "Label#14964:0": { value: label }, "Show Indicator#1259:0": { value: showIndicator }, "Indicator#15327:249": { value: indicator }, "Show Prefix#958:125": { value: showPrefix }, "Show Prefix Icon#1267:50": { value: showPrefixIcon }, "Prefix Icon#1267:25": prefixIcon, "Show Prefix Text#1267:0": { value: showPrefixText }, "Prefix Text#15327:101": { value: prefix }, "Placeholder#958:0": { value: placeholder }, "Filled Text#1304:0": { value: defaultValue }, "Show Suffix#958:100": { value: showSuffix }, "Show Suffix Icon#1267:75": { value: showSuffixIcon }, "Suffix Icon #1267:100": suffixIcon, "Show Suffix Text#1267:125": { value: showSuffixText }, "Suffix Text#15327:138": { value: suffix }, "Show Footer#958:25": { value: showFooter }, "Show Description#958:50": { value: showDescription }, "Description#12626:5": { value: description }, "Show Character Count#958:75": { value: showCharacterCount }, "Character Count#15327:64": { value: _characterCount }, "Max Character Count#15327:27": { value: maxCharacterCount } } = props;
|
|
4223
4404
|
const states = state.split("-");
|
|
@@ -4272,11 +4453,11 @@ const createTextFieldHandler = (ctx)=>defineComponentHandler(metadata$2.key, ({
|
|
|
4272
4453
|
const inputProps = {
|
|
4273
4454
|
placeholder
|
|
4274
4455
|
};
|
|
4275
|
-
const TextFieldChildren = createLocalSnippetElement$
|
|
4276
|
-
return createLocalSnippetElement$
|
|
4456
|
+
const TextFieldChildren = createLocalSnippetElement$1("TextFieldInput", inputProps);
|
|
4457
|
+
return createLocalSnippetElement$1("TextField", commonProps, TextFieldChildren);
|
|
4277
4458
|
});
|
|
4278
4459
|
|
|
4279
|
-
const { createLocalSnippetElement
|
|
4460
|
+
const { createLocalSnippetElement } = createLocalSnippetHelper("toggle-button");
|
|
4280
4461
|
const createToggleButtonHandler = (ctx)=>defineComponentHandler(metadata$1.key, ({ componentProperties: props })=>{
|
|
4281
4462
|
const commonProps = {
|
|
4282
4463
|
variant: changeCase.camelCase(props.Variant.value),
|
|
@@ -4291,7 +4472,7 @@ const createToggleButtonHandler = (ctx)=>defineComponentHandler(metadata$1.key,
|
|
|
4291
4472
|
loading: true
|
|
4292
4473
|
}
|
|
4293
4474
|
};
|
|
4294
|
-
return createLocalSnippetElement
|
|
4475
|
+
return createLocalSnippetElement("ToggleButton", commonProps, [
|
|
4295
4476
|
props["Show Prefix Icon#6122:392"].value ? createSeedReactElement("PrefixIcon", {
|
|
4296
4477
|
svg: ctx.iconHandler.transform(props["Prefix Icon#6122:98"])
|
|
4297
4478
|
}) : undefined,
|
|
@@ -4302,125 +4483,6 @@ const createToggleButtonHandler = (ctx)=>defineComponentHandler(metadata$1.key,
|
|
|
4302
4483
|
]);
|
|
4303
4484
|
});
|
|
4304
4485
|
|
|
4305
|
-
const { createLocalSnippetElement } = createLocalSnippetHelper("list");
|
|
4306
|
-
const PREFIX_KEYS = {
|
|
4307
|
-
checkmark: "f24c9ef42ef08df79483fbae0fa7d9037e566748",
|
|
4308
|
-
radioMark: "5a77ad37a2291989dfe77c44ddee9aa39e447f90",
|
|
4309
|
-
icon: "0e4c05f097d3fa2dc0cbfdbf8db2662bcf8439ca",
|
|
4310
|
-
avatar: "ef0e8bd6c2f92e620acf204bb9a8079ef25a1e5c",
|
|
4311
|
-
image: "82239325aa1cb65af7c649fc71a8f2b48fb9b9f3",
|
|
4312
|
-
custom: "81f201fc876e38f016ab7427a6b3da000ee919a2"
|
|
4313
|
-
};
|
|
4314
|
-
const SUFFIX_KEYS = {
|
|
4315
|
-
checkmark: "abf9810103ae6e6afe8fa253ec5f05d6a7304b38",
|
|
4316
|
-
radioMark: "0a9464ad270bfd7f56438f62bb0155a25ca146a9",
|
|
4317
|
-
chevron: "8c52207687ffed15cd5931d71ed9d196b3358a68",
|
|
4318
|
-
switch: "1e933f75dd6bb4b21c3289b5c3b4402d2c623125",
|
|
4319
|
-
custom: "3a70bf5bb9856c13893931b7a0df652bcf0be895",
|
|
4320
|
-
icon: "4cc7e9b84a8388a36cb3898c6c02e6110a3281b9",
|
|
4321
|
-
chevronWithText: "fe0e25f4fecda59d0a3730ead7c5bc0a66a41e7e",
|
|
4322
|
-
iconButton: "5636566f6de6f58200dce388f7b1ac9f517b30e1",
|
|
4323
|
-
actionButton: "3d788f28c785d1c60b937b253c39ce582dbe1ed3"
|
|
4324
|
-
};
|
|
4325
|
-
const createListItemHandler = (ctx)=>defineComponentHandler(metadata$p.key, (node, traverse)=>{
|
|
4326
|
-
const { componentProperties: props } = node;
|
|
4327
|
-
const { alignItems, title } = tsPattern.match(props.Variants.value).with("Single Line", ()=>({
|
|
4328
|
-
alignItems: undefined,
|
|
4329
|
-
title: props["Title#28452:21"].value
|
|
4330
|
-
})).with("Multi Line", ()=>({
|
|
4331
|
-
alignItems: "flex-start",
|
|
4332
|
-
title: props["Title #28487:0"].value
|
|
4333
|
-
})).exhaustive();
|
|
4334
|
-
const detailNode = findOne(node, (node)=>node.type === "TEXT" && node.name === "Sub Text");
|
|
4335
|
-
const prefixNode = (()=>{
|
|
4336
|
-
if (props["Has Prefix#28452:85"].value === false) return null;
|
|
4337
|
-
for (const key of Object.values(PREFIX_KEYS)){
|
|
4338
|
-
const [found] = findAllInstances({
|
|
4339
|
-
node,
|
|
4340
|
-
key
|
|
4341
|
-
});
|
|
4342
|
-
if (found) return found;
|
|
4343
|
-
}
|
|
4344
|
-
return null;
|
|
4345
|
-
})();
|
|
4346
|
-
const prefix = (()=>{
|
|
4347
|
-
if (!prefixNode) return undefined;
|
|
4348
|
-
if ("Icon#28452:111" in prefixNode.componentProperties) {
|
|
4349
|
-
return createSeedReactElement("Icon", {
|
|
4350
|
-
svg: ctx.iconHandler.transform(prefixNode.componentProperties["Icon#28452:111"])
|
|
4351
|
-
});
|
|
4352
|
-
}
|
|
4353
|
-
return traverse(prefixNode.children[0]);
|
|
4354
|
-
})();
|
|
4355
|
-
const suffixNode = (()=>{
|
|
4356
|
-
if (props["Has Suffix#28452:64"].value === false) return null;
|
|
4357
|
-
for (const key of Object.values(SUFFIX_KEYS)){
|
|
4358
|
-
const [found] = findAllInstances({
|
|
4359
|
-
node,
|
|
4360
|
-
key
|
|
4361
|
-
});
|
|
4362
|
-
if (found) return found;
|
|
4363
|
-
}
|
|
4364
|
-
return null;
|
|
4365
|
-
})();
|
|
4366
|
-
const suffix = (()=>{
|
|
4367
|
-
if (!suffixNode) return undefined;
|
|
4368
|
-
if ("Icon#28347:9" in suffixNode.componentProperties) {
|
|
4369
|
-
return createSeedReactElement("Icon", {
|
|
4370
|
-
svg: ctx.iconHandler.transform(suffixNode.componentProperties["Icon#28347:9"])
|
|
4371
|
-
});
|
|
4372
|
-
}
|
|
4373
|
-
return traverse(suffixNode.children[0]);
|
|
4374
|
-
})();
|
|
4375
|
-
const disabled = props.State.value === "Disabled";
|
|
4376
|
-
const tag = (()=>{
|
|
4377
|
-
if (prefix?.tag === "Checkmark" || suffix?.tag === "Checkmark") {
|
|
4378
|
-
return "ListCheckItem";
|
|
4379
|
-
}
|
|
4380
|
-
if (prefix?.tag === "RadioMark" || suffix?.tag === "RadioMark") {
|
|
4381
|
-
return "ListRadioItem";
|
|
4382
|
-
}
|
|
4383
|
-
// checkmark/radioMark 없는데 disabled인 경우 Button으로 추측
|
|
4384
|
-
if (disabled) {
|
|
4385
|
-
return "ListButtonItem";
|
|
4386
|
-
}
|
|
4387
|
-
return "ListItem";
|
|
4388
|
-
})();
|
|
4389
|
-
const commonProps = {
|
|
4390
|
-
...tag === "ListRadioItem" && {
|
|
4391
|
-
value: title
|
|
4392
|
-
},
|
|
4393
|
-
alignItems,
|
|
4394
|
-
title,
|
|
4395
|
-
...props["Has Detail#28469:1"].value && detailNode && {
|
|
4396
|
-
detail: detailNode.characters
|
|
4397
|
-
},
|
|
4398
|
-
...prefix && {
|
|
4399
|
-
prefix
|
|
4400
|
-
},
|
|
4401
|
-
...suffix && {
|
|
4402
|
-
suffix
|
|
4403
|
-
},
|
|
4404
|
-
...disabled && (tag === "ListButtonItem" || tag === "ListCheckItem" || tag === "ListRadioItem") && {
|
|
4405
|
-
disabled: true
|
|
4406
|
-
},
|
|
4407
|
-
...props.State.value === "Highlighted" && {
|
|
4408
|
-
highlighted: true
|
|
4409
|
-
}
|
|
4410
|
-
};
|
|
4411
|
-
const comment = tsPattern.match(tag).with("ListItem", ()=>"목적에 따라 ListButtonItem이나 ListLinkItem으로 바꿔 사용하세요.").with("ListCheckItem", ()=>`<List as="fieldset">과 함께 사용하세요.`).with("ListRadioItem", ()=>"<RadioGroup.Root>와 함께 사용하세요.").otherwise(()=>undefined);
|
|
4412
|
-
const list = createLocalSnippetElement(tag, commonProps, undefined, {
|
|
4413
|
-
comment
|
|
4414
|
-
});
|
|
4415
|
-
if (props["Divider#28441:0"].value) {
|
|
4416
|
-
return createElement("", {}, [
|
|
4417
|
-
list,
|
|
4418
|
-
createLocalSnippetElement("ListDivider")
|
|
4419
|
-
]);
|
|
4420
|
-
}
|
|
4421
|
-
return list;
|
|
4422
|
-
});
|
|
4423
|
-
|
|
4424
4486
|
function bindComponentHandler(unbound, deps) {
|
|
4425
4487
|
return unbound(deps);
|
|
4426
4488
|
}
|
|
@@ -4443,6 +4505,7 @@ const unboundSeedComponentHandlers = [
|
|
|
4443
4505
|
createFloatingActionButtonHandler,
|
|
4444
4506
|
createHelpBubbleHandler,
|
|
4445
4507
|
createIdentityPlaceholderHandler,
|
|
4508
|
+
createListHeaderHandler,
|
|
4446
4509
|
createListItemHandler,
|
|
4447
4510
|
createMannerTempBadgeHandler,
|
|
4448
4511
|
createMannerTempHandler,
|
|
@@ -4459,6 +4522,7 @@ const unboundSeedComponentHandlers = [
|
|
|
4459
4522
|
createSkeletonHandler,
|
|
4460
4523
|
createSnackbarHandler,
|
|
4461
4524
|
createSwitchHandler,
|
|
4525
|
+
createSwitchMarkHandler,
|
|
4462
4526
|
createTabsHandler,
|
|
4463
4527
|
createTextFieldHandler,
|
|
4464
4528
|
createToggleButtonHandler
|
|
@@ -7578,13 +7642,13 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
7578
7642
|
"VariableID:1:164",
|
|
7579
7643
|
"VariableID:1:157",
|
|
7580
7644
|
"VariableID:1:165",
|
|
7581
|
-
"VariableID:1:171",
|
|
7582
7645
|
"VariableID:238:17662",
|
|
7583
7646
|
"VariableID:17544:4057",
|
|
7584
|
-
"VariableID:
|
|
7647
|
+
"VariableID:1:171",
|
|
7585
7648
|
"VariableID:670:2700",
|
|
7586
|
-
"VariableID:
|
|
7649
|
+
"VariableID:41186:6437",
|
|
7587
7650
|
"VariableID:1:158",
|
|
7651
|
+
"VariableID:1:172",
|
|
7588
7652
|
"VariableID:1:161",
|
|
7589
7653
|
"VariableID:1:159",
|
|
7590
7654
|
"VariableID:576:22878",
|
|
@@ -7631,8 +7695,8 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
7631
7695
|
"VariableID:12479:23364",
|
|
7632
7696
|
"VariableID:12479:23365",
|
|
7633
7697
|
"VariableID:12479:23366",
|
|
7634
|
-
"VariableID:12548:1437",
|
|
7635
7698
|
"VariableID:1:7",
|
|
7699
|
+
"VariableID:12548:1437",
|
|
7636
7700
|
"VariableID:12479:23367",
|
|
7637
7701
|
"VariableID:12479:23368",
|
|
7638
7702
|
"VariableID:12479:23371",
|
|
@@ -7787,7 +7851,15 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
7787
7851
|
"VariableID:34377:100601",
|
|
7788
7852
|
"VariableID:34377:100602",
|
|
7789
7853
|
"VariableID:36765:108896",
|
|
7790
|
-
"VariableID:36765:108897"
|
|
7854
|
+
"VariableID:36765:108897",
|
|
7855
|
+
"VariableID:43290:12817",
|
|
7856
|
+
"VariableID:43290:12818",
|
|
7857
|
+
"VariableID:43290:12819",
|
|
7858
|
+
"VariableID:43290:12821",
|
|
7859
|
+
"VariableID:43290:12820",
|
|
7860
|
+
"VariableID:43290:12822",
|
|
7861
|
+
"VariableID:43290:12823",
|
|
7862
|
+
"VariableID:43290:12824"
|
|
7791
7863
|
]
|
|
7792
7864
|
},
|
|
7793
7865
|
"VariableCollectionId:1:174": {
|
|
@@ -7957,8 +8029,8 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
7957
8029
|
|
|
7958
8030
|
const FIGMA_VARIABLES = {
|
|
7959
8031
|
"VariableID:1:170": {
|
|
7960
|
-
"id": "VariableID:1:170",
|
|
7961
8032
|
"name": "_legacy/stroke/field",
|
|
8033
|
+
"id": "VariableID:1:170",
|
|
7962
8034
|
"remote": false,
|
|
7963
8035
|
"key": "bffc4d796285b14756405c8faf1eb619eabf8b19",
|
|
7964
8036
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -7983,8 +8055,8 @@ const FIGMA_VARIABLES = {
|
|
|
7983
8055
|
"codeSyntax": {}
|
|
7984
8056
|
},
|
|
7985
8057
|
"VariableID:17544:4057": {
|
|
7986
|
-
"id": "VariableID:17544:4057",
|
|
7987
8058
|
"name": "_legacy/stroke/on-image",
|
|
8059
|
+
"id": "VariableID:17544:4057",
|
|
7988
8060
|
"remote": false,
|
|
7989
8061
|
"key": "7dda7b5c673d7026f25eccc7533f6c81468b4518",
|
|
7990
8062
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8007,8 +8079,8 @@ const FIGMA_VARIABLES = {
|
|
|
8007
8079
|
"codeSyntax": {}
|
|
8008
8080
|
},
|
|
8009
8081
|
"VariableID:1:151": {
|
|
8010
|
-
"id": "VariableID:1:151",
|
|
8011
8082
|
"name": "bg/brand-solid",
|
|
8083
|
+
"id": "VariableID:1:151",
|
|
8012
8084
|
"remote": false,
|
|
8013
8085
|
"key": "14d9069bbde1d267abff7d8f5613cc9c754357d9",
|
|
8014
8086
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8032,8 +8104,8 @@ const FIGMA_VARIABLES = {
|
|
|
8032
8104
|
"codeSyntax": {}
|
|
8033
8105
|
},
|
|
8034
8106
|
"VariableID:1:152": {
|
|
8035
|
-
"id": "VariableID:1:152",
|
|
8036
8107
|
"name": "bg/brand-solid-pressed",
|
|
8108
|
+
"id": "VariableID:1:152",
|
|
8037
8109
|
"remote": false,
|
|
8038
8110
|
"key": "d619ede215aa2da9881e5ca4ed063db8ba8ecbc4",
|
|
8039
8111
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8057,8 +8129,8 @@ const FIGMA_VARIABLES = {
|
|
|
8057
8129
|
"codeSyntax": {}
|
|
8058
8130
|
},
|
|
8059
8131
|
"VariableID:36929:111145": {
|
|
8060
|
-
"id": "VariableID:36929:111145",
|
|
8061
8132
|
"name": "bg/brand-weak",
|
|
8133
|
+
"id": "VariableID:36929:111145",
|
|
8062
8134
|
"remote": false,
|
|
8063
8135
|
"key": "338fcdefc08d087b18d40563139abac2b97a1c54",
|
|
8064
8136
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8081,8 +8153,8 @@ const FIGMA_VARIABLES = {
|
|
|
8081
8153
|
"codeSyntax": {}
|
|
8082
8154
|
},
|
|
8083
8155
|
"VariableID:36929:111146": {
|
|
8084
|
-
"id": "VariableID:36929:111146",
|
|
8085
8156
|
"name": "bg/brand-weak-pressed",
|
|
8157
|
+
"id": "VariableID:36929:111146",
|
|
8086
8158
|
"remote": false,
|
|
8087
8159
|
"key": "935393e61d597c538133c898a637372afb703376",
|
|
8088
8160
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8105,8 +8177,8 @@ const FIGMA_VARIABLES = {
|
|
|
8105
8177
|
"codeSyntax": {}
|
|
8106
8178
|
},
|
|
8107
8179
|
"VariableID:1:148": {
|
|
8108
|
-
"id": "VariableID:1:148",
|
|
8109
8180
|
"name": "bg/critical-solid",
|
|
8181
|
+
"id": "VariableID:1:148",
|
|
8110
8182
|
"remote": false,
|
|
8111
8183
|
"key": "80f05ce726e60302d757cfc7bc0a6a99f2508694",
|
|
8112
8184
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8130,8 +8202,8 @@ const FIGMA_VARIABLES = {
|
|
|
8130
8202
|
"codeSyntax": {}
|
|
8131
8203
|
},
|
|
8132
8204
|
"VariableID:1:149": {
|
|
8133
|
-
"id": "VariableID:1:149",
|
|
8134
8205
|
"name": "bg/critical-solid-pressed",
|
|
8206
|
+
"id": "VariableID:1:149",
|
|
8135
8207
|
"remote": false,
|
|
8136
8208
|
"key": "400c2939cbbbfe7212ce8ec37fa675355ad6f7e8",
|
|
8137
8209
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8155,8 +8227,8 @@ const FIGMA_VARIABLES = {
|
|
|
8155
8227
|
"codeSyntax": {}
|
|
8156
8228
|
},
|
|
8157
8229
|
"VariableID:1:147": {
|
|
8158
|
-
"id": "VariableID:1:147",
|
|
8159
8230
|
"name": "bg/critical-weak",
|
|
8231
|
+
"id": "VariableID:1:147",
|
|
8160
8232
|
"remote": false,
|
|
8161
8233
|
"key": "5c5382152b74e4b6c6f67050765cf5ef748b30a9",
|
|
8162
8234
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8180,8 +8252,8 @@ const FIGMA_VARIABLES = {
|
|
|
8180
8252
|
"codeSyntax": {}
|
|
8181
8253
|
},
|
|
8182
8254
|
"VariableID:985:16616": {
|
|
8183
|
-
"id": "VariableID:985:16616",
|
|
8184
8255
|
"name": "bg/critical-weak-pressed",
|
|
8256
|
+
"id": "VariableID:985:16616",
|
|
8185
8257
|
"remote": false,
|
|
8186
8258
|
"key": "f386e20dc1991339522b5904808ec35a1e1ad64b",
|
|
8187
8259
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8205,8 +8277,8 @@ const FIGMA_VARIABLES = {
|
|
|
8205
8277
|
"codeSyntax": {}
|
|
8206
8278
|
},
|
|
8207
8279
|
"VariableID:654:20851": {
|
|
8208
|
-
"id": "VariableID:654:20851",
|
|
8209
8280
|
"name": "bg/disabled",
|
|
8281
|
+
"id": "VariableID:654:20851",
|
|
8210
8282
|
"remote": false,
|
|
8211
8283
|
"key": "090ee2d2f94be822a6c65a9d6f15a3c5c4d2dc9e",
|
|
8212
8284
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8230,8 +8302,8 @@ const FIGMA_VARIABLES = {
|
|
|
8230
8302
|
"codeSyntax": {}
|
|
8231
8303
|
},
|
|
8232
8304
|
"VariableID:1188:4255": {
|
|
8233
|
-
"id": "VariableID:1188:4255",
|
|
8234
8305
|
"name": "bg/informative-solid",
|
|
8306
|
+
"id": "VariableID:1188:4255",
|
|
8235
8307
|
"remote": false,
|
|
8236
8308
|
"key": "10c822044e8189089942982668d372c82e1bba0e",
|
|
8237
8309
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8255,8 +8327,8 @@ const FIGMA_VARIABLES = {
|
|
|
8255
8327
|
"codeSyntax": {}
|
|
8256
8328
|
},
|
|
8257
8329
|
"VariableID:1547:55737": {
|
|
8258
|
-
"id": "VariableID:1547:55737",
|
|
8259
8330
|
"name": "bg/informative-solid-pressed",
|
|
8331
|
+
"id": "VariableID:1547:55737",
|
|
8260
8332
|
"remote": false,
|
|
8261
8333
|
"key": "333a7d880e192cf58adac2e26455740edeae868f",
|
|
8262
8334
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8279,8 +8351,8 @@ const FIGMA_VARIABLES = {
|
|
|
8279
8351
|
"codeSyntax": {}
|
|
8280
8352
|
},
|
|
8281
8353
|
"VariableID:1:162": {
|
|
8282
|
-
"id": "VariableID:1:162",
|
|
8283
8354
|
"name": "bg/informative-weak",
|
|
8355
|
+
"id": "VariableID:1:162",
|
|
8284
8356
|
"remote": false,
|
|
8285
8357
|
"key": "d83ab21c93e69001bbdf612f1f6cfa49e9462542",
|
|
8286
8358
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8304,8 +8376,8 @@ const FIGMA_VARIABLES = {
|
|
|
8304
8376
|
"codeSyntax": {}
|
|
8305
8377
|
},
|
|
8306
8378
|
"VariableID:882:7634": {
|
|
8307
|
-
"id": "VariableID:882:7634",
|
|
8308
8379
|
"name": "bg/informative-weak-pressed",
|
|
8380
|
+
"id": "VariableID:882:7634",
|
|
8309
8381
|
"remote": false,
|
|
8310
8382
|
"key": "ecb713840adf976cda29c2cf8fb8d41604741b75",
|
|
8311
8383
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8329,8 +8401,8 @@ const FIGMA_VARIABLES = {
|
|
|
8329
8401
|
"codeSyntax": {}
|
|
8330
8402
|
},
|
|
8331
8403
|
"VariableID:238:17661": {
|
|
8332
|
-
"id": "VariableID:238:17661",
|
|
8333
8404
|
"name": "bg/layer-basement",
|
|
8405
|
+
"id": "VariableID:238:17661",
|
|
8334
8406
|
"remote": false,
|
|
8335
8407
|
"key": "8a6ce974b7fecea58d2e90c2ae4541e2b28f5ecf",
|
|
8336
8408
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8354,8 +8426,8 @@ const FIGMA_VARIABLES = {
|
|
|
8354
8426
|
"codeSyntax": {}
|
|
8355
8427
|
},
|
|
8356
8428
|
"VariableID:1:155": {
|
|
8357
|
-
"id": "VariableID:1:155",
|
|
8358
8429
|
"name": "bg/layer-default",
|
|
8430
|
+
"id": "VariableID:1:155",
|
|
8359
8431
|
"remote": false,
|
|
8360
8432
|
"key": "7c1848fdbe0b2cfe58bfc2321f010f3e747ebb6e",
|
|
8361
8433
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8380,8 +8452,8 @@ const FIGMA_VARIABLES = {
|
|
|
8380
8452
|
"codeSyntax": {}
|
|
8381
8453
|
},
|
|
8382
8454
|
"VariableID:1:156": {
|
|
8383
|
-
"id": "VariableID:1:156",
|
|
8384
8455
|
"name": "bg/layer-default-pressed",
|
|
8456
|
+
"id": "VariableID:1:156",
|
|
8385
8457
|
"remote": false,
|
|
8386
8458
|
"key": "79711ba8dcf5a058fbe67f5a2522e0defe5bc8d5",
|
|
8387
8459
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8405,8 +8477,8 @@ const FIGMA_VARIABLES = {
|
|
|
8405
8477
|
"codeSyntax": {}
|
|
8406
8478
|
},
|
|
8407
8479
|
"VariableID:1:157": {
|
|
8408
|
-
"id": "VariableID:1:157",
|
|
8409
8480
|
"name": "bg/layer-fill",
|
|
8481
|
+
"id": "VariableID:1:157",
|
|
8410
8482
|
"remote": false,
|
|
8411
8483
|
"key": "7f7f5cddc3c06ed9d96e55a9276273b642b0e3a8",
|
|
8412
8484
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8430,8 +8502,8 @@ const FIGMA_VARIABLES = {
|
|
|
8430
8502
|
"codeSyntax": {}
|
|
8431
8503
|
},
|
|
8432
8504
|
"VariableID:238:17662": {
|
|
8433
|
-
"id": "VariableID:238:17662",
|
|
8434
8505
|
"name": "bg/layer-floating",
|
|
8506
|
+
"id": "VariableID:238:17662",
|
|
8435
8507
|
"remote": false,
|
|
8436
8508
|
"key": "eaf66693190c0be841169b42f31e18ce6e62fa27",
|
|
8437
8509
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8455,8 +8527,8 @@ const FIGMA_VARIABLES = {
|
|
|
8455
8527
|
"codeSyntax": {}
|
|
8456
8528
|
},
|
|
8457
8529
|
"VariableID:670:2700": {
|
|
8458
|
-
"id": "VariableID:670:2700",
|
|
8459
8530
|
"name": "bg/layer-floating-pressed",
|
|
8531
|
+
"id": "VariableID:670:2700",
|
|
8460
8532
|
"remote": false,
|
|
8461
8533
|
"key": "878cdccbca2f3cfc3abb89ea958b2eb6bdaffebe",
|
|
8462
8534
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8480,8 +8552,8 @@ const FIGMA_VARIABLES = {
|
|
|
8480
8552
|
"codeSyntax": {}
|
|
8481
8553
|
},
|
|
8482
8554
|
"VariableID:8482:98909": {
|
|
8483
|
-
"id": "VariableID:8482:98909",
|
|
8484
8555
|
"name": "bg/magic-solid",
|
|
8556
|
+
"id": "VariableID:8482:98909",
|
|
8485
8557
|
"remote": false,
|
|
8486
8558
|
"key": "d202f4028aa6c2c87618181efbb83ee1e97ee761",
|
|
8487
8559
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8505,8 +8577,8 @@ const FIGMA_VARIABLES = {
|
|
|
8505
8577
|
"deletedButReferenced": true
|
|
8506
8578
|
},
|
|
8507
8579
|
"VariableID:8482:98911": {
|
|
8508
|
-
"id": "VariableID:8482:98911",
|
|
8509
8580
|
"name": "bg/magic-weak",
|
|
8581
|
+
"id": "VariableID:8482:98911",
|
|
8510
8582
|
"remote": false,
|
|
8511
8583
|
"key": "7c52b852f2f64f12b896656c25b8db4a3e3a5513",
|
|
8512
8584
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8530,8 +8602,8 @@ const FIGMA_VARIABLES = {
|
|
|
8530
8602
|
"deletedButReferenced": true
|
|
8531
8603
|
},
|
|
8532
8604
|
"VariableID:41629:12187": {
|
|
8533
|
-
"id": "VariableID:41629:12187",
|
|
8534
8605
|
"name": "bg/magic-weak",
|
|
8606
|
+
"id": "VariableID:41629:12187",
|
|
8535
8607
|
"remote": false,
|
|
8536
8608
|
"key": "945b82c1dd9d41910cc558f69ceb742f43c154e8",
|
|
8537
8609
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8558,8 +8630,8 @@ const FIGMA_VARIABLES = {
|
|
|
8558
8630
|
"codeSyntax": {}
|
|
8559
8631
|
},
|
|
8560
8632
|
"VariableID:1:159": {
|
|
8561
|
-
"id": "VariableID:1:159",
|
|
8562
8633
|
"name": "bg/neutral-inverted",
|
|
8634
|
+
"id": "VariableID:1:159",
|
|
8563
8635
|
"remote": false,
|
|
8564
8636
|
"key": "b7c93444225f9570044f3b44ba5251c32488a09a",
|
|
8565
8637
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8583,8 +8655,8 @@ const FIGMA_VARIABLES = {
|
|
|
8583
8655
|
"codeSyntax": {}
|
|
8584
8656
|
},
|
|
8585
8657
|
"VariableID:576:22878": {
|
|
8586
|
-
"id": "VariableID:576:22878",
|
|
8587
8658
|
"name": "bg/neutral-inverted-pressed",
|
|
8659
|
+
"id": "VariableID:576:22878",
|
|
8588
8660
|
"remote": false,
|
|
8589
8661
|
"key": "11e4f1f6a000874c95ac9fc2cb94f0700a0f9978",
|
|
8590
8662
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8608,8 +8680,8 @@ const FIGMA_VARIABLES = {
|
|
|
8608
8680
|
"codeSyntax": {}
|
|
8609
8681
|
},
|
|
8610
8682
|
"VariableID:10181:32557": {
|
|
8611
|
-
"id": "VariableID:10181:32557",
|
|
8612
8683
|
"name": "bg/neutral-solid",
|
|
8684
|
+
"id": "VariableID:10181:32557",
|
|
8613
8685
|
"remote": false,
|
|
8614
8686
|
"key": "c646d4565cc782e5066f55fdeed174fc4fbc392b",
|
|
8615
8687
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8632,8 +8704,8 @@ const FIGMA_VARIABLES = {
|
|
|
8632
8704
|
"codeSyntax": {}
|
|
8633
8705
|
},
|
|
8634
8706
|
"VariableID:10181:8465": {
|
|
8635
|
-
"id": "VariableID:10181:8465",
|
|
8636
8707
|
"name": "bg/neutral-solid-muted",
|
|
8708
|
+
"id": "VariableID:10181:8465",
|
|
8637
8709
|
"remote": false,
|
|
8638
8710
|
"key": "b741992cff0b76dbbc260ae5977c639a8b101c64",
|
|
8639
8711
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8656,8 +8728,8 @@ const FIGMA_VARIABLES = {
|
|
|
8656
8728
|
"codeSyntax": {}
|
|
8657
8729
|
},
|
|
8658
8730
|
"VariableID:10181:35817": {
|
|
8659
|
-
"id": "VariableID:10181:35817",
|
|
8660
8731
|
"name": "bg/neutral-solid-muted-pressed",
|
|
8732
|
+
"id": "VariableID:10181:35817",
|
|
8661
8733
|
"remote": false,
|
|
8662
8734
|
"key": "4abd2169e89c8010df7fe95709d11e64dc55080c",
|
|
8663
8735
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8680,8 +8752,8 @@ const FIGMA_VARIABLES = {
|
|
|
8680
8752
|
"codeSyntax": {}
|
|
8681
8753
|
},
|
|
8682
8754
|
"VariableID:1:158": {
|
|
8683
|
-
"id": "VariableID:1:158",
|
|
8684
8755
|
"name": "bg/neutral-weak",
|
|
8756
|
+
"id": "VariableID:1:158",
|
|
8685
8757
|
"remote": false,
|
|
8686
8758
|
"key": "4f00d062a61de1b7a0f1211d7a55bb6761ec84b6",
|
|
8687
8759
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8705,8 +8777,8 @@ const FIGMA_VARIABLES = {
|
|
|
8705
8777
|
"codeSyntax": {}
|
|
8706
8778
|
},
|
|
8707
8779
|
"VariableID:1:161": {
|
|
8708
|
-
"id": "VariableID:1:161",
|
|
8709
8780
|
"name": "bg/neutral-weak-pressed",
|
|
8781
|
+
"id": "VariableID:1:161",
|
|
8710
8782
|
"remote": false,
|
|
8711
8783
|
"key": "772ba3c349490f204dd0bedc5aa0bfd4abfd6135",
|
|
8712
8784
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8730,8 +8802,8 @@ const FIGMA_VARIABLES = {
|
|
|
8730
8802
|
"codeSyntax": {}
|
|
8731
8803
|
},
|
|
8732
8804
|
"VariableID:1:164": {
|
|
8733
|
-
"id": "VariableID:1:164",
|
|
8734
8805
|
"name": "bg/overlay",
|
|
8806
|
+
"id": "VariableID:1:164",
|
|
8735
8807
|
"remote": false,
|
|
8736
8808
|
"key": "54a840751458b870e1742837427b9e6cd1d01a9e",
|
|
8737
8809
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8755,8 +8827,8 @@ const FIGMA_VARIABLES = {
|
|
|
8755
8827
|
"codeSyntax": {}
|
|
8756
8828
|
},
|
|
8757
8829
|
"VariableID:1:165": {
|
|
8758
|
-
"id": "VariableID:1:165",
|
|
8759
8830
|
"name": "bg/overlay-muted",
|
|
8831
|
+
"id": "VariableID:1:165",
|
|
8760
8832
|
"remote": false,
|
|
8761
8833
|
"key": "99fb3bb99a3a50d6dd7e51f30d0d5f97ccf18eea",
|
|
8762
8834
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8780,8 +8852,8 @@ const FIGMA_VARIABLES = {
|
|
|
8780
8852
|
"codeSyntax": {}
|
|
8781
8853
|
},
|
|
8782
8854
|
"VariableID:1:144": {
|
|
8783
|
-
"id": "VariableID:1:144",
|
|
8784
8855
|
"name": "bg/positive-solid",
|
|
8856
|
+
"id": "VariableID:1:144",
|
|
8785
8857
|
"remote": false,
|
|
8786
8858
|
"key": "e9769087159cba7d757e631f1267ec748c452926",
|
|
8787
8859
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8805,8 +8877,8 @@ const FIGMA_VARIABLES = {
|
|
|
8805
8877
|
"codeSyntax": {}
|
|
8806
8878
|
},
|
|
8807
8879
|
"VariableID:1547:55738": {
|
|
8808
|
-
"id": "VariableID:1547:55738",
|
|
8809
8880
|
"name": "bg/positive-solid-pressed",
|
|
8881
|
+
"id": "VariableID:1547:55738",
|
|
8810
8882
|
"remote": false,
|
|
8811
8883
|
"key": "38c651ffd6268a3633dbe663aca67dba692619b5",
|
|
8812
8884
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8829,8 +8901,8 @@ const FIGMA_VARIABLES = {
|
|
|
8829
8901
|
"codeSyntax": {}
|
|
8830
8902
|
},
|
|
8831
8903
|
"VariableID:1:143": {
|
|
8832
|
-
"id": "VariableID:1:143",
|
|
8833
8904
|
"name": "bg/positive-weak",
|
|
8905
|
+
"id": "VariableID:1:143",
|
|
8834
8906
|
"remote": false,
|
|
8835
8907
|
"key": "48ee6bd0bcb83f69b852744d6c49934830f93924",
|
|
8836
8908
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8854,8 +8926,8 @@ const FIGMA_VARIABLES = {
|
|
|
8854
8926
|
"codeSyntax": {}
|
|
8855
8927
|
},
|
|
8856
8928
|
"VariableID:1547:55736": {
|
|
8857
|
-
"id": "VariableID:1547:55736",
|
|
8858
8929
|
"name": "bg/positive-weak-pressed",
|
|
8930
|
+
"id": "VariableID:1547:55736",
|
|
8859
8931
|
"remote": false,
|
|
8860
8932
|
"key": "77bc21901849aa2d04790e3a67603b72256cd6e6",
|
|
8861
8933
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8878,8 +8950,8 @@ const FIGMA_VARIABLES = {
|
|
|
8878
8950
|
"codeSyntax": {}
|
|
8879
8951
|
},
|
|
8880
8952
|
"VariableID:1:145": {
|
|
8881
|
-
"id": "VariableID:1:145",
|
|
8882
8953
|
"name": "bg/warning-solid",
|
|
8954
|
+
"id": "VariableID:1:145",
|
|
8883
8955
|
"remote": false,
|
|
8884
8956
|
"key": "1740f7e1bbbbf4c94f0edf3e07cca2ad9c2fc392",
|
|
8885
8957
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8903,8 +8975,8 @@ const FIGMA_VARIABLES = {
|
|
|
8903
8975
|
"codeSyntax": {}
|
|
8904
8976
|
},
|
|
8905
8977
|
"VariableID:36736:116984": {
|
|
8906
|
-
"id": "VariableID:36736:116984",
|
|
8907
8978
|
"name": "bg/warning-solid-pressed",
|
|
8979
|
+
"id": "VariableID:36736:116984",
|
|
8908
8980
|
"remote": false,
|
|
8909
8981
|
"key": "6a6ee5163def9a42b9906310f0f9d9dcc2ac5364",
|
|
8910
8982
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8927,8 +8999,8 @@ const FIGMA_VARIABLES = {
|
|
|
8927
8999
|
"codeSyntax": {}
|
|
8928
9000
|
},
|
|
8929
9001
|
"VariableID:1:146": {
|
|
8930
|
-
"id": "VariableID:1:146",
|
|
8931
9002
|
"name": "bg/warning-weak",
|
|
9003
|
+
"id": "VariableID:1:146",
|
|
8932
9004
|
"remote": false,
|
|
8933
9005
|
"key": "2a610a4f2f4ac02a268e10c1df56b85716b46dfe",
|
|
8934
9006
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8952,8 +9024,8 @@ const FIGMA_VARIABLES = {
|
|
|
8952
9024
|
"codeSyntax": {}
|
|
8953
9025
|
},
|
|
8954
9026
|
"VariableID:985:16614": {
|
|
8955
|
-
"id": "VariableID:985:16614",
|
|
8956
9027
|
"name": "bg/warning-weak-pressed",
|
|
9028
|
+
"id": "VariableID:985:16614",
|
|
8957
9029
|
"remote": false,
|
|
8958
9030
|
"key": "e1e6a121eb7beda05e8c32f222753aec1689af79",
|
|
8959
9031
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -8977,8 +9049,8 @@ const FIGMA_VARIABLES = {
|
|
|
8977
9049
|
"codeSyntax": {}
|
|
8978
9050
|
},
|
|
8979
9051
|
"VariableID:6421:24605": {
|
|
8980
|
-
"id": "VariableID:6421:24605",
|
|
8981
9052
|
"name": "dimension/spacing-x/between-chips",
|
|
9053
|
+
"id": "VariableID:6421:24605",
|
|
8982
9054
|
"remote": false,
|
|
8983
9055
|
"key": "d6e5178ef0a639eeb8cef6d8248d6f135ef6c72c",
|
|
8984
9056
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -8997,8 +9069,8 @@ const FIGMA_VARIABLES = {
|
|
|
8997
9069
|
"codeSyntax": {}
|
|
8998
9070
|
},
|
|
8999
9071
|
"VariableID:1:196": {
|
|
9000
|
-
"id": "VariableID:1:196",
|
|
9001
9072
|
"name": "dimension/spacing-x/global-gutter",
|
|
9073
|
+
"id": "VariableID:1:196",
|
|
9002
9074
|
"remote": false,
|
|
9003
9075
|
"key": "b8fb7d756439042628923702bd7dc34c637b4720",
|
|
9004
9076
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9018,8 +9090,8 @@ const FIGMA_VARIABLES = {
|
|
|
9018
9090
|
"codeSyntax": {}
|
|
9019
9091
|
},
|
|
9020
9092
|
"VariableID:20511:74381": {
|
|
9021
|
-
"id": "VariableID:20511:74381",
|
|
9022
9093
|
"name": "dimension/spacing-y/between-text",
|
|
9094
|
+
"id": "VariableID:20511:74381",
|
|
9023
9095
|
"remote": false,
|
|
9024
9096
|
"key": "47762437833a99c7b207d1837a54067ddcb1076f",
|
|
9025
9097
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9038,8 +9110,8 @@ const FIGMA_VARIABLES = {
|
|
|
9038
9110
|
"codeSyntax": {}
|
|
9039
9111
|
},
|
|
9040
9112
|
"VariableID:16222:156661": {
|
|
9041
|
-
"id": "VariableID:16222:156661",
|
|
9042
9113
|
"name": "dimension/spacing-y/component-default",
|
|
9114
|
+
"id": "VariableID:16222:156661",
|
|
9043
9115
|
"remote": false,
|
|
9044
9116
|
"key": "8508e60651e3a3225c6a430fae6c2c7fc151c414",
|
|
9045
9117
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9058,8 +9130,8 @@ const FIGMA_VARIABLES = {
|
|
|
9058
9130
|
"codeSyntax": {}
|
|
9059
9131
|
},
|
|
9060
9132
|
"VariableID:17878:2829": {
|
|
9061
|
-
"id": "VariableID:17878:2829",
|
|
9062
9133
|
"name": "dimension/spacing-y/nav-to-title",
|
|
9134
|
+
"id": "VariableID:17878:2829",
|
|
9063
9135
|
"remote": false,
|
|
9064
9136
|
"key": "dd6109c88e167a52017078b9e12fa8fdbc24eaee",
|
|
9065
9137
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9078,8 +9150,8 @@ const FIGMA_VARIABLES = {
|
|
|
9078
9150
|
"codeSyntax": {}
|
|
9079
9151
|
},
|
|
9080
9152
|
"VariableID:22526:14486": {
|
|
9081
|
-
"id": "VariableID:22526:14486",
|
|
9082
9153
|
"name": "dimension/spacing-y/screen-bottom",
|
|
9154
|
+
"id": "VariableID:22526:14486",
|
|
9083
9155
|
"remote": false,
|
|
9084
9156
|
"key": "1d8cf16fff7492907b1c5a79421d38572d989335",
|
|
9085
9157
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9098,8 +9170,8 @@ const FIGMA_VARIABLES = {
|
|
|
9098
9170
|
"codeSyntax": {}
|
|
9099
9171
|
},
|
|
9100
9172
|
"VariableID:1:189": {
|
|
9101
|
-
"id": "VariableID:1:189",
|
|
9102
9173
|
"name": "dimension/x0,5",
|
|
9174
|
+
"id": "VariableID:1:189",
|
|
9103
9175
|
"remote": false,
|
|
9104
9176
|
"key": "9e5583cb2fae3b087136537724866c558eb343eb",
|
|
9105
9177
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9117,8 +9189,8 @@ const FIGMA_VARIABLES = {
|
|
|
9117
9189
|
"codeSyntax": {}
|
|
9118
9190
|
},
|
|
9119
9191
|
"VariableID:1:175": {
|
|
9120
|
-
"id": "VariableID:1:175",
|
|
9121
9192
|
"name": "dimension/x1",
|
|
9193
|
+
"id": "VariableID:1:175",
|
|
9122
9194
|
"remote": false,
|
|
9123
9195
|
"key": "2d225d20f0b511938e4a99c1e5b86f057e3a25ce",
|
|
9124
9196
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9136,8 +9208,8 @@ const FIGMA_VARIABLES = {
|
|
|
9136
9208
|
"codeSyntax": {}
|
|
9137
9209
|
},
|
|
9138
9210
|
"VariableID:1:190": {
|
|
9139
|
-
"id": "VariableID:1:190",
|
|
9140
9211
|
"name": "dimension/x1,5",
|
|
9212
|
+
"id": "VariableID:1:190",
|
|
9141
9213
|
"remote": false,
|
|
9142
9214
|
"key": "d33273a298cdeaab12fb1c8c5b46db155121a943",
|
|
9143
9215
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9155,8 +9227,8 @@ const FIGMA_VARIABLES = {
|
|
|
9155
9227
|
"codeSyntax": {}
|
|
9156
9228
|
},
|
|
9157
9229
|
"VariableID:1:184": {
|
|
9158
|
-
"id": "VariableID:1:184",
|
|
9159
9230
|
"name": "dimension/x10",
|
|
9231
|
+
"id": "VariableID:1:184",
|
|
9160
9232
|
"remote": false,
|
|
9161
9233
|
"key": "f84968f79bcac4ddc7b839117016100599c7bd5f",
|
|
9162
9234
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9174,8 +9246,8 @@ const FIGMA_VARIABLES = {
|
|
|
9174
9246
|
"codeSyntax": {}
|
|
9175
9247
|
},
|
|
9176
9248
|
"VariableID:1:185": {
|
|
9177
|
-
"id": "VariableID:1:185",
|
|
9178
9249
|
"name": "dimension/x12",
|
|
9250
|
+
"id": "VariableID:1:185",
|
|
9179
9251
|
"remote": false,
|
|
9180
9252
|
"key": "cc8641daea640adf90f4a79e86effaa324078992",
|
|
9181
9253
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9193,8 +9265,8 @@ const FIGMA_VARIABLES = {
|
|
|
9193
9265
|
"codeSyntax": {}
|
|
9194
9266
|
},
|
|
9195
9267
|
"VariableID:1:186": {
|
|
9196
|
-
"id": "VariableID:1:186",
|
|
9197
9268
|
"name": "dimension/x13",
|
|
9269
|
+
"id": "VariableID:1:186",
|
|
9198
9270
|
"remote": false,
|
|
9199
9271
|
"key": "c99e133ac54a4ac46c9c33525676bc22ea77d3b4",
|
|
9200
9272
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9212,8 +9284,8 @@ const FIGMA_VARIABLES = {
|
|
|
9212
9284
|
"codeSyntax": {}
|
|
9213
9285
|
},
|
|
9214
9286
|
"VariableID:1:187": {
|
|
9215
|
-
"id": "VariableID:1:187",
|
|
9216
9287
|
"name": "dimension/x14",
|
|
9288
|
+
"id": "VariableID:1:187",
|
|
9217
9289
|
"remote": false,
|
|
9218
9290
|
"key": "dd2e1fc448bafdf27f6c5f96127768e088f62088",
|
|
9219
9291
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9231,8 +9303,8 @@ const FIGMA_VARIABLES = {
|
|
|
9231
9303
|
"codeSyntax": {}
|
|
9232
9304
|
},
|
|
9233
9305
|
"VariableID:1:188": {
|
|
9234
|
-
"id": "VariableID:1:188",
|
|
9235
9306
|
"name": "dimension/x16",
|
|
9307
|
+
"id": "VariableID:1:188",
|
|
9236
9308
|
"remote": false,
|
|
9237
9309
|
"key": "464cf2c6d921db06fca21bd41a6fbcd1d03616ed",
|
|
9238
9310
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9250,8 +9322,8 @@ const FIGMA_VARIABLES = {
|
|
|
9250
9322
|
"codeSyntax": {}
|
|
9251
9323
|
},
|
|
9252
9324
|
"VariableID:1:176": {
|
|
9253
|
-
"id": "VariableID:1:176",
|
|
9254
9325
|
"name": "dimension/x2",
|
|
9326
|
+
"id": "VariableID:1:176",
|
|
9255
9327
|
"remote": false,
|
|
9256
9328
|
"key": "50afcce7b52bdff8a424433e83e69efa6b5b3826",
|
|
9257
9329
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9269,8 +9341,8 @@ const FIGMA_VARIABLES = {
|
|
|
9269
9341
|
"codeSyntax": {}
|
|
9270
9342
|
},
|
|
9271
9343
|
"VariableID:1:191": {
|
|
9272
|
-
"id": "VariableID:1:191",
|
|
9273
9344
|
"name": "dimension/x2,5",
|
|
9345
|
+
"id": "VariableID:1:191",
|
|
9274
9346
|
"remote": false,
|
|
9275
9347
|
"key": "ae923d646d7c4ee9bde682a4f4792f15d4bd536e",
|
|
9276
9348
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9288,8 +9360,8 @@ const FIGMA_VARIABLES = {
|
|
|
9288
9360
|
"codeSyntax": {}
|
|
9289
9361
|
},
|
|
9290
9362
|
"VariableID:1:177": {
|
|
9291
|
-
"id": "VariableID:1:177",
|
|
9292
9363
|
"name": "dimension/x3",
|
|
9364
|
+
"id": "VariableID:1:177",
|
|
9293
9365
|
"remote": false,
|
|
9294
9366
|
"key": "d6bcacbdf6f3972a86e168130db6f598552ad9fa",
|
|
9295
9367
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9307,8 +9379,8 @@ const FIGMA_VARIABLES = {
|
|
|
9307
9379
|
"codeSyntax": {}
|
|
9308
9380
|
},
|
|
9309
9381
|
"VariableID:607:10228": {
|
|
9310
|
-
"id": "VariableID:607:10228",
|
|
9311
9382
|
"name": "dimension/x3,5",
|
|
9383
|
+
"id": "VariableID:607:10228",
|
|
9312
9384
|
"remote": false,
|
|
9313
9385
|
"key": "8a2fd5daeba7170e6406ad7430c6dbeb36eaa330",
|
|
9314
9386
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9326,8 +9398,8 @@ const FIGMA_VARIABLES = {
|
|
|
9326
9398
|
"codeSyntax": {}
|
|
9327
9399
|
},
|
|
9328
9400
|
"VariableID:1:178": {
|
|
9329
|
-
"id": "VariableID:1:178",
|
|
9330
9401
|
"name": "dimension/x4",
|
|
9402
|
+
"id": "VariableID:1:178",
|
|
9331
9403
|
"remote": false,
|
|
9332
9404
|
"key": "124a09d528362a1c52ac9e98b606f606b6aa59a6",
|
|
9333
9405
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9345,8 +9417,8 @@ const FIGMA_VARIABLES = {
|
|
|
9345
9417
|
"codeSyntax": {}
|
|
9346
9418
|
},
|
|
9347
9419
|
"VariableID:1:179": {
|
|
9348
|
-
"id": "VariableID:1:179",
|
|
9349
9420
|
"name": "dimension/x5",
|
|
9421
|
+
"id": "VariableID:1:179",
|
|
9350
9422
|
"remote": false,
|
|
9351
9423
|
"key": "b916ede014a653b6fd20d1d74bec6d8aa7ca39f3",
|
|
9352
9424
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9364,8 +9436,8 @@ const FIGMA_VARIABLES = {
|
|
|
9364
9436
|
"codeSyntax": {}
|
|
9365
9437
|
},
|
|
9366
9438
|
"VariableID:1:180": {
|
|
9367
|
-
"id": "VariableID:1:180",
|
|
9368
9439
|
"name": "dimension/x6",
|
|
9440
|
+
"id": "VariableID:1:180",
|
|
9369
9441
|
"remote": false,
|
|
9370
9442
|
"key": "c277ebfa7e31469b9b73c2d1a045304854fbc11a",
|
|
9371
9443
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9383,8 +9455,8 @@ const FIGMA_VARIABLES = {
|
|
|
9383
9455
|
"codeSyntax": {}
|
|
9384
9456
|
},
|
|
9385
9457
|
"VariableID:1:181": {
|
|
9386
|
-
"id": "VariableID:1:181",
|
|
9387
9458
|
"name": "dimension/x7",
|
|
9459
|
+
"id": "VariableID:1:181",
|
|
9388
9460
|
"remote": false,
|
|
9389
9461
|
"key": "5a46b9cc2445116682fde0dc568b6512fef830c3",
|
|
9390
9462
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9402,8 +9474,8 @@ const FIGMA_VARIABLES = {
|
|
|
9402
9474
|
"codeSyntax": {}
|
|
9403
9475
|
},
|
|
9404
9476
|
"VariableID:1:182": {
|
|
9405
|
-
"id": "VariableID:1:182",
|
|
9406
9477
|
"name": "dimension/x8",
|
|
9478
|
+
"id": "VariableID:1:182",
|
|
9407
9479
|
"remote": false,
|
|
9408
9480
|
"key": "4341ada7f37ee254e823c1437e9d11129b8c4306",
|
|
9409
9481
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9421,8 +9493,8 @@ const FIGMA_VARIABLES = {
|
|
|
9421
9493
|
"codeSyntax": {}
|
|
9422
9494
|
},
|
|
9423
9495
|
"VariableID:1:183": {
|
|
9424
|
-
"id": "VariableID:1:183",
|
|
9425
9496
|
"name": "dimension/x9",
|
|
9497
|
+
"id": "VariableID:1:183",
|
|
9426
9498
|
"remote": false,
|
|
9427
9499
|
"key": "5374ddf5bfdc088a7e8743e33a330d4a62203311",
|
|
9428
9500
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -9440,8 +9512,8 @@ const FIGMA_VARIABLES = {
|
|
|
9440
9512
|
"codeSyntax": {}
|
|
9441
9513
|
},
|
|
9442
9514
|
"VariableID:6782:76317": {
|
|
9443
|
-
"id": "VariableID:6782:76317",
|
|
9444
9515
|
"name": "fg/brand",
|
|
9516
|
+
"id": "VariableID:6782:76317",
|
|
9445
9517
|
"remote": false,
|
|
9446
9518
|
"key": "b69326ab587d474b2734d1ed61b718fcb46a7378",
|
|
9447
9519
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9469,8 +9541,8 @@ const FIGMA_VARIABLES = {
|
|
|
9469
9541
|
}
|
|
9470
9542
|
},
|
|
9471
9543
|
"VariableID:36929:111144": {
|
|
9472
|
-
"id": "VariableID:36929:111144",
|
|
9473
9544
|
"name": "fg/brand-contrast",
|
|
9545
|
+
"id": "VariableID:36929:111144",
|
|
9474
9546
|
"remote": false,
|
|
9475
9547
|
"key": "d6a4e0a96166809a2be0eb6dff2c0aa7c8056bd3",
|
|
9476
9548
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9493,8 +9565,8 @@ const FIGMA_VARIABLES = {
|
|
|
9493
9565
|
"codeSyntax": {}
|
|
9494
9566
|
},
|
|
9495
9567
|
"VariableID:1:133": {
|
|
9496
|
-
"id": "VariableID:1:133",
|
|
9497
9568
|
"name": "fg/brand-contrast",
|
|
9569
|
+
"id": "VariableID:1:133",
|
|
9498
9570
|
"remote": false,
|
|
9499
9571
|
"key": "a5804c305611df8869ff5c36c4185b3b10a93775",
|
|
9500
9572
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9519,8 +9591,8 @@ const FIGMA_VARIABLES = {
|
|
|
9519
9591
|
"deletedButReferenced": true
|
|
9520
9592
|
},
|
|
9521
9593
|
"VariableID:1:134": {
|
|
9522
|
-
"id": "VariableID:1:134",
|
|
9523
9594
|
"name": "fg/critical",
|
|
9595
|
+
"id": "VariableID:1:134",
|
|
9524
9596
|
"remote": false,
|
|
9525
9597
|
"key": "61b23a63166b4829044e9558559061b74fae0690",
|
|
9526
9598
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9545,8 +9617,8 @@ const FIGMA_VARIABLES = {
|
|
|
9545
9617
|
"codeSyntax": {}
|
|
9546
9618
|
},
|
|
9547
9619
|
"VariableID:1:135": {
|
|
9548
|
-
"id": "VariableID:1:135",
|
|
9549
9620
|
"name": "fg/critical-contrast",
|
|
9621
|
+
"id": "VariableID:1:135",
|
|
9550
9622
|
"remote": false,
|
|
9551
9623
|
"key": "c3fa6e2a0fe1f6f4569dcac7f0ae2b964db7bcc8",
|
|
9552
9624
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9570,8 +9642,8 @@ const FIGMA_VARIABLES = {
|
|
|
9570
9642
|
"codeSyntax": {}
|
|
9571
9643
|
},
|
|
9572
9644
|
"VariableID:1:142": {
|
|
9573
|
-
"id": "VariableID:1:142",
|
|
9574
9645
|
"name": "fg/disabled",
|
|
9646
|
+
"id": "VariableID:1:142",
|
|
9575
9647
|
"remote": false,
|
|
9576
9648
|
"key": "1fb1d4f2d5329acb4f617c10a772c069c2bf0048",
|
|
9577
9649
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9595,8 +9667,8 @@ const FIGMA_VARIABLES = {
|
|
|
9595
9667
|
"codeSyntax": {}
|
|
9596
9668
|
},
|
|
9597
9669
|
"VariableID:1:139": {
|
|
9598
|
-
"id": "VariableID:1:139",
|
|
9599
9670
|
"name": "fg/informative",
|
|
9671
|
+
"id": "VariableID:1:139",
|
|
9600
9672
|
"remote": false,
|
|
9601
9673
|
"key": "58ace3e7b4feaa27d0c38fa2a069c0ad1280259d",
|
|
9602
9674
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9622,8 +9694,8 @@ const FIGMA_VARIABLES = {
|
|
|
9622
9694
|
"codeSyntax": {}
|
|
9623
9695
|
},
|
|
9624
9696
|
"VariableID:1:140": {
|
|
9625
|
-
"id": "VariableID:1:140",
|
|
9626
9697
|
"name": "fg/informative-contrast",
|
|
9698
|
+
"id": "VariableID:1:140",
|
|
9627
9699
|
"remote": false,
|
|
9628
9700
|
"key": "6cc30b727010decfb3355c05ba03fe41ec18b6db",
|
|
9629
9701
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9647,8 +9719,8 @@ const FIGMA_VARIABLES = {
|
|
|
9647
9719
|
"codeSyntax": {}
|
|
9648
9720
|
},
|
|
9649
9721
|
"VariableID:7178:425": {
|
|
9650
|
-
"id": "VariableID:7178:425",
|
|
9651
9722
|
"name": "fg/magic-contrast",
|
|
9723
|
+
"id": "VariableID:7178:425",
|
|
9652
9724
|
"remote": false,
|
|
9653
9725
|
"key": "c9d070767ecba48ca8ac58928e87da5d40562ef4",
|
|
9654
9726
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9672,8 +9744,8 @@ const FIGMA_VARIABLES = {
|
|
|
9672
9744
|
"deletedButReferenced": true
|
|
9673
9745
|
},
|
|
9674
9746
|
"VariableID:7178:424": {
|
|
9675
|
-
"id": "VariableID:7178:424",
|
|
9676
9747
|
"name": "fg/magic-icon",
|
|
9748
|
+
"id": "VariableID:7178:424",
|
|
9677
9749
|
"remote": false,
|
|
9678
9750
|
"key": "5219420525ee62767fbd3b034d92e14b5c8e609d",
|
|
9679
9751
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9697,8 +9769,8 @@ const FIGMA_VARIABLES = {
|
|
|
9697
9769
|
"deletedButReferenced": true
|
|
9698
9770
|
},
|
|
9699
9771
|
"VariableID:1:129": {
|
|
9700
|
-
"id": "VariableID:1:129",
|
|
9701
9772
|
"name": "fg/neutral",
|
|
9773
|
+
"id": "VariableID:1:129",
|
|
9702
9774
|
"remote": false,
|
|
9703
9775
|
"key": "24b0a26985f2cc3a519e84a80ae795429a811878",
|
|
9704
9776
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9723,8 +9795,8 @@ const FIGMA_VARIABLES = {
|
|
|
9723
9795
|
"codeSyntax": {}
|
|
9724
9796
|
},
|
|
9725
9797
|
"VariableID:1:132": {
|
|
9726
|
-
"id": "VariableID:1:132",
|
|
9727
9798
|
"name": "fg/neutral-inverted",
|
|
9799
|
+
"id": "VariableID:1:132",
|
|
9728
9800
|
"remote": false,
|
|
9729
9801
|
"key": "621e27fddc5262529cd912fcbb012d6f87926531",
|
|
9730
9802
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9747,8 +9819,8 @@ const FIGMA_VARIABLES = {
|
|
|
9747
9819
|
"codeSyntax": {}
|
|
9748
9820
|
},
|
|
9749
9821
|
"VariableID:1:130": {
|
|
9750
|
-
"id": "VariableID:1:130",
|
|
9751
9822
|
"name": "fg/neutral-muted",
|
|
9823
|
+
"id": "VariableID:1:130",
|
|
9752
9824
|
"remote": false,
|
|
9753
9825
|
"key": "be0cd1c7ba02b37e3850b32793fb4877a9a4f5f6",
|
|
9754
9826
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9772,8 +9844,8 @@ const FIGMA_VARIABLES = {
|
|
|
9772
9844
|
"codeSyntax": {}
|
|
9773
9845
|
},
|
|
9774
9846
|
"VariableID:1:131": {
|
|
9775
|
-
"id": "VariableID:1:131",
|
|
9776
9847
|
"name": "fg/neutral-subtle",
|
|
9848
|
+
"id": "VariableID:1:131",
|
|
9777
9849
|
"remote": false,
|
|
9778
9850
|
"key": "e8d4d2ea3c9eaa824bbfedf98823a50c3ba995d6",
|
|
9779
9851
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9797,8 +9869,8 @@ const FIGMA_VARIABLES = {
|
|
|
9797
9869
|
"codeSyntax": {}
|
|
9798
9870
|
},
|
|
9799
9871
|
"VariableID:1:141": {
|
|
9800
|
-
"id": "VariableID:1:141",
|
|
9801
9872
|
"name": "fg/placeholder",
|
|
9873
|
+
"id": "VariableID:1:141",
|
|
9802
9874
|
"remote": false,
|
|
9803
9875
|
"key": "9a04242208e1729d00a2f1b553afebdfc6e7b0aa",
|
|
9804
9876
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9822,8 +9894,8 @@ const FIGMA_VARIABLES = {
|
|
|
9822
9894
|
"codeSyntax": {}
|
|
9823
9895
|
},
|
|
9824
9896
|
"VariableID:1:136": {
|
|
9825
|
-
"id": "VariableID:1:136",
|
|
9826
9897
|
"name": "fg/positive",
|
|
9898
|
+
"id": "VariableID:1:136",
|
|
9827
9899
|
"remote": false,
|
|
9828
9900
|
"key": "86a4f55dfff5df9e212ed58e4a1cb3ac760f0c54",
|
|
9829
9901
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9848,8 +9920,8 @@ const FIGMA_VARIABLES = {
|
|
|
9848
9920
|
"codeSyntax": {}
|
|
9849
9921
|
},
|
|
9850
9922
|
"VariableID:1:137": {
|
|
9851
|
-
"id": "VariableID:1:137",
|
|
9852
9923
|
"name": "fg/positive-contrast",
|
|
9924
|
+
"id": "VariableID:1:137",
|
|
9853
9925
|
"remote": false,
|
|
9854
9926
|
"key": "d2e2aa0a7aea42e126deb739901e635ee3cab74b",
|
|
9855
9927
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9873,8 +9945,8 @@ const FIGMA_VARIABLES = {
|
|
|
9873
9945
|
"codeSyntax": {}
|
|
9874
9946
|
},
|
|
9875
9947
|
"VariableID:1:128": {
|
|
9876
|
-
"id": "VariableID:1:128",
|
|
9877
9948
|
"name": "fg/static-white",
|
|
9949
|
+
"id": "VariableID:1:128",
|
|
9878
9950
|
"remote": false,
|
|
9879
9951
|
"key": "c20a323b5ab26c16ab68520eac46126f0de8017e",
|
|
9880
9952
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9900,8 +9972,8 @@ const FIGMA_VARIABLES = {
|
|
|
9900
9972
|
"deletedButReferenced": true
|
|
9901
9973
|
},
|
|
9902
9974
|
"VariableID:37284:140642": {
|
|
9903
|
-
"id": "VariableID:37284:140642",
|
|
9904
9975
|
"name": "fg/warning",
|
|
9976
|
+
"id": "VariableID:37284:140642",
|
|
9905
9977
|
"remote": false,
|
|
9906
9978
|
"key": "56be0d7aa408c6757bab2b3c8f18e0049f5f6eeb",
|
|
9907
9979
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9924,8 +9996,8 @@ const FIGMA_VARIABLES = {
|
|
|
9924
9996
|
"codeSyntax": {}
|
|
9925
9997
|
},
|
|
9926
9998
|
"VariableID:1:138": {
|
|
9927
|
-
"id": "VariableID:1:138",
|
|
9928
9999
|
"name": "fg/warning-contrast",
|
|
10000
|
+
"id": "VariableID:1:138",
|
|
9929
10001
|
"remote": false,
|
|
9930
10002
|
"key": "b06656e86ee71c6edffd87075d7e08d74639de3a",
|
|
9931
10003
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -9949,8 +10021,8 @@ const FIGMA_VARIABLES = {
|
|
|
9949
10021
|
"codeSyntax": {}
|
|
9950
10022
|
},
|
|
9951
10023
|
"VariableID:1:201": {
|
|
9952
|
-
"id": "VariableID:1:201",
|
|
9953
10024
|
"name": "font-family/display",
|
|
10025
|
+
"id": "VariableID:1:201",
|
|
9954
10026
|
"remote": false,
|
|
9955
10027
|
"key": "8672fdb82c4b6fb68d1e16b1a6cf0f179621428f",
|
|
9956
10028
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -9969,8 +10041,8 @@ const FIGMA_VARIABLES = {
|
|
|
9969
10041
|
"codeSyntax": {}
|
|
9970
10042
|
},
|
|
9971
10043
|
"VariableID:1:200": {
|
|
9972
|
-
"id": "VariableID:1:200",
|
|
9973
10044
|
"name": "font-family/text",
|
|
10045
|
+
"id": "VariableID:1:200",
|
|
9974
10046
|
"remote": false,
|
|
9975
10047
|
"key": "00aaf86c69237d201a672c03b551cc6c93543e01",
|
|
9976
10048
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -9989,8 +10061,8 @@ const FIGMA_VARIABLES = {
|
|
|
9989
10061
|
"codeSyntax": {}
|
|
9990
10062
|
},
|
|
9991
10063
|
"VariableID:1:202": {
|
|
9992
|
-
"id": "VariableID:1:202",
|
|
9993
10064
|
"name": "font-size/t1",
|
|
10065
|
+
"id": "VariableID:1:202",
|
|
9994
10066
|
"remote": false,
|
|
9995
10067
|
"key": "0956277fee7605854771a809bb4845593ecb65d0",
|
|
9996
10068
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10009,8 +10081,8 @@ const FIGMA_VARIABLES = {
|
|
|
10009
10081
|
"codeSyntax": {}
|
|
10010
10082
|
},
|
|
10011
10083
|
"VariableID:1886:93035": {
|
|
10012
|
-
"id": "VariableID:1886:93035",
|
|
10013
10084
|
"name": "font-size/t10",
|
|
10085
|
+
"id": "VariableID:1886:93035",
|
|
10014
10086
|
"remote": false,
|
|
10015
10087
|
"key": "ab4e9872bfff1d0c08a9d3d212069a2ba71fb62f",
|
|
10016
10088
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10029,8 +10101,8 @@ const FIGMA_VARIABLES = {
|
|
|
10029
10101
|
"codeSyntax": {}
|
|
10030
10102
|
},
|
|
10031
10103
|
"VariableID:40279:20413": {
|
|
10032
|
-
"id": "VariableID:40279:20413",
|
|
10033
10104
|
"name": "font-size/t10-static",
|
|
10105
|
+
"id": "VariableID:40279:20413",
|
|
10034
10106
|
"remote": false,
|
|
10035
10107
|
"key": "d70e082080e04f8a2ea0ba388e8f80b03d2cd448",
|
|
10036
10108
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10049,8 +10121,8 @@ const FIGMA_VARIABLES = {
|
|
|
10049
10121
|
"codeSyntax": {}
|
|
10050
10122
|
},
|
|
10051
10123
|
"VariableID:1:203": {
|
|
10052
|
-
"id": "VariableID:1:203",
|
|
10053
10124
|
"name": "font-size/t2",
|
|
10125
|
+
"id": "VariableID:1:203",
|
|
10054
10126
|
"remote": false,
|
|
10055
10127
|
"key": "ea3f6b0284e7ffc3e0a6e1ef6d9968ccbacf5f00",
|
|
10056
10128
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10069,8 +10141,8 @@ const FIGMA_VARIABLES = {
|
|
|
10069
10141
|
"codeSyntax": {}
|
|
10070
10142
|
},
|
|
10071
10143
|
"VariableID:1:204": {
|
|
10072
|
-
"id": "VariableID:1:204",
|
|
10073
10144
|
"name": "font-size/t3",
|
|
10145
|
+
"id": "VariableID:1:204",
|
|
10074
10146
|
"remote": false,
|
|
10075
10147
|
"key": "bc6d4dc5395f878019227868a7921448342cf7a7",
|
|
10076
10148
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10089,8 +10161,8 @@ const FIGMA_VARIABLES = {
|
|
|
10089
10161
|
"codeSyntax": {}
|
|
10090
10162
|
},
|
|
10091
10163
|
"VariableID:1:205": {
|
|
10092
|
-
"id": "VariableID:1:205",
|
|
10093
10164
|
"name": "font-size/t4",
|
|
10165
|
+
"id": "VariableID:1:205",
|
|
10094
10166
|
"remote": false,
|
|
10095
10167
|
"key": "3e6ac961714d3bb5f576520364c90a2058cafdf0",
|
|
10096
10168
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10109,8 +10181,8 @@ const FIGMA_VARIABLES = {
|
|
|
10109
10181
|
"codeSyntax": {}
|
|
10110
10182
|
},
|
|
10111
10183
|
"VariableID:1:206": {
|
|
10112
|
-
"id": "VariableID:1:206",
|
|
10113
10184
|
"name": "font-size/t5",
|
|
10185
|
+
"id": "VariableID:1:206",
|
|
10114
10186
|
"remote": false,
|
|
10115
10187
|
"key": "8769558ffcbc069814a573bf0b90ce602a11cf19",
|
|
10116
10188
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10129,8 +10201,8 @@ const FIGMA_VARIABLES = {
|
|
|
10129
10201
|
"codeSyntax": {}
|
|
10130
10202
|
},
|
|
10131
10203
|
"VariableID:1:207": {
|
|
10132
|
-
"id": "VariableID:1:207",
|
|
10133
10204
|
"name": "font-size/t6",
|
|
10205
|
+
"id": "VariableID:1:207",
|
|
10134
10206
|
"remote": false,
|
|
10135
10207
|
"key": "7dd163ca74751a5d60b53989c9bf71214cd78297",
|
|
10136
10208
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10149,8 +10221,8 @@ const FIGMA_VARIABLES = {
|
|
|
10149
10221
|
"codeSyntax": {}
|
|
10150
10222
|
},
|
|
10151
10223
|
"VariableID:1:208": {
|
|
10152
|
-
"id": "VariableID:1:208",
|
|
10153
10224
|
"name": "font-size/t7",
|
|
10225
|
+
"id": "VariableID:1:208",
|
|
10154
10226
|
"remote": false,
|
|
10155
10227
|
"key": "de551eb1ca2d69adea911b6d6d8c60482b4c8d92",
|
|
10156
10228
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10169,8 +10241,8 @@ const FIGMA_VARIABLES = {
|
|
|
10169
10241
|
"codeSyntax": {}
|
|
10170
10242
|
},
|
|
10171
10243
|
"VariableID:1:209": {
|
|
10172
|
-
"id": "VariableID:1:209",
|
|
10173
10244
|
"name": "font-size/t8",
|
|
10245
|
+
"id": "VariableID:1:209",
|
|
10174
10246
|
"remote": false,
|
|
10175
10247
|
"key": "89b1cbe2b090d0935c3783f924d98d9123e10b78",
|
|
10176
10248
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10189,8 +10261,8 @@ const FIGMA_VARIABLES = {
|
|
|
10189
10261
|
"codeSyntax": {}
|
|
10190
10262
|
},
|
|
10191
10263
|
"VariableID:1:210": {
|
|
10192
|
-
"id": "VariableID:1:210",
|
|
10193
10264
|
"name": "font-size/t9",
|
|
10265
|
+
"id": "VariableID:1:210",
|
|
10194
10266
|
"remote": false,
|
|
10195
10267
|
"key": "b2bb5fe8ae814f3fb55e37c2f641fd3aa892d411",
|
|
10196
10268
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10209,8 +10281,8 @@ const FIGMA_VARIABLES = {
|
|
|
10209
10281
|
"codeSyntax": {}
|
|
10210
10282
|
},
|
|
10211
10283
|
"VariableID:289:13773": {
|
|
10212
|
-
"id": "VariableID:289:13773",
|
|
10213
10284
|
"name": "font-weight/bold",
|
|
10285
|
+
"id": "VariableID:289:13773",
|
|
10214
10286
|
"remote": false,
|
|
10215
10287
|
"key": "437bbcdbcde7992b30f9da52e5fe11f55fb8d969",
|
|
10216
10288
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10229,8 +10301,8 @@ const FIGMA_VARIABLES = {
|
|
|
10229
10301
|
"codeSyntax": {}
|
|
10230
10302
|
},
|
|
10231
10303
|
"VariableID:1886:93038": {
|
|
10232
|
-
"id": "VariableID:1886:93038",
|
|
10233
10304
|
"name": "font-weight/medium",
|
|
10305
|
+
"id": "VariableID:1886:93038",
|
|
10234
10306
|
"remote": false,
|
|
10235
10307
|
"key": "ed94d403dca1575cbe2489239572c56dbe7a4184",
|
|
10236
10308
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10249,8 +10321,8 @@ const FIGMA_VARIABLES = {
|
|
|
10249
10321
|
"codeSyntax": {}
|
|
10250
10322
|
},
|
|
10251
10323
|
"VariableID:289:13772": {
|
|
10252
|
-
"id": "VariableID:289:13772",
|
|
10253
10324
|
"name": "font-weight/regular",
|
|
10325
|
+
"id": "VariableID:289:13772",
|
|
10254
10326
|
"remote": false,
|
|
10255
10327
|
"key": "c4e0ed5bd199ed39cab000890615ebc9ff21bce4",
|
|
10256
10328
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10269,8 +10341,8 @@ const FIGMA_VARIABLES = {
|
|
|
10269
10341
|
"codeSyntax": {}
|
|
10270
10342
|
},
|
|
10271
10343
|
"VariableID:1:219": {
|
|
10272
|
-
"id": "VariableID:1:219",
|
|
10273
10344
|
"name": "line-height/600",
|
|
10345
|
+
"id": "VariableID:1:219",
|
|
10274
10346
|
"remote": false,
|
|
10275
10347
|
"key": "d9560a0402d404ccb9bea90f43270cd59e2293e5",
|
|
10276
10348
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10290,8 +10362,8 @@ const FIGMA_VARIABLES = {
|
|
|
10290
10362
|
"deletedButReferenced": true
|
|
10291
10363
|
},
|
|
10292
10364
|
"VariableID:1:211": {
|
|
10293
|
-
"id": "VariableID:1:211",
|
|
10294
10365
|
"name": "line-height/t1",
|
|
10366
|
+
"id": "VariableID:1:211",
|
|
10295
10367
|
"remote": false,
|
|
10296
10368
|
"key": "346dec2cf8969bdbed6a1d051be71266bd087406",
|
|
10297
10369
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10310,8 +10382,8 @@ const FIGMA_VARIABLES = {
|
|
|
10310
10382
|
"codeSyntax": {}
|
|
10311
10383
|
},
|
|
10312
10384
|
"VariableID:1971:524": {
|
|
10313
|
-
"id": "VariableID:1971:524",
|
|
10314
10385
|
"name": "line-height/t10",
|
|
10386
|
+
"id": "VariableID:1971:524",
|
|
10315
10387
|
"remote": false,
|
|
10316
10388
|
"key": "e723602841d6621fc2061e59d0d24f20957cd7a4",
|
|
10317
10389
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10330,8 +10402,8 @@ const FIGMA_VARIABLES = {
|
|
|
10330
10402
|
"codeSyntax": {}
|
|
10331
10403
|
},
|
|
10332
10404
|
"VariableID:40279:20517": {
|
|
10333
|
-
"id": "VariableID:40279:20517",
|
|
10334
10405
|
"name": "line-height/t10-static",
|
|
10406
|
+
"id": "VariableID:40279:20517",
|
|
10335
10407
|
"remote": false,
|
|
10336
10408
|
"key": "b6096bd04dcb3a2004f193ee1fedbddc5501865b",
|
|
10337
10409
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10350,8 +10422,8 @@ const FIGMA_VARIABLES = {
|
|
|
10350
10422
|
"codeSyntax": {}
|
|
10351
10423
|
},
|
|
10352
10424
|
"VariableID:1:212": {
|
|
10353
|
-
"id": "VariableID:1:212",
|
|
10354
10425
|
"name": "line-height/t2",
|
|
10426
|
+
"id": "VariableID:1:212",
|
|
10355
10427
|
"remote": false,
|
|
10356
10428
|
"key": "5830b7dc1a2c1bc7c191b123b10ff6f8620781e9",
|
|
10357
10429
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10370,8 +10442,8 @@ const FIGMA_VARIABLES = {
|
|
|
10370
10442
|
"codeSyntax": {}
|
|
10371
10443
|
},
|
|
10372
10444
|
"VariableID:1:213": {
|
|
10373
|
-
"id": "VariableID:1:213",
|
|
10374
10445
|
"name": "line-height/t3",
|
|
10446
|
+
"id": "VariableID:1:213",
|
|
10375
10447
|
"remote": false,
|
|
10376
10448
|
"key": "2a36c86cc8a33d6553e9a3a0dda78f2a32fe4c54",
|
|
10377
10449
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10390,8 +10462,8 @@ const FIGMA_VARIABLES = {
|
|
|
10390
10462
|
"codeSyntax": {}
|
|
10391
10463
|
},
|
|
10392
10464
|
"VariableID:1:214": {
|
|
10393
|
-
"id": "VariableID:1:214",
|
|
10394
10465
|
"name": "line-height/t4",
|
|
10466
|
+
"id": "VariableID:1:214",
|
|
10395
10467
|
"remote": false,
|
|
10396
10468
|
"key": "7611046ad3b371985dad3cf5761aea0c59554888",
|
|
10397
10469
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10410,8 +10482,8 @@ const FIGMA_VARIABLES = {
|
|
|
10410
10482
|
"codeSyntax": {}
|
|
10411
10483
|
},
|
|
10412
10484
|
"VariableID:1:215": {
|
|
10413
|
-
"id": "VariableID:1:215",
|
|
10414
10485
|
"name": "line-height/t5",
|
|
10486
|
+
"id": "VariableID:1:215",
|
|
10415
10487
|
"remote": false,
|
|
10416
10488
|
"key": "056cd55dc83b43474e34af99aa6f7d90a7664e3f",
|
|
10417
10489
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10430,8 +10502,8 @@ const FIGMA_VARIABLES = {
|
|
|
10430
10502
|
"codeSyntax": {}
|
|
10431
10503
|
},
|
|
10432
10504
|
"VariableID:1:216": {
|
|
10433
|
-
"id": "VariableID:1:216",
|
|
10434
10505
|
"name": "line-height/t6",
|
|
10506
|
+
"id": "VariableID:1:216",
|
|
10435
10507
|
"remote": false,
|
|
10436
10508
|
"key": "d915b963cd23b952aba409e787920b4781b75bbb",
|
|
10437
10509
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10450,8 +10522,8 @@ const FIGMA_VARIABLES = {
|
|
|
10450
10522
|
"codeSyntax": {}
|
|
10451
10523
|
},
|
|
10452
10524
|
"VariableID:1:217": {
|
|
10453
|
-
"id": "VariableID:1:217",
|
|
10454
10525
|
"name": "line-height/t7",
|
|
10526
|
+
"id": "VariableID:1:217",
|
|
10455
10527
|
"remote": false,
|
|
10456
10528
|
"key": "1468bc751cf686aebf93a456c9eefad2bcdea12d",
|
|
10457
10529
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10470,8 +10542,8 @@ const FIGMA_VARIABLES = {
|
|
|
10470
10542
|
"codeSyntax": {}
|
|
10471
10543
|
},
|
|
10472
10544
|
"VariableID:1:218": {
|
|
10473
|
-
"id": "VariableID:1:218",
|
|
10474
10545
|
"name": "line-height/t8",
|
|
10546
|
+
"id": "VariableID:1:218",
|
|
10475
10547
|
"remote": false,
|
|
10476
10548
|
"key": "5d3fc6486fe1218a68ae8579ede9e170583c62f7",
|
|
10477
10549
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10490,8 +10562,8 @@ const FIGMA_VARIABLES = {
|
|
|
10490
10562
|
"codeSyntax": {}
|
|
10491
10563
|
},
|
|
10492
10564
|
"VariableID:1886:93036": {
|
|
10493
|
-
"id": "VariableID:1886:93036",
|
|
10494
10565
|
"name": "line-height/t9",
|
|
10566
|
+
"id": "VariableID:1886:93036",
|
|
10495
10567
|
"remote": false,
|
|
10496
10568
|
"key": "5c005ae6491da8ed628f69c83dd73019ed1aee66",
|
|
10497
10569
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -10510,8 +10582,8 @@ const FIGMA_VARIABLES = {
|
|
|
10510
10582
|
"codeSyntax": {}
|
|
10511
10583
|
},
|
|
10512
10584
|
"VariableID:12479:23371": {
|
|
10513
|
-
"id": "VariableID:12479:23371",
|
|
10514
10585
|
"name": "manner-temp/l1/bg",
|
|
10586
|
+
"id": "VariableID:12479:23371",
|
|
10515
10587
|
"remote": false,
|
|
10516
10588
|
"key": "67b29c8994b3da7a2102e878547f639b0ac311df",
|
|
10517
10589
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10520,15 +10592,15 @@ const FIGMA_VARIABLES = {
|
|
|
10520
10592
|
"hiddenFromPublishing": false,
|
|
10521
10593
|
"valuesByMode": {
|
|
10522
10594
|
"1928:7": {
|
|
10523
|
-
"r": 0.
|
|
10524
|
-
"g": 0.
|
|
10525
|
-
"b": 0.
|
|
10595
|
+
"r": 0.9450980424880981,
|
|
10596
|
+
"g": 0.9490196108818054,
|
|
10597
|
+
"b": 0.9529411792755127,
|
|
10526
10598
|
"a": 1
|
|
10527
10599
|
},
|
|
10528
10600
|
"1928:8": {
|
|
10529
|
-
"r": 0.
|
|
10530
|
-
"g": 0.
|
|
10531
|
-
"b": 0.
|
|
10601
|
+
"r": 0.16078431904315948,
|
|
10602
|
+
"g": 0.16078431904315948,
|
|
10603
|
+
"b": 0.16078431904315948,
|
|
10532
10604
|
"a": 1
|
|
10533
10605
|
}
|
|
10534
10606
|
},
|
|
@@ -10538,8 +10610,8 @@ const FIGMA_VARIABLES = {
|
|
|
10538
10610
|
"codeSyntax": {}
|
|
10539
10611
|
},
|
|
10540
10612
|
"VariableID:12548:1440": {
|
|
10541
|
-
"id": "VariableID:12548:1440",
|
|
10542
10613
|
"name": "manner-temp/l1/static",
|
|
10614
|
+
"id": "VariableID:12548:1440",
|
|
10543
10615
|
"remote": false,
|
|
10544
10616
|
"key": "b2e39001b13e619a940631b952ef0cd8156049cc",
|
|
10545
10617
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10567,8 +10639,8 @@ const FIGMA_VARIABLES = {
|
|
|
10567
10639
|
"deletedButReferenced": true
|
|
10568
10640
|
},
|
|
10569
10641
|
"VariableID:12479:23363": {
|
|
10570
|
-
"id": "VariableID:12479:23363",
|
|
10571
10642
|
"name": "manner-temp/l1/text",
|
|
10643
|
+
"id": "VariableID:12479:23363",
|
|
10572
10644
|
"remote": false,
|
|
10573
10645
|
"key": "5570bf5f562b6f69e406a7055f1429f5f6fe806d",
|
|
10574
10646
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10577,14 +10649,14 @@ const FIGMA_VARIABLES = {
|
|
|
10577
10649
|
"hiddenFromPublishing": false,
|
|
10578
10650
|
"valuesByMode": {
|
|
10579
10651
|
"1928:7": {
|
|
10580
|
-
"r": 0.
|
|
10581
|
-
"g": 0.
|
|
10582
|
-
"b": 0.
|
|
10652
|
+
"r": 0.4599123001098633,
|
|
10653
|
+
"g": 0.48140349984169006,
|
|
10654
|
+
"b": 0.520087718963623,
|
|
10583
10655
|
"a": 1
|
|
10584
10656
|
},
|
|
10585
10657
|
"1928:8": {
|
|
10586
|
-
"r": 0.
|
|
10587
|
-
"g": 0.
|
|
10658
|
+
"r": 0.7215686440467834,
|
|
10659
|
+
"g": 0.7215686440467834,
|
|
10588
10660
|
"b": 0.7254902124404907,
|
|
10589
10661
|
"a": 1
|
|
10590
10662
|
}
|
|
@@ -10594,9 +10666,65 @@ const FIGMA_VARIABLES = {
|
|
|
10594
10666
|
],
|
|
10595
10667
|
"codeSyntax": {}
|
|
10596
10668
|
},
|
|
10669
|
+
"VariableID:43290:12824": {
|
|
10670
|
+
"name": "manner-temp/l10/bg",
|
|
10671
|
+
"id": "VariableID:43290:12824",
|
|
10672
|
+
"remote": false,
|
|
10673
|
+
"key": "65f9b3fd0391c63c8b7bb4af56e3a7b01fc5f372",
|
|
10674
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
10675
|
+
"resolvedType": "COLOR",
|
|
10676
|
+
"description": "",
|
|
10677
|
+
"hiddenFromPublishing": false,
|
|
10678
|
+
"valuesByMode": {
|
|
10679
|
+
"1928:7": {
|
|
10680
|
+
"r": 1,
|
|
10681
|
+
"g": 0.9215686321258545,
|
|
10682
|
+
"b": 0.9333333373069763,
|
|
10683
|
+
"a": 1
|
|
10684
|
+
},
|
|
10685
|
+
"1928:8": {
|
|
10686
|
+
"r": 0.20392157137393951,
|
|
10687
|
+
"g": 0.01568627543747425,
|
|
10688
|
+
"b": 0.03921568766236305,
|
|
10689
|
+
"a": 1
|
|
10690
|
+
}
|
|
10691
|
+
},
|
|
10692
|
+
"scopes": [
|
|
10693
|
+
"ALL_SCOPES"
|
|
10694
|
+
],
|
|
10695
|
+
"codeSyntax": {}
|
|
10696
|
+
},
|
|
10697
|
+
"VariableID:43290:12823": {
|
|
10698
|
+
"name": "manner-temp/l10/text",
|
|
10699
|
+
"id": "VariableID:43290:12823",
|
|
10700
|
+
"remote": false,
|
|
10701
|
+
"key": "f9a192985d54d4bf1d25d05d3dec537a0c3d3dbc",
|
|
10702
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
10703
|
+
"resolvedType": "COLOR",
|
|
10704
|
+
"description": "",
|
|
10705
|
+
"hiddenFromPublishing": false,
|
|
10706
|
+
"valuesByMode": {
|
|
10707
|
+
"1928:7": {
|
|
10708
|
+
"r": 0.7960784435272217,
|
|
10709
|
+
"g": 0.003921568859368563,
|
|
10710
|
+
"b": 0.13725490868091583,
|
|
10711
|
+
"a": 1
|
|
10712
|
+
},
|
|
10713
|
+
"1928:8": {
|
|
10714
|
+
"r": 0.9845285415649414,
|
|
10715
|
+
"g": 0.4363323450088501,
|
|
10716
|
+
"b": 0.509425163269043,
|
|
10717
|
+
"a": 1
|
|
10718
|
+
}
|
|
10719
|
+
},
|
|
10720
|
+
"scopes": [
|
|
10721
|
+
"ALL_SCOPES"
|
|
10722
|
+
],
|
|
10723
|
+
"codeSyntax": {}
|
|
10724
|
+
},
|
|
10597
10725
|
"VariableID:12479:23472": {
|
|
10598
|
-
"id": "VariableID:12479:23472",
|
|
10599
10726
|
"name": "manner-temp/l2/bg",
|
|
10727
|
+
"id": "VariableID:12479:23472",
|
|
10600
10728
|
"remote": false,
|
|
10601
10729
|
"key": "1e7915a84b271dc97f6678a2a2717773c7aa1829",
|
|
10602
10730
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10605,15 +10733,15 @@ const FIGMA_VARIABLES = {
|
|
|
10605
10733
|
"hiddenFromPublishing": false,
|
|
10606
10734
|
"valuesByMode": {
|
|
10607
10735
|
"1928:7": {
|
|
10608
|
-
"r": 0.
|
|
10609
|
-
"g": 0.
|
|
10610
|
-
"b": 0.
|
|
10736
|
+
"r": 0.9725490212440491,
|
|
10737
|
+
"g": 0.95686274766922,
|
|
10738
|
+
"b": 0.9254902005195618,
|
|
10611
10739
|
"a": 1
|
|
10612
10740
|
},
|
|
10613
10741
|
"1928:8": {
|
|
10614
|
-
"r": 0.
|
|
10615
|
-
"g": 0.
|
|
10616
|
-
"b": 0.
|
|
10742
|
+
"r": 0.2007017582654953,
|
|
10743
|
+
"g": 0.15052631497383118,
|
|
10744
|
+
"b": 0.019298246130347252,
|
|
10617
10745
|
"a": 1
|
|
10618
10746
|
}
|
|
10619
10747
|
},
|
|
@@ -10623,8 +10751,8 @@ const FIGMA_VARIABLES = {
|
|
|
10623
10751
|
"codeSyntax": {}
|
|
10624
10752
|
},
|
|
10625
10753
|
"VariableID:12548:1441": {
|
|
10626
|
-
"id": "VariableID:12548:1441",
|
|
10627
10754
|
"name": "manner-temp/l2/static",
|
|
10755
|
+
"id": "VariableID:12548:1441",
|
|
10628
10756
|
"remote": false,
|
|
10629
10757
|
"key": "eec52a8d360d27647570d4a53220bfbe0af644ac",
|
|
10630
10758
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10652,8 +10780,8 @@ const FIGMA_VARIABLES = {
|
|
|
10652
10780
|
"deletedButReferenced": true
|
|
10653
10781
|
},
|
|
10654
10782
|
"VariableID:12479:23364": {
|
|
10655
|
-
"id": "VariableID:12479:23364",
|
|
10656
10783
|
"name": "manner-temp/l2/text",
|
|
10784
|
+
"id": "VariableID:12479:23364",
|
|
10657
10785
|
"remote": false,
|
|
10658
10786
|
"key": "68094f3fcafa37aed581f16205a71f57db04c885",
|
|
10659
10787
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10662,15 +10790,15 @@ const FIGMA_VARIABLES = {
|
|
|
10662
10790
|
"hiddenFromPublishing": false,
|
|
10663
10791
|
"valuesByMode": {
|
|
10664
10792
|
"1928:7": {
|
|
10665
|
-
"r": 0.
|
|
10666
|
-
"g": 0.
|
|
10667
|
-
"b": 0.
|
|
10793
|
+
"r": 0.6721632480621338,
|
|
10794
|
+
"g": 0.5257142782211304,
|
|
10795
|
+
"b": 0.24783673882484436,
|
|
10668
10796
|
"a": 1
|
|
10669
10797
|
},
|
|
10670
10798
|
"1928:8": {
|
|
10671
|
-
"r": 0.
|
|
10672
|
-
"g": 0.
|
|
10673
|
-
"b": 0.
|
|
10799
|
+
"r": 0.9607843160629272,
|
|
10800
|
+
"g": 0.8588235378265381,
|
|
10801
|
+
"b": 0.5921568870544434,
|
|
10674
10802
|
"a": 1
|
|
10675
10803
|
}
|
|
10676
10804
|
},
|
|
@@ -10680,8 +10808,8 @@ const FIGMA_VARIABLES = {
|
|
|
10680
10808
|
"codeSyntax": {}
|
|
10681
10809
|
},
|
|
10682
10810
|
"VariableID:12548:1436": {
|
|
10683
|
-
"id": "VariableID:12548:1436",
|
|
10684
10811
|
"name": "manner-temp/l3/bg",
|
|
10812
|
+
"id": "VariableID:12548:1436",
|
|
10685
10813
|
"remote": false,
|
|
10686
10814
|
"key": "9d5a865ab5549dc7dc886883bbc5ebe5ae16f53b",
|
|
10687
10815
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10690,15 +10818,15 @@ const FIGMA_VARIABLES = {
|
|
|
10690
10818
|
"hiddenFromPublishing": false,
|
|
10691
10819
|
"valuesByMode": {
|
|
10692
10820
|
"1928:7": {
|
|
10693
|
-
"r":
|
|
10694
|
-
"g": 0.
|
|
10695
|
-
"b": 0.
|
|
10821
|
+
"r": 1,
|
|
10822
|
+
"g": 0.9607843160629272,
|
|
10823
|
+
"b": 0.8980392217636108,
|
|
10696
10824
|
"a": 1
|
|
10697
10825
|
},
|
|
10698
10826
|
"1928:8": {
|
|
10699
|
-
"r": 0.
|
|
10700
|
-
"g": 0.
|
|
10701
|
-
"b": 0.
|
|
10827
|
+
"r": 0.21568627655506134,
|
|
10828
|
+
"g": 0.16862745583057404,
|
|
10829
|
+
"b": 0.003921568859368563,
|
|
10702
10830
|
"a": 1
|
|
10703
10831
|
}
|
|
10704
10832
|
},
|
|
@@ -10708,8 +10836,8 @@ const FIGMA_VARIABLES = {
|
|
|
10708
10836
|
"codeSyntax": {}
|
|
10709
10837
|
},
|
|
10710
10838
|
"VariableID:12548:1442": {
|
|
10711
|
-
"id": "VariableID:12548:1442",
|
|
10712
10839
|
"name": "manner-temp/l3/static",
|
|
10840
|
+
"id": "VariableID:12548:1442",
|
|
10713
10841
|
"remote": false,
|
|
10714
10842
|
"key": "155ad6dee47603c9ae025559345083a8bbf224df",
|
|
10715
10843
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10737,8 +10865,8 @@ const FIGMA_VARIABLES = {
|
|
|
10737
10865
|
"deletedButReferenced": true
|
|
10738
10866
|
},
|
|
10739
10867
|
"VariableID:12479:23365": {
|
|
10740
|
-
"id": "VariableID:12479:23365",
|
|
10741
10868
|
"name": "manner-temp/l3/text",
|
|
10869
|
+
"id": "VariableID:12479:23365",
|
|
10742
10870
|
"remote": false,
|
|
10743
10871
|
"key": "715d75572832e4556fd96b77c0e68c1c9406d9ec",
|
|
10744
10872
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10747,15 +10875,15 @@ const FIGMA_VARIABLES = {
|
|
|
10747
10875
|
"hiddenFromPublishing": false,
|
|
10748
10876
|
"valuesByMode": {
|
|
10749
10877
|
"1928:7": {
|
|
10750
|
-
"r": 0,
|
|
10751
|
-
"g": 0.
|
|
10752
|
-
"b": 0
|
|
10878
|
+
"r": 0.8784313797950745,
|
|
10879
|
+
"g": 0.5411764979362488,
|
|
10880
|
+
"b": 0,
|
|
10753
10881
|
"a": 1
|
|
10754
10882
|
},
|
|
10755
10883
|
"1928:8": {
|
|
10756
|
-
"r": 0.
|
|
10757
|
-
"g": 0.
|
|
10758
|
-
"b": 0.
|
|
10884
|
+
"r": 0.9914676547050476,
|
|
10885
|
+
"g": 0.8548551797866821,
|
|
10886
|
+
"b": 0.3962276577949524,
|
|
10759
10887
|
"a": 1
|
|
10760
10888
|
}
|
|
10761
10889
|
},
|
|
@@ -10765,8 +10893,8 @@ const FIGMA_VARIABLES = {
|
|
|
10765
10893
|
"codeSyntax": {}
|
|
10766
10894
|
},
|
|
10767
10895
|
"VariableID:12548:1437": {
|
|
10768
|
-
"id": "VariableID:12548:1437",
|
|
10769
10896
|
"name": "manner-temp/l4/bg",
|
|
10897
|
+
"id": "VariableID:12548:1437",
|
|
10770
10898
|
"remote": false,
|
|
10771
10899
|
"key": "160e9cf4623034b4b6961902804023be23c95315",
|
|
10772
10900
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10775,15 +10903,15 @@ const FIGMA_VARIABLES = {
|
|
|
10775
10903
|
"hiddenFromPublishing": false,
|
|
10776
10904
|
"valuesByMode": {
|
|
10777
10905
|
"1928:7": {
|
|
10778
|
-
"r":
|
|
10779
|
-
"g": 0.
|
|
10780
|
-
"b": 0.
|
|
10906
|
+
"r": 1,
|
|
10907
|
+
"g": 0.9529411792755127,
|
|
10908
|
+
"b": 0.8980392217636108,
|
|
10781
10909
|
"a": 1
|
|
10782
10910
|
},
|
|
10783
10911
|
"1928:8": {
|
|
10784
|
-
"r": 0.
|
|
10785
|
-
"g": 0.
|
|
10786
|
-
"b": 0.
|
|
10912
|
+
"r": 0.21568627655506134,
|
|
10913
|
+
"g": 0.13725490868091583,
|
|
10914
|
+
"b": 0.003921568859368563,
|
|
10787
10915
|
"a": 1
|
|
10788
10916
|
}
|
|
10789
10917
|
},
|
|
@@ -10793,8 +10921,8 @@ const FIGMA_VARIABLES = {
|
|
|
10793
10921
|
"codeSyntax": {}
|
|
10794
10922
|
},
|
|
10795
10923
|
"VariableID:12548:1443": {
|
|
10796
|
-
"id": "VariableID:12548:1443",
|
|
10797
10924
|
"name": "manner-temp/l4/static",
|
|
10925
|
+
"id": "VariableID:12548:1443",
|
|
10798
10926
|
"remote": false,
|
|
10799
10927
|
"key": "01f8a395aab2c47497262b0da2e4b333abfdb96c",
|
|
10800
10928
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10822,8 +10950,8 @@ const FIGMA_VARIABLES = {
|
|
|
10822
10950
|
"deletedButReferenced": true
|
|
10823
10951
|
},
|
|
10824
10952
|
"VariableID:12479:23366": {
|
|
10825
|
-
"id": "VariableID:12479:23366",
|
|
10826
10953
|
"name": "manner-temp/l4/text",
|
|
10954
|
+
"id": "VariableID:12479:23366",
|
|
10827
10955
|
"remote": false,
|
|
10828
10956
|
"key": "6e384b81193feee5a1464c8868efd13acb8ce713",
|
|
10829
10957
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10832,15 +10960,15 @@ const FIGMA_VARIABLES = {
|
|
|
10832
10960
|
"hiddenFromPublishing": false,
|
|
10833
10961
|
"valuesByMode": {
|
|
10834
10962
|
"1928:7": {
|
|
10835
|
-
"r": 0.
|
|
10836
|
-
"g": 0.
|
|
10837
|
-
"b": 0
|
|
10963
|
+
"r": 0.9607843160629272,
|
|
10964
|
+
"g": 0.4941176474094391,
|
|
10965
|
+
"b": 0,
|
|
10838
10966
|
"a": 1
|
|
10839
10967
|
},
|
|
10840
10968
|
"1928:8": {
|
|
10841
|
-
"r": 0.
|
|
10842
|
-
"g": 0.
|
|
10843
|
-
"b": 0.
|
|
10969
|
+
"r": 0.9843137264251709,
|
|
10970
|
+
"g": 0.7450980544090271,
|
|
10971
|
+
"b": 0.3333333432674408,
|
|
10844
10972
|
"a": 1
|
|
10845
10973
|
}
|
|
10846
10974
|
},
|
|
@@ -10850,8 +10978,8 @@ const FIGMA_VARIABLES = {
|
|
|
10850
10978
|
"codeSyntax": {}
|
|
10851
10979
|
},
|
|
10852
10980
|
"VariableID:12548:1438": {
|
|
10853
|
-
"id": "VariableID:12548:1438",
|
|
10854
10981
|
"name": "manner-temp/l5/bg",
|
|
10982
|
+
"id": "VariableID:12548:1438",
|
|
10855
10983
|
"remote": false,
|
|
10856
10984
|
"key": "428f6c0ef31fb46cffe9a43b15b6ea626ec79583",
|
|
10857
10985
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10861,14 +10989,14 @@ const FIGMA_VARIABLES = {
|
|
|
10861
10989
|
"valuesByMode": {
|
|
10862
10990
|
"1928:7": {
|
|
10863
10991
|
"r": 1,
|
|
10864
|
-
"g": 0.
|
|
10992
|
+
"g": 0.9450980424880981,
|
|
10865
10993
|
"b": 0.8980392217636108,
|
|
10866
10994
|
"a": 1
|
|
10867
10995
|
},
|
|
10868
10996
|
"1928:8": {
|
|
10869
|
-
"r": 0.
|
|
10870
|
-
"g": 0.
|
|
10871
|
-
"b": 0.
|
|
10997
|
+
"r": 0.21568627655506134,
|
|
10998
|
+
"g": 0.12156862765550613,
|
|
10999
|
+
"b": 0.003921568859368563,
|
|
10872
11000
|
"a": 1
|
|
10873
11001
|
}
|
|
10874
11002
|
},
|
|
@@ -10878,8 +11006,8 @@ const FIGMA_VARIABLES = {
|
|
|
10878
11006
|
"codeSyntax": {}
|
|
10879
11007
|
},
|
|
10880
11008
|
"VariableID:12548:1444": {
|
|
10881
|
-
"id": "VariableID:12548:1444",
|
|
10882
11009
|
"name": "manner-temp/l5/static",
|
|
11010
|
+
"id": "VariableID:12548:1444",
|
|
10883
11011
|
"remote": false,
|
|
10884
11012
|
"key": "9cedfcdca910a043de0cb216a1f2593a3029ff33",
|
|
10885
11013
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10907,8 +11035,8 @@ const FIGMA_VARIABLES = {
|
|
|
10907
11035
|
"deletedButReferenced": true
|
|
10908
11036
|
},
|
|
10909
11037
|
"VariableID:12479:23367": {
|
|
10910
|
-
"id": "VariableID:12479:23367",
|
|
10911
11038
|
"name": "manner-temp/l5/text",
|
|
11039
|
+
"id": "VariableID:12479:23367",
|
|
10912
11040
|
"remote": false,
|
|
10913
11041
|
"key": "4ca62b44d60aafc9cb2d3f2adc87fbb1bd97070d",
|
|
10914
11042
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10917,15 +11045,15 @@ const FIGMA_VARIABLES = {
|
|
|
10917
11045
|
"hiddenFromPublishing": false,
|
|
10918
11046
|
"valuesByMode": {
|
|
10919
11047
|
"1928:7": {
|
|
10920
|
-
"r":
|
|
10921
|
-
"g": 0.
|
|
11048
|
+
"r": 1,
|
|
11049
|
+
"g": 0.44999998807907104,
|
|
10922
11050
|
"b": 0,
|
|
10923
11051
|
"a": 1
|
|
10924
11052
|
},
|
|
10925
11053
|
"1928:8": {
|
|
10926
|
-
"r":
|
|
10927
|
-
"g": 0.
|
|
10928
|
-
"b": 0,
|
|
11054
|
+
"r": 0.9815468192100525,
|
|
11055
|
+
"g": 0.6760662794113159,
|
|
11056
|
+
"b": 0.29515841603279114,
|
|
10929
11057
|
"a": 1
|
|
10930
11058
|
}
|
|
10931
11059
|
},
|
|
@@ -10935,8 +11063,8 @@ const FIGMA_VARIABLES = {
|
|
|
10935
11063
|
"codeSyntax": {}
|
|
10936
11064
|
},
|
|
10937
11065
|
"VariableID:12548:1439": {
|
|
10938
|
-
"id": "VariableID:12548:1439",
|
|
10939
11066
|
"name": "manner-temp/l6/bg",
|
|
11067
|
+
"id": "VariableID:12548:1439",
|
|
10940
11068
|
"remote": false,
|
|
10941
11069
|
"key": "85e17708f8f8c55f733c9ec9ef77637f149d264a",
|
|
10942
11070
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10951,9 +11079,9 @@ const FIGMA_VARIABLES = {
|
|
|
10951
11079
|
"a": 1
|
|
10952
11080
|
},
|
|
10953
11081
|
"1928:8": {
|
|
10954
|
-
"r": 0.
|
|
10955
|
-
"g": 0.
|
|
10956
|
-
"b": 0.
|
|
11082
|
+
"r": 0.20830917358398438,
|
|
11083
|
+
"g": 0.10734300315380096,
|
|
11084
|
+
"b": 0.011690820567309856,
|
|
10957
11085
|
"a": 1
|
|
10958
11086
|
}
|
|
10959
11087
|
},
|
|
@@ -10963,8 +11091,8 @@ const FIGMA_VARIABLES = {
|
|
|
10963
11091
|
"codeSyntax": {}
|
|
10964
11092
|
},
|
|
10965
11093
|
"VariableID:12548:1445": {
|
|
10966
|
-
"id": "VariableID:12548:1445",
|
|
10967
11094
|
"name": "manner-temp/l6/static",
|
|
11095
|
+
"id": "VariableID:12548:1445",
|
|
10968
11096
|
"remote": false,
|
|
10969
11097
|
"key": "b7d244e9c771ea91fcd18e6f1c566d84cfb396f8",
|
|
10970
11098
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -10992,8 +11120,8 @@ const FIGMA_VARIABLES = {
|
|
|
10992
11120
|
"deletedButReferenced": true
|
|
10993
11121
|
},
|
|
10994
11122
|
"VariableID:12479:23368": {
|
|
10995
|
-
"id": "VariableID:12479:23368",
|
|
10996
11123
|
"name": "manner-temp/l6/text",
|
|
11124
|
+
"id": "VariableID:12479:23368",
|
|
10997
11125
|
"remote": false,
|
|
10998
11126
|
"key": "bcb19b1f9dc51c3bdbbc76849dcf596ec4cc16a4",
|
|
10999
11127
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11002,15 +11130,183 @@ const FIGMA_VARIABLES = {
|
|
|
11002
11130
|
"hiddenFromPublishing": false,
|
|
11003
11131
|
"valuesByMode": {
|
|
11004
11132
|
"1928:7": {
|
|
11005
|
-
"r":
|
|
11006
|
-
"g": 0.
|
|
11133
|
+
"r": 1,
|
|
11134
|
+
"g": 0.4000000059604645,
|
|
11007
11135
|
"b": 0,
|
|
11008
11136
|
"a": 1
|
|
11009
11137
|
},
|
|
11010
11138
|
"1928:8": {
|
|
11139
|
+
"r": 0.9882352948188782,
|
|
11140
|
+
"g": 0.5960784554481506,
|
|
11141
|
+
"b": 0.3333333432674408,
|
|
11142
|
+
"a": 1
|
|
11143
|
+
}
|
|
11144
|
+
},
|
|
11145
|
+
"scopes": [
|
|
11146
|
+
"ALL_SCOPES"
|
|
11147
|
+
],
|
|
11148
|
+
"codeSyntax": {}
|
|
11149
|
+
},
|
|
11150
|
+
"VariableID:43290:12818": {
|
|
11151
|
+
"name": "manner-temp/l7/bg",
|
|
11152
|
+
"id": "VariableID:43290:12818",
|
|
11153
|
+
"remote": false,
|
|
11154
|
+
"key": "8c1748ea02d7fdf491bf43b327f8b7640a196a6c",
|
|
11155
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11156
|
+
"resolvedType": "COLOR",
|
|
11157
|
+
"description": "",
|
|
11158
|
+
"hiddenFromPublishing": false,
|
|
11159
|
+
"valuesByMode": {
|
|
11160
|
+
"1928:7": {
|
|
11011
11161
|
"r": 1,
|
|
11012
|
-
"g": 0.
|
|
11013
|
-
"b": 0.
|
|
11162
|
+
"g": 0.9372549057006836,
|
|
11163
|
+
"b": 0.8980392217636108,
|
|
11164
|
+
"a": 1
|
|
11165
|
+
},
|
|
11166
|
+
"1928:8": {
|
|
11167
|
+
"r": 0.21568627655506134,
|
|
11168
|
+
"g": 0.09019608050584793,
|
|
11169
|
+
"b": 0.003921568859368563,
|
|
11170
|
+
"a": 1
|
|
11171
|
+
}
|
|
11172
|
+
},
|
|
11173
|
+
"scopes": [
|
|
11174
|
+
"ALL_SCOPES"
|
|
11175
|
+
],
|
|
11176
|
+
"codeSyntax": {}
|
|
11177
|
+
},
|
|
11178
|
+
"VariableID:43290:12817": {
|
|
11179
|
+
"name": "manner-temp/l7/text",
|
|
11180
|
+
"id": "VariableID:43290:12817",
|
|
11181
|
+
"remote": false,
|
|
11182
|
+
"key": "e11c2779cca41e13955c6ff532a18611ea59fdc1",
|
|
11183
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11184
|
+
"resolvedType": "COLOR",
|
|
11185
|
+
"description": "",
|
|
11186
|
+
"hiddenFromPublishing": false,
|
|
11187
|
+
"valuesByMode": {
|
|
11188
|
+
"1928:7": {
|
|
11189
|
+
"r": 1,
|
|
11190
|
+
"g": 0.3166666626930237,
|
|
11191
|
+
"b": 0,
|
|
11192
|
+
"a": 1
|
|
11193
|
+
},
|
|
11194
|
+
"1928:8": {
|
|
11195
|
+
"r": 0.9775333404541016,
|
|
11196
|
+
"g": 0.4792228639125824,
|
|
11197
|
+
"b": 0.14701591432094574,
|
|
11198
|
+
"a": 1
|
|
11199
|
+
}
|
|
11200
|
+
},
|
|
11201
|
+
"scopes": [
|
|
11202
|
+
"ALL_SCOPES"
|
|
11203
|
+
],
|
|
11204
|
+
"codeSyntax": {}
|
|
11205
|
+
},
|
|
11206
|
+
"VariableID:43290:12820": {
|
|
11207
|
+
"name": "manner-temp/l8/bg",
|
|
11208
|
+
"id": "VariableID:43290:12820",
|
|
11209
|
+
"remote": false,
|
|
11210
|
+
"key": "5b7f1f85a778a51a2fdfc39fc197ee50c29a8af6",
|
|
11211
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11212
|
+
"resolvedType": "COLOR",
|
|
11213
|
+
"description": "",
|
|
11214
|
+
"hiddenFromPublishing": false,
|
|
11215
|
+
"valuesByMode": {
|
|
11216
|
+
"1928:7": {
|
|
11217
|
+
"r": 1,
|
|
11218
|
+
"g": 0.9333333373069763,
|
|
11219
|
+
"b": 0.8980392217636108,
|
|
11220
|
+
"a": 1
|
|
11221
|
+
},
|
|
11222
|
+
"1928:8": {
|
|
11223
|
+
"r": 0.21960784494876862,
|
|
11224
|
+
"g": 0.05882352963089943,
|
|
11225
|
+
"b": 0,
|
|
11226
|
+
"a": 1
|
|
11227
|
+
}
|
|
11228
|
+
},
|
|
11229
|
+
"scopes": [
|
|
11230
|
+
"ALL_SCOPES"
|
|
11231
|
+
],
|
|
11232
|
+
"codeSyntax": {}
|
|
11233
|
+
},
|
|
11234
|
+
"VariableID:43290:12819": {
|
|
11235
|
+
"name": "manner-temp/l8/text",
|
|
11236
|
+
"id": "VariableID:43290:12819",
|
|
11237
|
+
"remote": false,
|
|
11238
|
+
"key": "5aadbd967278b795cd17e669f4990c40e6d2c911",
|
|
11239
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11240
|
+
"resolvedType": "COLOR",
|
|
11241
|
+
"description": "",
|
|
11242
|
+
"hiddenFromPublishing": false,
|
|
11243
|
+
"valuesByMode": {
|
|
11244
|
+
"1928:7": {
|
|
11245
|
+
"r": 1,
|
|
11246
|
+
"g": 0.20000000298023224,
|
|
11247
|
+
"b": 0,
|
|
11248
|
+
"a": 1
|
|
11249
|
+
},
|
|
11250
|
+
"1928:8": {
|
|
11251
|
+
"r": 0.9960036277770996,
|
|
11252
|
+
"g": 0.4151982367038727,
|
|
11253
|
+
"b": 0.20399634540081024,
|
|
11254
|
+
"a": 1
|
|
11255
|
+
}
|
|
11256
|
+
},
|
|
11257
|
+
"scopes": [
|
|
11258
|
+
"ALL_SCOPES"
|
|
11259
|
+
],
|
|
11260
|
+
"codeSyntax": {}
|
|
11261
|
+
},
|
|
11262
|
+
"VariableID:43290:12822": {
|
|
11263
|
+
"name": "manner-temp/l9/bg",
|
|
11264
|
+
"id": "VariableID:43290:12822",
|
|
11265
|
+
"remote": false,
|
|
11266
|
+
"key": "7403673e341f59d50ebf51735a0c7c5ad4d64698",
|
|
11267
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11268
|
+
"resolvedType": "COLOR",
|
|
11269
|
+
"description": "",
|
|
11270
|
+
"hiddenFromPublishing": false,
|
|
11271
|
+
"valuesByMode": {
|
|
11272
|
+
"1928:7": {
|
|
11273
|
+
"r": 1,
|
|
11274
|
+
"g": 0.9254902005195618,
|
|
11275
|
+
"b": 0.9215686321258545,
|
|
11276
|
+
"a": 1
|
|
11277
|
+
},
|
|
11278
|
+
"1928:8": {
|
|
11279
|
+
"r": 0.21960784494876862,
|
|
11280
|
+
"g": 0.019607843831181526,
|
|
11281
|
+
"b": 0,
|
|
11282
|
+
"a": 1
|
|
11283
|
+
}
|
|
11284
|
+
},
|
|
11285
|
+
"scopes": [
|
|
11286
|
+
"ALL_SCOPES"
|
|
11287
|
+
],
|
|
11288
|
+
"codeSyntax": {}
|
|
11289
|
+
},
|
|
11290
|
+
"VariableID:43290:12821": {
|
|
11291
|
+
"name": "manner-temp/l9/text",
|
|
11292
|
+
"id": "VariableID:43290:12821",
|
|
11293
|
+
"remote": false,
|
|
11294
|
+
"key": "3b9a429ca6196fe1ff18f5e15c52bd14c85dc308",
|
|
11295
|
+
"variableCollectionId": "VariableCollectionId:1:3",
|
|
11296
|
+
"resolvedType": "COLOR",
|
|
11297
|
+
"description": "",
|
|
11298
|
+
"hiddenFromPublishing": false,
|
|
11299
|
+
"valuesByMode": {
|
|
11300
|
+
"1928:7": {
|
|
11301
|
+
"r": 0.9529411792755127,
|
|
11302
|
+
"g": 0.03921568766236305,
|
|
11303
|
+
"b": 0.007843137718737125,
|
|
11304
|
+
"a": 1
|
|
11305
|
+
},
|
|
11306
|
+
"1928:8": {
|
|
11307
|
+
"r": 0.9952283501625061,
|
|
11308
|
+
"g": 0.4173096716403961,
|
|
11309
|
+
"b": 0.36477163434028625,
|
|
11014
11310
|
"a": 1
|
|
11015
11311
|
}
|
|
11016
11312
|
},
|
|
@@ -11020,8 +11316,8 @@ const FIGMA_VARIABLES = {
|
|
|
11020
11316
|
"codeSyntax": {}
|
|
11021
11317
|
},
|
|
11022
11318
|
"VariableID:1:199": {
|
|
11023
|
-
"id": "VariableID:1:199",
|
|
11024
11319
|
"name": "OS",
|
|
11320
|
+
"id": "VariableID:1:199",
|
|
11025
11321
|
"remote": false,
|
|
11026
11322
|
"key": "c66f411e477ebc9db08f2faf7be4673f2e046a5d",
|
|
11027
11323
|
"variableCollectionId": "VariableCollectionId:1:197",
|
|
@@ -11040,8 +11336,8 @@ const FIGMA_VARIABLES = {
|
|
|
11040
11336
|
"codeSyntax": {}
|
|
11041
11337
|
},
|
|
11042
11338
|
"VariableID:1:30": {
|
|
11043
|
-
"id": "VariableID:1:30",
|
|
11044
11339
|
"name": "palette-legacy/blue-400",
|
|
11340
|
+
"id": "VariableID:1:30",
|
|
11045
11341
|
"remote": false,
|
|
11046
11342
|
"key": "ad7fcb5f10dd20997545495da46be47d5f924efe",
|
|
11047
11343
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11067,8 +11363,8 @@ const FIGMA_VARIABLES = {
|
|
|
11067
11363
|
"deletedButReferenced": true
|
|
11068
11364
|
},
|
|
11069
11365
|
"VariableID:1:21": {
|
|
11070
|
-
"id": "VariableID:1:21",
|
|
11071
11366
|
"name": "palette-legacy/carrot-600",
|
|
11367
|
+
"id": "VariableID:1:21",
|
|
11072
11368
|
"remote": false,
|
|
11073
11369
|
"key": "d6cb131dcd81cea07823ddcfc71dac0d15b8566f",
|
|
11074
11370
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11094,8 +11390,8 @@ const FIGMA_VARIABLES = {
|
|
|
11094
11390
|
"deletedButReferenced": true
|
|
11095
11391
|
},
|
|
11096
11392
|
"VariableID:1:7": {
|
|
11097
|
-
"id": "VariableID:1:7",
|
|
11098
11393
|
"name": "palette-legacy/gray-300",
|
|
11394
|
+
"id": "VariableID:1:7",
|
|
11099
11395
|
"remote": false,
|
|
11100
11396
|
"key": "e11b0eca0dfca211a221320d61f1b0342e82b42b",
|
|
11101
11397
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11121,8 +11417,8 @@ const FIGMA_VARIABLES = {
|
|
|
11121
11417
|
"deletedButReferenced": true
|
|
11122
11418
|
},
|
|
11123
11419
|
"VariableID:1883:92933": {
|
|
11124
|
-
"id": "VariableID:1883:92933",
|
|
11125
11420
|
"name": "palette/blue-100",
|
|
11421
|
+
"id": "VariableID:1883:92933",
|
|
11126
11422
|
"remote": false,
|
|
11127
11423
|
"key": "c30943b5536a12a33c7312c3c8a0c1902dd90706",
|
|
11128
11424
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11149,8 +11445,8 @@ const FIGMA_VARIABLES = {
|
|
|
11149
11445
|
"codeSyntax": {}
|
|
11150
11446
|
},
|
|
11151
11447
|
"VariableID:1883:92942": {
|
|
11152
|
-
"id": "VariableID:1883:92942",
|
|
11153
11448
|
"name": "palette/blue-1000",
|
|
11449
|
+
"id": "VariableID:1883:92942",
|
|
11154
11450
|
"remote": false,
|
|
11155
11451
|
"key": "c18af9ef67df930fca7230ca2cde7dc0e0f4064e",
|
|
11156
11452
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11177,8 +11473,8 @@ const FIGMA_VARIABLES = {
|
|
|
11177
11473
|
"codeSyntax": {}
|
|
11178
11474
|
},
|
|
11179
11475
|
"VariableID:1883:92934": {
|
|
11180
|
-
"id": "VariableID:1883:92934",
|
|
11181
11476
|
"name": "palette/blue-200",
|
|
11477
|
+
"id": "VariableID:1883:92934",
|
|
11182
11478
|
"remote": false,
|
|
11183
11479
|
"key": "2573204cbe23b87a374f00725ec662637bb3b522",
|
|
11184
11480
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11205,8 +11501,8 @@ const FIGMA_VARIABLES = {
|
|
|
11205
11501
|
"codeSyntax": {}
|
|
11206
11502
|
},
|
|
11207
11503
|
"VariableID:1883:92935": {
|
|
11208
|
-
"id": "VariableID:1883:92935",
|
|
11209
11504
|
"name": "palette/blue-300",
|
|
11505
|
+
"id": "VariableID:1883:92935",
|
|
11210
11506
|
"remote": false,
|
|
11211
11507
|
"key": "9e8067792eab1523957abd9dc65ce35ff5bc81bd",
|
|
11212
11508
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11233,8 +11529,8 @@ const FIGMA_VARIABLES = {
|
|
|
11233
11529
|
"codeSyntax": {}
|
|
11234
11530
|
},
|
|
11235
11531
|
"VariableID:1883:92936": {
|
|
11236
|
-
"id": "VariableID:1883:92936",
|
|
11237
11532
|
"name": "palette/blue-400",
|
|
11533
|
+
"id": "VariableID:1883:92936",
|
|
11238
11534
|
"remote": false,
|
|
11239
11535
|
"key": "9320003e877c8c7e1af7db5de0815fd78e016d78",
|
|
11240
11536
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11261,8 +11557,8 @@ const FIGMA_VARIABLES = {
|
|
|
11261
11557
|
"codeSyntax": {}
|
|
11262
11558
|
},
|
|
11263
11559
|
"VariableID:1883:92937": {
|
|
11264
|
-
"id": "VariableID:1883:92937",
|
|
11265
11560
|
"name": "palette/blue-500",
|
|
11561
|
+
"id": "VariableID:1883:92937",
|
|
11266
11562
|
"remote": false,
|
|
11267
11563
|
"key": "c7e6f59dec6cfde6afd8b3c2505d52c0f988f2f7",
|
|
11268
11564
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11289,8 +11585,8 @@ const FIGMA_VARIABLES = {
|
|
|
11289
11585
|
"codeSyntax": {}
|
|
11290
11586
|
},
|
|
11291
11587
|
"VariableID:1883:92938": {
|
|
11292
|
-
"id": "VariableID:1883:92938",
|
|
11293
11588
|
"name": "palette/blue-600",
|
|
11589
|
+
"id": "VariableID:1883:92938",
|
|
11294
11590
|
"remote": false,
|
|
11295
11591
|
"key": "43803ed8ba2833f34bfdf5c0e7effa86f9018593",
|
|
11296
11592
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11317,8 +11613,8 @@ const FIGMA_VARIABLES = {
|
|
|
11317
11613
|
"codeSyntax": {}
|
|
11318
11614
|
},
|
|
11319
11615
|
"VariableID:1883:92939": {
|
|
11320
|
-
"id": "VariableID:1883:92939",
|
|
11321
11616
|
"name": "palette/blue-700",
|
|
11617
|
+
"id": "VariableID:1883:92939",
|
|
11322
11618
|
"remote": false,
|
|
11323
11619
|
"key": "509d2cb8b5569869de229a08d8368142302fb36e",
|
|
11324
11620
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11345,8 +11641,8 @@ const FIGMA_VARIABLES = {
|
|
|
11345
11641
|
"codeSyntax": {}
|
|
11346
11642
|
},
|
|
11347
11643
|
"VariableID:1883:92940": {
|
|
11348
|
-
"id": "VariableID:1883:92940",
|
|
11349
11644
|
"name": "palette/blue-800",
|
|
11645
|
+
"id": "VariableID:1883:92940",
|
|
11350
11646
|
"remote": false,
|
|
11351
11647
|
"key": "e42b3fce6230411bfc06909737e1441ac01e9778",
|
|
11352
11648
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11373,8 +11669,8 @@ const FIGMA_VARIABLES = {
|
|
|
11373
11669
|
"codeSyntax": {}
|
|
11374
11670
|
},
|
|
11375
11671
|
"VariableID:1883:92941": {
|
|
11376
|
-
"id": "VariableID:1883:92941",
|
|
11377
11672
|
"name": "palette/blue-900",
|
|
11673
|
+
"id": "VariableID:1883:92941",
|
|
11378
11674
|
"remote": false,
|
|
11379
11675
|
"key": "75d1b4b9285fc065c070e55b4b4860157ea59a71",
|
|
11380
11676
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11401,8 +11697,8 @@ const FIGMA_VARIABLES = {
|
|
|
11401
11697
|
"codeSyntax": {}
|
|
11402
11698
|
},
|
|
11403
11699
|
"VariableID:1883:92921": {
|
|
11404
|
-
"id": "VariableID:1883:92921",
|
|
11405
11700
|
"name": "palette/carrot-100",
|
|
11701
|
+
"id": "VariableID:1883:92921",
|
|
11406
11702
|
"remote": false,
|
|
11407
11703
|
"key": "b865bcb1bbe397e16669e0a9c03ec5a79351dc8a",
|
|
11408
11704
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11429,8 +11725,8 @@ const FIGMA_VARIABLES = {
|
|
|
11429
11725
|
"codeSyntax": {}
|
|
11430
11726
|
},
|
|
11431
11727
|
"VariableID:1883:92930": {
|
|
11432
|
-
"id": "VariableID:1883:92930",
|
|
11433
11728
|
"name": "palette/carrot-1000",
|
|
11729
|
+
"id": "VariableID:1883:92930",
|
|
11434
11730
|
"remote": false,
|
|
11435
11731
|
"key": "9d83713bf92e3d8e567de34f5c4c467cc1a32797",
|
|
11436
11732
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11457,8 +11753,8 @@ const FIGMA_VARIABLES = {
|
|
|
11457
11753
|
"codeSyntax": {}
|
|
11458
11754
|
},
|
|
11459
11755
|
"VariableID:1883:92922": {
|
|
11460
|
-
"id": "VariableID:1883:92922",
|
|
11461
11756
|
"name": "palette/carrot-200",
|
|
11757
|
+
"id": "VariableID:1883:92922",
|
|
11462
11758
|
"remote": false,
|
|
11463
11759
|
"key": "8f233a3eaa054c63aafb68922f888c917093dc9d",
|
|
11464
11760
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11485,8 +11781,8 @@ const FIGMA_VARIABLES = {
|
|
|
11485
11781
|
"codeSyntax": {}
|
|
11486
11782
|
},
|
|
11487
11783
|
"VariableID:1883:92923": {
|
|
11488
|
-
"id": "VariableID:1883:92923",
|
|
11489
11784
|
"name": "palette/carrot-300",
|
|
11785
|
+
"id": "VariableID:1883:92923",
|
|
11490
11786
|
"remote": false,
|
|
11491
11787
|
"key": "4121b931ac31571bf419f10a9eae269cc0a54209",
|
|
11492
11788
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11513,8 +11809,8 @@ const FIGMA_VARIABLES = {
|
|
|
11513
11809
|
"codeSyntax": {}
|
|
11514
11810
|
},
|
|
11515
11811
|
"VariableID:1883:92924": {
|
|
11516
|
-
"id": "VariableID:1883:92924",
|
|
11517
11812
|
"name": "palette/carrot-400",
|
|
11813
|
+
"id": "VariableID:1883:92924",
|
|
11518
11814
|
"remote": false,
|
|
11519
11815
|
"key": "43863dee26270829c358612e5694649caf2d5ca4",
|
|
11520
11816
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11541,8 +11837,8 @@ const FIGMA_VARIABLES = {
|
|
|
11541
11837
|
"codeSyntax": {}
|
|
11542
11838
|
},
|
|
11543
11839
|
"VariableID:1883:92925": {
|
|
11544
|
-
"id": "VariableID:1883:92925",
|
|
11545
11840
|
"name": "palette/carrot-500",
|
|
11841
|
+
"id": "VariableID:1883:92925",
|
|
11546
11842
|
"remote": false,
|
|
11547
11843
|
"key": "c624033cc91aed39cce025d60d837545bcabc1fc",
|
|
11548
11844
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11569,8 +11865,8 @@ const FIGMA_VARIABLES = {
|
|
|
11569
11865
|
"codeSyntax": {}
|
|
11570
11866
|
},
|
|
11571
11867
|
"VariableID:1883:92926": {
|
|
11572
|
-
"id": "VariableID:1883:92926",
|
|
11573
11868
|
"name": "palette/carrot-600",
|
|
11869
|
+
"id": "VariableID:1883:92926",
|
|
11574
11870
|
"remote": false,
|
|
11575
11871
|
"key": "a8c0de46b31762eba1bbc84b6c3c3b789ab768cb",
|
|
11576
11872
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11597,8 +11893,8 @@ const FIGMA_VARIABLES = {
|
|
|
11597
11893
|
"codeSyntax": {}
|
|
11598
11894
|
},
|
|
11599
11895
|
"VariableID:1883:92927": {
|
|
11600
|
-
"id": "VariableID:1883:92927",
|
|
11601
11896
|
"name": "palette/carrot-700",
|
|
11897
|
+
"id": "VariableID:1883:92927",
|
|
11602
11898
|
"remote": false,
|
|
11603
11899
|
"key": "3f5d4ebc04c63d715b174402513e1ecb3495b741",
|
|
11604
11900
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11625,8 +11921,8 @@ const FIGMA_VARIABLES = {
|
|
|
11625
11921
|
"codeSyntax": {}
|
|
11626
11922
|
},
|
|
11627
11923
|
"VariableID:1883:92928": {
|
|
11628
|
-
"id": "VariableID:1883:92928",
|
|
11629
11924
|
"name": "palette/carrot-800",
|
|
11925
|
+
"id": "VariableID:1883:92928",
|
|
11630
11926
|
"remote": false,
|
|
11631
11927
|
"key": "fd3706fc9177912a6a3fd438bc5a87e2ba8a52dc",
|
|
11632
11928
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11653,8 +11949,8 @@ const FIGMA_VARIABLES = {
|
|
|
11653
11949
|
"codeSyntax": {}
|
|
11654
11950
|
},
|
|
11655
11951
|
"VariableID:1883:92929": {
|
|
11656
|
-
"id": "VariableID:1883:92929",
|
|
11657
11952
|
"name": "palette/carrot-900",
|
|
11953
|
+
"id": "VariableID:1883:92929",
|
|
11658
11954
|
"remote": false,
|
|
11659
11955
|
"key": "d5c24035997cd7f03778fdef0ce29e0f515bef4a",
|
|
11660
11956
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11681,8 +11977,8 @@ const FIGMA_VARIABLES = {
|
|
|
11681
11977
|
"codeSyntax": {}
|
|
11682
11978
|
},
|
|
11683
11979
|
"VariableID:1883:92911": {
|
|
11684
|
-
"id": "VariableID:1883:92911",
|
|
11685
11980
|
"name": "palette/gray-00",
|
|
11981
|
+
"id": "VariableID:1883:92911",
|
|
11686
11982
|
"remote": false,
|
|
11687
11983
|
"key": "b8bfd3b545c69f14f553e6ae9ad54a4f64f36748",
|
|
11688
11984
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11709,8 +12005,8 @@ const FIGMA_VARIABLES = {
|
|
|
11709
12005
|
"codeSyntax": {}
|
|
11710
12006
|
},
|
|
11711
12007
|
"VariableID:1883:92912": {
|
|
11712
|
-
"id": "VariableID:1883:92912",
|
|
11713
12008
|
"name": "palette/gray-100",
|
|
12009
|
+
"id": "VariableID:1883:92912",
|
|
11714
12010
|
"remote": false,
|
|
11715
12011
|
"key": "f77b4772ed22ff592ae5c600bf9e5079bf9d83bf",
|
|
11716
12012
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11737,8 +12033,8 @@ const FIGMA_VARIABLES = {
|
|
|
11737
12033
|
"codeSyntax": {}
|
|
11738
12034
|
},
|
|
11739
12035
|
"VariableID:1883:92920": {
|
|
11740
|
-
"id": "VariableID:1883:92920",
|
|
11741
12036
|
"name": "palette/gray-1000",
|
|
12037
|
+
"id": "VariableID:1883:92920",
|
|
11742
12038
|
"remote": false,
|
|
11743
12039
|
"key": "7481e002d52440606d71fb4498fb57021938b759",
|
|
11744
12040
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11765,8 +12061,8 @@ const FIGMA_VARIABLES = {
|
|
|
11765
12061
|
"codeSyntax": {}
|
|
11766
12062
|
},
|
|
11767
12063
|
"VariableID:1883:92913": {
|
|
11768
|
-
"id": "VariableID:1883:92913",
|
|
11769
12064
|
"name": "palette/gray-200",
|
|
12065
|
+
"id": "VariableID:1883:92913",
|
|
11770
12066
|
"remote": false,
|
|
11771
12067
|
"key": "5820f3635c7e2e49096b6fe2a4507f12b299c900",
|
|
11772
12068
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11793,8 +12089,8 @@ const FIGMA_VARIABLES = {
|
|
|
11793
12089
|
"codeSyntax": {}
|
|
11794
12090
|
},
|
|
11795
12091
|
"VariableID:1883:92914": {
|
|
11796
|
-
"id": "VariableID:1883:92914",
|
|
11797
12092
|
"name": "palette/gray-300",
|
|
12093
|
+
"id": "VariableID:1883:92914",
|
|
11798
12094
|
"remote": false,
|
|
11799
12095
|
"key": "61d0d0a81765fe8dd7c550abb50d2b2b0a0048a2",
|
|
11800
12096
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11821,8 +12117,8 @@ const FIGMA_VARIABLES = {
|
|
|
11821
12117
|
"codeSyntax": {}
|
|
11822
12118
|
},
|
|
11823
12119
|
"VariableID:1883:92915": {
|
|
11824
|
-
"id": "VariableID:1883:92915",
|
|
11825
12120
|
"name": "palette/gray-400",
|
|
12121
|
+
"id": "VariableID:1883:92915",
|
|
11826
12122
|
"remote": false,
|
|
11827
12123
|
"key": "7d96cd952cdda085842d0718bd86a8edf8fedf1c",
|
|
11828
12124
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11849,8 +12145,8 @@ const FIGMA_VARIABLES = {
|
|
|
11849
12145
|
"codeSyntax": {}
|
|
11850
12146
|
},
|
|
11851
12147
|
"VariableID:1883:92916": {
|
|
11852
|
-
"id": "VariableID:1883:92916",
|
|
11853
12148
|
"name": "palette/gray-500",
|
|
12149
|
+
"id": "VariableID:1883:92916",
|
|
11854
12150
|
"remote": false,
|
|
11855
12151
|
"key": "4f5eb21bc5a314a7b5063cad1f2c3290ffecb909",
|
|
11856
12152
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11877,8 +12173,8 @@ const FIGMA_VARIABLES = {
|
|
|
11877
12173
|
"codeSyntax": {}
|
|
11878
12174
|
},
|
|
11879
12175
|
"VariableID:1883:92917": {
|
|
11880
|
-
"id": "VariableID:1883:92917",
|
|
11881
12176
|
"name": "palette/gray-600",
|
|
12177
|
+
"id": "VariableID:1883:92917",
|
|
11882
12178
|
"remote": false,
|
|
11883
12179
|
"key": "a8539584bf71384f6f97a0bde4568208331167a0",
|
|
11884
12180
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11905,8 +12201,8 @@ const FIGMA_VARIABLES = {
|
|
|
11905
12201
|
"codeSyntax": {}
|
|
11906
12202
|
},
|
|
11907
12203
|
"VariableID:1883:92918": {
|
|
11908
|
-
"id": "VariableID:1883:92918",
|
|
11909
12204
|
"name": "palette/gray-700",
|
|
12205
|
+
"id": "VariableID:1883:92918",
|
|
11910
12206
|
"remote": false,
|
|
11911
12207
|
"key": "d7e9c1fe05767b2510672c75bea3ae1187157217",
|
|
11912
12208
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11933,8 +12229,8 @@ const FIGMA_VARIABLES = {
|
|
|
11933
12229
|
"codeSyntax": {}
|
|
11934
12230
|
},
|
|
11935
12231
|
"VariableID:1883:92919": {
|
|
11936
|
-
"id": "VariableID:1883:92919",
|
|
11937
12232
|
"name": "palette/gray-800",
|
|
12233
|
+
"id": "VariableID:1883:92919",
|
|
11938
12234
|
"remote": false,
|
|
11939
12235
|
"key": "07a2fe0bf6eedb81ce0dd65d86348c51be1327f7",
|
|
11940
12236
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11961,8 +12257,8 @@ const FIGMA_VARIABLES = {
|
|
|
11961
12257
|
"codeSyntax": {}
|
|
11962
12258
|
},
|
|
11963
12259
|
"VariableID:11608:43633": {
|
|
11964
|
-
"id": "VariableID:11608:43633",
|
|
11965
12260
|
"name": "palette/gray-900",
|
|
12261
|
+
"id": "VariableID:11608:43633",
|
|
11966
12262
|
"remote": false,
|
|
11967
12263
|
"key": "3389d4b59bdba47c09981efaddc4ca29e604b039",
|
|
11968
12264
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -11989,8 +12285,8 @@ const FIGMA_VARIABLES = {
|
|
|
11989
12285
|
"codeSyntax": {}
|
|
11990
12286
|
},
|
|
11991
12287
|
"VariableID:1883:92955": {
|
|
11992
|
-
"id": "VariableID:1883:92955",
|
|
11993
12288
|
"name": "palette/green-100",
|
|
12289
|
+
"id": "VariableID:1883:92955",
|
|
11994
12290
|
"remote": false,
|
|
11995
12291
|
"key": "414aa662f71ce25edf4b1d0a5993bf9dcb133176",
|
|
11996
12292
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12017,8 +12313,8 @@ const FIGMA_VARIABLES = {
|
|
|
12017
12313
|
"codeSyntax": {}
|
|
12018
12314
|
},
|
|
12019
12315
|
"VariableID:1883:92964": {
|
|
12020
|
-
"id": "VariableID:1883:92964",
|
|
12021
12316
|
"name": "palette/green-1000",
|
|
12317
|
+
"id": "VariableID:1883:92964",
|
|
12022
12318
|
"remote": false,
|
|
12023
12319
|
"key": "3c4daa6d9cf0052643c67bf688104268982545a6",
|
|
12024
12320
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12045,8 +12341,8 @@ const FIGMA_VARIABLES = {
|
|
|
12045
12341
|
"codeSyntax": {}
|
|
12046
12342
|
},
|
|
12047
12343
|
"VariableID:1883:92956": {
|
|
12048
|
-
"id": "VariableID:1883:92956",
|
|
12049
12344
|
"name": "palette/green-200",
|
|
12345
|
+
"id": "VariableID:1883:92956",
|
|
12050
12346
|
"remote": false,
|
|
12051
12347
|
"key": "dda0fcb01dbc9347bbdfd22857504fbfbd272eec",
|
|
12052
12348
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12073,8 +12369,8 @@ const FIGMA_VARIABLES = {
|
|
|
12073
12369
|
"codeSyntax": {}
|
|
12074
12370
|
},
|
|
12075
12371
|
"VariableID:1883:92957": {
|
|
12076
|
-
"id": "VariableID:1883:92957",
|
|
12077
12372
|
"name": "palette/green-300",
|
|
12373
|
+
"id": "VariableID:1883:92957",
|
|
12078
12374
|
"remote": false,
|
|
12079
12375
|
"key": "f0c06d2b45b42f8df98601bb3b25fc8342ed72fa",
|
|
12080
12376
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12101,8 +12397,8 @@ const FIGMA_VARIABLES = {
|
|
|
12101
12397
|
"codeSyntax": {}
|
|
12102
12398
|
},
|
|
12103
12399
|
"VariableID:1883:92958": {
|
|
12104
|
-
"id": "VariableID:1883:92958",
|
|
12105
12400
|
"name": "palette/green-400",
|
|
12401
|
+
"id": "VariableID:1883:92958",
|
|
12106
12402
|
"remote": false,
|
|
12107
12403
|
"key": "88f959fb3f1ae2470cf4490b29243ec6c1b893c1",
|
|
12108
12404
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12129,8 +12425,8 @@ const FIGMA_VARIABLES = {
|
|
|
12129
12425
|
"codeSyntax": {}
|
|
12130
12426
|
},
|
|
12131
12427
|
"VariableID:1883:92959": {
|
|
12132
|
-
"id": "VariableID:1883:92959",
|
|
12133
12428
|
"name": "palette/green-500",
|
|
12429
|
+
"id": "VariableID:1883:92959",
|
|
12134
12430
|
"remote": false,
|
|
12135
12431
|
"key": "2ef9b59c52564414cd346c960e7a574574cd3521",
|
|
12136
12432
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12157,8 +12453,8 @@ const FIGMA_VARIABLES = {
|
|
|
12157
12453
|
"codeSyntax": {}
|
|
12158
12454
|
},
|
|
12159
12455
|
"VariableID:1883:92960": {
|
|
12160
|
-
"id": "VariableID:1883:92960",
|
|
12161
12456
|
"name": "palette/green-600",
|
|
12457
|
+
"id": "VariableID:1883:92960",
|
|
12162
12458
|
"remote": false,
|
|
12163
12459
|
"key": "561b6d934bfd4fd8538c936fd50bd3471922d75f",
|
|
12164
12460
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12185,8 +12481,8 @@ const FIGMA_VARIABLES = {
|
|
|
12185
12481
|
"codeSyntax": {}
|
|
12186
12482
|
},
|
|
12187
12483
|
"VariableID:1883:92961": {
|
|
12188
|
-
"id": "VariableID:1883:92961",
|
|
12189
12484
|
"name": "palette/green-700",
|
|
12485
|
+
"id": "VariableID:1883:92961",
|
|
12190
12486
|
"remote": false,
|
|
12191
12487
|
"key": "1b4d1f437e3d4a15e411ad25c741c143d332d9b5",
|
|
12192
12488
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12213,8 +12509,8 @@ const FIGMA_VARIABLES = {
|
|
|
12213
12509
|
"codeSyntax": {}
|
|
12214
12510
|
},
|
|
12215
12511
|
"VariableID:1883:92962": {
|
|
12216
|
-
"id": "VariableID:1883:92962",
|
|
12217
12512
|
"name": "palette/green-800",
|
|
12513
|
+
"id": "VariableID:1883:92962",
|
|
12218
12514
|
"remote": false,
|
|
12219
12515
|
"key": "8ff848bf7248a5d237139e5a4269545372e68c16",
|
|
12220
12516
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12241,8 +12537,8 @@ const FIGMA_VARIABLES = {
|
|
|
12241
12537
|
"codeSyntax": {}
|
|
12242
12538
|
},
|
|
12243
12539
|
"VariableID:1883:92963": {
|
|
12244
|
-
"id": "VariableID:1883:92963",
|
|
12245
12540
|
"name": "palette/green-900",
|
|
12541
|
+
"id": "VariableID:1883:92963",
|
|
12246
12542
|
"remote": false,
|
|
12247
12543
|
"key": "51079bc900c945e030cbc35b492eead25cb772b0",
|
|
12248
12544
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12269,8 +12565,8 @@ const FIGMA_VARIABLES = {
|
|
|
12269
12565
|
"codeSyntax": {}
|
|
12270
12566
|
},
|
|
12271
12567
|
"VariableID:2381:78698": {
|
|
12272
|
-
"id": "VariableID:2381:78698",
|
|
12273
12568
|
"name": "palette/purple-100",
|
|
12569
|
+
"id": "VariableID:2381:78698",
|
|
12274
12570
|
"remote": false,
|
|
12275
12571
|
"key": "c31220e7ce82ba22549bb0ce4b9e9407f5acb0e4",
|
|
12276
12572
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12297,8 +12593,8 @@ const FIGMA_VARIABLES = {
|
|
|
12297
12593
|
"codeSyntax": {}
|
|
12298
12594
|
},
|
|
12299
12595
|
"VariableID:2381:78707": {
|
|
12300
|
-
"id": "VariableID:2381:78707",
|
|
12301
12596
|
"name": "palette/purple-1000",
|
|
12597
|
+
"id": "VariableID:2381:78707",
|
|
12302
12598
|
"remote": false,
|
|
12303
12599
|
"key": "2f1ea1d56ebbabeec67df821d20c82a96d8f9790",
|
|
12304
12600
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12325,8 +12621,8 @@ const FIGMA_VARIABLES = {
|
|
|
12325
12621
|
"codeSyntax": {}
|
|
12326
12622
|
},
|
|
12327
12623
|
"VariableID:2381:78699": {
|
|
12328
|
-
"id": "VariableID:2381:78699",
|
|
12329
12624
|
"name": "palette/purple-200",
|
|
12625
|
+
"id": "VariableID:2381:78699",
|
|
12330
12626
|
"remote": false,
|
|
12331
12627
|
"key": "5aff258bd74f12c8e9e7a44a05b65e2a7c234196",
|
|
12332
12628
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12353,8 +12649,8 @@ const FIGMA_VARIABLES = {
|
|
|
12353
12649
|
"codeSyntax": {}
|
|
12354
12650
|
},
|
|
12355
12651
|
"VariableID:2381:78700": {
|
|
12356
|
-
"id": "VariableID:2381:78700",
|
|
12357
12652
|
"name": "palette/purple-300",
|
|
12653
|
+
"id": "VariableID:2381:78700",
|
|
12358
12654
|
"remote": false,
|
|
12359
12655
|
"key": "b7dd839409632f894970736ee8a38cda2a2d3033",
|
|
12360
12656
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12381,8 +12677,8 @@ const FIGMA_VARIABLES = {
|
|
|
12381
12677
|
"codeSyntax": {}
|
|
12382
12678
|
},
|
|
12383
12679
|
"VariableID:2381:78701": {
|
|
12384
|
-
"id": "VariableID:2381:78701",
|
|
12385
12680
|
"name": "palette/purple-400",
|
|
12681
|
+
"id": "VariableID:2381:78701",
|
|
12386
12682
|
"remote": false,
|
|
12387
12683
|
"key": "34851c035a73e709ab501661776e8fc2afca561a",
|
|
12388
12684
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12409,8 +12705,8 @@ const FIGMA_VARIABLES = {
|
|
|
12409
12705
|
"codeSyntax": {}
|
|
12410
12706
|
},
|
|
12411
12707
|
"VariableID:2381:78702": {
|
|
12412
|
-
"id": "VariableID:2381:78702",
|
|
12413
12708
|
"name": "palette/purple-500",
|
|
12709
|
+
"id": "VariableID:2381:78702",
|
|
12414
12710
|
"remote": false,
|
|
12415
12711
|
"key": "9dbacd2df41338ae0e2301ac383b0e7eaadb0d12",
|
|
12416
12712
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12437,8 +12733,8 @@ const FIGMA_VARIABLES = {
|
|
|
12437
12733
|
"codeSyntax": {}
|
|
12438
12734
|
},
|
|
12439
12735
|
"VariableID:2381:78703": {
|
|
12440
|
-
"id": "VariableID:2381:78703",
|
|
12441
12736
|
"name": "palette/purple-600",
|
|
12737
|
+
"id": "VariableID:2381:78703",
|
|
12442
12738
|
"remote": false,
|
|
12443
12739
|
"key": "11bda0d4e2610e8938921291f07bc5e110c2e2ba",
|
|
12444
12740
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12465,8 +12761,8 @@ const FIGMA_VARIABLES = {
|
|
|
12465
12761
|
"codeSyntax": {}
|
|
12466
12762
|
},
|
|
12467
12763
|
"VariableID:2381:78704": {
|
|
12468
|
-
"id": "VariableID:2381:78704",
|
|
12469
12764
|
"name": "palette/purple-700",
|
|
12765
|
+
"id": "VariableID:2381:78704",
|
|
12470
12766
|
"remote": false,
|
|
12471
12767
|
"key": "f9f11a4e4351fe0065cce8d5c1e3f0bffe1d7815",
|
|
12472
12768
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12493,8 +12789,8 @@ const FIGMA_VARIABLES = {
|
|
|
12493
12789
|
"codeSyntax": {}
|
|
12494
12790
|
},
|
|
12495
12791
|
"VariableID:2381:78705": {
|
|
12496
|
-
"id": "VariableID:2381:78705",
|
|
12497
12792
|
"name": "palette/purple-800",
|
|
12793
|
+
"id": "VariableID:2381:78705",
|
|
12498
12794
|
"remote": false,
|
|
12499
12795
|
"key": "dbce806139ed06d886010916854136565003e944",
|
|
12500
12796
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12521,8 +12817,8 @@ const FIGMA_VARIABLES = {
|
|
|
12521
12817
|
"codeSyntax": {}
|
|
12522
12818
|
},
|
|
12523
12819
|
"VariableID:2381:78706": {
|
|
12524
|
-
"id": "VariableID:2381:78706",
|
|
12525
12820
|
"name": "palette/purple-900",
|
|
12821
|
+
"id": "VariableID:2381:78706",
|
|
12526
12822
|
"remote": false,
|
|
12527
12823
|
"key": "c9c526d31ab27334bdc6c3da73800b16fde4ba13",
|
|
12528
12824
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12549,8 +12845,8 @@ const FIGMA_VARIABLES = {
|
|
|
12549
12845
|
"codeSyntax": {}
|
|
12550
12846
|
},
|
|
12551
12847
|
"VariableID:1883:92944": {
|
|
12552
|
-
"id": "VariableID:1883:92944",
|
|
12553
12848
|
"name": "palette/red-100",
|
|
12849
|
+
"id": "VariableID:1883:92944",
|
|
12554
12850
|
"remote": false,
|
|
12555
12851
|
"key": "de6bcfe458a0ac384641973fbe069f0fc8cc4ac8",
|
|
12556
12852
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12577,8 +12873,8 @@ const FIGMA_VARIABLES = {
|
|
|
12577
12873
|
"codeSyntax": {}
|
|
12578
12874
|
},
|
|
12579
12875
|
"VariableID:1883:92953": {
|
|
12580
|
-
"id": "VariableID:1883:92953",
|
|
12581
12876
|
"name": "palette/red-1000",
|
|
12877
|
+
"id": "VariableID:1883:92953",
|
|
12582
12878
|
"remote": false,
|
|
12583
12879
|
"key": "8f2b4bcf39fd35505d50a05a5945f2f8849bc952",
|
|
12584
12880
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12605,8 +12901,8 @@ const FIGMA_VARIABLES = {
|
|
|
12605
12901
|
"codeSyntax": {}
|
|
12606
12902
|
},
|
|
12607
12903
|
"VariableID:1883:92945": {
|
|
12608
|
-
"id": "VariableID:1883:92945",
|
|
12609
12904
|
"name": "palette/red-200",
|
|
12905
|
+
"id": "VariableID:1883:92945",
|
|
12610
12906
|
"remote": false,
|
|
12611
12907
|
"key": "71d8cde59265589cf518631f1f7ea595b4549935",
|
|
12612
12908
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12633,8 +12929,8 @@ const FIGMA_VARIABLES = {
|
|
|
12633
12929
|
"codeSyntax": {}
|
|
12634
12930
|
},
|
|
12635
12931
|
"VariableID:1883:92946": {
|
|
12636
|
-
"id": "VariableID:1883:92946",
|
|
12637
12932
|
"name": "palette/red-300",
|
|
12933
|
+
"id": "VariableID:1883:92946",
|
|
12638
12934
|
"remote": false,
|
|
12639
12935
|
"key": "e519b8eef05f4e84793ad46398b08d7ed33ba5c8",
|
|
12640
12936
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12661,8 +12957,8 @@ const FIGMA_VARIABLES = {
|
|
|
12661
12957
|
"codeSyntax": {}
|
|
12662
12958
|
},
|
|
12663
12959
|
"VariableID:1883:92947": {
|
|
12664
|
-
"id": "VariableID:1883:92947",
|
|
12665
12960
|
"name": "palette/red-400",
|
|
12961
|
+
"id": "VariableID:1883:92947",
|
|
12666
12962
|
"remote": false,
|
|
12667
12963
|
"key": "079d65383991c0587479822cd7e63d6061e6e238",
|
|
12668
12964
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12689,8 +12985,8 @@ const FIGMA_VARIABLES = {
|
|
|
12689
12985
|
"codeSyntax": {}
|
|
12690
12986
|
},
|
|
12691
12987
|
"VariableID:1883:92948": {
|
|
12692
|
-
"id": "VariableID:1883:92948",
|
|
12693
12988
|
"name": "palette/red-500",
|
|
12989
|
+
"id": "VariableID:1883:92948",
|
|
12694
12990
|
"remote": false,
|
|
12695
12991
|
"key": "2ea3b514e70358c544409c8cc6b4afb02ae9826c",
|
|
12696
12992
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12717,8 +13013,8 @@ const FIGMA_VARIABLES = {
|
|
|
12717
13013
|
"codeSyntax": {}
|
|
12718
13014
|
},
|
|
12719
13015
|
"VariableID:1883:92949": {
|
|
12720
|
-
"id": "VariableID:1883:92949",
|
|
12721
13016
|
"name": "palette/red-600",
|
|
13017
|
+
"id": "VariableID:1883:92949",
|
|
12722
13018
|
"remote": false,
|
|
12723
13019
|
"key": "22384060e5922b7722d55e264608f591e4d797aa",
|
|
12724
13020
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12745,8 +13041,8 @@ const FIGMA_VARIABLES = {
|
|
|
12745
13041
|
"codeSyntax": {}
|
|
12746
13042
|
},
|
|
12747
13043
|
"VariableID:1883:92950": {
|
|
12748
|
-
"id": "VariableID:1883:92950",
|
|
12749
13044
|
"name": "palette/red-700",
|
|
13045
|
+
"id": "VariableID:1883:92950",
|
|
12750
13046
|
"remote": false,
|
|
12751
13047
|
"key": "6dcc6d0797bf9ea9c36d1780218fb7061c061112",
|
|
12752
13048
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12773,8 +13069,8 @@ const FIGMA_VARIABLES = {
|
|
|
12773
13069
|
"codeSyntax": {}
|
|
12774
13070
|
},
|
|
12775
13071
|
"VariableID:1883:92951": {
|
|
12776
|
-
"id": "VariableID:1883:92951",
|
|
12777
13072
|
"name": "palette/red-800",
|
|
13073
|
+
"id": "VariableID:1883:92951",
|
|
12778
13074
|
"remote": false,
|
|
12779
13075
|
"key": "43342c480aeaaac9c8fb8f062baf8a532a0acfee",
|
|
12780
13076
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12801,8 +13097,8 @@ const FIGMA_VARIABLES = {
|
|
|
12801
13097
|
"codeSyntax": {}
|
|
12802
13098
|
},
|
|
12803
13099
|
"VariableID:1883:92952": {
|
|
12804
|
-
"id": "VariableID:1883:92952",
|
|
12805
13100
|
"name": "palette/red-900",
|
|
13101
|
+
"id": "VariableID:1883:92952",
|
|
12806
13102
|
"remote": false,
|
|
12807
13103
|
"key": "9ca027b40a37d8a0059c4e20d4379196bf8e2f3c",
|
|
12808
13104
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12829,8 +13125,8 @@ const FIGMA_VARIABLES = {
|
|
|
12829
13125
|
"codeSyntax": {}
|
|
12830
13126
|
},
|
|
12831
13127
|
"VariableID:1883:93017": {
|
|
12832
|
-
"id": "VariableID:1883:93017",
|
|
12833
13128
|
"name": "palette/static-black",
|
|
13129
|
+
"id": "VariableID:1883:93017",
|
|
12834
13130
|
"remote": false,
|
|
12835
13131
|
"key": "94d216d310834ecf4d9dbb4e787f1f0002949042",
|
|
12836
13132
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12857,8 +13153,8 @@ const FIGMA_VARIABLES = {
|
|
|
12857
13153
|
"codeSyntax": {}
|
|
12858
13154
|
},
|
|
12859
13155
|
"VariableID:30894:36295": {
|
|
12860
|
-
"id": "VariableID:30894:36295",
|
|
12861
13156
|
"name": "palette/static-black-alpha-100",
|
|
13157
|
+
"id": "VariableID:30894:36295",
|
|
12862
13158
|
"remote": false,
|
|
12863
13159
|
"key": "0dc4db3c5e97e87b2f9fcba654ead0abc36d92cf",
|
|
12864
13160
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12885,8 +13181,8 @@ const FIGMA_VARIABLES = {
|
|
|
12885
13181
|
"codeSyntax": {}
|
|
12886
13182
|
},
|
|
12887
13183
|
"VariableID:30894:36304": {
|
|
12888
|
-
"id": "VariableID:30894:36304",
|
|
12889
13184
|
"name": "palette/static-black-alpha-1000",
|
|
13185
|
+
"id": "VariableID:30894:36304",
|
|
12890
13186
|
"remote": false,
|
|
12891
13187
|
"key": "eba198883ac9f5450734716ae259ae2ee6daa53f",
|
|
12892
13188
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12913,8 +13209,8 @@ const FIGMA_VARIABLES = {
|
|
|
12913
13209
|
"codeSyntax": {}
|
|
12914
13210
|
},
|
|
12915
13211
|
"VariableID:30894:36296": {
|
|
12916
|
-
"id": "VariableID:30894:36296",
|
|
12917
13212
|
"name": "palette/static-black-alpha-200",
|
|
13213
|
+
"id": "VariableID:30894:36296",
|
|
12918
13214
|
"remote": false,
|
|
12919
13215
|
"key": "4afec7825ffc3abf3599057a56dde1dafe89b18b",
|
|
12920
13216
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12941,8 +13237,8 @@ const FIGMA_VARIABLES = {
|
|
|
12941
13237
|
"codeSyntax": {}
|
|
12942
13238
|
},
|
|
12943
13239
|
"VariableID:30894:36297": {
|
|
12944
|
-
"id": "VariableID:30894:36297",
|
|
12945
13240
|
"name": "palette/static-black-alpha-300",
|
|
13241
|
+
"id": "VariableID:30894:36297",
|
|
12946
13242
|
"remote": false,
|
|
12947
13243
|
"key": "66604a16b557df59367107d87176877589d3c094",
|
|
12948
13244
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12969,8 +13265,8 @@ const FIGMA_VARIABLES = {
|
|
|
12969
13265
|
"codeSyntax": {}
|
|
12970
13266
|
},
|
|
12971
13267
|
"VariableID:30894:36298": {
|
|
12972
|
-
"id": "VariableID:30894:36298",
|
|
12973
13268
|
"name": "palette/static-black-alpha-400",
|
|
13269
|
+
"id": "VariableID:30894:36298",
|
|
12974
13270
|
"remote": false,
|
|
12975
13271
|
"key": "3e32ee381e757b0ec4a90f56d1f5a78afc484e55",
|
|
12976
13272
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -12997,8 +13293,8 @@ const FIGMA_VARIABLES = {
|
|
|
12997
13293
|
"codeSyntax": {}
|
|
12998
13294
|
},
|
|
12999
13295
|
"VariableID:30894:36299": {
|
|
13000
|
-
"id": "VariableID:30894:36299",
|
|
13001
13296
|
"name": "palette/static-black-alpha-500",
|
|
13297
|
+
"id": "VariableID:30894:36299",
|
|
13002
13298
|
"remote": false,
|
|
13003
13299
|
"key": "7290778bd2709118eff3efc8895f6a4fa739e26d",
|
|
13004
13300
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13025,8 +13321,8 @@ const FIGMA_VARIABLES = {
|
|
|
13025
13321
|
"codeSyntax": {}
|
|
13026
13322
|
},
|
|
13027
13323
|
"VariableID:30894:36300": {
|
|
13028
|
-
"id": "VariableID:30894:36300",
|
|
13029
13324
|
"name": "palette/static-black-alpha-600",
|
|
13325
|
+
"id": "VariableID:30894:36300",
|
|
13030
13326
|
"remote": false,
|
|
13031
13327
|
"key": "832df619e2dd024844671b1ead5f914bfc7f76b6",
|
|
13032
13328
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13053,8 +13349,8 @@ const FIGMA_VARIABLES = {
|
|
|
13053
13349
|
"codeSyntax": {}
|
|
13054
13350
|
},
|
|
13055
13351
|
"VariableID:30894:36301": {
|
|
13056
|
-
"id": "VariableID:30894:36301",
|
|
13057
13352
|
"name": "palette/static-black-alpha-700",
|
|
13353
|
+
"id": "VariableID:30894:36301",
|
|
13058
13354
|
"remote": false,
|
|
13059
13355
|
"key": "6bf8eb4115ccd40e3b205a01574643a1b57ab8cf",
|
|
13060
13356
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13081,8 +13377,8 @@ const FIGMA_VARIABLES = {
|
|
|
13081
13377
|
"codeSyntax": {}
|
|
13082
13378
|
},
|
|
13083
13379
|
"VariableID:30894:36302": {
|
|
13084
|
-
"id": "VariableID:30894:36302",
|
|
13085
13380
|
"name": "palette/static-black-alpha-800",
|
|
13381
|
+
"id": "VariableID:30894:36302",
|
|
13086
13382
|
"remote": false,
|
|
13087
13383
|
"key": "ecfd1477e124b780f030f5c41569524ef1af2f0c",
|
|
13088
13384
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13109,8 +13405,8 @@ const FIGMA_VARIABLES = {
|
|
|
13109
13405
|
"codeSyntax": {}
|
|
13110
13406
|
},
|
|
13111
13407
|
"VariableID:30894:36303": {
|
|
13112
|
-
"id": "VariableID:30894:36303",
|
|
13113
13408
|
"name": "palette/static-black-alpha-900",
|
|
13409
|
+
"id": "VariableID:30894:36303",
|
|
13114
13410
|
"remote": false,
|
|
13115
13411
|
"key": "925f61c592f296daa3b6de3396666ac25f636c27",
|
|
13116
13412
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13137,8 +13433,8 @@ const FIGMA_VARIABLES = {
|
|
|
13137
13433
|
"codeSyntax": {}
|
|
13138
13434
|
},
|
|
13139
13435
|
"VariableID:1883:93018": {
|
|
13140
|
-
"id": "VariableID:1883:93018",
|
|
13141
13436
|
"name": "palette/static-white",
|
|
13437
|
+
"id": "VariableID:1883:93018",
|
|
13142
13438
|
"remote": false,
|
|
13143
13439
|
"key": "a3c5bad407b96970832ceefac60609368c26dadc",
|
|
13144
13440
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13165,8 +13461,8 @@ const FIGMA_VARIABLES = {
|
|
|
13165
13461
|
"codeSyntax": {}
|
|
13166
13462
|
},
|
|
13167
13463
|
"VariableID:30894:36306": {
|
|
13168
|
-
"id": "VariableID:30894:36306",
|
|
13169
13464
|
"name": "palette/static-white-alpha-100",
|
|
13465
|
+
"id": "VariableID:30894:36306",
|
|
13170
13466
|
"remote": false,
|
|
13171
13467
|
"key": "0a7ad3f8aa78022f780f58a4364a82cb1197f3f8",
|
|
13172
13468
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13193,8 +13489,8 @@ const FIGMA_VARIABLES = {
|
|
|
13193
13489
|
"codeSyntax": {}
|
|
13194
13490
|
},
|
|
13195
13491
|
"VariableID:30894:36315": {
|
|
13196
|
-
"id": "VariableID:30894:36315",
|
|
13197
13492
|
"name": "palette/static-white-alpha-1000",
|
|
13493
|
+
"id": "VariableID:30894:36315",
|
|
13198
13494
|
"remote": false,
|
|
13199
13495
|
"key": "b884cf20befe4b466df567e3f8305d83203f36f3",
|
|
13200
13496
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13221,8 +13517,8 @@ const FIGMA_VARIABLES = {
|
|
|
13221
13517
|
"codeSyntax": {}
|
|
13222
13518
|
},
|
|
13223
13519
|
"VariableID:30894:36307": {
|
|
13224
|
-
"id": "VariableID:30894:36307",
|
|
13225
13520
|
"name": "palette/static-white-alpha-200",
|
|
13521
|
+
"id": "VariableID:30894:36307",
|
|
13226
13522
|
"remote": false,
|
|
13227
13523
|
"key": "883644c4c54a9dbdfcaf70a019bd7d0ff5b7148a",
|
|
13228
13524
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13249,8 +13545,8 @@ const FIGMA_VARIABLES = {
|
|
|
13249
13545
|
"codeSyntax": {}
|
|
13250
13546
|
},
|
|
13251
13547
|
"VariableID:30894:36308": {
|
|
13252
|
-
"id": "VariableID:30894:36308",
|
|
13253
13548
|
"name": "palette/static-white-alpha-300",
|
|
13549
|
+
"id": "VariableID:30894:36308",
|
|
13254
13550
|
"remote": false,
|
|
13255
13551
|
"key": "a8f21c67fd2a23c20ee9fd4c8b057356b1590980",
|
|
13256
13552
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13277,8 +13573,8 @@ const FIGMA_VARIABLES = {
|
|
|
13277
13573
|
"codeSyntax": {}
|
|
13278
13574
|
},
|
|
13279
13575
|
"VariableID:30894:36309": {
|
|
13280
|
-
"id": "VariableID:30894:36309",
|
|
13281
13576
|
"name": "palette/static-white-alpha-400",
|
|
13577
|
+
"id": "VariableID:30894:36309",
|
|
13282
13578
|
"remote": false,
|
|
13283
13579
|
"key": "ce4f4574ab16d1ffc2b61ad799c13a2b7c564b0c",
|
|
13284
13580
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13305,8 +13601,8 @@ const FIGMA_VARIABLES = {
|
|
|
13305
13601
|
"codeSyntax": {}
|
|
13306
13602
|
},
|
|
13307
13603
|
"VariableID:30894:36305": {
|
|
13308
|
-
"id": "VariableID:30894:36305",
|
|
13309
13604
|
"name": "palette/static-white-alpha-50",
|
|
13605
|
+
"id": "VariableID:30894:36305",
|
|
13310
13606
|
"remote": false,
|
|
13311
13607
|
"key": "98f44e5201858eed2c0a3465e9e21c67bc766079",
|
|
13312
13608
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13333,8 +13629,8 @@ const FIGMA_VARIABLES = {
|
|
|
13333
13629
|
"codeSyntax": {}
|
|
13334
13630
|
},
|
|
13335
13631
|
"VariableID:30894:36310": {
|
|
13336
|
-
"id": "VariableID:30894:36310",
|
|
13337
13632
|
"name": "palette/static-white-alpha-500",
|
|
13633
|
+
"id": "VariableID:30894:36310",
|
|
13338
13634
|
"remote": false,
|
|
13339
13635
|
"key": "023564949e0a2b9157eddc4f886a5f32483a511e",
|
|
13340
13636
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13361,8 +13657,8 @@ const FIGMA_VARIABLES = {
|
|
|
13361
13657
|
"codeSyntax": {}
|
|
13362
13658
|
},
|
|
13363
13659
|
"VariableID:30894:36311": {
|
|
13364
|
-
"id": "VariableID:30894:36311",
|
|
13365
13660
|
"name": "palette/static-white-alpha-600",
|
|
13661
|
+
"id": "VariableID:30894:36311",
|
|
13366
13662
|
"remote": false,
|
|
13367
13663
|
"key": "3ec034fb0ca727820f615b2f615c94fa79d60a52",
|
|
13368
13664
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13389,8 +13685,8 @@ const FIGMA_VARIABLES = {
|
|
|
13389
13685
|
"codeSyntax": {}
|
|
13390
13686
|
},
|
|
13391
13687
|
"VariableID:30894:36312": {
|
|
13392
|
-
"id": "VariableID:30894:36312",
|
|
13393
13688
|
"name": "palette/static-white-alpha-700",
|
|
13689
|
+
"id": "VariableID:30894:36312",
|
|
13394
13690
|
"remote": false,
|
|
13395
13691
|
"key": "d2348fc1d153879375ccd8edf1e8f19cb79d97b9",
|
|
13396
13692
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13417,8 +13713,8 @@ const FIGMA_VARIABLES = {
|
|
|
13417
13713
|
"codeSyntax": {}
|
|
13418
13714
|
},
|
|
13419
13715
|
"VariableID:30894:36313": {
|
|
13420
|
-
"id": "VariableID:30894:36313",
|
|
13421
13716
|
"name": "palette/static-white-alpha-800",
|
|
13717
|
+
"id": "VariableID:30894:36313",
|
|
13422
13718
|
"remote": false,
|
|
13423
13719
|
"key": "d7969ad1dd1124dd9ed6e799c68f29b8f8422971",
|
|
13424
13720
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13445,8 +13741,8 @@ const FIGMA_VARIABLES = {
|
|
|
13445
13741
|
"codeSyntax": {}
|
|
13446
13742
|
},
|
|
13447
13743
|
"VariableID:30894:36314": {
|
|
13448
|
-
"id": "VariableID:30894:36314",
|
|
13449
13744
|
"name": "palette/static-white-alpha-900",
|
|
13745
|
+
"id": "VariableID:30894:36314",
|
|
13450
13746
|
"remote": false,
|
|
13451
13747
|
"key": "91f917f2da8f87752a59029083ff7bc2360eb71c",
|
|
13452
13748
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13473,8 +13769,8 @@ const FIGMA_VARIABLES = {
|
|
|
13473
13769
|
"codeSyntax": {}
|
|
13474
13770
|
},
|
|
13475
13771
|
"VariableID:1883:92966": {
|
|
13476
|
-
"id": "VariableID:1883:92966",
|
|
13477
13772
|
"name": "palette/yellow-100",
|
|
13773
|
+
"id": "VariableID:1883:92966",
|
|
13478
13774
|
"remote": false,
|
|
13479
13775
|
"key": "c88ed933fbb4efdffda532c1f47c169cd217fc21",
|
|
13480
13776
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13501,8 +13797,8 @@ const FIGMA_VARIABLES = {
|
|
|
13501
13797
|
"codeSyntax": {}
|
|
13502
13798
|
},
|
|
13503
13799
|
"VariableID:1883:92975": {
|
|
13504
|
-
"id": "VariableID:1883:92975",
|
|
13505
13800
|
"name": "palette/yellow-1000",
|
|
13801
|
+
"id": "VariableID:1883:92975",
|
|
13506
13802
|
"remote": false,
|
|
13507
13803
|
"key": "1df3d836eb723ab06b05cee4bcec459f6b5cabdb",
|
|
13508
13804
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13529,8 +13825,8 @@ const FIGMA_VARIABLES = {
|
|
|
13529
13825
|
"codeSyntax": {}
|
|
13530
13826
|
},
|
|
13531
13827
|
"VariableID:1883:92967": {
|
|
13532
|
-
"id": "VariableID:1883:92967",
|
|
13533
13828
|
"name": "palette/yellow-200",
|
|
13829
|
+
"id": "VariableID:1883:92967",
|
|
13534
13830
|
"remote": false,
|
|
13535
13831
|
"key": "fe6b5a19de1e7dad25f7a7e2a49ccfb0daaf36c4",
|
|
13536
13832
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13557,8 +13853,8 @@ const FIGMA_VARIABLES = {
|
|
|
13557
13853
|
"codeSyntax": {}
|
|
13558
13854
|
},
|
|
13559
13855
|
"VariableID:1883:92968": {
|
|
13560
|
-
"id": "VariableID:1883:92968",
|
|
13561
13856
|
"name": "palette/yellow-300",
|
|
13857
|
+
"id": "VariableID:1883:92968",
|
|
13562
13858
|
"remote": false,
|
|
13563
13859
|
"key": "a172d90e4cead3d0dd0d96cc0511daf1f4340baa",
|
|
13564
13860
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13585,8 +13881,8 @@ const FIGMA_VARIABLES = {
|
|
|
13585
13881
|
"codeSyntax": {}
|
|
13586
13882
|
},
|
|
13587
13883
|
"VariableID:1883:92969": {
|
|
13588
|
-
"id": "VariableID:1883:92969",
|
|
13589
13884
|
"name": "palette/yellow-400",
|
|
13885
|
+
"id": "VariableID:1883:92969",
|
|
13590
13886
|
"remote": false,
|
|
13591
13887
|
"key": "fc557aaa92448ab4f94e2ea60adb25e36f196eaf",
|
|
13592
13888
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13613,8 +13909,8 @@ const FIGMA_VARIABLES = {
|
|
|
13613
13909
|
"codeSyntax": {}
|
|
13614
13910
|
},
|
|
13615
13911
|
"VariableID:1883:92970": {
|
|
13616
|
-
"id": "VariableID:1883:92970",
|
|
13617
13912
|
"name": "palette/yellow-500",
|
|
13913
|
+
"id": "VariableID:1883:92970",
|
|
13618
13914
|
"remote": false,
|
|
13619
13915
|
"key": "1a7ee495f21fea3d55cab128b5564904de0d4b7d",
|
|
13620
13916
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13641,8 +13937,8 @@ const FIGMA_VARIABLES = {
|
|
|
13641
13937
|
"codeSyntax": {}
|
|
13642
13938
|
},
|
|
13643
13939
|
"VariableID:1883:92971": {
|
|
13644
|
-
"id": "VariableID:1883:92971",
|
|
13645
13940
|
"name": "palette/yellow-600",
|
|
13941
|
+
"id": "VariableID:1883:92971",
|
|
13646
13942
|
"remote": false,
|
|
13647
13943
|
"key": "395d5c286a3c5a511bf94244f8defba2686e59ce",
|
|
13648
13944
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13669,8 +13965,8 @@ const FIGMA_VARIABLES = {
|
|
|
13669
13965
|
"codeSyntax": {}
|
|
13670
13966
|
},
|
|
13671
13967
|
"VariableID:1883:92972": {
|
|
13672
|
-
"id": "VariableID:1883:92972",
|
|
13673
13968
|
"name": "palette/yellow-700",
|
|
13969
|
+
"id": "VariableID:1883:92972",
|
|
13674
13970
|
"remote": false,
|
|
13675
13971
|
"key": "4a6dc7b57d6f17e46169a94555b69eafe461c9ee",
|
|
13676
13972
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13697,8 +13993,8 @@ const FIGMA_VARIABLES = {
|
|
|
13697
13993
|
"codeSyntax": {}
|
|
13698
13994
|
},
|
|
13699
13995
|
"VariableID:1883:92973": {
|
|
13700
|
-
"id": "VariableID:1883:92973",
|
|
13701
13996
|
"name": "palette/yellow-800",
|
|
13997
|
+
"id": "VariableID:1883:92973",
|
|
13702
13998
|
"remote": false,
|
|
13703
13999
|
"key": "528d3e933bc1d7787615d7b09b40ad39789947bf",
|
|
13704
14000
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13725,8 +14021,8 @@ const FIGMA_VARIABLES = {
|
|
|
13725
14021
|
"codeSyntax": {}
|
|
13726
14022
|
},
|
|
13727
14023
|
"VariableID:1883:92974": {
|
|
13728
|
-
"id": "VariableID:1883:92974",
|
|
13729
14024
|
"name": "palette/yellow-900",
|
|
14025
|
+
"id": "VariableID:1883:92974",
|
|
13730
14026
|
"remote": false,
|
|
13731
14027
|
"key": "761fc2e8bfd18c6881ae7f148b42510a50daa7f2",
|
|
13732
14028
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -13753,8 +14049,8 @@ const FIGMA_VARIABLES = {
|
|
|
13753
14049
|
"codeSyntax": {}
|
|
13754
14050
|
},
|
|
13755
14051
|
"VariableID:6075:34489": {
|
|
13756
|
-
"id": "VariableID:6075:34489",
|
|
13757
14052
|
"name": "preview-height",
|
|
14053
|
+
"id": "VariableID:6075:34489",
|
|
13758
14054
|
"remote": false,
|
|
13759
14055
|
"key": "24c13799837d4272cbed14e0fa908fb75b01b840",
|
|
13760
14056
|
"variableCollectionId": "VariableCollectionId:6075:34487",
|
|
@@ -13772,8 +14068,8 @@ const FIGMA_VARIABLES = {
|
|
|
13772
14068
|
"codeSyntax": {}
|
|
13773
14069
|
},
|
|
13774
14070
|
"VariableID:19290:76727": {
|
|
13775
|
-
"id": "VariableID:19290:76727",
|
|
13776
14071
|
"name": "preview-height-25%",
|
|
14072
|
+
"id": "VariableID:19290:76727",
|
|
13777
14073
|
"remote": false,
|
|
13778
14074
|
"key": "f00d77a662722edb5898caf35a3d5d49ec9ff8be",
|
|
13779
14075
|
"variableCollectionId": "VariableCollectionId:6075:34487",
|
|
@@ -13791,8 +14087,8 @@ const FIGMA_VARIABLES = {
|
|
|
13791
14087
|
"codeSyntax": {}
|
|
13792
14088
|
},
|
|
13793
14089
|
"VariableID:6075:34488": {
|
|
13794
|
-
"id": "VariableID:6075:34488",
|
|
13795
14090
|
"name": "preview-width",
|
|
14091
|
+
"id": "VariableID:6075:34488",
|
|
13796
14092
|
"remote": false,
|
|
13797
14093
|
"key": "32ae1ef2f3f5f83097d3d9e9900f0bb3dc54b363",
|
|
13798
14094
|
"variableCollectionId": "VariableCollectionId:6075:34487",
|
|
@@ -13810,8 +14106,8 @@ const FIGMA_VARIABLES = {
|
|
|
13810
14106
|
"codeSyntax": {}
|
|
13811
14107
|
},
|
|
13812
14108
|
"VariableID:1:192": {
|
|
13813
|
-
"id": "VariableID:1:192",
|
|
13814
14109
|
"name": "radius/full",
|
|
14110
|
+
"id": "VariableID:1:192",
|
|
13815
14111
|
"remote": false,
|
|
13816
14112
|
"key": "ef50c283f4e531374422917d0f28ef717bcf420c",
|
|
13817
14113
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13827,8 +14123,8 @@ const FIGMA_VARIABLES = {
|
|
|
13827
14123
|
"codeSyntax": {}
|
|
13828
14124
|
},
|
|
13829
14125
|
"VariableID:1:238": {
|
|
13830
|
-
"id": "VariableID:1:238",
|
|
13831
14126
|
"name": "radius/r0,5",
|
|
14127
|
+
"id": "VariableID:1:238",
|
|
13832
14128
|
"remote": false,
|
|
13833
14129
|
"key": "bbd4258162469c0f01e4445ae257c62bfcb041dd",
|
|
13834
14130
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13844,8 +14140,8 @@ const FIGMA_VARIABLES = {
|
|
|
13844
14140
|
"codeSyntax": {}
|
|
13845
14141
|
},
|
|
13846
14142
|
"VariableID:1:247": {
|
|
13847
|
-
"id": "VariableID:1:247",
|
|
13848
14143
|
"name": "radius/r1",
|
|
14144
|
+
"id": "VariableID:1:247",
|
|
13849
14145
|
"remote": false,
|
|
13850
14146
|
"key": "c3f8538d4c485bef590e7a1ce639cfbec42874fb",
|
|
13851
14147
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13861,8 +14157,8 @@ const FIGMA_VARIABLES = {
|
|
|
13861
14157
|
"codeSyntax": {}
|
|
13862
14158
|
},
|
|
13863
14159
|
"VariableID:1:248": {
|
|
13864
|
-
"id": "VariableID:1:248",
|
|
13865
14160
|
"name": "radius/r1,5",
|
|
14161
|
+
"id": "VariableID:1:248",
|
|
13866
14162
|
"remote": false,
|
|
13867
14163
|
"key": "a78a3ef892d25ea3853be9b10b611af07acea8c4",
|
|
13868
14164
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13878,8 +14174,8 @@ const FIGMA_VARIABLES = {
|
|
|
13878
14174
|
"codeSyntax": {}
|
|
13879
14175
|
},
|
|
13880
14176
|
"VariableID:1:249": {
|
|
13881
|
-
"id": "VariableID:1:249",
|
|
13882
14177
|
"name": "radius/r2",
|
|
14178
|
+
"id": "VariableID:1:249",
|
|
13883
14179
|
"remote": false,
|
|
13884
14180
|
"key": "64f73750a0a3d42ebf3fa00f9c39005cf2a1720a",
|
|
13885
14181
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13895,8 +14191,8 @@ const FIGMA_VARIABLES = {
|
|
|
13895
14191
|
"codeSyntax": {}
|
|
13896
14192
|
},
|
|
13897
14193
|
"VariableID:1:250": {
|
|
13898
|
-
"id": "VariableID:1:250",
|
|
13899
14194
|
"name": "radius/r2,5",
|
|
14195
|
+
"id": "VariableID:1:250",
|
|
13900
14196
|
"remote": false,
|
|
13901
14197
|
"key": "fa5fb492220fc1dbd43f18bcc60a1607ded643ec",
|
|
13902
14198
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13912,8 +14208,8 @@ const FIGMA_VARIABLES = {
|
|
|
13912
14208
|
"codeSyntax": {}
|
|
13913
14209
|
},
|
|
13914
14210
|
"VariableID:1:251": {
|
|
13915
|
-
"id": "VariableID:1:251",
|
|
13916
14211
|
"name": "radius/r3",
|
|
14212
|
+
"id": "VariableID:1:251",
|
|
13917
14213
|
"remote": false,
|
|
13918
14214
|
"key": "ed1630db9909b6c7558b6e17b4b37c01b84786c0",
|
|
13919
14215
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13929,8 +14225,8 @@ const FIGMA_VARIABLES = {
|
|
|
13929
14225
|
"codeSyntax": {}
|
|
13930
14226
|
},
|
|
13931
14227
|
"VariableID:1:252": {
|
|
13932
|
-
"id": "VariableID:1:252",
|
|
13933
14228
|
"name": "radius/r4",
|
|
14229
|
+
"id": "VariableID:1:252",
|
|
13934
14230
|
"remote": false,
|
|
13935
14231
|
"key": "9738481cce83c0d26884815928284244b2ee5497",
|
|
13936
14232
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13946,8 +14242,8 @@ const FIGMA_VARIABLES = {
|
|
|
13946
14242
|
"codeSyntax": {}
|
|
13947
14243
|
},
|
|
13948
14244
|
"VariableID:1:253": {
|
|
13949
|
-
"id": "VariableID:1:253",
|
|
13950
14245
|
"name": "radius/r5",
|
|
14246
|
+
"id": "VariableID:1:253",
|
|
13951
14247
|
"remote": false,
|
|
13952
14248
|
"key": "cf30954c6f91ad2557b56b0a7d2b7f75932d9523",
|
|
13953
14249
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13963,8 +14259,8 @@ const FIGMA_VARIABLES = {
|
|
|
13963
14259
|
"codeSyntax": {}
|
|
13964
14260
|
},
|
|
13965
14261
|
"VariableID:1:254": {
|
|
13966
|
-
"id": "VariableID:1:254",
|
|
13967
14262
|
"name": "radius/r6",
|
|
14263
|
+
"id": "VariableID:1:254",
|
|
13968
14264
|
"remote": false,
|
|
13969
14265
|
"key": "f7ce9fc4dc6e8d40bbd0fea3604a8dacfb236410",
|
|
13970
14266
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13980,8 +14276,8 @@ const FIGMA_VARIABLES = {
|
|
|
13980
14276
|
"codeSyntax": {}
|
|
13981
14277
|
},
|
|
13982
14278
|
"VariableID:491:21540": {
|
|
13983
|
-
"id": "VariableID:491:21540",
|
|
13984
14279
|
"name": "stroke-width/s1",
|
|
14280
|
+
"id": "VariableID:491:21540",
|
|
13985
14281
|
"remote": false,
|
|
13986
14282
|
"key": "c65b9a4b6ec700af34e98d60ab4856f9dbd1886b",
|
|
13987
14283
|
"variableCollectionId": "VariableCollectionId:1:174",
|
|
@@ -13998,8 +14294,8 @@ const FIGMA_VARIABLES = {
|
|
|
13998
14294
|
"deletedButReferenced": true
|
|
13999
14295
|
},
|
|
14000
14296
|
"VariableID:41338:804": {
|
|
14001
|
-
"id": "VariableID:41338:804",
|
|
14002
14297
|
"name": "stroke/brand-solid",
|
|
14298
|
+
"id": "VariableID:41338:804",
|
|
14003
14299
|
"remote": false,
|
|
14004
14300
|
"key": "0f786a22be192fb945048a57d29204129fe14bf0",
|
|
14005
14301
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14022,8 +14318,8 @@ const FIGMA_VARIABLES = {
|
|
|
14022
14318
|
"codeSyntax": {}
|
|
14023
14319
|
},
|
|
14024
14320
|
"VariableID:1:169": {
|
|
14025
|
-
"id": "VariableID:1:169",
|
|
14026
14321
|
"name": "stroke/brand-weak",
|
|
14322
|
+
"id": "VariableID:1:169",
|
|
14027
14323
|
"remote": false,
|
|
14028
14324
|
"key": "a6feef44dfe6cb5736ded84ed4db23b0c20ddcff",
|
|
14029
14325
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14048,8 +14344,8 @@ const FIGMA_VARIABLES = {
|
|
|
14048
14344
|
"codeSyntax": {}
|
|
14049
14345
|
},
|
|
14050
14346
|
"VariableID:41338:808": {
|
|
14051
|
-
"id": "VariableID:41338:808",
|
|
14052
14347
|
"name": "stroke/critical-solid",
|
|
14348
|
+
"id": "VariableID:41338:808",
|
|
14053
14349
|
"remote": false,
|
|
14054
14350
|
"key": "8cf83f78a65e88abf05cc4529aab60a8f41d7c4f",
|
|
14055
14351
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14072,8 +14368,8 @@ const FIGMA_VARIABLES = {
|
|
|
14072
14368
|
"codeSyntax": {}
|
|
14073
14369
|
},
|
|
14074
14370
|
"VariableID:1304:30176": {
|
|
14075
|
-
"id": "VariableID:1304:30176",
|
|
14076
14371
|
"name": "stroke/critical-weak",
|
|
14372
|
+
"id": "VariableID:1304:30176",
|
|
14077
14373
|
"remote": false,
|
|
14078
14374
|
"key": "68f2ffdca2370886cf7636a1b8116310f378598b",
|
|
14079
14375
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14098,8 +14394,8 @@ const FIGMA_VARIABLES = {
|
|
|
14098
14394
|
"codeSyntax": {}
|
|
14099
14395
|
},
|
|
14100
14396
|
"VariableID:41338:806": {
|
|
14101
|
-
"id": "VariableID:41338:806",
|
|
14102
14397
|
"name": "stroke/informative-solid",
|
|
14398
|
+
"id": "VariableID:41338:806",
|
|
14103
14399
|
"remote": false,
|
|
14104
14400
|
"key": "72caf6aaf60aaeef594ba7cd96a7603bf09de600",
|
|
14105
14401
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14122,8 +14418,8 @@ const FIGMA_VARIABLES = {
|
|
|
14122
14418
|
"codeSyntax": {}
|
|
14123
14419
|
},
|
|
14124
14420
|
"VariableID:14696:4131": {
|
|
14125
|
-
"id": "VariableID:14696:4131",
|
|
14126
14421
|
"name": "stroke/informative-weak",
|
|
14422
|
+
"id": "VariableID:14696:4131",
|
|
14127
14423
|
"remote": false,
|
|
14128
14424
|
"key": "1255a392bc12b60ff6eca352f30bd08780d6959d",
|
|
14129
14425
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14146,8 +14442,8 @@ const FIGMA_VARIABLES = {
|
|
|
14146
14442
|
"codeSyntax": {}
|
|
14147
14443
|
},
|
|
14148
14444
|
"VariableID:1:171": {
|
|
14149
|
-
"id": "VariableID:1:171",
|
|
14150
14445
|
"name": "stroke/neutral-contrast",
|
|
14446
|
+
"id": "VariableID:1:171",
|
|
14151
14447
|
"remote": false,
|
|
14152
14448
|
"key": "dd9c583304f0c37a2f900ec1159d94099fd8259a",
|
|
14153
14449
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14172,8 +14468,8 @@ const FIGMA_VARIABLES = {
|
|
|
14172
14468
|
"codeSyntax": {}
|
|
14173
14469
|
},
|
|
14174
14470
|
"VariableID:1:167": {
|
|
14175
|
-
"id": "VariableID:1:167",
|
|
14176
14471
|
"name": "stroke/neutral-muted",
|
|
14472
|
+
"id": "VariableID:1:167",
|
|
14177
14473
|
"remote": false,
|
|
14178
14474
|
"key": "6ce3a74e43faf1483ee0b8c5082dc522cd5348bc",
|
|
14179
14475
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14198,8 +14494,8 @@ const FIGMA_VARIABLES = {
|
|
|
14198
14494
|
"codeSyntax": {}
|
|
14199
14495
|
},
|
|
14200
14496
|
"VariableID:41186:6437": {
|
|
14201
|
-
"id": "VariableID:41186:6437",
|
|
14202
14497
|
"name": "stroke/neutral-solid",
|
|
14498
|
+
"id": "VariableID:41186:6437",
|
|
14203
14499
|
"remote": false,
|
|
14204
14500
|
"key": "6f2cc554551eed3f01cbb2d2707fd9114f3f5380",
|
|
14205
14501
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14222,8 +14518,8 @@ const FIGMA_VARIABLES = {
|
|
|
14222
14518
|
"codeSyntax": {}
|
|
14223
14519
|
},
|
|
14224
14520
|
"VariableID:764:14294": {
|
|
14225
|
-
"id": "VariableID:764:14294",
|
|
14226
14521
|
"name": "stroke/neutral-subtle",
|
|
14522
|
+
"id": "VariableID:764:14294",
|
|
14227
14523
|
"remote": false,
|
|
14228
14524
|
"key": "d12a208a99faacc95924aba4cede203dee5fccb7",
|
|
14229
14525
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14248,8 +14544,8 @@ const FIGMA_VARIABLES = {
|
|
|
14248
14544
|
"codeSyntax": {}
|
|
14249
14545
|
},
|
|
14250
14546
|
"VariableID:1:172": {
|
|
14251
|
-
"id": "VariableID:1:172",
|
|
14252
14547
|
"name": "stroke/neutral-weak",
|
|
14548
|
+
"id": "VariableID:1:172",
|
|
14253
14549
|
"remote": false,
|
|
14254
14550
|
"key": "c178edd12f4905635d219a1598f29b2e64e6ca2b",
|
|
14255
14551
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14274,8 +14570,8 @@ const FIGMA_VARIABLES = {
|
|
|
14274
14570
|
"codeSyntax": {}
|
|
14275
14571
|
},
|
|
14276
14572
|
"VariableID:1:168": {
|
|
14277
|
-
"id": "VariableID:1:168",
|
|
14278
14573
|
"name": "stroke/on-image",
|
|
14574
|
+
"id": "VariableID:1:168",
|
|
14279
14575
|
"remote": false,
|
|
14280
14576
|
"key": "10f9ccde66f9f1d741a71e70d95b1e055fa612a4",
|
|
14281
14577
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14301,8 +14597,8 @@ const FIGMA_VARIABLES = {
|
|
|
14301
14597
|
"deletedButReferenced": true
|
|
14302
14598
|
},
|
|
14303
14599
|
"VariableID:41338:805": {
|
|
14304
|
-
"id": "VariableID:41338:805",
|
|
14305
14600
|
"name": "stroke/positive-solid",
|
|
14601
|
+
"id": "VariableID:41338:805",
|
|
14306
14602
|
"remote": false,
|
|
14307
14603
|
"key": "0648829671a2cd26b53abfb1fa9d3127b3000d4c",
|
|
14308
14604
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14325,8 +14621,8 @@ const FIGMA_VARIABLES = {
|
|
|
14325
14621
|
"codeSyntax": {}
|
|
14326
14622
|
},
|
|
14327
14623
|
"VariableID:8175:21473": {
|
|
14328
|
-
"id": "VariableID:8175:21473",
|
|
14329
14624
|
"name": "stroke/positive-weak",
|
|
14625
|
+
"id": "VariableID:8175:21473",
|
|
14330
14626
|
"remote": false,
|
|
14331
14627
|
"key": "e0d8237bacbd115246cbd6a7c12adff5cb258822",
|
|
14332
14628
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14349,8 +14645,8 @@ const FIGMA_VARIABLES = {
|
|
|
14349
14645
|
"codeSyntax": {}
|
|
14350
14646
|
},
|
|
14351
14647
|
"VariableID:41338:807": {
|
|
14352
|
-
"id": "VariableID:41338:807",
|
|
14353
14648
|
"name": "stroke/warning-solid",
|
|
14649
|
+
"id": "VariableID:41338:807",
|
|
14354
14650
|
"remote": false,
|
|
14355
14651
|
"key": "504c693ced5bf064f2ab2881b1f57f671418e004",
|
|
14356
14652
|
"variableCollectionId": "VariableCollectionId:1:3",
|
|
@@ -14373,8 +14669,8 @@ const FIGMA_VARIABLES = {
|
|
|
14373
14669
|
"codeSyntax": {}
|
|
14374
14670
|
},
|
|
14375
14671
|
"VariableID:37284:140641": {
|
|
14376
|
-
"id": "VariableID:37284:140641",
|
|
14377
14672
|
"name": "stroke/warning-weak",
|
|
14673
|
+
"id": "VariableID:37284:140641",
|
|
14378
14674
|
"remote": false,
|
|
14379
14675
|
"key": "6d7bcda50710f89307fdcb12486eb370205b74ab",
|
|
14380
14676
|
"variableCollectionId": "VariableCollectionId:1:3",
|