@rufous/ui 0.1.62 → 0.1.63

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 (103) hide show
  1. package/dist/Dialogs/BaseDialog.css +1 -1
  2. package/dist/Dialogs/BaseDialog.js +27 -27
  3. package/dist/Dialogs/index.css +1 -1
  4. package/dist/Dialogs/index.js +27 -27
  5. package/dist/chunk-2AJACSJ3.js +8 -0
  6. package/dist/chunk-3Y6QBRGD.js +8 -0
  7. package/dist/chunk-4Y7SQ5EP.js +8 -0
  8. package/dist/chunk-5GK5B3FD.js +8 -0
  9. package/dist/chunk-5XKFPQLH.js +8 -0
  10. package/dist/{chunk-FOZYOE5W.js → chunk-763IHEJ2.js} +1 -1
  11. package/dist/chunk-77QDKDFI.js +8 -0
  12. package/dist/{chunk-UZAD2QJD.js → chunk-7II4Q2WY.js} +1 -1
  13. package/dist/chunk-AXSFVJ3H.js +10 -0
  14. package/dist/chunk-B2LVMM55.js +8 -0
  15. package/dist/{chunk-UWQSGKVX.js → chunk-CTWVJQJ5.js} +1 -1
  16. package/dist/chunk-DLJHWFNG.js +18 -0
  17. package/dist/chunk-EZI3QGYJ.js +8 -0
  18. package/dist/{chunk-G4CVY5MD.js → chunk-FZCFFVXW.js} +1 -1
  19. package/dist/{chunk-BH53P2UM.js → chunk-G2GZDPUL.js} +3 -3
  20. package/dist/chunk-JVN6QVET.js +8 -0
  21. package/dist/chunk-Q4DHI3B5.js +8 -0
  22. package/dist/chunk-QDMNCTXT.js +8 -0
  23. package/dist/{chunk-EC7M5LL2.js → chunk-QTGVW36I.js} +1 -1
  24. package/dist/chunk-R4ISYGEP.js +8 -0
  25. package/dist/{chunk-SBX4CHO7.js → chunk-UTBCFDOX.js} +1 -1
  26. package/dist/{chunk-O3EAZPD3.js → chunk-XCE3QE6Q.js} +1 -1
  27. package/dist/chunk-XHY3OCAQ.js +8 -0
  28. package/dist/chunk-Z7USRFM2.js +8 -0
  29. package/dist/{chunk-EFIJYBYX.js → chunk-ZLJDOLXZ.js} +1 -1
  30. package/dist/icons/difficultyAllIcon.cjs +1 -1
  31. package/dist/icons/difficultyAllIcon.js +1 -1
  32. package/dist/icons/downloadIcon.cjs +1 -1
  33. package/dist/icons/downloadIcon.js +1 -1
  34. package/dist/icons/editChatIcon.cjs +1 -1
  35. package/dist/icons/editChatIcon.js +1 -1
  36. package/dist/icons/engagementIcon.cjs +1 -1
  37. package/dist/icons/engagementIcon.js +1 -1
  38. package/dist/icons/helpOutlinedIcon.cjs +1 -1
  39. package/dist/icons/helpOutlinedIcon.js +1 -1
  40. package/dist/icons/inactiveGroupIcon.cjs +1 -1
  41. package/dist/icons/inactiveGroupIcon.js +1 -1
  42. package/dist/icons/index.cjs +27 -27
  43. package/dist/icons/index.js +25 -25
  44. package/dist/icons/projectIcon.cjs +1 -1
  45. package/dist/icons/projectIcon.js +1 -1
  46. package/dist/icons/qualificationsIcon.cjs +1 -1
  47. package/dist/icons/qualificationsIcon.js +1 -1
  48. package/dist/icons/questionStatusAllIcon.cjs +1 -1
  49. package/dist/icons/questionStatusAllIcon.js +1 -1
  50. package/dist/icons/questionStatusPrivateIcon.cjs +1 -1
  51. package/dist/icons/questionStatusPrivateIcon.js +1 -1
  52. package/dist/icons/questionStatusPublicIcon.cjs +1 -1
  53. package/dist/icons/questionStatusPublicIcon.js +1 -1
  54. package/dist/icons/questionTypeCodingIcon.cjs +1 -1
  55. package/dist/icons/questionTypeCodingIcon.js +1 -1
  56. package/dist/icons/questionTypeDescriptiveIcon.cjs +1 -1
  57. package/dist/icons/questionTypeDescriptiveIcon.js +1 -1
  58. package/dist/icons/questionTypeMultipleIcon.cjs +1 -1
  59. package/dist/icons/questionTypeMultipleIcon.js +1 -1
  60. package/dist/icons/questionTypeSingleIcon.cjs +1 -1
  61. package/dist/icons/questionTypeSingleIcon.js +1 -1
  62. package/dist/icons/rufousAiIcon.cjs +1 -1
  63. package/dist/icons/rufousAiIcon.js +1 -1
  64. package/dist/icons/softSkillsIcon.cjs +1 -1
  65. package/dist/icons/softSkillsIcon.js +1 -1
  66. package/dist/icons/subscribeIcon.cjs +1 -1
  67. package/dist/icons/subscribeIcon.js +1 -1
  68. package/dist/icons/suspendUserIcon.cjs +1 -1
  69. package/dist/icons/suspendUserIcon.js +1 -1
  70. package/dist/icons/tickIcon.cjs +1 -1
  71. package/dist/icons/tickIcon.js +1 -1
  72. package/dist/icons/timerIcon.cjs +1 -1
  73. package/dist/icons/timerIcon.js +1 -1
  74. package/dist/icons/unsubscribeIcon.cjs +1 -1
  75. package/dist/icons/unsubscribeIcon.js +1 -1
  76. package/dist/icons/uploadIcon.cjs +1 -1
  77. package/dist/icons/uploadIcon.js +1 -1
  78. package/dist/icons/userAssignIcon.cjs +3 -3
  79. package/dist/icons/userAssignIcon.js +1 -1
  80. package/dist/icons/viewIcon.cjs +1 -1
  81. package/dist/icons/viewIcon.js +1 -1
  82. package/dist/main.cjs +27 -27
  83. package/dist/main.css +1 -1
  84. package/dist/main.js +32 -32
  85. package/dist/style.css +1 -1
  86. package/dist/styles/progress.css +1 -1
  87. package/package.json +1 -1
  88. package/dist/chunk-5BB3H3YO.js +0 -8
  89. package/dist/chunk-5I44RDFT.js +0 -8
  90. package/dist/chunk-5UEJAVFK.js +0 -10
  91. package/dist/chunk-7WNPZ4B7.js +0 -8
  92. package/dist/chunk-BYJP2WNC.js +0 -18
  93. package/dist/chunk-DE73YGRW.js +0 -8
  94. package/dist/chunk-EH3QXE5G.js +0 -8
  95. package/dist/chunk-FSSJZDI6.js +0 -8
  96. package/dist/chunk-JYTI2ZBC.js +0 -8
  97. package/dist/chunk-OCOOSNRU.js +0 -8
  98. package/dist/chunk-PPNZC5ZQ.js +0 -8
  99. package/dist/chunk-QA2AYT4A.js +0 -8
  100. package/dist/chunk-VI32N6SI.js +0 -8
  101. package/dist/chunk-VIUTE7F5.js +0 -8
  102. package/dist/chunk-WWAHNTUH.js +0 -8
  103. package/dist/chunk-ZJYLZ6I6.js +0 -8
@@ -213,7 +213,7 @@ var editIcon_default = EditIcon;
213
213
  // lib/icons/helpOutlinedIcon.tsx
214
214
  var import_react4 = __toESM(require("react"), 1);
