@rufous/ui 0.2.0-beta.0 → 0.2.1

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 (408) hide show
  1. package/README.md +485 -219
  2. package/dist/main.cjs +14129 -947
  3. package/dist/main.css +14077 -5884
  4. package/dist/main.d.cts +1719 -70
  5. package/dist/main.d.ts +1719 -70
  6. package/dist/main.js +15345 -210
  7. package/package.json +32 -5
  8. package/dist/Buttons/addButton.cjs +0 -39
  9. package/dist/Buttons/addButton.d.cts +0 -8
  10. package/dist/Buttons/addButton.d.ts +0 -8
  11. package/dist/Buttons/addButton.js +0 -7
  12. package/dist/Buttons/cancelButton.cjs +0 -37
  13. package/dist/Buttons/cancelButton.d.cts +0 -8
  14. package/dist/Buttons/cancelButton.d.ts +0 -8
  15. package/dist/Buttons/cancelButton.js +0 -7
  16. package/dist/Buttons/index.cjs +0 -155
  17. package/dist/Buttons/index.d.cts +0 -5
  18. package/dist/Buttons/index.d.ts +0 -5
  19. package/dist/Buttons/index.js +0 -21
  20. package/dist/Buttons/stdButton.cjs +0 -39
  21. package/dist/Buttons/stdButton.d.cts +0 -8
  22. package/dist/Buttons/stdButton.d.ts +0 -8
  23. package/dist/Buttons/stdButton.js +0 -7
  24. package/dist/Buttons/submitButton.cjs +0 -124
  25. package/dist/Buttons/submitButton.d.cts +0 -13
  26. package/dist/Buttons/submitButton.d.ts +0 -13
  27. package/dist/Buttons/submitButton.js +0 -8
  28. package/dist/CheckBoxes/CheckBox.cjs +0 -62
  29. package/dist/CheckBoxes/CheckBox.d.cjs +0 -17
  30. package/dist/CheckBoxes/CheckBox.d.cts +0 -15
  31. package/dist/CheckBoxes/CheckBox.d.d.cts +0 -15
  32. package/dist/CheckBoxes/CheckBox.d.d.ts +0 -15
  33. package/dist/CheckBoxes/CheckBox.d.js +0 -0
  34. package/dist/CheckBoxes/CheckBox.d.ts +0 -15
  35. package/dist/CheckBoxes/CheckBox.js +0 -7
  36. package/dist/Contexts/rufousThemeProvider.cjs +0 -157
  37. package/dist/Contexts/rufousThemeProvider.d.cts +0 -8
  38. package/dist/Contexts/rufousThemeProvider.d.ts +0 -8
  39. package/dist/Contexts/rufousThemeProvider.js +0 -10
  40. package/dist/DataGrid/DataGrid.cjs +0 -418
  41. package/dist/DataGrid/DataGrid.d.cts +0 -8
  42. package/dist/DataGrid/DataGrid.d.ts +0 -8
  43. package/dist/DataGrid/DataGrid.js +0 -9
  44. package/dist/DataGrid/index.cjs +0 -418
  45. package/dist/DataGrid/index.d.cts +0 -3
  46. package/dist/DataGrid/index.d.ts +0 -3
  47. package/dist/DataGrid/index.js +0 -8
  48. package/dist/DataGrid/types.cjs +0 -17
  49. package/dist/DataGrid/types.d.cts +0 -31
  50. package/dist/DataGrid/types.d.ts +0 -31
  51. package/dist/DataGrid/types.js +0 -0
  52. package/dist/Dialogs/BaseDialog.cjs +0 -133
  53. package/dist/Dialogs/BaseDialog.css +0 -8361
  54. package/dist/Dialogs/BaseDialog.d.cts +0 -31
  55. package/dist/Dialogs/BaseDialog.d.ts +0 -31
  56. package/dist/Dialogs/BaseDialog.js +0 -78
  57. package/dist/Dialogs/index.cjs +0 -139
  58. package/dist/Dialogs/index.css +0 -8361
  59. package/dist/Dialogs/index.d.cts +0 -2
  60. package/dist/Dialogs/index.d.ts +0 -2
  61. package/dist/Dialogs/index.js +0 -78
  62. package/dist/Editors/RichTextEditor.cjs +0 -29477
  63. package/dist/Editors/RichTextEditor.css +0 -7179
  64. package/dist/Editors/RichTextEditor.d.cts +0 -57
  65. package/dist/Editors/RichTextEditor.d.ts +0 -57
  66. package/dist/Editors/RichTextEditor.js +0 -9
  67. package/dist/Editors/index.cjs +0 -29477
  68. package/dist/Editors/index.css +0 -7179
  69. package/dist/Editors/index.d.cts +0 -2
  70. package/dist/Editors/index.d.ts +0 -2
  71. package/dist/Editors/index.js +0 -8
  72. package/dist/Progress/circularProgress.cjs +0 -60
  73. package/dist/Progress/circularProgress.d.cts +0 -9
  74. package/dist/Progress/circularProgress.d.ts +0 -9
  75. package/dist/Progress/circularProgress.js +0 -7
  76. package/dist/TextFields/AddressLookup.cjs +0 -390
  77. package/dist/TextFields/AddressLookup.d.cts +0 -49
  78. package/dist/TextFields/AddressLookup.d.ts +0 -49
  79. package/dist/TextFields/AddressLookup.js +0 -304
  80. package/dist/TextFields/FloatingInput.cjs +0 -67
  81. package/dist/TextFields/FloatingInput.d.cts +0 -17
  82. package/dist/TextFields/FloatingInput.d.ts +0 -17
  83. package/dist/TextFields/FloatingInput.js +0 -7
  84. package/dist/chunk-2AJACSJ3.js +0 -8
  85. package/dist/chunk-3IBCGGN3.js +0 -48
  86. package/dist/chunk-3Y6QBRGD.js +0 -8
  87. package/dist/chunk-4BTXGP7U.js +0 -19
  88. package/dist/chunk-4Y7SQ5EP.js +0 -8
  89. package/dist/chunk-5GK5B3FD.js +0 -8
  90. package/dist/chunk-5JWTJ5PY.js +0 -8
  91. package/dist/chunk-5XKFPQLH.js +0 -8
  92. package/dist/chunk-66HHM7VI.js +0 -468
  93. package/dist/chunk-6FEUS4CQ.js +0 -41
  94. package/dist/chunk-6KIFTMUN.js +0 -8
  95. package/dist/chunk-6SUKO6QW.js +0 -8
  96. package/dist/chunk-763IHEJ2.js +0 -8
  97. package/dist/chunk-77QDKDFI.js +0 -8
  98. package/dist/chunk-7II4Q2WY.js +0 -8
  99. package/dist/chunk-7KRG7VNW.js +0 -0
  100. package/dist/chunk-AH6RCYDL.js +0 -45
  101. package/dist/chunk-AXSFVJ3H.js +0 -10
  102. package/dist/chunk-B2LVMM55.js +0 -8
  103. package/dist/chunk-BMMDUQDJ.js +0 -8
  104. package/dist/chunk-CTBYVXFP.js +0 -31
  105. package/dist/chunk-CTWVJQJ5.js +0 -8
  106. package/dist/chunk-DK3DA5LH.js +0 -8
  107. package/dist/chunk-DLJHWFNG.js +0 -18
  108. package/dist/chunk-DMP72IAP.js +0 -8
  109. package/dist/chunk-E5RTHYCU.js +0 -0
  110. package/dist/chunk-EZI3QGYJ.js +0 -8
  111. package/dist/chunk-FPRXN3DS.js +0 -18
  112. package/dist/chunk-FZCFFVXW.js +0 -10
  113. package/dist/chunk-G2GZDPUL.js +0 -61
  114. package/dist/chunk-GESVGIAP.js +0 -10
  115. package/dist/chunk-GJGRMMAQ.js +0 -0
  116. package/dist/chunk-GL43GPEM.js +0 -18
  117. package/dist/chunk-H372BAXA.js +0 -42
  118. package/dist/chunk-J6E3UO2W.js +0 -402
  119. package/dist/chunk-JI5XMLWT.js +0 -8
  120. package/dist/chunk-JVN6QVET.js +0 -8
  121. package/dist/chunk-MNPAE2ZF.js +0 -100
  122. package/dist/chunk-N26C33E6.js +0 -8
  123. package/dist/chunk-N4EJKMJK.js +0 -8
  124. package/dist/chunk-OJV6F5JC.js +0 -8
  125. package/dist/chunk-Q4DHI3B5.js +0 -8
  126. package/dist/chunk-Q5XKCUE3.js +0 -8
  127. package/dist/chunk-QDMNCTXT.js +0 -8
  128. package/dist/chunk-QGXXOQJF.js +0 -61
  129. package/dist/chunk-QIEQRNBE.js +0 -10
  130. package/dist/chunk-QJPQC544.js +0 -29
  131. package/dist/chunk-QPGJCRBS.js +0 -0
  132. package/dist/chunk-QTGVW36I.js +0 -8
  133. package/dist/chunk-QZFGQ5JM.js +0 -157
  134. package/dist/chunk-R3GARAVJ.js +0 -10
  135. package/dist/chunk-R4ISYGEP.js +0 -8
  136. package/dist/chunk-RJ43D3XB.js +0 -18
  137. package/dist/chunk-TYTZEAV5.js +0 -99
  138. package/dist/chunk-U7SARO5B.js +0 -10
  139. package/dist/chunk-UPCMMCPQ.js +0 -34
  140. package/dist/chunk-UTBCFDOX.js +0 -8
  141. package/dist/chunk-UTYIBUY2.js +0 -8
  142. package/dist/chunk-WG3Q6GZN.js +0 -29
  143. package/dist/chunk-WHGVO3HV.js +0 -8
  144. package/dist/chunk-WNZLBFLQ.js +0 -73
  145. package/dist/chunk-WXANSSXF.js +0 -8
  146. package/dist/chunk-WZAU77G7.js +0 -55
  147. package/dist/chunk-X357WQOT.js +0 -29
  148. package/dist/chunk-XCE3QE6Q.js +0 -8
  149. package/dist/chunk-XHY3OCAQ.js +0 -8
  150. package/dist/chunk-XPJVVKOU.js +0 -8
  151. package/dist/chunk-YRLN3TBF.js +0 -69
  152. package/dist/chunk-YTVUM76D.js +0 -10
  153. package/dist/chunk-Z7USRFM2.js +0 -8
  154. package/dist/chunk-ZJAV3FEQ.js +0 -48
  155. package/dist/chunk-ZLJDOLXZ.js +0 -8
  156. package/dist/icons/activateUserIcon.cjs +0 -74
  157. package/dist/icons/activateUserIcon.d.cts +0 -8
  158. package/dist/icons/activateUserIcon.d.ts +0 -8
  159. package/dist/icons/activateUserIcon.js +0 -7
  160. package/dist/icons/archivedIcon.cjs +0 -77
  161. package/dist/icons/archivedIcon.d.cts +0 -8
  162. package/dist/icons/archivedIcon.d.ts +0 -8
  163. package/dist/icons/archivedIcon.js +0 -7
  164. package/dist/icons/assignGroupIcon.cjs +0 -129
  165. package/dist/icons/assignGroupIcon.d.cts +0 -8
  166. package/dist/icons/assignGroupIcon.d.ts +0 -8
  167. package/dist/icons/assignGroupIcon.js +0 -7
  168. package/dist/icons/closeIcon.cjs +0 -37
  169. package/dist/icons/closeIcon.d.cts +0 -8
  170. package/dist/icons/closeIcon.d.ts +0 -8
  171. package/dist/icons/closeIcon.js +0 -7
  172. package/dist/icons/copyIcon.cjs +0 -70
  173. package/dist/icons/copyIcon.d.cts +0 -8
  174. package/dist/icons/copyIcon.d.ts +0 -8
  175. package/dist/icons/copyIcon.js +0 -7
  176. package/dist/icons/difficultyAllIcon.cjs +0 -37
  177. package/dist/icons/difficultyAllIcon.d.cts +0 -8
  178. package/dist/icons/difficultyAllIcon.d.ts +0 -8
  179. package/dist/icons/difficultyAllIcon.js +0 -7
  180. package/dist/icons/difficultyEasyIcon.cjs +0 -37
  181. package/dist/icons/difficultyEasyIcon.d.cts +0 -8
  182. package/dist/icons/difficultyEasyIcon.d.ts +0 -8
  183. package/dist/icons/difficultyEasyIcon.js +0 -7
  184. package/dist/icons/difficultyHardIcon.cjs +0 -37
  185. package/dist/icons/difficultyHardIcon.d.cts +0 -8
  186. package/dist/icons/difficultyHardIcon.d.ts +0 -8
  187. package/dist/icons/difficultyHardIcon.js +0 -7
  188. package/dist/icons/difficultyMediumIcon.cjs +0 -37
  189. package/dist/icons/difficultyMediumIcon.d.cts +0 -8
  190. package/dist/icons/difficultyMediumIcon.d.ts +0 -8
  191. package/dist/icons/difficultyMediumIcon.js +0 -7
  192. package/dist/icons/dollarIcon.cjs +0 -47
  193. package/dist/icons/dollarIcon.d.cts +0 -8
  194. package/dist/icons/dollarIcon.d.ts +0 -8
  195. package/dist/icons/dollarIcon.js +0 -7
  196. package/dist/icons/downloadIcon.cjs +0 -39
  197. package/dist/icons/downloadIcon.d.cts +0 -8
  198. package/dist/icons/downloadIcon.d.ts +0 -8
  199. package/dist/icons/downloadIcon.js +0 -7
  200. package/dist/icons/downloadPdfIcon.cjs +0 -37
  201. package/dist/icons/downloadPdfIcon.d.cts +0 -8
  202. package/dist/icons/downloadPdfIcon.d.ts +0 -8
  203. package/dist/icons/downloadPdfIcon.js +0 -7
  204. package/dist/icons/editChatIcon.cjs +0 -37
  205. package/dist/icons/editChatIcon.d.cts +0 -8
  206. package/dist/icons/editChatIcon.d.ts +0 -8
  207. package/dist/icons/editChatIcon.js +0 -7
  208. package/dist/icons/editIcon.cjs +0 -71
  209. package/dist/icons/editIcon.d.cts +0 -8
  210. package/dist/icons/editIcon.d.ts +0 -8
  211. package/dist/icons/editIcon.js +0 -7
  212. package/dist/icons/engagementIcon.cjs +0 -37
  213. package/dist/icons/engagementIcon.d.cts +0 -8
  214. package/dist/icons/engagementIcon.d.ts +0 -8
  215. package/dist/icons/engagementIcon.js +0 -7
  216. package/dist/icons/functionIcon.cjs +0 -37
  217. package/dist/icons/functionIcon.d.cts +0 -8
  218. package/dist/icons/functionIcon.d.ts +0 -8
  219. package/dist/icons/functionIcon.js +0 -7
  220. package/dist/icons/helpOutlinedIcon.cjs +0 -39
  221. package/dist/icons/helpOutlinedIcon.d.cts +0 -8
  222. package/dist/icons/helpOutlinedIcon.d.ts +0 -8
  223. package/dist/icons/helpOutlinedIcon.js +0 -7
  224. package/dist/icons/hierarchyIcon.cjs +0 -84
  225. package/dist/icons/hierarchyIcon.d.cts +0 -8
  226. package/dist/icons/hierarchyIcon.d.ts +0 -8
  227. package/dist/icons/hierarchyIcon.js +0 -7
  228. package/dist/icons/inactiveGroupIcon.cjs +0 -37
  229. package/dist/icons/inactiveGroupIcon.d.cts +0 -8
  230. package/dist/icons/inactiveGroupIcon.d.ts +0 -8
  231. package/dist/icons/inactiveGroupIcon.js +0 -7
  232. package/dist/icons/index.cjs +0 -1056
  233. package/dist/icons/index.d.cts +0 -57
  234. package/dist/icons/index.d.ts +0 -57
  235. package/dist/icons/index.js +0 -228
  236. package/dist/icons/industryIcon.cjs +0 -48
  237. package/dist/icons/industryIcon.d.cts +0 -8
  238. package/dist/icons/industryIcon.d.ts +0 -8
  239. package/dist/icons/industryIcon.js +0 -7
  240. package/dist/icons/invoiceIcon.cjs +0 -37
  241. package/dist/icons/invoiceIcon.d.cts +0 -8
  242. package/dist/icons/invoiceIcon.d.ts +0 -8
  243. package/dist/icons/invoiceIcon.js +0 -7
  244. package/dist/icons/locationPinIcon.cjs +0 -37
  245. package/dist/icons/locationPinIcon.d.cts +0 -8
  246. package/dist/icons/locationPinIcon.d.ts +0 -8
  247. package/dist/icons/locationPinIcon.js +0 -7
  248. package/dist/icons/logsIcon.cjs +0 -37
  249. package/dist/icons/logsIcon.d.cts +0 -8
  250. package/dist/icons/logsIcon.d.ts +0 -8
  251. package/dist/icons/logsIcon.js +0 -7
  252. package/dist/icons/minExperienceIcon.cjs +0 -47
  253. package/dist/icons/minExperienceIcon.d.cts +0 -8
  254. package/dist/icons/minExperienceIcon.d.ts +0 -8
  255. package/dist/icons/minExperienceIcon.js +0 -7
  256. package/dist/icons/nineDotMenuIcon.cjs +0 -39
  257. package/dist/icons/nineDotMenuIcon.d.cts +0 -8
  258. package/dist/icons/nineDotMenuIcon.d.ts +0 -8
  259. package/dist/icons/nineDotMenuIcon.js +0 -7
  260. package/dist/icons/notificationIcon.cjs +0 -39
  261. package/dist/icons/notificationIcon.d.cts +0 -8
  262. package/dist/icons/notificationIcon.d.ts +0 -8
  263. package/dist/icons/notificationIcon.js +0 -7
  264. package/dist/icons/projectIcon.cjs +0 -47
  265. package/dist/icons/projectIcon.d.cts +0 -8
  266. package/dist/icons/projectIcon.d.ts +0 -8
  267. package/dist/icons/projectIcon.js +0 -7
  268. package/dist/icons/qualificationsIcon.cjs +0 -37
  269. package/dist/icons/qualificationsIcon.d.cts +0 -8
  270. package/dist/icons/qualificationsIcon.d.ts +0 -8
  271. package/dist/icons/qualificationsIcon.js +0 -7
  272. package/dist/icons/questionStatusAllIcon.cjs +0 -37
  273. package/dist/icons/questionStatusAllIcon.d.cts +0 -8
  274. package/dist/icons/questionStatusAllIcon.d.ts +0 -8
  275. package/dist/icons/questionStatusAllIcon.js +0 -7
  276. package/dist/icons/questionStatusPrivateIcon.cjs +0 -37
  277. package/dist/icons/questionStatusPrivateIcon.d.cts +0 -8
  278. package/dist/icons/questionStatusPrivateIcon.d.ts +0 -8
  279. package/dist/icons/questionStatusPrivateIcon.js +0 -7
  280. package/dist/icons/questionStatusPublicIcon.cjs +0 -37
  281. package/dist/icons/questionStatusPublicIcon.d.cts +0 -8
  282. package/dist/icons/questionStatusPublicIcon.d.ts +0 -8
  283. package/dist/icons/questionStatusPublicIcon.js +0 -7
  284. package/dist/icons/questionTypeAllIcon.cjs +0 -37
  285. package/dist/icons/questionTypeAllIcon.d.cts +0 -8
  286. package/dist/icons/questionTypeAllIcon.d.ts +0 -8
  287. package/dist/icons/questionTypeAllIcon.js +0 -7
  288. package/dist/icons/questionTypeCodingIcon.cjs +0 -37
  289. package/dist/icons/questionTypeCodingIcon.d.cts +0 -8
  290. package/dist/icons/questionTypeCodingIcon.d.ts +0 -8
  291. package/dist/icons/questionTypeCodingIcon.js +0 -7
  292. package/dist/icons/questionTypeDescriptiveIcon.cjs +0 -37
  293. package/dist/icons/questionTypeDescriptiveIcon.d.cts +0 -8
  294. package/dist/icons/questionTypeDescriptiveIcon.d.ts +0 -8
  295. package/dist/icons/questionTypeDescriptiveIcon.js +0 -7
  296. package/dist/icons/questionTypeMultipleIcon.cjs +0 -37
  297. package/dist/icons/questionTypeMultipleIcon.d.cts +0 -8
  298. package/dist/icons/questionTypeMultipleIcon.d.ts +0 -8
  299. package/dist/icons/questionTypeMultipleIcon.js +0 -7
  300. package/dist/icons/questionTypeSingleIcon.cjs +0 -37
  301. package/dist/icons/questionTypeSingleIcon.d.cts +0 -8
  302. package/dist/icons/questionTypeSingleIcon.d.ts +0 -8
  303. package/dist/icons/questionTypeSingleIcon.js +0 -7
  304. package/dist/icons/refreshIcon.cjs +0 -39
  305. package/dist/icons/refreshIcon.d.cts +0 -8
  306. package/dist/icons/refreshIcon.d.ts +0 -8
  307. package/dist/icons/refreshIcon.js +0 -7
  308. package/dist/icons/resendInviteIcon.cjs +0 -58
  309. package/dist/icons/resendInviteIcon.d.cts +0 -8
  310. package/dist/icons/resendInviteIcon.d.ts +0 -8
  311. package/dist/icons/resendInviteIcon.js +0 -7
  312. package/dist/icons/rolesIcon.cjs +0 -47
  313. package/dist/icons/rolesIcon.d.cts +0 -8
  314. package/dist/icons/rolesIcon.d.ts +0 -8
  315. package/dist/icons/rolesIcon.js +0 -7
  316. package/dist/icons/rufousAiIcon.cjs +0 -37
  317. package/dist/icons/rufousAiIcon.d.cts +0 -8
  318. package/dist/icons/rufousAiIcon.d.ts +0 -8
  319. package/dist/icons/rufousAiIcon.js +0 -7
  320. package/dist/icons/rufousBirdIcon.cjs +0 -37
  321. package/dist/icons/rufousBirdIcon.d.cts +0 -8
  322. package/dist/icons/rufousBirdIcon.d.ts +0 -8
  323. package/dist/icons/rufousBirdIcon.js +0 -7
  324. package/dist/icons/rufousLauncherBird.cjs +0 -186
  325. package/dist/icons/rufousLauncherBird.d.cts +0 -8
  326. package/dist/icons/rufousLauncherBird.d.ts +0 -8
  327. package/dist/icons/rufousLauncherBird.js +0 -7
  328. package/dist/icons/sidebarIcon.cjs +0 -37
  329. package/dist/icons/sidebarIcon.d.cts +0 -8
  330. package/dist/icons/sidebarIcon.d.ts +0 -8
  331. package/dist/icons/sidebarIcon.js +0 -7
  332. package/dist/icons/softSkillsIcon.cjs +0 -37
  333. package/dist/icons/softSkillsIcon.d.cts +0 -8
  334. package/dist/icons/softSkillsIcon.d.ts +0 -8
  335. package/dist/icons/softSkillsIcon.js +0 -7
  336. package/dist/icons/subscribeIcon.cjs +0 -37
  337. package/dist/icons/subscribeIcon.d.cts +0 -8
  338. package/dist/icons/subscribeIcon.d.ts +0 -8
  339. package/dist/icons/subscribeIcon.js +0 -7
  340. package/dist/icons/suspendUserIcon.cjs +0 -37
  341. package/dist/icons/suspendUserIcon.d.cts +0 -8
  342. package/dist/icons/suspendUserIcon.d.ts +0 -8
  343. package/dist/icons/suspendUserIcon.js +0 -7
  344. package/dist/icons/technicalSkillsIcon.cjs +0 -37
  345. package/dist/icons/technicalSkillsIcon.d.cts +0 -8
  346. package/dist/icons/technicalSkillsIcon.d.ts +0 -8
  347. package/dist/icons/technicalSkillsIcon.js +0 -7
  348. package/dist/icons/tickIcon.cjs +0 -37
  349. package/dist/icons/tickIcon.d.cts +0 -8
  350. package/dist/icons/tickIcon.d.ts +0 -8
  351. package/dist/icons/tickIcon.js +0 -7
  352. package/dist/icons/timerIcon.cjs +0 -37
  353. package/dist/icons/timerIcon.d.cts +0 -8
  354. package/dist/icons/timerIcon.d.ts +0 -8
  355. package/dist/icons/timerIcon.js +0 -7
  356. package/dist/icons/trashIcon.cjs +0 -37
  357. package/dist/icons/trashIcon.d.cts +0 -8
  358. package/dist/icons/trashIcon.d.ts +0 -8
  359. package/dist/icons/trashIcon.js +0 -7
  360. package/dist/icons/unArchivedIcon.cjs +0 -77
  361. package/dist/icons/unArchivedIcon.d.cts +0 -8
  362. package/dist/icons/unArchivedIcon.d.ts +0 -8
  363. package/dist/icons/unArchivedIcon.js +0 -7
  364. package/dist/icons/unsubscribeIcon.cjs +0 -37
  365. package/dist/icons/unsubscribeIcon.d.cts +0 -8
  366. package/dist/icons/unsubscribeIcon.d.ts +0 -8
  367. package/dist/icons/unsubscribeIcon.js +0 -7
  368. package/dist/icons/uploadIcon.cjs +0 -37
  369. package/dist/icons/uploadIcon.d.cts +0 -8
  370. package/dist/icons/uploadIcon.d.ts +0 -8
  371. package/dist/icons/uploadIcon.js +0 -7
  372. package/dist/icons/userAssignIcon.cjs +0 -90
  373. package/dist/icons/userAssignIcon.d.cts +0 -8
  374. package/dist/icons/userAssignIcon.d.ts +0 -8
  375. package/dist/icons/userAssignIcon.js +0 -7
  376. package/dist/icons/viewIcon.cjs +0 -37
  377. package/dist/icons/viewIcon.d.cts +0 -8
  378. package/dist/icons/viewIcon.d.ts +0 -8
  379. package/dist/icons/viewIcon.js +0 -7
  380. package/dist/icons/workItemIcon.cjs +0 -58
  381. package/dist/icons/workItemIcon.d.cts +0 -8
  382. package/dist/icons/workItemIcon.d.ts +0 -8
  383. package/dist/icons/workItemIcon.js +0 -7
  384. package/dist/style.css +0 -1181
  385. package/dist/style.d.cts +0 -2
  386. package/dist/style.d.ts +0 -2
  387. package/dist/styles/button.css +0 -109
  388. package/dist/styles/button.d.cts +0 -2
  389. package/dist/styles/button.d.ts +0 -2
  390. package/dist/styles/checkbox.css +0 -60
  391. package/dist/styles/checkbox.d.cts +0 -2
  392. package/dist/styles/checkbox.d.ts +0 -2
  393. package/dist/styles/datagrid.css +0 -531
  394. package/dist/styles/datagrid.d.cts +0 -2
  395. package/dist/styles/datagrid.d.ts +0 -2
  396. package/dist/styles/dialog.css +0 -118
  397. package/dist/styles/dialog.d.cts +0 -2
  398. package/dist/styles/dialog.d.ts +0 -2
  399. package/dist/styles/editor.css +0 -211
  400. package/dist/styles/editor.d.cts +0 -2
  401. package/dist/styles/editor.d.ts +0 -2
  402. package/dist/styles/progress.css +0 -36
  403. package/dist/styles/progress.d.cts +0 -2
  404. package/dist/styles/progress.d.ts +0 -2
  405. package/dist/utils/constants.cjs +0 -84
  406. package/dist/utils/constants.d.cts +0 -58
  407. package/dist/utils/constants.d.ts +0 -58
  408. package/dist/utils/constants.js +0 -7
