@rufous/ui 0.2.0-beta.1 → 0.2.2

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 (412) hide show
  1. package/README.md +484 -222
  2. package/dist/main.cjs +13920 -1037
  3. package/dist/main.css +14137 -6052
  4. package/dist/main.d.cts +1719 -71
  5. package/dist/main.d.ts +1719 -71
  6. package/dist/main.js +15389 -213
  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 -209
  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 -8469
  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 -79
  57. package/dist/Dialogs/index.cjs +0 -139
  58. package/dist/Dialogs/index.css +0 -8469
  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 -79
  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 -11
  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-5DAOQ2V5.js +0 -99
  90. package/dist/chunk-5GK5B3FD.js +0 -8
  91. package/dist/chunk-5JWTJ5PY.js +0 -8
  92. package/dist/chunk-5QEWUCKT.js +0 -303
  93. package/dist/chunk-5XKFPQLH.js +0 -8
  94. package/dist/chunk-66HHM7VI.js +0 -468
  95. package/dist/chunk-6FEUS4CQ.js +0 -41
  96. package/dist/chunk-6KIFTMUN.js +0 -8
  97. package/dist/chunk-6SUKO6QW.js +0 -8
  98. package/dist/chunk-763IHEJ2.js +0 -8
  99. package/dist/chunk-77QDKDFI.js +0 -8
  100. package/dist/chunk-7II4Q2WY.js +0 -8
  101. package/dist/chunk-7KRG7VNW.js +0 -0
  102. package/dist/chunk-AH6RCYDL.js +0 -45
  103. package/dist/chunk-AXSFVJ3H.js +0 -10
  104. package/dist/chunk-B2LVMM55.js +0 -8
  105. package/dist/chunk-BMMDUQDJ.js +0 -8
  106. package/dist/chunk-CTBYVXFP.js +0 -31
  107. package/dist/chunk-CTWVJQJ5.js +0 -8
  108. package/dist/chunk-DK3DA5LH.js +0 -8
  109. package/dist/chunk-DLJHWFNG.js +0 -18
  110. package/dist/chunk-DMP72IAP.js +0 -8
  111. package/dist/chunk-E5RTHYCU.js +0 -0
  112. package/dist/chunk-EZI3QGYJ.js +0 -8
  113. package/dist/chunk-FPRXN3DS.js +0 -18
  114. package/dist/chunk-FZCFFVXW.js +0 -10
  115. package/dist/chunk-G2GZDPUL.js +0 -61
  116. package/dist/chunk-GESVGIAP.js +0 -10
  117. package/dist/chunk-GJGRMMAQ.js +0 -0
  118. package/dist/chunk-GL43GPEM.js +0 -18
  119. package/dist/chunk-H372BAXA.js +0 -42
  120. package/dist/chunk-HMG3FW2Q.js +0 -97
  121. package/dist/chunk-J6E3UO2W.js +0 -402
  122. package/dist/chunk-JI5XMLWT.js +0 -8
  123. package/dist/chunk-JVN6QVET.js +0 -8
  124. package/dist/chunk-MNPAE2ZF.js +0 -100
  125. package/dist/chunk-N26C33E6.js +0 -8
  126. package/dist/chunk-N4EJKMJK.js +0 -8
  127. package/dist/chunk-NEGQXBQV.js +0 -29
  128. package/dist/chunk-OJV6F5JC.js +0 -8
  129. package/dist/chunk-Q4DHI3B5.js +0 -8
  130. package/dist/chunk-Q5XKCUE3.js +0 -8
  131. package/dist/chunk-QDMNCTXT.js +0 -8
  132. package/dist/chunk-QIEQRNBE.js +0 -10
  133. package/dist/chunk-QJPQC544.js +0 -29
  134. package/dist/chunk-QPGJCRBS.js +0 -0
  135. package/dist/chunk-QTGVW36I.js +0 -8
  136. package/dist/chunk-QZFGQ5JM.js +0 -157
  137. package/dist/chunk-R3GARAVJ.js +0 -10
  138. package/dist/chunk-R4ISYGEP.js +0 -8
  139. package/dist/chunk-RJ43D3XB.js +0 -18
  140. package/dist/chunk-U7SARO5B.js +0 -10
  141. package/dist/chunk-UPCMMCPQ.js +0 -34
  142. package/dist/chunk-UTBCFDOX.js +0 -8
  143. package/dist/chunk-UTYIBUY2.js +0 -8
  144. package/dist/chunk-WG3Q6GZN.js +0 -29
  145. package/dist/chunk-WHGVO3HV.js +0 -8
  146. package/dist/chunk-WXANSSXF.js +0 -8
  147. package/dist/chunk-WZAU77G7.js +0 -55
  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-YXPBXCY5.js +0 -89
  154. package/dist/chunk-Z7USRFM2.js +0 -8
  155. package/dist/chunk-ZJAV3FEQ.js +0 -48
  156. package/dist/chunk-ZLJDOLXZ.js +0 -8
  157. package/dist/icons/activateUserIcon.cjs +0 -74
  158. package/dist/icons/activateUserIcon.d.cts +0 -8
  159. package/dist/icons/activateUserIcon.d.ts +0 -8
  160. package/dist/icons/activateUserIcon.js +0 -7
  161. package/dist/icons/archivedIcon.cjs +0 -77
  162. package/dist/icons/archivedIcon.d.cts +0 -8
  163. package/dist/icons/archivedIcon.d.ts +0 -8
  164. package/dist/icons/archivedIcon.js +0 -7
  165. package/dist/icons/assignGroupIcon.cjs +0 -129
  166. package/dist/icons/assignGroupIcon.d.cts +0 -8
  167. package/dist/icons/assignGroupIcon.d.ts +0 -8
  168. package/dist/icons/assignGroupIcon.js +0 -7
  169. package/dist/icons/closeIcon.cjs +0 -37
  170. package/dist/icons/closeIcon.d.cts +0 -8
  171. package/dist/icons/closeIcon.d.ts +0 -8
  172. package/dist/icons/closeIcon.js +0 -7
  173. package/dist/icons/copyIcon.cjs +0 -70
  174. package/dist/icons/copyIcon.d.cts +0 -8
  175. package/dist/icons/copyIcon.d.ts +0 -8
  176. package/dist/icons/copyIcon.js +0 -7
  177. package/dist/icons/difficultyAllIcon.cjs +0 -37
  178. package/dist/icons/difficultyAllIcon.d.cts +0 -8
  179. package/dist/icons/difficultyAllIcon.d.ts +0 -8
  180. package/dist/icons/difficultyAllIcon.js +0 -7
  181. package/dist/icons/difficultyEasyIcon.cjs +0 -37
  182. package/dist/icons/difficultyEasyIcon.d.cts +0 -8
  183. package/dist/icons/difficultyEasyIcon.d.ts +0 -8
  184. package/dist/icons/difficultyEasyIcon.js +0 -7
  185. package/dist/icons/difficultyHardIcon.cjs +0 -37
  186. package/dist/icons/difficultyHardIcon.d.cts +0 -8
  187. package/dist/icons/difficultyHardIcon.d.ts +0 -8
  188. package/dist/icons/difficultyHardIcon.js +0 -7
  189. package/dist/icons/difficultyMediumIcon.cjs +0 -37
  190. package/dist/icons/difficultyMediumIcon.d.cts +0 -8
  191. package/dist/icons/difficultyMediumIcon.d.ts +0 -8
  192. package/dist/icons/difficultyMediumIcon.js +0 -7
  193. package/dist/icons/dollarIcon.cjs +0 -47
  194. package/dist/icons/dollarIcon.d.cts +0 -8
  195. package/dist/icons/dollarIcon.d.ts +0 -8
  196. package/dist/icons/dollarIcon.js +0 -7
  197. package/dist/icons/downloadIcon.cjs +0 -39
  198. package/dist/icons/downloadIcon.d.cts +0 -8
  199. package/dist/icons/downloadIcon.d.ts +0 -8
  200. package/dist/icons/downloadIcon.js +0 -7
  201. package/dist/icons/downloadPdfIcon.cjs +0 -37
  202. package/dist/icons/downloadPdfIcon.d.cts +0 -8
  203. package/dist/icons/downloadPdfIcon.d.ts +0 -8
  204. package/dist/icons/downloadPdfIcon.js +0 -7
  205. package/dist/icons/editChatIcon.cjs +0 -37
  206. package/dist/icons/editChatIcon.d.cts +0 -8
  207. package/dist/icons/editChatIcon.d.ts +0 -8
  208. package/dist/icons/editChatIcon.js +0 -7
  209. package/dist/icons/editIcon.cjs +0 -71
  210. package/dist/icons/editIcon.d.cts +0 -8
  211. package/dist/icons/editIcon.d.ts +0 -8
  212. package/dist/icons/editIcon.js +0 -7
  213. package/dist/icons/engagementIcon.cjs +0 -37
  214. package/dist/icons/engagementIcon.d.cts +0 -8
  215. package/dist/icons/engagementIcon.d.ts +0 -8
  216. package/dist/icons/engagementIcon.js +0 -7
  217. package/dist/icons/functionIcon.cjs +0 -37
  218. package/dist/icons/functionIcon.d.cts +0 -8
  219. package/dist/icons/functionIcon.d.ts +0 -8
  220. package/dist/icons/functionIcon.js +0 -7
  221. package/dist/icons/helpOutlinedIcon.cjs +0 -39
  222. package/dist/icons/helpOutlinedIcon.d.cts +0 -8
  223. package/dist/icons/helpOutlinedIcon.d.ts +0 -8
  224. package/dist/icons/helpOutlinedIcon.js +0 -7
  225. package/dist/icons/hierarchyIcon.cjs +0 -84
  226. package/dist/icons/hierarchyIcon.d.cts +0 -8
  227. package/dist/icons/hierarchyIcon.d.ts +0 -8
  228. package/dist/icons/hierarchyIcon.js +0 -7
  229. package/dist/icons/inactiveGroupIcon.cjs +0 -37
  230. package/dist/icons/inactiveGroupIcon.d.cts +0 -8
  231. package/dist/icons/inactiveGroupIcon.d.ts +0 -8
  232. package/dist/icons/inactiveGroupIcon.js +0 -7
  233. package/dist/icons/index.cjs +0 -1056
  234. package/dist/icons/index.d.cts +0 -57
  235. package/dist/icons/index.d.ts +0 -57
  236. package/dist/icons/index.js +0 -228
  237. package/dist/icons/industryIcon.cjs +0 -48
  238. package/dist/icons/industryIcon.d.cts +0 -8
  239. package/dist/icons/industryIcon.d.ts +0 -8
  240. package/dist/icons/industryIcon.js +0 -7
  241. package/dist/icons/invoiceIcon.cjs +0 -37
  242. package/dist/icons/invoiceIcon.d.cts +0 -8
  243. package/dist/icons/invoiceIcon.d.ts +0 -8
  244. package/dist/icons/invoiceIcon.js +0 -7
  245. package/dist/icons/locationPinIcon.cjs +0 -37
  246. package/dist/icons/locationPinIcon.d.cts +0 -8
  247. package/dist/icons/locationPinIcon.d.ts +0 -8
  248. package/dist/icons/locationPinIcon.js +0 -7
  249. package/dist/icons/logsIcon.cjs +0 -37
  250. package/dist/icons/logsIcon.d.cts +0 -8
  251. package/dist/icons/logsIcon.d.ts +0 -8
  252. package/dist/icons/logsIcon.js +0 -7
  253. package/dist/icons/minExperienceIcon.cjs +0 -47
  254. package/dist/icons/minExperienceIcon.d.cts +0 -8
  255. package/dist/icons/minExperienceIcon.d.ts +0 -8
  256. package/dist/icons/minExperienceIcon.js +0 -7
  257. package/dist/icons/nineDotMenuIcon.cjs +0 -39
  258. package/dist/icons/nineDotMenuIcon.d.cts +0 -8
  259. package/dist/icons/nineDotMenuIcon.d.ts +0 -8
  260. package/dist/icons/nineDotMenuIcon.js +0 -7
  261. package/dist/icons/notificationIcon.cjs +0 -39
  262. package/dist/icons/notificationIcon.d.cts +0 -8
  263. package/dist/icons/notificationIcon.d.ts +0 -8
  264. package/dist/icons/notificationIcon.js +0 -7
  265. package/dist/icons/projectIcon.cjs +0 -47
  266. package/dist/icons/projectIcon.d.cts +0 -8
  267. package/dist/icons/projectIcon.d.ts +0 -8
  268. package/dist/icons/projectIcon.js +0 -7
  269. package/dist/icons/qualificationsIcon.cjs +0 -37
  270. package/dist/icons/qualificationsIcon.d.cts +0 -8
  271. package/dist/icons/qualificationsIcon.d.ts +0 -8
  272. package/dist/icons/qualificationsIcon.js +0 -7
  273. package/dist/icons/questionStatusAllIcon.cjs +0 -37
  274. package/dist/icons/questionStatusAllIcon.d.cts +0 -8
  275. package/dist/icons/questionStatusAllIcon.d.ts +0 -8
  276. package/dist/icons/questionStatusAllIcon.js +0 -7
  277. package/dist/icons/questionStatusPrivateIcon.cjs +0 -37
  278. package/dist/icons/questionStatusPrivateIcon.d.cts +0 -8
  279. package/dist/icons/questionStatusPrivateIcon.d.ts +0 -8
  280. package/dist/icons/questionStatusPrivateIcon.js +0 -7
  281. package/dist/icons/questionStatusPublicIcon.cjs +0 -37
  282. package/dist/icons/questionStatusPublicIcon.d.cts +0 -8
  283. package/dist/icons/questionStatusPublicIcon.d.ts +0 -8
  284. package/dist/icons/questionStatusPublicIcon.js +0 -7
  285. package/dist/icons/questionTypeAllIcon.cjs +0 -37
  286. package/dist/icons/questionTypeAllIcon.d.cts +0 -8
  287. package/dist/icons/questionTypeAllIcon.d.ts +0 -8
  288. package/dist/icons/questionTypeAllIcon.js +0 -7
  289. package/dist/icons/questionTypeCodingIcon.cjs +0 -37
  290. package/dist/icons/questionTypeCodingIcon.d.cts +0 -8
  291. package/dist/icons/questionTypeCodingIcon.d.ts +0 -8
  292. package/dist/icons/questionTypeCodingIcon.js +0 -7
  293. package/dist/icons/questionTypeDescriptiveIcon.cjs +0 -37
  294. package/dist/icons/questionTypeDescriptiveIcon.d.cts +0 -8
  295. package/dist/icons/questionTypeDescriptiveIcon.d.ts +0 -8
  296. package/dist/icons/questionTypeDescriptiveIcon.js +0 -7
  297. package/dist/icons/questionTypeMultipleIcon.cjs +0 -37
  298. package/dist/icons/questionTypeMultipleIcon.d.cts +0 -8
  299. package/dist/icons/questionTypeMultipleIcon.d.ts +0 -8
  300. package/dist/icons/questionTypeMultipleIcon.js +0 -7
  301. package/dist/icons/questionTypeSingleIcon.cjs +0 -37
  302. package/dist/icons/questionTypeSingleIcon.d.cts +0 -8
  303. package/dist/icons/questionTypeSingleIcon.d.ts +0 -8
  304. package/dist/icons/questionTypeSingleIcon.js +0 -7
  305. package/dist/icons/refreshIcon.cjs +0 -39
  306. package/dist/icons/refreshIcon.d.cts +0 -8
  307. package/dist/icons/refreshIcon.d.ts +0 -8
  308. package/dist/icons/refreshIcon.js +0 -7
  309. package/dist/icons/resendInviteIcon.cjs +0 -58
  310. package/dist/icons/resendInviteIcon.d.cts +0 -8
  311. package/dist/icons/resendInviteIcon.d.ts +0 -8
  312. package/dist/icons/resendInviteIcon.js +0 -7
  313. package/dist/icons/rolesIcon.cjs +0 -47
  314. package/dist/icons/rolesIcon.d.cts +0 -8
  315. package/dist/icons/rolesIcon.d.ts +0 -8
  316. package/dist/icons/rolesIcon.js +0 -7
  317. package/dist/icons/rufousAiIcon.cjs +0 -37
  318. package/dist/icons/rufousAiIcon.d.cts +0 -8
  319. package/dist/icons/rufousAiIcon.d.ts +0 -8
  320. package/dist/icons/rufousAiIcon.js +0 -7
  321. package/dist/icons/rufousBirdIcon.cjs +0 -37
  322. package/dist/icons/rufousBirdIcon.d.cts +0 -8
  323. package/dist/icons/rufousBirdIcon.d.ts +0 -8
  324. package/dist/icons/rufousBirdIcon.js +0 -7
  325. package/dist/icons/rufousLauncherBird.cjs +0 -186
  326. package/dist/icons/rufousLauncherBird.d.cts +0 -8
  327. package/dist/icons/rufousLauncherBird.d.ts +0 -8
  328. package/dist/icons/rufousLauncherBird.js +0 -7
  329. package/dist/icons/sidebarIcon.cjs +0 -37
  330. package/dist/icons/sidebarIcon.d.cts +0 -8
  331. package/dist/icons/sidebarIcon.d.ts +0 -8
  332. package/dist/icons/sidebarIcon.js +0 -7
  333. package/dist/icons/softSkillsIcon.cjs +0 -37
  334. package/dist/icons/softSkillsIcon.d.cts +0 -8
  335. package/dist/icons/softSkillsIcon.d.ts +0 -8
  336. package/dist/icons/softSkillsIcon.js +0 -7
  337. package/dist/icons/subscribeIcon.cjs +0 -37
  338. package/dist/icons/subscribeIcon.d.cts +0 -8
  339. package/dist/icons/subscribeIcon.d.ts +0 -8
  340. package/dist/icons/subscribeIcon.js +0 -7
  341. package/dist/icons/suspendUserIcon.cjs +0 -37
  342. package/dist/icons/suspendUserIcon.d.cts +0 -8
  343. package/dist/icons/suspendUserIcon.d.ts +0 -8
  344. package/dist/icons/suspendUserIcon.js +0 -7
  345. package/dist/icons/technicalSkillsIcon.cjs +0 -37
  346. package/dist/icons/technicalSkillsIcon.d.cts +0 -8
  347. package/dist/icons/technicalSkillsIcon.d.ts +0 -8
  348. package/dist/icons/technicalSkillsIcon.js +0 -7
  349. package/dist/icons/tickIcon.cjs +0 -37
  350. package/dist/icons/tickIcon.d.cts +0 -8
  351. package/dist/icons/tickIcon.d.ts +0 -8
  352. package/dist/icons/tickIcon.js +0 -7
  353. package/dist/icons/timerIcon.cjs +0 -37
  354. package/dist/icons/timerIcon.d.cts +0 -8
  355. package/dist/icons/timerIcon.d.ts +0 -8
  356. package/dist/icons/timerIcon.js +0 -7
  357. package/dist/icons/trashIcon.cjs +0 -37
  358. package/dist/icons/trashIcon.d.cts +0 -8
  359. package/dist/icons/trashIcon.d.ts +0 -8
  360. package/dist/icons/trashIcon.js +0 -7
  361. package/dist/icons/unArchivedIcon.cjs +0 -77
  362. package/dist/icons/unArchivedIcon.d.cts +0 -8
  363. package/dist/icons/unArchivedIcon.d.ts +0 -8
  364. package/dist/icons/unArchivedIcon.js +0 -7
  365. package/dist/icons/unsubscribeIcon.cjs +0 -37
  366. package/dist/icons/unsubscribeIcon.d.cts +0 -8
  367. package/dist/icons/unsubscribeIcon.d.ts +0 -8
  368. package/dist/icons/unsubscribeIcon.js +0 -7
  369. package/dist/icons/uploadIcon.cjs +0 -37
  370. package/dist/icons/uploadIcon.d.cts +0 -8
  371. package/dist/icons/uploadIcon.d.ts +0 -8
  372. package/dist/icons/uploadIcon.js +0 -7
  373. package/dist/icons/userAssignIcon.cjs +0 -90
  374. package/dist/icons/userAssignIcon.d.cts +0 -8
  375. package/dist/icons/userAssignIcon.d.ts +0 -8
  376. package/dist/icons/userAssignIcon.js +0 -7
  377. package/dist/icons/viewIcon.cjs +0 -37
  378. package/dist/icons/viewIcon.d.cts +0 -8
  379. package/dist/icons/viewIcon.d.ts +0 -8
  380. package/dist/icons/viewIcon.js +0 -7
  381. package/dist/icons/workItemIcon.cjs +0 -58
  382. package/dist/icons/workItemIcon.d.cts +0 -8
  383. package/dist/icons/workItemIcon.d.ts +0 -8
  384. package/dist/icons/workItemIcon.js +0 -7
  385. package/dist/style.css +0 -1181
  386. package/dist/style.d.cts +0 -2
  387. package/dist/style.d.ts +0 -2
  388. package/dist/styles/address-lookup.css +0 -107
  389. package/dist/styles/address-lookup.d.cts +0 -2
  390. package/dist/styles/address-lookup.d.ts +0 -2
  391. package/dist/styles/button.css +0 -109
  392. package/dist/styles/button.d.cts +0 -2
  393. package/dist/styles/button.d.ts +0 -2
  394. package/dist/styles/checkbox.css +0 -60
  395. package/dist/styles/checkbox.d.cts +0 -2
  396. package/dist/styles/checkbox.d.ts +0 -2
  397. package/dist/styles/datagrid.css +0 -531
  398. package/dist/styles/datagrid.d.cts +0 -2
  399. package/dist/styles/datagrid.d.ts +0 -2
  400. package/dist/styles/dialog.css +0 -118
  401. package/dist/styles/dialog.d.cts +0 -2
  402. package/dist/styles/dialog.d.ts +0 -2
  403. package/dist/styles/editor.css +0 -211
  404. package/dist/styles/editor.d.cts +0 -2
  405. package/dist/styles/editor.d.ts +0 -2
  406. package/dist/styles/progress.css +0 -36
  407. package/dist/styles/progress.d.cts +0 -2
  408. package/dist/styles/progress.d.ts +0 -2
  409. package/dist/utils/constants.cjs +0 -112
  410. package/dist/utils/constants.d.cts +0 -78
  411. package/dist/utils/constants.d.ts +0 -78
  412. package/dist/utils/constants.js +0 -7
