@seed-design/figma 1.1.9 → 1.1.10

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.
@@ -79,35 +79,6 @@ export const templateChipGroup = {
79
79
  }
80
80
  };
81
81
 
82
- export const templateCompletion = {
83
- "name": "templateCompletion",
84
- "key": "d91c789c66c2da665d820318f1a4d8671946eb79",
85
- "componentPropertyDefinitions": {
86
- "Description#28427:4": {
87
- "type": "TEXT"
88
- },
89
- "Title#28427:5": {
90
- "type": "TEXT"
91
- },
92
- "Show Description#28427:6": {
93
- "type": "BOOLEAN"
94
- },
95
- "Show Button#28427:7": {
96
- "type": "BOOLEAN"
97
- },
98
- "Show Top Navigation#28427:8": {
99
- "type": "BOOLEAN"
100
- },
101
- "Variant": {
102
- "type": "VARIANT",
103
- "variantOptions": [
104
- "Screen",
105
- "Dialog"
106
- ]
107
- }
108
- }
109
- };
110
-
111
82
  export const templateCustomPickerField = {
112
83
  "name": "templateCustomPickerField",
113
84
  "key": "91d73dfc297a467d78dc91ade6ff9be9a152619e",
@@ -121,7 +92,7 @@ export const templateCustomPickerField = {
121
92
  "State": {
122
93
  "type": "VARIANT",
123
94
  "variantOptions": [
124
- "Default",
95
+ "Enabled",
125
96
  "Error",
126
97
  "Disabled",
127
98
  "Read Only"
@@ -137,31 +108,70 @@ export const templateCustomPickerField = {
137
108
  }
138
109
  };
139
110
 
140
- export const templateErrorState = {
141
- "name": "templateErrorState",
142
- "key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
111
+ export const templateResultSection = {
112
+ "name": "templateResultSection",
113
+ "key": "fabd52c41c63d921e37e0a1de373e4df2b496f30",
143
114
  "componentPropertyDefinitions": {
144
- "Show Action Button#9080:5": {
145
- "type": "BOOLEAN"
146
- },
147
115
  "Title#16237:0": {
148
116
  "type": "TEXT"
149
117
  },
150
118
  "Description#16237:5": {
151
119
  "type": "TEXT"
152
120
  },
153
- "Variant": {
154
- "type": "VARIANT",
155
- "variantOptions": [
156
- "Default",
157
- "Basement"
121
+ "Asset Type#45154:9": {
122
+ "type": "INSTANCE_SWAP",
123
+ "preferredValues": [
124
+ {
125
+ "type": "COMPONENT",
126
+ "key": "3f2ed06bd34fbaf24d371cefa973e09e2c2572bf"
127
+ },
128
+ {
129
+ "type": "COMPONENT",
130
+ "key": "bf1ad3ad5c45a2e94fd800f7f6ecbe52ba0667ab"
131
+ },
132
+ {
133
+ "type": "COMPONENT",
134
+ "key": "d357dcf0fbff80f3bfa70fe4fd5d48a9bddd1b49"
135
+ },
136
+ {
137
+ "type": "COMPONENT",
138
+ "key": "a53df434b562c1eeb04dab9abd88431989c5fc33"
139
+ },
140
+ {
141
+ "type": "COMPONENT",
142
+ "key": "5e53811a1e1444deccb5147b6a57196a3be467c9"
143
+ },
144
+ {
145
+ "type": "COMPONENT",
146
+ "key": "3ff3999d2d2bbed2c7656210793d4f083901f73b"
147
+ },
148
+ {
149
+ "type": "COMPONENT",
150
+ "key": "56fcf964b7784ca83eaf6c9b1531de6150d23a0d"
151
+ },
152
+ {
153
+ "type": "COMPONENT",
154
+ "key": "5652618ddd66c844ab977d083d0dc41cb98f98ae"
155
+ }
158
156
  ]
159
157
  },
160
- "Layout": {
158
+ "Show Asset#45154:14": {
159
+ "type": "BOOLEAN"
160
+ },
161
+ "Show Buttons#53435:0": {
162
+ "type": "BOOLEAN"
163
+ },
164
+ "ㄴShow First Button#53766:0": {
165
+ "type": "BOOLEAN"
166
+ },
167
+ "ㄴShow Second Button#53766:3": {
168
+ "type": "BOOLEAN"
169
+ },
170
+ "Size": {
161
171
  "type": "VARIANT",
162
172
  "variantOptions": [
163
- "With Title",
164
- "Description Only"
173
+ "Large",
174
+ "Medium"
165
175
  ]
166
176
  }
167
177
  }
@@ -205,11 +215,11 @@ export const templateSliderField = {
205
215
  "State": {
206
216
  "type": "VARIANT",
207
217
  "variantOptions": [
208
- "Default",
218
+ "Enabled",
219
+ "Pressed",
209
220
  "Error",
210
221
  "Disabled",
211
- "Read Only",
212
- "Pressed"
222
+ "Read Only"
213
223
  ]
214
224
  }
215
225
  }
@@ -235,7 +245,7 @@ export const templateTextField = {
235
245
  "State": {
236
246
  "type": "VARIANT",
237
247
  "variantOptions": [
238
- "Default",
248
+ "Enabled",
239
249
  "Focused",
240
250
  "Error",
241
251
  "Error Focused",
@@ -260,7 +270,7 @@ export const templateTextareaField = {
260
270
  "State": {
261
271
  "type": "VARIANT",
262
272
  "variantOptions": [
263
- "Default",
273
+ "Enabled",
264
274
  "Focused",
265
275
  "Error",
266
276
  "Error Focused",
@@ -291,7 +301,8 @@ export const templateTopNavigation = {
291
301
  "Variants": {
292
302
  "type": "VARIANT",
293
303
  "variantOptions": [
294
- "Main Tab",
304
+ "Root",
305
+ "Root Preset",
295
306
  "Standard",
296
307
  "Standard Transparent",
297
308
  "Large Title"
@@ -572,6 +583,9 @@ export const bottomSheet = {
572
583
  "Show Handle#49774:6": {
573
584
  "type": "BOOLEAN"
574
585
  },
586
+ "Show Scroll Fog(Figma Only)#53171:3": {
587
+ "type": "BOOLEAN"
588
+ },
575
589
  "Header Layout": {
576
590
  "type": "VARIANT",
577
591
  "variantOptions": [
@@ -1114,8 +1128,7 @@ export const listItem = {
1114
1128
  "variantOptions": [
1115
1129
  "Enabled",
1116
1130
  "Pressed",
1117
- "Disabled",
1118
- "Highlighted"
1131
+ "Disabled"
1119
1132
  ]
1120
1133
  },
1121
1134
  "Variants": {
@@ -1124,56 +1137,12 @@ export const listItem = {
1124
1137
  "Single Line",
1125
1138
  "Multi Line"
1126
1139
  ]
1127
- }
1128
- }
1129
- };
1130
-
1131
- export const mainTabNavigationGlobal = {
1132
- "name": "mainTabNavigationGlobal",
1133
- "key": "a694a1da14a5c1d7d5c66bc78218c0c61fb388ab",
1134
- "componentPropertyDefinitions": {
1135
- "Title#6406:6": {
1136
- "type": "TEXT"
1137
- },
1138
- "Button Label#6409:18": {
1139
- "type": "TEXT"
1140
- },
1141
- "Title Type": {
1142
- "type": "VARIANT",
1143
- "variantOptions": [
1144
- "Text",
1145
- "Text + Button"
1146
- ]
1147
1140
  },
1148
- "Variant": {
1141
+ "Highlighted": {
1149
1142
  "type": "VARIANT",
1150
1143
  "variantOptions": [
1151
- "Layer Default",
1152
- "Transparent"
1153
- ]
1154
- }
1155
- }
1156
- };
1157
-
1158
- export const mainTabNavigationKr = {
1159
- "name": "mainTabNavigationKr",
1160
- "key": "41d3601e6b4c632a56cdc8fad485a76c026fdd8e",
1161
- "componentPropertyDefinitions": {
1162
- "Title#6406:6": {
1163
- "type": "TEXT"
1164
- },
1165
- "Title Type": {
1166
- "type": "VARIANT",
1167
- "variantOptions": [
1168
- "Text",
1169
- "Button"
1170
- ]
1171
- },
1172
- "Variant": {
1173
- "type": "VARIANT",
1174
- "variantOptions": [
1175
- "Layer Default",
1176
- "Transparent"
1144
+ "True",
1145
+ "False"
1177
1146
  ]
1178
1147
  }
1179
1148
  }
@@ -1239,7 +1208,7 @@ export const menuSheet = {
1239
1208
  "Show Safe Area#25531:15": {
1240
1209
  "type": "BOOLEAN"
1241
1210
  },
1242
- "Show Description#32984:0": {
1211
+ "Show Header Description#32984:0": {
1243
1212
  "type": "BOOLEAN"
1244
1213
  },
1245
1214
  "Menu Group Count": {
@@ -1254,7 +1223,8 @@ export const menuSheet = {
1254
1223
  "type": "VARIANT",
1255
1224
  "variantOptions": [
1256
1225
  "Text Only",
1257
- "Text with Icon"
1226
+ "Text with Icon",
1227
+ "Text with Subtext"
1258
1228
  ]
1259
1229
  }
1260
1230
  }
@@ -1507,24 +1477,46 @@ export const resizableChild = {
1507
1477
  }
1508
1478
  };
1509
1479
 
1510
- export const scrollFog = {
1511
- "name": "scrollFog",
1512
- "key": "0a06ea65fe164e0245fde6ac6c97135990a4de3c",
1480
+ export const rootTopNavigationGlobal = {
1481
+ "name": "rootTopNavigationGlobal",
1482
+ "key": "a694a1da14a5c1d7d5c66bc78218c0c61fb388ab",
1513
1483
  "componentPropertyDefinitions": {
1514
- "Orientation": {
1484
+ "Title#6406:6": {
1485
+ "type": "TEXT"
1486
+ },
1487
+ "Button Label#6409:18": {
1488
+ "type": "TEXT"
1489
+ },
1490
+ "Show Button#52619:0": {
1491
+ "type": "BOOLEAN"
1492
+ },
1493
+ "Title Type": {
1515
1494
  "type": "VARIANT",
1516
1495
  "variantOptions": [
1517
- "Top ⬇️",
1518
- "Bottom ⬆️",
1519
- "Right ➡️",
1520
- "Left ⬅️"
1496
+ "Text"
1521
1497
  ]
1522
1498
  },
1523
- "Layer": {
1499
+ "Variant": {
1524
1500
  "type": "VARIANT",
1525
1501
  "variantOptions": [
1526
- "Default",
1527
- "Floating"
1502
+ "Layer Default"
1503
+ ]
1504
+ }
1505
+ }
1506
+ };
1507
+
1508
+ export const rootTopNavigationKr = {
1509
+ "name": "rootTopNavigationKr",
1510
+ "key": "41d3601e6b4c632a56cdc8fad485a76c026fdd8e",
1511
+ "componentPropertyDefinitions": {
1512
+ "Title#6406:6": {
1513
+ "type": "TEXT"
1514
+ },
1515
+ "Title Type": {
1516
+ "type": "VARIANT",
1517
+ "variantOptions": [
1518
+ "Text",
1519
+ "Button"
1528
1520
  ]
1529
1521
  }
1530
1522
  }
@@ -1607,7 +1599,7 @@ export const skeleton = {
1607
1599
 
1608
1600
  export const slider = {
1609
1601
  "name": "slider",
1610
- "key": "c748f314f790eb804138bd105bfb0bd0584c9aa1",
1602
+ "key": "14b3278452f03fa01ecc8012a07f124766714566",
1611
1603
  "componentPropertyDefinitions": {
1612
1604
  "Has Tick Mark#47921:0": {
1613
1605
  "type": "BOOLEAN"
@@ -23,6 +23,19 @@ export declare const templateInformationList: {
23
23
  "key": "a111395555825f77d152f84e047e5e798fb53023"
24
24
  };
25
25
 
26
+ export declare const templateResultPage: {
27
+ "name": "templateResultPage",
28
+ "key": "88ff5d153a95a2532925b191960d3401d5fd94a6",
29
+ "componentPropertyDefinitions": {
30
+ "Show Top Navigation#28427:3": {
31
+ "type": "BOOLEAN"
32
+ },
33
+ "Show Bottom Action Bar#44990:7": {
34
+ "type": "BOOLEAN"
35
+ }
36
+ }
37
+ };
38
+
26
39
  export declare const templateSelectField: {
27
40
  "name": "templateSelectField",
28
41
  "key": "a43d16a5c3cbb5fe22ca230d6a28338da21c7562"
@@ -113,9 +126,4 @@ export declare const field: {
113
126
  export declare const icon: {
114
127
  "name": "icon",
115
128
  "key": "598895dbeb853cbfff37bd50ddc65874375fc1b1"
116
- };
117
-
118
- export declare const iOsSelection: {
119
- "name": "iOsSelection",
120
- "key": "c348849476b058d7d24fe7588c81b1af1b46befe"
121
129
  };
@@ -23,6 +23,19 @@ export const templateInformationList = {
23
23
  "key": "a111395555825f77d152f84e047e5e798fb53023"
24
24
  };
25
25
 
26
+ export const templateResultPage = {
27
+ "name": "templateResultPage",
28
+ "key": "88ff5d153a95a2532925b191960d3401d5fd94a6",
29
+ "componentPropertyDefinitions": {
30
+ "Show Top Navigation#28427:3": {
31
+ "type": "BOOLEAN"
32
+ },
33
+ "Show Bottom Action Bar#44990:7": {
34
+ "type": "BOOLEAN"
35
+ }
36
+ }
37
+ };
38
+
26
39
  export const templateSelectField = {
27
40
  "name": "templateSelectField",
28
41
  "key": "a43d16a5c3cbb5fe22ca230d6a28338da21c7562"
@@ -113,9 +126,4 @@ export const field = {
113
126
  export const icon = {
114
127
  "name": "icon",
115
128
  "key": "598895dbeb853cbfff37bd50ddc65874375fc1b1"
116
- };
117
-
118
- export const iOsSelection = {
119
- "name": "iOsSelection",
120
- "key": "c348849476b058d7d24fe7588c81b1af1b46befe"
121
129
  };
@@ -549,6 +549,16 @@ export const FIGMA_ICONS = {
549
549
  "type": "monochrome",
550
550
  "weight": "Line"
551
551
  },
552
+ "070afb84fd59445e20d5ceac41203c4211cf48bd": {
553
+ "name": "icon_carrot",
554
+ "type": "monochrome",
555
+ "weight": "Fill"
556
+ },
557
+ "a892412e4eddf35d5a48a5e6bfc70018287e532c": {
558
+ "name": "icon_carrot",
559
+ "type": "monochrome",
560
+ "weight": "Line"
561
+ },
552
562
  "4f15a5694c3c19f92fe4650601d97d485a65c4f9": {
553
563
  "name": "icon_cart",
554
564
  "type": "monochrome",
@@ -1279,6 +1289,16 @@ export const FIGMA_ICONS = {
1279
1289
  "type": "monochrome",
1280
1290
  "weight": "Line"
1281
1291
  },
1292
+ "aeb546ca8da1616fc188ed81da905f689e2614df": {
1293
+ "name": "icon_fish_wave2",
1294
+ "type": "monochrome",
1295
+ "weight": "Fill"
1296
+ },
1297
+ "6772e68d0ff5041f1d40df574cac895a8f47260c": {
1298
+ "name": "icon_fish_wave2",
1299
+ "type": "monochrome",
1300
+ "weight": "Line"
1301
+ },
1282
1302
  "b237945ab37fbe826d1bb5fdd2f6bdba3d616c85": {
1283
1303
  "name": "icon_flag",
1284
1304
  "type": "monochrome",
@@ -1399,6 +1419,11 @@ export const FIGMA_ICONS = {
1399
1419
  "type": "monochrome",
1400
1420
  "weight": "Line"
1401
1421
  },
1422
+ "de30fbf4eab742befbb46aa5487945e257a796b5": {
1423
+ "name": "icon_grid",
1424
+ "type": "monochrome",
1425
+ "weight": "Fill"
1426
+ },
1402
1427
  "94396773c3208ff19b7650bb7f48de6600492c83": {
1403
1428
  "name": "icon_grid_heart",
1404
1429
  "type": "monochrome",
@@ -1409,6 +1434,11 @@ export const FIGMA_ICONS = {
1409
1434
  "type": "monochrome",
1410
1435
  "weight": "Line"
1411
1436
  },
1437
+ "e1595ab44ecfde3538e5945c3e529641cda50197": {
1438
+ "name": "icon_grid",
1439
+ "type": "monochrome",
1440
+ "weight": "Line"
1441
+ },
1412
1442
  "0076cc19d6b14f57194f3d8a5c8660010e9c1b45": {
1413
1443
  "name": "icon_hand_point_up",
1414
1444
  "type": "monochrome",
@@ -2879,6 +2909,26 @@ export const FIGMA_ICONS = {
2879
2909
  "type": "monochrome",
2880
2910
  "weight": "Line"
2881
2911
  },
2912
+ "831d309f1a99b1f06cb17e2f69816ed1ce0be2fb": {
2913
+ "name": "icon_vertline_coupon",
2914
+ "type": "monochrome",
2915
+ "weight": "Fill"
2916
+ },
2917
+ "17c2d6e18ae4b5cc53ac7b4e2eb3a6cd12166793": {
2918
+ "name": "icon_vertline_coupon",
2919
+ "type": "monochrome",
2920
+ "weight": "Line"
2921
+ },
2922
+ "d8edabc61872457829905a0e0d11b2b222b29b94": {
2923
+ "name": "icon_vertline3_viewfinder",
2924
+ "type": "monochrome",
2925
+ "weight": "Fill"
2926
+ },
2927
+ "95b4017d83a1d3b09968b7bceeec4e06b0b950b4": {
2928
+ "name": "icon_vertline3_viewfinder",
2929
+ "type": "monochrome",
2930
+ "weight": "Line"
2931
+ },
2882
2932
  "a1a83f702b7d2144d67f73f521c385985e1c8fc7": {
2883
2933
  "name": "icon_vertline4_sparkle",
2884
2934
  "type": "monochrome",
@@ -3181,6 +3231,10 @@ export const FIGMA_ICONS = {
3181
3231
  "name": "icon_figure_walk",
3182
3232
  "type": "multicolor"
3183
3233
  },
3234
+ "bfb3fa82c3642bd55ae5ab9da241fd4a6a593736": {
3235
+ "name": "icon_fish_wave2",
3236
+ "type": "multicolor"
3237
+ },
3184
3238
  "fe769cca256bb3fc7fa70682e1d85169ba104f53": {
3185
3239
  "name": "icon_fork_spoon",
3186
3240
  "type": "multicolor"
@@ -42,23 +42,25 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
42
42
  "VariableID:8482:98909",
43
43
  "VariableID:1:155",
44
44
  "VariableID:1:156",
45
- "VariableID:1:164",
45
+ "VariableID:238:17662",
46
+ "VariableID:670:2700",
46
47
  "VariableID:1:157",
48
+ "VariableID:52349:2",
49
+ "VariableID:52349:3",
50
+ "VariableID:1:164",
47
51
  "VariableID:1:165",
48
- "VariableID:238:17662",
49
- "VariableID:17544:4057",
52
+ "VariableID:654:20851",
50
53
  "VariableID:1:171",
51
- "VariableID:670:2700",
54
+ "VariableID:17544:4057",
52
55
  "VariableID:41186:6437",
53
- "VariableID:1:172",
54
56
  "VariableID:1:158",
57
+ "VariableID:1:172",
55
58
  "VariableID:1:161",
56
59
  "VariableID:1:159",
57
60
  "VariableID:576:22878",
58
61
  "VariableID:10181:32557",
59
62
  "VariableID:10181:8465",
60
63
  "VariableID:10181:35817",
61
- "VariableID:654:20851",
62
64
  "VariableID:36929:111145",
63
65
  "VariableID:36929:111146",
64
66
  "VariableID:1:151",
@@ -124,15 +126,7 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
124
126
  "VariableID:14609:41561",
125
127
  "VariableID:14609:41562",
126
128
  "VariableID:14609:41563",
127
- "VariableID:12548:1440",
128
- "VariableID:29453:35711",
129
- "VariableID:29453:35712",
130
- "VariableID:12548:1441",
131
- "VariableID:12548:1442",
132
- "VariableID:12548:1443",
133
129
  "VariableID:1:21",
134
- "VariableID:12548:1444",
135
- "VariableID:12548:1445",
136
130
  "VariableID:1:30",
137
131
  "VariableID:1883:92912",
138
132
  "VariableID:1883:92913",
@@ -233,11 +227,43 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
233
227
  "VariableID:30501:79135",
234
228
  "VariableID:12973:26217",
235
229
  "VariableID:10181:34417",
230
+ "VariableID:50088:12999",
236
231
  "VariableID:1:168",
232
+ "VariableID:51280:230267",
233
+ "VariableID:51280:230268",
234
+ "VariableID:51280:230269",
235
+ "VariableID:51280:230270",
236
+ "VariableID:51280:230271",
237
+ "VariableID:51280:230272",
238
+ "VariableID:51280:230273",
239
+ "VariableID:51280:230274",
240
+ "VariableID:51280:230275",
241
+ "VariableID:51280:230276",
242
+ "VariableID:51280:230277",
243
+ "VariableID:51280:230278",
244
+ "VariableID:51280:230279",
245
+ "VariableID:51280:230280",
246
+ "VariableID:51280:230281",
247
+ "VariableID:51280:230282",
248
+ "VariableID:51280:230214",
249
+ "VariableID:51280:230218",
250
+ "VariableID:51280:230222",
251
+ "VariableID:51280:230226",
252
+ "VariableID:51280:230230",
253
+ "VariableID:51280:230234",
254
+ "VariableID:51280:230238",
255
+ "VariableID:51280:230242",
256
+ "VariableID:51280:230246",
257
+ "VariableID:51280:230250",
258
+ "VariableID:51280:230254",
259
+ "VariableID:51280:230258",
260
+ "VariableID:51280:230262",
261
+ "VariableID:51280:230266",
262
+ "VariableID:50088:12995",
237
263
  "VariableID:29913:8440",
238
264
  "VariableID:29917:362",
239
- "VariableID:29917:5084",
240
265
  "VariableID:30009:40284",
266
+ "VariableID:29917:5084",
241
267
  "VariableID:30009:40393",
242
268
  "VariableID:30021:1313",
243
269
  "VariableID:30023:1876",
@@ -262,11 +288,24 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
262
288
  "VariableID:43290:12822",
263
289
  "VariableID:43290:12823",
264
290
  "VariableID:43290:12824",
291
+ "VariableID:51280:230283",
292
+ "VariableID:51280:230284",
293
+ "VariableID:51280:230285",
294
+ "VariableID:51280:230286",
295
+ "VariableID:51280:230287",
296
+ "VariableID:51280:230288",
297
+ "VariableID:51280:230289",
298
+ "VariableID:51280:230290",
299
+ "VariableID:51280:230291",
300
+ "VariableID:51280:230292",
301
+ "VariableID:51280:230293",
302
+ "VariableID:51280:230294",
303
+ "VariableID:51280:230295",
304
+ "VariableID:51280:230296",
305
+ "VariableID:51280:230297",
306
+ "VariableID:51280:230298",
265
307
  "VariableID:49497:1643",
266
- "VariableID:49497:1644",
267
- "VariableID:49495:1861",
268
- "VariableID:49497:1645",
269
- "VariableID:49497:1646"
308
+ "VariableID:49497:1644"
270
309
  ]
271
310
  },
272
311
  "VariableCollectionId:1:174": {
@@ -341,6 +380,10 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
341
380
  {
342
381
  "modeId": "1:8",
343
382
  "name": "Android"
383
+ },
384
+ {
385
+ "modeId": "51907:0",
386
+ "name": "Android-xlarge"
344
387
  }
345
388
  ],
346
389
  "key": "75a9a164e0f9d49ba07e82176cbc7240569928a5",