@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,42 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DiscussionIcon.tsx
|
|
4
|
+
var DiscussionIcon = forwardRef(function DiscussionIcon({ 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: "M94 34C95.1046 34 96 34.8954 96 36V64C96 71.0702 91.9232 77.1811 86 80.125V90.1357C86 95.2211 80.0942 97.967 76.2139 94.791L76.0303 94.6357L61.71 82H36C34.8954 82 34 81.1046 34 80C34 78.8954 34.8954 78 36 78H63.2227L63.79 78.5L78.6768 91.6357L78.7998 91.7363C80.0928 92.7168 82 91.8047 82 90.1357V77.4873L83.249 76.9814C88.3835 74.9028 92 69.8716 92 64V36C92 34.8954 92.8954 34 94 34Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M35.7998 66V64H35.0436L34.4765 64.5003L35.7998 66ZM18.6465 81.1357L19.9697 82.6355L19.9697 82.6354L18.6465 81.1357ZM12 64.835H14V63.487L12.7505 62.9811L12 64.835ZM66 2V4C73.732 4 80 10.268 80 18H82H84C84 8.05888 75.9411 0 66 0V2ZM82 18H80V50H82H84V18H82ZM82 50H80C80 57.732 73.732 64 66 64V66V68C75.9411 68 84 59.9411 84 50H82ZM66 66V64H35.7998V66V68H66V66ZM35.7998 66L34.4765 64.5003L17.3232 79.6361L18.6465 81.1357L19.9697 82.6354L37.1231 67.4997L35.7998 66ZM18.6465 81.1357L17.3233 79.636C16.0323 80.7751 14 79.8584 14 78.1357H12H10C10 83.3019 16.0951 86.0539 19.9697 82.6355L18.6465 81.1357ZM12 78.1357H14V64.835H12H10V78.1357H12ZM12 64.835L12.7505 62.9811C7.61608 60.9025 4 55.8716 4 50H2H0C0 57.5573 4.65734 64.02 11.2495 66.6888L12 64.835ZM2 50H4V18H2H0V50H2ZM2 18H4C4 10.268 10.268 4 18 4V2V0C8.05887 0 0 8.05888 0 18H2ZM18 2V4H66V2V0H18V2Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M15 34C15 38.9706 19.0294 43 24 43C28.9706 43 33 38.9706 33 34C33 29.0295 28.9706 25 24 25C19.0294 25 15 29.0295 15 34Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M33 34C33 38.9706 37.0294 43 42 43C46.9706 43 51 38.9706 51 34C51 29.0295 46.9706 25 42 25C37.0294 25 33 29.0295 33 34Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#96A199",
|
|
35
|
+
d: "M51 34C51 38.9706 55.0294 43 60 43C64.9706 43 69 38.9706 69 34C69 29.0295 64.9706 25 60 25C55.0294 25 51 29.0295 51 34Z"
|
|
36
|
+
})
|
|
37
|
+
]
|
|
38
|
+
});
|
|
39
|
+
});
|
|
40
|
+
DiscussionIcon.displayName = "DiscussionIcon";
|
|
41
|
+
//#endregion
|
|
42
|
+
export { DiscussionIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const DocumentCopilotIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { DocumentCopilotIcon };
|
|
4
|
+
//# sourceMappingURL=DocumentCopilotIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentCopilotIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DocumentCopilotIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,mBAAmB,wHAMvB,CAAC;AAEH,OAAO,EAAE,mBAAmB,EAAE,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DocumentCopilotIcon.tsx
|
|
4
|
+
var DocumentCopilotIcon = forwardRef(function DocumentCopilotIcon({ 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 99",
|
|
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: "M56.6865 0C59.3386 6.16243e-05 61.8825 1.0534 63.7578 2.92871L79.0713 18.2422C80.9466 20.1175 81.9999 22.6614 82 25.3135V59C82 60.1046 81.1046 61 80 61C78.8954 61 78 60.1046 78 59V25.3135C77.9999 23.7223 77.3673 22.1965 76.2422 21.0713L60.9287 5.75781C59.8035 4.63265 58.2777 4.00006 56.6865 4H10C8.89543 4 8 4.89543 8 6V90C8 91.1046 8.89543 92 10 92H49C50.1046 92 51 92.8954 51 94C51 95.1046 50.1046 96 49 96H10C6.68629 96 4 93.3137 4 90V6C4 2.68629 6.68629 0 10 0H56.6865Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M57 3V21C57 23.2091 58.7909 25 61 25H79"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M25 83C29.9706 83 34 78.9706 34 74C34 69.0294 29.9706 65 25 65C20.0294 65 16 69.0294 16 74C16 78.9706 20.0294 83 25 83Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsxs("g", {
|
|
33
|
+
clipPath: "url(#a)",
|
|
34
|
+
children: [
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
fill: "#96A199",
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
d: "M93.8829 88.4879C92.5917 90.7308 85.0945 96.0231 76 96.0231C66.9054 96.0231 59.4082 90.7308 58.1171 88.4879C58.0227 88.3239 57.9922 88.1366 57.9922 87.9473V83.9545C57.9922 83.789 58.0177 83.6245 58.079 83.4707C58.6373 82.0687 60.0996 80.0322 61.9867 79.4858C62.2369 78.8435 62.6075 77.9046 62.9532 77.2115C62.8953 76.6812 62.875 76.1343 62.875 75.5817C62.875 73.5853 63.2981 71.8341 64.5733 70.5301C65.1688 69.921 65.9078 69.4538 66.7842 69.1026C68.8831 67.3974 71.872 65.9629 75.9676 65.9629C80.0632 65.9629 83.1168 67.3974 85.2157 69.1026C86.0921 69.4538 86.8311 69.921 87.4267 70.5301C88.7018 71.8341 89.125 73.5853 89.125 75.5817C89.125 76.1343 89.1046 76.6812 89.0467 77.2115C89.3925 77.9046 89.763 78.8435 90.0132 79.4858C91.9004 80.0322 93.3626 82.0687 93.921 83.4707C93.9822 83.6245 94.0078 83.789 94.0078 83.9545V87.9473C94.0078 88.1366 93.9773 88.3239 93.8829 88.4879ZM77.2198 75.0977C77.156 74.6004 77.1257 74.1551 77.1248 73.7572L77.1248 73.7258C77.1268 72.5716 77.3791 71.8205 77.7821 71.3593C78.2939 70.7736 79.3517 70.3248 81.581 70.5661C83.8397 70.8105 85.1022 71.3711 85.8179 72.1031C86.5109 72.8118 86.8749 73.8721 86.8749 75.5817C86.8749 77.3981 86.6132 78.4713 86.0376 79.1241C85.4903 79.7449 84.4125 80.25 82.052 80.25C80.2372 80.25 79.1997 79.6598 78.5364 78.8435C77.8241 77.967 77.4233 76.6829 77.2198 75.0977ZM74.7801 75.0977C74.8439 74.6004 74.8743 74.1551 74.8752 73.7572L74.8752 73.7258C74.8732 72.5716 74.6209 71.8205 74.2178 71.3593C73.706 70.7736 72.6483 70.3248 70.4189 70.5661C68.1603 70.8105 66.8978 71.3711 66.182 72.1031C65.4891 72.8118 65.125 73.8721 65.125 75.5817C65.125 77.3981 65.3868 78.4713 65.9624 79.1241C66.5097 79.7449 67.5874 80.25 69.948 80.25C71.7627 80.25 72.8003 79.6598 73.4636 78.8435C74.1758 77.967 74.5767 76.6829 74.7801 75.0977ZM76.2583 79.4994C76.1722 79.4998 76.3444 79.4994 76.2583 79.4994C76.1722 79.4994 75.8278 79.4998 75.7416 79.4994C75.5829 79.7653 75.4063 80.0206 75.2097 80.2624C74.0552 81.6832 72.3318 82.5 69.948 82.5C67.3605 82.5 65.4643 81.9615 64.2746 80.6121C64.207 80.5354 64.1465 80.4551 64.1465 80.4551L64 80.6121V90.4884C66.1522 91.658 70.7716 93.7569 76 93.7569C81.2284 93.7569 85.8478 91.658 88 90.4884V80.6121L87.8535 80.4551C87.8535 80.4551 87.8039 80.523 87.7253 80.6121C86.5356 81.9615 84.6394 82.5 82.052 82.5C79.6681 82.5 77.9447 81.6832 76.7902 80.2624C76.5937 80.0206 76.4171 79.7653 76.2583 79.4994Z",
|
|
39
|
+
clipRule: "evenodd"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "#96A199",
|
|
43
|
+
fillRule: "evenodd",
|
|
44
|
+
d: "M79.75 84.375C80.5784 84.375 81.25 85.0466 81.25 85.875V88.875C81.25 89.7034 80.5784 90.375 79.75 90.375C78.9215 90.375 78.25 89.7034 78.25 88.875V85.875C78.25 85.0466 78.9215 84.375 79.75 84.375Z",
|
|
45
|
+
clipRule: "evenodd"
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ jsx("path", {
|
|
48
|
+
fill: "#96A199",
|
|
49
|
+
fillRule: "evenodd",
|
|
50
|
+
d: "M72.25 84.375C73.0784 84.375 73.75 85.0466 73.75 85.875V88.875C73.75 89.7034 73.0784 90.375 72.25 90.375C71.4215 90.375 70.75 89.7034 70.75 88.875V85.875C70.75 85.0466 71.4215 84.375 72.25 84.375Z",
|
|
51
|
+
clipRule: "evenodd"
|
|
52
|
+
})
|
|
53
|
+
]
|
|
54
|
+
}),
|
|
55
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
|
|
56
|
+
id: "a",
|
|
57
|
+
children: /* @__PURE__ */ jsx("rect", {
|
|
58
|
+
width: 36,
|
|
59
|
+
height: 36,
|
|
60
|
+
fill: "white",
|
|
61
|
+
transform: "translate(58 63)"
|
|
62
|
+
})
|
|
63
|
+
}) })
|
|
64
|
+
]
|
|
65
|
+
});
|
|
66
|
+
});
|
|
67
|
+
DocumentCopilotIcon.displayName = "DocumentCopilotIcon";
|
|
68
|
+
//#endregion
|
|
69
|
+
export { DocumentCopilotIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const DocumentDownloadIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { DocumentDownloadIcon };
|
|
4
|
+
//# sourceMappingURL=DocumentDownloadIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentDownloadIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DocumentDownloadIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,oBAAoB,wHAMxB,CAAC;AAEH,OAAO,EAAE,oBAAoB,EAAE,CAAC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DocumentDownloadIcon.tsx
|
|
4
|
+
var DocumentDownloadIcon = forwardRef(function DocumentDownloadIcon({ 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: "currentColor",
|
|
19
|
+
d: "M56.6865 0C59.3386 6.16244e-05 61.8825 1.0534 63.7578 2.92871L79.0713 18.2422C80.9466 20.1175 81.9999 22.6614 82 25.3135V57C82 58.1046 81.1046 59 80 59C78.8954 59 78 58.1046 78 57V25.3135C77.9999 23.7223 77.3673 22.1965 76.2422 21.0713L60.9287 5.75781C59.8035 4.63265 58.2777 4.00006 56.6865 4H10C8.89543 4 8 4.89543 8 6V90C8.00001 91.1046 8.89544 92 10 92H63C64.1046 92 65 92.8954 65 94C65 95.1046 64.1046 96 63 96H10C6.6863 96 4.00001 93.3137 4 90V6C4 2.68629 6.68629 0 10 0H56.6865Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M57 3V21C57 23.2091 58.7909 25 61 25H79"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M25 83C29.9706 83 34 78.9706 34 74C34 69.0294 29.9706 65 25 65C20.0294 65 16 69.0294 16 74C16 78.9706 20.0294 83 25 83Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
stroke: "#96A199",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeMiterlimit: 10,
|
|
36
|
+
strokeWidth: 4,
|
|
37
|
+
d: "M66.0001 81.4124L78.1921 93.6045C79.1453 94.5577 80.6906 94.5577 81.6438 93.6045L93.8359 81.4125"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsx("path", {
|
|
40
|
+
stroke: "#96A199",
|
|
41
|
+
strokeLinecap: "round",
|
|
42
|
+
strokeMiterlimit: 10,
|
|
43
|
+
strokeWidth: 4,
|
|
44
|
+
d: "M50 61L64 61C72.8366 61 80 68.1634 80 77L80 91"
|
|
45
|
+
})
|
|
46
|
+
]
|
|
47
|
+
});
|
|
48
|
+
});
|
|
49
|
+
DocumentDownloadIcon.displayName = "DocumentDownloadIcon";
|
|
50
|
+
//#endregion
|
|
51
|
+
export { DocumentDownloadIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DocumentIcon.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,41 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DocumentIcon.tsx
|
|
4
|
+
var DocumentIcon = forwardRef(function DocumentIcon({ 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: "M61.6865 1.52588e-05C64.3386 7.68832e-05 66.8825 1.05342 68.7578 2.92873L84.0713 18.2422C85.9466 20.1175 86.9999 22.6614 87 25.3135V90C87 93.3137 84.3137 96 81 96H15C11.6863 96 9.00001 93.3137 9 90V6.00002C9 2.68631 11.6863 1.52588e-05 15 1.52588e-05H61.6865ZM15 4.00002C13.8954 4.00002 13 4.89545 13 6.00002V90C13 91.1046 13.8954 92 15 92H81C82.1046 92 83 91.1046 83 90V25.3135C82.9999 23.7223 82.3673 22.1965 81.2422 21.0713L65.9287 5.75783C64.8035 4.63266 63.2777 4.00008 61.6865 4.00002H15Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M62 3V21C62 23.2091 63.7909 25 66 25H84"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M30 83C34.9706 83 39 78.9706 39 74C39 69.0294 34.9706 65 30 65C25.0294 65 21 69.0294 21 74C21 78.9706 25.0294 83 30 83Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
fill: "#96A199",
|
|
34
|
+
d: "M48 83C52.9706 83 57 78.9706 57 74C57 69.0294 52.9706 65 48 65C43.0294 65 39 69.0294 39 74C39 78.9706 43.0294 83 48 83Z"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
DocumentIcon.displayName = "DocumentIcon";
|
|
40
|
+
//#endregion
|
|
41
|
+
export { DocumentIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const DocumentPassIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { DocumentPassIcon };
|
|
4
|
+
//# sourceMappingURL=DocumentPassIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentPassIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DocumentPassIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,gBAAgB,wHAMpB,CAAC;AAEH,OAAO,EAAE,gBAAgB,EAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DocumentPassIcon.tsx
|
|
4
|
+
var DocumentPassIcon = forwardRef(function DocumentPassIcon({ 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: "currentColor",
|
|
19
|
+
d: "M56.6865 0C59.3386 6.16244e-05 61.8825 1.0534 63.7578 2.92871L79.0713 18.2422C80.9466 20.1175 81.9999 22.6614 82 25.3135V60C82 61.1046 81.1046 62 80 62C78.8954 62 78 61.1046 78 60V25.3135C77.9999 23.7223 77.3673 22.1965 76.2422 21.0713L60.9287 5.75781C59.8035 4.63265 58.2777 4.00006 56.6865 4H10C8.89543 4 8 4.89543 8 6V90C8.00001 91.1046 8.89544 92 10 92H54C55.1046 92 56 92.8954 56 94C56 95.1046 55.1046 96 54 96H10C6.6863 96 4.00001 93.3137 4 90V6C4 2.68629 6.68629 0 10 0H56.6865Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M57 3V21C57 23.2091 58.7909 25 61 25H79"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M25 83C29.9706 83 34 78.9706 34 74C34 69.0294 29.9706 65 25 65C20.0294 65 16 69.0294 16 74C16 78.9706 20.0294 83 25 83Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
stroke: "#96A199",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeMiterlimit: 10,
|
|
36
|
+
strokeWidth: 4,
|
|
37
|
+
d: "M63.4255 86.3246L70.7284 93.6274C71.7784 94.6775 73.5151 94.5542 74.4064 93.3664L90.3852 72.0718"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
});
|
|
41
|
+
});
|
|
42
|
+
DocumentPassIcon.displayName = "DocumentPassIcon";
|
|
43
|
+
//#endregion
|
|
44
|
+
export { DocumentPassIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const DocumentsIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { DocumentsIcon };
|
|
4
|
+
//# sourceMappingURL=DocumentsIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentsIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DocumentsIcon.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,48 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DocumentsIcon.tsx
|
|
4
|
+
var DocumentsIcon = forwardRef(function DocumentsIcon({ 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: "M75.7007 0.524448C76.5157 -0.220956 77.7804 -0.164526 78.5259 0.650424L90.3306 13.5577C92.6907 16.1382 93.9995 19.5088 93.9995 23.0059V74C93.9995 75.1046 93.1041 76 91.9995 76C90.8952 75.9998 89.9996 75.1044 89.9995 74V23.0059C89.9995 20.508 89.0652 18.1001 87.3794 16.2569L75.5747 3.34964C74.8294 2.53461 74.8858 1.26989 75.7007 0.524448Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M25 83C29.9706 83 34 78.9706 34 74C34 69.0294 29.9706 65 25 65C20.0294 65 16 69.0294 16 74C16 78.9706 20.0294 83 25 83Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M43 83C47.9706 83 52 78.9706 52 74C52 69.0294 47.9706 65 43 65C38.0294 65 34 69.0294 34 74C34 78.9706 38.0294 83 43 83Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
stroke: "currentColor",
|
|
31
|
+
strokeLinecap: "round",
|
|
32
|
+
strokeMiterlimit: 10,
|
|
33
|
+
strokeWidth: 4,
|
|
34
|
+
d: "M57 3V21C57 23.2091 58.7909 25 61 25H79"
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
stroke: "currentColor",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeMiterlimit: 10,
|
|
40
|
+
strokeWidth: 4,
|
|
41
|
+
d: "M6 6V90C6 92.2091 7.79086 94 10 94H76C78.2091 94 80 92.2091 80 90V25.3137C80 23.192 79.1572 21.1571 77.6569 19.6569L62.3431 4.34315C60.8429 2.84285 58.808 2 56.6863 2H10C7.79086 2 6 3.79086 6 6Z"
|
|
42
|
+
})
|
|
43
|
+
]
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
DocumentsIcon.displayName = "DocumentsIcon";
|
|
47
|
+
//#endregion
|
|
48
|
+
export { DocumentsIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DoorIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DoorIcon.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,48 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/DoorIcon.tsx
|
|
4
|
+
var DoorIcon = forwardRef(function DoorIcon({ 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 94V48C94 22.5949 73.4051 2 48 2C22.5949 2 2 22.5949 2 48V94"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
stroke: "currentColor",
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeMiterlimit: 10,
|
|
28
|
+
strokeWidth: 4,
|
|
29
|
+
d: "M78 94V50C78 33.4315 64.5685 20 48 20C31.4315 20 18 33.4315 18 50V94"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsx("path", {
|
|
32
|
+
fill: "#96A199",
|
|
33
|
+
d: "M57 78C61.9706 78 66 82.0294 66 87C65.9999 91.9703 61.9711 95.9998 57.0007 96C52.0302 96 48.0001 91.9705 48 87C48 82.0296 52.0296 78.0002 57 78Z"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
fill: "#96A199",
|
|
37
|
+
d: "M39 78C43.9706 78 48 82.0294 48 87C47.9999 91.9703 43.9711 95.9998 39.0007 96C34.0302 96 30.0001 91.9705 30 87C30 82.0296 34.0296 78.0002 39 78Z"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsx("path", {
|
|
40
|
+
fill: "#96A199",
|
|
41
|
+
d: "M39 71C39 75.9706 43.0294 80 48 80C52.9706 80 57 75.9706 57 71C57 66.0295 52.9706 62 48 62C43.0294 62 39 66.0295 39 71Z"
|
|
42
|
+
})
|
|
43
|
+
]
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
DoorIcon.displayName = "DoorIcon";
|
|
47
|
+
//#endregion
|
|
48
|
+
export { DoorIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const EcosystemIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { EcosystemIcon };
|
|
4
|
+
//# sourceMappingURL=EcosystemIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EcosystemIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EcosystemIcon.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,98 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/EcosystemIcon.tsx
|
|
4
|
+
var EcosystemIcon = forwardRef(function EcosystemIcon({ 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: "M48 71C47.9999 83.7024 37.7024 93.9999 25 94C12.2975 94 2.00013 83.7025 2 71C2 58.2974 12.2974 48 25 48C37.7025 48.0001 48 58.2975 48 71Z"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
fill: "#96A199",
|
|
26
|
+
d: "M18.1635 73.3231C22.8456 72.535 27.6286 72.5491 32.306 73.3651C36.7477 74.1403 40.2919 77.5039 41.2972 81.8993L42.2758 86.1805C41.4757 87.0903 40.6061 87.9371 39.6732 88.7108C39.0664 88.4826 38.5818 87.9652 38.4261 87.286L37.3978 82.7909C36.7516 79.9657 34.4734 77.8039 31.6185 77.3055C27.3881 76.5675 23.0622 76.5546 18.8275 77.2675L18.6107 77.3036C15.6192 77.8073 13.2266 80.0651 12.5502 83.0223L11.5746 87.286C11.4188 87.9657 10.9329 88.4828 10.3256 88.7108C9.39328 87.9375 8.52458 87.0907 7.72498 86.1815L8.65076 82.1307C9.68825 77.5949 13.3583 74.1318 17.9467 73.3593L18.1635 73.3231Z"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("rect", {
|
|
29
|
+
width: 12,
|
|
30
|
+
height: 12,
|
|
31
|
+
x: 19,
|
|
32
|
+
y: 57,
|
|
33
|
+
fill: "#96A199",
|
|
34
|
+
rx: 6
|
|
35
|
+
}),
|
|
36
|
+
/* @__PURE__ */ jsx("path", {
|
|
37
|
+
stroke: "#96A199",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeMiterlimit: 10,
|
|
40
|
+
strokeWidth: 4,
|
|
41
|
+
d: "M94 25C93.9999 37.7024 83.7024 47.9999 71 48C58.2975 48 48.0001 37.7025 48 25C48 12.2974 58.2974 2 71 2C83.7025 2.00013 94 12.2975 94 25Z"
|
|
42
|
+
}),
|
|
43
|
+
/* @__PURE__ */ jsx("path", {
|
|
44
|
+
fill: "#96A199",
|
|
45
|
+
d: "M64.1626 27.3232C68.8447 26.535 73.6278 26.5492 78.3052 27.3652C82.747 28.1403 86.291 31.5038 87.2964 35.8993L88.2749 40.1816C87.4751 41.0909 86.6058 41.9374 85.6733 42.7109C85.0664 42.4827 84.581 41.9653 84.4253 41.2861L83.397 36.7909C82.7507 33.9657 80.4728 31.8038 77.6177 31.3056C73.3873 30.5676 69.0613 30.5547 64.8267 31.2675L64.6099 31.3036C61.6186 31.8075 59.2257 34.0653 58.5493 37.0224L57.5737 41.2861C57.4179 41.9656 56.9329 42.4829 56.3257 42.7109C55.393 41.9373 54.524 41.0901 53.7241 40.1806L54.6499 36.1308C55.6874 31.5951 59.3576 28.132 63.9458 27.3593L64.1626 27.3232Z"
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ jsx("rect", {
|
|
48
|
+
width: 12,
|
|
49
|
+
height: 12,
|
|
50
|
+
x: 65,
|
|
51
|
+
y: 11,
|
|
52
|
+
fill: "#96A199",
|
|
53
|
+
rx: 6
|
|
54
|
+
}),
|
|
55
|
+
/* @__PURE__ */ jsx("path", {
|
|
56
|
+
stroke: "currentColor",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeMiterlimit: 10,
|
|
59
|
+
strokeWidth: 4,
|
|
60
|
+
d: "M48 25C47.9999 37.7024 37.7024 47.9999 25 48C12.2975 48 2.00013 37.7025 2 25C2 12.2974 12.2974 2 25 2C37.7025 2.00013 48 12.2975 48 25Z"
|
|
61
|
+
}),
|
|
62
|
+
/* @__PURE__ */ jsx("path", {
|
|
63
|
+
fill: "currentColor",
|
|
64
|
+
d: "M18.1627 27.3232C22.8449 26.535 27.6279 26.5492 32.3053 27.3652C36.7472 28.1403 40.2911 31.5039 41.2965 35.8993L42.275 40.1816C41.4753 41.0909 40.606 41.9374 39.6735 42.7109C39.0665 42.4827 38.5811 41.9654 38.4254 41.2861L37.3971 36.7909C36.7508 33.9657 34.4729 31.8038 31.6178 31.3056C27.3874 30.5676 23.0615 30.5547 18.8268 31.2675L18.61 31.3036C15.6187 31.8075 13.2259 34.0653 12.5494 37.0224L11.5739 41.2861C11.4181 41.9656 10.933 42.4829 10.3258 42.7109C9.39316 41.9373 8.52411 41.0901 7.72424 40.1806L8.65002 36.1308C9.68749 31.5951 13.3577 28.132 17.9459 27.3593L18.1627 27.3232Z"
|
|
65
|
+
}),
|
|
66
|
+
/* @__PURE__ */ jsx("rect", {
|
|
67
|
+
width: 12,
|
|
68
|
+
height: 12,
|
|
69
|
+
x: 19,
|
|
70
|
+
y: 11,
|
|
71
|
+
fill: "#96A199",
|
|
72
|
+
rx: 6
|
|
73
|
+
}),
|
|
74
|
+
/* @__PURE__ */ jsx("path", {
|
|
75
|
+
stroke: "currentColor",
|
|
76
|
+
strokeLinecap: "round",
|
|
77
|
+
strokeMiterlimit: 10,
|
|
78
|
+
strokeWidth: 4,
|
|
79
|
+
d: "M94 71C93.9999 83.7024 83.7024 93.9999 71 94C58.2975 94 48.0001 83.7025 48 71C48 58.2974 58.2974 48 71 48C83.7025 48.0001 94 58.2975 94 71Z"
|
|
80
|
+
}),
|
|
81
|
+
/* @__PURE__ */ jsx("path", {
|
|
82
|
+
fill: "currentColor",
|
|
83
|
+
d: "M64.1635 73.3224C68.8456 72.5343 73.6288 72.5484 78.3061 73.3644C82.7477 74.1396 86.2918 77.5034 87.2973 81.8986L88.2758 86.1808C87.4758 87.0905 86.6061 87.9374 85.6733 88.7111C85.0663 88.4829 84.5818 87.9647 84.4262 87.2853L83.3979 82.7902C82.7515 79.9652 80.4734 77.8032 77.6186 77.3048C73.3883 76.5668 69.0622 76.554 64.8276 77.2668L64.6108 77.3029C61.6195 77.8066 59.2268 80.0647 58.5502 83.0216L57.5746 87.2853C57.419 87.9651 56.9331 88.4831 56.3256 88.7111C55.3933 87.9378 54.5246 87.0909 53.725 86.1818L54.6508 82.13C55.6885 77.5944 59.3585 74.1311 63.9467 73.3585L64.1635 73.3224Z"
|
|
84
|
+
}),
|
|
85
|
+
/* @__PURE__ */ jsx("rect", {
|
|
86
|
+
width: 12,
|
|
87
|
+
height: 12,
|
|
88
|
+
x: 65,
|
|
89
|
+
y: 57,
|
|
90
|
+
fill: "#96A199",
|
|
91
|
+
rx: 6
|
|
92
|
+
})
|
|
93
|
+
]
|
|
94
|
+
});
|
|
95
|
+
});
|
|
96
|
+
EcosystemIcon.displayName = "EcosystemIcon";
|
|
97
|
+
//#endregion
|
|
98
|
+
export { EcosystemIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EyeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EyeIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,OAAO,wHAMX,CAAC;AAEH,OAAO,EAAE,OAAO,EAAE,CAAC"}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/EyeIcon.tsx
|
|
4
|
+
var EyeIcon = forwardRef(function EyeIcon({ 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: "M57 24C61.9706 24 66 28.0294 66 33C65.9999 37.9703 61.9711 41.9998 57.0007 42C52.0302 42 48.0001 37.9705 48 33C48 28.0296 52.0296 24.0002 57 24Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M57 55C61.9706 55 66 59.0294 66 64C65.9999 68.9703 61.9711 72.9998 57.0007 73C52.0302 73 48.0001 68.9705 48 64C48 59.0296 52.0296 55.0002 57 55Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M66 39.5C70.9706 39.5 75 43.5294 75 48.5C74.9999 53.4703 70.9711 57.4998 66.0007 57.5C61.0302 57.5 57.0001 53.4705 57 48.5C57 43.5296 61.0296 39.5002 66 39.5Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M39 24C43.9706 24 48 28.0294 48 33C47.9999 37.9703 43.9711 41.9998 39.0007 42C34.0302 42 30.0001 37.9705 30 33C30 28.0296 34.0296 24.0002 39 24Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#96A199",
|
|
35
|
+
d: "M39 55C43.9706 55 48 59.0294 48 64C47.9999 68.9703 43.9711 72.9998 39.0007 73C34.0302 73 30.0001 68.9705 30 64C30 59.0296 34.0296 55.0002 39 55Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
d: "M30 39.5C34.9706 39.5 39 43.5294 39 48.5C38.9999 53.4703 34.9711 57.4998 30.0007 57.5C25.0302 57.5 21.0001 53.4705 21 48.5C21 43.5296 25.0296 39.5002 30 39.5Z"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "currentColor",
|
|
43
|
+
d: "M0.8108 45.1074C-0.195057 46.9049 -0.19509 49.0951 0.810799 50.8926C3.21116 55.1819 7.78744 62.7841 14.554 69.0185C22.4725 76.3142 33.6625 82.9999 48.0003 83C62.3381 83 73.5279 76.3143 81.4465 69.0185C88.2133 62.784 92.7895 55.182 95.1897 50.8926C96.1955 49.0951 96.1956 46.9049 95.1897 45.1074C92.7894 40.818 88.2132 33.2159 81.4465 26.9814C73.528 19.6857 62.3382 13 48.0003 13C33.6624 13 22.4726 19.6857 14.554 26.9814C7.78727 33.216 3.21111 40.818 0.8108 45.1074ZM4.30103 48.9385C3.97466 48.3549 3.97466 47.6451 4.30103 47.0615C6.64594 42.8711 10.9747 35.7183 17.2649 29.9228C24.723 23.0515 34.99 17 48.0003 17C61.0108 17 71.2785 23.0514 78.7366 29.9228C85.0265 35.7181 89.3546 42.8701 91.6995 47.0605C92.0262 47.6444 92.0262 48.3556 91.6995 48.9394C89.3546 53.1299 85.0266 60.2818 78.7366 66.0771C71.2785 72.9486 61.0107 79 48.0003 79C34.99 78.9999 24.7229 72.9485 17.2649 66.0771C10.9747 60.2817 6.64601 53.1289 4.30103 48.9385Z"
|
|
44
|
+
})
|
|
45
|
+
]
|
|
46
|
+
});
|
|
47
|
+
});
|
|
48
|
+
EyeIcon.displayName = "EyeIcon";
|
|
49
|
+
//#endregion
|
|
50
|
+
export { EyeIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const GitPullRequestIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { GitPullRequestIcon };
|
|
4
|
+
//# sourceMappingURL=GitPullRequestIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GitPullRequestIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GitPullRequestIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,kBAAkB,wHAMtB,CAAC;AAEH,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/GitPullRequestIcon.tsx
|
|
4
|
+
var GitPullRequestIcon = forwardRef(function GitPullRequestIcon({ 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: "M13.0002 23.0003C14.1046 23.0004 15.0002 23.8958 15.0002 25.0003V72.0003C15 73.1046 14.1045 74.0001 13.0002 74.0003C11.8958 74.0003 11.0004 73.1046 11.0002 72.0003V25.0003C11.0002 23.8957 11.8956 23.0003 13.0002 23.0003ZM45.4982 0.586214C46.2793 -0.194835 47.5453 -0.194835 48.3264 0.586214C49.1073 1.36727 49.1074 2.63333 48.3264 3.41434L37.7404 14.0003H67.0002C76.9412 14.0004 85.0002 22.0592 85.0002 32.0003V70.0003C85 71.1046 84.1045 72.0001 83.0002 72.0003C81.8958 72.0003 81.0004 71.1046 81.0002 70.0003V32.0003C81.0002 24.2684 74.7321 18.0004 67.0002 18.0003H37.9055L48.3264 28.4212C49.1074 29.2022 49.1073 30.4682 48.3264 31.2493C47.5453 32.0303 46.2793 32.0303 45.4982 31.2493L33.3058 19.0579C31.5719 17.3237 31.5719 14.5118 33.3058 12.7776L45.4982 0.586214Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M13 18C17.9705 18 22 13.9706 22 9.00001C22 4.02945 17.9705 0 13 0C8.02942 0 4 4.02945 4 9.00001C4 13.9706 8.02942 18 13 18Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M13 96C17.9706 96 22 91.9706 22 87C22 82.0294 17.9706 78 13 78C8.02946 78 4 82.0294 4 87C4 91.9706 8.02946 96 13 96Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M83 96C87.9705 96 92 91.9706 92 87C92 82.0294 87.9705 78 83 78C78.0294 78 74 82.0294 74 87C74 91.9706 78.0294 96 83 96Z"
|
|
32
|
+
})
|
|
33
|
+
]
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
GitPullRequestIcon.displayName = "GitPullRequestIcon";
|
|
37
|
+
//#endregion
|
|
38
|
+
export { GitPullRequestIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GithubIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GithubIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,UAAU,wHAMd,CAAC;AAEH,OAAO,EAAE,UAAU,EAAE,CAAC"}
|