@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
@@ -265,8 +265,8 @@ interface InferResult {
265
265
  type LayoutNode = NormalizedIsLayerTrait & NormalizedHasFramePropertiesTrait & NormalizedHasChildrenTrait & NormalizedHasLayoutTrait;
266
266
  declare function inferLayout(parentNode: LayoutNode): InferResult;
267
267
 
268
- declare const metadata$A: {
269
- "name": "🔵 [Template] Error State",
268
+ declare const templateErrorState: {
269
+ "name": "templateErrorState",
270
270
  "key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
271
271
  "componentPropertyDefinitions": {
272
272
  "Show Buttons#9080:5": {
@@ -298,8 +298,8 @@ declare const metadata$A: {
298
298
  }
299
299
  };
300
300
 
301
- declare const metadata$z: {
302
- "name": "🔵 [Template] Select Box Group",
301
+ declare const templateSelectBoxGroup: {
302
+ "name": "templateSelectBoxGroup",
303
303
  "key": "a3d58bb8540600878742cdcf2608a4b3851667ec",
304
304
  "componentPropertyDefinitions": {
305
305
  "Control": {
@@ -323,8 +323,8 @@ declare const metadata$z: {
323
323
  }
324
324
  };
325
325
 
326
- declare const metadata$y: {
327
- "name": "🟢 Action Button",
326
+ declare const actionButton: {
327
+ "name": "actionButton",
328
328
  "key": "450ede9d0bf42fc6ef14345c77e6e407d6d5ee89",
329
329
  "componentPropertyDefinitions": {
330
330
  "Label#5987:61": {
@@ -383,8 +383,8 @@ declare const metadata$y: {
383
383
  }
384
384
  };
385
385
 
386
- declare const metadata$x: {
387
- "name": "🟢 Alert Dialog",
386
+ declare const alertDialog: {
387
+ "name": "alertDialog",
388
388
  "key": "e0c89524a554ca1bf95c016b7255f29e257624aa",
389
389
  "componentPropertyDefinitions": {
390
390
  "Title Text#20361:0": {
@@ -410,8 +410,8 @@ declare const metadata$x: {
410
410
  }
411
411
  };
412
412
 
413
- declare const metadata$w: {
414
- "name": "🟢 Avatar",
413
+ declare const avatar: {
414
+ "name": "avatar",
415
415
  "key": "4a8853c3068c08b69b13e71dd42ce186e968697e",
416
416
  "componentPropertyDefinitions": {
417
417
  "Has Image Contents#33407:0": {
@@ -443,8 +443,8 @@ declare const metadata$w: {
443
443
  }
444
444
  };
445
445
 
446
- declare const metadata$v: {
447
- "name": "🟢 Avatar Stack",
446
+ declare const avatarStack: {
447
+ "name": "avatarStack",
448
448
  "key": "e8e91e01000d878742c55cd6e44b6786460440f7",
449
449
  "componentPropertyDefinitions": {
450
450
  "Size": {
@@ -464,8 +464,8 @@ declare const metadata$v: {
464
464
  }
465
465
  };
466
466
 
467
- declare const metadata$u: {
468
- "name": "🟢 Badge",
467
+ declare const badge: {
468
+ "name": "badge",
469
469
  "key": "04609a35d47a1a0ef4904b3c25f79451892a85a1",
470
470
  "componentPropertyDefinitions": {
471
471
  "Label#1584:0": {
@@ -500,8 +500,8 @@ declare const metadata$u: {
500
500
  }
501
501
  };
502
502
 
503
- declare const metadata$t: {
504
- "name": "🟢 Bottom Sheet",
503
+ declare const bottomSheet: {
504
+ "name": "bottomSheet",
505
505
  "key": "16bafa5d1155896fe18fb6f52f904f5cd2048686",
506
506
  "componentPropertyDefinitions": {
507
507
  "Title#19787:3": {
@@ -564,8 +564,8 @@ declare const metadata$t: {
564
564
  }
565
565
  };
566
566
 
567
- declare const metadata$s: {
568
- "name": "🟢 Callout",
567
+ declare const callout: {
568
+ "name": "callout",
569
569
  "key": "ec46d38baac3c367c4a5ffa47a2110d51ba0a4fe",
570
570
  "componentPropertyDefinitions": {
571
571
  "Prefix Icon#35087:0": {
@@ -613,8 +613,8 @@ declare const metadata$s: {
613
613
  }
614
614
  };
615
615
 
616
- declare const metadata$r: {
617
- "name": "🟢 Checkbox",
616
+ declare const checkbox: {
617
+ "name": "checkbox",
618
618
  "key": "94a2f6957a86f8ae3b8c7ca200dfcd5e29f6075b",
619
619
  "componentPropertyDefinitions": {
620
620
  "Label#49990:0": {
@@ -667,8 +667,8 @@ declare const metadata$r: {
667
667
  }
668
668
  };
669
669
 
670
- declare const metadata$q: {
671
- "name": "🟢 Checkmark",
670
+ declare const checkmark: {
671
+ "name": "checkmark",
672
672
  "key": "fae60fb392f55bde60de1dbccb2f453320068805",
673
673
  "componentPropertyDefinitions": {
674
674
  "Size": {
@@ -711,8 +711,8 @@ declare const metadata$q: {
711
711
  }
712
712
  };
713
713
 
714
- declare const metadata$p: {
715
- "name": "🟢 Chip",
714
+ declare const chip: {
715
+ "name": "chip",
716
716
  "key": "8156ef08d9aaa2b0de1cc4a113ec0c9d0586f831",
717
717
  "componentPropertyDefinitions": {
718
718
  "Label#7185:0": {
@@ -802,8 +802,8 @@ declare const metadata$p: {
802
802
  }
803
803
  };
804
804
 
805
- declare const metadata$o: {
806
- "name": "🟢 Contextual Floating Button",
805
+ declare const contextualFloatingButton: {
806
+ "name": "contextualFloatingButton",
807
807
  "key": "032f3fddaad0aa3fa5a7f680768c1f5d02fb463f",
808
808
  "componentPropertyDefinitions": {
809
809
  "Icon#28796:0": {
@@ -839,8 +839,8 @@ declare const metadata$o: {
839
839
  }
840
840
  };
841
841
 
842
- declare const metadata$n: {
843
- "name": "🟢 Divider",
842
+ declare const divider: {
843
+ "name": "divider",
844
844
  "key": "848e953725f757ea1a79e1fecc0b608a035032d3",
845
845
  "componentPropertyDefinitions": {
846
846
  "Inset (Figma-Only)#36435:0": {
@@ -863,8 +863,8 @@ declare const metadata$n: {
863
863
  }
864
864
  };
865
865
 
866
- declare const metadata$m: {
867
- "name": "🟢 Floating Action Button",
866
+ declare const floatingActionButton: {
867
+ "name": "floatingActionButton",
868
868
  "key": "65f9e7eede627b893fb8ff94ed9a7d0db900c464",
869
869
  "componentPropertyDefinitions": {
870
870
  "Type": {
@@ -877,8 +877,8 @@ declare const metadata$m: {
877
877
  }
878
878
  };
879
879
 
880
- declare const metadata$l: {
881
- "name": "🟢 Help Bubble",
880
+ declare const helpBubble: {
881
+ "name": "helpBubble",
882
882
  "key": "804b327c091278a40d5891939eaed90bb2889659",
883
883
  "componentPropertyDefinitions": {
884
884
  "Show Close Button#40538:0": {
@@ -913,8 +913,8 @@ declare const metadata$l: {
913
913
  }
914
914
  };
915
915
 
916
- declare const metadata$k: {
917
- "name": "🟢 List Header",
916
+ declare const listHeader: {
917
+ "name": "listHeader",
918
918
  "key": "609f93ed0608ef0a6d9a351e47595ad631bae0fa",
919
919
  "componentPropertyDefinitions": {
920
920
  "Title#28588:0": {
@@ -938,8 +938,8 @@ declare const metadata$k: {
938
938
  }
939
939
  };
940
940
 
941
- declare const metadata$j: {
942
- "name": "🟢 List Item",
941
+ declare const listItem: {
942
+ "name": "listItem",
943
943
  "key": "b51b7d07c659fee5d696565b8e1151636573b27c",
944
944
  "componentPropertyDefinitions": {
945
945
  "Divider#28441:0": {
@@ -1091,8 +1091,8 @@ declare const metadata$j: {
1091
1091
  }
1092
1092
  };
1093
1093
 
1094
- declare const metadata$i: {
1095
- "name": "🟢 Manner Temp",
1094
+ declare const mannerTemp: {
1095
+ "name": "mannerTemp",
1096
1096
  "key": "37c0a35f73a730fdfba7929cea91a7590fc93733",
1097
1097
  "componentPropertyDefinitions": {
1098
1098
  "Level": {
@@ -1113,8 +1113,8 @@ declare const metadata$i: {
1113
1113
  }
1114
1114
  };
1115
1115
 
1116
- declare const metadata$h: {
1117
- "name": "🟢 Manner Temp Badge",
1116
+ declare const mannerTempBadge: {
1117
+ "name": "mannerTempBadge",
1118
1118
  "key": "3ef9a84d4d80046ff9a581136bd56269554a6e00",
1119
1119
  "componentPropertyDefinitions": {
1120
1120
  "Level": {
@@ -1135,8 +1135,8 @@ declare const metadata$h: {
1135
1135
  }
1136
1136
  };
1137
1137
 
1138
- declare const metadata$g: {
1139
- "name": "🟢 Menu Sheet",
1138
+ declare const menuSheet: {
1139
+ "name": "menuSheet",
1140
1140
  "key": "cd4cf8a850bf3de87b79080b36b421a649bf3fcb",
1141
1141
  "componentPropertyDefinitions": {
1142
1142
  "Title Text#14599:0": {
@@ -1172,8 +1172,8 @@ declare const metadata$g: {
1172
1172
  }
1173
1173
  };
1174
1174
 
1175
- declare const metadata$f: {
1176
- "name": "🟢 Multiline Text Field",
1175
+ declare const multilineTextField: {
1176
+ "name": "multilineTextField",
1177
1177
  "key": "88b2399c930c85f9ce2972163a078bc684b84bbe",
1178
1178
  "componentPropertyDefinitions": {
1179
1179
  "Show Header#870:0": {
@@ -1241,8 +1241,8 @@ declare const metadata$f: {
1241
1241
  }
1242
1242
  };
1243
1243
 
1244
- declare const metadata$e: {
1245
- "name": "🟢 Page Banner",
1244
+ declare const pageBanner: {
1245
+ "name": "pageBanner",
1246
1246
  "key": "ce587d0f21754af05240cb32a4880227cb0ea1e1",
1247
1247
  "componentPropertyDefinitions": {
1248
1248
  "Show Prefix Icon#11840:27": {
@@ -1292,8 +1292,8 @@ declare const metadata$e: {
1292
1292
  }
1293
1293
  };
1294
1294
 
1295
- declare const metadata$d: {
1296
- "name": "🟢 Progress Circle",
1295
+ declare const progressCircle: {
1296
+ "name": "progressCircle",
1297
1297
  "key": "6e6779a372cab2485a0e25529bc4dbc9932a7346",
1298
1298
  "componentPropertyDefinitions": {
1299
1299
  "Size": {
@@ -1325,8 +1325,8 @@ declare const metadata$d: {
1325
1325
  }
1326
1326
  };
1327
1327
 
1328
- declare const metadata$c: {
1329
- "name": "🟢 Radio",
1328
+ declare const radio: {
1329
+ "name": "radio",
1330
1330
  "key": "ac72d9e5ab04a1d59eaf77dffd380fd6e491ecf8",
1331
1331
  "componentPropertyDefinitions": {
1332
1332
  "Label#49990:171": {
@@ -1371,8 +1371,8 @@ declare const metadata$c: {
1371
1371
  }
1372
1372
  };
1373
1373
 
1374
- declare const metadata$b: {
1375
- "name": "🟢 Radio Mark",
1374
+ declare const radioMark: {
1375
+ "name": "radioMark",
1376
1376
  "key": "832d696d6e9566610968cd70f128f500ec009d6a",
1377
1377
  "componentPropertyDefinitions": {
1378
1378
  "Size": {
@@ -1407,8 +1407,8 @@ declare const metadata$b: {
1407
1407
  }
1408
1408
  };
1409
1409
 
1410
- declare const metadata$a: {
1411
- "name": "🟢 Reaction Button",
1410
+ declare const reactionButton: {
1411
+ "name": "reactionButton",
1412
1412
  "key": "ec43e4e881f7048e95601f8b58c01a0905a174e0",
1413
1413
  "componentPropertyDefinitions": {
1414
1414
  "Label#6397:0": {
@@ -1450,8 +1450,8 @@ declare const metadata$a: {
1450
1450
  }
1451
1451
  };
1452
1452
 
1453
- declare const metadata$9: {
1454
- "name": "🟢 Segmented Control",
1453
+ declare const segmentedControl: {
1454
+ "name": "segmentedControl",
1455
1455
  "key": "3ad7133ba52755867f42f9232375f75639e00d58",
1456
1456
  "componentPropertyDefinitions": {
1457
1457
  "Item Count": {
@@ -1465,8 +1465,8 @@ declare const metadata$9: {
1465
1465
  }
1466
1466
  };
1467
1467
 
1468
- declare const metadata$8: {
1469
- "name": "🟢 Select Box",
1468
+ declare const selectBox: {
1469
+ "name": "selectBox",
1470
1470
  "key": "38722ffeb4c966256a709155e8ddac50c93d7c60",
1471
1471
  "componentPropertyDefinitions": {
1472
1472
  "Show Description#3033:0": {
@@ -1502,8 +1502,8 @@ declare const metadata$8: {
1502
1502
  }
1503
1503
  };
1504
1504
 
1505
- declare const metadata$7: {
1506
- "name": "🟢 Skeleton",
1505
+ declare const skeleton: {
1506
+ "name": "skeleton",
1507
1507
  "key": "ef22c3288722fbfa64a5ab73df397ade88f8e05a",
1508
1508
  "componentPropertyDefinitions": {
1509
1509
  "Radius": {
@@ -1525,8 +1525,8 @@ declare const metadata$7: {
1525
1525
  }
1526
1526
  };
1527
1527
 
1528
- declare const metadata$6: {
1529
- "name": "🟢 Snackbar",
1528
+ declare const snackbar: {
1529
+ "name": "snackbar",
1530
1530
  "key": "81b17fb8c7d731a19cf8d36a8605559d41414eca",
1531
1531
  "componentPropertyDefinitions": {
1532
1532
  "Show Action#1528:0": {
@@ -1549,8 +1549,8 @@ declare const metadata$6: {
1549
1549
  }
1550
1550
  };
1551
1551
 
1552
- declare const metadata$5: {
1553
- "name": "🟢 Switch",
1552
+ declare const _switch: {
1553
+ "name": "_switch",
1554
1554
  "key": "65e0e7ba1a0c13b42e5fd0ceb17d5f756128dd6b",
1555
1555
  "componentPropertyDefinitions": {
1556
1556
  "Label#36578:0": {
@@ -1596,8 +1596,8 @@ declare const metadata$5: {
1596
1596
  }
1597
1597
  };
1598
1598
 
1599
- declare const metadata$4: {
1600
- "name": "🟢 Switch Mark",
1599
+ declare const switchMark: {
1600
+ "name": "switchMark",
1601
1601
  "key": "bc53f269089e02a1d241e2a21ac7631bfa49834e",
1602
1602
  "componentPropertyDefinitions": {
1603
1603
  "Size": {
@@ -1632,8 +1632,8 @@ declare const metadata$4: {
1632
1632
  }
1633
1633
  };
1634
1634
 
1635
- declare const metadata$3: {
1636
- "name": "🟢 Tabs",
1635
+ declare const tabs: {
1636
+ "name": "tabs",
1637
1637
  "key": "3e3af9f7f235cbcbbe862d5da552ab23e16ff34e",
1638
1638
  "componentPropertyDefinitions": {
1639
1639
  "Variant": {
@@ -1646,8 +1646,8 @@ declare const metadata$3: {
1646
1646
  }
1647
1647
  };
1648
1648
 
1649
- declare const metadata$2: {
1650
- "name": "🟢 Text Field",
1649
+ declare const textField: {
1650
+ "name": "textField",
1651
1651
  "key": "c49873c37a639f0dffdea4efd0eb43760d66c141",
1652
1652
  "componentPropertyDefinitions": {
1653
1653
  "Show Header#870:0": {
@@ -1746,8 +1746,8 @@ declare const metadata$2: {
1746
1746
  }
1747
1747
  };
1748
1748
 
1749
- declare const metadata$1: {
1750
- "name": "🟢 Toggle Button",
1749
+ declare const toggleButton: {
1750
+ "name": "toggleButton",
1751
1751
  "key": "1d240ee5fd7a56879713e69cbea1b6f006f0ea22",
1752
1752
  "componentPropertyDefinitions": {
1753
1753
  "Label#6122:49": {
@@ -1800,8 +1800,8 @@ declare const metadata$1: {
1800
1800
  }
1801
1801
  };
1802
1802
 
1803
- declare const metadata: {
1804
- "name": "🟢 Top Navigation",
1803
+ declare const topNavigation: {
1804
+ "name": "topNavigation",
1805
1805
  "key": "f6d069d65f8ffc8b430fd8f3013910557f36e9da",
1806
1806
  "componentPropertyDefinitions": {
1807
1807
  "Show Title#33588:82": {
@@ -1843,7 +1843,7 @@ declare const metadata: {
1843
1843
  }
1844
1844
  };
1845
1845
 
1846
- type ActionButtonProperties = InferComponentDefinition<typeof metadata$y.componentPropertyDefinitions>;
1846
+ type ActionButtonProperties = InferComponentDefinition<typeof actionButton.componentPropertyDefinitions>;
1847
1847
  type ActionButtonGhostProperties = InferComponentDefinition<{
1848
1848
  "Label#30511:2": {
1849
1849
  type: "TEXT";
@@ -1902,7 +1902,7 @@ type ActionButtonGhostProperties = InferComponentDefinition<{
1902
1902
  variantOptions: ["Enabled", "Pressed", "Loading", "Disabled"];
1903
1903
  };
1904
1904
  }>;
1905
- type AlertDialogProperties = InferComponentDefinition<typeof metadata$x.componentPropertyDefinitions>;
1905
+ type AlertDialogProperties = InferComponentDefinition<typeof alertDialog.componentPropertyDefinitions>;
1906
1906
  type AlertDialogFooterProperties = InferComponentDefinition<{
1907
1907
  Type: {
1908
1908
  type: "VARIANT";
@@ -1917,14 +1917,14 @@ type AlertDialogFooterProperties = InferComponentDefinition<{
1917
1917
  ];
1918
1918
  };
1919
1919
  }>;
1920
- type AvatarProperties = InferComponentDefinition<typeof metadata$w.componentPropertyDefinitions>;
1921
- type AvatarStackProperties = InferComponentDefinition<typeof metadata$v.componentPropertyDefinitions>;
1922
- type BadgeProperties = InferComponentDefinition<typeof metadata$u.componentPropertyDefinitions>;
1923
- type BottomSheetProperties = InferComponentDefinition<typeof metadata$t.componentPropertyDefinitions>;
1924
- type CalloutProperties = InferComponentDefinition<typeof metadata$s.componentPropertyDefinitions>;
1925
- type CheckboxProperties = InferComponentDefinition<typeof metadata$r.componentPropertyDefinitions>;
1926
- type CheckmarkProperties = InferComponentDefinition<typeof metadata$q.componentPropertyDefinitions>;
1927
- type ChipProperties = InferComponentDefinition<typeof metadata$p.componentPropertyDefinitions>;
1920
+ type AvatarProperties = InferComponentDefinition<typeof avatar.componentPropertyDefinitions>;
1921
+ type AvatarStackProperties = InferComponentDefinition<typeof avatarStack.componentPropertyDefinitions>;
1922
+ type BadgeProperties = InferComponentDefinition<typeof badge.componentPropertyDefinitions>;
1923
+ type BottomSheetProperties = InferComponentDefinition<typeof bottomSheet.componentPropertyDefinitions>;
1924
+ type CalloutProperties = InferComponentDefinition<typeof callout.componentPropertyDefinitions>;
1925
+ type CheckboxProperties = InferComponentDefinition<typeof checkbox.componentPropertyDefinitions>;
1926
+ type CheckmarkProperties = InferComponentDefinition<typeof checkmark.componentPropertyDefinitions>;
1927
+ type ChipProperties = InferComponentDefinition<typeof chip.componentPropertyDefinitions>;
1928
1928
  type ChipIconSuffixProperties = InferComponentDefinition<{
1929
1929
  "Icon#33203:0": {
1930
1930
  type: "INSTANCE_SWAP";
@@ -1932,10 +1932,10 @@ type ChipIconSuffixProperties = InferComponentDefinition<{
1932
1932
  preferredValues: [];
1933
1933
  };
1934
1934
  }>;
1935
- type ContextualFloatingButtonProperties = InferComponentDefinition<typeof metadata$o.componentPropertyDefinitions>;
1936
- type DividerProperties = InferComponentDefinition<typeof metadata$n.componentPropertyDefinitions>;
1937
- type ErrorStateProperties = InferComponentDefinition<typeof metadata$A.componentPropertyDefinitions>;
1938
- type MenuSheetProperties = InferComponentDefinition<typeof metadata$g.componentPropertyDefinitions>;
1935
+ type ContextualFloatingButtonProperties = InferComponentDefinition<typeof contextualFloatingButton.componentPropertyDefinitions>;
1936
+ type DividerProperties = InferComponentDefinition<typeof divider.componentPropertyDefinitions>;
1937
+ type ErrorStateProperties = InferComponentDefinition<typeof templateErrorState.componentPropertyDefinitions>;
1938
+ type MenuSheetProperties = InferComponentDefinition<typeof menuSheet.componentPropertyDefinitions>;
1939
1939
  type MenuSheetGroupProperties = InferComponentDefinition<{
1940
1940
  "Action Count": {
1941
1941
  type: "VARIANT";
@@ -1973,7 +1973,7 @@ type MenuSheetItemProperties = InferComponentDefinition<{
1973
1973
  variantOptions: ["Text with Icon", "Text Only"];
1974
1974
  };
1975
1975
  }>;
1976
- type FloatingActionButtonProperties = InferComponentDefinition<typeof metadata$m.componentPropertyDefinitions>;
1976
+ type FloatingActionButtonProperties = InferComponentDefinition<typeof floatingActionButton.componentPropertyDefinitions>;
1977
1977
  type FloatingActionButtonButtonItemProperties = InferComponentDefinition<{
1978
1978
  "Icon#29766:18": {
1979
1979
  type: "INSTANCE_SWAP";
@@ -2021,7 +2021,7 @@ type FloatingActionButtonMenuItemProperties = InferComponentDefinition<{
2021
2021
  variantOptions: ["True", "False"];
2022
2022
  };
2023
2023
  }>;
2024
- type HelpBubbleProperties = InferComponentDefinition<typeof metadata$l.componentPropertyDefinitions>;
2024
+ type HelpBubbleProperties = InferComponentDefinition<typeof helpBubble.componentPropertyDefinitions>;
2025
2025
  type IdentityPlaceholderProperties = InferComponentDefinition<{
2026
2026
  Identity: {
2027
2027
  type: "VARIANT";
@@ -2029,15 +2029,15 @@ type IdentityPlaceholderProperties = InferComponentDefinition<{
2029
2029
  variantOptions: ["Person", "Business"];
2030
2030
  };
2031
2031
  }>;
2032
- type PageBannerProperties = InferComponentDefinition<typeof metadata$e.componentPropertyDefinitions>;
2032
+ type PageBannerProperties = InferComponentDefinition<typeof pageBanner.componentPropertyDefinitions>;
2033
2033
  type PageBannerButtonProperties = InferComponentDefinition<{
2034
2034
  "Label#39890:0": {
2035
2035
  type: "TEXT";
2036
2036
  defaultValue: "라벨";
2037
2037
  };
2038
2038
  }>;
2039
- type ListHeaderProperties = InferComponentDefinition<typeof metadata$k.componentPropertyDefinitions>;
2040
- type ListItemProperties = InferComponentDefinition<typeof metadata$j.componentPropertyDefinitions>;
2039
+ type ListHeaderProperties = InferComponentDefinition<typeof listHeader.componentPropertyDefinitions>;
2040
+ type ListItemProperties = InferComponentDefinition<typeof listItem.componentPropertyDefinitions>;
2041
2041
  type ListItemPrefixIconProperties = InferComponentDefinition<{
2042
2042
  "Icon#28452:111": {
2043
2043
  type: "INSTANCE_SWAP";
@@ -2055,14 +2055,14 @@ type ListItemSuffixIconProperties = InferComponentDefinition<{
2055
2055
  preferredValues: [];
2056
2056
  };
2057
2057
  }>;
2058
- type MannerTempProperties = InferComponentDefinition<typeof metadata$i.componentPropertyDefinitions>;
2059
- type MannerTempBadgeProperties = InferComponentDefinition<typeof metadata$h.componentPropertyDefinitions>;
2060
- type MultilineTextFieldProperties = InferComponentDefinition<typeof metadata$f.componentPropertyDefinitions>;
2061
- type ProgressCircleProperties = InferComponentDefinition<typeof metadata$d.componentPropertyDefinitions>;
2062
- type RadioProperties = InferComponentDefinition<typeof metadata$c.componentPropertyDefinitions>;
2063
- type RadioMarkProperties = InferComponentDefinition<typeof metadata$b.componentPropertyDefinitions>;
2064
- type ReactionButtonProperties = InferComponentDefinition<typeof metadata$a.componentPropertyDefinitions>;
2065
- type SegmentedControlProperties = InferComponentDefinition<typeof metadata$9.componentPropertyDefinitions>;
2058
+ type MannerTempProperties = InferComponentDefinition<typeof mannerTemp.componentPropertyDefinitions>;
2059
+ type MannerTempBadgeProperties = InferComponentDefinition<typeof mannerTempBadge.componentPropertyDefinitions>;
2060
+ type MultilineTextFieldProperties = InferComponentDefinition<typeof multilineTextField.componentPropertyDefinitions>;
2061
+ type ProgressCircleProperties = InferComponentDefinition<typeof progressCircle.componentPropertyDefinitions>;
2062
+ type RadioProperties = InferComponentDefinition<typeof radio.componentPropertyDefinitions>;
2063
+ type RadioMarkProperties = InferComponentDefinition<typeof radioMark.componentPropertyDefinitions>;
2064
+ type ReactionButtonProperties = InferComponentDefinition<typeof reactionButton.componentPropertyDefinitions>;
2065
+ type SegmentedControlProperties = InferComponentDefinition<typeof segmentedControl.componentPropertyDefinitions>;
2066
2066
  type SegmentedControlItemProperties = InferComponentDefinition<{
2067
2067
  "Label#11366:15": {
2068
2068
  type: "TEXT";
@@ -2074,15 +2074,15 @@ type SegmentedControlItemProperties = InferComponentDefinition<{
2074
2074
  variantOptions: ["Enabled", "Pressed", "Selected", "Disabled", "Disabled-Selected"];
2075
2075
  };
2076
2076
  }>;
2077
- type SkeletonProperties = InferComponentDefinition<typeof metadata$7.componentPropertyDefinitions>;
2078
- type SnackbarProperties = InferComponentDefinition<typeof metadata$6.componentPropertyDefinitions>;
2079
- type SwitchProperties = InferComponentDefinition<typeof metadata$5.componentPropertyDefinitions>;
2080
- type SwitchMarkProperties = InferComponentDefinition<typeof metadata$4.componentPropertyDefinitions>;
2081
- type ToggleButtonProperties = InferComponentDefinition<typeof metadata$1.componentPropertyDefinitions>;
2082
- type SelectBoxGroupProperties = InferComponentDefinition<typeof metadata$z.componentPropertyDefinitions>;
2083
- type SelectBoxProperties = InferComponentDefinition<typeof metadata$8.componentPropertyDefinitions>;
2084
- type TextFieldProperties = InferComponentDefinition<typeof metadata$2.componentPropertyDefinitions>;
2085
- type AppBarProperties = InferComponentDefinition<typeof metadata.componentPropertyDefinitions>;
2077
+ type SkeletonProperties = InferComponentDefinition<typeof skeleton.componentPropertyDefinitions>;
2078
+ type SnackbarProperties = InferComponentDefinition<typeof snackbar.componentPropertyDefinitions>;
2079
+ type SwitchProperties = InferComponentDefinition<typeof _switch.componentPropertyDefinitions>;
2080
+ type SwitchMarkProperties = InferComponentDefinition<typeof switchMark.componentPropertyDefinitions>;
2081
+ type ToggleButtonProperties = InferComponentDefinition<typeof toggleButton.componentPropertyDefinitions>;
2082
+ type SelectBoxGroupProperties = InferComponentDefinition<typeof templateSelectBoxGroup.componentPropertyDefinitions>;
2083
+ type SelectBoxProperties = InferComponentDefinition<typeof selectBox.componentPropertyDefinitions>;
2084
+ type TextFieldProperties = InferComponentDefinition<typeof textField.componentPropertyDefinitions>;
2085
+ type AppBarProperties = InferComponentDefinition<typeof topNavigation.componentPropertyDefinitions>;
2086
2086
  type AppBarMainProperties = InferComponentDefinition<{
2087
2087
  "Title#16944:0": {
2088
2088
  type: "TEXT";
@@ -2176,7 +2176,7 @@ type AppBarRightIconButtonProperties = InferComponentDefinition<{
2176
2176
  variantOptions: ["False", "True"];
2177
2177
  };
2178
2178
  }>;
2179
- type TabsProperties = InferComponentDefinition<typeof metadata$3.componentPropertyDefinitions>;
2179
+ type TabsProperties = InferComponentDefinition<typeof tabs.componentPropertyDefinitions>;
2180
2180
  type TabsLineWrapperProperties = InferComponentDefinition<{
2181
2181
  Size: {
2182
2182
  type: "VARIANT";