@lotte-innovate/ui-component-test 0.0.14 → 0.0.15

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 (110) hide show
  1. package/package.json +11 -2
  2. package/dist/app/layout.d.ts +0 -7
  3. package/dist/app/layout.jsx +0 -13
  4. package/dist/app/page.d.ts +0 -2
  5. package/dist/app/page.jsx +0 -9
  6. package/dist/app/template/colorPicker.d.ts +0 -7
  7. package/dist/app/template/colorPicker.jsx +0 -19
  8. package/dist/app/template/theme.d.ts +0 -12
  9. package/dist/app/template/theme.jsx +0 -17
  10. package/dist/stories/Welcome.d.ts +0 -3
  11. package/dist/stories/Welcome.jsx +0 -48
  12. package/dist/stories/accordion/Accordion.stories.d.ts +0 -71
  13. package/dist/stories/accordion/Accordion.stories.jsx +0 -79
  14. package/dist/stories/alert-dialog/AlertDialog.stories.d.ts +0 -107
  15. package/dist/stories/alert-dialog/AlertDialog.stories.jsx +0 -73
  16. package/dist/stories/aspect-ratio/AspectRatio.stories.d.ts +0 -68
  17. package/dist/stories/aspect-ratio/AspectRatio.stories.jsx +0 -106
  18. package/dist/stories/avatar/Avatar.stories.d.ts +0 -127
  19. package/dist/stories/avatar/Avatar.stories.jsx +0 -105
  20. package/dist/stories/badge/Badge.stories.d.ts +0 -133
  21. package/dist/stories/badge/Badge.stories.jsx +0 -130
  22. package/dist/stories/bubble-chart/BubbleChart.stories.d.ts +0 -103
  23. package/dist/stories/bubble-chart/BubbleChart.stories.jsx +0 -176
  24. package/dist/stories/button/Button.stories.d.ts +0 -148
  25. package/dist/stories/button/Button.stories.jsx +0 -98
  26. package/dist/stories/button/IconButton.stories.d.ts +0 -125
  27. package/dist/stories/button/IconButton.stories.jsx +0 -93
  28. package/dist/stories/callout/Callout.stories.d.ts +0 -129
  29. package/dist/stories/callout/Callout.stories.jsx +0 -205
  30. package/dist/stories/card/Card.stories.d.ts +0 -100
  31. package/dist/stories/card/Card.stories.jsx +0 -134
  32. package/dist/stories/checkbox/Checkbox.stories.d.ts +0 -147
  33. package/dist/stories/checkbox/Checkbox.stories.jsx +0 -166
  34. package/dist/stories/checkbox/CheckboxCard.stories.d.ts +0 -129
  35. package/dist/stories/checkbox/CheckboxCard.stories.jsx +0 -125
  36. package/dist/stories/checkbox/CheckboxGroup.stories.d.ts +0 -91
  37. package/dist/stories/checkbox/CheckboxGroup.stories.jsx +0 -144
  38. package/dist/stories/context-menu/ContextMenu.stories.d.ts +0 -113
  39. package/dist/stories/context-menu/ContextMenu.stories.jsx +0 -155
  40. package/dist/stories/data-list/DataList.stories.d.ts +0 -97
  41. package/dist/stories/data-list/DataList.stories.jsx +0 -185
  42. package/dist/stories/dialog/Dialog.stories.d.ts +0 -88
  43. package/dist/stories/dialog/Dialog.stories.jsx +0 -82
  44. package/dist/stories/doughnut-chart/DoughnutChart.stories.d.ts +0 -181
  45. package/dist/stories/doughnut-chart/DoughnutChart.stories.jsx +0 -236
  46. package/dist/stories/dropdown-menu/DropdownMenu.stories.d.ts +0 -112
  47. package/dist/stories/dropdown-menu/DropdownMenu.stories.jsx +0 -170
  48. package/dist/stories/header/Header.stories.d.ts +0 -112
  49. package/dist/stories/header/Header.stories.jsx +0 -116
  50. package/dist/stories/hover-card/HoverCard.stories.d.ts +0 -107
  51. package/dist/stories/hover-card/HoverCard.stories.jsx +0 -98
  52. package/dist/stories/inset/Inset.stories.d.ts +0 -58
  53. package/dist/stories/inset/Inset.stories.jsx +0 -79
  54. package/dist/stories/label/Label.stories.d.ts +0 -94
  55. package/dist/stories/label/Label.stories.jsx +0 -112
  56. package/dist/stories/menubar/Menubar.stories.d.ts +0 -119
  57. package/dist/stories/menubar/Menubar.stories.jsx +0 -135
  58. package/dist/stories/navigation-menu/NavigationMenu.stories.d.ts +0 -385
  59. package/dist/stories/navigation-menu/NavigationMenu.stories.jsx +0 -144
  60. package/dist/stories/pie-chart/PieChart.stories.d.ts +0 -186
  61. package/dist/stories/pie-chart/PieChart.stories.jsx +0 -300
  62. package/dist/stories/popover/Popover.stories.d.ts +0 -78
  63. package/dist/stories/popover/Popover.stories.jsx +0 -107
  64. package/dist/stories/progress/Progress.stories.d.ts +0 -113
  65. package/dist/stories/progress/Progress.stories.jsx +0 -82
  66. package/dist/stories/radar-chart/RadarChart.stories.d.ts +0 -111
  67. package/dist/stories/radar-chart/RadarChart.stories.jsx +0 -200
  68. package/dist/stories/radio/Radio.stories.d.ts +0 -108
  69. package/dist/stories/radio/Radio.stories.jsx +0 -94
  70. package/dist/stories/radio/RadioCards.stories.d.ts +0 -127
  71. package/dist/stories/radio/RadioCards.stories.jsx +0 -153
  72. package/dist/stories/radio/RadioGroup.stories.d.ts +0 -111
  73. package/dist/stories/radio/RadioGroup.stories.jsx +0 -142
  74. package/dist/stories/scroll-area/ScrollArea.stories.d.ts +0 -59
  75. package/dist/stories/scroll-area/ScrollArea.stories.jsx +0 -123
  76. package/dist/stories/segmented-control/SegmentedControl.stories.d.ts +0 -97
  77. package/dist/stories/segmented-control/SegmentedControl.stories.jsx +0 -101
  78. package/dist/stories/select/Select.stories.d.ts +0 -116
  79. package/dist/stories/select/Select.stories.jsx +0 -149
  80. package/dist/stories/separator/Separator.stories.d.ts +0 -93
  81. package/dist/stories/separator/Separator.stories.jsx +0 -106
  82. package/dist/stories/skeleton/Skeleton.stories.d.ts +0 -88
  83. package/dist/stories/skeleton/Skeleton.stories.jsx +0 -119
  84. package/dist/stories/slider/Slider.stories.d.ts +0 -114
  85. package/dist/stories/slider/Slider.stories.jsx +0 -94
  86. package/dist/stories/spinner/Spinner.stories.d.ts +0 -83
  87. package/dist/stories/spinner/Spinner.stories.jsx +0 -112
  88. package/dist/stories/switch/Switch.stories.d.ts +0 -146
  89. package/dist/stories/switch/Switch.stories.jsx +0 -119
  90. package/dist/stories/tab-nav/TabNav.stories.d.ts +0 -55
  91. package/dist/stories/tab-nav/TabNav.stories.jsx +0 -68
  92. package/dist/stories/table/Table.stories.d.ts +0 -87
  93. package/dist/stories/table/Table.stories.jsx +0 -106
  94. package/dist/stories/tabs/Tabs.stories.d.ts +0 -55
  95. package/dist/stories/tabs/Tabs.stories.jsx +0 -76
  96. package/dist/stories/text/Text.stories.d.ts +0 -74
  97. package/dist/stories/text/Text.stories.jsx +0 -91
  98. package/dist/stories/textArea/TextArea.stories.d.ts +0 -117
  99. package/dist/stories/textArea/TextArea.stories.jsx +0 -112
  100. package/dist/stories/textfield/TextField.stories.d.ts +0 -116
  101. package/dist/stories/textfield/TextField.stories.jsx +0 -120
  102. package/dist/stories/toast/Toast.stories.d.ts +0 -138
  103. package/dist/stories/toast/Toast.stories.jsx +0 -122
  104. package/dist/stories/toggle/Toggle.stories.d.ts +0 -115
  105. package/dist/stories/toggle/Toggle.stories.jsx +0 -106
  106. package/dist/stories/toggle/ToggleGroup.stories.d.ts +0 -103
  107. package/dist/stories/toggle/ToggleGroup.stories.jsx +0 -127
  108. package/dist/stories/tooltip/Tooltip.stories.d.ts +0 -93
  109. package/dist/stories/tooltip/Tooltip.stories.jsx +0 -91
  110. package/dist/tsconfig.tsbuildinfo +0 -1
