@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,18 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🟢 SuperscriptChild",
3
- "key": "19923052d4152393ecdc6e2f5853ea0359849127",
4
- "componentPropertyDefinitions": {
5
- "Icon#37641:0": {
6
- "type": "INSTANCE_SWAP",
7
- "preferredValues": []
8
- },
9
- "Type": {
10
- "type": "VARIANT",
11
- "variantOptions": [
12
- "Icon",
13
- "Notification Badge",
14
- "Custom"
15
- ]
16
- }
17
- }
18
- };
@@ -1,18 +0,0 @@
1
- export const metadata = {
2
- "name": "🟢 SuperscriptChild",
3
- "key": "19923052d4152393ecdc6e2f5853ea0359849127",
4
- "componentPropertyDefinitions": {
5
- "Icon#37641:0": {
6
- "type": "INSTANCE_SWAP",
7
- "preferredValues": []
8
- },
9
- "Type": {
10
- "type": "VARIANT",
11
- "variantOptions": [
12
- "Icon",
13
- "Notification Badge",
14
- "Custom"
15
- ]
16
- }
17
- }
18
- };
@@ -1,35 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🟢 Switch Mark",
3
- "key": "bc53f269089e02a1d241e2a21ac7631bfa49834e",
4
- "componentPropertyDefinitions": {
5
- "Size": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "16",
9
- "24",
10
- "32"
11
- ]
12
- },
13
- "Tone": {
14
- "type": "VARIANT",
15
- "variantOptions": [
16
- "Neutral",
17
- "🚫[Deprecated] Brand"
18
- ]
19
- },
20
- "Selected": {
21
- "type": "VARIANT",
22
- "variantOptions": [
23
- "True",
24
- "False"
25
- ]
26
- },
27
- "State": {
28
- "type": "VARIANT",
29
- "variantOptions": [
30
- "Enabled",
31
- "Disabled"
32
- ]
33
- }
34
- }
35
- };
@@ -1,35 +0,0 @@
1
- export const metadata = {
2
- "name": "🟢 Switch Mark",
3
- "key": "bc53f269089e02a1d241e2a21ac7631bfa49834e",
4
- "componentPropertyDefinitions": {
5
- "Size": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "16",
9
- "24",
10
- "32"
11
- ]
12
- },
13
- "Tone": {
14
- "type": "VARIANT",
15
- "variantOptions": [
16
- "Neutral",
17
- "🚫[Deprecated] Brand"
18
- ]
19
- },
20
- "Selected": {
21
- "type": "VARIANT",
22
- "variantOptions": [
23
- "True",
24
- "False"
25
- ]
26
- },
27
- "State": {
28
- "type": "VARIANT",
29
- "variantOptions": [
30
- "Enabled",
31
- "Disabled"
32
- ]
33
- }
34
- }
35
- };
@@ -1,46 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🟢 Switch",
3
- "key": "65e0e7ba1a0c13b42e5fd0ceb17d5f756128dd6b",
4
- "componentPropertyDefinitions": {
5
- "Label#36578:0": {
6
- "type": "TEXT"
7
- },
8
- "Size": {
9
- "type": "VARIANT",
10
- "variantOptions": [
11
- "16",
12
- "24",
13
- "32"
14
- ]
15
- },
16
- "Tone": {
17
- "type": "VARIANT",
18
- "variantOptions": [
19
- "Neutral",
20
- "🚫[Deprecated] Brand"
21
- ]
22
- },
23
- "Selected": {
24
- "type": "VARIANT",
25
- "variantOptions": [
26
- "True",
27
- "False"
28
- ]
29
- },
30
- "State": {
31
- "type": "VARIANT",
32
- "variantOptions": [
33
- "Enabled",
34
- "Disabled"
35
- ]
36
- },
37
- "Layout(Figma Only)": {
38
- "type": "VARIANT",
39
- "variantOptions": [
40
- "Label Last",
41
- "Label First",
42
- "🚫[Switch Mark 사용] Switch Only"
43
- ]
44
- }
45
- }
46
- };
@@ -1,46 +0,0 @@
1
- export const metadata = {
2
- "name": "🟢 Switch",
3
- "key": "65e0e7ba1a0c13b42e5fd0ceb17d5f756128dd6b",
4
- "componentPropertyDefinitions": {
5
- "Label#36578:0": {
6
- "type": "TEXT"
7
- },
8
- "Size": {
9
- "type": "VARIANT",
10
- "variantOptions": [
11
- "16",
12
- "24",
13
- "32"
14
- ]
15
- },
16
- "Tone": {
17
- "type": "VARIANT",
18
- "variantOptions": [
19
- "Neutral",
20
- "🚫[Deprecated] Brand"
21
- ]
22
- },
23
- "Selected": {
24
- "type": "VARIANT",
25
- "variantOptions": [
26
- "True",
27
- "False"
28
- ]
29
- },
30
- "State": {
31
- "type": "VARIANT",
32
- "variantOptions": [
33
- "Enabled",
34
- "Disabled"
35
- ]
36
- },
37
- "Layout(Figma Only)": {
38
- "type": "VARIANT",
39
- "variantOptions": [
40
- "Label Last",
41
- "Label First",
42
- "🚫[Switch Mark 사용] Switch Only"
43
- ]
44
- }
45
- }
46
- };
@@ -1,13 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🟢 Tabs",
3
- "key": "3e3af9f7f235cbcbbe862d5da552ab23e16ff34e",
4
- "componentPropertyDefinitions": {
5
- "Variant": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Line",
9
- "Chip"
10
- ]
11
- }
12
- }
13
- };
@@ -1,13 +0,0 @@
1
- export const metadata = {
2
- "name": "🟢 Tabs",
3
- "key": "3e3af9f7f235cbcbbe862d5da552ab23e16ff34e",
4
- "componentPropertyDefinitions": {
5
- "Variant": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Line",
9
- "Chip"
10
- ]
11
- }
12
- }
13
- };
@@ -1,27 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Button Group",
3
- "key": "29109a34197f2eb5d390b1d9ebba270979a7b302",
4
- "componentPropertyDefinitions": {
5
- "Size": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Small",
9
- "Medium"
10
- ]
11
- },
12
- "Type": {
13
- "type": "VARIANT",
14
- "variantOptions": [
15
- "horizontal Equal",
16
- "Horizontal Ratio"
17
- ]
18
- },
19
- "Item Count": {
20
- "type": "VARIANT",
21
- "variantOptions": [
22
- "2",
23
- "3"
24
- ]
25
- }
26
- }
27
- };
@@ -1,27 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Button Group",
3
- "key": "29109a34197f2eb5d390b1d9ebba270979a7b302",
4
- "componentPropertyDefinitions": {
5
- "Size": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Small",
9
- "Medium"
10
- ]
11
- },
12
- "Type": {
13
- "type": "VARIANT",
14
- "variantOptions": [
15
- "horizontal Equal",
16
- "Horizontal Ratio"
17
- ]
18
- },
19
- "Item Count": {
20
- "type": "VARIANT",
21
- "variantOptions": [
22
- "2",
23
- "3"
24
- ]
25
- }
26
- }
27
- };
@@ -1,29 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Chip Group",
3
- "key": "5b1155aae0f90d1bce6a7499f53a547e88ec3b86",
4
- "componentPropertyDefinitions": {
5
- "Variant": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Solid",
9
- "Outline Strong",
10
- "Outline Weak"
11
- ]
12
- },
13
- "Size": {
14
- "type": "VARIANT",
15
- "variantOptions": [
16
- "Large",
17
- "Medium",
18
- "Small"
19
- ]
20
- },
21
- "Layout": {
22
- "type": "VARIANT",
23
- "variantOptions": [
24
- "Scrollable",
25
- "Overflow"
26
- ]
27
- }
28
- }
29
- };
@@ -1,29 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Chip Group",
3
- "key": "5b1155aae0f90d1bce6a7499f53a547e88ec3b86",
4
- "componentPropertyDefinitions": {
5
- "Variant": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Solid",
9
- "Outline Strong",
10
- "Outline Weak"
11
- ]
12
- },
13
- "Size": {
14
- "type": "VARIANT",
15
- "variantOptions": [
16
- "Large",
17
- "Medium",
18
- "Small"
19
- ]
20
- },
21
- "Layout": {
22
- "type": "VARIANT",
23
- "variantOptions": [
24
- "Scrollable",
25
- "Overflow"
26
- ]
27
- }
28
- }
29
- };
@@ -1,28 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Completion",
3
- "key": "d91c789c66c2da665d820318f1a4d8671946eb79",
4
- "componentPropertyDefinitions": {
5
- "Description#28427:4": {
6
- "type": "TEXT"
7
- },
8
- "Title#28427:5": {
9
- "type": "TEXT"
10
- },
11
- "Show Description#28427:6": {
12
- "type": "BOOLEAN"
13
- },
14
- "Show Button#28427:7": {
15
- "type": "BOOLEAN"
16
- },
17
- "Show Top Navigation#28427:8": {
18
- "type": "BOOLEAN"
19
- },
20
- "Variant": {
21
- "type": "VARIANT",
22
- "variantOptions": [
23
- "Screen",
24
- "Dialog"
25
- ]
26
- }
27
- }
28
- };
@@ -1,28 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Completion",
3
- "key": "d91c789c66c2da665d820318f1a4d8671946eb79",
4
- "componentPropertyDefinitions": {
5
- "Description#28427:4": {
6
- "type": "TEXT"
7
- },
8
- "Title#28427:5": {
9
- "type": "TEXT"
10
- },
11
- "Show Description#28427:6": {
12
- "type": "BOOLEAN"
13
- },
14
- "Show Button#28427:7": {
15
- "type": "BOOLEAN"
16
- },
17
- "Show Top Navigation#28427:8": {
18
- "type": "BOOLEAN"
19
- },
20
- "Variant": {
21
- "type": "VARIANT",
22
- "variantOptions": [
23
- "Screen",
24
- "Dialog"
25
- ]
26
- }
27
- }
28
- };
@@ -1,32 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Error State",
3
- "key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
4
- "componentPropertyDefinitions": {
5
- "Show Buttons#9080:5": {
6
- "type": "BOOLEAN"
7
- },
8
- "Title#16237:0": {
9
- "type": "TEXT"
10
- },
11
- "Description#16237:5": {
12
- "type": "TEXT"
13
- },
14
- "Secondary Action Label#17042:0": {
15
- "type": "TEXT"
16
- },
17
- "Variant": {
18
- "type": "VARIANT",
19
- "variantOptions": [
20
- "Default",
21
- "Basement"
22
- ]
23
- },
24
- "Layout": {
25
- "type": "VARIANT",
26
- "variantOptions": [
27
- "With Title",
28
- "Description Only"
29
- ]
30
- }
31
- }
32
- };
@@ -1,32 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Error State",
3
- "key": "39b4ecd0b5b4d35f4dc5791765ca04aa062a5172",
4
- "componentPropertyDefinitions": {
5
- "Show Buttons#9080:5": {
6
- "type": "BOOLEAN"
7
- },
8
- "Title#16237:0": {
9
- "type": "TEXT"
10
- },
11
- "Description#16237:5": {
12
- "type": "TEXT"
13
- },
14
- "Secondary Action Label#17042:0": {
15
- "type": "TEXT"
16
- },
17
- "Variant": {
18
- "type": "VARIANT",
19
- "variantOptions": [
20
- "Default",
21
- "Basement"
22
- ]
23
- },
24
- "Layout": {
25
- "type": "VARIANT",
26
- "variantOptions": [
27
- "With Title",
28
- "Description Only"
29
- ]
30
- }
31
- }
32
- };
@@ -1,24 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Select Box Group",
3
- "key": "a3d58bb8540600878742cdcf2608a4b3851667ec",
4
- "componentPropertyDefinitions": {
5
- "Control": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Checkbox",
9
- "Radio"
10
- ]
11
- },
12
- "Item Count": {
13
- "type": "VARIANT",
14
- "variantOptions": [
15
- "1",
16
- "2",
17
- "3",
18
- "4",
19
- "5",
20
- "6"
21
- ]
22
- }
23
- }
24
- };
@@ -1,24 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Select Box Group",
3
- "key": "a3d58bb8540600878742cdcf2608a4b3851667ec",
4
- "componentPropertyDefinitions": {
5
- "Control": {
6
- "type": "VARIANT",
7
- "variantOptions": [
8
- "Checkbox",
9
- "Radio"
10
- ]
11
- },
12
- "Item Count": {
13
- "type": "VARIANT",
14
- "variantOptions": [
15
- "1",
16
- "2",
17
- "3",
18
- "4",
19
- "5",
20
- "6"
21
- ]
22
- }
23
- }
24
- };
@@ -1,27 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🔵 [Template] Top Navigation",
3
- "key": "74f045c1972dc31d0fddd0a0027537b6779cd0e8",
4
- "componentPropertyDefinitions": {
5
- "Action Button#17406:0": {
6
- "type": "BOOLEAN"
7
- },
8
- "Sub Title#20497:0": {
9
- "type": "BOOLEAN"
10
- },
11
- "Large Title#20497:5": {
12
- "type": "TEXT"
13
- },
14
- "Sub Title #20497:10": {
15
- "type": "TEXT"
16
- },
17
- "Variants": {
18
- "type": "VARIANT",
19
- "variantOptions": [
20
- "Main Tab",
21
- "Standard",
22
- "Standard Transparent",
23
- "Large Title"
24
- ]
25
- }
26
- }
27
- };
@@ -1,27 +0,0 @@
1
- export const metadata = {
2
- "name": "🔵 [Template] Top Navigation",
3
- "key": "74f045c1972dc31d0fddd0a0027537b6779cd0e8",
4
- "componentPropertyDefinitions": {
5
- "Action Button#17406:0": {
6
- "type": "BOOLEAN"
7
- },
8
- "Sub Title#20497:0": {
9
- "type": "BOOLEAN"
10
- },
11
- "Large Title#20497:5": {
12
- "type": "TEXT"
13
- },
14
- "Sub Title #20497:10": {
15
- "type": "TEXT"
16
- },
17
- "Variants": {
18
- "type": "VARIANT",
19
- "variantOptions": [
20
- "Main Tab",
21
- "Standard",
22
- "Standard Transparent",
23
- "Large Title"
24
- ]
25
- }
26
- }
27
- };
@@ -1,99 +0,0 @@
1
- export declare const metadata: {
2
- "name": "🟢 Text Field",
3
- "key": "c49873c37a639f0dffdea4efd0eb43760d66c141",
4
- "componentPropertyDefinitions": {
5
- "Show Header#870:0": {
6
- "type": "BOOLEAN"
7
- },
8
- "Placeholder#958:0": {
9
- "type": "TEXT"
10
- },
11
- "Show Footer#958:25": {
12
- "type": "BOOLEAN"
13
- },
14
- "Show Description#958:50": {
15
- "type": "BOOLEAN"
16
- },
17
- "Show Character Count#958:75": {
18
- "type": "BOOLEAN"
19
- },
20
- "Show Suffix#958:100": {
21
- "type": "BOOLEAN"
22
- },
23
- "Show Prefix#958:125": {
24
- "type": "BOOLEAN"
25
- },
26
- "Show Indicator#1259:0": {
27
- "type": "BOOLEAN"
28
- },
29
- "Show Prefix Text#1267:0": {
30
- "type": "BOOLEAN"
31
- },
32
- "Prefix Icon#1267:25": {
33
- "type": "INSTANCE_SWAP",
34
- "preferredValues": []
35
- },
36
- "Show Prefix Icon#1267:50": {
37
- "type": "BOOLEAN"
38
- },
39
- "Show Suffix Icon#1267:75": {
40
- "type": "BOOLEAN"
41
- },
42
- "Suffix Icon #1267:100": {
43
- "type": "INSTANCE_SWAP",
44
- "preferredValues": []
45
- },
46
- "Show Suffix Text#1267:125": {
47
- "type": "BOOLEAN"
48
- },
49
- "Filled Text#1304:0": {
50
- "type": "TEXT"
51
- },
52
- "Description#12626:5": {
53
- "type": "TEXT"
54
- },
55
- "Label#14964:0": {
56
- "type": "TEXT"
57
- },
58
- "Max Character Count#15327:27": {
59
- "type": "TEXT"
60
- },
61
- "Character Count#15327:64": {
62
- "type": "TEXT"
63
- },
64
- "Prefix Text#15327:101": {
65
- "type": "TEXT"
66
- },
67
- "Suffix Text#15327:138": {
68
- "type": "TEXT"
69
- },
70
- "Indicator#15327:249": {
71
- "type": "TEXT"
72
- },
73
- "Size": {
74
- "type": "VARIANT",
75
- "variantOptions": [
76
- "Medium",
77
- "Large(Default)"
78
- ]
79
- },
80
- "State": {
81
- "type": "VARIANT",
82
- "variantOptions": [
83
- "Enabled",
84
- "Focused",
85
- "Invalid",
86
- "Invalid-Focused",
87
- "Disabled",
88
- "Read Only"
89
- ]
90
- },
91
- "Filled": {
92
- "type": "VARIANT",
93
- "variantOptions": [
94
- "True",
95
- "False"
96
- ]
97
- }
98
- }
99
- };