@lotte-innovate/ui-component-test 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (271) hide show
  1. package/package.json +5 -7
  2. package/dist/index.d.ts +0 -2
  3. package/dist/index.js +0 -2
  4. package/dist/lib/Typography/Header/index.d.ts +0 -13
  5. package/dist/lib/Typography/Header/index.js +0 -55
  6. package/dist/lib/Typography/Text/index.d.ts +0 -15
  7. package/dist/lib/Typography/Text/index.js +0 -44
  8. package/dist/lib/Typography/index.d.ts +0 -2
  9. package/dist/lib/Typography/index.js +0 -2
  10. package/dist/lib/color/alpha.d.ts +0 -784
  11. package/dist/lib/color/alpha.js +0 -784
  12. package/dist/lib/color/constants.d.ts +0 -20
  13. package/dist/lib/color/constants.js +0 -200
  14. package/dist/lib/color/dark.d.ts +0 -392
  15. package/dist/lib/color/dark.js +0 -392
  16. package/dist/lib/color/krdsColors.d.ts +0 -309
  17. package/dist/lib/color/krdsColors.js +0 -309
  18. package/dist/lib/color/light.d.ts +0 -392
  19. package/dist/lib/color/light.js +0 -393
  20. package/dist/lib/components/Accordion/index.d.ts +0 -16
  21. package/dist/lib/components/Accordion/index.js +0 -58
  22. package/dist/lib/components/AlertDialog/AlertDialogAction.d.ts +0 -14
  23. package/dist/lib/components/AlertDialog/AlertDialogAction.js +0 -59
  24. package/dist/lib/components/AlertDialog/AlertDialogCancel.d.ts +0 -13
  25. package/dist/lib/components/AlertDialog/AlertDialogCancel.js +0 -56
  26. package/dist/lib/components/AlertDialog/AlertDialogContent.d.ts +0 -11
  27. package/dist/lib/components/AlertDialog/AlertDialogContent.js +0 -49
  28. package/dist/lib/components/AlertDialog/AlertDialogDescription.d.ts +0 -10
  29. package/dist/lib/components/AlertDialog/AlertDialogDescription.js +0 -45
  30. package/dist/lib/components/AlertDialog/AlertDialogTitle.d.ts +0 -10
  31. package/dist/lib/components/AlertDialog/AlertDialogTitle.js +0 -45
  32. package/dist/lib/components/AlertDialog/AlertDialogTrigger.d.ts +0 -17
  33. package/dist/lib/components/AlertDialog/AlertDialogTrigger.js +0 -55
  34. package/dist/lib/components/AlertDialog/index.d.ts +0 -20
  35. package/dist/lib/components/AlertDialog/index.js +0 -37
  36. package/dist/lib/components/AspectRatio/index.d.ts +0 -10
  37. package/dist/lib/components/AspectRatio/index.js +0 -42
  38. package/dist/lib/components/Avatar/index.d.ts +0 -17
  39. package/dist/lib/components/Avatar/index.js +0 -57
  40. package/dist/lib/components/Badge/index.d.ts +0 -18
  41. package/dist/lib/components/Badge/index.js +0 -54
  42. package/dist/lib/components/BubbleChart/index.d.ts +0 -31
  43. package/dist/lib/components/BubbleChart/index.js +0 -43
  44. package/dist/lib/components/Button/index.d.ts +0 -16
  45. package/dist/lib/components/Button/index.js +0 -56
  46. package/dist/lib/components/Callout/CalloutIcon.d.ts +0 -12
  47. package/dist/lib/components/Callout/CalloutIcon.js +0 -57
  48. package/dist/lib/components/Callout/CalloutText.d.ts +0 -10
  49. package/dist/lib/components/Callout/CalloutText.js +0 -52
  50. package/dist/lib/components/Callout/index.d.ts +0 -20
  51. package/dist/lib/components/Callout/index.js +0 -75
  52. package/dist/lib/components/Card/index.d.ts +0 -14
  53. package/dist/lib/components/Card/index.js +0 -64
  54. package/dist/lib/components/Checkbox/index.d.ts +0 -17
  55. package/dist/lib/components/Checkbox/index.js +0 -89
  56. package/dist/lib/components/CheckboxCard/index.d.ts +0 -20
  57. package/dist/lib/components/CheckboxCard/index.js +0 -58
  58. package/dist/lib/components/CheckboxGroup/CheckboxGroupItem.d.ts +0 -5
  59. package/dist/lib/components/CheckboxGroup/CheckboxGroupItem.js +0 -33
  60. package/dist/lib/components/CheckboxGroup/index.d.ts +0 -17
  61. package/dist/lib/components/CheckboxGroup/index.js +0 -35
  62. package/dist/lib/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -4
  63. package/dist/lib/components/ContextMenu/ContextMenuCheckboxItem.js +0 -40
  64. package/dist/lib/components/ContextMenu/ContextMenuContent.d.ts +0 -11
  65. package/dist/lib/components/ContextMenu/ContextMenuContent.js +0 -56
  66. package/dist/lib/components/ContextMenu/ContextMenuGroup.d.ts +0 -4
  67. package/dist/lib/components/ContextMenu/ContextMenuGroup.js +0 -30
  68. package/dist/lib/components/ContextMenu/ContextMenuItem.d.ts +0 -13
  69. package/dist/lib/components/ContextMenu/ContextMenuItem.js +0 -59
  70. package/dist/lib/components/ContextMenu/ContextMenuItemIndicator.d.ts +0 -10
  71. package/dist/lib/components/ContextMenu/ContextMenuItemIndicator.js +0 -50
  72. package/dist/lib/components/ContextMenu/ContextMenuLabel.d.ts +0 -11
  73. package/dist/lib/components/ContextMenu/ContextMenuLabel.js +0 -48
  74. package/dist/lib/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -8
  75. package/dist/lib/components/ContextMenu/ContextMenuRadioGroup.js +0 -31
  76. package/dist/lib/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -4
  77. package/dist/lib/components/ContextMenu/ContextMenuRadioItem.js +0 -41
  78. package/dist/lib/components/ContextMenu/ContextMenuSeparator.d.ts +0 -3
  79. package/dist/lib/components/ContextMenu/ContextMenuSeparator.js +0 -31
  80. package/dist/lib/components/ContextMenu/ContextMenuSubContent.d.ts +0 -11
  81. package/dist/lib/components/ContextMenu/ContextMenuSubContent.js +0 -53
  82. package/dist/lib/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -4
  83. package/dist/lib/components/ContextMenu/ContextMenuSubTrigger.js +0 -40
  84. package/dist/lib/components/ContextMenu/ContextMenuTrigger.d.ts +0 -4
  85. package/dist/lib/components/ContextMenu/ContextMenuTrigger.js +0 -31
  86. package/dist/lib/components/ContextMenu/index.d.ts +0 -25
  87. package/dist/lib/components/ContextMenu/index.js +0 -54
  88. package/dist/lib/components/DataList/DataListItem.d.ts +0 -9
  89. package/dist/lib/components/DataList/DataListItem.js +0 -43
  90. package/dist/lib/components/DataList/DataListLabel.d.ts +0 -10
  91. package/dist/lib/components/DataList/DataListLabel.js +0 -49
  92. package/dist/lib/components/DataList/DataListValue.d.ts +0 -11
  93. package/dist/lib/components/DataList/DataListValue.js +0 -51
  94. package/dist/lib/components/DataList/index.d.ts +0 -17
  95. package/dist/lib/components/DataList/index.js +0 -57
  96. package/dist/lib/components/Dialog/DialogAction.d.ts +0 -15
  97. package/dist/lib/components/Dialog/DialogAction.js +0 -57
  98. package/dist/lib/components/Dialog/DialogCancel.d.ts +0 -11
  99. package/dist/lib/components/Dialog/DialogCancel.js +0 -53
  100. package/dist/lib/components/Dialog/DialogContent.d.ts +0 -11
  101. package/dist/lib/components/Dialog/DialogContent.js +0 -55
  102. package/dist/lib/components/Dialog/DialogDescription.d.ts +0 -9
  103. package/dist/lib/components/Dialog/DialogDescription.js +0 -45
  104. package/dist/lib/components/Dialog/DialogSlot.d.ts +0 -9
  105. package/dist/lib/components/Dialog/DialogSlot.js +0 -44
  106. package/dist/lib/components/Dialog/DialogTitle.d.ts +0 -11
  107. package/dist/lib/components/Dialog/DialogTitle.js +0 -45
  108. package/dist/lib/components/Dialog/DialogTrigger.d.ts +0 -3
  109. package/dist/lib/components/Dialog/DialogTrigger.js +0 -30
  110. package/dist/lib/components/Dialog/index.d.ts +0 -18
  111. package/dist/lib/components/Dialog/index.js +0 -38
  112. package/dist/lib/components/DoughnutChart/index.d.ts +0 -23
  113. package/dist/lib/components/DoughnutChart/index.js +0 -46
  114. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -8
  115. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -31
  116. package/dist/lib/components/DropdownMenu/DropdonMenuSubContent.d.ts +0 -11
  117. package/dist/lib/components/DropdownMenu/DropdonMenuSubContent.js +0 -58
  118. package/dist/lib/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -7
  119. package/dist/lib/components/DropdownMenu/DropdownMenuCheckboxItem.js +0 -38
  120. package/dist/lib/components/DropdownMenu/DropdownMenuContent.d.ts +0 -11
  121. package/dist/lib/components/DropdownMenu/DropdownMenuContent.js +0 -54
  122. package/dist/lib/components/DropdownMenu/DropdownMenuItem.d.ts +0 -13
  123. package/dist/lib/components/DropdownMenu/DropdownMenuItem.js +0 -56
  124. package/dist/lib/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +0 -10
  125. package/dist/lib/components/DropdownMenu/DropdownMenuItemIndicator.js +0 -46
  126. package/dist/lib/components/DropdownMenu/DropdownMenuLable.d.ts +0 -11
  127. package/dist/lib/components/DropdownMenu/DropdownMenuLable.js +0 -46
  128. package/dist/lib/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -4
  129. package/dist/lib/components/DropdownMenu/DropdownMenuRadioItem.js +0 -39
  130. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -3
  131. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.js +0 -31
  132. package/dist/lib/components/DropdownMenu/DropdownMenuSub.d.ts +0 -3
  133. package/dist/lib/components/DropdownMenu/DropdownMenuSub.js +0 -30
  134. package/dist/lib/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -4
  135. package/dist/lib/components/DropdownMenu/DropdownMenuSubTrigger.js +0 -38
  136. package/dist/lib/components/DropdownMenu/DropdownMenuTrigger.d.ts +0 -13
  137. package/dist/lib/components/DropdownMenu/DropdownMenuTrigger.js +0 -51
  138. package/dist/lib/components/DropdownMenu/index.d.ts +0 -23
  139. package/dist/lib/components/DropdownMenu/index.js +0 -43
  140. package/dist/lib/components/HoverCard/HoverCardContent.d.ts +0 -14
  141. package/dist/lib/components/HoverCard/HoverCardContent.js +0 -59
  142. package/dist/lib/components/HoverCard/HoverCardTrigger.d.ts +0 -3
  143. package/dist/lib/components/HoverCard/HoverCardTrigger.js +0 -30
  144. package/dist/lib/components/HoverCard/index.d.ts +0 -10
  145. package/dist/lib/components/HoverCard/index.js +0 -33
  146. package/dist/lib/components/IconButton/index.d.ts +0 -15
  147. package/dist/lib/components/IconButton/index.js +0 -63
  148. package/dist/lib/components/Inset/index.d.ts +0 -10
  149. package/dist/lib/components/Inset/index.js +0 -50
  150. package/dist/lib/components/Label/index.d.ts +0 -17
  151. package/dist/lib/components/Label/index.js +0 -53
  152. package/dist/lib/components/Menubar/MenubarCheckboxItem.d.ts +0 -4
  153. package/dist/lib/components/Menubar/MenubarCheckboxItem.js +0 -38
  154. package/dist/lib/components/Menubar/MenubarContent.d.ts +0 -11
  155. package/dist/lib/components/Menubar/MenubarContent.js +0 -60
  156. package/dist/lib/components/Menubar/MenubarItem.d.ts +0 -13
  157. package/dist/lib/components/Menubar/MenubarItem.js +0 -54
  158. package/dist/lib/components/Menubar/MenubarItemIndicator.d.ts +0 -10
  159. package/dist/lib/components/Menubar/MenubarItemIndicator.js +0 -49
  160. package/dist/lib/components/Menubar/MenubarMenu.d.ts +0 -2
  161. package/dist/lib/components/Menubar/MenubarMenu.js +0 -30
  162. package/dist/lib/components/Menubar/MenubarRadioGroup.d.ts +0 -8
  163. package/dist/lib/components/Menubar/MenubarRadioGroup.js +0 -31
  164. package/dist/lib/components/Menubar/MenubarRadioItem.d.ts +0 -4
  165. package/dist/lib/components/Menubar/MenubarRadioItem.js +0 -40
  166. package/dist/lib/components/Menubar/MenubarSeparator.d.ts +0 -3
  167. package/dist/lib/components/Menubar/MenubarSeparator.js +0 -31
  168. package/dist/lib/components/Menubar/MenubarSub.d.ts +0 -3
  169. package/dist/lib/components/Menubar/MenubarSub.js +0 -30
  170. package/dist/lib/components/Menubar/MenubarSubContent.d.ts +0 -10
  171. package/dist/lib/components/Menubar/MenubarSubContent.js +0 -51
  172. package/dist/lib/components/Menubar/MenubarSubTrigger.d.ts +0 -4
  173. package/dist/lib/components/Menubar/MenubarSubTrigger.js +0 -41
  174. package/dist/lib/components/Menubar/MenubarTrigger.d.ts +0 -12
  175. package/dist/lib/components/Menubar/MenubarTrigger.js +0 -57
  176. package/dist/lib/components/Menubar/index.d.ts +0 -31
  177. package/dist/lib/components/Menubar/index.js +0 -73
  178. package/dist/lib/components/NavigationMenu/NavigationMenuContent.d.ts +0 -11
  179. package/dist/lib/components/NavigationMenu/NavigationMenuContent.js +0 -48
  180. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -3
  181. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.js +0 -31
  182. package/dist/lib/components/NavigationMenu/NavigationMenuItem.d.ts +0 -3
  183. package/dist/lib/components/NavigationMenu/NavigationMenuItem.js +0 -30
  184. package/dist/lib/components/NavigationMenu/NavigationMenuLink.d.ts +0 -13
  185. package/dist/lib/components/NavigationMenu/NavigationMenuLink.js +0 -51
  186. package/dist/lib/components/NavigationMenu/NavigationMenuList.d.ts +0 -12
  187. package/dist/lib/components/NavigationMenu/NavigationMenuList.js +0 -47
  188. package/dist/lib/components/NavigationMenu/NavigationMenuTrigger.d.ts +0 -13
  189. package/dist/lib/components/NavigationMenu/NavigationMenuTrigger.js +0 -58
  190. package/dist/lib/components/NavigationMenu/NavigationMenuViewport.d.ts +0 -12
  191. package/dist/lib/components/NavigationMenu/NavigationMenuViewport.js +0 -53
  192. package/dist/lib/components/NavigationMenu/index.d.ts +0 -21
  193. package/dist/lib/components/NavigationMenu/index.js +0 -50
  194. package/dist/lib/components/PieChart/index.d.ts +0 -23
  195. package/dist/lib/components/PieChart/index.js +0 -46
  196. package/dist/lib/components/Popover/PopoverClose.d.ts +0 -9
  197. package/dist/lib/components/Popover/PopoverClose.js +0 -46
  198. package/dist/lib/components/Popover/PopoverContent.d.ts +0 -11
  199. package/dist/lib/components/Popover/PopoverContent.js +0 -63
  200. package/dist/lib/components/Popover/PopoverTrigger.d.ts +0 -3
  201. package/dist/lib/components/Popover/PopoverTrigger.js +0 -30
  202. package/dist/lib/components/Popover/index.d.ts +0 -12
  203. package/dist/lib/components/Popover/index.js +0 -34
  204. package/dist/lib/components/Progress/index.d.ts +0 -16
  205. package/dist/lib/components/Progress/index.js +0 -57
  206. package/dist/lib/components/RadarChart/index.d.ts +0 -34
  207. package/dist/lib/components/RadarChart/index.js +0 -43
  208. package/dist/lib/components/Radio/index.d.ts +0 -14
  209. package/dist/lib/components/Radio/index.js +0 -51
  210. package/dist/lib/components/RadioCards/RadioCardsItem.d.ts +0 -10
  211. package/dist/lib/components/RadioCards/RadioCardsItem.js +0 -52
  212. package/dist/lib/components/RadioCards/index.d.ts +0 -14
  213. package/dist/lib/components/RadioCards/index.js +0 -43
  214. package/dist/lib/components/RadioGroup/RadioGroupItem.d.ts +0 -13
  215. package/dist/lib/components/RadioGroup/RadioGroupItem.js +0 -44
  216. package/dist/lib/components/RadioGroup/index.d.ts +0 -16
  217. package/dist/lib/components/RadioGroup/index.js +0 -51
  218. package/dist/lib/components/ScrollArea/index.d.ts +0 -9
  219. package/dist/lib/components/ScrollArea/index.js +0 -36
  220. package/dist/lib/components/SegmentedControl/SegmentedControlItem.d.ts +0 -6
  221. package/dist/lib/components/SegmentedControl/SegmentedControlItem.js +0 -35
  222. package/dist/lib/components/SegmentedControl/index.d.ts +0 -15
  223. package/dist/lib/components/SegmentedControl/index.js +0 -48
  224. package/dist/lib/components/Select/index.d.ts +0 -25
  225. package/dist/lib/components/Select/index.js +0 -83
  226. package/dist/lib/components/Separator/index.d.ts +0 -11
  227. package/dist/lib/components/Separator/index.js +0 -47
  228. package/dist/lib/components/Skeleton/index.d.ts +0 -15
  229. package/dist/lib/components/Skeleton/index.js +0 -43
  230. package/dist/lib/components/Slider/index.d.ts +0 -15
  231. package/dist/lib/components/Slider/index.js +0 -50
  232. package/dist/lib/components/Spinner/index.d.ts +0 -15
  233. package/dist/lib/components/Spinner/index.js +0 -47
  234. package/dist/lib/components/TabNav/index.d.ts +0 -11
  235. package/dist/lib/components/TabNav/index.js +0 -46
  236. package/dist/lib/components/Table/index.d.ts +0 -21
  237. package/dist/lib/components/Table/index.js +0 -89
  238. package/dist/lib/components/Tabs/index.d.ts +0 -16
  239. package/dist/lib/components/Tabs/index.js +0 -59
  240. package/dist/lib/components/TextArea/index.d.ts +0 -16
  241. package/dist/lib/components/TextArea/index.js +0 -58
  242. package/dist/lib/components/TextField/index.d.ts +0 -18
  243. package/dist/lib/components/TextField/index.js +0 -53
  244. package/dist/lib/components/Toast/ToastActionButton.d.ts +0 -14
  245. package/dist/lib/components/Toast/ToastActionButton.js +0 -67
  246. package/dist/lib/components/Toast/ToastDescription.d.ts +0 -13
  247. package/dist/lib/components/Toast/ToastDescription.js +0 -53
  248. package/dist/lib/components/Toast/ToastTitle.d.ts +0 -13
  249. package/dist/lib/components/Toast/ToastTitle.js +0 -53
  250. package/dist/lib/components/Toast/index.d.ts +0 -30
  251. package/dist/lib/components/Toast/index.js +0 -94
  252. package/dist/lib/components/Toggle/ToggleWithText.d.ts +0 -21
  253. package/dist/lib/components/Toggle/ToggleWithText.js +0 -57
  254. package/dist/lib/components/Toggle/index.d.ts +0 -21
  255. package/dist/lib/components/Toggle/index.js +0 -58
  256. package/dist/lib/components/ToggleGroup/index.d.ts +0 -20
  257. package/dist/lib/components/ToggleGroup/index.js +0 -43
  258. package/dist/lib/components/ToggleGroup/toggleGroupItem.d.ts +0 -17
  259. package/dist/lib/components/ToggleGroup/toggleGroupItem.js +0 -52
  260. package/dist/lib/components/ToggleSwitch/index.d.ts +0 -13
  261. package/dist/lib/components/ToggleSwitch/index.js +0 -71
  262. package/dist/lib/components/Tooltip/index.d.ts +0 -20
  263. package/dist/lib/components/Tooltip/index.js +0 -49
  264. package/dist/lib/components/index.d.ts +0 -46
  265. package/dist/lib/components/index.js +0 -48
  266. package/dist/lib/constants.d.ts +0 -185
  267. package/dist/lib/constants.js +0 -569
  268. package/dist/lib/types.d.ts +0 -11
  269. package/dist/lib/types.js +0 -1
  270. package/dist/lib/utils/utils.d.ts +0 -3
  271. package/dist/lib/utils/utils.js +0 -27
