@qoretechnologies/reqore 0.20.3 → 0.20.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (651) hide show
  1. package/__tests__/modal.test.tsx +3 -8
  2. package/__tests__/panel.test.tsx +3 -3
  3. package/dist/{components → src/components}/Breadcrumbs/index.d.ts +0 -0
  4. package/dist/src/components/Breadcrumbs/index.d.ts.map +1 -0
  5. package/dist/{components → src/components}/Breadcrumbs/index.js +0 -0
  6. package/dist/src/components/Breadcrumbs/index.js.map +1 -0
  7. package/dist/{components → src/components}/Breadcrumbs/item.d.ts +0 -0
  8. package/dist/src/components/Breadcrumbs/item.d.ts.map +1 -0
  9. package/dist/{components → src/components}/Breadcrumbs/item.js +0 -0
  10. package/dist/src/components/Breadcrumbs/item.js.map +1 -0
  11. package/dist/{components → src/components}/Button/index.d.ts +0 -0
  12. package/dist/src/components/Button/index.d.ts.map +1 -0
  13. package/dist/{components → src/components}/Button/index.js +0 -0
  14. package/dist/src/components/Button/index.js.map +1 -0
  15. package/dist/{components → src/components}/Checkbox/index.d.ts +0 -0
  16. package/dist/src/components/Checkbox/index.d.ts.map +1 -0
  17. package/dist/{components → src/components}/Checkbox/index.js +0 -0
  18. package/dist/src/components/Checkbox/index.js.map +1 -0
  19. package/dist/{components → src/components}/Columns/column.d.ts +0 -0
  20. package/dist/src/components/Columns/column.d.ts.map +1 -0
  21. package/dist/{components → src/components}/Columns/column.js +0 -0
  22. package/dist/src/components/Columns/column.js.map +1 -0
  23. package/dist/{components → src/components}/Columns/index.d.ts +0 -0
  24. package/dist/src/components/Columns/index.d.ts.map +1 -0
  25. package/dist/{components → src/components}/Columns/index.js +0 -0
  26. package/dist/src/components/Columns/index.js.map +1 -0
  27. package/dist/{components → src/components}/Comment/index.d.ts +0 -0
  28. package/dist/src/components/Comment/index.d.ts.map +1 -0
  29. package/dist/{components → src/components}/Comment/index.js +0 -0
  30. package/dist/src/components/Comment/index.js.map +1 -0
  31. package/dist/{components → src/components}/CommentFeed/index.d.ts +0 -0
  32. package/dist/src/components/CommentFeed/index.d.ts.map +1 -0
  33. package/dist/{components → src/components}/CommentFeed/index.js +0 -0
  34. package/dist/src/components/CommentFeed/index.js.map +1 -0
  35. package/dist/{components → src/components}/Content/index.d.ts +0 -0
  36. package/dist/src/components/Content/index.d.ts.map +1 -0
  37. package/dist/{components → src/components}/Content/index.js +0 -0
  38. package/dist/src/components/Content/index.js.map +1 -0
  39. package/dist/{components → src/components}/Content/wrapper.d.ts +0 -0
  40. package/dist/src/components/Content/wrapper.d.ts.map +1 -0
  41. package/dist/{components → src/components}/Content/wrapper.js +0 -0
  42. package/dist/src/components/Content/wrapper.js.map +1 -0
  43. package/dist/{components → src/components}/ControlGroup/index.d.ts +0 -0
  44. package/dist/src/components/ControlGroup/index.d.ts.map +1 -0
  45. package/dist/{components → src/components}/ControlGroup/index.js +0 -0
  46. package/dist/src/components/ControlGroup/index.js.map +1 -0
  47. package/dist/{components → src/components}/Drawer/index.d.ts +0 -0
  48. package/dist/src/components/Drawer/index.d.ts.map +1 -0
  49. package/dist/{components → src/components}/Drawer/index.js +0 -0
  50. package/dist/src/components/Drawer/index.js.map +1 -0
  51. package/dist/{components → src/components}/Dropdown/index.d.ts +0 -0
  52. package/dist/src/components/Dropdown/index.d.ts.map +1 -0
  53. package/dist/{components → src/components}/Dropdown/index.js +0 -0
  54. package/dist/src/components/Dropdown/index.js.map +1 -0
  55. package/dist/{components → src/components}/Dropdown/item.d.ts +0 -0
  56. package/dist/src/components/Dropdown/item.d.ts.map +1 -0
  57. package/dist/{components → src/components}/Dropdown/item.js +0 -0
  58. package/dist/src/components/Dropdown/item.js.map +1 -0
  59. package/dist/{components → src/components}/Dropdown/list.d.ts +0 -0
  60. package/dist/src/components/Dropdown/list.d.ts.map +1 -0
  61. package/dist/{components → src/components}/Dropdown/list.js +0 -0
  62. package/dist/src/components/Dropdown/list.js.map +1 -0
  63. package/dist/{components → src/components}/Header/index.d.ts +0 -0
  64. package/dist/src/components/Header/index.d.ts.map +1 -0
  65. package/dist/{components → src/components}/Header/index.js +0 -0
  66. package/dist/src/components/Header/index.js.map +1 -0
  67. package/dist/{components → src/components}/Icon/index.d.ts +0 -0
  68. package/dist/src/components/Icon/index.d.ts.map +1 -0
  69. package/dist/{components → src/components}/Icon/index.js +0 -0
  70. package/dist/src/components/Icon/index.js.map +1 -0
  71. package/dist/{components → src/components}/Input/index.d.ts +0 -0
  72. package/dist/src/components/Input/index.d.ts.map +1 -0
  73. package/dist/{components → src/components}/Input/index.js +0 -0
  74. package/dist/src/components/Input/index.js.map +1 -0
  75. package/dist/{components → src/components}/InputClearButton/index.d.ts +0 -0
  76. package/dist/src/components/InputClearButton/index.d.ts.map +1 -0
  77. package/dist/{components → src/components}/InputClearButton/index.js +0 -0
  78. package/dist/src/components/InputClearButton/index.js.map +1 -0
  79. package/dist/{components → src/components}/InternalPopover/index.d.ts +0 -0
  80. package/dist/src/components/InternalPopover/index.d.ts.map +1 -0
  81. package/dist/{components → src/components}/InternalPopover/index.js +0 -0
  82. package/dist/src/components/InternalPopover/index.js.map +1 -0
  83. package/dist/{components → src/components}/Layout/content.d.ts +0 -0
  84. package/dist/src/components/Layout/content.d.ts.map +1 -0
  85. package/dist/{components → src/components}/Layout/content.js +0 -0
  86. package/dist/src/components/Layout/content.js.map +1 -0
  87. package/dist/{components → src/components}/Layout/index.d.ts +0 -0
  88. package/dist/src/components/Layout/index.d.ts.map +1 -0
  89. package/dist/{components → src/components}/Layout/index.js +0 -0
  90. package/dist/src/components/Layout/index.js.map +1 -0
  91. package/dist/{components → src/components}/Menu/divider.d.ts +0 -0
  92. package/dist/src/components/Menu/divider.d.ts.map +1 -0
  93. package/dist/{components → src/components}/Menu/divider.js +0 -0
  94. package/dist/src/components/Menu/divider.js.map +1 -0
  95. package/dist/{components → src/components}/Menu/index.d.ts +2 -2
  96. package/dist/src/components/Menu/index.d.ts.map +1 -0
  97. package/dist/{components → src/components}/Menu/index.js +0 -0
  98. package/dist/src/components/Menu/index.js.map +1 -0
  99. package/dist/{components → src/components}/Menu/item.d.ts +0 -0
  100. package/dist/src/components/Menu/item.d.ts.map +1 -0
  101. package/dist/{components → src/components}/Menu/item.js +0 -0
  102. package/dist/src/components/Menu/item.js.map +1 -0
  103. package/dist/{components → src/components}/Message/index.d.ts +0 -0
  104. package/dist/src/components/Message/index.d.ts.map +1 -0
  105. package/dist/{components → src/components}/Message/index.js +0 -0
  106. package/dist/src/components/Message/index.js.map +1 -0
  107. package/dist/{components → src/components}/Modal/index.d.ts +0 -0
  108. package/dist/src/components/Modal/index.d.ts.map +1 -0
  109. package/dist/{components → src/components}/Modal/index.js +0 -0
  110. package/dist/src/components/Modal/index.js.map +1 -0
  111. package/dist/{components → src/components}/Navbar/divider.d.ts +0 -0
  112. package/dist/src/components/Navbar/divider.d.ts.map +1 -0
  113. package/dist/{components → src/components}/Navbar/divider.js +0 -0
  114. package/dist/src/components/Navbar/divider.js.map +1 -0
  115. package/dist/{components → src/components}/Navbar/group.d.ts +0 -0
  116. package/dist/src/components/Navbar/group.d.ts.map +1 -0
  117. package/dist/{components → src/components}/Navbar/group.js +0 -0
  118. package/dist/src/components/Navbar/group.js.map +1 -0
  119. package/dist/{components → src/components}/Navbar/index.d.ts +0 -0
  120. package/dist/src/components/Navbar/index.d.ts.map +1 -0
  121. package/dist/{components → src/components}/Navbar/index.js +0 -0
  122. package/dist/src/components/Navbar/index.js.map +1 -0
  123. package/dist/{components → src/components}/Navbar/item.d.ts +0 -0
  124. package/dist/src/components/Navbar/item.d.ts.map +1 -0
  125. package/dist/{components → src/components}/Navbar/item.js +0 -0
  126. package/dist/src/components/Navbar/item.js.map +1 -0
  127. package/dist/{components → src/components}/Notifications/index.d.ts +0 -0
  128. package/dist/src/components/Notifications/index.d.ts.map +1 -0
  129. package/dist/{components → src/components}/Notifications/index.js +0 -0
  130. package/dist/src/components/Notifications/index.js.map +1 -0
  131. package/dist/{components → src/components}/Notifications/notification.d.ts +0 -0
  132. package/dist/src/components/Notifications/notification.d.ts.map +1 -0
  133. package/dist/{components → src/components}/Notifications/notification.js +0 -0
  134. package/dist/src/components/Notifications/notification.js.map +1 -0
  135. package/dist/{components → src/components}/Panel/index.d.ts +2 -2
  136. package/dist/src/components/Panel/index.d.ts.map +1 -0
  137. package/dist/{components → src/components}/Panel/index.js +0 -0
  138. package/dist/src/components/Panel/index.js.map +1 -0
  139. package/dist/{components → src/components}/Panel/panel.screenshot.d.ts +0 -0
  140. package/dist/src/components/Panel/panel.screenshot.d.ts.map +1 -0
  141. package/dist/{components → src/components}/Panel/panel.screenshot.js +0 -0
  142. package/dist/src/components/Panel/panel.screenshot.js.map +1 -0
  143. package/dist/{components → src/components}/Paragraph/index.d.ts +0 -0
  144. package/dist/src/components/Paragraph/index.d.ts.map +1 -0
  145. package/dist/{components → src/components}/Paragraph/index.js +0 -0
  146. package/dist/src/components/Paragraph/index.js.map +1 -0
  147. package/dist/{components → src/components}/Popover/index.d.ts +0 -0
  148. package/dist/src/components/Popover/index.d.ts.map +1 -0
  149. package/dist/{components → src/components}/Popover/index.js +0 -0
  150. package/dist/src/components/Popover/index.js.map +1 -0
  151. package/dist/{components → src/components}/RadioGroup/index.d.ts +0 -0
  152. package/dist/src/components/RadioGroup/index.d.ts.map +1 -0
  153. package/dist/{components → src/components}/RadioGroup/index.js +0 -0
  154. package/dist/src/components/RadioGroup/index.js.map +1 -0
  155. package/dist/{components → src/components}/Sidebar/index.d.ts +0 -0
  156. package/dist/src/components/Sidebar/index.d.ts.map +1 -0
  157. package/dist/{components → src/components}/Sidebar/index.js +0 -0
  158. package/dist/src/components/Sidebar/index.js.map +1 -0
  159. package/dist/{components → src/components}/Sidebar/item.d.ts +0 -0
  160. package/dist/src/components/Sidebar/item.d.ts.map +1 -0
  161. package/dist/{components → src/components}/Sidebar/item.js +0 -0
  162. package/dist/src/components/Sidebar/item.js.map +1 -0
  163. package/dist/{components → src/components}/Table/body.d.ts +0 -0
  164. package/dist/src/components/Table/body.d.ts.map +1 -0
  165. package/dist/{components → src/components}/Table/body.js +0 -0
  166. package/dist/src/components/Table/body.js.map +1 -0
  167. package/dist/{components → src/components}/Table/header.d.ts +0 -0
  168. package/dist/src/components/Table/header.d.ts.map +1 -0
  169. package/dist/{components → src/components}/Table/header.js +0 -0
  170. package/dist/src/components/Table/header.js.map +1 -0
  171. package/dist/{components → src/components}/Table/headerCell.d.ts +0 -0
  172. package/dist/src/components/Table/headerCell.d.ts.map +1 -0
  173. package/dist/{components → src/components}/Table/headerCell.js +0 -0
  174. package/dist/src/components/Table/headerCell.js.map +1 -0
  175. package/dist/{components → src/components}/Table/helpers.d.ts +0 -0
  176. package/dist/src/components/Table/helpers.d.ts.map +1 -0
  177. package/dist/{components → src/components}/Table/helpers.js +0 -0
  178. package/dist/src/components/Table/helpers.js.map +1 -0
  179. package/dist/{components → src/components}/Table/index.d.ts +2 -2
  180. package/dist/src/components/Table/index.d.ts.map +1 -0
  181. package/dist/{components → src/components}/Table/index.js +0 -0
  182. package/dist/src/components/Table/index.js.map +1 -0
  183. package/dist/{components → src/components}/Table/row.d.ts +0 -0
  184. package/dist/src/components/Table/row.d.ts.map +1 -0
  185. package/dist/{components → src/components}/Table/row.js +0 -0
  186. package/dist/src/components/Table/row.js.map +1 -0
  187. package/dist/{components → src/components}/Tabs/content.d.ts +0 -0
  188. package/dist/src/components/Tabs/content.d.ts.map +1 -0
  189. package/dist/{components → src/components}/Tabs/content.js +0 -0
  190. package/dist/src/components/Tabs/content.js.map +1 -0
  191. package/dist/{components → src/components}/Tabs/index.d.ts +0 -0
  192. package/dist/src/components/Tabs/index.d.ts.map +1 -0
  193. package/dist/{components → src/components}/Tabs/index.js +0 -0
  194. package/dist/src/components/Tabs/index.js.map +1 -0
  195. package/dist/{components → src/components}/Tabs/item.d.ts +0 -0
  196. package/dist/src/components/Tabs/item.d.ts.map +1 -0
  197. package/dist/{components → src/components}/Tabs/item.js +0 -0
  198. package/dist/src/components/Tabs/item.js.map +1 -0
  199. package/dist/{components → src/components}/Tabs/list.d.ts +0 -0
  200. package/dist/src/components/Tabs/list.d.ts.map +1 -0
  201. package/dist/{components → src/components}/Tabs/list.js +0 -0
  202. package/dist/src/components/Tabs/list.js.map +1 -0
  203. package/dist/{components → src/components}/Tag/group.d.ts +0 -0
  204. package/dist/src/components/Tag/group.d.ts.map +1 -0
  205. package/dist/{components → src/components}/Tag/group.js +0 -0
  206. package/dist/src/components/Tag/group.js.map +1 -0
  207. package/dist/{components → src/components}/Tag/index.d.ts +0 -0
  208. package/dist/src/components/Tag/index.d.ts.map +1 -0
  209. package/dist/{components → src/components}/Tag/index.js +0 -0
  210. package/dist/src/components/Tag/index.js.map +1 -0
  211. package/dist/{components → src/components}/Textarea/index.d.ts +0 -0
  212. package/dist/src/components/Textarea/index.d.ts.map +1 -0
  213. package/dist/{components → src/components}/Textarea/index.js +0 -0
  214. package/dist/src/components/Textarea/index.js.map +1 -0
  215. package/dist/{components → src/components}/TimeAgo/index.d.ts +0 -0
  216. package/dist/src/components/TimeAgo/index.d.ts.map +1 -0
  217. package/dist/{components → src/components}/TimeAgo/index.js +0 -0
  218. package/dist/src/components/TimeAgo/index.js.map +1 -0
  219. package/dist/{components → src/components}/Tree/index.d.ts +0 -0
  220. package/dist/src/components/Tree/index.d.ts.map +1 -0
  221. package/dist/{components → src/components}/Tree/index.js +0 -0
  222. package/dist/src/components/Tree/index.js.map +1 -0
  223. package/dist/{constants → src/constants}/animations.d.ts +0 -0
  224. package/dist/src/constants/animations.d.ts.map +1 -0
  225. package/dist/{constants → src/constants}/animations.js +0 -0
  226. package/dist/src/constants/animations.js.map +1 -0
  227. package/dist/{constants → src/constants}/colors.d.ts +0 -0
  228. package/dist/src/constants/colors.d.ts.map +1 -0
  229. package/dist/{constants → src/constants}/colors.js +0 -0
  230. package/dist/src/constants/colors.js.map +1 -0
  231. package/dist/{constants → src/constants}/sizes.d.ts +0 -0
  232. package/dist/src/constants/sizes.d.ts.map +1 -0
  233. package/dist/{constants → src/constants}/sizes.js +0 -0
  234. package/dist/src/constants/sizes.js.map +1 -0
  235. package/dist/{constants → src/constants}/theme.d.ts +0 -0
  236. package/dist/src/constants/theme.d.ts.map +1 -0
  237. package/dist/{constants → src/constants}/theme.js +0 -0
  238. package/dist/src/constants/theme.js.map +1 -0
  239. package/dist/{containers → src/containers}/PopoverProvider.d.ts +0 -0
  240. package/dist/src/containers/PopoverProvider.d.ts.map +1 -0
  241. package/dist/{containers → src/containers}/PopoverProvider.js +0 -0
  242. package/dist/src/containers/PopoverProvider.js.map +1 -0
  243. package/dist/{containers → src/containers}/ReqoreProvider.d.ts +0 -0
  244. package/dist/src/containers/ReqoreProvider.d.ts.map +1 -0
  245. package/dist/{containers → src/containers}/ReqoreProvider.js +0 -0
  246. package/dist/src/containers/ReqoreProvider.js.map +1 -0
  247. package/dist/{containers → src/containers}/ThemeProvider.d.ts +0 -0
  248. package/dist/src/containers/ThemeProvider.d.ts.map +1 -0
  249. package/dist/{containers → src/containers}/ThemeProvider.js +0 -0
  250. package/dist/src/containers/ThemeProvider.js.map +1 -0
  251. package/dist/{containers → src/containers}/UIProvider.d.ts +0 -0
  252. package/dist/src/containers/UIProvider.d.ts.map +1 -0
  253. package/dist/{containers → src/containers}/UIProvider.js +0 -0
  254. package/dist/src/containers/UIProvider.js.map +1 -0
  255. package/dist/{context → src/context}/PopoverContext.d.ts +0 -0
  256. package/dist/src/context/PopoverContext.d.ts.map +1 -0
  257. package/dist/{context → src/context}/PopoverContext.js +0 -0
  258. package/dist/src/context/PopoverContext.js.map +1 -0
  259. package/dist/{context → src/context}/ReqoreContext.d.ts +0 -0
  260. package/dist/src/context/ReqoreContext.d.ts.map +1 -0
  261. package/dist/{context → src/context}/ReqoreContext.js +0 -0
  262. package/dist/src/context/ReqoreContext.js.map +1 -0
  263. package/dist/{context → src/context}/ThemeContext.d.ts +0 -0
  264. package/dist/src/context/ThemeContext.d.ts.map +1 -0
  265. package/dist/{context → src/context}/ThemeContext.js +0 -0
  266. package/dist/src/context/ThemeContext.js.map +1 -0
  267. package/dist/{helpers → src/helpers}/animations.d.ts +0 -0
  268. package/dist/src/helpers/animations.d.ts.map +1 -0
  269. package/dist/{helpers → src/helpers}/animations.js +0 -0
  270. package/dist/src/helpers/animations.js.map +1 -0
  271. package/dist/{helpers → src/helpers}/colors.d.ts +0 -0
  272. package/dist/src/helpers/colors.d.ts.map +1 -0
  273. package/dist/{helpers → src/helpers}/colors.js +0 -0
  274. package/dist/src/helpers/colors.js.map +1 -0
  275. package/dist/{helpers → src/helpers}/sidebar.d.ts +0 -0
  276. package/dist/src/helpers/sidebar.d.ts.map +1 -0
  277. package/dist/{helpers → src/helpers}/sidebar.js +0 -0
  278. package/dist/src/helpers/sidebar.js.map +1 -0
  279. package/dist/{helpers → src/helpers}/time.d.ts +0 -0
  280. package/dist/src/helpers/time.d.ts.map +1 -0
  281. package/dist/{helpers → src/helpers}/time.js +0 -0
  282. package/dist/src/helpers/time.js.map +1 -0
  283. package/dist/{helpers → src/helpers}/utils.d.ts +0 -0
  284. package/dist/src/helpers/utils.d.ts.map +1 -0
  285. package/dist/{helpers → src/helpers}/utils.js +0 -0
  286. package/dist/src/helpers/utils.js.map +1 -0
  287. package/dist/{hooks → src/hooks}/useCombinedRefs.d.ts +0 -0
  288. package/dist/src/hooks/useCombinedRefs.d.ts.map +1 -0
  289. package/dist/{hooks → src/hooks}/useCombinedRefs.js +0 -0
  290. package/dist/src/hooks/useCombinedRefs.js.map +1 -0
  291. package/dist/{hooks → src/hooks}/useLatestZIndex.d.ts +0 -0
  292. package/dist/src/hooks/useLatestZIndex.d.ts.map +1 -0
  293. package/dist/{hooks → src/hooks}/useLatestZIndex.js +0 -0
  294. package/dist/src/hooks/useLatestZIndex.js.map +1 -0
  295. package/dist/{hooks → src/hooks}/useOutsideClick.d.ts +0 -0
  296. package/dist/src/hooks/useOutsideClick.d.ts.map +1 -0
  297. package/dist/{hooks → src/hooks}/useOutsideClick.js +0 -0
  298. package/dist/src/hooks/useOutsideClick.js.map +1 -0
  299. package/dist/{hooks → src/hooks}/usePopover.d.ts +0 -0
  300. package/dist/src/hooks/usePopover.d.ts.map +1 -0
  301. package/dist/{hooks → src/hooks}/usePopover.js +0 -0
  302. package/dist/src/hooks/usePopover.js.map +1 -0
  303. package/dist/{hooks → src/hooks}/useShareForwardedRef.d.ts +0 -0
  304. package/dist/src/hooks/useShareForwardedRef.d.ts.map +1 -0
  305. package/dist/{hooks → src/hooks}/useShareForwardedRef.js +0 -0
  306. package/dist/src/hooks/useShareForwardedRef.js.map +1 -0
  307. package/dist/{hooks → src/hooks}/useTheme.d.ts +0 -0
  308. package/dist/src/hooks/useTheme.d.ts.map +1 -0
  309. package/dist/{hooks → src/hooks}/useTheme.js +0 -0
  310. package/dist/src/hooks/useTheme.js.map +1 -0
  311. package/dist/{hooks → src/hooks}/useTooltip.d.ts +0 -0
  312. package/dist/src/hooks/useTooltip.d.ts.map +1 -0
  313. package/dist/{hooks → src/hooks}/useTooltip.js +0 -0
  314. package/dist/src/hooks/useTooltip.js.map +1 -0
  315. package/dist/src/icons.json +2295 -0
  316. package/dist/{index.d.ts → src/index.d.ts} +0 -2
  317. package/dist/src/index.d.ts.map +1 -0
  318. package/dist/{index.js → src/index.js} +4 -9
  319. package/dist/src/index.js.map +1 -0
  320. package/dist/src/mock/breadcrumbs.d.ts +5 -0
  321. package/dist/src/mock/breadcrumbs.d.ts.map +1 -0
  322. package/dist/src/mock/breadcrumbs.js +94 -0
  323. package/dist/src/mock/breadcrumbs.js.map +1 -0
  324. package/dist/src/mock/icons.d.ts +5 -0
  325. package/dist/src/mock/icons.d.ts.map +1 -0
  326. package/dist/src/mock/icons.js +34 -0
  327. package/dist/src/mock/icons.js.map +1 -0
  328. package/dist/src/mock/menu.d.ts +3 -0
  329. package/dist/src/mock/menu.d.ts.map +1 -0
  330. package/dist/src/mock/menu.js +97 -0
  331. package/dist/src/mock/menu.js.map +1 -0
  332. package/dist/src/mock/object.json +317 -0
  333. package/dist/src/mock/tableData.d.ts +8 -0
  334. package/dist/src/mock/tableData.d.ts.map +1 -0
  335. package/dist/src/mock/tableData.js +53 -0
  336. package/dist/src/mock/tableData.js.map +1 -0
  337. package/dist/src/stories/Breadcrumbs/Breadcrumbs.stories.d.ts +10 -0
  338. package/dist/src/stories/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
  339. package/dist/src/stories/Breadcrumbs/Breadcrumbs.stories.js +72 -0
  340. package/dist/src/stories/Breadcrumbs/Breadcrumbs.stories.js.map +1 -0
  341. package/dist/src/stories/Button/Button.stories.d.ts +12 -0
  342. package/dist/src/stories/Button/Button.stories.d.ts.map +1 -0
  343. package/dist/src/stories/Button/Button.stories.js +57 -0
  344. package/dist/src/stories/Button/Button.stories.js.map +1 -0
  345. package/dist/src/stories/Checkbox/Checkbox.stories.d.ts +7 -0
  346. package/dist/src/stories/Checkbox/Checkbox.stories.d.ts.map +1 -0
  347. package/dist/src/stories/Checkbox/Checkbox.stories.js +29 -0
  348. package/dist/src/stories/Checkbox/Checkbox.stories.js.map +1 -0
  349. package/dist/src/stories/Columns/Columns.stories.d.ts +10 -0
  350. package/dist/src/stories/Columns/Columns.stories.d.ts.map +1 -0
  351. package/dist/src/stories/Columns/Columns.stories.js +49 -0
  352. package/dist/src/stories/Columns/Columns.stories.js.map +1 -0
  353. package/dist/src/stories/Comment/Comment.stories.d.ts +7 -0
  354. package/dist/src/stories/Comment/Comment.stories.d.ts.map +1 -0
  355. package/dist/src/stories/Comment/Comment.stories.js +43 -0
  356. package/dist/src/stories/Comment/Comment.stories.js.map +1 -0
  357. package/dist/src/stories/ControlGroup/ControlGroup.stories.d.ts +8 -0
  358. package/dist/src/stories/ControlGroup/ControlGroup.stories.d.ts.map +1 -0
  359. package/dist/src/stories/ControlGroup/ControlGroup.stories.js +44 -0
  360. package/dist/src/stories/ControlGroup/ControlGroup.stories.js.map +1 -0
  361. package/dist/src/stories/Drawer/Drawer.stories.d.ts +8 -0
  362. package/dist/src/stories/Drawer/Drawer.stories.d.ts.map +1 -0
  363. package/dist/src/stories/Drawer/Drawer.stories.js +97 -0
  364. package/dist/src/stories/Drawer/Drawer.stories.js.map +1 -0
  365. package/dist/src/stories/Dropdown/Dropdown.stories.d.ts +8 -0
  366. package/dist/src/stories/Dropdown/Dropdown.stories.d.ts.map +1 -0
  367. package/dist/src/stories/Dropdown/Dropdown.stories.js +141 -0
  368. package/dist/src/stories/Dropdown/Dropdown.stories.js.map +1 -0
  369. package/dist/src/stories/Icon/Icon.stories.d.ts +6 -0
  370. package/dist/src/stories/Icon/Icon.stories.d.ts.map +1 -0
  371. package/dist/src/stories/Icon/Icon.stories.js +13 -0
  372. package/dist/src/stories/Icon/Icon.stories.js.map +1 -0
  373. package/dist/src/stories/Input/Input.stories.d.ts +6 -0
  374. package/dist/src/stories/Input/Input.stories.d.ts.map +1 -0
  375. package/dist/src/stories/Input/Input.stories.js +38 -0
  376. package/dist/src/stories/Input/Input.stories.js.map +1 -0
  377. package/dist/src/stories/Menu/Menu.stories.d.ts +6 -0
  378. package/dist/src/stories/Menu/Menu.stories.d.ts.map +1 -0
  379. package/dist/src/stories/Menu/Menu.stories.js +48 -0
  380. package/dist/src/stories/Menu/Menu.stories.js.map +1 -0
  381. package/dist/src/stories/Message/Message.stories.d.ts +8 -0
  382. package/dist/src/stories/Message/Message.stories.d.ts.map +1 -0
  383. package/dist/src/stories/Message/Message.stories.js +50 -0
  384. package/dist/src/stories/Message/Message.stories.js.map +1 -0
  385. package/dist/src/stories/Modal/Modal.stories.d.ts +7 -0
  386. package/dist/src/stories/Modal/Modal.stories.d.ts.map +1 -0
  387. package/dist/src/stories/Modal/Modal.stories.js +77 -0
  388. package/dist/src/stories/Modal/Modal.stories.js.map +1 -0
  389. package/dist/src/stories/Navbar/Navbar.stories.d.ts +6 -0
  390. package/dist/src/stories/Navbar/Navbar.stories.d.ts.map +1 -0
  391. package/dist/src/stories/Navbar/Navbar.stories.js +33 -0
  392. package/dist/src/stories/Navbar/Navbar.stories.js.map +1 -0
  393. package/dist/src/stories/Notifications/Interactive.stories.d.ts +9 -0
  394. package/dist/src/stories/Notifications/Interactive.stories.d.ts.map +1 -0
  395. package/dist/src/stories/Notifications/Interactive.stories.js +100 -0
  396. package/dist/src/stories/Notifications/Interactive.stories.js.map +1 -0
  397. package/dist/src/stories/Notifications/Notification.stories.d.ts +9 -0
  398. package/dist/src/stories/Notifications/Notification.stories.d.ts.map +1 -0
  399. package/dist/src/stories/Notifications/Notification.stories.js +96 -0
  400. package/dist/src/stories/Notifications/Notification.stories.js.map +1 -0
  401. package/dist/src/stories/Notifications/Notifications.stories.d.ts +10 -0
  402. package/dist/src/stories/Notifications/Notifications.stories.d.ts.map +1 -0
  403. package/dist/src/stories/Notifications/Notifications.stories.js +63 -0
  404. package/dist/src/stories/Notifications/Notifications.stories.js.map +1 -0
  405. package/dist/src/stories/Panel/Panel.stories.d.ts +9 -0
  406. package/dist/src/stories/Panel/Panel.stories.d.ts.map +1 -0
  407. package/dist/src/stories/Panel/Panel.stories.js +79 -0
  408. package/dist/src/stories/Panel/Panel.stories.js.map +1 -0
  409. package/dist/src/stories/Popover/Popover.stories.d.ts +6 -0
  410. package/dist/src/stories/Popover/Popover.stories.d.ts.map +1 -0
  411. package/dist/src/stories/Popover/Popover.stories.js +46 -0
  412. package/dist/src/stories/Popover/Popover.stories.js.map +1 -0
  413. package/dist/src/stories/RadioGroup/RadioGroup.stories.d.ts +7 -0
  414. package/dist/src/stories/RadioGroup/RadioGroup.stories.d.ts.map +1 -0
  415. package/dist/src/stories/RadioGroup/RadioGroup.stories.js +54 -0
  416. package/dist/src/stories/RadioGroup/RadioGroup.stories.js.map +1 -0
  417. package/dist/src/stories/Sidebar/Sidebar.stories.d.ts +6 -0
  418. package/dist/src/stories/Sidebar/Sidebar.stories.d.ts.map +1 -0
  419. package/dist/src/stories/Sidebar/Sidebar.stories.js +65 -0
  420. package/dist/src/stories/Sidebar/Sidebar.stories.js.map +1 -0
  421. package/dist/src/stories/Table/Table.stories.d.ts +10 -0
  422. package/dist/src/stories/Table/Table.stories.d.ts.map +1 -0
  423. package/dist/src/stories/Table/Table.stories.js +157 -0
  424. package/dist/src/stories/Table/Table.stories.js.map +1 -0
  425. package/dist/src/stories/Tabs/Tabs.stories.d.ts +12 -0
  426. package/dist/src/stories/Tabs/Tabs.stories.d.ts.map +1 -0
  427. package/dist/src/stories/Tabs/Tabs.stories.js +127 -0
  428. package/dist/src/stories/Tabs/Tabs.stories.js.map +1 -0
  429. package/dist/src/stories/Tag/Tag.stories.d.ts +8 -0
  430. package/dist/src/stories/Tag/Tag.stories.d.ts.map +1 -0
  431. package/dist/src/stories/Tag/Tag.stories.js +79 -0
  432. package/dist/src/stories/Tag/Tag.stories.js.map +1 -0
  433. package/dist/src/stories/TextArea/TextArea.stories.d.ts +8 -0
  434. package/dist/src/stories/TextArea/TextArea.stories.d.ts.map +1 -0
  435. package/dist/src/stories/TextArea/TextArea.stories.js +65 -0
  436. package/dist/src/stories/TextArea/TextArea.stories.js.map +1 -0
  437. package/dist/src/stories/Tree/Tree.stories.d.ts +7 -0
  438. package/dist/src/stories/Tree/Tree.stories.d.ts.map +1 -0
  439. package/dist/src/stories/Tree/Tree.stories.js +52 -0
  440. package/dist/src/stories/Tree/Tree.stories.js.map +1 -0
  441. package/dist/src/stories/Wrapper.d.ts +4 -0
  442. package/dist/src/stories/Wrapper.d.ts.map +1 -0
  443. package/dist/src/stories/Wrapper.js +38 -0
  444. package/dist/src/stories/Wrapper.js.map +1 -0
  445. package/dist/src/stories/utils/args.d.ts +61 -0
  446. package/dist/src/stories/utils/args.d.ts.map +1 -0
  447. package/dist/src/stories/utils/args.js +120 -0
  448. package/dist/src/stories/utils/args.js.map +1 -0
  449. package/dist/src/stories/utils.d.ts +11 -0
  450. package/dist/src/stories/utils.d.ts.map +1 -0
  451. package/dist/src/stories/utils.js +17 -0
  452. package/dist/src/stories/utils.js.map +1 -0
  453. package/dist/{styles.d.ts → src/styles.d.ts} +0 -0
  454. package/dist/src/styles.d.ts.map +1 -0
  455. package/dist/{styles.js → src/styles.js} +0 -0
  456. package/dist/src/styles.js.map +1 -0
  457. package/dist/{types → src/types}/global.d.ts +0 -0
  458. package/dist/src/types/global.d.ts.map +1 -0
  459. package/dist/{types → src/types}/global.js +0 -0
  460. package/dist/{types → src/types}/global.js.map +1 -1
  461. package/dist/{types → src/types}/icons.d.ts +0 -0
  462. package/dist/src/types/icons.d.ts.map +1 -0
  463. package/dist/{types → src/types}/icons.js +0 -0
  464. package/dist/{types → src/types}/icons.js.map +1 -1
  465. package/dist/{types → src/types}/icons____.d.ts +0 -0
  466. package/dist/src/types/icons____.d.ts.map +1 -0
  467. package/dist/{types → src/types}/icons____.js +0 -0
  468. package/dist/src/types/icons____.js.map +1 -0
  469. package/dist/tests.json +1 -0
  470. package/package.json +2 -2
  471. package/src/components/Menu/index.tsx +2 -2
  472. package/src/components/Panel/index.tsx +2 -2
  473. package/src/components/Table/index.tsx +2 -2
  474. package/src/index.tsx +0 -2
  475. package/src/stories/Panel/Panel.stories.tsx +1 -1
  476. package/tests.json +1 -1
  477. package/tsconfig.prod.json +26 -0
  478. package/dist/components/Breadcrumbs/index.d.ts.map +0 -1
  479. package/dist/components/Breadcrumbs/index.js.map +0 -1
  480. package/dist/components/Breadcrumbs/item.d.ts.map +0 -1
  481. package/dist/components/Breadcrumbs/item.js.map +0 -1
  482. package/dist/components/Button/index.d.ts.map +0 -1
  483. package/dist/components/Button/index.js.map +0 -1
  484. package/dist/components/Checkbox/index.d.ts.map +0 -1
  485. package/dist/components/Checkbox/index.js.map +0 -1
  486. package/dist/components/Columns/column.d.ts.map +0 -1
  487. package/dist/components/Columns/column.js.map +0 -1
  488. package/dist/components/Columns/index.d.ts.map +0 -1
  489. package/dist/components/Columns/index.js.map +0 -1
  490. package/dist/components/Comment/index.d.ts.map +0 -1
  491. package/dist/components/Comment/index.js.map +0 -1
  492. package/dist/components/CommentFeed/index.d.ts.map +0 -1
  493. package/dist/components/CommentFeed/index.js.map +0 -1
  494. package/dist/components/Content/index.d.ts.map +0 -1
  495. package/dist/components/Content/index.js.map +0 -1
  496. package/dist/components/Content/wrapper.d.ts.map +0 -1
  497. package/dist/components/Content/wrapper.js.map +0 -1
  498. package/dist/components/ControlGroup/index.d.ts.map +0 -1
  499. package/dist/components/ControlGroup/index.js.map +0 -1
  500. package/dist/components/Drawer/index.d.ts.map +0 -1
  501. package/dist/components/Drawer/index.js.map +0 -1
  502. package/dist/components/Dropdown/index.d.ts.map +0 -1
  503. package/dist/components/Dropdown/index.js.map +0 -1
  504. package/dist/components/Dropdown/item.d.ts.map +0 -1
  505. package/dist/components/Dropdown/item.js.map +0 -1
  506. package/dist/components/Dropdown/list.d.ts.map +0 -1
  507. package/dist/components/Dropdown/list.js.map +0 -1
  508. package/dist/components/Header/index.d.ts.map +0 -1
  509. package/dist/components/Header/index.js.map +0 -1
  510. package/dist/components/Icon/index.d.ts.map +0 -1
  511. package/dist/components/Icon/index.js.map +0 -1
  512. package/dist/components/Input/index.d.ts.map +0 -1
  513. package/dist/components/Input/index.js.map +0 -1
  514. package/dist/components/InputClearButton/index.d.ts.map +0 -1
  515. package/dist/components/InputClearButton/index.js.map +0 -1
  516. package/dist/components/InternalPopover/index.d.ts.map +0 -1
  517. package/dist/components/InternalPopover/index.js.map +0 -1
  518. package/dist/components/Layout/content.d.ts.map +0 -1
  519. package/dist/components/Layout/content.js.map +0 -1
  520. package/dist/components/Layout/index.d.ts.map +0 -1
  521. package/dist/components/Layout/index.js.map +0 -1
  522. package/dist/components/Menu/divider.d.ts.map +0 -1
  523. package/dist/components/Menu/divider.js.map +0 -1
  524. package/dist/components/Menu/index.d.ts.map +0 -1
  525. package/dist/components/Menu/index.js.map +0 -1
  526. package/dist/components/Menu/item.d.ts.map +0 -1
  527. package/dist/components/Menu/item.js.map +0 -1
  528. package/dist/components/Message/index.d.ts.map +0 -1
  529. package/dist/components/Message/index.js.map +0 -1
  530. package/dist/components/Modal/actions.d.ts +0 -6
  531. package/dist/components/Modal/actions.d.ts.map +0 -1
  532. package/dist/components/Modal/actions.js +0 -49
  533. package/dist/components/Modal/actions.js.map +0 -1
  534. package/dist/components/Modal/content.d.ts +0 -6
  535. package/dist/components/Modal/content.d.ts.map +0 -1
  536. package/dist/components/Modal/content.js +0 -25
  537. package/dist/components/Modal/content.js.map +0 -1
  538. package/dist/components/Modal/index.d.ts.map +0 -1
  539. package/dist/components/Modal/index.js.map +0 -1
  540. package/dist/components/Navbar/divider.d.ts.map +0 -1
  541. package/dist/components/Navbar/divider.js.map +0 -1
  542. package/dist/components/Navbar/group.d.ts.map +0 -1
  543. package/dist/components/Navbar/group.js.map +0 -1
  544. package/dist/components/Navbar/index.d.ts.map +0 -1
  545. package/dist/components/Navbar/index.js.map +0 -1
  546. package/dist/components/Navbar/item.d.ts.map +0 -1
  547. package/dist/components/Navbar/item.js.map +0 -1
  548. package/dist/components/Notifications/index.d.ts.map +0 -1
  549. package/dist/components/Notifications/index.js.map +0 -1
  550. package/dist/components/Notifications/notification.d.ts.map +0 -1
  551. package/dist/components/Notifications/notification.js.map +0 -1
  552. package/dist/components/Panel/index.d.ts.map +0 -1
  553. package/dist/components/Panel/index.js.map +0 -1
  554. package/dist/components/Panel/panel.screenshot.d.ts.map +0 -1
  555. package/dist/components/Panel/panel.screenshot.js.map +0 -1
  556. package/dist/components/Paragraph/index.d.ts.map +0 -1
  557. package/dist/components/Paragraph/index.js.map +0 -1
  558. package/dist/components/Popover/index.d.ts.map +0 -1
  559. package/dist/components/Popover/index.js.map +0 -1
  560. package/dist/components/RadioGroup/index.d.ts.map +0 -1
  561. package/dist/components/RadioGroup/index.js.map +0 -1
  562. package/dist/components/Sidebar/index.d.ts.map +0 -1
  563. package/dist/components/Sidebar/index.js.map +0 -1
  564. package/dist/components/Sidebar/item.d.ts.map +0 -1
  565. package/dist/components/Sidebar/item.js.map +0 -1
  566. package/dist/components/Table/body.d.ts.map +0 -1
  567. package/dist/components/Table/body.js.map +0 -1
  568. package/dist/components/Table/header.d.ts.map +0 -1
  569. package/dist/components/Table/header.js.map +0 -1
  570. package/dist/components/Table/headerCell.d.ts.map +0 -1
  571. package/dist/components/Table/headerCell.js.map +0 -1
  572. package/dist/components/Table/helpers.d.ts.map +0 -1
  573. package/dist/components/Table/helpers.js.map +0 -1
  574. package/dist/components/Table/index.d.ts.map +0 -1
  575. package/dist/components/Table/index.js.map +0 -1
  576. package/dist/components/Table/row.d.ts.map +0 -1
  577. package/dist/components/Table/row.js.map +0 -1
  578. package/dist/components/Tabs/content.d.ts.map +0 -1
  579. package/dist/components/Tabs/content.js.map +0 -1
  580. package/dist/components/Tabs/index.d.ts.map +0 -1
  581. package/dist/components/Tabs/index.js.map +0 -1
  582. package/dist/components/Tabs/item.d.ts.map +0 -1
  583. package/dist/components/Tabs/item.js.map +0 -1
  584. package/dist/components/Tabs/list.d.ts.map +0 -1
  585. package/dist/components/Tabs/list.js.map +0 -1
  586. package/dist/components/Tag/group.d.ts.map +0 -1
  587. package/dist/components/Tag/group.js.map +0 -1
  588. package/dist/components/Tag/index.d.ts.map +0 -1
  589. package/dist/components/Tag/index.js.map +0 -1
  590. package/dist/components/Textarea/index.d.ts.map +0 -1
  591. package/dist/components/Textarea/index.js.map +0 -1
  592. package/dist/components/TimeAgo/index.d.ts.map +0 -1
  593. package/dist/components/TimeAgo/index.js.map +0 -1
  594. package/dist/components/Tree/index.d.ts.map +0 -1
  595. package/dist/components/Tree/index.js.map +0 -1
  596. package/dist/constants/animations.d.ts.map +0 -1
  597. package/dist/constants/animations.js.map +0 -1
  598. package/dist/constants/colors.d.ts.map +0 -1
  599. package/dist/constants/colors.js.map +0 -1
  600. package/dist/constants/sizes.d.ts.map +0 -1
  601. package/dist/constants/sizes.js.map +0 -1
  602. package/dist/constants/theme.d.ts.map +0 -1
  603. package/dist/constants/theme.js.map +0 -1
  604. package/dist/containers/PopoverProvider.d.ts.map +0 -1
  605. package/dist/containers/PopoverProvider.js.map +0 -1
  606. package/dist/containers/ReqoreProvider.d.ts.map +0 -1
  607. package/dist/containers/ReqoreProvider.js.map +0 -1
  608. package/dist/containers/ThemeProvider.d.ts.map +0 -1
  609. package/dist/containers/ThemeProvider.js.map +0 -1
  610. package/dist/containers/UIProvider.d.ts.map +0 -1
  611. package/dist/containers/UIProvider.js.map +0 -1
  612. package/dist/context/PopoverContext.d.ts.map +0 -1
  613. package/dist/context/PopoverContext.js.map +0 -1
  614. package/dist/context/ReqoreContext.d.ts.map +0 -1
  615. package/dist/context/ReqoreContext.js.map +0 -1
  616. package/dist/context/ThemeContext.d.ts.map +0 -1
  617. package/dist/context/ThemeContext.js.map +0 -1
  618. package/dist/helpers/animations.d.ts.map +0 -1
  619. package/dist/helpers/animations.js.map +0 -1
  620. package/dist/helpers/colors.d.ts.map +0 -1
  621. package/dist/helpers/colors.js.map +0 -1
  622. package/dist/helpers/sidebar.d.ts.map +0 -1
  623. package/dist/helpers/sidebar.js.map +0 -1
  624. package/dist/helpers/time.d.ts.map +0 -1
  625. package/dist/helpers/time.js.map +0 -1
  626. package/dist/helpers/utils.d.ts.map +0 -1
  627. package/dist/helpers/utils.js.map +0 -1
  628. package/dist/hooks/useCombinedRefs.d.ts.map +0 -1
  629. package/dist/hooks/useCombinedRefs.js.map +0 -1
  630. package/dist/hooks/useLatestZIndex.d.ts.map +0 -1
  631. package/dist/hooks/useLatestZIndex.js.map +0 -1
  632. package/dist/hooks/useOutsideClick.d.ts.map +0 -1
  633. package/dist/hooks/useOutsideClick.js.map +0 -1
  634. package/dist/hooks/usePopover.d.ts.map +0 -1
  635. package/dist/hooks/usePopover.js.map +0 -1
  636. package/dist/hooks/useShareForwardedRef.d.ts.map +0 -1
  637. package/dist/hooks/useShareForwardedRef.js.map +0 -1
  638. package/dist/hooks/useTheme.d.ts.map +0 -1
  639. package/dist/hooks/useTheme.js.map +0 -1
  640. package/dist/hooks/useTooltip.d.ts.map +0 -1
  641. package/dist/hooks/useTooltip.js.map +0 -1
  642. package/dist/index.d.ts.map +0 -1
  643. package/dist/index.js.map +0 -1
  644. package/dist/styles.d.ts.map +0 -1
  645. package/dist/styles.js.map +0 -1
  646. package/dist/types/global.d.ts.map +0 -1
  647. package/dist/types/icons.d.ts.map +0 -1
  648. package/dist/types/icons____.d.ts.map +0 -1
  649. package/dist/types/icons____.js.map +0 -1
  650. package/src/components/Modal/actions.tsx +0 -26
  651. package/src/components/Modal/content.tsx +0 -11