215
215
  var HelpOutlinedIcon = ({ color = "#5f6368", ...props }) => {
216
- return /* @__PURE__ */ import_react4.default.createElement("svg", { width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("path", { d: "M16 31.3C24.2843 31.3 31 24.5843 31 16.3C31 8.01573 24.2843 1.3 16 1.3C7.71573 1.3 1 8.01573 1 16.3C1 24.5843 7.71573 31.3 16 31.3Z", stroke: color, "stroke-width": "2" }), /* @__PURE__ */ import_react4.default.createElement("path", { d: "M15.967 7.6C15.2243 7.55686 14.4804 7.66158 13.7785 7.90808C13.0766 8.15458 12.4306 8.53796 11.878 9.036C11.1541 9.79654 10.7029 10.7756 10.595 11.82L12.77 12.1C12.8289 11.5409 13.0651 11.0153 13.444 10.6C13.7819 10.2913 14.1816 10.0579 14.6166 9.91528C15.0515 9.7727 15.5118 9.72421 15.967 9.773C16.9127 9.68268 17.8584 9.94635 18.621 10.513C18.8228 10.6923 18.9822 10.9143 19.0875 11.1628C19.1929 11.4114 19.2415 11.6803 19.23 11.95C19.23 13.755 18.49 14.256 17.403 15.213C16.6339 15.7793 16.006 16.5156 15.5684 17.3646C15.1308 18.2135 14.8951 19.152 14.88 20.107V20.651H17.055V20.107C17.055 18.302 17.729 17.801 18.817 16.844C19.596 16.2825 20.2348 15.5488 20.6837 14.6999C21.1326 13.851 21.3795 12.9099 21.405 11.95C21.4124 11.3782 21.3024 10.8109 21.0817 10.2834C20.861 9.75584 20.5343 9.2792 20.122 8.883C18.9456 7.95187 17.4635 7.49424 15.967 7.6ZM14.88 22.825V25H17.055V22.825H14.88Z", fill: color }));
216
+ return /* @__PURE__ */ import_react4.default.createElement("svg", { width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react4.default.createElement("path", { d: "M16 31.3C24.2843 31.3 31 24.5843 31 16.3C31 8.01573 24.2843 1.3 16 1.3C7.71573 1.3 1 8.01573 1 16.3C1 24.5843 7.71573 31.3 16 31.3Z", stroke: color, strokeWidth: "2" }), /* @__PURE__ */ import_react4.default.createElement("path", { d: "M15.967 7.6C15.2243 7.55686 14.4804 7.66158 13.7785 7.90808C13.0766 8.15458 12.4306 8.53796 11.878 9.036C11.1541 9.79654 10.7029 10.7756 10.595 11.82L12.77 12.1C12.8289 11.5409 13.0651 11.0153 13.444 10.6C13.7819 10.2913 14.1816 10.0579 14.6166 9.91528C15.0515 9.7727 15.5118 9.72421 15.967 9.773C16.9127 9.68268 17.8584 9.94635 18.621 10.513C18.8228 10.6923 18.9822 10.9143 19.0875 11.1628C19.1929 11.4114 19.2415 11.6803 19.23 11.95C19.23 13.755 18.49 14.256 17.403 15.213C16.6339 15.7793 16.006 16.5156 15.5684 17.3646C15.1308 18.2135 14.8951 19.152 14.88 20.107V20.651H17.055V20.107C17.055 18.302 17.729 17.801 18.817 16.844C19.596 16.2825 20.2348 15.5488 20.6837 14.6999C21.1326 13.851 21.3795 12.9099 21.405 11.95C21.4124 11.3782 21.3024 10.8109 21.0817 10.2834C20.861 9.75584 20.5343 9.2792 20.122 8.883C18.9456 7.95187 17.4635 7.49424 15.967 7.6ZM14.88 22.825V25H17.055V22.825H14.88Z", fill: color }));
217
217
  };
218
218
  var helpOutlinedIcon_default = HelpOutlinedIcon;
219
219
 
@@ -504,7 +504,7 @@ var workItemIcon_default = WorkItemIcon;
504
504
  // lib/icons/downloadIcon.tsx
505
505
  var import_react10 = __toESM(require("react"), 1);
506
506
  var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
507
- return /* @__PURE__ */ import_react10.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react10.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react10.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react10.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", "stroke-width": "3" }), /* @__PURE__ */ import_react10.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", "stroke-width": "3" }), /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "3" }))));
507
+ return /* @__PURE__ */ import_react10.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react10.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react10.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react10.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_react10.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_react10.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" }))));
508
508
  };
509
509
  var downloadIcon_default = DownloadIcon;
510
510
 
@@ -649,7 +649,7 @@ var assignGroupIcon_default = AssignGroupIcon;
649
649
 
650
650
  // lib/icons/difficultyAllIcon.tsx
651
651
  var React13 = __toESM(require("react"), 1);
652
- var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React13.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React13.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React13.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React13.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React13.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__ */ React13.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__ */ React13.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 }))));
652
+ var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React13.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React13.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React13.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React13.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React13.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React13.createElement("g", { id: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React13.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__ */ React13.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__ */ React13.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 }))));
653
653
  var difficultyAllIcon_default = DifficultyAllIcon;
654
654
 
655
655
  // lib/icons/difficultyEasyIcon.tsx
@@ -669,7 +669,7 @@ var difficultyMediumIcon_default = DifficultyMediumIcon;
669
669
 
670
670
  // lib/icons/inactiveGroupIcon.tsx
671
671
  var React17 = __toESM(require("react"), 1);
672
- var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React17.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React17.createElement("circle", { id: "Ellipse_418", "data-name": "Ellipse 418", cx: "4.819", cy: "4.819", r: "4.819", transform: "translate(3.316)", fill: "none", stroke: color, "stroke-width": "1.8" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52610", "data-name": "Path 52610", d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07", transform: "translate(-307.2 -193.585)", fill: "none", stroke: color, "stroke-width": "1.8" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613", "data-name": "Path 52613", d: "M302.6,169a3.478,3.478,0,1,1,0,6.956", transform: "translate(-302.6 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614", "data-name": "Path 52614", d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613-2", "data-name": "Path 52613", d: "M306.078,169a3.478,3.478,0,1,0,0,6.956", transform: "translate(-301.11 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614-2", "data-name": "Path 52614", d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" }))), /* @__PURE__ */ React17.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React17.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, "stroke-width": "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52615", "data-name": "Path 52615", d: "M6.333-7.067v1.291H.531V-7.067h5.8Z", transform: "translate(2.818 12.771)", fill: color }))));
672
+ var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React17.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React17.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React17.createElement("circle", { id: "Ellipse_418", "data-name": "Ellipse 418", cx: "4.819", cy: "4.819", r: "4.819", transform: "translate(3.316)", fill: "none", stroke: color, strokeWidth: "1.8" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52610", "data-name": "Path 52610", d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07", transform: "translate(-307.2 -193.585)", fill: "none", stroke: color, strokeWidth: "1.8" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613", "data-name": "Path 52613", d: "M302.6,169a3.478,3.478,0,1,1,0,6.956", transform: "translate(-302.6 -169)", fill: "none", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614", "data-name": "Path 52614", d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, strokeWidth: "1.5" })), /* @__PURE__ */ React17.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React17.createElement("path", { id: "Path_52613-2", "data-name": "Path 52613", d: "M306.078,169a3.478,3.478,0,1,0,0,6.956", transform: "translate(-301.11 -169)", fill: "none", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52614-2", "data-name": "Path 52614", d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, strokeWidth: "1.5" }))), /* @__PURE__ */ React17.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React17.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, strokeWidth: "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React17.createElement("path", { id: "Path_52615", "data-name": "Path 52615", d: "M6.333-7.067v1.291H.531V-7.067h5.8Z", transform: "translate(2.818 12.771)", fill: color }))));
673
673
  var inactiveGroupIcon_default = InactiveGroupIcon;
674
674
 
675
675
  // lib/icons/invoiceIcon.tsx
@@ -684,17 +684,17 @@ var logsIcon_default = LogsIcon;
684
684
 
685
685
  // lib/icons/questionStatusAllIcon.tsx
686
686
  var React20 = __toESM(require("react"), 1);
687
- var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React20.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_381", "data-name": "Ellipse 381", transform: "translate(5434 11754.834) rotate(90)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_382", "data-name": "Ellipse 382", transform: "translate(5428.5 11771) rotate(180)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React20.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1" }), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React20.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React20.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
687
+ var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React20.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_381", "data-name": "Ellipse 381", transform: "translate(5434 11754.834) rotate(90)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_382", "data-name": "Ellipse 382", transform: "translate(5428.5 11771) rotate(180)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React20.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1" }), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React20.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React20.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
688
688
  var questionStatusAllIcon_default = QuestionStatusAllIcon;
689
689
 
690
690
  // lib/icons/questionStatusPrivateIcon.tsx
691
691
  var React21 = __toESM(require("react"), 1);
692
- var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React21.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React21.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.createElement("path", { d: "M5.517,0h0a5.517,5.517,0,0,1,5.517,5.517V10a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V5.517A5.517,5.517,0,0,1,5.517,0Z", stroke: "none" }), /* @__PURE__ */ React21.createElement("path", { d: "M5.517.8h0a4.717,4.717,0,0,1,4.717,4.717V8.79a.41.41,0,0,1-.41.41H1.21A.41.41,0,0,1,.8,8.79V5.517A4.717,4.717,0,0,1,5.517.8Z", fill: "none" }))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React21.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1" }), /* @__PURE__ */ React21.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React21.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
692
+ var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React21.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React21.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React21.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React21.createElement("path", { d: "M5.517,0h0a5.517,5.517,0,0,1,5.517,5.517V10a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V5.517A5.517,5.517,0,0,1,5.517,0Z", stroke: "none" }), /* @__PURE__ */ React21.createElement("path", { d: "M5.517.8h0a4.717,4.717,0,0,1,4.717,4.717V8.79a.41.41,0,0,1-.41.41H1.21A.41.41,0,0,1,.8,8.79V5.517A4.717,4.717,0,0,1,5.517.8Z", fill: "none" }))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React21.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1" }), /* @__PURE__ */ React21.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React21.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
693
693
  var questionStatusPrivateIcon_default = QuestionStatusPrivateIcon;
