@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,120 +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 { TextField, TextFieldSlot } from '../../components/TextField/index';
24
- import { commonArgTypes, radiusOptions } from '../../constants';
25
- import { DotsHorizontalIcon, MagnifyingGlassIcon } from '@radix-ui/react-icons';
26
- var meta = {
27
- title: 'Component/TextField',
28
- component: TextField,
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
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'TextField 길이' }),
43
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'TextField 둥글기' }),
44
- color: __assign(__assign({}, commonArgTypes.color), { description: 'TextField 색상' }),
45
- appearance: {
46
- table: {
47
- category: 'Props',
48
- type: { summary: ['classic', 'soft', 'surface'].join(' | ') },
49
- },
50
- control: { type: 'select' },
51
- defaultValue: { summary: 'surface' },
52
- description: 'TextField 스타일',
53
- options: ['classic', 'soft', 'surface'],
54
- },
55
- size: {
56
- table: {
57
- category: 'Props',
58
- type: { summary: ['small', 'medium', 'large'].join(' | ') },
59
- },
60
- control: { type: 'select' },
61
- options: ['small', 'medium', 'large'],
62
- defaultValue: { summary: 'medium' },
63
- description: 'TextField 크기',
64
- },
65
- },
66
- };
67
- export default meta;
68
- export var Default = function (_a) {
69
- var args = __rest(_a, []);
70
- return <TextField placeholder="Search the docs..." {...args}/>;
71
- };
72
- export var Size = function (_a) {
73
- var args = __rest(_a, []);
74
- return (<div className="flex items-center gap-3">
75
- <TextField placeholder="Search the docs..." {...args} size={'small'}></TextField>
76
- <TextField placeholder="Search the docs..." {...args} size={'medium'}></TextField>
77
- <TextField placeholder="Search the docs..." {...args} size={'large'}></TextField>
78
- </div>);
79
- };
80
- export var Radius = function (_a) {
81
- var args = __rest(_a, []);
82
- return (<div>
83
- {radiusOptions.map(function (radius) { return (<div key={radius} className="pb-1">
84
- <TextField placeholder="Search the docs..." key={radius} radius={radius} {...args}/>
85
- </div>); })}
86
- </div>);
87
- };
88
- export var Appearance = function (_a) {
89
- var args = __rest(_a, []);
90
- return (<div>
91
- {['classic', 'soft', 'surface'].map(function (appearance) { return (<div key={appearance} className="pb-1">
92
- <TextField placeholder="Search the docs..." key={appearance} appearance={appearance} {...args}/>
93
- </div>); })}
94
- </div>);
95
- };
96
- export var States = function (_a) {
97
- var args = __rest(_a, []);
98
- return (<div className="flex items-center gap-3">
99
- <TextField placeholder="Search the docs..." {...args}>
100
- <TextFieldSlot>
101
- <MagnifyingGlassIcon height="16" width="16"/>
102
- </TextFieldSlot>
103
- </TextField>
104
-
105
- <TextField placeholder="Search the docs..." {...args}>
106
- <TextFieldSlot side={'right'}>
107
- <DotsHorizontalIcon height="14" width="14"/>
108
- </TextFieldSlot>
109
- </TextField>
110
-
111
- <TextField {...args}>
112
- <TextFieldSlot>
113
- <MagnifyingGlassIcon height="16" width="16"/>
114
- </TextFieldSlot>
115
- <TextFieldSlot>
116
- <DotsHorizontalIcon height="14" width="14"/>
117
- </TextFieldSlot>
118
- </TextField>
119
- </div>);
120
- };
@@ -1,138 +0,0 @@
1
- /// <reference types="react" />
2
- declare const meta: {
3
- title: string;
4
- component: import("react").ForwardRefExoticComponent<import("@radix-ui/react-toast").ToastProviderProps & import("components/Toast").ToastProps & import("react").RefAttributes<never>>;
5
- parameters: {
6
- layout: string;
7
- docs: {
8
- description: {
9
- component: string;
10
- };
11
- };
12
- };
13
- tags: string[];
14
- argTypes: {
15
- radius: {
16
- description: string;
17
- table: {
18
- category: string;
19
- type: {
20
- summary: string;
21
- };
22
- };
23
- options: import("types").IRadius[];
24
- control: {
25
- type: string;
26
- };
27
- defaultValue: {
28
- summary: string;
29
- };
30
- };
31
- scaling: {
32
- description: string;
33
- table: {
34
- category: string;
35
- type: {
36
- summary: string;
37
- };
38
- };
39
- control: {
40
- type: string;
41
- };
42
- options: import("types").IScaling[];
43
- defaultValue: {
44
- summary: string;
45
- };
46
- };
47
- size: {
48
- table: {
49
- category: string;
50
- type: {
51
- summary: string;
52
- };
53
- };
54
- options: import("types").ISize[];
55
- description: string;
56
- control: {
57
- type: string;
58
- };
59
- defaultValue: {
60
- summary: string;
61
- };
62
- };
63
- color: {
64
- table: {
65
- category: string;
66
- type: {
67
- summary: string;
68
- };
69
- };
70
- options: string[];
71
- control: {
72
- type: string;
73
- };
74
- defaultValue: {
75
- summary: string;
76
- };
77
- description: string;
78
- };
79
- titleText: {
80
- description: string;
81
- table: {
82
- category: string;
83
- type: {
84
- summary: string;
85
- };
86
- };
87
- control: string;
88
- };
89
- contentText: {
90
- description: string;
91
- table: {
92
- category: string;
93
- type: {
94
- summary: string;
95
- };
96
- };
97
- control: string;
98
- };
99
- duration: {
100
- table: {
101
- category: string;
102
- type: {
103
- summary: string;
104
- };
105
- };
106
- control: string;
107
- description: string;
108
- defaultValue: {
109
- summary: number;
110
- };
111
- };
112
- toastPosition: {
113
- table: {
114
- category: string;
115
- type: {
116
- summary: string;
117
- };
118
- };
119
- options: string[];
120
- control: {
121
- type: string;
122
- };
123
- defaultValue: {
124
- summary: string;
125
- };
126
- };
127
- };
128
- };
129
- export default meta;
130
- export declare const Default: ({ ...args }: {
131
- [x: string]: any;
132
- }) => import("react").JSX.Element;
133
- export declare const NoTitleToast: ({ ...args }: {
134
- [x: string]: any;
135
- }) => import("react").JSX.Element;
136
- export declare const NoButtonToast: ({ ...args }: {
137
- [x: string]: any;
138
- }) => import("react").JSX.Element;
@@ -1,122 +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 { useState } from 'react';
24
- import { commonArgTypes, sizeOptions } from '../../constants';
25
- import { Toast, ToastDescription, ToastTitle, ToastActionButton } from 'components/Toast';
26
- import Button from 'components/Button';
27
- var toastPositionOption = [
28
- 'top_center',
29
- 'top_left',
30
- 'top_right',
31
- 'bottom_center',
32
- 'bottom_left',
33
- 'bottom_right',
34
- ];
35
- var meta = {
36
- title: 'Component/Toast',
37
- component: Toast,
38
- parameters: {
39
- layout: 'centered',
40
- docs: {
41
- description: {
42
- component: '팝업 UI형태로 화면 하단에 일시적으로 노출되는 메시지 창',
43
- },
44
- },
45
- },
46
- tags: ['autodocs'],
47
- argTypes: {
48
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'Toast border 둥굴기' }),
49
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'Toast 비율' }),
50
- size: __assign(__assign({}, commonArgTypes.size), { table: {
51
- category: 'Props',
52
- type: {
53
- summary: sizeOptions.filter(function (option) { return option !== 'x-small'; }).join(' | '),
54
- },
55
- }, options: sizeOptions.filter(function (option) { return option !== 'x-small'; }), description: 'Toast 크기' }),
56
- color: {
57
- table: {
58
- category: 'Props',
59
- type: { summary: ['danger', 'warning', 'success', 'information'].join(' | ') },
60
- },
61
- options: ['danger', 'warning', 'success', 'information'],
62
- control: { type: 'select' },
63
- defaultValue: { summary: 'none' },
64
- description: 'Toast 색',
65
- },
66
- titleText: __assign(__assign({}, commonArgTypes.basicText), { description: 'Toast 타이틀 text' }),
67
- contentText: __assign(__assign({}, commonArgTypes.basicText), { description: 'Toast 내용 text' }),
68
- duration: {
69
- table: {
70
- category: 'Props',
71
- type: { summary: 'number' },
72
- },
73
- control: 'number',
74
- description: 'Toast duration (ms)',
75
- defaultValue: { summary: 3000 },
76
- },
77
- toastPosition: {
78
- table: {
79
- category: 'Props',
80
- type: { summary: toastPositionOption.join(' | ') },
81
- },
82
- options: toastPositionOption,
83
- control: { type: 'select' },
84
- defaultValue: { summary: 'top_right' },
85
- },
86
- },
87
- };
88
- export default meta;
89
- export var Default = function (_a) {
90
- var args = __rest(_a, []);
91
- var _b = useState(false), open = _b[0], setOpen = _b[1];
92
- return (<div>
93
- <Button onClick={function () { return setOpen(true); }}>토스트 메세지 호출</Button>
94
- <Toast openToast={open} setOpenToast={setOpen} {...args}>
95
- <ToastTitle titleText={args.titleText}>토스트 타이틀</ToastTitle>
96
- <ToastDescription contentText={args.contentText}>토스트 내용이 위치합니다</ToastDescription>
97
- <ToastActionButton altText="액션버튼">Action</ToastActionButton>
98
- </Toast>
99
- </div>);
100
- };
101
- export var NoTitleToast = function (_a) {
102
- var args = __rest(_a, []);
103
- var _b = useState(false), open = _b[0], setOpen = _b[1];
104
- return (<div>
105
- <Button onClick={function () { return setOpen(true); }}>타이틀 없음</Button>
106
- <Toast openToast={open} setOpenToast={setOpen} {...args}>
107
- <ToastDescription>토스트 내용이 위치합니다</ToastDescription>
108
- <ToastActionButton altText="액션버튼">닫기</ToastActionButton>
109
- </Toast>
110
- </div>);
111
- };
112
- export var NoButtonToast = function (_a) {
113
- var args = __rest(_a, []);
114
- var _b = useState(false), open = _b[0], setOpen = _b[1];
115
- return (<div>
116
- <Button onClick={function () { return setOpen(true); }}>버튼 없음</Button>
117
- <Toast openToast={open} setOpenToast={setOpen} {...args}>
118
- <ToastTitle>토스트 타이틀</ToastTitle>
119
- <ToastDescription>토스트 내용이 위치합니다</ToastDescription>
120
- </Toast>
121
- </div>);
122
- };
@@ -1,115 +0,0 @@
1
- /// <reference types="react" />
2
- import { IRadius, ISize, IAppearance } from '../../types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("@radix-ui/react-toggle").ToggleProps & import("react").RefAttributes<HTMLButtonElement>, "ref"> & import("../../components/Toggle").ToggleProps & import("react").RefAttributes<HTMLButtonElement>>;
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
- size: {
36
- table: {
37
- category: string;
38
- type: {
39
- summary: string;
40
- };
41
- };
42
- options: ISize[];
43
- description: string;
44
- control: {
45
- type: string;
46
- };
47
- defaultValue: {
48
- summary: string;
49
- };
50
- };
51
- scaling: {
52
- description: string;
53
- table: {
54
- category: string;
55
- type: {
56
- summary: string;
57
- };
58
- };
59
- control: {
60
- type: string;
61
- };
62
- options: import("../../types").IScaling[];
63
- defaultValue: {
64
- summary: string;
65
- };
66
- };
67
- color: {
68
- description: string;
69
- table: {
70
- category: string;
71
- type: {
72
- summary: string;
73
- };
74
- };
75
- options: import("../../types").IColor[];
76
- control: {
77
- type: string;
78
- };
79
- defaultValue: {
80
- summary: string;
81
- };
82
- };
83
- appearance: {
84
- table: {
85
- category: string;
86
- type: {
87
- summary: string;
88
- };
89
- };
90
- control: {
91
- type: string;
92
- };
93
- options: IAppearance[];
94
- defaultValue: {
95
- summary: string;
96
- };
97
- };
98
- };
99
- };
100
- export default meta;
101
- export declare const Default: ({ ...args }: {
102
- [x: string]: any;
103
- }) => import("react").JSX.Element;
104
- export declare const Radius: ({ ...args }: {
105
- [x: string]: any;
106
- }) => import("react").JSX.Element;
107
- export declare const Size: ({ ...args }: {
108
- [x: string]: any;
109
- }) => import("react").JSX.Element;
110
- export declare const WithText: ({ ...args }: {
111
- [x: string]: any;
112
- }) => import("react").JSX.Element;
113
- export declare const Appearance: ({ ...args }: {
114
- [x: string]: any;
115
- }) => import("react").JSX.Element;
@@ -1,106 +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 { commonArgTypes, radiusOptions, sizeOptions, appearanceOptions } from '../../constants';
24
- import { FontBoldIcon } from '@radix-ui/react-icons';
25
- import { Toggle, ToggleWithText } from '../../components/Toggle';
26
- var meta = {
27
- title: 'Component/Toggle',
28
- component: Toggle,
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
- radius: __assign(__assign({}, commonArgTypes.radius), { description: 'toggle 둥글기' }),
43
- size: __assign(__assign({}, commonArgTypes.size), { table: {
44
- category: 'Props',
45
- type: {
46
- summary: sizeOptions
47
- .filter(function (size) { return !['x-small', 'x-large'].includes(size); })
48
- .join(' | '),
49
- },
50
- }, options: sizeOptions.filter(function (size) { return !['x-small', 'x-large'].includes(size); }), description: 'toggle 크기' }),
51
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'toggle scaling' }),
52
- color: __assign(__assign({}, commonArgTypes.color), { description: 'toggle color' }),
53
- appearance: {
54
- table: {
55
- category: 'Props',
56
- type: {
57
- summary: appearanceOptions
58
- .filter(function (appearance) { return !['classic', 'solid'].includes(appearance); })
59
- .join(' | '),
60
- },
61
- },
62
- control: { type: 'select' },
63
- options: appearanceOptions.filter(function (appearance) { return !['classic', 'solid'].includes(appearance); }),
64
- defaultValue: { summary: 'surface' },
65
- },
66
- },
67
- };
68
- export default meta;
69
- export var Default = function (_a) {
70
- var args = __rest(_a, []);
71
- return (<div className="flex items-center space-x-4">
72
- <Toggle {...args} aria-label="Toggle italic">
73
- <FontBoldIcon />
74
- </Toggle>
75
- </div>);
76
- };
77
- export var Radius = function (_a) {
78
- var args = __rest(_a, []);
79
- return (<div className="flex items-center space-x-4">
80
- {radiusOptions.map(function (radius) { return (<Toggle key={radius} aria-label="Toggle italic" {...args} radius={radius}>
81
- <FontBoldIcon />
82
- </Toggle>); })}
83
- </div>);
84
- };
85
- export var Size = function (_a) {
86
- var args = __rest(_a, []);
87
- return (<div className="flex items-center space-x-4">
88
- {['small', 'medium', 'large'].map(function (size) { return (<Toggle key={size} aria-label="Toggle italic" {...args} size={size}>
89
- <FontBoldIcon />
90
- </Toggle>); })}
91
- </div>);
92
- };
93
- export var WithText = function (_a) {
94
- var args = __rest(_a, []);
95
- return (<ToggleWithText {...args} aria-label="Toggle italic" text={'Bold'}>
96
- <FontBoldIcon />
97
- </ToggleWithText>);
98
- };
99
- export var Appearance = function (_a) {
100
- var args = __rest(_a, []);
101
- return (<div className="flex items-center space-x-4">
102
- {['ghost', 'soft', 'surface', 'outline'].map(function (appearance) { return (<Toggle key={appearance} aria-label="Toggle italic" {...args} appearance={appearance}>
103
- <FontBoldIcon />
104
- </Toggle>); })}
105
- </div>);
106
- };