@lotte-innovate/ui-component-test 0.0.54 → 0.0.55

Sign up to get free protection for your applications and to get access to all the features.
Files changed (311) hide show
  1. package/package.json +1 -1
  2. package/dist/globals.css +0 -4
  3. package/dist/lib/Typography/Header/index.d.ts +0 -13
  4. package/dist/lib/Typography/Header/index.js +0 -55
  5. package/dist/lib/Typography/Text/index.d.ts +0 -15
  6. package/dist/lib/Typography/Text/index.js +0 -44
  7. package/dist/lib/Typography/index.d.ts +0 -2
  8. package/dist/lib/Typography/index.js +0 -2
  9. package/dist/lib/color/alpha.d.ts +0 -784
  10. package/dist/lib/color/alpha.js +0 -784
  11. package/dist/lib/color/constants.d.ts +0 -29
  12. package/dist/lib/color/constants.js +0 -296
  13. package/dist/lib/color/dark.d.ts +0 -392
  14. package/dist/lib/color/dark.js +0 -392
  15. package/dist/lib/color/krdsColors.d.ts +0 -309
  16. package/dist/lib/color/krdsColors.js +0 -309
  17. package/dist/lib/color/light.d.ts +0 -392
  18. package/dist/lib/color/light.js +0 -393
  19. package/dist/lib/components/Accordion/index.d.ts +0 -22
  20. package/dist/lib/components/Accordion/index.js +0 -64
  21. package/dist/lib/components/AlertDialog/AlertDialogAction.d.ts +0 -14
  22. package/dist/lib/components/AlertDialog/AlertDialogAction.js +0 -61
  23. package/dist/lib/components/AlertDialog/AlertDialogCancel.d.ts +0 -13
  24. package/dist/lib/components/AlertDialog/AlertDialogCancel.js +0 -60
  25. package/dist/lib/components/AlertDialog/AlertDialogContent.d.ts +0 -11
  26. package/dist/lib/components/AlertDialog/AlertDialogContent.js +0 -51
  27. package/dist/lib/components/AlertDialog/AlertDialogDescription.d.ts +0 -10
  28. package/dist/lib/components/AlertDialog/AlertDialogDescription.js +0 -47
  29. package/dist/lib/components/AlertDialog/AlertDialogRoot.d.ts +0 -16
  30. package/dist/lib/components/AlertDialog/AlertDialogRoot.js +0 -46
  31. package/dist/lib/components/AlertDialog/AlertDialogTitle.d.ts +0 -10
  32. package/dist/lib/components/AlertDialog/AlertDialogTitle.js +0 -47
  33. package/dist/lib/components/AlertDialog/AlertDialogTrigger.d.ts +0 -17
  34. package/dist/lib/components/AlertDialog/AlertDialogTrigger.js +0 -55
  35. package/dist/lib/components/AlertDialog/index.d.ts +0 -11
  36. package/dist/lib/components/AlertDialog/index.js +0 -17
  37. package/dist/lib/components/AspectRatio/index.d.ts +0 -10
  38. package/dist/lib/components/AspectRatio/index.js +0 -42
  39. package/dist/lib/components/Avatar/index.d.ts +0 -21
  40. package/dist/lib/components/Avatar/index.js +0 -58
  41. package/dist/lib/components/Badge/index.d.ts +0 -18
  42. package/dist/lib/components/Badge/index.js +0 -54
  43. package/dist/lib/components/BarChart/index.d.ts +0 -37
  44. package/dist/lib/components/BarChart/index.js +0 -63
  45. package/dist/lib/components/BubbleChart/index.d.ts +0 -28
  46. package/dist/lib/components/BubbleChart/index.js +0 -73
  47. package/dist/lib/components/Button/index.d.ts +0 -16
  48. package/dist/lib/components/Button/index.js +0 -56
  49. package/dist/lib/components/Callout/CalloutIcon.d.ts +0 -13
  50. package/dist/lib/components/Callout/CalloutIcon.js +0 -57
  51. package/dist/lib/components/Callout/CalloutRoot.d.ts +0 -18
  52. package/dist/lib/components/Callout/CalloutRoot.js +0 -72
  53. package/dist/lib/components/Callout/CalloutText.d.ts +0 -10
  54. package/dist/lib/components/Callout/CalloutText.js +0 -52
  55. package/dist/lib/components/Callout/index.d.ts +0 -7
  56. package/dist/lib/components/Callout/index.js +0 -9
  57. package/dist/lib/components/Card/index.d.ts +0 -14
  58. package/dist/lib/components/Card/index.js +0 -64
  59. package/dist/lib/components/Checkbox/index.d.ts +0 -17
  60. package/dist/lib/components/Checkbox/index.js +0 -89
  61. package/dist/lib/components/CheckboxCard/index.d.ts +0 -20
  62. package/dist/lib/components/CheckboxCard/index.js +0 -58
  63. package/dist/lib/components/CheckboxGroup/CheckboxGroupItem.d.ts +0 -5
  64. package/dist/lib/components/CheckboxGroup/CheckboxGroupItem.js +0 -33
  65. package/dist/lib/components/CheckboxGroup/CheckboxGroupRoot.d.ts +0 -17
  66. package/dist/lib/components/CheckboxGroup/CheckboxGroupRoot.js +0 -34
  67. package/dist/lib/components/CheckboxGroup/index.d.ts +0 -6
  68. package/dist/lib/components/CheckboxGroup/index.js +0 -4
  69. package/dist/lib/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -4
  70. package/dist/lib/components/ContextMenu/ContextMenuCheckboxItem.js +0 -42
  71. package/dist/lib/components/ContextMenu/ContextMenuContent.d.ts +0 -11
  72. package/dist/lib/components/ContextMenu/ContextMenuContent.js +0 -56
  73. package/dist/lib/components/ContextMenu/ContextMenuGroup.d.ts +0 -4
  74. package/dist/lib/components/ContextMenu/ContextMenuGroup.js +0 -30
  75. package/dist/lib/components/ContextMenu/ContextMenuItem.d.ts +0 -13
  76. package/dist/lib/components/ContextMenu/ContextMenuItem.js +0 -59
  77. package/dist/lib/components/ContextMenu/ContextMenuItemIndicator.d.ts +0 -10
  78. package/dist/lib/components/ContextMenu/ContextMenuItemIndicator.js +0 -50
  79. package/dist/lib/components/ContextMenu/ContextMenuLabel.d.ts +0 -11
  80. package/dist/lib/components/ContextMenu/ContextMenuLabel.js +0 -48
  81. package/dist/lib/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -8
  82. package/dist/lib/components/ContextMenu/ContextMenuRadioGroup.js +0 -31
  83. package/dist/lib/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -4
  84. package/dist/lib/components/ContextMenu/ContextMenuRadioItem.js +0 -44
  85. package/dist/lib/components/ContextMenu/ContextMenuRoot.d.ts +0 -13
  86. package/dist/lib/components/ContextMenu/ContextMenuRoot.js +0 -42
  87. package/dist/lib/components/ContextMenu/ContextMenuSeparator.d.ts +0 -3
  88. package/dist/lib/components/ContextMenu/ContextMenuSeparator.js +0 -31
  89. package/dist/lib/components/ContextMenu/ContextMenuSubContent.d.ts +0 -11
  90. package/dist/lib/components/ContextMenu/ContextMenuSubContent.js +0 -54
  91. package/dist/lib/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -4
  92. package/dist/lib/components/ContextMenu/ContextMenuSubTrigger.js +0 -40
  93. package/dist/lib/components/ContextMenu/ContextMenuTrigger.d.ts +0 -4
  94. package/dist/lib/components/ContextMenu/ContextMenuTrigger.js +0 -31
  95. package/dist/lib/components/ContextMenu/index.d.ts +0 -17
  96. package/dist/lib/components/ContextMenu/index.js +0 -29
  97. package/dist/lib/components/DataList/DataListItem.d.ts +0 -9
  98. package/dist/lib/components/DataList/DataListItem.js +0 -43
  99. package/dist/lib/components/DataList/DataListLabel.d.ts +0 -10
  100. package/dist/lib/components/DataList/DataListLabel.js +0 -49
  101. package/dist/lib/components/DataList/DataListRoot.d.ts +0 -14
  102. package/dist/lib/components/DataList/DataListRoot.js +0 -54
  103. package/dist/lib/components/DataList/DataListValue.d.ts +0 -11
  104. package/dist/lib/components/DataList/DataListValue.js +0 -51
  105. package/dist/lib/components/DataList/index.d.ts +0 -8
  106. package/dist/lib/components/DataList/index.js +0 -6
  107. package/dist/lib/components/Dialog/DialogAction.d.ts +0 -13
  108. package/dist/lib/components/Dialog/DialogAction.js +0 -59
  109. package/dist/lib/components/Dialog/DialogCancel.d.ts +0 -11
  110. package/dist/lib/components/Dialog/DialogCancel.js +0 -55
  111. package/dist/lib/components/Dialog/DialogContent.d.ts +0 -11
  112. package/dist/lib/components/Dialog/DialogContent.js +0 -57
  113. package/dist/lib/components/Dialog/DialogDescription.d.ts +0 -9
  114. package/dist/lib/components/Dialog/DialogDescription.js +0 -47
  115. package/dist/lib/components/Dialog/DialogRoot.d.ts +0 -15
  116. package/dist/lib/components/Dialog/DialogRoot.js +0 -37
  117. package/dist/lib/components/Dialog/DialogSlot.d.ts +0 -9
  118. package/dist/lib/components/Dialog/DialogSlot.js +0 -46
  119. package/dist/lib/components/Dialog/DialogTitle.d.ts +0 -11
  120. package/dist/lib/components/Dialog/DialogTitle.js +0 -47
  121. package/dist/lib/components/Dialog/DialogTrigger.d.ts +0 -3
  122. package/dist/lib/components/Dialog/DialogTrigger.js +0 -30
  123. package/dist/lib/components/Dialog/index.d.ts +0 -15
  124. package/dist/lib/components/Dialog/index.js +0 -19
  125. package/dist/lib/components/DoughnutChart/index.d.ts +0 -22
  126. package/dist/lib/components/DoughnutChart/index.js +0 -65
  127. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -3
  128. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.js +0 -30
  129. package/dist/lib/components/DropdownMenu/DropdonMenuSubContent.d.ts +0 -11
  130. package/dist/lib/components/DropdownMenu/DropdonMenuSubContent.js +0 -60
  131. package/dist/lib/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -7
  132. package/dist/lib/components/DropdownMenu/DropdownMenuCheckboxItem.js +0 -41
  133. package/dist/lib/components/DropdownMenu/DropdownMenuContent.d.ts +0 -11
  134. package/dist/lib/components/DropdownMenu/DropdownMenuContent.js +0 -56
  135. package/dist/lib/components/DropdownMenu/DropdownMenuItem.d.ts +0 -15
  136. package/dist/lib/components/DropdownMenu/DropdownMenuItem.js +0 -58
  137. package/dist/lib/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +0 -10
  138. package/dist/lib/components/DropdownMenu/DropdownMenuItemIndicator.js +0 -48
  139. package/dist/lib/components/DropdownMenu/DropdownMenuLable.d.ts +0 -10
  140. package/dist/lib/components/DropdownMenu/DropdownMenuLable.js +0 -45
  141. package/dist/lib/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -6
  142. package/dist/lib/components/DropdownMenu/DropdownMenuRadioItem.js +0 -41
  143. package/dist/lib/components/DropdownMenu/DropdownMenuRoot.d.ts +0 -15
  144. package/dist/lib/components/DropdownMenu/DropdownMenuRoot.js +0 -38
  145. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -3
  146. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.js +0 -31
  147. package/dist/lib/components/DropdownMenu/DropdownMenuSub.d.ts +0 -3
  148. package/dist/lib/components/DropdownMenu/DropdownMenuSub.js +0 -30
  149. package/dist/lib/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -4
  150. package/dist/lib/components/DropdownMenu/DropdownMenuSubTrigger.js +0 -40
  151. package/dist/lib/components/DropdownMenu/DropdownMenuTrigger.d.ts +0 -14
  152. package/dist/lib/components/DropdownMenu/DropdownMenuTrigger.js +0 -53
  153. package/dist/lib/components/DropdownMenu/index.d.ts +0 -20
  154. package/dist/lib/components/DropdownMenu/index.js +0 -29
  155. package/dist/lib/components/HoverCard/HoverCardContent.d.ts +0 -14
  156. package/dist/lib/components/HoverCard/HoverCardContent.js +0 -61
  157. package/dist/lib/components/HoverCard/HoverCardRoot.d.ts +0 -11
  158. package/dist/lib/components/HoverCard/HoverCardRoot.js +0 -38
  159. package/dist/lib/components/HoverCard/HoverCardTrigger.d.ts +0 -3
  160. package/dist/lib/components/HoverCard/HoverCardTrigger.js +0 -30
  161. package/dist/lib/components/HoverCard/index.d.ts +0 -10
  162. package/dist/lib/components/HoverCard/index.js +0 -9
  163. package/dist/lib/components/IconButton/index.d.ts +0 -15
  164. package/dist/lib/components/IconButton/index.js +0 -63
  165. package/dist/lib/components/Inset/index.d.ts +0 -10
  166. package/dist/lib/components/Inset/index.js +0 -50
  167. package/dist/lib/components/Label/index.d.ts +0 -17
  168. package/dist/lib/components/Label/index.js +0 -53
  169. package/dist/lib/components/LineChart/index.d.ts +0 -43
  170. package/dist/lib/components/LineChart/index.js +0 -61
  171. package/dist/lib/components/Menubar/MenubarCheckboxItem.d.ts +0 -4
  172. package/dist/lib/components/Menubar/MenubarCheckboxItem.js +0 -38
  173. package/dist/lib/components/Menubar/MenubarContent.d.ts +0 -11
  174. package/dist/lib/components/Menubar/MenubarContent.js +0 -60
  175. package/dist/lib/components/Menubar/MenubarItem.d.ts +0 -13
  176. package/dist/lib/components/Menubar/MenubarItem.js +0 -54
  177. package/dist/lib/components/Menubar/MenubarItemIndicator.d.ts +0 -10
  178. package/dist/lib/components/Menubar/MenubarItemIndicator.js +0 -49
  179. package/dist/lib/components/Menubar/MenubarMenu.d.ts +0 -5
  180. package/dist/lib/components/Menubar/MenubarMenu.js +0 -30
  181. package/dist/lib/components/Menubar/MenubarRadioGroup.d.ts +0 -8
  182. package/dist/lib/components/Menubar/MenubarRadioGroup.js +0 -31
  183. package/dist/lib/components/Menubar/MenubarRadioItem.d.ts +0 -4
  184. package/dist/lib/components/Menubar/MenubarRadioItem.js +0 -40
  185. package/dist/lib/components/Menubar/MenubarRoot.d.ts +0 -19
  186. package/dist/lib/components/Menubar/MenubarRoot.js +0 -61
  187. package/dist/lib/components/Menubar/MenubarSeparator.d.ts +0 -3
  188. package/dist/lib/components/Menubar/MenubarSeparator.js +0 -31
  189. package/dist/lib/components/Menubar/MenubarSub.d.ts +0 -3
  190. package/dist/lib/components/Menubar/MenubarSub.js +0 -30
  191. package/dist/lib/components/Menubar/MenubarSubContent.d.ts +0 -10
  192. package/dist/lib/components/Menubar/MenubarSubContent.js +0 -51
  193. package/dist/lib/components/Menubar/MenubarSubTrigger.d.ts +0 -4
  194. package/dist/lib/components/Menubar/MenubarSubTrigger.js +0 -41
  195. package/dist/lib/components/Menubar/MenubarTrigger.d.ts +0 -12
  196. package/dist/lib/components/Menubar/MenubarTrigger.js +0 -57
  197. package/dist/lib/components/Menubar/index.d.ts +0 -19
  198. package/dist/lib/components/Menubar/index.js +0 -29
  199. package/dist/lib/components/NavigationMenu/NavigationMenuContent.d.ts +0 -11
  200. package/dist/lib/components/NavigationMenu/NavigationMenuContent.js +0 -48
  201. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -3
  202. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.js +0 -31
  203. package/dist/lib/components/NavigationMenu/NavigationMenuItem.d.ts +0 -3
  204. package/dist/lib/components/NavigationMenu/NavigationMenuItem.js +0 -30
  205. package/dist/lib/components/NavigationMenu/NavigationMenuLink.d.ts +0 -13
  206. package/dist/lib/components/NavigationMenu/NavigationMenuLink.js +0 -51
  207. package/dist/lib/components/NavigationMenu/NavigationMenuList.d.ts +0 -12
  208. package/dist/lib/components/NavigationMenu/NavigationMenuList.js +0 -47
  209. package/dist/lib/components/NavigationMenu/NavigationMenuRoot.d.ts +0 -14
  210. package/dist/lib/components/NavigationMenu/NavigationMenuRoot.js +0 -43
  211. package/dist/lib/components/NavigationMenu/NavigationMenuTrigger.d.ts +0 -13
  212. package/dist/lib/components/NavigationMenu/NavigationMenuTrigger.js +0 -58
  213. package/dist/lib/components/NavigationMenu/NavigationMenuViewport.d.ts +0 -12
  214. package/dist/lib/components/NavigationMenu/NavigationMenuViewport.js +0 -53
  215. package/dist/lib/components/NavigationMenu/index.d.ts +0 -12
  216. package/dist/lib/components/NavigationMenu/index.js +0 -10
  217. package/dist/lib/components/PieChart/index.d.ts +0 -22
  218. package/dist/lib/components/PieChart/index.js +0 -65
  219. package/dist/lib/components/Popover/PopoverClose.d.ts +0 -9
  220. package/dist/lib/components/Popover/PopoverClose.js +0 -48
  221. package/dist/lib/components/Popover/PopoverContent.d.ts +0 -11
  222. package/dist/lib/components/Popover/PopoverContent.js +0 -65
  223. package/dist/lib/components/Popover/PopoverRoot.d.ts +0 -12
  224. package/dist/lib/components/Popover/PopoverRoot.js +0 -36
  225. package/dist/lib/components/Popover/PopoverTrigger.d.ts +0 -3
  226. package/dist/lib/components/Popover/PopoverTrigger.js +0 -30
  227. package/dist/lib/components/Popover/index.d.ts +0 -11
  228. package/dist/lib/components/Popover/index.js +0 -11
  229. package/dist/lib/components/Progress/index.d.ts +0 -13
  230. package/dist/lib/components/Progress/index.js +0 -56
  231. package/dist/lib/components/RadarChart/index.d.ts +0 -32
  232. package/dist/lib/components/RadarChart/index.js +0 -76
  233. package/dist/lib/components/Radio/index.d.ts +0 -13
  234. package/dist/lib/components/Radio/index.js +0 -53
  235. package/dist/lib/components/RadioCards/RadioCardsItem.d.ts +0 -10
  236. package/dist/lib/components/RadioCards/RadioCardsItem.js +0 -54
  237. package/dist/lib/components/RadioCards/RadioCardsRoot.d.ts +0 -13
  238. package/dist/lib/components/RadioCards/RadioCardsRoot.js +0 -46
  239. package/dist/lib/components/RadioCards/index.d.ts +0 -6
  240. package/dist/lib/components/RadioCards/index.js +0 -7
  241. package/dist/lib/components/RadioGroup/RadioGroupItem.d.ts +0 -13
  242. package/dist/lib/components/RadioGroup/RadioGroupItem.js +0 -46
  243. package/dist/lib/components/RadioGroup/RadioGroupRoot.d.ts +0 -15
  244. package/dist/lib/components/RadioGroup/RadioGroupRoot.js +0 -53
  245. package/dist/lib/components/RadioGroup/index.d.ts +0 -6
  246. package/dist/lib/components/RadioGroup/index.js +0 -7
  247. package/dist/lib/components/ScrollArea/index.d.ts +0 -9
  248. package/dist/lib/components/ScrollArea/index.js +0 -36
  249. package/dist/lib/components/SegmentedControl/SegmentedControlItem.d.ts +0 -6
  250. package/dist/lib/components/SegmentedControl/SegmentedControlItem.js +0 -35
  251. package/dist/lib/components/SegmentedControl/SegmentedControlRoot.d.ts +0 -14
  252. package/dist/lib/components/SegmentedControl/SegmentedControlRoot.js +0 -47
  253. package/dist/lib/components/SegmentedControl/index.d.ts +0 -6
  254. package/dist/lib/components/SegmentedControl/index.js +0 -7
  255. package/dist/lib/components/Select/index.d.ts +0 -34
  256. package/dist/lib/components/Select/index.js +0 -92
  257. package/dist/lib/components/Separator/index.d.ts +0 -11
  258. package/dist/lib/components/Separator/index.js +0 -47
  259. package/dist/lib/components/Skeleton/index.d.ts +0 -14
  260. package/dist/lib/components/Skeleton/index.js +0 -42
  261. package/dist/lib/components/Slider/index.d.ts +0 -14
  262. package/dist/lib/components/Slider/index.js +0 -49
  263. package/dist/lib/components/Spinner/index.d.ts +0 -15
  264. package/dist/lib/components/Spinner/index.js +0 -47
  265. package/dist/lib/components/TabNav/index.d.ts +0 -15
  266. package/dist/lib/components/TabNav/index.js +0 -50
  267. package/dist/lib/components/Table/index.d.ts +0 -30
  268. package/dist/lib/components/Table/index.js +0 -98
  269. package/dist/lib/components/Tabs/index.d.ts +0 -22
  270. package/dist/lib/components/Tabs/index.js +0 -65
  271. package/dist/lib/components/TextArea/index.d.ts +0 -16
  272. package/dist/lib/components/TextArea/index.js +0 -58
  273. package/dist/lib/components/TextField/index.d.ts +0 -21
  274. package/dist/lib/components/TextField/index.js +0 -56
  275. package/dist/lib/components/Toast/ToastActionButton.d.ts +0 -14
  276. package/dist/lib/components/Toast/ToastActionButton.js +0 -67
  277. package/dist/lib/components/Toast/ToastDescription.d.ts +0 -13
  278. package/dist/lib/components/Toast/ToastDescription.js +0 -53
  279. package/dist/lib/components/Toast/ToastRoot.d.ts +0 -27
  280. package/dist/lib/components/Toast/ToastRoot.js +0 -90
  281. package/dist/lib/components/Toast/ToastTitle.d.ts +0 -13
  282. package/dist/lib/components/Toast/ToastTitle.js +0 -53
  283. package/dist/lib/components/Toast/index.d.ts +0 -8
  284. package/dist/lib/components/Toast/index.js +0 -11
  285. package/dist/lib/components/Toggle/ToggleWithText.d.ts +0 -21
  286. package/dist/lib/components/Toggle/ToggleWithText.js +0 -58
  287. package/dist/lib/components/Toggle/index.d.ts +0 -21
  288. package/dist/lib/components/Toggle/index.js +0 -58
  289. package/dist/lib/components/ToggleGroup/ToggleGroupItem.d.ts +0 -17
  290. package/dist/lib/components/ToggleGroup/ToggleGroupItem.js +0 -54
  291. package/dist/lib/components/ToggleGroup/ToggleGroupRoot.d.ts +0 -15
  292. package/dist/lib/components/ToggleGroup/ToggleGroupRoot.js +0 -48
  293. package/dist/lib/components/ToggleGroup/index.d.ts +0 -6
  294. package/dist/lib/components/ToggleGroup/index.js +0 -7
  295. package/dist/lib/components/ToggleSwitch/index.d.ts +0 -13
  296. package/dist/lib/components/ToggleSwitch/index.js +0 -71
  297. package/dist/lib/components/Tooltip/index.d.ts +0 -19
  298. package/dist/lib/components/Tooltip/index.js +0 -49
  299. package/dist/lib/components/index.d.ts +0 -50
  300. package/dist/lib/components/index.js +0 -52
  301. package/dist/lib/constants.d.ts +0 -655
  302. package/dist/lib/constants.js +0 -914
  303. package/dist/lib/index.d.ts +0 -2
  304. package/dist/lib/index.js +0 -2
  305. package/dist/lib/types.d.ts +0 -81
  306. package/dist/lib/types.js +0 -1
  307. package/dist/lib/utils/useDarkMode.d.ts +0 -1
  308. package/dist/lib/utils/useDarkMode.js +0 -49
  309. package/dist/lib/utils/utils.d.ts +0 -2
  310. package/dist/lib/utils/utils.js +0 -10
  311. package/dist/tailwind.config.js +0 -141