@@ -0,0 +1,61 @@
1
+ import { IReqoreIconName } from '../../types/icons';
2
+ export interface IArgData {
3
+ description?: string;
4
+ name?: string;
5
+ control?: any;
6
+ options?: string[];
7
+ type?: string;
8
+ table?: any;
9
+ }
10
+ export declare type TArg<T> = {
11
+ [key: string]: (IArgData & {
12
+ defaultValue?: T;
13
+ }) | undefined;
14
+ };
15
+ export declare type TDisabledArg = {
16
+ [key: string]: {
17
+ table: {
18
+ disable: boolean;
19
+ };
20
+ };
21
+ };
22
+ export declare const argManager: <Target>() => {
23
+ createArg<K extends keyof Target>(name: K, data: IArgData & {
24
+ defaultValue?: Target[K];
25
+ }): TArg<Target[K]>;
26
+ disableArg<K_1 extends keyof Target>(name: K_1): TDisabledArg;
27
+ disableArgs<K_2 extends keyof Target>(names: K_2[]): TDisabledArg;
28
+ };
29
+ export declare const IconArg: (iconKeyName?: string, name?: string, defaultValue?: IReqoreIconName) => TArg<any>;
30
+ export declare const MinimalArg: () => TArg<any>;
31
+ export declare const FlatArg: {
32
+ [x: string]: IArgData & {
33
+ defaultValue?: any;
34
+ };
35
+ };
36
+ export declare const NoContentArg: {
37
+ [x: string]: IArgData & {
38
+ defaultValue?: any;
39
+ };
40
+ };
41
+ export declare const SizeArg: {
42
+ [x: string]: IArgData & {
43
+ defaultValue?: any;
44
+ };
45
+ };
46
+ export declare const IntentArg: {
47
+ [x: string]: IArgData & {
48
+ defaultValue?: any;
49
+ };
50
+ };
51
+ export declare const CustomIntentArg: (key: string) => {
52
+ [x: string]: IArgData & {
53
+ defaultValue?: any;
54
+ };
55
+ };
56
+ export declare const DisabledArg: {
57
+ [x: string]: IArgData & {
58
+ defaultValue?: any;
59
+ };
60
+ };
61
+ //# sourceMappingURL=args.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"args.d.ts","sourceRoot":"","sources":["../../../../src/stories/utils/args.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,WAAW,QAAQ;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,GAAG,CAAC;CACb;AAED,oBAAY,IAAI,CAAC,CAAC,IAAI;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,CAAC,QAAQ,GAAG;QAAE,YAAY,CAAC,EAAE,CAAC,CAAA;KAAE,CAAC,GAAG,SAAS,CAAA;CAAE,CAAC;AACvF,oBAAY,YAAY,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,KAAK,EAAE;YAAE,OAAO,EAAE,OAAO,CAAA;SAAE,CAAA;KAAE,CAAA;CAAE,CAAC;AAE9E,eAAO,MAAM,UAAU;;;;qDAU0B,YAAY;yDASR,YAAY;CAehE,CAAC;AAEF,eAAO,MAAM,OAAO,iBACL,MAAM,SACZ,MAAM,iBACE,eAAe,cAU5B,CAAC;AAEL,eAAO,MAAM,UAAU,QAAO,KAAK,GAAG,CASrC,CAAC;AAEF,eAAO,MAAM,OAAO;;;;CASnB,CAAC;AAEF,eAAO,MAAM,YAAY;;;;CAOxB,CAAC;AAEF,eAAO,MAAM,OAAO;;;;CAWnB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;CAOrB,CAAC;AAEF,eAAO,MAAM,eAAe,QAAS,MAAM;;;;CAOzC,CAAC;AAEH,eAAO,MAAM,WAAW;;;;CAOvB,CAAC"}
@@ -0,0 +1,120 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __importDefault = (this && this.__importDefault) || function (mod) {
14
+ return (mod && mod.__esModule) ? mod : { "default": mod };
15
+ };
16
+ exports.__esModule = true;
17
+ exports.DisabledArg = exports.CustomIntentArg = exports.IntentArg = exports.SizeArg = exports.NoContentArg = exports.FlatArg = exports.MinimalArg = exports.IconArg = exports.argManager = void 0;
18
+ var theme_1 = require("../../constants/theme");
19
+ var icons_json_1 = __importDefault(require("../../icons.json"));
20
+ var argManager = function () {
21
+ return {
22
+ createArg: function (name, data) {
23
+ var _a;
24
+ return _a = {},
25
+ _a[name] = data,
26
+ _a;
27
+ },
28
+ disableArg: function (name) {
29
+ var _a;
30
+ return _a = {},
31
+ _a[name] = {
32
+ table: {
33
+ disable: true
34
+ }
35
+ },
36
+ _a;
37
+ },
38
+ disableArgs: function (names) {
39
+ return names.reduce(function (newArgs, name) {
40
+ var _a;
41
+ return __assign(__assign({}, newArgs), (_a = {},
42
+ _a[name] = {
43
+ table: {
44
+ disable: true
45
+ }
46
+ },
47
+ _a));
48
+ }, {});
49
+ }
50
+ };
51
+ };
52
+ exports.argManager = argManager;
53
+ var IconArg = function (iconKeyName, name, defaultValue) {
54
+ if (iconKeyName === void 0) { iconKeyName = 'icon'; }
55
+ return (0, exports.argManager)().createArg(iconKeyName, {
56
+ defaultValue: defaultValue || '24HoursFill',
57
+ name: name || 'Icon',
58
+ description: 'The icon name used',
59
+ control: {
60
+ type: 'select'
61
+ },
62
+ options: icons_json_1["default"]
63
+ });
64
+ };
65
+ exports.IconArg = IconArg;
66
+ var MinimalArg = function () {
67
+ return (0, exports.argManager)().createArg('minimal', {
68
+ description: 'Whether the component should be minimal',
69
+ name: 'Minimal',
70
+ defaultValue: false,
71
+ control: {
72
+ type: 'boolean'
73
+ }
74
+ });
75
+ };
76
+ exports.MinimalArg = MinimalArg;
77
+ exports.FlatArg = __assign({}, (0, exports.argManager)().createArg('flat', {
78
+ description: 'Whether the component should be flat',
79
+ name: 'Flat',
80
+ defaultValue: false,
81
+ control: {
82
+ type: 'boolean'
83
+ }
84
+ }));
85
+ exports.NoContentArg = __assign({}, (0, exports.argManager)().createArg('withoutContent', {
86
+ defaultValue: true,
87
+ table: {
88
+ disable: true
89
+ }
90
+ }));
91
+ exports.SizeArg = __assign({}, (0, exports.argManager)().createArg('size', {
92
+ control: 'select',
93
+ description: 'The size of the element',
94
+ options: ['tiny', 'small', 'normal', 'big', 'huge'],
95
+ name: 'Size',
96
+ defaultValue: 'normal',
97
+ table: {
98
+ defaultValue: { summary: 'normal' }
99
+ }
100
+ }));
101
+ exports.IntentArg = __assign({}, (0, exports.argManager)().createArg('intent', {
102
+ control: 'select',
103
+ description: 'The intent of the element',
104
+ options: Object.keys(theme_1.DEFAULT_INTENTS),
105
+ name: 'Intent'
106
+ }));
107
+ var CustomIntentArg = function (key) { return (__assign({}, (0, exports.argManager)().createArg(key, {
108
+ control: 'select',
109
+ description: 'The custom intent',
110
+ options: Object.keys(theme_1.DEFAULT_INTENTS),
111
+ name: 'Custom Intent'
112
+ }))); };
113
+ exports.CustomIntentArg = CustomIntentArg;
114
+ exports.DisabledArg = __assign({}, (0, exports.argManager)().createArg('disabled', {
115
+ control: 'boolean',
116
+ description: 'Whether the element should be disabled',
117
+ name: 'Disabled',
118
+ defaultValue: false
119
+ }));
120
+ //# sourceMappingURL=args.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"args.js","sourceRoot":"","sources":["../../../../src/stories/utils/args.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ import { ComponentStory } from '@storybook/react';
3
+ /**
4
+ * It takes a template function and an object of properties, and returns a new function that has the
5
+ * properties bound to it
6
+ * @param template - The template function that you want to bind the props to.
7
+ * @param {T} props - The props that will be passed to the template.
8
+ * @returns A function that is bound to an empty object.
9
+ */
10
+ export declare const buildTemplate: <T, C>(template: ComponentStory<import("react").FC<T>>, props?: Partial<T> & C) => any;
11
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/stories/utils.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD;;;;;;GAMG;AACH,eAAO,MAAM,aAAa,wFAOzB,CAAC"}
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ exports.__esModule = true;
3
+ exports.buildTemplate = void 0;
4
+ /**
5
+ * It takes a template function and an object of properties, and returns a new function that has the
6
+ * properties bound to it
7
+ * @param template - The template function that you want to bind the props to.
8
+ * @param {T} props - The props that will be passed to the template.
9
+ * @returns A function that is bound to an empty object.
10
+ */
11
+ var buildTemplate = function (template, props) {
12
+ var result = template.bind({});
13
+ result.args = props;
14
+ return result;
15
+ };
16
+ exports.buildTemplate = buildTemplate;
17
+ //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/stories/utils.ts"],"names":[],"mappings":";;;AAEA;;;;;;GAMG;AACI,IAAM,aAAa,GAAG,UAC3B,QAAqC,EACrC,KAAsB;IAEtB,IAAM,MAAM,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IACjC,MAAM,CAAC,IAAI,GAAG,KAAY,CAAC;IAC3B,OAAO,MAAM,CAAC;AAChB,CAAC,CAAC;AAPW,QAAA,aAAa,iBAOxB"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,mBAAmB,KAY/B,CAAC;AAEF,eAAO,MAAM,iBAAiB,KAI7B,CAAC;AAEF,eAAO,MAAM,eAAe,KAI3B,CAAC;AAEF,eAAO,MAAM,gBAAgB,KAO5B,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../src/styles.ts"],"names":[],"mappings":";;;;;;;AAAA,uDAAwC;AACxC,8CAAiF;AACjF,0CAAsD;AAEzC,QAAA,mBAAmB,OAAG,uBAAG,4PAAA,MAClC,EAAmB,uFAMnB,EAAqB,uFAKxB,KAXG,4BAAmB,EAMnB,8BAAqB,EAKvB;AAEW,QAAA,iBAAiB,OAAG,uBAAG,oHAAA,MAChC,EAAiB,wCAGpB,KAHG,wBAAiB,EAGnB;AAEW,QAAA,eAAe,OAAG,uBAAG,iHAAA,MAC9B,EAAiB,qCAGpB,KAHG,wBAAiB,EAGnB;AAEW,QAAA,gBAAgB,OAAG,uBAAG,0HAAA,MAC/B,EAAiB,mCAIf,EAAe,SAEpB,KANG,yBAAiB,EAIf,uBAAe,EAEnB"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"global.d.ts","sourceRoot":"","sources":["../../../src/types/global.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,MAAM,WAAW,gBAAgB;IAC/B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,cAAe,SAAQ,eAAe;CAAG;AAC1D,oBAAY,kBAAkB,GAAG,MAAM,GAAG,cAAc,CAAC"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"global.js","sourceRoot":"","sources":["../../src/types/global.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"global.js","sourceRoot":"","sources":["../../../src/types/global.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../src/types/icons.ts"],"names":[],"mappings":"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T,SAAS,GACT,UAAU,GACV,UAAU,GACV,aAAa,GACb,aAAa,GACb,sBAAsB,GACtB,sBAAsB,GACtB,aAAa,GACb,aAAa,GACb,UAAU,GACV,UAAU,GACV,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,UAAU,GACV,UAAU,GACV,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,aAAa,GACb,aAAa,GACb,eAAe,GACf,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,kBAAkB,GAClB,kBAAkB,GAClB,wBAAwB,GACxB,wBAAwB,GACxB,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,WAAW,GACX,aAAa,GACb,aAAa,GACb,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,GACf,eAAe,GACf,eAAe,GACf,eAAe,GACf,cAAc,GACd,cAAc,GACd,eAAe,GACf,eAAe,GACf,cAAc,GACd,cAAc,GACd,gBAAgB,GAChB,gBAAgB,GAChB,kBAAkB,GAClB,kBAAkB,GAClB,cAAc,GACd,cAAc,GACd,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,GACf,eAAe,GACf,UAAU,GACV,gBAAgB,GAChB,gBAAgB,GAChB,aAAa,GACb,aAAa,GACb,iBAAiB,GACjB,iBAAiB,GACjB,aAAa,GACb,aAAa,GACb,cAAc,GACd,cAAc,GACd,UAAU,GACV,eAAe,GACf,eAAe,GACf,eAAe,GACf,eAAe,GACf,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,cAAc,GACd,eAAe,GACf,eAAe,GACf,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,GACf,eAAe,GACf,aAAa,GACb,aAAa,GACb,cAAc,GACd,cAAc,GACd,aAAa,GACb,aAAa,GACb,gBAAgB,GAChB,gBAAgB,GAChB,gBAAgB,GAChB,gBAAgB,GAChB,kBAAkB,GAClB,kBAAkB,GAClB,iBAAiB,GACjB,iBAAiB,GACjB,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,GACf,eA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"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"icons.js","sourceRoot":"","sources":["../../src/types/icons.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"icons.js","sourceRoot":"","sources":["../../../src/types/icons.ts"],"names":[],"mappings":""}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icons____.d.ts","sourceRoot":"","sources":["../../../src/types/icons____.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,GAAG,QAI+L,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icons____.js","sourceRoot":"","sources":["../../../src/types/icons____.ts"],"names":[],"mappings":"AAAA,IAAM,GAAG,GACP,iwTAAiwT;IACjwT,ywTAAywT;IACzwT,swTAAswT;IACtwT,sMAAsM,CAAC"}
@@ -0,0 +1 @@
1
+ { "numFailedTestSuites": 0, "numFailedTests": 0, "numPassedTestSuites": 23, "numPassedTests": 90, "numPendingTestSuites": 0, "numPendingTests": 0, "numRuntimeErrorTestSuites": 0, "numTodoTests": 0, "numTotalTestSuites": 23, "numTotalTests": 90, "openHandles": [], "snapshot": { "added": 0, "didUpdate": false, "failure": false, "filesAdded": 0, "filesRemoved": 0, "filesRemovedList": [], "filesUnmatched": 0, "filesUpdated": 0, "matched": 0, "total": 0, "unchecked": 0, "uncheckedKeysByFile": [], "unmatched": 0, "updated": 0 }, "startTime": 1662628518373, "success": true, "testResults": [{ "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Table /> properly", "location": null, "status": "passed", "title": "Renders basic <Table /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Table /> with grouped columns properly", "location": null, "status": "passed", "title": "Renders <Table /> with grouped columns properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Table /> with custom content", "location": null, "status": "passed", "title": "Renders <Table /> with custom content" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Table /> with predefined content", "location": null, "status": "passed", "title": "Renders <Table /> with predefined content" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Sorting on <Table /> works properly", "location": null, "status": "passed", "title": "Sorting on <Table /> works properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Rows on <Table /> can be selected", "location": null, "status": "passed", "title": "Rows on <Table /> can be selected" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Rows on <Table /> cannot be selected if _selectId is missing", "location": null, "status": "passed", "title": "Rows on <Table /> cannot be selected if _selectId is missing" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Rows on <Table /> are all selected/deselected when clicking on header", "location": null, "status": "passed", "title": "Rows on <Table /> are all selected/deselected when clicking on header" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Cells on <Table /> are interactive", "location": null, "status": "passed", "title": "Cells on <Table /> are interactive" }], "endTime": 1662628529450, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/table.test.tsx", "startTime": 1662628518786, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders full <Tabs /> properly", "location": null, "status": "passed", "title": "Renders full <Tabs /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders shortened <Tabs /> properly", "location": null, "status": "passed", "title": "Renders shortened <Tabs /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Default active tab can be specified", "location": null, "status": "passed", "title": "Default active tab can be specified" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Changes tab and runs callback", "location": null, "status": "passed", "title": "Changes tab and runs callback" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Does not change tab and run callback when disabled", "location": null, "status": "passed", "title": "Does not change tab and run callback when disabled" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Changes tab programatically and runs callback", "location": null, "status": "passed", "title": "Changes tab programatically and runs callback" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Closable tab can be closed if not disabled", "location": null, "status": "passed", "title": "Closable tab can be closed if not disabled" }], "endTime": 1662628530597, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/tabs.test.tsx", "startTime": 1662628529468, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders sidebar", "location": null, "status": "passed", "title": "Renders sidebar" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Sidebar can be collapsed", "location": null, "status": "passed", "title": "Sidebar can be collapsed" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Can open submenu manually", "location": null, "status": "passed", "title": "Can open submenu manually" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Submenu opens automatically if path matches", "location": null, "status": "passed", "title": "Submenu opens automatically if path matches" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Bookmarks can be added and removed", "location": null, "status": "passed", "title": "Bookmarks can be added and removed" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Bookmarks clicks are not propagated through", "location": null, "status": "passed", "title": "Bookmarks clicks are not propagated through" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders item as <p> element with onClick", "location": null, "status": "passed", "title": "Renders item as <p> element with onClick" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders floating sidebar with item as <p> element with onClick, closes on item click", "location": null, "status": "passed", "title": "Renders floating sidebar with item as <p> element with onClick, closes on item click" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders custom item at the top", "location": null, "status": "passed", "title": "Renders custom item at the top" }], "endTime": 1662628531636, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/sidebar.test.tsx", "startTime": 1662628530613, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Dropdown /> properly", "location": null, "status": "passed", "title": "Renders <Dropdown /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders disabled <Dropdown /> when children are empty", "location": null, "status": "passed", "title": "Renders disabled <Dropdown /> when children are empty" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Dropdown /> with custom component and custom handler", "location": null, "status": "passed", "title": "Renders <Dropdown /> with custom component and custom handler" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Dropdown /> is opened by default", "location": null, "status": "passed", "title": "Renders <Dropdown /> is opened by default" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders filterable <Dropdown /> and filters items correctly", "location": null, "status": "passed", "title": "Renders filterable <Dropdown /> and filters items correctly" }], "endTime": 1662628532771, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/dropdown.test.tsx", "startTime": 1662628531651, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Adds notifications and dismisses them automatically", "location": null, "status": "passed", "title": "Adds notifications and dismisses them automatically" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Adds a notification and updates it", "location": null, "status": "passed", "title": "Adds a notification and updates it" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Notification has a click event", "location": null, "status": "passed", "title": "Notification has a click event" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Notification has a close event", "location": null, "status": "passed", "title": "Notification has a close event" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Notification has a finish event", "location": null, "status": "passed", "title": "Notification has a finish event" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Maximum of 5 notifications is shown at once", "location": null, "status": "passed", "title": "Maximum of 5 notifications is shown at once" }], "endTime": 1662628533575, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/notifications.test.tsx", "startTime": 1662628532782, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> properly", "location": null, "status": "passed", "title": "Renders <Button /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with size properly", "location": null, "status": "passed", "title": "Renders <Button /> with size properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with icon properly", "location": null, "status": "passed", "title": "Renders <Button /> with icon properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with intent properly", "location": null, "status": "passed", "title": "Renders <Button /> with intent properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with right icon properly", "location": null, "status": "passed", "title": "Renders <Button /> with right icon properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with icon and right icon properly", "location": null, "status": "passed", "title": "Renders <Button /> with icon and right icon properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Button /> with onClick function", "location": null, "status": "passed", "title": "Renders <Button /> with onClick function" }], "endTime": 1662628534355, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/button.test.tsx", "startTime": 1662628533586, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Tag /> properly", "location": null, "status": "passed", "title": "Renders <Tag /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Tag /> group properly", "location": null, "status": "passed", "title": "Renders <Tag /> group properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Tag /> without remove button if disabled", "location": null, "status": "passed", "title": "Renders <Tag /> without remove button if disabled" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Fires onClick and onRemoveClick <Tag /> events", "location": null, "status": "passed", "title": "Fires onClick and onRemoveClick <Tag /> events" }], "endTime": 1662628534909, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/tag.test.tsx", "startTime": 1662628534364, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Modal /> properly", "location": null, "status": "passed", "title": "Renders basic <Modal /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Does not renders <Modal /> if its not open", "location": null, "status": "passed", "title": "Does not renders <Modal /> if its not open" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Modal /> with custom dimensions", "location": null, "status": "passed", "title": "Renders <Modal /> with custom dimensions" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders confirmation <Modal /> ", "location": null, "status": "passed", "title": "Renders confirmation <Modal /> " }], "endTime": 1662628535610, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/modal.test.tsx", "startTime": 1662628534925, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Does not render <Drawer /> if not open", "location": null, "status": "passed", "title": "Does not render <Drawer /> if not open" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders opened <Drawer /> properly", "location": null, "status": "passed", "title": "Renders opened <Drawer /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders hidable <Drawer /> properly", "location": null, "status": "passed", "title": "Renders hidable <Drawer /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders closable <Drawer /> properly", "location": null, "status": "passed", "title": "Renders closable <Drawer /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Drawer /> with interactive backdrop", "location": null, "status": "passed", "title": "Renders <Drawer /> with interactive backdrop" }], "endTime": 1662628536237, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/drawer.test.tsx", "startTime": 1662628535618, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Panel /> properly", "location": null, "status": "passed", "title": "Renders basic <Panel /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Panel /> with title properly", "location": null, "status": "passed", "title": "Renders basic <Panel /> with title properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Panel /> that is collapsed by default and can be expanded", "location": null, "status": "passed", "title": "Renders basic <Panel /> that is collapsed by default and can be expanded" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders closable <Panel /> properly", "location": null, "status": "passed", "title": "Renders closable <Panel /> properly" }], "endTime": 1662628536724, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/panel.test.tsx", "startTime": 1662628536246, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders basic <Tree /> properly", "location": null, "status": "passed", "title": "Renders basic <Tree /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Shows types for <Tree /> properly", "location": null, "status": "passed", "title": "Shows types for <Tree /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Shows textarea for <Tree /> properly", "location": null, "status": "passed", "title": "Shows textarea for <Tree /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "<Tree /> items can be expanded and collapsed", "location": null, "status": "passed", "title": "<Tree /> items can be expanded and collapsed" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Tree /> with clickable items", "location": null, "status": "passed", "title": "Renders <Tree /> with clickable items" }], "endTime": 1662628537662, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/tree.test.tsx", "startTime": 1662628536732, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Shows popover on hover, hides on leave", "location": null, "status": "passed", "title": "Shows popover on hover, hides on leave" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Shows popover on click, hides only on click away", "location": null, "status": "passed", "title": "Shows popover on click, hides only on click away" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Shows custom content", "location": null, "status": "passed", "title": "Shows custom content" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Runs callback function", "location": null, "status": "passed", "title": "Runs callback function" }], "endTime": 1662628538136, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/popover.test.tsx", "startTime": 1662628537670, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Menu /> properly", "location": null, "status": "passed", "title": "Renders <Menu /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "<Menu /> item can be clicked", "location": null, "status": "passed", "title": "<Menu /> item can be clicked" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "<Menu /> item has right clickable button", "location": null, "status": "passed", "title": "<Menu /> item has right clickable button" }], "endTime": 1662628538540, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/menu.test.tsx", "startTime": 1662628538144, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Input /> properly", "location": null, "status": "passed", "title": "Renders <Input /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Input /> with clear button properly", "location": null, "status": "passed", "title": "Renders <Input /> with clear button properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Disabled <Input /> cannot be cleared", "location": null, "status": "passed", "title": "Disabled <Input /> cannot be cleared" }], "endTime": 1662628539044, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/input.test.tsx", "startTime": 1662628538548, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders full <Breadcrumbs /> properly", "location": null, "status": "passed", "title": "Renders full <Breadcrumbs /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders shortened <Breadcrumbs /> properly", "location": null, "status": "passed", "title": "Renders shortened <Breadcrumbs /> properly" }], "endTime": 1662628539474, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/breadcrumbs.test.tsx", "startTime": 1662628539053, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <TextArea /> properly", "location": null, "status": "passed", "title": "Renders <TextArea /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <TextArea /> with clear button properly", "location": null, "status": "passed", "title": "Renders <TextArea /> with clear button properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Disabled <TextArea /> cannot be cleared", "location": null, "status": "passed", "title": "Disabled <TextArea /> cannot be cleared" }], "endTime": 1662628539917, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/textarea.test.tsx", "startTime": 1662628539491, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Message /> properly", "location": null, "status": "passed", "title": "Renders <Message /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Runs onFinish on message after duration", "location": null, "status": "passed", "title": "Runs onFinish on message after duration" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Runs onClose when closed", "location": null, "status": "passed", "title": "Runs onClose when closed" }], "endTime": 1662628540374, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/messages.test.tsx", "startTime": 1662628539925, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Checkbox /> properly", "location": null, "status": "passed", "title": "Renders <Checkbox /> properly" }], "endTime": 1662628540748, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/radiogroup.test.tsx", "startTime": 1662628540382, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders Layout properly", "location": null, "status": "passed", "title": "Renders Layout properly" }], "endTime": 1662628541154, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/layout.test.tsx", "startTime": 1662628540757, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Icon /> properly", "location": null, "status": "passed", "title": "Renders <Icon /> properly" }, { "ancestorTitles": [], "failureMessages": [], "fullName": "Renders empty <Icon /> if icon does not exist", "location": null, "status": "passed", "title": "Renders empty <Icon /> if icon does not exist" }], "endTime": 1662628541801, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/icon.test.tsx", "startTime": 1662628541163, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders Navbar properly", "location": null, "status": "passed", "title": "Renders Navbar properly" }], "endTime": 1662628542537, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/navbar.test.tsx", "startTime": 1662628541815, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <Checkbox /> properly", "location": null, "status": "passed", "title": "Renders <Checkbox /> properly" }], "endTime": 1662628542970, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/checkbox.test.tsx", "startTime": 1662628542546, "status": "passed", "summary": "" }, { "assertionResults": [{ "ancestorTitles": [], "failureMessages": [], "fullName": "Renders <TimeAgo /> data properly", "location": null, "status": "passed", "title": "Renders <TimeAgo /> data properly" }], "endTime": 1662628543331, "message": "", "name": "/home/runner/work/reqore/reqore/__tests__/timeAgo.test.tsx", "startTime": 1662628542978, "status": "passed", "summary": "" }], "wasInterrupted": false }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qoretechnologies/reqore",
3
- "version": "0.20.3",
3
+ "version": "0.20.4",
4
4
  "description": "ReQore is a highly theme-able and modular UI library for React",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -8,7 +8,7 @@