694
694
 
695
695
  // lib/icons/questionStatusPublicIcon.tsx
696
696
  var React22 = __toESM(require("react"), 1);
697
- var QuestionStatusPublicIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React22.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25257", "data-name": "Group 25257", transform: "translate(-5412 -11786)" }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25177", "data-name": "Group 25177", transform: "translate(114 72)" }, /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(5299 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_354", "data-name": "Ellipse 354", transform: "translate(5304.5 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_355", "data-name": "Ellipse 355", transform: "translate(5321 11720.5) rotate(90)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" }))), /* @__PURE__ */ React22.createElement("g", { id: "Group_25254", "data-name": "Group 25254", transform: "translate(-237 37)" }, /* @__PURE__ */ React22.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
697
+ var QuestionStatusPublicIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React22.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25257", "data-name": "Group 25257", transform: "translate(-5412 -11786)" }, /* @__PURE__ */ React22.createElement("g", { id: "Group_25177", "data-name": "Group 25177", transform: "translate(114 72)" }, /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(5299 11715)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_354", "data-name": "Ellipse 354", transform: "translate(5304.5 11715)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React22.createElement("g", { id: "Ellipse_355", "data-name": "Ellipse 355", transform: "translate(5321 11720.5) rotate(90)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React22.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" }))), /* @__PURE__ */ React22.createElement("g", { id: "Group_25254", "data-name": "Group 25254", transform: "translate(-237 37)" }, /* @__PURE__ */ React22.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
698
698
  var questionStatusPublicIcon_default = QuestionStatusPublicIcon;
699
699
 
700
700
  // lib/icons/questionTypeAllIcon.tsx
@@ -704,22 +704,22 @@ var questionTypeAllIcon_default = QuestionTypeAllIcon;
704
704
 
705
705
  // lib/icons/questionTypeCodingIcon.tsx
706
706
  var React24 = __toESM(require("react"), 1);
707
- var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React24.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React24.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React24.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React24.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React24.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
707
+ var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React24.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React24.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React24.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React24.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React24.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
708
708
  var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
709
709
 
710
710
  // lib/icons/questionTypeDescriptiveIcon.tsx
711
711
  var React25 = __toESM(require("react"), 1);
712
- var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React25.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React25.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React25.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
712
+ var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React25.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React25.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React25.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
713
713
  var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
714
714
 
715
715
  // lib/icons/questionTypeMultipleIcon.tsx
716
716
  var React26 = __toESM(require("react"), 1);
717
- var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React26.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React26.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React26.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React26.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React26.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React26.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React26.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
717
+ var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React26.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React26.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React26.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React26.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React26.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.6" })), /* @__PURE__ */ React26.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React26.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
718
718
  var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
719
719
 
720
720
  // lib/icons/questionTypeSingleIcon.tsx
721
721
  var React27 = __toESM(require("react"), 1);
722
- var QuestionTypeSingleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React27.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React27.createElement("g", { id: "Group_25230", "data-name": "Group 25230", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React27.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_384", "data-name": "Ellipse 384", transform: "translate(5657 11794)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "4", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "3.2", fill: "none" }))));
722
+ var QuestionTypeSingleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React27.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React27.createElement("g", { id: "Group_25230", "data-name": "Group 25230", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React27.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React27.createElement("g", { id: "Ellipse_384", "data-name": "Ellipse 384", transform: "translate(5657 11794)", fill: "none", stroke: color, strokeWidth: "1.6" }, /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "4", stroke: "none" }), /* @__PURE__ */ React27.createElement("circle", { cx: "4", cy: "4", r: "3.2", fill: "none" }))));
723
723
  var questionTypeSingleIcon_default = QuestionTypeSingleIcon;
724
724
 
725
725
  // lib/icons/resendInviteIcon.tsx
@@ -750,27 +750,27 @@ var resendInviteIcon_default = ResendInviteIcon;
750
750
 
751
751
  // lib/icons/subscribeIcon.tsx
752
752
  var React29 = __toESM(require("react"), 1);
753
- var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React29.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React29.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React29.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React29.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })), /* @__PURE__ */ React29.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, "stroke-width": "0.3" })));
753
+ var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React29.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React29.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React29.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React29.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })), /* @__PURE__ */ React29.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React29.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, strokeWidth: "0.3" })));
754
754
  var subscribeIcon_default = SubscribeIcon;
755
755
 
756
756
  // lib/icons/suspendUserIcon.tsx
757
757
  var React30 = __toESM(require("react"), 1);
758
- var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React30.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_414", "data-name": "Ellipse 414", cx: "4.979", cy: "5.203", rx: "4.979", ry: "5.203", transform: "translate(3.506)", fill: "rgba(0,0,0,0)", stroke: color, "stroke-width": "1.8" }), /* @__PURE__ */ React30.createElement("path", { id: "Path_52609", "data-name": "Path 52609", d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69", transform: "translate(-128.5 -193.195)", fill: "rgba(0,0,0,0)", stroke: color, "stroke-width": "1.8" })), /* @__PURE__ */ React30.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, "stroke-width": "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React30.createElement("line", { id: "Line_419", "data-name": "Line 419", x1: "7", y2: "9", transform: "translate(2.66 1.66)", fill: "none", stroke: color, "stroke-width": "1.8" })))));
758
+ var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React30.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_414", "data-name": "Ellipse 414", cx: "4.979", cy: "5.203", rx: "4.979", ry: "5.203", transform: "translate(3.506)", fill: "rgba(0,0,0,0)", stroke: color, strokeWidth: "1.8" }), /* @__PURE__ */ React30.createElement("path", { id: "Path_52609", "data-name": "Path 52609", d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69", transform: "translate(-128.5 -193.195)", fill: "rgba(0,0,0,0)", stroke: color, strokeWidth: "1.8" })), /* @__PURE__ */ React30.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React30.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React30.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, strokeWidth: "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React30.createElement("line", { id: "Line_419", "data-name": "Line 419", x1: "7", y2: "9", transform: "translate(2.66 1.66)", fill: "none", stroke: color, strokeWidth: "1.8" })))));
759
759
  var suspendUserIcon_default = SuspendUserIcon;
760
760
 
761
761
  // lib/icons/unsubscribeIcon.tsx
762
762
  var React31 = __toESM(require("react"), 1);
763
- var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React31.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React31.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React31.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
763
+ var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React31.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React31.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React31.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
764
764
  var unsubscribeIcon_default = UnsubscribeIcon;
765
765
 
766
766
  // lib/icons/uploadIcon.tsx
767
767
  var React32 = __toESM(require("react"), 1);
768
- var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React32.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React32.createElement("title", null), /* @__PURE__ */ React32.createElement("g", { id: "Complete" }, /* @__PURE__ */ React32.createElement("g", { id: "upload" }, /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React32.createElement("line", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
768
+ var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React32.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React32.createElement("title", null), /* @__PURE__ */ React32.createElement("g", { id: "Complete" }, /* @__PURE__ */ React32.createElement("g", { id: "upload" }, /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React32.createElement("line", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
769
769
  var uploadIcon_default = UploadIcon;
770
770
 
771
771
  // lib/icons/viewIcon.tsx
772
772
  var React33 = __toESM(require("react"), 1);
773
- var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React33.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React33.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React33.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React33.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
773
+ var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React33.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React33.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React33.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" }), /* @__PURE__ */ React33.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
774
774
  var viewIcon_default = ViewIcon;
775
775
 
776
776
  // lib/icons/userAssignIcon.tsx
@@ -795,7 +795,7 @@ var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React3
795
795
  fill: "rgba(0,0,0,0)",
796
796
  stroke: color,
797
797
  "stroke-miterlimit": "10",
798
- "stroke-width": "1.8"
798
+ strokeWidth: "1.8"
799
799
  }
800
800
  ), /* @__PURE__ */ React34.createElement(
801
801
  "path",
@@ -805,7 +805,7 @@ var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React3
805
805
  fill: "rgba(0,0,0,0)",
806
806
  stroke: color,
807
807
  "stroke-miterlimit": "10",
808
- "stroke-width": "1.8"
808
+ strokeWidth: "1.8"
809
809
  }
810
810
  )), /* @__PURE__ */ React34.createElement("g", { transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React34.createElement(
811
811
  "ellipse",
@@ -817,7 +817,7 @@ var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React3
817
817
  fill: "none",
818
818
  stroke: color,
819
819
  "stroke-miterlimit": "10",
820
- "stroke-width": "1.8",
820
+ strokeWidth: "1.8",
821
821
  "stroke-dasharray": "470 154"
822
822
  }
823
823
  ), /* @__PURE__ */ React34.createElement(
@@ -838,12 +838,12 @@ var rufousBirdIcon_default = RufousBirdIcon;
838
838
 
839
839
  // lib/icons/tickIcon.tsx
840
840
  var React36 = __toESM(require("react"), 1);
841
- var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React36.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React36.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React36.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React36.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
841
+ var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React36.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React36.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React36.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React36.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.8" })));
842
842
  var tickIcon_default = TickIcon;
843
843
 
844
844
  // lib/icons/timerIcon.tsx
845
845
  var React37 = __toESM(require("react"), 1);
846
- var TimerIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React37.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React37.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React37.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React37.createElement("path", { id: "Icon_weather-time-5", "data-name": "Icon weather-time-5", d: "M16.968,16.267V9.25a.874.874,0,1,1,1.749,0v6.763l2.265,4.045a.855.855,0,0,1-.759,1.317.824.824,0,0,1-.769-.432l-2.318-4.109A1.033,1.033,0,0,1,16.968,16.267Z", transform: "translate(1576.005 17.684)", fill: color })));
846
+ var TimerIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React37.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React37.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React37.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, strokeWidth: "1.8" }, /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React37.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React37.createElement("path", { id: "Icon_weather-time-5", "data-name": "Icon weather-time-5", d: "M16.968,16.267V9.25a.874.874,0,1,1,1.749,0v6.763l2.265,4.045a.855.855,0,0,1-.759,1.317.824.824,0,0,1-.769-.432l-2.318-4.109A1.033,1.033,0,0,1,16.968,16.267Z", transform: "translate(1576.005 17.684)", fill: color })));
847
847
  var timerIcon_default = TimerIcon;
