@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
@@ -70,136 +70,136 @@ var meta = {
70
70
  export default meta;
71
71
  export var Default = function (_a) {
72
72
  var args = __rest(_a, []);
73
- return (<Callout {...args}>
74
- <CalloutIcon {...args} iconType="information"/>
75
- <CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
73
+ return (<Callout {...args}>
74
+ <CalloutIcon {...args} iconType="information"/>
75
+ <CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
76
76
  </Callout>);
77
77
  };
78
78
  export var Radius = function (_a) {
79
79
  var args = __rest(_a, []);
80
- return (<div className="flex flex-col space-y-3">
81
- {radiusOptions.map(function (radius) { return (<Callout {...args} radius={radius} key={radius}>
82
- <CalloutIcon {...args} iconType="information"/>
83
- <CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
84
- </Callout>); })}
80
+ return (<div className="flex flex-col space-y-3">
81
+ {radiusOptions.map(function (radius) { return (<Callout {...args} radius={radius} key={radius}>
82
+ <CalloutIcon {...args} iconType="information"/>
83
+ <CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
84
+ </Callout>); })}
85
85
  </div>);
86
86
  };
87
87
  export var Size = function (_a) {
88
88
  var args = __rest(_a, []);
89
- return (<div className="flex flex-col space-y-5">
90
- <Callout {...args} size={'small'}>
91
- <CalloutIcon {...args} iconType="information"/>
92
- <CalloutText {...args}>
93
- 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
94
- </CalloutText>
95
- </Callout>
96
-
97
- <Callout {...args}>
98
- <CalloutIcon {...args} iconType="information"/>
99
- <CalloutText {...args}>
100
- 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
101
- </CalloutText>
102
- </Callout>
103
-
104
- <Callout {...args} size="large">
105
- <CalloutIcon {...args} iconType="information"/>
106
- <CalloutText {...args}>
107
- 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
108
- </CalloutText>
109
- </Callout>
89
+ return (<div className="flex flex-col space-y-5">
90
+ <Callout {...args} size={'small'}>
91
+ <CalloutIcon {...args} iconType="information"/>
92
+ <CalloutText {...args}>
93
+ 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
94
+ </CalloutText>
95
+ </Callout>
96
+
97
+ <Callout {...args}>
98
+ <CalloutIcon {...args} iconType="information"/>
99
+ <CalloutText {...args}>
100
+ 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
101
+ </CalloutText>
102
+ </Callout>
103
+
104
+ <Callout {...args} size="large">
105
+ <CalloutIcon {...args} iconType="information"/>
106
+ <CalloutText {...args}>
107
+ 새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
108
+ </CalloutText>
109
+ </Callout>
110
110
  </div>);
111
111
  };
112
112
  export var Color = function (_a) {
113
113
  var args = __rest(_a, []);
114
- return (<div className="flex space-x-5">
115
- <Callout {...args} color="information">
116
- <CalloutIcon {...args} iconType="information"/>
117
- <CalloutText {...args}>정보 메세지</CalloutText>
118
- </Callout>
119
-
120
- <Callout {...args} color="danger">
121
- <CalloutIcon {...args} iconType="danger"/>
122
- <CalloutText {...args}>위험 메세지</CalloutText>
123
- </Callout>
124
-
125
- <Callout {...args} color="warning">
126
- <CalloutIcon {...args} iconType="warning"/>
127
- <CalloutText {...args}>경고 메세지</CalloutText>
128
- </Callout>
129
-
130
- <Callout {...args} color="success">
131
- <CalloutIcon {...args} iconType="success"/>
132
- <CalloutText {...args}>성공 메세지</CalloutText>
133
- </Callout>
114
+ return (<div className="flex space-x-5">
115
+ <Callout {...args} color="information">
116
+ <CalloutIcon {...args} iconType="information"/>
117
+ <CalloutText {...args}>정보 메세지</CalloutText>
118
+ </Callout>
119
+
120
+ <Callout {...args} color="danger">
121
+ <CalloutIcon {...args} iconType="danger"/>
122
+ <CalloutText {...args}>위험 메세지</CalloutText>
123
+ </Callout>
124
+
125
+ <Callout {...args} color="warning">
126
+ <CalloutIcon {...args} iconType="warning"/>
127
+ <CalloutText {...args}>경고 메세지</CalloutText>
128
+ </Callout>
129
+
130
+ <Callout {...args} color="success">
131
+ <CalloutIcon {...args} iconType="success"/>
132
+ <CalloutText {...args}>성공 메세지</CalloutText>
133
+ </Callout>
134
134
  </div>);
135
135
  };
136
136
  export var Appearance = function (_a) {
137
137
  var args = __rest(_a, []);
138
- return (<div className="flex space-x-5">
139
- <div className="flex flex-col space-y-1">
140
- <Text>Soft(기준)</Text>
141
- <Callout {...args} appearance="soft">
142
- <CalloutIcon {...args} iconType="information"/>
143
- <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
144
- </Callout>
145
- </div>
146
- <div className="flex flex-col space-y-1">
147
- <Text>Surface</Text>
148
- <Callout {...args} appearance="surface">
149
- <CalloutIcon {...args} iconType="information"/>
150
- <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
151
- </Callout>
152
- </div>
153
- <div className="flex flex-col space-y-1">
154
- <Text>Outline</Text>
155
- <Callout {...args} appearance="outline">
156
- <CalloutIcon {...args} iconType="information"/>
157
- <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
158
- </Callout>
159
- </div>
138
+ return (<div className="flex space-x-5">
139
+ <div className="flex flex-col space-y-1">
140
+ <Text>Soft(기준)</Text>
141
+ <Callout {...args} appearance="soft">
142
+ <CalloutIcon {...args} iconType="information"/>
143
+ <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
144
+ </Callout>
145
+ </div>
146
+ <div className="flex flex-col space-y-1">
147
+ <Text>Surface</Text>
148
+ <Callout {...args} appearance="surface">
149
+ <CalloutIcon {...args} iconType="information"/>
150
+ <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
151
+ </Callout>
152
+ </div>
153
+ <div className="flex flex-col space-y-1">
154
+ <Text>Outline</Text>
155
+ <Callout {...args} appearance="outline">
156
+ <CalloutIcon {...args} iconType="information"/>
157
+ <CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
158
+ </Callout>
159
+ </div>
160
160
  </div>);
161
161
  };
162
162
  export var Scaling = function (_a) {
163
163
  var args = __rest(_a, []);
164
- return (<div className="flex flex-col space-y-5">
165
- {scalingOptions.map(function (scaling) { return (<Callout {...args} scaling={scaling} key={scaling}>
166
- <CalloutIcon {...args} iconType="information"/>
167
- <CalloutText {...args}>관리자에게 문의하세요.</CalloutText>
168
- </Callout>); })}
164
+ return (<div className="flex flex-col space-y-5">
165
+ {scalingOptions.map(function (scaling) { return (<Callout {...args} scaling={scaling} key={scaling}>
166
+ <CalloutIcon {...args} iconType="information"/>
167
+ <CalloutText {...args}>관리자에게 문의하세요.</CalloutText>
168
+ </Callout>); })}
169
169
  </div>);
170
170
  };
171
171
  export var IconTypes = function (_a) {
172
172
  var args = __rest(_a, []);
173
- return (<div className="flex space-x-5">
174
- <div className="flex flex-col space-y-1">
175
- <Text>Danger</Text>
176
- <Callout {...args} color="danger">
177
- <CalloutIcon {...args} iconType="danger" color="danger"/>
178
- <CalloutText {...args} color="danger">
179
- 위험 아이콘
180
- </CalloutText>
181
- </Callout>
182
- </div>
183
- <div className="flex flex-col space-y-1">
184
- <Text>Warning</Text>
185
- <Callout {...args} color="warning">
186
- <CalloutIcon {...args} iconType="warning"/>
187
- <CalloutText {...args}>경고 아이콘</CalloutText>
188
- </Callout>
189
- </div>
190
- <div className="flex flex-col space-y-1">
191
- <Text>Success</Text>
192
- <Callout {...args} color="success">
193
- <CalloutIcon {...args} iconType="success"/>
194
- <CalloutText {...args}>성공 아이콘</CalloutText>
195
- </Callout>
196
- </div>
197
- <div className="flex flex-col space-y-1">
198
- <Text>Info</Text>
199
- <Callout {...args} color="information">
200
- <CalloutIcon {...args} iconType="information"/>
201
- <CalloutText {...args}>정보 아이콘</CalloutText>
202
- </Callout>
203
- </div>
173
+ return (<div className="flex space-x-5">
174
+ <div className="flex flex-col space-y-1">
175
+ <Text>Danger</Text>
176
+ <Callout {...args} color="danger">
177
+ <CalloutIcon {...args} iconType="danger" color="danger"/>
178
+ <CalloutText {...args} color="danger">
179
+ 위험 아이콘
180
+ </CalloutText>
181
+ </Callout>
182
+ </div>
183
+ <div className="flex flex-col space-y-1">
184
+ <Text>Warning</Text>
185
+ <Callout {...args} color="warning">
186
+ <CalloutIcon {...args} iconType="warning"/>
187
+ <CalloutText {...args}>경고 아이콘</CalloutText>
188
+ </Callout>
189
+ </div>
190
+ <div className="flex flex-col space-y-1">
191
+ <Text>Success</Text>
192
+ <Callout {...args} color="success">
193
+ <CalloutIcon {...args} iconType="success"/>
194
+ <CalloutText {...args}>성공 아이콘</CalloutText>
195
+ </Callout>
196
+ </div>
197
+ <div className="flex flex-col space-y-1">
198
+ <Text>Info</Text>
199
+ <Callout {...args} color="information">
200
+ <CalloutIcon {...args} iconType="information"/>
201
+ <CalloutText {...args}>정보 아이콘</CalloutText>
202
+ </Callout>
203
+ </div>
204
204
  </div>);
205
205
  };
@@ -63,72 +63,72 @@ var meta = {
63
63
  export default meta;
64
64
  export var Default = function (_a) {
65
65
  var args = __rest(_a, []);
66
- return (<Card {...args}>
67
- <Avatar {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'} appearance="solid" imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
68
- <div className="flex flex-col">
69
- <Text {...args} weight={'bold'} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
70
- Title
71
- </Text>
72
- <Text {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
73
- Content
74
- </Text>
75
- </div>
66
+ return (<Card {...args}>
67
+ <Avatar {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'} appearance="solid" imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
68
+ <div className="flex flex-col">
69
+ <Text {...args} weight={'bold'} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
70
+ Title
71
+ </Text>
72
+ <Text {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
73
+ Content
74
+ </Text>
75
+ </div>
76
76
  </Card>);
77
77
  };
78
78
  export var NoAvatar = function (_a) {
79
79
  var args = __rest(_a, []);
80
- return (<Card {...args}>
81
- <div className="flex flex-col">
82
- <Text {...args} weight={'bold'}>
83
- Typography
84
- </Text>
85
- <Text {...args}>{"is the art and technique of arranging type to make written language legible, \n readable and appealing when displayed."}</Text>
86
- </div>
80
+ return (<Card {...args}>
81
+ <div className="flex flex-col">
82
+ <Text {...args} weight={'bold'}>
83
+ Typography
84
+ </Text>
85
+ <Text {...args}>{"is the art and technique of arranging type to make written language legible, \n readable and appealing when displayed."}</Text>
86
+ </div>
87
87
  </Card>);
88
88
  };
89
89
  export var Appearance = function (_a) {
90
90
  var args = __rest(_a, []);
91
- return (<div className="flex flex-col space-y-4">
92
- <Card {...args} appearance="surface">
93
- <Text>surface style card (default)</Text>
94
- </Card>
95
- <Card {...args} appearance="classic">
96
- <Text>classic style card</Text>
97
- </Card>
98
- <Card {...args} appearance="ghost">
99
- <Text> ghost style card</Text>
100
- </Card>
91
+ return (<div className="flex flex-col space-y-4">
92
+ <Card {...args} appearance="surface">
93
+ <Text>surface style card (default)</Text>
94
+ </Card>
95
+ <Card {...args} appearance="classic">
96
+ <Text>classic style card</Text>
97
+ </Card>
98
+ <Card {...args} appearance="ghost">
99
+ <Text> ghost style card</Text>
100
+ </Card>
101
101
  </div>);
102
102
  };
103
103
  export var Scaling = function (_a) {
104
104
  var args = __rest(_a, []);
105
- return (<div className="flex flex-col items-center space-y-4">
106
- {scalingOptions.map(function (scaling) { return (<div key={scaling}>
107
- <Card {...args} scaling={scaling}>
108
- <Avatar {...args} radius={'full'} scaling={scaling} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
109
- <div className="flex flex-col">
110
- <Text {...args} weight={'bold'}>
111
- Title
112
- </Text>
113
- <Text {...args}>Content</Text>
114
- </div>
115
- </Card>
116
- </div>); })}
105
+ return (<div className="flex flex-col items-center space-y-4">
106
+ {scalingOptions.map(function (scaling) { return (<div key={scaling}>
107
+ <Card {...args} scaling={scaling}>
108
+ <Avatar {...args} radius={'full'} scaling={scaling} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
109
+ <div className="flex flex-col">
110
+ <Text {...args} weight={'bold'}>
111
+ Title
112
+ </Text>
113
+ <Text {...args}>Content</Text>
114
+ </div>
115
+ </Card>
116
+ </div>); })}
117
117
  </div>);
118
118
  };
119
119
  export var Radius = function (_a) {
120
120
  var args = __rest(_a, []);
121
- return (<div className="flex flex-col items-center space-y-3">
122
- {radiusOptions.map(function (radius) { return (<div key={radius}>
123
- <Card {...args} radius={radius}>
124
- <Avatar {...args} radius={radius} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
125
- <div className="flex flex-col">
126
- <Text {...args} weight={'bold'}>
127
- Title
128
- </Text>
129
- <Text {...args}>Content</Text>
130
- </div>
131
- </Card>
132
- </div>); })}
121
+ return (<div className="flex flex-col items-center space-y-3">
122
+ {radiusOptions.map(function (radius) { return (<div key={radius}>
123
+ <Card {...args} radius={radius}>
124
+ <Avatar {...args} radius={radius} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
125
+ <div className="flex flex-col">
126
+ <Text {...args} weight={'bold'}>
127
+ Title
128
+ </Text>
129
+ <Text {...args}>Content</Text>
130
+ </div>
131
+ </Card>
132
+ </div>); })}
133
133
  </div>);
134
134
  };
@@ -85,82 +85,82 @@ var meta = {
85
85
  export default meta;
86
86
  export var Default = function (_a) {
87
87
  var args = __rest(_a, []);
88
- return (<Checkbox id="checkbox" {...args} defaultChecked>
89
- 체크박스
88
+ return (<Checkbox id="checkbox" {...args} defaultChecked>
89
+ 체크박스
90
90
  </Checkbox>);
91
91
  };
92
92
  export var Types = function (_a) {
93
93
  var args = __rest(_a, []);
94
- return (<div className="flex flex-col space-y-3">
95
- <Checkbox id="defaultCheckbox" {...args} defaultChecked>
96
- default
97
- </Checkbox>
98
- <Checkbox id="disabledCheckedCheckbox" {...args} disabled defaultChecked>
99
- disabled
100
- </Checkbox>
101
- <Checkbox id="indeterminate" {...args} indeterminate defaultChecked>
102
- indeterminate
103
- </Checkbox>
94
+ return (<div className="flex flex-col space-y-3">
95
+ <Checkbox id="defaultCheckbox" {...args} defaultChecked>
96
+ default
97
+ </Checkbox>
98
+ <Checkbox id="disabledCheckedCheckbox" {...args} disabled defaultChecked>
99
+ disabled
100
+ </Checkbox>
101
+ <Checkbox id="indeterminate" {...args} indeterminate defaultChecked>
102
+ indeterminate
103
+ </Checkbox>
104
104
  </div>);
105
105
  };
106
106
  export var Size = function (_a) {
107
107
  var args = __rest(_a, []);
108
- return (<div className="flex space-x-5">
109
- <Checkbox id="size-s" {...args} size="small" defaultChecked>
110
- small
111
- </Checkbox>
112
- <Checkbox id="size-m" {...args} size="medium" defaultChecked>
113
- medium
114
- </Checkbox>
115
- <Checkbox id="size-l" {...args} size="large" defaultChecked>
116
- large
117
- </Checkbox>
108
+ return (<div className="flex space-x-5">
109
+ <Checkbox id="size-s" {...args} size="small" defaultChecked>
110
+ small
111
+ </Checkbox>
112
+ <Checkbox id="size-m" {...args} size="medium" defaultChecked>
113
+ medium
114
+ </Checkbox>
115
+ <Checkbox id="size-l" {...args} size="large" defaultChecked>
116
+ large
117
+ </Checkbox>
118
118
  </div>);
119
119
  };
120
120
  export var Scaling = function (_a) {
121
121
  var args = __rest(_a, []);
122
- return (<div className="flex space-x-5">
123
- {scalingOptions.map(function (scaling) { return (<Checkbox key={scaling} id={scaling} {...args} scaling={scaling} defaultChecked>
124
- {scaling}
125
- </Checkbox>); })}
122
+ return (<div className="flex space-x-5">
123
+ {scalingOptions.map(function (scaling) { return (<Checkbox key={scaling} id={scaling} {...args} scaling={scaling} defaultChecked>
124
+ {scaling}
125
+ </Checkbox>); })}
126
126
  </div>);
127
127
  };
128
128
  export var Radius = function (_a) {
129
129
  var args = __rest(_a, []);
130
- return (<div className="flex space-x-5">
131
- {radiusOptions.map(function (radius) { return (<Checkbox key={radius} id={radius} {...args} radius={radius} defaultChecked>
132
- {radius}
133
- </Checkbox>); })}
130
+ return (<div className="flex space-x-5">
131
+ {radiusOptions.map(function (radius) { return (<Checkbox key={radius} id={radius} {...args} radius={radius} defaultChecked>
132
+ {radius}
133
+ </Checkbox>); })}
134
134
  </div>);
135
135
  };
136
136
  export var Appearance = function (_a) {
137
137
  var args = __rest(_a, []);
138
- return (<div className="flex flex-col space-y-3">
139
- <div className="flex space-x-3">
140
- <div className="w-[60px]">
141
- <Text>Surface</Text>
142
- </div>
143
- <Checkbox id={'uncheckedSurface'} {...args} appearance={'surface'}/>
144
- <Checkbox id={'checkedSurface'} {...args} appearance={'surface'} defaultChecked/>
145
- <Checkbox id={'checkedIndeterminate'} {...args} appearance={'surface'} indeterminate defaultChecked/>
146
- </div>
147
-
148
- <div className="flex space-x-3">
149
- <div className="w-[60px]">
150
- <Text>Classic</Text>
151
- </div>
152
- <Checkbox id={'uncheckedClassic'} {...args} appearance={'classic'}/>
153
- <Checkbox id={'checkedClassic'} {...args} appearance={'classic'} defaultChecked/>
154
- <Checkbox id={'indeterminateClassic'} {...args} appearance={'classic'} indeterminate defaultChecked/>
155
- </div>
156
-
157
- <div className="flex space-x-3">
158
- <div className="w-[60px]">
159
- <Text>Soft</Text>
160
- </div>
161
- <Checkbox id={'uncheckedSoft'} {...args} appearance={'soft'}/>
162
- <Checkbox id={'checkedSoft'} {...args} appearance={'soft'} defaultChecked/>
163
- <Checkbox id={'indeterminateSoft'} {...args} appearance={'soft'} indeterminate defaultChecked/>
164
- </div>
138
+ return (<div className="flex flex-col space-y-3">
139
+ <div className="flex space-x-3">
140
+ <div className="w-[60px]">
141
+ <Text>Surface</Text>
142
+ </div>
143
+ <Checkbox id={'uncheckedSurface'} {...args} appearance={'surface'}/>
144
+ <Checkbox id={'checkedSurface'} {...args} appearance={'surface'} defaultChecked/>
145
+ <Checkbox id={'checkedIndeterminate'} {...args} appearance={'surface'} indeterminate defaultChecked/>
146
+ </div>
147
+
148
+ <div className="flex space-x-3">
149
+ <div className="w-[60px]">
150
+ <Text>Classic</Text>
151
+ </div>
152
+ <Checkbox id={'uncheckedClassic'} {...args} appearance={'classic'}/>
153
+ <Checkbox id={'checkedClassic'} {...args} appearance={'classic'} defaultChecked/>
154
+ <Checkbox id={'indeterminateClassic'} {...args} appearance={'classic'} indeterminate defaultChecked/>
155
+ </div>
156
+
157
+ <div className="flex space-x-3">
158
+ <div className="w-[60px]">
159
+ <Text>Soft</Text>
160
+ </div>
161
+ <Checkbox id={'uncheckedSoft'} {...args} appearance={'soft'}/>
162
+ <Checkbox id={'checkedSoft'} {...args} appearance={'soft'} defaultChecked/>
163
+ <Checkbox id={'indeterminateSoft'} {...args} appearance={'soft'} indeterminate defaultChecked/>
164
+ </div>
165
165
  </div>);
166
166
  };
@@ -69,57 +69,57 @@ var meta = {
69
69
  export default meta;
70
70
  export var Default = function (_a) {
71
71
  var args = __rest(_a, []);
72
- return (<div className="flex flex-col space-y-3">
73
- <CheckboxCard id="defaultCheckboxCard" {...args} defaultChecked>
74
- default
75
- </CheckboxCard>
76
- <CheckboxCard id="disabledCheckboxCard" {...args} disabled defaultChecked>
77
- disabled
78
- </CheckboxCard>
72
+ return (<div className="flex flex-col space-y-3">
73
+ <CheckboxCard id="defaultCheckboxCard" {...args} defaultChecked>
74
+ default
75
+ </CheckboxCard>
76
+ <CheckboxCard id="disabledCheckboxCard" {...args} disabled defaultChecked>
77
+ disabled
78
+ </CheckboxCard>
79
79
  </div>);
80
80
  };
81
81
  export var Scaling = function (_a) {
82
82
  var args = __rest(_a, []);
83
- return (<div className="flex flex-col space-y-3">
84
- {scalingOptions.map(function (scaling) { return (<div key={scaling}>
85
- <CheckboxCard id={scaling} {...args} scaling={scaling}>
86
- {scaling}
87
- </CheckboxCard>
88
- </div>); })}
83
+ return (<div className="flex flex-col space-y-3">
84
+ {scalingOptions.map(function (scaling) { return (<div key={scaling}>
85
+ <CheckboxCard id={scaling} {...args} scaling={scaling}>
86
+ {scaling}
87
+ </CheckboxCard>
88
+ </div>); })}
89
89
  </div>);
90
90
  };
91
91
  export var Size = function (_a) {
92
92
  var args = __rest(_a, []);
93
- return (<div className="flex flex-col space-y-3">
94
- <CheckboxCard id="size-s" {...args} size="small" defaultChecked>
95
- small
96
- </CheckboxCard>
97
- <CheckboxCard id="size-m" {...args} size="medium" defaultChecked>
98
- medium
99
- </CheckboxCard>
100
- <CheckboxCard id="size-l" {...args} size="large" defaultChecked>
101
- large
102
- </CheckboxCard>
93
+ return (<div className="flex flex-col space-y-3">
94
+ <CheckboxCard id="size-s" {...args} size="small" defaultChecked>
95
+ small
96
+ </CheckboxCard>
97
+ <CheckboxCard id="size-m" {...args} size="medium" defaultChecked>
98
+ medium
99
+ </CheckboxCard>
100
+ <CheckboxCard id="size-l" {...args} size="large" defaultChecked>
101
+ large
102
+ </CheckboxCard>
103
103
  </div>);
104
104
  };
105
105
  export var Radius = function (_a) {
106
106
  var args = __rest(_a, []);
107
- return (<div className="flex flex-col space-y-3">
108
- {radiusOptions.map(function (radius) { return (<div key={radius}>
109
- <CheckboxCard id={radius} {...args} radius={radius}>
110
- {radius}
111
- </CheckboxCard>
112
- </div>); })}
107
+ return (<div className="flex flex-col space-y-3">
108
+ {radiusOptions.map(function (radius) { return (<div key={radius}>
109
+ <CheckboxCard id={radius} {...args} radius={radius}>
110
+ {radius}
111
+ </CheckboxCard>
112
+ </div>); })}
113
113
  </div>);
114
114
  };
115
115
  export var Appearance = function (_a) {
116
116
  var args = __rest(_a, []);
117
- return (<div className="flex space-x-4">
118
- <CheckboxCard id={'classic'} {...args} appearance={'classic'}>
119
- classic
120
- </CheckboxCard>
121
- <CheckboxCard id={'surface'} {...args} appearance={'surface'}>
122
- surface
123
- </CheckboxCard>
117
+ return (<div className="flex space-x-4">
118
+ <CheckboxCard id={'classic'} {...args} appearance={'classic'}>
119
+ classic
120
+ </CheckboxCard>
121
+ <CheckboxCard id={'surface'} {...args} appearance={'surface'}>
122
+ surface
123
+ </CheckboxCard>
124
124
  </div>);
125
125
  };