8
8
  "test": "./node_modules/.bin/jest",
9
9
  "test:watch": "./node_modules/.bin/jest --watch",
10
10
  "test:ci": "./node_modules/.bin/jest --silent --json --outputFile=tests.json",
11
- "build": "./node_modules/typescript/bin/tsc",
11
+ "build": "./node_modules/typescript/bin/tsc --project tsconfig.prod.json",
12
12
  "build:test": "./node_modules/typescript/bin/tsc --noEmit",
13
13
  "storybook": "start-storybook -p 6007 --no-dll",
14
14
  "build-storybook": "build-storybook"
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  import styled, { css } from 'styled-components';
3
- import { IReqoreIntent, IReqoreTheme } from '../../constants/theme';
3
+ import { IReqoreCustomTheme, IReqoreIntent, IReqoreTheme } from '../../constants/theme';
4
4
  import ReqoreThemeProvider from '../../containers/ThemeProvider';
5
5
  import { changeLightness } from '../../helpers/colors';
6
6
  import { useReqoreTheme } from '../../hooks/useTheme';
@@ -11,7 +11,7 @@ export interface IReqoreMenuProps extends IReqoreComponent, React.HTMLAttributes
11
11
  position?: 'left' | 'right';
12
12
  width?: string;
13
13
  maxHeight?: string;
