@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,103 +0,0 @@
1
- /// <reference types="react" />
2
- import { PointStyle } from 'types';
3
- declare const meta: {
4
- title: string;
5
- component: {
6
- ({ className, datasets, scaling, width, height, ...props }: import("components/BubbleChart").BubbleChartProps): import("react").JSX.Element;
7
- displayName: string;
8
- };
9
- parameters: {
10
- layout: string;
11
- themes: {
12
- themeOverride: string;
13
- };
14
- docs: {
15
- description: {
16
- component: string;
17
- };
18
- };
19
- };
20
- tags: string[];
21
- args: {
22
- datasets: {
23
- label: string;
24
- data: {
25
- x: number;
26
- y: number;
27
- r: number;
28
- }[];
29
- backgroundColor: string;
30
- borderColor: string;
31
- borderWidth: number;
32
- pointStyle: PointStyle;
33
- }[];
34
- };
35
- argTypes: {
36
- scaling: {
37
- description: string;
38
- table: {
39
- category: string;
40
- type: {
41
- summary: string;
42
- };
43
- };
44
- control: {
45
- type: string;
46
- };
47
- options: import("types").IScaling[];
48
- defaultValue: {
49
- summary: string;
50
- };
51
- };
52
- datasets: {
53
- description: string;
54
- table: {
55
- category: string;
56
- type: {
57
- summary: string;
58
- };
59
- };
60
- };
61
- labelPosition: {
62
- description: string;
63
- table: {
64
- category: string;
65
- type: {
66
- summary: string;
67
- };
68
- };
69
- control: {
70
- type: string;
71
- };
72
- options: string[];
73
- defaultValue: {
74
- summary: string;
75
- };
76
- };
77
- className: {
78
- table: {
79
- disable: boolean;
80
- };
81
- };
82
- width: {
83
- table: {
84
- disable: boolean;
85
- };
86
- };
87
- height: {
88
- table: {
89
- disable: boolean;
90
- };
91
- };
92
- };
93
- };
94
- export default meta;
95
- export declare const Default: ({ ...args }: {
96
- [x: string]: any;
97
- }) => import("react").JSX.Element;
98
- export declare const MultiDatasets: ({ ...args }: {
99
- [x: string]: any;
100
- }) => import("react").JSX.Element;
101
- export declare const PointStyles: ({ ...args }: {
102
- [x: string]: any;
103
- }) => import("react").JSX.Element;
@@ -1,176 +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 { BubbleChart } from 'components/BubbleChart';
24
- import { commonArgTypes, labelPositionList } from '../../constants';
25
- import { red, blue, yellow } from 'color/light';
26
- var datasets = function (label, pointStyle) {
27
- return [
28
- {
29
- label: label,
30
- data: [
31
- { x: 20, y: 30, r: 15 },
32
- { x: 25, y: 50, r: 10 },
33
- { x: 35, y: 25, r: 25 },
34
- { x: 40, y: 10, r: 10 },
35
- ],
36
- backgroundColor: red[3],
37
- borderColor: red[9],
38
- borderWidth: 1,
39
- pointStyle: pointStyle,
40
- },
41
- ];
42
- };
43
- var meta = {
44
- title: 'Chart/BubbleChart',
45
- component: BubbleChart,
46
- parameters: {
47
- layout: 'centered',
48
- themes: {
49
- themeOverride: 'dark',
50
- },
51
- docs: {
52
- description: {
53
- component: '버블 차트 컴포넌트',
54
- },
55
- },
56
- },
57
- tags: ['autodocs'],
58
- args: {
59
- datasets: datasets('example', 'circle'),
60
- },
61
- argTypes: {
62
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: '차트 크기 비율' }),
63
- datasets: {
64
- description: '차트에 사용할 데이터 세트',
65
- table: {
66
- category: 'Props',
67
- type: { summary: 'object' },
68
- },
69
- },
70
- labelPosition: {
71
- description: '라벨 위치',
72
- table: {
73
- category: 'Props',
74
- type: { summary: labelPositionList.join(' | ') },
75
- },
76
- control: { type: 'select' },
77
- options: labelPositionList,
78
- defaultValue: { summary: 'top' },
79
- },
80
- className: {
81
- table: {
82
- disable: true,
83
- },
84
- },
85
- width: {
86
- table: {
87
- disable: true,
88
- },
89
- },
90
- height: {
91
- table: {
92
- disable: true,
93
- },
94
- },
95
- },
96
- };
97
- export default meta;
98
- export var Default = function (_a) {
99
- var args = __rest(_a, []);
100
- var options = {
101
- plugins: {
102
- legend: {
103
- position: args.labelPosition,
104
- },
105
- title: {
106
- display: true,
107
- text: 'Bubble Chart',
108
- align: 'center',
109
- },
110
- },
111
- };
112
- return (<div className="w-[500px] h-[400px]">
113
- <BubbleChart width={400} height={300} datasets={args.datasets} options={options} {...args}/>
114
- </div>);
115
- };
116
- export var MultiDatasets = function (_a) {
117
- var args = __rest(_a, []);
118
- var datasets = [
119
- {
120
- label: 'first',
121
- data: [
122
- { x: 20, y: 30, r: 15 },
123
- { x: 25, y: 50, r: 10 },
124
- { x: 35, y: 25, r: 25 },
125
- { x: 40, y: 10, r: 10 },
126
- ],
127
- backgroundColor: red[3],
128
- borderColor: red[9],
129
- },
130
- {
131
- label: 'second',
132
- data: [
133
- { x: 10, y: 10, r: 15 },
134
- { x: 35, y: 50, r: 10 },
135
- { x: 25, y: 25, r: 21 },
136
- { x: 30, y: 15, r: 10 },
137
- ],
138
- backgroundColor: blue[3],
139
- borderColor: blue[9],
140
- },
141
- {
142
- label: 'third',
143
- data: [
144
- { x: 5, y: 5, r: 12 },
145
- { x: 25, y: 10, r: 8 },
146
- { x: 12, y: 28, r: 13 },
147
- { x: 22, y: 5, r: 10 },
148
- ],
149
- backgroundColor: yellow[3],
150
- borderColor: yellow[9],
151
- },
152
- ];
153
- var options = {
154
- plugins: {
155
- title: {
156
- display: true,
157
- text: 'Radar Chart - Multiple',
158
- },
159
- },
160
- };
161
- return <Default datasets={datasets} options={options}/>;
162
- };
163
- export var PointStyles = function (_a) {
164
- var args = __rest(_a, []);
165
- var options = {
166
- responsive: false,
167
- };
168
- return (<div className="space-y-3">
169
- <div className="flex items-center space-x-3">
170
- {['cross', 'crossRot'].map(function (style, index) { return (<BubbleChart key={index} options={options} width={350} height={250} {...args} datasets={datasets(style, style)}/>); })}
171
- </div>
172
- <div className="flex items-center space-x-3">
173
- {['dash', 'rect'].map(function (style, index) { return (<BubbleChart key={index} options={options} width={350} height={250} {...args} datasets={datasets(style, style)}/>); })}
174
- </div>
175
- </div>);
176
- };
@@ -1,148 +0,0 @@
1
- /// <reference types="react" />
2
- import { IAppearance, IRadius, IScaling, IWeight } from '../../types';
3
- import { ButtonProps } from 'components/Button';
4
- declare const meta: {
5
- title: string;
6
- component: import("react").ForwardRefExoticComponent<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & ButtonProps & import("react").RefAttributes<HTMLButtonElement>>;
7
- parameters: {
8
- layout: string;
9
- themes: {
10
- themeOverride: string;
11
- };
12
- docs: {
13
- description: {
14
- component: string;
15
- };
16
- };
17
- };
18
- tags: string[];
19
- argTypes: {
20
- radius: {
21
- description: string;
22
- table: {
23
- category: string;
24
- type: {
25
- summary: string;
26
- };
27
- };
28
- options: IRadius[];
29
- control: {
30
- type: string;
31
- };
32
- defaultValue: {
33
- summary: string;
34
- };
35
- };
36
- scaling: {
37
- description: string;
38
- table: {
39
- category: string;
40
- type: {
41
- summary: string;
42
- };
43
- };
44
- control: {
45
- type: string;
46
- };
47
- options: IScaling[];
48
- defaultValue: {
49
- summary: string;
50
- };
51
- };
52
- size: {
53
- description: string;
54
- table: {
55
- category: string;
56
- type: {
57
- summary: string;
58
- };
59
- };
60
- control: {
61
- type: string;
62
- };
63
- options: import("../../types").ISize[];
64
- defaultValue: {
65
- summary: string;
66
- };
67
- };
68
- weight: {
69
- description: string;
70
- table: {
71
- category: string;
72
- type: {
73
- summary: string;
74
- };
75
- };
76
- options: IWeight[];
77
- control: {
78
- type: string;
79
- };
80
- defaultValue: {
81
- summary: string;
82
- };
83
- };
84
- onClick: {
85
- table: {
86
- category: string;
87
- };
88
- };
89
- color: {
90
- description: string;
91
- table: {
92
- category: string;
93
- type: {
94
- summary: string;
95
- };
96
- };
97
- options: import("../../types").IColor[];
98
- control: {
99
- type: string;
100
- };
101
- defaultValue: {
102
- summary: string;
103
- };
104
- };
105
- appearance: {
106
- description: string;
107
- options: IAppearance[];
108
- table: {
109
- category: string;
110
- type: {
111
- summary: string;
112
- };
113
- };
114
- control: {
115
- type: string;
116
- };
117
- defaultValue: {
118
- summary: string;
119
- };
120
- };
121
- disabled: {
122
- description: string;
123
- defaultValue: {
124
- summary: string;
125
- };
126
- table: {
127
- category: string;
128
- type: {
129
- summary: string;
130
- };
131
- };
132
- control: {
133
- type: string;
134
- };
135
- };
136
- };
137
- args: {
138
- onClick: import("@vitest/spy").Mock<[event: import("react").MouseEvent<HTMLButtonElement, MouseEvent>], void>;
139
- };
140
- };
141
- export default meta;
142
- export declare const Default: (args: ButtonProps) => import("react").JSX.Element;
143
- export declare const Radius: (args: ButtonProps) => import("react").JSX.Element;
144
- export declare const Size: (args: ButtonProps) => import("react").JSX.Element;
145
- export declare const Scaling: (args: ButtonProps) => import("react").JSX.Element;
146
- export declare const Weight: (args: ButtonProps) => import("react").JSX.Element;
147
- export declare const Appearance: (args: ButtonProps) => import("react").JSX.Element;
148
- export declare const WithIcon: (args: ButtonProps) => import("react").JSX.Element;
@@ -1,98 +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
- import { fn } from '@storybook/test';
13
- import { radiusOptions, scalingOptions, weightOptions, commonArgTypes, appearanceOptions, sizeOptions, } from '../../../src/constants';
14
- import Button from 'components/Button';
15
- import { BookmarkIcon, ArrowRightIcon } from '@radix-ui/react-icons';
16
- var meta = {
17
- title: 'Component/Button',
18
- component: Button,
19
- parameters: {
20
- layout: 'centered',
21
- themes: {
22
- themeOverride: 'dark',
23
- },
24
- docs: {
25
- description: {
26
- component: '어떤 기능이나 동작을 실행하거나 기능을 사용하기 위한 상태로 변경하는 요소.',
27
- },
28
- },
29
- },
30
- tags: ['autodocs'],
31
- argTypes: {
32
- radius: __assign(__assign({}, commonArgTypes.radius), { description: '버튼 둥글기' }),
33
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: '버튼 비율' }),
34
- size: __assign(__assign({}, commonArgTypes.size), { description: '버튼 크기' }),
35
- weight: __assign(__assign({}, commonArgTypes.weight), { description: '버튼 폰트 두께' }),
36
- onClick: {
37
- table: {
38
- category: 'EVENT HANDLER',
39
- },
40
- },
41
- color: __assign(__assign({}, commonArgTypes.color), { description: 'Button 메인 색' }),
42
- appearance: __assign(__assign({}, commonArgTypes.appearance), { description: 'Button 스타일', options: appearanceOptions }),
43
- disabled: {
44
- description: '버튼 disabled 기본 속성',
45
- defaultValue: { summary: 'false' },
46
- table: {
47
- category: 'Props',
48
- type: { summary: 'boolean' },
49
- },
50
- control: { type: 'boolean' },
51
- },
52
- },
53
- args: {
54
- onClick: fn(),
55
- },
56
- };
57
- export default meta;
58
- export var Default = function (args) { return <Button {...args}>버튼</Button>; };
59
- export var Radius = function (args) { return (<div className="flex space-x-2">
60
- {radiusOptions.map(function (radius) { return (<Button key={radius} {...args} radius={radius}>
61
- {radius}
62
- </Button>); })}
63
- </div>); };
64
- export var Size = function (args) { return (<div className="flex items-center space-x-3">
65
- {sizeOptions.map(function (size) { return (<Button key={"".concat(size, "-size")} {...args} size={size}>
66
- {size}
67
- </Button>); })}
68
- </div>); };
69
- export var Scaling = function (args) { return (<div className="flex items-center space-x-3">
70
- {scalingOptions.map(function (scaling) { return (<Button key={scaling} {...args} scaling={scaling}>
71
- {scaling}
72
- </Button>); })}
73
- </div>); };
74
- export var Weight = function (args) { return (<div className="flex items-center space-x-3">
75
- {weightOptions.map(function (weight) { return (<Button key={weight} {...args} weight={weight}>
76
- {weight}
77
- </Button>); })}
78
- </div>); };
79
- export var Appearance = function (args) { return (<div className="flex items-center space-x-3">
80
- {appearanceOptions.map(function (appearance) { return (<Button key={appearance} {...args} appearance={appearance}>
81
- {appearance}
82
- </Button>); })}
83
- </div>); };
84
- export var WithIcon = function (args) { return (<div className="flex flex-col items-center space-y-3">
85
- <div className="flex items-center space-x-3">
86
- {appearanceOptions.map(function (appearance) { return (<Button key={appearance} {...args} appearance={appearance}>
87
- <BookmarkIcon className="w-4 h-4 mr-2"/>
88
- 북마크
89
- </Button>); })}
90
- </div>
91
-
92
- <div className="flex items-center space-x-3">
93
- {appearanceOptions.map(function (appearance) { return (<Button key={appearance} {...args} appearance={appearance}>
94
- More
95
- <ArrowRightIcon className="w-4 h-4 ml-2"/>
96
- </Button>); })}
97
- </div>
98
- </div>); };
@@ -1,125 +0,0 @@
1
- /// <reference types="react" />
2
- import { ISize, IRadius, IAppearance } from 'types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & import("../../components/IconButton").IconButtonProps & 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
- disabled: {
20
- description: string;
21
- defaultValue: {
22
- summary: string;
23
- };
24
- table: {
25
- category: string;
26
- type: {
27
- summary: string;
28
- };
29
- };
30
- control: {
31
- type: string;
32
- };
33
- };
34
- radius: {
35
- description: string;
36
- table: {
37
- category: string;
38
- type: {
39
- summary: string;
40
- };
41
- };
42
- options: IRadius[];
43
- control: {
44
- type: string;
45
- };
46
- defaultValue: {
47
- summary: string;
48
- };
49
- };
50
- size: {
51
- table: {
52
- category: string;
53
- type: {
54
- summary: string;
55
- };
56
- };
57
- options: ISize[];
58
- description: string;
59
- control: {
60
- type: string;
61
- };
62
- defaultValue: {
63
- summary: string;
64
- };
65
- };
66
- scaling: {
67
- description: string;
68
- table: {
69
- category: string;
70
- type: {
71
- summary: string;
72
- };
73
- };
74
- control: {
75
- type: string;
76
- };
77
- options: import("types").IScaling[];
78
- defaultValue: {
79
- summary: string;
80
- };
81
- };
82
- color: {
83
- description: string;
84
- table: {
85
- category: string;
86
- type: {
87
- summary: string;
88
- };
89
- };
90
- options: import("types").IColor[];
91
- control: {
92
- type: string;
93
- };
94
- defaultValue: {
95
- summary: string;
96
- };
97
- };
98
- appearance: {
99
- options: IAppearance[];
100
- table: {
101
- category: string;
102
- type: {
103
- summary: string;
104
- };
105
- };
106
- control: {
107
- type: string;
108
- };
109
- defaultValue: {
110
- summary: string;
111
- };
112
- };
113
- };
114
- };
115
- export default meta;
116
- export declare const Default: ({ ...args }: any) => import("react").JSX.Element;
117
- export declare const Size: ({ ...args }: {
118
- [x: string]: any;
119
- }) => import("react").JSX.Element;
120
- export declare const Radius: ({ ...args }: {
121
- [x: string]: any;
122
- }) => import("react").JSX.Element;
123
- export declare const Appearance: ({ ...args }: {
124
- [x: string]: any;
125
- }) => import("react").JSX.Element;