@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,31 +0,0 @@
1
- // lib/Progress/circularProgress.tsx
2
- import * as React from "react";
3
- var CircularProgress = ({
4
- size = 50,
5
- color = "#a81c08",
6
- ...props
7
- }) => {
8
- return /* @__PURE__ */ React.createElement(
9
- "div",
10
- {
11
- className: "rufous-loader",
12
- style: { width: size, height: size },
13
- ...props
14
- },
15
- /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 100 100" }, /* @__PURE__ */ React.createElement(
16
- "circle",
17
- {
18
- className: "rufous-loader-circle",
19
- cx: "50",
20
- cy: "50",
21
- r: "45",
22
- stroke: color
23
- }
24
- ))
25
- );
26
- };
27
- var circularProgress_default = CircularProgress;
28
-
29
- export {
30
- circularProgress_default
31
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/viewIcon.tsx
2
- import * as React from "react";
3
- var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
4
- var viewIcon_default = ViewIcon;
5
-
6
- export {
7
- viewIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/sidebarIcon.tsx
2
- import * as React from "react";
3
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
4
- var sidebarIcon_default = SidebarIcon;
5
-
6
- export {
7
- sidebarIcon_default
8
- };
@@ -1,18 +0,0 @@
1
- // lib/icons/projectIcon.tsx
2
- import * as React from "react";
3
- var ProjectIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: "18.571",
8
- height: "16.1",
9
- viewBox: "0 0 18.571 16.1",
10
- ...props
11
- },
12
- /* @__PURE__ */ React.createElement("g", { id: "Group_26167", "data-name": "Group 26167", transform: "translate(-1125 -644.1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19851", "data-name": "Rectangle 19851", transform: "translate(1125 647.231)", fill: "none", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React.createElement("rect", { width: "18.571", height: "12.969", rx: "1", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.5", y: "0.5", width: "17.571", height: "11.969", rx: "0.5", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19852", "data-name": "Rectangle 19852", transform: "translate(1131.964 644.1)", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React.createElement("path", { d: "M2.321,0h0A2.321,2.321,0,0,1,4.643,2.321V4.062a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V2.321A2.321,2.321,0,0,1,2.321,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M2.321.5h0A1.821,1.821,0,0,1,4.143,2.321V3.467a.1.1,0,0,1-.1.1H.6a.1.1,0,0,1-.1-.1V2.321A1.821,1.821,0,0,1,2.321.5Z", fill: "none" })), /* @__PURE__ */ React.createElement("line", { id: "Line_619", "data-name": "Line 619", y2: "12.311", transform: "translate(1128.482 647.889)", fill: "none", stroke: color, strokeWidth: "1" }), /* @__PURE__ */ React.createElement("line", { id: "Line_620", "data-name": "Line 620", y2: "12.311", transform: "translate(1140.089 647.889)", fill: "none", stroke: color, strokeWidth: "1" }))
13
- );
14
- var projectIcon_default = ProjectIcon;
15
-
16
- export {
17
- projectIcon_default
18
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/rufousBirdIcon.tsx
2
- import * as React from "react";
3
- var RufousBirdIcon = (props) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "59", height: "59", viewBox: "0 0 59 59", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11748", "data-name": "Group 11748", transform: "translate(-431.438 -724.333)" }, /* @__PURE__ */ React.createElement("g", { id: "bird", transform: "translate(442.91 741.013)" }, /* @__PURE__ */ React.createElement("path", { id: "Fill_4", "data-name": "Fill 4", d: "M.463,25.64a2.525,2.525,0,0,1-.333-.03l-.019,0A.172.172,0,0,1,0,25.487c0-.041.047-.105.092-.131.159-.091.323-.18.481-.266.262-.143.533-.29.791-.449.516-.316,1.03-.654,1.527-.981l.006,0,.166-.109.326-.213h0c.4-.261.814-.53,1.2-.818.645-.478,1.209-.928,1.724-1.375a14.642,14.642,0,0,0,1.178-1.172A9.323,9.323,0,0,0,8.256,19l.013-.019A10.377,10.377,0,0,0,9.023,17.8a6.866,6.866,0,0,0,.388-1l.063-.19a2.97,2.97,0,0,0,.091-.382c.017-.088.035-.18.057-.268a3.272,3.272,0,0,0,.109-.85,2.979,2.979,0,0,0-.131-.846c-.043-.141-.084-.285-.123-.424h0c-.074-.263-.151-.535-.247-.8A5.752,5.752,0,0,0,7.724,10.9a9.475,9.475,0,0,0-2.14-1.538c-.5-.264-1.034-.484-1.551-.7l-.1-.043c-.2-.082-.41-.15-.614-.215-.141-.045-.287-.092-.429-.144-.071-.026-.174-.113-.166-.152a.46.46,0,0,1,.156-.264.6.6,0,0,1,.3-.074c.253-.019.509-.042.757-.064C4.574,7.654,5.241,7.6,5.9,7.591h.077A8.657,8.657,0,0,1,7.9,7.8a7.843,7.843,0,0,1,2.067.742,6.8,6.8,0,0,1,1.522,1.028.613.613,0,0,1,.18.264,8.413,8.413,0,0,1,.3,2.18c-.005.889-.008,1.8-.009,2.773a5.617,5.617,0,0,0,.026.563.684.684,0,0,0,.054.178c.015.039.033.083.051.137.022-.049.041-.088.056-.119a.567.567,0,0,0,.053-.132c.034-.168.072-.339.108-.5.09-.41.182-.834.237-1.256a18.237,18.237,0,0,0,.156-2.24,14.831,14.831,0,0,0-.154-2.239,8.566,8.566,0,0,0-.369-1.387c-.041-.126-.084-.256-.124-.384a6.343,6.343,0,0,0-.385-.971c-.238-.472-.506-.934-.782-1.4a6.2,6.2,0,0,0-.425-.607c-.065-.085-.129-.173-.191-.258a5.414,5.414,0,0,0-.571-.7A20.834,20.834,0,0,0,8.07,2.022a8.338,8.338,0,0,0-1.259-.786C6.5,1.069,6.167.924,5.847.782,5.7.717,5.544.649,5.394.58A.462.462,0,0,1,5.318.53L5.246.479,5.355.425a1.216,1.216,0,0,1,.18-.079A7.54,7.54,0,0,1,6.68.084,7.938,7.938,0,0,1,7.839,0,8.8,8.8,0,0,1,9.008.08a9.171,9.171,0,0,1,1.5.38h0l.306.1a7.11,7.11,0,0,1,1.094.435l.006,0a6.42,6.42,0,0,1,1.162.686,21.112,21.112,0,0,1,2.042,1.8,16.94,16.94,0,0,1,1.494,1.885l.045.062c.412.573.776,1.177,1.108,1.745.164.28.312.576.454.863h0c.092.186.188.378.287.563.178.334.366.669.547.994h0l.23.412c.042.076.085.152.127.226.086.151.174.307.255.464a6.224,6.224,0,0,0,.61.961,5.326,5.326,0,0,0,.791.82c.044.016.093.037.14.057a.86.86,0,0,0,.257.085A.058.058,0,0,0,21.5,12.6a.14.14,0,0,0,.056-.1c0-.054-.053-.1-.1-.146a.466.466,0,0,1-.089-.093c-.1-.164-.207-.33-.309-.491v0c-.261-.412-.531-.838-.766-1.274s-.443-.914-.641-1.369c-.052-.121-.107-.245-.161-.368a.862.862,0,0,1-.038-.554,1.806,1.806,0,0,1,.2-.474l.017-.03v0a8.546,8.546,0,0,1,1.081-1.553A5.176,5.176,0,0,1,22.294,5.03a3.551,3.551,0,0,1,1.464-.293A7.5,7.5,0,0,1,25,4.861a5.281,5.281,0,0,1,1.1.309,8.57,8.57,0,0,1,.786.369c.087.045.168.087.241.122a2.749,2.749,0,0,0,1.221.307h.062c1.278-.033,2.576-.089,3.832-.143h0L32.9,5.8c.632-.027,1.264-.046,1.876-.064h0l.7-.021H35.5a1.17,1.17,0,0,1,.48.108c.067.033.072.168.072.209A.106.106,0,0,1,36,6.1a.24.24,0,0,1-.113.04c-.317.019-.665.029-.98.029a24.994,24.994,0,0,0-4.158.381,8.785,8.785,0,0,0-1.322.312,4.362,4.362,0,0,0-1.773,1.058,5.677,5.677,0,0,0-.482.532c-.393.492-.744,1.031-1.083,1.553l-.068.1c-.155.238-.3.489-.438.732-.1.172-.2.349-.3.521l-.013.021c-.228.373-.463.759-.719,1.121l-.138.2,0,0a14.407,14.407,0,0,1-.968,1.273c-.867.979-1.674,1.845-2.466,2.648a20.135,20.135,0,0,1-1.653,1.458c-.365.3-.757.571-1.136.837l-.334.235c-.354.251-.735.517-1.122.765-.356.228-.751.467-1.208.729-.544.313-1.035.585-1.5.833-.185.1-.379.185-.567.269-.1.047-.211.095-.315.144a4.588,4.588,0,0,1-.78.2,3.4,3.4,0,0,1,.434-.515c.08-.083.163-.169.24-.26l.046-.055c.369-.436.751-.887,1.111-1.343s.743-.95,1.089-1.453c.267-.389.5-.8.749-1.249.271-.488.551-.992.791-1.516.168-.367.475-1.151.573-1.447l.013-.038,0-.007c.086-.258.142-.428-.008-.606a.292.292,0,0,1-.026.02c-.019.014-.04.029-.042.045a1.512,1.512,0,0,1-.1.333,3.469,3.469,0,0,1-.247.468c-.184.307-.352.631-.514.944-.121.234-.247.477-.379.71a13.019,13.019,0,0,1-.767,1.237,20.1,20.1,0,0,1-1.312,1.673c-.485.54-1.032,1.086-1.72,1.719a14.188,14.188,0,0,1-1.384,1.1c-.558.4-1.155.791-1.776,1.169a11.893,11.893,0,0,1-1.316.685c-.662.3-1.35.583-2.1.875a7.943,7.943,0,0,1-1.132.339c-.614.137-1.284.269-2.046.4-.7.123-1.4.223-1.934.3A.969.969,0,0,1,.463,25.64ZM25.292,6.507a.567.567,0,0,0-.383.174.547.547,0,0,0-.179.376.586.586,0,0,0,.534.521h.014a.592.592,0,0,0,.4-.188.541.541,0,0,0,.171-.373.512.512,0,0,0-.186-.339.594.594,0,0,0-.368-.171Z", transform: "translate(0 0)", fill: "#f6f6f6" })), /* @__PURE__ */ React.createElement("path", { id: "Path_46247", "data-name": "Path 46247", d: "M134.762,64.763A29.47,29.47,0,1,0,176.5,64.7a29.546,29.546,0,0,0-41.738.062ZM178.741,86.34h4.865a28.08,28.08,0,0,1-45.954,20.853H148.2a.738.738,0,1,0,0-1.476H136.015c-.09-.088-.183-.169-.271-.258a27.842,27.842,0,0,1-8.153-19.119h4.368a.738.738,0,1,0,0-1.476H127.6a28.188,28.188,0,0,1,1.782-9.078h7.153a.738.738,0,1,0,0-1.476H129.98a28.078,28.078,0,0,1,43.571-10.3h-5.613a.738.738,0,1,0,0,1.476h7.249c.09.087.183.169.271.258a27.842,27.842,0,0,1,8.153,19.119h-4.869a.738.738,0,0,0,0,1.476Z", transform: "translate(305.338 668.232)", fill: "#f6f6f6" })));
4
- var rufousBirdIcon_default = RufousBirdIcon;
5
-
6
- export {
7
- rufousBirdIcon_default
8
- };
File without changes
@@ -1,8 +0,0 @@
1
- // lib/icons/unsubscribeIcon.tsx
2
- import * as React from "react";
3
- var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
4
- var unsubscribeIcon_default = UnsubscribeIcon;
5
-
6
- export {
7
- unsubscribeIcon_default
8
- };
@@ -1,18 +0,0 @@
1
- // lib/icons/minExperienceIcon.tsx
2
- import * as React from "react";
3
- var MinExperienceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: "25.444",
8
- height: "20.16",
9
- viewBox: "0 0 25.444 20.16",
10
- ...props
11
- },
12
- /* @__PURE__ */ React.createElement("g", { id: "noun-experience-5679525", transform: "translate(-0.793 -2.387)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_26168", "data-name": "Group 26168", transform: "translate(0.794 2.387)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60772", "data-name": "Path 60772", d: "M13.514,2.387a3.787,3.787,0,0,0-1.982,7,6.6,6.6,0,0,0-4.449,4.941.438.438,0,0,0,.859.178,5.69,5.69,0,0,1,11.149,0,.438.438,0,1,0,.858-.178A6.6,6.6,0,0,0,15.5,9.385a3.786,3.786,0,0,0-1.983-7Zm0,.877a2.907,2.907,0,1,1-2.885,2.908A2.893,2.893,0,0,1,13.514,3.264Zm0,8.7a.437.437,0,0,0-.392.246l-1.052,2.14L9.721,14.7a.441.441,0,0,0-.242.75l1.7,1.669-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.111,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.429l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.142a.437.437,0,0,0-.392-.245Zm0,1.433.761,1.55a.438.438,0,0,0,.329.241l1.7.248-1.231,1.206a.441.441,0,0,0-.126.391l.29,1.7-1.521-.805a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389l-1.23-1.207,1.7-.248a.438.438,0,0,0,.33-.241ZM4.963,14.53a.437.437,0,0,0-.392.246L3.519,16.917l-2.35.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354L9,18.012a.441.441,0,0,0-.242-.751l-2.351-.344L5.355,14.776a.437.437,0,0,0-.392-.246Zm17.105,0a.437.437,0,0,0-.392.246l-1.052,2.141-2.351.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.141a.437.437,0,0,0-.392-.246ZM4.963,15.964l.761,1.55a.438.438,0,0,0,.329.241l1.7.248L6.523,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7A.441.441,0,0,0,3.4,19.21L2.172,18l1.7-.248a.438.438,0,0,0,.33-.242Zm17.106,0,.76,1.55a.438.438,0,0,0,.329.241l1.7.248L23.628,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389L19.277,18l1.7-.248a.438.438,0,0,0,.33-.242Z", transform: "translate(-0.794 -2.387)", fill: color, fillRule: "evenodd" })))
13
- );
14
- var minExperienceIcon_default = MinExperienceIcon;
15
-
16
- export {
17
- minExperienceIcon_default
18
- };
@@ -1,10 +0,0 @@
1
- // lib/icons/downloadIcon.tsx
2
- import React from "react";
3
- var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
4
- return /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_46535-2", "data-name": "Path 46535", d: "M31.5,22.5v6a3,3,0,0,1-3,3H7.5a3,3,0,0,1-3-3v-6", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_46536", "data-name": "Path 46536", d: "M10.5,15,18,22.5,25.5,15", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }))));
5
- };
6
- var downloadIcon_default = DownloadIcon;
7
-
8
- export {
9
- downloadIcon_default
10
- };
@@ -1,61 +0,0 @@
1
- // lib/icons/userAssignIcon.tsx
2
- import * as React from "react";
3
- var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: "25.8",
8
- height: "25.8",
9
- viewBox: "0 0 25.8 25.8",
10
- ...props
11
- },
12
- /* @__PURE__ */ React.createElement("g", { transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React.createElement(
13
- "ellipse",
14
- {
15
- cx: "4.979",
16
- cy: "5.203",
17
- rx: "4.979",
18
- ry: "5.203",
19
- transform: "translate(3.506)",
20
- fill: "rgba(0,0,0,0)",
21
- stroke: color,
22
- "stroke-miterlimit": "10",
23
- strokeWidth: "1.8"
24
- }
25
- ), /* @__PURE__ */ React.createElement(
26
- "path",
27
- {
28
- d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69",
29
- transform: "translate(-128.5 -193.195)",
30
- fill: "rgba(0,0,0,0)",
31
- stroke: color,
32
- "stroke-miterlimit": "10",
33
- strokeWidth: "1.8"
34
- }
35
- )), /* @__PURE__ */ React.createElement("g", { transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React.createElement(
36
- "ellipse",
37
- {
38
- cx: "6.08",
39
- cy: "6.08",
40
- rx: "6.08",
41
- ry: "6.08",
42
- fill: "none",
43
- stroke: color,
44
- "stroke-miterlimit": "10",
45
- strokeWidth: "1.8",
46
- "stroke-dasharray": "470 154"
47
- }
48
- ), /* @__PURE__ */ React.createElement(
49
- "path",
50
- {
51
- d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
52
- transform: "translate(2.818 12.771)",
53
- fill: color
54
- }
55
- )))
56
- );
57
- var userAssignIcon_default = UserAssignIcon;
58
-
59
- export {
60
- userAssignIcon_default
61
- };
@@ -1,10 +0,0 @@
1
- // lib/icons/nineDotMenuIcon.tsx
2
- import React from "react";
3
- var NineDotMenuIcon = ({ color = "#707070", ...props }) => {
4
- return /* @__PURE__ */ React.createElement("svg", { width: "25", height: "25", viewBox: "0 0 25 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M6 0H1C0.447715 0 0 0.447715 0 1V6C0 6.55228 0.447715 7 1 7H6C6.55228 7 7 6.55228 7 6V1C7 0.447715 6.55228 0 6 0Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M15 0H10C9.44772 0 9 0.447715 9 1V6C9 6.55228 9.44772 7 10 7H15C15.5523 7 16 6.55228 16 6V1C16 0.447715 15.5523 0 15 0Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M24 0H19C18.4477 0 18 0.447715 18 1V6C18 6.55228 18.4477 7 19 7H24C24.5523 7 25 6.55228 25 6V1C25 0.447715 24.5523 0 24 0Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M6 9H1C0.447715 9 0 9.44772 0 10V15C0 15.5523 0.447715 16 1 16H6C6.55228 16 7 15.5523 7 15V10C7 9.44772 6.55228 9 6 9Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M15 9H10C9.44772 9 9 9.44772 9 10V15C9 15.5523 9.44772 16 10 16H15C15.5523 16 16 15.5523 16 15V10C16 9.44772 15.5523 9 15 9Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M24 9H19C18.4477 9 18 9.44772 18 10V15C18 15.5523 18.4477 16 19 16H24C24.5523 16 25 15.5523 25 15V10C25 9.44772 24.5523 9 24 9Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M6 18H1C0.447715 18 0 18.4477 0 19V24C0 24.5523 0.447715 25 1 25H6C6.55228 25 7 24.5523 7 24V19C7 18.4477 6.55228 18 6 18Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M15 18H10C9.44772 18 9 18.4477 9 19V24C9 24.5523 9.44772 25 10 25H15C15.5523 25 16 24.5523 16 24V19C16 18.4477 15.5523 18 15 18Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M24 18H19C18.4477 18 18 18.4477 18 19V24C18 24.5523 18.4477 25 19 25H24C24.5523 25 25 24.5523 25 24V19C25 18.4477 24.5523 18 24 18Z", fill: color }));
5
- };
6
- var nineDotMenuIcon_default = NineDotMenuIcon;
7
-
8
- export {
9
- nineDotMenuIcon_default
10
- };
File without changes
@@ -1,18 +0,0 @@
1
- // lib/icons/dollarIcon.tsx
2
- import * as React from "react";
3
- var DollarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: "12.04",
8
- height: "20.85",
9
- viewBox: "0 0 12.04 20.85",
10
- ...props
11
- },
12
- /* @__PURE__ */ React.createElement("g", { id: "dollar-line", transform: "translate(-21.612 -5.34)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60770", "data-name": "Path 60770", d: "M33.279,17.817a4.5,4.5,0,0,0-2.854-2.163,16.94,16.94,0,0,0-1.707-.417V9.328a6.548,6.548,0,0,1,3.167,1.225.653.653,0,1,0,.867-.977,7.656,7.656,0,0,0-4.033-1.564V5.992a.652.652,0,1,0-1.3,0V7.946c-2.867.065-4.45,1.492-4.932,2.724a3.623,3.623,0,0,0,1.453,4.444,8.6,8.6,0,0,0,3.479,1.2v5.968A8.014,8.014,0,0,1,22.762,20.5a.652.652,0,1,0-.893.938,9.181,9.181,0,0,0,5.545,2.15v1.955a.652.652,0,0,0,1.3,0V23.584c1.837-.124,3.955-.71,4.756-3.1A3.473,3.473,0,0,0,33.279,17.817Zm-8.607-3.8a2.326,2.326,0,0,1-.971-2.86c.072-.2.8-1.831,3.714-1.909v5.734a6.972,6.972,0,0,1-2.743-.964Zm7.565,6.02c-.469,1.394-1.512,2.065-3.518,2.215V16.566c.417.091.847.2,1.3.332A3.258,3.258,0,0,1,32.1,18.41a2.176,2.176,0,0,1,.137,1.629Z", fill: color }))
13
- );
14
- var dollarIcon_default = DollarIcon;
15
-
16
- export {
17
- dollarIcon_default
18
- };
@@ -1,42 +0,0 @@
1
- // lib/icons/editIcon.tsx
2
- import React from "react";
3
- var EditIcon = ({ color = "#3a3a3a", ...props }) => {
4
- return /* @__PURE__ */ React.createElement(
5
- "svg",
6
- {
7
- xmlns: "http://www.w3.org/2000/svg",
8
- width: 25.8,
9
- height: 26,
10
- viewBox: "0 0 25.8 26",
11
- id: "icn-edit",
12
- ...props
13
- },
14
- /* @__PURE__ */ React.createElement("g", { transform: "translate(8.413 7.383)" }, /* @__PURE__ */ React.createElement(
15
- "path",
16
- {
17
- d: "M13,6H5.222A2.222,2.222,0,0,0,3,8.222V23.778A2.222,2.222,0,0,0,5.222,26H20.778A2.222,2.222,0,0,0,23,23.778V16",
18
- transform: "translate(-10.513 -8.283)",
19
- fill: "none",
20
- stroke: color,
21
- strokeLinejoin: "round",
22
- strokeWidth: 1.8
23
- }
24
- ), /* @__PURE__ */ React.createElement(
25
- "path",
26
- {
27
- d: "M23.9,3.522a2.4,2.4,0,0,1,3.4,3.4L16.532,17.685,12,18.818l1.133-4.532Z",
28
- transform: "translate(-11.513 -9.101)",
29
- fill: "none",
30
- stroke: color,
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round",
33
- strokeWidth: 1.8
34
- }
35
- ))
36
- );
37
- };
38
- var editIcon_default = EditIcon;
39
-
40
- export {
41
- editIcon_default
42
- };