@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,127 +0,0 @@
1
- /// <reference types="react" />
2
- import { ISize } from '../../types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("@radix-ui/themes/dist/cjs/components/radio-cards").RootProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & import("../../components/RadioCards").RadioCardsProps & 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
- table: {
21
- category: string;
22
- type: {
23
- summary: string;
24
- };
25
- };
26
- options: import("../../types").IRadius[];
27
- description: string;
28
- control: {
29
- type: string;
30
- };
31
- defaultValue: {
32
- summary: string;
33
- };
34
- };
35
- disabled: {
36
- description: string;
37
- defaultValue: {
38
- summary: string;
39
- };
40
- table: {
41
- category: string;
42
- type: {
43
- summary: string;
44
- };
45
- };
46
- control: {
47
- type: 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
- defaultValue: {
85
- summary: string;
86
- };
87
- table: {
88
- category: string;
89
- type: {
90
- summary: string;
91
- };
92
- };
93
- options: import("../../types").IColor[];
94
- control: {
95
- type: string;
96
- };
97
- };
98
- appearance: {
99
- table: {
100
- category: string;
101
- type: {
102
- summary: string;
103
- };
104
- };
105
- control: {
106
- type: string;
107
- };
108
- options: string[];
109
- defaultValue: {
110
- summary: string;
111
- };
112
- };
113
- };
114
- };
115
- export default meta;
116
- export declare const Default: ({ ...args }: {
117
- [x: string]: any;
118
- }) => import("react").JSX.Element;
119
- export declare const Radius: ({ ...args }: {
120
- [x: string]: any;
121
- }) => import("react").JSX.Element;
122
- export declare const Size: ({ ...args }: {
123
- [x: string]: any;
124
- }) => import("react").JSX.Element;
125
- export declare const States: ({ ...args }: {
126
- [x: string]: any;
127
- }) => import("react").JSX.Element;
@@ -1,153 +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 } from '../../constants';
24
- import { RadioCards, RadioCardsItem } from '../../components/RadioCards';
25
- var meta = {
26
- title: 'Component/RadioCards',
27
- component: RadioCards,
28
- parameters: {
29
- layout: 'centered',
30
- themes: {
31
- themeOverride: 'dark',
32
- },
33
- docs: {
34
- description: {
35
- component: '선택 가능한 Radio가 카드 형식으로 구성되어 있다.',
36
- },
37
- },
38
- },
39
- tags: ['autodocs'],
40
- argTypes: {
41
- radius: __assign(__assign({}, commonArgTypes.radius), { table: {
42
- category: 'Theme Props',
43
- type: {
44
- summary: radiusOptions.join(' | '),
45
- },
46
- }, options: radiusOptions, description: 'radioCards 둥글기' }),
47
- disabled: {
48
- description: 'radioCards disabled',
49
- defaultValue: { summary: 'false' },
50
- table: {
51
- category: 'Props',
52
- type: { summary: 'boolean' },
53
- },
54
- control: { type: 'boolean' },
55
- },
56
- size: __assign(__assign({}, commonArgTypes.size), { table: {
57
- category: 'Props',
58
- type: {
59
- summary: sizeOptions
60
- .filter(function (size) { return !['x-small', 'x-large'].includes(size); })
61
- .join(' | '),
62
- },
63
- }, options: sizeOptions.filter(function (size) { return !['x-small', 'x-large'].includes(size); }), description: 'radioCards 크기' }),
64
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'radioCards scaling' }),
65
- color: __assign(__assign({}, commonArgTypes.color), { description: 'radioCards 테두리 color', defaultValue: { summary: 'red' } }),
66
- appearance: {
67
- table: {
68
- category: 'Props',
69
- type: { summary: ['classic', 'surface'].join(' | ') },
70
- },
71
- control: { type: 'select' },
72
- options: ['classic', 'surface'],
73
- defaultValue: { summary: 'surface' },
74
- },
75
- },
76
- };
77
- export default meta;
78
- export var Default = function (_a) {
79
- var args = __rest(_a, []);
80
- return (<RadioCards {...args} defaultValue="1">
81
- <RadioCardsItem value="1" {...args}>
82
- radioCard 1
83
- </RadioCardsItem>
84
- <RadioCardsItem value="2" {...args}>
85
- radioCard 2
86
- </RadioCardsItem>
87
- <RadioCardsItem value="3" {...args}>
88
- radioCard 3
89
- </RadioCardsItem>
90
- </RadioCards>);
91
- };
92
- export var Radius = function (_a) {
93
- var args = __rest(_a, []);
94
- return (<div className="flex items-center space-x-4">
95
- <div className="flex space-x-1">
96
- <RadioCards {...args} defaultValue="none">
97
- <RadioCardsItem value="none" {...args} radius={'none'}>
98
- none
99
- </RadioCardsItem>
100
- <RadioCardsItem value="small" {...args} radius={'small'}>
101
- small
102
- </RadioCardsItem>
103
- <RadioCardsItem value="medium" {...args} radius={'medium'}>
104
- medium
105
- </RadioCardsItem>
106
- <RadioCardsItem value="large" {...args} radius={'large'}>
107
- large
108
- </RadioCardsItem>
109
- </RadioCards>
110
- </div>
111
- </div>);
112
- };
113
- export var Size = function (_a) {
114
- var args = __rest(_a, []);
115
- return (<div className="flex items-center space-x-4">
116
- <RadioCards defaultValue="small" {...args}>
117
- <RadioCardsItem value={'small'} {...args} size={'small'}>
118
- small
119
- </RadioCardsItem>
120
- <RadioCardsItem value={'medium'} {...args} size={'medium'}>
121
- medium
122
- </RadioCardsItem>
123
- <RadioCardsItem value={'large'} {...args} size={'large'}>
124
- large
125
- </RadioCardsItem>
126
- </RadioCards>
127
- </div>);
128
- };
129
- export var States = function (_a) {
130
- var args = __rest(_a, []);
131
- return (<div className="space-y-2">
132
- <div className="flex items-center space-x-4">
133
- <RadioCards {...args} defaultValue="On">
134
- <RadioCardsItem value="Off" {...args}>
135
- Off
136
- </RadioCardsItem>
137
- <RadioCardsItem value="On" {...args}>
138
- On
139
- </RadioCardsItem>
140
- </RadioCards>
141
- </div>
142
- <div className="flex items-center space-x-4">
143
- <RadioCards {...args} defaultValue="On">
144
- <RadioCardsItem value="Off" {...args} disabled>
145
- Off
146
- </RadioCardsItem>
147
- <RadioCardsItem value="On" {...args} disabled>
148
- On
149
- </RadioCardsItem>
150
- </RadioCards>
151
- </div>
152
- </div>);
153
- };
@@ -1,111 +0,0 @@
1
- /// <reference types="react" />
2
- import { ISize } from '../../types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("@radix-ui/themes/dist/cjs/components/radio-group").RootProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & import("../../components/RadioGroup").RadioGroupProps & 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
- 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
- size: {
35
- table: {
36
- category: string;
37
- type: {
38
- summary: string;
39
- };
40
- };
41
- options: ISize[];
42
- description: string;
43
- control: {
44
- type: string;
45
- };
46
- defaultValue: {
47
- summary: string;
48
- };
49
- };
50
- scaling: {
51
- description: string;
52
- table: {
53
- category: string;
54
- type: {
55
- summary: string;
56
- };
57
- };
58
- control: {
59
- type: string;
60
- };
61
- options: import("../../types").IScaling[];
62
- defaultValue: {
63
- summary: string;
64
- };
65
- };
66
- color: {
67
- description: string;
68
- defaultValue: {
69
- summary: string;
70
- };
71
- table: {
72
- category: string;
73
- type: {
74
- summary: string;
75
- };
76
- };
77
- options: import("../../types").IColor[];
78
- control: {
79
- type: string;
80
- };
81
- };
82
- appearance: {
83
- table: {
84
- category: string;
85
- type: {
86
- summary: string;
87
- };
88
- };
89
- control: {
90
- type: string;
91
- };
92
- options: string[];
93
- defaultValue: {
94
- summary: string;
95
- };
96
- };
97
- };
98
- };
99
- export default meta;
100
- export declare const Default: ({ ...args }: {
101
- [x: string]: any;
102
- }) => import("react").JSX.Element;
103
- export declare const Size: ({ ...args }: {
104
- [x: string]: any;
105
- }) => import("react").JSX.Element;
106
- export declare const Appearance: ({ ...args }: {
107
- [x: string]: any;
108
- }) => import("react").JSX.Element;
109
- export declare const Disabled: ({ ...args }: {
110
- [x: string]: any;
111
- }) => import("react").JSX.Element;
@@ -1,142 +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, sizeOptions } from '../../constants';
24
- import { RadioGroup, RadioGroupItem } from '../../components/RadioGroup';
25
- var meta = {
26
- title: 'Component/RadioGroup',
27
- component: RadioGroup,
28
- parameters: {
29
- layout: 'centered',
30
- themes: {
31
- themeOverride: 'dark',
32
- },
33
- docs: {
34
- description: {
35
- component: '선택 가능한 Radio가 그룹으로 구성되어 있다.',
36
- },
37
- },
38
- },
39
- tags: ['autodocs'],
40
- argTypes: {
41
- disabled: {
42
- description: 'radioGroup disabled',
43
- defaultValue: { summary: 'false' },
44
- table: {
45
- category: 'Props',
46
- type: { summary: 'boolean' },
47
- },
48
- control: { type: 'boolean' },
49
- },
50
- size: __assign(__assign({}, commonArgTypes.size), { table: {
51
- category: 'Props',
52
- type: {
53
- summary: sizeOptions
54
- .filter(function (size) { return !['x-small', 'x-large'].includes(size); })
55
- .join(' | '),
56
- },
57
- }, options: sizeOptions.filter(function (size) { return !['x-small', 'x-large'].includes(size); }), description: 'radioGroup 크기' }),
58
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'radioGroup scaling' }),
59
- color: __assign(__assign({}, commonArgTypes.color), { description: 'radioGroup color', defaultValue: { summary: 'red' } }),
60
- appearance: {
61
- table: {
62
- category: 'Props',
63
- type: { summary: ['classic', 'soft', 'surface'].join(' | ') },
64
- },
65
- control: { type: 'select' },
66
- options: ['classic', 'soft', 'surface'],
67
- defaultValue: { summary: 'surface' },
68
- },
69
- },
70
- };
71
- export default meta;
72
- export var Default = function (_a) {
73
- var args = __rest(_a, []);
74
- return (<RadioGroup defaultValue={'1'} name="example" {...args}>
75
- <RadioGroupItem value="1" {...args}>
76
- Default
77
- </RadioGroupItem>
78
- <RadioGroupItem value="2" {...args}>
79
- Comfortable
80
- </RadioGroupItem>
81
- <RadioGroupItem value="3" {...args}>
82
- Compact
83
- </RadioGroupItem>
84
- </RadioGroup>);
85
- };
86
- export var Size = function (_a) {
87
- var args = __rest(_a, []);
88
- return (<div className="flex items-center space-x-4">
89
- {['small', 'medium', 'large'].map(function (size) { return (<RadioGroup key={size} defaultValue={'1'} name={size} {...args} size={size}>
90
- <RadioGroupItem value="1" {...args}>
91
- Default
92
- </RadioGroupItem>
93
- <RadioGroupItem value="2" {...args}>
94
- Comfortable
95
- </RadioGroupItem>
96
- <RadioGroupItem value="3" {...args}>
97
- Compact
98
- </RadioGroupItem>
99
- </RadioGroup>); })}
100
- </div>);
101
- };
102
- export var Appearance = function (_a) {
103
- var args = __rest(_a, []);
104
- return (<div className="flex items-center space-x-4">
105
- {['classic', 'soft', 'surface'].map(function (appearance) { return (<RadioGroup key={appearance} defaultValue={'1'} name={appearance} {...args} appearance={appearance}>
106
- <RadioGroupItem value="1" {...args}>
107
- Default
108
- </RadioGroupItem>
109
- <RadioGroupItem value="2" {...args}>
110
- Comfortable
111
- </RadioGroupItem>
112
- <RadioGroupItem value="3" {...args}>
113
- Compact
114
- </RadioGroupItem>
115
- </RadioGroup>); })}
116
- </div>);
117
- };
118
- export var Disabled = function (_a) {
119
- var args = __rest(_a, []);
120
- return (<div className="flex items-center space-x-4">
121
- <div>
122
- <RadioGroup defaultValue={'On'} {...args}>
123
- <RadioGroupItem value="Off" {...args}>
124
- Off
125
- </RadioGroupItem>
126
- <RadioGroupItem value="On" {...args}>
127
- On
128
- </RadioGroupItem>
129
- </RadioGroup>
130
- </div>
131
- <div>
132
- <RadioGroup defaultValue={'On'} {...args}>
133
- <RadioGroupItem value="Off" {...args} disabled>
134
- Off
135
- </RadioGroupItem>
136
- <RadioGroupItem value="On" {...args} disabled>
137
- On
138
- </RadioGroupItem>
139
- </RadioGroup>
140
- </div>
141
- </div>);
142
- };
@@ -1,59 +0,0 @@
1
- /// <reference types="react" />
2
- import { ISize } from '../../types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<Omit<import("@radix-ui/react-scroll-area").ScrollAreaProps & import("react").RefAttributes<HTMLDivElement>, "ref"> & import("../../components/ScrollArea").ScrollAreaProps & 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: import("../../types").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
- };
52
- };
53
- export default meta;
54
- export declare const Default: ({ ...args }: {
55
- [x: string]: any;
56
- }) => import("react").JSX.Element;
57
- export declare const Type: ({ ...args }: {
58
- [x: string]: any;
59
- }) => import("react").JSX.Element;