@@ -1,655 +0,0 @@
1
- import { IAppearance, IRadius, IScaling, IWeight, ISize, ITheme, ITypoSize } from './types';
2
- export declare const radiusOptions: IRadius[];
3
- export declare const typoSizeOptions: ITypoSize[];
4
- export declare const scalingOptions: IScaling[];
5
- export declare const sizeOptions: ISize[];
6
- export declare const weightOptions: IWeight[];
7
- export declare const themeOptions: ITheme[];
8
- export declare const appearanceOptions: IAppearance[];
9
- export declare const labelPositionList: string[];
10
- export declare const pointStyleList: (string | boolean)[];
11
- export declare const radiusVariants: {
12
- small: {
13
- none: string;
14
- small: string;
15
- medium: string;
16
- large: string;
17
- full: string;
18
- };
19
- base: {
20
- none: string;
21
- small: string;
22
- medium: string;
23
- large: string;
24
- full: string;
25
- };
26
- large: {
27
- none: string;
28
- small: string;
29
- medium: string;
30
- large: string;
31
- full: string;
32
- };
33
- 'extra-large': {
34
- none: string;
35
- small: string;
36
- medium: string;
37
- large: string;
38
- full: string;
39
- };
40
- 'menu-item': {
41
- none: string;
42
- small: string;
43
- medium: string;
44
- large: string;
45
- full: string;
46
- };
47
- };
48
- export declare const weightVariants: {
49
- regular: string;
50
- medium: string;
51
- semibold: string;
52
- bold: string;
53
- };
54
- export declare const scalingVariants: {
55
- '90%': string;
56
- '95%': string;
57
- '100%': string;
58
- '105%': string;
59
- '110%': string;
60
- };
61
- export declare const commonArgTypes: {
62
- typoSize: {
63
- table: {
64
- category: string;
65
- type: {
66
- summary: string;
67
- };
68
- };
69
- control: {
70
- type: string;
71
- };
72
- options: ITypoSize[];
73
- defaultValue: {
74
- summary: string;
75
- };
76
- };
77
- scaling: {
78
- table: {
79
- category: string;
80
- type: {
81
- summary: string;
82
- };
83
- };
84
- control: {
85
- type: string;
86
- };
87
- options: IScaling[];
88
- defaultValue: {
89
- summary: string;
90
- };
91
- };
92
- weight: {
93
- table: {
94
- category: string;
95
- type: {
96
- summary: string;
97
- };
98
- };
99
- options: IWeight[];
100
- control: {
101
- type: string;
102
- };
103
- defaultValue: {
104
- summary: string;
105
- };
106
- };
107
- radius: {
108
- table: {
109
- category: string;
110
- type: {
111
- summary: string;
112
- };
113
- };
114
- options: IRadius[];
115
- control: {
116
- type: string;
117
- };
118
- defaultValue: {
119
- summary: string;
120
- };
121
- };
122
- color: {
123
- table: {
124
- category: string;
125
- type: {
126
- summary: string;
127
- };
128
- };
129
- options: import("./types").IColor[];
130
- control: {
131
- type: string;
132
- };
133
- defaultValue: {
134
- summary: string;
135
- };
136
- };
137
- basicText: {
138
- table: {
139
- category: string;
140
- type: {
141
- summary: string;
142
- };
143
- };
144
- control: string;
145
- };
146
- appearance: {
147
- table: {
148
- category: string;
149
- type: {
150
- summary: string;
151
- };
152
- };
153
- options: IAppearance[];
154
- control: {
155
- type: string;
156
- };
157
- defaultValue: {
158
- summary: string;
159
- };
160
- };
161
- size: {
162
- table: {
163
- category: string;
164
- type: {
165
- summary: string;
166
- };
167
- };
168
- control: {
169
- type: string;
170
- };
171
- options: ISize[];
172
- defaultValue: {
173
- summary: string;
174
- };
175
- };
176
- isColorMixed: {
177
- table: {
178
- category: string;
179
- type: {
180
- summary: string;
181
- };
182
- };
183
- description: string;
184
- control: string;
185
- defaultValue: {
186
- summary: string;
187
- };
188
- };
189
- chartAppearance: {
190
- table: {
191
- category: string;
192
- type: {
193
- summary: string;
194
- };
195
- };
196
- options: string[];
197
- control: string;
198
- defaultValue: {
199
- summary: string;
200
- };
201
- description: string;
202
- };
203
- datasets: {
204
- name: string;
205
- description: string;
206
- table: {
207
- category: string;
208
- type: {
209
- summary: string;
210
- };
211
- };
212
- };
213
- labels: {
214
- description: string;
215
- table: {
216
- category: string;
217
- type: {
218
- summary: string;
219
- };
220
- };
221
- };
222
- };
223
- export declare const chartColorStyle: () => Record<string, string>;
224
- export declare const chartTitleArgTypes: {
225
- title: {
226
- description: string;
227
- table: {
228
- category: string;
229
- type: {
230
- summary: string;
231
- };
232
- };
233
- };
234
- 'title.display': {
235
- description: string;
236
- table: {
237
- category: string;
238
- type: {
239
- summary: string;
240
- };
241
- };
242
- control: {
243
- type: string;
244
- defaultValue: boolean;
245
- };
246
- defaultValue: {
247
- summary: boolean;
248
- };
249
- };
250
- 'title.text': {
251
- description: string;
252
- table: {
253
- category: string;
254
- type: {
255
- summary: string;
256
- };
257
- };
258
- control: {
259
- type: string;
260
- };
261
- defaultValue: {
262
- summary: string;
263
- };
264
- };
265
- 'title.position': {
266
- description: string;
267
- table: {
268
- category: string;
269
- type: {
270
- summary: string;
271
- };
272
- };
273
- control: {
274
- type: string;
275
- };
276
- options: string[];
277
- defaultValue: {
278
- summary: string;
279
- };
280
- };
281
- 'title.align': {
282
- description: string;
283
- table: {
284
- category: string;
285
- type: {
286
- summary: string;
287
- };
288
- };
289
- control: {
290
- type: string;
291
- };
292
- options: string[];
293
- defaultValue: {
294
- summary: string;
295
- };
296
- };
297
- 'title.font.size': {
298
- description: string;
299
- table: {
300
- category: string;
301
- type: {
302
- summary: string;
303
- };
304
- };
305
- control: {
306
- type: string;
307
- };
308
- defaultValue: {
309
- summary: number;
310
- };
311
- };
312
- };
313
- export declare const chartLegendArgTypes: {
314
- legend: {
315
- description: string;
316
- table: {
317
- category: string;
318
- type: {
319
- summary: string;
320
- };
321
- };
322
- };
323
- 'legend.display': {
324
- description: string;
325
- table: {
326
- category: string;
327
- type: {
328
- summary: string;
329
- };
330
- };
331
- control: {
332
- type: string;
333
- };
334
- defaultValue: {
335
- summary: boolean;
336
- };
337
- };
338
- 'legend.align': {
339
- description: string;
340
- table: {
341
- category: string;
342
- type: {
343
- summary: string;
344
- };
345
- };
346
- control: {
347
- type: string;
348
- };
349
- options: string[];
350
- defaultValue: {
351
- summary: string;
352
- };
353
- };
354
- 'legend.position': {
355
- description: string;
356
- table: {
357
- category: string;
358
- type: {
359
- summary: string;
360
- };
361
- };
362
- control: {
363
- type: string;
364
- };
365
- options: string[];
366
- defaultValue: {
367
- summary: string;
368
- };
369
- };
370
- 'legend.maxHeight': {
371
- description: string;
372
- table: {
373
- category: string;
374
- type: {
375
- summary: string;
376
- };
377
- };
378
- control: {
379
- type: string;
380
- };
381
- defaultValue: {
382
- summary: number;
383
- };
384
- };
385
- 'legend.maxWidth': {
386
- description: string;
387
- table: {
388
- category: string;
389
- type: {
390
- summary: string;
391
- };
392
- };
393
- control: {
394
- type: string;
395
- };
396
- defaultValue: {
397
- summary: number;
398
- };
399
- };
400
- 'legend.title.display': {
401
- description: string;
402
- table: {
403
- category: string;
404
- type: {
405
- summary: string;
406
- };
407
- };
408
- control: {
409
- type: string;
410
- };
411
- defaultValue: {
412
- summary: boolean;
413
- };
414
- };
415
- 'legend.title.text': {
416
- description: string;
417
- table: {
418
- category: string;
419
- type: {
420
- summary: string;
421
- };
422
- };
423
- control: {
424
- type: string;
425
- };
426
- defaultValue: {
427
- summary: string;
428
- };
429
- };
430
- 'legend.labels.usePointStyle': {
431
- description: string;
432
- table: {
433
- category: string;
434
- type: {
435
- summary: string;
436
- };
437
- };
438
- control: {
439
- type: string;
440
- };
441
- defaultValue: {
442
- summary: string;
443
- };
444
- };
445
- 'legend.labels.pointStyle': {
446
- description: string;
447
- table: {
448
- category: string;
449
- type: {
450
- summary: string;
451
- };
452
- };
453
- control: {
454
- type: string;
455
- };
456
- options: (string | boolean)[];
457
- defaultValue: {
458
- summary: string;
459
- };
460
- };
461
- };
462
- export declare const chartDatasetsArgsTypes: {
463
- 'datasets[n].data': {
464
- description: string;
465
- table: {
466
- category: string;
467
- type: {
468
- summary: string;
469
- };
470
- };
471
- };
472
- 'datasets[n].label': {
473
- description: string;
474
- table: {
475
- category: string;
476
- type: {
477
- summary: string;
478
- };
479
- };
480
- };
481
- 'datasets[n].backgroundColor': {
482
- description: string;
483
- table: {
484
- category: string;
485
- type: {
486
- summary: string;
487
- };
488
- };
489
- };
490
- 'datasets[n].borderColor': {
491
- description: string;
492
- table: {
493
- category: string;
494
- type: {
495
- summary: string;
496
- };
497
- };
498
- };
499
- 'datasets[n].borderWidth': {
500
- description: string;
501
- table: {
502
- category: string;
503
- type: {
504
- summary: string;
505
- };
506
- };
507
- };
508
- 'datasets[n].borderRadius': {
509
- description: string;
510
- table: {
511
- category: string;
512
- type: {
513
- summary: string;
514
- };
515
- };
516
- };
517
- 'datasets[n].hoverBackgroundColor': {
518
- description: string;
519
- table: {
520
- category: string;
521
- type: {
522
- summary: string;
523
- };
524
- };
525
- };
526
- 'datasets[n].hoverBorderColor': {
527
- description: string;
528
- table: {
529
- category: string;
530
- type: {
531
- summary: string;
532
- };
533
- };
534
- };
535
- 'datasets[n].hoverBorderWidth': {
536
- description: string;
537
- table: {
538
- category: string;
539
- type: {
540
- summary: string;
541
- };
542
- };
543
- };
544
- 'datasets[n].hoverBorderRadius': {
545
- description: string;
546
- table: {
547
- category: string;
548
- type: {
549
- summary: string;
550
- };
551
- };
552
- };
553
- 'datasets[n].order': {
554
- description: string;
555
- table: {
556
- category: string;
557
- type: {
558
- summary: string;
559
- };
560
- };
561
- };
562
- 'datasets[n].hidden': {
563
- description: string;
564
- table: {
565
- category: string;
566
- type: {
567
- summary: string;
568
- };
569
- };
570
- };
571
- 'datasets[n].borderDash': {
572
- description: string;
573
- table: {
574
- category: string;
575
- type: {
576
- summary: string;
577
- };
578
- };
579
- };
580
- 'datasets[n].borderDashOffset': {
581
- description: string;
582
- table: {
583
- category: string;
584
- type: {
585
- summary: string;
586
- };
587
- };
588
- };
589
- 'datasets[n].offset': {
590
- description: string;
591
- table: {
592
- category: string;
593
- type: {
594
- summary: string;
595
- };
596
- };
597
- };
598
- 'datasets[n].weight': {
599
- description: string;
600
- table: {
601
- category: string;
602
- type: {
603
- summary: string;
604
- };
605
- };
606
- };
607
- };
608
- export declare const chartDatalabelsArgsTypes: {
609
- datalabels: {
610
- table: {
611
- disable: boolean;
612
- };
613
- };
614
- 'datalabels.display': {
615
- description: string;
616
- table: {
617
- category: string;
618
- type: {
619
- summary: string;
620
- };
621
- };
622
- control: {
623
- type: string;
624
- };
625
- defaultValue: {
626
- summary: boolean;
627
- };
628
- };
629
- 'datalabels.color': {
630
- description: string;
631
- table: {
632
- category: string;
633
- type: {
634
- summary: string;
635
- };
636
- };
637
- control: {
638
- type: string;
639
- };
640
- options: string[];
641
- defaultValue: {
642
- summary: string;
643
- };
644
- };
645
- };
646
- export declare const blackText: string[];
647
- export declare const primaryColorStyle: () => Record<string, string>;
648
- export declare const bgColorStyle: () => Record<string, string>;
649
- export declare const textColorStyle: () => Record<string, string>;
650
- export declare const appearanceStyle: (type: string, color: string, isClickable?: boolean) => string;
651
- export declare const toggleAppearanceStyle: (type: string, color: string, isClickable?: boolean, stateOn?: string) => string;
652
- export declare const menuItemAppearanceStyle: (type: 'solid' | 'soft' | 'ghost', color: string) => string;
653
- export declare const switchCheckedApperanceStyle: (type: string, color: string) => string;
654
- export declare const checkboxAppearanceStyle: (type: string, color: string, indeterminate: boolean) => string;
655
- export declare const selectAppearanceStyle: (type: 'classic' | 'surface' | 'soft' | 'ghost', color: string) => string;