@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
package/dist/main.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  import "./chunk-E5RTHYCU.js";
5
5
  import {
6
6
  timerIcon_default
7
- } from "./chunk-WWAHNTUH.js";
7
+ } from "./chunk-XHY3OCAQ.js";
8
8
  import {
9
9
  trashIcon_default
10
10
  } from "./chunk-6KIFTMUN.js";
@@ -13,16 +13,16 @@ import {
13
13
  } from "./chunk-ZJAV3FEQ.js";
14
14
  import {
15
15
  unsubscribeIcon_default
16
- } from "./chunk-OCOOSNRU.js";
16
+ } from "./chunk-EZI3QGYJ.js";
17
17
  import {
18
18
  uploadIcon_default
19
- } from "./chunk-EC7M5LL2.js";
19
+ } from "./chunk-QTGVW36I.js";
20
20
  import {
21
21
  userAssignIcon_default
22
- } from "./chunk-BH53P2UM.js";
22
+ } from "./chunk-G2GZDPUL.js";
23
23
  import {
24
24
  viewIcon_default
25
- } from "./chunk-UWQSGKVX.js";
25
+ } from "./chunk-CTWVJQJ5.js";
26
26
  import {
27
27
  workItemIcon_default
28
28
  } from "./chunk-QJPQC544.js";
@@ -37,31 +37,31 @@ import {
37
37
  } from "./chunk-DK3DA5LH.js";
38
38
  import {
39
39
  softSkillsIcon_default
40
- } from "./chunk-VIUTE7F5.js";
40
+ } from "./chunk-3Y6QBRGD.js";
41
41
  import {
42
42
  subscribeIcon_default
43
- } from "./chunk-EH3QXE5G.js";
43
+ } from "./chunk-JVN6QVET.js";
44
44
  import {
45
45
  suspendUserIcon_default
46
- } from "./chunk-5BB3H3YO.js";
46
+ } from "./chunk-R4ISYGEP.js";
47
47
  import {
48
48
  technicalSkillsIcon_default
49
49
  } from "./chunk-5JWTJ5PY.js";
50
50
  import {
51
51
  tickIcon_default
52
- } from "./chunk-FOZYOE5W.js";
52
+ } from "./chunk-763IHEJ2.js";
53
53
  import {
54
54
  questionTypeCodingIcon_default
55
- } from "./chunk-UZAD2QJD.js";
55
+ } from "./chunk-7II4Q2WY.js";
56
56
  import {
57
57
  questionTypeDescriptiveIcon_default
58
- } from "./chunk-5I44RDFT.js";
58
+ } from "./chunk-5GK5B3FD.js";
59
59
  import {
60
60
  questionTypeMultipleIcon_default
61
- } from "./chunk-FSSJZDI6.js";
61
+ } from "./chunk-Z7USRFM2.js";
62
62
  import {
63
63
  questionTypeSingleIcon_default
64
- } from "./chunk-ZJYLZ6I6.js";
64
+ } from "./chunk-Q4DHI3B5.js";
65
65
  import {
66
66
  refreshIcon_default
67
67
  } from "./chunk-YTVUM76D.js";
@@ -73,7 +73,7 @@ import {
73
73
  } from "./chunk-RJ43D3XB.js";
74
74
  import {
75
75
  rufousAiIcon_default
76
- } from "./chunk-DE73YGRW.js";
76
+ } from "./chunk-QDMNCTXT.js";
77
77
  import {
78
78
  nineDotMenuIcon_default
79
79
  } from "./chunk-GESVGIAP.js";
@@ -82,19 +82,19 @@ import {
82
82
  } from "./chunk-QIEQRNBE.js";
