@rufous/ui 0.2.0-beta.1 → 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 (412) hide show
  1. package/README.md +484 -222
  2. package/dist/main.cjs +13877 -1039
  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 +15344 -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,1056 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __export = (target, all) => {
8
- for (var name in all)
9
- __defProp(target, name, { get: all[name], enumerable: true });
10
- };
11
- var __copyProps = (to, from, except, desc) => {
12
- if (from && typeof from === "object" || typeof from === "function") {
13
- for (let key of __getOwnPropNames(from))
14
- if (!__hasOwnProp.call(to, key) && key !== except)
15
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
- }
17
- return to;
18
- };
19
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
- // If the importer is in node compatibility mode or this is not an ESM
21
- // file that has been converted to a CommonJS file using a Babel-
22
- // compatible transform (i.e. "__esModule" has not been set), then set
23
- // "default" to the CommonJS "module.exports" for node compatibility.
24
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
- mod
26
- ));
27
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
-
29
- // lib/icons/index.ts
30
- var icons_exports = {};
31
- __export(icons_exports, {
32
- ActivateUserIcon: () => activateUserIcon_default,
33
- ArchivedIcon: () => archivedIcon_default,
34
- AssignGroupIcon: () => assignGroupIcon_default,
35
- CloseIcon: () => closeIcon_default,
36
- CopyIcon: () => copyIcon_default,
37
- DifficultyAllIcon: () => difficultyAllIcon_default,
38
- DifficultyEasyIcon: () => difficultyEasyIcon_default,
39
- DifficultyHardIcon: () => difficultyHardIcon_default,
40
- DifficultyMediumIcon: () => difficultyMediumIcon_default,
41
- DollarIcon: () => dollarIcon_default,
42
- DownloadIcon: () => downloadIcon_default,
43
- DownloadPdfIcon: () => downloadPdfIcon_default,
44
- EditChatIcon: () => editChatIcon_default,
45
- EditIcon: () => editIcon_default,
46
- EngagementIcon: () => engagementIcon_default,
47
- FunctionIcon: () => functionIcon_default,
48
- HelpOutlinedIcon: () => helpOutlinedIcon_default,
49
- HierarchyIcon: () => hierarchyIcon_default,
50
- InactiveGroupIcon: () => inactiveGroupIcon_default,
51
- IndustryIcon: () => industryIcon_default,
52
- InvoiceIcon: () => invoiceIcon_default,
53
- LocationPinIcon: () => locationPinIcon_default,
54
- LogsIcon: () => logsIcon_default,
55
- MinExperienceIcon: () => minExperienceIcon_default,
56
- NineDotMenuIcon: () => nineDotMenuIcon_default,
57
- NotificationIcon: () => notificationIcon_default,
58
- ProjectIcon: () => projectIcon_default,
59
- QualificationsIcon: () => qualificationsIcon_default,
60
- QuestionStatusAllIcon: () => questionStatusAllIcon_default,
61
- QuestionStatusPrivateIcon: () => questionStatusPrivateIcon_default,
62
- QuestionStatusPublicIcon: () => questionStatusPublicIcon_default,
63
- QuestionTypeAllIcon: () => questionTypeAllIcon_default,
64
- QuestionTypeCodingIcon: () => questionTypeCodingIcon_default,
65
- QuestionTypeDescriptiveIcon: () => questionTypeDescriptiveIcon_default,
66
- QuestionTypeMultipleIcon: () => questionTypeMultipleIcon_default,
67
- QuestionTypeSingleIcon: () => questionTypeSingleIcon_default,
68
- RefreshIcon: () => refreshIcon_default,
69
- ResendInviteIcon: () => resendInviteIcon_default,
70
- RolesIcon: () => rolesIcon_default,
71
- RufousAiIcon: () => rufousAiIcon_default,
72
- RufousBirdIcon: () => rufousBirdIcon_default,
73
- RufousLauncherIcon: () => rufousLauncherBird_default,
74
- SidebarIcon: () => sidebarIcon_default,
75
- SoftSkillsIcon: () => softSkillsIcon_default,
76
- SubscribeIcon: () => subscribeIcon_default,
77
- SuspendUserIcon: () => suspendUserIcon_default,
78
- TechnicalSkillsIcon: () => technicalSkillsIcon_default,
79
- TickIcon: () => tickIcon_default,
80
- TimerIcon: () => timerIcon_default,
81
- TrashIcon: () => trashIcon_default,
82
- UnArchivedIcon: () => unArchivedIcon_default,
83
- UnsubscribeIcon: () => unsubscribeIcon_default,
84
- UploadIcon: () => uploadIcon_default,
85
- UserAssignIcon: () => userAssignIcon_default,
86
- ViewIcon: () => viewIcon_default,
87
- WorkItemIcon: () => workItemIcon_default
88
- });
89
- module.exports = __toCommonJS(icons_exports);
90
-
91
- // lib/icons/archivedIcon.tsx
92
- var import_react = __toESM(require("react"), 1);
93
- var ArchivedIcon = ({ color = "#3a3a3a", ...props }) => {
94
- return /* @__PURE__ */ import_react.default.createElement(
95
- "svg",
96
- {
97
- xmlns: "http://www.w3.org/2000/svg",
98
- width: "24",
99
- height: "23.8",
100
- viewBox: "0 0 24 23.8",
101
- ...props
102
- },
103
- /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(-8 -8.4)" }, /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(8 8.4)" }, /* @__PURE__ */ import_react.default.createElement(
104
- "g",
105
- {
106
- transform: "translate(2.5 5.8)",
107
- fill: "none",
108
- stroke: color,
109
- strokeWidth: "1.8"
110
- },
111
- /* @__PURE__ */ import_react.default.createElement("rect", { width: "19", height: "18", stroke: "none" }),
112
- /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "17.2", height: "16.2", fill: "none" })
113
- ), /* @__PURE__ */ import_react.default.createElement("g", { fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "24", height: "7.5", stroke: "none" }), /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "22.2", height: "5.7", fill: "none" }))), /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(15.938 17.774)" }, /* @__PURE__ */ import_react.default.createElement(
114
- "line",
115
- {
116
- y2: "10",
117
- transform: "translate(4.344)",
118
- fill: "none",
119
- stroke: color,
120
- strokeWidth: "1.8"
121
- }
122
- ), /* @__PURE__ */ import_react.default.createElement(
123
- "path",
124
- {
125
- d: "M1268.938-687.062l4.5,3.75,4.188-3.75",
126
- transform: "translate(-1268.938 693.5)",
127
- fill: "none",
128
- stroke: color,
129
- strokeWidth: "1.8"
130
- }
131
- )))
132
- );
133
- };
134
- var archivedIcon_default = ArchivedIcon;
135
-
136
- // lib/icons/copyIcon.tsx
137
- var import_react2 = __toESM(require("react"), 1);
138
- var CopyIcon = ({ color = "#3a3a3a", ...props }) => {
139
- return /* @__PURE__ */ import_react2.default.createElement(
140
- "svg",
141
- {
142
- xmlns: "http://www.w3.org/2000/svg",
143
- width: "24",
144
- height: "24",
145
- viewBox: "0 0 24 24",
146
- ...props
147
- },
148
- /* @__PURE__ */ import_react2.default.createElement("g", { transform: "translate(0 -7)" }, /* @__PURE__ */ import_react2.default.createElement(
149
- "g",
150
- {
151
- transform: "translate(18 31) rotate(180)",
152
- fill: "#fff",
153
- stroke: color,
154
- strokeWidth: "1.8",
155
- strokeDasharray: "40 28"
156
- },
157
- /* @__PURE__ */ import_react2.default.createElement("rect", { width: "18", height: "18", stroke: "none" }),
158
- /* @__PURE__ */ import_react2.default.createElement("rect", { x: "0.9", y: "0.9", width: "16.2", height: "16.2", fill: "none" })
159
- ), /* @__PURE__ */ import_react2.default.createElement(
160
- "g",
161
- {
162
- transform: "translate(6 7)",
163
- fill: "#fff",
164
- stroke: color,
165
- strokeWidth: "1.8"
166
- },
167
- /* @__PURE__ */ import_react2.default.createElement("rect", { width: "18", height: "18", stroke: "none" }),
168
- /* @__PURE__ */ import_react2.default.createElement("rect", { x: "0.9", y: "0.9", width: "16.2", height: "16.2", fill: "none" })
169
- ))
170
- );
171
- };
172
- var copyIcon_default = CopyIcon;
173
-
174
- // lib/icons/editIcon.tsx
175
- var import_react3 = __toESM(require("react"), 1);
176
- var EditIcon = ({ color = "#3a3a3a", ...props }) => {
177
- return /* @__PURE__ */ import_react3.default.createElement(
178
- "svg",
179
- {
180
- xmlns: "http://www.w3.org/2000/svg",
181
- width: 25.8,
182
- height: 26,
183
- viewBox: "0 0 25.8 26",
184
- id: "icn-edit",
185
- ...props
186
- },
187
- /* @__PURE__ */ import_react3.default.createElement("g", { transform: "translate(8.413 7.383)" }, /* @__PURE__ */ import_react3.default.createElement(
188
- "path",
189
- {
190
- 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",
191
- transform: "translate(-10.513 -8.283)",
192
- fill: "none",
193
- stroke: color,
194
- strokeLinejoin: "round",
195
- strokeWidth: 1.8
196
- }
197
- ), /* @__PURE__ */ import_react3.default.createElement(
198
- "path",
199
- {
200
- d: "M23.9,3.522a2.4,2.4,0,0,1,3.4,3.4L16.532,17.685,12,18.818l1.133-4.532Z",
201
- transform: "translate(-11.513 -9.101)",
202
- fill: "none",
203
- stroke: color,
204
- strokeLinecap: "round",
205
- strokeLinejoin: "round",
206
- strokeWidth: 1.8
207
- }
208
- ))
209
- );
210
- };
211
- var editIcon_default = EditIcon;
212
-
213
- // lib/icons/helpOutlinedIcon.tsx
214
- var import_react4 = __toESM(require("react"), 1);
215
- var HelpOutlinedIcon = ({ color = "#5f6368", ...props }) => {
216
- return /* @__PURE__ */ import_react4.default.createElement("svg", { width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("path", { d: "M16 31.3C24.2843 31.3 31 24.5843 31 16.3C31 8.01573 24.2843 1.3 16 1.3C7.71573 1.3 1 8.01573 1 16.3C1 24.5843 7.71573 31.3 16 31.3Z", stroke: color, strokeWidth: "2" }), /* @__PURE__ */ import_react4.default.createElement("path", { d: "M15.967 7.6C15.2243 7.55686 14.4804 7.66158 13.7785 7.90808C13.0766 8.15458 12.4306 8.53796 11.878 9.036C11.1541 9.79654 10.7029 10.7756 10.595 11.82L12.77 12.1C12.8289 11.5409 13.0651 11.0153 13.444 10.6C13.7819 10.2913 14.1816 10.0579 14.6166 9.91528C15.0515 9.7727 15.5118 9.72421 15.967 9.773C16.9127 9.68268 17.8584 9.94635 18.621 10.513C18.8228 10.6923 18.9822 10.9143 19.0875 11.1628C19.1929 11.4114 19.2415 11.6803 19.23 11.95C19.23 13.755 18.49 14.256 17.403 15.213C16.6339 15.7793 16.006 16.5156 15.5684 17.3646C15.1308 18.2135 14.8951 19.152 14.88 20.107V20.651H17.055V20.107C17.055 18.302 17.729 17.801 18.817 16.844C19.596 16.2825 20.2348 15.5488 20.6837 14.6999C21.1326 13.851 21.3795 12.9099 21.405 11.95C21.4124 11.3782 21.3024 10.8109 21.0817 10.2834C20.861 9.75584 20.5343 9.2792 20.122 8.883C18.9456 7.95187 17.4635 7.49424 15.967 7.6ZM14.88 22.825V25H17.055V22.825H14.88Z", fill: color }));
217
- };
218
- var helpOutlinedIcon_default = HelpOutlinedIcon;
219
-
220
- // lib/icons/hierarchyIcon.tsx
221
- var import_react5 = __toESM(require("react"), 1);
222
- var HierarchyIcon = ({ color = "#707070", ...props }) => {
223
- return /* @__PURE__ */ import_react5.default.createElement(
224
- "svg",
225
- {
226
- xmlns: "http://www.w3.org/2000/svg",
227
- width: "16",
228
- height: "15.818",
229
- viewBox: "0 0 16 15.818",
230
- ...props
231
- },
232
- /* @__PURE__ */ import_react5.default.createElement("g", { transform: "translate(2398 -258)" }, /* @__PURE__ */ import_react5.default.createElement(
233
- "path",
234
- {
235
- d: "M39,70a2,2,0,1,0,2,2A2,2,0,0,0,39,70Zm0,3.385A1.385,1.385,0,1,1,40.385,72,1.385,1.385,0,0,1,39,73.385Z",
236
- transform: "translate(-2429 199.818)",
237
- fill: color
238
- }
239
- ), /* @__PURE__ */ import_react5.default.createElement(
240
- "path",
241
- {
242
- d: "M72,70a2,2,0,1,0,2,2A2,2,0,0,0,72,70Zm0,3.385A1.385,1.385,0,1,1,73.385,72,1.385,1.385,0,0,1,72,73.385Z",
243
- transform: "translate(-2456 199.818)",
244
- fill: color
245
- }
246
- ), /* @__PURE__ */ import_react5.default.createElement(
247
- "path",
248
- {
249
- d: "M6,74a2,2,0,1,0-2-2,2,2,0,0,0,2,2Zm0-3.385A1.385,1.385,0,1,1,4.615,72,1.385,1.385,0,0,1,6,70.615Z",
250
- transform: "translate(-2402 199.818)",
251
- fill: color
252
- }
253
- ), /* @__PURE__ */ import_react5.default.createElement(
254
- "path",
255
- {
256
- d: "M25.364,34.727H21.727V32.364a.364.364,0,1,0-.727,0v2.364H17.364A2.364,2.364,0,0,0,15,37.091V38a.364.364,0,0,0,.727,0v-.909a1.636,1.636,0,0,1,1.636-1.636H21V38a.364.364,0,0,0,.727,0V35.455h3.636A1.636,1.636,0,0,1,27,37.091V38a.364.364,0,1,0,.727,0v-.909A2.364,2.364,0,0,0,25.364,34.727Z",
257
- transform: "translate(-2411.364 230.727)",
258
- fill: color
259
- }
260
- ), /* @__PURE__ */ import_react5.default.createElement(
261
- "path",
262
- {
263
- d: "M41,6a2,2,0,1,0-2,2,2,2,0,0,0,2-2ZM37.615,6A1.385,1.385,0,1,1,39,7.385,1.385,1.385,0,0,1,37.615,6Z",
264
- transform: "translate(-2429 254)",
265
- fill: color
266
- }
267
- ))
268
- );
269
- };
270
- var hierarchyIcon_default = HierarchyIcon;
271
-
272
- // lib/icons/nineDotMenuIcon.tsx
273
- var import_react6 = __toESM(require("react"), 1);
274
- var NineDotMenuIcon = ({ color = "#707070", ...props }) => {
275
- return /* @__PURE__ */ import_react6.default.createElement("svg", { width: "25", height: "25", viewBox: "0 0 25 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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__ */ import_react6.default.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 }));
276
- };
277
- var nineDotMenuIcon_default = NineDotMenuIcon;
278
-
279
- // lib/icons/rufousLauncherBird.tsx
280
- var import_react7 = __toESM(require("react"), 1);
281
- var RufousLauncherIcon = ({ ...props }) => {
282
- const pathD = "M3.121,172.384a16.812,16.812,0,0,1-2.235-.2l-.14-.02A1.157,1.157,0,0,1,0,171.356a1.239,1.239,0,0,1,.62-.884c.985-.56,2-1.113,2.98-1.648l.211-.115c1.586-.862,3.56-1.935,5.371-3.043,3.481-2.129,6.953-4.411,10.311-6.618,2.039-1.338,4.078-2.676,6.124-3.994,1.9-1.236,4.071-2.713,6.17-4.14.9-.638,1.8-1.275,2.7-1.916l.717-.513c.5-.36.976-.749,1.46-1.13.228-.179.456-.358.687-.534.13-.1.268-.2.437-.322.155-.113.388-.282.619-.449l.069-.05c.5-.363,1.032-.743,1.533-1.165a12.866,12.866,0,0,0,1.192-1.092,21.025,21.025,0,0,0,1.5-1.736c.03-.04.059-.08.087-.12.51-.692,1.013-1.4,1.526-2.13.3-.43.61-.87.934-1.32.433-.6.874-1.19,1.306-1.76.186-.24.372-.477.558-.714.1-.124.205-.248.308-.371.078-.093.155-.187.232-.28.047-.055.094-.11.141-.165l.122-.141c.04-.045.079-.089.118-.134a.2.2,0,0,1,.026-.026.749.749,0,0,1,.112-.09.545.545,0,0,1,.2-.069.693.693,0,0,1,.125-.009.916.916,0,0,1,.419.155.721.721,0,0,1,.251.317c.027.074.05.138.072.2.028.086.055.167.081.249a13.149,13.149,0,0,1,.455,2.427,17.837,17.837,0,0,1-.488,5.98c-.18.62-.4,1.23-.613,1.825-.239.674-.478,1.349-.7,2.03-.179.544-.345,1.1-.506,1.639-.124.425-.247.85-.372,1.272a71.186,71.186,0,0,1-2.6,7.687,47.323,47.323,0,0,1-4.163,8.088c-.8,1.292-1.739,2.52-2.649,3.712-.548.728-1.1,1.457-1.632,2.2a34.682,34.682,0,0,0-2.564,4.333c-.107.219-.214.438-.321.656-.106.215-.212.43-.317.645a.937.937,0,0,1-.6.476.988.988,0,0,1-.259.027Z";
283
- return /* @__PURE__ */ import_react7.default.createElement(
284
- "svg",
285
- {
286
- xmlns: "http://www.w3.org/2000/svg",
287
- xmlnsXlink: "http://www.w3.org/1999/xlink",
288
- width: "242.545",
289
- height: "172.384",
290
- viewBox: "0 0 242.545 172.384",
291
- ...props
292
- },
293
- /* @__PURE__ */ import_react7.default.createElement("defs", null, /* @__PURE__ */ import_react7.default.createElement("clipPath", { id: "clip-path" }, /* @__PURE__ */ import_react7.default.createElement(
294
- "path",
295
- {
296
- id: "Subtraction_105",
297
- "data-name": "Subtraction 105",
298
- d: pathD,
299
- transform: "translate(0.001 0)",
300
- fill: "#a81d08",
301
- stroke: "rgba(0,0,0,0)",
302
- strokeWidth: "1"
303
- }
304
- ))),
305
- /* @__PURE__ */ import_react7.default.createElement(
306
- "g",
307
- {
308
- id: "Group_24493",
309
- "data-name": "Group 24493",
310
- transform: "translate(-123.275 -24)"
311
- },
312
- /* @__PURE__ */ import_react7.default.createElement(
313
- "g",
314
- {
315
- id: "Mask_Group_34",
316
- "data-name": "Mask Group 34",
317
- transform: "translate(123.275 24)",
318
- "clip-path": "url(#clip-path)"
319
- },
320
- /* @__PURE__ */ import_react7.default.createElement(
321
- "g",
322
- {
323
- id: "Group_11823",
324
- "data-name": "Group 11823",
325
- transform: "translate(0 -0.909)"
326
- },
327
- /* @__PURE__ */ import_react7.default.createElement(
328
- "rect",
329
- {
330
- id: "Rectangle_17302",
331
- "data-name": "Rectangle 17302",
332
- width: "177.736",
333
- height: "31.104",
334
- transform: "translate(53.321 177.736) rotate(-90)",
335
- fill: "#bb5341"
336
- }
337
- ),
338
- /* @__PURE__ */ import_react7.default.createElement(
339
- "rect",
340
- {
341
- id: "Rectangle_17303",
342
- "data-name": "Rectangle 17303",
343
- width: "177.736",
344
- height: "26.66",
345
- transform: "translate(164.406 177.736) rotate(-90)",
346
- fill: "#791103"
347
- }
348
- ),
349
- /* @__PURE__ */ import_react7.default.createElement(
350
- "rect",
351
- {
352
- id: "Rectangle_17304",
353
- "data-name": "Rectangle 17304",
354
- width: "177.736",
355
- height: "26.66",
356
- transform: "translate(84.425 177.736) rotate(-90)",
357
- fill: "#b03a28"
358
- }
359
- ),
360
- /* @__PURE__ */ import_react7.default.createElement(
361
- "rect",
362
- {
363
- id: "Rectangle_17305",
364
- "data-name": "Rectangle 17305",
365
- width: "177.736",
366
- height: "26.66",
367
- transform: "translate(137.746 177.736) rotate(-90)",
368
- fill: "#8e1604"
369
- }
370
- ),
371
- /* @__PURE__ */ import_react7.default.createElement(
372
- "rect",
373
- {
374
- id: "Rectangle_17306",
375
- "data-name": "Rectangle 17306",
376
- width: "177.736",
377
- height: "26.66",
378
- transform: "translate(0 177.736) rotate(-90)",
379
- fill: "#d07f6f"
380
- }
381
- ),
382
- /* @__PURE__ */ import_react7.default.createElement(
383
- "rect",
384
- {
385
- id: "Rectangle_17307",
386
- "data-name": "Rectangle 17307",
387
- width: "177.736",
388
- height: "31.104",
389
- transform: "translate(213.284 177.736) rotate(-90)",
390
- fill: "#500801"
391
- }
392
- ),
393
- /* @__PURE__ */ import_react7.default.createElement(
394
- "rect",
395
- {
396
- id: "Rectangle_17308",
397
- "data-name": "Rectangle 17308",
398
- width: "177.736",
399
- height: "26.66",
400
- transform: "translate(111.085 177.736) rotate(-90)",
401
- fill: "#a41b06"
402
- }
403
- ),
404
- /* @__PURE__ */ import_react7.default.createElement(
405
- "rect",
406
- {
407
- id: "Rectangle_17309",
408
- "data-name": "Rectangle 17309",
409
- width: "177.736",
410
- height: "26.66",
411
- transform: "translate(26.66 177.736) rotate(-90)",
412
- fill: "#c66958"
413
- }
414
- ),
415
- /* @__PURE__ */ import_react7.default.createElement(
416
- "rect",
417
- {
418
- id: "Rectangle_17310",
419
- "data-name": "Rectangle 17310",
420
- width: "177.736",
421
- height: "22.217",
422
- transform: "translate(191.067 177.736) rotate(-90)",
423
- fill: "#640c02"
424
- }
425
- )
426
- )
427
- )
428
- )
429
- );
430
- };
431
- var rufousLauncherBird_default = RufousLauncherIcon;
432
-
433
- // lib/icons/unArchivedIcon.tsx
434
- var import_react8 = __toESM(require("react"), 1);
435
- var UnArchivedIcon = ({ color = "#3a3a3a", ...props }) => {
436
- return /* @__PURE__ */ import_react8.default.createElement(
437
- "svg",
438
- {
439
- xmlns: "http://www.w3.org/2000/svg",
440
- width: "24",
441
- height: "23.8",
442
- viewBox: "0 0 24 23.8",
443
- ...props
444
- },
445
- /* @__PURE__ */ import_react8.default.createElement("g", { transform: "translate(-8 -8.4)" }, /* @__PURE__ */ import_react8.default.createElement("g", { transform: "translate(8 8.4)" }, /* @__PURE__ */ import_react8.default.createElement(
446
- "g",
447
- {
448
- transform: "translate(2.5 5.8)",
449
- fill: "none",
450
- stroke: color,
451
- strokeWidth: "1.8"
452
- },
453
- /* @__PURE__ */ import_react8.default.createElement("rect", { width: "19", height: "18", stroke: "none" }),
454
- /* @__PURE__ */ import_react8.default.createElement("rect", { x: "0.9", y: "0.9", width: "17.2", height: "16.2", fill: "none" })
455
- ), /* @__PURE__ */ import_react8.default.createElement("g", { fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ import_react8.default.createElement("rect", { width: "24", height: "7.5", stroke: "none" }), /* @__PURE__ */ import_react8.default.createElement("rect", { x: "0.9", y: "0.9", width: "22.2", height: "5.7", fill: "none" }))), /* @__PURE__ */ import_react8.default.createElement("g", { transform: "translate(15.938 18.774)" }, /* @__PURE__ */ import_react8.default.createElement(
456
- "line",
457
- {
458
- y1: "10",
459
- transform: "translate(4.344 0.187)",
460
- fill: "none",
461
- stroke: color,
462
- strokeWidth: "1.8"
463
- }
464
- ), /* @__PURE__ */ import_react8.default.createElement(
465
- "path",
466
- {
467
- d: "M1268.938-683.312l4.5-3.75,4.188,3.75",
468
- transform: "translate(-1268.938 687.063)",
469
- fill: "none",
470
- stroke: color,
471
- strokeWidth: "1.8"
472
- }
473
- )))
474
- );
475
- };
476
- var unArchivedIcon_default = UnArchivedIcon;
477
-
478
- // lib/icons/workItemIcon.tsx
479
- var import_react9 = __toESM(require("react"), 1);
480
- var WorkItemIcon = ({ ...props }) => {
481
- return /* @__PURE__ */ import_react9.default.createElement(
482
- "svg",
483
- {
484
- xmlns: "http://www.w3.org/2000/svg",
485
- width: "20.047",
486
- height: "19.244",
487
- viewBox: "0 0 20.047 19.244",
488
- ...props
489
- },
490
- /* @__PURE__ */ import_react9.default.createElement(
491
- "path",
492
- {
493
- id: "Subtraction_119",
494
- "data-name": "Subtraction 119",
495
- d: "M527.042,1031.244H511a2.018,2.018,0,0,1-2.005-2.026l.011-11.141a1.989,1.989,0,0,1,1.994-2.026h4.01v-2.026a2.017,2.017,0,0,1,2-2.025h4.01a2.017,2.017,0,0,1,2,2.025v2.026h4.01a2.018,2.018,0,0,1,2.005,2.026v11.141A2.018,2.018,0,0,1,527.042,1031.244ZM512.9,1018.087a2,2,0,0,0-2,2v7.361a2,2,0,0,0,2,2h12.241a2,2,0,0,0,2-2v-7.361a2,2,0,0,0-2-2Zm4.116-4.062v2.026h4.01v-2.026Z",
496
- transform: "translate(-509 -1012.001)",
497
- fill: "#707070"
498
- }
499
- )
500
- );
501
- };
502
- var workItemIcon_default = WorkItemIcon;
503
-
504
- // lib/icons/downloadIcon.tsx
505
- var import_react10 = __toESM(require("react"), 1);
506
- var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
507
- return /* @__PURE__ */ import_react10.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react10.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react10.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react10.default.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__ */ import_react10.default.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__ */ import_react10.default.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }))));
508
- };
509
- var downloadIcon_default = DownloadIcon;
510
-
511
- // lib/icons/activateUserIcon.tsx
512
- var React11 = __toESM(require("react"), 1);
513
- var ActivateUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React11.createElement(
514
- "svg",
515
- {
516
- version: "1.0",
517
- xmlns: "http://www.w3.org/2000/svg",
518
- width: "512.000000pt",
519
- height: "512.000000pt",
520
- viewBox: "0 0 512.000000 512.000000",
521
- preserveAspectRatio: "xMidYMid meet",
522
- ...props
523
- },
524
- /* @__PURE__ */ React11.createElement(
525
- "g",
526
- {
527
- transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
528
- fill: color,
529
- stroke: "none"
530
- },
531
- /* @__PURE__ */ React11.createElement(
532
- "path",
533
- {
534
- d: "M1465 4094 c-617 -35 -1156 -428 -1366 -997 -161 -437 -117 -925 119\n-1322 205 -345 559 -608 947 -704 186 -46 188 -46 1395 -46 1207 0 1209 0\n1395 46 484 120 894 487 1066 952 221 599 51 1275 -426 1689 -180 156 -408\n278 -625 334 -189 48 -157 47 -1335 49 -610 1 -1137 0 -1170 -1z m2343 -187\nc566 -104 995 -520 1113 -1080 31 -145 31 -389 0 -534 -57 -271 -177 -496\n-368 -689 -202 -205 -460 -339 -751 -392 -89 -15 -195 -17 -1242 -17 -1047 0\n-1153 2 -1242 17 -570 103 -1000 519 -1119 1081 -31 145 -31 389 0 534 88 416\n346 756 718 946 172 87 327 131 523 147 52 4 585 7 1185 6 976 -2 1100 -4\n1183 -19z"
535
- }
536
- ),
537
- /* @__PURE__ */ React11.createElement(
538
- "path",
539
- {
540
- d: "M1425 3664 c-158 -24 -268 -56 -380 -112 -379 -189 -615 -569 -615\n-992 0 -531 363 -974 890 -1087 100 -21 320 -23 418 -4 417 81 759 399 867\n803 163 614 -221 1239 -845 1374 -67 14 -282 26 -335 18z m335 -194 c257 -62\n496 -254 615 -495 75 -151 90 -223 90 -415 0 -192 -15 -264 -90 -415 -120\n-242 -357 -432 -620 -496 -119 -30 -305 -32 -419 -5 -341 79 -598 321 -703\n663 -24 80 -27 102 -27 253 0 151 3 173 27 253 116 377 404 622 802 681 61 9\n243 -4 325 -24z"
541
- }
542
- ),
543
- /* @__PURE__ */ React11.createElement(
544
- "path",
545
- {
546
- d: "M4145 2974 c-16 -8 -170 -154 -340 -324 l-310 -310 -150 150 c-130\n131 -154 150 -182 150 -17 0 -39 -3 -48 -6 -25 -10 -48 -62 -40 -93 8 -34 349\n-378 393 -397 29 -13 37 -13 65 1 42 20 713 692 726 727 16 41 -4 87 -45 104\n-40 17 -33 17 -69 -2z"
547
- }
548
- )
549
- )
550
- );
551
- var activateUserIcon_default = ActivateUserIcon;
552
-
553
- // lib/icons/assignGroupIcon.tsx
554
- var React12 = __toESM(require("react"), 1);
555
- var AssignGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React12.createElement(
556
- "svg",
557
- {
558
- xmlns: "http://www.w3.org/2000/svg",
559
- width: "25.65",
560
- height: "25.8",
561
- viewBox: "0 0 25.65 25.8",
562
- ...props
563
- },
564
- /* @__PURE__ */ React12.createElement("g", { transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React12.createElement("g", { transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React12.createElement("g", { transform: "translate(3.125)" }, /* @__PURE__ */ React12.createElement(
565
- "circle",
566
- {
567
- cx: "4.819",
568
- cy: "4.819",
569
- r: "4.819",
570
- transform: "translate(3.316)",
571
- fill: "none",
572
- stroke: color,
573
- "stroke-miterlimit": "10",
574
- "stroke-width": "1.8"
575
- }
576
- ), /* @__PURE__ */ React12.createElement(
577
- "path",
578
- {
579
- d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07",
580
- transform: "translate(-307.2 -193.585)",
581
- fill: "none",
582
- stroke: color,
583
- "stroke-miterlimit": "10",
584
- "stroke-width": "1.8"
585
- }
586
- )), /* @__PURE__ */ React12.createElement("g", { transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React12.createElement(
587
- "path",
588
- {
589
- d: "M302.6,169a3.478,3.478,0,1,1,0,6.956",
590
- transform: "translate(-302.6 -169)",
591
- fill: "none",
592
- stroke: color,
593
- "stroke-miterlimit": "10",
594
- "stroke-width": "1.5"
595
- }
596
- ), /* @__PURE__ */ React12.createElement(
597
- "path",
598
- {
599
- d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677",
600
- transform: "translate(-296.175 -193.354)",
601
- fill: "none",
602
- stroke: color,
603
- "stroke-miterlimit": "10",
604
- "stroke-width": "1.5"
605
- }
606
- )), /* @__PURE__ */ React12.createElement("g", { transform: "translate(0 0.829)" }, /* @__PURE__ */ React12.createElement(
607
- "path",
608
- {
609
- d: "M306.078,169a3.478,3.478,0,1,0,0,6.956",
610
- transform: "translate(-301.11 -169)",
611
- fill: "none",
612
- stroke: color,
613
- "stroke-miterlimit": "10",
614
- "stroke-width": "1.5"
615
- }
616
- ), /* @__PURE__ */ React12.createElement(
617
- "path",
618
- {
619
- d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775",
620
- transform: "translate(-296.175 -193.354)",
621
- fill: "none",
622
- stroke: color,
623
- "stroke-miterlimit": "10",
624
- "stroke-width": "1.5"
625
- }
626
- ))), /* @__PURE__ */ React12.createElement("g", { transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React12.createElement(
627
- "ellipse",
628
- {
629
- cx: "6.08",
630
- cy: "6.08",
631
- rx: "6.08",
632
- ry: "6.08",
633
- fill: "none",
634
- stroke: color,
635
- "stroke-miterlimit": "10",
636
- "stroke-width": "1.8",
637
- "stroke-dasharray": "470 154"
638
- }
639
- ), /* @__PURE__ */ React12.createElement(
640
- "path",
641
- {
642
- d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
643
- transform: "translate(2.818 12.771)",
644
- fill: color
645
- }
646
- )))
647
- );
648
- var assignGroupIcon_default = AssignGroupIcon;
649
-
650
- // lib/icons/difficultyAllIcon.tsx
651
- var React13 = __toESM(require("react"), 1);
652
- var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React13.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React13.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React13.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React13.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React13.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React13.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React13.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color }))));
653
- var difficultyAllIcon_default = DifficultyAllIcon;
654
-
655
- // lib/icons/difficultyEasyIcon.tsx
656
- var React14 = __toESM(require("react"), 1);
657
- var DifficultyEasyIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React14.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React14.createElement("g", { id: "Group_25188", "data-name": "Group 25188", transform: "translate(-5417 -11873)" }, /* @__PURE__ */ React14.createElement("rect", { id: "Rectangle_19449", "data-name": "Rectangle 19449", width: "24", height: "24", rx: "1", transform: "translate(5417 11873)", fill: "none" }), /* @__PURE__ */ React14.createElement("g", { id: "Group_25185", "data-name": "Group 25185", transform: "translate(59 58)" }, /* @__PURE__ */ React14.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React14.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(-7.882 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React14.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React14.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React14.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 28" }, /* @__PURE__ */ React14.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React14.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z M 2.945520401000977 0 L 2.945520401000977 1.600000381469727 C 2.84080982208252 1.600000381469727 2.740250587463379 1.603919982910156 2.646610260009766 1.611640930175781 L 2.515110015869141 0.01704978942871094 C 2.516510963439941 0.01694488525390625 2.518670082092285 0.01676177978515625 2.520066261291504 0.01664543151855469 C 2.522381782531738 0.01645469665527344 2.524991035461426 0.01624488830566406 2.527313232421875 0.01605987548828125 C 2.529085159301758 0.01591682434082031 2.531659126281738 0.01571464538574219 2.533437728881836 0.01557540893554688 C 2.535869598388672 0.01538848876953125 2.53789234161377 0.01522636413574219 2.540331840515137 0.01503944396972656 C 2.542596817016602 0.01486587524414062 2.544377326965332 0.01472854614257812 2.546649932861328 0.014556884765625 C 2.548808097839355 0.01439285278320312 2.551301956176758 0.0142059326171875 2.553468704223633 0.01404571533203125 C 2.555868148803711 0.01385688781738281 2.557502746582031 0.01374626159667969 2.559898376464844 0.01357269287109375 C 2.562151908874512 0.01340484619140625 2.564151763916016 0.01326370239257812 2.566399574279785 0.01310157775878906 C 2.566399574279785 0.01310157775878906 2.566864013671875 0.01306915283203125 2.566864013671875 0.01306915283203125 C 2.57110595703125 0.01276588439941406 2.57536506652832 0.0124664306640625 2.579619407653809 0.01217460632324219 C 2.579619407653809 0.01217460632324219 2.579784393310547 0.01216316223144531 2.579784393310547 0.01216316223144531 C 2.584098815917969 0.01186561584472656 2.588407516479492 0.01157569885253906 2.592735290527344 0.01128959655761719 C 2.592735290527344 0.01128959655761719 2.592784881591797 0.01128578186035156 2.592784881591797 0.01128578186035156 C 2.660236358642578 0.006830215454101562 2.729240417480469 0.003675460815429687 2.799824714660645 0.001855850219726562 C 2.799824714660645 0.001855850219726562 2.799884796142578 0.00185394287109375 2.799884796142578 0.00185394287109375 C 2.80436897277832 0.001737594604492187 2.808863639831543 0.001628875732421875 2.813360214233398 0.001523971557617187 C 2.813360214233398 0.001523971557617187 2.813761711120605 0.001514434814453125 2.813761711120605 0.001514434814453125 C 2.818571090698242 0.001401901245117187 2.822827339172363 0.0012969970703125 2.827651977539062 0.001209259033203125 C 2.829718589782715 0.001165390014648437 2.831778526306152 0.001123428344726562 2.83384895324707 0.0010833740234375 C 2.83384895324707 0.0010833740234375 2.834271430969238 0.00107574462890625 2.834271430969238 0.00107574462890625 C 2.836458206176758 0.001031875610351562 2.838649749755859 0.0009918212890625 2.840839385986328 0.0009517669677734375 C 2.840839385986328 0.0009517669677734375 2.841431617736816 0.0009403228759765625 2.841431617736816 0.0009403228759765625 C 2.843830108642578 0.0008983612060546875 2.845800399780273 0.000858306884765625 2.848199844360352 0.0008220672607421875 C 2.850400924682617 0.0007839202880859375 2.852592468261719 0.0007476806640625 2.85479736328125 0.000713348388671875 C 2.85479736328125 0.000713348388671875 2.854939460754395 0.00070953369140625 2.854939460754395 0.00070953369140625 C 2.857370376586914 0.0006732940673828125 2.859868049621582 0.000637054443359375 2.862303733825684 0.000598907470703125 C 2.867326736450195 0.0005283355712890625 2.871203422546387 0.000476837158203125 2.876241683959961 0.0004138946533203125 C 2.878293037414551 0.00038909912109375 2.880340576171875 0.0003662109375 2.882394790649414 0.00034332275390625 C 2.882394790649414 0.00034332275390625 2.882598876953125 0.0003414154052734375 2.882598876953125 0.0003414154052734375 C 2.88507080078125 0.0003147125244140625 2.887971878051758 0.0002803802490234375 2.89044189453125 0.0002613067626953125 C 2.892601013183594 0.000240325927734375 2.894586563110352 0.000225067138671875 2.896747589111328 0.0002040863037109375 C 2.899200439453125 0.0001850128173828125 2.901948928833008 0.0001773834228515625 2.904396057128906 0.00014495849609375 C 2.906479835510254 0.00012969970703125 2.908888816833496 0.0001201629638671875 2.910972595214844 0.000102996826171875 C 2.913797378540039 8.7738037109375e-05 2.915652275085449 7.82012939453125e-05 2.91848087310791 6.29425048828125e-05 C 2.920533180236816 5.53131103515625e-05 2.92302417755127 4.76837158203125e-05 2.925078392028809 3.62396240234375e-05 C 2.927535057067871 2.6702880859375e-05 2.929758071899414 2.6702880859375e-05 2.932219505310059 1.52587890625e-05 C 2.93482780456543 7.62939453125e-06 2.936639785766602 5.7220458984375e-06 2.939251899719238 3.814697265625e-06 C 2.941339492797852 1.9073486328125e-06 2.943429946899414 0 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
658
- var difficultyEasyIcon_default = DifficultyEasyIcon;
659
-
660
- // lib/icons/difficultyHardIcon.tsx
661
- var React15 = __toESM(require("react"), 1);
662
- var DifficultyHardIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React15.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React15.createElement("g", { id: "Group_25190", "data-name": "Group 25190", transform: "translate(-5417 -11941)" }, /* @__PURE__ */ React15.createElement("rect", { id: "Rectangle_19451", "data-name": "Rectangle 19451", width: "24", height: "24", transform: "translate(5417 11941)", fill: "none" }), /* @__PURE__ */ React15.createElement("g", { id: "Group_25187", "data-name": "Group 25187", transform: "translate(59 126)" }, /* @__PURE__ */ React15.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React15.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,0,1.167,6.935,0,0H2.335Z", transform: "translate(3.118 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React15.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React15.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React15.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React15.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React15.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
663
- var difficultyHardIcon_default = DifficultyHardIcon;
664
-
665
- // lib/icons/difficultyMediumIcon.tsx
666
- var React16 = __toESM(require("react"), 1);
667
- var DifficultyMediumIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React16.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React16.createElement("g", { id: "Group_25189", "data-name": "Group 25189", transform: "translate(-5417 -11902)" }, /* @__PURE__ */ React16.createElement("rect", { id: "Rectangle_19450", "data-name": "Rectangle 19450", width: "24", height: "24", transform: "translate(5417 11902)", fill: "none" }), /* @__PURE__ */ React16.createElement("g", { id: "Group_25186", "data-name": "Group 25186", transform: "translate(59 87)" }, /* @__PURE__ */ React16.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React16.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React16.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React16.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React16.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React16.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React16.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
668
- var difficultyMediumIcon_default = DifficultyMediumIcon;
669
-
670
- // lib/icons/inactiveGroupIcon.tsx
671
- var React17 = __toESM(require("react"), 1);
672
- var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React17.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React17.createElement("circle", { id: "Ellipse_418", "data-name": "Ellipse 418", cx: "4.819", cy: "4.819", r: "4.819", transform: "translate(3.316)", fill: "none", stroke: color, strokeWidth: "1.8" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52610", "data-name": "Path 52610", d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07", transform: "translate(-307.2 -193.585)", fill: "none", stroke: color, strokeWidth: "1.8" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613", "data-name": "Path 52613", d: "M302.6,169a3.478,3.478,0,1,1,0,6.956", transform: "translate(-302.6 -169)", fill: "none", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614", "data-name": "Path 52614", d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, strokeWidth: "1.5" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613-2", "data-name": "Path 52613", d: "M306.078,169a3.478,3.478,0,1,0,0,6.956", transform: "translate(-301.11 -169)", fill: "none", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614-2", "data-name": "Path 52614", d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, strokeWidth: "1.5" }))), /* @__PURE__ */ React17.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React17.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, strokeWidth: "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52615", "data-name": "Path 52615", d: "M6.333-7.067v1.291H.531V-7.067h5.8Z", transform: "translate(2.818 12.771)", fill: color }))));
673
- var inactiveGroupIcon_default = InactiveGroupIcon;
674
-
675
- // lib/icons/invoiceIcon.tsx
676
- var React18 = __toESM(require("react"), 1);
677
- var InvoiceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React18.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "41.938", height: "55.641", viewBox: "0 0 41.938 55.641", ...props }, /* @__PURE__ */ React18.createElement("g", { id: "invoice", transform: "translate(-63.184 -18.684)" }, /* @__PURE__ */ React18.createElement("path", { id: "Path_52267", "data-name": "Path 52267", d: "M64.14,18.69a.959.959,0,0,0-.956.956V73.361a.959.959,0,0,0,1.579.737l6.054-5.145,6.045,5.141a.959.959,0,0,0,1.247,0l6.045-5.141L90.2,74.095a.959.959,0,0,0,1.24,0l6.045-5.141,6.055,5.141a.959.959,0,0,0,1.579-.737V19.64a.959.959,0,0,0-.963-.956Zm.963,1.919h38.1V71.3l-5.094-4.334a.959.959,0,0,0-1.24,0L90.823,72.1l-6.044-5.141a.959.959,0,0,0-1.246,0L77.485,72.1l-6.048-5.141a.959.959,0,0,0-1.238,0L65.107,71.3ZM84.15,25.177a.959.959,0,0,0-.963.956v2.019h-.166a4.231,4.231,0,1,0,0,8.461h2.263a2.323,2.323,0,0,1,0,4.647H80.741a.959.959,0,0,0,0,1.919h2.45v2.009a.961.961,0,1,0,1.92,0V43.176h.176a4.236,4.236,0,1,0,0-8.472H83.026a2.323,2.323,0,0,1,0-4.644h4.541a.968.968,0,0,0,.685-.28.952.952,0,0,0-.685-1.628h-2.46V26.131a.959.959,0,0,0-.952-.956Zm-9.2,26.85a.959.959,0,0,0,0,1.919H93.362a.959.959,0,0,0,0-1.919Zm0,7.123a.957.957,0,1,0,0,1.913H93.362a.957.957,0,0,0,0-1.913Z", transform: "translate(0 0)", fill: color, fillRule: "evenodd" })));
678
- var invoiceIcon_default = InvoiceIcon;
679
-
680
- // lib/icons/logsIcon.tsx
681
- var React19 = __toESM(require("react"), 1);
682
- var LogsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React19.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "24", viewBox: "0 0 21 24", ...props }, /* @__PURE__ */ React19.createElement("g", { id: "Group_24742", "data-name": "Group 24742", transform: "translate(-1748 -713)" }, /* @__PURE__ */ React19.createElement("g", { id: "Path_52623", "data-name": "Path 52623", transform: "translate(1748 713)", fill: "none" }, /* @__PURE__ */ React19.createElement("path", { d: "M0,0H13l8,6V24H0Z", stroke: "none" }), /* @__PURE__ */ React19.createElement("path", { d: "M 1.799999237060547 1.799999237060547 L 1.799999237060547 22.20000076293945 L 19.20000076293945 22.20000076293945 L 19.20000076293945 6.899990081787109 L 12.40000057220459 1.799999237060547 L 1.799999237060547 1.799999237060547 M 0 0 L 13 0 L 21 5.999990463256836 L 21 24 L 0 24 L 0 0 Z", stroke: "none", fill: color })), /* @__PURE__ */ React19.createElement("path", { id: "Path_52624", "data-name": "Path 52624", d: "M4.276-1.266H2.1v-5.3H.6V0H4.276Zm3.2-5.4c-1.768,0-2.788,1.539-2.788,3.392,0,1.8.884,3.366,2.694,3.366,1.658,0,2.771-1.182,2.771-3.468C10.158-4.973,9.392-6.664,7.48-6.664ZM7.438-5.432c.765,0,1.148.961,1.148,2.108,0,1.284-.391,2.185-1.148,2.185S6.256-2.04,6.265-3.3C6.265-4.429,6.639-5.432,7.438-5.432Zm8.288,1.649H13.532V-2.6h.782v1.377a1.235,1.235,0,0,1-.468.059c-.9,0-1.623-.671-1.623-2.066,0-1.5.8-2.116,1.853-2.116a2.832,2.832,0,0,1,1.2.221l.28-1.241a3.844,3.844,0,0,0-1.521-.264,3.178,3.178,0,0,0-3.383,3.4,3.43,3.43,0,0,0,.9,2.508A3.165,3.165,0,0,0,13.864.06a6.055,6.055,0,0,0,1.862-.314Z", transform: "translate(1750.336 729)", fill: color })));
683
- var logsIcon_default = LogsIcon;
684
-
685
- // lib/icons/questionStatusAllIcon.tsx
686
- var React20 = __toESM(require("react"), 1);
687
- var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React20.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_381", "data-name": "Ellipse 381", transform: "translate(5434 11754.834) rotate(90)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_382", "data-name": "Ellipse 382", transform: "translate(5428.5 11771) rotate(180)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React20.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1" }), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React20.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React20.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
688
- var questionStatusAllIcon_default = QuestionStatusAllIcon;
689
-
690
- // lib/icons/questionStatusPrivateIcon.tsx
691
- var React21 = __toESM(require("react"), 1);
692
- var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React21.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React21.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React21.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React21.createElement("path", { d: "M5.517,0h0a5.517,5.517,0,0,1,5.517,5.517V10a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V5.517A5.517,5.517,0,0,1,5.517,0Z", stroke: "none" }), /* @__PURE__ */ React21.createElement("path", { d: "M5.517.8h0a4.717,4.717,0,0,1,4.717,4.717V8.79a.41.41,0,0,1-.41.41H1.21A.41.41,0,0,1,.8,8.79V5.517A4.717,4.717,0,0,1,5.517.8Z", fill: "none" }))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React21.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1" }), /* @__PURE__ */ React21.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React21.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
693
- var questionStatusPrivateIcon_default = QuestionStatusPrivateIcon;
694
-
695
- // lib/icons/questionStatusPublicIcon.tsx
696
- var React22 = __toESM(require("react"), 1);
697
- var QuestionStatusPublicIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React22.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25257", "data-name": "Group 25257", transform: "translate(-5412 -11786)" }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25177", "data-name": "Group 25177", transform: "translate(114 72)" }, /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(5299 11715)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_354", "data-name": "Ellipse 354", transform: "translate(5304.5 11715)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_355", "data-name": "Ellipse 355", transform: "translate(5321 11720.5) rotate(90)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" }))), /* @__PURE__ */ React22.createElement("g", { id: "Group_25254", "data-name": "Group 25254", transform: "translate(-237 37)" }, /* @__PURE__ */ React22.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
698
- var questionStatusPublicIcon_default = QuestionStatusPublicIcon;
699
-
700
- // lib/icons/questionTypeAllIcon.tsx
701
- var React23 = __toESM(require("react"), 1);
702
- var QuestionTypeAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React23.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React23.createElement("g", { id: "Group_25265", "data-name": "Group 25265", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React23.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React23.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React23.createElement("g", { id: "Polygon_9", "data-name": "Polygon 9", transform: "translate(5650 11750)", fill: "#fff" }, /* @__PURE__ */ React23.createElement("path", { d: "M 11 19.9274959564209 L 8.493000030517578 13.93618965148926 L 8.366390228271484 13.63360977172852 L 8.063810348510742 13.50699996948242 L 2.072504997253418 11 L 8.063810348510742 8.493000030517578 L 8.366390228271484 8.366390228271484 L 8.493000030517578 8.063810348510742 L 11 2.072504997253418 L 13.50699996948242 8.063810348510742 L 13.63360977172852 8.366390228271484 L 13.93618965148926 8.493000030517578 L 19.9274959564209 11 L 13.93618965148926 13.50699996948242 L 13.63360977172852 13.63360977172852 L 13.50699996948242 13.93618965148926 L 11 19.9274959564209 Z", stroke: "none" }), /* @__PURE__ */ React23.createElement("path", { d: "M 11 4.144975662231445 L 8.97776985168457 8.97776985168457 L 4.144975662231445 11 L 8.97776985168457 13.02223014831543 L 11 17.85502433776855 L 13.02223014831543 13.02223014831543 L 17.85502433776855 11 L 13.02223014831543 8.97776985168457 L 11 4.144975662231445 M 11 0 L 14.24499988555908 7.755000114440918 L 22 11 L 14.24499988555908 14.24499988555908 L 11 22 L 7.755000114440918 14.24499988555908 L 0 11 L 7.755000114440918 7.755000114440918 L 11 0 Z", stroke: "none", fill: color }))));
703
- var questionTypeAllIcon_default = QuestionTypeAllIcon;
704
-
705
- // lib/icons/questionTypeCodingIcon.tsx
706
- var React24 = __toESM(require("react"), 1);
707
- var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React24.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React24.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React24.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React24.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React24.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
708
- var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
709
-
710
- // lib/icons/questionTypeDescriptiveIcon.tsx
711
- var React25 = __toESM(require("react"), 1);
712
- var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React25.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React25.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React25.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
713
- var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
714
-
715
- // lib/icons/questionTypeMultipleIcon.tsx
716
- var React26 = __toESM(require("react"), 1);
717
- var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React26.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React26.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React26.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React26.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React26.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React26.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React26.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
718
- var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
719
-
720
- // lib/icons/questionTypeSingleIcon.tsx
721
- var React27 = __toESM(require("react"), 1);
722
- var QuestionTypeSingleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React27.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React27.createElement("g", { id: "Group_25230", "data-name": "Group 25230", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React27.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_384", "data-name": "Ellipse 384", transform: "translate(5657 11794)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "4", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "3.2", fill: "none" }))));
723
- var questionTypeSingleIcon_default = QuestionTypeSingleIcon;
724
-
725
- // lib/icons/resendInviteIcon.tsx
726
- var React28 = __toESM(require("react"), 1);
727
- var ResendInviteIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React28.createElement(
728
- "svg",
729
- {
730
- version: "1.0",
731
- xmlns: "http://www.w3.org/2000/svg",
732
- width: "512.000000pt",
733
- height: "512.000000pt",
734
- viewBox: "0 0 512.000000 512.000000",
735
- preserveAspectRatio: "xMidYMid meet",
736
- ...props
737
- },
738
- /* @__PURE__ */ React28.createElement(
739
- "g",
740
- {
741
- transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
742
- fill: color,
743
- stroke: "none"
744
- },
745
- /* @__PURE__ */ React28.createElement("path", { d: "M3849 5101 c-44 -14 -74 -39 -97 -80 -19 -34 -22 -54 -22 -168 l0\n-130 -105 -11 c-240 -26 -421 -78 -620 -177 -294 -146 -508 -363 -659 -670\n-138 -279 -206 -593 -210 -960 -1 -179 -1 -180 26 -226 32 -54 79 -81 143 -81\n75 0 117 33 175 135 76 136 205 288 344 406 188 160 521 350 776 445 52 19\n103 38 113 41 15 6 17 -1 17 -80 0 -60 5 -98 16 -122 36 -75 130 -112 207 -79\n46 19 971 748 994 783 25 38 28 114 7 158 -14 30 -117 117 -486 411 -257 205\n-478 380 -490 388 -29 19 -95 28 -129 17z m500 -524 c245 -194 443 -357 441\n-362 -2 -6 -202 -169 -444 -363 l-441 -352 -5 141 c-5 139 -5 141 -33 165 -37\n31 -53 30 -178 -10 -600 -195 -1083 -532 -1328 -928 l-48 -78 -6 36 c-9 56 10\n337 32 465 35 199 99 394 182 549 123 227 330 430 554 542 188 94 410 151 635\n164 58 4 120 13 138 20 49 20 55 48 48 217 -4 81 -3 147 1 147 5 -1 208 -159\n452 -353z" }),
746
- /* @__PURE__ */ React28.createElement("path", { d: "M418 3136 c-114 -47 -212 -146 -250 -253 -10 -31 -13 -276 -13 -1299\nl0 -1260 37 -76 c60 -120 157 -196 287 -223 62 -13 309 -15 1859 -13 l1787 3\n58 22 c115 43 203 130 250 243 l22 55 3 1229 c3 1354 5 1298 -59 1397 -42 67\n-120 136 -187 167 l-57 27 -574 3 -574 3 -24 -22 c-33 -32 -32 -87 3 -120 l26\n-24 548 -5 c302 -3 551 -7 554 -11 16 -16 -1560 -1281 -1761 -1413 -40 -26\n-42 -27 -72 -12 -113 59 -1781 1387 -1785 1422 -1 5 291 11 732 14 l734 5 24\n28 c29 34 31 76 3 111 l-20 26 -747 0 -747 0 -57 -24z m262 -541 c925 -761\n1490 -1193 1599 -1225 39 -11 103 19 230 107 261 181 900 687 1573 1245 92 77\n172 137 177 133 29 -17 31 -110 31 -1265 0 -1151 -3 -1260 -30 -1260 -5 0\n-244 233 -530 517 -492 488 -524 517 -557 517 -45 0 -83 -40 -83 -87 0 -28 52\n-84 521 -553 443 -443 518 -522 502 -530 -20 -10 -3477 -19 -3558 -9 -28 3\n-57 10 -65 15 -12 8 94 118 502 522 334 330 520 522 523 538 13 59 -47 121\n-100 103 -14 -4 -260 -241 -548 -525 l-524 -517 -12 38 c-8 28 -11 367 -11\n1235 0 1034 2 1201 15 1232 10 24 19 33 27 28 7 -5 150 -121 318 -259z" })
747
- )
748
- );
749
- var resendInviteIcon_default = ResendInviteIcon;
750
-
751
- // lib/icons/subscribeIcon.tsx
752
- var React29 = __toESM(require("react"), 1);
753
- var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React29.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React29.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React29.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React29.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })), /* @__PURE__ */ React29.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, strokeWidth: "0.3" })));
754
- var subscribeIcon_default = SubscribeIcon;
755
-
756
- // lib/icons/suspendUserIcon.tsx
757
- var React30 = __toESM(require("react"), 1);
758
- var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React30.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_414", "data-name": "Ellipse 414", cx: "4.979", cy: "5.203", rx: "4.979", ry: "5.203", transform: "translate(3.506)", fill: "rgba(0,0,0,0)", stroke: color, strokeWidth: "1.8" }), /* @__PURE__ */ React30.createElement("path", { id: "Path_52609", "data-name": "Path 52609", d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69", transform: "translate(-128.5 -193.195)", fill: "rgba(0,0,0,0)", stroke: color, strokeWidth: "1.8" })), /* @__PURE__ */ React30.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, strokeWidth: "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React30.createElement("line", { id: "Line_419", "data-name": "Line 419", x1: "7", y2: "9", transform: "translate(2.66 1.66)", fill: "none", stroke: color, strokeWidth: "1.8" })))));
759
- var suspendUserIcon_default = SuspendUserIcon;
760
-
761
- // lib/icons/unsubscribeIcon.tsx
762
- var React31 = __toESM(require("react"), 1);
763
- var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React31.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React31.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React31.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__ */ React31.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__ */ React31.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__ */ React31.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__ */ React31.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" })));
764
- var unsubscribeIcon_default = UnsubscribeIcon;
765
-
766
- // lib/icons/uploadIcon.tsx
767
- var React32 = __toESM(require("react"), 1);
768
- var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React32.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React32.createElement("title", null), /* @__PURE__ */ React32.createElement("g", { id: "Complete" }, /* @__PURE__ */ React32.createElement("g", { id: "upload" }, /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React32.createElement("line", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
769
- var uploadIcon_default = UploadIcon;
770
-
771
- // lib/icons/viewIcon.tsx
772
- var React33 = __toESM(require("react"), 1);
773
- var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React33.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React33.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React33.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__ */ React33.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" })));
774
- var viewIcon_default = ViewIcon;
775
-
776
- // lib/icons/userAssignIcon.tsx
777
- var React34 = __toESM(require("react"), 1);
778
- var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React34.createElement(
779
- "svg",
780
- {
781
- xmlns: "http://www.w3.org/2000/svg",
782
- width: "25.8",
783
- height: "25.8",
784
- viewBox: "0 0 25.8 25.8",
785
- ...props
786
- },
787
- /* @__PURE__ */ React34.createElement("g", { transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React34.createElement("g", { transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React34.createElement(
788
- "ellipse",
789
- {
790
- cx: "4.979",
791
- cy: "5.203",
792
- rx: "4.979",
793
- ry: "5.203",
794
- transform: "translate(3.506)",
795
- fill: "rgba(0,0,0,0)",
796
- stroke: color,
797
- "stroke-miterlimit": "10",
798
- strokeWidth: "1.8"
799
- }
800
- ), /* @__PURE__ */ React34.createElement(
801
- "path",
802
- {
803
- d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69",
804
- transform: "translate(-128.5 -193.195)",
805
- fill: "rgba(0,0,0,0)",
806
- stroke: color,
807
- "stroke-miterlimit": "10",
808
- strokeWidth: "1.8"
809
- }
810
- )), /* @__PURE__ */ React34.createElement("g", { transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React34.createElement(
811
- "ellipse",
812
- {
813
- cx: "6.08",
814
- cy: "6.08",
815
- rx: "6.08",
816
- ry: "6.08",
817
- fill: "none",
818
- stroke: color,
819
- "stroke-miterlimit": "10",
820
- strokeWidth: "1.8",
821
- "stroke-dasharray": "470 154"
822
- }
823
- ), /* @__PURE__ */ React34.createElement(
824
- "path",
825
- {
826
- d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
827
- transform: "translate(2.818 12.771)",
828
- fill: color
829
- }
830
- )))
831
- );
832
- var userAssignIcon_default = UserAssignIcon;
833
-
834
- // lib/icons/rufousBirdIcon.tsx
835
- var React35 = __toESM(require("react"), 1);
836
- var RufousBirdIcon = (props) => /* @__PURE__ */ React35.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "59", height: "59", viewBox: "0 0 59 59", ...props }, /* @__PURE__ */ React35.createElement("g", { id: "Group_11748", "data-name": "Group 11748", transform: "translate(-431.438 -724.333)" }, /* @__PURE__ */ React35.createElement("g", { id: "bird", transform: "translate(442.91 741.013)" }, /* @__PURE__ */ React35.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__ */ React35.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" })));
837
- var rufousBirdIcon_default = RufousBirdIcon;
838
-
839
- // lib/icons/tickIcon.tsx
840
- var React36 = __toESM(require("react"), 1);
841
- var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React36.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React36.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React36.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React36.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
842
- var tickIcon_default = TickIcon;
843
-
844
- // lib/icons/timerIcon.tsx
845
- var React37 = __toESM(require("react"), 1);
846
- var TimerIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React37.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React37.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React37.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React37.createElement("path", { id: "Icon_weather-time-5", "data-name": "Icon weather-time-5", d: "M16.968,16.267V9.25a.874.874,0,1,1,1.749,0v6.763l2.265,4.045a.855.855,0,0,1-.759,1.317.824.824,0,0,1-.769-.432l-2.318-4.109A1.033,1.033,0,0,1,16.968,16.267Z", transform: "translate(1576.005 17.684)", fill: color })));
847
- var timerIcon_default = TimerIcon;
848
-
849
- // lib/icons/trashIcon.tsx
850
- var React38 = __toESM(require("react"), 1);
851
- var TrashIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React38.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React38.createElement("path", { d: "M0.536 0C0.391159 0.0178474 0.257489 0.0869727 0.159175 0.194824C0.0608618 0.302676 0.00439809 0.442142 0 0.588013V5.29401C0.0062252 5.44865 0.0707131 5.59522 0.180519 5.70428C0.290325 5.81335 0.437321 5.87684 0.592 5.88202H1.775V19.411C1.78123 19.5657 1.84571 19.7122 1.95552 19.8213C2.06533 19.9304 2.21232 19.9938 2.367 19.999H17.633C17.7877 19.9938 17.9347 19.9304 18.0445 19.8213C18.1543 19.7122 18.2188 19.5657 18.225 19.411V5.88202H19.408C19.5627 5.87684 19.7097 5.81335 19.8195 5.70428C19.9293 5.59522 19.9938 5.44865 20 5.29401V0.588013C19.9938 0.433373 19.9293 0.286798 19.8195 0.177734C19.7097 0.0686703 19.5627 0.00517666 19.408 0H0.536ZM1.183 1.17603H18.817V4.70502H1.183V1.17603ZM2.958 5.88202H17.041V18.823H2.959L2.958 5.88202Z", fill: color }));
852
- var trashIcon_default = TrashIcon;
853
-
854
- // lib/icons/editChatIcon.tsx
855
- var React39 = __toESM(require("react"), 1);
856
- var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React39.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" })));
857
- var editChatIcon_default = EditChatIcon;
858
-
859
- // lib/icons/sidebarIcon.tsx
860
- var React40 = __toESM(require("react"), 1);
861
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React40.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React40.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 }));
862
- var sidebarIcon_default = SidebarIcon;
863
-
864
- // lib/icons/notificationIcon.tsx
865
- var import_react11 = __toESM(require("react"), 1);
866
- var NotificationIcon = ({ color = "#3a3a3a", ...props }) => {
867
- return /* @__PURE__ */ import_react11.default.createElement("svg", { width: "27", height: "31", viewBox: "0 0 27 31", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react11.default.createElement("path", { d: "M13.661 30.94C14.6555 30.94 15.6094 30.5449 16.3126 29.8416C17.0159 29.1384 17.411 28.1846 17.411 27.19H9.91099C9.91099 28.1846 10.3061 29.1384 11.0093 29.8416C11.7126 30.5449 12.6664 30.94 13.661 30.94ZM13.661 4.54L12.167 4.84C10.4718 5.18482 8.94802 6.105 7.85365 7.44468C6.75927 8.78435 6.16164 10.4611 6.16199 12.191C6.07906 14.5502 5.79097 16.8977 5.30099 19.207C5.01617 20.6532 4.60012 22.0704 4.05799 23.441H23.265C22.7235 22.0702 22.3074 20.653 22.022 19.207C21.532 16.8977 21.2439 14.5502 21.161 12.191C21.1611 10.4613 20.5634 8.78476 19.469 7.44529C18.3747 6.10582 16.851 5.18578 15.156 4.841L13.662 4.535L13.661 4.54ZM25.323 23.44C25.6443 24.1784 26.1472 24.8234 26.785 25.315H0.536987C1.17474 24.8234 1.67769 24.1784 1.99899 23.44C3.68599 20.065 4.28599 13.84 4.28599 12.191C4.28619 10.0284 5.0338 7.93234 6.40223 6.25776C7.77065 4.58317 9.67578 3.433 11.795 3.002C11.7686 2.7412 11.7973 2.47777 11.879 2.22872C11.9608 1.97967 12.0938 1.75052 12.2696 1.55608C12.4454 1.36163 12.66 1.20621 12.8996 1.09983C13.1391 0.993454 13.3984 0.938492 13.6605 0.938492C13.9226 0.938492 14.1818 0.993454 14.4214 1.09983C14.661 1.20621 14.8756 1.36163 15.0514 1.55608C15.2272 1.75052 15.3602 1.97967 15.442 2.22872C15.5237 2.47777 15.5523 2.7412 15.526 3.002C17.6457 3.43262 19.5515 4.58277 20.9203 6.2576C22.2891 7.93243 23.0369 10.029 23.037 12.192C23.037 13.841 23.637 20.065 25.323 23.44Z", fill: color }));
868
- };
869
- var notificationIcon_default = NotificationIcon;
870
-
871
- // lib/icons/refreshIcon.tsx
872
- var import_react12 = __toESM(require("react"), 1);
873
- var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
874
- return /* @__PURE__ */ import_react12.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26", height: "24", viewBox: "0 0 26 24", fill: "none", ...props }, /* @__PURE__ */ import_react12.default.createElement("path", { d: "M13.0589 23.952C10.6227 23.9559 8.24418 23.2105 6.24586 21.817C5.72566 21.4559 5.2345 21.0547 4.77686 20.617L5.84386 19.03C7.48581 20.7055 9.65886 21.7586 11.9914 22.0091C14.3239 22.2595 16.671 21.6918 18.6312 20.4031C20.5915 19.1144 22.0431 17.1847 22.7379 14.944C23.4326 12.7033 23.3274 10.2908 22.44 8.11915C21.5527 5.9475 19.9385 4.15157 17.8734 3.03851C15.8084 1.92545 13.4208 1.56441 11.1189 2.01712C8.81708 2.46984 6.74402 3.70819 5.25429 5.52039C3.76455 7.3326 2.95068 9.60607 2.95186 11.952C2.95186 12.243 2.96486 12.539 2.98986 12.829H1.11486C1.09386 12.529 1.08286 12.238 1.08286 11.952C1.08761 9.5844 1.79402 7.27133 3.11284 5.30505C4.43166 3.33876 6.30371 1.80751 8.49245 0.90475C10.6812 0.00199443 13.0884 -0.231749 15.4099 0.233055C17.7315 0.697858 19.8631 1.84035 21.5356 3.51618C23.2081 5.192 24.3463 7.32596 24.8065 9.64842C25.2666 11.9709 25.0281 14.3776 24.1209 16.5645C23.2138 18.7515 21.6788 20.6205 19.7099 21.9353C17.7409 23.2502 15.4265 23.952 13.0589 23.952Z", fill: "#3A3A3A" }), /* @__PURE__ */ import_react12.default.createElement("path", { d: "M5.84386 19.03L4.77686 20.617L3.55986 22.423C3.4629 22.5671 3.32767 22.6814 3.16936 22.7529C3.01104 22.8244 2.83593 22.8503 2.66368 22.8278C2.49144 22.8052 2.3289 22.7351 2.19432 22.6253C2.05974 22.5154 1.95846 22.3702 1.90186 22.206L0.051862 16.86C0.00418546 16.7228 -0.0109075 16.5764 0.00777745 16.4324C0.0264624 16.2883 0.0784125 16.1506 0.159517 16.0301C0.240622 15.9096 0.348655 15.8097 0.475069 15.7381C0.601483 15.6666 0.742808 15.6255 0.887862 15.618L6.52786 15.335C6.70152 15.3264 6.87416 15.3663 7.02641 15.4502C7.17867 15.5342 7.30452 15.6589 7.38987 15.8104C7.47522 15.9619 7.51668 16.1342 7.50962 16.3079C7.50255 16.4816 7.44723 16.65 7.34986 16.794L5.84386 19.03Z", fill: color }));
875
- };
876
- var refreshIcon_default = RefreshIcon;
877
-
878
- // lib/icons/dollarIcon.tsx
879
- var React43 = __toESM(require("react"), 1);
880
- var DollarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React43.createElement(
881
- "svg",
882
- {
883
- xmlns: "http://www.w3.org/2000/svg",
884
- width: "12.04",
885
- height: "20.85",
886
- viewBox: "0 0 12.04 20.85",
887
- ...props
888
- },
889
- /* @__PURE__ */ React43.createElement("g", { id: "dollar-line", transform: "translate(-21.612 -5.34)" }, /* @__PURE__ */ React43.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 }))
890
- );
891
- var dollarIcon_default = DollarIcon;
892
-
893
- // lib/icons/engagementIcon.tsx
894
- var React44 = __toESM(require("react"), 1);
895
- var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React44.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React44.createElement("path", { d: "M14.4391 12.237C14.4713 12.2661 14.5091 12.2883 14.5501 12.3022C14.5912 12.3161 14.6347 12.3214 14.6779 12.3179C14.7211 12.3143 14.7631 12.3019 14.8013 12.2815C14.8396 12.261 14.8732 12.233 14.9001 12.199C14.956 12.1312 14.9835 12.0444 14.9768 11.9567C14.9701 11.8691 14.9297 11.7875 14.8641 11.729C14.2376 11.1794 13.5316 10.7277 12.7701 10.389C13.3457 9.88171 13.8062 9.25734 14.121 8.55767C14.4357 7.85801 14.5974 7.09919 14.5951 6.33199C14.6139 4.93817 14.0788 3.59386 13.1075 2.59404C12.1362 1.59423 10.8079 1.02059 9.41414 0.998993C8.02071 1.02137 6.69304 1.5955 5.72234 2.59544C4.75164 3.59539 4.21716 4.93951 4.23614 6.33299C4.23383 7.09938 4.39508 7.85743 4.7091 8.55653C5.02313 9.25563 5.48271 9.87968 6.05714 10.387C4.53991 11.0856 3.25607 12.2066 2.35924 13.6158C1.46241 15.0249 0.99056 16.6627 1.00014 18.333V20.666C0.999074 20.7531 1.03258 20.837 1.09332 20.8995C1.15405 20.9619 1.23706 20.9977 1.32414 20.999C1.41123 20.9977 1.49424 20.9619 1.55497 20.8995C1.61571 20.837 1.64921 20.7531 1.64814 20.666V18.333C1.63752 16.7252 2.11129 15.1515 3.00775 13.8168C3.9042 12.4821 5.1818 11.4483 6.67414 10.85C7.48858 11.3825 8.44057 11.6661 9.41364 11.6661C10.3867 11.6661 11.3387 11.3825 12.1531 10.85C12.9907 11.1745 13.7645 11.644 14.4391 12.237ZM4.88314 6.33699C4.86577 5.11734 5.33299 3.94062 6.18228 3.06509C7.03157 2.18955 8.19353 1.68674 9.41314 1.66699C10.6322 1.68674 11.7937 2.18914 12.6429 3.06402C13.4921 3.93891 13.9597 5.11486 13.9431 6.33399C13.9592 7.55278 13.4914 8.72822 12.6422 9.60267C11.7931 10.4771 10.6319 10.9792 9.41314 10.999C8.19423 10.9792 7.03288 10.477 6.18371 9.60232C5.33454 8.72765 4.86683 7.55196 4.88314 6.33299V6.33699Z", fill: color, stroke: color, strokeWidth: "0.5" }), /* @__PURE__ */ React44.createElement("path", { d: "M20.971 15.204C20.9361 15.0935 20.8706 14.9953 20.7821 14.9206C20.6936 14.8459 20.5857 14.7978 20.471 14.782L17.754 14.4L16.54 12.021C16.4874 11.9197 16.4081 11.8348 16.3106 11.7755C16.213 11.7162 16.1011 11.6849 15.987 11.6849C15.8729 11.6849 15.761 11.7162 15.6634 11.7755C15.5659 11.8348 15.4866 11.9197 15.434 12.021L14.22 14.4L11.503 14.782C11.3883 14.7978 11.2804 14.8459 11.1919 14.9206C11.1034 14.9953 11.0379 15.0935 11.003 15.204C10.9675 15.313 10.964 15.4299 10.9929 15.5408C11.0218 15.6518 11.0819 15.7521 11.166 15.83L13.124 17.677L12.662 20.282C12.6461 20.3691 12.6497 20.4587 12.6725 20.5443C12.6953 20.6299 12.7368 20.7093 12.794 20.777C12.8859 20.8832 13.0105 20.956 13.1482 20.9839C13.2859 21.0117 13.429 20.9931 13.555 20.931L15.99 19.693L18.425 20.931C18.5508 20.9954 18.6947 21.0151 18.8332 20.987C18.9716 20.9588 19.0964 20.8844 19.187 20.776C19.2442 20.7083 19.2857 20.6289 19.3085 20.5433C19.3313 20.4577 19.3349 20.3681 19.319 20.281L18.857 17.676L20.816 15.829C20.8986 15.7503 20.957 15.6497 20.9845 15.539C21.0119 15.4283 21.0072 15.3121 20.971 15.204ZM18.316 17.195C18.2424 17.2639 18.1871 17.3501 18.1551 17.4458C18.1232 17.5415 18.1156 17.6436 18.133 17.743L18.57 20.205L16.27 19.034C16.1819 18.9903 16.0849 18.9675 15.9865 18.9675C15.8881 18.9675 15.7911 18.9903 15.703 19.034L13.403 20.205L13.84 17.742C13.8575 17.6426 13.8498 17.5405 13.8179 17.4448C13.7859 17.3491 13.7306 17.2629 13.657 17.194L11.819 15.46L14.372 15.101C14.4705 15.0874 14.5642 15.0504 14.6453 14.9929C14.7265 14.9355 14.7925 14.8594 14.838 14.771L15.99 12.512L17.143 14.771C17.1885 14.8594 17.2546 14.9355 17.3357 14.9929C17.4168 15.0504 17.5105 15.0874 17.609 15.101L20.162 15.46L18.316 17.195Z", fill: color, stroke: color, strokeWidth: "0.5" }));
896
- var engagementIcon_default = EngagementIcon;
897
-
898
- // lib/icons/functionIcon.tsx
899
- var React45 = __toESM(require("react"), 1);
900
- var FunctionIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React45.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18.367", height: "18.367", viewBox: "0 0 18.367 18.367", ...props }, /* @__PURE__ */ React45.createElement("g", { id: "settings-line", transform: "translate(-10.66 -10.66)" }, /* @__PURE__ */ React45.createElement("path", { id: "Path_60913", "data-name": "Path 60913", d: "M63.181,58.63A4.018,4.018,0,1,0,67.2,62.648,3.993,3.993,0,0,0,63.181,58.63Zm0,6.888a2.87,2.87,0,1,1,2.87-2.87A2.842,2.842,0,0,1,63.181,65.518Z", transform: "translate(-43.28 -42.804)", fill: color }), /* @__PURE__ */ React45.createElement("path", { id: "Path_60914", "data-name": "Path 60914", d: "M28.338,17.949l-1.607-.517-.344-.861.8-1.492a.965.965,0,0,0-.172-1.091L25.64,12.611a.965.965,0,0,0-1.091-.172l-1.492.8L22.2,12.9l-.517-1.607a.933.933,0,0,0-.861-.631H18.868a.8.8,0,0,0-.8.689l-.517,1.607a2.536,2.536,0,0,0-.918.344l-1.492-.8a.965.965,0,0,0-1.091.172l-1.378,1.378a.965.965,0,0,0-.172,1.091l.746,1.435c-.115.287-.23.631-.344.918l-1.607.517a.933.933,0,0,0-.631.861v1.951a.914.914,0,0,0,.689.861l1.607.517.344.861-.8,1.492a.965.965,0,0,0,.172,1.091l1.378,1.378a.965.965,0,0,0,1.091.172l1.492-.8.861.344.517,1.664a.933.933,0,0,0,.861.631h1.951a.933.933,0,0,0,.861-.631l.517-1.664.861-.344,1.492.8a.965.965,0,0,0,1.091-.172l1.378-1.378a.965.965,0,0,0,.172-1.091l-.8-1.492.344-.861L28.4,21.68a.933.933,0,0,0,.631-.861V18.868A.982.982,0,0,0,28.338,17.949Zm-.459,2.7-2.066.631-.057.287-.517,1.205-.172.287L26.1,24.952,24.952,26.1l-1.894-1.033-.287.172a5.449,5.449,0,0,1-1.205.517l-.287.057-.631,2.066H19.04l-.631-2.066-.287-.057-1.205-.517-.287-.172L14.735,26.1l-1.148-1.148,1.033-1.894-.172-.287a5.449,5.449,0,0,1-.517-1.205l-.057-.287-2.066-.631V19.04l1.951-.574.115-.287a4.872,4.872,0,0,1,.517-1.263l.172-.287-.976-1.894,1.148-1.148,1.837,1.033.287-.172a4.872,4.872,0,0,1,1.263-.517l.287-.115.631-2.009h1.607l.631,2.009.287.115a5.449,5.449,0,0,1,1.205.517l.287.172,1.894-1.033L26.1,14.735l-1.033,1.894.172.287a5.449,5.449,0,0,1,.517,1.205l.057.287,2.066.631Z", fill: color })));
901
- var functionIcon_default = FunctionIcon;
902
-
903
- // lib/icons/industryIcon.tsx
904
- var React46 = __toESM(require("react"), 1);
905
- var IndustryIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React46.createElement(
906
- "svg",
907
- {
908
- id: "graph-up-arrow",
909
- xmlns: "http://www.w3.org/2000/svg",
910
- width: "18",
911
- height: "18",
912
- viewBox: "0 0 18 18",
913
- ...props
914
- },
915
- /* @__PURE__ */ React46.createElement("g", { id: "Group_26165", "data-name": "Group 26165" }, /* @__PURE__ */ React46.createElement("path", { id: "Path_60768", "data-name": "Path 60768", d: "M0,0H1.125V16.875H18V18H0ZM11.25,3.937a.563.563,0,0,1,.563-.563h4.5a.562.562,0,0,1,.563.563v4.5a.563.563,0,0,1-1.125,0V5.513l-4.065,4.969a.562.562,0,0,1-.832.042l-2.91-2.91L3.829,13.268a.563.563,0,0,1-.909-.662l4.5-6.187a.563.563,0,0,1,.853-.067l2.935,2.936L15.126,4.5H11.813A.563.563,0,0,1,11.25,3.937Z", fill: color, fillRule: "evenodd" }))
916
- );
917
- var industryIcon_default = IndustryIcon;
918
-
919
- // lib/icons/minExperienceIcon.tsx
920
- var React47 = __toESM(require("react"), 1);
921
- var MinExperienceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React47.createElement(
922
- "svg",
923
- {
924
- xmlns: "http://www.w3.org/2000/svg",
925
- width: "25.444",
926
- height: "20.16",
927
- viewBox: "0 0 25.444 20.16",
928
- ...props
929
- },
930
- /* @__PURE__ */ React47.createElement("g", { id: "noun-experience-5679525", transform: "translate(-0.793 -2.387)" }, /* @__PURE__ */ React47.createElement("g", { id: "Group_26168", "data-name": "Group 26168", transform: "translate(0.794 2.387)" }, /* @__PURE__ */ React47.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" })))
931
- );
932
- var minExperienceIcon_default = MinExperienceIcon;
933
-
934
- // lib/icons/projectIcon.tsx
935
- var React48 = __toESM(require("react"), 1);
936
- var ProjectIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React48.createElement(
937
- "svg",
938
- {
939
- xmlns: "http://www.w3.org/2000/svg",
940
- width: "18.571",
941
- height: "16.1",
942
- viewBox: "0 0 18.571 16.1",
943
- ...props
944
- },
945
- /* @__PURE__ */ React48.createElement("g", { id: "Group_26167", "data-name": "Group 26167", transform: "translate(-1125 -644.1)" }, /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19851", "data-name": "Rectangle 19851", transform: "translate(1125 647.231)", fill: "none", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React48.createElement("rect", { width: "18.571", height: "12.969", rx: "1", stroke: "none" }), /* @__PURE__ */ React48.createElement("rect", { x: "0.5", y: "0.5", width: "17.571", height: "11.969", rx: "0.5", fill: "none" })), /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19852", "data-name": "Rectangle 19852", transform: "translate(1131.964 644.1)", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React48.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__ */ React48.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__ */ React48.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__ */ React48.createElement("line", { id: "Line_620", "data-name": "Line 620", y2: "12.311", transform: "translate(1140.089 647.889)", fill: "none", stroke: color, strokeWidth: "1" }))
946
- );
947
- var projectIcon_default = ProjectIcon;
948
-
949
- // lib/icons/rolesIcon.tsx
950
- var React49 = __toESM(require("react"), 1);
951
- var RolesIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React49.createElement(
952
- "svg",
953
- {
954
- xmlns: "http://www.w3.org/2000/svg",
955
- width: "18.947",
956
- height: "18",
957
- viewBox: "0 0 18.947 18",
958
- ...props
959
- },
960
- /* @__PURE__ */ React49.createElement("g", { id: "Polygon_20", "data-name": "Polygon 20", fill: "#fff" }, /* @__PURE__ */ React49.createElement("path", { d: "M 14.31851863861084 16.61064720153809 L 9.815674781799316 13.82481002807617 L 9.473684310913086 13.61322975158691 L 9.131693840026855 13.82481002807617 L 4.628849983215332 16.61064720153809 L 5.889554500579834 11.47321033477783 L 5.985584259033203 11.08187007904053 L 5.677794456481934 10.82180023193359 L 1.635604500770569 7.406408309936523 L 6.916284084320068 7.016540050506592 L 7.317644119262695 6.986899852752686 L 7.470024108886719 6.614419937133789 L 9.473684310913086 1.716671586036682 L 11.47734451293945 6.614419937133789 L 11.62972450256348 6.986899852752686 L 12.03108406066895 7.016540050506592 L 17.31176376342773 7.406408309936523 L 13.26957416534424 10.82180023193359 L 12.96178436279297 11.08187007904053 L 13.0578145980835 11.47321033477783 L 14.31851863861084 16.61064720153809 Z", stroke: "none" }), /* @__PURE__ */ React49.createElement("path", { d: "M 9.473684310913086 3.433357238769531 L 7.766864776611328 7.605509757995605 L 3.271193504333496 7.937417984008789 L 6.712894439697266 10.84543991088867 L 5.639073371887207 15.22130012512207 L 9.473684310913086 12.84887981414795 L 13.30829429626465 15.22130012512207 L 12.23447418212891 10.84543991088867 L 15.67617416381836 7.937417984008789 L 11.18050384521484 7.605509757995605 L 9.473684310913086 3.433357238769531 M 9.473684310913086 0 L 12.07894420623779 6.368300437927246 L 18.94736480712891 6.87539005279541 L 13.68908500671387 11.31830024719238 L 15.32874488830566 18 L 9.473684310913086 14.37757015228271 L 3.618624687194824 18 L 5.258284568786621 11.31830024719238 L 3.814697265625e-06 6.87539005279541 L 6.868424415588379 6.368300437927246 L 9.473684310913086 0 Z", stroke: "none", fill: color }))
961
- );
962
- var rolesIcon_default = RolesIcon;
963
-
964
- // lib/icons/rufousAiIcon.tsx
965
- var React50 = __toESM(require("react"), 1);
966
- var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React50.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React50.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, strokeWidth: "2" }), /* @__PURE__ */ React50.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React50.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, strokeWidth: "1.2" }));
967
- var rufousAiIcon_default = RufousAiIcon;
968
-
969
- // lib/icons/closeIcon.tsx
970
- var React51 = __toESM(require("react"), 1);
971
- var CloseIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React51.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "336", height: "336", viewBox: "0 0 336 336", fill: "none", ...props }, /* @__PURE__ */ React51.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M132.323 167.676L0 299.999L35.3553 335.356L167.68 203.032L300.003 335.356L335.36 299.999L203.037 167.676L335.357 35.3553L300 0L167.68 132.319L35.3593 0L0.00398954 35.3553L132.323 167.676Z", fill: color }));
972
- var closeIcon_default = CloseIcon;
973
-
974
- // lib/icons/locationPinIcon.tsx
975
- var React52 = __toESM(require("react"), 1);
976
- var LocationPinIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React52.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "21", viewBox: "0 0 21 21", ...props }, /* @__PURE__ */ React52.createElement("g", { id: "Group_26169", "data-name": "Group 26169", transform: "translate(-147 -322)" }, /* @__PURE__ */ React52.createElement("rect", { id: "Rectangle_19841", "data-name": "Rectangle 19841", width: "21", height: "21", transform: "translate(147 322)", fill: "none" }), /* @__PURE__ */ React52.createElement("g", { id: "location", transform: "translate(150.096 323.076)" }, /* @__PURE__ */ React52.createElement("path", { id: "Path_60763", "data-name": "Path 60763", d: "M69.375,54.75a3.375,3.375,0,1,1,3.375-3.375A3.375,3.375,0,0,1,69.375,54.75Zm0-5.4A2.025,2.025,0,1,0,71.4,51.375,2.025,2.025,0,0,0,69.375,49.35Z", transform: "translate(-61.971 -43.968)", fill: color }), /* @__PURE__ */ React52.createElement("path", { id: "Path_60764", "data-name": "Path 60764", d: "M37.4,30.848l-5.678-6.7q-.118-.151-.234-.3A7.33,7.33,0,0,1,30,19.4a7.4,7.4,0,1,1,14.809,0,7.326,7.326,0,0,1-1.491,4.441v0s-.2.265-.232.3Zm-4.838-7.812s.158.207.193.252L37.4,28.766l4.651-5.486c.03-.037.187-.246.188-.246A5.991,5.991,0,0,0,43.462,19.4a6.058,6.058,0,0,0-12.116,0,5.994,5.994,0,0,0,1.22,3.632Z", transform: "translate(-30 -12)", fill: color }))));
977
- var locationPinIcon_default = LocationPinIcon;
978
-
979
- // lib/icons/downloadPdfIcon.tsx
980
- var React53 = __toESM(require("react"), 1);
981
- var DownloadPdfIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React53.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "32.188", height: "41.173", viewBox: "0 0 32.188 41.173", ...props }, /* @__PURE__ */ React53.createElement("g", { id: "Group_11733", "data-name": "Group 11733", transform: "translate(-7138.44 -7884)" }, /* @__PURE__ */ React53.createElement("path", { id: "Path_46543", "data-name": "Path 46543", d: "M266.667,223.44a3.7,3.7,0,0,0-.669.051v3.5h.617a1.379,1.379,0,0,0,1.285-.617,2.194,2.194,0,0,0,.308-1.234c0-1.183-.514-1.7-1.542-1.7Z", transform: "translate(6880.822 7675.934)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46544", "data-name": "Path 46544", d: "M217.691,223.44h-.411v1.44c.051,0,.257.051.36.051,1.028,0,1.131-.411,1.131-.771,0-.206,0-.72-1.08-.72Z", transform: "translate(6925.068 7675.934)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46545", "data-name": "Path 46545", d: "M193.438,190.063a1.9,1.9,0,0,0-1.9-1.9H176.624a1.9,1.9,0,0,0-1.9,1.9v6.273a1.9,1.9,0,0,0,1.9,1.9h14.911a1.9,1.9,0,0,0,1.9-1.9Zm-12.8,3.445a2.717,2.717,0,0,1-1.748.514h-.257v2.16H177.4v-5.759l.257-.051a7.638,7.638,0,0,1,1.44-.154,2.513,2.513,0,0,1,1.646.463,1.705,1.705,0,0,1,.669,1.337,1.8,1.8,0,0,1-.771,1.491Zm5.3,1.594a2.869,2.869,0,0,1-2.314.977c-.308,0-.771-.051-1.44-.1l-.154-.051v-5.5l.154-.051a15.781,15.781,0,0,1,1.646-.154,2.641,2.641,0,0,1,2.16.874,2.8,2.8,0,0,1,.566,1.9,3.221,3.221,0,0,1-.617,2.108Zm4.833-3.651H188.3v1.08h2.262v1.234H188.3v2.417h-1.285v-5.811h3.753Z", transform: "translate(6963.718 7707.974)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46546", "data-name": "Path 46546", d: "M234.642,56v.051H220.913a1.9,1.9,0,0,0-1.954,1.851v9.255h1.594V58.879a1.273,1.273,0,0,1,1.285-1.285h12.8v9a1.977,1.977,0,0,0,1.9,1.954h9V90.6a1.273,1.273,0,0,1-1.285,1.285H238.5c-.051.051-.051.1-.1.154l-1.08,1.388h7.867a1.91,1.91,0,0,0,1.9-1.954V68.495Z", transform: "translate(6923.543 7828)", fill: "#fdfdfd" }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46547", "data-name": "Path 46547", d: "M227.6,320.295h-5.759a1.273,1.273,0,0,1-1.285-1.285V307.44h-1.594v12.443a1.953,1.953,0,0,0,1.954,1.954h7.867l-1.08-1.388c0-.052-.051-.1-.1-.154Z", transform: "translate(6923.541 7599.647)", fill: "#fdfdfd" }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46548", "data-name": "Path 46548", d: "M329.773,355.733h-2.057v-7.1a.857.857,0,0,0-.823-.874h-2.571a.9.9,0,0,0-.874.874v7.1h-2.057a.484.484,0,0,0-.411.771l4.165,5.45a.535.535,0,0,0,.823,0l4.165-5.45A.455.455,0,0,0,329.773,355.733Z", transform: "translate(6830.982 7563.026)", fill: "#fdfdfd" })));
982
- var downloadPdfIcon_default = DownloadPdfIcon;
983
-
984
- // lib/icons/softSkillsIcon.tsx
985
- var React54 = __toESM(require("react"), 1);
986
- var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React54.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React54.createElement("path", { d: "M10.345 3.075C10.4367 3.07474 10.5245 3.0382 10.5893 2.97337C10.6542 2.90854 10.6907 2.82068 10.691 2.729V1.346C10.691 1.25424 10.6545 1.16623 10.5896 1.10134C10.5247 1.03645 10.4367 1 10.345 1C10.2532 1 10.1652 1.03645 10.1003 1.10134C10.0354 1.16623 9.99898 1.25424 9.99898 1.346V2.73C9.9995 2.82151 10.0362 2.90911 10.101 2.97372C10.1658 3.03834 10.2535 3.07474 10.345 3.075Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M14.73 5.44299C14.0619 4.84013 13.2771 4.38088 12.4242 4.0937C11.5713 3.80651 10.6686 3.69752 9.77191 3.77346C8.87521 3.84941 8.00366 4.10867 7.21125 4.53519C6.41884 4.96172 5.72245 5.54641 5.16523 6.25305C4.60802 6.95969 4.20184 7.77323 3.97186 8.64325C3.74188 9.51328 3.69301 10.4213 3.82827 11.3109C3.96353 12.2006 4.28003 13.0531 4.75818 13.8154C5.23633 14.5778 5.86593 15.2339 6.60798 15.743C6.79896 15.8735 6.95541 16.0485 7.06392 16.2528C7.17243 16.4571 7.22976 16.6847 7.23098 16.916V17.992C7.23187 18.2981 7.33424 18.5953 7.52207 18.8371C7.70989 19.0788 7.97256 19.2515 8.26898 19.328V19.376C8.26898 20.141 8.88798 21.76 9.65298 21.76H11.037C11.802 21.76 12.421 20.141 12.421 19.376V19.328C12.7162 19.2511 12.9777 19.0788 13.1649 18.8379C13.352 18.597 13.4544 18.301 13.456 17.996V16.92C13.4572 16.6887 13.5145 16.4611 13.623 16.2568C13.7315 16.0525 13.888 15.8775 14.079 15.747C14.8965 15.1825 15.5754 14.4398 16.0644 13.575C16.5534 12.7101 16.8398 11.7456 16.9021 10.754C16.9644 9.76243 16.8009 8.76965 16.424 7.8504C16.047 6.93115 15.4665 6.10939 14.726 5.44699L14.73 5.44299ZM11.037 21.072H9.65598C9.27498 21.072 8.96398 19.761 8.96398 19.38H11.733C11.729 19.761 11.418 21.072 11.037 21.072ZM12.767 17.996C12.7664 18.1794 12.6934 18.3551 12.5637 18.4847C12.434 18.6144 12.2583 18.6875 12.075 18.688H8.61398C8.43061 18.6875 8.2549 18.6144 8.12524 18.4847C7.99558 18.3551 7.9225 18.1794 7.92198 17.996V17.266H12.767V17.996ZM13.688 15.179C13.4533 15.3399 13.2534 15.5463 13.1 15.7859C12.9466 16.0255 12.8429 16.2935 12.795 16.574H7.89498C7.84729 16.2928 7.74369 16.024 7.59031 15.7835C7.43692 15.5431 7.23687 15.3358 7.00198 15.174C5.96978 14.4612 5.19245 13.4371 4.78346 12.2512C4.37447 11.0654 4.35523 9.77985 4.72855 8.58229C5.10187 7.38472 5.84821 6.33784 6.85861 5.59446C7.86901 4.85108 9.09057 4.45012 10.345 4.45012C11.5994 4.45012 12.8209 4.85108 13.8313 5.59446C14.8417 6.33784 15.5881 7.38472 15.9614 8.58229C16.3347 9.77985 16.3155 11.0654 15.9065 12.2512C15.4975 13.4371 14.7202 14.4612 13.688 15.174V15.179Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M19.342 9.998H17.958C17.8662 9.998 17.7782 10.0345 17.7133 10.0993C17.6484 10.1642 17.612 10.2522 17.612 10.344C17.612 10.4358 17.6484 10.5238 17.7133 10.5887C17.7782 10.6535 17.8662 10.69 17.958 10.69H19.342C19.4337 10.69 19.5217 10.6535 19.5866 10.5887C19.6515 10.5238 19.688 10.4358 19.688 10.344C19.688 10.2522 19.6515 10.1642 19.5866 10.0993C19.5217 10.0345 19.4337 9.998 19.342 9.998Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M2.73098 9.998H1.34698C1.25521 9.998 1.1672 10.0345 1.10232 10.0993C1.03743 10.1642 1.00098 10.2522 1.00098 10.344C1.00098 10.4358 1.03743 10.5238 1.10232 10.5887C1.1672 10.6535 1.25521 10.69 1.34698 10.69H2.73098C2.82274 10.69 2.91075 10.6535 2.97564 10.5887C3.04052 10.5238 3.07698 10.4358 3.07698 10.344C3.07698 10.2522 3.04052 10.1642 2.97564 10.0993C2.91075 10.0345 2.82274 9.998 2.73098 9.998Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M16.463 3.73699L15.484 4.71599C15.4519 4.74803 15.4265 4.78607 15.4092 4.82794C15.3918 4.8698 15.3829 4.91468 15.3829 4.95999C15.3829 5.00531 15.3918 5.05018 15.4092 5.09205C15.4265 5.13392 15.4519 5.17195 15.484 5.20399C15.5162 5.23631 15.5545 5.26182 15.5968 5.279C15.6391 5.29618 15.6844 5.30468 15.73 5.30399C15.8218 5.30384 15.9101 5.26798 15.976 5.20399L16.955 4.22499C17.0197 4.16028 17.056 4.07251 17.056 3.98099C17.056 3.88948 17.0197 3.80171 16.955 3.73699C16.8903 3.67228 16.8025 3.63593 16.711 3.63593C16.6195 3.63593 16.5317 3.67228 16.467 3.73699H16.463Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.72198 15.483L3.74298 16.462C3.71092 16.494 3.6855 16.5321 3.66815 16.5739C3.65081 16.6158 3.64188 16.6607 3.64188 16.706C3.64188 16.7513 3.65081 16.7962 3.66815 16.8381C3.6855 16.8799 3.71092 16.918 3.74298 16.95C3.77517 16.9823 3.81355 17.0078 3.85581 17.025C3.89807 17.0422 3.94336 17.0507 3.98898 17.05C4.08082 17.0497 4.169 17.0139 4.23498 16.95L5.21398 15.971C5.24602 15.939 5.27144 15.9009 5.28878 15.859C5.30612 15.8172 5.31504 15.7723 5.31504 15.727C5.31504 15.6817 5.30612 15.6368 5.28878 15.5949C5.27144 15.5531 5.24602 15.515 5.21398 15.483C5.18193 15.451 5.14389 15.4255 5.10203 15.4082C5.06016 15.3909 5.01529 15.3819 4.96998 15.3819C4.92466 15.3819 4.87979 15.3909 4.83792 15.4082C4.79606 15.4255 4.75802 15.451 4.72598 15.483H4.72198Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M15.971 15.483C15.9389 15.451 15.9009 15.4255 15.859 15.4082C15.8172 15.3909 15.7723 15.3819 15.727 15.3819C15.6817 15.3819 15.6368 15.3909 15.5949 15.4082C15.5531 15.4255 15.515 15.451 15.483 15.483C15.4509 15.515 15.4255 15.5531 15.4082 15.5949C15.3908 15.6368 15.3819 15.6817 15.3819 15.727C15.3819 15.7723 15.3908 15.8172 15.4082 15.859C15.4255 15.9009 15.4509 15.939 15.483 15.971L16.462 16.95C16.4942 16.9823 16.5325 17.0078 16.5748 17.025C16.6171 17.0422 16.6624 17.0507 16.708 17.05C16.7998 17.0497 16.888 17.0139 16.954 16.95C16.986 16.918 17.0115 16.8799 17.0288 16.8381C17.0461 16.7962 17.0551 16.7513 17.0551 16.706C17.0551 16.6607 17.0461 16.6158 17.0288 16.5739C17.0115 16.5321 16.986 16.494 16.954 16.462L15.975 15.483H15.971Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.71698 5.209C4.74917 5.24132 4.78755 5.26683 4.82981 5.28401C4.87207 5.30119 4.91736 5.30969 4.96298 5.309C5.05483 5.30874 5.143 5.2729 5.20897 5.209C5.24103 5.17696 5.26645 5.13892 5.2838 5.09706C5.30114 5.05519 5.31007 5.01032 5.31007 4.965C5.31007 4.91968 5.30114 4.87481 5.2838 4.83294C5.26645 4.79107 5.24103 4.75304 5.20897 4.721L4.22997 3.742C4.19793 3.70996 4.15989 3.68454 4.11803 3.6672C4.07616 3.64986 4.03129 3.64093 3.98598 3.64093C3.94066 3.64093 3.89579 3.64986 3.85392 3.6672C3.81206 3.68454 3.77402 3.70996 3.74198 3.742C3.70993 3.77404 3.68451 3.81208 3.66717 3.85395C3.64983 3.89581 3.64091 3.94068 3.64091 3.986C3.64091 4.03131 3.64983 4.07618 3.66717 4.11805C3.68451 4.15992 3.70993 4.19796 3.74198 4.23L4.72098 5.209H4.71698Z", fill: color, stroke: color, strokeWidth: "0.3" }));
987
- var softSkillsIcon_default = SoftSkillsIcon;
988
-
989
- // lib/icons/technicalSkillsIcon.tsx
990
- var React55 = __toESM(require("react"), 1);
991
- var TechnicalSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React55.createElement("svg", { width: "22", height: "20", viewBox: "0 0 22 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React55.createElement("path", { d: "M14.369 1.36303C14.3953 1.27767 14.4045 1.18797 14.3961 1.09906C14.3877 1.01015 14.3618 0.923761 14.32 0.844831C14.2783 0.765901 14.2213 0.695975 14.1525 0.639044C14.0837 0.582114 14.0044 0.539294 13.919 0.51303C13.8336 0.486765 13.7439 0.477571 13.655 0.485971C13.5661 0.494372 13.4797 0.520202 13.4008 0.561988C13.3219 0.603775 13.2519 0.660698 13.195 0.729509C13.1381 0.79832 13.0953 0.87767 13.069 0.96303L7.631 18.638C7.60474 18.7234 7.59554 18.8131 7.60394 18.902C7.61234 18.9909 7.63817 19.0773 7.67996 19.1562C7.72175 19.2352 7.77867 19.3051 7.84748 19.362C7.91629 19.4189 7.99564 19.4618 8.081 19.488C8.16636 19.5143 8.25606 19.5235 8.34497 19.5151C8.43388 19.5067 8.52027 19.4809 8.5992 19.4391C8.67813 19.3973 8.74806 19.3404 8.80499 19.2715C8.86192 19.2027 8.90474 19.1234 8.931 19.038L14.369 1.36403V1.36303ZM6.723 4.76303C6.78635 4.8262 6.8366 4.90124 6.87089 4.98387C6.90519 5.06649 6.92284 5.15507 6.92284 5.24453C6.92284 5.33399 6.90519 5.42257 6.87089 5.50519C6.8366 5.58781 6.78635 5.66286 6.723 5.72603L2.444 10L6.722 14.277C6.84701 14.4053 6.91645 14.5776 6.9153 14.7567C6.91415 14.9358 6.8425 15.1072 6.71586 15.2339C6.58922 15.3605 6.41778 15.4322 6.23869 15.4333C6.0596 15.4345 5.88726 15.365 5.759 15.24L1.002 10.486C0.938658 10.4229 0.8884 10.3478 0.854109 10.2652C0.819817 10.1826 0.802166 10.094 0.802166 10.0045C0.802166 9.91507 0.819817 9.82649 0.854109 9.74387C0.8884 9.66124 0.938658 9.5862 1.002 9.52303L5.76 4.76503C5.82317 4.70168 5.89822 4.65143 5.98084 4.61714C6.06347 4.58285 6.15204 4.56519 6.2415 4.56519C6.33096 4.56519 6.41954 4.58285 6.50216 4.61714C6.58479 4.65143 6.65983 4.70168 6.723 4.76503V4.76303ZM15.277 4.76303C15.2137 4.8262 15.1634 4.90124 15.1291 4.98387C15.0948 5.06649 15.0772 5.15507 15.0772 5.24453C15.0772 5.33399 15.0948 5.42257 15.1291 5.50519C15.1634 5.58781 15.2137 5.66286 15.277 5.72603L19.555 10.003L15.277 14.28C15.152 14.4083 15.0826 14.5806 15.0837 14.7597C15.0849 14.9388 15.1565 15.1102 15.2831 15.2369C15.4098 15.3635 15.5812 15.4352 15.7603 15.4363C15.9394 15.4375 16.1117 15.368 16.24 15.243L20.998 10.486C21.0613 10.4229 21.1116 10.3478 21.1459 10.2652C21.1802 10.1826 21.1978 10.094 21.1978 10.0045C21.1978 9.91507 21.1802 9.82649 21.1459 9.74387C21.1116 9.66124 21.0613 9.5862 20.998 9.52303L16.24 4.76503C16.1768 4.70168 16.1018 4.65143 16.0192 4.61714C15.9365 4.58285 15.848 4.56519 15.7585 4.56519C15.669 4.56519 15.5805 4.58285 15.4978 4.61714C15.4152 4.65143 15.3402 4.70168 15.277 4.76503V4.76303Z", fill: color }));
992
- var technicalSkillsIcon_default = TechnicalSkillsIcon;
993
-
994
- // lib/icons/qualificationsIcon.tsx
995
- var React56 = __toESM(require("react"), 1);
996
- var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, strokeWidth: "0.2" }));
997
- var qualificationsIcon_default = QualificationsIcon;
998
- // Annotate the CommonJS export names for ESM import in node:
999
- 0 && (module.exports = {
1000
- ActivateUserIcon,
1001
- ArchivedIcon,
1002
- AssignGroupIcon,
1003
- CloseIcon,
1004
- CopyIcon,
1005
- DifficultyAllIcon,
1006
- DifficultyEasyIcon,
1007
- DifficultyHardIcon,
1008
- DifficultyMediumIcon,
1009
- DollarIcon,
1010
- DownloadIcon,
1011
- DownloadPdfIcon,
1012
- EditChatIcon,
1013
- EditIcon,
1014
- EngagementIcon,
1015
- FunctionIcon,
1016
- HelpOutlinedIcon,
1017
- HierarchyIcon,
1018
- InactiveGroupIcon,
1019
- IndustryIcon,
1020
- InvoiceIcon,
1021
- LocationPinIcon,
1022
- LogsIcon,
1023
- MinExperienceIcon,
1024
- NineDotMenuIcon,
1025
- NotificationIcon,
1026
- ProjectIcon,
1027
- QualificationsIcon,
1028
- QuestionStatusAllIcon,
1029
- QuestionStatusPrivateIcon,
1030
- QuestionStatusPublicIcon,
1031
- QuestionTypeAllIcon,
1032
- QuestionTypeCodingIcon,
1033
- QuestionTypeDescriptiveIcon,
1034
- QuestionTypeMultipleIcon,
1035
- QuestionTypeSingleIcon,
1036
- RefreshIcon,
1037
- ResendInviteIcon,
1038
- RolesIcon,
1039
- RufousAiIcon,
1040
- RufousBirdIcon,
1041
- RufousLauncherIcon,
1042
- SidebarIcon,
1043
- SoftSkillsIcon,
1044
- SubscribeIcon,
1045
- SuspendUserIcon,
1046
- TechnicalSkillsIcon,
1047
- TickIcon,
1048
- TimerIcon,
1049
- TrashIcon,
1050
- UnArchivedIcon,
1051
- UnsubscribeIcon,
1052
- UploadIcon,
1053
- UserAssignIcon,
1054
- ViewIcon,
1055
- WorkItemIcon
1056
- });