@lotte-innovate/ui-component-test 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/README.md +163 -163
  2. package/dist/Typography/Header/index.d.ts +1 -1
  3. package/dist/Typography/Header/index.jsx +4 -4
  4. package/dist/Typography/Text/index.jsx +4 -4
  5. package/dist/Typography/index.d.ts +2 -2
  6. package/dist/Typography/index.js +2 -3
  7. package/dist/app/layout.jsx +2 -2
  8. package/dist/app/page.d.ts +1 -1
  9. package/dist/app/page.jsx +6 -39
  10. package/dist/app/template/colorPicker.d.ts +1 -1
  11. package/dist/app/template/colorPicker.jsx +7 -7
  12. package/dist/app/template/theme.jsx +6 -33
  13. package/dist/components/Accordion/index.jsx +13 -13
  14. package/dist/components/AlertDialog/AlertDialogAction.jsx +3 -3
  15. package/dist/components/AlertDialog/AlertDialogCancel.jsx +3 -3
  16. package/dist/components/AlertDialog/AlertDialogContent.jsx +6 -6
  17. package/dist/components/AlertDialog/AlertDialogDescription.jsx +3 -3
  18. package/dist/components/AlertDialog/AlertDialogTitle.jsx +3 -3
  19. package/dist/components/AlertDialog/AlertDialogTrigger.jsx +3 -3
  20. package/dist/components/AlertDialog/index.jsx +4 -2
  21. package/dist/components/AspectRatio/index.jsx +3 -3
  22. package/dist/components/Avatar/index.jsx +6 -6
  23. package/dist/components/Badge/index.jsx +2 -2
  24. package/dist/components/BubbleChart/index.jsx +1 -1
  25. package/dist/components/Button/index.jsx +3 -3
  26. package/dist/components/Callout/CalloutIcon.jsx +7 -7
  27. package/dist/components/Callout/CalloutText.jsx +3 -3
  28. package/dist/components/Callout/index.jsx +5 -5
  29. package/dist/components/Card/index.jsx +3 -3
  30. package/dist/components/Checkbox/index.jsx +10 -10
  31. package/dist/components/CheckboxCard/index.jsx +4 -4
  32. package/dist/components/CheckboxGroup/CheckboxGroupItem.jsx +4 -4
  33. package/dist/components/CheckboxGroup/index.jsx +5 -5
  34. package/dist/components/ContextMenu/ContextMenuCheckboxItem.jsx +6 -6
  35. package/dist/components/ContextMenu/ContextMenuContent.jsx +5 -5
  36. package/dist/components/ContextMenu/ContextMenuGroup.jsx +2 -2
  37. package/dist/components/ContextMenu/ContextMenuItem.jsx +4 -4
  38. package/dist/components/ContextMenu/ContextMenuItemIndicator.jsx +3 -3
  39. package/dist/components/ContextMenu/ContextMenuLabel.jsx +3 -3
  40. package/dist/components/ContextMenu/ContextMenuRadioGroup.jsx +4 -4
  41. package/dist/components/ContextMenu/ContextMenuRadioItem.jsx +6 -6
  42. package/dist/components/ContextMenu/ContextMenuSeparator.jsx +3 -3
  43. package/dist/components/ContextMenu/ContextMenuSubContent.jsx +6 -6
  44. package/dist/components/ContextMenu/ContextMenuSubTrigger.jsx +8 -8
  45. package/dist/components/ContextMenu/ContextMenuTrigger.jsx +3 -3
  46. package/dist/components/ContextMenu/index.jsx +5 -3
  47. package/dist/components/DataList/DataListItem.jsx +3 -3
  48. package/dist/components/DataList/DataListLabel.jsx +3 -3
  49. package/dist/components/DataList/DataListValue.jsx +3 -3
  50. package/dist/components/DataList/index.jsx +5 -5
  51. package/dist/components/Dialog/DialogAction.jsx +3 -3
  52. package/dist/components/Dialog/DialogCancel.jsx +3 -3
  53. package/dist/components/Dialog/DialogContent.jsx +3 -3
  54. package/dist/components/Dialog/DialogDescription.jsx +3 -3
  55. package/dist/components/Dialog/DialogSlot.jsx +3 -3
  56. package/dist/components/Dialog/DialogTitle.jsx +3 -3
  57. package/dist/components/Dialog/DialogTrigger.jsx +2 -2
  58. package/dist/components/Dialog/index.jsx +2 -2
  59. package/dist/components/DoughnutChart/index.jsx +1 -1
  60. package/dist/components/DropdownMenu/DropdonMenuRadioGroup.jsx +4 -4
  61. package/dist/components/DropdownMenu/DropdonMenuSubContent.jsx +5 -5
  62. package/dist/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +6 -6
  63. package/dist/components/DropdownMenu/DropdownMenuContent.jsx +5 -5
  64. package/dist/components/DropdownMenu/DropdownMenuItem.jsx +4 -4
  65. package/dist/components/DropdownMenu/DropdownMenuItemIndicator.jsx +3 -3
  66. package/dist/components/DropdownMenu/DropdownMenuLable.jsx +3 -3
  67. package/dist/components/DropdownMenu/DropdownMenuRadioItem.jsx +6 -6
  68. package/dist/components/DropdownMenu/DropdownMenuSeparator.jsx +1 -1
  69. package/dist/components/DropdownMenu/DropdownMenuSubTrigger.jsx +5 -5
  70. package/dist/components/DropdownMenu/DropdownMenuTrigger.jsx +2 -2
  71. package/dist/components/HoverCard/HoverCardContent.jsx +2 -2
  72. package/dist/components/HoverCard/HoverCardTrigger.jsx +2 -2
  73. package/dist/components/HoverCard/index.jsx +2 -2
  74. package/dist/components/IconButton/index.jsx +2 -2
  75. package/dist/components/Inset/index.jsx +4 -4
  76. package/dist/components/Label/index.jsx +2 -2
  77. package/dist/components/Menubar/MenubarCheckboxItem.jsx +6 -6
  78. package/dist/components/Menubar/MenubarContent.jsx +5 -5
  79. package/dist/components/Menubar/MenubarItem.jsx +4 -4
  80. package/dist/components/Menubar/MenubarItemIndicator.jsx +3 -3
  81. package/dist/components/Menubar/MenubarRadioGroup.jsx +4 -4
  82. package/dist/components/Menubar/MenubarRadioItem.jsx +6 -6
  83. package/dist/components/Menubar/MenubarSeparator.jsx +3 -3
  84. package/dist/components/Menubar/MenubarSubContent.jsx +3 -3
  85. package/dist/components/Menubar/MenubarSubTrigger.jsx +6 -6
  86. package/dist/components/Menubar/MenubarTrigger.jsx +3 -3
  87. package/dist/components/Menubar/index.jsx +5 -5
  88. package/dist/components/NavigationMenu/NavigationMenuContent.jsx +3 -3
  89. package/dist/components/NavigationMenu/NavigationMenuIndicator.jsx +4 -4
  90. package/dist/components/NavigationMenu/NavigationMenuItem.jsx +2 -2
  91. package/dist/components/NavigationMenu/NavigationMenuLink.jsx +3 -3
  92. package/dist/components/NavigationMenu/NavigationMenuList.jsx +4 -4
  93. package/dist/components/NavigationMenu/NavigationMenuTrigger.jsx +4 -4
  94. package/dist/components/NavigationMenu/NavigationMenuViewport.jsx +3 -3
  95. package/dist/components/NavigationMenu/index.jsx +5 -5
  96. package/dist/components/PieChart/index.jsx +1 -1
  97. package/dist/components/Popover/PopoverClose.jsx +2 -2
  98. package/dist/components/Popover/PopoverContent.jsx +2 -2
  99. package/dist/components/Popover/PopoverTrigger.jsx +2 -2
  100. package/dist/components/Popover/index.jsx +2 -2
  101. package/dist/components/Progress/index.jsx +2 -2
  102. package/dist/components/Radio/index.jsx +7 -7
  103. package/dist/components/RadioCards/RadioCardsItem.jsx +2 -2
  104. package/dist/components/RadioCards/index.jsx +4 -4
  105. package/dist/components/RadioGroup/RadioGroupItem.jsx +2 -2
  106. package/dist/components/RadioGroup/index.jsx +4 -4
  107. package/dist/components/ScrollArea/index.jsx +4 -4
  108. package/dist/components/SegmentedControl/SegmentedControlItem.jsx +2 -2
  109. package/dist/components/SegmentedControl/index.jsx +4 -4
  110. package/dist/components/Select/index.jsx +20 -18
  111. package/dist/components/Separator/index.jsx +5 -5
  112. package/dist/components/Skeleton/index.jsx +5 -5
  113. package/dist/components/Slider/index.jsx +3 -3
  114. package/dist/components/Spinner/index.jsx +4 -4
  115. package/dist/components/TabNav/index.jsx +6 -6
  116. package/dist/components/Table/index.d.ts +2 -1
  117. package/dist/components/Table/index.jsx +17 -17
  118. package/dist/components/Tabs/index.jsx +10 -10
  119. package/dist/components/TextArea/index.jsx +2 -2
  120. package/dist/components/TextField/index.jsx +7 -7
  121. package/dist/components/Toast/ToastActionButton.jsx +3 -3
  122. package/dist/components/Toast/ToastDescription.jsx +5 -5
  123. package/dist/components/Toast/ToastTitle.jsx +3 -3
  124. package/dist/components/Toast/index.jsx +8 -8
  125. package/dist/components/Toggle/ToggleWithText.jsx +3 -3
  126. package/dist/components/Toggle/index.jsx +2 -2
  127. package/dist/components/ToggleGroup/index.jsx +4 -4
  128. package/dist/components/ToggleGroup/toggleGroupItem.jsx +2 -2
  129. package/dist/components/ToggleSwitch/index.jsx +5 -5
  130. package/dist/components/Tooltip/index.d.ts +1 -1
  131. package/dist/components/Tooltip/index.jsx +11 -11
  132. package/dist/components/index.d.ts +0 -2
  133. package/dist/index.d.ts +2 -5
  134. package/dist/index.js +0 -3
  135. package/dist/stories/Welcome.jsx +19 -19
  136. package/dist/stories/accordion/Accordion.stories.jsx +19 -19
  137. package/dist/stories/alert-dialog/AlertDialog.stories.jsx +14 -14
  138. package/dist/stories/aspect-ratio/AspectRatio.stories.jsx +29 -29
  139. package/dist/stories/avatar/Avatar.stories.jsx +12 -12
  140. package/dist/stories/badge/Badge.stories.jsx +44 -44
  141. package/dist/stories/bubble-chart/BubbleChart.stories.jsx +9 -9
  142. package/dist/stories/button/Button.stories.jsx +34 -34
  143. package/dist/stories/button/IconButton.stories.jsx +14 -14
  144. package/dist/stories/callout/Callout.stories.jsx +107 -107
  145. package/dist/stories/card/Card.stories.jsx +51 -51
  146. package/dist/stories/checkbox/Checkbox.stories.jsx +57 -57
  147. package/dist/stories/checkbox/CheckboxCard.stories.jsx +36 -36
  148. package/dist/stories/checkbox/CheckboxGroup.stories.jsx +73 -73
  149. package/dist/stories/context-menu/ContextMenu.stories.jsx +70 -70
  150. package/dist/stories/data-list/DataList.stories.jsx +102 -102
  151. package/dist/stories/dialog/Dialog.stories.jsx +24 -24
  152. package/dist/stories/doughnut-chart/DoughnutChart.stories.jsx +9 -9
  153. package/dist/stories/dropdown-menu/DropdownMenu.stories.jsx +96 -96
  154. package/dist/stories/header/Header.stories.jsx +20 -20
  155. package/dist/stories/hover-card/HoverCard.stories.jsx +28 -28
  156. package/dist/stories/inset/Inset.stories.jsx +16 -16
  157. package/dist/stories/label/Label.stories.jsx +22 -22
  158. package/dist/stories/menubar/Menubar.stories.jsx +38 -38
  159. package/dist/stories/navigation-menu/NavigationMenu.stories.d.ts +11 -11
  160. package/dist/stories/navigation-menu/NavigationMenu.stories.jsx +67 -67
  161. package/dist/stories/pie-chart/PieChart.stories.jsx +20 -20
  162. package/dist/stories/popover/Popover.stories.jsx +34 -34
  163. package/dist/stories/progress/Progress.stories.jsx +6 -6
  164. package/dist/stories/radio/Radio.stories.jsx +11 -11
  165. package/dist/stories/radio/RadioCards.stories.jsx +60 -60
  166. package/dist/stories/radio/RadioGroup.stories.jsx +55 -55
  167. package/dist/stories/scroll-area/ScrollArea.stories.jsx +61 -61
  168. package/dist/stories/segmented-control/SegmentedControl.stories.jsx +22 -22
  169. package/dist/stories/select/Select.stories.jsx +62 -62
  170. package/dist/stories/separator/Separator.stories.jsx +25 -25
  171. package/dist/stories/skeleton/Skeleton.stories.jsx +28 -28
  172. package/dist/stories/slider/Slider.stories.jsx +12 -12
  173. package/dist/stories/spinner/Spinner.stories.jsx +26 -26
  174. package/dist/stories/switch/Switch.stories.jsx +12 -12
  175. package/dist/stories/tab-nav/TabNav.stories.jsx +10 -10
  176. package/dist/stories/table/Table.stories.jsx +28 -28
  177. package/dist/stories/tabs/Tabs.stories.jsx +18 -18
  178. package/dist/stories/text/Text.stories.jsx +16 -16
  179. package/dist/stories/textArea/TextArea.stories.jsx +17 -17
  180. package/dist/stories/textfield/TextField.stories.jsx +33 -33
  181. package/dist/stories/toast/Toast.stories.jsx +19 -19
  182. package/dist/stories/toggle/Toggle.stories.jsx +18 -18
  183. package/dist/stories/toggle/ToggleGroup.stories.jsx +34 -34
  184. package/dist/stories/tooltip/Tooltip.stories.jsx +14 -14
  185. package/dist/tsconfig.tsbuildinfo +1 -1
  186. package/package.json +120 -118
  187. package/dist/app/template/badgeTemplate.d.ts +0 -12
  188. package/dist/app/template/badgeTemplate.jsx +0 -82
  189. package/dist/app/template/buttonTemplate.d.ts +0 -12
  190. package/dist/app/template/buttonTemplate.jsx +0 -82
  191. package/dist/app/template/textTemplate.d.ts +0 -11
  192. package/dist/app/template/textTemplate.jsx +0 -72
