@lotte-innovate/ui-component-test 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/README.md +163 -163
  2. package/dist/Typography/Header/index.d.ts +1 -1
  3. package/dist/Typography/Header/index.jsx +4 -4
  4. package/dist/Typography/Text/index.jsx +4 -4
  5. package/dist/Typography/index.d.ts +2 -2
  6. package/dist/Typography/index.js +2 -3
  7. package/dist/app/layout.jsx +2 -2
  8. package/dist/app/page.d.ts +1 -1
  9. package/dist/app/page.jsx +6 -39
  10. package/dist/app/template/colorPicker.d.ts +1 -1
  11. package/dist/app/template/colorPicker.jsx +7 -7
  12. package/dist/app/template/theme.jsx +6 -33
  13. package/dist/components/Accordion/index.jsx +13 -13
  14. package/dist/components/AlertDialog/AlertDialogAction.jsx +3 -3
  15. package/dist/components/AlertDialog/AlertDialogCancel.jsx +3 -3
  16. package/dist/components/AlertDialog/AlertDialogContent.jsx +6 -6
  17. package/dist/components/AlertDialog/AlertDialogDescription.jsx +3 -3
  18. package/dist/components/AlertDialog/AlertDialogTitle.jsx +3 -3
  19. package/dist/components/AlertDialog/AlertDialogTrigger.jsx +3 -3
  20. package/dist/components/AlertDialog/index.jsx +4 -2
  21. package/dist/components/AspectRatio/index.jsx +3 -3
  22. package/dist/components/Avatar/index.jsx +6 -6
  23. package/dist/components/Badge/index.jsx +2 -2
  24. package/dist/components/BubbleChart/index.jsx +1 -1
  25. package/dist/components/Button/index.jsx +3 -3
  26. package/dist/components/Callout/CalloutIcon.jsx +7 -7
  27. package/dist/components/Callout/CalloutText.jsx +3 -3
  28. package/dist/components/Callout/index.jsx +5 -5
  29. package/dist/components/Card/index.jsx +3 -3
  30. package/dist/components/Checkbox/index.jsx +10 -10
  31. package/dist/components/CheckboxCard/index.jsx +4 -4
  32. package/dist/components/CheckboxGroup/CheckboxGroupItem.jsx +4 -4
  33. package/dist/components/CheckboxGroup/index.jsx +5 -5
  34. package/dist/components/ContextMenu/ContextMenuCheckboxItem.jsx +6 -6
  35. package/dist/components/ContextMenu/ContextMenuContent.jsx +5 -5
  36. package/dist/components/ContextMenu/ContextMenuGroup.jsx +2 -2
  37. package/dist/components/ContextMenu/ContextMenuItem.jsx +4 -4
  38. package/dist/components/ContextMenu/ContextMenuItemIndicator.jsx +3 -3
  39. package/dist/components/ContextMenu/ContextMenuLabel.jsx +3 -3
  40. package/dist/components/ContextMenu/ContextMenuRadioGroup.jsx +4 -4
  41. package/dist/components/ContextMenu/ContextMenuRadioItem.jsx +6 -6
  42. package/dist/components/ContextMenu/ContextMenuSeparator.jsx +3 -3
  43. package/dist/components/ContextMenu/ContextMenuSubContent.jsx +6 -6
  44. package/dist/components/ContextMenu/ContextMenuSubTrigger.jsx +8 -8
  45. package/dist/components/ContextMenu/ContextMenuTrigger.jsx +3 -3
  46. package/dist/components/ContextMenu/index.jsx +5 -3
  47. package/dist/components/DataList/DataListItem.jsx +3 -3
  48. package/dist/components/DataList/DataListLabel.jsx +3 -3
  49. package/dist/components/DataList/DataListValue.jsx +3 -3
  50. package/dist/components/DataList/index.jsx +5 -5
  51. package/dist/components/Dialog/DialogAction.jsx +3 -3
  52. package/dist/components/Dialog/DialogCancel.jsx +3 -3
  53. package/dist/components/Dialog/DialogContent.jsx +3 -3
  54. package/dist/components/Dialog/DialogDescription.jsx +3 -3
  55. package/dist/components/Dialog/DialogSlot.jsx +3 -3
  56. package/dist/components/Dialog/DialogTitle.jsx +3 -3
  57. package/dist/components/Dialog/DialogTrigger.jsx +2 -2
  58. package/dist/components/Dialog/index.jsx +2 -2
  59. package/dist/components/DoughnutChart/index.jsx +1 -1
  60. package/dist/components/DropdownMenu/DropdonMenuRadioGroup.jsx +4 -4
  61. package/dist/components/DropdownMenu/DropdonMenuSubContent.jsx +5 -5
  62. package/dist/components/DropdownMenu/DropdownMenuCheckboxItem.jsx +6 -6
  63. package/dist/components/DropdownMenu/DropdownMenuContent.jsx +5 -5
  64. package/dist/components/DropdownMenu/DropdownMenuItem.jsx +4 -4
  65. package/dist/components/DropdownMenu/DropdownMenuItemIndicator.jsx +3 -3
  66. package/dist/components/DropdownMenu/DropdownMenuLable.jsx +3 -3
  67. package/dist/components/DropdownMenu/DropdownMenuRadioItem.jsx +6 -6
  68. package/dist/components/DropdownMenu/DropdownMenuSeparator.jsx +1 -1
  69. package/dist/components/DropdownMenu/DropdownMenuSubTrigger.jsx +5 -5
  70. package/dist/components/DropdownMenu/DropdownMenuTrigger.jsx +2 -2
  71. package/dist/components/HoverCard/HoverCardContent.jsx +2 -2
  72. package/dist/components/HoverCard/HoverCardTrigger.jsx +2 -2
  73. package/dist/components/HoverCard/index.jsx +2 -2
  74. package/dist/components/IconButton/index.jsx +2 -2
  75. package/dist/components/Inset/index.jsx +4 -4
  76. package/dist/components/Label/index.jsx +2 -2
  77. package/dist/components/Menubar/MenubarCheckboxItem.jsx +6 -6
  78. package/dist/components/Menubar/MenubarContent.jsx +5 -5
  79. package/dist/components/Menubar/MenubarItem.jsx +4 -4
  80. package/dist/components/Menubar/MenubarItemIndicator.jsx +3 -3
  81. package/dist/components/Menubar/MenubarRadioGroup.jsx +4 -4
  82. package/dist/components/Menubar/MenubarRadioItem.jsx +6 -6
  83. package/dist/components/Menubar/MenubarSeparator.jsx +3 -3
  84. package/dist/components/Menubar/MenubarSubContent.jsx +3 -3
  85. package/dist/components/Menubar/MenubarSubTrigger.jsx +6 -6
  86. package/dist/components/Menubar/MenubarTrigger.jsx +3 -3
  87. package/dist/components/Menubar/index.jsx +5 -5
  88. package/dist/components/NavigationMenu/NavigationMenuContent.jsx +3 -3
  89. package/dist/components/NavigationMenu/NavigationMenuIndicator.jsx +4 -4
  90. package/dist/components/NavigationMenu/NavigationMenuItem.jsx +2 -2
  91. package/dist/components/NavigationMenu/NavigationMenuLink.jsx +3 -3
  92. package/dist/components/NavigationMenu/NavigationMenuList.jsx +4 -4
  93. package/dist/components/NavigationMenu/NavigationMenuTrigger.jsx +4 -4
  94. package/dist/components/NavigationMenu/NavigationMenuViewport.jsx +3 -3
  95. package/dist/components/NavigationMenu/index.jsx +5 -5
  96. package/dist/components/PieChart/index.jsx +1 -1
  97. package/dist/components/Popover/PopoverClose.jsx +2 -2
  98. package/dist/components/Popover/PopoverContent.jsx +2 -2
  99. package/dist/components/Popover/PopoverTrigger.jsx +2 -2
  100. package/dist/components/Popover/index.jsx +2 -2
  101. package/dist/components/Progress/index.jsx +2 -2
  102. package/dist/components/Radio/index.jsx +7 -7
  103. package/dist/components/RadioCards/RadioCardsItem.jsx +2 -2
  104. package/dist/components/RadioCards/index.jsx +4 -4
  105. package/dist/components/RadioGroup/RadioGroupItem.jsx +2 -2
  106. package/dist/components/RadioGroup/index.jsx +4 -4
  107. package/dist/components/ScrollArea/index.jsx +4 -4
  108. package/dist/components/SegmentedControl/SegmentedControlItem.jsx +2 -2
  109. package/dist/components/SegmentedControl/index.jsx +4 -4
  110. package/dist/components/Select/index.jsx +20 -18
  111. package/dist/components/Separator/index.jsx +5 -5
  112. package/dist/components/Skeleton/index.jsx +5 -5
  113. package/dist/components/Slider/index.jsx +3 -3
  114. package/dist/components/Spinner/index.jsx +4 -4
  115. package/dist/components/TabNav/index.jsx +6 -6
  116. package/dist/components/Table/index.d.ts +2 -1
  117. package/dist/components/Table/index.jsx +17 -17
  118. package/dist/components/Tabs/index.jsx +10 -10
  119. package/dist/components/TextArea/index.jsx +2 -2
  120. package/dist/components/TextField/index.jsx +7 -7
  121. package/dist/components/Toast/ToastActionButton.jsx +3 -3
  122. package/dist/components/Toast/ToastDescription.jsx +5 -5
  123. package/dist/components/Toast/ToastTitle.jsx +3 -3
  124. package/dist/components/Toast/index.jsx +8 -8
  125. package/dist/components/Toggle/ToggleWithText.jsx +3 -3
  126. package/dist/components/Toggle/index.jsx +2 -2
  127. package/dist/components/ToggleGroup/index.jsx +4 -4
  128. package/dist/components/ToggleGroup/toggleGroupItem.jsx +2 -2
  129. package/dist/components/ToggleSwitch/index.jsx +5 -5
  130. package/dist/components/Tooltip/index.d.ts +1 -1
  131. package/dist/components/Tooltip/index.jsx +11 -11
  132. package/dist/components/index.d.ts +0 -2
  133. package/dist/index.d.ts +2 -5
  134. package/dist/index.js +0 -3
  135. package/dist/stories/Welcome.jsx +19 -19
  136. package/dist/stories/accordion/Accordion.stories.jsx +19 -19
  137. package/dist/stories/alert-dialog/AlertDialog.stories.jsx +14 -14
  138. package/dist/stories/aspect-ratio/AspectRatio.stories.jsx +29 -29
  139. package/dist/stories/avatar/Avatar.stories.jsx +12 -12
  140. package/dist/stories/badge/Badge.stories.jsx +44 -44
  141. package/dist/stories/bubble-chart/BubbleChart.stories.jsx +9 -9
  142. package/dist/stories/button/Button.stories.jsx +34 -34
  143. package/dist/stories/button/IconButton.stories.jsx +14 -14
  144. package/dist/stories/callout/Callout.stories.jsx +107 -107
  145. package/dist/stories/card/Card.stories.jsx +51 -51
  146. package/dist/stories/checkbox/Checkbox.stories.jsx +57 -57
  147. package/dist/stories/checkbox/CheckboxCard.stories.jsx +36 -36
  148. package/dist/stories/checkbox/CheckboxGroup.stories.jsx +73 -73
  149. package/dist/stories/context-menu/ContextMenu.stories.jsx +70 -70
  150. package/dist/stories/data-list/DataList.stories.jsx +102 -102
  151. package/dist/stories/dialog/Dialog.stories.jsx +24 -24
  152. package/dist/stories/doughnut-chart/DoughnutChart.stories.jsx +9 -9
  153. package/dist/stories/dropdown-menu/DropdownMenu.stories.jsx +96 -96
  154. package/dist/stories/header/Header.stories.jsx +20 -20
  155. package/dist/stories/hover-card/HoverCard.stories.jsx +28 -28
  156. package/dist/stories/inset/Inset.stories.jsx +16 -16
  157. package/dist/stories/label/Label.stories.jsx +22 -22
  158. package/dist/stories/menubar/Menubar.stories.jsx +38 -38
  159. package/dist/stories/navigation-menu/NavigationMenu.stories.d.ts +11 -11
  160. package/dist/stories/navigation-menu/NavigationMenu.stories.jsx +67 -67
  161. package/dist/stories/pie-chart/PieChart.stories.jsx +20 -20
  162. package/dist/stories/popover/Popover.stories.jsx +34 -34
  163. package/dist/stories/progress/Progress.stories.jsx +6 -6
  164. package/dist/stories/radio/Radio.stories.jsx +11 -11
  165. package/dist/stories/radio/RadioCards.stories.jsx +60 -60
  166. package/dist/stories/radio/RadioGroup.stories.jsx +55 -55
  167. package/dist/stories/scroll-area/ScrollArea.stories.jsx +61 -61
  168. package/dist/stories/segmented-control/SegmentedControl.stories.jsx +22 -22
  169. package/dist/stories/select/Select.stories.jsx +62 -62
  170. package/dist/stories/separator/Separator.stories.jsx +25 -25
  171. package/dist/stories/skeleton/Skeleton.stories.jsx +28 -28
  172. package/dist/stories/slider/Slider.stories.jsx +12 -12
  173. package/dist/stories/spinner/Spinner.stories.jsx +26 -26
  174. package/dist/stories/switch/Switch.stories.jsx +12 -12
  175. package/dist/stories/tab-nav/TabNav.stories.jsx +10 -10
  176. package/dist/stories/table/Table.stories.jsx +28 -28
  177. package/dist/stories/tabs/Tabs.stories.jsx +18 -18
  178. package/dist/stories/text/Text.stories.jsx +16 -16
  179. package/dist/stories/textArea/TextArea.stories.jsx +17 -17
  180. package/dist/stories/textfield/TextField.stories.jsx +33 -33
  181. package/dist/stories/toast/Toast.stories.jsx +19 -19
  182. package/dist/stories/toggle/Toggle.stories.jsx +18 -18
  183. package/dist/stories/toggle/ToggleGroup.stories.jsx +34 -34
  184. package/dist/stories/tooltip/Tooltip.stories.jsx +14 -14
  185. package/dist/tsconfig.tsbuildinfo +1 -1
  186. package/package.json +120 -118
  187. package/dist/app/template/badgeTemplate.d.ts +0 -12
  188. package/dist/app/template/badgeTemplate.jsx +0 -82
  189. package/dist/app/template/buttonTemplate.d.ts +0 -12
  190. package/dist/app/template/buttonTemplate.jsx +0 -82
  191. package/dist/app/template/textTemplate.d.ts +0 -11
  192. package/dist/app/template/textTemplate.jsx +0 -72