848
848
 
849
849
  // lib/icons/trashIcon.tsx
@@ -853,7 +853,7 @@ var trashIcon_default = TrashIcon;
853
853
 
854
854
  // lib/icons/editChatIcon.tsx
855
855
  var React39 = __toESM(require("react"), 1);
856
- var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React39.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" })));
856
+ var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" }), /* @__PURE__ */ React39.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2" })));
857
857
  var editChatIcon_default = EditChatIcon;
858
858
 
859
859
  // lib/icons/sidebarIcon.tsx
@@ -892,7 +892,7 @@ var dollarIcon_default = DollarIcon;
892
892
 
893
893
  // lib/icons/engagementIcon.tsx
894
894
  var React44 = __toESM(require("react"), 1);
895
- var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React44.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React44.createElement("path", { d: "M14.4391 12.237C14.4713 12.2661 14.5091 12.2883 14.5501 12.3022C14.5912 12.3161 14.6347 12.3214 14.6779 12.3179C14.7211 12.3143 14.7631 12.3019 14.8013 12.2815C14.8396 12.261 14.8732 12.233 14.9001 12.199C14.956 12.1312 14.9835 12.0444 14.9768 11.9567C14.9701 11.8691 14.9297 11.7875 14.8641 11.729C14.2376 11.1794 13.5316 10.7277 12.7701 10.389C13.3457 9.88171 13.8062 9.25734 14.121 8.55767C14.4357 7.85801 14.5974 7.09919 14.5951 6.33199C14.6139 4.93817 14.0788 3.59386 13.1075 2.59404C12.1362 1.59423 10.8079 1.02059 9.41414 0.998993C8.02071 1.02137 6.69304 1.5955 5.72234 2.59544C4.75164 3.59539 4.21716 4.93951 4.23614 6.33299C4.23383 7.09938 4.39508 7.85743 4.7091 8.55653C5.02313 9.25563 5.48271 9.87968 6.05714 10.387C4.53991 11.0856 3.25607 12.2066 2.35924 13.6158C1.46241 15.0249 0.99056 16.6627 1.00014 18.333V20.666C0.999074 20.7531 1.03258 20.837 1.09332 20.8995C1.15405 20.9619 1.23706 20.9977 1.32414 20.999C1.41123 20.9977 1.49424 20.9619 1.55497 20.8995C1.61571 20.837 1.64921 20.7531 1.64814 20.666V18.333C1.63752 16.7252 2.11129 15.1515 3.00775 13.8168C3.9042 12.4821 5.1818 11.4483 6.67414 10.85C7.48858 11.3825 8.44057 11.6661 9.41364 11.6661C10.3867 11.6661 11.3387 11.3825 12.1531 10.85C12.9907 11.1745 13.7645 11.644 14.4391 12.237ZM4.88314 6.33699C4.86577 5.11734 5.33299 3.94062 6.18228 3.06509C7.03157 2.18955 8.19353 1.68674 9.41314 1.66699C10.6322 1.68674 11.7937 2.18914 12.6429 3.06402C13.4921 3.93891 13.9597 5.11486 13.9431 6.33399C13.9592 7.55278 13.4914 8.72822 12.6422 9.60267C11.7931 10.4771 10.6319 10.9792 9.41314 10.999C8.19423 10.9792 7.03288 10.477 6.18371 9.60232C5.33454 8.72765 4.86683 7.55196 4.88314 6.33299V6.33699Z", fill: color, stroke: color, "stroke-width": "0.5" }), /* @__PURE__ */ React44.createElement("path", { d: "M20.971 15.204C20.9361 15.0935 20.8706 14.9953 20.7821 14.9206C20.6936 14.8459 20.5857 14.7978 20.471 14.782L17.754 14.4L16.54 12.021C16.4874 11.9197 16.4081 11.8348 16.3106 11.7755C16.213 11.7162 16.1011 11.6849 15.987 11.6849C15.8729 11.6849 15.761 11.7162 15.6634 11.7755C15.5659 11.8348 15.4866 11.9197 15.434 12.021L14.22 14.4L11.503 14.782C11.3883 14.7978 11.2804 14.8459 11.1919 14.9206C11.1034 14.9953 11.0379 15.0935 11.003 15.204C10.9675 15.313 10.964 15.4299 10.9929 15.5408C11.0218 15.6518 11.0819 15.7521 11.166 15.83L13.124 17.677L12.662 20.282C12.6461 20.3691 12.6497 20.4587 12.6725 20.5443C12.6953 20.6299 12.7368 20.7093 12.794 20.777C12.8859 20.8832 13.0105 20.956 13.1482 20.9839C13.2859 21.0117 13.429 20.9931 13.555 20.931L15.99 19.693L18.425 20.931C18.5508 20.9954 18.6947 21.0151 18.8332 20.987C18.9716 20.9588 19.0964 20.8844 19.187 20.776C19.2442 20.7083 19.2857 20.6289 19.3085 20.5433C19.3313 20.4577 19.3349 20.3681 19.319 20.281L18.857 17.676L20.816 15.829C20.8986 15.7503 20.957 15.6497 20.9845 15.539C21.0119 15.4283 21.0072 15.3121 20.971 15.204ZM18.316 17.195C18.2424 17.2639 18.1871 17.3501 18.1551 17.4458C18.1232 17.5415 18.1156 17.6436 18.133 17.743L18.57 20.205L16.27 19.034C16.1819 18.9903 16.0849 18.9675 15.9865 18.9675C15.8881 18.9675 15.7911 18.9903 15.703 19.034L13.403 20.205L13.84 17.742C13.8575 17.6426 13.8498 17.5405 13.8179 17.4448C13.7859 17.3491 13.7306 17.2629 13.657 17.194L11.819 15.46L14.372 15.101C14.4705 15.0874 14.5642 15.0504 14.6453 14.9929C14.7265 14.9355 14.7925 14.8594 14.838 14.771L15.99 12.512L17.143 14.771C17.1885 14.8594 17.2546 14.9355 17.3357 14.9929C17.4168 15.0504 17.5105 15.0874 17.609 15.101L20.162 15.46L18.316 17.195Z", fill: color, stroke: color, "stroke-width": "0.5" }));
895
+ var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React44.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React44.createElement("path", { d: "M14.4391 12.237C14.4713 12.2661 14.5091 12.2883 14.5501 12.3022C14.5912 12.3161 14.6347 12.3214 14.6779 12.3179C14.7211 12.3143 14.7631 12.3019 14.8013 12.2815C14.8396 12.261 14.8732 12.233 14.9001 12.199C14.956 12.1312 14.9835 12.0444 14.9768 11.9567C14.9701 11.8691 14.9297 11.7875 14.8641 11.729C14.2376 11.1794 13.5316 10.7277 12.7701 10.389C13.3457 9.88171 13.8062 9.25734 14.121 8.55767C14.4357 7.85801 14.5974 7.09919 14.5951 6.33199C14.6139 4.93817 14.0788 3.59386 13.1075 2.59404C12.1362 1.59423 10.8079 1.02059 9.41414 0.998993C8.02071 1.02137 6.69304 1.5955 5.72234 2.59544C4.75164 3.59539 4.21716 4.93951 4.23614 6.33299C4.23383 7.09938 4.39508 7.85743 4.7091 8.55653C5.02313 9.25563 5.48271 9.87968 6.05714 10.387C4.53991 11.0856 3.25607 12.2066 2.35924 13.6158C1.46241 15.0249 0.99056 16.6627 1.00014 18.333V20.666C0.999074 20.7531 1.03258 20.837 1.09332 20.8995C1.15405 20.9619 1.23706 20.9977 1.32414 20.999C1.41123 20.9977 1.49424 20.9619 1.55497 20.8995C1.61571 20.837 1.64921 20.7531 1.64814 20.666V18.333C1.63752 16.7252 2.11129 15.1515 3.00775 13.8168C3.9042 12.4821 5.1818 11.4483 6.67414 10.85C7.48858 11.3825 8.44057 11.6661 9.41364 11.6661C10.3867 11.6661 11.3387 11.3825 12.1531 10.85C12.9907 11.1745 13.7645 11.644 14.4391 12.237ZM4.88314 6.33699C4.86577 5.11734 5.33299 3.94062 6.18228 3.06509C7.03157 2.18955 8.19353 1.68674 9.41314 1.66699C10.6322 1.68674 11.7937 2.18914 12.6429 3.06402C13.4921 3.93891 13.9597 5.11486 13.9431 6.33399C13.9592 7.55278 13.4914 8.72822 12.6422 9.60267C11.7931 10.4771 10.6319 10.9792 9.41314 10.999C8.19423 10.9792 7.03288 10.477 6.18371 9.60232C5.33454 8.72765 4.86683 7.55196 4.88314 6.33299V6.33699Z", fill: color, stroke: color, strokeWidth: "0.5" }), /* @__PURE__ */ React44.createElement("path", { d: "M20.971 15.204C20.9361 15.0935 20.8706 14.9953 20.7821 14.9206C20.6936 14.8459 20.5857 14.7978 20.471 14.782L17.754 14.4L16.54 12.021C16.4874 11.9197 16.4081 11.8348 16.3106 11.7755C16.213 11.7162 16.1011 11.6849 15.987 11.6849C15.8729 11.6849 15.761 11.7162 15.6634 11.7755C15.5659 11.8348 15.4866 11.9197 15.434 12.021L14.22 14.4L11.503 14.782C11.3883 14.7978 11.2804 14.8459 11.1919 14.9206C11.1034 14.9953 11.0379 15.0935 11.003 15.204C10.9675 15.313 10.964 15.4299 10.9929 15.5408C11.0218 15.6518 11.0819 15.7521 11.166 15.83L13.124 17.677L12.662 20.282C12.6461 20.3691 12.6497 20.4587 12.6725 20.5443C12.6953 20.6299 12.7368 20.7093 12.794 20.777C12.8859 20.8832 13.0105 20.956 13.1482 20.9839C13.2859 21.0117 13.429 20.9931 13.555 20.931L15.99 19.693L18.425 20.931C18.5508 20.9954 18.6947 21.0151 18.8332 20.987C18.9716 20.9588 19.0964 20.8844 19.187 20.776C19.2442 20.7083 19.2857 20.6289 19.3085 20.5433C19.3313 20.4577 19.3349 20.3681 19.319 20.281L18.857 17.676L20.816 15.829C20.8986 15.7503 20.957 15.6497 20.9845 15.539C21.0119 15.4283 21.0072 15.3121 20.971 15.204ZM18.316 17.195C18.2424 17.2639 18.1871 17.3501 18.1551 17.4458C18.1232 17.5415 18.1156 17.6436 18.133 17.743L18.57 20.205L16.27 19.034C16.1819 18.9903 16.0849 18.9675 15.9865 18.9675C15.8881 18.9675 15.7911 18.9903 15.703 19.034L13.403 20.205L13.84 17.742C13.8575 17.6426 13.8498 17.5405 13.8179 17.4448C13.7859 17.3491 13.7306 17.2629 13.657 17.194L11.819 15.46L14.372 15.101C14.4705 15.0874 14.5642 15.0504 14.6453 14.9929C14.7265 14.9355 14.7925 14.8594 14.838 14.771L15.99 12.512L17.143 14.771C17.1885 14.8594 17.2546 14.9355 17.3357 14.9929C17.4168 15.0504 17.5105 15.0874 17.609 15.101L20.162 15.46L18.316 17.195Z", fill: color, stroke: color, strokeWidth: "0.5" }));
896
896
  var engagementIcon_default = EngagementIcon;