package/package.json CHANGED
@@ -1,118 +1,120 @@
1
- {
2
- "name": "@lotte-innovate/ui-component-test",
3
- "description": "Lotte UI Library",
4
- "version": "0.0.11",
5
- "private": false,
6
- "type": "module",
7
- "files": [
8
- "dist"
9
- ],
10
- "main": "dist/index.js",
11
- "types": "dist/index.d.ts",
12
- "publishConfig": {
13
- "access": "public"
14
- },
15
- "browser": "./browser/specific/main.js",
16
- "babel": {
17
- "presets": [
18
- "@babel/preset-react"
19
- ]
20
- },
21
- "browserslist": {
22
- "production": [
23
- ">0.2%",
24
- "not dead",
25
- "not op_mini all"
26
- ],
27
- "development": [
28
- "last 1 chrome version",
29
- "last 1 firefox version",
30
- "last 1 safari version"
31
- ]
32
- },
33
- "scripts": {
34
- "dev": "next dev",
35
- "build": "tsc",
36
- "prepare": "next build",
37
- "start": "next start",
38
- "lint": "next lint",
39
- "storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
40
- "build-storybook": "storybook build",
41
- "publish:npm": "rimraf dist && mkdir dist && tsc",
42
- "chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
43
- },
44
- "dependencies": {
45
- "@babel/runtime": "^7.24.7",
46
- "@babel/runtime-corejs3": "^7.24.7",
47
- "@radix-ui/colors": "^3.0.0",
48
- "@radix-ui/react-accordion": "^1.2.0",
49
- "@radix-ui/react-checkbox": "^1.0.4",
50
- "@radix-ui/react-dialog": "^1.1.1",
51
- "@radix-ui/react-dropdown-menu": "^2.1.1",
52
- "@radix-ui/react-hover-card": "^1.1.1",
53
- "@radix-ui/react-icons": "^1.3.0",
54
- "@radix-ui/react-label": "^2.1.0",
55
- "@radix-ui/react-menubar": "^1.1.1",
56
- "@radix-ui/react-navigation-menu": "^1.2.0",
57
- "@radix-ui/react-popover": "1.0.7",
58
- "@radix-ui/react-radio-group": "^1.1.3",
59
- "@radix-ui/react-select": "^2.1.1",
60
- "@radix-ui/react-separator": "^1.1.0",
61
- "@radix-ui/react-slider": "^1.2.0",
62
- "@radix-ui/react-switch": "^1.1.0",
63
- "@radix-ui/react-tabs": "^1.1.0",
64
- "@radix-ui/react-toast": "^1.2.1",
65
- "@radix-ui/react-tooltip": "^1.1.1",
66
- "@radix-ui/themes": "^3.1.1",
67
- "@stitches/core": "^1.2.8",
68
- "@stitches/react": "^1.2.8",
69
- "@storybook/addon-a11y": "^8.0.10",
70
- "@storybook/addons": "^7.6.17",
71
- "chart.js": "^4.4.4",
72
- "chartjs-plugin-datalabels": "^2.2.0",
73
- "class-variance-authority": "^0.7.0",
74
- "clsx": "^2.1.0",
75
- "cross-env": "^7.0.3",
76
- "dotenv": "^16.4.5",
77
- "lucide-react": "^0.364.0",
78
- "next": "14.1.4",
79
- "react": "^18",
80
- "react-chartjs-2": "^5.2.0",
81
- "react-dom": "^18",
82
- "react-tabs": "^6.0.2",
83
- "storybook-addon-deep-controls": "^0.7.1",
84
- "storybook-dark-mode": "^4.0.2",
85
- "tailwind-merge": "^2.2.2"
86
- },
87
- "devDependencies": {
88
- "@babel/cli": "^7.24.7",
89
- "@babel/core": "^7.24.7",
90
- "@babel/plugin-transform-runtime": "^7.24.7",
91
- "@babel/preset-env": "^7.24.7",
92
- "@babel/preset-react": "^7.24.7",
93
- "@babel/preset-typescript": "^7.24.7",
94
- "@chromatic-com/storybook": "^1.2.25",
95
- "@storybook/addon-essentials": "^8.0.4",
96
- "@storybook/addon-interactions": "^8.0.4",
97
- "@storybook/addon-links": "^8.0.4",
98
- "@storybook/addon-styling-webpack": "^1.0.0",
99
- "@storybook/blocks": "^8.0.4",
100
- "@storybook/nextjs": "^8.0.4",
101
- "@storybook/react": "^8.0.4",
102
- "@storybook/test": "^8.0.4",
103
- "@storybook/theming": "^8.2.4",
104
- "@types/node": "^20",
105
- "@types/react": "^18",
106
- "@types/react-dom": "^18",
107
- "autoprefixer": "^10.0.1",
108
- "chromatic": "^11.5.4",
109
- "eslint": "^8",
110
- "eslint-config-next": "14.1.4",
111
- "eslint-plugin-storybook": "^0.8.0",
112
- "postcss": "^8",
113
- "rimraf": "^6.0.1",
114
- "storybook": "^8.2.6",
115
- "tailwindcss": "^3.3.0",
116
- "typescript": "^5"
117
- }
118
- }
1
+ {
2
+ "name": "@lotte-innovate/ui-component-test",
3
+ "description": "Lotte UI Library",
4
+ "version": "0.0.12",
5
+ "private": false,
6
+ "type": "module",
7
+ "files": [
8
+ "dist"
9
+ ],
10
+ "main": "dist/index.js",
11
+ "module": "dist/index.js",
12
+ "types": "dist/index.d.ts",
13
+ "publishConfig": {
14
+ "access": "public"
15
+ },
16
+ "browser": "./browser/specific/main.js",
17
+ "babel": {
18
+ "presets": [
19
+ "@babel/preset-react",
20
+ "@babel/preset-env"
21
+ ]
22
+ },
23
+ "browserslist": {
24
+ "production": [
25
+ ">0.2%",
26
+ "not dead",
27
+ "not op_mini all"
28
+ ],
29
+ "development": [
30
+ "last 1 chrome version",
31
+ "last 1 firefox version",
32
+ "last 1 safari version"
33
+ ]
34
+ },
35
+ "scripts": {
36
+ "dev": "next dev",
37
+ "build": "next build && tsc",
38
+ "prepare": "next build",
39
+ "start": "next start",
40
+ "lint": "next lint",
41
+ "storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
42
+ "build-storybook": "storybook build",
43
+ "publish:npm": "rimraf dist && mkdir dist && tsc",
44
+ "chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
45
+ },
46
+ "dependencies": {
47
+ "@babel/runtime": "^7.24.7",
48
+ "@babel/runtime-corejs3": "^7.24.7",
49
+ "@radix-ui/colors": "^3.0.0",
50
+ "@radix-ui/react-accordion": "^1.2.0",
51
+ "@radix-ui/react-checkbox": "^1.0.4",
52
+ "@radix-ui/react-dialog": "^1.1.1",
53
+ "@radix-ui/react-dropdown-menu": "^2.1.1",
54
+ "@radix-ui/react-hover-card": "^1.1.1",
55
+ "@radix-ui/react-icons": "^1.3.0",
56
+ "@radix-ui/react-label": "^2.1.0",
57
+ "@radix-ui/react-menubar": "^1.1.1",
58
+ "@radix-ui/react-navigation-menu": "^1.2.0",
59
+ "@radix-ui/react-popover": "1.0.7",
60
+ "@radix-ui/react-radio-group": "^1.1.3",
61
+ "@radix-ui/react-select": "^2.1.1",
62
+ "@radix-ui/react-separator": "^1.1.0",
63
+ "@radix-ui/react-slider": "^1.2.0",
64
+ "@radix-ui/react-switch": "^1.1.0",
65
+ "@radix-ui/react-tabs": "^1.1.0",
66
+ "@radix-ui/react-toast": "^1.2.1",
67
+ "@radix-ui/react-tooltip": "^1.1.1",
68
+ "@radix-ui/themes": "^3.1.1",
69
+ "@stitches/core": "^1.2.8",
70
+ "@stitches/react": "^1.2.8",
71
+ "@storybook/addon-a11y": "^8.0.10",
72
+ "@storybook/addons": "^7.6.17",
73
+ "chart.js": "^4.4.4",
74
+ "chartjs-plugin-datalabels": "^2.2.0",
75
+ "class-variance-authority": "^0.7.0",
76
+ "clsx": "^2.1.0",
77
+ "cross-env": "^7.0.3",
78
+ "dotenv": "^16.4.5",
79
+ "lucide-react": "^0.364.0",
80
+ "next": "14.1.4",
81
+ "react": "^18",
82
+ "react-chartjs-2": "^5.2.0",
83
+ "react-dom": "^18",
84
+ "react-tabs": "^6.0.2",
85
+ "storybook-addon-deep-controls": "^0.7.1",
86
+ "storybook-dark-mode": "^4.0.2",
87
+ "tailwind-merge": "^2.2.2"
88
+ },
89
+ "devDependencies": {
90
+ "@babel/cli": "^7.24.7",
91
+ "@babel/core": "^7.24.7",
92
+ "@babel/plugin-transform-runtime": "^7.24.7",
93
+ "@babel/preset-env": "^7.25.4",
94
+ "@babel/preset-react": "^7.24.7",
95
+ "@babel/preset-typescript": "^7.24.7",
96
+ "@chromatic-com/storybook": "^1.2.25",
97
+ "@storybook/addon-essentials": "^8.0.4",
98
+ "@storybook/addon-interactions": "^8.0.4",
99
+ "@storybook/addon-links": "^8.0.4",
100
+ "@storybook/addon-styling-webpack": "^1.0.0",
101
+ "@storybook/blocks": "^8.0.4",
102
+ "@storybook/nextjs": "^8.0.4",
103
+ "@storybook/react": "^8.0.4",
104
+ "@storybook/test": "^8.0.4",
105
+ "@storybook/theming": "^8.2.4",
106
+ "@types/node": "^20",
107
+ "@types/react": "^18",
108
+ "@types/react-dom": "^18",
109
+ "autoprefixer": "^10.0.1",
110
+ "chromatic": "^11.5.4",
111
+ "eslint": "^8",
112
+ "eslint-config-next": "14.1.4",
113
+ "eslint-plugin-storybook": "^0.8.0",
114
+ "postcss": "^8",
115
+ "rimraf": "^6.0.1",
116
+ "storybook": "^8.2.6",
117
+ "tailwindcss": "^3.3.0",
118
+ "typescript": "^5"
119
+ }
120
+ }
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import 'react-tabs/style/react-tabs.css';
3
- import { ITheme, IColor, IRadius, IScaling, IWeight } from 'types';
4
- type IBadgeTemplate = {
5
- radiusTheme: IRadius;
6
- scalingTheme: IScaling;
7
- fontWeightTheme: IWeight;
8
- colorTheme: IColor;
9
- mode: ITheme;
10
- };
11
- declare const BadgeTemplate: ({ radiusTheme, scalingTheme, fontWeightTheme, colorTheme, mode, }: IBadgeTemplate) => React.JSX.Element;
12
- export default BadgeTemplate;
@@ -1,82 +0,0 @@
1
- import React from 'react';
2
- import { Tab, Tabs, TabList, TabPanel } from 'react-tabs';
3
- import 'react-tabs/style/react-tabs.css';
4
- import { radiusOptions, scalingOptions } from '../../constants';
5
- import Badge from 'components/Badge';
6
- import { colorOptions } from 'color/constants';
7
- var BadgeTemplate = function (_a) {
8
- var radiusTheme = _a.radiusTheme, scalingTheme = _a.scalingTheme, fontWeightTheme = _a.fontWeightTheme, colorTheme = _a.colorTheme, mode = _a.mode;
9
- return (<div className="m-3">
10
- <div className=" font-extrabold">Badge</div>
11
- <div className="">
12
- <div className="border p-2 space-x-2">
13
- <Tabs className="">
14
- <TabList>
15
- <Tab>Theme colors</Tab>
16
- <Tab>All colors</Tab>
17
- <Tab>All sizes</Tab>
18
- </TabList>
19
- <TabPanel>
20
- <p className="">Main Color 적용 뱃지</p>
21
- <Badge radius={radiusTheme} scaling={scalingTheme} color={colorTheme}>
22
- Badge
23
- </Badge>
24
- <Badge radius={radiusTheme} scaling={scalingTheme} color={colorTheme}>
25
- outline
26
- </Badge>
27
- </TabPanel>
28
- <TabPanel>
29
- <table>
30
- <tr>
31
- <th></th>
32
- <th>default</th>
33
- <th>outline</th>
34
- </tr>
35
- {colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.map(function (color) { return (<tr key={color}>
36
- <th>{color}</th>
37
- <td>
38
- <Badge radius={radiusTheme} scaling={scalingTheme} color={color}>
39
- Badge
40
- </Badge>
41
- </td>
42
- <td>
43
- <Badge radius={radiusTheme} scaling={scalingTheme} color={color}>
44
- outline
45
- </Badge>
46
- </td>
47
- </tr>); })}
48
- </table>
49
- </TabPanel>
50
- <TabPanel>
51
- <table>
52
- <tr>
53
- <th></th>
54
- {radiusOptions.map(function (radius) { return (<th key={radius}>{radius}</th>); })}
55
- </tr>
56
- {scalingOptions.map(function (scale) { return (<tr key={scale}>
57
- <th>{scale}</th>
58
- {radiusOptions.map(function (radius) { return (<td key={radius}>
59
- <Badge scaling={scale} radius={radius} color={colorTheme}>
60
- Badge
61
- </Badge>
62
- </td>); })}
63
- </tr>); })}
64
- </table>
65
-
66
- <table>
67
- {scalingOptions.map(function (scale) { return (<tr key={scale}>
68
- <th>{scale}</th>
69
- {radiusOptions.map(function (radius) { return (<td key={radius}>
70
- <Badge scaling={scale} radius={radius} color={colorTheme}>
71
- outline
72
- </Badge>
73
- </td>); })}
74
- </tr>); })}
75
- </table>
76
- </TabPanel>
77
- </Tabs>
78
- </div>
79
- </div>
80
- </div>);
81
- };
82
- export default BadgeTemplate;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { ITheme, IColor, IRadius, IScaling, IWeight } from 'types';
3
- import 'react-tabs/style/react-tabs.css';
4
- type IButtonTemplate = {
5
- radiusTheme: IRadius;
6
- scalingTheme: IScaling;
7
- fontWeightTheme: IWeight;
8
- colorTheme: IColor;
9
- mode: ITheme;
10
- };
11
- declare const ButtonTemplate: ({ radiusTheme, scalingTheme, fontWeightTheme, colorTheme, mode, }: IButtonTemplate) => React.JSX.Element;
12
- export default ButtonTemplate;
@@ -1,82 +0,0 @@
1
- import React from 'react';
2
- import { Tab, Tabs, TabList, TabPanel } from 'react-tabs';
3
- import 'react-tabs/style/react-tabs.css';
4
- import { radiusOptions, scalingOptions } from '../../constants';
5
- import Button from 'components/Button';
6
- import { colorOptions } from 'color/constants';
7
- var ButtonTemplate = function (_a) {
8
- var radiusTheme = _a.radiusTheme, scalingTheme = _a.scalingTheme, fontWeightTheme = _a.fontWeightTheme, colorTheme = _a.colorTheme, mode = _a.mode;
9
- return (<div className="m-3">
10
- <div className=" font-extrabold">Button</div>
11
- <div className="">
12
- <div className="border p-2 space-x-2">
13
- <Tabs className="">
14
- <TabList>
15
- <Tab>Theme colors</Tab>
16
- <Tab>All colors</Tab>
17
- <Tab>All sizes</Tab>
18
- </TabList>
19
- <TabPanel>
20
- <p className="">Main Color 적용 Button</p>
21
- <Button radius={radiusTheme} scaling={scalingTheme} weight={fontWeightTheme} color={colorTheme}>
22
- Button
23
- </Button>
24
- <Button radius={radiusTheme} scaling={scalingTheme} weight={fontWeightTheme} color={colorTheme}>
25
- outline
26
- </Button>
27
- </TabPanel>
28
- <TabPanel>
29
- <table>
30
- <tr>
31
- <th></th>
32
- <th>default</th>
33
- <th>outline</th>
34
- </tr>
35
- {colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.map(function (color) { return (<tr key={color}>
36
- <th>{color}</th>
37
- <td>
38
- <Button radius={radiusTheme} scaling={scalingTheme} weight={fontWeightTheme} color={color}>
39
- Button
40
- </Button>
41
- </td>
42
- <td>
43
- <Button radius={radiusTheme} scaling={scalingTheme} weight={fontWeightTheme} color={color}>
44
- outline
45
- </Button>
46
- </td>
47
- </tr>); })}
48
- </table>
49
- </TabPanel>
50
- <TabPanel>
51
- <table>
52
- <tr>
53
- <th></th>
54
- {radiusOptions.map(function (radius) { return (<th key={radius}>{radius}</th>); })}
55
- </tr>
56
- {scalingOptions.map(function (scale) { return (<tr key={scale}>
57
- <th>{scale}</th>
58
- {radiusOptions.map(function (radius) { return (<td key={radius}>
59
- <Button scaling={scale} radius={radius} weight={fontWeightTheme} color={colorTheme}>
60
- Button
61
- </Button>
62
- </td>); })}
63
- </tr>); })}
64
- </table>
65
-
66
- <table>
67
- {scalingOptions.map(function (scale) { return (<tr key={scale}>
68
- <th>{scale}</th>
69
- {radiusOptions.map(function (radius) { return (<td key={radius}>
70
- <Button scaling={scale} radius={radius} weight={fontWeightTheme} color={colorTheme}>
71
- outline
72
- </Button>
73
- </td>); })}
74
- </tr>); })}
75
- </table>
76
- </TabPanel>
77
- </Tabs>
78
- </div>
79
- </div>
80
- </div>);
81
- };
82
- export default ButtonTemplate;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { ITheme, IScaling, IWeight, IColor } from 'types';
3
- import 'react-tabs/style/react-tabs.css';
4
- type ITextTemplate = {
5
- scalingTheme: IScaling;
6
- fontWeightTheme: IWeight;
7
- colorTheme: IColor;
8
- mode: ITheme;
9
- };
10
- declare const TextTemplate: ({ scalingTheme, fontWeightTheme, colorTheme, mode }: ITextTemplate) => React.JSX.Element;
11
- export default TextTemplate;
@@ -1,72 +0,0 @@
1
- import React from 'react';
2
- import { Tab, Tabs, TabList, TabPanel } from 'react-tabs';
3
- import 'react-tabs/style/react-tabs.css';
4
- import { scalingOptions, weightOptions } from '../../constants';
5
- import { Text } from '../../Typography/Text';
6
- import { colorOptions } from 'color/constants';
7
- var TextTemplate = function (_a) {
8
- var scalingTheme = _a.scalingTheme, fontWeightTheme = _a.fontWeightTheme, colorTheme = _a.colorTheme, mode = _a.mode;
9
- return (<div className="m-3">
10
- <div className=" font-extrabold">Text</div>
11
- <div className="">
12
- <div className="border p-2 space-x-2">
13
- <Tabs className="">
14
- <TabList>
15
- <Tab>All colors</Tab>
16
- <Tab>All sizes</Tab>
17
- <Tab>All weights</Tab>
18
- </TabList>
19
- <TabPanel>
20
- <table>
21
- <tbody>
22
- {colorOptions === null || colorOptions === void 0 ? void 0 : colorOptions.map(function (color) { return (<tr key={color}>
23
- <td>{color}</td>
24
- <td>
25
- <Text
26
- // scaling={scalingTheme}
27
- weight={fontWeightTheme} color={color}>
28
- The quick brown fox jumps over the lazy dog.
29
- </Text>
30
- </td>
31
- </tr>); })}
32
- </tbody>
33
- </table>
34
- </TabPanel>
35
- <TabPanel>
36
- <table>
37
- <tbody>
38
- {scalingOptions === null || scalingOptions === void 0 ? void 0 : scalingOptions.map(function (scale) { return (<tr key={scale}>
39
- <td>{scale}</td>
40
- <td>
41
- <Text
42
- // scaling={scale}
43
- weight={fontWeightTheme} color={colorTheme}>
44
- The quick brown fox jumps over the lazy dog.
45
- </Text>
46
- </td>
47
- </tr>); })}
48
- </tbody>
49
- </table>
50
- </TabPanel>
51
- <TabPanel>
52
- <table>
53
- <tbody>
54
- {weightOptions === null || weightOptions === void 0 ? void 0 : weightOptions.map(function (weight) { return (<tr key={weight}>
55
- <td>{weight}</td>
56
- <td>
57
- <Text
58
- // scaling={scalingTheme}
59
- weight={weight} color={colorTheme}>
60
- The quick brown fox jumps over the lazy dog.
61
- </Text>
62
- </td>
63
- </tr>); })}
64
- </tbody>
65
- </table>
66
- </TabPanel>
67
- </Tabs>
68
- </div>
69
- </div>
70
- </div>);
71
- };
72
- export default TextTemplate;