@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,70 +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/copyIcon.tsx
30
- var copyIcon_exports = {};
31
- __export(copyIcon_exports, {
32
- default: () => copyIcon_default
33
- });
34
- module.exports = __toCommonJS(copyIcon_exports);
35
- var import_react = __toESM(require("react"), 1);
36
- var CopyIcon = ({ 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: "24",
43
- viewBox: "0 0 24 24",
44
- ...props
45
- },
46
- /* @__PURE__ */ import_react.default.createElement("g", { transform: "translate(0 -7)" }, /* @__PURE__ */ import_react.default.createElement(
47
- "g",
48
- {
49
- transform: "translate(18 31) rotate(180)",
50
- fill: "#fff",
51
- stroke: color,
52
- strokeWidth: "1.8",
53
- strokeDasharray: "40 28"
54
- },
55
- /* @__PURE__ */ import_react.default.createElement("rect", { width: "18", height: "18", stroke: "none" }),
56
- /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "16.2", height: "16.2", fill: "none" })
57
- ), /* @__PURE__ */ import_react.default.createElement(
58
- "g",
59
- {
60
- transform: "translate(6 7)",
61
- fill: "#fff",
62
- stroke: color,
63
- strokeWidth: "1.8"
64
- },
65
- /* @__PURE__ */ import_react.default.createElement("rect", { width: "18", height: "18", stroke: "none" }),
66
- /* @__PURE__ */ import_react.default.createElement("rect", { x: "0.9", y: "0.9", width: "16.2", height: "16.2", fill: "none" })
67
- ))
68
- );
69
- };
70
- var copyIcon_default = CopyIcon;
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface CopyIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const CopyIcon: React__default.FC<CopyIconProps>;
7
-
8
- export { type CopyIconProps, CopyIcon as default };
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface CopyIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const CopyIcon: React__default.FC<CopyIconProps>;
7
-
8
- export { type CopyIconProps, CopyIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- copyIcon_default
3
- } from "../chunk-6FEUS4CQ.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- copyIcon_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/difficultyAllIcon.tsx
30
- var difficultyAllIcon_exports = {};
31
- __export(difficultyAllIcon_exports, {
32
- default: () => difficultyAllIcon_default
33
- });
34
- module.exports = __toCommonJS(difficultyAllIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DifficultyAllIcon = ({ 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_25260", "data-name": "Group 25260", 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: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color }))));
37
- var difficultyAllIcon_default = DifficultyAllIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyAllProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyAllIcon: React.FC<DifficultyAllProps>;
7
-
8
- export { type DifficultyAllProps, DifficultyAllIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyAllProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyAllIcon: React.FC<DifficultyAllProps>;
7
-
8
- export { type DifficultyAllProps, DifficultyAllIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- difficultyAllIcon_default
3
- } from "../chunk-5XKFPQLH.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- difficultyAllIcon_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/difficultyEasyIcon.tsx
30
- var difficultyEasyIcon_exports = {};
31
- __export(difficultyEasyIcon_exports, {
32
- default: () => difficultyEasyIcon_default
33
- });
34
- module.exports = __toCommonJS(difficultyEasyIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DifficultyEasyIcon = ({ 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_25188", "data-name": "Group 25188", transform: "translate(-5417 -11873)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19449", "data-name": "Rectangle 19449", width: "24", height: "24", rx: "1", transform: "translate(5417 11873)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25185", "data-name": "Group 25185", transform: "translate(59 58)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(-7.882 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 28" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z M 2.945520401000977 0 L 2.945520401000977 1.600000381469727 C 2.84080982208252 1.600000381469727 2.740250587463379 1.603919982910156 2.646610260009766 1.611640930175781 L 2.515110015869141 0.01704978942871094 C 2.516510963439941 0.01694488525390625 2.518670082092285 0.01676177978515625 2.520066261291504 0.01664543151855469 C 2.522381782531738 0.01645469665527344 2.524991035461426 0.01624488830566406 2.527313232421875 0.01605987548828125 C 2.529085159301758 0.01591682434082031 2.531659126281738 0.01571464538574219 2.533437728881836 0.01557540893554688 C 2.535869598388672 0.01538848876953125 2.53789234161377 0.01522636413574219 2.540331840515137 0.01503944396972656 C 2.542596817016602 0.01486587524414062 2.544377326965332 0.01472854614257812 2.546649932861328 0.014556884765625 C 2.548808097839355 0.01439285278320312 2.551301956176758 0.0142059326171875 2.553468704223633 0.01404571533203125 C 2.555868148803711 0.01385688781738281 2.557502746582031 0.01374626159667969 2.559898376464844 0.01357269287109375 C 2.562151908874512 0.01340484619140625 2.564151763916016 0.01326370239257812 2.566399574279785 0.01310157775878906 C 2.566399574279785 0.01310157775878906 2.566864013671875 0.01306915283203125 2.566864013671875 0.01306915283203125 C 2.57110595703125 0.01276588439941406 2.57536506652832 0.0124664306640625 2.579619407653809 0.01217460632324219 C 2.579619407653809 0.01217460632324219 2.579784393310547 0.01216316223144531 2.579784393310547 0.01216316223144531 C 2.584098815917969 0.01186561584472656 2.588407516479492 0.01157569885253906 2.592735290527344 0.01128959655761719 C 2.592735290527344 0.01128959655761719 2.592784881591797 0.01128578186035156 2.592784881591797 0.01128578186035156 C 2.660236358642578 0.006830215454101562 2.729240417480469 0.003675460815429687 2.799824714660645 0.001855850219726562 C 2.799824714660645 0.001855850219726562 2.799884796142578 0.00185394287109375 2.799884796142578 0.00185394287109375 C 2.80436897277832 0.001737594604492187 2.808863639831543 0.001628875732421875 2.813360214233398 0.001523971557617187 C 2.813360214233398 0.001523971557617187 2.813761711120605 0.001514434814453125 2.813761711120605 0.001514434814453125 C 2.818571090698242 0.001401901245117187 2.822827339172363 0.0012969970703125 2.827651977539062 0.001209259033203125 C 2.829718589782715 0.001165390014648437 2.831778526306152 0.001123428344726562 2.83384895324707 0.0010833740234375 C 2.83384895324707 0.0010833740234375 2.834271430969238 0.00107574462890625 2.834271430969238 0.00107574462890625 C 2.836458206176758 0.001031875610351562 2.838649749755859 0.0009918212890625 2.840839385986328 0.0009517669677734375 C 2.840839385986328 0.0009517669677734375 2.841431617736816 0.0009403228759765625 2.841431617736816 0.0009403228759765625 C 2.843830108642578 0.0008983612060546875 2.845800399780273 0.000858306884765625 2.848199844360352 0.0008220672607421875 C 2.850400924682617 0.0007839202880859375 2.852592468261719 0.0007476806640625 2.85479736328125 0.000713348388671875 C 2.85479736328125 0.000713348388671875 2.854939460754395 0.00070953369140625 2.854939460754395 0.00070953369140625 C 2.857370376586914 0.0006732940673828125 2.859868049621582 0.000637054443359375 2.862303733825684 0.000598907470703125 C 2.867326736450195 0.0005283355712890625 2.871203422546387 0.000476837158203125 2.876241683959961 0.0004138946533203125 C 2.878293037414551 0.00038909912109375 2.880340576171875 0.0003662109375 2.882394790649414 0.00034332275390625 C 2.882394790649414 0.00034332275390625 2.882598876953125 0.0003414154052734375 2.882598876953125 0.0003414154052734375 C 2.88507080078125 0.0003147125244140625 2.887971878051758 0.0002803802490234375 2.89044189453125 0.0002613067626953125 C 2.892601013183594 0.000240325927734375 2.894586563110352 0.000225067138671875 2.896747589111328 0.0002040863037109375 C 2.899200439453125 0.0001850128173828125 2.901948928833008 0.0001773834228515625 2.904396057128906 0.00014495849609375 C 2.906479835510254 0.00012969970703125 2.908888816833496 0.0001201629638671875 2.910972595214844 0.000102996826171875 C 2.913797378540039 8.7738037109375e-05 2.915652275085449 7.82012939453125e-05 2.91848087310791 6.29425048828125e-05 C 2.920533180236816 5.53131103515625e-05 2.92302417755127 4.76837158203125e-05 2.925078392028809 3.62396240234375e-05 C 2.927535057067871 2.6702880859375e-05 2.929758071899414 2.6702880859375e-05 2.932219505310059 1.52587890625e-05 C 2.93482780456543 7.62939453125e-06 2.936639785766602 5.7220458984375e-06 2.939251899719238 3.814697265625e-06 C 2.941339492797852 1.9073486328125e-06 2.943429946899414 0 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
- var difficultyEasyIcon_default = DifficultyEasyIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyEasyProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyEasyIcon: React.FC<DifficultyEasyProps>;
7
-
8
- export { type DifficultyEasyProps, DifficultyEasyIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyEasyProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyEasyIcon: React.FC<DifficultyEasyProps>;
7
-
8
- export { type DifficultyEasyProps, DifficultyEasyIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- difficultyEasyIcon_default
3
- } from "../chunk-JI5XMLWT.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- difficultyEasyIcon_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/difficultyHardIcon.tsx
30
- var difficultyHardIcon_exports = {};
31
- __export(difficultyHardIcon_exports, {
32
- default: () => difficultyHardIcon_default
33
- });
34
- module.exports = __toCommonJS(difficultyHardIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DifficultyHardIcon = ({ 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_25190", "data-name": "Group 25190", transform: "translate(-5417 -11941)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19451", "data-name": "Rectangle 19451", width: "24", height: "24", transform: "translate(5417 11941)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25187", "data-name": "Group 25187", transform: "translate(59 126)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,0,1.167,6.935,0,0H2.335Z", transform: "translate(3.118 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
- var difficultyHardIcon_default = DifficultyHardIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyHardProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyHardIcon: React.FC<DifficultyHardProps>;
7
-
8
- export { type DifficultyHardProps, DifficultyHardIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyHardProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyHardIcon: React.FC<DifficultyHardProps>;
7
-
8
- export { type DifficultyHardProps, DifficultyHardIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- difficultyHardIcon_default
3
- } from "../chunk-WXANSSXF.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- difficultyHardIcon_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/difficultyMediumIcon.tsx
30
- var difficultyMediumIcon_exports = {};
31
- __export(difficultyMediumIcon_exports, {
32
- default: () => difficultyMediumIcon_default
33
- });
34
- module.exports = __toCommonJS(difficultyMediumIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DifficultyMediumIcon = ({ 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_25189", "data-name": "Group 25189", transform: "translate(-5417 -11902)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19450", "data-name": "Rectangle 19450", width: "24", height: "24", transform: "translate(5417 11902)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25186", "data-name": "Group 25186", transform: "translate(59 87)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
- var difficultyMediumIcon_default = DifficultyMediumIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyMediumProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyMediumIcon: React.FC<DifficultyMediumProps>;
7
-
8
- export { type DifficultyMediumProps, DifficultyMediumIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DifficultyMediumProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DifficultyMediumIcon: React.FC<DifficultyMediumProps>;
7
-
8
- export { type DifficultyMediumProps, DifficultyMediumIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- difficultyMediumIcon_default
3
- } from "../chunk-XPJVVKOU.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- difficultyMediumIcon_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/dollarIcon.tsx
30
- var dollarIcon_exports = {};
31
- __export(dollarIcon_exports, {
32
- default: () => dollarIcon_default
33
- });
34
- module.exports = __toCommonJS(dollarIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DollarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
- "svg",
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: "12.04",
41
- height: "20.85",
42
- viewBox: "0 0 12.04 20.85",
43
- ...props
44
- },
45
- /* @__PURE__ */ React.createElement("g", { id: "dollar-line", transform: "translate(-21.612 -5.34)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60770", "data-name": "Path 60770", d: "M33.279,17.817a4.5,4.5,0,0,0-2.854-2.163,16.94,16.94,0,0,0-1.707-.417V9.328a6.548,6.548,0,0,1,3.167,1.225.653.653,0,1,0,.867-.977,7.656,7.656,0,0,0-4.033-1.564V5.992a.652.652,0,1,0-1.3,0V7.946c-2.867.065-4.45,1.492-4.932,2.724a3.623,3.623,0,0,0,1.453,4.444,8.6,8.6,0,0,0,3.479,1.2v5.968A8.014,8.014,0,0,1,22.762,20.5a.652.652,0,1,0-.893.938,9.181,9.181,0,0,0,5.545,2.15v1.955a.652.652,0,0,0,1.3,0V23.584c1.837-.124,3.955-.71,4.756-3.1A3.473,3.473,0,0,0,33.279,17.817Zm-8.607-3.8a2.326,2.326,0,0,1-.971-2.86c.072-.2.8-1.831,3.714-1.909v5.734a6.972,6.972,0,0,1-2.743-.964Zm7.565,6.02c-.469,1.394-1.512,2.065-3.518,2.215V16.566c.417.091.847.2,1.3.332A3.258,3.258,0,0,1,32.1,18.41a2.176,2.176,0,0,1,.137,1.629Z", fill: color }))
46
- );
47
- var dollarIcon_default = DollarIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DollarIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DollarIcon: React.FC<DollarIconProps>;
7
-
8
- export { type DollarIconProps, DollarIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DollarIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DollarIcon: React.FC<DollarIconProps>;
7
-
8
- export { type DollarIconProps, DollarIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- dollarIcon_default
3
- } from "../chunk-GL43GPEM.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- dollarIcon_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/downloadIcon.tsx
30
- var downloadIcon_exports = {};
31
- __export(downloadIcon_exports, {
32
- default: () => downloadIcon_default
33
- });
34
- module.exports = __toCommonJS(downloadIcon_exports);
35
- var import_react = __toESM(require("react"), 1);
36
- var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
37
- return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46535-2", "data-name": "Path 46535", d: "M31.5,22.5v6a3,3,0,0,1-3,3H7.5a3,3,0,0,1-3-3v-6", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }), /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46536", "data-name": "Path 46536", d: "M10.5,15,18,22.5,25.5,15", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }), /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "3" }))));
38
- };
39
- var downloadIcon_default = DownloadIcon;
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface DownloadIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DownloadIcon: React__default.FC<DownloadIconProps>;
7
-
8
- export { type DownloadIconProps, DownloadIcon as default };
@@ -1,8 +0,0 @@
1
- import React__default from 'react';
2
-
3
- interface DownloadIconProps extends React__default.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DownloadIcon: React__default.FC<DownloadIconProps>;
7
-
8
- export { type DownloadIconProps, DownloadIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- downloadIcon_default
3
- } from "../chunk-FZCFFVXW.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- downloadIcon_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/downloadPdfIcon.tsx
30
- var downloadPdfIcon_exports = {};
31
- __export(downloadPdfIcon_exports, {
32
- default: () => downloadPdfIcon_default
33
- });
34
- module.exports = __toCommonJS(downloadPdfIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var DownloadPdfIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "32.188", height: "41.173", viewBox: "0 0 32.188 41.173", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11733", "data-name": "Group 11733", transform: "translate(-7138.44 -7884)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_46543", "data-name": "Path 46543", d: "M266.667,223.44a3.7,3.7,0,0,0-.669.051v3.5h.617a1.379,1.379,0,0,0,1.285-.617,2.194,2.194,0,0,0,.308-1.234c0-1.183-.514-1.7-1.542-1.7Z", transform: "translate(6880.822 7675.934)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_46544", "data-name": "Path 46544", d: "M217.691,223.44h-.411v1.44c.051,0,.257.051.36.051,1.028,0,1.131-.411,1.131-.771,0-.206,0-.72-1.08-.72Z", transform: "translate(6925.068 7675.934)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_46545", "data-name": "Path 46545", d: "M193.438,190.063a1.9,1.9,0,0,0-1.9-1.9H176.624a1.9,1.9,0,0,0-1.9,1.9v6.273a1.9,1.9,0,0,0,1.9,1.9h14.911a1.9,1.9,0,0,0,1.9-1.9Zm-12.8,3.445a2.717,2.717,0,0,1-1.748.514h-.257v2.16H177.4v-5.759l.257-.051a7.638,7.638,0,0,1,1.44-.154,2.513,2.513,0,0,1,1.646.463,1.705,1.705,0,0,1,.669,1.337,1.8,1.8,0,0,1-.771,1.491Zm5.3,1.594a2.869,2.869,0,0,1-2.314.977c-.308,0-.771-.051-1.44-.1l-.154-.051v-5.5l.154-.051a15.781,15.781,0,0,1,1.646-.154,2.641,2.641,0,0,1,2.16.874,2.8,2.8,0,0,1,.566,1.9,3.221,3.221,0,0,1-.617,2.108Zm4.833-3.651H188.3v1.08h2.262v1.234H188.3v2.417h-1.285v-5.811h3.753Z", transform: "translate(6963.718 7707.974)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_46546", "data-name": "Path 46546", d: "M234.642,56v.051H220.913a1.9,1.9,0,0,0-1.954,1.851v9.255h1.594V58.879a1.273,1.273,0,0,1,1.285-1.285h12.8v9a1.977,1.977,0,0,0,1.9,1.954h9V90.6a1.273,1.273,0,0,1-1.285,1.285H238.5c-.051.051-.051.1-.1.154l-1.08,1.388h7.867a1.91,1.91,0,0,0,1.9-1.954V68.495Z", transform: "translate(6923.543 7828)", fill: "#fdfdfd" }), /* @__PURE__ */ React.createElement("path", { id: "Path_46547", "data-name": "Path 46547", d: "M227.6,320.295h-5.759a1.273,1.273,0,0,1-1.285-1.285V307.44h-1.594v12.443a1.953,1.953,0,0,0,1.954,1.954h7.867l-1.08-1.388c0-.052-.051-.1-.1-.154Z", transform: "translate(6923.541 7599.647)", fill: "#fdfdfd" }), /* @__PURE__ */ React.createElement("path", { id: "Path_46548", "data-name": "Path 46548", d: "M329.773,355.733h-2.057v-7.1a.857.857,0,0,0-.823-.874h-2.571a.9.9,0,0,0-.874.874v7.1h-2.057a.484.484,0,0,0-.411.771l4.165,5.45a.535.535,0,0,0,.823,0l4.165-5.45A.455.455,0,0,0,329.773,355.733Z", transform: "translate(6830.982 7563.026)", fill: "#fdfdfd" })));
37
- var downloadPdfIcon_default = DownloadPdfIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DownloadPdfProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DownloadPdfIcon: React.FC<DownloadPdfProps>;
7
-
8
- export { type DownloadPdfProps, DownloadPdfIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface DownloadPdfProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const DownloadPdfIcon: React.FC<DownloadPdfProps>;
7
-
8
- export { type DownloadPdfProps, DownloadPdfIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- downloadPdfIcon_default
3
- } from "../chunk-N26C33E6.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- downloadPdfIcon_default as default
7
- };