@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
@@ -1,118 +0,0 @@
1
- /* lib/styles/dialog.css */
2
- .dialog-overlay {
3
- position: fixed;
4
- top: 0;
5
- left: 0;
6
- width: 100vw;
7
- height: 100vh;
8
- background-color: rgba(0, 0, 0, 0.5);
9
- display: flex;
10
- justify-content: center;
11
- align-items: center;
12
- z-index: 1000;
13
- backdrop-filter: blur(2px);
14
- }
15
- .dialog-container {
16
- background: var(--surface-color);
17
- color: var(--text-color);
18
- border-radius: 12px;
19
- max-height: 90vh;
20
- display: flex;
21
- flex-direction: column;
22
- box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.15), 0 10px 10px -5px rgba(0, 0, 0, 0.08);
23
- width: 685px !important;
24
- transition: background-color 0.3s, color 0.3s;
25
- }
26
- .dialog-container.size-sm {
27
- width: 400px !important;
28
- max-width: 95vw;
29
- }
30
- .dialog-container.size-md {
31
- width: 685px !important;
32
- max-width: 95vw;
33
- }
34
- .dialog-container.size-lg {
35
- width: 900px !important;
36
- max-width: 95vw;
37
- }
38
- .dialog-container.size-xl {
39
- width: 1200px !important;
40
- max-width: 95vw;
41
- }
42
- .dialog-container.size-fullScreen {
43
- width: 100vw !important;
44
- height: 100vh !important;
45
- max-height: 100vh !important;
46
- border-radius: 0 !important;
47
- margin: 0 !important;
48
- }
49
- .dialog-overlay:has(.size-fullScreen) {
50
- align-items: flex-start;
51
- }
52
- .dialog-title {
53
- padding: 24px 24px 16px;
54
- display: flex;
55
- justify-content: space-between;
56
- align-items: center;
57
- flex-shrink: 0;
58
- }
59
- .dialog-title h2 {
60
- font-size: 1.5rem;
61
- font-weight: 700;
62
- margin: 0;
63
- color: var(--text-color);
64
- }
65
- .btn-close {
66
- background: none;
67
- border: none;
68
- cursor: pointer;
69
- padding: 8px;
70
- display: flex;
71
- align-items: center;
72
- justify-content: center;
73
- transition: all 0.2s;
74
- border-radius: 50%;
75
- flex-shrink: 0;
76
- }
77
- .btn-close:hover {
78
- background-color: var(--hover-color);
79
- }
80
- .btn-close svg {
81
- fill: var(--text-secondary);
82
- transition: fill 0.2s;
83
- }
84
- .btn-close:hover svg {
85
- fill: var(--text-color);
86
- }
87
- .dialog-divider {
88
- border: none;
89
- border-top: 1px solid var(--border-color);
90
- margin: 0 24px;
91
- flex-shrink: 0;
92
- }
93
- .dialog-body {
94
- overflow-y: auto;
95
- padding: 20px 24px;
96
- flex: 1;
97
- }
98
- .dialog-footer {
99
- display: flex;
100
- gap: 16px;
101
- padding: 16px 24px 24px;
102
- justify-content: flex-end;
103
- flex-shrink: 0;
104
- }
105
- .spinner {
106
- width: 18px;
107
- height: 18px;
108
- border: 2px solid rgba(255, 255, 255, 0.3);
109
- border-radius: 50%;
110
- border-top-color: #fff;
111
- animation: dialog-spin 0.8s linear infinite;
112
- display: inline-block;
113
- }
114
- @keyframes dialog-spin {
115
- to {
116
- transform: rotate(360deg);
117
- }
118
- }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,211 +0,0 @@
1
- /* lib/styles/editor.css */
2
- .rte-wrapper {
3
- position: relative;
4
- font-family: var(--font-family, "Roboto", "Helvetica", "Arial", sans-serif);
5
- }
6
- .rte-speech-popup {
7
- position: absolute;
8
- z-index: 2000;
9
- display: flex;
10
- align-items: center;
11
- gap: 8px;
12
- padding: 8px 14px;
13
- background: rgba(255, 255, 255, 0.9);
14
- backdrop-filter: blur(6px);
15
- border-radius: 10px;
16
- box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
17
- font-size: 0.85rem;
18
- font-style: italic;
19
- color: #212121;
20
- max-width: 280px;
21
- transition: opacity 0.3s, transform 0.3s;
22
- pointer-events: none;
23
- }
24
- .rte-speech-dot {
25
- width: 8px;
26
- height: 8px;
27
- border-radius: 50%;
28
- background: #dc2626;
29
- flex-shrink: 0;
30
- animation: rte-pulse 1s ease-in-out infinite;
31
- }
32
- @keyframes rte-pulse {
33
- 0%, 100% {
34
- opacity: 1;
35
- }
36
- 50% {
37
- opacity: 0.3;
38
- }
39
- }
40
- .rte-error {
41
- margin: 4px 14px 0;
42
- font-size: 0.75rem;
43
- line-height: 1.66;
44
- color: #d32f2f;
45
- }
46
- .jodit-toolbar__box:not(:empty) {
47
- background-color: #fff !important;
48
- }
49
- .jodit-toolbar-button__button:focus-visible:not([disabled]),
50
- .jodit-toolbar-button__button:hover:not([disabled]) {
51
- background-color: #f9e0e0 !important;
52
- opacity: 1;
53
- outline: 0;
54
- }
55
- .jodit-toolbar-button__button:active:not([disabled]),
56
- .jodit-toolbar-button__trigger:focus-visible:not([disabled]),
57
- .jodit-toolbar-button__trigger:hover:not([disabled]) {
58
- background-color: #f9e0e0 !important;
59
- }
60
- .jodit-toolbar-button__button[aria-pressed=true]:not([disabled]) {
61
- background-color: #f9e0e0 !important;
62
- }
63
- .jodit-ui-button_variant_primary {
64
- background-color: #a81c08 !important;
65
- }
66
- .jodit-ui-button_variant_primary:hover:not([disabled]),
67
- .jodit-ui-button_variant_primary:focus:not([disabled]) {
68
- background-color: #a81c08 !important;
69
- outline: 1px solid #a81c08 !important;
70
- }
71
- .rte-listening .jodit-toolbar-button_customSpeechRecognize button {
72
- background-color: #f9e0e0 !important;
73
- }
74
- .jodit-checkbox {
75
- appearance: none;
76
- width: 18px !important;
77
- height: 18px !important;
78
- border: 2px solid #000 !important;
79
- border-radius: 4px;
80
- background-color: #fff !important;
81
- cursor: pointer;
82
- display: inline-block;
83
- position: relative;
84
- }
85
- .jodit-checkbox:checked {
86
- background-color: #a81c08 !important;
87
- border-color: #a81c08 !important;
88
- }
89
- .jodit-checkbox:checked::before {
90
- content: "";
91
- position: absolute;
92
- top: 0px;
93
- left: 4px;
94
- width: 5px;
95
- height: 10px;
96
- border: solid #fff;
97
- border-width: 0 2px 2px 0;
98
- transform: rotate(45deg);
99
- }
100
- .jodit-ui-group__aiContinuePrompt,
101
- .jodit-ui-group__aiTranslateToJapanesePrompt,
102
- .jodit-ui-group__aiTranslateToArabicPrompt,
103
- .jodit-ui-group__aiTranslateToRussianPrompt,
104
- .jodit-ui-group__aiTranslateToKoreanPrompt,
105
- .jodit-ui-group__aiTranslateToChinesePrompt,
106
- .jodit-ui-group__aiTranslateToEnglishPrompt,
107
- .jodit-ui-group__aiTranslateToPortuguesePrompt,
108
- .jodit-ui-group__aiTranslateToItalianPrompt,
109
- .jodit-ui-group__aiTranslateToGermanPrompt,
110
- .jodit-ui-group__aiTranslateToFrenchPrompt,
111
- .jodit-ui-group__aiTranslateToSpanishPrompt,
112
- .jodit-ui-group__aiChangeStylePoeticPrompt,
113
- .jodit-ui-group__aiChangeStyleJournalismPrompt,
114
- .jodit-ui-group__aiChangeStyleLegalPrompt,
115
- .jodit-ui-group__aiChangeToneConfidentPrompt,
116
- .jodit-ui-group__aiChangeToneDirectPrompt,
117
- .jodit-ui-group__aiChangeToneCasualPrompt,
118
- .jodit-ui-group__aiChangeToneFriendlyPrompt {
119
- display: none !important;
120
- }
121
- .jodit-popup-container:has(.jodit-toolbar-button_buttonGenerator) {
122
- display: none !important;
123
- }
124
- .jodit-dialog:has(.jodit-ui-button-generator) {
125
- display: none !important;
126
- }
127
- .jodit-wysiwyg .todo-item,
128
- .rte-wrapper .todo-item {
129
- display: flex;
130
- align-items: flex-start;
131
- margin-left: 0 !important;
132
- margin-bottom: 4px !important;
133
- min-height: 24px;
134
- width: 100%;
135
- position: relative;
136
- }
137
- .jodit-wysiwyg .todo-item-button,
138
- .rte-wrapper .todo-item-button {
139
- flex-shrink: 0;
140
- margin-right: 8px;
141
- margin-top: 1px;
142
- border: none;
143
- background: transparent;
144
- cursor: pointer;
145
- padding: 0;
146
- width: 16px;
147
- height: 16px;
148
- min-width: 16px;
149
- display: flex;
150
- align-items: center;
151
- justify-content: center;
152
- }
153
- .jodit-wysiwyg .todo-item-button img,
154
- .rte-wrapper .todo-item-button img {
155
- width: 16px !important;
156
- height: 16px !important;
157
- pointer-events: none;
158
- }
159
- .jodit-wysiwyg .todo-item-text,
160
- .rte-wrapper .todo-item-text {
161
- flex: 1;
162
- margin-top: -2px;
163
- word-break: break-word;
164
- white-space: pre-wrap;
165
- overflow-wrap: anywhere;
166
- display: block;
167
- }
168
- .mention-jodit {
169
- background-color: rgba(153, 0, 48, 0.1);
170
- border-radius: 4px;
171
- padding: 2px 4px;
172
- color: #990030;
173
- }
174
- .jodit-ui-translate-list__item:hover .jodit-ui-translate-list__item-title,
175
- .jodit-ui-translate-list__item[data-active=true] .jodit-ui-translate-list__item-title,
176
- .jodit-ui-translate-list__item:hover .jodit-ui-translate-list__item-key,
177
- .jodit-ui-translate-list__item[data-active=true] .jodit-ui-translate-list__item-key {
178
- background-color: #f9e0e0 !important;
179
- color: #000;
180
- }
181
- .jodit-toolbar-button_close {
182
- position: absolute;
183
- top: 0;
184
- right: 0;
185
- background: #fff;
186
- }
187
- .jodit-toolbar-button_close .jodit-icon {
188
- width: 22px !important;
189
- height: 22px !important;
190
- }
191
- .jodit-dialog .jodit-ui-ai-assistant {
192
- width: 800px;
193
- }
194
- @media (max-width: 750px) {
195
- .jodit-dialog .jodit-ui-ai-assistant {
196
- width: 500px;
197
- }
198
- }
199
- @media (max-width: 500px) {
200
- .jodit-dialog .jodit-ui-ai-assistant {
201
- width: 360px;
202
- }
203
- }
204
- .todo-option {
205
- display: flex;
206
- align-items: center;
207
- gap: 5px;
208
- }
209
- .todo-option img {
210
- margin-right: 5px;
211
- }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,36 +0,0 @@
1
- /* lib/styles/progress.css */
2
- .rufous-loader {
3
- position: relative;
4
- display: inline-block;
5
- }
6
- .rufous-loader svg {
7
- transform: rotate(-45deg);
8
- }
9
- .rufous-loader-circle {
10
- fill: none;
11
- strokewidth: 9;
12
- strokelinecap: round;
13
- stroke-dasharray: 283;
14
- stroke-dashoffset: 280;
15
- transform-origin: 50% 50%;
16
- animation: rufous-rotate 1.3s linear infinite, rufous-dash 1.3s ease-in-out infinite;
17
- }
18
- @keyframes rufous-rotate {
19
- 100% {
20
- transform: rotate(360deg);
21
- }
22
- }
23
- @keyframes rufous-dash {
24
- 0% {
25
- stroke-dasharray: 1, 283;
26
- stroke-dashoffset: 0;
27
- }
28
- 50% {
29
- stroke-dasharray: 180, 283;
30
- stroke-dashoffset: -70;
31
- }
32
- 100% {
33
- stroke-dasharray: 1, 283;
34
- stroke-dashoffset: -260;
35
- }
36
- }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,2 +0,0 @@
1
-
2
- export { }
@@ -1,84 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
-
19
- // lib/utils/constants.ts
20
- var constants_exports = {};
21
- __export(constants_exports, {
22
- APP_THEMES: () => APP_THEMES
23
- });
24
- module.exports = __toCommonJS(constants_exports);
25
- var APP_THEMES = {
26
- rufous: {
27
- name: "Rufous",
28
- light: {
29
- primary: "#a41b06",
30
- secondary: "#8b1605",
31
- background: "#ffffff",
32
- surface: "#ffffff",
33
- text: "#2d2d2d",
34
- textSecondary: "#666666",
35
- border: "#e0e0e0",
36
- hover: "#fff5f5",
37
- selection: "#fce4ec",
38
- icon: "#a41b06"
39
- },
40
- dark: {
41
- primary: "#dc2626",
42
- secondary: "#a41b06",
43
- background: "#121212",
44
- surface: "#1e1e1e",
45
- text: "#f5f5f5",
46
- textSecondary: "#b0b0b0",
47
- border: "#333333",
48
- hover: "#2d1a1a",
49
- selection: "#4a1212",
50
- icon: "#dc2626"
51
- }
52
- },
53
- slate: {
54
- name: "Slate",
55
- light: {
56
- primary: "#334155",
57
- secondary: "#475569",
58
- background: "#f8fafc",
59
- surface: "#ffffff",
60
- text: "#0f172a",
61
- textSecondary: "#64748b",
62
- border: "#e2e8f0",
63
- hover: "#f1f5f9",
64
- selection: "#e0f2fe",
65
- icon: "#334155"
66
- },
67
- dark: {
68
- primary: "#94a3b8",
69
- secondary: "#64748b",
70
- background: "#0f172a",
71
- surface: "#1e293b",
72
- text: "#f1f5f9",
73
- textSecondary: "#94a3b8",
74
- border: "#334155",
75
- hover: "#1e293b",
76
- selection: "#0c4a6e",
77
- icon: "#94a3b8"
78
- }
79
- }
80
- };
81
- // Annotate the CommonJS export names for ESM import in node:
82
- 0 && (module.exports = {
83
- APP_THEMES
84
- });
@@ -1,58 +0,0 @@
1
- declare const APP_THEMES: {
2
- rufous: {
3
- name: string;
4
- light: {
5
- primary: string;
6
- secondary: string;
7
- background: string;
8
- surface: string;
9
- text: string;
10
- textSecondary: string;
11
- border: string;
12
- hover: string;
13
- selection: string;
14
- icon: string;
15
- };
16
- dark: {
17
- primary: string;
18
- secondary: string;
19
- background: string;
20
- surface: string;
21
- text: string;
22
- textSecondary: string;
23
- border: string;
24
- hover: string;
25
- selection: string;
26
- icon: string;
27
- };
28
- };
29
- slate: {
30
- name: string;
31
- light: {
32
- primary: string;
33
- secondary: string;
34
- background: string;
35
- surface: string;
36
- text: string;
37
- textSecondary: string;
38
- border: string;
39
- hover: string;
40
- selection: string;
41
- icon: string;
42
- };
43
- dark: {
44
- primary: string;
45
- secondary: string;
46
- background: string;
47
- surface: string;
48
- text: string;
49
- textSecondary: string;
50
- border: string;
51
- hover: string;
52
- selection: string;
53
- icon: string;
54
- };
55
- };
56
- };
57
-
58
- export { APP_THEMES };
@@ -1,58 +0,0 @@
1
- declare const APP_THEMES: {
2
- rufous: {
3
- name: string;
4
- light: {
5
- primary: string;
6
- secondary: string;
7
- background: string;
8
- surface: string;
9
- text: string;
10
- textSecondary: string;
11
- border: string;
12
- hover: string;
13
- selection: string;
14
- icon: string;
15
- };
16
- dark: {
17
- primary: string;
18
- secondary: string;
19
- background: string;
20
- surface: string;
21
- text: string;
22
- textSecondary: string;
23
- border: string;
24
- hover: string;
25
- selection: string;
26
- icon: string;
27
- };
28
- };
29
- slate: {
30
- name: string;
31
- light: {
32
- primary: string;
33
- secondary: string;
34
- background: string;
35
- surface: string;
36
- text: string;
37
- textSecondary: string;
38
- border: string;
39
- hover: string;
40
- selection: string;
41
- icon: string;
42
- };
43
- dark: {
44
- primary: string;
45
- secondary: string;
46
- background: string;
47
- surface: string;
48
- text: string;
49
- textSecondary: string;
50
- border: string;
51
- hover: string;
52
- selection: string;
53
- icon: string;
54
- };
55
- };
56
- };
57
-
58
- export { APP_THEMES };
@@ -1,7 +0,0 @@
1
- import {
2
- APP_THEMES
3
- } from "../chunk-QGXXOQJF.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- APP_THEMES
7
- };