@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,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/questionTypeAllIcon.tsx
30
- var questionTypeAllIcon_exports = {};
31
- __export(questionTypeAllIcon_exports, {
32
- default: () => questionTypeAllIcon_default
33
- });
34
- module.exports = __toCommonJS(questionTypeAllIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var QuestionTypeAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25265", "data-name": "Group 25265", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Polygon_9", "data-name": "Polygon 9", transform: "translate(5650 11750)", fill: "#fff" }, /* @__PURE__ */ React.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__ */ React.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 }))));
37
- var questionTypeAllIcon_default = QuestionTypeAllIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeAllIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeAllIcon: React.FC<QuestionTypeAllIconProps>;
7
-
8
- export { type QuestionTypeAllIconProps, QuestionTypeAllIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeAllIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeAllIcon: React.FC<QuestionTypeAllIconProps>;
7
-
8
- export { type QuestionTypeAllIconProps, QuestionTypeAllIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- questionTypeAllIcon_default
3
- } from "../chunk-WHGVO3HV.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- questionTypeAllIcon_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/questionTypeCodingIcon.tsx
30
- var questionTypeCodingIcon_exports = {};
31
- __export(questionTypeCodingIcon_exports, {
32
- default: () => questionTypeCodingIcon_default
33
- });
34
- module.exports = __toCommonJS(questionTypeCodingIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
37
- var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeCodingIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeCodingIcon: React.FC<QuestionTypeCodingIconProps>;
7
-
8
- export { type QuestionTypeCodingIconProps, QuestionTypeCodingIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeCodingIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeCodingIcon: React.FC<QuestionTypeCodingIconProps>;
7
-
8
- export { type QuestionTypeCodingIconProps, QuestionTypeCodingIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- questionTypeCodingIcon_default
3
- } from "../chunk-7II4Q2WY.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- questionTypeCodingIcon_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/questionTypeDescriptiveIcon.tsx
30
- var questionTypeDescriptiveIcon_exports = {};
31
- __export(questionTypeDescriptiveIcon_exports, {
32
- default: () => questionTypeDescriptiveIcon_default
33
- });
34
- module.exports = __toCommonJS(questionTypeDescriptiveIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
37
- var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeDescriptiveIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeDescriptiveIcon: React.FC<QuestionTypeDescriptiveIconProps>;
7
-
8
- export { type QuestionTypeDescriptiveIconProps, QuestionTypeDescriptiveIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeDescriptiveIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeDescriptiveIcon: React.FC<QuestionTypeDescriptiveIconProps>;
7
-
8
- export { type QuestionTypeDescriptiveIconProps, QuestionTypeDescriptiveIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- questionTypeDescriptiveIcon_default
3
- } from "../chunk-5GK5B3FD.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- questionTypeDescriptiveIcon_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/questionTypeMultipleIcon.tsx
30
- var questionTypeMultipleIcon_exports = {};
31
- __export(questionTypeMultipleIcon_exports, {
32
- default: () => questionTypeMultipleIcon_default
33
- });
34
- module.exports = __toCommonJS(questionTypeMultipleIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React.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__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
37
- var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeMultipleIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeMultipleIcon: React.FC<QuestionTypeMultipleIconProps>;
7
-
8
- export { type QuestionTypeMultipleIconProps, QuestionTypeMultipleIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeMultipleIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeMultipleIcon: React.FC<QuestionTypeMultipleIconProps>;
7
-
8
- export { type QuestionTypeMultipleIconProps, QuestionTypeMultipleIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- questionTypeMultipleIcon_default
3
- } from "../chunk-Z7USRFM2.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- questionTypeMultipleIcon_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/questionTypeSingleIcon.tsx
30
- var questionTypeSingleIcon_exports = {};
31
- __export(questionTypeSingleIcon_exports, {
32
- default: () => questionTypeSingleIcon_default
33
- });
34
- module.exports = __toCommonJS(questionTypeSingleIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var QuestionTypeSingleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25230", "data-name": "Group 25230", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_384", "data-name": "Ellipse 384", transform: "translate(5657 11794)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "4", cy: "4", r: "4", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "4", cy: "4", r: "3.2", fill: "none" }))));
37
- var questionTypeSingleIcon_default = QuestionTypeSingleIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeSingleIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeSingleIcon: React.FC<QuestionTypeSingleIconProps>;
7
-
8
- export { type QuestionTypeSingleIconProps, QuestionTypeSingleIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface QuestionTypeSingleIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const QuestionTypeSingleIcon: React.FC<QuestionTypeSingleIconProps>;
7
-
8
- export { type QuestionTypeSingleIconProps, QuestionTypeSingleIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- questionTypeSingleIcon_default
3
- } from "../chunk-Q4DHI3B5.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- questionTypeSingleIcon_default as default
7
- };
@@ -1,39 +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/refreshIcon.tsx
30
- var refreshIcon_exports = {};
31
- __export(refreshIcon_exports, {
32
- default: () => refreshIcon_default
33
- });
34
- module.exports = __toCommonJS(refreshIcon_exports);
35
- var import_react = __toESM(require("react"), 1);
36
- var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
37
- return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26", height: "24", viewBox: "0 0 26 24", fill: "none", ...props }, /* @__PURE__ */ import_react.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_react.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 }));
38
- };
39
- var refreshIcon_default = RefreshIcon;
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface RefreshIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RefreshIcon: React__default.FC<RefreshIconProps>;
7
-
8
- export { type RefreshIconProps, RefreshIcon as default };
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface RefreshIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RefreshIcon: React__default.FC<RefreshIconProps>;
7
-
8
- export { type RefreshIconProps, RefreshIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- refreshIcon_default
3
- } from "../chunk-YTVUM76D.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- refreshIcon_default as default
7
- };
@@ -1,58 +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/resendInviteIcon.tsx
30
- var resendInviteIcon_exports = {};
31
- __export(resendInviteIcon_exports, {
32
- default: () => resendInviteIcon_default
33
- });
34
- module.exports = __toCommonJS(resendInviteIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var ResendInviteIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
- "svg",
38
- {
39
- version: "1.0",
40
- xmlns: "http://www.w3.org/2000/svg",
41
- width: "512.000000pt",
42
- height: "512.000000pt",
43
- viewBox: "0 0 512.000000 512.000000",
44
- preserveAspectRatio: "xMidYMid meet",
45
- ...props
46
- },
47
- /* @__PURE__ */ React.createElement(
48
- "g",
49
- {
50
- transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
51
- fill: color,
52
- stroke: "none"
53
- },
54
- /* @__PURE__ */ React.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" }),
55
- /* @__PURE__ */ React.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" })
56
- )
57
- );
58
- var resendInviteIcon_default = ResendInviteIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface ResendInviteIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ResendInviteIcon: React.FC<ResendInviteIconProps>;
7
-
8
- export { type ResendInviteIconProps, ResendInviteIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface ResendInviteIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ResendInviteIcon: React.FC<ResendInviteIconProps>;
7
-
8
- export { type ResendInviteIconProps, ResendInviteIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- resendInviteIcon_default
3
- } from "../chunk-WG3Q6GZN.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- resendInviteIcon_default as default
7
- };
@@ -1,47 +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/rolesIcon.tsx
30
- var rolesIcon_exports = {};
31
- __export(rolesIcon_exports, {
32
- default: () => rolesIcon_default
33
- });
34
- module.exports = __toCommonJS(rolesIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var RolesIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
- "svg",
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: "18.947",
41
- height: "18",
42
- viewBox: "0 0 18.947 18",
43
- ...props
44
- },
45
- /* @__PURE__ */ React.createElement("g", { id: "Polygon_20", "data-name": "Polygon 20", fill: "#fff" }, /* @__PURE__ */ React.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__ */ React.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 }))
46
- );
47
- var rolesIcon_default = RolesIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RolesIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RolesIcon: React.FC<RolesIconProps>;
7
-
8
- export { type RolesIconProps, RolesIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface RolesIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const RolesIcon: React.FC<RolesIconProps>;
7
-
8
- export { type RolesIconProps, RolesIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- rolesIcon_default
3
- } from "../chunk-RJ43D3XB.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- rolesIcon_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/rufousAiIcon.tsx
30
- var rufousAiIcon_exports = {};
31
- __export(rufousAiIcon_exports, {
32
- default: () => rufousAiIcon_default
33
- });
34
- module.exports = __toCommonJS(rufousAiIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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" }));
37
- var rufousAiIcon_default = RufousAiIcon;