@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,147 +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("@radix-ui/react-checkbox").CheckboxProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & import("components/Checkbox").CheckboxProps & import("react").RefAttributes<HTMLButtonElement>>;
6
- parameters: {
7
- layout: string;
8
- docs: {
9
- description: {
10
- component: string;
11
- };
12
- };
13
- };
14
- tags: string[];
15
- argTypes: {
16
- scaling: {
17
- description: string;
18
- table: {
19
- category: string;
20
- type: {
21
- summary: string;
22
- };
23
- };
24
- control: {
25
- type: string;
26
- };
27
- options: IScaling[];
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
- radius: {
49
- description: string;
50
- table: {
51
- category: string;
52
- type: {
53
- summary: string;
54
- };
55
- };
56
- options: IRadius[];
57
- control: {
58
- type: string;
59
- };
60
- defaultValue: {
61
- summary: string;
62
- };
63
- };
64
- color: {
65
- description: string;
66
- table: {
67
- category: string;
68
- type: {
69
- summary: string;
70
- };
71
- };
72
- options: import("../../types").IColor[];
73
- control: {
74
- type: string;
75
- };
76
- defaultValue: {
77
- summary: string;
78
- };
79
- };
80
- appearance: {
81
- description: string;
82
- table: {
83
- category: string;
84
- type: {
85
- summary: string;
86
- };
87
- };
88
- options: import("../../types").IAppearance[];
89
- control: {
90
- type: string;
91
- };
92
- defaultValue: {
93
- summary: string;
94
- };
95
- };
96
- disabled: {
97
- description: string;
98
- defaultValue: {
99
- summary: string;
100
- };
101
- table: {
102
- category: string;
103
- type: {
104
- summary: string;
105
- };
106
- };
107
- control: {
108
- type: string;
109
- };
110
- };
111
- checked: {
112
- table: {
113
- disable: boolean;
114
- };
115
- };
116
- defaultChecked: {
117
- table: {
118
- disable: boolean;
119
- };
120
- };
121
- indeterminate: {
122
- table: {
123
- disable: boolean;
124
- };
125
- };
126
- };
127
- args: {};
128
- };
129
- export default meta;
130
- export declare const Default: ({ ...args }: {
131
- [x: string]: any;
132
- }) => import("react").JSX.Element;
133
- export declare const Types: ({ ...args }: {
134
- [x: string]: any;
135
- }) => import("react").JSX.Element;
136
- export declare const Size: ({ ...args }: {
137
- [x: string]: any;
138
- }) => import("react").JSX.Element;
139
- export declare const Scaling: ({ ...args }: {
140
- [x: string]: any;
141
- }) => import("react").JSX.Element;
142
- export declare const Radius: ({ ...args }: {
143
- [x: string]: any;
144
- }) => import("react").JSX.Element;
145
- export declare const Appearance: ({ ...args }: {
146
- [x: string]: any;
147
- }) => import("react").JSX.Element;
@@ -1,166 +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 Checkbox from 'components/Checkbox';
24
- import { radiusOptions, scalingOptions, commonArgTypes, appearanceOptions, sizeOptions, } from '../../../src/constants';
25
- import { Text } from 'Typography/Text';
26
- var meta = {
27
- title: 'Component/Checkbox',
28
- component: Checkbox,
29
- parameters: {
30
- layout: 'centered',
31
- docs: {
32
- description: {
33
- component: '옵션을 끄거나 켤 수 있는 입력 요소로 선택지 중 다중 선택할 수 있는 기능',
34
- },
35
- },
36
- },
37
- tags: ['autodocs'],
38
- argTypes: {
39
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: '체크박스 비율' }),
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: '체크박스 크기' }),
48
- radius: __assign(__assign({}, commonArgTypes.radius), { description: '체크박스 둥글기' }),
49
- color: __assign(__assign({}, commonArgTypes.color), { description: '체크박스 메인 색' }),
50
- appearance: __assign(__assign({}, commonArgTypes.appearance), { description: '체크박스 스타일', table: {
51
- category: 'Props',
52
- type: {
53
- summary: appearanceOptions
54
- .filter(function (option) { return option !== 'ghost' && option !== 'outline' && option !== 'solid'; })
55
- .join(' | '),
56
- },
57
- }, options: appearanceOptions.filter(function (option) { return option !== 'ghost' && option !== 'outline' && option !== 'solid'; }) }),
58
- disabled: {
59
- description: '체크박스 disabled 기본 속성',
60
- defaultValue: { summary: 'false' },
61
- table: {
62
- category: 'Props',
63
- type: { summary: 'boolean' },
64
- },
65
- control: { type: 'boolean' },
66
- },
67
- checked: {
68
- table: {
69
- disable: true,
70
- },
71
- },
72
- defaultChecked: {
73
- table: {
74
- disable: true,
75
- },
76
- },
77
- indeterminate: {
78
- table: {
79
- disable: true,
80
- },
81
- },
82
- },
83
- args: {},
84
- };
85
- export default meta;
86
- export var Default = function (_a) {
87
- var args = __rest(_a, []);
88
- return (<Checkbox id="checkbox" {...args} defaultChecked>
89
- 체크박스
90
- </Checkbox>);
91
- };
92
- export var Types = function (_a) {
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>
104
- </div>);
105
- };
106
- export var Size = function (_a) {
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>
118
- </div>);
119
- };
120
- export var Scaling = function (_a) {
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>); })}
126
- </div>);
127
- };
128
- export var Radius = function (_a) {
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>); })}
134
- </div>);
135
- };
136
- export var Appearance = function (_a) {
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>
165
- </div>);
166
- };
@@ -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("@radix-ui/react-checkbox").CheckboxProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & import("components/CheckboxCard").CheckboxCardProps & import("react").RefAttributes<HTMLButtonElement>>;
6
- parameters: {
7
- layout: string;
8
- docs: {
9
- description: {
10
- component: string;
11
- };
12
- };
13
- };
14
- tags: string[];
15
- argTypes: {
16
- scaling: {
17
- description: string;
18
- table: {
19
- category: string;
20
- type: {
21
- summary: string;
22
- };
23
- };
24
- control: {
25
- type: string;
26
- };
27
- options: IScaling[];
28
- defaultValue: {
29
- summary: string;
30
- };
31
- };
32
- radius: {
33
- description: string;
34
- table: {
35
- category: string;
36
- type: {
37
- summary: string;
38
- };
39
- };
40
- options: IRadius[];
41
- control: {
42
- type: string;
43
- };
44
- defaultValue: {
45
- summary: string;
46
- };
47
- };
48
- color: {
49
- description: string;
50
- table: {
51
- category: string;
52
- type: {
53
- summary: string;
54
- };
55
- };
56
- options: import("../../types").IColor[];
57
- control: {
58
- type: string;
59
- };
60
- defaultValue: {
61
- summary: string;
62
- };
63
- };
64
- size: {
65
- table: {
66
- category: string;
67
- type: {
68
- summary: string;
69
- };
70
- };
71
- options: import("../../types").ISize[];
72
- description: string;
73
- control: {
74
- type: string;
75
- };
76
- defaultValue: {
77
- summary: string;
78
- };
79
- };
80
- appearance: {
81
- description: string;
82
- table: {
83
- category: string;
84
- type: {
85
- summary: string;
86
- };
87
- };
88
- options: import("../../types").IAppearance[];
89
- control: {
90
- type: string;
91
- };
92
- defaultValue: {
93
- summary: string;
94
- };
95
- };
96
- disabled: {
97
- description: string;
98
- defaultValue: {
99
- summary: string;
100
- };
101
- table: {
102
- category: string;
103
- type: {
104
- summary: string;
105
- };
106
- };
107
- control: {
108
- type: string;
109
- };
110
- };
111
- };
112
- args: {};
113
- };
114
- export default meta;
115
- export declare const Default: ({ ...args }: {
116
- [x: string]: any;
117
- }) => import("react").JSX.Element;
118
- export declare const Scaling: ({ ...args }: {
119
- [x: string]: any;
120
- }) => import("react").JSX.Element;
121
- export declare const Size: ({ ...args }: {
122
- [x: string]: any;
123
- }) => import("react").JSX.Element;
124
- export declare const Radius: ({ ...args }: {
125
- [x: string]: any;
126
- }) => import("react").JSX.Element;
127
- export declare const Appearance: ({ ...args }: {
128
- [x: string]: any;
129
- }) => import("react").JSX.Element;
@@ -1,125 +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 { scalingOptions, commonArgTypes, appearanceOptions, radiusOptions, sizeOptions, } from '../../../src/constants';
24
- import CheckboxCard from 'components/CheckboxCard';
25
- var meta = {
26
- title: 'Component/CheckboxCard',
27
- component: CheckboxCard,
28
- parameters: {
29
- layout: 'centered',
30
- docs: {
31
- description: {
32
- component: '선택 가능한 Checkbox가 카드 형식으로 구성되어 있는 컴포넌트',
33
- },
34
- },
35
- },
36
- tags: ['autodocs'],
37
- argTypes: {
38
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: '체크박스카드 크기' }),
39
- radius: __assign(__assign({}, commonArgTypes.radius), { description: '체크박스카드 둥글기' }),
40
- color: __assign(__assign({}, commonArgTypes.color), { description: '체크박스 메인 색' }),
41
- size: __assign(__assign({}, commonArgTypes.size), { table: {
42
- category: 'Props',
43
- type: {
44
- summary: sizeOptions
45
- .filter(function (option) { return option !== 'x-small' && option !== 'x-large'; })
46
- .join(' | '),
47
- },
48
- }, options: sizeOptions.filter(function (option) { return option !== 'x-small' && option !== 'x-large'; }), description: '체크박스 크기' }),
49
- appearance: __assign(__assign({}, commonArgTypes.appearance), { description: '체크박스 스타일', table: {
50
- category: 'Props',
51
- type: {
52
- summary: appearanceOptions
53
- .filter(function (option) { return option === 'classic' || option === 'surface'; })
54
- .join(' | '),
55
- },
56
- }, options: appearanceOptions.filter(function (option) { return option === 'classic' || option === 'surface'; }) }),
57
- disabled: {
58
- description: '체크박스 disabled 기본 속성',
59
- defaultValue: { summary: 'false' },
60
- table: {
61
- category: 'Props',
62
- type: { summary: 'boolean' },
63
- },
64
- control: { type: 'boolean' },
65
- },
66
- },
67
- args: {},
68
- };
69
- export default meta;
70
- export var Default = function (_a) {
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>
79
- </div>);
80
- };
81
- export var Scaling = function (_a) {
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>); })}
89
- </div>);
90
- };
91
- export var Size = function (_a) {
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>
103
- </div>);
104
- };
105
- export var Radius = function (_a) {
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>); })}
113
- </div>);
114
- };
115
- export var Appearance = function (_a) {
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>
124
- </div>);
125
- };
@@ -1,91 +0,0 @@
1
- /// <reference types="react" />
2
- declare const meta: {
3
- title: string;
4
- component: import("react").ForwardRefExoticComponent<Omit<import("@radix-ui/react-checkbox").CheckboxProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & import("components/Checkbox").CheckboxProps & import("react").RefAttributes<HTMLButtonElement>>;
5
- parameters: {
6
- layout: string;
7
- docs: {
8
- description: {
9
- component: string;
10
- };
11
- };
12
- };
13
- tags: string[];
14
- argTypes: {
15
- size: {
16
- table: {
17
- category: string;
18
- type: {
19
- summary: string;
20
- };
21
- };
22
- options: import("types").ISize[];
23
- description: string;
24
- control: {
25
- type: string;
26
- };
27
- defaultValue: {
28
- summary: string;
29
- };
30
- };
31
- radius: {
32
- description: string;
33
- table: {
34
- category: string;
35
- type: {
36
- summary: string;
37
- };
38
- };
39
- options: import("types").IRadius[];
40
- control: {
41
- type: string;
42
- };
43
- defaultValue: {
44
- summary: string;
45
- };
46
- };
47
- color: {
48
- description: string;
49
- table: {
50
- category: string;
51
- type: {
52
- summary: string;
53
- };
54
- };
55
- options: import("types").IColor[];
56
- control: {
57
- type: string;
58
- };
59
- defaultValue: {
60
- summary: string;
61
- };
62
- };
63
- appearance: {
64
- description: string;
65
- table: {
66
- category: string;
67
- type: {
68
- summary: string;
69
- };
70
- };
71
- options: import("types").IAppearance[];
72
- control: {
73
- type: string;
74
- };
75
- defaultValue: {
76
- summary: string;
77
- };
78
- };
79
- };
80
- args: {};
81
- };
82
- export default meta;
83
- export declare const Default: ({ ...args }: {
84
- [x: string]: any;
85
- }) => import("react").JSX.Element;
86
- export declare const Size: ({ ...args }: {
87
- [x: string]: any;
88
- }) => import("react").JSX.Element;
89
- export declare const Radius: ({ ...args }: {
90
- [x: string]: any;
91
- }) => import("react").JSX.Element;