83
83
  import {
84
84
  projectIcon_default
85
- } from "./chunk-BYJP2WNC.js";
85
+ } from "./chunk-DLJHWFNG.js";
86
86
  import {
87
87
  qualificationsIcon_default
88
- } from "./chunk-SBX4CHO7.js";
88
+ } from "./chunk-UTBCFDOX.js";
89
89
  import {
90
90
  questionStatusAllIcon_default
91
- } from "./chunk-JYTI2ZBC.js";
91
+ } from "./chunk-4Y7SQ5EP.js";
92
92
  import {
93
93
  questionStatusPrivateIcon_default
94
- } from "./chunk-VI32N6SI.js";
94
+ } from "./chunk-B2LVMM55.js";
95
95
  import {
96
96
  questionStatusPublicIcon_default
97
- } from "./chunk-QA2AYT4A.js";
97
+ } from "./chunk-2AJACSJ3.js";
98
98
  import {
99
99
  questionTypeAllIcon_default
100
100
  } from "./chunk-WHGVO3HV.js";
@@ -103,7 +103,7 @@ import {
103
103
  } from "./chunk-WZAU77G7.js";
104
104
  import {
105
105
  inactiveGroupIcon_default
106
- } from "./chunk-7WNPZ4B7.js";
106
+ } from "./chunk-77QDKDFI.js";
107
107
  import {
108
108
  industryIcon_default
109
109
  } from "./chunk-4BTXGP7U.js";
@@ -124,25 +124,25 @@ import {
124
124
  } from "./chunk-GL43GPEM.js";
125
125
  import {
126
126
  downloadIcon_default
127
- } from "./chunk-G4CVY5MD.js";
127
+ } from "./chunk-FZCFFVXW.js";
128
128
  import {
129
129
  downloadPdfIcon_default
130
130
  } from "./chunk-N26C33E6.js";
131
131
  import {
132
132
  editChatIcon_default
133
- } from "./chunk-O3EAZPD3.js";
133
+ } from "./chunk-XCE3QE6Q.js";
134
134
  import {
135
135
  editIcon_default
136
136
  } from "./chunk-H372BAXA.js";
137
137
  import {
138
138
  engagementIcon_default
139
- } from "./chunk-EFIJYBYX.js";
139
+ } from "./chunk-ZLJDOLXZ.js";
140
140
  import {
141
141
  functionIcon_default
142
142
  } from "./chunk-OJV6F5JC.js";
143
143
  import {
144
144
  helpOutlinedIcon_default
145
- } from "./chunk-5UEJAVFK.js";
145
+ } from "./chunk-AXSFVJ3H.js";
146
146
  import {
147
147
  archivedIcon_default
148
148
  } from "./chunk-3IBCGGN3.js";
@@ -157,7 +157,7 @@ import {
157
157
  } from "./chunk-6FEUS4CQ.js";
158
158
  import {
159
159
  difficultyAllIcon_default
160
- } from "./chunk-PPNZC5ZQ.js";
160
+ } from "./chunk-5XKFPQLH.js";
161
161
  import {
162
162
  difficultyEasyIcon_default
163
163
  } from "./chunk-JI5XMLWT.js";
