@seed-design/figma 1.3.10 → 1.3.12

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.
@@ -18,22 +18,73 @@ export const privateTemplateTimePickerField = {
18
18
  "key": "e38df17cf1e0f96e09774b015739dfde30d46115"
19
19
  };
20
20
 
21
- export const privateComponentField = {
22
- "name": "privateComponentField",
23
- "key": "96f0d114c3ec7826b22531502f05e82404835df4",
21
+ export const privateComponentItemMenuItemGroup = {
22
+ "name": "privateComponentItemMenuItemGroup",
23
+ "key": "5f64d89069596e92a14f8cee6b66bc43e1a89e09"
24
+ };
25
+
26
+ export const privateComponentItemNowBarStatusBarChip_94d = {
27
+ "name": "privateComponentItemNowBarStatusBarChip",
28
+ "key": "94d47f0ff371fa9baa5a5a5ee12344338cde5fd7"
29
+ };
30
+
31
+ export const privateComponentItemNowBarStatusBarChip_8ae = {
32
+ "name": "privateComponentItemNowBarStatusBarChip",
33
+ "key": "8ae4e0cd11f3bbb066abb529be510ba02e5ff574"
34
+ };
35
+
36
+ export const componentItemNowBarDefault = {
37
+ "name": "componentItemNowBarDefault",
38
+ "key": "a2f3edc65589e907ae54169a4c2dbe6c4593b417",
24
39
  "componentPropertyDefinitions": {
25
- "Input#40606:0": {
26
- "type": "INSTANCE_SWAP"
40
+ "Show ProgressBar#8551:0": {
41
+ "type": "BOOLEAN"
27
42
  },
28
- "Show Header#40606:1": {
43
+ "Show Button#8551:1": {
29
44
  "type": "BOOLEAN"
30
45
  },
31
- "Show Footer#40606:2": {
46
+ "Title#8551:2": {
47
+ "type": "TEXT"
48
+ },
49
+ "Contents#8551:3": {
50
+ "type": "TEXT"
51
+ }
52
+ }
53
+ };
54
+
55
+ export const privateComponentMenuItemBadge = {
56
+ "name": "privateComponentMenuItemBadge",
57
+ "key": "c74503291f75e9a4ded3d122dc8d5557ca343d81"
58
+ };
59
+
60
+ export const privateComponentMenuItemIcon = {
61
+ "name": "privateComponentMenuItemIcon",
62
+ "key": "0492a418f27c645c0392844565695dbc8d2f44af"
63
+ };
64
+
65
+ export const privateComponentMenuItemSuffixChevron = {
66
+ "name": "privateComponentMenuItemSuffixChevron",
67
+ "key": "0bf5e8b6f6b81617b69add92af4659e0fa300c76"
68
+ };
69
+
70
+ export const privateComponentSidebarMenuGroup = {
71
+ "name": "privateComponentSidebarMenuGroup",
72
+ "key": "06a3f8ec77ea5d4992e656a1ef75da843d2ed040",
73
+ "componentPropertyDefinitions": {
74
+ "Slot#3329:9": {
75
+ "type": "SLOT"
76
+ },
77
+ "Show Label#3329:10": {
32
78
  "type": "BOOLEAN"
33
79
  }
34
80
  }
35
81
  };
36
82
 
83
+ export const privateComponentSidebarMenuGroupLabel = {
84
+ "name": "privateComponentSidebarMenuGroupLabel",
85
+ "key": "f583b031f6df1f10682e208b4b87d9bd158e8fd2"
86
+ };
87
+
37
88
  export const privateComponentSliderItemHandleSliderItemValueIndicator = {
38
89
  "name": "privateComponentSliderItemHandleSliderItemValueIndicator",
39
90
  "key": "cfe6acde9d78c5020d2c84a0fdbd54f75277d231"
@@ -74,6 +125,22 @@ export const templateInformationList = {
74
125
  "key": "ea1ff4070a5ef4ada5974dc7030e8f9a1b759cdb"
75
126
  };
76
127
 
128
+ export const componentField = {
129
+ "name": "componentField",
130
+ "key": "96f0d114c3ec7826b22531502f05e82404835df4",
131
+ "componentPropertyDefinitions": {
132
+ "Input#40606:0": {
133
+ "type": "INSTANCE_SWAP"
134
+ },
135
+ "Show Header#40606:1": {
136
+ "type": "BOOLEAN"
137
+ },
138
+ "Show Footer#40606:2": {
139
+ "type": "BOOLEAN"
140
+ }
141
+ }
142
+ };
143
+
77
144
  export const componentBottomSheetContentsAgreement = {
78
145
  "name": "componentBottomSheetContentsAgreement",
79
146
  "key": "9d530235407646750ce8298b2815093dffcbbd83"
@@ -139,6 +206,16 @@ export const componentImageFrameOverlayIndicator = {
139
206
  }
140
207
  };
141
208
 
209
+ export const templateItemEmbedViewTypeDiscountRate = {
210
+ "name": "templateItemEmbedViewTypeDiscountRate",
211
+ "key": "6672b5e163637b12b0b648cbbcaafffdc63b809c"
212
+ };
213
+
214
+ export const templateItemEmbedViewTypeOriginalPrice = {
215
+ "name": "templateItemEmbedViewTypeOriginalPrice",
216
+ "key": "3ce31f0965fc9c600f4d8fe2feb1152dda088297"
217
+ };
218
+
142
219
  export const componentListItemDetailCustom = {
143
220
  "name": "componentListItemDetailCustom",
144
221
  "key": "d56900622b320739b5ce9dc9b12af1bcd1f6eeb4"
@@ -379,6 +379,16 @@ export const FIGMA_ICONS = {
379
379
  "type": "monochrome",
380
380
  "weight": "Line"
381
381
  },
382
+ "7b59d2394b5e4f4afe8cd878b8c34eda0290a909": {
383
+ "name": "icon_bluetooth",
384
+ "type": "monochrome",
385
+ "weight": "Fill"
386
+ },
387
+ "cffdf70fc348cda9519485fddadeea73109472eb": {
388
+ "name": "icon_bluetooth",
389
+ "type": "monochrome",
390
+ "weight": "Line"
391
+ },
382
392
  "7ac64253cb58d2586e1bf5dc16cc0248a85d453a": {
383
393
  "name": "icon_book",
384
394
  "type": "monochrome",
@@ -1489,6 +1499,16 @@ export const FIGMA_ICONS = {
1489
1499
  "type": "monochrome",
1490
1500
  "weight": "Line"
1491
1501
  },
1502
+ "d9df3fa27527b9c54f7d464b6e324838afd7a543": {
1503
+ "name": "icon_headphone",
1504
+ "type": "monochrome",
1505
+ "weight": "Fill"
1506
+ },
1507
+ "a3c1df4ac30f85c205750829c7deaa66feb52303": {
1508
+ "name": "icon_headphone",
1509
+ "type": "monochrome",
1510
+ "weight": "Line"
1511
+ },
1492
1512
  "25134d14cd8f834beb122b97b15368e45d2fb46b": {
1493
1513
  "name": "icon_headset",
1494
1514
  "type": "monochrome",
@@ -3257,10 +3277,22 @@ export const FIGMA_ICONS = {
3257
3277
  "name": "icon_cup_heatwave",
3258
3278
  "type": "multicolor"
3259
3279
  },
3280
+ "3e2768bd7d80eb4cda3caa1e03f1e77d759cca2d": {
3281
+ "name": "icon_cup_takeout",
3282
+ "type": "multicolor"
3283
+ },
3284
+ "38d387c42aa89b278faa9ec18df32d3951b32dbd": {
3285
+ "name": "icon_cupcake",
3286
+ "type": "multicolor"
3287
+ },
3260
3288
  "057604252532151ab4a009b24c2b6135fb1c1f2f": {
3261
3289
  "name": "icon_diamond",
3262
3290
  "type": "multicolor"
3263
3291
  },
3292
+ "ccae6dba7646071e1caf16fd9d88cb9990205f86": {
3293
+ "name": "icon_document_seal",
3294
+ "type": "multicolor"
3295
+ },
3264
3296
  "808918e0da41b715bb7d1bb2885a7818bbd492bc": {
3265
3297
  "name": "icon_dome_pillar3",
3266
3298
  "type": "multicolor"
@@ -3281,6 +3313,10 @@ export const FIGMA_ICONS = {
3281
3313
  "name": "icon_envelope",
3282
3314
  "type": "multicolor"
3283
3315
  },
3316
+ "a000f8385a64e8123a04f9c2d39fbbfc1c5b42a5": {
3317
+ "name": "icon_eyebrow",
3318
+ "type": "multicolor"
3319
+ },
3284
3320
  "c848c902c8493a7d0199c779217cb2f3331b55c5": {
3285
3321
  "name": "icon_face_smile_circle",
3286
3322
  "type": "multicolor"
@@ -3317,6 +3353,10 @@ export const FIGMA_ICONS = {
3317
3353
  "name": "icon_grid_dot5",
3318
3354
  "type": "multicolor"
3319
3355
  },
3356
+ "d0e0382283523704f1efe66dc6d2d8386fe78739": {
3357
+ "name": "icon_hand_drop",
3358
+ "type": "multicolor"
3359
+ },
3320
3360
  "9d3511905b35064003bf689e7f536f120e1fa5ad": {
3321
3361
  "name": "icon_horizline_viewfinder",
3322
3362
  "type": "multicolor"
@@ -3325,6 +3365,10 @@ export const FIGMA_ICONS = {
3325
3365
  "name": "icon_hospital",
3326
3366
  "type": "multicolor"
3327
3367
  },
3368
+ "67ff44c9c9449d4f473c684f89e08cbbf7f61b7d": {
3369
+ "name": "icon_house_card",
3370
+ "type": "multicolor"
3371
+ },
3328
3372
  "36ad8a52bf4592709d964d81510dd73476cfe147": {
3329
3373
  "name": "icon_icecreamcone",
3330
3374
  "type": "multicolor"
@@ -3365,6 +3409,10 @@ export const FIGMA_ICONS = {
3365
3409
  "name": "icon_pencil",
3366
3410
  "type": "multicolor"
3367
3411
  },
3412
+ "3581ba15610f8e9765be1d359802595907d4aaf4": {
3413
+ "name": "icon_percent_arrowshape_down",
3414
+ "type": "multicolor"
3415
+ },
3368
3416
  "eaa087227f156444a7ce10fa2fb9276bd0f0c262": {
3369
3417
  "name": "icon_person_magnifyingglass",
3370
3418
  "type": "multicolor"
@@ -22,7 +22,6 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
22
22
  "VariableID:1:130",
23
23
  "VariableID:1:131",
24
24
  "VariableID:1:132",
25
- "VariableID:1:133",
26
25
  "VariableID:1:134",
27
26
  "VariableID:1:135",
28
27
  "VariableID:1:136",
@@ -352,6 +351,8 @@ export const FIGMA_VARIABLE_COLLECTIONS = {
352
351
  "VariableID:20511:74381",
353
352
  "VariableID:22526:14486",
354
353
  "VariableID:607:10228",
354
+ "VariableID:62396:299",
355
+ "VariableID:62423:2",
355
356
  "VariableID:6421:24605"
356
357
  ]
357
358
  },
@@ -1442,7 +1442,7 @@ export const FIGMA_VARIABLES = {
1442
1442
  "51907:0": 358
1443
1443
  },
1444
1444
  "scopes": [
1445
- "ALL_SCOPES"
1445
+ "WIDTH_HEIGHT"
1446
1446
  ],
1447
1447
  "codeSyntax": {}
1448
1448
  },
@@ -1463,7 +1463,7 @@ export const FIGMA_VARIABLES = {
1463
1463
  "51907:0": 173
1464
1464
  },
1465
1465
  "scopes": [
1466
- "ALL_SCOPES"
1466
+ "WIDTH_HEIGHT"
1467
1467
  ],
1468
1468
  "codeSyntax": {}
1469
1469
  },
@@ -1484,7 +1484,25 @@ export const FIGMA_VARIABLES = {
1484
1484
  "51907:0": 111.33000183105469
1485
1485
  },
1486
1486
  "scopes": [
1487
- "ALL_SCOPES"
1487
+ "WIDTH_HEIGHT"
1488
+ ],
1489
+ "codeSyntax": {}
1490
+ },
1491
+ "VariableID:62396:299": {
1492
+ "name": "dimension/0",
1493
+ "id": "VariableID:62396:299",
1494
+ "remote": false,
1495
+ "key": "9460c0a187a1e416bbaab9be4808b194513c9b60",
1496
+ "variableCollectionId": "VariableCollectionId:1:174",
1497
+ "resolvedType": "FLOAT",
1498
+ "description": "figma에서만 사용되는 토큰입니다. ",
1499
+ "hiddenFromPublishing": false,
1500
+ "valuesByMode": {
1501
+ "1:4": 0
1502
+ },
1503
+ "scopes": [
1504
+ "WIDTH_HEIGHT",
1505
+ "GAP"
1488
1506
  ],
1489
1507
  "codeSyntax": {}
1490
1508
  },
@@ -2004,32 +2022,6 @@ export const FIGMA_VARIABLES = {
2004
2022
  ],
2005
2023
  "codeSyntax": {}
2006
2024
  },
2007
- "VariableID:1:133": {
2008
- "name": "fg/brand-contrast",
2009
- "id": "VariableID:1:133",
2010
- "remote": false,
2011
- "key": "a5804c305611df8869ff5c36c4185b3b10a93775",
2012
- "variableCollectionId": "VariableCollectionId:1:3",
2013
- "resolvedType": "COLOR",
2014
- "description": "",
2015
- "hiddenFromPublishing": false,
2016
- "valuesByMode": {
2017
- "1928:7": {
2018
- "type": "VARIABLE_ALIAS",
2019
- "id": "VariableID:1883:92927"
2020
- },
2021
- "1928:8": {
2022
- "type": "VARIABLE_ALIAS",
2023
- "id": "VariableID:1883:92929"
2024
- }
2025
- },
2026
- "scopes": [
2027
- "SHAPE_FILL",
2028
- "TEXT_FILL"
2029
- ],
2030
- "codeSyntax": {},
2031
- "deletedButReferenced": true
2032
- },
2033
2025
  "VariableID:1:134": {
2034
2026
  "name": "fg/critical",
2035
2027
  "id": "VariableID:1:134",
@@ -2534,7 +2526,7 @@ export const FIGMA_VARIABLES = {
2534
2526
  "51907:0": 26
2535
2527
  },
2536
2528
  "scopes": [
2537
- "ALL_SCOPES"
2529
+ "FONT_SIZE"
2538
2530
  ],
2539
2531
  "codeSyntax": {}
2540
2532
  },
@@ -2850,7 +2842,7 @@ export const FIGMA_VARIABLES = {
2850
2842
  "51907:0": 35
2851
2843
  },
2852
2844
  "scopes": [
2853
- "ALL_SCOPES"
2845
+ "FONT_SIZE"
2854
2846
  ],
2855
2847
  "codeSyntax": {}
2856
2848
  },
@@ -6373,6 +6365,23 @@ export const FIGMA_VARIABLES = {
6373
6365
  ],
6374
6366
  "codeSyntax": {}
6375
6367
  },
6368
+ "VariableID:62423:2": {
6369
+ "name": "radius/0",
6370
+ "id": "VariableID:62423:2",
6371
+ "remote": false,
6372
+ "key": "2ab62d921a6b843eabc28ca727b2344d21f12a84",
6373
+ "variableCollectionId": "VariableCollectionId:1:174",
6374
+ "resolvedType": "FLOAT",
6375
+ "description": "figma에서만 사용되는 토큰입니다. ",
6376
+ "hiddenFromPublishing": false,
6377
+ "valuesByMode": {
6378
+ "1:4": 0
6379
+ },
6380
+ "scopes": [
6381
+ "CORNER_RADIUS"
6382
+ ],
6383
+ "codeSyntax": {}
6384
+ },
6376
6385
  "VariableID:1:192": {
6377
6386
  "name": "radius/full",
6378
6387
  "id": "VariableID:1:192",