897
897
 
898
898
  // lib/icons/functionIcon.tsx
@@ -942,7 +942,7 @@ var ProjectIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React48.c
942
942
  viewBox: "0 0 18.571 16.1",
943
943
  ...props
944
944
  },
945
- /* @__PURE__ */ React48.createElement("g", { id: "Group_26167", "data-name": "Group 26167", transform: "translate(-1125 -644.1)" }, /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19851", "data-name": "Rectangle 19851", transform: "translate(1125 647.231)", fill: "none", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React48.createElement("rect", { width: "18.571", height: "12.969", rx: "1", stroke: "none" }), /* @__PURE__ */ React48.createElement("rect", { x: "0.5", y: "0.5", width: "17.571", height: "11.969", rx: "0.5", fill: "none" })), /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19852", "data-name": "Rectangle 19852", transform: "translate(1131.964 644.1)", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React48.createElement("path", { d: "M2.321,0h0A2.321,2.321,0,0,1,4.643,2.321V4.062a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V2.321A2.321,2.321,0,0,1,2.321,0Z", stroke: "none" }), /* @__PURE__ */ React48.createElement("path", { d: "M2.321.5h0A1.821,1.821,0,0,1,4.143,2.321V3.467a.1.1,0,0,1-.1.1H.6a.1.1,0,0,1-.1-.1V2.321A1.821,1.821,0,0,1,2.321.5Z", fill: "none" })), /* @__PURE__ */ React48.createElement("line", { id: "Line_619", "data-name": "Line 619", y2: "12.311", transform: "translate(1128.482 647.889)", fill: "none", stroke: color, "stroke-width": "1" }), /* @__PURE__ */ React48.createElement("line", { id: "Line_620", "data-name": "Line 620", y2: "12.311", transform: "translate(1140.089 647.889)", fill: "none", stroke: color, "stroke-width": "1" }))
945
+ /* @__PURE__ */ React48.createElement("g", { id: "Group_26167", "data-name": "Group 26167", transform: "translate(-1125 -644.1)" }, /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19851", "data-name": "Rectangle 19851", transform: "translate(1125 647.231)", fill: "none", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React48.createElement("rect", { width: "18.571", height: "12.969", rx: "1", stroke: "none" }), /* @__PURE__ */ React48.createElement("rect", { x: "0.5", y: "0.5", width: "17.571", height: "11.969", rx: "0.5", fill: "none" })), /* @__PURE__ */ React48.createElement("g", { id: "Rectangle_19852", "data-name": "Rectangle 19852", transform: "translate(1131.964 644.1)", fill: "#fff", stroke: color, strokeWidth: "1" }, /* @__PURE__ */ React48.createElement("path", { d: "M2.321,0h0A2.321,2.321,0,0,1,4.643,2.321V4.062a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V2.321A2.321,2.321,0,0,1,2.321,0Z", stroke: "none" }), /* @__PURE__ */ React48.createElement("path", { d: "M2.321.5h0A1.821,1.821,0,0,1,4.143,2.321V3.467a.1.1,0,0,1-.1.1H.6a.1.1,0,0,1-.1-.1V2.321A1.821,1.821,0,0,1,2.321.5Z", fill: "none" })), /* @__PURE__ */ React48.createElement("line", { id: "Line_619", "data-name": "Line 619", y2: "12.311", transform: "translate(1128.482 647.889)", fill: "none", stroke: color, strokeWidth: "1" }), /* @__PURE__ */ React48.createElement("line", { id: "Line_620", "data-name": "Line 620", y2: "12.311", transform: "translate(1140.089 647.889)", fill: "none", stroke: color, strokeWidth: "1" }))
946
946
  );
947
947
  var projectIcon_default = ProjectIcon;
948
948
 
@@ -963,7 +963,7 @@ var rolesIcon_default = RolesIcon;
963
963
 
964
964
  // lib/icons/rufousAiIcon.tsx
965
965
  var React50 = __toESM(require("react"), 1);
966
- var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React50.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React50.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, "stroke-width": "2" }), /* @__PURE__ */ React50.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React50.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, "stroke-width": "1.2" }));
966
+ var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React50.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React50.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, strokeWidth: "2" }), /* @__PURE__ */ React50.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, strokeWidth: "1.5" }), /* @__PURE__ */ React50.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, strokeWidth: "1.2" }));
967
967
  var rufousAiIcon_default = RufousAiIcon;
968
968
 