package/dist/main.d.cts CHANGED
@@ -1,70 +1,1719 @@
1
- export { APP_THEMES } from './utils/constants.cjs';
2
- export { default as ArchivedIcon } from './icons/archivedIcon.cjs';
3
- export { default as CopyIcon } from './icons/copyIcon.cjs';
4
- export { default as EditIcon } from './icons/editIcon.cjs';
5
- export { default as HelpOutlinedIcon } from './icons/helpOutlinedIcon.cjs';
6
- export { default as HierarchyIcon } from './icons/hierarchyIcon.cjs';
7
- export { default as NineDotMenuIcon } from './icons/nineDotMenuIcon.cjs';
8
- export { default as RufousLauncherIcon } from './icons/rufousLauncherBird.cjs';
9
- export { default as UnArchivedIcon } from './icons/unArchivedIcon.cjs';
10
- export { default as WorkItemIcon } from './icons/workItemIcon.cjs';
11
- export { default as DownloadIcon } from './icons/downloadIcon.cjs';
12
- export { default as ActivateUserIcon } from './icons/activateUserIcon.cjs';
13
- export { default as AssignGroupIcon } from './icons/assignGroupIcon.cjs';
14
- export { default as DifficultyAllIcon } from './icons/difficultyAllIcon.cjs';
15
- export { default as DifficultyEasyIcon } from './icons/difficultyEasyIcon.cjs';
16
- export { default as DifficultyHardIcon } from './icons/difficultyHardIcon.cjs';
17
- export { default as DifficultyMediumIcon } from './icons/difficultyMediumIcon.cjs';
18
- export { default as InactiveGroupIcon } from './icons/inactiveGroupIcon.cjs';
19
- export { default as InvoiceIcon } from './icons/invoiceIcon.cjs';
20
- export { default as LogsIcon } from './icons/logsIcon.cjs';
21
- export { default as QuestionStatusAllIcon } from './icons/questionStatusAllIcon.cjs';
22
- export { default as QuestionStatusPrivateIcon } from './icons/questionStatusPrivateIcon.cjs';
23
- export { default as QuestionStatusPublicIcon } from './icons/questionStatusPublicIcon.cjs';
24
- export { default as QuestionTypeAllIcon } from './icons/questionTypeAllIcon.cjs';
25
- export { default as QuestionTypeCodingIcon } from './icons/questionTypeCodingIcon.cjs';
26
- export { default as QuestionTypeDescriptiveIcon } from './icons/questionTypeDescriptiveIcon.cjs';
27
- export { default as QuestionTypeMultipleIcon } from './icons/questionTypeMultipleIcon.cjs';
28
- export { default as QuestionTypeSingleIcon } from './icons/questionTypeSingleIcon.cjs';
29
- export { default as ResendInviteIcon } from './icons/resendInviteIcon.cjs';
30
- export { default as SubscribeIcon } from './icons/subscribeIcon.cjs';
31
- export { default as SuspendUserIcon } from './icons/suspendUserIcon.cjs';
32
- export { default as UnsubscribeIcon } from './icons/unsubscribeIcon.cjs';
33
- export { default as UploadIcon } from './icons/uploadIcon.cjs';
34
- export { default as ViewIcon } from './icons/viewIcon.cjs';
35
- export { default as UserAssignIcon } from './icons/userAssignIcon.cjs';
36
- export { default as RufousBirdIcon } from './icons/rufousBirdIcon.cjs';
37
- export { default as TickIcon } from './icons/tickIcon.cjs';
38
- export { default as TimerIcon } from './icons/timerIcon.cjs';
39
- export { default as TrashIcon } from './icons/trashIcon.cjs';
40
- export { default as EditChatIcon } from './icons/editChatIcon.cjs';
41
- export { default as SidebarIcon } from './icons/sidebarIcon.cjs';
42
- export { default as NotificationIcon } from './icons/notificationIcon.cjs';
43
- export { default as RefreshIcon } from './icons/refreshIcon.cjs';
44
- export { default as DollarIcon } from './icons/dollarIcon.cjs';
45
- export { default as EngagementIcon } from './icons/engagementIcon.cjs';
46
- export { default as FunctionIcon } from './icons/functionIcon.cjs';
47
- export { default as IndustryIcon } from './icons/industryIcon.cjs';
48
- export { default as MinExperienceIcon } from './icons/minExperienceIcon.cjs';
49
- export { default as ProjectIcon } from './icons/projectIcon.cjs';
50
- export { default as RolesIcon } from './icons/rolesIcon.cjs';
51
- export { default as RufousAiIcon } from './icons/rufousAiIcon.cjs';
52
- export { default as CloseIcon } from './icons/closeIcon.cjs';
53
- export { default as LocationPinIcon } from './icons/locationPinIcon.cjs';
54
- export { default as DownloadPdfIcon } from './icons/downloadPdfIcon.cjs';
55
- export { default as SoftSkillsIcon } from './icons/softSkillsIcon.cjs';
56
- export { default as TechnicalSkillsIcon } from './icons/technicalSkillsIcon.cjs';
57
- export { default as QualificationsIcon } from './icons/qualificationsIcon.cjs';
58
- export { default as AddButton } from './Buttons/addButton.cjs';
59
- export { default as SubmitButton } from './Buttons/submitButton.cjs';
60
- export { default as CancelButton } from './Buttons/cancelButton.cjs';
61
- export { default as StandardButton } from './Buttons/stdButton.cjs';
62
- export { default as BaseDialog } from './Dialogs/BaseDialog.cjs';
63
- export { RufousThemeProvider, useRufousTheme } from './Contexts/rufousThemeProvider.cjs';
64
- export { Checkbox, CheckboxProps } from './CheckBoxes/CheckBox.d.cjs';
65
- export { FloatingInput, FloatingInputProps } from './TextFields/FloatingInput.cjs';
66
- export { default as CircularProgress } from './Progress/circularProgress.cjs';
67
- export { default as DataGrid } from './DataGrid/DataGrid.cjs';
68
- export { Action, Column, DataGridProps, SortDirection } from './DataGrid/types.cjs';
69
- export { MentionItem, default as RichTextEditor, RichTextEditorProps } from './Editors/RichTextEditor.cjs';
70
- import 'react';
1
+ import * as React from 'react';
2
+ import React__default, { ReactNode, CSSProperties, InputHTMLAttributes, ReactElement, ComponentType } from 'react';
3
+
4
+ declare const APP_THEMES: {
5
+ default: {
6
+ name: string;
7
+ light: {
8
+ primary: string;
9
+ secondary: string;
10
+ background: string;
11
+ surface: string;
12
+ text: string;
13
+ textSecondary: string;
14
+ border: string;
15
+ hover: string;
16
+ selection: string;
17
+ icon: string;
18
+ readonly customStyles: {
19
+ iconColor: any;
20
+ primaryColor: any;
21
+ secondaryColor: any;
22
+ };
23
+ };
24
+ dark: {
25
+ primary: string;
26
+ secondary: string;
27
+ background: string;
28
+ surface: string;
29
+ text: string;
30
+ textSecondary: string;
31
+ border: string;
32
+ hover: string;
33
+ selection: string;
34
+ icon: string;
35
+ readonly customStyles: {
36
+ iconColor: any;
37
+ primaryColor: any;
38
+ secondaryColor: any;
39
+ };
40
+ };
41
+ button: {
42
+ background: string;
43
+ text: string;
44
+ hoverBackground: string;
45
+ disabledBackground: string;
46
+ };
47
+ input: {
48
+ background: string;
49
+ text: string;
50
+ border: string;
51
+ placeholder: string;
52
+ focusBorder: string;
53
+ };
54
+ card: {
55
+ background: string;
56
+ shadow: string;
57
+ };
58
+ sidebar: {
59
+ background: string;
60
+ text: string;
61
+ hover: string;
62
+ };
63
+ success: string;
64
+ warning: string;
65
+ error: string;
66
+ };
67
+ rufous: {
68
+ name: string;
69
+ light: {
70
+ primary: string;
71
+ secondary: string;
72
+ background: string;
73
+ surface: string;
74
+ text: string;
75
+ textSecondary: string;
76
+ border: string;
77
+ hover: string;
78
+ selection: string;
79
+ icon: string;
80
+ readonly customStyles: {
81
+ iconColor: any;
82
+ primaryColor: any;
83
+ secondaryColor: any;
84
+ };
85
+ };
86
+ dark: {
87
+ primary: string;
88
+ secondary: string;
89
+ background: string;
90
+ surface: string;
91
+ text: string;
92
+ textSecondary: string;
93
+ border: string;
94
+ hover: string;
95
+ selection: string;
96
+ icon: string;
97
+ readonly customStyles: {
98
+ iconColor: any;
99
+ primaryColor: any;
100
+ secondaryColor: any;
101
+ };
102
+ };
103
+ };
104
+ };
105
+
106
+ interface ArchivedIconProps extends React__default.SVGProps<SVGSVGElement> {
107
+ color?: string;
108
+ }
109
+ declare const ArchivedIcon: React__default.FC<ArchivedIconProps>;
110
+
111
+ interface CopyIconProps extends React__default.SVGProps<SVGSVGElement> {
112
+ color?: string;
113
+ }
114
+ declare const CopyIcon: React__default.FC<CopyIconProps>;
115
+
116
+ interface EditIconProps extends React__default.SVGProps<SVGSVGElement> {
117
+ color?: string;
118
+ }
119
+ declare const EditIcon: React__default.FC<EditIconProps>;
120
+
121
+ interface HeplOutlinedIconProps extends React__default.SVGProps<SVGSVGElement> {
122
+ color?: string;
123
+ }
124
+ declare const HelpOutlinedIcon: React__default.FC<HeplOutlinedIconProps>;
125
+
126
+ interface HierarchyIconProps extends React__default.SVGProps<SVGSVGElement> {
127
+ color?: string;
128
+ }
129
+ declare const HierarchyIcon: React__default.FC<HierarchyIconProps>;
130
+
131
+ interface NineDotMenuIconProps extends React__default.SVGProps<SVGSVGElement> {
132
+ color?: string;
133
+ }
134
+ declare const NineDotMenuIcon: React__default.FC<NineDotMenuIconProps>;
135
+
136
+ interface RufousLauncherIconProps extends React__default.SVGProps<SVGSVGElement> {
137
+ color?: string;
138
+ }
139
+ declare const RufousLauncherIcon: React__default.FC<RufousLauncherIconProps>;
140
+
141
+ interface UnArchivedIconProps extends React__default.SVGProps<SVGSVGElement> {
142
+ color?: string;
143
+ }
144
+ declare const UnArchivedIcon: React__default.FC<UnArchivedIconProps>;
145
+
146
+ interface WorkItemIconProps extends React__default.SVGProps<SVGSVGElement> {
147
+ color?: string;
148
+ }
149
+ declare const WorkItemIcon: React__default.FC<WorkItemIconProps>;
150
+
151
+ interface DownloadIconProps extends React__default.SVGProps<SVGSVGElement> {
152
+ color?: string;
153
+ }
154
+ declare const DownloadIcon: React__default.FC<DownloadIconProps>;
155
+
156
+ interface ActivateUserProps extends React.SVGProps<SVGSVGElement> {
157
+ color?: string;
158
+ }
159
+ declare const ActivateUserIcon: React.FC<ActivateUserProps>;
160
+
161
+ interface AssignGroupProps extends React.SVGProps<SVGSVGElement> {
162
+ color?: string;
163
+ }
164
+ declare const AssignGroupIcon: React.FC<AssignGroupProps>;
165
+
166
+ interface DifficultyAllProps extends React.SVGProps<SVGSVGElement> {
167
+ color?: string;
168
+ }
169
+ declare const DifficultyAllIcon: React.FC<DifficultyAllProps>;
170
+
171
+ interface DifficultyEasyProps extends React.SVGProps<SVGSVGElement> {
172
+ color?: string;
173
+ }
174
+ declare const DifficultyEasyIcon: React.FC<DifficultyEasyProps>;
175
+
176
+ interface DifficultyHardProps extends React.SVGProps<SVGSVGElement> {
177
+ color?: string;
178
+ }
179
+ declare const DifficultyHardIcon: React.FC<DifficultyHardProps>;
180
+
181
+ interface DifficultyMediumProps extends React.SVGProps<SVGSVGElement> {
182
+ color?: string;
183
+ }
184
+ declare const DifficultyMediumIcon: React.FC<DifficultyMediumProps>;
185
+
186
+ interface InactiveGroupProps extends React.SVGProps<SVGSVGElement> {
187
+ color?: string;
188
+ }
189
+ declare const InactiveGroupIcon: React.FC<InactiveGroupProps>;
190
+
191
+ interface InvoiceProps extends React.SVGProps<SVGSVGElement> {
192
+ color?: string;
193
+ }
194
+ declare const InvoiceIcon: React.FC<InvoiceProps>;
195
+
196
+ interface LogsProps extends React.SVGProps<SVGSVGElement> {
197
+ color?: string;
198
+ }
199
+ declare const LogsIcon: React.FC<LogsProps>;
200
+
201
+ interface QuestionStatusAllIconProps extends React.SVGProps<SVGSVGElement> {
202
+ color?: string;
203
+ }
204
+ declare const QuestionStatusAllIcon: React.FC<QuestionStatusAllIconProps>;
205
+
206
+ interface QuestionStatusPrivateIconProps extends React.SVGProps<SVGSVGElement> {
207
+ color?: string;
208
+ }
209
+ declare const QuestionStatusPrivateIcon: React.FC<QuestionStatusPrivateIconProps>;
210
+
211
+ interface QuestionStatusPublicIconProps extends React.SVGProps<SVGSVGElement> {
212
+ color?: string;
213
+ }
214
+ declare const QuestionStatusPublicIcon: React.FC<QuestionStatusPublicIconProps>;
215
+
216
+ interface QuestionTypeAllIconProps extends React.SVGProps<SVGSVGElement> {
217
+ color?: string;
218
+ }
219
+ declare const QuestionTypeAllIcon: React.FC<QuestionTypeAllIconProps>;
220
+
221
+ interface QuestionTypeCodingIconProps extends React.SVGProps<SVGSVGElement> {
222
+ color?: string;
223
+ }
224
+ declare const QuestionTypeCodingIcon: React.FC<QuestionTypeCodingIconProps>;
225
+
226
+ interface QuestionTypeDescriptiveIconProps extends React.SVGProps<SVGSVGElement> {
227
+ color?: string;
228
+ }
229
+ declare const QuestionTypeDescriptiveIcon: React.FC<QuestionTypeDescriptiveIconProps>;
230
+
231
+ interface QuestionTypeMultipleIconProps extends React.SVGProps<SVGSVGElement> {
232
+ color?: string;
233
+ }
234
+ declare const QuestionTypeMultipleIcon: React.FC<QuestionTypeMultipleIconProps>;
235
+
236
+ interface QuestionTypeSingleIconProps extends React.SVGProps<SVGSVGElement> {
237
+ color?: string;
238
+ }
239
+ declare const QuestionTypeSingleIcon: React.FC<QuestionTypeSingleIconProps>;
240
+
241
+ interface ResendInviteIconProps extends React.SVGProps<SVGSVGElement> {
242
+ color?: string;
243
+ }
244
+ declare const ResendInviteIcon: React.FC<ResendInviteIconProps>;
245
+
246
+ interface SubscribeIconProps extends React.SVGProps<SVGSVGElement> {
247
+ color?: string;
248
+ }
249
+ declare const SubscribeIcon: React.FC<SubscribeIconProps>;
250
+
251
+ interface SuspendUserIconProps extends React.SVGProps<SVGSVGElement> {
252
+ color?: string;
253
+ }
254
+ declare const SuspendUserIcon: React.FC<SuspendUserIconProps>;
255
+
256
+ interface UnsubscribeIconProps extends React.SVGProps<SVGSVGElement> {
257
+ color?: string;
258
+ }
259
+ declare const UnsubscribeIcon: React.FC<UnsubscribeIconProps>;
260
+
261
+ interface UploadIconProps extends React.SVGProps<SVGSVGElement> {
262
+ color?: string;
263
+ }
264
+ declare const UploadIcon: React.FC<UploadIconProps>;
265
+
266
+ interface ViewIconProps extends React.SVGProps<SVGSVGElement> {
267
+ color?: string;
268
+ }
269
+ declare const ViewIcon: React.FC<ViewIconProps>;
270
+
271
+ interface UserAssignIconProps extends React.SVGProps<SVGSVGElement> {
272
+ color?: string;
273
+ }
274
+ declare const UserAssignIcon: React.FC<UserAssignIconProps>;
275
+
276
+ interface RufousBirdIconProps extends React.SVGProps<SVGSVGElement> {
277
+ color?: string;
278
+ }
279
+ declare const RufousBirdIcon: React.FC<RufousBirdIconProps>;
280
+
281
+ interface TickIconProps extends React.SVGProps<SVGSVGElement> {
282
+ color?: string;
283
+ }
284
+ declare const TickIcon: React.FC<TickIconProps>;
285
+
286
+ interface TimerIconProps extends React.SVGProps<SVGSVGElement> {
287
+ color?: string;
288
+ }
289
+ declare const TimerIcon: React.FC<TimerIconProps>;
290
+
291
+ interface TrashIconProps extends React.SVGProps<SVGSVGElement> {
292
+ color?: string;
293
+ }
294
+ declare const TrashIcon: React.FC<TrashIconProps>;
295
+
296
+ interface EditChatProps extends React.SVGProps<SVGSVGElement> {
297
+ color?: string;
298
+ }
299
+ declare const EditChatIcon: React.FC<EditChatProps>;
300
+
301
+ interface SidebarProps extends React.SVGProps<SVGSVGElement> {
302
+ color?: string;
303
+ }
304
+ declare const SidebarIcon: React.FC<SidebarProps>;
305
+
306
+ interface NotificationIconProps extends React__default.SVGProps<SVGSVGElement> {
307
+ color?: string;
308
+ }
309
+ declare const NotificationIcon: React__default.FC<NotificationIconProps>;
310
+
311
+ interface RefreshIconProps extends React__default.SVGProps<SVGSVGElement> {
312
+ color?: string;
313
+ }
314
+ declare const RefreshIcon: React__default.FC<RefreshIconProps>;
315
+
316
+ interface DollarIconProps extends React.SVGProps<SVGSVGElement> {
317
+ color?: string;
318
+ }
319
+ declare const DollarIcon: React.FC<DollarIconProps>;
320
+
321
+ interface EngagementIconProps extends React.SVGProps<SVGSVGElement> {
322
+ color?: string;
323
+ }
324
+ declare const EngagementIcon: React.FC<EngagementIconProps>;
325
+
326
+ interface FunctionIconProps extends React.SVGProps<SVGSVGElement> {
327
+ color?: string;
328
+ }
329
+ declare const FunctionIcon: React.FC<FunctionIconProps>;
330
+
331
+ interface IndustryIconProps extends React.SVGProps<SVGSVGElement> {
332
+ color?: string;
333
+ }
334
+ declare const IndustryIcon: React.FC<IndustryIconProps>;
335
+
336
+ interface MinExperienceIconProps extends React.SVGProps<SVGSVGElement> {
337
+ color?: string;
338
+ }
339
+ declare const MinExperienceIcon: React.FC<MinExperienceIconProps>;
340
+
341
+ interface ProjectIconProps extends React.SVGProps<SVGSVGElement> {
342
+ color?: string;
343
+ }
344
+ declare const ProjectIcon: React.FC<ProjectIconProps>;
345
+
346
+ interface RolesIconProps extends React.SVGProps<SVGSVGElement> {
347
+ color?: string;
348
+ }
349
+ declare const RolesIcon: React.FC<RolesIconProps>;
350
+
351
+ interface RufousAiIconProps extends React.SVGProps<SVGSVGElement> {
352
+ color?: string;
353
+ }
354
+ declare const RufousAiIcon: React.FC<RufousAiIconProps>;
355
+
356
+ interface CloseProps extends React.SVGProps<SVGSVGElement> {
357
+ color?: string;
358
+ }
359
+ declare const CloseIcon: React.FC<CloseProps>;
360
+
361
+ interface LocationPinProps extends React.SVGProps<SVGSVGElement> {
362
+ color?: string;
363
+ }
364
+ declare const LocationPinIcon: React.FC<LocationPinProps>;
365
+
366
+ interface DownloadPdfProps extends React.SVGProps<SVGSVGElement> {
367
+ color?: string;
368
+ }
369
+ declare const DownloadPdfIcon: React.FC<DownloadPdfProps>;
370
+
371
+ interface SoftSkillsIconProps extends React.SVGProps<SVGSVGElement> {
372
+ color?: string;
373
+ }
374
+ declare const SoftSkillsIcon: React.FC<SoftSkillsIconProps>;
375
+
376
+ interface TechnicalSkillsIconProps extends React.SVGProps<SVGSVGElement> {
377
+ color?: string;
378
+ }
379
+ declare const TechnicalSkillsIcon: React.FC<TechnicalSkillsIconProps>;
380
+
381
+ interface QualificationsIconProps extends React.SVGProps<SVGSVGElement> {
382
+ color?: string;
383
+ }
384
+ declare const QualificationsIcon: React.FC<QualificationsIconProps>;
385
+
386
+ interface CameraIconProps extends React.SVGProps<SVGSVGElement> {
387
+ color?: string;
388
+ }
389
+ declare const CameraIcon: React.FC<CameraIconProps>;
390
+
391
+ type SxProp = {
392
+ [key: string]: string | number | SxProp | undefined | null;
393
+ };
394
+
395
+ interface AddButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
396
+ children: React.ReactNode;
397
+ sx?: SxProp;
398
+ }
399
+ declare const AddButton: React.FC<AddButtonProps>;
400
+
401
+ interface SubmitButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
402
+ children: React.ReactNode;
403
+ type?: "button" | "submit" | "reset";
404
+ bgGradiant?: boolean;
405
+ onClick?: (e: React.MouseEvent<HTMLButtonElement>) => Promise<void> | void;
406
+ onDoubleClick?: (e: React.MouseEvent<HTMLButtonElement>) => Promise<void> | void;
407
+ isLoading?: boolean;
408
+ sx?: SxProp;
409
+ }
410
+ declare const SubmitButton: React.FC<SubmitButtonProps>;
411
+
412
+ interface CancelButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
413
+ children: string;
414
+ sx?: SxProp;
415
+ }
416
+ declare const CancelButton: React.FC<CancelButtonProps>;
417
+
418
+ interface StandardButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
419
+ children: React.ReactNode;
420
+ sx?: SxProp;
421
+ }
422
+ declare const StandardButton: React.FC<StandardButtonProps>;
423
+
424
+ interface ButtonProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "color"> {
425
+ variant?: "contained" | "outlined" | "text";
426
+ color?: "primary" | "secondary" | "success" | "error" | "info" | "warning" | "inherit";
427
+ size?: "small" | "medium" | "large";
428
+ startIcon?: ReactNode;
429
+ endIcon?: ReactNode;
430
+ fullWidth?: boolean;
431
+ disabled?: boolean;
432
+ disableElevation?: boolean;
433
+ disableRipple?: boolean;
434
+ href?: string;
435
+ loading?: boolean;
436
+ loadingPosition?: "start" | "end" | "center";
437
+ component?: React.ElementType;
438
+ children?: ReactNode;
439
+ className?: string;
440
+ style?: CSSProperties;
441
+ sx?: SxProp;
442
+ }
443
+ declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
444
+
445
+ interface IconButtonProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "color"> {
446
+ color?: "default" | "primary" | "secondary" | "success" | "error" | "info" | "warning" | "inherit";
447
+ size?: "small" | "medium" | "large";
448
+ edge?: "start" | "end" | false;
449
+ disabled?: boolean;
450
+ disableRipple?: boolean;
451
+ href?: string;
452
+ component?: React.ElementType;
453
+ children?: ReactNode;
454
+ className?: string;
455
+ style?: CSSProperties;
456
+ sx?: SxProp;
457
+ }
458
+ declare const IconButton: React.ForwardRefExoticComponent<IconButtonProps & React.RefAttributes<HTMLButtonElement>>;
459
+
460
+ interface BaseDialogProps {
461
+ open?: boolean;
462
+ onConfirm?: () => Promise<void> | void;
463
+ onClose?: () => void;
464
+ onCancel?: () => void;
465
+ children?: React.ReactNode;
466
+ minWidth?: number | string;
467
+ minHeight?: number | string;
468
+ customButtons?: React.ReactNode;
469
+ cancelText?: string;
470
+ confirmText?: string;
471
+ submitText?: string;
472
+ title?: string;
473
+ isLoading?: boolean;
474
+ disableConfirmBtn?: boolean;
475
+ fullScreen?: boolean;
476
+ loading?: boolean;
477
+ showCloseButton?: boolean;
478
+ buttonAlign?: "flex-start" | "flex-end" | "center";
479
+ showCancelButton?: boolean;
480
+ formatTitle?: boolean;
481
+ fullWidth?: boolean;
482
+ className?: string;
483
+ dialogBodyStyle?: React.CSSProperties;
484
+ size?: "sm" | "md" | "lg" | "xl" | "fullScreen";
485
+ /** Scoped style overrides. Supports nested CSS selectors with & */
486
+ sx?: SxProp;
487
+ /** A transition component (e.g. Fade, Slide, Grow, Zoom) to animate the dialog container */
488
+ TransitionComponent?: React.ComponentType<{
489
+ in: boolean;
490
+ children: React.ReactElement;
491
+ [key: string]: any;
492
+ }>;
493
+ /** Props forwarded to the TransitionComponent */
494
+ TransitionProps?: Record<string, any>;
495
+ }
496
+ declare const BaseDialog: React.FC<BaseDialogProps>;
497
+
498
+ declare const RufousThemeProvider: ({ children }: {
499
+ children: any;
500
+ }) => React__default.JSX.Element;
501
+ declare const useRufousTheme: () => any;
502
+
503
+ interface CheckboxProps {
504
+ id?: string;
505
+ label?: string;
506
+ checked: boolean;
507
+ onChange: (checked: boolean) => void;
508
+ disabled?: boolean;
509
+ className?: string;
510
+ style?: React.CSSProperties;
511
+ }
512
+
513
+ declare const Checkbox: React.FC<CheckboxProps>;
514
+
515
+ interface TextFieldProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'size'> {
516
+ /** Label text shown for the input */
517
+ label?: string;
518
+ /** The visual variant of the text field */
519
+ variant?: 'outlined' | 'filled' | 'standard';
520
+ /** The size of the component */
521
+ size?: 'small' | 'medium';
522
+ /** The color of the component */
523
+ color?: 'primary' | 'secondary' | 'error' | 'success' | 'info' | 'warning';
524
+ /** If true, the label is displayed in an error state. */
525
+ error?: boolean;
526
+ /** Helper text placed below the input */
527
+ helperText?: ReactNode;
528
+ /** If true, the input will take up the full width of its container. */
529
+ fullWidth?: boolean;
530
+ /** Props applied to the `Input` element wrapper and adornments. */
531
+ InputProps?: {
532
+ startAdornment?: ReactNode;
533
+ endAdornment?: ReactNode;
534
+ className?: string;
535
+ style?: CSSProperties;
536
+ };
537
+ /** Props applied to the `input` element natively. */
538
+ slotProps?: {
539
+ input?: InputHTMLAttributes<HTMLInputElement>;
540
+ };
541
+ /** Optional class name to apply to the outer wrapper */
542
+ className?: string;
543
+ /** Inline style overrides for the wrapper */
544
+ style?: CSSProperties;
545
+ /** Scoped style overrides. Supports nested CSS selectors with & */
546
+ sx?: SxProp;
547
+ }
548
+ declare const TextField: React__default.ForwardRefExoticComponent<TextFieldProps & React__default.RefAttributes<HTMLDivElement>>;
549
+
550
+ interface AddressValue {
551
+ addressLine1?: string;
552
+ addressLine2?: string;
553
+ city?: string;
554
+ state?: string;
555
+ country?: string;
556
+ pincode?: string;
557
+ }
558
+ interface AddressError {
559
+ addressLine1?: string;
560
+ addressLine2?: string;
561
+ city?: string;
562
+ state?: string;
563
+ country?: string;
564
+ pincode?: string;
565
+ }
566
+ interface AddressLookupProps {
567
+ /** Current address value object */
568
+ value?: AddressValue;
569
+ /** Callback fired when any address field changes */
570
+ onChange?: (value: AddressValue) => void;
571
+ /** Label for the primary address search field */
572
+ label?: string;
573
+ /** Validation error messages per field */
574
+ error?: AddressError;
575
+ /** Size variant */
576
+ size?: "small" | "medium" | "large";
577
+ /** Inline style overrides for the container */
578
+ sx?: CSSProperties;
579
+ /** Layout mode: "stack" | "compact" | "grid" */
580
+ layout?: "stack" | "compact" | "grid";
581
+ /** Whether address fields are required */
582
+ required?: boolean;
583
+ /** Google Places API Key */
584
+ token?: string;
585
+ }
586
+ /**
587
+ * AddressLookup Component (MUI-Free Version)
588
+ * @param value - { addressLine1, addressLine2, city, state, country, pincode }
589
+ * @param onChange - Returns the full updated object
590
+ * @param layout - "stack" | "compact" | "grid"
591
+ * @param sx - Style overrides for the container
592
+ * @param token - Google Places API Key
593
+ */
594
+ declare const AddressLookup: ({ value, onChange, label, error, size, sx, layout, required, token, }: AddressLookupProps) => React__default.JSX.Element;
595
+
596
+ type DateFormatString = "MM/DD/YYYY" | "DD/MM/YYYY" | "YYYY-MM-DD" | "DD-MM-YYYY" | "MM-DD-YYYY" | "YYYY/MM/DD" | "DD MMM YYYY" | "MMM DD, YYYY" | "DD MMMM YYYY" | "MMMM DD, YYYY";
597
+ interface DateFieldProps {
598
+ /** Floating label */
599
+ label?: string;
600
+ /** Controlled ISO date string: "YYYY-MM-DD" for date, "YYYY-MM-DDTHH:MM" for datetime */
601
+ value?: string;
602
+ /** Called with the ISO string whenever the value changes */
603
+ onChange?: (value: string) => void;
604
+ /**
605
+ * - "date" — date only
606
+ * - "datetime" — date + time at bottom (spinner inputs)
607
+ * - "datetime-side" — date + time side panel (spinner inputs)
608
+ * - "datetime-scroll" — date + time side panel (scroll-wheel / drum-roll)
609
+ */
610
+ type?: "date" | "datetime" | "datetime-side" | "datetime-scroll";
611
+ /** Display format for the date in the input field. Default: "MM/DD/YYYY" */
612
+ dateFormat?: DateFormatString;
613
+ variant?: "outlined" | "filled" | "standard" | "compact";
614
+ size?: "small" | "medium";
615
+ color?: "primary" | "secondary" | "error" | "success" | "info" | "warning";
616
+ error?: boolean;
617
+ helperText?: ReactNode;
618
+ fullWidth?: boolean;
619
+ disabled?: boolean;
620
+ required?: boolean;
621
+ placeholder?: string;
622
+ className?: string;
623
+ style?: CSSProperties;
624
+ /** Scoped style overrides. Supports nested CSS selectors with & */
625
+ sx?: SxProp;
626
+ }
627
+ declare const DateField: React__default.FC<DateFieldProps>;
628
+
629
+ type DateRangeValue = {
630
+ start: string;
631
+ end: string;
632
+ };
633
+ interface DateRangeFieldProps {
634
+ label?: string;
635
+ value?: DateRangeValue;
636
+ onChange?: (value: DateRangeValue) => void;
637
+ /** "panel" = preset shortcuts + manual inputs. "calendar" = dual-month grid. */
638
+ pickerType?: "panel" | "calendar";
639
+ variant?: "outlined" | "filled" | "standard";
640
+ size?: "small" | "medium";
641
+ color?: "primary" | "secondary" | "error" | "success" | "info" | "warning";
642
+ error?: boolean;
643
+ helperText?: ReactNode;
644
+ fullWidth?: boolean;
645
+ disabled?: boolean;
646
+ required?: boolean;
647
+ className?: string;
648
+ style?: CSSProperties;
649
+ /** Scoped style overrides. Supports nested CSS selectors with & */
650
+ sx?: SxProp;
651
+ }
652
+ declare const DateRangeField: React__default.FC<DateRangeFieldProps>;
653
+
654
+ interface AutocompleteProps<T = string> {
655
+ /** Array of options to display */
656
+ options: T[];
657
+ /** Controlled value — T for single, T[] for multiple, null to clear */
658
+ value?: T | T[] | null;
659
+ /** Called when the value changes */
660
+ onChange?: (value: T | T[] | null) => void;
661
+ /** Controlled text in the input */
662
+ inputValue?: string;
663
+ /** Called on every keystroke */
664
+ onInputChange?: (value: string) => void;
665
+ /** Return the string label for an option */
666
+ getOptionLabel?: (option: T) => string;
667
+ /** Decide equality between option and value (useful for objects) */
668
+ isOptionEqualToValue?: (option: T, value: T) => boolean;
669
+ /** Group options by returning a category string */
670
+ groupBy?: (option: T) => string;
671
+ /** Custom option filter — replaces the default substring match */
672
+ filterOptions?: (options: T[], inputValue: string) => T[];
673
+ /** Custom option renderer */
674
+ renderOption?: (option: T, state: {
675
+ selected: boolean;
676
+ focused: boolean;
677
+ index: number;
678
+ }) => ReactNode;
679
+ /** Mark specific options as disabled */
680
+ getOptionDisabled?: (option: T) => boolean;
681
+ /** Allow multiple selections */
682
+ multiple?: boolean;
683
+ /** Allow values that are not in the options list */
684
+ freeSolo?: boolean;
685
+ /** Show a clear (×) button when a value is selected */
686
+ clearable?: boolean;
687
+ /** Show loading indicator in the dropdown */
688
+ loading?: boolean;
689
+ /** Content shown while loading */
690
+ loadingText?: ReactNode;
691
+ /** Content shown when no options match */
692
+ noOptionsText?: ReactNode;
693
+ /** In multiple mode, cap how many tags are displayed before "+N more" */
694
+ limitTags?: number;
695
+ label?: string;
696
+ placeholder?: string;
697
+ variant?: "outlined" | "filled" | "standard";
698
+ size?: "small" | "medium";
699
+ error?: boolean;
700
+ helperText?: ReactNode;
701
+ fullWidth?: boolean;
702
+ disabled?: boolean;
703
+ required?: boolean;
704
+ className?: string;
705
+ style?: CSSProperties;
706
+ /** Scoped style overrides. Supports nested CSS selectors with & */
707
+ sx?: SxProp;
708
+ /** Called when the popup opens */
709
+ onOpen?: () => void;
710
+ /** Called when the popup closes */
711
+ onClose?: () => void;
712
+ }
713
+ declare const Autocomplete: <T = string>(props: AutocompleteProps<T> & {
714
+ ref?: React__default.Ref<HTMLDivElement>;
715
+ }) => React__default.ReactElement;
716
+
717
+ interface CircularProgressProps extends React.HTMLAttributes<HTMLDivElement> {
718
+ size?: number;
719
+ color?: string;
720
+ sx?: SxProp;
721
+ }
722
+ declare const CircularProgress: React.FC<CircularProgressProps>;
723
+
724
+ interface CircularProgressIconProps {
725
+ /** Diameter of the spinner in pixels */
726
+ size?: number;
727
+ /** Spinner arc color */
728
+ color?: string;
729
+ /** Icon rendered in the center */
730
+ icon: React.ReactNode;
731
+ /**
732
+ * When true the icon continuously rotates on the Y axis (coin-flip effect).
733
+ * When false (default) the icon is static.
734
+ */
735
+ spinIcon?: boolean;
736
+ sx?: SxProp;
737
+ className?: string;
738
+ }
739
+ declare const CircularProgressIcon: React.FC<CircularProgressIconProps>;
740
+
741
+ interface RufousLogoLoaderProps {
742
+ /** Width of the loader in pixels — height is proportioned automatically */
743
+ size?: number;
744
+ sx?: SxProp;
745
+ className?: string;
746
+ }
747
+ declare const RufousLogoLoader: React.FC<RufousLogoLoaderProps>;
748
+
749
+ type SortDirection = 'asc' | 'desc' | null;
750
+ interface Column<T> {
751
+ key?: keyof T | string;
752
+ field?: keyof T | string;
753
+ header?: string;
754
+ headerName?: string;
755
+ sortable?: boolean;
756
+ filterable?: boolean;
757
+ render?: (value: any, item: T) => React__default.ReactNode;
758
+ renderCell?: (params: {
759
+ value: any;
760
+ row: T;
761
+ field: string;
762
+ }) => React__default.ReactNode;
763
+ valueGetter?: (params: {
764
+ value: any;
765
+ row: T;
766
+ field: string;
767
+ }) => any;
768
+ valueFormatter?: (params: {
769
+ value: any;
770
+ row: T;
771
+ field: string;
772
+ }) => string;
773
+ width?: string | number;
774
+ minWidth?: string | number;
775
+ maxWidth?: string | number;
776
+ flex?: number;
777
+ pinned?: 'left' | 'right';
778
+ hidden?: boolean;
779
+ type?: 'string' | 'number' | 'date' | 'boolean' | 'actions' | 'status';
780
+ statusOptions?: string[];
781
+ editable?: boolean;
782
+ headerClassName?: string;
783
+ cellClassName?: string;
784
+ hideable?: boolean;
785
+ disableColumnMenu?: boolean;
786
+ }
787
+ interface Action<T> {
788
+ label: string;
789
+ icon: React__default.ReactNode;
790
+ onClick: (item: T) => void;
791
+ color?: string;
792
+ show?: (item: T) => boolean;
793
+ }
794
+ interface DataGridProps<T> {
795
+ columns: Column<T>[];
796
+ data: T[];
797
+ actions?: Action<T>[] | ((item: T) => Action<T>[]);
798
+ pageSize?: number;
799
+ pageSizeOptions?: number[];
800
+ title?: string;
801
+ className?: string;
802
+ sx?: SxProp;
803
+ }
804
+
805
+ declare function DataGrid<T extends {
806
+ id: string | number;
807
+ }>({ columns: initialColumnsProp, data, actions, pageSize: initialPageSize, pageSizeOptions, title, className, sx, }: DataGridProps<T>): React__default.JSX.Element;
808
+
809
+ interface MentionItem {
810
+ id: string;
811
+ userId?: string;
812
+ name: string;
813
+ link?: string;
814
+ }
815
+ interface RichTextEditorProps {
816
+ /** Current HTML value */
817
+ value?: string;
818
+ /** Called whenever content changes */
819
+ onChange?: (value: string) => void;
820
+ /** Called when editor loses focus */
821
+ onBlur?: (value: string) => void;
822
+ /** Called when an error occurs (e.g. image upload failure) */
823
+ onError?: (message: string) => void;
824
+ /** Called when the optional close button is clicked */
825
+ onClose?: () => void;
826
+ /** Called after a successful image upload, with the resulting URL */
827
+ onImageUploadSuccess?: (url: string) => void;
828
+ /** Editor height (CSS value) */
829
+ height?: string;
830
+ /** Editor width (CSS value) */
831
+ width?: string;
832
+ /** Placeholder text */
833
+ placeholder?: string;
834
+ /** Disable editing */
835
+ disabled?: boolean;
836
+ /** Allow the user to drag-resize the editor height */
837
+ allowResizeY?: boolean;
838
+ /** Add fullsize toggle to toolbar */
839
+ fullSize?: boolean;
840
+ /** Enable Jodit Pro AI assistant (requires licenseKey) */
841
+ aiSupport?: boolean;
842
+ /** Jodit Pro license key — enables Pro features when provided */
843
+ licenseKey?: string;
844
+ /** Google Translate API key */
845
+ translationKey?: string;
846
+ /** Bearer token for image upload requests */
847
+ token?: string;
848
+ /** API endpoint for image uploads */
849
+ uploadUrl?: string;
850
+ /** @mention data */
851
+ mentions?: {
852
+ arr: MentionItem[];
853
+ };
854
+ /** Validation error message shown below the editor */
855
+ error?: string | null;
856
+ /** Extra CSS class on the root wrapper */
857
+ className?: string;
858
+ /** Extra inline styles on the root wrapper */
859
+ style?: React__default.CSSProperties;
860
+ }
861
+ declare function RichTextEditor({ value, onChange, onBlur, onError, onClose, onImageUploadSuccess, height, width, placeholder, disabled, allowResizeY, fullSize, aiSupport, licenseKey, translationKey, token, uploadUrl, mentions, error, className, style, }: RichTextEditorProps): React__default.JSX.Element;
862
+
863
+ type SelectOption = {
864
+ value: string | number;
865
+ label: string;
866
+ disabled?: boolean;
867
+ };
868
+ interface SelectProps {
869
+ options: SelectOption[] | string[];
870
+ value?: string | number | null;
871
+ onChange?: (value: string | number | null) => void;
872
+ label?: string;
873
+ placeholder?: string;
874
+ variant?: "outlined" | "filled" | "standard";
875
+ size?: "small" | "medium";
876
+ error?: boolean;
877
+ helperText?: ReactNode;
878
+ fullWidth?: boolean;
879
+ disabled?: boolean;
880
+ required?: boolean;
881
+ multiple?: boolean;
882
+ className?: string;
883
+ style?: CSSProperties;
884
+ sx?: SxProp;
885
+ }
886
+ declare const Select: React__default.ForwardRefExoticComponent<SelectProps & React__default.RefAttributes<HTMLDivElement>>;
887
+
888
+ interface SliderMark {
889
+ value: number;
890
+ label?: string;
891
+ }
892
+ interface SliderProps {
893
+ value?: number | [number, number];
894
+ onChange?: (value: number | [number, number]) => void;
895
+ min?: number;
896
+ max?: number;
897
+ step?: number;
898
+ marks?: boolean | SliderMark[];
899
+ disabled?: boolean;
900
+ color?: "primary" | "secondary";
901
+ size?: "small" | "medium";
902
+ orientation?: "horizontal" | "vertical";
903
+ valueLabelDisplay?: "auto" | "on" | "off";
904
+ range?: boolean;
905
+ label?: string;
906
+ className?: string;
907
+ style?: CSSProperties;
908
+ sx?: SxProp;
909
+ }
910
+ declare const Slider: React__default.ForwardRefExoticComponent<SliderProps & React__default.RefAttributes<HTMLDivElement>>;
911
+
912
+ interface SwitchProps {
913
+ checked?: boolean;
914
+ onChange?: (checked: boolean) => void;
915
+ label?: string;
916
+ labelPlacement?: "end" | "start" | "top" | "bottom";
917
+ size?: "small" | "medium";
918
+ color?: "primary" | "secondary";
919
+ disabled?: boolean;
920
+ required?: boolean;
921
+ className?: string;
922
+ style?: CSSProperties;
923
+ sx?: SxProp;
924
+ }
925
+ declare const Switch: React__default.ForwardRefExoticComponent<SwitchProps & React__default.RefAttributes<HTMLLabelElement>>;
926
+
927
+ interface RadioProps {
928
+ value: string | number;
929
+ label?: string;
930
+ checked?: boolean;
931
+ onChange?: (e: React__default.ChangeEvent<HTMLInputElement>, value: string | number) => void;
932
+ disabled?: boolean;
933
+ size?: "small" | "medium";
934
+ name?: string;
935
+ sx?: SxProp;
936
+ }
937
+ declare const Radio: React__default.ForwardRefExoticComponent<RadioProps & React__default.RefAttributes<HTMLLabelElement>>;
938
+ interface RadioGroupProps {
939
+ value?: string | number;
940
+ onChange?: (e: React__default.ChangeEvent<HTMLInputElement>, value: string | number) => void;
941
+ name?: string;
942
+ options?: Array<{
943
+ value: string | number;
944
+ label: string;
945
+ disabled?: boolean;
946
+ }>;
947
+ row?: boolean;
948
+ disabled?: boolean;
949
+ size?: "small" | "medium";
950
+ label?: string;
951
+ children?: ReactNode;
952
+ className?: string;
953
+ style?: CSSProperties;
954
+ sx?: SxProp;
955
+ }
956
+ declare const RadioGroup: React__default.ForwardRefExoticComponent<RadioGroupProps & React__default.RefAttributes<HTMLDivElement>>;
957
+
958
+ interface RatingProps {
959
+ value?: number | null;
960
+ onChange?: (value: number | null) => void;
961
+ max?: number;
962
+ precision?: number;
963
+ size?: "small" | "medium" | "large";
964
+ readOnly?: boolean;
965
+ disabled?: boolean;
966
+ emptyIcon?: ReactNode;
967
+ icon?: ReactNode;
968
+ highlightSelectedOnly?: boolean;
969
+ label?: string;
970
+ className?: string;
971
+ style?: CSSProperties;
972
+ sx?: SxProp;
973
+ }
974
+ declare const Rating: React__default.ForwardRefExoticComponent<RatingProps & React__default.RefAttributes<HTMLDivElement>>;
975
+
976
+ interface ToggleButtonProps {
977
+ value: string;
978
+ children: ReactNode;
979
+ disabled?: boolean;
980
+ selected?: boolean;
981
+ sx?: SxProp;
982
+ }
983
+ declare const ToggleButton: React__default.ForwardRefExoticComponent<ToggleButtonProps & React__default.RefAttributes<HTMLButtonElement>>;
984
+ interface ToggleButtonGroupProps {
985
+ value?: string | string[];
986
+ onChange?: (value: string | string[]) => void;
987
+ exclusive?: boolean;
988
+ size?: "small" | "medium" | "large";
989
+ orientation?: "horizontal" | "vertical";
990
+ fullWidth?: boolean;
991
+ disabled?: boolean;
992
+ color?: "primary" | "standard";
993
+ children?: ReactNode;
994
+ className?: string;
995
+ style?: CSSProperties;
996
+ sx?: SxProp;
997
+ }
998
+ declare const ToggleButtonGroup: React__default.ForwardRefExoticComponent<ToggleButtonGroupProps & React__default.RefAttributes<HTMLDivElement>>;
999
+
1000
+ interface AvatarProps {
1001
+ src?: string;
1002
+ alt?: string;
1003
+ children?: ReactNode;
1004
+ size?: number | "small" | "medium" | "large";
1005
+ variant?: "circular" | "rounded" | "square";
1006
+ color?: string;
1007
+ imgProps?: React__default.ImgHTMLAttributes<HTMLImageElement>;
1008
+ onClick?: React__default.MouseEventHandler<HTMLDivElement>;
1009
+ className?: string;
1010
+ style?: CSSProperties;
1011
+ sx?: SxProp;
1012
+ }
1013
+ declare const Avatar: React__default.ForwardRefExoticComponent<AvatarProps & React__default.RefAttributes<HTMLDivElement>>;
1014
+ interface AvatarGroupProps {
1015
+ max?: number;
1016
+ spacing?: "small" | "medium" | number;
1017
+ children: ReactNode;
1018
+ className?: string;
1019
+ style?: CSSProperties;
1020
+ sx?: SxProp;
1021
+ }
1022
+ declare const AvatarGroup: React__default.FC<AvatarGroupProps>;
1023
+
1024
+ interface ChipProps {
1025
+ label: string;
1026
+ onDelete?: () => void;
1027
+ onClick?: () => void;
1028
+ icon?: ReactNode;
1029
+ avatar?: ReactNode;
1030
+ color?: "default" | "primary" | "secondary" | "success" | "error" | "warning" | "info";
1031
+ size?: "small" | "medium";
1032
+ variant?: "filled" | "outlined";
1033
+ disabled?: boolean;
1034
+ className?: string;
1035
+ style?: CSSProperties;
1036
+ sx?: SxProp;
1037
+ }
1038
+ declare const Chip: React__default.FC<ChipProps>;
1039
+
1040
+ interface DividerProps {
1041
+ orientation?: "horizontal" | "vertical";
1042
+ variant?: "fullWidth" | "inset" | "middle";
1043
+ textAlign?: "center" | "left" | "right";
1044
+ children?: ReactNode;
1045
+ light?: boolean;
1046
+ flexItem?: boolean;
1047
+ component?: keyof React__default.JSX.IntrinsicElements;
1048
+ className?: string;
1049
+ style?: CSSProperties;
1050
+ sx?: SxProp;
1051
+ }
1052
+ declare const Divider: React__default.FC<DividerProps>;
1053
+
1054
+ interface ListProps {
1055
+ dense?: boolean;
1056
+ disablePadding?: boolean;
1057
+ subheader?: ReactNode;
1058
+ children: ReactNode;
1059
+ className?: string;
1060
+ style?: CSSProperties;
1061
+ sx?: SxProp;
1062
+ }
1063
+ declare const List: React__default.FC<ListProps>;
1064
+ interface ListItemProps {
1065
+ dense?: boolean;
1066
+ disablePadding?: boolean;
1067
+ divider?: boolean;
1068
+ secondaryAction?: ReactNode;
1069
+ alignItems?: "flex-start" | "center";
1070
+ children: ReactNode;
1071
+ className?: string;
1072
+ style?: CSSProperties;
1073
+ sx?: SxProp;
1074
+ }
1075
+ declare const ListItem: React__default.FC<ListItemProps>;
1076
+ interface ListItemTextProps {
1077
+ primary: ReactNode;
1078
+ secondary?: ReactNode;
1079
+ inset?: boolean;
1080
+ primaryTypographyProps?: object;
1081
+ secondaryTypographyProps?: object;
1082
+ sx?: SxProp;
1083
+ }
1084
+ declare const ListItemText: React__default.FC<ListItemTextProps>;
1085
+ interface ListItemIconProps {
1086
+ children: ReactNode;
1087
+ sx?: SxProp;
1088
+ }
1089
+ declare const ListItemIcon: React__default.FC<ListItemIconProps>;
1090
+ interface ListItemButtonProps {
1091
+ onClick?: () => void;
1092
+ selected?: boolean;
1093
+ disabled?: boolean;
1094
+ dense?: boolean;
1095
+ alignItems?: "flex-start" | "center";
1096
+ href?: string;
1097
+ children: ReactNode;
1098
+ className?: string;
1099
+ style?: CSSProperties;
1100
+ sx?: SxProp;
1101
+ }
1102
+ declare const ListItemButton: React__default.FC<ListItemButtonProps>;
1103
+ interface ListSubheaderProps {
1104
+ children: ReactNode;
1105
+ inset?: boolean;
1106
+ disableSticky?: boolean;
1107
+ disableGutters?: boolean;
1108
+ color?: "default" | "primary" | "inherit";
1109
+ sx?: SxProp;
1110
+ }
1111
+ declare const ListSubheader: React__default.FC<ListSubheaderProps>;
1112
+
1113
+ interface TypographyProps {
1114
+ variant?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "subtitle1" | "subtitle2" | "body1" | "body2" | "caption" | "overline" | "button";
1115
+ component?: keyof React__default.JSX.IntrinsicElements;
1116
+ align?: "inherit" | "left" | "center" | "right" | "justify";
1117
+ color?: "primary" | "secondary" | "textPrimary" | "textSecondary" | "error" | string;
1118
+ noWrap?: boolean;
1119
+ gutterBottom?: boolean;
1120
+ paragraph?: boolean;
1121
+ fontWeight?: number | "light" | "regular" | "medium" | "bold";
1122
+ children: ReactNode;
1123
+ className?: string;
1124
+ style?: CSSProperties;
1125
+ sx?: SxProp;
1126
+ }
1127
+ declare const Typography: React__default.FC<TypographyProps>;
1128
+
1129
+ interface SkeletonProps {
1130
+ variant?: "text" | "circular" | "rectangular" | "rounded";
1131
+ width?: number | string;
1132
+ height?: number | string;
1133
+ animation?: "pulse" | "wave" | false;
1134
+ className?: string;
1135
+ style?: CSSProperties;
1136
+ sx?: SxProp;
1137
+ }
1138
+ declare const Skeleton: React__default.FC<SkeletonProps>;
1139
+
1140
+ interface TooltipProps {
1141
+ title: ReactNode;
1142
+ placement?: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1143
+ arrow?: boolean;
1144
+ open?: boolean;
1145
+ disableHoverListener?: boolean;
1146
+ disableFocusListener?: boolean;
1147
+ enterDelay?: number;
1148
+ leaveDelay?: number;
1149
+ children: ReactElement;
1150
+ followCursor?: boolean;
1151
+ className?: string;
1152
+ style?: CSSProperties;
1153
+ sx?: SxProp;
1154
+ }
1155
+ declare const Tooltip: React__default.FC<TooltipProps>;
1156
+
1157
+ interface BoxProps extends React.HTMLAttributes<HTMLElement> {
1158
+ component?: keyof React.JSX.IntrinsicElements;
1159
+ children?: ReactNode;
1160
+ display?: string;
1161
+ flexDirection?: string;
1162
+ alignItems?: string;
1163
+ justifyContent?: string;
1164
+ gap?: string | number;
1165
+ padding?: string | number;
1166
+ margin?: string | number;
1167
+ width?: string | number;
1168
+ height?: string | number;
1169
+ minWidth?: string | number;
1170
+ maxWidth?: string | number;
1171
+ minHeight?: string | number;
1172
+ maxHeight?: string | number;
1173
+ flex?: string | number;
1174
+ flexWrap?: string;
1175
+ flexGrow?: number;
1176
+ flexShrink?: number;
1177
+ overflow?: string;
1178
+ position?: string;
1179
+ top?: string | number;
1180
+ right?: string | number;
1181
+ bottom?: string | number;
1182
+ left?: string | number;
1183
+ borderRadius?: string | number;
1184
+ bgcolor?: string;
1185
+ color?: string;
1186
+ className?: string;
1187
+ style?: CSSProperties;
1188
+ sx?: SxProp;
1189
+ }
1190
+ declare const Box: React.ForwardRefExoticComponent<BoxProps & React.RefAttributes<HTMLElement>>;
1191
+
1192
+ interface StackProps extends React.HTMLAttributes<HTMLElement> {
1193
+ direction?: "row" | "row-reverse" | "column" | "column-reverse";
1194
+ spacing?: number | string;
1195
+ alignItems?: "flex-start" | "flex-end" | "center" | "stretch" | "baseline";
1196
+ justifyContent?: "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | "space-evenly";
1197
+ divider?: ReactNode;
1198
+ flexWrap?: "nowrap" | "wrap" | "wrap-reverse";
1199
+ useFlexGap?: boolean;
1200
+ flex?: string | number;
1201
+ overflow?: string;
1202
+ component?: keyof React.JSX.IntrinsicElements;
1203
+ children: ReactNode;
1204
+ className?: string;
1205
+ style?: CSSProperties;
1206
+ sx?: SxProp;
1207
+ }
1208
+ declare const Stack: React.ForwardRefExoticComponent<StackProps & React.RefAttributes<HTMLElement>>;
1209
+
1210
+ interface GridProps extends React.HTMLAttributes<HTMLElement> {
1211
+ container?: boolean;
1212
+ item?: boolean;
1213
+ xs?: number | "auto" | true;
1214
+ sm?: number | "auto" | true;
1215
+ md?: number | "auto" | true;
1216
+ lg?: number | "auto" | true;
1217
+ xl?: number | "auto" | true;
1218
+ spacing?: number | {
1219
+ xs?: number;
1220
+ sm?: number;
1221
+ md?: number;
1222
+ };
1223
+ direction?: "row" | "row-reverse" | "column" | "column-reverse";
1224
+ alignItems?: string;
1225
+ justifyContent?: string;
1226
+ wrap?: "nowrap" | "wrap" | "wrap-reverse";
1227
+ zeroMinWidth?: boolean;
1228
+ component?: keyof React.JSX.IntrinsicElements;
1229
+ children: ReactNode;
1230
+ className?: string;
1231
+ style?: CSSProperties;
1232
+ sx?: SxProp;
1233
+ }
1234
+ declare const Grid: React.ForwardRefExoticComponent<GridProps & React.RefAttributes<HTMLElement>>;
1235
+
1236
+ interface PaperProps extends React.HTMLAttributes<HTMLElement> {
1237
+ elevation?: number;
1238
+ square?: boolean;
1239
+ variant?: "elevation" | "outlined";
1240
+ component?: keyof React.JSX.IntrinsicElements;
1241
+ children?: ReactNode;
1242
+ className?: string;
1243
+ style?: CSSProperties;
1244
+ sx?: SxProp;
1245
+ }
1246
+ declare const Paper: React.ForwardRefExoticComponent<PaperProps & React.RefAttributes<HTMLElement>>;
1247
+
1248
+ interface CardProps extends React.HTMLAttributes<HTMLDivElement> {
1249
+ elevation?: number;
1250
+ variant?: "elevation" | "outlined";
1251
+ raised?: boolean;
1252
+ className?: string;
1253
+ style?: CSSProperties;
1254
+ sx?: SxProp;
1255
+ children: ReactNode;
1256
+ }
1257
+ declare const Card: React.ForwardRefExoticComponent<CardProps & React.RefAttributes<HTMLDivElement>>;
1258
+ interface CardContentProps extends React.HTMLAttributes<HTMLDivElement> {
1259
+ children: ReactNode;
1260
+ className?: string;
1261
+ style?: CSSProperties;
1262
+ sx?: SxProp;
1263
+ }
1264
+ declare const CardContent: React.ForwardRefExoticComponent<CardContentProps & React.RefAttributes<HTMLDivElement>>;
1265
+ interface CardHeaderProps extends Omit<React.HTMLAttributes<HTMLDivElement>, "title"> {
1266
+ title?: ReactNode;
1267
+ subheader?: ReactNode;
1268
+ avatar?: ReactNode;
1269
+ action?: ReactNode;
1270
+ className?: string;
1271
+ style?: CSSProperties;
1272
+ sx?: SxProp;
1273
+ }
1274
+ declare const CardHeader: React.ForwardRefExoticComponent<CardHeaderProps & React.RefAttributes<HTMLDivElement>>;
1275
+ interface CardMediaProps extends React.HTMLAttributes<HTMLElement> {
1276
+ component?: "img" | "video" | "div";
1277
+ image?: string;
1278
+ src?: string;
1279
+ height?: number | string;
1280
+ alt?: string;
1281
+ className?: string;
1282
+ style?: CSSProperties;
1283
+ sx?: SxProp;
1284
+ }
1285
+ declare const CardMedia: React.ForwardRefExoticComponent<CardMediaProps & React.RefAttributes<HTMLElement>>;
1286
+ interface CardActionsProps extends React.HTMLAttributes<HTMLDivElement> {
1287
+ disableSpacing?: boolean;
1288
+ children: ReactNode;
1289
+ className?: string;
1290
+ style?: CSSProperties;
1291
+ sx?: SxProp;
1292
+ }
1293
+ declare const CardActions: React.ForwardRefExoticComponent<CardActionsProps & React.RefAttributes<HTMLDivElement>>;
1294
+
1295
+ interface AccordionProps extends Omit<React.HTMLAttributes<HTMLDivElement>, "onChange"> {
1296
+ expanded?: boolean;
1297
+ defaultExpanded?: boolean;
1298
+ onChange?: (expanded: boolean) => void;
1299
+ disabled?: boolean;
1300
+ disableGutters?: boolean;
1301
+ square?: boolean;
1302
+ className?: string;
1303
+ style?: CSSProperties;
1304
+ sx?: SxProp;
1305
+ children: ReactNode;
1306
+ }
1307
+ declare const Accordion: React.ForwardRefExoticComponent<AccordionProps & React.RefAttributes<HTMLDivElement>>;
1308
+ interface AccordionSummaryProps extends React.ButtonHTMLAttributes<HTMLButtonElement> {
1309
+ expandIcon?: ReactNode;
1310
+ children: ReactNode;
1311
+ "aria-controls"?: string;
1312
+ id?: string;
1313
+ sx?: SxProp;
1314
+ }
1315
+ declare const AccordionSummary: React.ForwardRefExoticComponent<AccordionSummaryProps & React.RefAttributes<HTMLButtonElement>>;
1316
+ interface AccordionDetailsProps extends React.HTMLAttributes<HTMLDivElement> {
1317
+ children: ReactNode;
1318
+ sx?: SxProp;
1319
+ }
1320
+ declare const AccordionDetails: React.ForwardRefExoticComponent<AccordionDetailsProps & React.RefAttributes<HTMLDivElement>>;
1321
+
1322
+ interface TabProps {
1323
+ value: string | number;
1324
+ label: ReactNode;
1325
+ icon?: ReactNode;
1326
+ iconPosition?: "top" | "start" | "end" | "bottom";
1327
+ disabled?: boolean;
1328
+ wrapped?: boolean;
1329
+ sx?: SxProp;
1330
+ _active?: boolean;
1331
+ _onClick?: (value: string | number) => void;
1332
+ _tabRef?: (el: HTMLButtonElement | null) => void;
1333
+ }
1334
+ declare const Tab: React__default.FC<TabProps>;
1335
+ interface TabsProps {
1336
+ value?: string | number;
1337
+ onChange?: (value: string | number) => void;
1338
+ orientation?: "horizontal" | "vertical";
1339
+ variant?: "standard" | "scrollable" | "fullWidth";
1340
+ textColor?: "primary" | "inherit";
1341
+ indicatorColor?: "primary" | "secondary";
1342
+ scrollButtons?: "auto" | true | false;
1343
+ centered?: boolean;
1344
+ children: ReactNode;
1345
+ className?: string;
1346
+ style?: CSSProperties;
1347
+ sx?: SxProp;
1348
+ }
1349
+ declare const Tabs: React__default.FC<TabsProps>;
1350
+ interface TabPanelProps {
1351
+ value: string | number;
1352
+ activeValue: string | number;
1353
+ children: ReactNode;
1354
+ keepMounted?: boolean;
1355
+ className?: string;
1356
+ style?: CSSProperties;
1357
+ sx?: SxProp;
1358
+ }
1359
+ declare const TabPanel: React__default.FC<TabPanelProps>;
1360
+
1361
+ interface BreadcrumbsProps {
1362
+ separator?: ReactNode;
1363
+ maxItems?: number;
1364
+ itemsBeforeCollapse?: number;
1365
+ itemsAfterCollapse?: number;
1366
+ children: ReactNode;
1367
+ "aria-label"?: string;
1368
+ className?: string;
1369
+ style?: CSSProperties;
1370
+ sx?: SxProp;
1371
+ }
1372
+ declare const Breadcrumbs: React__default.FC<BreadcrumbsProps>;
1373
+
1374
+ interface StepIconProps {
1375
+ active: boolean;
1376
+ completed: boolean;
1377
+ error: boolean;
1378
+ icon: number;
1379
+ }
1380
+ interface StepLabelProps {
1381
+ icon?: ReactNode;
1382
+ optional?: ReactNode;
1383
+ error?: boolean;
1384
+ StepIconComponent?: ComponentType<StepIconProps>;
1385
+ children: ReactNode;
1386
+ sx?: SxProp;
1387
+ _active?: boolean;
1388
+ _completed?: boolean;
1389
+ _disabled?: boolean;
1390
+ _stepIndex?: number;
1391
+ }
1392
+ declare const StepLabel: React__default.FC<StepLabelProps>;
1393
+ interface StepContentProps {
1394
+ children: ReactNode;
1395
+ TransitionProps?: object;
1396
+ sx?: SxProp;
1397
+ _isLast?: boolean;
1398
+ }
1399
+ declare const StepContent: React__default.FC<StepContentProps>;
1400
+ interface StepButtonProps {
1401
+ onClick?: () => void;
1402
+ optional?: ReactNode;
1403
+ children: ReactNode;
1404
+ sx?: SxProp;
1405
+ _disabled?: boolean;
1406
+ }
1407
+ declare const StepButton: React__default.FC<StepButtonProps>;
1408
+ interface StepProps {
1409
+ active?: boolean;
1410
+ completed?: boolean;
1411
+ disabled?: boolean;
1412
+ expanded?: boolean;
1413
+ index?: number;
1414
+ last?: boolean;
1415
+ children: ReactNode;
1416
+ sx?: SxProp;
1417
+ }
1418
+ declare const Step: React__default.FC<StepProps>;
1419
+ interface StepperProps {
1420
+ activeStep?: number;
1421
+ orientation?: "horizontal" | "vertical";
1422
+ alternativeLabel?: boolean;
1423
+ nonLinear?: boolean;
1424
+ connector?: ReactNode;
1425
+ children: ReactNode;
1426
+ className?: string;
1427
+ style?: CSSProperties;
1428
+ sx?: SxProp;
1429
+ }
1430
+ declare const Stepper: React__default.FC<StepperProps>;
1431
+
1432
+ declare const MenuDivider: React__default.FC;
1433
+ interface MenuItemProps {
1434
+ onClick?: () => void;
1435
+ selected?: boolean;
1436
+ disabled?: boolean;
1437
+ dense?: boolean;
1438
+ divider?: boolean;
1439
+ icon?: ReactNode;
1440
+ children: ReactNode;
1441
+ sx?: SxProp;
1442
+ }
1443
+ declare const MenuItem: React__default.FC<MenuItemProps>;
1444
+ interface MenuListProps {
1445
+ dense?: boolean;
1446
+ subheader?: ReactNode;
1447
+ children: ReactNode;
1448
+ sx?: SxProp;
1449
+ }
1450
+ declare const MenuList: React__default.FC<MenuListProps>;
1451
+ type AnchorOriginVertical$1 = "top" | "center" | "bottom";
1452
+ type AnchorOriginHorizontal$1 = "left" | "center" | "right";
1453
+ interface MenuProps {
1454
+ open: boolean;
1455
+ anchorEl?: HTMLElement | null;
1456
+ onClose?: () => void;
1457
+ anchorOrigin?: {
1458
+ vertical: AnchorOriginVertical$1;
1459
+ horizontal: AnchorOriginHorizontal$1;
1460
+ };
1461
+ transformOrigin?: {
1462
+ vertical: AnchorOriginVertical$1;
1463
+ horizontal: AnchorOriginHorizontal$1;
1464
+ };
1465
+ className?: string;
1466
+ style?: CSSProperties;
1467
+ sx?: SxProp;
1468
+ children: ReactNode;
1469
+ }
1470
+ declare const Menu: React__default.FC<MenuProps>;
1471
+
1472
+ interface DrawerProps {
1473
+ open: boolean;
1474
+ onClose?: () => void;
1475
+ anchor?: "left" | "right" | "top" | "bottom";
1476
+ variant?: "temporary" | "persistent" | "permanent";
1477
+ width?: number | string;
1478
+ PaperProps?: {
1479
+ sx?: SxProp;
1480
+ style?: CSSProperties;
1481
+ className?: string;
1482
+ };
1483
+ keepMounted?: boolean;
1484
+ children: ReactNode;
1485
+ className?: string;
1486
+ style?: CSSProperties;
1487
+ sx?: SxProp;
1488
+ }
1489
+ declare const Drawer: React__default.FC<DrawerProps>;
1490
+
1491
+ interface SnackbarProps {
1492
+ open: boolean;
1493
+ onClose?: (reason: "timeout" | "clickaway" | "escapeKeyDown") => void;
1494
+ message?: ReactNode;
1495
+ autoHideDuration?: number;
1496
+ anchorOrigin?: {
1497
+ vertical: "top" | "bottom";
1498
+ horizontal: "left" | "center" | "right";
1499
+ };
1500
+ action?: ReactNode;
1501
+ severity?: "success" | "error" | "warning" | "info" | "default";
1502
+ variant?: "filled" | "outlined" | "standard";
1503
+ TransitionComponent?: "fade" | "slide";
1504
+ className?: string;
1505
+ style?: CSSProperties;
1506
+ sx?: SxProp;
1507
+ }
1508
+ declare const Snackbar: React__default.FC<SnackbarProps>;
1509
+
1510
+ interface LinkProps {
1511
+ href?: string;
1512
+ target?: string;
1513
+ rel?: string;
1514
+ underline?: "always" | "hover" | "none";
1515
+ color?: "primary" | "secondary" | "textPrimary" | "textSecondary" | "inherit" | string;
1516
+ variant?: string;
1517
+ component?: keyof React__default.JSX.IntrinsicElements | "a";
1518
+ onClick?: () => void;
1519
+ children: ReactNode;
1520
+ className?: string;
1521
+ style?: CSSProperties;
1522
+ sx?: SxProp;
1523
+ }
1524
+ declare const Link: React__default.FC<LinkProps>;
1525
+
1526
+ interface PopperModifier {
1527
+ name: string;
1528
+ options?: {
1529
+ offset?: [number, number];
1530
+ };
1531
+ }
1532
+ interface PopperProps {
1533
+ open: boolean;
1534
+ anchorEl?: HTMLElement | null;
1535
+ placement?: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1536
+ disablePortal?: boolean;
1537
+ keepMounted?: boolean;
1538
+ transition?: boolean;
1539
+ modifiers?: PopperModifier[];
1540
+ children: ReactNode | ((props: {
1541
+ placement: string;
1542
+ TransitionProps?: object;
1543
+ }) => ReactNode);
1544
+ className?: string;
1545
+ style?: CSSProperties;
1546
+ sx?: SxProp;
1547
+ }
1548
+ declare const Popper: React__default.FC<PopperProps>;
1549
+
1550
+ type AnchorOriginVertical = "top" | "center" | "bottom";
1551
+ type AnchorOriginHorizontal = "left" | "center" | "right";
1552
+ interface PopoverProps {
1553
+ open: boolean;
1554
+ anchorEl?: HTMLElement | null;
1555
+ onClose?: () => void;
1556
+ anchorOrigin?: {
1557
+ vertical: AnchorOriginVertical;
1558
+ horizontal: AnchorOriginHorizontal;
1559
+ };
1560
+ transformOrigin?: {
1561
+ vertical: AnchorOriginVertical;
1562
+ horizontal: AnchorOriginHorizontal;
1563
+ };
1564
+ disablePortal?: boolean;
1565
+ keepMounted?: boolean;
1566
+ PaperProps?: {
1567
+ sx?: SxProp;
1568
+ style?: CSSProperties;
1569
+ elevation?: number;
1570
+ };
1571
+ children: ReactNode;
1572
+ className?: string;
1573
+ style?: CSSProperties;
1574
+ sx?: SxProp;
1575
+ }
1576
+ declare const Popover: React__default.FC<PopoverProps>;
1577
+
1578
+ interface TimeoutProp {
1579
+ enter?: number;
1580
+ exit?: number;
1581
+ }
1582
+ interface BaseTransitionProps {
1583
+ in: boolean;
1584
+ timeout?: number | TimeoutProp;
1585
+ children: ReactElement<React__default.HTMLAttributes<HTMLElement>>;
1586
+ unmountOnExit?: boolean;
1587
+ mountOnEnter?: boolean;
1588
+ onEnter?: () => void;
1589
+ onExited?: () => void;
1590
+ }
1591
+ interface FadeProps extends BaseTransitionProps {
1592
+ }
1593
+ declare const Fade: React__default.FC<FadeProps>;
1594
+ interface SlideProps extends BaseTransitionProps {
1595
+ direction?: "up" | "down" | "left" | "right";
1596
+ }
1597
+ declare const Slide: React__default.FC<SlideProps>;
1598
+ interface GrowProps extends BaseTransitionProps {
1599
+ }
1600
+ declare const Grow: React__default.FC<GrowProps>;
1601
+ interface CollapseProps extends BaseTransitionProps {
1602
+ orientation?: "horizontal" | "vertical";
1603
+ collapsedSize?: number | string;
1604
+ }
1605
+ declare const Collapse: React__default.FC<CollapseProps>;
1606
+ interface ZoomProps extends BaseTransitionProps {
1607
+ }
1608
+ declare const Zoom: React__default.FC<ZoomProps>;
1609
+
1610
+ interface ImageFieldProps {
1611
+ /** Current image URL to display */
1612
+ src?: string;
1613
+ /** Alt text for the image */
1614
+ alt?: string;
1615
+ /** Shape of the image field */
1616
+ variant?: "circular" | "rounded" | "square";
1617
+ /** Predefined size or custom pixel value */
1618
+ size?: "small" | "medium" | "large" | number;
1619
+ /** Accepted file types (default: "image/*") */
1620
+ accept?: string;
1621
+ /** Called with the change event and selected File when user picks an image */
1622
+ onChange?: (e: React__default.ChangeEvent<HTMLInputElement>, file: File) => void;
1623
+ /** Overlay label text (default: "Upload") */
1624
+ overlayText?: string;
1625
+ /** Disable interaction */
1626
+ disabled?: boolean;
1627
+ className?: string;
1628
+ style?: CSSProperties;
1629
+ sx?: SxProp;
1630
+ }
1631
+ declare const ImageField: React__default.ForwardRefExoticComponent<ImageFieldProps & React__default.RefAttributes<HTMLDivElement>>;
1632
+
1633
+ interface PhoneFieldProps {
1634
+ /** The full phone value including dial code (e.g. "911234567890") */
1635
+ value?: string;
1636
+ /** Callback fired when the phone value changes */
1637
+ onChange?: (value: string, country: {
1638
+ dialCode: string;
1639
+ countryCode: string;
1640
+ name: string;
1641
+ }) => void;
1642
+ /** Label text */
1643
+ label?: string;
1644
+ /** Visual variant */
1645
+ variant?: "outlined" | "filled" | "standard";
1646
+ /** Size of the component */
1647
+ size?: "small" | "medium";
1648
+ /** If true, displays error styling */
1649
+ error?: boolean;
1650
+ /** Helper text below the input */
1651
+ helperText?: ReactNode;
1652
+ /** If true, the input takes full width */
1653
+ fullWidth?: boolean;
1654
+ /** If true, the input is disabled */
1655
+ disabled?: boolean;
1656
+ /** If true, the field is required */
1657
+ required?: boolean;
1658
+ /** Default country ISO code (lowercase, e.g. "in") */
1659
+ defaultCountry?: string;
1660
+ /** Restrict to specific countries (lowercase ISO codes) */
1661
+ onlyCountries?: string[];
1662
+ /** If true, area codes are not shown in the dropdown */
1663
+ disableAreaCodes?: boolean;
1664
+ /** If false, the country code part of the input is not editable */
1665
+ countryCodeEditable?: boolean;
1666
+ /** Props applied to the native input element */
1667
+ inputProps?: InputHTMLAttributes<HTMLInputElement>;
1668
+ /** Margin mode */
1669
+ margin?: "none" | "dense" | "normal";
1670
+ /** Optional class name */
1671
+ className?: string;
1672
+ /** Inline style overrides */
1673
+ style?: CSSProperties;
1674
+ /** Scoped style overrides */
1675
+ sx?: SxProp;
1676
+ }
1677
+ declare const PhoneField: React__default.ForwardRefExoticComponent<PhoneFieldProps & React__default.RefAttributes<HTMLDivElement>>;
1678
+
1679
+ interface RufousTextEditorProps {
1680
+ content?: string;
1681
+ placeholder?: string;
1682
+ editable?: boolean;
1683
+ onSave?: (html: string, json: any) => void;
1684
+ onExport?: (html: string, json: any) => void;
1685
+ onChange?: (html: string, json: any) => void;
1686
+ onBlur?: (html: string, json: any) => void;
1687
+ onAICommand?: (prompt: string, text: string, previousResults?: string[]) => Promise<string>;
1688
+ onTranslate?: (text: string, sourceLang: string, targetLang: string) => Promise<string>;
1689
+ onSpeechToText?: (text: string) => Promise<string>;
1690
+ onTextToSpeech?: (text: string, voice?: string) => Promise<string>;
1691
+ onImageUpload?: (file: File) => Promise<string>;
1692
+ onClose?: () => void;
1693
+ mentions?: Array<{
1694
+ id: string;
1695
+ name: string;
1696
+ avatar?: string;
1697
+ }>;
1698
+ height?: number | string;
1699
+ resizable?: boolean;
1700
+ className?: string;
1701
+ style?: React__default.CSSProperties;
1702
+ sx?: SxProp;
1703
+ }
1704
+ declare const RufousTextEditor: React__default.FC<RufousTextEditorProps>;
1705
+ interface RufousTextContentProps {
1706
+ content: string;
1707
+ className?: string;
1708
+ style?: React__default.CSSProperties;
1709
+ sx?: SxProp;
1710
+ }
1711
+ declare const RufousTextContent: React__default.FC<RufousTextContentProps>;
1712
+
1713
+ interface MentionItemData {
1714
+ id: string;
1715
+ name: string;
1716
+ avatar?: string;
1717
+ }
1718
+
1719
+ export { APP_THEMES, Accordion, AccordionDetails, type AccordionDetailsProps, type AccordionProps, AccordionSummary, type AccordionSummaryProps, type Action, ActivateUserIcon, AddButton, AddressLookup, ArchivedIcon, AssignGroupIcon, Autocomplete, type AutocompleteProps, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, BaseDialog, Box, type BoxProps, Breadcrumbs, type BreadcrumbsProps, Button, type ButtonProps, CameraIcon, CancelButton, Card, CardActions, type CardActionsProps, CardContent, type CardContentProps, CardHeader, type CardHeaderProps, CardMedia, type CardMediaProps, type CardProps, Checkbox, type CheckboxProps, Chip, type ChipProps, CircularProgress, CircularProgressIcon, type CircularProgressIconProps, CloseIcon, Collapse, type CollapseProps, type Column, CopyIcon, DataGrid, type DataGridProps, DateField, type DateFieldProps, type DateFormatString, DateRangeField, type DateRangeFieldProps, type DateRangeValue, DifficultyAllIcon, DifficultyEasyIcon, DifficultyHardIcon, DifficultyMediumIcon, Divider, type DividerProps, DollarIcon, DownloadIcon, DownloadPdfIcon, Drawer, type DrawerProps, EditChatIcon, EditIcon, EngagementIcon, Fade, type FadeProps, FunctionIcon, Grid, type GridProps, Grow, type GrowProps, HelpOutlinedIcon, HierarchyIcon, IconButton, type IconButtonProps, ImageField, type ImageFieldProps, InactiveGroupIcon, IndustryIcon, InvoiceIcon, Link, type LinkProps, List, ListItem, ListItemButton, type ListItemButtonProps, ListItemIcon, type ListItemIconProps, type ListItemProps, ListItemText, type ListItemTextProps, type ListProps, ListSubheader, type ListSubheaderProps, LocationPinIcon, LogsIcon, type MentionItem, Menu, MenuDivider, MenuItem, type MenuItemProps, MenuList, type MenuListProps, type MenuProps, MinExperienceIcon, NineDotMenuIcon, NotificationIcon, Paper, type PaperProps, PhoneField, type PhoneFieldProps, Popover, type PopoverProps, Popper, type PopperProps, ProjectIcon, QualificationsIcon, QuestionStatusAllIcon, QuestionStatusPrivateIcon, QuestionStatusPublicIcon, QuestionTypeAllIcon, QuestionTypeCodingIcon, QuestionTypeDescriptiveIcon, QuestionTypeMultipleIcon, QuestionTypeSingleIcon, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rating, type RatingProps, RefreshIcon, ResendInviteIcon, RichTextEditor, type RichTextEditorProps, RolesIcon, RufousAiIcon, RufousBirdIcon, RufousLauncherIcon, RufousLogoLoader, type RufousLogoLoaderProps, RufousTextContent, type RufousTextContentProps, RufousTextEditor, type MentionItemData as RufousTextEditorMentionItem, type RufousTextEditorProps, RufousThemeProvider, Select, type SelectProps, SidebarIcon, Skeleton, type SkeletonProps, Slide, type SlideProps, Slider, type SliderProps, Snackbar, type SnackbarProps, SoftSkillsIcon, type SortDirection, Stack, type StackProps, StandardButton, Step, StepButton, type StepButtonProps, StepContent, type StepContentProps, StepLabel, type StepLabelProps, type StepProps, Stepper, type StepperProps, SubmitButton, SubscribeIcon, SuspendUserIcon, Switch, type SwitchProps, type SxProp, Tab, TabPanel, type TabPanelProps, type TabProps, Tabs, type TabsProps, TechnicalSkillsIcon, TextField, type TextFieldProps, TickIcon, TimerIcon, ToggleButton, ToggleButtonGroup, type ToggleButtonGroupProps, type ToggleButtonProps, Tooltip, type TooltipProps, TrashIcon, Typography, type TypographyProps, UnArchivedIcon, UnsubscribeIcon, UploadIcon, UserAssignIcon, ViewIcon, WorkItemIcon, Zoom, type ZoomProps, useRufousTheme };