@rufous/ui 0.1.56 → 0.1.58
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.
- package/README.md +206 -145
- package/dist/Dialogs/BaseDialog.js +11 -8
- package/dist/Dialogs/index.js +11 -8
- package/dist/chunk-5JWTJ5PY.js +8 -0
- package/dist/chunk-EFIJYBYX.js +8 -0
- package/dist/chunk-KNUNHFXS.js +8 -0
- package/dist/chunk-OJV6F5JC.js +8 -0
- package/dist/chunk-VIUTE7F5.js +8 -0
- package/dist/icons/engagementIcon.cjs +1 -11
- package/dist/icons/engagementIcon.js +1 -1
- package/dist/icons/functionIcon.cjs +1 -11
- package/dist/icons/functionIcon.js +1 -1
- package/dist/icons/index.cjs +23 -22
- package/dist/icons/index.d.cts +3 -0
- package/dist/icons/index.d.ts +3 -0
- package/dist/icons/index.js +29 -17
- package/dist/icons/qualificationsIcon.cjs +37 -0
- package/dist/icons/qualificationsIcon.d.cts +8 -0
- package/dist/icons/qualificationsIcon.d.ts +8 -0
- package/dist/icons/qualificationsIcon.js +6 -0
- package/dist/icons/softSkillsIcon.cjs +37 -0
- package/dist/icons/softSkillsIcon.d.cts +8 -0
- package/dist/icons/softSkillsIcon.d.ts +8 -0
- package/dist/icons/softSkillsIcon.js +6 -0
- package/dist/icons/technicalSkillsIcon.cjs +37 -0
- package/dist/icons/technicalSkillsIcon.d.cts +8 -0
- package/dist/icons/technicalSkillsIcon.d.ts +8 -0
- package/dist/icons/technicalSkillsIcon.js +6 -0
- package/dist/main.cjs +45 -44
- package/dist/main.d.cts +3 -0
- package/dist/main.d.ts +3 -0
- package/dist/main.js +29 -17
- package/package.json +1 -1
- package/dist/chunk-FSRABKKC.js +0 -18
- package/dist/chunk-ZAYWFYP4.js +0 -18
- /package/dist/{chunk-IR7ZKMED.js → chunk-E5RTHYCU.js} +0 -0
|
@@ -33,15 +33,5 @@ __export(functionIcon_exports, {
|
|
|
33
33
|
});
|
|
34
34
|
module.exports = __toCommonJS(functionIcon_exports);
|
|
35
35
|
var React = __toESM(require("react"), 1);
|
|
36
|
-
var FunctionIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
|
|
37
|
-
"svg",
|
|
38
|
-
{
|
|
39
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
-
width: "23.5",
|
|
41
|
-
height: "19.5",
|
|
42
|
-
viewBox: "0 0 23.5 19.5",
|
|
43
|
-
...props
|
|
44
|
-
},
|
|
45
|
-
/* @__PURE__ */ React.createElement("g", { id: "users_curved", transform: "translate(-3.25 -11.25)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60769", "data-name": "Path 60769", d: "M23.5,30A2.5,2.5,0,0,0,26,27.5c0-2.327-1.952-3.3-4-3.708M18,20a4,4,0,1,0,0-8M6.5,30h11A2.5,2.5,0,0,0,20,27.5c0-4.081-6-4-8-4s-8-.081-8,4A2.5,2.5,0,0,0,6.5,30ZM16,16a4,4,0,1,1-4-4A4,4,0,0,1,16,16Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5" }))
|
|
46
|
-
);
|
|
36
|
+
var FunctionIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18.367", height: "18.367", viewBox: "0 0 18.367 18.367", ...props }, /* @__PURE__ */ React.createElement("g", { id: "settings-line", transform: "translate(-10.66 -10.66)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_60913", "data-name": "Path 60913", d: "M63.181,58.63A4.018,4.018,0,1,0,67.2,62.648,3.993,3.993,0,0,0,63.181,58.63Zm0,6.888a2.87,2.87,0,1,1,2.87-2.87A2.842,2.842,0,0,1,63.181,65.518Z", transform: "translate(-43.28 -42.804)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_60914", "data-name": "Path 60914", d: "M28.338,17.949l-1.607-.517-.344-.861.8-1.492a.965.965,0,0,0-.172-1.091L25.64,12.611a.965.965,0,0,0-1.091-.172l-1.492.8L22.2,12.9l-.517-1.607a.933.933,0,0,0-.861-.631H18.868a.8.8,0,0,0-.8.689l-.517,1.607a2.536,2.536,0,0,0-.918.344l-1.492-.8a.965.965,0,0,0-1.091.172l-1.378,1.378a.965.965,0,0,0-.172,1.091l.746,1.435c-.115.287-.23.631-.344.918l-1.607.517a.933.933,0,0,0-.631.861v1.951a.914.914,0,0,0,.689.861l1.607.517.344.861-.8,1.492a.965.965,0,0,0,.172,1.091l1.378,1.378a.965.965,0,0,0,1.091.172l1.492-.8.861.344.517,1.664a.933.933,0,0,0,.861.631h1.951a.933.933,0,0,0,.861-.631l.517-1.664.861-.344,1.492.8a.965.965,0,0,0,1.091-.172l1.378-1.378a.965.965,0,0,0,.172-1.091l-.8-1.492.344-.861L28.4,21.68a.933.933,0,0,0,.631-.861V18.868A.982.982,0,0,0,28.338,17.949Zm-.459,2.7-2.066.631-.057.287-.517,1.205-.172.287L26.1,24.952,24.952,26.1l-1.894-1.033-.287.172a5.449,5.449,0,0,1-1.205.517l-.287.057-.631,2.066H19.04l-.631-2.066-.287-.057-1.205-.517-.287-.172L14.735,26.1l-1.148-1.148,1.033-1.894-.172-.287a5.449,5.449,0,0,1-.517-1.205l-.057-.287-2.066-.631V19.04l1.951-.574.115-.287a4.872,4.872,0,0,1,.517-1.263l.172-.287-.976-1.894,1.148-1.148,1.837,1.033.287-.172a4.872,4.872,0,0,1,1.263-.517l.287-.115.631-2.009h1.607l.631,2.009.287.115a5.449,5.449,0,0,1,1.205.517l.287.172,1.894-1.033L26.1,14.735l-1.033,1.894.172.287a5.449,5.449,0,0,1,.517,1.205l.057.287,2.066.631Z", fill: color })));
|
|
47
37
|
var functionIcon_default = FunctionIcon;
|
package/dist/icons/index.cjs
CHANGED
|
@@ -56,6 +56,7 @@ __export(icons_exports, {
|
|
|
56
56
|
NineDotMenuIcon: () => nineDotMenuIcon_default,
|
|
57
57
|
NotificationIcon: () => notificationIcon_default,
|
|
58
58
|
ProjectIcon: () => projectIcon_default,
|
|
59
|
+
QualificationsIcon: () => qualificationsIcon_default,
|
|
59
60
|
QuestionStatusAllIcon: () => questionStatusAllIcon_default,
|
|
60
61
|
QuestionStatusPrivateIcon: () => questionStatusPrivateIcon_default,
|
|
61
62
|
QuestionStatusPublicIcon: () => questionStatusPublicIcon_default,
|
|
@@ -71,8 +72,10 @@ __export(icons_exports, {
|
|
|
71
72
|
RufousBirdIcon: () => rufousBirdIcon_default,
|
|
72
73
|
RufousLauncherIcon: () => rufousLauncherBird_default,
|
|
73
74
|
SidebarIcon: () => sidebarIcon_default,
|
|
75
|
+
SoftSkillsIcon: () => softSkillsIcon_default,
|
|
74
76
|
SubscribeIcon: () => subscribeIcon_default,
|
|
75
77
|
SuspendUserIcon: () => suspendUserIcon_default,
|
|
78
|
+
TechnicalSkillsIcon: () => technicalSkillsIcon_default,
|
|
76
79
|
TickIcon: () => tickIcon_default,
|
|
77
80
|
TimerIcon: () => timerIcon_default,
|
|
78
81
|
TrashIcon: () => trashIcon_default,
|
|
@@ -889,32 +892,12 @@ var dollarIcon_default = DollarIcon;
|
|
|
889
892
|
|
|
890
893
|
// lib/icons/engagementIcon.tsx
|
|
891
894
|
var React44 = __toESM(require("react"), 1);
|
|
892
|
-
var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React44.createElement(
|
|
893
|
-
"svg",
|
|
894
|
-
{
|
|
895
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
896
|
-
width: "11.519",
|
|
897
|
-
height: "14.886",
|
|
898
|
-
viewBox: "0 0 11.519 14.886",
|
|
899
|
-
...props
|
|
900
|
-
},
|
|
901
|
-
/* @__PURE__ */ React44.createElement("path", { id: "Path_60771", "data-name": "Path 60771", d: "M15161.869-432l-9.47,6.608,9.47,6.47", transform: "translate(-15151.256 432.905)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.3" })
|
|
902
|
-
);
|
|
895
|
+
var EngagementIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React44.createElement("svg", { width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React44.createElement("path", { d: "M14.4391 12.237C14.4713 12.2661 14.5091 12.2883 14.5501 12.3022C14.5912 12.3161 14.6347 12.3214 14.6779 12.3179C14.7211 12.3143 14.7631 12.3019 14.8013 12.2815C14.8396 12.261 14.8732 12.233 14.9001 12.199C14.956 12.1312 14.9835 12.0444 14.9768 11.9567C14.9701 11.8691 14.9297 11.7875 14.8641 11.729C14.2376 11.1794 13.5316 10.7277 12.7701 10.389C13.3457 9.88171 13.8062 9.25734 14.121 8.55767C14.4357 7.85801 14.5974 7.09919 14.5951 6.33199C14.6139 4.93817 14.0788 3.59386 13.1075 2.59404C12.1362 1.59423 10.8079 1.02059 9.41414 0.998993C8.02071 1.02137 6.69304 1.5955 5.72234 2.59544C4.75164 3.59539 4.21716 4.93951 4.23614 6.33299C4.23383 7.09938 4.39508 7.85743 4.7091 8.55653C5.02313 9.25563 5.48271 9.87968 6.05714 10.387C4.53991 11.0856 3.25607 12.2066 2.35924 13.6158C1.46241 15.0249 0.99056 16.6627 1.00014 18.333V20.666C0.999074 20.7531 1.03258 20.837 1.09332 20.8995C1.15405 20.9619 1.23706 20.9977 1.32414 20.999C1.41123 20.9977 1.49424 20.9619 1.55497 20.8995C1.61571 20.837 1.64921 20.7531 1.64814 20.666V18.333C1.63752 16.7252 2.11129 15.1515 3.00775 13.8168C3.9042 12.4821 5.1818 11.4483 6.67414 10.85C7.48858 11.3825 8.44057 11.6661 9.41364 11.6661C10.3867 11.6661 11.3387 11.3825 12.1531 10.85C12.9907 11.1745 13.7645 11.644 14.4391 12.237ZM4.88314 6.33699C4.86577 5.11734 5.33299 3.94062 6.18228 3.06509C7.03157 2.18955 8.19353 1.68674 9.41314 1.66699C10.6322 1.68674 11.7937 2.18914 12.6429 3.06402C13.4921 3.93891 13.9597 5.11486 13.9431 6.33399C13.9592 7.55278 13.4914 8.72822 12.6422 9.60267C11.7931 10.4771 10.6319 10.9792 9.41314 10.999C8.19423 10.9792 7.03288 10.477 6.18371 9.60232C5.33454 8.72765 4.86683 7.55196 4.88314 6.33299V6.33699Z", fill: color, stroke: color, "stroke-width": "0.5" }), /* @__PURE__ */ React44.createElement("path", { d: "M20.971 15.204C20.9361 15.0935 20.8706 14.9953 20.7821 14.9206C20.6936 14.8459 20.5857 14.7978 20.471 14.782L17.754 14.4L16.54 12.021C16.4874 11.9197 16.4081 11.8348 16.3106 11.7755C16.213 11.7162 16.1011 11.6849 15.987 11.6849C15.8729 11.6849 15.761 11.7162 15.6634 11.7755C15.5659 11.8348 15.4866 11.9197 15.434 12.021L14.22 14.4L11.503 14.782C11.3883 14.7978 11.2804 14.8459 11.1919 14.9206C11.1034 14.9953 11.0379 15.0935 11.003 15.204C10.9675 15.313 10.964 15.4299 10.9929 15.5408C11.0218 15.6518 11.0819 15.7521 11.166 15.83L13.124 17.677L12.662 20.282C12.6461 20.3691 12.6497 20.4587 12.6725 20.5443C12.6953 20.6299 12.7368 20.7093 12.794 20.777C12.8859 20.8832 13.0105 20.956 13.1482 20.9839C13.2859 21.0117 13.429 20.9931 13.555 20.931L15.99 19.693L18.425 20.931C18.5508 20.9954 18.6947 21.0151 18.8332 20.987C18.9716 20.9588 19.0964 20.8844 19.187 20.776C19.2442 20.7083 19.2857 20.6289 19.3085 20.5433C19.3313 20.4577 19.3349 20.3681 19.319 20.281L18.857 17.676L20.816 15.829C20.8986 15.7503 20.957 15.6497 20.9845 15.539C21.0119 15.4283 21.0072 15.3121 20.971 15.204ZM18.316 17.195C18.2424 17.2639 18.1871 17.3501 18.1551 17.4458C18.1232 17.5415 18.1156 17.6436 18.133 17.743L18.57 20.205L16.27 19.034C16.1819 18.9903 16.0849 18.9675 15.9865 18.9675C15.8881 18.9675 15.7911 18.9903 15.703 19.034L13.403 20.205L13.84 17.742C13.8575 17.6426 13.8498 17.5405 13.8179 17.4448C13.7859 17.3491 13.7306 17.2629 13.657 17.194L11.819 15.46L14.372 15.101C14.4705 15.0874 14.5642 15.0504 14.6453 14.9929C14.7265 14.9355 14.7925 14.8594 14.838 14.771L15.99 12.512L17.143 14.771C17.1885 14.8594 17.2546 14.9355 17.3357 14.9929C17.4168 15.0504 17.5105 15.0874 17.609 15.101L20.162 15.46L18.316 17.195Z", fill: color, stroke: color, "stroke-width": "0.5" }));
|
|
903
896
|
var engagementIcon_default = EngagementIcon;
|
|
904
897
|
|
|
905
898
|
// lib/icons/functionIcon.tsx
|
|
906
899
|
var React45 = __toESM(require("react"), 1);
|
|
907
|
-
var FunctionIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React45.createElement(
|
|
908
|
-
"svg",
|
|
909
|
-
{
|
|
910
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
911
|
-
width: "23.5",
|
|
912
|
-
height: "19.5",
|
|
913
|
-
viewBox: "0 0 23.5 19.5",
|
|
914
|
-
...props
|
|
915
|
-
},
|
|
916
|
-
/* @__PURE__ */ React45.createElement("g", { id: "users_curved", transform: "translate(-3.25 -11.25)" }, /* @__PURE__ */ React45.createElement("path", { id: "Path_60769", "data-name": "Path 60769", d: "M23.5,30A2.5,2.5,0,0,0,26,27.5c0-2.327-1.952-3.3-4-3.708M18,20a4,4,0,1,0,0-8M6.5,30h11A2.5,2.5,0,0,0,20,27.5c0-4.081-6-4-8-4s-8-.081-8,4A2.5,2.5,0,0,0,6.5,30ZM16,16a4,4,0,1,1-4-4A4,4,0,0,1,16,16Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5" }))
|
|
917
|
-
);
|
|
900
|
+
var FunctionIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React45.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18.367", height: "18.367", viewBox: "0 0 18.367 18.367", ...props }, /* @__PURE__ */ React45.createElement("g", { id: "settings-line", transform: "translate(-10.66 -10.66)" }, /* @__PURE__ */ React45.createElement("path", { id: "Path_60913", "data-name": "Path 60913", d: "M63.181,58.63A4.018,4.018,0,1,0,67.2,62.648,3.993,3.993,0,0,0,63.181,58.63Zm0,6.888a2.87,2.87,0,1,1,2.87-2.87A2.842,2.842,0,0,1,63.181,65.518Z", transform: "translate(-43.28 -42.804)", fill: color }), /* @__PURE__ */ React45.createElement("path", { id: "Path_60914", "data-name": "Path 60914", d: "M28.338,17.949l-1.607-.517-.344-.861.8-1.492a.965.965,0,0,0-.172-1.091L25.64,12.611a.965.965,0,0,0-1.091-.172l-1.492.8L22.2,12.9l-.517-1.607a.933.933,0,0,0-.861-.631H18.868a.8.8,0,0,0-.8.689l-.517,1.607a2.536,2.536,0,0,0-.918.344l-1.492-.8a.965.965,0,0,0-1.091.172l-1.378,1.378a.965.965,0,0,0-.172,1.091l.746,1.435c-.115.287-.23.631-.344.918l-1.607.517a.933.933,0,0,0-.631.861v1.951a.914.914,0,0,0,.689.861l1.607.517.344.861-.8,1.492a.965.965,0,0,0,.172,1.091l1.378,1.378a.965.965,0,0,0,1.091.172l1.492-.8.861.344.517,1.664a.933.933,0,0,0,.861.631h1.951a.933.933,0,0,0,.861-.631l.517-1.664.861-.344,1.492.8a.965.965,0,0,0,1.091-.172l1.378-1.378a.965.965,0,0,0,.172-1.091l-.8-1.492.344-.861L28.4,21.68a.933.933,0,0,0,.631-.861V18.868A.982.982,0,0,0,28.338,17.949Zm-.459,2.7-2.066.631-.057.287-.517,1.205-.172.287L26.1,24.952,24.952,26.1l-1.894-1.033-.287.172a5.449,5.449,0,0,1-1.205.517l-.287.057-.631,2.066H19.04l-.631-2.066-.287-.057-1.205-.517-.287-.172L14.735,26.1l-1.148-1.148,1.033-1.894-.172-.287a5.449,5.449,0,0,1-.517-1.205l-.057-.287-2.066-.631V19.04l1.951-.574.115-.287a4.872,4.872,0,0,1,.517-1.263l.172-.287-.976-1.894,1.148-1.148,1.837,1.033.287-.172a4.872,4.872,0,0,1,1.263-.517l.287-.115.631-2.009h1.607l.631,2.009.287.115a5.449,5.449,0,0,1,1.205.517l.287.172,1.894-1.033L26.1,14.735l-1.033,1.894.172.287a5.449,5.449,0,0,1,.517,1.205l.057.287,2.066.631Z", fill: color })));
|
|
918
901
|
var functionIcon_default = FunctionIcon;
|
|
919
902
|
|
|
920
903
|
// lib/icons/industryIcon.tsx
|
|
@@ -997,6 +980,21 @@ var locationPinIcon_default = LocationPinIcon;
|
|
|
997
980
|
var React53 = __toESM(require("react"), 1);
|
|
998
981
|
var DownloadPdfIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React53.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "32.188", height: "41.173", viewBox: "0 0 32.188 41.173", ...props }, /* @__PURE__ */ React53.createElement("g", { id: "Group_11733", "data-name": "Group 11733", transform: "translate(-7138.44 -7884)" }, /* @__PURE__ */ React53.createElement("path", { id: "Path_46543", "data-name": "Path 46543", d: "M266.667,223.44a3.7,3.7,0,0,0-.669.051v3.5h.617a1.379,1.379,0,0,0,1.285-.617,2.194,2.194,0,0,0,.308-1.234c0-1.183-.514-1.7-1.542-1.7Z", transform: "translate(6880.822 7675.934)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46544", "data-name": "Path 46544", d: "M217.691,223.44h-.411v1.44c.051,0,.257.051.36.051,1.028,0,1.131-.411,1.131-.771,0-.206,0-.72-1.08-.72Z", transform: "translate(6925.068 7675.934)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46545", "data-name": "Path 46545", d: "M193.438,190.063a1.9,1.9,0,0,0-1.9-1.9H176.624a1.9,1.9,0,0,0-1.9,1.9v6.273a1.9,1.9,0,0,0,1.9,1.9h14.911a1.9,1.9,0,0,0,1.9-1.9Zm-12.8,3.445a2.717,2.717,0,0,1-1.748.514h-.257v2.16H177.4v-5.759l.257-.051a7.638,7.638,0,0,1,1.44-.154,2.513,2.513,0,0,1,1.646.463,1.705,1.705,0,0,1,.669,1.337,1.8,1.8,0,0,1-.771,1.491Zm5.3,1.594a2.869,2.869,0,0,1-2.314.977c-.308,0-.771-.051-1.44-.1l-.154-.051v-5.5l.154-.051a15.781,15.781,0,0,1,1.646-.154,2.641,2.641,0,0,1,2.16.874,2.8,2.8,0,0,1,.566,1.9,3.221,3.221,0,0,1-.617,2.108Zm4.833-3.651H188.3v1.08h2.262v1.234H188.3v2.417h-1.285v-5.811h3.753Z", transform: "translate(6963.718 7707.974)", fill: color }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46546", "data-name": "Path 46546", d: "M234.642,56v.051H220.913a1.9,1.9,0,0,0-1.954,1.851v9.255h1.594V58.879a1.273,1.273,0,0,1,1.285-1.285h12.8v9a1.977,1.977,0,0,0,1.9,1.954h9V90.6a1.273,1.273,0,0,1-1.285,1.285H238.5c-.051.051-.051.1-.1.154l-1.08,1.388h7.867a1.91,1.91,0,0,0,1.9-1.954V68.495Z", transform: "translate(6923.543 7828)", fill: "#fdfdfd" }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46547", "data-name": "Path 46547", d: "M227.6,320.295h-5.759a1.273,1.273,0,0,1-1.285-1.285V307.44h-1.594v12.443a1.953,1.953,0,0,0,1.954,1.954h7.867l-1.08-1.388c0-.052-.051-.1-.1-.154Z", transform: "translate(6923.541 7599.647)", fill: "#fdfdfd" }), /* @__PURE__ */ React53.createElement("path", { id: "Path_46548", "data-name": "Path 46548", d: "M329.773,355.733h-2.057v-7.1a.857.857,0,0,0-.823-.874h-2.571a.9.9,0,0,0-.874.874v7.1h-2.057a.484.484,0,0,0-.411.771l4.165,5.45a.535.535,0,0,0,.823,0l4.165-5.45A.455.455,0,0,0,329.773,355.733Z", transform: "translate(6830.982 7563.026)", fill: "#fdfdfd" })));
|
|
999
982
|
var downloadPdfIcon_default = DownloadPdfIcon;
|
|
983
|
+
|
|
984
|
+
// lib/icons/softSkillsIcon.tsx
|
|
985
|
+
var React54 = __toESM(require("react"), 1);
|
|
986
|
+
var SoftSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React54.createElement("svg", { width: "20", height: "22", viewBox: "0 0 20 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React54.createElement("path", { d: "M10.345 3.075C10.4367 3.07474 10.5245 3.0382 10.5893 2.97337C10.6542 2.90854 10.6907 2.82068 10.691 2.729V1.346C10.691 1.25424 10.6545 1.16623 10.5896 1.10134C10.5247 1.03645 10.4367 1 10.345 1C10.2532 1 10.1652 1.03645 10.1003 1.10134C10.0354 1.16623 9.99898 1.25424 9.99898 1.346V2.73C9.9995 2.82151 10.0362 2.90911 10.101 2.97372C10.1658 3.03834 10.2535 3.07474 10.345 3.075Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M14.73 5.44299C14.0619 4.84013 13.2771 4.38088 12.4242 4.0937C11.5713 3.80651 10.6686 3.69752 9.77191 3.77346C8.87521 3.84941 8.00366 4.10867 7.21125 4.53519C6.41884 4.96172 5.72245 5.54641 5.16523 6.25305C4.60802 6.95969 4.20184 7.77323 3.97186 8.64325C3.74188 9.51328 3.69301 10.4213 3.82827 11.3109C3.96353 12.2006 4.28003 13.0531 4.75818 13.8154C5.23633 14.5778 5.86593 15.2339 6.60798 15.743C6.79896 15.8735 6.95541 16.0485 7.06392 16.2528C7.17243 16.4571 7.22976 16.6847 7.23098 16.916V17.992C7.23187 18.2981 7.33424 18.5953 7.52207 18.8371C7.70989 19.0788 7.97256 19.2515 8.26898 19.328V19.376C8.26898 20.141 8.88798 21.76 9.65298 21.76H11.037C11.802 21.76 12.421 20.141 12.421 19.376V19.328C12.7162 19.2511 12.9777 19.0788 13.1649 18.8379C13.352 18.597 13.4544 18.301 13.456 17.996V16.92C13.4572 16.6887 13.5145 16.4611 13.623 16.2568C13.7315 16.0525 13.888 15.8775 14.079 15.747C14.8965 15.1825 15.5754 14.4398 16.0644 13.575C16.5534 12.7101 16.8398 11.7456 16.9021 10.754C16.9644 9.76243 16.8009 8.76965 16.424 7.8504C16.047 6.93115 15.4665 6.10939 14.726 5.44699L14.73 5.44299ZM11.037 21.072H9.65598C9.27498 21.072 8.96398 19.761 8.96398 19.38H11.733C11.729 19.761 11.418 21.072 11.037 21.072ZM12.767 17.996C12.7664 18.1794 12.6934 18.3551 12.5637 18.4847C12.434 18.6144 12.2583 18.6875 12.075 18.688H8.61398C8.43061 18.6875 8.2549 18.6144 8.12524 18.4847C7.99558 18.3551 7.9225 18.1794 7.92198 17.996V17.266H12.767V17.996ZM13.688 15.179C13.4533 15.3399 13.2534 15.5463 13.1 15.7859C12.9466 16.0255 12.8429 16.2935 12.795 16.574H7.89498C7.84729 16.2928 7.74369 16.024 7.59031 15.7835C7.43692 15.5431 7.23687 15.3358 7.00198 15.174C5.96978 14.4612 5.19245 13.4371 4.78346 12.2512C4.37447 11.0654 4.35523 9.77985 4.72855 8.58229C5.10187 7.38472 5.84821 6.33784 6.85861 5.59446C7.86901 4.85108 9.09057 4.45012 10.345 4.45012C11.5994 4.45012 12.8209 4.85108 13.8313 5.59446C14.8417 6.33784 15.5881 7.38472 15.9614 8.58229C16.3347 9.77985 16.3155 11.0654 15.9065 12.2512C15.4975 13.4371 14.7202 14.4612 13.688 15.174V15.179Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M19.342 9.998H17.958C17.8662 9.998 17.7782 10.0345 17.7133 10.0993C17.6484 10.1642 17.612 10.2522 17.612 10.344C17.612 10.4358 17.6484 10.5238 17.7133 10.5887C17.7782 10.6535 17.8662 10.69 17.958 10.69H19.342C19.4337 10.69 19.5217 10.6535 19.5866 10.5887C19.6515 10.5238 19.688 10.4358 19.688 10.344C19.688 10.2522 19.6515 10.1642 19.5866 10.0993C19.5217 10.0345 19.4337 9.998 19.342 9.998Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M2.73098 9.998H1.34698C1.25521 9.998 1.1672 10.0345 1.10232 10.0993C1.03743 10.1642 1.00098 10.2522 1.00098 10.344C1.00098 10.4358 1.03743 10.5238 1.10232 10.5887C1.1672 10.6535 1.25521 10.69 1.34698 10.69H2.73098C2.82274 10.69 2.91075 10.6535 2.97564 10.5887C3.04052 10.5238 3.07698 10.4358 3.07698 10.344C3.07698 10.2522 3.04052 10.1642 2.97564 10.0993C2.91075 10.0345 2.82274 9.998 2.73098 9.998Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M16.463 3.73699L15.484 4.71599C15.4519 4.74803 15.4265 4.78607 15.4092 4.82794C15.3918 4.8698 15.3829 4.91468 15.3829 4.95999C15.3829 5.00531 15.3918 5.05018 15.4092 5.09205C15.4265 5.13392 15.4519 5.17195 15.484 5.20399C15.5162 5.23631 15.5545 5.26182 15.5968 5.279C15.6391 5.29618 15.6844 5.30468 15.73 5.30399C15.8218 5.30384 15.9101 5.26798 15.976 5.20399L16.955 4.22499C17.0197 4.16028 17.056 4.07251 17.056 3.98099C17.056 3.88948 17.0197 3.80171 16.955 3.73699C16.8903 3.67228 16.8025 3.63593 16.711 3.63593C16.6195 3.63593 16.5317 3.67228 16.467 3.73699H16.463Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.72198 15.483L3.74298 16.462C3.71092 16.494 3.6855 16.5321 3.66815 16.5739C3.65081 16.6158 3.64188 16.6607 3.64188 16.706C3.64188 16.7513 3.65081 16.7962 3.66815 16.8381C3.6855 16.8799 3.71092 16.918 3.74298 16.95C3.77517 16.9823 3.81355 17.0078 3.85581 17.025C3.89807 17.0422 3.94336 17.0507 3.98898 17.05C4.08082 17.0497 4.169 17.0139 4.23498 16.95L5.21398 15.971C5.24602 15.939 5.27144 15.9009 5.28878 15.859C5.30612 15.8172 5.31504 15.7723 5.31504 15.727C5.31504 15.6817 5.30612 15.6368 5.28878 15.5949C5.27144 15.5531 5.24602 15.515 5.21398 15.483C5.18193 15.451 5.14389 15.4255 5.10203 15.4082C5.06016 15.3909 5.01529 15.3819 4.96998 15.3819C4.92466 15.3819 4.87979 15.3909 4.83792 15.4082C4.79606 15.4255 4.75802 15.451 4.72598 15.483H4.72198Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M15.971 15.483C15.9389 15.451 15.9009 15.4255 15.859 15.4082C15.8172 15.3909 15.7723 15.3819 15.727 15.3819C15.6817 15.3819 15.6368 15.3909 15.5949 15.4082C15.5531 15.4255 15.515 15.451 15.483 15.483C15.4509 15.515 15.4255 15.5531 15.4082 15.5949C15.3908 15.6368 15.3819 15.6817 15.3819 15.727C15.3819 15.7723 15.3908 15.8172 15.4082 15.859C15.4255 15.9009 15.4509 15.939 15.483 15.971L16.462 16.95C16.4942 16.9823 16.5325 17.0078 16.5748 17.025C16.6171 17.0422 16.6624 17.0507 16.708 17.05C16.7998 17.0497 16.888 17.0139 16.954 16.95C16.986 16.918 17.0115 16.8799 17.0288 16.8381C17.0461 16.7962 17.0551 16.7513 17.0551 16.706C17.0551 16.6607 17.0461 16.6158 17.0288 16.5739C17.0115 16.5321 16.986 16.494 16.954 16.462L15.975 15.483H15.971Z", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React54.createElement("path", { d: "M4.71698 5.209C4.74917 5.24132 4.78755 5.26683 4.82981 5.28401C4.87207 5.30119 4.91736 5.30969 4.96298 5.309C5.05483 5.30874 5.143 5.2729 5.20897 5.209C5.24103 5.17696 5.26645 5.13892 5.2838 5.09706C5.30114 5.05519 5.31007 5.01032 5.31007 4.965C5.31007 4.91968 5.30114 4.87481 5.2838 4.83294C5.26645 4.79107 5.24103 4.75304 5.20897 4.721L4.22997 3.742C4.19793 3.70996 4.15989 3.68454 4.11803 3.6672C4.07616 3.64986 4.03129 3.64093 3.98598 3.64093C3.94066 3.64093 3.89579 3.64986 3.85392 3.6672C3.81206 3.68454 3.77402 3.70996 3.74198 3.742C3.70993 3.77404 3.68451 3.81208 3.66717 3.85395C3.64983 3.89581 3.64091 3.94068 3.64091 3.986C3.64091 4.03131 3.64983 4.07618 3.66717 4.11805C3.68451 4.15992 3.70993 4.19796 3.74198 4.23L4.72098 5.209H4.71698Z", fill: color, stroke: color, "stroke-width": "0.3" }));
|
|
987
|
+
var softSkillsIcon_default = SoftSkillsIcon;
|
|
988
|
+
|
|
989
|
+
// lib/icons/technicalSkillsIcon.tsx
|
|
990
|
+
var React55 = __toESM(require("react"), 1);
|
|
991
|
+
var TechnicalSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React55.createElement("svg", { width: "22", height: "20", viewBox: "0 0 22 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React55.createElement("path", { d: "M14.369 1.36303C14.3953 1.27767 14.4045 1.18797 14.3961 1.09906C14.3877 1.01015 14.3618 0.923761 14.32 0.844831C14.2783 0.765901 14.2213 0.695975 14.1525 0.639044C14.0837 0.582114 14.0044 0.539294 13.919 0.51303C13.8336 0.486765 13.7439 0.477571 13.655 0.485971C13.5661 0.494372 13.4797 0.520202 13.4008 0.561988C13.3219 0.603775 13.2519 0.660698 13.195 0.729509C13.1381 0.79832 13.0953 0.87767 13.069 0.96303L7.631 18.638C7.60474 18.7234 7.59554 18.8131 7.60394 18.902C7.61234 18.9909 7.63817 19.0773 7.67996 19.1562C7.72175 19.2352 7.77867 19.3051 7.84748 19.362C7.91629 19.4189 7.99564 19.4618 8.081 19.488C8.16636 19.5143 8.25606 19.5235 8.34497 19.5151C8.43388 19.5067 8.52027 19.4809 8.5992 19.4391C8.67813 19.3973 8.74806 19.3404 8.80499 19.2715C8.86192 19.2027 8.90474 19.1234 8.931 19.038L14.369 1.36403V1.36303ZM6.723 4.76303C6.78635 4.8262 6.8366 4.90124 6.87089 4.98387C6.90519 5.06649 6.92284 5.15507 6.92284 5.24453C6.92284 5.33399 6.90519 5.42257 6.87089 5.50519C6.8366 5.58781 6.78635 5.66286 6.723 5.72603L2.444 10L6.722 14.277C6.84701 14.4053 6.91645 14.5776 6.9153 14.7567C6.91415 14.9358 6.8425 15.1072 6.71586 15.2339C6.58922 15.3605 6.41778 15.4322 6.23869 15.4333C6.0596 15.4345 5.88726 15.365 5.759 15.24L1.002 10.486C0.938658 10.4229 0.8884 10.3478 0.854109 10.2652C0.819817 10.1826 0.802166 10.094 0.802166 10.0045C0.802166 9.91507 0.819817 9.82649 0.854109 9.74387C0.8884 9.66124 0.938658 9.5862 1.002 9.52303L5.76 4.76503C5.82317 4.70168 5.89822 4.65143 5.98084 4.61714C6.06347 4.58285 6.15204 4.56519 6.2415 4.56519C6.33096 4.56519 6.41954 4.58285 6.50216 4.61714C6.58479 4.65143 6.65983 4.70168 6.723 4.76503V4.76303ZM15.277 4.76303C15.2137 4.8262 15.1634 4.90124 15.1291 4.98387C15.0948 5.06649 15.0772 5.15507 15.0772 5.24453C15.0772 5.33399 15.0948 5.42257 15.1291 5.50519C15.1634 5.58781 15.2137 5.66286 15.277 5.72603L19.555 10.003L15.277 14.28C15.152 14.4083 15.0826 14.5806 15.0837 14.7597C15.0849 14.9388 15.1565 15.1102 15.2831 15.2369C15.4098 15.3635 15.5812 15.4352 15.7603 15.4363C15.9394 15.4375 16.1117 15.368 16.24 15.243L20.998 10.486C21.0613 10.4229 21.1116 10.3478 21.1459 10.2652C21.1802 10.1826 21.1978 10.094 21.1978 10.0045C21.1978 9.91507 21.1802 9.82649 21.1459 9.74387C21.1116 9.66124 21.0613 9.5862 20.998 9.52303L16.24 4.76503C16.1768 4.70168 16.1018 4.65143 16.0192 4.61714C15.9365 4.58285 15.848 4.56519 15.7585 4.56519C15.669 4.56519 15.5805 4.58285 15.4978 4.61714C15.4152 4.65143 15.3402 4.70168 15.277 4.76503V4.76303Z", fill: color }));
|
|
992
|
+
var technicalSkillsIcon_default = TechnicalSkillsIcon;
|
|
993
|
+
|
|
994
|
+
// lib/icons/qualificationsIcon.tsx
|
|
995
|
+
var React56 = __toESM(require("react"), 1);
|
|
996
|
+
var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, "stroke-width": "0.2" }));
|
|
997
|
+
var qualificationsIcon_default = QualificationsIcon;
|
|
1000
998
|
// Annotate the CommonJS export names for ESM import in node:
|
|
1001
999
|
0 && (module.exports = {
|
|
1002
1000
|
ActivateUserIcon,
|
|
@@ -1026,6 +1024,7 @@ var downloadPdfIcon_default = DownloadPdfIcon;
|
|
|
1026
1024
|
NineDotMenuIcon,
|
|
1027
1025
|
NotificationIcon,
|
|
1028
1026
|
ProjectIcon,
|
|
1027
|
+
QualificationsIcon,
|
|
1029
1028
|
QuestionStatusAllIcon,
|
|
1030
1029
|
QuestionStatusPrivateIcon,
|
|
1031
1030
|
QuestionStatusPublicIcon,
|
|
@@ -1041,8 +1040,10 @@ var downloadPdfIcon_default = DownloadPdfIcon;
|
|
|
1041
1040
|
RufousBirdIcon,
|
|
1042
1041
|
RufousLauncherIcon,
|
|
1043
1042
|
SidebarIcon,
|
|
1043
|
+
SoftSkillsIcon,
|
|
1044
1044
|
SubscribeIcon,
|
|
1045
1045
|
SuspendUserIcon,
|
|
1046
|
+
TechnicalSkillsIcon,
|
|
1046
1047
|
TickIcon,
|
|
1047
1048
|
TimerIcon,
|
|
1048
1049
|
TrashIcon,
|
package/dist/icons/index.d.cts
CHANGED
|
@@ -51,4 +51,7 @@ export { default as RufousAiIcon } from './rufousAiIcon.cjs';
|
|
|
51
51
|
export { default as CloseIcon } from './closeIcon.cjs';
|
|
52
52
|
export { default as LocationPinIcon } from './locationPinIcon.cjs';
|
|
53
53
|
export { default as DownloadPdfIcon } from './downloadPdfIcon.cjs';
|
|
54
|
+
export { default as SoftSkillsIcon } from './softSkillsIcon.cjs';
|
|
55
|
+
export { default as TechnicalSkillsIcon } from './technicalSkillsIcon.cjs';
|
|
56
|
+
export { default as QualificationsIcon } from './qualificationsIcon.cjs';
|
|
54
57
|
import 'react';
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -51,4 +51,7 @@ export { default as RufousAiIcon } from './rufousAiIcon.js';
|
|
|
51
51
|
export { default as CloseIcon } from './closeIcon.js';
|
|
52
52
|
export { default as LocationPinIcon } from './locationPinIcon.js';
|
|
53
53
|
export { default as DownloadPdfIcon } from './downloadPdfIcon.js';
|
|
54
|
+
export { default as SoftSkillsIcon } from './softSkillsIcon.js';
|
|
55
|
+
export { default as TechnicalSkillsIcon } from './technicalSkillsIcon.js';
|
|
56
|
+
export { default as QualificationsIcon } from './qualificationsIcon.js';
|
|
54
57
|
import 'react';
|
package/dist/icons/index.js
CHANGED
|
@@ -1,4 +1,13 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-E5RTHYCU.js";
|
|
2
|
+
import {
|
|
3
|
+
timerIcon_default
|
|
4
|
+
} from "../chunk-WWAHNTUH.js";
|
|
5
|
+
import {
|
|
6
|
+
trashIcon_default
|
|
7
|
+
} from "../chunk-6KIFTMUN.js";
|
|
8
|
+
import {
|
|
9
|
+
unArchivedIcon_default
|
|
10
|
+
} from "../chunk-ZJAV3FEQ.js";
|
|
2
11
|
import {
|
|
3
12
|
unsubscribeIcon_default
|
|
4
13
|
} from "../chunk-NMMC4ATV.js";
|
|
@@ -14,30 +23,33 @@ import {
|
|
|
14
23
|
import {
|
|
15
24
|
workItemIcon_default
|
|
16
25
|
} from "../chunk-QJPQC544.js";
|
|
26
|
+
import {
|
|
27
|
+
rufousBirdIcon_default
|
|
28
|
+
} from "../chunk-DMP72IAP.js";
|
|
17
29
|
import {
|
|
18
30
|
rufousLauncherBird_default
|
|
19
31
|
} from "../chunk-QZFGQ5JM.js";
|
|
20
32
|
import {
|
|
21
33
|
sidebarIcon_default
|
|
22
34
|
} from "../chunk-CSKTBLQQ.js";
|
|
35
|
+
import {
|
|
36
|
+
softSkillsIcon_default
|
|
37
|
+
} from "../chunk-VIUTE7F5.js";
|
|
23
38
|
import {
|
|
24
39
|
subscribeIcon_default
|
|
25
40
|
} from "../chunk-ZDVP4SUD.js";
|
|
26
41
|
import {
|
|
27
42
|
suspendUserIcon_default
|
|
28
43
|
} from "../chunk-5BB3H3YO.js";
|
|
44
|
+
import {
|
|
45
|
+
technicalSkillsIcon_default
|
|
46
|
+
} from "../chunk-5JWTJ5PY.js";
|
|
29
47
|
import {
|
|
30
48
|
tickIcon_default
|
|
31
49
|
} from "../chunk-ITZTTNM2.js";
|
|
32
50
|
import {
|
|
33
|
-
|
|
34
|
-
} from "../chunk-
|
|
35
|
-
import {
|
|
36
|
-
trashIcon_default
|
|
37
|
-
} from "../chunk-6KIFTMUN.js";
|
|
38
|
-
import {
|
|
39
|
-
unArchivedIcon_default
|
|
40
|
-
} from "../chunk-ZJAV3FEQ.js";
|
|
51
|
+
questionTypeCodingIcon_default
|
|
52
|
+
} from "../chunk-FOUXNPQA.js";
|
|
41
53
|
import {
|
|
42
54
|
questionTypeDescriptiveIcon_default
|
|
43
55
|
} from "../chunk-C7B23GTE.js";
|
|
@@ -59,9 +71,6 @@ import {
|
|
|
59
71
|
import {
|
|
60
72
|
rufousAiIcon_default
|
|
61
73
|
} from "../chunk-DE73YGRW.js";
|
|
62
|
-
import {
|
|
63
|
-
rufousBirdIcon_default
|
|
64
|
-
} from "../chunk-DMP72IAP.js";
|
|
65
74
|
import {
|
|
66
75
|
nineDotMenuIcon_default
|
|
67
76
|
} from "../chunk-GESVGIAP.js";
|
|
@@ -71,6 +80,9 @@ import {
|
|
|
71
80
|
import {
|
|
72
81
|
projectIcon_default
|
|
73
82
|
} from "../chunk-BYJP2WNC.js";
|
|
83
|
+
import {
|
|
84
|
+
qualificationsIcon_default
|
|
85
|
+
} from "../chunk-KNUNHFXS.js";
|
|
74
86
|
import {
|
|
75
87
|
questionStatusAllIcon_default
|
|
76
88
|
} from "../chunk-GYLL3HRD.js";
|
|
@@ -83,9 +95,6 @@ import {
|
|
|
83
95
|
import {
|
|
84
96
|
questionTypeAllIcon_default
|
|
85
97
|
} from "../chunk-WHGVO3HV.js";
|
|
86
|
-
import {
|
|
87
|
-
questionTypeCodingIcon_default
|
|
88
|
-
} from "../chunk-FOUXNPQA.js";
|
|
89
98
|
import {
|
|
90
99
|
hierarchyIcon_default
|
|
91
100
|
} from "../chunk-WZAU77G7.js";
|
|
@@ -124,10 +133,10 @@ import {
|
|
|
124
133
|
} from "../chunk-H372BAXA.js";
|
|
125
134
|
import {
|
|
126
135
|
engagementIcon_default
|
|
127
|
-
} from "../chunk-
|
|
136
|
+
} from "../chunk-EFIJYBYX.js";
|
|
128
137
|
import {
|
|
129
138
|
functionIcon_default
|
|
130
|
-
} from "../chunk-
|
|
139
|
+
} from "../chunk-OJV6F5JC.js";
|
|
131
140
|
import {
|
|
132
141
|
helpOutlinedIcon_default
|
|
133
142
|
} from "../chunk-5UEJAVFK.js";
|
|
@@ -186,6 +195,7 @@ export {
|
|
|
186
195
|
nineDotMenuIcon_default as NineDotMenuIcon,
|
|
187
196
|
notificationIcon_default as NotificationIcon,
|
|
188
197
|
projectIcon_default as ProjectIcon,
|
|
198
|
+
qualificationsIcon_default as QualificationsIcon,
|
|
189
199
|
questionStatusAllIcon_default as QuestionStatusAllIcon,
|
|
190
200
|
questionStatusPrivateIcon_default as QuestionStatusPrivateIcon,
|
|
191
201
|
questionStatusPublicIcon_default as QuestionStatusPublicIcon,
|
|
@@ -201,8 +211,10 @@ export {
|
|
|
201
211
|
rufousBirdIcon_default as RufousBirdIcon,
|
|
202
212
|
rufousLauncherBird_default as RufousLauncherIcon,
|
|
203
213
|
sidebarIcon_default as SidebarIcon,
|
|
214
|
+
softSkillsIcon_default as SoftSkillsIcon,
|
|
204
215
|
subscribeIcon_default as SubscribeIcon,
|
|
205
216
|
suspendUserIcon_default as SuspendUserIcon,
|
|
217
|
+
technicalSkillsIcon_default as TechnicalSkillsIcon,
|
|
206
218
|
tickIcon_default as TickIcon,
|
|
207
219
|
timerIcon_default as TimerIcon,
|
|
208
220
|
trashIcon_default as TrashIcon,
|
|
@@ -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/qualificationsIcon.tsx
|
|
30
|
+
var qualificationsIcon_exports = {};
|
|
31
|
+
__export(qualificationsIcon_exports, {
|
|
32
|
+
default: () => qualificationsIcon_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(qualificationsIcon_exports);
|
|
35
|
+
var React = __toESM(require("react"), 1);
|
|
36
|
+
var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, "stroke-width": "0.2" }));
|
|
37
|
+
var qualificationsIcon_default = QualificationsIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
interface QualificationsIconProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const QualificationsIcon: React.FC<QualificationsIconProps>;
|
|
7
|
+
|
|
8
|
+
export { type QualificationsIconProps, QualificationsIcon as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
interface QualificationsIconProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const QualificationsIcon: React.FC<QualificationsIconProps>;
|
|
7
|
+
|
|
8
|
+
export { type QualificationsIconProps, QualificationsIcon as default };
|
|
@@ -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/softSkillsIcon.tsx
|
|
30
|
+
var softSkillsIcon_exports = {};
|
|
31
|
+
__export(softSkillsIcon_exports, {
|
|
32
|
+
default: () => softSkillsIcon_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(softSkillsIcon_exports);
|
|
35
|
+
var React = __toESM(require("react"), 1);
|
|
36
|
+
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" }));
|
|
37
|
+
var softSkillsIcon_default = SoftSkillsIcon;
|
|
@@ -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/technicalSkillsIcon.tsx
|
|
30
|
+
var technicalSkillsIcon_exports = {};
|
|
31
|
+
__export(technicalSkillsIcon_exports, {
|
|
32
|
+
default: () => technicalSkillsIcon_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(technicalSkillsIcon_exports);
|
|
35
|
+
var React = __toESM(require("react"), 1);
|
|
36
|
+
var TechnicalSkillsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "22", height: "20", viewBox: "0 0 22 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M14.369 1.36303C14.3953 1.27767 14.4045 1.18797 14.3961 1.09906C14.3877 1.01015 14.3618 0.923761 14.32 0.844831C14.2783 0.765901 14.2213 0.695975 14.1525 0.639044C14.0837 0.582114 14.0044 0.539294 13.919 0.51303C13.8336 0.486765 13.7439 0.477571 13.655 0.485971C13.5661 0.494372 13.4797 0.520202 13.4008 0.561988C13.3219 0.603775 13.2519 0.660698 13.195 0.729509C13.1381 0.79832 13.0953 0.87767 13.069 0.96303L7.631 18.638C7.60474 18.7234 7.59554 18.8131 7.60394 18.902C7.61234 18.9909 7.63817 19.0773 7.67996 19.1562C7.72175 19.2352 7.77867 19.3051 7.84748 19.362C7.91629 19.4189 7.99564 19.4618 8.081 19.488C8.16636 19.5143 8.25606 19.5235 8.34497 19.5151C8.43388 19.5067 8.52027 19.4809 8.5992 19.4391C8.67813 19.3973 8.74806 19.3404 8.80499 19.2715C8.86192 19.2027 8.90474 19.1234 8.931 19.038L14.369 1.36403V1.36303ZM6.723 4.76303C6.78635 4.8262 6.8366 4.90124 6.87089 4.98387C6.90519 5.06649 6.92284 5.15507 6.92284 5.24453C6.92284 5.33399 6.90519 5.42257 6.87089 5.50519C6.8366 5.58781 6.78635 5.66286 6.723 5.72603L2.444 10L6.722 14.277C6.84701 14.4053 6.91645 14.5776 6.9153 14.7567C6.91415 14.9358 6.8425 15.1072 6.71586 15.2339C6.58922 15.3605 6.41778 15.4322 6.23869 15.4333C6.0596 15.4345 5.88726 15.365 5.759 15.24L1.002 10.486C0.938658 10.4229 0.8884 10.3478 0.854109 10.2652C0.819817 10.1826 0.802166 10.094 0.802166 10.0045C0.802166 9.91507 0.819817 9.82649 0.854109 9.74387C0.8884 9.66124 0.938658 9.5862 1.002 9.52303L5.76 4.76503C5.82317 4.70168 5.89822 4.65143 5.98084 4.61714C6.06347 4.58285 6.15204 4.56519 6.2415 4.56519C6.33096 4.56519 6.41954 4.58285 6.50216 4.61714C6.58479 4.65143 6.65983 4.70168 6.723 4.76503V4.76303ZM15.277 4.76303C15.2137 4.8262 15.1634 4.90124 15.1291 4.98387C15.0948 5.06649 15.0772 5.15507 15.0772 5.24453C15.0772 5.33399 15.0948 5.42257 15.1291 5.50519C15.1634 5.58781 15.2137 5.66286 15.277 5.72603L19.555 10.003L15.277 14.28C15.152 14.4083 15.0826 14.5806 15.0837 14.7597C15.0849 14.9388 15.1565 15.1102 15.2831 15.2369C15.4098 15.3635 15.5812 15.4352 15.7603 15.4363C15.9394 15.4375 16.1117 15.368 16.24 15.243L20.998 10.486C21.0613 10.4229 21.1116 10.3478 21.1459 10.2652C21.1802 10.1826 21.1978 10.094 21.1978 10.0045C21.1978 9.91507 21.1802 9.82649 21.1459 9.74387C21.1116 9.66124 21.0613 9.5862 20.998 9.52303L16.24 4.76503C16.1768 4.70168 16.1018 4.65143 16.0192 4.61714C15.9365 4.58285 15.848 4.56519 15.7585 4.56519C15.669 4.56519 15.5805 4.58285 15.4978 4.61714C15.4152 4.65143 15.3402 4.70168 15.277 4.76503V4.76303Z", fill: color }));
|
|
37
|
+
var technicalSkillsIcon_default = TechnicalSkillsIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
interface TechnicalSkillsIconProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const TechnicalSkillsIcon: React.FC<TechnicalSkillsIconProps>;
|
|
7
|
+
|
|
8
|
+
export { type TechnicalSkillsIconProps, TechnicalSkillsIcon as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
|
|
3
|
+
interface TechnicalSkillsIconProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const TechnicalSkillsIcon: React.FC<TechnicalSkillsIconProps>;
|
|
7
|
+
|
|
8
|
+
export { type TechnicalSkillsIconProps, TechnicalSkillsIcon as default };
|