@@ -1,93 +0,0 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- var __rest = (this && this.__rest) || function (s, e) {
13
- var t = {};
14
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
- t[p] = s[p];
16
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
- t[p[i]] = s[p[i]];
20
- }
21
- return t;
22
- };
23
- import { MagnifyingGlassIcon } from '@radix-ui/react-icons';
24
- import { commonArgTypes, radiusOptions, sizeOptions, appearanceOptions } from '../../constants';
25
- import { IconButton } from '../../components/IconButton';
26
- var meta = {
27
- title: 'Component/IconButton',
28
- component: IconButton,
29
- parameters: {
30
- layout: 'centered',
31
- themes: {
32
- themeOverride: 'dark',
33
- },
34
- docs: {
35
- description: {
36
- component: '기호로 만든 시각 언어로 이루어진 형태로 기능이나 동작실행, 상태를 변경하는 요소로 사용',
37
- },
38
- },
39
- },
40
- tags: ['autodocs'],
41
- argTypes: {
42
- disabled: {
43
- description: 'IconButton disabled',
44
- defaultValue: { summary: 'false' },
45
- table: {
46
- category: 'Props',
47
- type: { summary: 'boolean' },
48
- },
49
- control: { type: 'boolean' },
50
- },
51
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'IconButton 둥글기' }),
52
- size: __assign(__assign({}, commonArgTypes.size), { table: {
53
- category: 'Props',
54
- type: {
55
- summary: sizeOptions.join(' | '),
56
- },
57
- }, options: sizeOptions, description: 'IconButton 크기' }),
58
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'IconButton scaling' }),
59
- color: __assign(__assign({}, commonArgTypes.color), { description: 'IconButton color' }),
60
- appearance: __assign(__assign({}, commonArgTypes.appearance), { options: appearanceOptions }),
61
- },
62
- };
63
- export default meta;
64
- export var Default = function (_a) {
65
- var args = __rest(_a, []);
66
- return (<IconButton {...args}>
67
- <MagnifyingGlassIcon />
68
- </IconButton>);
69
- };
70
- export var Size = function (_a) {
71
- var args = __rest(_a, []);
72
- return (<div className="flex items-center space-x-4">
73
- {sizeOptions.map(function (size) { return (<IconButton key={size} {...args} size={size}>
74
- <MagnifyingGlassIcon />
75
- </IconButton>); })}
76
- </div>);
77
- };
78
- export var Radius = function (_a) {
79
- var args = __rest(_a, []);
80
- return (<div className="flex items-center space-x-4">
81
- {radiusOptions.map(function (radius) { return (<IconButton key={radius} {...args} radius={radius}>
82
- <MagnifyingGlassIcon />
83
- </IconButton>); })}
84
- </div>);
85
- };
86
- export var Appearance = function (_a) {
87
- var args = __rest(_a, []);
88
- return (<div className="flex items-center space-x-4">
89
- {appearanceOptions.map(function (appearance) { return (<IconButton key={appearance} {...args} appearance={appearance}>
90
- <MagnifyingGlassIcon />
91
- </IconButton>); })}
92
- </div>);
93
- };
@@ -1,129 +0,0 @@
1
- /// <reference types="react" />
2
- import { IRadius, IScaling } from 'types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import("components/Callout").CalloutProps & import("react").RefAttributes<HTMLDivElement>>;
6
- parameters: {
7
- layout: string;
8
- docs: {
9
- description: {
10
- component: string;
11
- };
12
- };
13
- };
14
- tags: string[];
15
- argTypes: {
16
- radius: {
17
- description: string;
18
- table: {
19
- category: string;
20
- type: {
21
- summary: string;
22
- };
23
- };
24
- options: IRadius[];
25
- control: {
26
- type: string;
27
- };
28
- defaultValue: {
29
- summary: string;
30
- };
31
- };
32
- size: {
33
- table: {
34
- category: string;
35
- type: {
36
- summary: string;
37
- };
38
- };
39
- options: import("types").ISize[];
40
- description: string;
41
- control: {
42
- type: string;
43
- };
44
- defaultValue: {
45
- summary: string;
46
- };
47
- };
48
- scaling: {
49
- description: string;
50
- table: {
51
- category: string;
52
- type: {
53
- summary: string;
54
- };
55
- };
56
- control: {
57
- type: string;
58
- };
59
- options: IScaling[];
60
- defaultValue: {
61
- summary: string;
62
- };
63
- };
64
- color: {
65
- table: {
66
- category: string;
67
- type: {
68
- summary: string;
69
- };
70
- };
71
- options: string[];
72
- control: {
73
- type: string;
74
- };
75
- defaultValue: {
76
- summary: string;
77
- };
78
- description: string;
79
- };
80
- contentText: {
81
- description: string;
82
- table: {
83
- category: string;
84
- type: {
85
- summary: string;
86
- };
87
- };
88
- control: string;
89
- };
90
- appearance: {
91
- table: {
92
- category: string;
93
- type: {
94
- summary: string;
95
- };
96
- };
97
- description: string;
98
- options: import("types").IAppearance[];
99
- control: {
100
- type: string;
101
- };
102
- defaultValue: {
103
- summary: string;
104
- };
105
- };
106
- };
107
- };
108
- export default meta;
109
- export declare const Default: ({ ...args }: {
110
- [x: string]: any;
111
- }) => import("react").JSX.Element;
112
- export declare const Radius: ({ ...args }: {
113
- [x: string]: any;
114
- }) => import("react").JSX.Element;
115
- export declare const Size: ({ ...args }: {
116
- [x: string]: any;
117
- }) => import("react").JSX.Element;
118
- export declare const Color: ({ ...args }: {
119
- [x: string]: any;
120
- }) => import("react").JSX.Element;
121
- export declare const Appearance: ({ ...args }: {
122
- [x: string]: any;
123
- }) => import("react").JSX.Element;
124
- export declare const Scaling: ({ ...args }: {
125
- [x: string]: any;
126
- }) => import("react").JSX.Element;
127
- export declare const IconTypes: ({ ...args }: {
128
- [x: string]: any;
129
- }) => import("react").JSX.Element;
@@ -1,205 +0,0 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- var __rest = (this && this.__rest) || function (s, e) {
13
- var t = {};
14
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
- t[p] = s[p];
16
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
- t[p[i]] = s[p[i]];
20
- }
21
- return t;
22
- };
23
- import { Callout, CalloutIcon, CalloutText } from 'components/Callout';
24
- import { Text } from 'Typography/Text';
25
- import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from '../../constants';
26
- var meta = {
27
- title: 'Component/Callout',
28
- component: Callout,
29
- parameters: {
30
- layout: 'centered',
31
- docs: {
32
- description: {
33
- component: '중요한 정보나 경고를 강조하기 위해 사용되는 알림 박스 컴포넌트',
34
- },
35
- },
36
- },
37
- tags: ['autodocs'],
38
- argTypes: {
39
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'Callout border 둥굴기' }),
40
- size: __assign(__assign({}, commonArgTypes.size), { table: {
41
- category: 'Props',
42
- type: {
43
- summary: sizeOptions
44
- .filter(function (option) { return option !== 'x-small' && option !== 'x-large'; })
45
- .join(' | '),
46
- },
47
- }, options: sizeOptions.filter(function (option) { return option !== 'x-small' && option !== 'x-large'; }), description: 'Callout 크기' }),
48
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'Callout 비율' }),
49
- color: {
50
- table: {
51
- category: 'Props',
52
- type: { summary: ['danger', 'warning', 'success', 'information'].join(' | ') },
53
- },
54
- options: ['danger', 'warning', 'success', 'information'],
55
- control: { type: 'select' },
56
- defaultValue: { summary: 'information' },
57
- description: 'Toast 색',
58
- },
59
- contentText: __assign(__assign({}, commonArgTypes.basicText), { description: 'Callout 안에 들어가는 텍스트' }),
60
- appearance: __assign(__assign({}, commonArgTypes.appearance), { table: {
61
- category: 'Props',
62
- type: {
63
- summary: appearanceOptions
64
- .filter(function (option) { return option !== 'classic' && option !== 'ghost' && option !== 'solid'; })
65
- .join(' | '),
66
- },
67
- }, description: 'Callout 스타일', options: appearanceOptions.filter(function (option) { return option !== 'classic' && option !== 'ghost' && option !== 'solid'; }) }),
68
- },
69
- };
70
- export default meta;
71
- export var Default = function (_a) {
72
- var args = __rest(_a, []);
73
- return (<Callout {...args}>
74
- <CalloutIcon {...args} iconType="information"/>
75
- <CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
76
- </Callout>);
77
- };
78
- export var Radius = function (_a) {
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>); })}
85
- </div>);
86
- };
87
- export var Size = function (_a) {
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>
110
- </div>);
111
- };
112
- export var Color = function (_a) {
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>
134
- </div>);
135
- };
136
- export var Appearance = function (_a) {
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>
160
- </div>);
161
- };
162
- export var Scaling = function (_a) {
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>); })}
169
- </div>);
170
- };
171
- export var IconTypes = function (_a) {
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>
204
- </div>);
205
- };
@@ -1,100 +0,0 @@
1
- /// <reference types="react" />
2
- import { IRadius, IScaling } from 'types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import("components/Card").CardProps & import("react").RefAttributes<HTMLDivElement>>;
6
- parameters: {
7
- layout: string;
8
- themes: {
9
- themeOverride: string;
10
- };
11
- docs: {
12
- description: {
13
- component: string;
14
- };
15
- };
16
- };
17
- tags: string[];
18
- argTypes: {
19
- radius: {
20
- description: string;
21
- table: {
22
- category: string;
23
- type: {
24
- summary: string;
25
- };
26
- };
27
- options: IRadius[];
28
- control: {
29
- type: string;
30
- };
31
- defaultValue: {
32
- summary: string;
33
- };
34
- };
35
- scaling: {
36
- description: string;
37
- table: {
38
- category: string;
39
- type: {
40
- summary: string;
41
- };
42
- };
43
- control: {
44
- type: string;
45
- };
46
- options: IScaling[];
47
- defaultValue: {
48
- summary: string;
49
- };
50
- };
51
- size: {
52
- table: {
53
- category: string;
54
- type: {
55
- summary: string;
56
- };
57
- };
58
- options: import("types").ISize[];
59
- description: string;
60
- control: {
61
- type: string;
62
- };
63
- defaultValue: {
64
- summary: string;
65
- };
66
- };
67
- appearance: {
68
- table: {
69
- category: string;
70
- type: {
71
- summary: string;
72
- };
73
- };
74
- description: string;
75
- options: import("types").IAppearance[];
76
- defaultValue: {
77
- summary: string;
78
- };
79
- control: {
80
- type: string;
81
- };
82
- };
83
- };
84
- };
85
- export default meta;
86
- export declare const Default: ({ ...args }: {
87
- [x: string]: any;
88
- }) => import("react").JSX.Element;
89
- export declare const NoAvatar: ({ ...args }: {
90
- [x: string]: any;
91
- }) => import("react").JSX.Element;
92
- export declare const Appearance: ({ ...args }: {
93
- [x: string]: any;
94
- }) => import("react").JSX.Element;
95
- export declare const Scaling: ({ ...args }: {
96
- [x: string]: any;
97
- }) => import("react").JSX.Element;
98
- export declare const Radius: ({ ...args }: {
99
- [x: string]: any;
100
- }) => import("react").JSX.Element;
@@ -1,134 +0,0 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- var __rest = (this && this.__rest) || function (s, e) {
13
- var t = {};
14
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
- t[p] = s[p];
16
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
- t[p[i]] = s[p[i]];
20
- }
21
- return t;
22
- };
23
- import Card from 'components/Card';
24
- import Avatar from 'components/Avatar';
25
- import { Text } from 'Typography/Text';
26
- import { radiusOptions, scalingOptions, commonArgTypes, sizeOptions, appearanceOptions, } from '../../constants';
27
- var meta = {
28
- title: 'Component/Card',
29
- component: Card,
30
- parameters: {
31
- layout: 'centered',
32
- themes: {
33
- themeOverride: 'dark',
34
- },
35
- docs: {
36
- description: {
37
- component: '관련된 컨텐츠를 그룹화하여 담은 요소 컨테이너',
38
- },
39
- },
40
- },
41
- tags: ['autodocs'],
42
- argTypes: {
43
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'Card border 둥굴기' }),
44
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'Card 비율' }),
45
- size: __assign(__assign({}, commonArgTypes.size), { table: {
46
- category: 'Props',
47
- type: {
48
- summary: sizeOptions
49
- .filter(function (option) { return option !== 'x-small' && option !== 'x-large'; })
50
- .join(' | '),
51
- },
52
- }, options: sizeOptions.filter(function (option) { return option !== 'x-small' && option !== 'x-large'; }), description: 'Card 크기' }),
53
- appearance: __assign(__assign({}, commonArgTypes.appearance), { table: {
54
- category: 'Props',
55
- type: {
56
- summary: appearanceOptions
57
- .filter(function (option) { return option !== 'solid' && option !== 'outline' && option !== 'soft'; })
58
- .join(' | '),
59
- },
60
- }, description: 'Card 스타일', options: appearanceOptions.filter(function (option) { return option !== 'solid' && option !== 'outline' && option !== 'soft'; }), defaultValue: { summary: 'surface' } }),
61
- },
62
- };
63
- export default meta;
64
- export var Default = function (_a) {
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>
76
- </Card>);
77
- };
78
- export var NoAvatar = function (_a) {
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>
87
- </Card>);
88
- };
89
- export var Appearance = function (_a) {
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>
101
- </div>);
102
- };
103
- export var Scaling = function (_a) {
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>); })}
117
- </div>);
118
- };
119
- export var Radius = function (_a) {
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>); })}
133
- </div>);
134
- };