@@ -1,23 +0,0 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- export interface PieChartProps extends VariantProps<typeof PieVariants> {
3
- labels?: string[];
4
- datasets: {
5
- label?: string;
6
- data: number[];
7
- backgroundColor: string[];
8
- borderColor?: string[];
9
- borderWidth?: number;
10
- borderDash?: number[];
11
- borderDashOffset?: number;
12
- offset?: number;
13
- spacing?: number;
14
- weight?: number;
15
- }[];
16
- options?: {};
17
- className?: string;
18
- }
19
- declare const PieVariants: (props?: ({
20
- scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
21
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
22
- declare const PieChart: ({ labels, datasets, scaling, className, ...rest }: PieChartProps) => import("react/jsx-runtime").JSX.Element;
23
- export default PieChart;
@@ -1,46 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { Pie } from 'react-chartjs-2';
25
- import { Chart as ChartJS, ArcElement, Tooltip, Legend, plugins } from 'chart.js';
26
- import ChartDataLabels from 'chartjs-plugin-datalabels';
27
- import { cn } from 'lib/utils/utils';
28
- import { cva } from 'class-variance-authority';
29
- import { scalingVariants } from 'lib/constants';
30
- ChartJS.register(ArcElement, Tooltip, Legend, plugins, ChartDataLabels);
31
- ChartJS.defaults.set('plugins.datalabels', {
32
- display: false,
33
- });
34
- var PieVariants = cva('', {
35
- variants: {
36
- scaling: __assign({}, scalingVariants),
37
- },
38
- defaultVariants: {
39
- scaling: '100%',
40
- },
41
- });
42
- var PieChart = function (_a) {
43
- var labels = _a.labels, datasets = _a.datasets, scaling = _a.scaling, className = _a.className, rest = __rest(_a, ["labels", "datasets", "scaling", "className"]);
44
- return (_jsx(Pie, __assign({ data: { labels: labels, datasets: datasets }, className: cn(PieVariants({ scaling: scaling }), className) }, rest)));
45
- };
46
- export default PieChart;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { Popover as PopoverTheme } from '@radix-ui/themes';
4
- export interface PopoverCloseProps extends VariantProps<typeof popoverCloseVariants> {
5
- }
6
- export declare const popoverCloseVariants: (props?: ({
7
- radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
9
- export declare const PopoverClose: React.ForwardRefExoticComponent<Omit<PopoverTheme.CloseProps & React.RefAttributes<HTMLButtonElement>, "ref"> & PopoverCloseProps & React.RefAttributes<HTMLButtonElement>>;
@@ -1,46 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { cva } from 'class-variance-authority';
26
- import { Popover as PopoverTheme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
28
- export var popoverCloseVariants = cva('', {
29
- variants: {
30
- radius: {
31
- none: 'rounded-none',
32
- small: 'rounded-[3px]',
33
- medium: 'rounded',
34
- large: 'rounded-md',
35
- full: 'rounded-md',
36
- },
37
- },
38
- defaultVariants: {
39
- radius: 'medium',
40
- },
41
- });
42
- export var PopoverClose = forwardRef(function (_a, ref) {
43
- var className = _a.className, children = _a.children, radius = _a.radius, props = __rest(_a, ["className", "children", "radius"]);
44
- return (_jsx(PopoverTheme.Close, __assign({ ref: ref, className: cn(popoverCloseVariants({ radius: radius }), className) }, props, { children: children })));
45
- });
46
- PopoverClose.displayName = 'PopoverClose';
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { Popover as PopoverTheme } from '@radix-ui/themes';
3
- import { VariantProps } from 'class-variance-authority';
4
- export interface PopoverContentProps extends VariantProps<typeof popoverContentVariants> {
5
- }
6
- export declare const popoverContentVariants: (props?: ({
7
- radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
- size?: "small" | "medium" | "large" | "x-large" | null | undefined;
9
- scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
10
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
11
- export declare const PopoverContent: React.ForwardRefExoticComponent<Omit<PopoverTheme.ContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & PopoverContentProps & React.RefAttributes<HTMLDivElement>>;
@@ -1,63 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { scalingVariants } from 'lib/constants';
26
- import { Popover as PopoverTheme } from '@radix-ui/themes';
27
- import { cva } from 'class-variance-authority';
28
- import { cn } from 'lib/utils/utils';
29
- export var popoverContentVariants = cva('flex gap-2 bg-white dark:bg-slateDark-1 border-slateA-6 dark:border-slateDarkA-6', {
30
- variants: {
31
- radius: {
32
- none: 'rounded-none',
33
- small: 'rounded-[3px]',
34
- medium: 'rounded',
35
- large: 'rounded-md',
36
- full: 'rounded-md',
37
- },
38
- size: {
39
- small: 'text-xs w-[250px]',
40
- medium: 'text-sm w-[300px]',
41
- large: 'text-base w-[350px]',
42
- 'x-large': 'text-lg w-[400px]',
43
- },
44
- scaling: __assign({}, scalingVariants),
45
- },
46
- defaultVariants: {
47
- radius: 'medium',
48
- size: 'medium',
49
- scaling: '100%',
50
- },
51
- });
52
- export var PopoverContent = forwardRef(function (_a, ref) {
53
- var className = _a.className, children = _a.children, radius = _a.radius, size = _a.size, scaling = _a.scaling, props = __rest(_a, ["className", "children", "radius", "size", "scaling"]);
54
- var sizeTheme = '2';
55
- if (size === 'small')
56
- sizeTheme = '1';
57
- if (size === 'large')
58
- sizeTheme = '3';
59
- if (size === 'x-large')
60
- sizeTheme = '4';
61
- return (_jsx(PopoverTheme.Content, __assign({ ref: ref, size: sizeTheme, className: cn(popoverContentVariants({ size: size, radius: radius, scaling: scaling }), className) }, props, { children: children })));
62
- });
63
- PopoverContent.displayName = 'PopoverContent';
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { Popover as PopoverTheme } from '@radix-ui/themes';
3
- export declare const PopoverTrigger: React.ForwardRefExoticComponent<Omit<PopoverTheme.TriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
@@ -1,30 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { Popover as PopoverTheme } from '@radix-ui/themes';
26
- export var PopoverTrigger = forwardRef(function (_a, ref) {
27
- var className = _a.className, children = _a.children, props = __rest(_a, ["className", "children"]);
28
- return (_jsx(PopoverTheme.Trigger, __assign({ ref: ref }, props, { className: className, children: children })));
29
- });
30
- PopoverTrigger.displayName = 'PopoverTrigger';
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { Popover as PopoverTheme } from '@radix-ui/themes';
3
- import { VariantProps } from 'class-variance-authority';
4
- import { popoverContentVariants } from './PopoverContent';
5
- import { popoverCloseVariants } from './PopoverClose';
6
- export * from './PopoverTrigger';
7
- export * from './PopoverContent';
8
- export * from './PopoverClose';
9
- export interface PopoverProps extends VariantProps<typeof popoverContentVariants>, VariantProps<typeof popoverCloseVariants> {
10
- }
11
- export declare const Popover: React.ForwardRefExoticComponent<PopoverTheme.RootProps & PopoverProps & React.RefAttributes<never>>;
12
- export default Popover;
@@ -1,34 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { Theme, Popover as PopoverTheme } from '@radix-ui/themes';
26
- export * from './PopoverTrigger';
27
- export * from './PopoverContent';
28
- export * from './PopoverClose';
29
- export var Popover = forwardRef(function (_a, ref) {
30
- var children = _a.children, props = __rest(_a, ["children"]);
31
- return (_jsx(Theme, { children: _jsx(PopoverTheme.Root, __assign({}, props, { children: children })) }));
32
- });
33
- Popover.displayName = 'Popover';
34
- export default Popover;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import * as ProgressPrimitive from '@radix-ui/react-progress';
4
- export interface ProgressProps extends VariantProps<typeof progressVariants> {
5
- color?: any;
6
- size?: any;
7
- appearance?: 'classic' | 'surface' | 'soft';
8
- }
9
- declare const progressVariants: (props?: ({
10
- radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
11
- size?: "small" | "medium" | "large" | null | undefined;
12
- scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
13
- color?: string | null | undefined;
14
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
15
- export declare const Progress: React.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & React.RefAttributes<HTMLDivElement>, "ref"> & ProgressProps & React.RefAttributes<HTMLDivElement>>;
16
- export default Progress;
@@ -1,57 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { cva } from 'class-variance-authority';
26
- import { scalingVariants, bgColorStyle } from 'lib/constants';
27
- import { Theme, Progress as ProgressTheme } from '@radix-ui/themes';
28
- import { cn } from 'lib/utils/utils';
29
- var progressVariants = cva('w-[300px]', {
30
- variants: {
31
- radius: {
32
- none: 'rounded-none',
33
- small: 'rounded-[3px]',
34
- medium: 'rounded-full',
35
- large: 'rounded-full',
36
- full: 'rounded-full',
37
- },
38
- size: {
39
- small: 'h-1',
40
- medium: 'h-[6px]',
41
- large: 'h-2',
42
- },
43
- scaling: __assign({}, scalingVariants),
44
- color: bgColorStyle(),
45
- },
46
- defaultVariants: {
47
- radius: 'medium',
48
- size: 'medium',
49
- scaling: '100%',
50
- },
51
- });
52
- export var Progress = forwardRef(function (_a, ref) {
53
- var className = _a.className, children = _a.children, radius = _a.radius, size = _a.size, value = _a.value, _b = _a.appearance, appearance = _b === void 0 ? 'surface' : _b, _c = _a.color, color = _c === void 0 ? 'red' : _c, scaling = _a.scaling, props = __rest(_a, ["className", "children", "radius", "size", "value", "appearance", "color", "scaling"]);
54
- return (_jsx(Theme, { accentColor: color, children: _jsx(ProgressTheme, __assign({ ref: ref, value: value, variant: appearance, className: cn(progressVariants({ radius: radius, size: size, scaling: scaling }), className) }, props)) }));
55
- });
56
- Progress.displayName = 'Progress';
57
- export default Progress;
@@ -1,34 +0,0 @@
1
- import { VariantProps } from 'class-variance-authority';
2
- import { PointStyle } from 'lib/types';
3
- export interface RadarChartProps extends VariantProps<typeof radarChartVariants> {
4
- labels?: string[];
5
- datasets: {
6
- label?: string;
7
- data: number[];
8
- backgroundColor?: string;
9
- borderColor?: string;
10
- borderWidth?: number;
11
- hoverBackgroundColor?: string;
12
- hoverBorderColor?: string;
13
- hoverBorderWidth?: number;
14
- pointBackgroundColor?: string;
15
- pointBorderColor?: string;
16
- pointBorderWidth?: number;
17
- pointHoverBackgroundColor?: string;
18
- pointHoverBorderColor?: string;
19
- pointStyle?: PointStyle;
20
- fill?: boolean;
21
- }[];
22
- options?: {};
23
- className?: string;
24
- width?: string | number;
25
- height?: string | number;
26
- }
27
- declare const radarChartVariants: (props?: ({
28
- scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
29
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
30
- export declare const RadarChart: {
31
- ({ className, labels, datasets, width, height, scaling, ...props }: RadarChartProps): import("react/jsx-runtime").JSX.Element;
32
- displayName: string;
33
- };
34
- export default RadarChart;
@@ -1,43 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { cva } from 'class-variance-authority';
25
- import { scalingVariants } from 'lib/constants';
26
- import { Radar } from 'react-chartjs-2';
27
- import { cn } from 'lib/utils/utils';
28
- import { Chart as ChartJS, RadialLinearScale, PointElement, LineElement, Filler, Tooltip, Legend, } from 'chart.js/auto';
29
- ChartJS.register(RadialLinearScale, PointElement, LineElement, Filler, Tooltip, Legend);
30
- var radarChartVariants = cva('', {
31
- variants: {
32
- scaling: __assign({}, scalingVariants),
33
- },
34
- defaultVariants: {
35
- scaling: '100%',
36
- },
37
- });
38
- export var RadarChart = function (_a) {
39
- var className = _a.className, labels = _a.labels, datasets = _a.datasets, width = _a.width, height = _a.height, scaling = _a.scaling, props = __rest(_a, ["className", "labels", "datasets", "width", "height", "scaling"]);
40
- return (_jsx(Radar, __assign({ data: { labels: labels, datasets: datasets }, className: cn(radarChartVariants({ scaling: scaling }), className), width: width, height: height }, props)));
41
- };
42
- RadarChart.displayName = 'RadarChart';
43
- export default RadarChart;
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { IScaling } from 'lib/types';
4
- export interface RadioProps extends VariantProps<typeof radioVariants> {
5
- size?: any;
6
- color?: any;
7
- scaling?: IScaling;
8
- appearance?: 'classic' | 'surface' | 'soft';
9
- }
10
- declare const radioVariants: (props?: ({
11
- size?: "small" | "medium" | "large" | null | undefined;
12
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
13
- export declare const Radio: React.ForwardRefExoticComponent<Omit<import("@radix-ui/themes").RadioProps & React.RefAttributes<HTMLInputElement>, "ref"> & RadioProps & React.RefAttributes<HTMLInputElement>>;
14
- export default Radio;
@@ -1,51 +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 { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- import React from 'react';
25
- import { cva } from 'class-variance-authority';
26
- import { Theme, Radio as RadioTheme, Flex } from '@radix-ui/themes';
27
- import { Text } from 'lib/Typography/Text';
28
- import { cn } from 'lib/utils/utils';
29
- var radioVariants = cva('font-normal', {
30
- variants: {
31
- size: {
32
- small: 'text-[12px] gap-2',
33
- medium: 'text-[14px] gap-2',
34
- large: 'text-[16px] gap-3',
35
- },
36
- },
37
- defaultVariants: {
38
- size: 'medium',
39
- },
40
- });
41
- export var Radio = React.forwardRef(function (_a, ref) {
42
- var value = _a.value, scaling = _a.scaling, _b = _a.color, color = _b === void 0 ? 'red' : _b, _c = _a.size, size = _c === void 0 ? 'medium' : _c, _d = _a.appearance, appearance = _d === void 0 ? 'surface' : _d, children = _a.children, className = _a.className, props = __rest(_a, ["value", "scaling", "color", "size", "appearance", "children", "className"]);
43
- var sizeTheme = '2';
44
- if (size === 'small')
45
- sizeTheme = '1';
46
- if (size === 'large')
47
- sizeTheme = '3';
48
- return (_jsx(Theme, { accentColor: color, scaling: scaling, children: _jsx(Flex, { asChild: true, className: cn(radioVariants({ size: size }), className), children: _jsxs(Text, { as: "label", size: sizeTheme, children: [_jsx(RadioTheme, __assign({ ref: ref, value: value, variant: appearance, size: sizeTheme }, props)), children] }) }) }));
49
- });
50
- Radio.displayName = 'Radio';
51
- export default Radio;
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { RadioCards as RadioCardsTheme } from '@radix-ui/themes';
4
- export interface RadioCardsItemProps extends VariantProps<typeof radioCardsItemVariants> {
5
- }
6
- export declare const radioCardsItemVariants: (props?: ({
7
- radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
- size?: "small" | "medium" | "large" | null | undefined;
9
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
10
- export declare const RadioCardsItem: React.ForwardRefExoticComponent<Omit<RadioCardsTheme.ItemProps & React.RefAttributes<HTMLButtonElement>, "ref"> & RadioCardsItemProps & React.RefAttributes<HTMLButtonElement>>;
@@ -1,52 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { cva } from 'class-variance-authority';
26
- import { RadioCards as RadioCardsTheme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
28
- export var radioCardsItemVariants = cva('bg-white dark:bg-slateDark-1 text-slateA-12 dark:text-slateDarkA-12 border-slateA-6 dark:border-slateDarkA-6 font-normal disabled:text-slateA-9 dark:disabled:text-slateDarkA-9', {
29
- variants: {
30
- radius: {
31
- none: 'rounded-none before:rounded-none after:rounded-none',
32
- small: 'rounded-[3px] before:rounded-[3px] after:rounded-[3px]',
33
- medium: 'rounded before:rounded after:rounded',
34
- large: 'rounded-md before:rounded-md after:rounded-md',
35
- full: 'rounded-md before:rounded-md after:rounded-md',
36
- },
37
- size: {
38
- small: 'text-sm py-[10px] px-[12px] h-[40px]',
39
- medium: 'text-sm py-[14px] px-[16px] h-[48px]',
40
- large: 'text-base py-[20px] px-[24px] h-[64px]',
41
- },
42
- },
43
- defaultVariants: {
44
- radius: 'medium',
45
- size: 'medium',
46
- },
47
- });
48
- export var RadioCardsItem = forwardRef(function (_a, ref) {
49
- var children = _a.children, className = _a.className, radius = _a.radius, size = _a.size, value = _a.value, props = __rest(_a, ["children", "className", "radius", "size", "value"]);
50
- return (_jsx(RadioCardsTheme.Item, __assign({ ref: ref, value: value, className: cn(radioCardsItemVariants({ radius: radius, size: size }), className) }, props, { children: children })));
51
- });
52
- RadioCardsItem.displayName = 'RadioCardsItem';
@@ -1,14 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { RadioCards as RadioCardsTheme } from '@radix-ui/themes';
4
- import { radioCardsItemVariants } from './RadioCardsItem';
5
- export * from './RadioCardsItem';
6
- export interface RadioCardsProps extends VariantProps<typeof radioCardsVariants>, VariantProps<typeof radioCardsItemVariants> {
7
- color?: any;
8
- appearance?: 'classic' | 'surface';
9
- }
10
- declare const radioCardsVariants: (props?: ({
11
- scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
12
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
13
- export declare const RadioCards: React.ForwardRefExoticComponent<Omit<RadioCardsTheme.RootProps & React.RefAttributes<HTMLDivElement>, "ref"> & RadioCardsProps & React.RefAttributes<HTMLDivElement>>;
14
- export default RadioCards;
@@ -1,43 +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 { jsx as _jsx } from "react/jsx-runtime";
24
- import { forwardRef } from 'react';
25
- import { cva } from 'class-variance-authority';
26
- import { scalingVariants } from 'lib/constants';
27
- import { Theme, RadioCards as RadioCardsTheme } from '@radix-ui/themes';
28
- import { cn } from 'lib/utils/utils';
29
- export * from './RadioCardsItem';
30
- var radioCardsVariants = cva('flex items-center gap-2', {
31
- variants: {
32
- scaling: __assign({}, scalingVariants),
33
- },
34
- defaultVariants: {
35
- scaling: '100%',
36
- },
37
- });
38
- export var RadioCards = forwardRef(function (_a, ref) {
39
- var children = _a.children, className = _a.className, scaling = _a.scaling, _b = _a.appearance, appearance = _b === void 0 ? 'surface' : _b, _c = _a.color, color = _c === void 0 ? 'red' : _c, props = __rest(_a, ["children", "className", "scaling", "appearance", "color"]);
40
- return (_jsx(Theme, { accentColor: color, children: _jsx(RadioCardsTheme.Root, __assign({ ref: ref, variant: appearance, className: cn(radioCardsVariants({ scaling: scaling }), className) }, props, { children: children })) }));
41
- });
42
- RadioCards.displayName = 'RadioCards';
43
- export default RadioCards;
@@ -1,13 +0,0 @@
1
- import React from 'react';
2
- import { VariantProps } from 'class-variance-authority';
3
- import { RadioGroup as RadioGroupTheme } from '@radix-ui/themes';
4
- export interface RadioGroupItemProps extends VariantProps<typeof radioGroupItemVariants> {
5
- size?: any;
6
- value: string;
7
- appearance?: 'classic' | 'surface' | 'soft';
8
- }
9
- declare const radioGroupItemVariants: (props?: ({
10
- size?: "small" | "medium" | "large" | null | undefined;
11
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
- export declare const RadioGroupItem: React.ForwardRefExoticComponent<Omit<RadioGroupTheme.ItemProps & React.RefAttributes<HTMLButtonElement>, "ref"> & RadioGroupItemProps & React.RefAttributes<HTMLButtonElement>>;
13
- export {};