@@ -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: var(--rufous-primary-color) !important;
65
- }
66
- .jodit-ui-button_variant_primary:hover:not([disabled]),
67
- .jodit-ui-button_variant_primary:focus:not([disabled]) {
68
- background-color: var(--rufous-secondary-color) !important;
69
- outline: 1px solid var(--rufous-primary-color) !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: var(--rufous-primary-color) !important;
87
- border-color: var(--rufous-primary-color) !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: var(--rufous-hover-color);
170
- border-radius: 4px;
171
- padding: 2px 4px;
172
- color: var(--rufous-primary-color);
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,112 +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
- get customStyles() {
40
- return {
41
- iconColor: this.icon,
42
- primaryColor: this.primary,
43
- secondaryColor: this.secondary
44
- };
45
- }
46
- },
47
- dark: {
48
- primary: "#dc2626",
49
- secondary: "#a41b06",
50
- background: "#121212",
51
- surface: "#1e1e1e",
52
- text: "#f5f5f5",
53
- textSecondary: "#b0b0b0",
54
- border: "#333333",
55
- hover: "#2d1a1a",
56
- selection: "#4a1212",
57
- icon: "#dc2626",
58
- get customStyles() {
59
- return {
60
- iconColor: this.icon,
61
- primaryColor: this.primary,
62
- secondaryColor: this.secondary
63
- };
64
- }
65
- }
66
- },
67
- slate: {
68
- name: "Slate",
69
- light: {
70
- primary: "#334155",
71
- secondary: "#475569",
72
- background: "#f8fafc",
73
- surface: "#ffffff",
74
- text: "#0f172a",
75
- textSecondary: "#64748b",
76
- border: "#e2e8f0",
77
- hover: "#f1f5f9",
78
- selection: "#e0f2fe",
79
- icon: "#334155",
80
- get customStyles() {
81
- return {
82
- iconColor: this.icon,
83
- primaryColor: this.primary,
84
- secondaryColor: this.secondary
85
- };
86
- }
87
- },
88
- dark: {
89
- primary: "#94a3b8",
90
- secondary: "#64748b",
91
- background: "#0f172a",
92
- surface: "#1e293b",
93
- text: "#f1f5f9",
94
- textSecondary: "#94a3b8",
95
- border: "#334155",
96
- hover: "#1e293b",
97
- selection: "#0c4a6e",
98
- icon: "#94a3b8",
99
- get customStyles() {
100
- return {
101
- iconColor: this.icon,
102
- primaryColor: this.primary,
103
- secondaryColor: this.secondary
104
- };
105
- }
106
- }
107
- }
108
- };
109
- // Annotate the CommonJS export names for ESM import in node:
110
- 0 && (module.exports = {
111
- APP_THEMES
112
- });
@@ -1,78 +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
- readonly customStyles: {
16
- iconColor: any;
17
- primaryColor: any;
18
- secondaryColor: any;
19
- };
20
- };
21
- dark: {
22
- primary: string;
23
- secondary: string;
24
- background: string;
25
- surface: string;
26
- text: string;
27
- textSecondary: string;
28
- border: string;
29
- hover: string;
30
- selection: string;
31
- icon: string;
32
- readonly customStyles: {
33
- iconColor: any;
34
- primaryColor: any;
35
- secondaryColor: any;
36
- };
37
- };
38
- };
39
- slate: {
40
- name: string;
41
- light: {
42
- primary: string;
43
- secondary: string;
44
- background: string;
45
- surface: string;
46
- text: string;
47
- textSecondary: string;
48
- border: string;
49
- hover: string;
50
- selection: string;
51
- icon: string;
52
- readonly customStyles: {
53
- iconColor: any;
54
- primaryColor: any;
55
- secondaryColor: any;
56
- };
57
- };
58
- dark: {
59
- primary: string;
60
- secondary: string;
61
- background: string;
62
- surface: string;
63
- text: string;
64
- textSecondary: string;
65
- border: string;
66
- hover: string;
67
- selection: string;
68
- icon: string;
69
- readonly customStyles: {
70
- iconColor: any;
71
- primaryColor: any;
72
- secondaryColor: any;
73
- };
74
- };
75
- };
76
- };
77
-
78
- export { APP_THEMES };
@@ -1,78 +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
- readonly customStyles: {
16
- iconColor: any;
17
- primaryColor: any;
18
- secondaryColor: any;
19
- };
20
- };
21
- dark: {
22
- primary: string;
23
- secondary: string;
24
- background: string;
25
- surface: string;
26
- text: string;
27
- textSecondary: string;
28
- border: string;
29
- hover: string;
30
- selection: string;
31
- icon: string;
32
- readonly customStyles: {
33
- iconColor: any;
34
- primaryColor: any;
35
- secondaryColor: any;
36
- };
37
- };
38
- };
39
- slate: {
40
- name: string;
41
- light: {
42
- primary: string;
43
- secondary: string;
44
- background: string;
45
- surface: string;
46
- text: string;
47
- textSecondary: string;
48
- border: string;
49
- hover: string;
50
- selection: string;
51
- icon: string;
52
- readonly customStyles: {
53
- iconColor: any;
54
- primaryColor: any;
55
- secondaryColor: any;
56
- };
57
- };
58
- dark: {
59
- primary: string;
60
- secondary: string;
61
- background: string;
62
- surface: string;
63
- text: string;
64
- textSecondary: string;
65
- border: string;
66
- hover: string;
67
- selection: string;
68
- icon: string;
69
- readonly customStyles: {
70
- iconColor: any;
71
- primaryColor: any;
72
- secondaryColor: any;
73
- };
74
- };
75
- };
76
- };
77
-
78
- export { APP_THEMES };
@@ -1,7 +0,0 @@
1
- import {
2
- APP_THEMES
3
- } from "../chunk-YXPBXCY5.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- APP_THEMES
7
- };