@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,57 +0,0 @@
1
- export { default as ArchivedIcon } from './archivedIcon.cjs';
2
- export { default as CopyIcon } from './copyIcon.cjs';
3
- export { default as EditIcon } from './editIcon.cjs';
4
- export { default as HelpOutlinedIcon } from './helpOutlinedIcon.cjs';
5
- export { default as HierarchyIcon } from './hierarchyIcon.cjs';
6
- export { default as NineDotMenuIcon } from './nineDotMenuIcon.cjs';
7
- export { default as RufousLauncherIcon } from './rufousLauncherBird.cjs';
8
- export { default as UnArchivedIcon } from './unArchivedIcon.cjs';
9
- export { default as WorkItemIcon } from './workItemIcon.cjs';
10
- export { default as DownloadIcon } from './downloadIcon.cjs';
11
- export { default as ActivateUserIcon } from './activateUserIcon.cjs';
12
- export { default as AssignGroupIcon } from './assignGroupIcon.cjs';
13
- export { default as DifficultyAllIcon } from './difficultyAllIcon.cjs';
14
- export { default as DifficultyEasyIcon } from './difficultyEasyIcon.cjs';
15
- export { default as DifficultyHardIcon } from './difficultyHardIcon.cjs';
16
- export { default as DifficultyMediumIcon } from './difficultyMediumIcon.cjs';
17
- export { default as InactiveGroupIcon } from './inactiveGroupIcon.cjs';
18
- export { default as InvoiceIcon } from './invoiceIcon.cjs';
19
- export { default as LogsIcon } from './logsIcon.cjs';
20
- export { default as QuestionStatusAllIcon } from './questionStatusAllIcon.cjs';
21
- export { default as QuestionStatusPrivateIcon } from './questionStatusPrivateIcon.cjs';
22
- export { default as QuestionStatusPublicIcon } from './questionStatusPublicIcon.cjs';
23
- export { default as QuestionTypeAllIcon } from './questionTypeAllIcon.cjs';
24
- export { default as QuestionTypeCodingIcon } from './questionTypeCodingIcon.cjs';
25
- export { default as QuestionTypeDescriptiveIcon } from './questionTypeDescriptiveIcon.cjs';
26
- export { default as QuestionTypeMultipleIcon } from './questionTypeMultipleIcon.cjs';
27
- export { default as QuestionTypeSingleIcon } from './questionTypeSingleIcon.cjs';
28
- export { default as ResendInviteIcon } from './resendInviteIcon.cjs';
29
- export { default as SubscribeIcon } from './subscribeIcon.cjs';
30
- export { default as SuspendUserIcon } from './suspendUserIcon.cjs';
31
- export { default as UnsubscribeIcon } from './unsubscribeIcon.cjs';
32
- export { default as UploadIcon } from './uploadIcon.cjs';
33
- export { default as ViewIcon } from './viewIcon.cjs';
34
- export { default as UserAssignIcon } from './userAssignIcon.cjs';
35
- export { default as RufousBirdIcon } from './rufousBirdIcon.cjs';
36
- export { default as TickIcon } from './tickIcon.cjs';
37
- export { default as TimerIcon } from './timerIcon.cjs';
38
- export { default as TrashIcon } from './trashIcon.cjs';
39
- export { default as EditChatIcon } from './editChatIcon.cjs';
40
- export { default as SidebarIcon } from './sidebarIcon.cjs';
41
- export { default as NotificationIcon } from './notificationIcon.cjs';
42
- export { default as RefreshIcon } from './refreshIcon.cjs';
43
- export { default as DollarIcon } from './dollarIcon.cjs';
44
- export { default as EngagementIcon } from './engagementIcon.cjs';
45
- export { default as FunctionIcon } from './functionIcon.cjs';
46
- export { default as IndustryIcon } from './industryIcon.cjs';
47
- export { default as MinExperienceIcon } from './minExperienceIcon.cjs';
48
- export { default as ProjectIcon } from './projectIcon.cjs';
49
- export { default as RolesIcon } from './rolesIcon.cjs';
50
- export { default as RufousAiIcon } from './rufousAiIcon.cjs';
51
- export { default as CloseIcon } from './closeIcon.cjs';
52
- export { default as LocationPinIcon } from './locationPinIcon.cjs';
53
- export { default as DownloadPdfIcon } from './downloadPdfIcon.cjs';
54
- export { default as SoftSkillsIcon } from './softSkillsIcon.cjs';
55
- export { default as TechnicalSkillsIcon } from './technicalSkillsIcon.cjs';
56
- export { default as QualificationsIcon } from './qualificationsIcon.cjs';
57
- import 'react';
@@ -1,57 +0,0 @@
1
- export { default as ArchivedIcon } from './archivedIcon.js';
2
- export { default as CopyIcon } from './copyIcon.js';
3
- export { default as EditIcon } from './editIcon.js';
4
- export { default as HelpOutlinedIcon } from './helpOutlinedIcon.js';
5
- export { default as HierarchyIcon } from './hierarchyIcon.js';
6
- export { default as NineDotMenuIcon } from './nineDotMenuIcon.js';
7
- export { default as RufousLauncherIcon } from './rufousLauncherBird.js';
8
- export { default as UnArchivedIcon } from './unArchivedIcon.js';
9
- export { default as WorkItemIcon } from './workItemIcon.js';
10
- export { default as DownloadIcon } from './downloadIcon.js';
11
- export { default as ActivateUserIcon } from './activateUserIcon.js';
12
- export { default as AssignGroupIcon } from './assignGroupIcon.js';
13
- export { default as DifficultyAllIcon } from './difficultyAllIcon.js';
14
- export { default as DifficultyEasyIcon } from './difficultyEasyIcon.js';
15
- export { default as DifficultyHardIcon } from './difficultyHardIcon.js';
16
- export { default as DifficultyMediumIcon } from './difficultyMediumIcon.js';
17
- export { default as InactiveGroupIcon } from './inactiveGroupIcon.js';
18
- export { default as InvoiceIcon } from './invoiceIcon.js';
19
- export { default as LogsIcon } from './logsIcon.js';
20
- export { default as QuestionStatusAllIcon } from './questionStatusAllIcon.js';
21
- export { default as QuestionStatusPrivateIcon } from './questionStatusPrivateIcon.js';
22
- export { default as QuestionStatusPublicIcon } from './questionStatusPublicIcon.js';
23
- export { default as QuestionTypeAllIcon } from './questionTypeAllIcon.js';
24
- export { default as QuestionTypeCodingIcon } from './questionTypeCodingIcon.js';
25
- export { default as QuestionTypeDescriptiveIcon } from './questionTypeDescriptiveIcon.js';
26
- export { default as QuestionTypeMultipleIcon } from './questionTypeMultipleIcon.js';
27
- export { default as QuestionTypeSingleIcon } from './questionTypeSingleIcon.js';
28
- export { default as ResendInviteIcon } from './resendInviteIcon.js';
29
- export { default as SubscribeIcon } from './subscribeIcon.js';
30
- export { default as SuspendUserIcon } from './suspendUserIcon.js';
31
- export { default as UnsubscribeIcon } from './unsubscribeIcon.js';
32
- export { default as UploadIcon } from './uploadIcon.js';
33
- export { default as ViewIcon } from './viewIcon.js';
34
- export { default as UserAssignIcon } from './userAssignIcon.js';
35
- export { default as RufousBirdIcon } from './rufousBirdIcon.js';
36
- export { default as TickIcon } from './tickIcon.js';
37
- export { default as TimerIcon } from './timerIcon.js';
38
- export { default as TrashIcon } from './trashIcon.js';
39
- export { default as EditChatIcon } from './editChatIcon.js';
40
- export { default as SidebarIcon } from './sidebarIcon.js';
41
- export { default as NotificationIcon } from './notificationIcon.js';
42
- export { default as RefreshIcon } from './refreshIcon.js';
43
- export { default as DollarIcon } from './dollarIcon.js';
44
- export { default as EngagementIcon } from './engagementIcon.js';
45
- export { default as FunctionIcon } from './functionIcon.js';
46
- export { default as IndustryIcon } from './industryIcon.js';
47
- export { default as MinExperienceIcon } from './minExperienceIcon.js';
48
- export { default as ProjectIcon } from './projectIcon.js';
49
- export { default as RolesIcon } from './rolesIcon.js';
50
- export { default as RufousAiIcon } from './rufousAiIcon.js';
51
- export { default as CloseIcon } from './closeIcon.js';
52
- export { default as LocationPinIcon } from './locationPinIcon.js';
53
- export { default as DownloadPdfIcon } from './downloadPdfIcon.js';
54
- export { default as SoftSkillsIcon } from './softSkillsIcon.js';
55
- export { default as TechnicalSkillsIcon } from './technicalSkillsIcon.js';
56
- export { default as QualificationsIcon } from './qualificationsIcon.js';
57
- import 'react';
@@ -1,228 +0,0 @@
1
- import "../chunk-E5RTHYCU.js";
2
- import {
3
- unsubscribeIcon_default
4
- } from "../chunk-EZI3QGYJ.js";
5
- import {
6
- uploadIcon_default
7
- } from "../chunk-QTGVW36I.js";
8
- import {
9
- userAssignIcon_default
10
- } from "../chunk-G2GZDPUL.js";
11
- import {
12
- viewIcon_default
13
- } from "../chunk-CTWVJQJ5.js";
14
- import {
15
- workItemIcon_default
16
- } from "../chunk-QJPQC544.js";
17
- import {
18
- softSkillsIcon_default
19
- } from "../chunk-3Y6QBRGD.js";
20
- import {
21
- subscribeIcon_default
22
- } from "../chunk-JVN6QVET.js";
23
- import {
24
- suspendUserIcon_default
25
- } from "../chunk-R4ISYGEP.js";
26
- import {
27
- technicalSkillsIcon_default
28
- } from "../chunk-5JWTJ5PY.js";
29
- import {
30
- tickIcon_default
31
- } from "../chunk-763IHEJ2.js";
32
- import {
33
- timerIcon_default
34
- } from "../chunk-XHY3OCAQ.js";
35
- import {
36
- trashIcon_default
37
- } from "../chunk-6KIFTMUN.js";
38
- import {
39
- unArchivedIcon_default
40
- } from "../chunk-ZJAV3FEQ.js";
41
- import {
42
- questionTypeSingleIcon_default
43
- } from "../chunk-Q4DHI3B5.js";
44
- import {
45
- refreshIcon_default
46
- } from "../chunk-YTVUM76D.js";
47
- import {
48
- resendInviteIcon_default
49
- } from "../chunk-WG3Q6GZN.js";
50
- import {
51
- rolesIcon_default
52
- } from "../chunk-RJ43D3XB.js";
53
- import {
54
- rufousAiIcon_default
55
- } from "../chunk-QDMNCTXT.js";
56
- import {
57
- rufousBirdIcon_default
58
- } from "../chunk-DMP72IAP.js";
59
- import {
60
- rufousLauncherBird_default
61
- } from "../chunk-QZFGQ5JM.js";
62
- import {
63
- sidebarIcon_default
64
- } from "../chunk-DK3DA5LH.js";
65
- import {
66
- qualificationsIcon_default
67
- } from "../chunk-UTBCFDOX.js";
68
- import {
69
- questionStatusAllIcon_default
70
- } from "../chunk-4Y7SQ5EP.js";
71
- import {
72
- questionStatusPrivateIcon_default
73
- } from "../chunk-B2LVMM55.js";
74
- import {
75
- questionStatusPublicIcon_default
76
- } from "../chunk-2AJACSJ3.js";
77
- import {
78
- questionTypeAllIcon_default
79
- } from "../chunk-WHGVO3HV.js";
80
- import {
81
- questionTypeCodingIcon_default
82
- } from "../chunk-7II4Q2WY.js";
83
- import {
84
- questionTypeDescriptiveIcon_default
85
- } from "../chunk-5GK5B3FD.js";
86
- import {
87
- questionTypeMultipleIcon_default
88
- } from "../chunk-Z7USRFM2.js";
89
- import {
90
- industryIcon_default
91
- } from "../chunk-4BTXGP7U.js";
92
- import {
93
- invoiceIcon_default
94
- } from "../chunk-6SUKO6QW.js";
95
- import {
96
- locationPinIcon_default
97
- } from "../chunk-UTYIBUY2.js";
98
- import {
99
- logsIcon_default
100
- } from "../chunk-N4EJKMJK.js";
101
- import {
102
- minExperienceIcon_default
103
- } from "../chunk-FPRXN3DS.js";
104
- import {
105
- nineDotMenuIcon_default
106
- } from "../chunk-GESVGIAP.js";
107
- import {
108
- notificationIcon_default
109
- } from "../chunk-QIEQRNBE.js";
110
- import {
111
- projectIcon_default
112
- } from "../chunk-DLJHWFNG.js";
113
- import {
114
- editChatIcon_default
115
- } from "../chunk-XCE3QE6Q.js";
116
- import {
117
- editIcon_default
118
- } from "../chunk-H372BAXA.js";
119
- import {
120
- engagementIcon_default
121
- } from "../chunk-ZLJDOLXZ.js";
122
- import {
123
- functionIcon_default
124
- } from "../chunk-OJV6F5JC.js";
125
- import {
126
- helpOutlinedIcon_default
127
- } from "../chunk-AXSFVJ3H.js";
128
- import {
129
- hierarchyIcon_default
130
- } from "../chunk-WZAU77G7.js";
131
- import {
132
- inactiveGroupIcon_default
133
- } from "../chunk-77QDKDFI.js";
134
- import {
135
- copyIcon_default
136
- } from "../chunk-6FEUS4CQ.js";
137
- import {
138
- difficultyAllIcon_default
139
- } from "../chunk-5XKFPQLH.js";
140
- import {
141
- difficultyEasyIcon_default
142
- } from "../chunk-JI5XMLWT.js";
143
- import {
144
- difficultyHardIcon_default
145
- } from "../chunk-WXANSSXF.js";
146
- import {
147
- difficultyMediumIcon_default
148
- } from "../chunk-XPJVVKOU.js";
149
- import {
150
- dollarIcon_default
151
- } from "../chunk-GL43GPEM.js";
152
- import {
153
- downloadIcon_default
154
- } from "../chunk-FZCFFVXW.js";
155
- import {
156
- downloadPdfIcon_default
157
- } from "../chunk-N26C33E6.js";
158
- import {
159
- activateUserIcon_default
160
- } from "../chunk-AH6RCYDL.js";
161
- import {
162
- archivedIcon_default
163
- } from "../chunk-3IBCGGN3.js";
164
- import {
165
- assignGroupIcon_default
166
- } from "../chunk-MNPAE2ZF.js";
167
- import {
168
- closeIcon_default
169
- } from "../chunk-Q5XKCUE3.js";
170
- import "../chunk-LI4N7JWK.js";
171
- export {
172
- activateUserIcon_default as ActivateUserIcon,
173
- archivedIcon_default as ArchivedIcon,
174
- assignGroupIcon_default as AssignGroupIcon,
175
- closeIcon_default as CloseIcon,
176
- copyIcon_default as CopyIcon,
177
- difficultyAllIcon_default as DifficultyAllIcon,
178
- difficultyEasyIcon_default as DifficultyEasyIcon,
179
- difficultyHardIcon_default as DifficultyHardIcon,
180
- difficultyMediumIcon_default as DifficultyMediumIcon,
181
- dollarIcon_default as DollarIcon,
182
- downloadIcon_default as DownloadIcon,
183
- downloadPdfIcon_default as DownloadPdfIcon,
184
- editChatIcon_default as EditChatIcon,
185
- editIcon_default as EditIcon,
186
- engagementIcon_default as EngagementIcon,
187
- functionIcon_default as FunctionIcon,
188
- helpOutlinedIcon_default as HelpOutlinedIcon,
189
- hierarchyIcon_default as HierarchyIcon,
190
- inactiveGroupIcon_default as InactiveGroupIcon,
191
- industryIcon_default as IndustryIcon,
192
- invoiceIcon_default as InvoiceIcon,
193
- locationPinIcon_default as LocationPinIcon,
194
- logsIcon_default as LogsIcon,
195
- minExperienceIcon_default as MinExperienceIcon,
196
- nineDotMenuIcon_default as NineDotMenuIcon,
197
- notificationIcon_default as NotificationIcon,
198
- projectIcon_default as ProjectIcon,
199
- qualificationsIcon_default as QualificationsIcon,
200
- questionStatusAllIcon_default as QuestionStatusAllIcon,
201
- questionStatusPrivateIcon_default as QuestionStatusPrivateIcon,
202
- questionStatusPublicIcon_default as QuestionStatusPublicIcon,
203
- questionTypeAllIcon_default as QuestionTypeAllIcon,
204
- questionTypeCodingIcon_default as QuestionTypeCodingIcon,
205
- questionTypeDescriptiveIcon_default as QuestionTypeDescriptiveIcon,
206
- questionTypeMultipleIcon_default as QuestionTypeMultipleIcon,
207
- questionTypeSingleIcon_default as QuestionTypeSingleIcon,
208
- refreshIcon_default as RefreshIcon,
209
- resendInviteIcon_default as ResendInviteIcon,
210
- rolesIcon_default as RolesIcon,
211
- rufousAiIcon_default as RufousAiIcon,
212
- rufousBirdIcon_default as RufousBirdIcon,
213
- rufousLauncherBird_default as RufousLauncherIcon,
214
- sidebarIcon_default as SidebarIcon,
215
- softSkillsIcon_default as SoftSkillsIcon,
216
- subscribeIcon_default as SubscribeIcon,
217
- suspendUserIcon_default as SuspendUserIcon,
218
- technicalSkillsIcon_default as TechnicalSkillsIcon,
219
- tickIcon_default as TickIcon,
220
- timerIcon_default as TimerIcon,
221
- trashIcon_default as TrashIcon,
222
- unArchivedIcon_default as UnArchivedIcon,
223
- unsubscribeIcon_default as UnsubscribeIcon,
224
- uploadIcon_default as UploadIcon,
225
- userAssignIcon_default as UserAssignIcon,
226
- viewIcon_default as ViewIcon,
227
- workItemIcon_default as WorkItemIcon
228
- };
@@ -1,48 +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/industryIcon.tsx
30
- var industryIcon_exports = {};
31
- __export(industryIcon_exports, {
32
- default: () => industryIcon_default
33
- });
34
- module.exports = __toCommonJS(industryIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var IndustryIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
- "svg",
38
- {
39
- id: "graph-up-arrow",
40
- xmlns: "http://www.w3.org/2000/svg",
41
- width: "18",
42
- height: "18",
43
- viewBox: "0 0 18 18",
44
- ...props
45
- },
46
- /* @__PURE__ */ React.createElement("g", { id: "Group_26165", "data-name": "Group 26165" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60768", "data-name": "Path 60768", d: "M0,0H1.125V16.875H18V18H0ZM11.25,3.937a.563.563,0,0,1,.563-.563h4.5a.562.562,0,0,1,.563.563v4.5a.563.563,0,0,1-1.125,0V5.513l-4.065,4.969a.562.562,0,0,1-.832.042l-2.91-2.91L3.829,13.268a.563.563,0,0,1-.909-.662l4.5-6.187a.563.563,0,0,1,.853-.067l2.935,2.936L15.126,4.5H11.813A.563.563,0,0,1,11.25,3.937Z", fill: color, fillRule: "evenodd" }))
47
- );
48
- var industryIcon_default = IndustryIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface IndustryIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const IndustryIcon: React.FC<IndustryIconProps>;
7
-
8
- export { type IndustryIconProps, IndustryIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface IndustryIconProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const IndustryIcon: React.FC<IndustryIconProps>;
7
-
8
- export { type IndustryIconProps, IndustryIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- industryIcon_default
3
- } from "../chunk-4BTXGP7U.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- industryIcon_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/invoiceIcon.tsx
30
- var invoiceIcon_exports = {};
31
- __export(invoiceIcon_exports, {
32
- default: () => invoiceIcon_default
33
- });
34
- module.exports = __toCommonJS(invoiceIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var InvoiceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "41.938", height: "55.641", viewBox: "0 0 41.938 55.641", ...props }, /* @__PURE__ */ React.createElement("g", { id: "invoice", transform: "translate(-63.184 -18.684)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52267", "data-name": "Path 52267", d: "M64.14,18.69a.959.959,0,0,0-.956.956V73.361a.959.959,0,0,0,1.579.737l6.054-5.145,6.045,5.141a.959.959,0,0,0,1.247,0l6.045-5.141L90.2,74.095a.959.959,0,0,0,1.24,0l6.045-5.141,6.055,5.141a.959.959,0,0,0,1.579-.737V19.64a.959.959,0,0,0-.963-.956Zm.963,1.919h38.1V71.3l-5.094-4.334a.959.959,0,0,0-1.24,0L90.823,72.1l-6.044-5.141a.959.959,0,0,0-1.246,0L77.485,72.1l-6.048-5.141a.959.959,0,0,0-1.238,0L65.107,71.3ZM84.15,25.177a.959.959,0,0,0-.963.956v2.019h-.166a4.231,4.231,0,1,0,0,8.461h2.263a2.323,2.323,0,0,1,0,4.647H80.741a.959.959,0,0,0,0,1.919h2.45v2.009a.961.961,0,1,0,1.92,0V43.176h.176a4.236,4.236,0,1,0,0-8.472H83.026a2.323,2.323,0,0,1,0-4.644h4.541a.968.968,0,0,0,.685-.28.952.952,0,0,0-.685-1.628h-2.46V26.131a.959.959,0,0,0-.952-.956Zm-9.2,26.85a.959.959,0,0,0,0,1.919H93.362a.959.959,0,0,0,0-1.919Zm0,7.123a.957.957,0,1,0,0,1.913H93.362a.957.957,0,0,0,0-1.913Z", transform: "translate(0 0)", fill: color, fillRule: "evenodd" })));
37
- var invoiceIcon_default = InvoiceIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface InvoiceProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const InvoiceIcon: React.FC<InvoiceProps>;
7
-
8
- export { type InvoiceProps, InvoiceIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface InvoiceProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const InvoiceIcon: React.FC<InvoiceProps>;
7
-
8
- export { type InvoiceProps, InvoiceIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- invoiceIcon_default
3
- } from "../chunk-6SUKO6QW.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- invoiceIcon_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/locationPinIcon.tsx
30
- var locationPinIcon_exports = {};
31
- __export(locationPinIcon_exports, {
32
- default: () => locationPinIcon_default
33
- });
34
- module.exports = __toCommonJS(locationPinIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var LocationPinIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "21", viewBox: "0 0 21 21", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_26169", "data-name": "Group 26169", transform: "translate(-147 -322)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19841", "data-name": "Rectangle 19841", width: "21", height: "21", transform: "translate(147 322)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "location", transform: "translate(150.096 323.076)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60763", "data-name": "Path 60763", d: "M69.375,54.75a3.375,3.375,0,1,1,3.375-3.375A3.375,3.375,0,0,1,69.375,54.75Zm0-5.4A2.025,2.025,0,1,0,71.4,51.375,2.025,2.025,0,0,0,69.375,49.35Z", transform: "translate(-61.971 -43.968)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_60764", "data-name": "Path 60764", d: "M37.4,30.848l-5.678-6.7q-.118-.151-.234-.3A7.33,7.33,0,0,1,30,19.4a7.4,7.4,0,1,1,14.809,0,7.326,7.326,0,0,1-1.491,4.441v0s-.2.265-.232.3Zm-4.838-7.812s.158.207.193.252L37.4,28.766l4.651-5.486c.03-.037.187-.246.188-.246A5.991,5.991,0,0,0,43.462,19.4a6.058,6.058,0,0,0-12.116,0,5.994,5.994,0,0,0,1.22,3.632Z", transform: "translate(-30 -12)", fill: color }))));
37
- var locationPinIcon_default = LocationPinIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface LocationPinProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const LocationPinIcon: React.FC<LocationPinProps>;
7
-
8
- export { type LocationPinProps, LocationPinIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface LocationPinProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const LocationPinIcon: React.FC<LocationPinProps>;
7
-
8
- export { type LocationPinProps, LocationPinIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- locationPinIcon_default
3
- } from "../chunk-UTYIBUY2.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- locationPinIcon_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/logsIcon.tsx
30
- var logsIcon_exports = {};
31
- __export(logsIcon_exports, {
32
- default: () => logsIcon_default
33
- });
34
- module.exports = __toCommonJS(logsIcon_exports);
35
- var React = __toESM(require("react"), 1);
36
- var LogsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "24", viewBox: "0 0 21 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24742", "data-name": "Group 24742", transform: "translate(-1748 -713)" }, /* @__PURE__ */ React.createElement("g", { id: "Path_52623", "data-name": "Path 52623", transform: "translate(1748 713)", fill: "none" }, /* @__PURE__ */ React.createElement("path", { d: "M0,0H13l8,6V24H0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 1.799999237060547 1.799999237060547 L 1.799999237060547 22.20000076293945 L 19.20000076293945 22.20000076293945 L 19.20000076293945 6.899990081787109 L 12.40000057220459 1.799999237060547 L 1.799999237060547 1.799999237060547 M 0 0 L 13 0 L 21 5.999990463256836 L 21 24 L 0 24 L 0 0 Z", stroke: "none", fill: color })), /* @__PURE__ */ React.createElement("path", { id: "Path_52624", "data-name": "Path 52624", d: "M4.276-1.266H2.1v-5.3H.6V0H4.276Zm3.2-5.4c-1.768,0-2.788,1.539-2.788,3.392,0,1.8.884,3.366,2.694,3.366,1.658,0,2.771-1.182,2.771-3.468C10.158-4.973,9.392-6.664,7.48-6.664ZM7.438-5.432c.765,0,1.148.961,1.148,2.108,0,1.284-.391,2.185-1.148,2.185S6.256-2.04,6.265-3.3C6.265-4.429,6.639-5.432,7.438-5.432Zm8.288,1.649H13.532V-2.6h.782v1.377a1.235,1.235,0,0,1-.468.059c-.9,0-1.623-.671-1.623-2.066,0-1.5.8-2.116,1.853-2.116a2.832,2.832,0,0,1,1.2.221l.28-1.241a3.844,3.844,0,0,0-1.521-.264,3.178,3.178,0,0,0-3.383,3.4,3.43,3.43,0,0,0,.9,2.508A3.165,3.165,0,0,0,13.864.06a6.055,6.055,0,0,0,1.862-.314Z", transform: "translate(1750.336 729)", fill: color })));
37
- var logsIcon_default = LogsIcon;
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface LogsProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const LogsIcon: React.FC<LogsProps>;
7
-
8
- export { type LogsProps, LogsIcon as default };
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
-
3
- interface LogsProps extends React.SVGProps<SVGSVGElement> {
4
- color?: string;
5
- }
6
- declare const LogsIcon: React.FC<LogsProps>;
7
-
8
- export { type LogsProps, LogsIcon as default };
@@ -1,7 +0,0 @@
1
- import {
2
- logsIcon_default
3
- } from "../chunk-N4EJKMJK.js";
4
- import "../chunk-LI4N7JWK.js";
5
- export {
6
- logsIcon_default as default
7
- };