@rufous/ui 0.2.0-beta.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (412) hide show
  1. package/README.md +484 -222
  2. package/dist/main.cjs +13920 -1037
  3. package/dist/main.css +14137 -6052
  4. package/dist/main.d.cts +1719 -71
  5. package/dist/main.d.ts +1719 -71
  6. package/dist/main.js +15389 -213
  7. package/package.json +32 -5
  8. package/dist/Buttons/addButton.cjs +0 -39
  9. package/dist/Buttons/addButton.d.cts +0 -8
  10. package/dist/Buttons/addButton.d.ts +0 -8
  11. package/dist/Buttons/addButton.js +0 -7
  12. package/dist/Buttons/cancelButton.cjs +0 -37
  13. package/dist/Buttons/cancelButton.d.cts +0 -8
  14. package/dist/Buttons/cancelButton.d.ts +0 -8
  15. package/dist/Buttons/cancelButton.js +0 -7
  16. package/dist/Buttons/index.cjs +0 -155
  17. package/dist/Buttons/index.d.cts +0 -5
  18. package/dist/Buttons/index.d.ts +0 -5
  19. package/dist/Buttons/index.js +0 -21
  20. package/dist/Buttons/stdButton.cjs +0 -39
  21. package/dist/Buttons/stdButton.d.cts +0 -8
  22. package/dist/Buttons/stdButton.d.ts +0 -8
  23. package/dist/Buttons/stdButton.js +0 -7
  24. package/dist/Buttons/submitButton.cjs +0 -124
  25. package/dist/Buttons/submitButton.d.cts +0 -13
  26. package/dist/Buttons/submitButton.d.ts +0 -13
  27. package/dist/Buttons/submitButton.js +0 -8
  28. package/dist/CheckBoxes/CheckBox.cjs +0 -62
  29. package/dist/CheckBoxes/CheckBox.d.cjs +0 -17
  30. package/dist/CheckBoxes/CheckBox.d.cts +0 -15
  31. package/dist/CheckBoxes/CheckBox.d.d.cts +0 -15
  32. package/dist/CheckBoxes/CheckBox.d.d.ts +0 -15
  33. package/dist/CheckBoxes/CheckBox.d.js +0 -0
  34. package/dist/CheckBoxes/CheckBox.d.ts +0 -15
  35. package/dist/CheckBoxes/CheckBox.js +0 -7
  36. package/dist/Contexts/rufousThemeProvider.cjs +0 -209
  37. package/dist/Contexts/rufousThemeProvider.d.cts +0 -8
  38. package/dist/Contexts/rufousThemeProvider.d.ts +0 -8
  39. package/dist/Contexts/rufousThemeProvider.js +0 -10
  40. package/dist/DataGrid/DataGrid.cjs +0 -418
  41. package/dist/DataGrid/DataGrid.d.cts +0 -8
  42. package/dist/DataGrid/DataGrid.d.ts +0 -8
  43. package/dist/DataGrid/DataGrid.js +0 -9
  44. package/dist/DataGrid/index.cjs +0 -418
  45. package/dist/DataGrid/index.d.cts +0 -3
  46. package/dist/DataGrid/index.d.ts +0 -3
  47. package/dist/DataGrid/index.js +0 -8
  48. package/dist/DataGrid/types.cjs +0 -17
  49. package/dist/DataGrid/types.d.cts +0 -31
  50. package/dist/DataGrid/types.d.ts +0 -31
  51. package/dist/DataGrid/types.js +0 -0
  52. package/dist/Dialogs/BaseDialog.cjs +0 -133
  53. package/dist/Dialogs/BaseDialog.css +0 -8469
  54. package/dist/Dialogs/BaseDialog.d.cts +0 -31
  55. package/dist/Dialogs/BaseDialog.d.ts +0 -31
  56. package/dist/Dialogs/BaseDialog.js +0 -79
  57. package/dist/Dialogs/index.cjs +0 -139
  58. package/dist/Dialogs/index.css +0 -8469
  59. package/dist/Dialogs/index.d.cts +0 -2
  60. package/dist/Dialogs/index.d.ts +0 -2
  61. package/dist/Dialogs/index.js +0 -79
  62. package/dist/Editors/RichTextEditor.cjs +0 -29477
  63. package/dist/Editors/RichTextEditor.css +0 -7179
  64. package/dist/Editors/RichTextEditor.d.cts +0 -57
  65. package/dist/Editors/RichTextEditor.d.ts +0 -57
  66. package/dist/Editors/RichTextEditor.js +0 -9
  67. package/dist/Editors/index.cjs +0 -29477
  68. package/dist/Editors/index.css +0 -7179
  69. package/dist/Editors/index.d.cts +0 -2
  70. package/dist/Editors/index.d.ts +0 -2
  71. package/dist/Editors/index.js +0 -8
  72. package/dist/Progress/circularProgress.cjs +0 -60
  73. package/dist/Progress/circularProgress.d.cts +0 -9
  74. package/dist/Progress/circularProgress.d.ts +0 -9
  75. package/dist/Progress/circularProgress.js +0 -7
  76. package/dist/TextFields/AddressLookup.cjs +0 -390
  77. package/dist/TextFields/AddressLookup.d.cts +0 -49
  78. package/dist/TextFields/AddressLookup.d.ts +0 -49
  79. package/dist/TextFields/AddressLookup.js +0 -11
  80. package/dist/TextFields/FloatingInput.cjs +0 -67
  81. package/dist/TextFields/FloatingInput.d.cts +0 -17
  82. package/dist/TextFields/FloatingInput.d.ts +0 -17
  83. package/dist/TextFields/FloatingInput.js +0 -7
  84. package/dist/chunk-2AJACSJ3.js +0 -8
  85. package/dist/chunk-3IBCGGN3.js +0 -48
  86. package/dist/chunk-3Y6QBRGD.js +0 -8
  87. package/dist/chunk-4BTXGP7U.js +0 -19
  88. package/dist/chunk-4Y7SQ5EP.js +0 -8
  89. package/dist/chunk-5DAOQ2V5.js +0 -99
  90. package/dist/chunk-5GK5B3FD.js +0 -8
  91. package/dist/chunk-5JWTJ5PY.js +0 -8
  92. package/dist/chunk-5QEWUCKT.js +0 -303
  93. package/dist/chunk-5XKFPQLH.js +0 -8
  94. package/dist/chunk-66HHM7VI.js +0 -468
  95. package/dist/chunk-6FEUS4CQ.js +0 -41
  96. package/dist/chunk-6KIFTMUN.js +0 -8
  97. package/dist/chunk-6SUKO6QW.js +0 -8
  98. package/dist/chunk-763IHEJ2.js +0 -8
  99. package/dist/chunk-77QDKDFI.js +0 -8
  100. package/dist/chunk-7II4Q2WY.js +0 -8
  101. package/dist/chunk-7KRG7VNW.js +0 -0
  102. package/dist/chunk-AH6RCYDL.js +0 -45
  103. package/dist/chunk-AXSFVJ3H.js +0 -10
  104. package/dist/chunk-B2LVMM55.js +0 -8
  105. package/dist/chunk-BMMDUQDJ.js +0 -8
  106. package/dist/chunk-CTBYVXFP.js +0 -31
  107. package/dist/chunk-CTWVJQJ5.js +0 -8
  108. package/dist/chunk-DK3DA5LH.js +0 -8
  109. package/dist/chunk-DLJHWFNG.js +0 -18
  110. package/dist/chunk-DMP72IAP.js +0 -8
  111. package/dist/chunk-E5RTHYCU.js +0 -0
  112. package/dist/chunk-EZI3QGYJ.js +0 -8
  113. package/dist/chunk-FPRXN3DS.js +0 -18
  114. package/dist/chunk-FZCFFVXW.js +0 -10
  115. package/dist/chunk-G2GZDPUL.js +0 -61
  116. package/dist/chunk-GESVGIAP.js +0 -10
  117. package/dist/chunk-GJGRMMAQ.js +0 -0
  118. package/dist/chunk-GL43GPEM.js +0 -18
  119. package/dist/chunk-H372BAXA.js +0 -42
  120. package/dist/chunk-HMG3FW2Q.js +0 -97
  121. package/dist/chunk-J6E3UO2W.js +0 -402
  122. package/dist/chunk-JI5XMLWT.js +0 -8
  123. package/dist/chunk-JVN6QVET.js +0 -8
  124. package/dist/chunk-MNPAE2ZF.js +0 -100
  125. package/dist/chunk-N26C33E6.js +0 -8
  126. package/dist/chunk-N4EJKMJK.js +0 -8
  127. package/dist/chunk-NEGQXBQV.js +0 -29
  128. package/dist/chunk-OJV6F5JC.js +0 -8
  129. package/dist/chunk-Q4DHI3B5.js +0 -8
  130. package/dist/chunk-Q5XKCUE3.js +0 -8
  131. package/dist/chunk-QDMNCTXT.js +0 -8
  132. package/dist/chunk-QIEQRNBE.js +0 -10
  133. package/dist/chunk-QJPQC544.js +0 -29
  134. package/dist/chunk-QPGJCRBS.js +0 -0
  135. package/dist/chunk-QTGVW36I.js +0 -8
  136. package/dist/chunk-QZFGQ5JM.js +0 -157
  137. package/dist/chunk-R3GARAVJ.js +0 -10
  138. package/dist/chunk-R4ISYGEP.js +0 -8
  139. package/dist/chunk-RJ43D3XB.js +0 -18
  140. package/dist/chunk-U7SARO5B.js +0 -10
  141. package/dist/chunk-UPCMMCPQ.js +0 -34
  142. package/dist/chunk-UTBCFDOX.js +0 -8
  143. package/dist/chunk-UTYIBUY2.js +0 -8
  144. package/dist/chunk-WG3Q6GZN.js +0 -29
  145. package/dist/chunk-WHGVO3HV.js +0 -8
  146. package/dist/chunk-WXANSSXF.js +0 -8
  147. package/dist/chunk-WZAU77G7.js +0 -55
  148. package/dist/chunk-XCE3QE6Q.js +0 -8
  149. package/dist/chunk-XHY3OCAQ.js +0 -8
  150. package/dist/chunk-XPJVVKOU.js +0 -8
  151. package/dist/chunk-YRLN3TBF.js +0 -69
  152. package/dist/chunk-YTVUM76D.js +0 -10
  153. package/dist/chunk-YXPBXCY5.js +0 -89
  154. package/dist/chunk-Z7USRFM2.js +0 -8
  155. package/dist/chunk-ZJAV3FEQ.js +0 -48
  156. package/dist/chunk-ZLJDOLXZ.js +0 -8
  157. package/dist/icons/activateUserIcon.cjs +0 -74
  158. package/dist/icons/activateUserIcon.d.cts +0 -8
  159. package/dist/icons/activateUserIcon.d.ts +0 -8
  160. package/dist/icons/activateUserIcon.js +0 -7
  161. package/dist/icons/archivedIcon.cjs +0 -77
  162. package/dist/icons/archivedIcon.d.cts +0 -8
  163. package/dist/icons/archivedIcon.d.ts +0 -8
  164. package/dist/icons/archivedIcon.js +0 -7
  165. package/dist/icons/assignGroupIcon.cjs +0 -129
  166. package/dist/icons/assignGroupIcon.d.cts +0 -8
  167. package/dist/icons/assignGroupIcon.d.ts +0 -8
  168. package/dist/icons/assignGroupIcon.js +0 -7
  169. package/dist/icons/closeIcon.cjs +0 -37
  170. package/dist/icons/closeIcon.d.cts +0 -8
  171. package/dist/icons/closeIcon.d.ts +0 -8
  172. package/dist/icons/closeIcon.js +0 -7
  173. package/dist/icons/copyIcon.cjs +0 -70
  174. package/dist/icons/copyIcon.d.cts +0 -8
  175. package/dist/icons/copyIcon.d.ts +0 -8
  176. package/dist/icons/copyIcon.js +0 -7
  177. package/dist/icons/difficultyAllIcon.cjs +0 -37
  178. package/dist/icons/difficultyAllIcon.d.cts +0 -8
  179. package/dist/icons/difficultyAllIcon.d.ts +0 -8
  180. package/dist/icons/difficultyAllIcon.js +0 -7
  181. package/dist/icons/difficultyEasyIcon.cjs +0 -37
  182. package/dist/icons/difficultyEasyIcon.d.cts +0 -8
  183. package/dist/icons/difficultyEasyIcon.d.ts +0 -8
  184. package/dist/icons/difficultyEasyIcon.js +0 -7
  185. package/dist/icons/difficultyHardIcon.cjs +0 -37
  186. package/dist/icons/difficultyHardIcon.d.cts +0 -8
  187. package/dist/icons/difficultyHardIcon.d.ts +0 -8
  188. package/dist/icons/difficultyHardIcon.js +0 -7
  189. package/dist/icons/difficultyMediumIcon.cjs +0 -37
  190. package/dist/icons/difficultyMediumIcon.d.cts +0 -8
  191. package/dist/icons/difficultyMediumIcon.d.ts +0 -8
  192. package/dist/icons/difficultyMediumIcon.js +0 -7
  193. package/dist/icons/dollarIcon.cjs +0 -47
  194. package/dist/icons/dollarIcon.d.cts +0 -8
  195. package/dist/icons/dollarIcon.d.ts +0 -8
  196. package/dist/icons/dollarIcon.js +0 -7
  197. package/dist/icons/downloadIcon.cjs +0 -39
  198. package/dist/icons/downloadIcon.d.cts +0 -8
  199. package/dist/icons/downloadIcon.d.ts +0 -8
  200. package/dist/icons/downloadIcon.js +0 -7
  201. package/dist/icons/downloadPdfIcon.cjs +0 -37
  202. package/dist/icons/downloadPdfIcon.d.cts +0 -8
  203. package/dist/icons/downloadPdfIcon.d.ts +0 -8
  204. package/dist/icons/downloadPdfIcon.js +0 -7
  205. package/dist/icons/editChatIcon.cjs +0 -37
  206. package/dist/icons/editChatIcon.d.cts +0 -8
  207. package/dist/icons/editChatIcon.d.ts +0 -8
  208. package/dist/icons/editChatIcon.js +0 -7
  209. package/dist/icons/editIcon.cjs +0 -71
  210. package/dist/icons/editIcon.d.cts +0 -8
  211. package/dist/icons/editIcon.d.ts +0 -8
  212. package/dist/icons/editIcon.js +0 -7
  213. package/dist/icons/engagementIcon.cjs +0 -37
  214. package/dist/icons/engagementIcon.d.cts +0 -8
  215. package/dist/icons/engagementIcon.d.ts +0 -8
  216. package/dist/icons/engagementIcon.js +0 -7
  217. package/dist/icons/functionIcon.cjs +0 -37
  218. package/dist/icons/functionIcon.d.cts +0 -8
  219. package/dist/icons/functionIcon.d.ts +0 -8
  220. package/dist/icons/functionIcon.js +0 -7
  221. package/dist/icons/helpOutlinedIcon.cjs +0 -39
  222. package/dist/icons/helpOutlinedIcon.d.cts +0 -8
  223. package/dist/icons/helpOutlinedIcon.d.ts +0 -8
  224. package/dist/icons/helpOutlinedIcon.js +0 -7
  225. package/dist/icons/hierarchyIcon.cjs +0 -84
  226. package/dist/icons/hierarchyIcon.d.cts +0 -8
  227. package/dist/icons/hierarchyIcon.d.ts +0 -8
  228. package/dist/icons/hierarchyIcon.js +0 -7
  229. package/dist/icons/inactiveGroupIcon.cjs +0 -37
  230. package/dist/icons/inactiveGroupIcon.d.cts +0 -8
  231. package/dist/icons/inactiveGroupIcon.d.ts +0 -8
  232. package/dist/icons/inactiveGroupIcon.js +0 -7
  233. package/dist/icons/index.cjs +0 -1056
  234. package/dist/icons/index.d.cts +0 -57
  235. package/dist/icons/index.d.ts +0 -57
  236. package/dist/icons/index.js +0 -228
  237. package/dist/icons/industryIcon.cjs +0 -48
  238. package/dist/icons/industryIcon.d.cts +0 -8
  239. package/dist/icons/industryIcon.d.ts +0 -8
  240. package/dist/icons/industryIcon.js +0 -7
  241. package/dist/icons/invoiceIcon.cjs +0 -37
  242. package/dist/icons/invoiceIcon.d.cts +0 -8
  243. package/dist/icons/invoiceIcon.d.ts +0 -8
  244. package/dist/icons/invoiceIcon.js +0 -7
  245. package/dist/icons/locationPinIcon.cjs +0 -37
  246. package/dist/icons/locationPinIcon.d.cts +0 -8
  247. package/dist/icons/locationPinIcon.d.ts +0 -8
  248. package/dist/icons/locationPinIcon.js +0 -7
  249. package/dist/icons/logsIcon.cjs +0 -37
  250. package/dist/icons/logsIcon.d.cts +0 -8
  251. package/dist/icons/logsIcon.d.ts +0 -8
  252. package/dist/icons/logsIcon.js +0 -7
  253. package/dist/icons/minExperienceIcon.cjs +0 -47
  254. package/dist/icons/minExperienceIcon.d.cts +0 -8
  255. package/dist/icons/minExperienceIcon.d.ts +0 -8
  256. package/dist/icons/minExperienceIcon.js +0 -7
  257. package/dist/icons/nineDotMenuIcon.cjs +0 -39
  258. package/dist/icons/nineDotMenuIcon.d.cts +0 -8
  259. package/dist/icons/nineDotMenuIcon.d.ts +0 -8
  260. package/dist/icons/nineDotMenuIcon.js +0 -7
  261. package/dist/icons/notificationIcon.cjs +0 -39
  262. package/dist/icons/notificationIcon.d.cts +0 -8
  263. package/dist/icons/notificationIcon.d.ts +0 -8
  264. package/dist/icons/notificationIcon.js +0 -7
  265. package/dist/icons/projectIcon.cjs +0 -47
  266. package/dist/icons/projectIcon.d.cts +0 -8
  267. package/dist/icons/projectIcon.d.ts +0 -8
  268. package/dist/icons/projectIcon.js +0 -7
  269. package/dist/icons/qualificationsIcon.cjs +0 -37
  270. package/dist/icons/qualificationsIcon.d.cts +0 -8
  271. package/dist/icons/qualificationsIcon.d.ts +0 -8
  272. package/dist/icons/qualificationsIcon.js +0 -7
  273. package/dist/icons/questionStatusAllIcon.cjs +0 -37
  274. package/dist/icons/questionStatusAllIcon.d.cts +0 -8
  275. package/dist/icons/questionStatusAllIcon.d.ts +0 -8
  276. package/dist/icons/questionStatusAllIcon.js +0 -7
  277. package/dist/icons/questionStatusPrivateIcon.cjs +0 -37
  278. package/dist/icons/questionStatusPrivateIcon.d.cts +0 -8
  279. package/dist/icons/questionStatusPrivateIcon.d.ts +0 -8
  280. package/dist/icons/questionStatusPrivateIcon.js +0 -7
  281. package/dist/icons/questionStatusPublicIcon.cjs +0 -37
  282. package/dist/icons/questionStatusPublicIcon.d.cts +0 -8
  283. package/dist/icons/questionStatusPublicIcon.d.ts +0 -8
  284. package/dist/icons/questionStatusPublicIcon.js +0 -7
  285. package/dist/icons/questionTypeAllIcon.cjs +0 -37
  286. package/dist/icons/questionTypeAllIcon.d.cts +0 -8
  287. package/dist/icons/questionTypeAllIcon.d.ts +0 -8
  288. package/dist/icons/questionTypeAllIcon.js +0 -7
  289. package/dist/icons/questionTypeCodingIcon.cjs +0 -37
  290. package/dist/icons/questionTypeCodingIcon.d.cts +0 -8
  291. package/dist/icons/questionTypeCodingIcon.d.ts +0 -8
  292. package/dist/icons/questionTypeCodingIcon.js +0 -7
  293. package/dist/icons/questionTypeDescriptiveIcon.cjs +0 -37
  294. package/dist/icons/questionTypeDescriptiveIcon.d.cts +0 -8
  295. package/dist/icons/questionTypeDescriptiveIcon.d.ts +0 -8
  296. package/dist/icons/questionTypeDescriptiveIcon.js +0 -7
  297. package/dist/icons/questionTypeMultipleIcon.cjs +0 -37
  298. package/dist/icons/questionTypeMultipleIcon.d.cts +0 -8
  299. package/dist/icons/questionTypeMultipleIcon.d.ts +0 -8
  300. package/dist/icons/questionTypeMultipleIcon.js +0 -7
  301. package/dist/icons/questionTypeSingleIcon.cjs +0 -37
  302. package/dist/icons/questionTypeSingleIcon.d.cts +0 -8
  303. package/dist/icons/questionTypeSingleIcon.d.ts +0 -8
  304. package/dist/icons/questionTypeSingleIcon.js +0 -7
  305. package/dist/icons/refreshIcon.cjs +0 -39
  306. package/dist/icons/refreshIcon.d.cts +0 -8
  307. package/dist/icons/refreshIcon.d.ts +0 -8
  308. package/dist/icons/refreshIcon.js +0 -7
  309. package/dist/icons/resendInviteIcon.cjs +0 -58
  310. package/dist/icons/resendInviteIcon.d.cts +0 -8
  311. package/dist/icons/resendInviteIcon.d.ts +0 -8
  312. package/dist/icons/resendInviteIcon.js +0 -7
  313. package/dist/icons/rolesIcon.cjs +0 -47
  314. package/dist/icons/rolesIcon.d.cts +0 -8
  315. package/dist/icons/rolesIcon.d.ts +0 -8
  316. package/dist/icons/rolesIcon.js +0 -7
  317. package/dist/icons/rufousAiIcon.cjs +0 -37
  318. package/dist/icons/rufousAiIcon.d.cts +0 -8
  319. package/dist/icons/rufousAiIcon.d.ts +0 -8
  320. package/dist/icons/rufousAiIcon.js +0 -7
  321. package/dist/icons/rufousBirdIcon.cjs +0 -37
  322. package/dist/icons/rufousBirdIcon.d.cts +0 -8
  323. package/dist/icons/rufousBirdIcon.d.ts +0 -8
  324. package/dist/icons/rufousBirdIcon.js +0 -7
  325. package/dist/icons/rufousLauncherBird.cjs +0 -186
  326. package/dist/icons/rufousLauncherBird.d.cts +0 -8
  327. package/dist/icons/rufousLauncherBird.d.ts +0 -8
  328. package/dist/icons/rufousLauncherBird.js +0 -7
  329. package/dist/icons/sidebarIcon.cjs +0 -37
  330. package/dist/icons/sidebarIcon.d.cts +0 -8
  331. package/dist/icons/sidebarIcon.d.ts +0 -8
  332. package/dist/icons/sidebarIcon.js +0 -7
  333. package/dist/icons/softSkillsIcon.cjs +0 -37
  334. package/dist/icons/softSkillsIcon.d.cts +0 -8
  335. package/dist/icons/softSkillsIcon.d.ts +0 -8
  336. package/dist/icons/softSkillsIcon.js +0 -7
  337. package/dist/icons/subscribeIcon.cjs +0 -37
  338. package/dist/icons/subscribeIcon.d.cts +0 -8
  339. package/dist/icons/subscribeIcon.d.ts +0 -8
  340. package/dist/icons/subscribeIcon.js +0 -7
  341. package/dist/icons/suspendUserIcon.cjs +0 -37
  342. package/dist/icons/suspendUserIcon.d.cts +0 -8
  343. package/dist/icons/suspendUserIcon.d.ts +0 -8
  344. package/dist/icons/suspendUserIcon.js +0 -7
  345. package/dist/icons/technicalSkillsIcon.cjs +0 -37
  346. package/dist/icons/technicalSkillsIcon.d.cts +0 -8
  347. package/dist/icons/technicalSkillsIcon.d.ts +0 -8
  348. package/dist/icons/technicalSkillsIcon.js +0 -7
  349. package/dist/icons/tickIcon.cjs +0 -37
  350. package/dist/icons/tickIcon.d.cts +0 -8
  351. package/dist/icons/tickIcon.d.ts +0 -8
  352. package/dist/icons/tickIcon.js +0 -7
  353. package/dist/icons/timerIcon.cjs +0 -37
  354. package/dist/icons/timerIcon.d.cts +0 -8
  355. package/dist/icons/timerIcon.d.ts +0 -8
  356. package/dist/icons/timerIcon.js +0 -7
  357. package/dist/icons/trashIcon.cjs +0 -37
  358. package/dist/icons/trashIcon.d.cts +0 -8
  359. package/dist/icons/trashIcon.d.ts +0 -8
  360. package/dist/icons/trashIcon.js +0 -7
  361. package/dist/icons/unArchivedIcon.cjs +0 -77
  362. package/dist/icons/unArchivedIcon.d.cts +0 -8
  363. package/dist/icons/unArchivedIcon.d.ts +0 -8
  364. package/dist/icons/unArchivedIcon.js +0 -7
  365. package/dist/icons/unsubscribeIcon.cjs +0 -37
  366. package/dist/icons/unsubscribeIcon.d.cts +0 -8
  367. package/dist/icons/unsubscribeIcon.d.ts +0 -8
  368. package/dist/icons/unsubscribeIcon.js +0 -7
  369. package/dist/icons/uploadIcon.cjs +0 -37
  370. package/dist/icons/uploadIcon.d.cts +0 -8
  371. package/dist/icons/uploadIcon.d.ts +0 -8
  372. package/dist/icons/uploadIcon.js +0 -7
  373. package/dist/icons/userAssignIcon.cjs +0 -90
  374. package/dist/icons/userAssignIcon.d.cts +0 -8
  375. package/dist/icons/userAssignIcon.d.ts +0 -8
  376. package/dist/icons/userAssignIcon.js +0 -7
  377. package/dist/icons/viewIcon.cjs +0 -37
  378. package/dist/icons/viewIcon.d.cts +0 -8
  379. package/dist/icons/viewIcon.d.ts +0 -8
  380. package/dist/icons/viewIcon.js +0 -7
  381. package/dist/icons/workItemIcon.cjs +0 -58
  382. package/dist/icons/workItemIcon.d.cts +0 -8
  383. package/dist/icons/workItemIcon.d.ts +0 -8
  384. package/dist/icons/workItemIcon.js +0 -7
  385. package/dist/style.css +0 -1181
  386. package/dist/style.d.cts +0 -2
  387. package/dist/style.d.ts +0 -2
  388. package/dist/styles/address-lookup.css +0 -107
  389. package/dist/styles/address-lookup.d.cts +0 -2
  390. package/dist/styles/address-lookup.d.ts +0 -2
  391. package/dist/styles/button.css +0 -109
  392. package/dist/styles/button.d.cts +0 -2
  393. package/dist/styles/button.d.ts +0 -2
  394. package/dist/styles/checkbox.css +0 -60
  395. package/dist/styles/checkbox.d.cts +0 -2
  396. package/dist/styles/checkbox.d.ts +0 -2
  397. package/dist/styles/datagrid.css +0 -531
  398. package/dist/styles/datagrid.d.cts +0 -2
  399. package/dist/styles/datagrid.d.ts +0 -2
  400. package/dist/styles/dialog.css +0 -118
  401. package/dist/styles/dialog.d.cts +0 -2
  402. package/dist/styles/dialog.d.ts +0 -2
  403. package/dist/styles/editor.css +0 -211
  404. package/dist/styles/editor.d.cts +0 -2
  405. package/dist/styles/editor.d.ts +0 -2
  406. package/dist/styles/progress.css +0 -36
  407. package/dist/styles/progress.d.cts +0 -2
  408. package/dist/styles/progress.d.ts +0 -2
  409. package/dist/utils/constants.cjs +0 -112
  410. package/dist/utils/constants.d.cts +0 -78
  411. package/dist/utils/constants.d.ts +0 -78
  412. package/dist/utils/constants.js +0 -7