969
969
  // lib/icons/closeIcon.tsx
@@ -983,7 +983,7 @@ var downloadPdfIcon_default = DownloadPdfIcon;
983
983
 
984
984
  // lib/icons/softSkillsIcon.tsx
985
985
  var React54 = __toESM(require("react"), 1);
986
- var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React54.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React54.createElement("path", { d: "M10.345 3.075C10.4367 3.07474 10.5245 3.0382 10.5893 2.97337C10.6542 2.90854 10.6907 2.82068 10.691 2.729V1.346C10.691 1.25424 10.6545 1.16623 10.5896 1.10134C10.5247 1.03645 10.4367 1 10.345 1C10.2532 1 10.1652 1.03645 10.1003 1.10134C10.0354 1.16623 9.99898 1.25424 9.99898 1.346V2.73C9.9995 2.82151 10.0362 2.90911 10.101 2.97372C10.1658 3.03834 10.2535 3.07474 10.345 3.075Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M14.73 5.44299C14.0619 4.84013 13.2771 4.38088 12.4242 4.0937C11.5713 3.80651 10.6686 3.69752 9.77191 3.77346C8.87521 3.84941 8.00366 4.10867 7.21125 4.53519C6.41884 4.96172 5.72245 5.54641 5.16523 6.25305C4.60802 6.95969 4.20184 7.77323 3.97186 8.64325C3.74188 9.51328 3.69301 10.4213 3.82827 11.3109C3.96353 12.2006 4.28003 13.0531 4.75818 13.8154C5.23633 14.5778 5.86593 15.2339 6.60798 15.743C6.79896 15.8735 6.95541 16.0485 7.06392 16.2528C7.17243 16.4571 7.22976 16.6847 7.23098 16.916V17.992C7.23187 18.2981 7.33424 18.5953 7.52207 18.8371C7.70989 19.0788 7.97256 19.2515 8.26898 19.328V19.376C8.26898 20.141 8.88798 21.76 9.65298 21.76H11.037C11.802 21.76 12.421 20.141 12.421 19.376V19.328C12.7162 19.2511 12.9777 19.0788 13.1649 18.8379C13.352 18.597 13.4544 18.301 13.456 17.996V16.92C13.4572 16.6887 13.5145 16.4611 13.623 16.2568C13.7315 16.0525 13.888 15.8775 14.079 15.747C14.8965 15.1825 15.5754 14.4398 16.0644 13.575C16.5534 12.7101 16.8398 11.7456 16.9021 10.754C16.9644 9.76243 16.8009 8.76965 16.424 7.8504C16.047 6.93115 15.4665 6.10939 14.726 5.44699L14.73 5.44299ZM11.037 21.072H9.65598C9.27498 21.072 8.96398 19.761 8.96398 19.38H11.733C11.729 19.761 11.418 21.072 11.037 21.072ZM12.767 17.996C12.7664 18.1794 12.6934 18.3551 12.5637 18.4847C12.434 18.6144 12.2583 18.6875 12.075 18.688H8.61398C8.43061 18.6875 8.2549 18.6144 8.12524 18.4847C7.99558 18.3551 7.9225 18.1794 7.92198 17.996V17.266H12.767V17.996ZM13.688 15.179C13.4533 15.3399 13.2534 15.5463 13.1 15.7859C12.9466 16.0255 12.8429 16.2935 12.795 16.574H7.89498C7.84729 16.2928 7.74369 16.024 7.59031 15.7835C7.43692 15.5431 7.23687 15.3358 7.00198 15.174C5.96978 14.4612 5.19245 13.4371 4.78346 12.2512C4.37447 11.0654 4.35523 9.77985 4.72855 8.58229C5.10187 7.38472 5.84821 6.33784 6.85861 5.59446C7.86901 4.85108 9.09057 4.45012 10.345 4.45012C11.5994 4.45012 12.8209 4.85108 13.8313 5.59446C14.8417 6.33784 15.5881 7.38472 15.9614 8.58229C16.3347 9.77985 16.3155 11.0654 15.9065 12.2512C15.4975 13.4371 14.7202 14.4612 13.688 15.174V15.179Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M19.342 9.998H17.958C17.8662 9.998 17.7782 10.0345 17.7133 10.0993C17.6484 10.1642 17.612 10.2522 17.612 10.344C17.612 10.4358 17.6484 10.5238 17.7133 10.5887C17.7782 10.6535 17.8662 10.69 17.958 10.69H19.342C19.4337 10.69 19.5217 10.6535 19.5866 10.5887C19.6515 10.5238 19.688 10.4358 19.688 10.344C19.688 10.2522 19.6515 10.1642 19.5866 10.0993C19.5217 10.0345 19.4337 9.998 19.342 9.998Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M2.73098 9.998H1.34698C1.25521 9.998 1.1672 10.0345 1.10232 10.0993C1.03743 10.1642 1.00098 10.2522 1.00098 10.344C1.00098 10.4358 1.03743 10.5238 1.10232 10.5887C1.1672 10.6535 1.25521 10.69 1.34698 10.69H2.73098C2.82274 10.69 2.91075 10.6535 2.97564 10.5887C3.04052 10.5238 3.07698 10.4358 3.07698 10.344C3.07698 10.2522 3.04052 10.1642 2.97564 10.0993C2.91075 10.0345 2.82274 9.998 2.73098 9.998Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M16.463 3.73699L15.484 4.71599C15.4519 4.74803 15.4265 4.78607 15.4092 4.82794C15.3918 4.8698 15.3829 4.91468 15.3829 4.95999C15.3829 5.00531 15.3918 5.05018 15.4092 5.09205C15.4265 5.13392 15.4519 5.17195 15.484 5.20399C15.5162 5.23631 15.5545 5.26182 15.5968 5.279C15.6391 5.29618 15.6844 5.30468 15.73 5.30399C15.8218 5.30384 15.9101 5.26798 15.976 5.20399L16.955 4.22499C17.0197 4.16028 17.056 4.07251 17.056 3.98099C17.056 3.88948 17.0197 3.80171 16.955 3.73699C16.8903 3.67228 16.8025 3.63593 16.711 3.63593C16.6195 3.63593 16.5317 3.67228 16.467 3.73699H16.463Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.72198 15.483L3.74298 16.462C3.71092 16.494 3.6855 16.5321 3.66815 16.5739C3.65081 16.6158 3.64188 16.6607 3.64188 16.706C3.64188 16.7513 3.65081 16.7962 3.66815 16.8381C3.6855 16.8799 3.71092 16.918 3.74298 16.95C3.77517 16.9823 3.81355 17.0078 3.85581 17.025C3.89807 17.0422 3.94336 17.0507 3.98898 17.05C4.08082 17.0497 4.169 17.0139 4.23498 16.95L5.21398 15.971C5.24602 15.939 5.27144 15.9009 5.28878 15.859C5.30612 15.8172 5.31504 15.7723 5.31504 15.727C5.31504 15.6817 5.30612 15.6368 5.28878 15.5949C5.27144 15.5531 5.24602 15.515 5.21398 15.483C5.18193 15.451 5.14389 15.4255 5.10203 15.4082C5.06016 15.3909 5.01529 15.3819 4.96998 15.3819C4.92466 15.3819 4.87979 15.3909 4.83792 15.4082C4.79606 15.4255 4.75802 15.451 4.72598 15.483H4.72198Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M15.971 15.483C15.9389 15.451 15.9009 15.4255 15.859 15.4082C15.8172 15.3909 15.7723 15.3819 15.727 15.3819C15.6817 15.3819 15.6368 15.3909 15.5949 15.4082C15.5531 15.4255 15.515 15.451 15.483 15.483C15.4509 15.515 15.4255 15.5531 15.4082 15.5949C15.3908 15.6368 15.3819 15.6817 15.3819 15.727C15.3819 15.7723 15.3908 15.8172 15.4082 15.859C15.4255 15.9009 15.4509 15.939 15.483 15.971L16.462 16.95C16.4942 16.9823 16.5325 17.0078 16.5748 17.025C16.6171 17.0422 16.6624 17.0507 16.708 17.05C16.7998 17.0497 16.888 17.0139 16.954 16.95C16.986 16.918 17.0115 16.8799 17.0288 16.8381C17.0461 16.7962 17.0551 16.7513 17.0551 16.706C17.0551 16.6607 17.0461 16.6158 17.0288 16.5739C17.0115 16.5321 16.986 16.494 16.954 16.462L15.975 15.483H15.971Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.71698 5.209C4.74917 5.24132 4.78755 5.26683 4.82981 5.28401C4.87207 5.30119 4.91736 5.30969 4.96298 5.309C5.05483 5.30874 5.143 5.2729 5.20897 5.209C5.24103 5.17696 5.26645 5.13892 5.2838 5.09706C5.30114 5.05519 5.31007 5.01032 5.31007 4.965C5.31007 4.91968 5.30114 4.87481 5.2838 4.83294C5.26645 4.79107 5.24103 4.75304 5.20897 4.721L4.22997 3.742C4.19793 3.70996 4.15989 3.68454 4.11803 3.6672C4.07616 3.64986 4.03129 3.64093 3.98598 3.64093C3.94066 3.64093 3.89579 3.64986 3.85392 3.6672C3.81206 3.68454 3.77402 3.70996 3.74198 3.742C3.70993 3.77404 3.68451 3.81208 3.66717 3.85395C3.64983 3.89581 3.64091 3.94068 3.64091 3.986C3.64091 4.03131 3.64983 4.07618 3.66717 4.11805C3.68451 4.15992 3.70993 4.19796 3.74198 4.23L4.72098 5.209H4.71698Z", fill: color, stroke: color, "stroke-width": "0.3" }));
986
+ var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React54.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React54.createElement("path", { d: "M10.345 3.075C10.4367 3.07474 10.5245 3.0382 10.5893 2.97337C10.6542 2.90854 10.6907 2.82068 10.691 2.729V1.346C10.691 1.25424 10.6545 1.16623 10.5896 1.10134C10.5247 1.03645 10.4367 1 10.345 1C10.2532 1 10.1652 1.03645 10.1003 1.10134C10.0354 1.16623 9.99898 1.25424 9.99898 1.346V2.73C9.9995 2.82151 10.0362 2.90911 10.101 2.97372C10.1658 3.03834 10.2535 3.07474 10.345 3.075Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M14.73 5.44299C14.0619 4.84013 13.2771 4.38088 12.4242 4.0937C11.5713 3.80651 10.6686 3.69752 9.77191 3.77346C8.87521 3.84941 8.00366 4.10867 7.21125 4.53519C6.41884 4.96172 5.72245 5.54641 5.16523 6.25305C4.60802 6.95969 4.20184 7.77323 3.97186 8.64325C3.74188 9.51328 3.69301 10.4213 3.82827 11.3109C3.96353 12.2006 4.28003 13.0531 4.75818 13.8154C5.23633 14.5778 5.86593 15.2339 6.60798 15.743C6.79896 15.8735 6.95541 16.0485 7.06392 16.2528C7.17243 16.4571 7.22976 16.6847 7.23098 16.916V17.992C7.23187 18.2981 7.33424 18.5953 7.52207 18.8371C7.70989 19.0788 7.97256 19.2515 8.26898 19.328V19.376C8.26898 20.141 8.88798 21.76 9.65298 21.76H11.037C11.802 21.76 12.421 20.141 12.421 19.376V19.328C12.7162 19.2511 12.9777 19.0788 13.1649 18.8379C13.352 18.597 13.4544 18.301 13.456 17.996V16.92C13.4572 16.6887 13.5145 16.4611 13.623 16.2568C13.7315 16.0525 13.888 15.8775 14.079 15.747C14.8965 15.1825 15.5754 14.4398 16.0644 13.575C16.5534 12.7101 16.8398 11.7456 16.9021 10.754C16.9644 9.76243 16.8009 8.76965 16.424 7.8504C16.047 6.93115 15.4665 6.10939 14.726 5.44699L14.73 5.44299ZM11.037 21.072H9.65598C9.27498 21.072 8.96398 19.761 8.96398 19.38H11.733C11.729 19.761 11.418 21.072 11.037 21.072ZM12.767 17.996C12.7664 18.1794 12.6934 18.3551 12.5637 18.4847C12.434 18.6144 12.2583 18.6875 12.075 18.688H8.61398C8.43061 18.6875 8.2549 18.6144 8.12524 18.4847C7.99558 18.3551 7.9225 18.1794 7.92198 17.996V17.266H12.767V17.996ZM13.688 15.179C13.4533 15.3399 13.2534 15.5463 13.1 15.7859C12.9466 16.0255 12.8429 16.2935 12.795 16.574H7.89498C7.84729 16.2928 7.74369 16.024 7.59031 15.7835C7.43692 15.5431 7.23687 15.3358 7.00198 15.174C5.96978 14.4612 5.19245 13.4371 4.78346 12.2512C4.37447 11.0654 4.35523 9.77985 4.72855 8.58229C5.10187 7.38472 5.84821 6.33784 6.85861 5.59446C7.86901 4.85108 9.09057 4.45012 10.345 4.45012C11.5994 4.45012 12.8209 4.85108 13.8313 5.59446C14.8417 6.33784 15.5881 7.38472 15.9614 8.58229C16.3347 9.77985 16.3155 11.0654 15.9065 12.2512C15.4975 13.4371 14.7202 14.4612 13.688 15.174V15.179Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M19.342 9.998H17.958C17.8662 9.998 17.7782 10.0345 17.7133 10.0993C17.6484 10.1642 17.612 10.2522 17.612 10.344C17.612 10.4358 17.6484 10.5238 17.7133 10.5887C17.7782 10.6535 17.8662 10.69 17.958 10.69H19.342C19.4337 10.69 19.5217 10.6535 19.5866 10.5887C19.6515 10.5238 19.688 10.4358 19.688 10.344C19.688 10.2522 19.6515 10.1642 19.5866 10.0993C19.5217 10.0345 19.4337 9.998 19.342 9.998Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M2.73098 9.998H1.34698C1.25521 9.998 1.1672 10.0345 1.10232 10.0993C1.03743 10.1642 1.00098 10.2522 1.00098 10.344C1.00098 10.4358 1.03743 10.5238 1.10232 10.5887C1.1672 10.6535 1.25521 10.69 1.34698 10.69H2.73098C2.82274 10.69 2.91075 10.6535 2.97564 10.5887C3.04052 10.5238 3.07698 10.4358 3.07698 10.344C3.07698 10.2522 3.04052 10.1642 2.97564 10.0993C2.91075 10.0345 2.82274 9.998 2.73098 9.998Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M16.463 3.73699L15.484 4.71599C15.4519 4.74803 15.4265 4.78607 15.4092 4.82794C15.3918 4.8698 15.3829 4.91468 15.3829 4.95999C15.3829 5.00531 15.3918 5.05018 15.4092 5.09205C15.4265 5.13392 15.4519 5.17195 15.484 5.20399C15.5162 5.23631 15.5545 5.26182 15.5968 5.279C15.6391 5.29618 15.6844 5.30468 15.73 5.30399C15.8218 5.30384 15.9101 5.26798 15.976 5.20399L16.955 4.22499C17.0197 4.16028 17.056 4.07251 17.056 3.98099C17.056 3.88948 17.0197 3.80171 16.955 3.73699C16.8903 3.67228 16.8025 3.63593 16.711 3.63593C16.6195 3.63593 16.5317 3.67228 16.467 3.73699H16.463Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.72198 15.483L3.74298 16.462C3.71092 16.494 3.6855 16.5321 3.66815 16.5739C3.65081 16.6158 3.64188 16.6607 3.64188 16.706C3.64188 16.7513 3.65081 16.7962 3.66815 16.8381C3.6855 16.8799 3.71092 16.918 3.74298 16.95C3.77517 16.9823 3.81355 17.0078 3.85581 17.025C3.89807 17.0422 3.94336 17.0507 3.98898 17.05C4.08082 17.0497 4.169 17.0139 4.23498 16.95L5.21398 15.971C5.24602 15.939 5.27144 15.9009 5.28878 15.859C5.30612 15.8172 5.31504 15.7723 5.31504 15.727C5.31504 15.6817 5.30612 15.6368 5.28878 15.5949C5.27144 15.5531 5.24602 15.515 5.21398 15.483C5.18193 15.451 5.14389 15.4255 5.10203 15.4082C5.06016 15.3909 5.01529 15.3819 4.96998 15.3819C4.92466 15.3819 4.87979 15.3909 4.83792 15.4082C4.79606 15.4255 4.75802 15.451 4.72598 15.483H4.72198Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M15.971 15.483C15.9389 15.451 15.9009 15.4255 15.859 15.4082C15.8172 15.3909 15.7723 15.3819 15.727 15.3819C15.6817 15.3819 15.6368 15.3909 15.5949 15.4082C15.5531 15.4255 15.515 15.451 15.483 15.483C15.4509 15.515 15.4255 15.5531 15.4082 15.5949C15.3908 15.6368 15.3819 15.6817 15.3819 15.727C15.3819 15.7723 15.3908 15.8172 15.4082 15.859C15.4255 15.9009 15.4509 15.939 15.483 15.971L16.462 16.95C16.4942 16.9823 16.5325 17.0078 16.5748 17.025C16.6171 17.0422 16.6624 17.0507 16.708 17.05C16.7998 17.0497 16.888 17.0139 16.954 16.95C16.986 16.918 17.0115 16.8799 17.0288 16.8381C17.0461 16.7962 17.0551 16.7513 17.0551 16.706C17.0551 16.6607 17.0461 16.6158 17.0288 16.5739C17.0115 16.5321 16.986 16.494 16.954 16.462L15.975 15.483H15.971Z", fill: color, stroke: color, strokeWidth: "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.71698 5.209C4.74917 5.24132 4.78755 5.26683 4.82981 5.28401C4.87207 5.30119 4.91736 5.30969 4.96298 5.309C5.05483 5.30874 5.143 5.2729 5.20897 5.209C5.24103 5.17696 5.26645 5.13892 5.2838 5.09706C5.30114 5.05519 5.31007 5.01032 5.31007 4.965C5.31007 4.91968 5.30114 4.87481 5.2838 4.83294C5.26645 4.79107 5.24103 4.75304 5.20897 4.721L4.22997 3.742C4.19793 3.70996 4.15989 3.68454 4.11803 3.6672C4.07616 3.64986 4.03129 3.64093 3.98598 3.64093C3.94066 3.64093 3.89579 3.64986 3.85392 3.6672C3.81206 3.68454 3.77402 3.70996 3.74198 3.742C3.70993 3.77404 3.68451 3.81208 3.66717 3.85395C3.64983 3.89581 3.64091 3.94068 3.64091 3.986C3.64091 4.03131 3.64983 4.07618 3.66717 4.11805C3.68451 4.15992 3.70993 4.19796 3.74198 4.23L4.72098 5.209H4.71698Z", fill: color, stroke: color, strokeWidth: "0.3" }));
987
987
  var softSkillsIcon_default = SoftSkillsIcon;
