@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,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RufousAiIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousAiIcon: React.FC<RufousAiIconProps>;
7
-
8
- export { type RufousAiIconProps, RufousAiIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RufousAiIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousAiIcon: React.FC<RufousAiIconProps>;
7
-
8
- export { type RufousAiIconProps, RufousAiIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- rufousAiIcon_default
3
- } from "../chunk-QDMNCTXT.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- rufousAiIcon_default as default
7
- };
@@ -1,37 +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/rufousBirdIcon.tsx
30
- var rufousBirdIcon_exports = {};
31
- __export(rufousBirdIcon_exports, {
32
- default: () => rufousBirdIcon_default
33
- });
34
- module.exports = __toCommonJS(rufousBirdIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var RufousBirdIcon = (props) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "59", height: "59", viewBox: "0 0 59 59", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11748", "data-name": "Group 11748", transform: "translate(-431.438 -724.333)" }, /* @__PURE__ */ React.createElement("g", { id: "bird", transform: "translate(442.91 741.013)" }, /* @__PURE__ */ React.createElement("path", { id: "Fill_4", "data-name": "Fill 4", d: "M.463,25.64a2.525,2.525,0,0,1-.333-.03l-.019,0A.172.172,0,0,1,0,25.487c0-.041.047-.105.092-.131.159-.091.323-.18.481-.266.262-.143.533-.29.791-.449.516-.316,1.03-.654,1.527-.981l.006,0,.166-.109.326-.213h0c.4-.261.814-.53,1.2-.818.645-.478,1.209-.928,1.724-1.375a14.642,14.642,0,0,0,1.178-1.172A9.323,9.323,0,0,0,8.256,19l.013-.019A10.377,10.377,0,0,0,9.023,17.8a6.866,6.866,0,0,0,.388-1l.063-.19a2.97,2.97,0,0,0,.091-.382c.017-.088.035-.18.057-.268a3.272,3.272,0,0,0,.109-.85,2.979,2.979,0,0,0-.131-.846c-.043-.141-.084-.285-.123-.424h0c-.074-.263-.151-.535-.247-.8A5.752,5.752,0,0,0,7.724,10.9a9.475,9.475,0,0,0-2.14-1.538c-.5-.264-1.034-.484-1.551-.7l-.1-.043c-.2-.082-.41-.15-.614-.215-.141-.045-.287-.092-.429-.144-.071-.026-.174-.113-.166-.152a.46.46,0,0,1,.156-.264.6.6,0,0,1,.3-.074c.253-.019.509-.042.757-.064C4.574,7.654,5.241,7.6,5.9,7.591h.077A8.657,8.657,0,0,1,7.9,7.8a7.843,7.843,0,0,1,2.067.742,6.8,6.8,0,0,1,1.522,1.028.613.613,0,0,1,.18.264,8.413,8.413,0,0,1,.3,2.18c-.005.889-.008,1.8-.009,2.773a5.617,5.617,0,0,0,.026.563.684.684,0,0,0,.054.178c.015.039.033.083.051.137.022-.049.041-.088.056-.119a.567.567,0,0,0,.053-.132c.034-.168.072-.339.108-.5.09-.41.182-.834.237-1.256a18.237,18.237,0,0,0,.156-2.24,14.831,14.831,0,0,0-.154-2.239,8.566,8.566,0,0,0-.369-1.387c-.041-.126-.084-.256-.124-.384a6.343,6.343,0,0,0-.385-.971c-.238-.472-.506-.934-.782-1.4a6.2,6.2,0,0,0-.425-.607c-.065-.085-.129-.173-.191-.258a5.414,5.414,0,0,0-.571-.7A20.834,20.834,0,0,0,8.07,2.022a8.338,8.338,0,0,0-1.259-.786C6.5,1.069,6.167.924,5.847.782,5.7.717,5.544.649,5.394.58A.462.462,0,0,1,5.318.53L5.246.479,5.355.425a1.216,1.216,0,0,1,.18-.079A7.54,7.54,0,0,1,6.68.084,7.938,7.938,0,0,1,7.839,0,8.8,8.8,0,0,1,9.008.08a9.171,9.171,0,0,1,1.5.38h0l.306.1a7.11,7.11,0,0,1,1.094.435l.006,0a6.42,6.42,0,0,1,1.162.686,21.112,21.112,0,0,1,2.042,1.8,16.94,16.94,0,0,1,1.494,1.885l.045.062c.412.573.776,1.177,1.108,1.745.164.28.312.576.454.863h0c.092.186.188.378.287.563.178.334.366.669.547.994h0l.23.412c.042.076.085.152.127.226.086.151.174.307.255.464a6.224,6.224,0,0,0,.61.961,5.326,5.326,0,0,0,.791.82c.044.016.093.037.14.057a.86.86,0,0,0,.257.085A.058.058,0,0,0,21.5,12.6a.14.14,0,0,0,.056-.1c0-.054-.053-.1-.1-.146a.466.466,0,0,1-.089-.093c-.1-.164-.207-.33-.309-.491v0c-.261-.412-.531-.838-.766-1.274s-.443-.914-.641-1.369c-.052-.121-.107-.245-.161-.368a.862.862,0,0,1-.038-.554,1.806,1.806,0,0,1,.2-.474l.017-.03v0a8.546,8.546,0,0,1,1.081-1.553A5.176,5.176,0,0,1,22.294,5.03a3.551,3.551,0,0,1,1.464-.293A7.5,7.5,0,0,1,25,4.861a5.281,5.281,0,0,1,1.1.309,8.57,8.57,0,0,1,.786.369c.087.045.168.087.241.122a2.749,2.749,0,0,0,1.221.307h.062c1.278-.033,2.576-.089,3.832-.143h0L32.9,5.8c.632-.027,1.264-.046,1.876-.064h0l.7-.021H35.5a1.17,1.17,0,0,1,.48.108c.067.033.072.168.072.209A.106.106,0,0,1,36,6.1a.24.24,0,0,1-.113.04c-.317.019-.665.029-.98.029a24.994,24.994,0,0,0-4.158.381,8.785,8.785,0,0,0-1.322.312,4.362,4.362,0,0,0-1.773,1.058,5.677,5.677,0,0,0-.482.532c-.393.492-.744,1.031-1.083,1.553l-.068.1c-.155.238-.3.489-.438.732-.1.172-.2.349-.3.521l-.013.021c-.228.373-.463.759-.719,1.121l-.138.2,0,0a14.407,14.407,0,0,1-.968,1.273c-.867.979-1.674,1.845-2.466,2.648a20.135,20.135,0,0,1-1.653,1.458c-.365.3-.757.571-1.136.837l-.334.235c-.354.251-.735.517-1.122.765-.356.228-.751.467-1.208.729-.544.313-1.035.585-1.5.833-.185.1-.379.185-.567.269-.1.047-.211.095-.315.144a4.588,4.588,0,0,1-.78.2,3.4,3.4,0,0,1,.434-.515c.08-.083.163-.169.24-.26l.046-.055c.369-.436.751-.887,1.111-1.343s.743-.95,1.089-1.453c.267-.389.5-.8.749-1.249.271-.488.551-.992.791-1.516.168-.367.475-1.151.573-1.447l.013-.038,0-.007c.086-.258.142-.428-.008-.606a.292.292,0,0,1-.026.02c-.019.014-.04.029-.042.045a1.512,1.512,0,0,1-.1.333,3.469,3.469,0,0,1-.247.468c-.184.307-.352.631-.514.944-.121.234-.247.477-.379.71a13.019,13.019,0,0,1-.767,1.237,20.1,20.1,0,0,1-1.312,1.673c-.485.54-1.032,1.086-1.72,1.719a14.188,14.188,0,0,1-1.384,1.1c-.558.4-1.155.791-1.776,1.169a11.893,11.893,0,0,1-1.316.685c-.662.3-1.35.583-2.1.875a7.943,7.943,0,0,1-1.132.339c-.614.137-1.284.269-2.046.4-.7.123-1.4.223-1.934.3A.969.969,0,0,1,.463,25.64ZM25.292,6.507a.567.567,0,0,0-.383.174.547.547,0,0,0-.179.376.586.586,0,0,0,.534.521h.014a.592.592,0,0,0,.4-.188.541.541,0,0,0,.171-.373.512.512,0,0,0-.186-.339.594.594,0,0,0-.368-.171Z", transform: "translate(0 0)", fill: "#f6f6f6" })), /* @__PURE__ */ React.createElement("path", { id: "Path_46247", "data-name": "Path 46247", d: "M134.762,64.763A29.47,29.47,0,1,0,176.5,64.7a29.546,29.546,0,0,0-41.738.062ZM178.741,86.34h4.865a28.08,28.08,0,0,1-45.954,20.853H148.2a.738.738,0,1,0,0-1.476H136.015c-.09-.088-.183-.169-.271-.258a27.842,27.842,0,0,1-8.153-19.119h4.368a.738.738,0,1,0,0-1.476H127.6a28.188,28.188,0,0,1,1.782-9.078h7.153a.738.738,0,1,0,0-1.476H129.98a28.078,28.078,0,0,1,43.571-10.3h-5.613a.738.738,0,1,0,0,1.476h7.249c.09.087.183.169.271.258a27.842,27.842,0,0,1,8.153,19.119h-4.869a.738.738,0,0,0,0,1.476Z", transform: "translate(305.338 668.232)", fill: "#f6f6f6" })));
37
- var rufousBirdIcon_default = RufousBirdIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RufousBirdIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousBirdIcon: React.FC<RufousBirdIconProps>;
7
-
8
- export { type RufousBirdIconProps, RufousBirdIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RufousBirdIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousBirdIcon: React.FC<RufousBirdIconProps>;
7
-
8
- export { type RufousBirdIconProps, RufousBirdIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- rufousBirdIcon_default
3
- } from "../chunk-DMP72IAP.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- rufousBirdIcon_default as default
7
- };
@@ -1,186 +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/rufousLauncherBird.tsx
30
- var rufousLauncherBird_exports = {};
31
- __export(rufousLauncherBird_exports, {
32
- default: () => rufousLauncherBird_default
33
- });
34
- module.exports = __toCommonJS(rufousLauncherBird_exports);
35
- var import_react = __toESM(require("react"), 1);
36
- var RufousLauncherIcon = ({ ...props }) => {
37
- 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";
38
- return /* @__PURE__ */ import_react.default.createElement(
39
- "svg",
40
- {
41
- xmlns: "http://www.w3.org/2000/svg",
42
- xmlnsXlink: "http://www.w3.org/1999/xlink",
43
- width: "242.545",
44
- height: "172.384",
45
- viewBox: "0 0 242.545 172.384",
46
- ...props
47
- },
48
- /* @__PURE__ */ import_react.default.createElement("defs", null, /* @__PURE__ */ import_react.default.createElement("clipPath", { id: "clip-path" }, /* @__PURE__ */ import_react.default.createElement(
49
- "path",
50
- {
51
- id: "Subtraction_105",
52
- "data-name": "Subtraction 105",
53
- d: pathD,
54
- transform: "translate(0.001 0)",
55
- fill: "#a81d08",
56
- stroke: "rgba(0,0,0,0)",
57
- strokeWidth: "1"
58
- }
59
- ))),
60
- /* @__PURE__ */ import_react.default.createElement(
61
- "g",
62
- {
63
- id: "Group_24493",
64
- "data-name": "Group 24493",
65
- transform: "translate(-123.275 -24)"
66
- },
67
- /* @__PURE__ */ import_react.default.createElement(
68
- "g",
69
- {
70
- id: "Mask_Group_34",
71
- "data-name": "Mask Group 34",
72
- transform: "translate(123.275 24)",
73
- "clip-path": "url(#clip-path)"
74
- },
75
- /* @__PURE__ */ import_react.default.createElement(
76
- "g",
77
- {
78
- id: "Group_11823",
79
- "data-name": "Group 11823",
80
- transform: "translate(0 -0.909)"
81
- },
82
- /* @__PURE__ */ import_react.default.createElement(
83
- "rect",
84
- {
85
- id: "Rectangle_17302",
86
- "data-name": "Rectangle 17302",
87
- width: "177.736",
88
- height: "31.104",
89
- transform: "translate(53.321 177.736) rotate(-90)",
90
- fill: "#bb5341"
91
- }
92
- ),
93
- /* @__PURE__ */ import_react.default.createElement(
94
- "rect",
95
- {
96
- id: "Rectangle_17303",
97
- "data-name": "Rectangle 17303",
98
- width: "177.736",
99
- height: "26.66",
100
- transform: "translate(164.406 177.736) rotate(-90)",
101
- fill: "#791103"
102
- }
103
- ),
104
- /* @__PURE__ */ import_react.default.createElement(
105
- "rect",
106
- {
107
- id: "Rectangle_17304",
108
- "data-name": "Rectangle 17304",
109
- width: "177.736",
110
- height: "26.66",
111
- transform: "translate(84.425 177.736) rotate(-90)",
112
- fill: "#b03a28"
113
- }
114
- ),
115
- /* @__PURE__ */ import_react.default.createElement(
116
- "rect",
117
- {
118
- id: "Rectangle_17305",
119
- "data-name": "Rectangle 17305",
120
- width: "177.736",
121
- height: "26.66",
122
- transform: "translate(137.746 177.736) rotate(-90)",
123
- fill: "#8e1604"
124
- }
125
- ),
126
- /* @__PURE__ */ import_react.default.createElement(
127
- "rect",
128
- {
129
- id: "Rectangle_17306",
130
- "data-name": "Rectangle 17306",
131
- width: "177.736",
132
- height: "26.66",
133
- transform: "translate(0 177.736) rotate(-90)",
134
- fill: "#d07f6f"
135
- }
136
- ),
137
- /* @__PURE__ */ import_react.default.createElement(
138
- "rect",
139
- {
140
- id: "Rectangle_17307",
141
- "data-name": "Rectangle 17307",
142
- width: "177.736",
143
- height: "31.104",
144
- transform: "translate(213.284 177.736) rotate(-90)",
145
- fill: "#500801"
146
- }
147
- ),
148
- /* @__PURE__ */ import_react.default.createElement(
149
- "rect",
150
- {
151
- id: "Rectangle_17308",
152
- "data-name": "Rectangle 17308",
153
- width: "177.736",
154
- height: "26.66",
155
- transform: "translate(111.085 177.736) rotate(-90)",
156
- fill: "#a41b06"
157
- }
158
- ),
159
- /* @__PURE__ */ import_react.default.createElement(
160
- "rect",
161
- {
162
- id: "Rectangle_17309",
163
- "data-name": "Rectangle 17309",
164
- width: "177.736",
165
- height: "26.66",
166
- transform: "translate(26.66 177.736) rotate(-90)",
167
- fill: "#c66958"
168
- }
169
- ),
170
- /* @__PURE__ */ import_react.default.createElement(
171
- "rect",
172
- {
173
- id: "Rectangle_17310",
174
- "data-name": "Rectangle 17310",
175
- width: "177.736",
176
- height: "22.217",
177
- transform: "translate(191.067 177.736) rotate(-90)",
178
- fill: "#640c02"
179
- }
180
- )
181
- )
182
- )
183
- )
184
- );
185
- };
186
- var rufousLauncherBird_default = RufousLauncherIcon;
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface RufousLauncherIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousLauncherIcon: React__default.FC<RufousLauncherIconProps>;
7
-
8
- export { type RufousLauncherIconProps, RufousLauncherIcon as default };
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface RufousLauncherIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RufousLauncherIcon: React__default.FC<RufousLauncherIconProps>;
7
-
8
- export { type RufousLauncherIconProps, RufousLauncherIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- rufousLauncherBird_default
3
- } from "../chunk-QZFGQ5JM.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- rufousLauncherBird_default as default
7
- };
@@ -1,37 +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/sidebarIcon.tsx
30
- var sidebarIcon_exports = {};
31
- __export(sidebarIcon_exports, {
32
- default: () => sidebarIcon_default
33
- });
34
- module.exports = __toCommonJS(sidebarIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
37
- var sidebarIcon_default = SidebarIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SidebarProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SidebarIcon: React.FC<SidebarProps>;
7
-
8
- export { type SidebarProps, SidebarIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SidebarProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SidebarIcon: React.FC<SidebarProps>;
7
-
8
- export { type SidebarProps, SidebarIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- sidebarIcon_default
3
- } from "../chunk-DK3DA5LH.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- sidebarIcon_default as default
7
- };
@@ -1,37 +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/softSkillsIcon.tsx
30
- var softSkillsIcon_exports = {};
31
- __export(softSkillsIcon_exports, {
32
- default: () => softSkillsIcon_default
33
- });
34
- module.exports = __toCommonJS(softSkillsIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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" }));
37
- var softSkillsIcon_default = SoftSkillsIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SoftSkillsIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SoftSkillsIcon: React.FC<SoftSkillsIconProps>;
7
-
8
- export { type SoftSkillsIconProps, SoftSkillsIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SoftSkillsIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SoftSkillsIcon: React.FC<SoftSkillsIconProps>;
7
-
8
- export { type SoftSkillsIconProps, SoftSkillsIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- softSkillsIcon_default
3
- } from "../chunk-3Y6QBRGD.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- softSkillsIcon_default as default
7
- };
@@ -1,37 +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/subscribeIcon.tsx
30
- var subscribeIcon_exports = {};
31
- __export(subscribeIcon_exports, {
32
- default: () => subscribeIcon_default
33
- });
34
- module.exports = __toCommonJS(subscribeIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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" })));
37
- var subscribeIcon_default = SubscribeIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SubscribeIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SubscribeIcon: React.FC<SubscribeIconProps>;
7
-
8
- export { type SubscribeIconProps, SubscribeIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SubscribeIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SubscribeIcon: React.FC<SubscribeIconProps>;
7
-
8
- export { type SubscribeIconProps, SubscribeIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- subscribeIcon_default
3
- } from "../chunk-JVN6QVET.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- subscribeIcon_default as default
7
- };
@@ -1,37 +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/suspendUserIcon.tsx
30
- var suspendUserIcon_exports = {};
31
- __export(suspendUserIcon_exports, {
32
- default: () => suspendUserIcon_default
33
- });
34
- module.exports = __toCommonJS(suspendUserIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React.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__ */ React.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" })))));
37
- var suspendUserIcon_default = SuspendUserIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SuspendUserIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SuspendUserIcon: React.FC<SuspendUserIconProps>;
7
-
8
- export { type SuspendUserIconProps, SuspendUserIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface SuspendUserIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const SuspendUserIcon: React.FC<SuspendUserIconProps>;
7
-
8
- export { type SuspendUserIconProps, SuspendUserIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- suspendUserIcon_default
3
- } from "../chunk-R4ISYGEP.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- suspendUserIcon_default as default
7
- };