@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
@@ -1,7 +1,7 @@
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 ToastDescriptionProps extends VariantProps<typeof toastDescriptionVariants> {
6
6
  contentText?: string;
7
7
  appearance?: IAppearance;
@@ -24,7 +24,7 @@ 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';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  import { useToastContext } from '.';
29
29
  export var toastDescriptionVariants = cva('flex m-0 text-wrap text-slate-11 dark:text-slateDark-11', {
30
30
  variants: {
@@ -1,7 +1,7 @@
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 ToastTitleProps extends VariantProps<typeof toastTitleVariants> {
6
6
  titleText?: string;
7
7
  appearance?: IAppearance;
@@ -24,7 +24,7 @@ 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';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  import { useToastContext } from '.';
29
29
  export var toastTitleVariants = cva('flex mb-[5px] text-slate-12 dark:text-slateDark-12 text-wrap break-words font-medium', {
30
30
  variants: {
@@ -17,7 +17,7 @@ export interface ToastProps extends VariantProps<typeof toastVariants>, VariantP
17
17
  setOpenToast?: Dispatch<SetStateAction<boolean>>;
18
18
  }
19
19
  export declare const toastVariants: (props?: ({
20
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
20
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
21
21
  size?: "small" | "medium" | "large" | "x-large" | null | undefined;
22
22
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
23
23
  color?: "danger" | "warning" | "success" | "information" | null | undefined;
@@ -24,9 +24,9 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import { forwardRef, createContext, useContext, } from 'react';
25
25
  import ReactDOM from 'react-dom';
26
26
  import { cva } from 'class-variance-authority';
27
- import { cn } from 'lib/utils/utils';
27
+ import { cn } from '../../../lib/utils/utils';
28
28
  import * as ToastPrimitive from '@radix-ui/react-toast';
29
- import { scalingVariants } from 'lib/constants';
29
+ import { scalingVariants } from '../../../lib/constants';
30
30
  export * from './ToastTitle';
31
31
  export * from './ToastDescription';
32
32
  export * from './ToastActionButton';
@@ -1,14 +1,14 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
3
  import * as TogglePrimitive from '@radix-ui/react-toggle';
4
- import { IAppearance } from 'lib/types';
4
+ import { IAppearance } from '../../../lib/types';
5
5
  export interface ToggleWithTextProps extends VariantProps<typeof toggleWithTextVariants> {
6
6
  text?: string;
7
7
  appearance?: IAppearance;
8
8
  size?: 'small' | 'medium' | 'large';
9
9
  }
10
10
  declare const toggleWithTextVariants: (props?: ({
11
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
11
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
12
12
  size?: "small" | "medium" | "large" | null | undefined;
13
13
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
14
14
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
@@ -24,9 +24,9 @@ import { jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import React, { Children, forwardRef } from 'react';
25
25
  import { cva } from 'class-variance-authority';
26
26
  import * as TogglePrimitive from '@radix-ui/react-toggle';
27
- import { radiusVariants, toggleAppearanceStyle } from 'lib/constants';
28
- import { scalingVariants } from 'lib/constants';
29
- import { cn } from 'lib/utils/utils';
27
+ import { radiusVariants, toggleAppearanceStyle } from '../../../lib/constants';
28
+ import { scalingVariants } from '../../../lib/constants';
29
+ import { cn } from '../../../lib/utils/utils';
30
30
  var toggleWithTextVariants = cva('flex items-center justify-center box-border font-medium', {
31
31
  variants: {
32
32
  radius: __assign({}, radiusVariants['base']),
@@ -1,14 +1,14 @@
1
1
  import React from 'react';
2
2
  import { VariantProps } from 'class-variance-authority';
3
3
  import * as TogglePrimitive from '@radix-ui/react-toggle';
4
- import { IAppearance } from 'lib/types';
4
+ import { IAppearance } from '../../../lib/types';
5
5
  export * from './ToggleWithText';
6
6
  export interface ToggleProps extends VariantProps<typeof toggleVariants> {
7
7
  size?: 'small' | 'medium' | 'large';
8
8
  appearance?: IAppearance;
9
9
  }
10
10
  declare const toggleVariants: (props?: ({
11
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
11
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
12
12
  size?: "small" | "medium" | "large" | null | undefined;
13
13
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
14
14
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
@@ -24,8 +24,8 @@ 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 * as TogglePrimitive from '@radix-ui/react-toggle';
27
- import { radiusVariants, scalingVariants, toggleAppearanceStyle } from 'lib/constants';
28
- import { cn } from 'lib/utils/utils';
27
+ import { radiusVariants, scalingVariants, toggleAppearanceStyle } from '../../../lib/constants';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  export * from './ToggleWithText';
30
30
  var toggleVariants = cva('grid place-content-center items-center justify-center box-border"', {
31
31
  variants: {
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
3
3
  import { VariantProps } from 'class-variance-authority';
4
4
  import { toggleGroupItemVariants } from './toggleGroupItem';
5
- import { IAppearance } from 'lib/types';
5
+ import { IAppearance } from '../../../lib/types';
6
6
  export * from './toggleGroupItem';
7
7
  export interface ToggleGroupSingleProps extends VariantProps<typeof toggleVariants>, VariantProps<typeof toggleGroupItemVariants> {
8
8
  appearance?: IAppearance;
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import { forwardRef } from 'react';
25
25
  import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
26
26
  import { cva } from 'class-variance-authority';
27
- import { scalingVariants } from 'lib/constants';
28
- import { cn } from 'lib/utils/utils';
27
+ import { scalingVariants } from '../../../lib/constants';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  export * from './toggleGroupItem';
30
30
  var toggleVariants = cva('inline-flex', {
31
31
  variants: {
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IAppearance } from 'lib/types';
4
+ import { IAppearance } from '../../../lib/types';
5
5
  export interface ToggleGroupItemProps extends VariantProps<typeof toggleGroupItemVariants> {
6
6
  appearance?: IAppearance;
7
7
  size?: 'small' | 'medium' | 'large';
@@ -24,8 +24,8 @@ import { jsx as _jsx } from "react/jsx-runtime";
24
24
  import React, { Children, forwardRef } from 'react';
25
25
  import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
26
26
  import { cva } from 'class-variance-authority';
27
- import { toggleAppearanceStyle } from 'lib/constants';
28
- import { cn } from 'lib/utils/utils';
27
+ import { toggleAppearanceStyle } from '../../../lib/constants';
28
+ import { cn } from '../../../lib/utils/utils';
29
29
  export var toggleGroupItemVariants = cva('grid place-content-center mr-[-1px] first:rounded-l last:rounded-r', {
30
30
  variants: {
31
31
  size: {
@@ -6,7 +6,7 @@ export interface ToggleSwitchProps extends VariantProps<typeof toggleSwitchVaria
6
6
  }
7
7
  declare const toggleSwitchVariants: (props?: ({
8
8
  scaling?: "90%" | "95%" | "100%" | "105%" | "110%" | null | undefined;
9
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
9
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
10
10
  size?: "small" | "medium" | "large" | null | undefined;
11
11
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
12
12
  export declare const ToggleSwitch: React.ForwardRefExoticComponent<Omit<import("@radix-ui/themes").SwitchProps & React.RefAttributes<HTMLButtonElement>, "ref"> & ToggleSwitchProps & React.RefAttributes<HTMLButtonElement>>;
@@ -23,10 +23,10 @@ var __rest = (this && this.__rest) || function (s, e) {
23
23
  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
- import { cn } from 'lib/utils/utils';
27
- import { radiusVariants, scalingVariants } from 'lib/constants';
26
+ import { cn } from '../../../lib/utils/utils';
27
+ import { radiusVariants, scalingVariants } from '../../../lib/constants';
28
28
  import { Switch as SwitchTheme, Theme } from '@radix-ui/themes';
29
- import { Text } from 'lib/Typography/Text';
29
+ import { Text } from '../../../lib/Typography/Text';
30
30
  var toggleSwitchVariants = cva('', {
31
31
  variants: {
32
32
  scaling: __assign({}, scalingVariants),
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import * as TooltipPrimitive from '@radix-ui/react-tooltip';
3
3
  import { VariantProps } from 'class-variance-authority';
4
- import { IColor } from 'lib/types';
4
+ import { IColor } from '../../../lib/types';
5
5
  export interface TooltipProps extends React.InputHTMLAttributes<HTMLInputElement>, VariantProps<typeof tooltipVariants> {
6
6
  label?: string;
7
7
  defaultValue?: string;
@@ -11,9 +11,9 @@ export interface TooltipProps extends React.InputHTMLAttributes<HTMLInputElement
11
11
  side?: 'top' | 'right' | 'bottom' | 'left';
12
12
  }
13
13
  declare const tooltipVariants: (props?: ({
14
- scaling?: number | typeof Symbol.iterator | typeof Symbol.unscopables | "concat" | "indexOf" | "lastIndexOf" | "slice" | "length" | "includes" | "at" | "toLocaleString" | "map" | "filter" | "fill" | "values" | "toString" | "pop" | "push" | "join" | "reverse" | "shift" | "sort" | "splice" | "unshift" | "every" | "some" | "forEach" | "reduce" | "reduceRight" | "find" | "findIndex" | "copyWithin" | "entries" | "keys" | "flatMap" | "flat" | "findLast" | "findLastIndex" | "toReversed" | "toSorted" | "toSpliced" | "with" | null | undefined;
15
- weight?: "bold" | "medium" | "regular" | "semibold" | null | undefined;
16
- radius?: "small" | "none" | "medium" | "large" | "full" | null | undefined;
14
+ scaling?: number | typeof Symbol.iterator | typeof Symbol.unscopables | "length" | "toString" | "toLocaleString" | "pop" | "push" | "concat" | "join" | "reverse" | "shift" | "slice" | "sort" | "splice" | "unshift" | "indexOf" | "lastIndexOf" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "includes" | "flatMap" | "flat" | "at" | "findLast" | "findLastIndex" | "toReversed" | "toSorted" | "toSpliced" | "with" | null | undefined;
15
+ weight?: "medium" | "regular" | "semibold" | "bold" | null | undefined;
16
+ radius?: "none" | "small" | "medium" | "large" | "full" | null | undefined;
17
17
  color?: string | null | undefined;
18
18
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
19
19
  export declare const Tooltip: React.ForwardRefExoticComponent<TooltipPrimitive.TooltipProps & TooltipProps & React.RefAttributes<never>>;
@@ -25,8 +25,8 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
25
25
  import React from 'react';
26
26
  import * as TooltipPrimitive from '@radix-ui/react-tooltip';
27
27
  import { cva } from 'class-variance-authority';
28
- import { cn } from 'lib/utils/utils';
29
- import { primaryColorStyle, radiusVariants, scalingOptions, weightVariants } from 'lib/constants';
28
+ import { cn } from '../../../lib/utils/utils';
29
+ import { primaryColorStyle, radiusVariants, scalingOptions, weightVariants } from '../../../lib/constants';
30
30
  var tooltipVariants = cva('bg-slate-12 text-slate-1 dark:bg-slateDark-12 dark:text-slateDark-1 data-[state=delayed-open]:data-[side=top]:animate-slideDownAndFade data-[state=delayed-open]:data-[side=right]:animate-slideLeftAndFade data-[state=delayed-open]:data-[side=left]:animate-slideRightAndFade data-[state=delayed-open]:data-[side=bottom]:animate-slideUpAndFade select-none rounded-[4px] px-[9px] py-[6px] text-[12px] leading-none shadow-[hsl(206_22%_7%_/_35%)_0px_10px_38px_-10px,_hsl(206_22%_7%_/_20%)_0px_10px_20px_-15px] will-change-[transform,opacity]', {
31
31
  variants: {
32
32
  scaling: __assign({}, scalingOptions),
@@ -1,4 +1,4 @@
1
- import { ColorStyle, DarkColorStyle, colorOptions } from 'lib/color/constants';
1
+ import { ColorStyle, DarkColorStyle, colorOptions } from '../lib/color/constants';
2
2
  export var radiusOptions = ['none', 'small', 'medium', 'large', 'full'];
3
3
  export var typoSizeOptions = ['1', '2', '3', '4', '5', '6', '7', '8', '9'];
4
4
  export var scalingOptions = ['90%', '95%', '100%', '105%', '110%'];
@@ -18,10 +18,10 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
18
18
  }
19
19
  return to.concat(ar || Array.prototype.slice.call(from));
20
20
  };
21
- import * as lightColors from './src/lib/color/light';
22
- import * as darkColors from './src/lib/color/dark';
23
- import * as alphaColors from './src/lib/color/alpha';
24
- import { colorOptions, alphaColorOptions, darkColorOptions } from './src/lib/color/constants';
21
+ import * as lightColors from './lib/color/light';
22
+ import * as darkColors from './lib/color/dark';
23
+ import * as alphaColors from './lib/color/alpha';
24
+ import { colorOptions, alphaColorOptions, darkColorOptions } from './lib/color/constants';
25
25
  var classes = [];
26
26
  var darkClasses = [];
27
27
  var colorScale = Array.from({ length: 12 }, function (_, i) { return (i + 1).toString(); });
@@ -64,9 +64,9 @@ allColorOptions.forEach(function (options) {
64
64
  darkClasses.push.apply(darkClasses, generateDarkClasses(darkColorOptions, colorScale));
65
65
  var config = {
66
66
  content: [
67
+ './src/pages/**/*.{js,ts,jsx,tsx,mdx,zip}',
68
+ './src/components/**/*.{js,ts,jsx,tsx,mdx,zip}',
67
69
  './src/app/**/*.{js,ts,jsx,tsx,mdx,zip}',
68
- './src/lib/**/*.{js,ts,jsx,tsx,mdx,zip}',
69
- './src/stories/**/*.{js,ts,jsx,tsx,mdx,zip}',
70
70
  './src/**/*.{js,ts,jsx,tsx,mdx,zip}',
71
71
  ],
72
72
  safelist: __spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], classes, true), classes.map(function (cls) { return "hover:".concat(cls); }), true), classes.map(function (cls) { return "active:".concat(cls); }), true), classes.map(function (cls) { return "before:".concat(cls); }), true), classes.map(function (cls) { return "data-[state=checked]:".concat(cls); }), true), classes.map(function (cls) { return "data-[state=unchecked]:".concat(cls); }), true), classes.map(function (cls) { return "data-[state=on]:".concat(cls); }), true), classes.map(function (cls) { return "data-[state=on]:hover:".concat(cls); }), true), classes.map(function (cls) { return "data-[state=open]:".concat(cls); }), true), classes.map(function (cls) { return "after:checked:".concat(cls); }), true), classes.map(function (cls) { return "before:checked:".concat(cls); }), true), darkClasses, true),
package/package.json CHANGED
@@ -1,124 +1,124 @@
1
- {
2
- "name": "@lotte-innovate/ui-component-test",
3
- "description": "Lotte UI Library",
4
- "version": "0.0.33",
5
- "private": false,
6
- "type": "module",
7
- "files": [
8
- "dist/src/lib",
9
- "dist/tailwind.config.d.ts",
10
- "dist/tailwind.config.js"
11
- ],
12
- "main": "dist/src/lib/index.js",
13
- "module": "dist/src/lib/index.js",
14
- "types": "dist/src/lib/index.d.ts",
15
- "publishConfig": {
16
- "access": "public"
17
- },
18
- "browser": "./browser/specific/main.js",
19
- "babel": {
20
- "presets": [
21
- "@babel/preset-react",
22
- "@babel/preset-env"
23
- ]
24
- },
25
- "browserslist": {
26
- "production": [
27
- ">0.2%",
28
- "not dead",
29
- "not op_mini all"
30
- ],
31
- "development": [
32
- "last 1 chrome version",
33
- "last 1 firefox version",
34
- "last 1 safari version"
35
- ]
36
- },
37
- "scripts": {
38
- "dev": "next dev",
39
- "build": "next build && tsc",
40
- "prepare": "next build",
41
- "start": "next start",
42
- "lint": "next lint",
43
- "storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
44
- "build-storybook": "storybook build",
45
- "publish:npm": "rimraf dist && mkdir dist && tsc && tsc-alias",
46
- "chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
47
- },
48
- "dependencies": {
49
- "@babel/runtime": "^7.24.7",
50
- "@babel/runtime-corejs3": "^7.24.7",
51
- "@lotte-innovate/ui-component-test": "^0.0.30",
52
- "@radix-ui/colors": "^3.0.0",
53
- "@radix-ui/react-accordion": "^1.2.0",
54
- "@radix-ui/react-checkbox": "^1.0.4",
55
- "@radix-ui/react-dialog": "^1.1.1",
56
- "@radix-ui/react-dropdown-menu": "^2.1.1",
57
- "@radix-ui/react-hover-card": "^1.1.1",
58
- "@radix-ui/react-icons": "^1.3.0",
59
- "@radix-ui/react-label": "^2.1.0",
60
- "@radix-ui/react-menubar": "^1.1.1",
61
- "@radix-ui/react-navigation-menu": "^1.2.0",
62
- "@radix-ui/react-popover": "1.0.7",
63
- "@radix-ui/react-radio-group": "^1.1.3",
64
- "@radix-ui/react-select": "^2.1.1",
65
- "@radix-ui/react-separator": "^1.1.0",
66
- "@radix-ui/react-slider": "^1.2.0",
67
- "@radix-ui/react-switch": "^1.1.0",
68
- "@radix-ui/react-tabs": "^1.1.0",
69
- "@radix-ui/react-toast": "^1.2.1",
70
- "@radix-ui/react-tooltip": "^1.1.1",
71
- "@radix-ui/themes": "^3.1.1",
72
- "@stitches/core": "^1.2.8",
73
- "@stitches/react": "^1.2.8",
74
- "@storybook/addon-a11y": "^8.0.10",
75
- "@storybook/addons": "^7.6.17",
76
- "chart.js": "^4.4.4",
77
- "chartjs-plugin-datalabels": "^2.2.0",
78
- "class-variance-authority": "^0.7.0",
79
- "clsx": "^2.1.0",
80
- "cross-env": "^7.0.3",
81
- "dotenv": "^16.4.5",
82
- "lucide-react": "^0.364.0",
83
- "next": "14.1.4",
84
- "react": "^18",
85
- "react-chartjs-2": "^5.2.0",
86
- "react-dom": "^18",
87
- "react-tabs": "^6.0.2",
88
- "storybook-addon-deep-controls": "^0.7.1",
89
- "storybook-dark-mode": "^4.0.2",
90
- "tailwind-merge": "^2.2.2"
91
- },
92
- "devDependencies": {
93
- "@babel/cli": "^7.24.7",
94
- "@babel/core": "^7.24.7",
95
- "@babel/plugin-transform-runtime": "^7.24.7",
96
- "@babel/preset-env": "^7.25.4",
97
- "@babel/preset-react": "^7.24.7",
98
- "@babel/preset-typescript": "^7.24.7",
99
- "@chromatic-com/storybook": "^1.2.25",
100
- "@storybook/addon-essentials": "^8.0.4",
101
- "@storybook/addon-interactions": "^8.0.4",
102
- "@storybook/addon-links": "^8.0.4",
103
- "@storybook/addon-styling-webpack": "^1.0.0",
104
- "@storybook/blocks": "^8.0.4",
105
- "@storybook/nextjs": "^8.0.4",
106
- "@storybook/react": "^8.0.4",
107
- "@storybook/test": "^8.0.4",
108
- "@storybook/theming": "^8.2.4",
109
- "@types/node": "^20",
110
- "@types/react": "^18",
111
- "@types/react-dom": "^18",
112
- "autoprefixer": "^10.0.1",
113
- "chromatic": "^11.5.4",
114
- "eslint": "^8",
115
- "eslint-config-next": "14.1.4",
116
- "eslint-plugin-storybook": "^0.8.0",
117
- "postcss": "^8",
118
- "rimraf": "^6.0.1",
119
- "storybook": "^8.2.6",
120
- "tailwindcss": "^3.3.0",
121
- "tsc-alias": "^1.8.10",
122
- "typescript": "^5"
123
- }
124
- }
1
+ {
2
+ "name": "@lotte-innovate/ui-component-test",
3
+ "description": "Lotte UI Library",
4
+ "version": "0.0.36",
5
+ "private": false,
6
+ "type": "module",
7
+ "files": [
8
+ "dist/lib",
9
+ "dist/tailwind.config.d.ts",
10
+ "dist/tailwind.config.js"
11
+ ],
12
+ "main": "dist/lib/index.js",
13
+ "module": "dist/lib/index.js",
14
+ "types": "dist/lib/index.d.ts",
15
+ "publishConfig": {
16
+ "access": "public"
17
+ },
18
+ "browser": "./browser/specific/main.js",
19
+ "babel": {
20
+ "presets": [
21
+ "@babel/preset-react",
22
+ "@babel/preset-env"
23
+ ]
24
+ },
25
+ "browserslist": {
26
+ "production": [
27
+ ">0.2%",
28
+ "not dead",
29
+ "not op_mini all"
30
+ ],
31
+ "development": [
32
+ "last 1 chrome version",
33
+ "last 1 firefox version",
34
+ "last 1 safari version"
35
+ ]
36
+ },
37
+ "scripts": {
38
+ "dev": "next dev",
39
+ "build": "next build && tsc",
40
+ "prepare": "next build",
41
+ "start": "next start",
42
+ "lint": "next lint",
43
+ "storybook": "cross-env NODE_OPTIONS='--max-old-space-size=8192' storybook dev -p 6006",
44
+ "build-storybook": "storybook build",
45
+ "publish:npm": "rimraf dist && mkdir dist && tsc && tsc-alias && copy src\\styles.css dist\\styles.css",
46
+ "chromatic": "cross-env npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
47
+ },
48
+ "dependencies": {
49
+ "@babel/runtime": "^7.24.7",
50
+ "@babel/runtime-corejs3": "^7.24.7",
51
+ "@lotte-innovate/ui-component-test": "^0.0.30",
52
+ "@radix-ui/colors": "^3.0.0",
53
+ "@radix-ui/react-accordion": "^1.2.0",
54
+ "@radix-ui/react-checkbox": "^1.0.4",
55
+ "@radix-ui/react-dialog": "^1.1.1",
56
+ "@radix-ui/react-dropdown-menu": "^2.1.1",
57
+ "@radix-ui/react-hover-card": "^1.1.1",
58
+ "@radix-ui/react-icons": "^1.3.0",
59
+ "@radix-ui/react-label": "^2.1.0",
60
+ "@radix-ui/react-menubar": "^1.1.1",
61
+ "@radix-ui/react-navigation-menu": "^1.2.0",
62
+ "@radix-ui/react-popover": "1.0.7",
63
+ "@radix-ui/react-radio-group": "^1.1.3",
64
+ "@radix-ui/react-select": "^2.1.1",
65
+ "@radix-ui/react-separator": "^1.1.0",
66
+ "@radix-ui/react-slider": "^1.2.0",
67
+ "@radix-ui/react-switch": "^1.1.0",
68
+ "@radix-ui/react-tabs": "^1.1.0",
69
+ "@radix-ui/react-toast": "^1.2.1",
70
+ "@radix-ui/react-tooltip": "^1.1.1",
71
+ "@radix-ui/themes": "^3.1.1",
72
+ "@stitches/core": "^1.2.8",
73
+ "@stitches/react": "^1.2.8",
74
+ "@storybook/addon-a11y": "^8.0.10",
75
+ "@storybook/addons": "^7.6.17",
76
+ "chart.js": "^4.4.4",
77
+ "chartjs-plugin-datalabels": "^2.2.0",
78
+ "class-variance-authority": "^0.7.0",
79
+ "clsx": "^2.1.0",
80
+ "cross-env": "^7.0.3",
81
+ "dotenv": "^16.4.5",
82
+ "lucide-react": "^0.364.0",
83
+ "next": "14.1.4",
84
+ "react": "^18",
85
+ "react-chartjs-2": "^5.2.0",
86
+ "react-dom": "^18",
87
+ "react-tabs": "^6.0.2",
88
+ "storybook-addon-deep-controls": "^0.7.1",
89
+ "storybook-dark-mode": "^4.0.2",
90
+ "tailwind-merge": "^2.2.2"
91
+ },
92
+ "devDependencies": {
93
+ "@babel/cli": "^7.24.7",
94
+ "@babel/core": "^7.24.7",
95
+ "@babel/plugin-transform-runtime": "^7.24.7",
96
+ "@babel/preset-env": "^7.25.4",
97
+ "@babel/preset-react": "^7.24.7",
98
+ "@babel/preset-typescript": "^7.24.7",
99
+ "@chromatic-com/storybook": "^1.2.25",
100
+ "@storybook/addon-essentials": "^8.0.4",
101
+ "@storybook/addon-interactions": "^8.0.4",
102
+ "@storybook/addon-links": "^8.0.4",
103
+ "@storybook/addon-styling-webpack": "^1.0.0",
104
+ "@storybook/blocks": "^8.0.4",
105
+ "@storybook/nextjs": "^8.0.4",
106
+ "@storybook/react": "^8.0.4",
107
+ "@storybook/test": "^8.0.4",
108
+ "@storybook/theming": "^8.2.4",
109
+ "@types/node": "^20",
110
+ "@types/react": "^18",
111
+ "@types/react-dom": "^18",
112
+ "autoprefixer": "^10.0.1",
113
+ "chromatic": "^11.5.4",
114
+ "eslint": "^8",
115
+ "eslint-config-next": "14.1.4",
116
+ "eslint-plugin-storybook": "^0.8.0",
117
+ "postcss": "^8",
118
+ "rimraf": "^6.0.1",
119
+ "storybook": "^8.2.6",
120
+ "tailwindcss": "^3.3.0",
121
+ "tsc-alias": "^1.8.10",
122
+ "typescript": "^5"
123
+ }
124
+ }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes