@seed-design/figma 1.0.2-alpha-20250926111204 → 1.0.3-alpha-20251001083329

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/lib/codegen/index.cjs +427 -422
  2. package/lib/codegen/index.d.ts +111 -111
  3. package/lib/codegen/index.d.ts.map +1 -1
  4. package/lib/codegen/index.js +427 -422
  5. package/lib/codegen/targets/react/index.cjs +3281 -2716
  6. package/lib/codegen/targets/react/index.js +3281 -2716
  7. package/lib/index.cjs +3235 -2670
  8. package/lib/index.d.ts.map +1 -1
  9. package/lib/index.js +3235 -2670
  10. package/package.json +5 -4
  11. package/src/codegen/component-properties.ts +1 -1
  12. package/src/codegen/targets/react/component/handlers/switch.ts +1 -1
  13. package/src/entities/data/__generated__/component-sets/index.d.ts +1943 -51
  14. package/src/entities/data/__generated__/component-sets/index.mjs +1943 -51
  15. package/src/entities/data/__generated__/icons/index.d.ts +3 -0
  16. package/src/entities/data/__generated__/icons/index.mjs +3328 -0
  17. package/src/entities/data/__generated__/styles/index.d.ts +3 -0
  18. package/src/entities/data/__generated__/styles/index.mjs +296 -0
  19. package/src/entities/data/__generated__/variable-collections/index.mjs +7 -6
  20. package/src/entities/data/__generated__/variables/index.mjs +29 -0
  21. package/src/entities/index.ts +3 -6
  22. package/src/entities/data/__generated__/component-sets/action-button.d.ts +0 -59
  23. package/src/entities/data/__generated__/component-sets/action-button.mjs +0 -59
  24. package/src/entities/data/__generated__/component-sets/alert-dialog.d.ts +0 -26
  25. package/src/entities/data/__generated__/component-sets/alert-dialog.mjs +0 -26
  26. package/src/entities/data/__generated__/component-sets/avatar-stack.d.ts +0 -20
  27. package/src/entities/data/__generated__/component-sets/avatar-stack.mjs +0 -20
  28. package/src/entities/data/__generated__/component-sets/avatar.d.ts +0 -32
  29. package/src/entities/data/__generated__/component-sets/avatar.mjs +0 -32
  30. package/src/entities/data/__generated__/component-sets/badge.d.ts +0 -35
  31. package/src/entities/data/__generated__/component-sets/badge.mjs +0 -35
  32. package/src/entities/data/__generated__/component-sets/bottom-navigation-global.d.ts +0 -23
  33. package/src/entities/data/__generated__/component-sets/bottom-navigation-global.mjs +0 -23
  34. package/src/entities/data/__generated__/component-sets/bottom-navigation-kr.d.ts +0 -16
  35. package/src/entities/data/__generated__/component-sets/bottom-navigation-kr.mjs +0 -16
  36. package/src/entities/data/__generated__/component-sets/bottom-sheet.d.ts +0 -63
  37. package/src/entities/data/__generated__/component-sets/bottom-sheet.mjs +0 -63
  38. package/src/entities/data/__generated__/component-sets/callout.d.ts +0 -48
  39. package/src/entities/data/__generated__/component-sets/callout.mjs +0 -48
  40. package/src/entities/data/__generated__/component-sets/checkbox.d.ts +0 -53
  41. package/src/entities/data/__generated__/component-sets/checkbox.mjs +0 -53
  42. package/src/entities/data/__generated__/component-sets/checkmark.d.ts +0 -43
  43. package/src/entities/data/__generated__/component-sets/checkmark.mjs +0 -43
  44. package/src/entities/data/__generated__/component-sets/chip.d.ts +0 -90
  45. package/src/entities/data/__generated__/component-sets/chip.mjs +0 -90
  46. package/src/entities/data/__generated__/component-sets/chlid.d.ts +0 -14
  47. package/src/entities/data/__generated__/component-sets/chlid.mjs +0 -14
  48. package/src/entities/data/__generated__/component-sets/contextual-floating-button.d.ts +0 -36
  49. package/src/entities/data/__generated__/component-sets/contextual-floating-button.mjs +0 -36
  50. package/src/entities/data/__generated__/component-sets/divider.d.ts +0 -23
  51. package/src/entities/data/__generated__/component-sets/divider.mjs +0 -23
  52. package/src/entities/data/__generated__/component-sets/floating-action-button.d.ts +0 -13
  53. package/src/entities/data/__generated__/component-sets/floating-action-button.mjs +0 -13
  54. package/src/entities/data/__generated__/component-sets/help-bubble.d.ts +0 -35
  55. package/src/entities/data/__generated__/component-sets/help-bubble.mjs +0 -35
  56. package/src/entities/data/__generated__/component-sets/list-header.d.ts +0 -24
  57. package/src/entities/data/__generated__/component-sets/list-header.mjs +0 -24
  58. package/src/entities/data/__generated__/component-sets/list-item.d.ts +0 -152
  59. package/src/entities/data/__generated__/component-sets/list-item.mjs +0 -152
  60. package/src/entities/data/__generated__/component-sets/main-tab-navigation-global.d.ts +0 -26
  61. package/src/entities/data/__generated__/component-sets/main-tab-navigation-global.mjs +0 -26
  62. package/src/entities/data/__generated__/component-sets/main-tab-navigation-kr.d.ts +0 -23
  63. package/src/entities/data/__generated__/component-sets/main-tab-navigation-kr.mjs +0 -23
  64. package/src/entities/data/__generated__/component-sets/manner-temp-badge.d.ts +0 -21
  65. package/src/entities/data/__generated__/component-sets/manner-temp-badge.mjs +0 -21
  66. package/src/entities/data/__generated__/component-sets/manner-temp.d.ts +0 -21
  67. package/src/entities/data/__generated__/component-sets/manner-temp.mjs +0 -21
  68. package/src/entities/data/__generated__/component-sets/menu-sheet.d.ts +0 -36
  69. package/src/entities/data/__generated__/component-sets/menu-sheet.mjs +0 -36
  70. package/src/entities/data/__generated__/component-sets/multiline-text-field.d.ts +0 -68
  71. package/src/entities/data/__generated__/component-sets/multiline-text-field.mjs +0 -68
  72. package/src/entities/data/__generated__/component-sets/page-banner.d.ts +0 -50
  73. package/src/entities/data/__generated__/component-sets/page-banner.mjs +0 -50
  74. package/src/entities/data/__generated__/component-sets/progress-circle.d.ts +0 -32
  75. package/src/entities/data/__generated__/component-sets/progress-circle.mjs +0 -32
  76. package/src/entities/data/__generated__/component-sets/radio-mark.d.ts +0 -35
  77. package/src/entities/data/__generated__/component-sets/radio-mark.mjs +0 -35
  78. package/src/entities/data/__generated__/component-sets/radio.d.ts +0 -45
  79. package/src/entities/data/__generated__/component-sets/radio.mjs +0 -45
  80. package/src/entities/data/__generated__/component-sets/range-slider.d.ts +0 -31
  81. package/src/entities/data/__generated__/component-sets/range-slider.mjs +0 -31
  82. package/src/entities/data/__generated__/component-sets/reaction-button.d.ts +0 -42
  83. package/src/entities/data/__generated__/component-sets/reaction-button.mjs +0 -42
  84. package/src/entities/data/__generated__/component-sets/resizable-child.d.ts +0 -18
  85. package/src/entities/data/__generated__/component-sets/resizable-child.mjs +0 -18
  86. package/src/entities/data/__generated__/component-sets/resizable-icon.d.ts +0 -18
  87. package/src/entities/data/__generated__/component-sets/resizable-icon.mjs +0 -18
  88. package/src/entities/data/__generated__/component-sets/segmented-control.d.ts +0 -14
  89. package/src/entities/data/__generated__/component-sets/segmented-control.mjs +0 -14
  90. package/src/entities/data/__generated__/component-sets/select-box.d.ts +0 -36
  91. package/src/entities/data/__generated__/component-sets/select-box.mjs +0 -36
  92. package/src/entities/data/__generated__/component-sets/skeleton.d.ts +0 -22
  93. package/src/entities/data/__generated__/component-sets/skeleton.mjs +0 -22
  94. package/src/entities/data/__generated__/component-sets/slider.d.ts +0 -31
  95. package/src/entities/data/__generated__/component-sets/slider.mjs +0 -31
  96. package/src/entities/data/__generated__/component-sets/snackbar.d.ts +0 -23
  97. package/src/entities/data/__generated__/component-sets/snackbar.mjs +0 -23
  98. package/src/entities/data/__generated__/component-sets/superscript-child.d.ts +0 -18
  99. package/src/entities/data/__generated__/component-sets/superscript-child.mjs +0 -18
  100. package/src/entities/data/__generated__/component-sets/switch-mark.d.ts +0 -35
  101. package/src/entities/data/__generated__/component-sets/switch-mark.mjs +0 -35
  102. package/src/entities/data/__generated__/component-sets/switch.d.ts +0 -46
  103. package/src/entities/data/__generated__/component-sets/switch.mjs +0 -46
  104. package/src/entities/data/__generated__/component-sets/tabs.d.ts +0 -13
  105. package/src/entities/data/__generated__/component-sets/tabs.mjs +0 -13
  106. package/src/entities/data/__generated__/component-sets/template-button-group.d.ts +0 -27
  107. package/src/entities/data/__generated__/component-sets/template-button-group.mjs +0 -27
  108. package/src/entities/data/__generated__/component-sets/template-chip-group.d.ts +0 -29
  109. package/src/entities/data/__generated__/component-sets/template-chip-group.mjs +0 -29
  110. package/src/entities/data/__generated__/component-sets/template-completion.d.ts +0 -28
  111. package/src/entities/data/__generated__/component-sets/template-completion.mjs +0 -28
  112. package/src/entities/data/__generated__/component-sets/template-error-state.d.ts +0 -32
  113. package/src/entities/data/__generated__/component-sets/template-error-state.mjs +0 -32
  114. package/src/entities/data/__generated__/component-sets/template-select-box-group.d.ts +0 -24
  115. package/src/entities/data/__generated__/component-sets/template-select-box-group.mjs +0 -24
  116. package/src/entities/data/__generated__/component-sets/template-top-navigation.d.ts +0 -27
  117. package/src/entities/data/__generated__/component-sets/template-top-navigation.mjs +0 -27
  118. package/src/entities/data/__generated__/component-sets/text-field.d.ts +0 -99
  119. package/src/entities/data/__generated__/component-sets/text-field.mjs +0 -99
  120. package/src/entities/data/__generated__/component-sets/toggle-button.d.ts +0 -53
  121. package/src/entities/data/__generated__/component-sets/toggle-button.mjs +0 -53
  122. package/src/entities/data/__generated__/component-sets/top-navigation.d.ts +0 -42
  123. package/src/entities/data/__generated__/component-sets/top-navigation.mjs +0 -42
  124. package/src/entities/data/icons.ts +0 -2770
  125. package/src/entities/data/styles.ts +0 -294
