@lotte-innovate/ui-component-test 0.0.33 → 0.0.36

Sign up to get free protection for your applications and to get access to all the features.
Files changed (273) hide show
  1. package/README.md +163 -163
  2. package/dist/{src/lib → lib}/Typography/Header/index.d.ts +2 -2
  3. package/dist/{src/lib → lib}/Typography/Header/index.js +2 -2
  4. package/dist/{src/lib → lib}/Typography/Text/index.d.ts +2 -2
  5. package/dist/{src/lib → lib}/Typography/Text/index.js +2 -2
  6. package/dist/{src/lib → lib}/components/Accordion/index.d.ts +1 -1
  7. package/dist/{src/lib → lib}/components/Accordion/index.js +2 -2
  8. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogAction.d.ts +3 -3
  9. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogAction.js +2 -2
  10. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogCancel.d.ts +3 -3
  11. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogCancel.js +2 -2
  12. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogContent.d.ts +1 -1
  13. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogContent.js +2 -2
  14. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogDescription.js +1 -1
  15. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTitle.js +1 -1
  16. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTrigger.d.ts +3 -3
  17. package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTrigger.js +2 -2
  18. package/dist/{src/lib → lib}/components/AlertDialog/index.d.ts +1 -1
  19. package/dist/{src/lib → lib}/components/AspectRatio/index.js +2 -2
  20. package/dist/{src/lib → lib}/components/Avatar/index.d.ts +1 -1
  21. package/dist/{src/lib → lib}/components/Avatar/index.js +2 -2
  22. package/dist/{src/lib → lib}/components/Badge/index.d.ts +3 -3
  23. package/dist/{src/lib → lib}/components/Badge/index.js +2 -2
  24. package/dist/{src/lib → lib}/components/BubbleChart/index.d.ts +1 -1
  25. package/dist/{src/lib → lib}/components/BubbleChart/index.js +2 -2
  26. package/dist/{src/lib → lib}/components/Button/index.d.ts +3 -3
  27. package/dist/{src/lib → lib}/components/Button/index.js +2 -2
  28. package/dist/{src/lib → lib}/components/Callout/CalloutIcon.js +2 -2
  29. package/dist/{src/lib → lib}/components/Callout/CalloutText.js +1 -1
  30. package/dist/{src/lib → lib}/components/Callout/index.d.ts +2 -2
  31. package/dist/{src/lib → lib}/components/Callout/index.js +2 -2
  32. package/dist/{src/lib → lib}/components/Card/index.d.ts +3 -3
  33. package/dist/{src/lib → lib}/components/Card/index.js +2 -2
  34. package/dist/{src/lib → lib}/components/Checkbox/index.d.ts +2 -2
  35. package/dist/{src/lib → lib}/components/Checkbox/index.js +3 -3
  36. package/dist/{src/lib → lib}/components/CheckboxCard/index.d.ts +3 -3
  37. package/dist/{src/lib → lib}/components/CheckboxCard/index.js +4 -4
  38. package/dist/{src/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.d.ts +1 -1
  39. package/dist/{src/lib → lib}/components/CheckboxGroup/CheckboxGroupItem.js +1 -1
  40. package/dist/{src/lib → lib}/components/CheckboxGroup/index.d.ts +2 -2
  41. package/dist/{src/lib → lib}/components/CheckboxGroup/index.js +1 -1
  42. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.js +2 -2
  43. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuContent.d.ts +1 -1
  44. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuContent.js +2 -2
  45. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItem.d.ts +1 -1
  46. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItem.js +2 -2
  47. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.d.ts +1 -1
  48. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuItemIndicator.js +2 -2
  49. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuLabel.js +2 -2
  50. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioItem.js +2 -2
  51. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSeparator.js +1 -1
  52. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubContent.d.ts +1 -1
  53. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubContent.js +2 -2
  54. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.js +2 -2
  55. package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuTrigger.js +1 -1
  56. package/dist/{src/lib → lib}/components/ContextMenu/index.d.ts +1 -1
  57. package/dist/{src/lib → lib}/components/DataList/DataListItem.js +2 -2
  58. package/dist/{src/lib → lib}/components/DataList/DataListLabel.d.ts +1 -1
  59. package/dist/{src/lib → lib}/components/DataList/DataListLabel.js +2 -2
  60. package/dist/{src/lib → lib}/components/DataList/DataListValue.d.ts +1 -1
  61. package/dist/{src/lib → lib}/components/DataList/DataListValue.js +2 -2
  62. package/dist/{src/lib → lib}/components/DataList/index.js +1 -1
  63. package/dist/{src/lib → lib}/components/Dialog/DialogAction.d.ts +2 -2
  64. package/dist/{src/lib → lib}/components/Dialog/DialogAction.js +2 -2
  65. package/dist/{src/lib → lib}/components/Dialog/DialogCancel.d.ts +1 -1
  66. package/dist/{src/lib → lib}/components/Dialog/DialogCancel.js +1 -1
  67. package/dist/{src/lib → lib}/components/Dialog/DialogContent.d.ts +1 -1
  68. package/dist/{src/lib → lib}/components/Dialog/DialogContent.js +2 -2
  69. package/dist/{src/lib → lib}/components/Dialog/DialogDescription.js +1 -1
  70. package/dist/{src/lib → lib}/components/Dialog/DialogSlot.js +1 -1
  71. package/dist/{src/lib → lib}/components/Dialog/DialogTitle.js +1 -1
  72. package/dist/{src/lib → lib}/components/DoughnutChart/index.js +2 -2
  73. package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.d.ts +1 -1
  74. package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuSubContent.js +2 -2
  75. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.js +2 -2
  76. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuContent.d.ts +1 -1
  77. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuContent.js +2 -2
  78. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItem.d.ts +1 -1
  79. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItem.js +2 -2
  80. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +1 -1
  81. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuItemIndicator.js +2 -2
  82. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuLable.js +2 -2
  83. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.js +2 -2
  84. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.js +1 -1
  85. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.js +2 -2
  86. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.d.ts +1 -1
  87. package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuTrigger.js +1 -1
  88. package/dist/{src/lib → lib}/components/HoverCard/HoverCardContent.d.ts +2 -2
  89. package/dist/{src/lib → lib}/components/HoverCard/HoverCardContent.js +2 -2
  90. package/dist/{src/lib → lib}/components/IconButton/index.d.ts +2 -2
  91. package/dist/{src/lib → lib}/components/IconButton/index.js +2 -2
  92. package/dist/{src/lib → lib}/components/Inset/index.d.ts +1 -1
  93. package/dist/{src/lib → lib}/components/Inset/index.js +2 -2
  94. package/dist/{src/lib → lib}/components/Label/index.d.ts +2 -2
  95. package/dist/{src/lib → lib}/components/Label/index.js +2 -2
  96. package/dist/{src/lib → lib}/components/Menubar/MenubarCheckboxItem.js +2 -2
  97. package/dist/{src/lib → lib}/components/Menubar/MenubarContent.d.ts +1 -1
  98. package/dist/{src/lib → lib}/components/Menubar/MenubarContent.js +2 -2
  99. package/dist/{src/lib → lib}/components/Menubar/MenubarItem.d.ts +1 -1
  100. package/dist/{src/lib → lib}/components/Menubar/MenubarItem.js +2 -2
  101. package/dist/{src/lib → lib}/components/Menubar/MenubarItemIndicator.d.ts +1 -1
  102. package/dist/{src/lib → lib}/components/Menubar/MenubarItemIndicator.js +2 -2
  103. package/dist/{src/lib → lib}/components/Menubar/MenubarRadioItem.js +2 -2
  104. package/dist/{src/lib → lib}/components/Menubar/MenubarSeparator.js +1 -1
  105. package/dist/{src/lib → lib}/components/Menubar/MenubarSubContent.d.ts +1 -1
  106. package/dist/{src/lib → lib}/components/Menubar/MenubarSubContent.js +2 -2
  107. package/dist/{src/lib → lib}/components/Menubar/MenubarSubTrigger.js +2 -2
  108. package/dist/{src/lib → lib}/components/Menubar/MenubarTrigger.d.ts +1 -1
  109. package/dist/{src/lib → lib}/components/Menubar/MenubarTrigger.js +2 -2
  110. package/dist/{src/lib → lib}/components/Menubar/index.d.ts +2 -2
  111. package/dist/{src/lib → lib}/components/Menubar/index.js +2 -2
  112. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuContent.d.ts +1 -1
  113. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuContent.js +2 -2
  114. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.js +1 -1
  115. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuLink.d.ts +1 -1
  116. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuLink.js +2 -2
  117. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuList.d.ts +1 -1
  118. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuList.js +2 -2
  119. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.d.ts +1 -1
  120. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuTrigger.js +2 -2
  121. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuViewport.d.ts +2 -2
  122. package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuViewport.js +2 -2
  123. package/dist/{src/lib → lib}/components/NavigationMenu/index.d.ts +1 -1
  124. package/dist/{src/lib → lib}/components/NavigationMenu/index.js +1 -1
  125. package/dist/{src/lib → lib}/components/PieChart/index.js +2 -2
  126. package/dist/{src/lib → lib}/components/Popover/PopoverClose.d.ts +1 -1
  127. package/dist/{src/lib → lib}/components/Popover/PopoverClose.js +1 -1
  128. package/dist/{src/lib → lib}/components/Popover/PopoverContent.d.ts +1 -1
  129. package/dist/{src/lib → lib}/components/Popover/PopoverContent.js +2 -2
  130. package/dist/{src/lib → lib}/components/Progress/index.d.ts +1 -1
  131. package/dist/{src/lib → lib}/components/Progress/index.js +2 -2
  132. package/dist/{src/lib → lib}/components/RadarChart/index.d.ts +1 -1
  133. package/dist/{src/lib → lib}/components/RadarChart/index.js +2 -2
  134. package/dist/{src/lib → lib}/components/Radio/index.d.ts +1 -1
  135. package/dist/{src/lib → lib}/components/Radio/index.js +2 -2
  136. package/dist/{src/lib → lib}/components/RadioCards/RadioCardsItem.d.ts +1 -1
  137. package/dist/{src/lib → lib}/components/RadioCards/RadioCardsItem.js +1 -1
  138. package/dist/{src/lib → lib}/components/RadioCards/index.js +2 -2
  139. package/dist/{src/lib → lib}/components/RadioGroup/RadioGroupItem.js +1 -1
  140. package/dist/{src/lib → lib}/components/RadioGroup/index.d.ts +1 -1
  141. package/dist/{src/lib → lib}/components/RadioGroup/index.js +1 -1
  142. package/dist/{src/lib → lib}/components/SegmentedControl/SegmentedControlItem.js +1 -1
  143. package/dist/{src/lib → lib}/components/SegmentedControl/index.d.ts +1 -1
  144. package/dist/{src/lib → lib}/components/SegmentedControl/index.js +2 -2
  145. package/dist/{src/lib → lib}/components/Select/index.d.ts +2 -2
  146. package/dist/{src/lib → lib}/components/Select/index.js +2 -2
  147. package/dist/{src/lib → lib}/components/Separator/index.js +2 -2
  148. package/dist/{src/lib → lib}/components/Skeleton/index.d.ts +2 -2
  149. package/dist/{src/lib → lib}/components/Skeleton/index.js +2 -2
  150. package/dist/{src/lib → lib}/components/Slider/index.d.ts +2 -2
  151. package/dist/{src/lib → lib}/components/Slider/index.js +2 -2
  152. package/dist/{src/lib → lib}/components/Spinner/index.d.ts +1 -1
  153. package/dist/{src/lib → lib}/components/Spinner/index.js +2 -2
  154. package/dist/{src/lib → lib}/components/TabNav/index.js +1 -1
  155. package/dist/{src/lib → lib}/components/Table/index.d.ts +2 -2
  156. package/dist/{src/lib → lib}/components/Table/index.js +2 -2
  157. package/dist/{src/lib → lib}/components/Tabs/index.d.ts +1 -1
  158. package/dist/{src/lib → lib}/components/Tabs/index.js +2 -2
  159. package/dist/{src/lib → lib}/components/TextArea/index.d.ts +2 -2
  160. package/dist/{src/lib → lib}/components/TextArea/index.js +2 -2
  161. package/dist/{src/lib → lib}/components/TextField/index.d.ts +2 -2
  162. package/dist/{src/lib → lib}/components/TextField/index.js +2 -2
  163. package/dist/{src/lib → lib}/components/Toast/ToastActionButton.d.ts +2 -2
  164. package/dist/{src/lib → lib}/components/Toast/ToastActionButton.js +3 -3
  165. package/dist/{src/lib → lib}/components/Toast/ToastDescription.d.ts +1 -1
  166. package/dist/{src/lib → lib}/components/Toast/ToastDescription.js +1 -1
  167. package/dist/{src/lib → lib}/components/Toast/ToastTitle.d.ts +1 -1
  168. package/dist/{src/lib → lib}/components/Toast/ToastTitle.js +1 -1
  169. package/dist/{src/lib → lib}/components/Toast/index.d.ts +1 -1
  170. package/dist/{src/lib → lib}/components/Toast/index.js +2 -2
  171. package/dist/{src/lib → lib}/components/Toggle/ToggleWithText.d.ts +2 -2
  172. package/dist/{src/lib → lib}/components/Toggle/ToggleWithText.js +3 -3
  173. package/dist/{src/lib → lib}/components/Toggle/index.d.ts +2 -2
  174. package/dist/{src/lib → lib}/components/Toggle/index.js +2 -2
  175. package/dist/{src/lib → lib}/components/ToggleGroup/index.d.ts +1 -1
  176. package/dist/{src/lib → lib}/components/ToggleGroup/index.js +2 -2
  177. package/dist/{src/lib → lib}/components/ToggleGroup/toggleGroupItem.d.ts +1 -1
  178. package/dist/{src/lib → lib}/components/ToggleGroup/toggleGroupItem.js +2 -2
  179. package/dist/{src/lib → lib}/components/ToggleSwitch/index.d.ts +1 -1
  180. package/dist/{src/lib → lib}/components/ToggleSwitch/index.js +3 -3
  181. package/dist/{src/lib → lib}/components/Tooltip/index.d.ts +4 -4
  182. package/dist/{src/lib → lib}/components/Tooltip/index.js +2 -2
  183. package/dist/{src/lib → lib}/constants.js +1 -1
  184. package/dist/tailwind.config.js +6 -6
  185. package/package.json +124 -124
  186. /package/dist/{src/lib → lib}/Typography/index.d.ts +0 -0
  187. /package/dist/{src/lib → lib}/Typography/index.js +0 -0
  188. /package/dist/{src/lib → lib}/color/alpha.d.ts +0 -0
  189. /package/dist/{src/lib → lib}/color/alpha.js +0 -0
  190. /package/dist/{src/lib → lib}/color/constants.d.ts +0 -0
  191. /package/dist/{src/lib → lib}/color/constants.js +0 -0
  192. /package/dist/{src/lib → lib}/color/dark.d.ts +0 -0
  193. /package/dist/{src/lib → lib}/color/dark.js +0 -0
  194. /package/dist/{src/lib → lib}/color/krdsColors.d.ts +0 -0
  195. /package/dist/{src/lib → lib}/color/krdsColors.js +0 -0
  196. /package/dist/{src/lib → lib}/color/light.d.ts +0 -0
  197. /package/dist/{src/lib → lib}/color/light.js +0 -0
  198. /package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogDescription.d.ts +0 -0
  199. /package/dist/{src/lib → lib}/components/AlertDialog/AlertDialogTitle.d.ts +0 -0
  200. /package/dist/{src/lib → lib}/components/AlertDialog/index.js +0 -0
  201. /package/dist/{src/lib → lib}/components/AspectRatio/index.d.ts +0 -0
  202. /package/dist/{src/lib → lib}/components/Callout/CalloutIcon.d.ts +0 -0
  203. /package/dist/{src/lib → lib}/components/Callout/CalloutText.d.ts +0 -0
  204. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -0
  205. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuGroup.d.ts +0 -0
  206. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuGroup.js +0 -0
  207. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuLabel.d.ts +0 -0
  208. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -0
  209. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioGroup.js +0 -0
  210. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -0
  211. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSeparator.d.ts +0 -0
  212. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -0
  213. /package/dist/{src/lib → lib}/components/ContextMenu/ContextMenuTrigger.d.ts +0 -0
  214. /package/dist/{src/lib → lib}/components/ContextMenu/index.js +0 -0
  215. /package/dist/{src/lib → lib}/components/DataList/DataListItem.d.ts +0 -0
  216. /package/dist/{src/lib → lib}/components/DataList/index.d.ts +0 -0
  217. /package/dist/{src/lib → lib}/components/Dialog/DialogDescription.d.ts +0 -0
  218. /package/dist/{src/lib → lib}/components/Dialog/DialogSlot.d.ts +0 -0
  219. /package/dist/{src/lib → lib}/components/Dialog/DialogTitle.d.ts +0 -0
  220. /package/dist/{src/lib → lib}/components/Dialog/DialogTrigger.d.ts +0 -0
  221. /package/dist/{src/lib → lib}/components/Dialog/DialogTrigger.js +0 -0
  222. /package/dist/{src/lib → lib}/components/Dialog/index.d.ts +0 -0
  223. /package/dist/{src/lib → lib}/components/Dialog/index.js +0 -0
  224. /package/dist/{src/lib → lib}/components/DoughnutChart/index.d.ts +0 -0
  225. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -0
  226. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -0
  227. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -0
  228. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuLable.d.ts +0 -0
  229. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -0
  230. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -0
  231. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSub.d.ts +0 -0
  232. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSub.js +0 -0
  233. /package/dist/{src/lib → lib}/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -0
  234. /package/dist/{src/lib → lib}/components/DropdownMenu/index.d.ts +0 -0
  235. /package/dist/{src/lib → lib}/components/DropdownMenu/index.js +0 -0
  236. /package/dist/{src/lib → lib}/components/HoverCard/HoverCardTrigger.d.ts +0 -0
  237. /package/dist/{src/lib → lib}/components/HoverCard/HoverCardTrigger.js +0 -0
  238. /package/dist/{src/lib → lib}/components/HoverCard/index.d.ts +0 -0
  239. /package/dist/{src/lib → lib}/components/HoverCard/index.js +0 -0
  240. /package/dist/{src/lib → lib}/components/Menubar/MenubarCheckboxItem.d.ts +0 -0
  241. /package/dist/{src/lib → lib}/components/Menubar/MenubarMenu.d.ts +0 -0
  242. /package/dist/{src/lib → lib}/components/Menubar/MenubarMenu.js +0 -0
  243. /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioGroup.d.ts +0 -0
  244. /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioGroup.js +0 -0
  245. /package/dist/{src/lib → lib}/components/Menubar/MenubarRadioItem.d.ts +0 -0
  246. /package/dist/{src/lib → lib}/components/Menubar/MenubarSeparator.d.ts +0 -0
  247. /package/dist/{src/lib → lib}/components/Menubar/MenubarSub.d.ts +0 -0
  248. /package/dist/{src/lib → lib}/components/Menubar/MenubarSub.js +0 -0
  249. /package/dist/{src/lib → lib}/components/Menubar/MenubarSubTrigger.d.ts +0 -0
  250. /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -0
  251. /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuItem.d.ts +0 -0
  252. /package/dist/{src/lib → lib}/components/NavigationMenu/NavigationMenuItem.js +0 -0
  253. /package/dist/{src/lib → lib}/components/PieChart/index.d.ts +0 -0
  254. /package/dist/{src/lib → lib}/components/Popover/PopoverTrigger.d.ts +0 -0
  255. /package/dist/{src/lib → lib}/components/Popover/PopoverTrigger.js +0 -0
  256. /package/dist/{src/lib → lib}/components/Popover/index.d.ts +0 -0
  257. /package/dist/{src/lib → lib}/components/Popover/index.js +0 -0
  258. /package/dist/{src/lib → lib}/components/RadioCards/index.d.ts +0 -0
  259. /package/dist/{src/lib → lib}/components/RadioGroup/RadioGroupItem.d.ts +0 -0
  260. /package/dist/{src/lib → lib}/components/ScrollArea/index.d.ts +0 -0
  261. /package/dist/{src/lib → lib}/components/ScrollArea/index.js +0 -0
  262. /package/dist/{src/lib → lib}/components/SegmentedControl/SegmentedControlItem.d.ts +0 -0
  263. /package/dist/{src/lib → lib}/components/Separator/index.d.ts +0 -0
  264. /package/dist/{src/lib → lib}/components/TabNav/index.d.ts +0 -0
  265. /package/dist/{src/lib → lib}/components/index.d.ts +0 -0
  266. /package/dist/{src/lib → lib}/components/index.js +0 -0
  267. /package/dist/{src/lib → lib}/constants.d.ts +0 -0
  268. /package/dist/{src/lib → lib}/index.d.ts +0 -0
  269. /package/dist/{src/lib → lib}/index.js +0 -0
  270. /package/dist/{src/lib → lib}/types.d.ts +0 -0
  271. /package/dist/{src/lib → lib}/types.js +0 -0
  272. /package/dist/{src/lib → lib}/utils/utils.d.ts +0 -0
  273. /package/dist/{src/lib → lib}/utils/utils.js +0 -0
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  import { cva } from 'class-variance-authority';
28
- import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
28
+ import { appearanceStyle, radiusVariants, scalingVariants } from '../../../lib/constants';
29
29
  import { NavigationMenuIndicator } from './NavigationMenuIndicator';
30
30
  import { useNavigationMenuContext } from '.';
31
31
  export var navigationMenuListVariants = cva('flex items-center p-1 space-x-1 shadow-slate-4 shadow dark:shadow-slateDark-4 bg-white dark:bg-slateDark-1', {
@@ -7,7 +7,7 @@ export interface NavigationMenuTriggerProps extends VariantProps<typeof navigati
7
7
  }
8
8
  export declare const navigationMenuTriggerVariants: (props?: ({
9
9
  size?: "small" | "medium" | null | undefined;
10
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
10
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
11
11
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
12
12
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
13
13
  export declare const NavigationMenuTrigger: React.ForwardRefExoticComponent<Omit<NavigationMenuPrimitive.NavigationMenuTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & NavigationMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  import { cva } from 'class-variance-authority';
28
- import { appearanceStyle, scalingVariants } from 'lib/constants';
28
+ import { appearanceStyle, scalingVariants } from '../../../lib/constants';
29
29
  import { CaretDownIcon } from '@radix-ui/react-icons';
30
30
  import { useNavigationMenuContext } from '.';
31
31
  export var navigationMenuTriggerVariants = cva("flex items-center justify-between outline-none select-none leading-none py-1 px-3 font-medium", {
@@ -4,8 +4,8 @@ import { VariantProps } from 'class-variance-authority';
4
4
  export interface NavigationViewportProps extends VariantProps<typeof navigationViewportVariants> {
5
5
  }
6
6
  export declare const navigationViewportVariants: (props?: ({
7
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
8
- weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
7
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
+ weight?: "medium" | "regular" | "semibold" | "bold" | null | undefined;
9
9
  size?: "small" | "medium" | null | undefined;
10
10
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
11
11
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  import { cva } from 'class-variance-authority';
28
- import { radiusVariants, scalingVariants, weightVariants } from 'lib/constants';
28
+ import { radiusVariants, scalingVariants, weightVariants } from '../../../lib/constants';
29
29
  import { useNavigationMenuContext } from '.';
30
30
  export var navigationViewportVariants = cva("data-[state=open]:animate-scaleIn data-[state=closed]:animate-scaleOut relative mt-[10px] \n h-[var(--radix-navigation-menu-viewport-height)] w-full origin-[top_center] overflow-hidden \n transition-[width,_height] duration-300 shadow-slate-4 shadow dark:shadow-slateDark-4\n sm:w-[var(--radix-navigation-menu-viewport-width)]", {
31
31
  variants: {
@@ -4,7 +4,7 @@ import { VariantProps } from 'class-variance-authority';
4
4
  import { navigationMenuListVariants } from './NavigationMenuList';
5
5
  import { navigationMenuTriggerVariants } from './NavigationMenuTrigger';
6
6
  import { navigationMenuLinkVariants } from './NavigationMenuLink';
7
- import { IColor } from 'lib/types';
7
+ import { IColor } from '../../../lib/types';
8
8
  export * from './NavigationMenuList';
9
9
  export * from './NavigationMenuItem';
10
10
  export * from './NavigationMenuTrigger';
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef, createContext, useContext, } from 'react';
25
25
  import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  export * from './NavigationMenuList';
28
28
  export * from './NavigationMenuItem';
29
29
  export * from './NavigationMenuTrigger';
@@ -24,9 +24,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { Pie } from 'react-chartjs-2';
25
25
  import { Chart as ChartJS, ArcElement, Tooltip, Legend, plugins } from 'chart.js';
26
26
  import ChartDataLabels from 'chartjs-plugin-datalabels';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  import { cva } from 'class-variance-authority';
29
- import { scalingVariants } from 'lib/constants';
29
+ import { scalingVariants } from '../../../lib/constants';
30
30
  ChartJS.register(ArcElement, Tooltip, Legend, plugins, ChartDataLabels);
31
31
  ChartJS.defaults.set('plugins.datalabels', {
32
32
  display: false,
@@ -4,6 +4,6 @@ import { Popover as PopoverTheme } from '@radix-ui/themes';
4
4
  export interface PopoverCloseProps extends VariantProps<typeof popoverCloseVariants> {
5
5
  }
6
6
  export declare const popoverCloseVariants: (props?: ({
7
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
7
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
8
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
9
9
  export declare const PopoverClose: React.ForwardRefExoticComponent<Omit<PopoverTheme.CloseProps & React.RefAttributes<HTMLButtonElement>, "ref"> & PopoverCloseProps & React.RefAttributes<HTMLButtonElement>>;
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { Popover as PopoverTheme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  export var popoverCloseVariants = cva('', {
29
29
  variants: {
30
30
  radius: {
@@ -4,7 +4,7 @@ import { VariantProps } from 'class-variance-authority';
4
4
  export interface PopoverContentProps extends VariantProps<typeof popoverContentVariants> {
5
5
  }
6
6
  export declare const popoverContentVariants: (props?: ({
7
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
7
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
8
  size?: "small" | "medium" | "large" | "x-large" | null | undefined;
9
9
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
10
10
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
@@ -22,10 +22,10 @@ var __rest = (this && this.__rest) || function (s, e) {
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
- import { scalingVariants } from 'lib/constants';
25
+ import { scalingVariants } from '../../../lib/constants';
26
26
  import { Popover as PopoverTheme } from '@radix-ui/themes';
27
27
  import { cva } from 'class-variance-authority';
28
- import { cn } from 'lib/utils/utils';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  export var popoverContentVariants = cva('flex gap-2 bg-white dark:bg-slateDark-1 border-slateA-6 dark:border-slateDarkA-6', {
30
30
  variants: {
31
31
  radius: {
@@ -7,7 +7,7 @@ export interface ProgressProps extends VariantProps<typeof progressVariants> {
7
7
  appearance?: 'classic' | 'surface' | 'soft';
8
8
  }
9
9
  declare const progressVariants: (props?: ({
10
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
10
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
11
11
  size?: "small" | "medium" | "large" | null | undefined;
12
12
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
13
13
  color?: string | null | undefined;
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
- import { scalingVariants, bgColorStyle } from 'lib/constants';
26
+ import { scalingVariants, bgColorStyle } from '../../../lib/constants';
27
27
  import { Theme, Progress as ProgressTheme } from '@radix-ui/themes';
28
- import { cn } from 'lib/utils/utils';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  var progressVariants = cva('w-[300px]', {
30
30
  variants: {
31
31
  radius: {
@@ -1,5 +1,5 @@
1
1
  import { VariantProps } from 'class-variance-authority';
2
- import { PointStyle } from 'lib/types';
2
+ import { PointStyle } from '../../../lib/types';
3
3
  export interface RadarChartProps extends VariantProps<typeof radarChartVariants> {
4
4
  labels?: string[];
5
5
  datasets: {
@@ -22,9 +22,9 @@ var __rest = (this && this.__rest) || function (s, e) {
22
22
  };
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { cva } from 'class-variance-authority';
25
- import { scalingVariants } from 'lib/constants';
25
+ import { scalingVariants } from '../../../lib/constants';
26
26
  import { Radar } from 'react-chartjs-2';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  import { Chart as ChartJS, RadialLinearScale, PointElement, LineElement, Filler, Tooltip, Legend, } from 'chart.js/auto';
29
29
  ChartJS.register(RadialLinearScale, PointElement, LineElement, Filler, Tooltip, Legend);
30
30
  var radarChartVariants = cva('', {
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
- import { IScaling } from 'lib/types';
3
+ import { IScaling } from '../../../lib/types';
4
4
  export interface RadioProps extends VariantProps<typeof radioVariants> {
5
5
  size?: any;
6
6
  color?: any;
@@ -24,8 +24,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
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';
27
+ import { Text } from '../../../lib/Typography/Text';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  var radioVariants = cva('font-normal', {
30
30
  variants: {
31
31
  size: {
@@ -4,7 +4,7 @@ import { RadioCards as RadioCardsTheme } from '@radix-ui/themes';
4
4
  export interface RadioCardsItemProps extends VariantProps<typeof radioCardsItemVariants> {
5
5
  }
6
6
  export declare const radioCardsItemVariants: (props?: ({
7
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
7
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
8
8
  size?: "small" | "medium" | "large" | null | undefined;
9
9
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
10
10
  export declare const RadioCardsItem: React.ForwardRefExoticComponent<Omit<RadioCardsTheme.ItemProps & React.RefAttributes<HTMLButtonElement>, "ref"> & RadioCardsItemProps & React.RefAttributes<HTMLButtonElement>>;
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { RadioCards as RadioCardsTheme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
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
29
  variants: {
30
30
  radius: {
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
- import { scalingVariants } from 'lib/constants';
26
+ import { scalingVariants } from '../../../lib/constants';
27
27
  import { Theme, RadioCards as RadioCardsTheme } from '@radix-ui/themes';
28
- import { cn } from 'lib/utils/utils';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  export * from './RadioCardsItem';
30
30
  var radioCardsVariants = cva('flex items-center gap-2', {
31
31
  variants: {
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { RadioGroup as RadioGroupTheme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  var radioGroupItemVariants = cva('font-normal text-slate-12 dark:text-slateDark-12', {
29
29
  variants: {
30
30
  size: {
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { RadioGroup as RadioGroupTheme } from '@radix-ui/themes';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IScaling } from 'lib/types';
4
+ import { IScaling } from '../../../lib/types';
5
5
  export * from './RadioGroupItem';
6
6
  export interface RadioGroupProps extends VariantProps<typeof radioGroupVariants> {
7
7
  color?: any;
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { Theme, RadioGroup as RadioGroupTheme } from '@radix-ui/themes';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  export * from './RadioGroupItem';
29
29
  var radioGroupVariants = cva('', {
30
30
  variants: {
@@ -23,7 +23,7 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import { SegmentedControl as SegmentedControlTheme } from '@radix-ui/themes';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  export var SegmentedControlItem = forwardRef(function (_a, ref) {
28
28
  var children = _a.children, className = _a.className, appearance = _a.appearance, props = __rest(_a, ["children", "className", "appearance"]);
29
29
  var appearanceClassName = '';
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
3
  import { SegmentedControl as SegmentedControlTheme } from '@radix-ui/themes';
4
4
  export * from './SegmentedControlItem';
5
- import { ISize } from 'lib/types';
5
+ import { ISize } from '../../../lib/types';
6
6
  export interface SegmentedControlProps extends VariantProps<typeof segmentedControlVariants> {
7
7
  appearance?: 'surface' | 'classic';
8
8
  size?: Exclude<ISize, 'x-small' | 'x-large'>;
@@ -24,9 +24,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React, { Children, forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { SegmentedControl as SegmentedControlTheme, Theme } from '@radix-ui/themes';
27
- import { scalingVariants } from 'lib/constants';
27
+ import { scalingVariants } from '../../../lib/constants';
28
28
  export * from './SegmentedControlItem';
29
- import { cn } from 'lib/utils/utils';
29
+ import { cn } from '../../../lib/utils/utils';
30
30
  var segmentedControlVariants = cva('text-slateA-12 dark:text-slateDarkA-12', {
31
31
  variants: {
32
32
  scaling: __assign({}, scalingVariants),
@@ -1,7 +1,7 @@
1
1
  import { Select as SelectTheme } from '@radix-ui/themes';
2
2
  import React from 'react';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IScaling } from 'lib/types';
4
+ import { IScaling } from '../../../lib/types';
5
5
  export interface SelectProps extends VariantProps<typeof selectVariants> {
6
6
  label?: string;
7
7
  defaultValue?: string;
@@ -13,7 +13,7 @@ export interface SelectProps extends VariantProps<typeof selectVariants> {
13
13
  size?: 'small' | 'medium' | 'large';
14
14
  }
15
15
  declare const selectVariants: (props?: ({
16
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
16
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
17
17
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
18
18
  export declare const Select: React.ForwardRefExoticComponent<SelectTheme.RootProps & SelectProps & React.RefAttributes<never>>;
19
19
  export declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectTheme.TriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & SelectProps & React.RefAttributes<HTMLButtonElement>>;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { Theme, Select as SelectTheme } from '@radix-ui/themes';
25
25
  import React from 'react';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
28
- import { radiusVariants, selectAppearanceStyle } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { radiusVariants, selectAppearanceStyle } from '../../../lib/constants';
29
29
  var selectVariants = cva('', {
30
30
  variants: {
31
31
  radius: __assign({}, radiusVariants['base']),
@@ -23,8 +23,8 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
- import { cn } from 'lib/utils/utils';
27
- import { bgColorStyle, scalingVariants } from 'lib/constants';
26
+ import { cn } from '../../../lib/utils/utils';
27
+ import { bgColorStyle, scalingVariants } from '../../../lib/constants';
28
28
  import { Separator as SeparatorTheme, Theme } from '@radix-ui/themes';
29
29
  var separatorVariants = cva('', {
30
30
  variants: {
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import '@radix-ui/themes/styles.css';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IColor } from 'lib/types';
4
+ import { IColor } from '../../../lib/types';
5
5
  export interface SkeletonProps extends VariantProps<typeof separatorVariants> {
6
6
  color?: IColor;
7
7
  loading?: boolean;
@@ -9,7 +9,7 @@ export interface SkeletonProps extends VariantProps<typeof separatorVariants> {
9
9
  height?: string;
10
10
  }
11
11
  declare const separatorVariants: (props?: ({
12
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
12
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
13
13
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
14
14
  export declare const Skeleton: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & SkeletonProps & React.RefAttributes<HTMLSpanElement>>;
15
15
  export default Skeleton;
@@ -25,8 +25,8 @@ import React from 'react';
25
25
  import '@radix-ui/themes/styles.css';
26
26
  import { cva } from 'class-variance-authority';
27
27
  import { Theme, Skeleton as SkeletonTheme } from '@radix-ui/themes';
28
- import { cn } from 'lib/utils/utils';
29
- import { radiusVariants } from 'lib/constants';
28
+ import { cn } from '../../../lib/utils/utils';
29
+ import { radiusVariants } from '../../../lib/constants';
30
30
  var separatorVariants = cva('', {
31
31
  variants: {
32
32
  radius: __assign({}, radiusVariants['base']),
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import '@radix-ui/themes/styles.css';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IScaling } from 'lib/types';
4
+ import { IScaling } from '../../../lib/types';
5
5
  export interface SliderProps extends VariantProps<typeof sliderVariants> {
6
6
  appearance?: 'classic' | 'soft' | 'surface';
7
7
  label?: string;
@@ -9,7 +9,7 @@ export interface SliderProps extends VariantProps<typeof sliderVariants> {
9
9
  scaling?: IScaling;
10
10
  }
11
11
  declare const sliderVariants: (props?: ({
12
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
12
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
13
13
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
14
14
  export declare const Slider: React.ForwardRefExoticComponent<Omit<import("@radix-ui/themes").SliderProps & React.RefAttributes<HTMLSpanElement>, "ref"> & SliderProps & React.RefAttributes<HTMLSpanElement>>;
15
15
  export default Slider;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import '@radix-ui/themes/styles.css';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
28
- import { radiusVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { radiusVariants } from '../../../lib/constants';
29
29
  import { Theme, Slider as SliderTheme } from '@radix-ui/themes';
30
30
  var sliderVariants = cva('relative flex items-center select-none touch-none w-[200px] h-5', {
31
31
  variants: {
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
- import { IColor } from 'lib/types';
3
+ import { IColor } from '../../../lib/types';
4
4
  export interface SpinnerProps extends VariantProps<typeof spinnerVariants> {
5
5
  color?: IColor;
6
6
  loading?: boolean;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { Spinner as SpinnerTheme, Theme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
28
- import { scalingVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { scalingVariants } from '../../../lib/constants';
29
29
  var spinnerVariants = cva('', {
30
30
  variants: {
31
31
  scaling: __assign({}, scalingVariants),
@@ -24,7 +24,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { TabNav as TabNavTheme, Theme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  var tabNavVariants = cva('', {
29
29
  variants: {},
30
30
  });
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
- import { IColor } from 'lib/types';
3
+ import { IColor } from '../../../lib/types';
4
4
  import { Table as TableTheme } from '@radix-ui/themes';
5
5
  export interface TableProps extends VariantProps<typeof tableVariants> {
6
6
  color?: IColor;
@@ -9,7 +9,7 @@ export interface TableProps extends VariantProps<typeof tableVariants> {
9
9
  }
10
10
  declare const tableVariants: (props?: ({
11
11
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
12
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
12
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
13
13
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
14
14
  export declare const Table: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & TableProps & React.RefAttributes<HTMLDivElement>>;
15
15
  export declare const TableHeader: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "ref"> & TableProps & React.RefAttributes<HTMLTableSectionElement>>;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { Table as TableTheme, Theme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
28
- import { radiusVariants, scalingVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { radiusVariants, scalingVariants } from '../../../lib/constants';
29
29
  var tableVariants = cva('', {
30
30
  variants: {
31
31
  scaling: __assign({}, scalingVariants),
@@ -7,7 +7,7 @@ export interface TabsProps extends VariantProps<typeof tabsVariants> {
7
7
  color?: any;
8
8
  }
9
9
  declare const tabsVariants: (props?: ({
10
- weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
10
+ weight?: "medium" | "regular" | "semibold" | "bold" | null | undefined;
11
11
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
12
  export declare const Tabs: React.ForwardRefExoticComponent<Omit<TabsTheme.RootProps & React.RefAttributes<HTMLDivElement>, "ref"> & TabsProps & React.RefAttributes<HTMLDivElement>>;
13
13
  export declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsTheme.ListProps & React.RefAttributes<HTMLDivElement>, "ref"> & TabsProps & React.RefAttributes<HTMLDivElement>>;
@@ -23,9 +23,9 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { Theme, Tabs as TabsTheme } from '@radix-ui/themes';
25
25
  import React from 'react';
26
- import { cn } from 'lib/utils/utils';
26
+ import { cn } from '../../../lib/utils/utils';
27
27
  import { cva } from 'class-variance-authority';
28
- import { weightVariants } from 'lib/constants';
28
+ import { weightVariants } from '../../../lib/constants';
29
29
  var tabsVariants = cva('', {
30
30
  variants: {
31
31
  weight: __assign({}, weightVariants),
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
- import { IColor } from 'lib/types';
3
+ import { IColor } from '../../../lib/types';
4
4
  export interface TextAreaProps extends VariantProps<typeof textAreaNavVariants> {
5
5
  color?: IColor;
6
6
  href?: string;
@@ -10,7 +10,7 @@ export interface TextAreaProps extends VariantProps<typeof textAreaNavVariants>
10
10
  declare const textAreaNavVariants: (props?: ({
11
11
  size?: "small" | "medium" | "large" | "x-large" | null | undefined;
12
12
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
13
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
13
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
14
14
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
15
15
  export declare const TextArea: React.ForwardRefExoticComponent<Omit<import("@radix-ui/themes").TextAreaProps & React.RefAttributes<HTMLTextAreaElement>, "ref"> & TextAreaProps & React.RefAttributes<HTMLTextAreaElement>>;
16
16
  export default TextArea;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import { TextArea as TextAreaTheme, Theme } from '@radix-ui/themes';
27
- import { cn } from 'lib/utils/utils';
28
- import { radiusVariants, scalingVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { radiusVariants, scalingVariants } from '../../../lib/constants';
29
29
  var textAreaNavVariants = cva('w-[250px]', {
30
30
  variants: {
31
31
  size: {
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import '@radix-ui/themes/styles.css';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
  import { TextField as TextFieldTheme } from '@radix-ui/themes';
5
- import { IScaling } from 'lib/types';
5
+ import { IScaling } from '../../../lib/types';
6
6
  export interface TextFieldProps extends VariantProps<typeof textFieldVariants> {
7
7
  appearance?: 'classic' | 'soft' | 'surface';
8
8
  label?: string;
@@ -10,7 +10,7 @@ export interface TextFieldProps extends VariantProps<typeof textFieldVariants> {
10
10
  scaling?: IScaling;
11
11
  }
12
12
  declare const textFieldVariants: (props?: ({
13
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
13
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
14
14
  color?: string | null | undefined;
15
15
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
16
16
  export declare const TextField: React.ForwardRefExoticComponent<Omit<TextFieldTheme.RootProps & React.RefAttributes<HTMLInputElement>, "ref"> & TextFieldProps & React.RefAttributes<HTMLInputElement>>;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React from 'react';
25
25
  import '@radix-ui/themes/styles.css';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
28
- import { bgColorStyle, radiusVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import { bgColorStyle, radiusVariants } from '../../../lib/constants';
29
29
  import { Theme, TextField as TextFieldTheme } from '@radix-ui/themes';
30
30
  var textFieldVariants = cva('', {
31
31
  variants: {
@@ -1,13 +1,13 @@
1
1
  import React from 'react';
2
2
  import * as ToastPrimitive from '@radix-ui/react-toast';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IAppearance } from 'lib/types';
4
+ import { IAppearance } from '../../../lib/types';
5
5
  export interface ToastActionButtonProps extends VariantProps<typeof toastActionButtonVariants> {
6
6
  altText?: string;
7
7
  appearance?: IAppearance;
8
8
  }
9
9
  export declare const toastActionButtonVariants: (props?: ({
10
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
10
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
11
11
  size?: "small" | "medium" | "large" | "x-large" | null | undefined;
12
12
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
13
13
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
@@ -24,9 +24,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import * as ToastPrimitive from '@radix-ui/react-toast';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
28
- import Button from 'lib/components/Button';
29
- import { appearanceStyle, radiusVariants, scalingVariants } from 'lib/constants';
27
+ import { cn } from '../../../lib/utils/utils';
28
+ import Button from '../../../lib/components/Button';
29
+ import { appearanceStyle, radiusVariants, scalingVariants } from '../../../lib/constants';
30
30
  import { useToastContext } from '.';
31
31
  export var toastActionButtonVariants = cva("absolute items-center justify-center", {
32
32
  variants: {