@rufous/ui 0.1.9 → 0.1.11

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 (155) hide show
  1. package/dist/chunk-5BB3H3YO.js +8 -0
  2. package/dist/chunk-6KIFTMUN.js +8 -0
  3. package/dist/chunk-7WNPZ4B7.js +8 -0
  4. package/dist/chunk-AH6RCYDL.js +45 -0
  5. package/dist/chunk-BH53P2UM.js +61 -0
  6. package/dist/chunk-C7B23GTE.js +8 -0
  7. package/dist/chunk-DMP72IAP.js +8 -0
  8. package/dist/chunk-DXJ745NZ.js +8 -0
  9. package/dist/chunk-FOUXNPQA.js +8 -0
  10. package/dist/chunk-GYLL3HRD.js +8 -0
  11. package/dist/chunk-IOEQAR2M.js +10 -0
  12. package/dist/chunk-ITZTTNM2.js +8 -0
  13. package/dist/chunk-JI5XMLWT.js +8 -0
  14. package/dist/chunk-KYJ3475B.js +8 -0
  15. package/dist/chunk-MNPAE2ZF.js +100 -0
  16. package/dist/chunk-N4EJKMJK.js +8 -0
  17. package/dist/chunk-NMMC4ATV.js +8 -0
  18. package/dist/chunk-PPNZC5ZQ.js +8 -0
  19. package/dist/chunk-QA2AYT4A.js +8 -0
  20. package/dist/chunk-WG3Q6GZN.js +29 -0
  21. package/dist/chunk-WHGVO3HV.js +8 -0
  22. package/dist/chunk-WWAHNTUH.js +8 -0
  23. package/dist/chunk-WXANSSXF.js +8 -0
  24. package/dist/chunk-WZTZFC36.js +8 -0
  25. package/dist/chunk-XCLXQOLP.js +8 -0
  26. package/dist/chunk-XPJVVKOU.js +8 -0
  27. package/dist/chunk-XPRBPIS5.js +8 -0
  28. package/dist/chunk-ZDVP4SUD.js +8 -0
  29. package/dist/chunk-ZJYLZ6I6.js +8 -0
  30. package/dist/icons/activateUserIcon.cjs +74 -0
  31. package/dist/icons/activateUserIcon.d.cts +8 -0
  32. package/dist/icons/activateUserIcon.d.ts +8 -0
  33. package/dist/icons/activateUserIcon.js +6 -0
  34. package/dist/icons/assignGroupIcon.cjs +129 -0
  35. package/dist/icons/assignGroupIcon.d.cts +8 -0
  36. package/dist/icons/assignGroupIcon.d.ts +8 -0
  37. package/dist/icons/assignGroupIcon.js +6 -0
  38. package/dist/icons/difficultyAllIcon.cjs +37 -0
  39. package/dist/icons/difficultyAllIcon.d.cts +8 -0
  40. package/dist/icons/difficultyAllIcon.d.ts +8 -0
  41. package/dist/icons/difficultyAllIcon.js +6 -0
  42. package/dist/icons/difficultyEasyIcon.cjs +37 -0
  43. package/dist/icons/difficultyEasyIcon.d.cts +8 -0
  44. package/dist/icons/difficultyEasyIcon.d.ts +8 -0
  45. package/dist/icons/difficultyEasyIcon.js +6 -0
  46. package/dist/icons/difficultyHardIcon.cjs +37 -0
  47. package/dist/icons/difficultyHardIcon.d.cts +8 -0
  48. package/dist/icons/difficultyHardIcon.d.ts +8 -0
  49. package/dist/icons/difficultyHardIcon.js +6 -0
  50. package/dist/icons/difficultyMediumIcon.cjs +37 -0
  51. package/dist/icons/difficultyMediumIcon.d.cts +8 -0
  52. package/dist/icons/difficultyMediumIcon.d.ts +8 -0
  53. package/dist/icons/difficultyMediumIcon.js +6 -0
  54. package/dist/icons/downloadIcon.cjs +39 -0
  55. package/dist/icons/downloadIcon.d.cts +8 -0
  56. package/dist/icons/downloadIcon.d.ts +8 -0
  57. package/dist/icons/downloadIcon.js +6 -0
  58. package/dist/icons/inactiveGroupIcon.cjs +37 -0
  59. package/dist/icons/inactiveGroupIcon.d.cts +8 -0
  60. package/dist/icons/inactiveGroupIcon.d.ts +8 -0
  61. package/dist/icons/inactiveGroupIcon.js +6 -0
  62. package/dist/icons/index.cjs +408 -0
  63. package/dist/icons/index.d.cts +29 -0
  64. package/dist/icons/index.d.ts +29 -0
  65. package/dist/icons/index.js +125 -9
  66. package/dist/icons/invoiceIcon.cjs +37 -0
  67. package/dist/icons/invoiceIcon.d.cts +8 -0
  68. package/dist/icons/invoiceIcon.d.ts +8 -0
  69. package/dist/icons/invoiceIcon.js +6 -0
  70. package/dist/icons/logsIcon.cjs +37 -0
  71. package/dist/icons/logsIcon.d.cts +8 -0
  72. package/dist/icons/logsIcon.d.ts +8 -0
  73. package/dist/icons/logsIcon.js +6 -0
  74. package/dist/icons/questionStatusAllIcon.cjs +37 -0
  75. package/dist/icons/questionStatusAllIcon.d.cts +8 -0
  76. package/dist/icons/questionStatusAllIcon.d.ts +8 -0
  77. package/dist/icons/questionStatusAllIcon.js +6 -0
  78. package/dist/icons/questionStatusPrivateIcon.cjs +37 -0
  79. package/dist/icons/questionStatusPrivateIcon.d.cts +8 -0
  80. package/dist/icons/questionStatusPrivateIcon.d.ts +8 -0
  81. package/dist/icons/questionStatusPrivateIcon.js +6 -0
  82. package/dist/icons/questionStatusPublicIcon.cjs +37 -0
  83. package/dist/icons/questionStatusPublicIcon.d.cts +8 -0
  84. package/dist/icons/questionStatusPublicIcon.d.ts +8 -0
  85. package/dist/icons/questionStatusPublicIcon.js +6 -0
  86. package/dist/icons/questionTypeAllIcon.cjs +37 -0
  87. package/dist/icons/questionTypeAllIcon.d.cts +8 -0
  88. package/dist/icons/questionTypeAllIcon.d.ts +8 -0
  89. package/dist/icons/questionTypeAllIcon.js +6 -0
  90. package/dist/icons/questionTypeCodingIcon.cjs +37 -0
  91. package/dist/icons/questionTypeCodingIcon.d.cts +8 -0
  92. package/dist/icons/questionTypeCodingIcon.d.ts +8 -0
  93. package/dist/icons/questionTypeCodingIcon.js +6 -0
  94. package/dist/icons/questionTypeDescriptiveIcon.cjs +37 -0
  95. package/dist/icons/questionTypeDescriptiveIcon.d.cts +8 -0
  96. package/dist/icons/questionTypeDescriptiveIcon.d.ts +8 -0
  97. package/dist/icons/questionTypeDescriptiveIcon.js +6 -0
  98. package/dist/icons/questionTypeMultipleIcon.cjs +37 -0
  99. package/dist/icons/questionTypeMultipleIcon.d.cts +8 -0
  100. package/dist/icons/questionTypeMultipleIcon.d.ts +8 -0
  101. package/dist/icons/questionTypeMultipleIcon.js +6 -0
  102. package/dist/icons/questionTypeSingleIcon.cjs +37 -0
  103. package/dist/icons/questionTypeSingleIcon.d.cts +8 -0
  104. package/dist/icons/questionTypeSingleIcon.d.ts +8 -0
  105. package/dist/icons/questionTypeSingleIcon.js +6 -0
  106. package/dist/icons/resendInviteIcon.cjs +58 -0
  107. package/dist/icons/resendInviteIcon.d.cts +8 -0
  108. package/dist/icons/resendInviteIcon.d.ts +8 -0
  109. package/dist/icons/resendInviteIcon.js +6 -0
  110. package/dist/icons/rufousBirdIcon.cjs +37 -0
  111. package/dist/icons/rufousBirdIcon.d.cts +8 -0
  112. package/dist/icons/rufousBirdIcon.d.ts +8 -0
  113. package/dist/icons/rufousBirdIcon.js +6 -0
  114. package/dist/icons/subscribeIcon.cjs +37 -0
  115. package/dist/icons/subscribeIcon.d.cts +8 -0
  116. package/dist/icons/subscribeIcon.d.ts +8 -0
  117. package/dist/icons/subscribeIcon.js +6 -0
  118. package/dist/icons/suspendUserIcon.cjs +37 -0
  119. package/dist/icons/suspendUserIcon.d.cts +8 -0
  120. package/dist/icons/suspendUserIcon.d.ts +8 -0
  121. package/dist/icons/suspendUserIcon.js +6 -0
  122. package/dist/icons/tickIcon.cjs +37 -0
  123. package/dist/icons/tickIcon.d.cts +8 -0
  124. package/dist/icons/tickIcon.d.ts +8 -0
  125. package/dist/icons/tickIcon.js +6 -0
  126. package/dist/icons/timerIcon.cjs +37 -0
  127. package/dist/icons/timerIcon.d.cts +8 -0
  128. package/dist/icons/timerIcon.d.ts +8 -0
  129. package/dist/icons/timerIcon.js +6 -0
  130. package/dist/icons/trashIcon.cjs +37 -0
  131. package/dist/icons/trashIcon.d.cts +8 -0
  132. package/dist/icons/trashIcon.d.ts +8 -0
  133. package/dist/icons/trashIcon.js +6 -0
  134. package/dist/icons/unsubscribeIcon.cjs +37 -0
  135. package/dist/icons/unsubscribeIcon.d.cts +8 -0
  136. package/dist/icons/unsubscribeIcon.d.ts +8 -0
  137. package/dist/icons/unsubscribeIcon.js +6 -0
  138. package/dist/icons/uploadIcon.cjs +37 -0
  139. package/dist/icons/uploadIcon.d.cts +8 -0
  140. package/dist/icons/uploadIcon.d.ts +8 -0
  141. package/dist/icons/uploadIcon.js +6 -0
  142. package/dist/icons/userAssignIcon.cjs +90 -0
  143. package/dist/icons/userAssignIcon.d.cts +8 -0
  144. package/dist/icons/userAssignIcon.d.ts +8 -0
  145. package/dist/icons/userAssignIcon.js +6 -0
  146. package/dist/icons/viewIcon.cjs +37 -0
  147. package/dist/icons/viewIcon.d.cts +8 -0
  148. package/dist/icons/viewIcon.d.ts +8 -0
  149. package/dist/icons/viewIcon.js +6 -0
  150. package/dist/main.cjs +418 -10
  151. package/dist/main.d.cts +29 -0
  152. package/dist/main.d.ts +29 -0
  153. package/dist/main.js +130 -14
  154. package/package.json +1 -1
  155. /package/dist/{chunk-ZZ37BKUK.js → chunk-OEXWRBWV.js} +0 -0