14
- customTheme?: IReqoreTheme;
14
+ customTheme?: IReqoreCustomTheme;
15
15
  intent?: IReqoreIntent;
16
16
  }
17
17
 
@@ -4,7 +4,7 @@ import { forwardRef, ReactElement, useCallback, useMemo, useState } from 'react'
4
4
  import { useUpdateEffect } from 'react-use';
5
5
  import styled, { css } from 'styled-components';
6
6
  import { RADIUS_FROM_SIZE } from '../../constants/sizes';
7
- import { IReqoreIntent, IReqoreTheme } from '../../constants/theme';
7
+ import { IReqoreCustomTheme, IReqoreIntent, IReqoreTheme } from '../../constants/theme';
8
8
  import ReqoreThemeProvider from '../../containers/ThemeProvider';
9
9
  import {
10
10
  changeDarkness,
@@ -45,7 +45,7 @@ export interface IReqorePanelProps extends React.HTMLAttributes<HTMLDivElement>
45
45
  rounded?: boolean;
46
46
  actions?: IReqorePanelAction[];
47
47
  bottomActions?: IReqorePanelBottomAction[];
48
- customTheme?: IReqoreTheme;
48
+ customTheme?: IReqoreCustomTheme;
49
49
  intent?: IReqoreIntent;
50
50
  flat?: boolean;
51
51
  unMountContentOnCollapse?: boolean;
@@ -4,7 +4,7 @@ import React, { useState } from 'react';
4
4
  import { useUpdateEffect } from 'react-use';
5
5
  import styled, { css } from 'styled-components';
6
6
  import { TABLE_SIZE_TO_PX, TSizes } from '../../constants/sizes';
7
- import { IReqoreIntent, IReqoreTheme } from '../../constants/theme';
7
+ import { IReqoreCustomTheme, IReqoreIntent, IReqoreTheme } from '../../constants/theme';
8
8
  import ReqoreThemeProvider from '../../containers/ThemeProvider';
9
9
  import { changeLightness, getReadableColor } from '../../helpers/colors';
10
10
  import { useReqoreTheme } from '../../hooks/useTheme';
@@ -68,7 +68,7 @@ export interface IReqoreTableProps extends React.HTMLAttributes<HTMLDivElement>
68
68
  onSelectedChange?: (selected?: any[]) => void;
69
69
  selectToggleTooltip?: string;
70
70
  onRowClick?: IReqoreTableRowClick;
71
- customTheme?: IReqoreTheme;
71
+ customTheme?: IReqoreCustomTheme;
72
72
  intent?: IReqoreIntent;
73
73
  rounded?: boolean;
74
74
  flat?: boolean;
package/src/index.tsx CHANGED
@@ -20,8 +20,6 @@ export { default as ReqoreMenuDivider } from './components/Menu/divider';
20
20
  export { default as ReqoreMenuItem } from './components/Menu/item';
21
21
  export { default as ReqoreMessage } from './components/Message';
22
22
  export { ReqoreModal } from './components/Modal';
23
- export { ReqoreModalActions, ReqoreModalActionsGroup } from './components/Modal/actions';
24
- export { ReqoreModalContent } from './components/Modal/content';
25
23
  export { ReqoreFooter, ReqoreHeader } from './components/Navbar';
26
24
  export { default as ReqoreNavbarDivider } from './components/Navbar/divider';
27
25
  export { default as ReqoreNavbarGroup } from './components/Navbar/group';
@@ -101,7 +101,7 @@ export const Flat = Template.bind({});
101
101
  Flat.args = {
102
102
  flat: true,
103
103
  };
104
- export const NoLabel = Template.bind({});
104
+ export const NoLabel: Story<IReqorePanelProps> = Template.bind({});
105
105
  NoLabel.args = {
106
106
  label: undefined,
107
107
  };