@lotte-innovate/ui-component-test 0.0.6 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +163 -163
- package/dist/Typography/Header/index.d.ts +1 -1
- package/dist/Typography/Header/index.jsx +4 -4
- package/dist/Typography/Text/index.d.ts +1 -1
- package/dist/Typography/Text/index.jsx +4 -4
- package/dist/Typography/index.js +3 -2
- package/dist/app/layout.jsx +2 -2
- package/dist/app/page.d.ts +1 -1
- package/dist/app/page.jsx +3 -39
- package/dist/app/template/badgeTemplate.jsx +71 -71
- package/dist/app/template/buttonTemplate.jsx +71 -71
- package/dist/app/template/colorPicker.jsx +6 -6
- package/dist/app/template/textTemplate.jsx +55 -55
- package/dist/app/template/theme.jsx +32 -32
- package/dist/components/Accordion/index.jsx +13 -13
- package/dist/components/AlertDialog/AlertDialogAction.jsx +2 -2
- package/dist/components/AlertDialog/AlertDialogCancel.jsx +2 -2
- package/dist/components/AlertDialog/AlertDialogContent.jsx +5 -5
- package/dist/components/AlertDialog/AlertDialogDescription.jsx +2 -2
- package/dist/components/AlertDialog/AlertDialogTitle.jsx +2 -2
- package/dist/components/AlertDialog/AlertDialogTrigger.jsx +2 -2
- package/dist/components/AspectRatio/index.jsx +2 -2
- package/dist/components/Avatar/index.jsx +5 -5
- package/dist/components/Badge/index.jsx +2 -2
- package/dist/components/BubbleChart/index.d.ts +1 -1
- package/dist/components/Button/index.jsx +2 -2
- package/dist/components/Callout/CalloutIcon.jsx +6 -6
- package/dist/components/Callout/CalloutText.jsx +2 -2
- package/dist/components/Callout/index.jsx +4 -4
- package/dist/components/Card/index.jsx +2 -2
- package/dist/components/Checkbox/index.jsx +9 -9
- package/dist/components/CheckboxCard/index.jsx +3 -3
- package/dist/components/CheckboxGroup/CheckboxGroupItem.jsx +4 -4
- package/dist/components/CheckboxGroup/index.jsx +4 -4
- package/dist/components/ContextMenu/ContextMenuCheckboxItem.jsx +5 -5
- package/dist/components/ContextMenu/ContextMenuContent.jsx +4 -4
- package/dist/components/ContextMenu/ContextMenuGroup.jsx +2 -2
- package/dist/components/ContextMenu/ContextMenuItem.jsx +3 -3
- package/dist/components/ContextMenu/ContextMenuItemIndicator.jsx +2 -2
- package/dist/components/ContextMenu/ContextMenuLabel.jsx +2 -2
- package/dist/components/ContextMenu/ContextMenuRadioGroup.jsx +4 -4
- package/dist/components/ContextMenu/ContextMenuRadioItem.jsx +5 -5
- package/dist/components/ContextMenu/ContextMenuSeparator.jsx +2 -2
- package/dist/components/ContextMenu/ContextMenuSubContent.jsx +4 -4
- package/dist/components/ContextMenu/ContextMenuSubTrigger.jsx +7 -7
- package/dist/components/ContextMenu/ContextMenuTrigger.jsx +2 -2
- package/dist/components/ContextMenu/index.jsx +2 -2
- package/dist/components/DataList/DataListItem.jsx +2 -2
- package/dist/components/DataList/DataListLabel.jsx +2 -2
- package/dist/components/DataList/DataListValue.jsx +2 -2
- package/dist/components/DataList/index.jsx +4 -4
- package/dist/components/Dialog/DialogAction.jsx +2 -2
- package/dist/components/Dialog/DialogCancel.jsx +2 -2
- package/dist/components/Dialog/DialogContent.jsx +2 -2
- package/dist/components/Dialog/DialogDescription.jsx +2 -2
- package/dist/components/Dialog/DialogSlot.jsx +2 -2
- package/dist/components/Dialog/DialogTitle.jsx +2 -2
- package/dist/components/Dialog/DialogTrigger.jsx +2 -2
- package/dist/components/Dialog/index.jsx +2 -2
- package/dist/components/DropdownMenu/DropdonMenuRadioGroup.jsx +4 -4
- package/dist/components/DropdownMenu/DropdonMenuSubContent.jsx +4 -4
- package/dist/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +5 -5
- package/dist/components/DropdownMenu/DropdownMenuContent.jsx +4 -4
- package/dist/components/DropdownMenu/DropdownMenuItem.jsx +3 -3
- package/dist/components/DropdownMenu/DropdownMenuItemIndicator.jsx +2 -2
- package/dist/components/DropdownMenu/DropdownMenuLable.jsx +2 -2
- package/dist/components/DropdownMenu/DropdownMenuRadioItem.jsx +5 -5
- package/dist/components/DropdownMenu/DropdownMenuSubTrigger.jsx +5 -5
- package/dist/components/DropdownMenu/DropdownMenuTrigger.jsx +2 -2
- package/dist/components/HoverCard/HoverCardContent.jsx +2 -2
- package/dist/components/HoverCard/HoverCardTrigger.jsx +2 -2
- package/dist/components/HoverCard/index.jsx +2 -2
- package/dist/components/IconButton/index.jsx +2 -2
- package/dist/components/Input/Input.stories.jsx +6 -6
- package/dist/components/Inset/index.jsx +4 -4
- package/dist/components/Label/index.jsx +2 -2
- package/dist/components/Menubar/MenubarCheckboxItem.jsx +5 -5
- package/dist/components/Menubar/MenubarContent.jsx +4 -4
- package/dist/components/Menubar/MenubarItem.jsx +3 -3
- package/dist/components/Menubar/MenubarItemIndicator.jsx +2 -2
- package/dist/components/Menubar/MenubarRadioGroup.jsx +4 -4
- package/dist/components/Menubar/MenubarRadioItem.jsx +5 -5
- package/dist/components/Menubar/MenubarSeparator.jsx +2 -2
- package/dist/components/Menubar/MenubarSubContent.jsx +2 -2
- package/dist/components/Menubar/MenubarSubTrigger.jsx +5 -5
- package/dist/components/Menubar/MenubarTrigger.jsx +2 -2
- package/dist/components/Menubar/index.jsx +4 -4
- package/dist/components/NavigationMenu/NavigationMenuContent.jsx +2 -2
- package/dist/components/NavigationMenu/NavigationMenuIndicator.jsx +3 -3
- package/dist/components/NavigationMenu/NavigationMenuItem.jsx +2 -2
- package/dist/components/NavigationMenu/NavigationMenuLink.jsx +2 -2
- package/dist/components/NavigationMenu/NavigationMenuList.jsx +3 -3
- package/dist/components/NavigationMenu/NavigationMenuTrigger.jsx +3 -3
- package/dist/components/NavigationMenu/NavigationMenuViewport.jsx +2 -2
- package/dist/components/NavigationMenu/index.jsx +4 -4
- package/dist/components/Popover/PopoverClose.jsx +2 -2
- package/dist/components/Popover/PopoverContent.jsx +2 -2
- package/dist/components/Popover/PopoverTrigger.jsx +2 -2
- package/dist/components/Popover/index.jsx +2 -2
- package/dist/components/Progress/index.d.ts +3 -3
- package/dist/components/Progress/index.jsx +2 -2
- package/dist/components/RadarChart/index.d.ts +1 -1
- package/dist/components/Radio/index.d.ts +1 -1
- package/dist/components/Radio/index.jsx +7 -7
- package/dist/components/RadioCards/RadioCardsItem.jsx +2 -2
- package/dist/components/RadioCards/index.d.ts +1 -1
- package/dist/components/RadioCards/index.jsx +4 -4
- package/dist/components/RadioGroup/RadioGroupItem.jsx +2 -2
- package/dist/components/RadioGroup/index.d.ts +1 -1
- package/dist/components/RadioGroup/index.jsx +4 -4
- package/dist/components/ScrollArea/index.jsx +4 -4
- package/dist/components/SegmentedControl/SegmentedControlItem.jsx +2 -2
- package/dist/components/SegmentedControl/index.d.ts +1 -1
- package/dist/components/SegmentedControl/index.jsx +4 -4
- package/dist/components/Select/index.d.ts +1 -1
- package/dist/components/Select/index.jsx +16 -16
- package/dist/components/Separator/index.d.ts +1 -1
- package/dist/components/Separator/index.jsx +4 -4
- package/dist/components/Skeleton/index.d.ts +1 -1
- package/dist/components/Skeleton/index.jsx +4 -4
- package/dist/components/Slider/index.d.ts +1 -1
- package/dist/components/Slider/index.jsx +2 -2
- package/dist/components/Spinner/index.d.ts +1 -1
- package/dist/components/Spinner/index.jsx +4 -4
- package/dist/components/TabNav/index.jsx +6 -6
- package/dist/components/Table/index.d.ts +2 -2
- package/dist/components/Table/index.jsx +16 -16
- package/dist/components/Tabs/index.d.ts +1 -1
- package/dist/components/Tabs/index.jsx +10 -10
- package/dist/components/TextArea/index.d.ts +3 -3
- package/dist/components/TextArea/index.jsx +2 -2
- package/dist/components/TextField/index.d.ts +1 -1
- package/dist/components/TextField/index.jsx +6 -6
- package/dist/components/Toast/ToastActionButton.d.ts +3 -3
- package/dist/components/Toast/ToastActionButton.jsx +2 -2
- package/dist/components/Toast/ToastDescription.d.ts +1 -1
- package/dist/components/Toast/ToastDescription.jsx +4 -4
- package/dist/components/Toast/ToastTitle.d.ts +1 -1
- package/dist/components/Toast/ToastTitle.jsx +2 -2
- package/dist/components/Toast/index.d.ts +3 -3
- package/dist/components/Toast/index.jsx +7 -7
- package/dist/components/Toggle/ToggleWithText.jsx +3 -3
- package/dist/components/Toggle/index.d.ts +3 -3
- package/dist/components/Toggle/index.jsx +2 -2
- package/dist/components/ToggleGroup/index.d.ts +1 -1
- package/dist/components/ToggleGroup/index.jsx +4 -4
- package/dist/components/ToggleGroup/toggleGroupItem.jsx +2 -2
- package/dist/components/ToggleSwitch/index.d.ts +3 -3
- package/dist/components/ToggleSwitch/index.jsx +5 -5
- package/dist/components/Tooltip/index.d.ts +1 -1
- package/dist/components/Tooltip/index.jsx +10 -10
- package/dist/components/index.d.ts +0 -2
- package/dist/index.d.ts +0 -5
- package/dist/index.js +3 -5
- package/dist/stories/Welcome.jsx +19 -19
- package/dist/stories/accordion/Accordion.stories.jsx +19 -19
- package/dist/stories/alert-dialog/AlertDialog.stories.jsx +14 -14
- package/dist/stories/aspect-ratio/AspectRatio.stories.jsx +29 -29
- package/dist/stories/avatar/Avatar.stories.jsx +12 -12
- package/dist/stories/badge/Badge.stories.jsx +44 -44
- package/dist/stories/bubble-chart/BubbleChart.stories.jsx +9 -9
- package/dist/stories/button/Button.stories.jsx +34 -34
- package/dist/stories/button/IconButton.stories.jsx +14 -14
- package/dist/stories/callout/Callout.stories.jsx +107 -107
- package/dist/stories/card/Card.stories.jsx +51 -51
- package/dist/stories/checkbox/Checkbox.stories.jsx +57 -57
- package/dist/stories/checkbox/CheckboxCard.stories.jsx +36 -36
- package/dist/stories/checkbox/CheckboxGroup.stories.jsx +73 -73
- package/dist/stories/context-menu/ContextMenu.stories.jsx +70 -70
- package/dist/stories/data-list/DataList.stories.jsx +102 -102
- package/dist/stories/dialog/Dialog.stories.jsx +24 -24
- package/dist/stories/doughnut-chart/DoughnutChart.stories.jsx +9 -9
- package/dist/stories/dropdown-menu/DropdownMenu.stories.jsx +96 -96
- package/dist/stories/header/Header.stories.jsx +20 -20
- package/dist/stories/hover-card/HoverCard.stories.jsx +28 -28
- package/dist/stories/inset/Inset.stories.jsx +16 -16
- package/dist/stories/label/Label.stories.jsx +22 -22
- package/dist/stories/menubar/Menubar.stories.jsx +38 -38
- package/dist/stories/navigation-menu/NavigationMenu.stories.d.ts +9 -9
- package/dist/stories/navigation-menu/NavigationMenu.stories.jsx +67 -67
- package/dist/stories/pie-chart/PieChart.stories.jsx +20 -20
- package/dist/stories/popover/Popover.stories.jsx +34 -34
- package/dist/stories/progress/Progress.stories.jsx +6 -6
- package/dist/stories/radio/Radio.stories.jsx +11 -11
- package/dist/stories/radio/RadioCards.stories.jsx +60 -60
- package/dist/stories/radio/RadioGroup.stories.jsx +55 -55
- package/dist/stories/scroll-area/ScrollArea.stories.jsx +61 -61
- package/dist/stories/segmented-control/SegmentedControl.stories.jsx +22 -22
- package/dist/stories/select/Select.stories.jsx +62 -62
- package/dist/stories/separator/Separator.stories.jsx +25 -25
- package/dist/stories/skeleton/Skeleton.stories.jsx +28 -28
- package/dist/stories/slider/Slider.stories.jsx +12 -12
- package/dist/stories/spinner/Spinner.stories.jsx +26 -26
- package/dist/stories/switch/Switch.stories.jsx +12 -12
- package/dist/stories/tab-nav/TabNav.stories.jsx +10 -10
- package/dist/stories/table/Table.stories.jsx +28 -28
- package/dist/stories/tabs/Tabs.stories.jsx +18 -18
- package/dist/stories/text/Text.stories.jsx +16 -16
- package/dist/stories/textArea/TextArea.stories.jsx +17 -17
- package/dist/stories/textfield/TextField.stories.jsx +33 -33
- package/dist/stories/toast/Toast.stories.jsx +19 -19
- package/dist/stories/toggle/Toggle.stories.jsx +18 -18
- package/dist/stories/toggle/ToggleGroup.stories.jsx +34 -34
- package/dist/stories/tooltip/Tooltip.stories.jsx +14 -14
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +119 -118
@@ -56,43 +56,43 @@ var meta = {
|
|
56
56
|
};
|
57
57
|
export default meta;
|
58
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>); })}
|
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
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>); })}
|
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
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>); })}
|
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
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>); })}
|
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
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>); })}
|
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
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>
|
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
98
|
</div>); };
|
@@ -63,31 +63,31 @@ var meta = {
|
|
63
63
|
export default meta;
|
64
64
|
export var Default = function (_a) {
|
65
65
|
var args = __rest(_a, []);
|
66
|
-
return (<IconButton {...args}>
|
67
|
-
<MagnifyingGlassIcon />
|
66
|
+
return (<IconButton {...args}>
|
67
|
+
<MagnifyingGlassIcon />
|
68
68
|
</IconButton>);
|
69
69
|
};
|
70
70
|
export var Size = function (_a) {
|
71
71
|
var args = __rest(_a, []);
|
72
|
-
return (<div className="flex items-center space-x-4">
|
73
|
-
{sizeOptions.map(function (size) { return (<IconButton key={size} {...args} size={size}>
|
74
|
-
<MagnifyingGlassIcon />
|
75
|
-
</IconButton>); })}
|
72
|
+
return (<div className="flex items-center space-x-4">
|
73
|
+
{sizeOptions.map(function (size) { return (<IconButton key={size} {...args} size={size}>
|
74
|
+
<MagnifyingGlassIcon />
|
75
|
+
</IconButton>); })}
|
76
76
|
</div>);
|
77
77
|
};
|
78
78
|
export var Radius = function (_a) {
|
79
79
|
var args = __rest(_a, []);
|
80
|
-
return (<div className="flex items-center space-x-4">
|
81
|
-
{radiusOptions.map(function (radius) { return (<IconButton key={radius} {...args} radius={radius}>
|
82
|
-
<MagnifyingGlassIcon />
|
83
|
-
</IconButton>); })}
|
80
|
+
return (<div className="flex items-center space-x-4">
|
81
|
+
{radiusOptions.map(function (radius) { return (<IconButton key={radius} {...args} radius={radius}>
|
82
|
+
<MagnifyingGlassIcon />
|
83
|
+
</IconButton>); })}
|
84
84
|
</div>);
|
85
85
|
};
|
86
86
|
export var Appearance = function (_a) {
|
87
87
|
var args = __rest(_a, []);
|
88
|
-
return (<div className="flex items-center space-x-4">
|
89
|
-
{appearanceOptions.map(function (appearance) { return (<IconButton key={appearance} {...args} appearance={appearance}>
|
90
|
-
<MagnifyingGlassIcon />
|
91
|
-
</IconButton>); })}
|
88
|
+
return (<div className="flex items-center space-x-4">
|
89
|
+
{appearanceOptions.map(function (appearance) { return (<IconButton key={appearance} {...args} appearance={appearance}>
|
90
|
+
<MagnifyingGlassIcon />
|
91
|
+
</IconButton>); })}
|
92
92
|
</div>);
|
93
93
|
};
|
@@ -70,136 +70,136 @@ var meta = {
|
|
70
70
|
export default meta;
|
71
71
|
export var Default = function (_a) {
|
72
72
|
var args = __rest(_a, []);
|
73
|
-
return (<Callout {...args}>
|
74
|
-
<CalloutIcon {...args} iconType="information"/>
|
75
|
-
<CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
|
73
|
+
return (<Callout {...args}>
|
74
|
+
<CalloutIcon {...args} iconType="information"/>
|
75
|
+
<CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
|
76
76
|
</Callout>);
|
77
77
|
};
|
78
78
|
export var Radius = function (_a) {
|
79
79
|
var args = __rest(_a, []);
|
80
|
-
return (<div className="flex flex-col space-y-3">
|
81
|
-
{radiusOptions.map(function (radius) { return (<Callout {...args} radius={radius} key={radius}>
|
82
|
-
<CalloutIcon {...args} iconType="information"/>
|
83
|
-
<CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
|
84
|
-
</Callout>); })}
|
80
|
+
return (<div className="flex flex-col space-y-3">
|
81
|
+
{radiusOptions.map(function (radius) { return (<Callout {...args} radius={radius} key={radius}>
|
82
|
+
<CalloutIcon {...args} iconType="information"/>
|
83
|
+
<CalloutText {...args}>시스템 점검이 예정되어 있습니다.</CalloutText>
|
84
|
+
</Callout>); })}
|
85
85
|
</div>);
|
86
86
|
};
|
87
87
|
export var Size = function (_a) {
|
88
88
|
var args = __rest(_a, []);
|
89
|
-
return (<div className="flex flex-col space-y-5">
|
90
|
-
<Callout {...args} size={'small'}>
|
91
|
-
<CalloutIcon {...args} iconType="information"/>
|
92
|
-
<CalloutText {...args}>
|
93
|
-
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
94
|
-
</CalloutText>
|
95
|
-
</Callout>
|
96
|
-
|
97
|
-
<Callout {...args}>
|
98
|
-
<CalloutIcon {...args} iconType="information"/>
|
99
|
-
<CalloutText {...args}>
|
100
|
-
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
101
|
-
</CalloutText>
|
102
|
-
</Callout>
|
103
|
-
|
104
|
-
<Callout {...args} size="large">
|
105
|
-
<CalloutIcon {...args} iconType="information"/>
|
106
|
-
<CalloutText {...args}>
|
107
|
-
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
108
|
-
</CalloutText>
|
109
|
-
</Callout>
|
89
|
+
return (<div className="flex flex-col space-y-5">
|
90
|
+
<Callout {...args} size={'small'}>
|
91
|
+
<CalloutIcon {...args} iconType="information"/>
|
92
|
+
<CalloutText {...args}>
|
93
|
+
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
94
|
+
</CalloutText>
|
95
|
+
</Callout>
|
96
|
+
|
97
|
+
<Callout {...args}>
|
98
|
+
<CalloutIcon {...args} iconType="information"/>
|
99
|
+
<CalloutText {...args}>
|
100
|
+
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
101
|
+
</CalloutText>
|
102
|
+
</Callout>
|
103
|
+
|
104
|
+
<Callout {...args} size="large">
|
105
|
+
<CalloutIcon {...args} iconType="information"/>
|
106
|
+
<CalloutText {...args}>
|
107
|
+
새로운 업데이트가 있습니다. 최신 버전을 다운로드하여 사용해 주세요.
|
108
|
+
</CalloutText>
|
109
|
+
</Callout>
|
110
110
|
</div>);
|
111
111
|
};
|
112
112
|
export var Color = function (_a) {
|
113
113
|
var args = __rest(_a, []);
|
114
|
-
return (<div className="flex space-x-5">
|
115
|
-
<Callout {...args} color="information">
|
116
|
-
<CalloutIcon {...args} iconType="information"/>
|
117
|
-
<CalloutText {...args}>정보 메세지</CalloutText>
|
118
|
-
</Callout>
|
119
|
-
|
120
|
-
<Callout {...args} color="danger">
|
121
|
-
<CalloutIcon {...args} iconType="danger"/>
|
122
|
-
<CalloutText {...args}>위험 메세지</CalloutText>
|
123
|
-
</Callout>
|
124
|
-
|
125
|
-
<Callout {...args} color="warning">
|
126
|
-
<CalloutIcon {...args} iconType="warning"/>
|
127
|
-
<CalloutText {...args}>경고 메세지</CalloutText>
|
128
|
-
</Callout>
|
129
|
-
|
130
|
-
<Callout {...args} color="success">
|
131
|
-
<CalloutIcon {...args} iconType="success"/>
|
132
|
-
<CalloutText {...args}>성공 메세지</CalloutText>
|
133
|
-
</Callout>
|
114
|
+
return (<div className="flex space-x-5">
|
115
|
+
<Callout {...args} color="information">
|
116
|
+
<CalloutIcon {...args} iconType="information"/>
|
117
|
+
<CalloutText {...args}>정보 메세지</CalloutText>
|
118
|
+
</Callout>
|
119
|
+
|
120
|
+
<Callout {...args} color="danger">
|
121
|
+
<CalloutIcon {...args} iconType="danger"/>
|
122
|
+
<CalloutText {...args}>위험 메세지</CalloutText>
|
123
|
+
</Callout>
|
124
|
+
|
125
|
+
<Callout {...args} color="warning">
|
126
|
+
<CalloutIcon {...args} iconType="warning"/>
|
127
|
+
<CalloutText {...args}>경고 메세지</CalloutText>
|
128
|
+
</Callout>
|
129
|
+
|
130
|
+
<Callout {...args} color="success">
|
131
|
+
<CalloutIcon {...args} iconType="success"/>
|
132
|
+
<CalloutText {...args}>성공 메세지</CalloutText>
|
133
|
+
</Callout>
|
134
134
|
</div>);
|
135
135
|
};
|
136
136
|
export var Appearance = function (_a) {
|
137
137
|
var args = __rest(_a, []);
|
138
|
-
return (<div className="flex space-x-5">
|
139
|
-
<div className="flex flex-col space-y-1">
|
140
|
-
<Text>Soft(기준)</Text>
|
141
|
-
<Callout {...args} appearance="soft">
|
142
|
-
<CalloutIcon {...args} iconType="information"/>
|
143
|
-
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
144
|
-
</Callout>
|
145
|
-
</div>
|
146
|
-
<div className="flex flex-col space-y-1">
|
147
|
-
<Text>Surface</Text>
|
148
|
-
<Callout {...args} appearance="surface">
|
149
|
-
<CalloutIcon {...args} iconType="information"/>
|
150
|
-
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
151
|
-
</Callout>
|
152
|
-
</div>
|
153
|
-
<div className="flex flex-col space-y-1">
|
154
|
-
<Text>Outline</Text>
|
155
|
-
<Callout {...args} appearance="outline">
|
156
|
-
<CalloutIcon {...args} iconType="information"/>
|
157
|
-
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
158
|
-
</Callout>
|
159
|
-
</div>
|
138
|
+
return (<div className="flex space-x-5">
|
139
|
+
<div className="flex flex-col space-y-1">
|
140
|
+
<Text>Soft(기준)</Text>
|
141
|
+
<Callout {...args} appearance="soft">
|
142
|
+
<CalloutIcon {...args} iconType="information"/>
|
143
|
+
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
144
|
+
</Callout>
|
145
|
+
</div>
|
146
|
+
<div className="flex flex-col space-y-1">
|
147
|
+
<Text>Surface</Text>
|
148
|
+
<Callout {...args} appearance="surface">
|
149
|
+
<CalloutIcon {...args} iconType="information"/>
|
150
|
+
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
151
|
+
</Callout>
|
152
|
+
</div>
|
153
|
+
<div className="flex flex-col space-y-1">
|
154
|
+
<Text>Outline</Text>
|
155
|
+
<Callout {...args} appearance="outline">
|
156
|
+
<CalloutIcon {...args} iconType="information"/>
|
157
|
+
<CalloutText {...args}>새로운 업데이트가 있습니다. </CalloutText>
|
158
|
+
</Callout>
|
159
|
+
</div>
|
160
160
|
</div>);
|
161
161
|
};
|
162
162
|
export var Scaling = function (_a) {
|
163
163
|
var args = __rest(_a, []);
|
164
|
-
return (<div className="flex flex-col space-y-5">
|
165
|
-
{scalingOptions.map(function (scaling) { return (<Callout {...args} scaling={scaling} key={scaling}>
|
166
|
-
<CalloutIcon {...args} iconType="information"/>
|
167
|
-
<CalloutText {...args}>관리자에게 문의하세요.</CalloutText>
|
168
|
-
</Callout>); })}
|
164
|
+
return (<div className="flex flex-col space-y-5">
|
165
|
+
{scalingOptions.map(function (scaling) { return (<Callout {...args} scaling={scaling} key={scaling}>
|
166
|
+
<CalloutIcon {...args} iconType="information"/>
|
167
|
+
<CalloutText {...args}>관리자에게 문의하세요.</CalloutText>
|
168
|
+
</Callout>); })}
|
169
169
|
</div>);
|
170
170
|
};
|
171
171
|
export var IconTypes = function (_a) {
|
172
172
|
var args = __rest(_a, []);
|
173
|
-
return (<div className="flex space-x-5">
|
174
|
-
<div className="flex flex-col space-y-1">
|
175
|
-
<Text>Danger</Text>
|
176
|
-
<Callout {...args} color="danger">
|
177
|
-
<CalloutIcon {...args} iconType="danger" color="danger"/>
|
178
|
-
<CalloutText {...args} color="danger">
|
179
|
-
위험 아이콘
|
180
|
-
</CalloutText>
|
181
|
-
</Callout>
|
182
|
-
</div>
|
183
|
-
<div className="flex flex-col space-y-1">
|
184
|
-
<Text>Warning</Text>
|
185
|
-
<Callout {...args} color="warning">
|
186
|
-
<CalloutIcon {...args} iconType="warning"/>
|
187
|
-
<CalloutText {...args}>경고 아이콘</CalloutText>
|
188
|
-
</Callout>
|
189
|
-
</div>
|
190
|
-
<div className="flex flex-col space-y-1">
|
191
|
-
<Text>Success</Text>
|
192
|
-
<Callout {...args} color="success">
|
193
|
-
<CalloutIcon {...args} iconType="success"/>
|
194
|
-
<CalloutText {...args}>성공 아이콘</CalloutText>
|
195
|
-
</Callout>
|
196
|
-
</div>
|
197
|
-
<div className="flex flex-col space-y-1">
|
198
|
-
<Text>Info</Text>
|
199
|
-
<Callout {...args} color="information">
|
200
|
-
<CalloutIcon {...args} iconType="information"/>
|
201
|
-
<CalloutText {...args}>정보 아이콘</CalloutText>
|
202
|
-
</Callout>
|
203
|
-
</div>
|
173
|
+
return (<div className="flex space-x-5">
|
174
|
+
<div className="flex flex-col space-y-1">
|
175
|
+
<Text>Danger</Text>
|
176
|
+
<Callout {...args} color="danger">
|
177
|
+
<CalloutIcon {...args} iconType="danger" color="danger"/>
|
178
|
+
<CalloutText {...args} color="danger">
|
179
|
+
위험 아이콘
|
180
|
+
</CalloutText>
|
181
|
+
</Callout>
|
182
|
+
</div>
|
183
|
+
<div className="flex flex-col space-y-1">
|
184
|
+
<Text>Warning</Text>
|
185
|
+
<Callout {...args} color="warning">
|
186
|
+
<CalloutIcon {...args} iconType="warning"/>
|
187
|
+
<CalloutText {...args}>경고 아이콘</CalloutText>
|
188
|
+
</Callout>
|
189
|
+
</div>
|
190
|
+
<div className="flex flex-col space-y-1">
|
191
|
+
<Text>Success</Text>
|
192
|
+
<Callout {...args} color="success">
|
193
|
+
<CalloutIcon {...args} iconType="success"/>
|
194
|
+
<CalloutText {...args}>성공 아이콘</CalloutText>
|
195
|
+
</Callout>
|
196
|
+
</div>
|
197
|
+
<div className="flex flex-col space-y-1">
|
198
|
+
<Text>Info</Text>
|
199
|
+
<Callout {...args} color="information">
|
200
|
+
<CalloutIcon {...args} iconType="information"/>
|
201
|
+
<CalloutText {...args}>정보 아이콘</CalloutText>
|
202
|
+
</Callout>
|
203
|
+
</div>
|
204
204
|
</div>);
|
205
205
|
};
|
@@ -63,72 +63,72 @@ var meta = {
|
|
63
63
|
export default meta;
|
64
64
|
export var Default = function (_a) {
|
65
65
|
var args = __rest(_a, []);
|
66
|
-
return (<Card {...args}>
|
67
|
-
<Avatar {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'} appearance="solid" imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
68
|
-
<div className="flex flex-col">
|
69
|
-
<Text {...args} weight={'bold'} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
|
70
|
-
Title
|
71
|
-
</Text>
|
72
|
-
<Text {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
|
73
|
-
Content
|
74
|
-
</Text>
|
75
|
-
</div>
|
66
|
+
return (<Card {...args}>
|
67
|
+
<Avatar {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'} appearance="solid" imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
68
|
+
<div className="flex flex-col">
|
69
|
+
<Text {...args} weight={'bold'} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
|
70
|
+
Title
|
71
|
+
</Text>
|
72
|
+
<Text {...args} size={args.size === 'small' ? '3' : args.size === 'large' ? '5' : '4'}>
|
73
|
+
Content
|
74
|
+
</Text>
|
75
|
+
</div>
|
76
76
|
</Card>);
|
77
77
|
};
|
78
78
|
export var NoAvatar = function (_a) {
|
79
79
|
var args = __rest(_a, []);
|
80
|
-
return (<Card {...args}>
|
81
|
-
<div className="flex flex-col">
|
82
|
-
<Text {...args} weight={'bold'}>
|
83
|
-
Typography
|
84
|
-
</Text>
|
85
|
-
<Text {...args}>{"is the art and technique of arranging type to make written language legible, \n readable and appealing when displayed."}</Text>
|
86
|
-
</div>
|
80
|
+
return (<Card {...args}>
|
81
|
+
<div className="flex flex-col">
|
82
|
+
<Text {...args} weight={'bold'}>
|
83
|
+
Typography
|
84
|
+
</Text>
|
85
|
+
<Text {...args}>{"is the art and technique of arranging type to make written language legible, \n readable and appealing when displayed."}</Text>
|
86
|
+
</div>
|
87
87
|
</Card>);
|
88
88
|
};
|
89
89
|
export var Appearance = function (_a) {
|
90
90
|
var args = __rest(_a, []);
|
91
|
-
return (<div className="flex flex-col space-y-4">
|
92
|
-
<Card {...args} appearance="surface">
|
93
|
-
<Text>surface style card (default)</Text>
|
94
|
-
</Card>
|
95
|
-
<Card {...args} appearance="classic">
|
96
|
-
<Text>classic style card</Text>
|
97
|
-
</Card>
|
98
|
-
<Card {...args} appearance="ghost">
|
99
|
-
<Text> ghost style card</Text>
|
100
|
-
</Card>
|
91
|
+
return (<div className="flex flex-col space-y-4">
|
92
|
+
<Card {...args} appearance="surface">
|
93
|
+
<Text>surface style card (default)</Text>
|
94
|
+
</Card>
|
95
|
+
<Card {...args} appearance="classic">
|
96
|
+
<Text>classic style card</Text>
|
97
|
+
</Card>
|
98
|
+
<Card {...args} appearance="ghost">
|
99
|
+
<Text> ghost style card</Text>
|
100
|
+
</Card>
|
101
101
|
</div>);
|
102
102
|
};
|
103
103
|
export var Scaling = function (_a) {
|
104
104
|
var args = __rest(_a, []);
|
105
|
-
return (<div className="flex flex-col items-center space-y-4">
|
106
|
-
{scalingOptions.map(function (scaling) { return (<div key={scaling}>
|
107
|
-
<Card {...args} scaling={scaling}>
|
108
|
-
<Avatar {...args} radius={'full'} scaling={scaling} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
109
|
-
<div className="flex flex-col">
|
110
|
-
<Text {...args} weight={'bold'}>
|
111
|
-
Title
|
112
|
-
</Text>
|
113
|
-
<Text {...args}>Content</Text>
|
114
|
-
</div>
|
115
|
-
</Card>
|
116
|
-
</div>); })}
|
105
|
+
return (<div className="flex flex-col items-center space-y-4">
|
106
|
+
{scalingOptions.map(function (scaling) { return (<div key={scaling}>
|
107
|
+
<Card {...args} scaling={scaling}>
|
108
|
+
<Avatar {...args} radius={'full'} scaling={scaling} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
109
|
+
<div className="flex flex-col">
|
110
|
+
<Text {...args} weight={'bold'}>
|
111
|
+
Title
|
112
|
+
</Text>
|
113
|
+
<Text {...args}>Content</Text>
|
114
|
+
</div>
|
115
|
+
</Card>
|
116
|
+
</div>); })}
|
117
117
|
</div>);
|
118
118
|
};
|
119
119
|
export var Radius = function (_a) {
|
120
120
|
var args = __rest(_a, []);
|
121
|
-
return (<div className="flex flex-col items-center space-y-3">
|
122
|
-
{radiusOptions.map(function (radius) { return (<div key={radius}>
|
123
|
-
<Card {...args} radius={radius}>
|
124
|
-
<Avatar {...args} radius={radius} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
125
|
-
<div className="flex flex-col">
|
126
|
-
<Text {...args} weight={'bold'}>
|
127
|
-
Title
|
128
|
-
</Text>
|
129
|
-
<Text {...args}>Content</Text>
|
130
|
-
</div>
|
131
|
-
</Card>
|
132
|
-
</div>); })}
|
121
|
+
return (<div className="flex flex-col items-center space-y-3">
|
122
|
+
{radiusOptions.map(function (radius) { return (<div key={radius}>
|
123
|
+
<Card {...args} radius={radius}>
|
124
|
+
<Avatar {...args} radius={radius} imagePath="https://images.unsplash.com/photo-1502823403499-6ccfcf4fb453?&w=256&h=256&q=70&crop=focalpoint&fp-x=0.5&fp-y=0.3&fp-z=1&fit=crop"/>
|
125
|
+
<div className="flex flex-col">
|
126
|
+
<Text {...args} weight={'bold'}>
|
127
|
+
Title
|
128
|
+
</Text>
|
129
|
+
<Text {...args}>Content</Text>
|
130
|
+
</div>
|
131
|
+
</Card>
|
132
|
+
</div>); })}
|
133
133
|
</div>);
|
134
134
|
};
|
@@ -85,82 +85,82 @@ var meta = {
|
|
85
85
|
export default meta;
|
86
86
|
export var Default = function (_a) {
|
87
87
|
var args = __rest(_a, []);
|
88
|
-
return (<Checkbox id="checkbox" {...args} defaultChecked>
|
89
|
-
체크박스
|
88
|
+
return (<Checkbox id="checkbox" {...args} defaultChecked>
|
89
|
+
체크박스
|
90
90
|
</Checkbox>);
|
91
91
|
};
|
92
92
|
export var Types = function (_a) {
|
93
93
|
var args = __rest(_a, []);
|
94
|
-
return (<div className="flex flex-col space-y-3">
|
95
|
-
<Checkbox id="defaultCheckbox" {...args} defaultChecked>
|
96
|
-
default
|
97
|
-
</Checkbox>
|
98
|
-
<Checkbox id="disabledCheckedCheckbox" {...args} disabled defaultChecked>
|
99
|
-
disabled
|
100
|
-
</Checkbox>
|
101
|
-
<Checkbox id="indeterminate" {...args} indeterminate defaultChecked>
|
102
|
-
indeterminate
|
103
|
-
</Checkbox>
|
94
|
+
return (<div className="flex flex-col space-y-3">
|
95
|
+
<Checkbox id="defaultCheckbox" {...args} defaultChecked>
|
96
|
+
default
|
97
|
+
</Checkbox>
|
98
|
+
<Checkbox id="disabledCheckedCheckbox" {...args} disabled defaultChecked>
|
99
|
+
disabled
|
100
|
+
</Checkbox>
|
101
|
+
<Checkbox id="indeterminate" {...args} indeterminate defaultChecked>
|
102
|
+
indeterminate
|
103
|
+
</Checkbox>
|
104
104
|
</div>);
|
105
105
|
};
|
106
106
|
export var Size = function (_a) {
|
107
107
|
var args = __rest(_a, []);
|
108
|
-
return (<div className="flex space-x-5">
|
109
|
-
<Checkbox id="size-s" {...args} size="small" defaultChecked>
|
110
|
-
small
|
111
|
-
</Checkbox>
|
112
|
-
<Checkbox id="size-m" {...args} size="medium" defaultChecked>
|
113
|
-
medium
|
114
|
-
</Checkbox>
|
115
|
-
<Checkbox id="size-l" {...args} size="large" defaultChecked>
|
116
|
-
large
|
117
|
-
</Checkbox>
|
108
|
+
return (<div className="flex space-x-5">
|
109
|
+
<Checkbox id="size-s" {...args} size="small" defaultChecked>
|
110
|
+
small
|
111
|
+
</Checkbox>
|
112
|
+
<Checkbox id="size-m" {...args} size="medium" defaultChecked>
|
113
|
+
medium
|
114
|
+
</Checkbox>
|
115
|
+
<Checkbox id="size-l" {...args} size="large" defaultChecked>
|
116
|
+
large
|
117
|
+
</Checkbox>
|
118
118
|
</div>);
|
119
119
|
};
|
120
120
|
export var Scaling = function (_a) {
|
121
121
|
var args = __rest(_a, []);
|
122
|
-
return (<div className="flex space-x-5">
|
123
|
-
{scalingOptions.map(function (scaling) { return (<Checkbox key={scaling} id={scaling} {...args} scaling={scaling} defaultChecked>
|
124
|
-
{scaling}
|
125
|
-
</Checkbox>); })}
|
122
|
+
return (<div className="flex space-x-5">
|
123
|
+
{scalingOptions.map(function (scaling) { return (<Checkbox key={scaling} id={scaling} {...args} scaling={scaling} defaultChecked>
|
124
|
+
{scaling}
|
125
|
+
</Checkbox>); })}
|
126
126
|
</div>);
|
127
127
|
};
|
128
128
|
export var Radius = function (_a) {
|
129
129
|
var args = __rest(_a, []);
|
130
|
-
return (<div className="flex space-x-5">
|
131
|
-
{radiusOptions.map(function (radius) { return (<Checkbox key={radius} id={radius} {...args} radius={radius} defaultChecked>
|
132
|
-
{radius}
|
133
|
-
</Checkbox>); })}
|
130
|
+
return (<div className="flex space-x-5">
|
131
|
+
{radiusOptions.map(function (radius) { return (<Checkbox key={radius} id={radius} {...args} radius={radius} defaultChecked>
|
132
|
+
{radius}
|
133
|
+
</Checkbox>); })}
|
134
134
|
</div>);
|
135
135
|
};
|
136
136
|
export var Appearance = function (_a) {
|
137
137
|
var args = __rest(_a, []);
|
138
|
-
return (<div className="flex flex-col space-y-3">
|
139
|
-
<div className="flex space-x-3">
|
140
|
-
<div className="w-[60px]">
|
141
|
-
<Text>Surface</Text>
|
142
|
-
</div>
|
143
|
-
<Checkbox id={'uncheckedSurface'} {...args} appearance={'surface'}/>
|
144
|
-
<Checkbox id={'checkedSurface'} {...args} appearance={'surface'} defaultChecked/>
|
145
|
-
<Checkbox id={'checkedIndeterminate'} {...args} appearance={'surface'} indeterminate defaultChecked/>
|
146
|
-
</div>
|
147
|
-
|
148
|
-
<div className="flex space-x-3">
|
149
|
-
<div className="w-[60px]">
|
150
|
-
<Text>Classic</Text>
|
151
|
-
</div>
|
152
|
-
<Checkbox id={'uncheckedClassic'} {...args} appearance={'classic'}/>
|
153
|
-
<Checkbox id={'checkedClassic'} {...args} appearance={'classic'} defaultChecked/>
|
154
|
-
<Checkbox id={'indeterminateClassic'} {...args} appearance={'classic'} indeterminate defaultChecked/>
|
155
|
-
</div>
|
156
|
-
|
157
|
-
<div className="flex space-x-3">
|
158
|
-
<div className="w-[60px]">
|
159
|
-
<Text>Soft</Text>
|
160
|
-
</div>
|
161
|
-
<Checkbox id={'uncheckedSoft'} {...args} appearance={'soft'}/>
|
162
|
-
<Checkbox id={'checkedSoft'} {...args} appearance={'soft'} defaultChecked/>
|
163
|
-
<Checkbox id={'indeterminateSoft'} {...args} appearance={'soft'} indeterminate defaultChecked/>
|
164
|
-
</div>
|
138
|
+
return (<div className="flex flex-col space-y-3">
|
139
|
+
<div className="flex space-x-3">
|
140
|
+
<div className="w-[60px]">
|
141
|
+
<Text>Surface</Text>
|
142
|
+
</div>
|
143
|
+
<Checkbox id={'uncheckedSurface'} {...args} appearance={'surface'}/>
|
144
|
+
<Checkbox id={'checkedSurface'} {...args} appearance={'surface'} defaultChecked/>
|
145
|
+
<Checkbox id={'checkedIndeterminate'} {...args} appearance={'surface'} indeterminate defaultChecked/>
|
146
|
+
</div>
|
147
|
+
|
148
|
+
<div className="flex space-x-3">
|
149
|
+
<div className="w-[60px]">
|
150
|
+
<Text>Classic</Text>
|
151
|
+
</div>
|
152
|
+
<Checkbox id={'uncheckedClassic'} {...args} appearance={'classic'}/>
|
153
|
+
<Checkbox id={'checkedClassic'} {...args} appearance={'classic'} defaultChecked/>
|
154
|
+
<Checkbox id={'indeterminateClassic'} {...args} appearance={'classic'} indeterminate defaultChecked/>
|
155
|
+
</div>
|
156
|
+
|
157
|
+
<div className="flex space-x-3">
|
158
|
+
<div className="w-[60px]">
|
159
|
+
<Text>Soft</Text>
|
160
|
+
</div>
|
161
|
+
<Checkbox id={'uncheckedSoft'} {...args} appearance={'soft'}/>
|
162
|
+
<Checkbox id={'checkedSoft'} {...args} appearance={'soft'} defaultChecked/>
|
163
|
+
<Checkbox id={'indeterminateSoft'} {...args} appearance={'soft'} indeterminate defaultChecked/>
|
164
|
+
</div>
|
165
165
|
</div>);
|
166
166
|
};
|