@@ -1,89 +0,0 @@
1
- // lib/utils/constants.ts
2
- var APP_THEMES = {
3
- rufous: {
4
- name: "Rufous",
5
- light: {
6
- primary: "#a41b06",
7
- secondary: "#8b1605",
8
- background: "#ffffff",
9
- surface: "#ffffff",
10
- text: "#2d2d2d",
11
- textSecondary: "#666666",
12
- border: "#e0e0e0",
13
- hover: "#fff5f5",
14
- selection: "#fce4ec",
15
- icon: "#a41b06",
16
- get customStyles() {
17
- return {
18
- iconColor: this.icon,
19
- primaryColor: this.primary,
20
- secondaryColor: this.secondary
21
- };
22
- }
23
- },
24
- dark: {
25
- primary: "#dc2626",
26
- secondary: "#a41b06",
27
- background: "#121212",
28
- surface: "#1e1e1e",
29
- text: "#f5f5f5",
30
- textSecondary: "#b0b0b0",
31
- border: "#333333",
32
- hover: "#2d1a1a",
33
- selection: "#4a1212",
34
- icon: "#dc2626",
35
- get customStyles() {
36
- return {
37
- iconColor: this.icon,
38
- primaryColor: this.primary,
39
- secondaryColor: this.secondary
40
- };
41
- }
42
- }
43
- },
44
- slate: {
45
- name: "Slate",
46
- light: {
47
- primary: "#334155",
48
- secondary: "#475569",
49
- background: "#f8fafc",
50
- surface: "#ffffff",
51
- text: "#0f172a",
52
- textSecondary: "#64748b",
53
- border: "#e2e8f0",
54
- hover: "#f1f5f9",
55
- selection: "#e0f2fe",
56
- icon: "#334155",
57
- get customStyles() {
58
- return {
59
- iconColor: this.icon,
60
- primaryColor: this.primary,
61
- secondaryColor: this.secondary
62
- };
63
- }
64
- },
65
- dark: {
66
- primary: "#94a3b8",
67
- secondary: "#64748b",
68
- background: "#0f172a",
69
- surface: "#1e293b",
70
- text: "#f1f5f9",
71
- textSecondary: "#94a3b8",
72
- border: "#334155",
73
- hover: "#1e293b",
74
- selection: "#0c4a6e",
75
- icon: "#94a3b8",
76
- get customStyles() {
77
- return {
78
- iconColor: this.icon,
79
- primaryColor: this.primary,
80
- secondaryColor: this.secondary
81
- };
82
- }
83
- }
84
- }
85
- };
86
-
87
- export {
88
- APP_THEMES
89
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionTypeMultipleIcon.tsx
2
- import * as React from "react";
3
- 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" }))));
4
- var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
5
-
6
- export {
7
- questionTypeMultipleIcon_default
8
- };
@@ -1,48 +0,0 @@
1
- // lib/icons/unArchivedIcon.tsx
2
- import React from "react";
3
- var UnArchivedIcon = ({ color = "#3a3a3a", ...props }) => {
4
- return /* @__PURE__ */ React.createElement(
5
- "svg",
6
- {
7
- xmlns: "http://www.w3.org/2000/svg",
8
- width: "24",
9
- height: "23.8",
10
- viewBox: "0 0 24 23.8",
11
- ...props
12
- },
13
- /* @__PURE__ */ React.createElement("g", { transform: "translate(-8 -8.4)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(8 8.4)" }, /* @__PURE__ */ React.createElement(
14
- "g",
15
- {
16
- transform: "translate(2.5 5.8)",
17
- fill: "none",
18
- stroke: color,
19
- strokeWidth: "1.8"
20
- },
21
- /* @__PURE__ */ React.createElement("rect", { width: "19", height: "18", stroke: "none" }),
22
- /* @__PURE__ */ React.createElement("rect", { x: "0.9", y: "0.9", width: "17.2", height: "16.2", fill: "none" })
23
- ), /* @__PURE__ */ React.createElement("g", { fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ React.createElement("rect", { width: "24", height: "7.5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.9", y: "0.9", width: "22.2", height: "5.7", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { transform: "translate(15.938 18.774)" }, /* @__PURE__ */ React.createElement(
24
- "line",
25
- {
26
- y1: "10",
27
- transform: "translate(4.344 0.187)",
28
- fill: "none",
29
- stroke: color,
30
- strokeWidth: "1.8"
31
- }
32
- ), /* @__PURE__ */ React.createElement(
33
- "path",
34
- {
35
- d: "M1268.938-683.312l4.5-3.75,4.188,3.75",
36
- transform: "translate(-1268.938 687.063)",
37
- fill: "none",
38
- stroke: color,
39
- strokeWidth: "1.8"
40
- }
41
- )))
42
- );
43
- };
44
- var unArchivedIcon_default = UnArchivedIcon;
45
-
46
- export {
47
- unArchivedIcon_default
48
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/engagementIcon.tsx
2
- import * as React from "react";
3
- var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M14.4391 12.237C14.4713 12.2661 14.5091 12.2883 14.5501 12.3022C14.5912 12.3161 14.6347 12.3214 14.6779 12.3179C14.7211 12.3143 14.7631 12.3019 14.8013 12.2815C14.8396 12.261 14.8732 12.233 14.9001 12.199C14.956 12.1312 14.9835 12.0444 14.9768 11.9567C14.9701 11.8691 14.9297 11.7875 14.8641 11.729C14.2376 11.1794 13.5316 10.7277 12.7701 10.389C13.3457 9.88171 13.8062 9.25734 14.121 8.55767C14.4357 7.85801 14.5974 7.09919 14.5951 6.33199C14.6139 4.93817 14.0788 3.59386 13.1075 2.59404C12.1362 1.59423 10.8079 1.02059 9.41414 0.998993C8.02071 1.02137 6.69304 1.5955 5.72234 2.59544C4.75164 3.59539 4.21716 4.93951 4.23614 6.33299C4.23383 7.09938 4.39508 7.85743 4.7091 8.55653C5.02313 9.25563 5.48271 9.87968 6.05714 10.387C4.53991 11.0856 3.25607 12.2066 2.35924 13.6158C1.46241 15.0249 0.99056 16.6627 1.00014 18.333V20.666C0.999074 20.7531 1.03258 20.837 1.09332 20.8995C1.15405 20.9619 1.23706 20.9977 1.32414 20.999C1.41123 20.9977 1.49424 20.9619 1.55497 20.8995C1.61571 20.837 1.64921 20.7531 1.64814 20.666V18.333C1.63752 16.7252 2.11129 15.1515 3.00775 13.8168C3.9042 12.4821 5.1818 11.4483 6.67414 10.85C7.48858 11.3825 8.44057 11.6661 9.41364 11.6661C10.3867 11.6661 11.3387 11.3825 12.1531 10.85C12.9907 11.1745 13.7645 11.644 14.4391 12.237ZM4.88314 6.33699C4.86577 5.11734 5.33299 3.94062 6.18228 3.06509C7.03157 2.18955 8.19353 1.68674 9.41314 1.66699C10.6322 1.68674 11.7937 2.18914 12.6429 3.06402C13.4921 3.93891 13.9597 5.11486 13.9431 6.33399C13.9592 7.55278 13.4914 8.72822 12.6422 9.60267C11.7931 10.4771 10.6319 10.9792 9.41314 10.999C8.19423 10.9792 7.03288 10.477 6.18371 9.60232C5.33454 8.72765 4.86683 7.55196 4.88314 6.33299V6.33699Z", fill: color, stroke: color, strokeWidth: "0.5" }), /* @__PURE__ */ React.createElement("path", { d: "M20.971 15.204C20.9361 15.0935 20.8706 14.9953 20.7821 14.9206C20.6936 14.8459 20.5857 14.7978 20.471 14.782L17.754 14.4L16.54 12.021C16.4874 11.9197 16.4081 11.8348 16.3106 11.7755C16.213 11.7162 16.1011 11.6849 15.987 11.6849C15.8729 11.6849 15.761 11.7162 15.6634 11.7755C15.5659 11.8348 15.4866 11.9197 15.434 12.021L14.22 14.4L11.503 14.782C11.3883 14.7978 11.2804 14.8459 11.1919 14.9206C11.1034 14.9953 11.0379 15.0935 11.003 15.204C10.9675 15.313 10.964 15.4299 10.9929 15.5408C11.0218 15.6518 11.0819 15.7521 11.166 15.83L13.124 17.677L12.662 20.282C12.6461 20.3691 12.6497 20.4587 12.6725 20.5443C12.6953 20.6299 12.7368 20.7093 12.794 20.777C12.8859 20.8832 13.0105 20.956 13.1482 20.9839C13.2859 21.0117 13.429 20.9931 13.555 20.931L15.99 19.693L18.425 20.931C18.5508 20.9954 18.6947 21.0151 18.8332 20.987C18.9716 20.9588 19.0964 20.8844 19.187 20.776C19.2442 20.7083 19.2857 20.6289 19.3085 20.5433C19.3313 20.4577 19.3349 20.3681 19.319 20.281L18.857 17.676L20.816 15.829C20.8986 15.7503 20.957 15.6497 20.9845 15.539C21.0119 15.4283 21.0072 15.3121 20.971 15.204ZM18.316 17.195C18.2424 17.2639 18.1871 17.3501 18.1551 17.4458C18.1232 17.5415 18.1156 17.6436 18.133 17.743L18.57 20.205L16.27 19.034C16.1819 18.9903 16.0849 18.9675 15.9865 18.9675C15.8881 18.9675 15.7911 18.9903 15.703 19.034L13.403 20.205L13.84 17.742C13.8575 17.6426 13.8498 17.5405 13.8179 17.4448C13.7859 17.3491 13.7306 17.2629 13.657 17.194L11.819 15.46L14.372 15.101C14.4705 15.0874 14.5642 15.0504 14.6453 14.9929C14.7265 14.9355 14.7925 14.8594 14.838 14.771L15.99 12.512L17.143 14.771C17.1885 14.8594 17.2546 14.9355 17.3357 14.9929C17.4168 15.0504 17.5105 15.0874 17.609 15.101L20.162 15.46L18.316 17.195Z", fill: color, stroke: color, strokeWidth: "0.5" }));
4
- var engagementIcon_default = EngagementIcon;
5
-
6
- export {
7
- engagementIcon_default
8
- };
@@ -1,74 +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/activateUserIcon.tsx
30
- var activateUserIcon_exports = {};
31
- __export(activateUserIcon_exports, {
32
- default: () => activateUserIcon_default
33
- });
34
- module.exports = __toCommonJS(activateUserIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var ActivateUserIcon = ({ 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(
55
- "path",
56
- {
57
- d: "M1465 4094 c-617 -35 -1156 -428 -1366 -997 -161 -437 -117 -925 119\n-1322 205 -345 559 -608 947 -704 186 -46 188 -46 1395 -46 1207 0 1209 0\n1395 46 484 120 894 487 1066 952 221 599 51 1275 -426 1689 -180 156 -408\n278 -625 334 -189 48 -157 47 -1335 49 -610 1 -1137 0 -1170 -1z m2343 -187\nc566 -104 995 -520 1113 -1080 31 -145 31 -389 0 -534 -57 -271 -177 -496\n-368 -689 -202 -205 -460 -339 -751 -392 -89 -15 -195 -17 -1242 -17 -1047 0\n-1153 2 -1242 17 -570 103 -1000 519 -1119 1081 -31 145 -31 389 0 534 88 416\n346 756 718 946 172 87 327 131 523 147 52 4 585 7 1185 6 976 -2 1100 -4\n1183 -19z"
58
- }
59
- ),
60
- /* @__PURE__ */ React.createElement(
61
- "path",
62
- {
63
- d: "M1425 3664 c-158 -24 -268 -56 -380 -112 -379 -189 -615 -569 -615\n-992 0 -531 363 -974 890 -1087 100 -21 320 -23 418 -4 417 81 759 399 867\n803 163 614 -221 1239 -845 1374 -67 14 -282 26 -335 18z m335 -194 c257 -62\n496 -254 615 -495 75 -151 90 -223 90 -415 0 -192 -15 -264 -90 -415 -120\n-242 -357 -432 -620 -496 -119 -30 -305 -32 -419 -5 -341 79 -598 321 -703\n663 -24 80 -27 102 -27 253 0 151 3 173 27 253 116 377 404 622 802 681 61 9\n243 -4 325 -24z"
64
- }
65
- ),
66
- /* @__PURE__ */ React.createElement(
67
- "path",
68
- {
69
- d: "M4145 2974 c-16 -8 -170 -154 -340 -324 l-310 -310 -150 150 c-130\n131 -154 150 -182 150 -17 0 -39 -3 -48 -6 -25 -10 -48 -62 -40 -93 8 -34 349\n-378 393 -397 29 -13 37 -13 65 1 42 20 713 692 726 727 16 41 -4 87 -45 104\n-40 17 -33 17 -69 -2z"
70
- }
71
- )
72
- )
73
- );
74
- var activateUserIcon_default = ActivateUserIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface ActivateUserProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ActivateUserIcon: React.FC<ActivateUserProps>;
7
-
8
- export { type ActivateUserProps, ActivateUserIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface ActivateUserProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ActivateUserIcon: React.FC<ActivateUserProps>;
7
-
8
- export { type ActivateUserProps, ActivateUserIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- activateUserIcon_default
3
- } from "../chunk-AH6RCYDL.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- activateUserIcon_default as default
7
- };
@@ -1,77 +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/archivedIcon.tsx
30
- var archivedIcon_exports = {};
31
- __export(archivedIcon_exports, {
32
- default: () => archivedIcon_default
33
- });
34
- module.exports = __toCommonJS(archivedIcon_exports);
35
- var import_react = __toESM(require("react"), 1);
36
- var ArchivedIcon = ({ color = "#3a3a3a", ...props }) => {
37
- return /* @__PURE__ */ import_react.default.createElement(
38
- "svg",
39
- {
40
- xmlns: "http://www.w3.org/2000/svg",
41
- width: "24",
42
- height: "23.8",
43
- viewBox: "0 0 24 23.8",
44
- ...props
45
- },
46
- /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(-8 -8.4)" }, /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(8 8.4)" }, /* @__PURE__ */ import_react.default.createElement(
47
- "g",
48
- {
49
- transform: "translate(2.5 5.8)",
50
- fill: "none",
51
- stroke: color,
52
- strokeWidth: "1.8"
53
- },
54
- /* @__PURE__ */ import_react.default.createElement("rect", { width: "19", height: "18", stroke: "none" }),
55
- /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "17.2", height: "16.2", fill: "none" })
56
- ), /* @__PURE__ */ import_react.default.createElement("g", { fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ import_react.default.createElement("rect", { width: "24", height: "7.5", stroke: "none" }), /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "22.2", height: "5.7", fill: "none" }))), /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(15.938 17.774)" }, /* @__PURE__ */ import_react.default.createElement(
57
- "line",
58
- {
59
- y2: "10",
60
- transform: "translate(4.344)",
61
- fill: "none",
62
- stroke: color,
63
- strokeWidth: "1.8"
64
- }
65
- ), /* @__PURE__ */ import_react.default.createElement(
66
- "path",
67
- {
68
- d: "M1268.938-687.062l4.5,3.75,4.188-3.75",
69
- transform: "translate(-1268.938 693.5)",
70
- fill: "none",
71
- stroke: color,
72
- strokeWidth: "1.8"
73
- }
74
- )))
75
- );
76
- };
77
- var archivedIcon_default = ArchivedIcon;
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface ArchivedIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ArchivedIcon: React__default.FC<ArchivedIconProps>;
7
-
8
- export { type ArchivedIconProps, ArchivedIcon as default };
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface ArchivedIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const ArchivedIcon: React__default.FC<ArchivedIconProps>;
7
-
8
- export { type ArchivedIconProps, ArchivedIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- archivedIcon_default
3
- } from "../chunk-3IBCGGN3.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- archivedIcon_default as default
7
- };
@@ -1,129 +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/assignGroupIcon.tsx
30
- var assignGroupIcon_exports = {};
31
- __export(assignGroupIcon_exports, {
32
- default: () => assignGroupIcon_default
33
- });
34
- module.exports = __toCommonJS(assignGroupIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var AssignGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
- "svg",
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: "25.65",
41
- height: "25.8",
42
- viewBox: "0 0 25.65 25.8",
43
- ...props
44
- },
45
- /* @__PURE__ */ React.createElement("g", { transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(3.125)" }, /* @__PURE__ */ React.createElement(
46
- "circle",
47
- {
48
- cx: "4.819",
49
- cy: "4.819",
50
- r: "4.819",
51
- transform: "translate(3.316)",
52
- fill: "none",
53
- stroke: color,
54
- "stroke-miterlimit": "10",
55
- "stroke-width": "1.8"
56
- }
57
- ), /* @__PURE__ */ React.createElement(
58
- "path",
59
- {
60
- d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07",
61
- transform: "translate(-307.2 -193.585)",
62
- fill: "none",
63
- stroke: color,
64
- "stroke-miterlimit": "10",
65
- "stroke-width": "1.8"
66
- }
67
- )), /* @__PURE__ */ React.createElement("g", { transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.createElement(
68
- "path",
69
- {
70
- d: "M302.6,169a3.478,3.478,0,1,1,0,6.956",
71
- transform: "translate(-302.6 -169)",
72
- fill: "none",
73
- stroke: color,
74
- "stroke-miterlimit": "10",
75
- "stroke-width": "1.5"
76
- }
77
- ), /* @__PURE__ */ React.createElement(
78
- "path",
79
- {
80
- d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677",
81
- transform: "translate(-296.175 -193.354)",
82
- fill: "none",
83
- stroke: color,
84
- "stroke-miterlimit": "10",
85
- "stroke-width": "1.5"
86
- }
87
- )), /* @__PURE__ */ React.createElement("g", { transform: "translate(0 0.829)" }, /* @__PURE__ */ React.createElement(
88
- "path",
89
- {
90
- d: "M306.078,169a3.478,3.478,0,1,0,0,6.956",
91
- transform: "translate(-301.11 -169)",
92
- fill: "none",
93
- stroke: color,
94
- "stroke-miterlimit": "10",
95
- "stroke-width": "1.5"
96
- }
97
- ), /* @__PURE__ */ React.createElement(
98
- "path",
99
- {
100
- d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775",
101
- transform: "translate(-296.175 -193.354)",
102
- fill: "none",
103
- stroke: color,
104
- "stroke-miterlimit": "10",
105
- "stroke-width": "1.5"
106
- }
107
- ))), /* @__PURE__ */ React.createElement("g", { transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.createElement(
108
- "ellipse",
109
- {
110
- cx: "6.08",
111
- cy: "6.08",
112
- rx: "6.08",
113
- ry: "6.08",
114
- fill: "none",
115
- stroke: color,
116
- "stroke-miterlimit": "10",
117
- "stroke-width": "1.8",
118
- "stroke-dasharray": "470 154"
119
- }
120
- ), /* @__PURE__ */ React.createElement(
121
- "path",
122
- {
123
- d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
124
- transform: "translate(2.818 12.771)",
125
- fill: color
126
- }
127
- )))
128
- );
129
- var assignGroupIcon_default = AssignGroupIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface AssignGroupProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const AssignGroupIcon: React.FC<AssignGroupProps>;
7
-
8
- export { type AssignGroupProps, AssignGroupIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface AssignGroupProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const AssignGroupIcon: React.FC<AssignGroupProps>;
7
-
8
- export { type AssignGroupProps, AssignGroupIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- assignGroupIcon_default
3
- } from "../chunk-MNPAE2ZF.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- assignGroupIcon_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/closeIcon.tsx
30
- var closeIcon_exports = {};
31
- __export(closeIcon_exports, {
32
- default: () => closeIcon_default
33
- });
34
- module.exports = __toCommonJS(closeIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var CloseIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "336", height: "336", viewBox: "0 0 336 336", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M132.323 167.676L0 299.999L35.3553 335.356L167.68 203.032L300.003 335.356L335.36 299.999L203.037 167.676L335.357 35.3553L300 0L167.68 132.319L35.3593 0L0.00398954 35.3553L132.323 167.676Z", fill: color }));
37
- var closeIcon_default = CloseIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface CloseProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const CloseIcon: React.FC<CloseProps>;
7
-
8
- export { type CloseProps, CloseIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface CloseProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const CloseIcon: React.FC<CloseProps>;
7
-
8
- export { type CloseProps, CloseIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- closeIcon_default
3
- } from "../chunk-Q5XKCUE3.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- closeIcon_default as default
7
- };