988
988
 
989
989
  // lib/icons/technicalSkillsIcon.tsx
@@ -993,7 +993,7 @@ var technicalSkillsIcon_default = TechnicalSkillsIcon;
993
993
 
994
994
  // lib/icons/qualificationsIcon.tsx
995
995
  var React56 = __toESM(require("react"), 1);
996
- var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, "stroke-width": "0.2" }));
996
+ var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, strokeWidth: "0.2" }));
997
997
  var qualificationsIcon_default = QualificationsIcon;
998
998
  // Annotate the CommonJS export names for ESM import in node:
999
999
  0 && (module.exports = {
@@ -1,7 +1,7 @@
1
1
  import "../chunk-E5RTHYCU.js";
2
2
  import {
3
3
  timerIcon_default
4
- } from "../chunk-WWAHNTUH.js";
4
+ } from "../chunk-XHY3OCAQ.js";
5
5
  import {
6
6
  trashIcon_default
7
7
  } from "../chunk-6KIFTMUN.js";
@@ -10,16 +10,16 @@ import {
10
10
  } from "../chunk-ZJAV3FEQ.js";
11
11
  import {
12
12
  unsubscribeIcon_default
13
- } from "../chunk-OCOOSNRU.js";
13
+ } from "../chunk-EZI3QGYJ.js";
14
14
  import {
15
15
  uploadIcon_default
16
- } from "../chunk-EC7M5LL2.js";
16
+ } from "../chunk-QTGVW36I.js";
17
17
  import {
18
18
  userAssignIcon_default
19
- } from "../chunk-BH53P2UM.js";
19
+ } from "../chunk-G2GZDPUL.js";
20
20
  import {
21
21
  viewIcon_default
22
- } from "../chunk-UWQSGKVX.js";
22
+ } from "../chunk-CTWVJQJ5.js";
23
23
  import {
24
24
  workItemIcon_default
25
25
  } from "../chunk-QJPQC544.js";
