@seed-design/figma 1.3.10 → 1.3.11
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 +483 -43
- package/lib/codegen/index.js +483 -43
- package/lib/codegen/targets/react/index.cjs +538 -50
- package/lib/codegen/targets/react/index.js +538 -50
- package/lib/index.cjs +531 -43
- package/lib/index.js +531 -43
- package/package.json +4 -4
- package/src/codegen/targets/react/component/handlers/checkbox.ts +1 -1
- package/src/codegen/targets/react/component/handlers/checkmark.ts +1 -1
- package/src/codegen/targets/react/component/handlers/radio-group.ts +1 -1
- package/src/codegen/targets/react/component/handlers/radiomark.ts +1 -1
- package/src/codegen/targets/react/component/handlers/select-box.ts +1 -1
- package/src/codegen/targets/react/component/handlers/switch.ts +1 -1
- package/src/codegen/targets/react/component/handlers/switchmark.ts +1 -1
- package/src/entities/data/__generated__/component-sets/index.d.ts +440 -10
- package/src/entities/data/__generated__/component-sets/index.mjs +440 -10
- package/src/entities/data/__generated__/components/index.d.ts +84 -7
- package/src/entities/data/__generated__/components/index.mjs +84 -7
- package/src/entities/data/__generated__/icons/index.mjs +48 -0
- package/src/entities/data/__generated__/variable-collections/index.mjs +2 -1
- package/src/entities/data/__generated__/variables/index.mjs +40 -31
|
@@ -5716,6 +5716,25 @@ const privateComponentItemButtonType = {
|
|
|
5716
5716
|
}
|
|
5717
5717
|
}
|
|
5718
5718
|
};
|
|
5719
|
+
const privateComponentItemMenuItem = {
|
|
5720
|
+
"name": "privateComponentItemMenuItem",
|
|
5721
|
+
"key": "f0587a7a1d313f5be38d87fe386ab1f7b89e7953",
|
|
5722
|
+
"componentPropertyDefinitions": {
|
|
5723
|
+
"Icon#52689:0": {
|
|
5724
|
+
"type": "INSTANCE_SWAP"
|
|
5725
|
+
},
|
|
5726
|
+
"Label#52689:4": {
|
|
5727
|
+
"type": "TEXT"
|
|
5728
|
+
},
|
|
5729
|
+
"\bState": {
|
|
5730
|
+
"type": "VARIANT",
|
|
5731
|
+
"variantOptions": [
|
|
5732
|
+
"Enabled",
|
|
5733
|
+
"Pressed"
|
|
5734
|
+
]
|
|
5735
|
+
}
|
|
5736
|
+
}
|
|
5737
|
+
};
|
|
5719
5738
|
const privateComponentItemMenuType = {
|
|
5720
5739
|
"name": "privateComponentItemMenuType",
|
|
5721
5740
|
"key": "e888d8fa0a1031f916adfd4d4a1cb05d4ae69b75",
|
|
@@ -5795,6 +5814,115 @@ const privateComponentItemTag = {
|
|
|
5795
5814
|
}
|
|
5796
5815
|
}
|
|
5797
5816
|
};
|
|
5817
|
+
const privateComponentItemLiveActivityTagGroup = {
|
|
5818
|
+
"name": "privateComponentItemLiveActivityTagGroup",
|
|
5819
|
+
"key": "9322629a723642968dc8b89abf31f93eaaea96cb",
|
|
5820
|
+
"componentPropertyDefinitions": {
|
|
5821
|
+
"Tag 1 Text#7703:15": {
|
|
5822
|
+
"type": "TEXT"
|
|
5823
|
+
},
|
|
5824
|
+
"Tag 2 Text#7703:18": {
|
|
5825
|
+
"type": "TEXT"
|
|
5826
|
+
},
|
|
5827
|
+
"Tag Count": {
|
|
5828
|
+
"type": "VARIANT",
|
|
5829
|
+
"variantOptions": [
|
|
5830
|
+
"1",
|
|
5831
|
+
"2"
|
|
5832
|
+
]
|
|
5833
|
+
}
|
|
5834
|
+
}
|
|
5835
|
+
};
|
|
5836
|
+
const privateComponentMenuGroup = {
|
|
5837
|
+
"name": "privateComponentMenuGroup",
|
|
5838
|
+
"key": "09a4fa7ba8b01cb0912f1d95c4e5ee67563a9562",
|
|
5839
|
+
"componentPropertyDefinitions": {
|
|
5840
|
+
"Items#2013:7": {
|
|
5841
|
+
"type": "SLOT"
|
|
5842
|
+
},
|
|
5843
|
+
"Has Header#2013:10": {
|
|
5844
|
+
"type": "BOOLEAN"
|
|
5845
|
+
},
|
|
5846
|
+
"Size": {
|
|
5847
|
+
"type": "VARIANT",
|
|
5848
|
+
"variantOptions": [
|
|
5849
|
+
"Medium",
|
|
5850
|
+
"Small"
|
|
5851
|
+
]
|
|
5852
|
+
}
|
|
5853
|
+
}
|
|
5854
|
+
};
|
|
5855
|
+
const privateComponentMenuGroupLabel = {
|
|
5856
|
+
"name": "privateComponentMenuGroupLabel",
|
|
5857
|
+
"key": "07a04219faec33ebd988f9883b314a7c4f1dcafe",
|
|
5858
|
+
"componentPropertyDefinitions": {
|
|
5859
|
+
"Label#2125:0": {
|
|
5860
|
+
"type": "TEXT"
|
|
5861
|
+
},
|
|
5862
|
+
"Size": {
|
|
5863
|
+
"type": "VARIANT",
|
|
5864
|
+
"variantOptions": [
|
|
5865
|
+
"Medium",
|
|
5866
|
+
"Small"
|
|
5867
|
+
]
|
|
5868
|
+
}
|
|
5869
|
+
}
|
|
5870
|
+
};
|
|
5871
|
+
const privateComponentMenuItem = {
|
|
5872
|
+
"name": "privateComponentMenuItem",
|
|
5873
|
+
"key": "adb610a300212eac49e2b86908ad9712e6c67e21",
|
|
5874
|
+
"componentPropertyDefinitions": {
|
|
5875
|
+
"Has Description#1995:9": {
|
|
5876
|
+
"type": "BOOLEAN"
|
|
5877
|
+
},
|
|
5878
|
+
"Suffix Slot#1995:10": {
|
|
5879
|
+
"type": "INSTANCE_SWAP"
|
|
5880
|
+
},
|
|
5881
|
+
"Has Prefix Icon#1995:11": {
|
|
5882
|
+
"type": "BOOLEAN"
|
|
5883
|
+
},
|
|
5884
|
+
"Title Sub Slot#1995:12": {
|
|
5885
|
+
"type": "INSTANCE_SWAP"
|
|
5886
|
+
},
|
|
5887
|
+
"Title#1995:13": {
|
|
5888
|
+
"type": "TEXT"
|
|
5889
|
+
},
|
|
5890
|
+
"Description#1995:14": {
|
|
5891
|
+
"type": "TEXT"
|
|
5892
|
+
},
|
|
5893
|
+
"Prefix Icon#1995:15": {
|
|
5894
|
+
"type": "INSTANCE_SWAP"
|
|
5895
|
+
},
|
|
5896
|
+
"Has Title Sub Slot#1995:16": {
|
|
5897
|
+
"type": "BOOLEAN"
|
|
5898
|
+
},
|
|
5899
|
+
"Has Suffix#2013:0": {
|
|
5900
|
+
"type": "BOOLEAN"
|
|
5901
|
+
},
|
|
5902
|
+
"Size": {
|
|
5903
|
+
"type": "VARIANT",
|
|
5904
|
+
"variantOptions": [
|
|
5905
|
+
"Medium",
|
|
5906
|
+
"Small"
|
|
5907
|
+
]
|
|
5908
|
+
},
|
|
5909
|
+
"Tone": {
|
|
5910
|
+
"type": "VARIANT",
|
|
5911
|
+
"variantOptions": [
|
|
5912
|
+
"Neutral",
|
|
5913
|
+
"Critical"
|
|
5914
|
+
]
|
|
5915
|
+
},
|
|
5916
|
+
"State": {
|
|
5917
|
+
"type": "VARIANT",
|
|
5918
|
+
"variantOptions": [
|
|
5919
|
+
"Enabled",
|
|
5920
|
+
"Pressed",
|
|
5921
|
+
"Disabled"
|
|
5922
|
+
]
|
|
5923
|
+
}
|
|
5924
|
+
}
|
|
5925
|
+
};
|
|
5798
5926
|
const privateComponentMenuSheetCloseButton = {
|
|
5799
5927
|
"name": "privateComponentMenuSheetCloseButton",
|
|
5800
5928
|
"key": "6b169789070ae16cd226a3f21be61d207cc6dd2e",
|
|
@@ -5958,6 +6086,120 @@ const privateComponentSelectBoxItemCheckmark = {
|
|
|
5958
6086
|
}
|
|
5959
6087
|
}
|
|
5960
6088
|
};
|
|
6089
|
+
const privateTemplateShareSheetMenuGroup = {
|
|
6090
|
+
"name": "privateTemplateShareSheetMenuGroup",
|
|
6091
|
+
"key": "ab02952328ca4705ee94355b69675055c67fa1ef",
|
|
6092
|
+
"componentPropertyDefinitions": {
|
|
6093
|
+
"Action Count": {
|
|
6094
|
+
"type": "VARIANT",
|
|
6095
|
+
"variantOptions": [
|
|
6096
|
+
"1",
|
|
6097
|
+
"2",
|
|
6098
|
+
"3",
|
|
6099
|
+
"4",
|
|
6100
|
+
"5",
|
|
6101
|
+
"6",
|
|
6102
|
+
"7",
|
|
6103
|
+
"8"
|
|
6104
|
+
]
|
|
6105
|
+
}
|
|
6106
|
+
}
|
|
6107
|
+
};
|
|
6108
|
+
const privateTemplateShareSheetMenuItem = {
|
|
6109
|
+
"name": "privateTemplateShareSheetMenuItem",
|
|
6110
|
+
"key": "8f94361b6329f78eecb4656f0533080166b4b037",
|
|
6111
|
+
"componentPropertyDefinitions": {
|
|
6112
|
+
"Show Prefix Icon#17043:5": {
|
|
6113
|
+
"type": "BOOLEAN"
|
|
6114
|
+
},
|
|
6115
|
+
"Sub Text#51411:0": {
|
|
6116
|
+
"type": "TEXT"
|
|
6117
|
+
},
|
|
6118
|
+
"Show Item Description#51411:19": {
|
|
6119
|
+
"type": "BOOLEAN"
|
|
6120
|
+
},
|
|
6121
|
+
"Label#55905:8": {
|
|
6122
|
+
"type": "TEXT"
|
|
6123
|
+
},
|
|
6124
|
+
"Prefix Icon#55948:0": {
|
|
6125
|
+
"type": "INSTANCE_SWAP"
|
|
6126
|
+
},
|
|
6127
|
+
"Tone": {
|
|
6128
|
+
"type": "VARIANT",
|
|
6129
|
+
"variantOptions": [
|
|
6130
|
+
"Neutral"
|
|
6131
|
+
]
|
|
6132
|
+
},
|
|
6133
|
+
"State": {
|
|
6134
|
+
"type": "VARIANT",
|
|
6135
|
+
"variantOptions": [
|
|
6136
|
+
"Enabled",
|
|
6137
|
+
"Pressed",
|
|
6138
|
+
"Disabled"
|
|
6139
|
+
]
|
|
6140
|
+
}
|
|
6141
|
+
}
|
|
6142
|
+
};
|
|
6143
|
+
const privateComponentSidebarMenuItem = {
|
|
6144
|
+
"name": "privateComponentSidebarMenuItem",
|
|
6145
|
+
"key": "0c241e8cf55c66565835dc6d124ceedf32f96567",
|
|
6146
|
+
"componentPropertyDefinitions": {
|
|
6147
|
+
"Expanded#308:0": {
|
|
6148
|
+
"type": "BOOLEAN"
|
|
6149
|
+
},
|
|
6150
|
+
"Collapsible Items Container#3329:0": {
|
|
6151
|
+
"type": "SLOT"
|
|
6152
|
+
},
|
|
6153
|
+
"Type": {
|
|
6154
|
+
"type": "VARIANT",
|
|
6155
|
+
"variantOptions": [
|
|
6156
|
+
"Default",
|
|
6157
|
+
"Collapsible"
|
|
6158
|
+
]
|
|
6159
|
+
}
|
|
6160
|
+
}
|
|
6161
|
+
};
|
|
6162
|
+
const privateComponentSidebarMenuItemPremitive = {
|
|
6163
|
+
"name": "privateComponentSidebarMenuItemPremitive",
|
|
6164
|
+
"key": "e291d4e534433a1115ad041adf28b4b9ac61b4d3",
|
|
6165
|
+
"componentPropertyDefinitions": {
|
|
6166
|
+
"Has Suffix Icon#5:0": {
|
|
6167
|
+
"type": "BOOLEAN"
|
|
6168
|
+
},
|
|
6169
|
+
"Prefix Icon#5:5": {
|
|
6170
|
+
"type": "INSTANCE_SWAP"
|
|
6171
|
+
},
|
|
6172
|
+
"Suffix Icon#5:10": {
|
|
6173
|
+
"type": "INSTANCE_SWAP"
|
|
6174
|
+
},
|
|
6175
|
+
"Label#5:24": {
|
|
6176
|
+
"type": "TEXT"
|
|
6177
|
+
},
|
|
6178
|
+
"Selected": {
|
|
6179
|
+
"type": "VARIANT",
|
|
6180
|
+
"variantOptions": [
|
|
6181
|
+
"False",
|
|
6182
|
+
"True"
|
|
6183
|
+
]
|
|
6184
|
+
},
|
|
6185
|
+
"Layout": {
|
|
6186
|
+
"type": "VARIANT",
|
|
6187
|
+
"variantOptions": [
|
|
6188
|
+
"Icon First",
|
|
6189
|
+
"Text Only",
|
|
6190
|
+
"Icon Only"
|
|
6191
|
+
]
|
|
6192
|
+
},
|
|
6193
|
+
"State": {
|
|
6194
|
+
"type": "VARIANT",
|
|
6195
|
+
"variantOptions": [
|
|
6196
|
+
"Enabled",
|
|
6197
|
+
"Hover",
|
|
6198
|
+
"Disabled"
|
|
6199
|
+
]
|
|
6200
|
+
}
|
|
6201
|
+
}
|
|
6202
|
+
};
|
|
5961
6203
|
const privateComponentSliderItemHandles = {
|
|
5962
6204
|
"name": "privateComponentSliderItemHandles",
|
|
5963
6205
|
"key": "950b33735d6dda594436c876386b921908dedf64",
|
|
@@ -7205,6 +7447,20 @@ const componentAlertDialog = {
|
|
|
7205
7447
|
}
|
|
7206
7448
|
}
|
|
7207
7449
|
};
|
|
7450
|
+
const componentAndroidNowBarScreen = {
|
|
7451
|
+
"name": "componentAndroidNowBarScreen",
|
|
7452
|
+
"key": "735019feaa75b4e71618a8b0bc21a7a1985c2978",
|
|
7453
|
+
"componentPropertyDefinitions": {
|
|
7454
|
+
"Type": {
|
|
7455
|
+
"type": "VARIANT",
|
|
7456
|
+
"variantOptions": [
|
|
7457
|
+
"Status bar chip",
|
|
7458
|
+
"Expanded view",
|
|
7459
|
+
"Collapsed view"
|
|
7460
|
+
]
|
|
7461
|
+
}
|
|
7462
|
+
}
|
|
7463
|
+
};
|
|
7208
7464
|
const componentAvatar = {
|
|
7209
7465
|
"name": "componentAvatar",
|
|
7210
7466
|
"key": "f17031afc2c71f35e5a147f6937a2b918029d334",
|
|
@@ -7521,7 +7777,7 @@ const componentCheckbox = {
|
|
|
7521
7777
|
"type": "VARIANT",
|
|
7522
7778
|
"variantOptions": [
|
|
7523
7779
|
"Neutral",
|
|
7524
|
-
"
|
|
7780
|
+
"Brand"
|
|
7525
7781
|
]
|
|
7526
7782
|
},
|
|
7527
7783
|
"Shape": {
|
|
@@ -7591,8 +7847,8 @@ const componentCheckmark = {
|
|
|
7591
7847
|
"Tone": {
|
|
7592
7848
|
"type": "VARIANT",
|
|
7593
7849
|
"variantOptions": [
|
|
7594
|
-
"
|
|
7595
|
-
"
|
|
7850
|
+
"Neutral",
|
|
7851
|
+
"Brand"
|
|
7596
7852
|
]
|
|
7597
7853
|
},
|
|
7598
7854
|
"Shape": {
|
|
@@ -7965,8 +8221,8 @@ const componentImageFrame = {
|
|
|
7965
8221
|
}
|
|
7966
8222
|
}
|
|
7967
8223
|
};
|
|
7968
|
-
const
|
|
7969
|
-
"name": "
|
|
8224
|
+
const componentIOsLiveAcitivityScreen = {
|
|
8225
|
+
"name": "componentIOsLiveAcitivityScreen",
|
|
7970
8226
|
"key": "3d7ff6cf68e769096237bcc0122be08caf8b6ce4",
|
|
7971
8227
|
"componentPropertyDefinitions": {
|
|
7972
8228
|
"Type": {
|
|
@@ -8132,6 +8388,22 @@ const componentMannerTempBadge = {
|
|
|
8132
8388
|
}
|
|
8133
8389
|
}
|
|
8134
8390
|
};
|
|
8391
|
+
const componentMenu = {
|
|
8392
|
+
"name": "componentMenu",
|
|
8393
|
+
"key": "fa09812bfb6ba24fc6367636032f14a2b2931ee9",
|
|
8394
|
+
"componentPropertyDefinitions": {
|
|
8395
|
+
"Slot#2013:6": {
|
|
8396
|
+
"type": "SLOT"
|
|
8397
|
+
},
|
|
8398
|
+
"Size": {
|
|
8399
|
+
"type": "VARIANT",
|
|
8400
|
+
"variantOptions": [
|
|
8401
|
+
"Medium",
|
|
8402
|
+
"Small"
|
|
8403
|
+
]
|
|
8404
|
+
}
|
|
8405
|
+
}
|
|
8406
|
+
};
|
|
8135
8407
|
const componentMenuSheet = {
|
|
8136
8408
|
"name": "componentMenuSheet",
|
|
8137
8409
|
"key": "0e0597f2ea3f9dde6c17bf0e4d8eebe3a95e3942",
|
|
@@ -8332,7 +8604,7 @@ const componentRadio = {
|
|
|
8332
8604
|
"type": "VARIANT",
|
|
8333
8605
|
"variantOptions": [
|
|
8334
8606
|
"Neutral",
|
|
8335
|
-
"
|
|
8607
|
+
"Brand"
|
|
8336
8608
|
]
|
|
8337
8609
|
},
|
|
8338
8610
|
"Weight": {
|
|
@@ -8395,7 +8667,7 @@ const componentRadiomark = {
|
|
|
8395
8667
|
"type": "VARIANT",
|
|
8396
8668
|
"variantOptions": [
|
|
8397
8669
|
"Neutral",
|
|
8398
|
-
"
|
|
8670
|
+
"Brand"
|
|
8399
8671
|
]
|
|
8400
8672
|
},
|
|
8401
8673
|
"Selected": {
|
|
@@ -8640,6 +8912,63 @@ const componentShareModalFigmaOnly = {
|
|
|
8640
8912
|
}
|
|
8641
8913
|
}
|
|
8642
8914
|
};
|
|
8915
|
+
const componentSideNavigation = {
|
|
8916
|
+
"name": "componentSideNavigation",
|
|
8917
|
+
"key": "72906d8fc24bdd5905bef1fc967193f88aa3e6b7",
|
|
8918
|
+
"componentPropertyDefinitions": {
|
|
8919
|
+
"Is Scrolled#1072:7": {
|
|
8920
|
+
"type": "BOOLEAN"
|
|
8921
|
+
},
|
|
8922
|
+
"Show Scroll Fog#1881:0": {
|
|
8923
|
+
"type": "BOOLEAN"
|
|
8924
|
+
},
|
|
8925
|
+
"Body Slot#3329:6": {
|
|
8926
|
+
"type": "SLOT"
|
|
8927
|
+
},
|
|
8928
|
+
"Header Slot#3329:11": {
|
|
8929
|
+
"type": "SLOT"
|
|
8930
|
+
},
|
|
8931
|
+
"Footer Slot#3329:14": {
|
|
8932
|
+
"type": "SLOT"
|
|
8933
|
+
},
|
|
8934
|
+
"Has Header#3333:17": {
|
|
8935
|
+
"type": "BOOLEAN"
|
|
8936
|
+
},
|
|
8937
|
+
"Has Footer#3333:20": {
|
|
8938
|
+
"type": "BOOLEAN"
|
|
8939
|
+
},
|
|
8940
|
+
"Variant": {
|
|
8941
|
+
"type": "VARIANT",
|
|
8942
|
+
"variantOptions": [
|
|
8943
|
+
"Neutral",
|
|
8944
|
+
"Transparent"
|
|
8945
|
+
]
|
|
8946
|
+
}
|
|
8947
|
+
}
|
|
8948
|
+
};
|
|
8949
|
+
const componentSideNavigationPreset = {
|
|
8950
|
+
"name": "componentSideNavigationPreset",
|
|
8951
|
+
"key": "4aa3ac505361b0099c29d3bf910ebf9e0620b261",
|
|
8952
|
+
"componentPropertyDefinitions": {
|
|
8953
|
+
"Product": {
|
|
8954
|
+
"type": "VARIANT",
|
|
8955
|
+
"variantOptions": [
|
|
8956
|
+
"커머스",
|
|
8957
|
+
"알바 - 본사",
|
|
8958
|
+
"알바 - 지점",
|
|
8959
|
+
"비즈프로필",
|
|
8960
|
+
"광고 - 전문가모드"
|
|
8961
|
+
]
|
|
8962
|
+
},
|
|
8963
|
+
"Collapsed": {
|
|
8964
|
+
"type": "VARIANT",
|
|
8965
|
+
"variantOptions": [
|
|
8966
|
+
"False",
|
|
8967
|
+
"True"
|
|
8968
|
+
]
|
|
8969
|
+
}
|
|
8970
|
+
}
|
|
8971
|
+
};
|
|
8643
8972
|
const componentSkeleton = {
|
|
8644
8973
|
"name": "componentSkeleton",
|
|
8645
8974
|
"key": "fdf69f0324c6c1145e5c715655f73bbb45575ba2",
|
|
@@ -8791,7 +9120,7 @@ const componentSwitch = {
|
|
|
8791
9120
|
"type": "VARIANT",
|
|
8792
9121
|
"variantOptions": [
|
|
8793
9122
|
"Neutral",
|
|
8794
|
-
"
|
|
9123
|
+
"Brand"
|
|
8795
9124
|
]
|
|
8796
9125
|
},
|
|
8797
9126
|
"Selected": {
|
|
@@ -8833,7 +9162,7 @@ const componentSwitchmark = {
|
|
|
8833
9162
|
"type": "VARIANT",
|
|
8834
9163
|
"variantOptions": [
|
|
8835
9164
|
"Neutral",
|
|
8836
|
-
"
|
|
9165
|
+
"Brand"
|
|
8837
9166
|
]
|
|
8838
9167
|
},
|
|
8839
9168
|
"Selected": {
|
|
@@ -9313,6 +9642,51 @@ const componentBottomNavigationKr = {
|
|
|
9313
9642
|
}
|
|
9314
9643
|
}
|
|
9315
9644
|
};
|
|
9645
|
+
const templateEmbedViewType = {
|
|
9646
|
+
"name": "templateEmbedViewType",
|
|
9647
|
+
"key": "6913a0eb2ae6a5e704ee862cb2294046274bcaae",
|
|
9648
|
+
"componentPropertyDefinitions": {
|
|
9649
|
+
"Title#2602:0": {
|
|
9650
|
+
"type": "TEXT"
|
|
9651
|
+
},
|
|
9652
|
+
"Description#2602:1": {
|
|
9653
|
+
"type": "TEXT"
|
|
9654
|
+
},
|
|
9655
|
+
"Show Thumbnail#2602:2": {
|
|
9656
|
+
"type": "BOOLEAN"
|
|
9657
|
+
},
|
|
9658
|
+
"Show Delete Button#2614:4": {
|
|
9659
|
+
"type": "BOOLEAN"
|
|
9660
|
+
},
|
|
9661
|
+
"Show Title#2727:0": {
|
|
9662
|
+
"type": "BOOLEAN"
|
|
9663
|
+
},
|
|
9664
|
+
"Show Description#2727:7": {
|
|
9665
|
+
"type": "BOOLEAN"
|
|
9666
|
+
},
|
|
9667
|
+
"Show Tag Group#3562:0": {
|
|
9668
|
+
"type": "BOOLEAN"
|
|
9669
|
+
},
|
|
9670
|
+
"State": {
|
|
9671
|
+
"type": "VARIANT",
|
|
9672
|
+
"variantOptions": [
|
|
9673
|
+
"Enabled",
|
|
9674
|
+
"Pressed",
|
|
9675
|
+
"Disabled",
|
|
9676
|
+
"Loading",
|
|
9677
|
+
"Forbidden",
|
|
9678
|
+
"Not Found"
|
|
9679
|
+
]
|
|
9680
|
+
},
|
|
9681
|
+
"Layout": {
|
|
9682
|
+
"type": "VARIANT",
|
|
9683
|
+
"variantOptions": [
|
|
9684
|
+
"Title First",
|
|
9685
|
+
"Description First"
|
|
9686
|
+
]
|
|
9687
|
+
}
|
|
9688
|
+
}
|
|
9689
|
+
};
|
|
9316
9690
|
const componentImageFrameReactionButton = {
|
|
9317
9691
|
"name": "componentImageFrameReactionButton",
|
|
9318
9692
|
"key": "559ac01a2ef202564821a5c7f0dbf46dcd61b3f9",
|
|
@@ -9401,7 +9775,7 @@ const componentSelectBoxItemHorizontal = {
|
|
|
9401
9775
|
"name": "componentSelectBoxItemHorizontal",
|
|
9402
9776
|
"key": "8174af8ef3654dad996723883f5b84f44f791513",
|
|
9403
9777
|
"componentPropertyDefinitions": {
|
|
9404
|
-
"
|
|
9778
|
+
"Contents Slot#6752:6": {
|
|
9405
9779
|
"type": "SLOT"
|
|
9406
9780
|
},
|
|
9407
9781
|
"Title#28452:21": {
|
|
@@ -9497,12 +9871,54 @@ const componentSelectBoxItemVertical = {
|
|
|
9497
9871
|
}
|
|
9498
9872
|
}
|
|
9499
9873
|
};
|
|
9874
|
+
const templateShareSheet = {
|
|
9875
|
+
"name": "templateShareSheet",
|
|
9876
|
+
"key": "1dadeec71d6ddcac198ed197366e5c4b5a114ef9",
|
|
9877
|
+
"componentPropertyDefinitions": {
|
|
9878
|
+
"Share Sheet Slot#2497:0": {
|
|
9879
|
+
"type": "SLOT"
|
|
9880
|
+
},
|
|
9881
|
+
"Show Slot#2497:8": {
|
|
9882
|
+
"type": "BOOLEAN"
|
|
9883
|
+
},
|
|
9884
|
+
"Show Header#4926:7": {
|
|
9885
|
+
"type": "BOOLEAN"
|
|
9886
|
+
},
|
|
9887
|
+
"Title Text#14599:0": {
|
|
9888
|
+
"type": "TEXT"
|
|
9889
|
+
},
|
|
9890
|
+
"Description Text#21827:0": {
|
|
9891
|
+
"type": "TEXT"
|
|
9892
|
+
},
|
|
9893
|
+
"Show Safe Area#25531:15": {
|
|
9894
|
+
"type": "BOOLEAN"
|
|
9895
|
+
},
|
|
9896
|
+
"Show Header Description#32984:0": {
|
|
9897
|
+
"type": "BOOLEAN"
|
|
9898
|
+
},
|
|
9899
|
+
"Menu Group Count": {
|
|
9900
|
+
"type": "VARIANT",
|
|
9901
|
+
"variantOptions": [
|
|
9902
|
+
"1",
|
|
9903
|
+
"2",
|
|
9904
|
+
"3"
|
|
9905
|
+
]
|
|
9906
|
+
},
|
|
9907
|
+
"Layout": {
|
|
9908
|
+
"type": "VARIANT",
|
|
9909
|
+
"variantOptions": [
|
|
9910
|
+
"Text Only"
|
|
9911
|
+
]
|
|
9912
|
+
}
|
|
9913
|
+
}
|
|
9914
|
+
};
|
|
9500
9915
|
|
|
9501
9916
|
var FIGMA_COMPONENTS = {
|
|
9502
9917
|
__proto__: null,
|
|
9503
9918
|
componentActionButton: componentActionButton,
|
|
9504
9919
|
componentActionButtonGhostButton: componentActionButtonGhostButton,
|
|
9505
9920
|
componentAlertDialog: componentAlertDialog,
|
|
9921
|
+
componentAndroidNowBarScreen: componentAndroidNowBarScreen,
|
|
9506
9922
|
componentAvatar: componentAvatar,
|
|
9507
9923
|
componentAvatarStack: componentAvatarStack,
|
|
9508
9924
|
componentBadge: componentBadge,
|
|
@@ -9534,7 +9950,7 @@ var FIGMA_COMPONENTS = {
|
|
|
9534
9950
|
componentFieldHeader: componentFieldHeader,
|
|
9535
9951
|
componentFloatingActionButton: componentFloatingActionButton,
|
|
9536
9952
|
componentHelpBubble: componentHelpBubble,
|
|
9537
|
-
|
|
9953
|
+
componentIOsLiveAcitivityScreen: componentIOsLiveAcitivityScreen,
|
|
9538
9954
|
componentImageFrame: componentImageFrame,
|
|
9539
9955
|
componentImageFrameReactionButton: componentImageFrameReactionButton,
|
|
9540
9956
|
componentInputButton: componentInputButton,
|
|
@@ -9545,6 +9961,7 @@ var FIGMA_COMPONENTS = {
|
|
|
9545
9961
|
componentListItemSuffixIconButton: componentListItemSuffixIconButton,
|
|
9546
9962
|
componentMannerTemp: componentMannerTemp,
|
|
9547
9963
|
componentMannerTempBadge: componentMannerTempBadge,
|
|
9964
|
+
componentMenu: componentMenu,
|
|
9548
9965
|
componentMenuSheet: componentMenuSheet,
|
|
9549
9966
|
componentOsBottomIndicatorFigmaOnly: componentOsBottomIndicatorFigmaOnly,
|
|
9550
9967
|
componentOsKeyboardFigmaOnly: componentOsKeyboardFigmaOnly,
|
|
@@ -9567,6 +9984,8 @@ var FIGMA_COMPONENTS = {
|
|
|
9567
9984
|
componentSelectBoxItemHorizontal: componentSelectBoxItemHorizontal,
|
|
9568
9985
|
componentSelectBoxItemVertical: componentSelectBoxItemVertical,
|
|
9569
9986
|
componentShareModalFigmaOnly: componentShareModalFigmaOnly,
|
|
9987
|
+
componentSideNavigation: componentSideNavigation,
|
|
9988
|
+
componentSideNavigationPreset: componentSideNavigationPreset,
|
|
9570
9989
|
componentSkeleton: componentSkeleton,
|
|
9571
9990
|
componentSlider: componentSlider,
|
|
9572
9991
|
componentSnackbar: componentSnackbar,
|
|
@@ -9596,8 +10015,13 @@ var FIGMA_COMPONENTS = {
|
|
|
9596
10015
|
privateComponentInputButtonValueDisabled: privateComponentInputButtonValueDisabled,
|
|
9597
10016
|
privateComponentInputButtonValueReadOnly: privateComponentInputButtonValueReadOnly,
|
|
9598
10017
|
privateComponentItemButtonType: privateComponentItemButtonType,
|
|
10018
|
+
privateComponentItemLiveActivityTagGroup: privateComponentItemLiveActivityTagGroup,
|
|
10019
|
+
privateComponentItemMenuItem: privateComponentItemMenuItem,
|
|
9599
10020
|
privateComponentItemMenuType: privateComponentItemMenuType,
|
|
9600
10021
|
privateComponentItemTag: privateComponentItemTag,
|
|
10022
|
+
privateComponentMenuGroup: privateComponentMenuGroup,
|
|
10023
|
+
privateComponentMenuGroupLabel: privateComponentMenuGroupLabel,
|
|
10024
|
+
privateComponentMenuItem: privateComponentMenuItem,
|
|
9601
10025
|
privateComponentMenuSheetCloseButton: privateComponentMenuSheetCloseButton,
|
|
9602
10026
|
privateComponentMenuSheetMenuGroup: privateComponentMenuSheetMenuGroup,
|
|
9603
10027
|
privateComponentMenuSheetMenuItem: privateComponentMenuSheetMenuItem,
|
|
@@ -9605,6 +10029,8 @@ var FIGMA_COMPONENTS = {
|
|
|
9605
10029
|
privateComponentRootTopNavigationIconButton: privateComponentRootTopNavigationIconButton,
|
|
9606
10030
|
privateComponentSegmentedControlItem: privateComponentSegmentedControlItem,
|
|
9607
10031
|
privateComponentSelectBoxItemCheckmark: privateComponentSelectBoxItemCheckmark,
|
|
10032
|
+
privateComponentSidebarMenuItem: privateComponentSidebarMenuItem,
|
|
10033
|
+
privateComponentSidebarMenuItemPremitive: privateComponentSidebarMenuItemPremitive,
|
|
9608
10034
|
privateComponentSliderItemHandles: privateComponentSliderItemHandles,
|
|
9609
10035
|
privateComponentSliderItemMarker: privateComponentSliderItemMarker,
|
|
9610
10036
|
privateComponentSliderItemRange: privateComponentSliderItemRange,
|
|
@@ -9640,6 +10066,8 @@ var FIGMA_COMPONENTS = {
|
|
|
9640
10066
|
privateTemplatePhoneNumberField: privateTemplatePhoneNumberField,
|
|
9641
10067
|
privateTemplatePinField: privateTemplatePinField,
|
|
9642
10068
|
privateTemplateRootTopNavigationPreset: privateTemplateRootTopNavigationPreset,
|
|
10069
|
+
privateTemplateShareSheetMenuGroup: privateTemplateShareSheetMenuGroup,
|
|
10070
|
+
privateTemplateShareSheetMenuItem: privateTemplateShareSheetMenuItem,
|
|
9643
10071
|
templateAvatarPreset: templateAvatarPreset,
|
|
9644
10072
|
templateButtonGroup: templateButtonGroup,
|
|
9645
10073
|
templateChatScreenPreset: templateChatScreenPreset,
|
|
@@ -9647,10 +10075,12 @@ var FIGMA_COMPONENTS = {
|
|
|
9647
10075
|
templateChipGroup: templateChipGroup,
|
|
9648
10076
|
templateDeprecatedChipGroup: templateDeprecatedChipGroup,
|
|
9649
10077
|
templateDisclaimer: templateDisclaimer,
|
|
10078
|
+
templateEmbedViewType: templateEmbedViewType,
|
|
9650
10079
|
templateFieldButton: templateFieldButton,
|
|
9651
10080
|
templateRadioField: templateRadioField,
|
|
9652
10081
|
templateResultPage: templateResultPage,
|
|
9653
10082
|
templateSelectBoxField: templateSelectBoxField,
|
|
10083
|
+
templateShareSheet: templateShareSheet,
|
|
9654
10084
|
templateSkeletonPreset: templateSkeletonPreset,
|
|
9655
10085
|
templateSliderField: templateSliderField,
|
|
9656
10086
|
templateTextField: templateTextField,
|
|
@@ -10256,7 +10686,7 @@ const createCalloutHandler = (ctx)=>defineComponentHandler(componentCallout.key,
|
|
|
10256
10686
|
|
|
10257
10687
|
const { createLocalSnippetElement: createLocalSnippetElement$t } = createLocalSnippetHelper("checkbox");
|
|
10258
10688
|
const createCheckboxHandler = (_ctx)=>defineComponentHandler(componentCheckbox.key, ({ componentProperties: props })=>{
|
|
10259
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
10689
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
10260
10690
|
const commonProps = {
|
|
10261
10691
|
label: props["Label#49990:0"].value,
|
|
10262
10692
|
weight: camelCase(props.Weight.value),
|
|
@@ -10324,7 +10754,7 @@ const createCheckboxGroupFieldHandler = (ctx)=>{
|
|
|
10324
10754
|
|
|
10325
10755
|
const { createLocalSnippetElement: createLocalSnippetElement$s } = createLocalSnippetHelper("checkbox");
|
|
10326
10756
|
const createCheckmarkHandler = (_ctx)=>defineComponentHandler(componentCheckmark.key, ({ componentProperties: props })=>{
|
|
10327
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
10757
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
10328
10758
|
const commonProps = {
|
|
10329
10759
|
tone,
|
|
10330
10760
|
variant: camelCase(props.Shape.value),
|
|
@@ -11184,7 +11614,7 @@ const createProgressCircleHandler = (_ctx)=>defineComponentHandler(componentProg
|
|
|
11184
11614
|
|
|
11185
11615
|
const { createLocalSnippetElement: createLocalSnippetElement$c } = createLocalSnippetHelper("radio-group");
|
|
11186
11616
|
const createRadioGroupItemHandler = (_ctx)=>defineComponentHandler(componentRadio.key, ({ componentProperties: props })=>{
|
|
11187
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
11617
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
11188
11618
|
const commonProps = {
|
|
11189
11619
|
...props.State.value === "Disabled" && {
|
|
11190
11620
|
disabled: true
|
|
@@ -11244,7 +11674,7 @@ const createRadioGroupFieldHandler = (ctx)=>{
|
|
|
11244
11674
|
|
|
11245
11675
|
const { createLocalSnippetElement: createLocalSnippetElement$b } = createLocalSnippetHelper("radio-group");
|
|
11246
11676
|
const createRadiomarkHandler = (_ctx)=>defineComponentHandler(componentRadiomark.key, ({ componentProperties: props })=>{
|
|
11247
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
11677
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
11248
11678
|
const commonProps = {
|
|
11249
11679
|
tone,
|
|
11250
11680
|
size: handleSizeProp(props.Size.value)
|
|
@@ -11388,7 +11818,7 @@ const createSelectBoxHorizontalHandler = (ctx)=>defineComponentHandler(component
|
|
|
11388
11818
|
// return undefined if not icon
|
|
11389
11819
|
return undefined;
|
|
11390
11820
|
})();
|
|
11391
|
-
const contentSlotNode = props["Show Custom Content#56903:0"].value ? findSlotNode(node, "
|
|
11821
|
+
const contentSlotNode = props["Show Custom Content#56903:0"].value ? findSlotNode(node, "Contents Slot#6752:6") : undefined;
|
|
11392
11822
|
const footer = contentSlotNode ? traverse(contentSlotNode) : undefined;
|
|
11393
11823
|
const commonProps = {
|
|
11394
11824
|
// layout: "horizontal",
|
|
@@ -11693,7 +12123,7 @@ const createSnackbarHandler = (_ctx)=>defineComponentHandler(componentSnackbar.k
|
|
|
11693
12123
|
|
|
11694
12124
|
const { createLocalSnippetElement: createLocalSnippetElement$4 } = createLocalSnippetHelper("switch");
|
|
11695
12125
|
const createSwitchHandler = (_ctx)=>defineComponentHandler(componentSwitch.key, ({ componentProperties: props })=>{
|
|
11696
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
12126
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
11697
12127
|
const commonProps = {
|
|
11698
12128
|
tone,
|
|
11699
12129
|
size: props.Size.value
|
|
@@ -11712,7 +12142,7 @@ const createSwitchHandler = (_ctx)=>defineComponentHandler(componentSwitch.key,
|
|
|
11712
12142
|
|
|
11713
12143
|
const { createLocalSnippetElement: createLocalSnippetElement$3 } = createLocalSnippetHelper("switch");
|
|
11714
12144
|
const createSwitchmarkHandler = (_ctx)=>defineComponentHandler(componentSwitchmark.key, ({ componentProperties: props })=>{
|
|
11715
|
-
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("
|
|
12145
|
+
const tone = match(props.Tone.value).with("Neutral", ()=>"neutral").with("Brand", ()=>"brand").exhaustive();
|
|
11716
12146
|
const commonProps = {
|
|
11717
12147
|
tone,
|
|
11718
12148
|
size: props.Size.value
|
|
@@ -12691,6 +13121,16 @@ const FIGMA_ICONS = {
|
|
|
12691
13121
|
"type": "monochrome",
|
|
12692
13122
|
"weight": "Line"
|
|
12693
13123
|
},
|
|
13124
|
+
"7b59d2394b5e4f4afe8cd878b8c34eda0290a909": {
|
|
13125
|
+
"name": "icon_bluetooth",
|
|
13126
|
+
"type": "monochrome",
|
|
13127
|
+
"weight": "Fill"
|
|
13128
|
+
},
|
|
13129
|
+
"cffdf70fc348cda9519485fddadeea73109472eb": {
|
|
13130
|
+
"name": "icon_bluetooth",
|
|
13131
|
+
"type": "monochrome",
|
|
13132
|
+
"weight": "Line"
|
|
13133
|
+
},
|
|
12694
13134
|
"7ac64253cb58d2586e1bf5dc16cc0248a85d453a": {
|
|
12695
13135
|
"name": "icon_book",
|
|
12696
13136
|
"type": "monochrome",
|
|
@@ -13801,6 +14241,16 @@ const FIGMA_ICONS = {
|
|
|
13801
14241
|
"type": "monochrome",
|
|
13802
14242
|
"weight": "Line"
|
|
13803
14243
|
},
|
|
14244
|
+
"d9df3fa27527b9c54f7d464b6e324838afd7a543": {
|
|
14245
|
+
"name": "icon_headphone",
|
|
14246
|
+
"type": "monochrome",
|
|
14247
|
+
"weight": "Fill"
|
|
14248
|
+
},
|
|
14249
|
+
"a3c1df4ac30f85c205750829c7deaa66feb52303": {
|
|
14250
|
+
"name": "icon_headphone",
|
|
14251
|
+
"type": "monochrome",
|
|
14252
|
+
"weight": "Line"
|
|
14253
|
+
},
|
|
13804
14254
|
"25134d14cd8f834beb122b97b15368e45d2fb46b": {
|
|
13805
14255
|
"name": "icon_headset",
|
|
13806
14256
|
"type": "monochrome",
|
|
@@ -15569,10 +16019,22 @@ const FIGMA_ICONS = {
|
|
|
15569
16019
|
"name": "icon_cup_heatwave",
|
|
15570
16020
|
"type": "multicolor"
|
|
15571
16021
|
},
|
|
16022
|
+
"3e2768bd7d80eb4cda3caa1e03f1e77d759cca2d": {
|
|
16023
|
+
"name": "icon_cup_takeout",
|
|
16024
|
+
"type": "multicolor"
|
|
16025
|
+
},
|
|
16026
|
+
"38d387c42aa89b278faa9ec18df32d3951b32dbd": {
|
|
16027
|
+
"name": "icon_cupcake",
|
|
16028
|
+
"type": "multicolor"
|
|
16029
|
+
},
|
|
15572
16030
|
"057604252532151ab4a009b24c2b6135fb1c1f2f": {
|
|
15573
16031
|
"name": "icon_diamond",
|
|
15574
16032
|
"type": "multicolor"
|
|
15575
16033
|
},
|
|
16034
|
+
"ccae6dba7646071e1caf16fd9d88cb9990205f86": {
|
|
16035
|
+
"name": "icon_document_seal",
|
|
16036
|
+
"type": "multicolor"
|
|
16037
|
+
},
|
|
15576
16038
|
"808918e0da41b715bb7d1bb2885a7818bbd492bc": {
|
|
15577
16039
|
"name": "icon_dome_pillar3",
|
|
15578
16040
|
"type": "multicolor"
|
|
@@ -15593,6 +16055,10 @@ const FIGMA_ICONS = {
|
|
|
15593
16055
|
"name": "icon_envelope",
|
|
15594
16056
|
"type": "multicolor"
|
|
15595
16057
|
},
|
|
16058
|
+
"a000f8385a64e8123a04f9c2d39fbbfc1c5b42a5": {
|
|
16059
|
+
"name": "icon_eyebrow",
|
|
16060
|
+
"type": "multicolor"
|
|
16061
|
+
},
|
|
15596
16062
|
"c848c902c8493a7d0199c779217cb2f3331b55c5": {
|
|
15597
16063
|
"name": "icon_face_smile_circle",
|
|
15598
16064
|
"type": "multicolor"
|
|
@@ -15629,6 +16095,10 @@ const FIGMA_ICONS = {
|
|
|
15629
16095
|
"name": "icon_grid_dot5",
|
|
15630
16096
|
"type": "multicolor"
|
|
15631
16097
|
},
|
|
16098
|
+
"d0e0382283523704f1efe66dc6d2d8386fe78739": {
|
|
16099
|
+
"name": "icon_hand_drop",
|
|
16100
|
+
"type": "multicolor"
|
|
16101
|
+
},
|
|
15632
16102
|
"9d3511905b35064003bf689e7f536f120e1fa5ad": {
|
|
15633
16103
|
"name": "icon_horizline_viewfinder",
|
|
15634
16104
|
"type": "multicolor"
|
|
@@ -15637,6 +16107,10 @@ const FIGMA_ICONS = {
|
|
|
15637
16107
|
"name": "icon_hospital",
|
|
15638
16108
|
"type": "multicolor"
|
|
15639
16109
|
},
|
|
16110
|
+
"67ff44c9c9449d4f473c684f89e08cbbf7f61b7d": {
|
|
16111
|
+
"name": "icon_house_card",
|
|
16112
|
+
"type": "multicolor"
|
|
16113
|
+
},
|
|
15640
16114
|
"36ad8a52bf4592709d964d81510dd73476cfe147": {
|
|
15641
16115
|
"name": "icon_icecreamcone",
|
|
15642
16116
|
"type": "multicolor"
|
|
@@ -15677,6 +16151,10 @@ const FIGMA_ICONS = {
|
|
|
15677
16151
|
"name": "icon_pencil",
|
|
15678
16152
|
"type": "multicolor"
|
|
15679
16153
|
},
|
|
16154
|
+
"3581ba15610f8e9765be1d359802595907d4aaf4": {
|
|
16155
|
+
"name": "icon_percent_arrowshape_down",
|
|
16156
|
+
"type": "multicolor"
|
|
16157
|
+
},
|
|
15680
16158
|
"eaa087227f156444a7ce10fa2fb9276bd0f0c262": {
|
|
15681
16159
|
"name": "icon_person_magnifyingglass",
|
|
15682
16160
|
"type": "multicolor"
|
|
@@ -24200,7 +24678,6 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
24200
24678
|
"VariableID:1:130",
|
|
24201
24679
|
"VariableID:1:131",
|
|
24202
24680
|
"VariableID:1:132",
|
|
24203
|
-
"VariableID:1:133",
|
|
24204
24681
|
"VariableID:1:134",
|
|
24205
24682
|
"VariableID:1:135",
|
|
24206
24683
|
"VariableID:1:136",
|
|
@@ -24530,6 +25007,8 @@ const FIGMA_VARIABLE_COLLECTIONS = {
|
|
|
24530
25007
|
"VariableID:20511:74381",
|
|
24531
25008
|
"VariableID:22526:14486",
|
|
24532
25009
|
"VariableID:607:10228",
|
|
25010
|
+
"VariableID:62396:299",
|
|
25011
|
+
"VariableID:62423:2",
|
|
24533
25012
|
"VariableID:6421:24605"
|
|
24534
25013
|
]
|
|
24535
25014
|
},
|
|
@@ -26100,7 +26579,7 @@ const FIGMA_VARIABLES = {
|
|
|
26100
26579
|
"51907:0": 358
|
|
26101
26580
|
},
|
|
26102
26581
|
"scopes": [
|
|
26103
|
-
"
|
|
26582
|
+
"WIDTH_HEIGHT"
|
|
26104
26583
|
],
|
|
26105
26584
|
"codeSyntax": {}
|
|
26106
26585
|
},
|
|
@@ -26121,7 +26600,7 @@ const FIGMA_VARIABLES = {
|
|
|
26121
26600
|
"51907:0": 173
|
|
26122
26601
|
},
|
|
26123
26602
|
"scopes": [
|
|
26124
|
-
"
|
|
26603
|
+
"WIDTH_HEIGHT"
|
|
26125
26604
|
],
|
|
26126
26605
|
"codeSyntax": {}
|
|
26127
26606
|
},
|
|
@@ -26142,7 +26621,25 @@ const FIGMA_VARIABLES = {
|
|
|
26142
26621
|
"51907:0": 111.33000183105469
|
|
26143
26622
|
},
|
|
26144
26623
|
"scopes": [
|
|
26145
|
-
"
|
|
26624
|
+
"WIDTH_HEIGHT"
|
|
26625
|
+
],
|
|
26626
|
+
"codeSyntax": {}
|
|
26627
|
+
},
|
|
26628
|
+
"VariableID:62396:299": {
|
|
26629
|
+
"name": "dimension/0",
|
|
26630
|
+
"id": "VariableID:62396:299",
|
|
26631
|
+
"remote": false,
|
|
26632
|
+
"key": "9460c0a187a1e416bbaab9be4808b194513c9b60",
|
|
26633
|
+
"variableCollectionId": "VariableCollectionId:1:174",
|
|
26634
|
+
"resolvedType": "FLOAT",
|
|
26635
|
+
"description": "figma에서만 사용되는 토큰입니다. ",
|
|
26636
|
+
"hiddenFromPublishing": false,
|
|
26637
|
+
"valuesByMode": {
|
|
26638
|
+
"1:4": 0
|
|
26639
|
+
},
|
|
26640
|
+
"scopes": [
|
|
26641
|
+
"WIDTH_HEIGHT",
|
|
26642
|
+
"GAP"
|
|
26146
26643
|
],
|
|
26147
26644
|
"codeSyntax": {}
|
|
26148
26645
|
},
|
|
@@ -26662,32 +27159,6 @@ const FIGMA_VARIABLES = {
|
|
|
26662
27159
|
],
|
|
26663
27160
|
"codeSyntax": {}
|
|
26664
27161
|
},
|
|
26665
|
-
"VariableID:1:133": {
|
|
26666
|
-
"name": "fg/brand-contrast",
|
|
26667
|
-
"id": "VariableID:1:133",
|
|
26668
|
-
"remote": false,
|
|
26669
|
-
"key": "a5804c305611df8869ff5c36c4185b3b10a93775",
|
|
26670
|
-
"variableCollectionId": "VariableCollectionId:1:3",
|
|
26671
|
-
"resolvedType": "COLOR",
|
|
26672
|
-
"description": "",
|
|
26673
|
-
"hiddenFromPublishing": false,
|
|
26674
|
-
"valuesByMode": {
|
|
26675
|
-
"1928:7": {
|
|
26676
|
-
"type": "VARIABLE_ALIAS",
|
|
26677
|
-
"id": "VariableID:1883:92927"
|
|
26678
|
-
},
|
|
26679
|
-
"1928:8": {
|
|
26680
|
-
"type": "VARIABLE_ALIAS",
|
|
26681
|
-
"id": "VariableID:1883:92929"
|
|
26682
|
-
}
|
|
26683
|
-
},
|
|
26684
|
-
"scopes": [
|
|
26685
|
-
"SHAPE_FILL",
|
|
26686
|
-
"TEXT_FILL"
|
|
26687
|
-
],
|
|
26688
|
-
"codeSyntax": {},
|
|
26689
|
-
"deletedButReferenced": true
|
|
26690
|
-
},
|
|
26691
27162
|
"VariableID:1:134": {
|
|
26692
27163
|
"name": "fg/critical",
|
|
26693
27164
|
"id": "VariableID:1:134",
|
|
@@ -27192,7 +27663,7 @@ const FIGMA_VARIABLES = {
|
|
|
27192
27663
|
"51907:0": 26
|
|
27193
27664
|
},
|
|
27194
27665
|
"scopes": [
|
|
27195
|
-
"
|
|
27666
|
+
"FONT_SIZE"
|
|
27196
27667
|
],
|
|
27197
27668
|
"codeSyntax": {}
|
|
27198
27669
|
},
|
|
@@ -27508,7 +27979,7 @@ const FIGMA_VARIABLES = {
|
|
|
27508
27979
|
"51907:0": 35
|
|
27509
27980
|
},
|
|
27510
27981
|
"scopes": [
|
|
27511
|
-
"
|
|
27982
|
+
"FONT_SIZE"
|
|
27512
27983
|
],
|
|
27513
27984
|
"codeSyntax": {}
|
|
27514
27985
|
},
|
|
@@ -31031,6 +31502,23 @@ const FIGMA_VARIABLES = {
|
|
|
31031
31502
|
],
|
|
31032
31503
|
"codeSyntax": {}
|
|
31033
31504
|
},
|
|
31505
|
+
"VariableID:62423:2": {
|
|
31506
|
+
"name": "radius/0",
|
|
31507
|
+
"id": "VariableID:62423:2",
|
|
31508
|
+
"remote": false,
|
|
31509
|
+
"key": "2ab62d921a6b843eabc28ca727b2344d21f12a84",
|
|
31510
|
+
"variableCollectionId": "VariableCollectionId:1:174",
|
|
31511
|
+
"resolvedType": "FLOAT",
|
|
31512
|
+
"description": "figma에서만 사용되는 토큰입니다. ",
|
|
31513
|
+
"hiddenFromPublishing": false,
|
|
31514
|
+
"valuesByMode": {
|
|
31515
|
+
"1:4": 0
|
|
31516
|
+
},
|
|
31517
|
+
"scopes": [
|
|
31518
|
+
"CORNER_RADIUS"
|
|
31519
|
+
],
|
|
31520
|
+
"codeSyntax": {}
|
|
31521
|
+
},
|
|
31034
31522
|
"VariableID:1:192": {
|
|
31035
31523
|
"name": "radius/full",
|
|
31036
31524
|
"id": "VariableID:1:192",
|