@@ -54,70 +54,70 @@ var meta = {
54
54
  export default meta;
55
55
  export var Default = function (_a) {
56
56
  var args = __rest(_a, []);
57
- return (<ScrollArea type="always" scrollbars="vertical" className="h-[180px]" {...args}>
58
- <div className="p-2 pr-8">
59
- <Header size={'4'} mb={'2'} trim={'start'}>
60
- Principles of the typographic craft
61
- </Header>
62
- <div className="flex flex-col gap-4">
63
- <Text as="p">
64
- Three fundamental aspects of typography are legibility, readability, and aesthetics.
65
- Although in a non-technical sense “legible” and “readable” are often used synonymously,
66
- typographically they are separate but related concepts.
67
- </Text>
68
-
69
- <Text as="p">
70
- Legibility describes how easily individual characters can be distinguished from one
71
- another. It is described by Walter Tracy as “the quality of being decipherable and
72
- recognisable”. For instance, if a “b” and an “h”, or a “3” and an “8”, are difficult to
73
- distinguish at small sizes, this is a problem of legibility.
74
- </Text>
75
-
76
- <Text as="p">
77
- Typographers are concerned with legibility insofar as it is their job to select the
78
- correct font to use. Brush Script is an example of a font containing many characters that
79
- might be difficult to distinguish. The selection of cases influences the legibility of
80
- typography because using only uppercase letters (all-caps) reduces legibility.
81
- </Text>
82
- </div>
83
- </div>
57
+ return (<ScrollArea type="always" scrollbars="vertical" className="h-[180px]" {...args}>
58
+ <div className="p-2 pr-8">
59
+ <Header size={'4'} mb={'2'} trim={'start'}>
60
+ Principles of the typographic craft
61
+ </Header>
62
+ <div className="flex flex-col gap-4">
63
+ <Text as="p">
64
+ Three fundamental aspects of typography are legibility, readability, and aesthetics.
65
+ Although in a non-technical sense “legible” and “readable” are often used synonymously,
66
+ typographically they are separate but related concepts.
67
+ </Text>
68
+
69
+ <Text as="p">
70
+ Legibility describes how easily individual characters can be distinguished from one
71
+ another. It is described by Walter Tracy as “the quality of being decipherable and
72
+ recognisable”. For instance, if a “b” and an “h”, or a “3” and an “8”, are difficult to
73
+ distinguish at small sizes, this is a problem of legibility.
74
+ </Text>
75
+
76
+ <Text as="p">
77
+ Typographers are concerned with legibility insofar as it is their job to select the
78
+ correct font to use. Brush Script is an example of a font containing many characters that
79
+ might be difficult to distinguish. The selection of cases influences the legibility of
80
+ typography because using only uppercase letters (all-caps) reduces legibility.
81
+ </Text>
82
+ </div>
83
+ </div>
84
84
  </ScrollArea>);
85
85
  };
86
86
  export var Type = function (_a) {
87
87
  var args = __rest(_a, []);
88
- return (<div className="grid grid-cols-2 gap-2">
89
- <ScrollArea type="always" scrollbars="vertical" className="h-[150px]" {...args}>
90
- <div className="flex flex-col p-2 pr-8 gap-4">
91
- <Text size="2">
92
- Three fundamental aspects of typography are legibility, readability, and aesthetics.
93
- Although in a non-technical sense legible and readable are often used synonymously,
94
- typographically they are separate but related concepts.
95
- </Text>
96
-
97
- <Text size="2">
98
- Legibility describes how easily individual characters can be distinguished from one
99
- another. It is described by Walter Tracy as the quality of being decipherable and
100
- recognisable. For instance, if a b and an h, or a 3 and an 8, are difficult to distinguish
101
- at small sizes, this is a problem of legibility.
102
- </Text>
103
- </div>
104
- </ScrollArea>
105
-
106
- <ScrollArea type="always" scrollbars="horizontal" className="h-[150px]" {...args}>
107
- <div className="gap-4 p-2 w-[700px]">
108
- <Text size="2">
109
- Three fundamental aspects of typography are legibility, readability, and aesthetics.
110
- Although in a non-technical sense legible and readable are often used synonymously,
111
- typographically they are separate but related concepts.
112
- </Text>
113
-
114
- <Text size="2">
115
- Legibility describes how easily individual characters can be distinguished from one
116
- another. It is described by Walter Tracy as the quality of being decipherable and
117
- recognisable. For instance, if a b and an h, or a 3 and an 8, are difficult to distinguish
118
- at small sizes, this is a problem of legibility.
119
- </Text>
120
- </div>
121
- </ScrollArea>
88
+ return (<div className="grid grid-cols-2 gap-2">
89
+ <ScrollArea type="always" scrollbars="vertical" className="h-[150px]" {...args}>
90
+ <div className="flex flex-col p-2 pr-8 gap-4">
91
+ <Text size="2">
92
+ Three fundamental aspects of typography are legibility, readability, and aesthetics.
93
+ Although in a non-technical sense legible and readable are often used synonymously,
94
+ typographically they are separate but related concepts.
95
+ </Text>
96
+
97
+ <Text size="2">
98
+ Legibility describes how easily individual characters can be distinguished from one
99
+ another. It is described by Walter Tracy as the quality of being decipherable and
100
+ recognisable. For instance, if a b and an h, or a 3 and an 8, are difficult to distinguish
101
+ at small sizes, this is a problem of legibility.
102
+ </Text>
103
+ </div>
104
+ </ScrollArea>
105
+
106
+ <ScrollArea type="always" scrollbars="horizontal" className="h-[150px]" {...args}>
107
+ <div className="gap-4 p-2 w-[700px]">
108
+ <Text size="2">
109
+ Three fundamental aspects of typography are legibility, readability, and aesthetics.
110
+ Although in a non-technical sense legible and readable are often used synonymously,
111
+ typographically they are separate but related concepts.
112
+ </Text>
113
+
114
+ <Text size="2">
115
+ Legibility describes how easily individual characters can be distinguished from one
116
+ another. It is described by Walter Tracy as the quality of being decipherable and
117
+ recognisable. For instance, if a b and an h, or a 3 and an 8, are difficult to distinguish
118
+ at small sizes, this is a problem of legibility.
119
+ </Text>
120
+ </div>
121
+ </ScrollArea>
122
122
  </div>);
123
123
  };
@@ -63,39 +63,39 @@ var meta = {
63
63
  export default meta;
64
64
  export var Default = function (_a) {
65
65
  var args = __rest(_a, []);
66
- return (<SegmentedControl {...args} defaultValue={'inbox'}>
67
- <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
68
- <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
69
- <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
66
+ return (<SegmentedControl {...args} defaultValue={'inbox'}>
67
+ <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
68
+ <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
69
+ <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
70
70
  </SegmentedControl>);
71
71
  };
72
72
  export var Size = function (_a) {
73
73
  var args = __rest(_a, []);
74
- return (<div className="flex flex-col space-y-3">
75
- {['small', 'medium', 'large'].map(function (size) { return (<SegmentedControl key={size} defaultValue={'inbox'} {...args} size={size}>
76
- <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
77
- <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
78
- <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
79
- </SegmentedControl>); })}
74
+ return (<div className="flex flex-col space-y-3">
75
+ {['small', 'medium', 'large'].map(function (size) { return (<SegmentedControl key={size} defaultValue={'inbox'} {...args} size={size}>
76
+ <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
77
+ <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
78
+ <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
79
+ </SegmentedControl>); })}
80
80
  </div>);
81
81
  };
82
82
  export var Radius = function (_a) {
83
83
  var args = __rest(_a, []);
84
- return (<div className="flex flex-col space-y-3">
85
- {radiusOptions.map(function (radius) { return (<SegmentedControl key={radius} defaultValue={'inbox'} {...args} radius={radius}>
86
- <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
87
- <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
88
- <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
89
- </SegmentedControl>); })}
84
+ return (<div className="flex flex-col space-y-3">
85
+ {radiusOptions.map(function (radius) { return (<SegmentedControl key={radius} defaultValue={'inbox'} {...args} radius={radius}>
86
+ <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
87
+ <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
88
+ <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
89
+ </SegmentedControl>); })}
90
90
  </div>);
91
91
  };
92
92
  export var Variant = function (_a) {
93
93
  var args = __rest(_a, []);
94
- return (<div className="flex flex-col space-y-3">
95
- {['surface', 'classic'].map(function (appearance) { return (<SegmentedControl key={appearance} defaultValue={'inbox'} {...args} appearance={appearance}>
96
- <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
97
- <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
98
- <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
99
- </SegmentedControl>); })}
94
+ return (<div className="flex flex-col space-y-3">
95
+ {['surface', 'classic'].map(function (appearance) { return (<SegmentedControl key={appearance} defaultValue={'inbox'} {...args} appearance={appearance}>
96
+ <SegmentedControlItem value={'inbox'}>Inbox</SegmentedControlItem>
97
+ <SegmentedControlItem value={'drafts'}>Drafts</SegmentedControlItem>
98
+ <SegmentedControlItem value={'sent'}>Sent</SegmentedControlItem>
99
+ </SegmentedControl>); })}
100
100
  </div>);
101
101
  };
@@ -67,83 +67,83 @@ var meta = {
67
67
  export default meta;
68
68
  export var Default = function (_a) {
69
69
  var args = __rest(_a, []);
70
- return (<Select {...args}>
71
- <SelectTrigger {...args} placeholder="Select..."/>
72
- <SelectContent {...args}>
73
- <SelectItem value="apple" {...args}>
74
- Apple
75
- </SelectItem>
76
- <SelectItem value="orange" {...args}>
77
- Orange
78
- </SelectItem>
79
- </SelectContent>
70
+ return (<Select {...args}>
71
+ <SelectTrigger {...args} placeholder="Select..."/>
72
+ <SelectContent {...args}>
73
+ <SelectItem value="apple" {...args}>
74
+ Apple
75
+ </SelectItem>
76
+ <SelectItem value="orange" {...args}>
77
+ Orange
78
+ </SelectItem>
79
+ </SelectContent>
80
80
  </Select>);
81
81
  };
82
82
  export var Size = function (_a) {
83
83
  var args = __rest(_a, []);
84
- return (<div className="flex gap-3">
85
- {['small', 'medium', 'large'].map(function (size) { return (<Select key={size} size={size} {...args}>
86
- <SelectTrigger {...args} placeholder="Select..."/>
87
- <SelectContent {...args}>
88
- <SelectItem value="apple" {...args}>
89
- Apple
90
- </SelectItem>
91
- <SelectItem value="orange" {...args}>
92
- Orange
93
- </SelectItem>
94
- </SelectContent>
95
- </Select>); })}
84
+ return (<div className="flex gap-3">
85
+ {['small', 'medium', 'large'].map(function (size) { return (<Select key={size} size={size} {...args}>
86
+ <SelectTrigger {...args} placeholder="Select..."/>
87
+ <SelectContent {...args}>
88
+ <SelectItem value="apple" {...args}>
89
+ Apple
90
+ </SelectItem>
91
+ <SelectItem value="orange" {...args}>
92
+ Orange
93
+ </SelectItem>
94
+ </SelectContent>
95
+ </Select>); })}
96
96
  </div>);
97
97
  };
98
98
  export var Appearance = function (_a) {
99
99
  var args = __rest(_a, []);
100
- return (<div className="flex gap-3">
101
- {['classic', 'surface', 'soft', 'ghost'].map(function (appearance) { return (<Select key={appearance} {...args}>
102
- <SelectTrigger appearance={appearance} {...args} placeholder="Select..."/>
103
- <SelectContent {...args}>
104
- <SelectItem value="apple" {...args}>
105
- Apple
106
- </SelectItem>
107
- <SelectItem value="orange" {...args}>
108
- Orange
109
- </SelectItem>
110
- </SelectContent>
111
- </Select>); })}
100
+ return (<div className="flex gap-3">
101
+ {['classic', 'surface', 'soft', 'ghost'].map(function (appearance) { return (<Select key={appearance} {...args}>
102
+ <SelectTrigger appearance={appearance} {...args} placeholder="Select..."/>
103
+ <SelectContent {...args}>
104
+ <SelectItem value="apple" {...args}>
105
+ Apple
106
+ </SelectItem>
107
+ <SelectItem value="orange" {...args}>
108
+ Orange
109
+ </SelectItem>
110
+ </SelectContent>
111
+ </Select>); })}
112
112
  </div>);
113
113
  };
114
114
  export var Radius = function (_a) {
115
115
  var args = __rest(_a, []);
116
- return (<div className="flex gap-3">
117
- {radiusOptions.map(function (radius) { return (<Select key={radius} {...args}>
118
- <SelectTrigger radius={radius} {...args} placeholder="Select..."/>
119
- <SelectContent {...args}>
120
- <SelectItem value="apple" {...args}>
121
- Apple
122
- </SelectItem>
123
- <SelectItem value="orange" {...args}>
124
- Orange
125
- </SelectItem>
126
- </SelectContent>
127
- </Select>); })}
116
+ return (<div className="flex gap-3">
117
+ {radiusOptions.map(function (radius) { return (<Select key={radius} {...args}>
118
+ <SelectTrigger radius={radius} {...args} placeholder="Select..."/>
119
+ <SelectContent {...args}>
120
+ <SelectItem value="apple" {...args}>
121
+ Apple
122
+ </SelectItem>
123
+ <SelectItem value="orange" {...args}>
124
+ Orange
125
+ </SelectItem>
126
+ </SelectContent>
127
+ </Select>); })}
128
128
  </div>);
129
129
  };
130
130
  export var WithIcon = function (_a) {
131
131
  var args = __rest(_a, []);
132
- return (<Select defaultValue="dark" {...args}>
133
- <SelectTrigger {...args}></SelectTrigger>
134
- <SelectContent {...args}>
135
- <SelectItem value="dark" {...args}>
136
- <div className="flex gap-2 items-center">
137
- <MoonIcon />
138
- <label>Dark</label>
139
- </div>
140
- </SelectItem>
141
- <SelectItem value="light" {...args}>
142
- <div className="flex gap-2 items-center">
143
- <SunIcon />
144
- <label>Light</label>
145
- </div>
146
- </SelectItem>
147
- </SelectContent>
132
+ return (<Select defaultValue="dark" {...args}>
133
+ <SelectTrigger {...args}></SelectTrigger>
134
+ <SelectContent {...args}>
135
+ <SelectItem value="dark" {...args}>
136
+ <div className="flex gap-2 items-center">
137
+ <MoonIcon />
138
+ <label>Dark</label>
139
+ </div>
140
+ </SelectItem>
141
+ <SelectItem value="light" {...args}>
142
+ <div className="flex gap-2 items-center">
143
+ <SunIcon />
144
+ <label>Light</label>
145
+ </div>
146
+ </SelectItem>
147
+ </SelectContent>
148
148
  </Select>);
149
149
  };
@@ -65,42 +65,42 @@ var meta = {
65
65
  export default meta;
66
66
  export var Default = function (_a) {
67
67
  var args = __rest(_a, []);
68
- return (<div className="text-slate-12 dark:text-slate-1 w-full max-w-[300px] mx-[15px]">
69
- Tools for building high-quality, accessible UI.
70
- <Separator my="3" size="fill-large" {...args}/>
71
- <div className="flex gap-3 text-slate-12 dark:text-slate-1 ">
72
- Themes
73
- <Separator orientation="vertical" {...args}/>
74
- Primitives
75
- <Separator orientation="vertical" {...args}/>
76
- Icons
77
- <Separator orientation="vertical" {...args}/>
78
- Colors
79
- </div>
68
+ return (<div className="text-slate-12 dark:text-slate-1 w-full max-w-[300px] mx-[15px]">
69
+ Tools for building high-quality, accessible UI.
70
+ <Separator my="3" size="fill-large" {...args}/>
71
+ <div className="flex gap-3 text-slate-12 dark:text-slate-1 ">
72
+ Themes
73
+ <Separator orientation="vertical" {...args}/>
74
+ Primitives
75
+ <Separator orientation="vertical" {...args}/>
76
+ Icons
77
+ <Separator orientation="vertical" {...args}/>
78
+ Colors
79
+ </div>
80
80
  </div>);
81
81
  };
82
82
  export var Orientation = function (_a) {
83
83
  var args = __rest(_a, []);
84
- return (<div className="grid grid-cols-2 gap-2">
85
- <Separator orientation={'horizontal'} {...args}/>
86
- <Separator orientation={'vertical'} {...args}/>
84
+ return (<div className="grid grid-cols-2 gap-2">
85
+ <Separator orientation={'horizontal'} {...args}/>
86
+ <Separator orientation={'vertical'} {...args}/>
87
87
  </div>);
88
88
  };
89
89
  export var HorizontalSize = function (_a) {
90
90
  var args = __rest(_a, []);
91
- return (<div className="w-96 grid gap-4">
92
- <Separator orientation={'horizontal'} size={'small'} {...args}/>
93
- <Separator orientation={'horizontal'} size={'medium'} {...args}/>
94
- <Separator orientation={'horizontal'} size={'large'} {...args}/>
95
- <Separator orientation={'horizontal'} size={'fill-large'} {...args}/>
91
+ return (<div className="w-96 grid gap-4">
92
+ <Separator orientation={'horizontal'} size={'small'} {...args}/>
93
+ <Separator orientation={'horizontal'} size={'medium'} {...args}/>
94
+ <Separator orientation={'horizontal'} size={'large'} {...args}/>
95
+ <Separator orientation={'horizontal'} size={'fill-large'} {...args}/>
96
96
  </div>);
97
97
  };
98
98
  export var VerticalSize = function (_a) {
99
99
  var args = __rest(_a, []);
100
- return (<div className="h-60 grid grid-cols-4 gap-4">
101
- <Separator orientation={'vertical'} size={'small'} {...args}/>
102
- <Separator orientation={'vertical'} size={'medium'} {...args}/>
103
- <Separator orientation={'vertical'} size={'large'} {...args}/>
104
- <Separator orientation={'vertical'} size={'fill-large'} {...args}/>
100
+ return (<div className="h-60 grid grid-cols-4 gap-4">
101
+ <Separator orientation={'vertical'} size={'small'} {...args}/>
102
+ <Separator orientation={'vertical'} size={'medium'} {...args}/>
103
+ <Separator orientation={'vertical'} size={'large'} {...args}/>
104
+ <Separator orientation={'vertical'} size={'fill-large'} {...args}/>
105
105
  </div>);
106
106
  };
@@ -71,49 +71,49 @@ var meta = {
71
71
  export default meta;
72
72
  export var Default = function (_a) {
73
73
  var args = __rest(_a, []);
74
- return (<Skeleton {...args}>
75
- <div>Component</div>
74
+ return (<Skeleton {...args}>
75
+ <div>Component</div>
76
76
  </Skeleton>);
77
77
  };
78
78
  export var Loading = function (_a) {
79
79
  var args = __rest(_a, []);
80
- return (<div className="">
81
- <Skeleton loading={true} {...args}>
82
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque felis tellus, efficitur
83
- id convallis a, viverra eget libero. Nam magna erat, fringilla sed commodo sed, aliquet nec
84
- magna.
85
- </Skeleton>
86
- <Skeleton loading={false} {...args}>
87
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque felis tellus, efficitur
88
- id convallis a, viverra eget libero. Nam magna erat, fringilla sed commodo sed, aliquet nec
89
- magna.
90
- </Skeleton>
80
+ return (<div className="">
81
+ <Skeleton loading={true} {...args}>
82
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque felis tellus, efficitur
83
+ id convallis a, viverra eget libero. Nam magna erat, fringilla sed commodo sed, aliquet nec
84
+ magna.
85
+ </Skeleton>
86
+ <Skeleton loading={false} {...args}>
87
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque felis tellus, efficitur
88
+ id convallis a, viverra eget libero. Nam magna erat, fringilla sed commodo sed, aliquet nec
89
+ magna.
90
+ </Skeleton>
91
91
  </div>);
92
92
  };
93
93
  export var WithChildren = function (_a) {
94
94
  var args = __rest(_a, []);
95
- return (<div className="grid gap-4 grid-cols-2">
96
- <Skeleton loading={true}>
97
- <ToggleSwitch />
98
- </Skeleton>
99
- <Skeleton loading={false}>
100
- <ToggleSwitch />
101
- </Skeleton>
95
+ return (<div className="grid gap-4 grid-cols-2">
96
+ <Skeleton loading={true}>
97
+ <ToggleSwitch />
98
+ </Skeleton>
99
+ <Skeleton loading={false}>
100
+ <ToggleSwitch />
101
+ </Skeleton>
102
102
  </div>);
103
103
  };
104
104
  export var Radius = function (_a) {
105
105
  var args = __rest(_a, []);
106
- return (<div className="grid gap-5">
107
- {radiusOptions.map(function (radius) { return (<div key={radius}>
108
- <Skeleton loading={true} radius={radius} {...args}>
109
- <div>Component</div>
110
- </Skeleton>
111
- </div>); })}
106
+ return (<div className="grid gap-5">
107
+ {radiusOptions.map(function (radius) { return (<div key={radius}>
108
+ <Skeleton loading={true} radius={radius} {...args}>
109
+ <div>Component</div>
110
+ </Skeleton>
111
+ </div>); })}
112
112
  </div>);
113
113
  };
114
114
  export var Size = function (_a) {
115
115
  var args = __rest(_a, []);
116
- return (<div className="">
117
- <Skeleton loading={true} width="48px" height="48px" {...args}/>
116
+ return (<div className="">
117
+ <Skeleton loading={true} width="48px" height="48px" {...args}/>
118
118
  </div>);
119
119
  };
@@ -66,29 +66,29 @@ var meta = {
66
66
  export default meta;
67
67
  export var Default = function (_a) {
68
68
  var args = __rest(_a, []);
69
- return (<div className="w-60">
70
- <Slider defaultValue={[50]} {...args}/>
69
+ return (<div className="w-60">
70
+ <Slider defaultValue={[50]} {...args}/>
71
71
  </div>);
72
72
  };
73
73
  export var Size = function (_a) {
74
74
  var args = __rest(_a, []);
75
- return (<div className="w-60 grid items-center gap-3">
76
- <Slider defaultValue={[50]} {...args} size={'small'}></Slider>
77
- <Slider defaultValue={[50]} {...args} size={'medium'}></Slider>
78
- <Slider defaultValue={[50]} {...args} size={'large'}></Slider>
75
+ return (<div className="w-60 grid items-center gap-3">
76
+ <Slider defaultValue={[50]} {...args} size={'small'}></Slider>
77
+ <Slider defaultValue={[50]} {...args} size={'medium'}></Slider>
78
+ <Slider defaultValue={[50]} {...args} size={'large'}></Slider>
79
79
  </div>);
80
80
  };
81
81
  export var Radius = function (_a) {
82
82
  var args = __rest(_a, []);
83
- return (<div className="w-60">
84
- {radiusOptions.map(function (radius) { return (<div key={radius} className="pb-1">
85
- <Slider key={radius} defaultValue={[50]} radius={radius} {...args}/>
86
- </div>); })}
83
+ return (<div className="w-60">
84
+ {radiusOptions.map(function (radius) { return (<div key={radius} className="pb-1">
85
+ <Slider key={radius} defaultValue={[50]} radius={radius} {...args}/>
86
+ </div>); })}
87
87
  </div>);
88
88
  };
89
89
  export var Range = function (_a) {
90
90
  var args = __rest(_a, []);
91
- return (<div className="w-60">
92
- <Slider defaultValue={[20, 80]} {...args}/>
91
+ return (<div className="w-60">
92
+ <Slider defaultValue={[20, 80]} {...args}/>
93
93
  </div>);
94
94
  };
@@ -70,43 +70,43 @@ export var Default = function (_a) {
70
70
  };
71
71
  export var Loading = function (_a) {
72
72
  var args = __rest(_a, []);
73
- return (<div className="grid grid-cols-2 gap-3">
74
- <Spinner loading={true} {...args}>
75
- Loading
76
- </Spinner>
77
- <Spinner loading={false} {...args}>
78
- Loading
79
- </Spinner>
73
+ return (<div className="grid grid-cols-2 gap-3">
74
+ <Spinner loading={true} {...args}>
75
+ Loading
76
+ </Spinner>
77
+ <Spinner loading={false} {...args}>
78
+ Loading
79
+ </Spinner>
80
80
  </div>);
81
81
  };
82
82
  export var WithChildren = function (_a) {
83
83
  var args = __rest(_a, []);
84
- return (<div className="grid grid-cols-2 gap-3">
85
- <Spinner loading={true} {...args}>
86
- <ToggleSwitch></ToggleSwitch>
87
- </Spinner>
88
- <Spinner loading={false} {...args}>
89
- <ToggleSwitch></ToggleSwitch>
90
- </Spinner>
84
+ return (<div className="grid grid-cols-2 gap-3">
85
+ <Spinner loading={true} {...args}>
86
+ <ToggleSwitch></ToggleSwitch>
87
+ </Spinner>
88
+ <Spinner loading={false} {...args}>
89
+ <ToggleSwitch></ToggleSwitch>
90
+ </Spinner>
91
91
  </div>);
92
92
  };
93
93
  export var WithButton = function (_a) {
94
94
  var args = __rest(_a, []);
95
- return (<div>
96
- <Button color="slate" className="mr-2" {...args}>
97
- <Spinner {...args}/>
98
- </Button>
99
- <Button color="slate" {...args}>
100
- <Spinner {...args} className="mr-2"/>
101
- Loading
102
- </Button>
95
+ return (<div>
96
+ <Button color="slate" className="mr-2" {...args}>
97
+ <Spinner {...args}/>
98
+ </Button>
99
+ <Button color="slate" {...args}>
100
+ <Spinner {...args} className="mr-2"/>
101
+ Loading
102
+ </Button>
103
103
  </div>);
104
104
  };
105
105
  export var Size = function (_a) {
106
106
  var args = __rest(_a, []);
107
- return (<div className="grid grid-cols-3 gap-4">
108
- <Spinner loading={true} {...args} size={'small'}/>
109
- <Spinner loading={true} {...args} size={'medium'}/>
110
- <Spinner loading={true} {...args} size={'large'}/>
107
+ return (<div className="grid grid-cols-3 gap-4">
108
+ <Spinner loading={true} {...args} size={'small'}/>
109
+ <Spinner loading={true} {...args} size={'medium'}/>
110
+ <Spinner loading={true} {...args} size={'large'}/>
111
111
  </div>);
112
112
  };
@@ -91,29 +91,29 @@ export var Default = {
91
91
  };
92
92
  export var Size = function (_a) {
93
93
  var args = __rest(_a, []);
94
- return (<div className="flex items-center gap-3">
95
- <ToggleSwitch {...args} size={'small'}></ToggleSwitch>
96
- <ToggleSwitch {...args} size={'medium'}></ToggleSwitch>
97
- <ToggleSwitch {...args} size={'large'}></ToggleSwitch>
94
+ return (<div className="flex items-center gap-3">
95
+ <ToggleSwitch {...args} size={'small'}></ToggleSwitch>
96
+ <ToggleSwitch {...args} size={'medium'}></ToggleSwitch>
97
+ <ToggleSwitch {...args} size={'large'}></ToggleSwitch>
98
98
  </div>);
99
99
  };
100
100
  export var Scaling = function (_a) {
101
101
  var args = __rest(_a, []);
102
- return (<div className="flex items-center gap-3">
103
- {scalingOptions.map(function (scaling) { return (<ToggleSwitch key={scaling} {...args} scaling={scaling}></ToggleSwitch>); })}
102
+ return (<div className="flex items-center gap-3">
103
+ {scalingOptions.map(function (scaling) { return (<ToggleSwitch key={scaling} {...args} scaling={scaling}></ToggleSwitch>); })}
104
104
  </div>);
105
105
  };
106
106
  export var Radius = function (_a) {
107
107
  var args = __rest(_a, []);
108
- return (<div className="flex items-center gap-3">
109
- {radiusOptions.map(function (radius) { return (<div key={radius}>
110
- <ToggleSwitch key={radius} radius={radius} {...args}/>
111
- </div>); })}
108
+ return (<div className="flex items-center gap-3">
109
+ {radiusOptions.map(function (radius) { return (<div key={radius}>
110
+ <ToggleSwitch key={radius} radius={radius} {...args}/>
111
+ </div>); })}
112
112
  </div>);
113
113
  };
114
114
  export var Appearance = function (_a) {
115
115
  var args = __rest(_a, []);
116
- return (<div className="flex items-center gap-3">
117
- {['classic', 'soft', 'surface'].map(function (appearance) { return (<ToggleSwitch key={appearance} {...args} appearance={appearance}></ToggleSwitch>); })}
116
+ return (<div className="flex items-center gap-3">
117
+ {['classic', 'soft', 'surface'].map(function (appearance) { return (<ToggleSwitch key={appearance} {...args} appearance={appearance}></ToggleSwitch>); })}
118
118
  </div>);
119
119
  };