@@ -34,31 +34,31 @@ import {
34
34
  } from "../chunk-DK3DA5LH.js";
35
35
  import {
36
36
  softSkillsIcon_default
37
- } from "../chunk-VIUTE7F5.js";
37
+ } from "../chunk-3Y6QBRGD.js";
38
38
  import {
39
39
  subscribeIcon_default
40
- } from "../chunk-EH3QXE5G.js";
40
+ } from "../chunk-JVN6QVET.js";
41
41
  import {
42
42
  suspendUserIcon_default
43
- } from "../chunk-5BB3H3YO.js";
43
+ } from "../chunk-R4ISYGEP.js";
44
44
  import {
45
45
  technicalSkillsIcon_default
46
46
  } from "../chunk-5JWTJ5PY.js";
47
47
  import {
48
48
  tickIcon_default
49
- } from "../chunk-FOZYOE5W.js";
49
+ } from "../chunk-763IHEJ2.js";
50
50
  import {
51
51
  questionTypeCodingIcon_default
52
- } from "../chunk-UZAD2QJD.js";
52
+ } from "../chunk-7II4Q2WY.js";
53
53
  import {
54
54
  questionTypeDescriptiveIcon_default
55
- } from "../chunk-5I44RDFT.js";
55
+ } from "../chunk-5GK5B3FD.js";
56
56
  import {
57
57
  questionTypeMultipleIcon_default
58
- } from "../chunk-FSSJZDI6.js";
58
+ } from "../chunk-Z7USRFM2.js";
59
59
  import {
60
60
  questionTypeSingleIcon_default
61
- } from "../chunk-ZJYLZ6I6.js";
61
+ } from "../chunk-Q4DHI3B5.js";
62
62
  import {
63
63
  refreshIcon_default
64
64
  } from "../chunk-YTVUM76D.js";
@@ -70,7 +70,7 @@ import {
70
70
  } from "../chunk-RJ43D3XB.js";
71
71
  import {
72
72
  rufousAiIcon_default
73
- } from "../chunk-DE73YGRW.js";
73
+ } from "../chunk-QDMNCTXT.js";
74
74
  import {
75
75
  nineDotMenuIcon_default
76
76
  } from "../chunk-GESVGIAP.js";
@@ -79,19 +79,19 @@ import {
79
79
  } from "../chunk-QIEQRNBE.js";
80
80
  import {
81
81
  projectIcon_default
82
- } from "../chunk-BYJP2WNC.js";
82
+ } from "../chunk-DLJHWFNG.js";
83
83
  import {
84
84
  qualificationsIcon_default
85
- } from "../chunk-SBX4CHO7.js";
85
+ } from "../chunk-UTBCFDOX.js";
86
86
  import {
87
87
  questionStatusAllIcon_default
88
- } from "../chunk-JYTI2ZBC.js";
88
+ } from "../chunk-4Y7SQ5EP.js";
89
89
  import {
90
90
  questionStatusPrivateIcon_default
91
- } from "../chunk-VI32N6SI.js";
91
+ } from "../chunk-B2LVMM55.js";
92
92
  import {
93
93
  questionStatusPublicIcon_default
94
- } from "../chunk-QA2AYT4A.js";
94
+ } from "../chunk-2AJACSJ3.js";
95
95
  import {
96
96
  questionTypeAllIcon_default
97
97
  } from "../chunk-WHGVO3HV.js";
@@ -100,7 +100,7 @@ import {
100
100
  } from "../chunk-WZAU77G7.js";
101
101
  import {
102
102
  inactiveGroupIcon_default
103
- } from "../chunk-7WNPZ4B7.js";
103
+ } from "../chunk-77QDKDFI.js";
104
104
  import {
105
105
  industryIcon_default
106
106
  } from "../chunk-4BTXGP7U.js";
@@ -121,25 +121,25 @@ import {
121
121
  } from "../chunk-GL43GPEM.js";
122
122
  import {
123
123
  downloadIcon_default
124
- } from "../chunk-G4CVY5MD.js";
124
+ } from "../chunk-FZCFFVXW.js";
125
125
  import {
126
126
  downloadPdfIcon_default
127
127
  } from "../chunk-N26C33E6.js";
128
128
  import {
129
129
  editChatIcon_default
130
- } from "../chunk-O3EAZPD3.js";
130
+ } from "../chunk-XCE3QE6Q.js";
131
131
  import {
132
132
  editIcon_default
133
133
  } from "../chunk-H372BAXA.js";
134
134
  import {
135
135
  engagementIcon_default
136
- } from "../chunk-EFIJYBYX.js";
136
+ } from "../chunk-ZLJDOLXZ.js";
137
137
  import {
138
138
  functionIcon_default
139
139
  } from "../chunk-OJV6F5JC.js";
140
140
  import {
141
141
  helpOutlinedIcon_default
142
- } from "../chunk-5UEJAVFK.js";
142
+ } from "../chunk-AXSFVJ3H.js";
143
143
  import {
144
144
  archivedIcon_default
145
145
  } from "../chunk-3IBCGGN3.js";
@@ -154,7 +154,7 @@ import {
154
154
  } from "../chunk-6FEUS4CQ.js";
155
155
  import {
156
156
  difficultyAllIcon_default
157
- } from "../chunk-PPNZC5ZQ.js";
157
+ } from "../chunk-5XKFPQLH.js";
158
158
  import {
159
159
  difficultyEasyIcon_default
160
160
  } from "../chunk-JI5XMLWT.js";