@@ -1,51 +1,1943 @@
1
- export { metadata as templateButtonGroup } from "./template-button-group";
2
- export { metadata as templateChipGroup } from "./template-chip-group";
3
- export { metadata as templateCompletion } from "./template-completion";
4
- export { metadata as templateErrorState } from "./template-error-state";
5
- export { metadata as templateSelectBoxGroup } from "./template-select-box-group";
6
- export { metadata as templateTopNavigation } from "./template-top-navigation";
7
- export { metadata as actionButton } from "./action-button";
8
- export { metadata as alertDialog } from "./alert-dialog";
9
- export { metadata as avatar } from "./avatar";
10
- export { metadata as avatarStack } from "./avatar-stack";
11
- export { metadata as badge } from "./badge";
12
- export { metadata as bottomNavigationGlobal } from "./bottom-navigation-global";
13
- export { metadata as bottomNavigationKr } from "./bottom-navigation-kr";
14
- export { metadata as bottomSheet } from "./bottom-sheet";
15
- export { metadata as callout } from "./callout";
16
- export { metadata as checkbox } from "./checkbox";
17
- export { metadata as checkmark } from "./checkmark";
18
- export { metadata as chip } from "./chip";
19
- export { metadata as chlid } from "./chlid";
20
- export { metadata as contextualFloatingButton } from "./contextual-floating-button";
21
- export { metadata as divider } from "./divider";
22
- export { metadata as floatingActionButton } from "./floating-action-button";
23
- export { metadata as helpBubble } from "./help-bubble";
24
- export { metadata as listHeader } from "./list-header";
25
- export { metadata as listItem } from "./list-item";
26
- export { metadata as mainTabNavigationGlobal } from "./main-tab-navigation-global";
27
- export { metadata as mainTabNavigationKr } from "./main-tab-navigation-kr";
28
- export { metadata as mannerTemp } from "./manner-temp";
29
- export { metadata as mannerTempBadge } from "./manner-temp-badge";
30
- export { metadata as menuSheet } from "./menu-sheet";
31
- export { metadata as multilineTextField } from "./multiline-text-field";
32
- export { metadata as pageBanner } from "./page-banner";
33
- export { metadata as progressCircle } from "./progress-circle";
34
- export { metadata as radio } from "./radio";
35
- export { metadata as radioMark } from "./radio-mark";
36
- export { metadata as rangeSlider } from "./range-slider";
37
- export { metadata as reactionButton } from "./reaction-button";
38
- export { metadata as resizableIcon } from "./resizable-icon";
39
- export { metadata as resizableChild } from "./resizable-child";
40
- export { metadata as segmentedControl } from "./segmented-control";
41
- export { metadata as selectBox } from "./select-box";
42
- export { metadata as skeleton } from "./skeleton";
43
- export { metadata as slider } from "./slider";
44
- export { metadata as snackbar } from "./snackbar";
45
- export { metadata as superscriptChild } from "./superscript-child";
46
- export { metadata as switch } from "./switch";
47
- export { metadata as switchMark } from "./switch-mark";
48
- export { metadata as tabs } from "./tabs";
49
- export { metadata as textField } from "./text-field";
50
- export { metadata as toggleButton } from "./toggle-button";
51
- export { metadata as topNavigation } from "./top-navigation";
1
+ export declare const templateBannerDetach: {
2
+ "name": "templateBannerDetach",
3
+ "key": "b9670e4d68d2b1057f28916728a845dc9c160c0f",
4
+ "componentPropertyDefinitions": {
5
+ "Layout": {
6
+ "type": "VARIANT",
7
+ "variantOptions": [
8
+ "Title + Description",
9
+ "Description + Title",
10
+ "Layout3",
11
+ "Layout4"
12
+ ]
13
+ },
14
+ "Rounded": {
15
+ "type": "VARIANT",
16
+ "variantOptions": [
17
+ "True",
18
+ "False"
19
+ ]
20
+ }
21
+ }
22
+ };
23
+
24
+ export declare const templateButtonGroup: {
25
+ "name": "templateButtonGroup",
26
+ "key": "29109a34197f2eb5d390b1d9ebba270979a7b302",
27
+ "componentPropertyDefinitions": {
28
+ "Size": {
29
+ "type": "VARIANT",
30
+ "variantOptions": [
31
+ "Small",
32
+ "Medium"
33
+ ]
34
+ },
35
+ "Type": {
36
+ "type": "VARIANT",
37
+ "variantOptions": [
38
+ "horizontal Equal",
39
+ "Horizontal Ratio"
40
+ ]
41
+ },
42
+ "Item Count": {
43
+ "type": "VARIANT",
44
+ "variantOptions": [
45
+ "2",
46
+ "3"
47
+ ]
48
+ }
49
+ }
50
+ };
51
+
52
+ export declare const templateChipGroup: {
53
+ "name": "templateChipGroup",
54
+ "key": "5b1155aae0f90d1bce6a7499f53a547e88ec3b86",
55
+ "componentPropertyDefinitions": {
56
+ "Variant": {
57
+ "type": "VARIANT",
58
+ "variantOptions": [
59
+ "Solid",
60
+ "Outline Strong",
61
+ "Outline Weak"
62
+ ]
63
+ },
64
+ "Size": {
65
+ "type": "VARIANT",
66
+ "variantOptions": [
67
+ "Large",
68
+ "Medium",
69
+ "Small"
70
+ ]
71
+ },
72
+ "Layout": {
73
+ "type": "VARIANT",
74
+ "variantOptions": [
75
+ "Scrollable",
76
+ "Overflow"
77
+ ]
78
+ }
79
+ }
80
+ };
81
+
82
+ export declare 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
+ export declare const templateErrorState: {
112
+ "name": "templateErrorState",
113
+ "key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
114
+ "componentPropertyDefinitions": {
115
+ "Show Buttons#9080:5": {
116
+ "type": "BOOLEAN"
117
+ },
118
+ "Title#16237:0": {
119
+ "type": "TEXT"
120
+ },
121
+ "Description#16237:5": {
122
+ "type": "TEXT"
123
+ },
124
+ "Secondary Action Label#17042:0": {
125
+ "type": "TEXT"
126
+ },
127
+ "Variant": {
128
+ "type": "VARIANT",
129
+ "variantOptions": [
130
+ "Default",
131
+ "Basement"
132
+ ]
133
+ },
134
+ "Layout": {
135
+ "type": "VARIANT",
136
+ "variantOptions": [
137
+ "With Title",
138
+ "Description Only"
139
+ ]
140
+ }
141
+ }
142
+ };
143
+
144
+ export declare const templateSelectBoxGroup: {
145
+ "name": "templateSelectBoxGroup",
146
+ "key": "a3d58bb8540600878742cdcf2608a4b3851667ec",
147
+ "componentPropertyDefinitions": {
148
+ "Control": {
149
+ "type": "VARIANT",
150
+ "variantOptions": [
151
+ "Checkbox",
152
+ "Radio"
153
+ ]
154
+ },
155
+ "Item Count": {
156
+ "type": "VARIANT",
157
+ "variantOptions": [
158
+ "1",
159
+ "2",
160
+ "3",
161
+ "4",
162
+ "5",
163
+ "6"
164
+ ]
165
+ }
166
+ }
167
+ };
168
+
169
+ export declare const templateTopNavigation: {
170
+ "name": "templateTopNavigation",
171
+ "key": "74f045c1972dc31d0fddd0a0027537b6779cd0e8",
172
+ "componentPropertyDefinitions": {
173
+ "Action Button#17406:0": {
174
+ "type": "BOOLEAN"
175
+ },
176
+ "Sub Title#20497:0": {
177
+ "type": "BOOLEAN"
178
+ },
179
+ "Large Title#20497:5": {
180
+ "type": "TEXT"
181
+ },
182
+ "Sub Title #20497:10": {
183
+ "type": "TEXT"
184
+ },
185
+ "Variants": {
186
+ "type": "VARIANT",
187
+ "variantOptions": [
188
+ "Main Tab",
189
+ "Standard",
190
+ "Standard Transparent",
191
+ "Large Title"
192
+ ]
193
+ }
194
+ }
195
+ };
196
+
197
+ export declare const actionButton: {
198
+ "name": "actionButton",
199
+ "key": "450ede9d0bf42fc6ef14345c77e6e407d6d5ee89",
200
+ "componentPropertyDefinitions": {
201
+ "Label#5987:61": {
202
+ "type": "TEXT"
203
+ },
204
+ "Suffix Icon#5987:244": {
205
+ "type": "INSTANCE_SWAP",
206
+ "preferredValues": []
207
+ },
208
+ "Prefix Icon#5987:305": {
209
+ "type": "INSTANCE_SWAP",
210
+ "preferredValues": []
211
+ },
212
+ "Icon#7574:0": {
213
+ "type": "INSTANCE_SWAP",
214
+ "preferredValues": []
215
+ },
216
+ "Size": {
217
+ "type": "VARIANT",
218
+ "variantOptions": [
219
+ "XSmall",
220
+ "Small",
221
+ "Medium",
222
+ "Large"
223
+ ]
224
+ },
225
+ "Layout": {
226
+ "type": "VARIANT",
227
+ "variantOptions": [
228
+ "Text Only",
229
+ "Icon First",
230
+ "Icon Last",
231
+ "Icon Only"
232
+ ]
233
+ },
234
+ "Variant": {
235
+ "type": "VARIANT",
236
+ "variantOptions": [
237
+ "Neutral Solid",
238
+ "Neutral Weak",
239
+ "Neutral Outline",
240
+ "Brand Solid",
241
+ "Brand Outline",
242
+ "Critical Solid"
243
+ ]
244
+ },
245
+ "State": {
246
+ "type": "VARIANT",
247
+ "variantOptions": [
248
+ "Enabled",
249
+ "Pressed",
250
+ "Loading",
251
+ "Disabled"
252
+ ]
253
+ }
254
+ }
255
+ };
256
+
257
+ export declare const alertDialog: {
258
+ "name": "alertDialog",
259
+ "key": "e0c89524a554ca1bf95c016b7255f29e257624aa",
260
+ "componentPropertyDefinitions": {
261
+ "Title Text#20361:0": {
262
+ "type": "TEXT"
263
+ },
264
+ "Description Text#20361:7": {
265
+ "type": "TEXT"
266
+ },
267
+ "Show Title#20361:14": {
268
+ "type": "BOOLEAN"
269
+ },
270
+ "Layout": {
271
+ "type": "VARIANT",
272
+ "variantOptions": [
273
+ "Single",
274
+ "Neutral",
275
+ "Neutral (Overflow)",
276
+ "Critical",
277
+ "Critical (Overflow)",
278
+ "Nonpreferred"
279
+ ]
280
+ }
281
+ }
282
+ };
283
+
284
+ export declare const avatar: {
285
+ "name": "avatar",
286
+ "key": "4a8853c3068c08b69b13e71dd42ce186e968697e",
287
+ "componentPropertyDefinitions": {
288
+ "Has Image Contents#33407:0": {
289
+ "type": "BOOLEAN"
290
+ },
291
+ "Size": {
292
+ "type": "VARIANT",
293
+ "variantOptions": [
294
+ "20",
295
+ "24",
296
+ "36",
297
+ "42",
298
+ "48",
299
+ "64",
300
+ "80",
301
+ "96",
302
+ "108"
303
+ ]
304
+ },
305
+ "Badge": {
306
+ "type": "VARIANT",
307
+ "variantOptions": [
308
+ "None",
309
+ "Circle",
310
+ "Shield",
311
+ "Flower"
312
+ ]
313
+ }
314
+ }
315
+ };
316
+
317
+ export declare const avatarStack: {
318
+ "name": "avatarStack",
319
+ "key": "e8e91e01000d878742c55cd6e44b6786460440f7",
320
+ "componentPropertyDefinitions": {
321
+ "Size": {
322
+ "type": "VARIANT",
323
+ "variantOptions": [
324
+ "20",
325
+ "24",
326
+ "36",
327
+ "42",
328
+ "48",
329
+ "64",
330
+ "80",
331
+ "96",
332
+ "108"
333
+ ]
334
+ }
335
+ }
336
+ };
337
+
338
+ export declare const badge: {
339
+ "name": "badge",
340
+ "key": "04609a35d47a1a0ef4904b3c25f79451892a85a1",
341
+ "componentPropertyDefinitions": {
342
+ "Label#1584:0": {
343
+ "type": "TEXT"
344
+ },
345
+ "Size": {
346
+ "type": "VARIANT",
347
+ "variantOptions": [
348
+ "Medium",
349
+ "Large"
350
+ ]
351
+ },
352
+ "Tone": {
353
+ "type": "VARIANT",
354
+ "variantOptions": [
355
+ "Neutral",
356
+ "Brand",
357
+ "Informative",
358
+ "Positive",
359
+ "Critical",
360
+ "Warning"
361
+ ]
362
+ },
363
+ "Variant": {
364
+ "type": "VARIANT",
365
+ "variantOptions": [
366
+ "Weak",
367
+ "Outline",
368
+ "Solid"
369
+ ]
370
+ }
371
+ }
372
+ };
373
+
374
+ export declare const bottomNavigationGlobal: {
375
+ "name": "bottomNavigationGlobal",
376
+ "key": "983650a4dff639b38bf68ff6004efc8ec4fb5c20",
377
+ "componentPropertyDefinitions": {
378
+ "Show Safe Area#25445:3": {
379
+ "type": "BOOLEAN"
380
+ },
381
+ "OS": {
382
+ "type": "VARIANT",
383
+ "variantOptions": [
384
+ "iOS",
385
+ "Android"
386
+ ]
387
+ },
388
+ "Language": {
389
+ "type": "VARIANT",
390
+ "variantOptions": [
391
+ "English",
392
+ "Japanese"
393
+ ]
394
+ }
395
+ }
396
+ };
397
+
398
+ export declare const bottomNavigationKr: {
399
+ "name": "bottomNavigationKr",
400
+ "key": "accc7cea2d0250cdfbf0197ce00a677c6b9e0dae",
401
+ "componentPropertyDefinitions": {
402
+ "Show Safe Area#25445:0": {
403
+ "type": "BOOLEAN"
404
+ },
405
+ "OS": {
406
+ "type": "VARIANT",
407
+ "variantOptions": [
408
+ "\biOS",
409
+ "Android"
410
+ ]
411
+ }
412
+ }
413
+ };
414
+
415
+ export declare const bottomSheet: {
416
+ "name": "bottomSheet",
417
+ "key": "16bafa5d1155896fe18fb6f52f904f5cd2048686",
418
+ "componentPropertyDefinitions": {
419
+ "Title#19787:3": {
420
+ "type": "TEXT"
421
+ },
422
+ "Description#19787:7": {
423
+ "type": "TEXT"
424
+ },
425
+ "Show Close Button#19787:11": {
426
+ "type": "BOOLEAN"
427
+ },
428
+ "Show Footer#25162:14": {
429
+ "type": "BOOLEAN"
430
+ },
431
+ "Show Description#25192:0": {
432
+ "type": "BOOLEAN"
433
+ },
434
+ "Contents#25320:0": {
435
+ "type": "INSTANCE_SWAP",
436
+ "preferredValues": [
437
+ {
438
+ "type": "COMPONENT_SET",
439
+ "key": "ec1901cb37dc88360ae8fd2b61f71e630fda7924"
440
+ },
441
+ {
442
+ "type": "COMPONENT",
443
+ "key": "5c5369d9c22115fd240d7b75ac2a334e9163ea57"
444
+ },
445
+ {
446
+ "type": "COMPONENT",
447
+ "key": "8670afb7520ac44dfed003e3e9c7cce359897d0c"
448
+ },
449
+ {
450
+ "type": "COMPONENT",
451
+ "key": "e3d337e6eddbe9ec025fe69520c1cff0bd697b60"
452
+ },
453
+ {
454
+ "type": "COMPONENT",
455
+ "key": "0c6c58d5b7a159e7db1a0c1ccf32916ca8a51164"
456
+ },
457
+ {
458
+ "type": "COMPONENT",
459
+ "key": "088624580ee501efed377bb4f42561a387db5699"
460
+ }
461
+ ]
462
+ },
463
+ "Show Safe Area#25488:8": {
464
+ "type": "BOOLEAN"
465
+ },
466
+ "Header Layout": {
467
+ "type": "VARIANT",
468
+ "variantOptions": [
469
+ "Bottom Left",
470
+ "None",
471
+ "Bottom Center",
472
+ "Top Center",
473
+ "Top Left"
474
+ ]
475
+ }
476
+ }
477
+ };
478
+
479
+ export declare const callout: {
480
+ "name": "callout",
481
+ "key": "ec46d38baac3c367c4a5ffa47a2110d51ba0a4fe",
482
+ "componentPropertyDefinitions": {
483
+ "Prefix Icon#35087:0": {
484
+ "type": "INSTANCE_SWAP",
485
+ "preferredValues": []
486
+ },
487
+ "Show Prefix Icon#35087:1": {
488
+ "type": "BOOLEAN"
489
+ },
490
+ "Pressed#35087:2": {
491
+ "type": "BOOLEAN"
492
+ },
493
+ "Interaction": {
494
+ "type": "VARIANT",
495
+ "variantOptions": [
496
+ "Display",
497
+ "Actionable",
498
+ "Dismissible"
499
+ ]
500
+ },
501
+ "Tone": {
502
+ "type": "VARIANT",
503
+ "variantOptions": [
504
+ "Neutral",
505
+ "Informative",
506
+ "Warning",
507
+ "Critical",
508
+ "Magic"
509
+ ]
510
+ },
511
+ "Show Title": {
512
+ "type": "VARIANT",
513
+ "variantOptions": [
514
+ "False",
515
+ "True"
516
+ ]
517
+ },
518
+ "Show Link Text": {
519
+ "type": "VARIANT",
520
+ "variantOptions": [
521
+ "False",
522
+ "True"
523
+ ]
524
+ }
525
+ }
526
+ };
527
+
528
+ export declare const checkbox: {
529
+ "name": "checkbox",
530
+ "key": "94a2f6957a86f8ae3b8c7ca200dfcd5e29f6075b",
531
+ "componentPropertyDefinitions": {
532
+ "Label#49990:0": {
533
+ "type": "TEXT"
534
+ },
535
+ "Size": {
536
+ "type": "VARIANT",
537
+ "variantOptions": [
538
+ "Medium",
539
+ "Large"
540
+ ]
541
+ },
542
+ "Tone": {
543
+ "type": "VARIANT",
544
+ "variantOptions": [
545
+ "🚫[Deprecated]Brand",
546
+ "Neutral"
547
+ ]
548
+ },
549
+ "Shape": {
550
+ "type": "VARIANT",
551
+ "variantOptions": [
552
+ "Square",
553
+ "Ghost"
554
+ ]
555
+ },
556
+ "Weight": {
557
+ "type": "VARIANT",
558
+ "variantOptions": [
559
+ "Bold",
560
+ "Regular"
561
+ ]
562
+ },
563
+ "Selected": {
564
+ "type": "VARIANT",
565
+ "variantOptions": [
566
+ "True",
567
+ "False",
568
+ "Indeterminate"
569
+ ]
570
+ },
571
+ "State": {
572
+ "type": "VARIANT",
573
+ "variantOptions": [
574
+ "Enabled",
575
+ "Pressed",
576
+ "Disabled"
577
+ ]
578
+ }
579
+ }
580
+ };
581
+
582
+ export declare const checkmark: {
583
+ "name": "checkmark",
584
+ "key": "fae60fb392f55bde60de1dbccb2f453320068805",
585
+ "componentPropertyDefinitions": {
586
+ "Size": {
587
+ "type": "VARIANT",
588
+ "variantOptions": [
589
+ "Medium",
590
+ "Large"
591
+ ]
592
+ },
593
+ "Tone": {
594
+ "type": "VARIANT",
595
+ "variantOptions": [
596
+ "🚫[Deprecated]Brand",
597
+ "Neutral"
598
+ ]
599
+ },
600
+ "Shape": {
601
+ "type": "VARIANT",
602
+ "variantOptions": [
603
+ "Square",
604
+ "Ghost"
605
+ ]
606
+ },
607
+ "Selected": {
608
+ "type": "VARIANT",
609
+ "variantOptions": [
610
+ "True",
611
+ "False",
612
+ "Indeterminate"
613
+ ]
614
+ },
615
+ "State": {
616
+ "type": "VARIANT",
617
+ "variantOptions": [
618
+ "Enabled",
619
+ "Pressed",
620
+ "Disabled"
621
+ ]
622
+ }
623
+ }
624
+ };
625
+
626
+ export declare const chip: {
627
+ "name": "chip",
628
+ "key": "8156ef08d9aaa2b0de1cc4a113ec0c9d0586f831",
629
+ "componentPropertyDefinitions": {
630
+ "Label#7185:0": {
631
+ "type": "TEXT"
632
+ },
633
+ "Prefix Icon#8722:0": {
634
+ "type": "INSTANCE_SWAP",
635
+ "preferredValues": [
636
+ {
637
+ "type": "COMPONENT_SET",
638
+ "key": "8ed05ef62a40f2dc034ee7eb6945bd0e63ad49aa"
639
+ }
640
+ ]
641
+ },
642
+ "Suffix Type#32538:0": {
643
+ "type": "INSTANCE_SWAP",
644
+ "preferredValues": [
645
+ {
646
+ "type": "COMPONENT",
647
+ "key": "27343e0e5ab2c66948e9b10fde03d58b5e037212"
648
+ },
649
+ {
650
+ "type": "COMPONENT",
651
+ "key": "5f0d74c959c49dadf5920b19c6267924982ab130"
652
+ },
653
+ {
654
+ "type": "COMPONENT",
655
+ "key": "a1233c35c4368aba2439d39bc8aedc37cf95bd86"
656
+ },
657
+ {
658
+ "type": "COMPONENT_SET",
659
+ "key": "43b6e51bc372e108a4ee17fbf4c75800d95f4b8c"
660
+ },
661
+ {
662
+ "type": "COMPONENT_SET",
663
+ "key": "df43b92004c850e7c6d2869e7a4ba1ef9a2d7db6"
664
+ },
665
+ {
666
+ "type": "COMPONENT_SET",
667
+ "key": "19923052d4152393ecdc6e2f5853ea0359849127"
668
+ }
669
+ ]
670
+ },
671
+ "Has Suffix#32538:181": {
672
+ "type": "BOOLEAN"
673
+ },
674
+ "Variant": {
675
+ "type": "VARIANT",
676
+ "variantOptions": [
677
+ "Solid",
678
+ "Outline Strong",
679
+ "Outline Weak"
680
+ ]
681
+ },
682
+ "Size": {
683
+ "type": "VARIANT",
684
+ "variantOptions": [
685
+ "Large",
686
+ "Medium",
687
+ "Small"
688
+ ]
689
+ },
690
+ "Selected": {
691
+ "type": "VARIANT",
692
+ "variantOptions": [
693
+ "False",
694
+ "True"
695
+ ]
696
+ },
697
+ "State": {
698
+ "type": "VARIANT",
699
+ "variantOptions": [
700
+ "Enabled",
701
+ "Pressed",
702
+ "Disabled"
703
+ ]
704
+ },
705
+ "Prefix Type": {
706
+ "type": "VARIANT",
707
+ "variantOptions": [
708
+ "None",
709
+ "Icon",
710
+ "Avatar",
711
+ "Image"
712
+ ]
713
+ }
714
+ }
715
+ };
716
+
717
+ export declare const chlid: {
718
+ "name": "chlid",
719
+ "key": "aa9ffdd60fbfdea42f0d11162cd64f4b4389ddcc",
720
+ "componentPropertyDefinitions": {
721
+ "Type": {
722
+ "type": "VARIANT",
723
+ "variantOptions": [
724
+ "Child",
725
+ "Text",
726
+ "Slot"
727
+ ]
728
+ }
729
+ }
730
+ };
731
+
732
+ export declare const contextualFloatingButton: {
733
+ "name": "contextualFloatingButton",
734
+ "key": "032f3fddaad0aa3fa5a7f680768c1f5d02fb463f",
735
+ "componentPropertyDefinitions": {
736
+ "Icon#28796:0": {
737
+ "type": "INSTANCE_SWAP",
738
+ "preferredValues": []
739
+ },
740
+ "Label#28936:0": {
741
+ "type": "TEXT"
742
+ },
743
+ "Layout": {
744
+ "type": "VARIANT",
745
+ "variantOptions": [
746
+ "Icon First",
747
+ "Icon Only"
748
+ ]
749
+ },
750
+ "Variant": {
751
+ "type": "VARIANT",
752
+ "variantOptions": [
753
+ "Solid",
754
+ "Layer"
755
+ ]
756
+ },
757
+ "State": {
758
+ "type": "VARIANT",
759
+ "variantOptions": [
760
+ "Enabled",
761
+ "Pressed",
762
+ "Loading",
763
+ "Disabled"
764
+ ]
765
+ }
766
+ }
767
+ };
768
+
769
+ export declare const divider: {
770
+ "name": "divider",
771
+ "key": "848e953725f757ea1a79e1fecc0b608a035032d3",
772
+ "componentPropertyDefinitions": {
773
+ "Inset (Figma-Only)#36435:0": {
774
+ "type": "BOOLEAN"
775
+ },
776
+ "Tone": {
777
+ "type": "VARIANT",
778
+ "variantOptions": [
779
+ "Neutral Muted",
780
+ "Neutral Subtle"
781
+ ]
782
+ },
783
+ "Orientation": {
784
+ "type": "VARIANT",
785
+ "variantOptions": [
786
+ "Vertical",
787
+ "Horizontal"
788
+ ]
789
+ }
790
+ }
791
+ };
792
+
793
+ export declare const floatingActionButton: {
794
+ "name": "floatingActionButton",
795
+ "key": "65f9e7eede627b893fb8ff94ed9a7d0db900c464",
796
+ "componentPropertyDefinitions": {
797
+ "Type": {
798
+ "type": "VARIANT",
799
+ "variantOptions": [
800
+ "Button",
801
+ "Menu"
802
+ ]
803
+ }
804
+ }
805
+ };
806
+
807
+ export declare const helpBubble: {
808
+ "name": "helpBubble",
809
+ "key": "804b327c091278a40d5891939eaed90bb2889659",
810
+ "componentPropertyDefinitions": {
811
+ "Show Close Button#40538:0": {
812
+ "type": "BOOLEAN"
813
+ },
814
+ "Show Description#62499:0": {
815
+ "type": "BOOLEAN"
816
+ },
817
+ "Title#62535:0": {
818
+ "type": "TEXT"
819
+ },
820
+ "Description#62535:98": {
821
+ "type": "TEXT"
822
+ },
823
+ "Placement": {
824
+ "type": "VARIANT",
825
+ "variantOptions": [
826
+ "Right-Top",
827
+ "Right-Center",
828
+ "Right-Bottom",
829
+ "Left-Top",
830
+ "Left-Center",
831
+ "Left-Bottom",
832
+ "Bottom-Left",
833
+ "Bottom-Center",
834
+ "Bottom-Right",
835
+ "Top-Left",
836
+ "Top-Center",
837
+ "Top-Right"
838
+ ]
839
+ }
840
+ }
841
+ };
842
+
843
+ export declare const listHeader: {
844
+ "name": "listHeader",
845
+ "key": "609f93ed0608ef0a6d9a351e47595ad631bae0fa",
846
+ "componentPropertyDefinitions": {
847
+ "Title#28588:0": {
848
+ "type": "TEXT"
849
+ },
850
+ "Suffix": {
851
+ "type": "VARIANT",
852
+ "variantOptions": [
853
+ "None",
854
+ "Button",
855
+ "Custom"
856
+ ]
857
+ },
858
+ "Variant": {
859
+ "type": "VARIANT",
860
+ "variantOptions": [
861
+ "Medium Weak",
862
+ "Bold Solid"
863
+ ]
864
+ }
865
+ }
866
+ };
867
+
868
+ export declare const listItem: {
869
+ "name": "listItem",
870
+ "key": "b51b7d07c659fee5d696565b8e1151636573b27c",
871
+ "componentPropertyDefinitions": {
872
+ "Divider#28441:0": {
873
+ "type": "BOOLEAN"
874
+ },
875
+ "Suffix Type#28441:42": {
876
+ "type": "INSTANCE_SWAP",
877
+ "preferredValues": [
878
+ {
879
+ "type": "COMPONENT",
880
+ "key": "8c52207687ffed15cd5931d71ed9d196b3358a68"
881
+ },
882
+ {
883
+ "type": "COMPONENT",
884
+ "key": "fe0e25f4fecda59d0a3730ead7c5bc0a66a41e7e"
885
+ },
886
+ {
887
+ "type": "COMPONENT",
888
+ "key": "abf9810103ae6e6afe8fa253ec5f05d6a7304b38"
889
+ },
890
+ {
891
+ "type": "COMPONENT",
892
+ "key": "0a9464ad270bfd7f56438f62bb0155a25ca146a9"
893
+ },
894
+ {
895
+ "type": "COMPONENT",
896
+ "key": "4cc7e9b84a8388a36cb3898c6c02e6110a3281b9"
897
+ },
898
+ {
899
+ "type": "COMPONENT",
900
+ "key": "1e933f75dd6bb4b21c3289b5c3b4402d2c623125"
901
+ },
902
+ {
903
+ "type": "COMPONENT",
904
+ "key": "11ba71b11b336199654cd2801967a44996705449"
905
+ },
906
+ {
907
+ "type": "COMPONENT",
908
+ "key": "c0eaee6146c6dc92bfd9b081d667f45ee611b1d2"
909
+ },
910
+ {
911
+ "type": "COMPONENT_SET",
912
+ "key": "3d788f28c785d1c60b937b253c39ce582dbe1ed3"
913
+ },
914
+ {
915
+ "type": "COMPONENT_SET",
916
+ "key": "5636566f6de6f58200dce388f7b1ac9f517b30e1"
917
+ },
918
+ {
919
+ "type": "COMPONENT",
920
+ "key": "3a70bf5bb9856c13893931b7a0df652bcf0be895"
921
+ }
922
+ ]
923
+ },
924
+ "Title#28452:21": {
925
+ "type": "TEXT"
926
+ },
927
+ "Has Suffix#28452:64": {
928
+ "type": "BOOLEAN"
929
+ },
930
+ "Has Prefix#28452:85": {
931
+ "type": "BOOLEAN"
932
+ },
933
+ "Prefix Type#28452:106": {
934
+ "type": "INSTANCE_SWAP",
935
+ "preferredValues": [
936
+ {
937
+ "type": "COMPONENT",
938
+ "key": "0e4c05f097d3fa2dc0cbfdbf8db2662bcf8439ca"
939
+ },
940
+ {
941
+ "type": "COMPONENT",
942
+ "key": "ef0e8bd6c2f92e620acf204bb9a8079ef25a1e5c"
943
+ },
944
+ {
945
+ "type": "COMPONENT",
946
+ "key": "82239325aa1cb65af7c649fc71a8f2b48fb9b9f3"
947
+ },
948
+ {
949
+ "type": "COMPONENT",
950
+ "key": "f24c9ef42ef08df79483fbae0fa7d9037e566748"
951
+ },
952
+ {
953
+ "type": "COMPONENT",
954
+ "key": "5a77ad37a2291989dfe77c44ddee9aa39e447f90"
955
+ },
956
+ {
957
+ "type": "COMPONENT",
958
+ "key": "81f201fc876e38f016ab7427a6b3da000ee919a2"
959
+ }
960
+ ]
961
+ },
962
+ "Has Detail#28469:1": {
963
+ "type": "BOOLEAN"
964
+ },
965
+ "Detail Type#28469:11": {
966
+ "type": "INSTANCE_SWAP",
967
+ "preferredValues": [
968
+ {
969
+ "type": "COMPONENT",
970
+ "key": "b27f70404d8f055ec39f9049a5a86920c11be979"
971
+ },
972
+ {
973
+ "type": "COMPONENT",
974
+ "key": "43795c2e3e507dc555f9ec08bf4bf1abf8c2051a"
975
+ },
976
+ {
977
+ "type": "COMPONENT",
978
+ "key": "73bcdff1b73998d1f440fb8827df2eafc4338c1d"
979
+ }
980
+ ]
981
+ },
982
+ "Title #28487:0": {
983
+ "type": "TEXT"
984
+ },
985
+ "Detail Type #28487:11": {
986
+ "type": "INSTANCE_SWAP",
987
+ "preferredValues": [
988
+ {
989
+ "type": "COMPONENT",
990
+ "key": "870d50d39feae5bcfd59d7fbf8ae510233a97a8b"
991
+ },
992
+ {
993
+ "type": "COMPONENT",
994
+ "key": "43795c2e3e507dc555f9ec08bf4bf1abf8c2051a"
995
+ },
996
+ {
997
+ "type": "COMPONENT",
998
+ "key": "73bcdff1b73998d1f440fb8827df2eafc4338c1d"
999
+ }
1000
+ ]
1001
+ },
1002
+ "State": {
1003
+ "type": "VARIANT",
1004
+ "variantOptions": [
1005
+ "Enabled",
1006
+ "Pressed",
1007
+ "Disabled",
1008
+ "Highlighted"
1009
+ ]
1010
+ },
1011
+ "Variants": {
1012
+ "type": "VARIANT",
1013
+ "variantOptions": [
1014
+ "Single Line",
1015
+ "Multi Line"
1016
+ ]
1017
+ }
1018
+ }
1019
+ };
1020
+
1021
+ export declare const mainTabNavigationGlobal: {
1022
+ "name": "mainTabNavigationGlobal",
1023
+ "key": "a694a1da14a5c1d7d5c66bc78218c0c61fb388ab",
1024
+ "componentPropertyDefinitions": {
1025
+ "Title#6406:6": {
1026
+ "type": "TEXT"
1027
+ },
1028
+ "Button Label#6409:18": {
1029
+ "type": "TEXT"
1030
+ },
1031
+ "Title Type": {
1032
+ "type": "VARIANT",
1033
+ "variantOptions": [
1034
+ "Text",
1035
+ "Text + Button"
1036
+ ]
1037
+ },
1038
+ "Variant": {
1039
+ "type": "VARIANT",
1040
+ "variantOptions": [
1041
+ "Layer Default",
1042
+ "Transparent"
1043
+ ]
1044
+ }
1045
+ }
1046
+ };
1047
+
1048
+ export declare const mainTabNavigationKr: {
1049
+ "name": "mainTabNavigationKr",
1050
+ "key": "41d3601e6b4c632a56cdc8fad485a76c026fdd8e",
1051
+ "componentPropertyDefinitions": {
1052
+ "Title#6406:6": {
1053
+ "type": "TEXT"
1054
+ },
1055
+ "Title Type": {
1056
+ "type": "VARIANT",
1057
+ "variantOptions": [
1058
+ "Text",
1059
+ "Button"
1060
+ ]
1061
+ },
1062
+ "Variant": {
1063
+ "type": "VARIANT",
1064
+ "variantOptions": [
1065
+ "Layer Default",
1066
+ "Transparent"
1067
+ ]
1068
+ }
1069
+ }
1070
+ };
1071
+
1072
+ export declare const mannerTemp: {
1073
+ "name": "mannerTemp",
1074
+ "key": "37c0a35f73a730fdfba7929cea91a7590fc93733",
1075
+ "componentPropertyDefinitions": {
1076
+ "Level": {
1077
+ "type": "VARIANT",
1078
+ "variantOptions": [
1079
+ "L1",
1080
+ "L2",
1081
+ "L3",
1082
+ "L4",
1083
+ "L5",
1084
+ "L6",
1085
+ "L7",
1086
+ "L8",
1087
+ "L9",
1088
+ "L10"
1089
+ ]
1090
+ }
1091
+ }
1092
+ };
1093
+
1094
+ export declare const mannerTempBadge: {
1095
+ "name": "mannerTempBadge",
1096
+ "key": "3ef9a84d4d80046ff9a581136bd56269554a6e00",
1097
+ "componentPropertyDefinitions": {
1098
+ "Level": {
1099
+ "type": "VARIANT",
1100
+ "variantOptions": [
1101
+ "L1",
1102
+ "L2",
1103
+ "L3",
1104
+ "L4",
1105
+ "L5",
1106
+ "L6",
1107
+ "L7",
1108
+ "L8",
1109
+ "L9",
1110
+ "L10"
1111
+ ]
1112
+ }
1113
+ }
1114
+ };
1115
+
1116
+ export declare const menuSheet: {
1117
+ "name": "menuSheet",
1118
+ "key": "cd4cf8a850bf3de87b79080b36b421a649bf3fcb",
1119
+ "componentPropertyDefinitions": {
1120
+ "Title Text#14599:0": {
1121
+ "type": "TEXT"
1122
+ },
1123
+ "Show Header#17043:12": {
1124
+ "type": "BOOLEAN"
1125
+ },
1126
+ "Description Text#21827:0": {
1127
+ "type": "TEXT"
1128
+ },
1129
+ "Show Safe Area#25531:15": {
1130
+ "type": "BOOLEAN"
1131
+ },
1132
+ "Show Description#32984:0": {
1133
+ "type": "BOOLEAN"
1134
+ },
1135
+ "Menu Group Count": {
1136
+ "type": "VARIANT",
1137
+ "variantOptions": [
1138
+ "2",
1139
+ "3",
1140
+ "1"
1141
+ ]
1142
+ },
1143
+ "Layout": {
1144
+ "type": "VARIANT",
1145
+ "variantOptions": [
1146
+ "Text Only",
1147
+ "Text with Icon"
1148
+ ]
1149
+ }
1150
+ }
1151
+ };
1152
+
1153
+ export declare const multilineTextField: {
1154
+ "name": "multilineTextField",
1155
+ "key": "88b2399c930c85f9ce2972163a078bc684b84bbe",
1156
+ "componentPropertyDefinitions": {
1157
+ "Show Header#870:0": {
1158
+ "type": "BOOLEAN"
1159
+ },
1160
+ "Placeholder#958:0": {
1161
+ "type": "TEXT"
1162
+ },
1163
+ "Show Footer#958:25": {
1164
+ "type": "BOOLEAN"
1165
+ },
1166
+ "Show Description#958:50": {
1167
+ "type": "BOOLEAN"
1168
+ },
1169
+ "Show Character count#958:75": {
1170
+ "type": "BOOLEAN"
1171
+ },
1172
+ "Show Indicator#1259:0": {
1173
+ "type": "BOOLEAN"
1174
+ },
1175
+ "Filled Text#1304:0": {
1176
+ "type": "TEXT"
1177
+ },
1178
+ "Max Character Count#15327:175": {
1179
+ "type": "TEXT"
1180
+ },
1181
+ "Description#15327:212": {
1182
+ "type": "TEXT"
1183
+ },
1184
+ "Indicator#15327:286": {
1185
+ "type": "TEXT"
1186
+ },
1187
+ "Label#15327:323": {
1188
+ "type": "TEXT"
1189
+ },
1190
+ "Character Count#15327:360": {
1191
+ "type": "TEXT"
1192
+ },
1193
+ "Size": {
1194
+ "type": "VARIANT",
1195
+ "variantOptions": [
1196
+ "Medium",
1197
+ "Large",
1198
+ "XLarge"
1199
+ ]
1200
+ },
1201
+ "State": {
1202
+ "type": "VARIANT",
1203
+ "variantOptions": [
1204
+ "Enabled",
1205
+ "Focused",
1206
+ "Invalid",
1207
+ "Invalid-Focused",
1208
+ "Disabled",
1209
+ "Read Only"
1210
+ ]
1211
+ },
1212
+ "Filled": {
1213
+ "type": "VARIANT",
1214
+ "variantOptions": [
1215
+ "True",
1216
+ "False"
1217
+ ]
1218
+ }
1219
+ }
1220
+ };
1221
+
1222
+ export declare const pageBanner: {
1223
+ "name": "pageBanner",
1224
+ "key": "ce587d0f21754af05240cb32a4880227cb0ea1e1",
1225
+ "componentPropertyDefinitions": {
1226
+ "Show Prefix Icon#11840:27": {
1227
+ "type": "BOOLEAN"
1228
+ },
1229
+ "Prefix Icon#35433:45": {
1230
+ "type": "INSTANCE_SWAP",
1231
+ "preferredValues": []
1232
+ },
1233
+ "Pressed#36736:0": {
1234
+ "type": "BOOLEAN"
1235
+ },
1236
+ "Interaction": {
1237
+ "type": "VARIANT",
1238
+ "variantOptions": [
1239
+ "Display",
1240
+ "Actionable",
1241
+ "Dismissible",
1242
+ "With Action",
1243
+ "Custom"
1244
+ ]
1245
+ },
1246
+ "Tone": {
1247
+ "type": "VARIANT",
1248
+ "variantOptions": [
1249
+ "Neutral",
1250
+ "Informative",
1251
+ "Positive",
1252
+ "Warning",
1253
+ "Critical"
1254
+ ]
1255
+ },
1256
+ "Variant": {
1257
+ "type": "VARIANT",
1258
+ "variantOptions": [
1259
+ "Weak",
1260
+ "Solid"
1261
+ ]
1262
+ },
1263
+ "Show Title": {
1264
+ "type": "VARIANT",
1265
+ "variantOptions": [
1266
+ "False",
1267
+ "True"
1268
+ ]
1269
+ }
1270
+ }
1271
+ };
1272
+
1273
+ export declare const progressCircle: {
1274
+ "name": "progressCircle",
1275
+ "key": "6e6779a372cab2485a0e25529bc4dbc9932a7346",
1276
+ "componentPropertyDefinitions": {
1277
+ "Size": {
1278
+ "type": "VARIANT",
1279
+ "variantOptions": [
1280
+ "24",
1281
+ "40"
1282
+ ]
1283
+ },
1284
+ "Tone": {
1285
+ "type": "VARIANT",
1286
+ "variantOptions": [
1287
+ "Neutral",
1288
+ "Brand",
1289
+ "Static White",
1290
+ "Custom(inherit)"
1291
+ ]
1292
+ },
1293
+ "Value": {
1294
+ "type": "VARIANT",
1295
+ "variantOptions": [
1296
+ "Indeterminate",
1297
+ "0%",
1298
+ "25%",
1299
+ "75%",
1300
+ "100%"
1301
+ ]
1302
+ }
1303
+ }
1304
+ };
1305
+
1306
+ export declare const radio: {
1307
+ "name": "radio",
1308
+ "key": "ac72d9e5ab04a1d59eaf77dffd380fd6e491ecf8",
1309
+ "componentPropertyDefinitions": {
1310
+ "Label#49990:171": {
1311
+ "type": "TEXT"
1312
+ },
1313
+ "Size": {
1314
+ "type": "VARIANT",
1315
+ "variantOptions": [
1316
+ "Medium",
1317
+ "Large"
1318
+ ]
1319
+ },
1320
+ "Tone": {
1321
+ "type": "VARIANT",
1322
+ "variantOptions": [
1323
+ "🚫[Deprecated]Brand",
1324
+ "Neutral"
1325
+ ]
1326
+ },
1327
+ "Weight": {
1328
+ "type": "VARIANT",
1329
+ "variantOptions": [
1330
+ "Regular",
1331
+ "Bold"
1332
+ ]
1333
+ },
1334
+ "Selected": {
1335
+ "type": "VARIANT",
1336
+ "variantOptions": [
1337
+ "True",
1338
+ "False"
1339
+ ]
1340
+ },
1341
+ "State": {
1342
+ "type": "VARIANT",
1343
+ "variantOptions": [
1344
+ "Enabled",
1345
+ "Pressed",
1346
+ "Disabled"
1347
+ ]
1348
+ }
1349
+ }
1350
+ };
1351
+
1352
+ export declare const radioMark: {
1353
+ "name": "radioMark",
1354
+ "key": "832d696d6e9566610968cd70f128f500ec009d6a",
1355
+ "componentPropertyDefinitions": {
1356
+ "Size": {
1357
+ "type": "VARIANT",
1358
+ "variantOptions": [
1359
+ "Medium",
1360
+ "Large"
1361
+ ]
1362
+ },
1363
+ "Tone": {
1364
+ "type": "VARIANT",
1365
+ "variantOptions": [
1366
+ "Neutral",
1367
+ "🚫[Deprecated]Brand"
1368
+ ]
1369
+ },
1370
+ "Selected": {
1371
+ "type": "VARIANT",
1372
+ "variantOptions": [
1373
+ "True",
1374
+ "False"
1375
+ ]
1376
+ },
1377
+ "State": {
1378
+ "type": "VARIANT",
1379
+ "variantOptions": [
1380
+ "Enabled",
1381
+ "Pressed",
1382
+ "Disabled"
1383
+ ]
1384
+ }
1385
+ }
1386
+ };
1387
+
1388
+ export declare const rangeSlider: {
1389
+ "name": "rangeSlider",
1390
+ "key": "64fc49184979e0be40aa367ca98868601eb7dad5",
1391
+ "componentPropertyDefinitions": {
1392
+ "Steps": {
1393
+ "type": "VARIANT",
1394
+ "variantOptions": [
1395
+ "0",
1396
+ "1",
1397
+ "2",
1398
+ "3",
1399
+ "4"
1400
+ ]
1401
+ },
1402
+ "State": {
1403
+ "type": "VARIANT",
1404
+ "variantOptions": [
1405
+ "Enabled",
1406
+ "Disabled"
1407
+ ]
1408
+ },
1409
+ "Marker": {
1410
+ "type": "VARIANT",
1411
+ "variantOptions": [
1412
+ "None",
1413
+ "Min Max",
1414
+ "All"
1415
+ ]
1416
+ }
1417
+ }
1418
+ };
1419
+
1420
+ export declare const reactionButton: {
1421
+ "name": "reactionButton",
1422
+ "key": "ec43e4e881f7048e95601f8b58c01a0905a174e0",
1423
+ "componentPropertyDefinitions": {
1424
+ "Label#6397:0": {
1425
+ "type": "TEXT"
1426
+ },
1427
+ "Show Count#6397:33": {
1428
+ "type": "BOOLEAN"
1429
+ },
1430
+ "Icon#12379:0": {
1431
+ "type": "INSTANCE_SWAP",
1432
+ "preferredValues": []
1433
+ },
1434
+ "Count#15816:0": {
1435
+ "type": "TEXT"
1436
+ },
1437
+ "Size": {
1438
+ "type": "VARIANT",
1439
+ "variantOptions": [
1440
+ "XSmall",
1441
+ "Small"
1442
+ ]
1443
+ },
1444
+ "Selected": {
1445
+ "type": "VARIANT",
1446
+ "variantOptions": [
1447
+ "True",
1448
+ "False"
1449
+ ]
1450
+ },
1451
+ "State": {
1452
+ "type": "VARIANT",
1453
+ "variantOptions": [
1454
+ "Enabled",
1455
+ "Pressed",
1456
+ "Loading",
1457
+ "Disabled"
1458
+ ]
1459
+ }
1460
+ }
1461
+ };
1462
+
1463
+ export declare const resizableIcon: {
1464
+ "name": "resizableIcon",
1465
+ "key": "1f74eedb6fb186fd201d6ad5b2dbcd46a2bddf3e",
1466
+ "componentPropertyDefinitions": {
1467
+ "Size": {
1468
+ "type": "VARIANT",
1469
+ "variantOptions": [
1470
+ "12",
1471
+ "14",
1472
+ "16",
1473
+ "20",
1474
+ "24",
1475
+ "28",
1476
+ "32"
1477
+ ]
1478
+ }
1479
+ }
1480
+ };
1481
+
1482
+ export declare const resizableChild: {
1483
+ "name": "resizableChild",
1484
+ "key": "df43b92004c850e7c6d2869e7a4ba1ef9a2d7db6",
1485
+ "componentPropertyDefinitions": {
1486
+ "Size": {
1487
+ "type": "VARIANT",
1488
+ "variantOptions": [
1489
+ "12",
1490
+ "14",
1491
+ "16",
1492
+ "20",
1493
+ "24",
1494
+ "28",
1495
+ "32"
1496
+ ]
1497
+ }
1498
+ }
1499
+ };
1500
+
1501
+ export declare const segmentedControl: {
1502
+ "name": "segmentedControl",
1503
+ "key": "3ad7133ba52755867f42f9232375f75639e00d58",
1504
+ "componentPropertyDefinitions": {
1505
+ "Item Count": {
1506
+ "type": "VARIANT",
1507
+ "variantOptions": [
1508
+ "2",
1509
+ "3",
1510
+ "4"
1511
+ ]
1512
+ }
1513
+ }
1514
+ };
1515
+
1516
+ export declare const selectBox: {
1517
+ "name": "selectBox",
1518
+ "key": "38722ffeb4c966256a709155e8ddac50c93d7c60",
1519
+ "componentPropertyDefinitions": {
1520
+ "Show Description#3033:0": {
1521
+ "type": "BOOLEAN"
1522
+ },
1523
+ "Description #3033:5": {
1524
+ "type": "TEXT"
1525
+ },
1526
+ "Label#3635:0": {
1527
+ "type": "TEXT"
1528
+ },
1529
+ "Control": {
1530
+ "type": "VARIANT",
1531
+ "variantOptions": [
1532
+ "Checkbox",
1533
+ "Radio"
1534
+ ]
1535
+ },
1536
+ "Selected": {
1537
+ "type": "VARIANT",
1538
+ "variantOptions": [
1539
+ "True",
1540
+ "False"
1541
+ ]
1542
+ },
1543
+ "State": {
1544
+ "type": "VARIANT",
1545
+ "variantOptions": [
1546
+ "Enabled",
1547
+ "Pressed"
1548
+ ]
1549
+ }
1550
+ }
1551
+ };
1552
+
1553
+ export declare const skeleton: {
1554
+ "name": "skeleton",
1555
+ "key": "ef22c3288722fbfa64a5ab73df397ade88f8e05a",
1556
+ "componentPropertyDefinitions": {
1557
+ "Radius": {
1558
+ "type": "VARIANT",
1559
+ "variantOptions": [
1560
+ "0",
1561
+ "8",
1562
+ "16",
1563
+ "Full"
1564
+ ]
1565
+ },
1566
+ "Tone": {
1567
+ "type": "VARIANT",
1568
+ "variantOptions": [
1569
+ "Magic",
1570
+ "Neutral"
1571
+ ]
1572
+ }
1573
+ }
1574
+ };
1575
+
1576
+ export declare const slider: {
1577
+ "name": "slider",
1578
+ "key": "aee027230a478315e380704c4523141e67e464ee",
1579
+ "componentPropertyDefinitions": {
1580
+ "Steps": {
1581
+ "type": "VARIANT",
1582
+ "variantOptions": [
1583
+ "0",
1584
+ "1",
1585
+ "2",
1586
+ "3",
1587
+ "4"
1588
+ ]
1589
+ },
1590
+ "State": {
1591
+ "type": "VARIANT",
1592
+ "variantOptions": [
1593
+ "Enabled",
1594
+ "Disabled"
1595
+ ]
1596
+ },
1597
+ "Marker": {
1598
+ "type": "VARIANT",
1599
+ "variantOptions": [
1600
+ "None",
1601
+ "Min Max",
1602
+ "All"
1603
+ ]
1604
+ }
1605
+ }
1606
+ };
1607
+
1608
+ export declare const snackbar: {
1609
+ "name": "snackbar",
1610
+ "key": "81b17fb8c7d731a19cf8d36a8605559d41414eca",
1611
+ "componentPropertyDefinitions": {
1612
+ "Show Action#1528:0": {
1613
+ "type": "BOOLEAN"
1614
+ },
1615
+ "Message#1528:4": {
1616
+ "type": "TEXT"
1617
+ },
1618
+ "Action Label#1528:8": {
1619
+ "type": "TEXT"
1620
+ },
1621
+ "Variant": {
1622
+ "type": "VARIANT",
1623
+ "variantOptions": [
1624
+ "Default",
1625
+ "Positive",
1626
+ "Critical"
1627
+ ]
1628
+ }
1629
+ }
1630
+ };
1631
+
1632
+ export declare const superscriptChild: {
1633
+ "name": "superscriptChild",
1634
+ "key": "19923052d4152393ecdc6e2f5853ea0359849127",
1635
+ "componentPropertyDefinitions": {
1636
+ "Icon#37641:0": {
1637
+ "type": "INSTANCE_SWAP",
1638
+ "preferredValues": []
1639
+ },
1640
+ "Type": {
1641
+ "type": "VARIANT",
1642
+ "variantOptions": [
1643
+ "Icon",
1644
+ "Notification Badge",
1645
+ "Custom"
1646
+ ]
1647
+ }
1648
+ }
1649
+ };
1650
+
1651
+ export declare const _switch: {
1652
+ "name": "_switch",
1653
+ "key": "65e0e7ba1a0c13b42e5fd0ceb17d5f756128dd6b",
1654
+ "componentPropertyDefinitions": {
1655
+ "Label#36578:0": {
1656
+ "type": "TEXT"
1657
+ },
1658
+ "Size": {
1659
+ "type": "VARIANT",
1660
+ "variantOptions": [
1661
+ "16",
1662
+ "24",
1663
+ "32"
1664
+ ]
1665
+ },
1666
+ "Tone": {
1667
+ "type": "VARIANT",
1668
+ "variantOptions": [
1669
+ "Neutral",
1670
+ "🚫[Deprecated] Brand"
1671
+ ]
1672
+ },
1673
+ "Selected": {
1674
+ "type": "VARIANT",
1675
+ "variantOptions": [
1676
+ "True",
1677
+ "False"
1678
+ ]
1679
+ },
1680
+ "State": {
1681
+ "type": "VARIANT",
1682
+ "variantOptions": [
1683
+ "Enabled",
1684
+ "Disabled"
1685
+ ]
1686
+ },
1687
+ "Layout(Figma Only)": {
1688
+ "type": "VARIANT",
1689
+ "variantOptions": [
1690
+ "Label Last",
1691
+ "Label First",
1692
+ "🚫[Switch Mark 사용] Switch Only"
1693
+ ]
1694
+ }
1695
+ }
1696
+ };
1697
+
1698
+ export declare const switchMark: {
1699
+ "name": "switchMark",
1700
+ "key": "bc53f269089e02a1d241e2a21ac7631bfa49834e",
1701
+ "componentPropertyDefinitions": {
1702
+ "Size": {
1703
+ "type": "VARIANT",
1704
+ "variantOptions": [
1705
+ "16",
1706
+ "24",
1707
+ "32"
1708
+ ]
1709
+ },
1710
+ "Tone": {
1711
+ "type": "VARIANT",
1712
+ "variantOptions": [
1713
+ "Neutral",
1714
+ "🚫[Deprecated] Brand"
1715
+ ]
1716
+ },
1717
+ "Selected": {
1718
+ "type": "VARIANT",
1719
+ "variantOptions": [
1720
+ "True",
1721
+ "False"
1722
+ ]
1723
+ },
1724
+ "State": {
1725
+ "type": "VARIANT",
1726
+ "variantOptions": [
1727
+ "Enabled",
1728
+ "Disabled"
1729
+ ]
1730
+ }
1731
+ }
1732
+ };
1733
+
1734
+ export declare const tabs: {
1735
+ "name": "tabs",
1736
+ "key": "3e3af9f7f235cbcbbe862d5da552ab23e16ff34e",
1737
+ "componentPropertyDefinitions": {
1738
+ "Variant": {
1739
+ "type": "VARIANT",
1740
+ "variantOptions": [
1741
+ "Line",
1742
+ "Chip"
1743
+ ]
1744
+ }
1745
+ }
1746
+ };
1747
+
1748
+ export declare const textField: {
1749
+ "name": "textField",
1750
+ "key": "c49873c37a639f0dffdea4efd0eb43760d66c141",
1751
+ "componentPropertyDefinitions": {
1752
+ "Show Header#870:0": {
1753
+ "type": "BOOLEAN"
1754
+ },
1755
+ "Placeholder#958:0": {
1756
+ "type": "TEXT"
1757
+ },
1758
+ "Show Footer#958:25": {
1759
+ "type": "BOOLEAN"
1760
+ },
1761
+ "Show Description#958:50": {
1762
+ "type": "BOOLEAN"
1763
+ },
1764
+ "Show Character Count#958:75": {
1765
+ "type": "BOOLEAN"
1766
+ },
1767
+ "Show Suffix#958:100": {
1768
+ "type": "BOOLEAN"
1769
+ },
1770
+ "Show Prefix#958:125": {
1771
+ "type": "BOOLEAN"
1772
+ },
1773
+ "Show Indicator#1259:0": {
1774
+ "type": "BOOLEAN"
1775
+ },
1776
+ "Show Prefix Text#1267:0": {
1777
+ "type": "BOOLEAN"
1778
+ },
1779
+ "Prefix Icon#1267:25": {
1780
+ "type": "INSTANCE_SWAP",
1781
+ "preferredValues": []
1782
+ },
1783
+ "Show Prefix Icon#1267:50": {
1784
+ "type": "BOOLEAN"
1785
+ },
1786
+ "Show Suffix Icon#1267:75": {
1787
+ "type": "BOOLEAN"
1788
+ },
1789
+ "Suffix Icon #1267:100": {
1790
+ "type": "INSTANCE_SWAP",
1791
+ "preferredValues": []
1792
+ },
1793
+ "Show Suffix Text#1267:125": {
1794
+ "type": "BOOLEAN"
1795
+ },
1796
+ "Filled Text#1304:0": {
1797
+ "type": "TEXT"
1798
+ },
1799
+ "Description#12626:5": {
1800
+ "type": "TEXT"
1801
+ },
1802
+ "Label#14964:0": {
1803
+ "type": "TEXT"
1804
+ },
1805
+ "Max Character Count#15327:27": {
1806
+ "type": "TEXT"
1807
+ },
1808
+ "Character Count#15327:64": {
1809
+ "type": "TEXT"
1810
+ },
1811
+ "Prefix Text#15327:101": {
1812
+ "type": "TEXT"
1813
+ },
1814
+ "Suffix Text#15327:138": {
1815
+ "type": "TEXT"
1816
+ },
1817
+ "Indicator#15327:249": {
1818
+ "type": "TEXT"
1819
+ },
1820
+ "Size": {
1821
+ "type": "VARIANT",
1822
+ "variantOptions": [
1823
+ "Medium",
1824
+ "Large(Default)"
1825
+ ]
1826
+ },
1827
+ "State": {
1828
+ "type": "VARIANT",
1829
+ "variantOptions": [
1830
+ "Enabled",
1831
+ "Focused",
1832
+ "Invalid",
1833
+ "Invalid-Focused",
1834
+ "Disabled",
1835
+ "Read Only"
1836
+ ]
1837
+ },
1838
+ "Filled": {
1839
+ "type": "VARIANT",
1840
+ "variantOptions": [
1841
+ "True",
1842
+ "False"
1843
+ ]
1844
+ }
1845
+ }
1846
+ };
1847
+
1848
+ export declare const toggleButton: {
1849
+ "name": "toggleButton",
1850
+ "key": "1d240ee5fd7a56879713e69cbea1b6f006f0ea22",
1851
+ "componentPropertyDefinitions": {
1852
+ "Label#6122:49": {
1853
+ "type": "TEXT"
1854
+ },
1855
+ "Prefix Icon#6122:98": {
1856
+ "type": "INSTANCE_SWAP",
1857
+ "preferredValues": []
1858
+ },
1859
+ "Show Suffix Icon#6122:147": {
1860
+ "type": "BOOLEAN"
1861
+ },
1862
+ "Suffix Icon#6122:343": {
1863
+ "type": "INSTANCE_SWAP",
1864
+ "preferredValues": []
1865
+ },
1866
+ "Show Prefix Icon#6122:392": {
1867
+ "type": "BOOLEAN"
1868
+ },
1869
+ "Size": {
1870
+ "type": "VARIANT",
1871
+ "variantOptions": [
1872
+ "Small",
1873
+ "XSmall"
1874
+ ]
1875
+ },
1876
+ "Variant": {
1877
+ "type": "VARIANT",
1878
+ "variantOptions": [
1879
+ "Neutral Weak",
1880
+ "Brand Solid"
1881
+ ]
1882
+ },
1883
+ "Selected": {
1884
+ "type": "VARIANT",
1885
+ "variantOptions": [
1886
+ "True",
1887
+ "False"
1888
+ ]
1889
+ },
1890
+ "State": {
1891
+ "type": "VARIANT",
1892
+ "variantOptions": [
1893
+ "Enabled",
1894
+ "Pressed",
1895
+ "Loading",
1896
+ "Disabled"
1897
+ ]
1898
+ }
1899
+ }
1900
+ };
1901
+
1902
+ export declare const topNavigation: {
1903
+ "name": "topNavigation",
1904
+ "key": "f6d069d65f8ffc8b430fd8f3013910557f36e9da",
1905
+ "componentPropertyDefinitions": {
1906
+ "Show Title#33588:82": {
1907
+ "type": "BOOLEAN"
1908
+ },
1909
+ "OS (Figma Only)": {
1910
+ "type": "VARIANT",
1911
+ "variantOptions": [
1912
+ "iOS",
1913
+ "Android"
1914
+ ]
1915
+ },
1916
+ "Variant": {
1917
+ "type": "VARIANT",
1918
+ "variantOptions": [
1919
+ "Layer Default",
1920
+ "Transparent"
1921
+ ]
1922
+ },
1923
+ "Left": {
1924
+ "type": "VARIANT",
1925
+ "variantOptions": [
1926
+ "Back",
1927
+ "Close",
1928
+ "Custom",
1929
+ "None"
1930
+ ]
1931
+ },
1932
+ "Right": {
1933
+ "type": "VARIANT",
1934
+ "variantOptions": [
1935
+ "1 Icon Button",
1936
+ "2 Icon Button",
1937
+ "3 Icon Button",
1938
+ "Text Button",
1939
+ "None"
1940
+ ]
1941
+ }
1942
+ }
1943
+ };