@primer/octovisuals-react 0.0.0-rc.5b79be3
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 +85 -0
- package/dist/icons/ActionsIcon.d.ts +4 -0
- package/dist/icons/ActionsIcon.d.ts.map +1 -0
- package/dist/icons/ActionsIcon.js +78 -0
- package/dist/icons/AiModelIcon.d.ts +4 -0
- package/dist/icons/AiModelIcon.d.ts.map +1 -0
- package/dist/icons/AiModelIcon.js +38 -0
- package/dist/icons/AlertCopilotIcon.d.ts +4 -0
- package/dist/icons/AlertCopilotIcon.d.ts.map +1 -0
- package/dist/icons/AlertCopilotIcon.js +69 -0
- package/dist/icons/AlertIcon.d.ts +4 -0
- package/dist/icons/AlertIcon.d.ts.map +1 -0
- package/dist/icons/AlertIcon.js +37 -0
- package/dist/icons/ArrowDownIcon.d.ts +4 -0
- package/dist/icons/ArrowDownIcon.d.ts.map +1 -0
- package/dist/icons/ArrowDownIcon.js +38 -0
- package/dist/icons/ArrowLeftIcon.d.ts +4 -0
- package/dist/icons/ArrowLeftIcon.d.ts.map +1 -0
- package/dist/icons/ArrowLeftIcon.js +38 -0
- package/dist/icons/ArrowRightIcon.d.ts +4 -0
- package/dist/icons/ArrowRightIcon.d.ts.map +1 -0
- package/dist/icons/ArrowRightIcon.js +38 -0
- package/dist/icons/ArrowUpIcon.d.ts +4 -0
- package/dist/icons/ArrowUpIcon.d.ts.map +1 -0
- package/dist/icons/ArrowUpIcon.js +38 -0
- package/dist/icons/BracketsIcon.d.ts +4 -0
- package/dist/icons/BracketsIcon.d.ts.map +1 -0
- package/dist/icons/BracketsIcon.js +46 -0
- package/dist/icons/BranchIcon.d.ts +4 -0
- package/dist/icons/BranchIcon.d.ts.map +1 -0
- package/dist/icons/BranchIcon.js +38 -0
- package/dist/icons/ButterflyIcon.d.ts +4 -0
- package/dist/icons/ButterflyIcon.d.ts.map +1 -0
- package/dist/icons/ButterflyIcon.js +46 -0
- package/dist/icons/ChangelogIcon.d.ts +4 -0
- package/dist/icons/ChangelogIcon.d.ts.map +1 -0
- package/dist/icons/ChangelogIcon.js +153 -0
- package/dist/icons/CheckCircleIcon.d.ts +4 -0
- package/dist/icons/CheckCircleIcon.d.ts.map +1 -0
- package/dist/icons/CheckCircleIcon.js +27 -0
- package/dist/icons/CliPullRequestIcon.d.ts +4 -0
- package/dist/icons/CliPullRequestIcon.d.ts.map +1 -0
- package/dist/icons/CliPullRequestIcon.js +66 -0
- package/dist/icons/CodeDiffIcon.d.ts +4 -0
- package/dist/icons/CodeDiffIcon.d.ts.map +1 -0
- package/dist/icons/CodeDiffIcon.js +75 -0
- package/dist/icons/CodeQlIcon.d.ts +4 -0
- package/dist/icons/CodeQlIcon.d.ts.map +1 -0
- package/dist/icons/CodeQlIcon.js +149 -0
- package/dist/icons/CoffeeIcon.d.ts +4 -0
- package/dist/icons/CoffeeIcon.d.ts.map +1 -0
- package/dist/icons/CoffeeIcon.js +77 -0
- package/dist/icons/CommentIcon.d.ts +4 -0
- package/dist/icons/CommentIcon.d.ts.map +1 -0
- package/dist/icons/CommentIcon.js +38 -0
- package/dist/icons/CommunityIcon.d.ts +4 -0
- package/dist/icons/CommunityIcon.d.ts.map +1 -0
- package/dist/icons/CommunityIcon.js +45 -0
- package/dist/icons/ConnectionBrokenIcon.d.ts +4 -0
- package/dist/icons/ConnectionBrokenIcon.d.ts.map +1 -0
- package/dist/icons/ConnectionBrokenIcon.js +48 -0
- package/dist/icons/ConnectionIcon.d.ts +4 -0
- package/dist/icons/ConnectionIcon.d.ts.map +1 -0
- package/dist/icons/ConnectionIcon.js +47 -0
- package/dist/icons/CopyIcon.d.ts +4 -0
- package/dist/icons/CopyIcon.d.ts.map +1 -0
- package/dist/icons/CopyIcon.js +101 -0
- package/dist/icons/CpuIcon.d.ts +4 -0
- package/dist/icons/CpuIcon.d.ts.map +1 -0
- package/dist/icons/CpuIcon.js +111 -0
- package/dist/icons/DataDrivenRecommendationsIcon.d.ts +4 -0
- package/dist/icons/DataDrivenRecommendationsIcon.d.ts.map +1 -0
- package/dist/icons/DataDrivenRecommendationsIcon.js +98 -0
- package/dist/icons/DiscussionIcon.d.ts +4 -0
- package/dist/icons/DiscussionIcon.d.ts.map +1 -0
- package/dist/icons/DiscussionIcon.js +42 -0
- package/dist/icons/DocumentCopilotIcon.d.ts +4 -0
- package/dist/icons/DocumentCopilotIcon.d.ts.map +1 -0
- package/dist/icons/DocumentCopilotIcon.js +69 -0
- package/dist/icons/DocumentDownloadIcon.d.ts +4 -0
- package/dist/icons/DocumentDownloadIcon.d.ts.map +1 -0
- package/dist/icons/DocumentDownloadIcon.js +51 -0
- package/dist/icons/DocumentIcon.d.ts +4 -0
- package/dist/icons/DocumentIcon.d.ts.map +1 -0
- package/dist/icons/DocumentIcon.js +41 -0
- package/dist/icons/DocumentPassIcon.d.ts +4 -0
- package/dist/icons/DocumentPassIcon.d.ts.map +1 -0
- package/dist/icons/DocumentPassIcon.js +44 -0
- package/dist/icons/DocumentsIcon.d.ts +4 -0
- package/dist/icons/DocumentsIcon.d.ts.map +1 -0
- package/dist/icons/DocumentsIcon.js +48 -0
- package/dist/icons/DoorIcon.d.ts +4 -0
- package/dist/icons/DoorIcon.d.ts.map +1 -0
- package/dist/icons/DoorIcon.js +48 -0
- package/dist/icons/EcosystemIcon.d.ts +4 -0
- package/dist/icons/EcosystemIcon.d.ts.map +1 -0
- package/dist/icons/EcosystemIcon.js +98 -0
- package/dist/icons/EyeIcon.d.ts +4 -0
- package/dist/icons/EyeIcon.d.ts.map +1 -0
- package/dist/icons/EyeIcon.js +50 -0
- package/dist/icons/GitPullRequestIcon.d.ts +4 -0
- package/dist/icons/GitPullRequestIcon.d.ts.map +1 -0
- package/dist/icons/GitPullRequestIcon.js +38 -0
- package/dist/icons/GithubIcon.d.ts +4 -0
- package/dist/icons/GithubIcon.d.ts.map +1 -0
- package/dist/icons/GithubIcon.js +29 -0
- package/dist/icons/GlobeIcon.d.ts +4 -0
- package/dist/icons/GlobeIcon.d.ts.map +1 -0
- package/dist/icons/GlobeIcon.js +38 -0
- package/dist/icons/HeartIcon.d.ts +4 -0
- package/dist/icons/HeartIcon.d.ts.map +1 -0
- package/dist/icons/HeartIcon.js +83 -0
- package/dist/icons/HourglassIcon.d.ts +4 -0
- package/dist/icons/HourglassIcon.d.ts.map +1 -0
- package/dist/icons/HourglassIcon.js +50 -0
- package/dist/icons/InformationIcon.d.ts +4 -0
- package/dist/icons/InformationIcon.d.ts.map +1 -0
- package/dist/icons/InformationIcon.js +47 -0
- package/dist/icons/ListOrderedIcon.d.ts +4 -0
- package/dist/icons/ListOrderedIcon.d.ts.map +1 -0
- package/dist/icons/ListOrderedIcon.js +171 -0
- package/dist/icons/LockIcon.d.ts +4 -0
- package/dist/icons/LockIcon.d.ts.map +1 -0
- package/dist/icons/LockIcon.js +54 -0
- package/dist/icons/MentionIcon.d.ts +4 -0
- package/dist/icons/MentionIcon.d.ts.map +1 -0
- package/dist/icons/MentionIcon.js +46 -0
- package/dist/icons/MoonIcon.d.ts +4 -0
- package/dist/icons/MoonIcon.d.ts.map +1 -0
- package/dist/icons/MoonIcon.js +38 -0
- package/dist/icons/NorthStarIcon.d.ts +4 -0
- package/dist/icons/NorthStarIcon.d.ts.map +1 -0
- package/dist/icons/NorthStarIcon.js +44 -0
- package/dist/icons/PeopleIcon.d.ts +4 -0
- package/dist/icons/PeopleIcon.d.ts.map +1 -0
- package/dist/icons/PeopleIcon.js +41 -0
- package/dist/icons/PersonIcon.d.ts +4 -0
- package/dist/icons/PersonIcon.d.ts.map +1 -0
- package/dist/icons/PersonIcon.js +34 -0
- package/dist/icons/PullRequestIcon.d.ts +4 -0
- package/dist/icons/PullRequestIcon.d.ts.map +1 -0
- package/dist/icons/PullRequestIcon.js +102 -0
- package/dist/icons/QuestionIcon.d.ts +4 -0
- package/dist/icons/QuestionIcon.d.ts.map +1 -0
- package/dist/icons/QuestionIcon.js +37 -0
- package/dist/icons/ReadIcon.d.ts +4 -0
- package/dist/icons/ReadIcon.d.ts.map +1 -0
- package/dist/icons/ReadIcon.js +44 -0
- package/dist/icons/ReportIcon.d.ts +4 -0
- package/dist/icons/ReportIcon.d.ts.map +1 -0
- package/dist/icons/ReportIcon.js +34 -0
- package/dist/icons/SearchIcon.d.ts +4 -0
- package/dist/icons/SearchIcon.d.ts.map +1 -0
- package/dist/icons/SearchIcon.js +44 -0
- package/dist/icons/SettingsIcon.d.ts +4 -0
- package/dist/icons/SettingsIcon.d.ts.map +1 -0
- package/dist/icons/SettingsIcon.js +34 -0
- package/dist/icons/SmileyIcon.d.ts +4 -0
- package/dist/icons/SmileyIcon.d.ts.map +1 -0
- package/dist/icons/SmileyIcon.js +46 -0
- package/dist/icons/StackIcon.d.ts +4 -0
- package/dist/icons/StackIcon.d.ts.map +1 -0
- package/dist/icons/StackIcon.js +47 -0
- package/dist/icons/SunIcon.d.ts +4 -0
- package/dist/icons/SunIcon.d.ts.map +1 -0
- package/dist/icons/SunIcon.js +106 -0
- package/dist/icons/TaskListIcon.d.ts +4 -0
- package/dist/icons/TaskListIcon.d.ts.map +1 -0
- package/dist/icons/TaskListIcon.js +126 -0
- package/dist/icons/TerminalIcon.d.ts +4 -0
- package/dist/icons/TerminalIcon.d.ts.map +1 -0
- package/dist/icons/TerminalIcon.js +49 -0
- package/dist/icons/VideoIcon.d.ts +4 -0
- package/dist/icons/VideoIcon.d.ts.map +1 -0
- package/dist/icons/VideoIcon.js +44 -0
- package/dist/icons/WikiGithubIcon.d.ts +4 -0
- package/dist/icons/WikiGithubIcon.d.ts.map +1 -0
- package/dist/icons/WikiGithubIcon.js +40 -0
- package/dist/icons/WikiIcon.d.ts +4 -0
- package/dist/icons/WikiIcon.d.ts.map +1 -0
- package/dist/icons/WikiIcon.js +38 -0
- package/dist/icons/WorkflowIcon.d.ts +4 -0
- package/dist/icons/WorkflowIcon.d.ts.map +1 -0
- package/dist/icons/WorkflowIcon.js +83 -0
- package/dist/icons/ZapIcon.d.ts +4 -0
- package/dist/icons/ZapIcon.d.ts.map +1 -0
- package/dist/icons/ZapIcon.js +41 -0
- package/dist/index.d.ts +64 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +63 -0
- package/dist/metadata.d.ts +18 -0
- package/dist/metadata.js +1181 -0
- package/dist/types.d.ts +15 -0
- package/dist/types.d.ts.map +1 -0
- package/package.json +59 -0
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const NorthStarIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { NorthStarIcon };
|
|
4
|
+
//# sourceMappingURL=NorthStarIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NorthStarIcon.d.ts","sourceRoot":"","sources":["../../src/icons/NorthStarIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,aAAa,wHAMjB,CAAC;AAEH,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/NorthStarIcon.tsx
|
|
4
|
+
var NorthStarIcon = forwardRef(function NorthStarIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("rect", {
|
|
18
|
+
width: 18,
|
|
19
|
+
height: 18,
|
|
20
|
+
y: 62,
|
|
21
|
+
fill: "#96A199",
|
|
22
|
+
rx: 9
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("rect", {
|
|
25
|
+
width: 18,
|
|
26
|
+
height: 18,
|
|
27
|
+
x: 59,
|
|
28
|
+
y: 4,
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
rx: 9
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
fill: "#D9D9D9",
|
|
34
|
+
stroke: "currentColor",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeWidth: 4,
|
|
37
|
+
d: "M48 2L48.023 47.9602L87.8372 25L48.046 48L87.8372 71L48.023 48.0398L48 94L47.977 48.0398L22.5002 63L47.954 48L8.16284 25L47.977 47.9602L48 2Z"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
});
|
|
41
|
+
});
|
|
42
|
+
NorthStarIcon.displayName = "NorthStarIcon";
|
|
43
|
+
//#endregion
|
|
44
|
+
export { NorthStarIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeopleIcon.d.ts","sourceRoot":"","sources":["../../src/icons/PeopleIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/PeopleIcon.tsx
|
|
4
|
+
var PeopleIcon = forwardRef(function PeopleIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M26.4142 57.4988C32.3165 56.3265 38.3941 56.347 44.2882 57.5604L50.9406 58.9295C55.6317 59.8954 59.2924 63.5714 60.2394 68.2664L64.6046 89.909C64.6396 90.0827 64.6479 90.2557 64.6378 90.4246C63.4964 90.8726 62.3318 91.2733 61.1476 91.6297C60.9212 91.3744 60.756 91.0586 60.6837 90.7L56.3185 69.0565C55.6885 65.9342 53.2536 63.4898 50.1339 62.8475L43.4816 61.4783C38.1105 60.3727 32.5721 60.3534 27.1935 61.4217L20.2589 62.7996C16.9429 63.4585 14.4076 66.1445 13.9406 69.493L12.8878 77.0311C11.6637 75.5522 10.5322 73.9943 9.50012 72.367L9.97864 68.9402C10.6809 63.9053 14.4934 59.8663 19.4796 58.8758L26.4142 57.4988Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M63.0947 54.9775C63.2852 53.8896 64.3212 53.1621 65.4091 53.3525L79.7451 55.8632C84.7474 56.7394 88.6492 60.6836 89.4707 65.6953L89.6132 66.5663C88.7152 68.5761 87.6758 70.5083 86.5078 72.3515L85.5234 66.3417C84.9771 63.0088 82.3823 60.3855 79.0556 59.8027L64.7197 57.2919C63.6318 57.1014 62.9044 56.0653 63.0947 54.9775Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeMiterlimit: 10,
|
|
29
|
+
strokeWidth: 4,
|
|
30
|
+
d: "M93.5593 48C93.559 73.1614 73.1614 93.559 48 93.5593C22.8383 93.5593 2.44094 73.1616 2.44067 48C2.44067 22.8382 22.8382 2.44067 48 2.44067C73.1616 2.44094 93.5593 22.8383 93.5593 48Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
fill: "#96A199",
|
|
34
|
+
d: "M47.9661 36.9997C47.9661 44.1794 42.1458 49.9997 34.9661 49.9997C27.7864 49.9997 21.9661 44.1794 21.9661 36.9997C21.9661 29.82 27.7864 23.9997 34.9661 23.9997C42.1458 23.9997 47.9661 29.82 47.9661 36.9997ZM74.8469 36.61C74.8469 41.5526 70.8402 45.5593 65.8977 45.5593C60.9552 45.5593 56.9485 41.5526 56.9485 36.61C56.9485 31.6675 60.9552 27.6608 65.8977 27.6608C70.8402 27.6608 74.8469 31.6675 74.8469 36.61Z"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
PeopleIcon.displayName = "PeopleIcon";
|
|
40
|
+
//#endregion
|
|
41
|
+
export { PeopleIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PersonIcon.d.ts","sourceRoot":"","sources":["../../src/icons/PersonIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/PersonIcon.tsx
|
|
4
|
+
var PersonIcon = forwardRef(function PersonIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M38.3243 59.8808C45.0359 58.751 51.8911 58.7717 58.5958 59.9414L64.6993 61.0058C71.1442 62.1302 76.1731 67.2086 77.2355 73.664L78.4484 81.0312C78.5003 81.347 78.4723 81.657 78.3839 81.9433C77.8527 82.4191 77.3102 82.8822 76.757 83.333C75.6828 83.4868 74.6782 82.7564 74.5011 81.6806L73.2892 74.3134C72.503 69.5365 68.781 65.7783 64.0118 64.9463L57.9083 63.8818C51.6506 62.7901 45.2525 62.7707 38.9884 63.8252L32.045 64.9941C27.2465 65.8019 23.4916 69.5707 22.7013 74.372L21.4991 81.6806C21.3219 82.7572 20.3154 83.4882 19.2403 83.333C18.6874 82.8823 18.1453 82.419 17.6144 81.9433C17.5262 81.6571 17.5 81.3468 17.5519 81.0312L18.755 73.7226C19.8229 67.2342 24.8964 62.1414 31.381 61.0498L38.3243 59.8808Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M91.5588 48.0002C91.5588 24.3191 72.6617 5.0519 49.1243 4.45532L48.0002 4.44067C23.943 4.44067 4.44067 23.943 4.44067 48.0002L4.45532 49.1243C5.0519 72.6617 24.3191 91.5588 48.0002 91.5588C72.0569 91.5584 91.5584 72.0569 91.5588 48.0002ZM95.5588 48.0002C95.5584 74.2661 74.2661 95.5584 48.0002 95.5588C21.9391 95.5588 0.773856 74.5975 0.44458 48.6145L0.440674 48.0002C0.440674 21.7338 21.7338 0.440674 48.0002 0.440674L48.6145 0.44458C74.5975 0.773856 95.5588 21.9391 95.5588 48.0002Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M60.9996 35.9995C60.9996 43.1792 55.1793 48.9995 47.9996 48.9995C40.8199 48.9995 34.9996 43.1792 34.9996 35.9995C34.9996 28.8198 40.8199 22.9995 47.9996 22.9995C55.1793 22.9995 60.9996 28.8198 60.9996 35.9995Z"
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
});
|
|
32
|
+
PersonIcon.displayName = "PersonIcon";
|
|
33
|
+
//#endregion
|
|
34
|
+
export { PersonIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const PullRequestIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { PullRequestIcon };
|
|
4
|
+
//# sourceMappingURL=PullRequestIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PullRequestIcon.d.ts","sourceRoot":"","sources":["../../src/icons/PullRequestIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,eAAe,wHAMnB,CAAC;AAEH,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/PullRequestIcon.tsx
|
|
4
|
+
var PullRequestIcon = forwardRef(function PullRequestIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
stroke: "#96A199",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeMiterlimit: 10,
|
|
21
|
+
strokeWidth: 4,
|
|
22
|
+
d: "M62.0001 48L2.00006 48"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
stroke: "#96A199",
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeMiterlimit: 10,
|
|
28
|
+
strokeWidth: 4,
|
|
29
|
+
d: "M94.0001 71L67.0001 71"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsx("path", {
|
|
32
|
+
stroke: "currentColor",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeMiterlimit: 10,
|
|
35
|
+
strokeWidth: 4,
|
|
36
|
+
d: "M35.0001 71L2.00006 71"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
stroke: "currentColor",
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeMiterlimit: 10,
|
|
42
|
+
strokeWidth: 4,
|
|
43
|
+
d: "M86.0001 27L8.00006 27"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
stroke: "#96A199",
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeMiterlimit: 10,
|
|
49
|
+
strokeWidth: 4,
|
|
50
|
+
d: "M48.0002 82L49.0607 83.2062C52.8578 87.5248 58.3301 90 64.0806 90H84.5"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("path", {
|
|
53
|
+
stroke: "#96A199",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeMiterlimit: 10,
|
|
56
|
+
strokeWidth: 4,
|
|
57
|
+
d: "M60.5001 19L51.8849 11.1859C48.2055 7.84862 43.4158 6.00002 38.4483 6.00002H8.00006"
|
|
58
|
+
}),
|
|
59
|
+
/* @__PURE__ */ jsx("path", {
|
|
60
|
+
stroke: "currentColor",
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeMiterlimit: 10,
|
|
63
|
+
strokeWidth: 4,
|
|
64
|
+
d: "M46.0002 71H47.2021C52.8083 71 58.157 68.6471 61.9452 64.5145L83.5001 41"
|
|
65
|
+
}),
|
|
66
|
+
/* @__PURE__ */ jsx("path", {
|
|
67
|
+
stroke: "currentColor",
|
|
68
|
+
strokeLinecap: "round",
|
|
69
|
+
strokeMiterlimit: 10,
|
|
70
|
+
strokeWidth: 4,
|
|
71
|
+
d: "M85.0001 56L85.0001 41.4407C85.0001 40.0927 83.9073 39 82.5594 39L69.0001 39"
|
|
72
|
+
}),
|
|
73
|
+
/* @__PURE__ */ jsx("path", {
|
|
74
|
+
fill: "#96A199",
|
|
75
|
+
d: "M70.0001 96C73.3138 96 76.0001 93.3137 76.0001 90C76.0001 86.6863 73.3138 84 70.0001 84C66.6864 84 64.0001 86.6863 64.0001 90C64.0001 93.3137 66.6864 96 70.0001 96Z"
|
|
76
|
+
}),
|
|
77
|
+
/* @__PURE__ */ jsx("path", {
|
|
78
|
+
fill: "currentColor",
|
|
79
|
+
d: "M6.00006 33C9.31377 33 12.0001 30.3137 12.0001 26.9999C12.0001 23.6862 9.31377 21 6.00006 21C2.68635 21 6.10352e-05 23.6862 6.10352e-05 26.9999C6.10352e-05 30.3137 2.68635 33 6.00006 33Z"
|
|
80
|
+
}),
|
|
81
|
+
/* @__PURE__ */ jsx("path", {
|
|
82
|
+
fill: "currentColor",
|
|
83
|
+
d: "M26.0001 33C29.3138 33 32.0001 30.3137 32.0001 26.9999C32.0001 23.6862 29.3138 21 26.0001 21C22.6864 21 20.0001 23.6862 20.0001 26.9999C20.0001 30.3137 22.6864 33 26.0001 33Z"
|
|
84
|
+
}),
|
|
85
|
+
/* @__PURE__ */ jsx("path", {
|
|
86
|
+
fill: "currentColor",
|
|
87
|
+
d: "M41.0001 77C44.3138 77 47.0001 74.3137 47.0001 71C47.0001 67.6863 44.3138 65 41.0001 65C37.6864 65 35.0001 67.6863 35.0001 71C35.0001 74.3137 37.6864 77 41.0001 77Z"
|
|
88
|
+
}),
|
|
89
|
+
/* @__PURE__ */ jsx("path", {
|
|
90
|
+
fill: "currentColor",
|
|
91
|
+
d: "M90.0001 33C93.3138 33 96.0001 30.3137 96.0001 27C96.0001 23.6863 93.3138 21 90.0001 21C86.6864 21 84.0001 23.6863 84.0001 27C84.0001 30.3137 86.6864 33 90.0001 33Z"
|
|
92
|
+
}),
|
|
93
|
+
/* @__PURE__ */ jsx("path", {
|
|
94
|
+
fill: "#96A199",
|
|
95
|
+
d: "M90.0001 96C93.3138 96 96.0001 93.3137 96.0001 90C96.0001 86.6863 93.3138 84 90.0001 84C86.6864 84 84.0001 86.6863 84.0001 90C84.0001 93.3137 86.6864 96 90.0001 96Z"
|
|
96
|
+
})
|
|
97
|
+
]
|
|
98
|
+
});
|
|
99
|
+
});
|
|
100
|
+
PullRequestIcon.displayName = "PullRequestIcon";
|
|
101
|
+
//#endregion
|
|
102
|
+
export { PullRequestIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuestionIcon.d.ts","sourceRoot":"","sources":["../../src/icons/QuestionIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,YAAY,wHAMhB,CAAC;AAEH,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/QuestionIcon.tsx
|
|
4
|
+
var QuestionIcon = forwardRef(function QuestionIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeMiterlimit: 10,
|
|
21
|
+
strokeWidth: 4,
|
|
22
|
+
d: "M94 48C93.9997 73.4048 73.4048 93.9997 48 94C22.5949 94 2.00027 73.405 2 48C2 22.5948 22.5948 2 48 2C73.405 2.00027 94 22.5949 94 48Z"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
fill: "#96A199",
|
|
26
|
+
d: "M56.9999 72C56.9999 67.0294 52.9705 63 47.9999 63C43.0293 63 38.9999 67.0294 38.9999 72C38.9999 76.9705 43.0293 81 47.9999 81C52.9705 81 56.9999 76.9705 56.9999 72Z"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M67.9997 31.1787C67.9997 36.8584 66.7341 40.6709 61.706 44.7625L56.0361 49.1658C55.3129 49.7274 54.8164 50.5309 54.6376 51.4289L54.4985 52.1275C53.8701 55.2831 51.1005 57.5556 47.883 57.5556C44.6076 57.5556 41.8056 55.2026 41.2393 51.9766L41.0308 50.7894C40.8802 49.9317 40.7801 49.0596 40.8684 48.1933C41.1862 45.0782 42.6709 43.0728 44.9423 40.9116C46.1259 39.7854 47.457 38.8267 48.8398 37.9565C50.4329 36.9541 52.0767 35.9587 53.3402 34.5635C53.9856 33.8509 54.4999 33.0017 54.4999 32C54.4999 28.8894 52.4176 27.7108 49.8456 27.7108C47.9445 27.7108 46.1019 28.3436 44.8079 29.8401C42.6289 32.3599 40.3176 35.4314 36.9864 35.4086C35.6354 35.3994 34.3042 34.9658 33.2815 34.0829C31.7309 32.7442 30.6687 31.3935 30.4999 29C30.4999 22 40.8565 15.4445 49.8456 15.4445C59.8347 15.4445 67.9997 22.0163 67.9997 31.1787Z"
|
|
31
|
+
})
|
|
32
|
+
]
|
|
33
|
+
});
|
|
34
|
+
});
|
|
35
|
+
QuestionIcon.displayName = "QuestionIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
export { QuestionIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReadIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ReadIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,QAAQ,wHAMZ,CAAC;AAEH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/ReadIcon.tsx
|
|
4
|
+
var ReadIcon = forwardRef(function ReadIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#96A199",
|
|
19
|
+
d: "M48 62C52.9706 62 57 57.9706 57 53C57 48.0294 52.9706 44 48 44C43.0294 44 39 48.0294 39 53C39 57.9706 43.0294 62 48 62Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "#96A199",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M4 81L34 61.5M92 81L62 61.5"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeMiterlimit: 10,
|
|
32
|
+
strokeWidth: 4,
|
|
33
|
+
d: "M4 28L34 44.5M92 28L62 44.5"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
fill: "currentColor",
|
|
37
|
+
d: "M43.2988 1.73731C46.2374 0.172219 49.7626 0.17222 52.7012 1.73731L90.7012 21.9766C93.9624 23.7136 95.9999 27.1078 96 30.8027V81C96 84.3137 93.3137 87 90 87H6C2.68629 87 0 84.3137 0 81V30.8027C0.000123671 27.1077 2.03757 23.7136 5.29883 21.9766L43.2988 1.73731ZM50.8203 5.26856C49.0572 4.32953 46.9428 4.32953 45.1797 5.26856L7.17969 25.5078C5.22295 26.55 4.00012 28.5858 4 30.8027V81C4 82.1046 4.89543 83 6 83H90C91.1046 83 92 82.1046 92 81V30.8027C91.9999 28.5858 90.777 26.55 88.8203 25.5078L50.8203 5.26856Z"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
});
|
|
41
|
+
});
|
|
42
|
+
ReadIcon.displayName = "ReadIcon";
|
|
43
|
+
//#endregion
|
|
44
|
+
export { ReadIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ReportIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ReportIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/ReportIcon.tsx
|
|
4
|
+
var ReportIcon = forwardRef(function ReportIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M90 22H92V22H90ZM39.2939 76V74H38.4988L37.9207 74.5459L39.2939 76ZM22.7461 91.6279L21.3729 90.1739L21.3729 90.1739L22.7461 91.6279ZM16 88.7207H14V88.7209L16 88.7207ZM16 74.835H18V73.487L16.7505 72.9811L16 74.835ZM6 22H4V22H6ZM74 6V8C81.732 8 88 14.268 88 22H90H92C92 12.0589 83.9411 4 74 4V6ZM90 22H88V60H90H92V22H90ZM90 60H88C88 67.732 81.732 74 74 74V76V78C83.9411 78 92 69.9411 92 60H90ZM74 76V74H39.2939V76V78H74V76ZM39.2939 76L37.9207 74.5459L21.3729 90.1739L22.7461 91.6279L24.1193 93.082L40.6672 77.4541L39.2939 76ZM22.7461 91.6279L21.3729 90.1739C20.0973 91.3786 18.0002 90.4745 18 88.7205L16 88.7207L14 88.7209C14.0005 93.9839 20.2933 96.6954 24.1193 93.082L22.7461 91.6279ZM16 88.7207H18V74.835H16H14V88.7207H16ZM16 74.835L16.7505 72.9811C11.6161 70.9025 8 65.8716 8 60H6H4C4 67.5573 8.65734 74.02 15.2495 76.6888L16 74.835ZM6 60H8V22H6H4V60H6ZM6 22H8C8 14.268 14.268 8 22 8V6V4C12.0589 4 4 12.0589 4 22H6ZM22 6V8H74V6V4H22V6Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M54 58C54 54.6863 51.3137 52 48 52C44.6863 52 42 54.6863 42 58C42 61.3137 44.6863 64 48 64C51.3137 64 54 61.3137 54 58Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M41.7203 23.9628L43.5884 42.0212C43.8223 44.2819 45.7272 46 48 46C50.2728 46 52.1777 44.2819 52.4116 42.0212L54.2797 23.9628C54.6649 20.2391 51.7436 17 48 17C44.2564 17 41.3351 20.2391 41.7203 23.9628Z"
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
});
|
|
32
|
+
ReportIcon.displayName = "ReportIcon";
|
|
33
|
+
//#endregion
|
|
34
|
+
export { ReportIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SearchIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SearchIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/SearchIcon.tsx
|
|
4
|
+
var SearchIcon = forwardRef(function SearchIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 97",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#96A199",
|
|
19
|
+
d: "M53 26C57.9706 26 62 30.0294 62 35C61.9999 39.9703 57.9711 43.9998 53.0007 44C48.0302 44 44.0001 39.9705 44 35C44 30.0296 48.0296 26.0002 53 26Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M71 26C75.9706 26 80 30.0294 80 35C79.9999 39.9703 75.9711 43.9998 71.0007 44C66.0302 44 62.0001 39.9705 62 35C62 30.0296 66.0296 26.0002 71 26Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeMiterlimit: 10,
|
|
29
|
+
strokeWidth: 4,
|
|
30
|
+
d: "M26.4953 57.2574L4.91916 78.6136C1.29355 82.2023 1.2636 88.0506 4.85226 91.6762C8.44091 95.3018 14.2892 95.3318 17.9148 91.7431L39.491 70.3869"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
stroke: "currentColor",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeMiterlimit: 10,
|
|
36
|
+
strokeWidth: 4,
|
|
37
|
+
d: "M94 34.5C93.9998 52.4491 79.4491 66.9998 61.5 67C43.5508 67 29.0002 52.4492 29 34.5C29 16.5507 43.5507 2 61.5 2C79.4492 2.00019 94 16.5508 94 34.5Z"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
});
|
|
41
|
+
});
|
|
42
|
+
SearchIcon.displayName = "SearchIcon";
|
|
43
|
+
//#endregion
|
|
44
|
+
export { SearchIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SettingsIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,YAAY,wHAMhB,CAAC;AAEH,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/SettingsIcon.tsx
|
|
4
|
+
var SettingsIcon = forwardRef(function SettingsIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 97 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M4.79577 47.9789C4.79567 46.8359 4.03351 45.5966 2.70495 44.2172C0.4905 41.9181 -0.506163 38.5422 0.38268 35.225C1.27282 31.9039 3.82881 29.4773 6.90123 28.5961C8.73352 28.0706 10.0276 27.3655 10.6005 26.3734C11.1732 25.3813 11.1368 23.9084 10.6756 22.059C9.90235 18.9573 10.7265 15.5306 13.1581 13.099C15.5863 10.6709 19.0071 9.84567 22.1053 10.6136C23.9642 11.0744 25.419 11.1146 26.409 10.5433C27.4091 9.96604 28.1313 8.6542 28.6581 6.82849C29.5428 3.76204 31.9678 1.21235 35.284 0.323606C38.6012 -0.565159 41.9762 0.431575 44.2753 2.64587C45.6434 3.96364 46.9255 4.73861 48.0799 4.73865C49.2228 4.73852 50.4624 3.97573 51.8417 2.64685C54.1409 0.431649 57.5171 -0.565365 60.8348 0.323606C64.1592 1.21453 66.5867 3.77466 67.4657 6.85095C67.9886 8.68123 68.6932 9.97332 69.6835 10.5453C70.6739 11.1172 72.145 11.0807 73.9921 10.6185C77.0959 9.8418 80.5271 10.6654 82.9608 13.099C85.3923 15.5305 86.2157 18.9567 85.4423 22.058C84.9796 23.9132 84.9397 25.3654 85.5096 26.3529C86.0857 27.351 87.3958 28.0725 89.2196 28.5961C92.1952 29.4503 94.6865 31.7545 95.6483 34.9164L95.7362 35.225L95.8143 35.5375C96.5626 38.758 95.556 41.9996 93.4042 44.2269C92.0869 45.5905 91.3134 46.8695 91.3133 48.0209C91.3134 49.1605 92.0747 50.3972 93.4032 51.7718C95.6253 54.0711 96.6262 57.4522 95.7362 60.7748V60.7758C94.8443 64.1036 92.2798 66.5337 89.1991 67.4105C87.3705 67.931 86.0803 68.634 85.5096 69.6224C84.9391 70.6108 84.9749 72.0795 85.4383 73.9232C86.2193 77.0297 85.397 80.4654 82.9608 82.9017C80.5283 85.3343 77.0995 86.1582 73.9969 85.3832C72.1427 84.92 70.691 84.879 69.704 85.4486C68.707 86.0241 67.9858 87.3339 67.4637 89.1566C66.5833 92.23 64.1568 94.7868 60.8348 95.6771C57.514 96.5669 54.1343 95.5676 51.8348 93.348C50.4698 92.0303 49.19 91.2561 48.038 91.2562C46.8977 91.2566 45.6601 92.0179 44.285 93.3461C41.9859 95.5668 38.6057 96.5672 35.284 95.6771C31.9593 94.7861 29.5302 92.2257 28.6512 89.1488C28.1283 87.3182 27.4246 86.026 26.4344 85.4545C25.4444 84.8831 23.9738 84.9188 22.1278 85.3812C19.0235 86.1588 15.5922 85.3359 13.1581 82.9017C10.7289 80.4725 9.90414 77.0499 10.6737 73.9506C11.1352 72.092 11.1757 70.6372 10.6044 69.6478C10.0272 68.6485 8.71526 67.9272 6.89049 67.4017C3.82272 66.5183 1.27177 64.0933 0.38268 60.7758V60.7748C-0.505573 57.4587 0.48998 54.0847 2.70299 51.7855C4.02098 50.4163 4.7958 49.134 4.79577 47.9789ZM8.79577 47.9789C8.7958 50.7934 7.01982 53.0681 5.58483 54.559C4.30326 55.8904 3.73627 57.8331 4.24694 59.7396C4.75799 61.6469 6.22137 63.0464 7.99791 63.558C9.9861 64.1305 12.6612 65.2112 14.0682 67.6478C15.479 70.091 15.0492 72.926 14.5555 74.9144C14.1099 76.7092 14.5897 78.677 15.9862 80.0736C17.3855 81.4729 19.3584 81.9516 21.1561 81.5013C23.1509 81.0017 25.9943 80.5821 28.4335 81.9896C30.8737 83.398 31.933 86.0723 32.4979 88.0502C33.007 89.8321 34.4088 91.3007 36.3202 91.8129C38.2295 92.3244 40.1744 91.7549 41.5057 90.4691C42.9787 89.0463 45.2166 87.2572 48.036 87.2562C50.8503 87.2554 53.1236 89.0331 54.6122 90.4701C55.9437 91.7555 57.8895 92.3243 59.7987 91.8129C61.7085 91.3011 63.1092 89.8348 63.619 88.0551C64.1886 86.0665 65.2675 83.3913 67.704 81.9847C70.1463 80.5751 72.9796 81.0059 74.9667 81.5023C76.7633 81.9511 78.7343 81.472 80.1327 80.0736C81.5332 78.673 82.0117 76.6978 81.5594 74.8988C81.0581 72.9046 80.637 70.0614 82.0448 67.6224C83.453 65.1834 86.1265 64.1258 88.1044 63.5629C89.8885 63.0551 91.3593 61.6528 91.8719 59.7396C92.3835 57.8297 91.8138 55.8836 90.5272 54.5521C89.1039 53.0793 87.3134 50.8411 87.3133 48.0209C87.3134 45.2078 89.09 42.9353 90.5272 41.4476C91.8135 40.1163 92.3835 38.1708 91.8719 36.2611C91.3603 34.3521 89.8949 32.9515 88.1161 32.4408C86.1275 31.8699 83.4515 30.7901 82.0448 28.3529C80.6351 25.9106 81.0658 23.0774 81.5614 21.0902C82.0093 19.2943 81.5303 17.3248 80.1327 15.9271C78.7337 14.5282 76.7613 14.0487 74.9637 14.4984C72.9681 14.9978 70.1225 15.4184 67.6825 14.0092C65.2434 12.6004 64.185 9.92718 63.62 7.94958C63.1109 6.16798 61.7097 4.69893 59.7987 4.18689C57.8916 3.67608 55.9484 4.24492 54.6171 5.52771C53.1416 6.94925 50.9011 8.73853 48.0799 8.73865C45.2658 8.73856 42.9911 6.96215 41.5008 5.52673C40.1696 4.2445 38.2269 3.67622 36.3202 4.18689C34.4136 4.69775 33.0143 6.16115 32.5018 7.93689C31.9283 9.92495 30.846 12.6013 28.4081 14.0082C25.9654 15.4178 23.1316 14.9892 21.1434 14.4965C19.3492 14.0517 17.3822 14.5313 15.9862 15.9271C14.5884 17.3249 14.1087 19.295 14.5565 21.0912C15.0542 23.0873 15.4732 25.9331 14.0643 28.3734C12.6554 30.8136 9.98127 31.8737 8.00377 32.4408C6.22447 32.9512 4.75762 34.3519 4.24596 36.2611C3.73524 38.1679 4.30358 40.1106 5.5858 41.4418C7.00699 42.9173 8.79553 45.1579 8.79577 47.9789Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M75 48.0004C75 33.0887 62.9117 21.0004 48 21.0004C33.0883 21.0004 21 33.0887 21 48.0004C21 62.9121 33.0883 75.0004 48 75.0004C62.9117 75.0004 75 62.9121 75 48.0004ZM79 48.0004C79 65.1212 65.1208 79.0004 48 79.0004C30.8792 79.0004 17 65.1212 17 48.0004C17 30.8795 30.8792 17.0004 48 17.0004C65.1208 17.0004 79 30.8795 79 48.0004Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M48 61.0004C55.1797 61.0004 61 55.1801 61 48.0004C61 40.8207 55.1797 35.0004 48 35.0004C40.8203 35.0004 35 40.8207 35 48.0004C35 55.1801 40.8203 61.0004 48 61.0004Z"
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
});
|
|
32
|
+
SettingsIcon.displayName = "SettingsIcon";
|
|
33
|
+
//#endregion
|
|
34
|
+
export { SettingsIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SmileyIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SmileyIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/SmileyIcon.tsx
|
|
4
|
+
var SmileyIcon = forwardRef(function SmileyIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M91.5588 48.0002C91.5588 24.3191 72.6617 5.0519 49.1243 4.45532L48.0002 4.44067C23.943 4.44067 4.44067 23.943 4.44067 48.0002L4.45532 49.1243C5.0519 72.6617 24.3191 91.5588 48.0002 91.5588C72.0569 91.5584 91.5584 72.0569 91.5588 48.0002ZM95.5588 48.0002C95.5584 74.2661 74.2661 95.5584 48.0002 95.5588C21.9391 95.5588 0.773856 74.5975 0.44458 48.6145L0.440674 48.0002C0.440674 21.7338 21.7338 0.440674 48.0002 0.440674L48.6145 0.44458C74.5975 0.773856 95.5588 21.9391 95.5588 48.0002Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M23.1323 56.1982C24.1274 55.7188 25.3227 56.1368 25.8022 57.1318C29.4012 64.6008 37.908 70 48.0005 70C58.0928 69.9999 66.5997 64.6007 70.1987 57.1318C70.6782 56.1368 71.8736 55.7188 72.8686 56.1982C73.8637 56.6777 74.2817 57.8731 73.8022 58.8682C69.4708 67.857 59.4719 73.9999 48.0005 74C36.5289 74 26.5301 67.8571 22.1987 58.8682C21.7192 57.8731 22.1372 56.6777 23.1323 56.1982Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("rect", {
|
|
26
|
+
width: 18,
|
|
27
|
+
height: 18,
|
|
28
|
+
x: 30,
|
|
29
|
+
y: 28,
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
rx: 9
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("rect", {
|
|
34
|
+
width: 18,
|
|
35
|
+
height: 18,
|
|
36
|
+
x: 48,
|
|
37
|
+
y: 28,
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
rx: 9
|
|
40
|
+
})
|
|
41
|
+
]
|
|
42
|
+
});
|
|
43
|
+
});
|
|
44
|
+
SmileyIcon.displayName = "SmileyIcon";
|
|
45
|
+
//#endregion
|
|
46
|
+
export { SmileyIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StackIcon.d.ts","sourceRoot":"","sources":["../../src/icons/StackIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,SAAS,wHAMb,CAAC;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/StackIcon.tsx
|
|
4
|
+
var StackIcon = forwardRef(function StackIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 97",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
stroke: "#96A199",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeMiterlimit: 10,
|
|
21
|
+
strokeWidth: 4,
|
|
22
|
+
d: "M2.00037 50L46.0324 74.8875C47.2537 75.5778 48.7475 75.5778 49.9688 74.8875L94.0004 50"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
stroke: "#96A199",
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeMiterlimit: 10,
|
|
28
|
+
strokeWidth: 4,
|
|
29
|
+
d: "M2.00037 69L46.0324 93.8875C47.2537 94.5778 48.7475 94.5778 49.9688 93.8875L94.0004 69"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsx("path", {
|
|
32
|
+
stroke: "currentColor",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeMiterlimit: 10,
|
|
35
|
+
strokeWidth: 4,
|
|
36
|
+
d: "M44.0923 3.18895L4.2333 25.51C1.50585 27.0373 1.50586 30.9627 4.23331 32.49L46.0469 55.9055C47.2612 56.5855 48.7415 56.5855 49.9558 55.9055L91.7689 32.49C94.4964 30.9627 94.4964 27.0374 91.7689 25.51L51.9099 3.18894C49.4815 1.82901 46.5207 1.82901 44.0923 3.18895Z"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
fill: "#96A199",
|
|
40
|
+
d: "M48.0011 36C52.9717 36 57.0011 31.9706 57.0011 27C57.0011 22.0294 52.9717 18 48.0011 18C43.0305 18 39.0011 22.0294 39.0011 27C39.0011 31.9706 43.0305 36 48.0011 36Z"
|
|
41
|
+
})
|
|
42
|
+
]
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
StackIcon.displayName = "StackIcon";
|
|
46
|
+
//#endregion
|
|
47
|
+
export { StackIcon };
|