@@ -167,13 +167,6 @@ import {
167
167
  import {
168
168
  difficultyMediumIcon_default
169
169
  } from "./chunk-XPJVVKOU.js";
170
- import {
171
- RufousThemeProvider,
172
- useRufousTheme
173
- } from "./chunk-BCGCLMKA.js";
174
- import {
175
- APP_THEMES
176
- } from "./chunk-2FHTGYR4.js";
177
170
  import {
178
171
  activateUserIcon_default
179
172
  } from "./chunk-AH6RCYDL.js";
@@ -191,6 +184,13 @@ import {
191
184
  submitButton_default
192
185
  } from "./chunk-7YKG3WYS.js";
193
186
  import "./chunk-YRFUVQDN.js";
187
+ import {
188
+ RufousThemeProvider,
189
+ useRufousTheme
190
+ } from "./chunk-BCGCLMKA.js";
191
+ import {
192
+ APP_THEMES
193
+ } from "./chunk-2FHTGYR4.js";
194
194
  export {
195
195
  APP_THEMES,
196
196
  activateUserIcon_default as ActivateUserIcon,
package/dist/style.css CHANGED
@@ -238,7 +238,7 @@
238
238
  }
239
239
  .rufous-loader-circle {
240
240
  fill: none;
241
- stroke-width: 9;
241
+ strokewidth: 9;
242
242
  strokelinecap: round;
243
243
  stroke-dasharray: 283;
244
244
  stroke-dashoffset: 280;
@@ -8,7 +8,7 @@
8
8
  }
9
9
  .rufous-loader-circle {
10
10
  fill: none;
11
- stroke-width: 9;
11
+ strokewidth: 9;
12
12
  strokelinecap: round;
13
13
  stroke-dasharray: 283;
14
14
  stroke-dashoffset: 280;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rufous/ui",
3
3
  "private": false,
4
- "version": "0.1.62",
4
+ "version": "0.1.63",
5
5
  "type": "module",
6
6
  "style": "./dist/style.css",
7
7
  "files": [
@@ -1,8 +0,0 @@
1
- // lib/icons/suspendUserIcon.tsx
2
- import * as React from "react";
3
- var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React.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__ */ React.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" })))));
4
- var suspendUserIcon_default = SuspendUserIcon;
5
-
6
- export {
7
- suspendUserIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionTypeDescriptiveIcon.tsx
2
- import * as React from "react";
3
- var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
4
- var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
5
-
6
- export {
7
- questionTypeDescriptiveIcon_default
8
- };
@@ -1,10 +0,0 @@
1
- // lib/icons/helpOutlinedIcon.tsx
2
- import React from "react";
3
- var HelpOutlinedIcon = ({ color = "#5f6368", ...props }) => {
4
- return /* @__PURE__ */ React.createElement("svg", { width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.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__ */ React.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 }));
5
- };
6
- var helpOutlinedIcon_default = HelpOutlinedIcon;
7
-
8
- export {
9
- helpOutlinedIcon_default
10
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/inactiveGroupIcon.tsx
2
- import * as React from "react";
3
- var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.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__ */ React.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 }))));
4
- var inactiveGroupIcon_default = InactiveGroupIcon;
5
-
6
- export {
7
- inactiveGroupIcon_default
8
- };
@@ -1,18 +0,0 @@
1
- // lib/icons/projectIcon.tsx
2
- import * as React from "react";
3
- var ProjectIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
4
- "svg",
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: "18.571",
8
- height: "16.1",
9
- viewBox: "0 0 18.571 16.1",
10
- ...props
11
- },
12
- /* @__PURE__ */ React.createElement("g", { id: "Group_26167", "data-name": "Group 26167", transform: "translate(-1125 -644.1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19851", "data-name": "Rectangle 19851", transform: "translate(1125 647.231)", fill: "none", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.createElement("rect", { width: "18.571", height: "12.969", rx: "1", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.5", y: "0.5", width: "17.571", height: "11.969", rx: "0.5", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19852", "data-name": "Rectangle 19852", transform: "translate(1131.964 644.1)", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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" }))
13
- );
14
- var projectIcon_default = ProjectIcon;
15
-
16
- export {
17
- projectIcon_default
18
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/rufousAiIcon.tsx
2
- import * as React from "react";
3
- var RufousAiIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M16 31C24.2843 31 31 24.2843 31 16C31 7.71573 24.2843 1 16 1C7.71573 1 1 7.71573 1 16C1 24.2843 7.71573 31 16 31Z", stroke: color, "stroke-width": "2" }), /* @__PURE__ */ React.createElement("path", { d: "M16.0999 20.167C16.1447 20.0478 16.2145 19.9396 16.3045 19.8495C16.3945 19.7595 16.5028 19.6898 16.6219 19.645L21.3489 17.87L16.6219 16.097C16.5026 16.0524 16.3941 15.9827 16.3039 15.8926C16.2137 15.8026 16.1438 15.6943 16.0989 15.575L14.3239 10.846L12.5509 15.574L12.5419 15.597C12.4955 15.7114 12.4259 15.8149 12.3374 15.9009C12.2489 15.987 12.1436 16.0538 12.0279 16.097L7.29895 17.87L12.0279 19.645C12.1471 19.6898 12.2554 19.7595 12.3454 19.8495C12.4354 19.9396 12.5052 20.0478 12.5499 20.167L14.3229 24.894L16.0999 20.167Z", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { d: "M22.372 11.523C22.4108 11.4198 22.4712 11.3261 22.5492 11.2482C22.6271 11.1702 22.7209 11.1098 22.824 11.071L24.831 10.317L22.824 9.564C22.7242 9.52656 22.6332 9.46884 22.5568 9.39449C22.4804 9.32014 22.4202 9.23077 22.38 9.132L22.372 9.112L21.618 7.104L20.865 9.112L20.858 9.131C20.8178 9.23002 20.7575 9.31961 20.6809 9.39414C20.6043 9.46867 20.5131 9.52651 20.413 9.564L18.405 10.317L20.413 11.071C20.5163 11.1096 20.6101 11.17 20.6881 11.248C20.7661 11.3259 20.8264 11.4197 20.865 11.523L21.618 13.53L22.372 11.523Z", stroke: color, "stroke-width": "1.2" }));
4
- var rufousAiIcon_default = RufousAiIcon;
5
-
6
- export {
7
- rufousAiIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/subscribeIcon.tsx
2
- import * as React from "react";
3
- var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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" })));
4
- var subscribeIcon_default = SubscribeIcon;
5
-
6
- export {
7
- subscribeIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionTypeMultipleIcon.tsx
2
- import * as React from "react";
3
- var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
4
- var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
5
-
6
- export {
7
- questionTypeMultipleIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionStatusAllIcon.tsx
2
- import * as React from "react";
3
- var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_381", "data-name": "Ellipse 381", transform: "translate(5434 11754.834) rotate(90)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.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__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React.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__ */ React.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
4
- var questionStatusAllIcon_default = QuestionStatusAllIcon;
5
-
6
- export {
7
- questionStatusAllIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/unsubscribeIcon.tsx
2
- import * as React from "react";
3
- var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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" })));
4
- var unsubscribeIcon_default = UnsubscribeIcon;
5
-
6
- export {
7
- unsubscribeIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/difficultyAllIcon.tsx
2
- import * as React from "react";
3
- var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color }))));
4
- var difficultyAllIcon_default = DifficultyAllIcon;
5
-
6
- export {
7
- difficultyAllIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionStatusPublicIcon.tsx
2
- import * as React from "react";
3
- var QuestionStatusPublicIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25257", "data-name": "Group 25257", transform: "translate(-5412 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25177", "data-name": "Group 25177", transform: "translate(114 72)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(5299 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_354", "data-name": "Ellipse 354", transform: "translate(5304.5 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.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__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { id: "Group_25254", "data-name": "Group 25254", transform: "translate(-237 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
4
- var questionStatusPublicIcon_default = QuestionStatusPublicIcon;
5
-
6
- export {
7
- questionStatusPublicIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionStatusPrivateIcon.tsx
2
- import * as React from "react";
3
- var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.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__ */ React.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__ */ React.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React.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__ */ React.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
4
- var questionStatusPrivateIcon_default = QuestionStatusPrivateIcon;
5
-
6
- export {
7
- questionStatusPrivateIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/softSkillsIcon.tsx
2
- import * as React from "react";
3
- var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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__ */ React.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" }));
4
- var softSkillsIcon_default = SoftSkillsIcon;
5
-
6
- export {
7
- softSkillsIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/timerIcon.tsx
2
- import * as React from "react";
3
- var TimerIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React.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 })));
4
- var timerIcon_default = TimerIcon;
5
-
6
- export {
7
- timerIcon_default
8
- };
@@ -1,8 +0,0 @@
1
- // lib/icons/questionTypeSingleIcon.tsx
2
- import * as React from "react";
3
- var QuestionTypeSingleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25230", "data-name": "Group 25230", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_384", "data-name": "Ellipse 384", transform: "translate(5657 11794)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "4", cy: "4", r: "4", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "4", cy: "4", r: "3.2", fill: "none" }))));
4
- var questionTypeSingleIcon_default = QuestionTypeSingleIcon;
5
-
6
- export {
7
- questionTypeSingleIcon_default
8
- };