@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 { ISize, IAppearance } from '../../types';
3
- declare const meta: {
4
- title: string;
5
- component: import("react").ForwardRefExoticComponent<(import("react").ComponentPropsWithoutRef<import("react").ForwardRefExoticComponent<(import("@radix-ui/react-toggle-group").ToggleGroupSingleProps | import("@radix-ui/react-toggle-group").ToggleGroupMultipleProps) & import("react").RefAttributes<HTMLDivElement>>> & import("../../components/ToggleGroup").ToggleGroupSingleProps & import("../../components/ToggleGroup").ToggleGroupMultipleProps) & 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
- type: {
20
- description: string;
21
- table: {
22
- category: string;
23
- type: {
24
- summary: string;
25
- };
26
- };
27
- control: {
28
- type: string;
29
- };
30
- options: string[];
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 }: any) => import("react").JSX.Element;
102
- export declare const Size: ({ ...args }: any) => import("react").JSX.Element;
103
- export declare const Appearance: ({ ...args }: any) => import("react").JSX.Element;
@@ -1,127 +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, appearanceOptions } from '../../constants';
24
- import { FontBoldIcon, FontItalicIcon, UnderlineIcon } from '@radix-ui/react-icons';
25
- import { ToggleGroup, ToggleGroupItem } from '../../components/ToggleGroup';
26
- var meta = {
27
- title: 'Component/ToggleGroup',
28
- component: ToggleGroup,
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
- type: {
43
- description: 'pressed at a time',
44
- table: {
45
- category: 'Props',
46
- type: { summary: ['single', 'multiple'].join(' | ') },
47
- },
48
- control: { type: 'select' },
49
- options: ['single', 'multiple'],
50
- defaultValue: { summary: 'single' },
51
- },
52
- size: __assign(__assign({}, commonArgTypes.size), { table: {
53
- category: 'Props',
54
- type: {
55
- summary: sizeOptions
56
- .filter(function (size) { return !['x-small', 'x-large'].includes(size); })
57
- .join(' | '),
58
- },
59
- }, options: sizeOptions.filter(function (size) { return !['x-small', 'x-large'].includes(size); }), description: 'toggleGroup 크기' }),
60
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'toggleGroup scaling' }),
61
- color: __assign(__assign({}, commonArgTypes.color), { description: 'toggleGroup color' }),
62
- appearance: {
63
- table: {
64
- category: 'Props',
65
- type: {
66
- summary: appearanceOptions
67
- .filter(function (appearance) { return !['classic', 'solid'].includes(appearance); })
68
- .join(' | '),
69
- },
70
- },
71
- control: { type: 'select' },
72
- options: appearanceOptions.filter(function (appearance) { return !['classic', 'solid'].includes(appearance); }),
73
- defaultValue: { summary: 'surface' },
74
- },
75
- },
76
- };
77
- export default meta;
78
- export var Default = function (_a) {
79
- var args = __rest(_a, []);
80
- return (<ToggleGroup type={'single'} defaultValue={'left'} aria-label="Text alignment" {...args}>
81
- <ToggleGroupItem value="left" aria-label="Left aligned" {...args}>
82
- <FontBoldIcon />
83
- </ToggleGroupItem>
84
- <ToggleGroupItem value="center" aria-label="Center aligned" {...args}>
85
- <FontItalicIcon />
86
- </ToggleGroupItem>
87
- <ToggleGroupItem value="right" aria-label="Right aligned" {...args}>
88
- <UnderlineIcon />
89
- </ToggleGroupItem>
90
- </ToggleGroup>);
91
- };
92
- export var Size = function (_a) {
93
- var args = __rest(_a, []);
94
- return (<div className="flex items-center space-x-4">
95
- {sizeOptions
96
- .filter(function (size) { return !['x-small', 'x-large'].includes(size); })
97
- .map(function (size) { return (<ToggleGroup key={size} type={'single'} defaultValue={'left'} aria-label="Text alignment" {...args}>
98
- <ToggleGroupItem value="left" aria-label="Left aligned" {...args} size={size}>
99
- <FontBoldIcon />
100
- </ToggleGroupItem>
101
- <ToggleGroupItem value="center" aria-label="Center aligned" {...args} size={size}>
102
- <FontItalicIcon />
103
- </ToggleGroupItem>
104
- <ToggleGroupItem value="right" aria-label="Right aligned" {...args} size={size}>
105
- <UnderlineIcon />
106
- </ToggleGroupItem>
107
- </ToggleGroup>); })}
108
- </div>);
109
- };
110
- export var Appearance = function (_a) {
111
- var args = __rest(_a, []);
112
- return (<div className="flex items-center space-x-4">
113
- {appearanceOptions
114
- .filter(function (appearance) { return !['classic', 'solid'].includes(appearance); })
115
- .map(function (appearance) { return (<ToggleGroup key={appearance} type={'single'} defaultValue={'left'} aria-label="Text alignment" {...args}>
116
- <ToggleGroupItem value="left" aria-label="Left aligned" {...args} appearance={appearance}>
117
- <FontBoldIcon />
118
- </ToggleGroupItem>
119
- <ToggleGroupItem value="center" aria-label="Center aligned" {...args} appearance={appearance}>
120
- <FontItalicIcon />
121
- </ToggleGroupItem>
122
- <ToggleGroupItem value="right" aria-label="Right aligned" {...args} appearance={appearance}>
123
- <UnderlineIcon />
124
- </ToggleGroupItem>
125
- </ToggleGroup>); })}
126
- </div>);
127
- };
@@ -1,93 +0,0 @@
1
- /// <reference types="react" />
2
- declare const meta: {
3
- title: string;
4
- component: import("react").ForwardRefExoticComponent<import("@radix-ui/react-tooltip").TooltipProps & import("../../components/Tooltip/index").TooltipProps & import("react").RefAttributes<never>>;
5
- parameters: {
6
- layout: string;
7
- themes: {
8
- themeOverride: string;
9
- };
10
- docs: {
11
- description: {
12
- component: string;
13
- };
14
- };
15
- };
16
- tags: string[];
17
- argTypes: {
18
- scaling: {
19
- description: string;
20
- table: {
21
- category: string;
22
- type: {
23
- summary: string;
24
- };
25
- };
26
- control: {
27
- type: string;
28
- };
29
- options: import("types").IScaling[];
30
- defaultValue: {
31
- summary: string;
32
- };
33
- };
34
- radius: {
35
- table: {
36
- category: string;
37
- type: {
38
- summary: string;
39
- };
40
- };
41
- options: string[];
42
- control: {
43
- type: string;
44
- };
45
- defaultValue: {
46
- summary: string;
47
- };
48
- description: string;
49
- };
50
- color: {
51
- description: string;
52
- table: {
53
- category: string;
54
- type: {
55
- summary: string;
56
- };
57
- };
58
- options: import("types").IColor[];
59
- control: {
60
- type: string;
61
- };
62
- defaultValue: {
63
- summary: string;
64
- };
65
- };
66
- side: {
67
- table: {
68
- category: string;
69
- type: {
70
- summary: string;
71
- };
72
- };
73
- control: {
74
- type: string;
75
- };
76
- defaultValue: {
77
- summary: string;
78
- };
79
- description: string;
80
- options: string[];
81
- };
82
- };
83
- };
84
- export default meta;
85
- export declare const Default: ({ ...args }: {
86
- [x: string]: any;
87
- }) => import("react").JSX.Element;
88
- export declare const Radius: ({ ...args }: {
89
- [x: string]: any;
90
- }) => import("react").JSX.Element;
91
- export declare const Position: ({ ...args }: {
92
- [x: string]: any;
93
- }) => import("react").JSX.Element;
@@ -1,91 +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 { Tooltip } from '../../components/Tooltip/index';
24
- import { commonArgTypes, radiusOptions } from '../../constants';
25
- var meta = {
26
- title: 'Component/ToolTip',
27
- component: Tooltip,
28
- parameters: {
29
- layout: 'centered',
30
- themes: {
31
- themeOverride: 'dark',
32
- },
33
- docs: {
34
- description: {
35
- component: '부연 설명을 표시할 때 사용되는 요소로 개체 위에 포인터를 올려놓았을 때 자동으로 표시되는 기능',
36
- },
37
- },
38
- },
39
- tags: ['autodocs'],
40
- argTypes: {
41
- scaling: __assign(__assign({}, commonArgTypes.scaling), { description: 'Tooltip component 크기' }),
42
- radius: {
43
- table: {
44
- category: 'Theme Props',
45
- type: { summary: ['none', 'small', 'medium', 'large'].join(' | ') },
46
- },
47
- options: ['none', 'small', 'medium', 'large'],
48
- control: { type: 'select' },
49
- defaultValue: { summary: 'medium' },
50
- description: 'Tooltip component 둥글기',
51
- },
52
- color: __assign(__assign({}, commonArgTypes.color), { description: 'Tooltip component 배경 색상' }),
53
- side: {
54
- table: {
55
- category: 'Props',
56
- type: { summary: ['top', 'right', 'left', 'bottom'].join(' | ') },
57
- },
58
- control: { type: 'select' },
59
- defaultValue: { summary: 'top' },
60
- description: 'Tooltip component 위치',
61
- options: ['top', 'right', 'left', 'bottom'],
62
- },
63
- },
64
- };
65
- export default meta;
66
- export var Default = function (_a) {
67
- var args = __rest(_a, []);
68
- return (<Tooltip content="툴팁 컴포넌트 내용입니다." {...args}>
69
- <div>마우스 커서를 올려주세요</div>
70
- </Tooltip>);
71
- };
72
- export var Radius = function (_a) {
73
- var args = __rest(_a, []);
74
- return (<div className="">
75
- {radiusOptions.map(function (radius, index) { return (<div key={radius} className="flex pt-3 items-center space-x-2">
76
- <Tooltip content="툴팁 컴포넌트 내용입니다." radius={radius} {...args}>
77
- <div>마우스 커서를 올려주세요</div>
78
- </Tooltip>
79
- </div>); })}
80
- </div>);
81
- };
82
- export var Position = function (_a) {
83
- var args = __rest(_a, []);
84
- return (<div className="">
85
- {['top', 'right', 'left', 'bottom'].map(function (side, index) { return (<div key={side} className="flex pt-3 items-center space-x-2">
86
- <Tooltip content="툴팁 컴포넌트 내용입니다." side={side} {...args}>
87
- <div>마우스 커서를 올려주세요</div>
88
- </Tooltip>
89
- </div>); })}
90
- </div>);
91
- };