@@ -0,0 +1,8 @@
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
+ };
@@ -0,0 +1,74 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/activateUserIcon.tsx
30
+ var activateUserIcon_exports = {};
31
+ __export(activateUserIcon_exports, {
32
+ default: () => activateUserIcon_default
33
+ });
34
+ module.exports = __toCommonJS(activateUserIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var ActivateUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
+ "svg",
38
+ {
39
+ version: "1.0",
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ width: "512.000000pt",
42
+ height: "512.000000pt",
43
+ viewBox: "0 0 512.000000 512.000000",
44
+ preserveAspectRatio: "xMidYMid meet",
45
+ ...props
46
+ },
47
+ /* @__PURE__ */ React.createElement(
48
+ "g",
49
+ {
50
+ transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
51
+ fill: color,
52
+ stroke: "none"
53
+ },
54
+ /* @__PURE__ */ React.createElement(
55
+ "path",
56
+ {
57
+ d: "M1465 4094 c-617 -35 -1156 -428 -1366 -997 -161 -437 -117 -925 119\n-1322 205 -345 559 -608 947 -704 186 -46 188 -46 1395 -46 1207 0 1209 0\n1395 46 484 120 894 487 1066 952 221 599 51 1275 -426 1689 -180 156 -408\n278 -625 334 -189 48 -157 47 -1335 49 -610 1 -1137 0 -1170 -1z m2343 -187\nc566 -104 995 -520 1113 -1080 31 -145 31 -389 0 -534 -57 -271 -177 -496\n-368 -689 -202 -205 -460 -339 -751 -392 -89 -15 -195 -17 -1242 -17 -1047 0\n-1153 2 -1242 17 -570 103 -1000 519 -1119 1081 -31 145 -31 389 0 534 88 416\n346 756 718 946 172 87 327 131 523 147 52 4 585 7 1185 6 976 -2 1100 -4\n1183 -19z"
58
+ }
59
+ ),
60
+ /* @__PURE__ */ React.createElement(
61
+ "path",
62
+ {
63
+ d: "M1425 3664 c-158 -24 -268 -56 -380 -112 -379 -189 -615 -569 -615\n-992 0 -531 363 -974 890 -1087 100 -21 320 -23 418 -4 417 81 759 399 867\n803 163 614 -221 1239 -845 1374 -67 14 -282 26 -335 18z m335 -194 c257 -62\n496 -254 615 -495 75 -151 90 -223 90 -415 0 -192 -15 -264 -90 -415 -120\n-242 -357 -432 -620 -496 -119 -30 -305 -32 -419 -5 -341 79 -598 321 -703\n663 -24 80 -27 102 -27 253 0 151 3 173 27 253 116 377 404 622 802 681 61 9\n243 -4 325 -24z"
64
+ }
65
+ ),
66
+ /* @__PURE__ */ React.createElement(
67
+ "path",
68
+ {
69
+ d: "M4145 2974 c-16 -8 -170 -154 -340 -324 l-310 -310 -150 150 c-130\n131 -154 150 -182 150 -17 0 -39 -3 -48 -6 -25 -10 -48 -62 -40 -93 8 -34 349\n-378 393 -397 29 -13 37 -13 65 1 42 20 713 692 726 727 16 41 -4 87 -45 104\n-40 17 -33 17 -69 -2z"
70
+ }
71
+ )
72
+ )
73
+ );
74
+ var activateUserIcon_default = ActivateUserIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface ActivateUserProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const ActivateUserIcon: React.FC<ActivateUserProps>;
7
+
8
+ export { type ActivateUserProps, ActivateUserIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface ActivateUserProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const ActivateUserIcon: React.FC<ActivateUserProps>;
7
+
8
+ export { type ActivateUserProps, ActivateUserIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ activateUserIcon_default
3
+ } from "../chunk-AH6RCYDL.js";
4
+ export {
5
+ activateUserIcon_default as default
6
+ };
@@ -0,0 +1,129 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/assignGroupIcon.tsx
30
+ var assignGroupIcon_exports = {};
31
+ __export(assignGroupIcon_exports, {
32
+ default: () => assignGroupIcon_default
33
+ });
34
+ module.exports = __toCommonJS(assignGroupIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var AssignGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
37
+ "svg",
38
+ {
39
+ xmlns: "http://www.w3.org/2000/svg",
40
+ width: "25.65",
41
+ height: "25.8",
42
+ viewBox: "0 0 25.65 25.8",
43
+ ...props
44
+ },
45
+ /* @__PURE__ */ React.createElement("g", { transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(3.125)" }, /* @__PURE__ */ React.createElement(
46
+ "circle",
47
+ {
48
+ cx: "4.819",
49
+ cy: "4.819",
50
+ r: "4.819",
51
+ transform: "translate(3.316)",
52
+ fill: "none",
53
+ stroke: color,
54
+ "stroke-miterlimit": "10",
55
+ "stroke-width": "1.8"
56
+ }
57
+ ), /* @__PURE__ */ React.createElement(
58
+ "path",
59
+ {
60
+ d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07",
61
+ transform: "translate(-307.2 -193.585)",
62
+ fill: "none",
63
+ stroke: color,
64
+ "stroke-miterlimit": "10",
65
+ "stroke-width": "1.8"
66
+ }
67
+ )), /* @__PURE__ */ React.createElement("g", { transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.createElement(
68
+ "path",
69
+ {
70
+ d: "M302.6,169a3.478,3.478,0,1,1,0,6.956",
71
+ transform: "translate(-302.6 -169)",
72
+ fill: "none",
73
+ stroke: color,
74
+ "stroke-miterlimit": "10",
75
+ "stroke-width": "1.5"
76
+ }
77
+ ), /* @__PURE__ */ React.createElement(
78
+ "path",
79
+ {
80
+ d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677",
81
+ transform: "translate(-296.175 -193.354)",
82
+ fill: "none",
83
+ stroke: color,
84
+ "stroke-miterlimit": "10",
85
+ "stroke-width": "1.5"
86
+ }
87
+ )), /* @__PURE__ */ React.createElement("g", { transform: "translate(0 0.829)" }, /* @__PURE__ */ React.createElement(
88
+ "path",
89
+ {
90
+ d: "M306.078,169a3.478,3.478,0,1,0,0,6.956",
91
+ transform: "translate(-301.11 -169)",
92
+ fill: "none",
93
+ stroke: color,
94
+ "stroke-miterlimit": "10",
95
+ "stroke-width": "1.5"
96
+ }
97
+ ), /* @__PURE__ */ React.createElement(
98
+ "path",
99
+ {
100
+ d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775",
101
+ transform: "translate(-296.175 -193.354)",
102
+ fill: "none",
103
+ stroke: color,
104
+ "stroke-miterlimit": "10",
105
+ "stroke-width": "1.5"
106
+ }
107
+ ))), /* @__PURE__ */ React.createElement("g", { transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.createElement(
108
+ "ellipse",
109
+ {
110
+ cx: "6.08",
111
+ cy: "6.08",
112
+ rx: "6.08",
113
+ ry: "6.08",
114
+ fill: "none",
115
+ stroke: color,
116
+ "stroke-miterlimit": "10",
117
+ "stroke-width": "1.8",
118
+ "stroke-dasharray": "470 154"
119
+ }
120
+ ), /* @__PURE__ */ React.createElement(
121
+ "path",
122
+ {
123
+ d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
124
+ transform: "translate(2.818 12.771)",
125
+ fill: color
126
+ }
127
+ )))
128
+ );
129
+ var assignGroupIcon_default = AssignGroupIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface AssignGroupProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const AssignGroupIcon: React.FC<AssignGroupProps>;
7
+
8
+ export { type AssignGroupProps, AssignGroupIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface AssignGroupProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const AssignGroupIcon: React.FC<AssignGroupProps>;
7
+
8
+ export { type AssignGroupProps, AssignGroupIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ assignGroupIcon_default
3
+ } from "../chunk-MNPAE2ZF.js";
4
+ export {
5
+ assignGroupIcon_default as default
6
+ };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/difficultyAllIcon.tsx
30
+ var difficultyAllIcon_exports = {};
31
+ __export(difficultyAllIcon_exports, {
32
+ default: () => difficultyAllIcon_default
33
+ });
34
+ module.exports = __toCommonJS(difficultyAllIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "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 }))));
37
+ var difficultyAllIcon_default = DifficultyAllIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyAllProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyAllIcon: React.FC<DifficultyAllProps>;
7
+
8
+ export { type DifficultyAllProps, DifficultyAllIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyAllProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyAllIcon: React.FC<DifficultyAllProps>;
7
+
8
+ export { type DifficultyAllProps, DifficultyAllIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ difficultyAllIcon_default
3
+ } from "../chunk-PPNZC5ZQ.js";
4
+ export {
5
+ difficultyAllIcon_default as default
6
+ };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/difficultyEasyIcon.tsx
30
+ var difficultyEasyIcon_exports = {};
31
+ __export(difficultyEasyIcon_exports, {
32
+ default: () => difficultyEasyIcon_default
33
+ });
34
+ module.exports = __toCommonJS(difficultyEasyIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var DifficultyEasyIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25188", "data-name": "Group 25188", transform: "translate(-5417 -11873)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19449", "data-name": "Rectangle 19449", width: "24", height: "24", rx: "1", transform: "translate(5417 11873)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25185", "data-name": "Group 25185", transform: "translate(59 58)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(-7.882 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 28" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z M 2.945520401000977 0 L 2.945520401000977 1.600000381469727 C 2.84080982208252 1.600000381469727 2.740250587463379 1.603919982910156 2.646610260009766 1.611640930175781 L 2.515110015869141 0.01704978942871094 C 2.516510963439941 0.01694488525390625 2.518670082092285 0.01676177978515625 2.520066261291504 0.01664543151855469 C 2.522381782531738 0.01645469665527344 2.524991035461426 0.01624488830566406 2.527313232421875 0.01605987548828125 C 2.529085159301758 0.01591682434082031 2.531659126281738 0.01571464538574219 2.533437728881836 0.01557540893554688 C 2.535869598388672 0.01538848876953125 2.53789234161377 0.01522636413574219 2.540331840515137 0.01503944396972656 C 2.542596817016602 0.01486587524414062 2.544377326965332 0.01472854614257812 2.546649932861328 0.014556884765625 C 2.548808097839355 0.01439285278320312 2.551301956176758 0.0142059326171875 2.553468704223633 0.01404571533203125 C 2.555868148803711 0.01385688781738281 2.557502746582031 0.01374626159667969 2.559898376464844 0.01357269287109375 C 2.562151908874512 0.01340484619140625 2.564151763916016 0.01326370239257812 2.566399574279785 0.01310157775878906 C 2.566399574279785 0.01310157775878906 2.566864013671875 0.01306915283203125 2.566864013671875 0.01306915283203125 C 2.57110595703125 0.01276588439941406 2.57536506652832 0.0124664306640625 2.579619407653809 0.01217460632324219 C 2.579619407653809 0.01217460632324219 2.579784393310547 0.01216316223144531 2.579784393310547 0.01216316223144531 C 2.584098815917969 0.01186561584472656 2.588407516479492 0.01157569885253906 2.592735290527344 0.01128959655761719 C 2.592735290527344 0.01128959655761719 2.592784881591797 0.01128578186035156 2.592784881591797 0.01128578186035156 C 2.660236358642578 0.006830215454101562 2.729240417480469 0.003675460815429687 2.799824714660645 0.001855850219726562 C 2.799824714660645 0.001855850219726562 2.799884796142578 0.00185394287109375 2.799884796142578 0.00185394287109375 C 2.80436897277832 0.001737594604492187 2.808863639831543 0.001628875732421875 2.813360214233398 0.001523971557617187 C 2.813360214233398 0.001523971557617187 2.813761711120605 0.001514434814453125 2.813761711120605 0.001514434814453125 C 2.818571090698242 0.001401901245117187 2.822827339172363 0.0012969970703125 2.827651977539062 0.001209259033203125 C 2.829718589782715 0.001165390014648437 2.831778526306152 0.001123428344726562 2.83384895324707 0.0010833740234375 C 2.83384895324707 0.0010833740234375 2.834271430969238 0.00107574462890625 2.834271430969238 0.00107574462890625 C 2.836458206176758 0.001031875610351562 2.838649749755859 0.0009918212890625 2.840839385986328 0.0009517669677734375 C 2.840839385986328 0.0009517669677734375 2.841431617736816 0.0009403228759765625 2.841431617736816 0.0009403228759765625 C 2.843830108642578 0.0008983612060546875 2.845800399780273 0.000858306884765625 2.848199844360352 0.0008220672607421875 C 2.850400924682617 0.0007839202880859375 2.852592468261719 0.0007476806640625 2.85479736328125 0.000713348388671875 C 2.85479736328125 0.000713348388671875 2.854939460754395 0.00070953369140625 2.854939460754395 0.00070953369140625 C 2.857370376586914 0.0006732940673828125 2.859868049621582 0.000637054443359375 2.862303733825684 0.000598907470703125 C 2.867326736450195 0.0005283355712890625 2.871203422546387 0.000476837158203125 2.876241683959961 0.0004138946533203125 C 2.878293037414551 0.00038909912109375 2.880340576171875 0.0003662109375 2.882394790649414 0.00034332275390625 C 2.882394790649414 0.00034332275390625 2.882598876953125 0.0003414154052734375 2.882598876953125 0.0003414154052734375 C 2.88507080078125 0.0003147125244140625 2.887971878051758 0.0002803802490234375 2.89044189453125 0.0002613067626953125 C 2.892601013183594 0.000240325927734375 2.894586563110352 0.000225067138671875 2.896747589111328 0.0002040863037109375 C 2.899200439453125 0.0001850128173828125 2.901948928833008 0.0001773834228515625 2.904396057128906 0.00014495849609375 C 2.906479835510254 0.00012969970703125 2.908888816833496 0.0001201629638671875 2.910972595214844 0.000102996826171875 C 2.913797378540039 8.7738037109375e-05 2.915652275085449 7.82012939453125e-05 2.91848087310791 6.29425048828125e-05 C 2.920533180236816 5.53131103515625e-05 2.92302417755127 4.76837158203125e-05 2.925078392028809 3.62396240234375e-05 C 2.927535057067871 2.6702880859375e-05 2.929758071899414 2.6702880859375e-05 2.932219505310059 1.52587890625e-05 C 2.93482780456543 7.62939453125e-06 2.936639785766602 5.7220458984375e-06 2.939251899719238 3.814697265625e-06 C 2.941339492797852 1.9073486328125e-06 2.943429946899414 0 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
+ var difficultyEasyIcon_default = DifficultyEasyIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyEasyProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyEasyIcon: React.FC<DifficultyEasyProps>;
7
+
8
+ export { type DifficultyEasyProps, DifficultyEasyIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyEasyProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyEasyIcon: React.FC<DifficultyEasyProps>;
7
+
8
+ export { type DifficultyEasyProps, DifficultyEasyIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ difficultyEasyIcon_default
3
+ } from "../chunk-JI5XMLWT.js";
4
+ export {
5
+ difficultyEasyIcon_default as default
6
+ };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/difficultyHardIcon.tsx
30
+ var difficultyHardIcon_exports = {};
31
+ __export(difficultyHardIcon_exports, {
32
+ default: () => difficultyHardIcon_default
33
+ });
34
+ module.exports = __toCommonJS(difficultyHardIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var DifficultyHardIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25190", "data-name": "Group 25190", transform: "translate(-5417 -11941)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19451", "data-name": "Rectangle 19451", width: "24", height: "24", transform: "translate(5417 11941)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25187", "data-name": "Group 25187", transform: "translate(59 126)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,0,1.167,6.935,0,0H2.335Z", transform: "translate(3.118 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
+ var difficultyHardIcon_default = DifficultyHardIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyHardProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyHardIcon: React.FC<DifficultyHardProps>;
7
+
8
+ export { type DifficultyHardProps, DifficultyHardIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyHardProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyHardIcon: React.FC<DifficultyHardProps>;
7
+
8
+ export { type DifficultyHardProps, DifficultyHardIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ difficultyHardIcon_default
3
+ } from "../chunk-WXANSSXF.js";
4
+ export {
5
+ difficultyHardIcon_default as default
6
+ };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/difficultyMediumIcon.tsx
30
+ var difficultyMediumIcon_exports = {};
31
+ __export(difficultyMediumIcon_exports, {
32
+ default: () => difficultyMediumIcon_default
33
+ });
34
+ module.exports = __toCommonJS(difficultyMediumIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var DifficultyMediumIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25189", "data-name": "Group 25189", transform: "translate(-5417 -11902)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19450", "data-name": "Rectangle 19450", width: "24", height: "24", transform: "translate(5417 11902)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25186", "data-name": "Group 25186", transform: "translate(59 87)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
37
+ var difficultyMediumIcon_default = DifficultyMediumIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyMediumProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyMediumIcon: React.FC<DifficultyMediumProps>;
7
+
8
+ export { type DifficultyMediumProps, DifficultyMediumIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface DifficultyMediumProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DifficultyMediumIcon: React.FC<DifficultyMediumProps>;
7
+
8
+ export { type DifficultyMediumProps, DifficultyMediumIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ difficultyMediumIcon_default
3
+ } from "../chunk-XPJVVKOU.js";
4
+ export {
5
+ difficultyMediumIcon_default as default
6
+ };
@@ -0,0 +1,39 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/downloadIcon.tsx
30
+ var downloadIcon_exports = {};
31
+ __export(downloadIcon_exports, {
32
+ default: () => downloadIcon_default
33
+ });
34
+ module.exports = __toCommonJS(downloadIcon_exports);
35
+ var import_react = __toESM(require("react"), 1);
36
+ var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
37
+ return /* @__PURE__ */ import_react.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46535-2", "data-name": "Path 46535", d: "M31.5,22.5v6a3,3,0,0,1-3,3H7.5a3,3,0,0,1-3-3v-6", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "3" }), /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46536", "data-name": "Path 46536", d: "M10.5,15,18,22.5,25.5,15", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "3" }), /* @__PURE__ */ import_react.default.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "3" }))));
38
+ };
39
+ var downloadIcon_default = DownloadIcon;
@@ -0,0 +1,8 @@
1
+ import React__default from 'react';
2
+
3
+ interface DownloadIconProps extends React__default.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DownloadIcon: React__default.FC<DownloadIconProps>;
7
+
8
+ export { type DownloadIconProps, DownloadIcon as default };
@@ -0,0 +1,8 @@
1
+ import React__default from 'react';
2
+
3
+ interface DownloadIconProps extends React__default.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const DownloadIcon: React__default.FC<DownloadIconProps>;
7
+
8
+ export { type DownloadIconProps, DownloadIcon as default };