@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,29 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/GithubIcon.tsx
|
|
4
|
+
var GithubIcon = forwardRef(function GithubIcon({ 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: [/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fill: "#96A199",
|
|
18
|
+
d: "M48 0.44043C74.2661 0.440566 95.5585 21.7339 95.5586 48C95.5585 74.2661 74.2661 95.5585 48 95.5586C21.7339 95.5585 0.440566 74.2661 0.44043 48C0.440433 47.33 0.45498 46.6633 0.482422 46H4.49023C4.48569 46.1005 4.48042 46.2011 4.47656 46.3018C4.78259 46.1116 5.14252 46 5.5293 46H26.1992V45.9971C27.5688 45.9855 28.91 45.8537 30.2158 45.6143C30.2108 45.7428 30.2054 45.8714 30.2012 46H64.6699C64.4657 39.7215 63.2623 33.5147 61.1025 27.6064H51.6094C50.9856 27.6064 50.4283 27.3207 50.0615 26.873C50.3376 25.8733 50.5559 24.8542 50.7119 23.8203C50.982 23.6843 51.2864 23.6065 51.6094 23.6064H59.4727C56.5475 17.112 52.4729 11.1763 47.4355 6.07812C47.3015 6.21375 47.1688 6.3505 47.0361 6.4873C45.6603 4.34988 43.9676 2.43603 42.0244 0.811523C43.9817 0.566146 45.9762 0.44044 48 0.44043ZM63.5039 73.166C60.6005 79.8805 56.5538 86.0501 51.5469 91.4141C64.7599 90.3493 76.3074 83.3899 83.5566 73.166H63.5039ZM12.4434 73.166C19.4648 83.0683 30.5184 89.9069 43.2119 91.2949C38.2564 85.9589 34.2491 79.8307 31.3672 73.166H12.4434ZM35.7529 73.166C38.6491 79.3594 42.5987 85.027 47.4355 89.9229C52.2723 85.0271 56.2221 79.3593 59.1182 73.166H35.7529ZM4.47656 49.6973C4.74663 56.7455 6.69097 63.3629 9.92383 69.166H29.7959C27.6118 62.9989 26.3981 56.5355 26.1992 50H5.5293C5.1424 50 4.78265 49.8875 4.47656 49.6973ZM30.2002 50C30.4131 56.5522 31.7157 63.0271 34.0566 69.166H60.8135C63.1545 63.027 64.457 56.5523 64.6699 50H30.2002ZM91.5225 49.6982C91.2166 49.888 90.8571 49.9999 90.4707 50H68.6719C68.473 56.5354 67.2592 62.999 65.0752 69.166H86.0762C89.3087 63.3632 91.2523 56.746 91.5225 49.6982ZM65.3438 27.6064C67.3593 33.54 68.4801 39.7371 68.6709 46H90.4707C90.8569 46.0001 91.2167 46.1111 91.5225 46.3008C91.264 39.5642 89.4766 33.2212 86.4961 27.6064H65.3438ZM51.5469 4.58398C56.694 10.0973 60.8256 16.4628 63.7451 23.3955C63.7746 23.4656 63.8028 23.5363 63.832 23.6064H84.0928C76.8842 12.9612 65.0903 5.67542 51.5469 4.58398Z"
|
|
19
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
20
|
+
fill: "currentColor",
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
d: "M25 4.5C15.4694 4.5 7.75 12.2194 7.75 21.75C7.75 29.3831 12.6878 35.8303 19.5447 38.1159C20.4072 38.2669 20.7306 37.7494 20.7306 37.2966C20.7306 36.8869 20.7091 35.5284 20.7091 34.0837C16.375 34.8816 15.2538 33.0272 14.9088 32.0569C14.7147 31.5609 13.8738 30.03 13.1406 29.6203C12.5369 29.2969 11.6744 28.4991 13.1191 28.4775C14.4775 28.4559 15.4478 29.7281 15.7712 30.2456C17.3237 32.8547 19.8034 32.1216 20.7953 31.6687C20.9463 30.5475 21.3991 29.7928 21.895 29.3616C18.0569 28.9303 14.0463 27.4425 14.0463 20.8444C14.0463 18.9684 14.7147 17.4159 15.8144 16.2084C15.6419 15.7772 15.0381 14.0091 15.9869 11.6372C15.9869 11.6372 17.4316 11.1844 20.7306 13.4053C22.1106 13.0172 23.5769 12.8231 25.0431 12.8231C26.5094 12.8231 27.9756 13.0172 29.3556 13.4053C32.6547 11.1628 34.0994 11.6372 34.0994 11.6372C35.0481 14.0091 34.4444 15.7772 34.2719 16.2084C35.3716 17.4159 36.04 18.9469 36.04 20.8444C36.04 27.4641 32.0078 28.9303 28.1697 29.3616C28.795 29.9006 29.3341 30.9356 29.3341 32.5528C29.3341 34.86 29.3125 36.7144 29.3125 37.2966C29.3125 37.7494 29.6359 38.2884 30.4984 38.1159C37.3122 35.8303 42.25 29.3616 42.25 21.75C42.25 12.2194 34.5306 4.5 25 4.5Z",
|
|
23
|
+
clipRule: "evenodd"
|
|
24
|
+
})]
|
|
25
|
+
});
|
|
26
|
+
});
|
|
27
|
+
GithubIcon.displayName = "GithubIcon";
|
|
28
|
+
//#endregion
|
|
29
|
+
export { GithubIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlobeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GlobeIcon.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,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/GlobeIcon.tsx
|
|
4
|
+
var GlobeIcon = forwardRef(function GlobeIcon({ 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: "M45.3006 2.55695C39.2278 8.51457 34.4103 15.5966 31.1258 23.3958C27.8418 31.1941 26.1588 39.5553 26.1688 47.9974C26.1574 56.4412 27.8423 64.8036 31.1258 72.6028C34.4093 80.402 39.2269 87.4837 45.2986 93.4417L46.7264 94.8431L47.4354 94.1194L48.1444 94.8431L49.5721 93.4417C55.6438 87.4837 60.4615 80.402 63.7449 72.6028C67.0284 64.8036 68.7133 56.4411 68.702 47.9974C68.712 39.5553 67.0289 31.1941 63.7449 23.3958C60.4605 15.5966 55.6429 8.51458 49.5701 2.55695L48.1424 1.15656L47.4354 1.87628L46.7283 1.15656L45.3006 2.55695ZM47.4354 6.07843C52.8178 11.5258 57.1022 17.9287 60.0584 24.9485C63.1356 32.2556 64.712 40.0889 64.702 47.9974V48.0023C64.7127 55.9099 63.1349 63.7435 60.0584 71.0511C57.1027 78.0715 52.8177 84.4751 47.4354 89.9232C42.053 84.4751 37.768 78.0716 34.8123 71.0511C31.7358 63.7435 30.1581 55.9099 30.1688 48.0023V47.9974C30.1588 40.0889 31.7352 32.2556 34.8123 24.9485C37.7686 17.9287 42.0529 11.5258 47.4354 6.07843Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M9.39075 69.1658C8.28618 69.1658 7.39075 70.0613 7.39075 71.1658C7.39079 72.2704 8.2862 73.1658 9.39075 73.1658H86.6095C87.7139 73.1656 88.6095 72.2703 88.6095 71.1658C88.6095 70.0614 87.7139 69.166 86.6095 69.1658H9.39075ZM5.52942 45.9998C4.42493 45.9998 3.52952 46.8953 3.52942 47.9998C3.52942 49.1044 4.42487 49.9998 5.52942 49.9998H90.4708C91.5753 49.9997 92.4708 49.1043 92.4708 47.9998C92.4707 46.8954 91.5752 46 90.4708 45.9998H5.52942ZM51.6095 23.6063C50.505 23.6063 49.6096 24.5018 49.6095 25.6063C49.6095 26.7108 50.505 27.6062 51.6095 27.6063H86.6095C87.7141 27.6063 88.6095 26.7108 88.6095 25.6063C88.6094 24.5018 87.714 23.6063 86.6095 23.6063H51.6095ZM8.6095 23.6063C7.50505 23.6063 6.6096 24.5018 6.6095 25.6063C6.6095 26.7108 7.50498 27.6062 8.6095 27.6063H28.6095C29.7141 27.6063 30.6095 26.7108 30.6095 25.6063C30.6094 24.5018 29.714 23.6063 28.6095 23.6063H8.6095Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
d: "M2.44067 48M93.5593 48M93.5593 48M2.44067 48M48 2.44067M93.5593 48M48 93.5593M2.44067 48M48 93.5593V91.5593C23.9428 91.5593 4.44067 72.0571 4.44067 48H2.44067H0.440674C0.440674 74.2663 21.7337 95.5593 48 95.5593V93.5593ZM93.5593 48H91.5593C91.5593 72.0571 72.0571 91.5593 48 91.5593V93.5593V95.5593C74.2663 95.5593 95.5593 74.2663 95.5593 48H93.5593ZM48 2.44067V4.44067C72.0571 4.44067 91.5593 23.9428 91.5593 48H93.5593H95.5593C95.5593 21.7337 74.2663 0.440674 48 0.440674V2.44067ZM48 2.44067V0.440674C21.7337 0.440674 0.440674 21.7337 0.440674 48H2.44067H4.44067C4.44067 23.9428 23.9428 4.44067 48 4.44067V2.44067Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M24 26C24 30.9706 28.0294 35 33 35C37.9706 35 42 30.9706 42 26C42 21.0295 37.9706 17 33 17C28.0294 17 24 21.0295 24 26Z"
|
|
32
|
+
})
|
|
33
|
+
]
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
GlobeIcon.displayName = "GlobeIcon";
|
|
37
|
+
//#endregion
|
|
38
|
+
export { GlobeIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HeartIcon.d.ts","sourceRoot":"","sources":["../../src/icons/HeartIcon.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,83 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/HeartIcon.tsx
|
|
4
|
+
var HeartIcon = forwardRef(function HeartIcon({ 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
|
+
strokeLinejoin: "round",
|
|
21
|
+
strokeMiterlimit: 10,
|
|
22
|
+
strokeWidth: 4,
|
|
23
|
+
d: "M94 31.1474C94 15.672 84 5 71.0111 5C60.4208 5 52.6804 11.1278 48 18.9838C43.3196 11.1278 35.5792 5 24.9889 5C12 5 2 15.672 2 31.1474"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: 10,
|
|
30
|
+
strokeWidth: 4,
|
|
31
|
+
d: "M94 30C94 49.4111 85.285 63.9019 71.4649 76.5672C65.9588 81.9417 60.4684 86.2359 56.3619 89.1839C55.3043 89.9431 53.443 91.2535 51.7198 92.4534C49.4666 94.0223 46.5334 94.0223 44.2802 92.4534C42.557 91.2535 40.6957 89.9431 39.6381 89.1839C35.5316 86.2359 30.0411 81.9417 24.535 76.5672C10.715 63.9019 2 49.4111 2 30"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("rect", {
|
|
34
|
+
width: 18,
|
|
35
|
+
height: 18,
|
|
36
|
+
x: 57,
|
|
37
|
+
y: 51,
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
rx: 9,
|
|
40
|
+
transform: "rotate(180 57 51.0001)"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ jsx("rect", {
|
|
43
|
+
width: 18,
|
|
44
|
+
height: 18,
|
|
45
|
+
x: 66,
|
|
46
|
+
y: 67,
|
|
47
|
+
fill: "#96A199",
|
|
48
|
+
rx: 9,
|
|
49
|
+
transform: "rotate(180 66 67)"
|
|
50
|
+
}),
|
|
51
|
+
/* @__PURE__ */ jsx("rect", {
|
|
52
|
+
width: 18,
|
|
53
|
+
height: 18,
|
|
54
|
+
x: 39,
|
|
55
|
+
y: 51,
|
|
56
|
+
fill: "#96A199",
|
|
57
|
+
rx: 9,
|
|
58
|
+
transform: "rotate(180 39 51)"
|
|
59
|
+
}),
|
|
60
|
+
/* @__PURE__ */ jsx("rect", {
|
|
61
|
+
width: 18,
|
|
62
|
+
height: 18,
|
|
63
|
+
x: 48,
|
|
64
|
+
y: 67,
|
|
65
|
+
fill: "#96A199",
|
|
66
|
+
rx: 9,
|
|
67
|
+
transform: "rotate(180 48 67)"
|
|
68
|
+
}),
|
|
69
|
+
/* @__PURE__ */ jsx("rect", {
|
|
70
|
+
width: 18,
|
|
71
|
+
height: 18,
|
|
72
|
+
x: 75,
|
|
73
|
+
y: 51,
|
|
74
|
+
fill: "#96A199",
|
|
75
|
+
rx: 9,
|
|
76
|
+
transform: "rotate(180 75 51.0001)"
|
|
77
|
+
})
|
|
78
|
+
]
|
|
79
|
+
});
|
|
80
|
+
});
|
|
81
|
+
HeartIcon.displayName = "HeartIcon";
|
|
82
|
+
//#endregion
|
|
83
|
+
export { HeartIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const HourglassIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { HourglassIcon };
|
|
4
|
+
//# sourceMappingURL=HourglassIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HourglassIcon.d.ts","sourceRoot":"","sources":["../../src/icons/HourglassIcon.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,50 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/HourglassIcon.tsx
|
|
4
|
+
var HourglassIcon = forwardRef(function HourglassIcon({ 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 100",
|
|
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: "M66.4797 2V4V4V2ZM77.9739 25.7178L79.5436 26.9571L79.5437 26.957L77.9739 25.7178ZM78.0813 74.2812L79.6511 73.042L79.6511 73.042L78.0813 74.2812ZM66.5872 98V100V100V98ZM29.3977 98L29.3977 100H29.3977V98ZM17.9036 74.2822L16.3338 73.043L16.3338 73.043L17.9036 74.2822ZM17.7971 25.7178L19.3669 24.4785L19.3669 24.4785L17.7971 25.7178ZM29.2903 2V0H29.2903L29.2903 2ZM63.6332 55.9816L62.0634 57.221L63.6332 55.9816ZM66.4797 2V4C77.044 4 82.9499 16.1869 76.4041 24.4785L77.9739 25.7178L79.5437 26.957C88.1604 16.0422 80.3858 -7.15256e-07 66.4797 0V2ZM77.9739 25.7178L76.4041 24.4784L62.0631 42.6429L63.6328 43.8822L65.2025 45.1215L79.5436 26.9571L77.9739 25.7178ZM63.6332 55.9816L62.0634 57.221C67.0289 63.5101 71.6617 69.3774 76.5115 75.5205L78.0813 74.2812L79.6511 73.042C74.8012 66.8988 70.1682 61.0313 65.2029 54.7423L63.6332 55.9816ZM78.0813 74.2812L76.5115 75.5205C83.0575 83.8122 77.1513 96 66.5872 96V98V100C80.4934 100 88.2679 83.9567 79.6511 73.042L78.0813 74.2812ZM66.5872 98V96H29.3977L29.3977 98V100H66.5872V98ZM29.3977 98L29.3977 96C18.8337 95.9999 12.9278 83.8131 19.4734 75.5215L17.9036 74.2822L16.3338 73.043C7.71743 83.9577 15.4917 99.9999 29.3977 100L29.3977 98ZM17.9036 74.2822L19.4734 75.5215L33.814 57.3559L32.2442 56.1166L30.6744 54.8774L16.3338 73.043L17.9036 74.2822ZM32.2442 44.0181L33.814 42.7789L19.3669 24.4785L17.7971 25.7178L16.2273 26.957L30.6744 45.2574L32.2442 44.0181ZM17.7971 25.7178L19.3669 24.4785C12.8209 16.1868 18.7263 4.00017 29.2903 4L29.2903 2L29.2903 0C15.3841 0.000227213 7.61055 16.0424 16.2274 26.9571L17.7971 25.7178ZM29.2903 2V4L66.4797 4V2V0L29.2903 0V2ZM32.2442 56.1166L33.814 57.3559C37.1877 53.0825 37.1876 47.0523 33.814 42.7789L32.2442 44.0181L30.6744 45.2574C32.9008 48.0776 32.9008 52.0572 30.6744 54.8774L32.2442 56.1166ZM63.6328 43.8822L62.0631 42.6429C58.689 46.9165 58.6895 52.9476 62.0634 57.221L63.6332 55.9816L65.2029 54.7423C62.9762 51.922 62.976 47.9417 65.2025 45.1215L63.6328 43.8822Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M47.4917 44C50.8054 44 53.4917 41.3137 53.4917 38C53.4917 34.6863 50.8054 32 47.4917 32C44.178 32 41.4917 34.6863 41.4917 38C41.4917 41.3137 44.178 44 47.4917 44Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M48 88C51.3137 88 54 85.3137 54 82C54 78.6863 51.3137 76 48 76C44.6863 76 42 78.6863 42 82C42 85.3137 44.6863 88 48 88Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M36 88C39.3137 88 42 85.3137 42 82C42 78.6863 39.3137 76 36 76C32.6863 76 30 78.6863 30 82C30 85.3137 32.6863 88 36 88Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#96A199",
|
|
35
|
+
d: "M42 77.5C45.3137 77.5 48 74.8137 48 71.5C48 68.1863 45.3137 65.5 42 65.5C38.6863 65.5 36 68.1863 36 71.5C36 74.8137 38.6863 77.5 42 77.5Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
d: "M60 88C63.3137 88 66 85.3137 66 82C66 78.6863 63.3137 76 60 76C56.6863 76 54 78.6863 54 82C54 85.3137 56.6863 88 60 88Z"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "#96A199",
|
|
43
|
+
d: "M38.0903 30C41.404 30 44.0903 27.3137 44.0903 24C44.0903 20.6863 41.404 18 38.0903 18C34.7766 18 32.0903 20.6863 32.0903 24C32.0903 27.3137 34.7766 30 38.0903 30Z"
|
|
44
|
+
})
|
|
45
|
+
]
|
|
46
|
+
});
|
|
47
|
+
});
|
|
48
|
+
HourglassIcon.displayName = "HourglassIcon";
|
|
49
|
+
//#endregion
|
|
50
|
+
export { HourglassIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const InformationIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { InformationIcon };
|
|
4
|
+
//# sourceMappingURL=InformationIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InformationIcon.d.ts","sourceRoot":"","sources":["../../src/icons/InformationIcon.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,47 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/InformationIcon.tsx
|
|
4
|
+
var InformationIcon = forwardRef(function InformationIcon({ 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: "M38 26C38 30.9706 42.0294 35 47 35C51.9706 35 56 30.9706 56 26C56 21.0295 51.9706 17 47 17C42.0294 17 38 21.0295 38 26Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M35 43.75H46C48.2091 43.75 50 45.5409 50 47.75V71.75"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeMiterlimit: 10,
|
|
32
|
+
strokeWidth: 4,
|
|
33
|
+
d: "M33 72.75H65"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
stroke: "currentColor",
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeMiterlimit: 10,
|
|
39
|
+
strokeWidth: 4,
|
|
40
|
+
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"
|
|
41
|
+
})
|
|
42
|
+
]
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
InformationIcon.displayName = "InformationIcon";
|
|
46
|
+
//#endregion
|
|
47
|
+
export { InformationIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const ListOrderedIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { ListOrderedIcon };
|
|
4
|
+
//# sourceMappingURL=ListOrderedIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListOrderedIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ListOrderedIcon.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,171 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/ListOrderedIcon.tsx
|
|
4
|
+
var ListOrderedIcon = forwardRef(function ListOrderedIcon({ 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: "M26.0005 18C26.0005 21.3137 28.6868 24 32.0005 24C35.3142 24 38.0005 21.3137 38.0005 18C38.0005 14.6863 35.3142 12 32.0005 12C28.6868 12 26.0005 14.6863 26.0005 18Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M26.0005 61C26.0005 64.3137 28.6868 67 32.0005 67C35.3142 67 38.0005 64.3137 38.0005 61C38.0005 57.6863 35.3142 55 32.0005 55C28.6868 55 26.0005 57.6863 26.0005 61Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeMiterlimit: 10,
|
|
29
|
+
strokeWidth: 4,
|
|
30
|
+
d: "M2.00049 51.75C2.00049 48.0221 5.13449 45 9.00048 45C12.8665 45 16.0005 48.0221 16.0005 51.75"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
stroke: "currentColor",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeMiterlimit: 10,
|
|
37
|
+
strokeWidth: 4,
|
|
38
|
+
d: "M16.0005 52C16.0005 54 14.5005 56 12.2996 57.5L2.00049 64H17.0005"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ jsx("path", {
|
|
41
|
+
stroke: "currentColor",
|
|
42
|
+
strokeLinecap: "round",
|
|
43
|
+
strokeMiterlimit: 10,
|
|
44
|
+
strokeWidth: 4,
|
|
45
|
+
d: "M2.00049 5L8.96851 2.48376C9.62033 2.24838 10.3082 2.7313 10.3082 3.42432V21"
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ jsx("path", {
|
|
48
|
+
stroke: "currentColor",
|
|
49
|
+
strokeLinecap: "round",
|
|
50
|
+
strokeMiterlimit: 10,
|
|
51
|
+
strokeWidth: 4,
|
|
52
|
+
d: "M17.0005 21H2.00049"
|
|
53
|
+
}),
|
|
54
|
+
/* @__PURE__ */ jsx("path", {
|
|
55
|
+
stroke: "currentColor",
|
|
56
|
+
strokeLinecap: "round",
|
|
57
|
+
strokeMiterlimit: 10,
|
|
58
|
+
strokeWidth: 4,
|
|
59
|
+
d: "M48.0005 2H55.0005"
|
|
60
|
+
}),
|
|
61
|
+
/* @__PURE__ */ jsx("path", {
|
|
62
|
+
stroke: "currentColor",
|
|
63
|
+
strokeLinecap: "round",
|
|
64
|
+
strokeMiterlimit: 10,
|
|
65
|
+
strokeWidth: 4,
|
|
66
|
+
d: "M65.0005 2H83.0005"
|
|
67
|
+
}),
|
|
68
|
+
/* @__PURE__ */ jsx("path", {
|
|
69
|
+
stroke: "currentColor",
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeMiterlimit: 10,
|
|
72
|
+
strokeWidth: 4,
|
|
73
|
+
d: "M48.0005 14H60.0005"
|
|
74
|
+
}),
|
|
75
|
+
/* @__PURE__ */ jsx("path", {
|
|
76
|
+
stroke: "currentColor",
|
|
77
|
+
strokeLinecap: "round",
|
|
78
|
+
strokeMiterlimit: 10,
|
|
79
|
+
strokeWidth: 4,
|
|
80
|
+
d: "M60.0005 14H72.0005"
|
|
81
|
+
}),
|
|
82
|
+
/* @__PURE__ */ jsx("path", {
|
|
83
|
+
stroke: "currentColor",
|
|
84
|
+
strokeLinecap: "round",
|
|
85
|
+
strokeMiterlimit: 10,
|
|
86
|
+
strokeWidth: 4,
|
|
87
|
+
d: "M72.0005 14H94.0005"
|
|
88
|
+
}),
|
|
89
|
+
/* @__PURE__ */ jsx("path", {
|
|
90
|
+
stroke: "currentColor",
|
|
91
|
+
strokeLinecap: "round",
|
|
92
|
+
strokeMiterlimit: 10,
|
|
93
|
+
strokeWidth: 4,
|
|
94
|
+
d: "M48.0005 26H76.0005"
|
|
95
|
+
}),
|
|
96
|
+
/* @__PURE__ */ jsx("path", {
|
|
97
|
+
stroke: "currentColor",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeMiterlimit: 10,
|
|
100
|
+
strokeWidth: 4,
|
|
101
|
+
d: "M76.0005 26H94.0005"
|
|
102
|
+
}),
|
|
103
|
+
/* @__PURE__ */ jsx("path", {
|
|
104
|
+
stroke: "#96A199",
|
|
105
|
+
strokeLinecap: "round",
|
|
106
|
+
strokeMiterlimit: 10,
|
|
107
|
+
strokeWidth: 4,
|
|
108
|
+
d: "M48.0005 44H55.0005"
|
|
109
|
+
}),
|
|
110
|
+
/* @__PURE__ */ jsx("path", {
|
|
111
|
+
stroke: "#96A199",
|
|
112
|
+
strokeLinecap: "round",
|
|
113
|
+
strokeMiterlimit: 10,
|
|
114
|
+
strokeWidth: 4,
|
|
115
|
+
d: "M65.0005 44H83.0005"
|
|
116
|
+
}),
|
|
117
|
+
/* @__PURE__ */ jsx("path", {
|
|
118
|
+
stroke: "#96A199",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeMiterlimit: 10,
|
|
121
|
+
strokeWidth: 4,
|
|
122
|
+
d: "M48.0005 56H60.0005"
|
|
123
|
+
}),
|
|
124
|
+
/* @__PURE__ */ jsx("path", {
|
|
125
|
+
stroke: "#96A199",
|
|
126
|
+
strokeLinecap: "round",
|
|
127
|
+
strokeMiterlimit: 10,
|
|
128
|
+
strokeWidth: 4,
|
|
129
|
+
d: "M60.0005 56H72.0005"
|
|
130
|
+
}),
|
|
131
|
+
/* @__PURE__ */ jsx("path", {
|
|
132
|
+
stroke: "#96A199",
|
|
133
|
+
strokeLinecap: "round",
|
|
134
|
+
strokeMiterlimit: 10,
|
|
135
|
+
strokeWidth: 4,
|
|
136
|
+
d: "M72.0005 56H94.0005"
|
|
137
|
+
}),
|
|
138
|
+
/* @__PURE__ */ jsx("path", {
|
|
139
|
+
stroke: "#96A199",
|
|
140
|
+
strokeLinecap: "round",
|
|
141
|
+
strokeMiterlimit: 10,
|
|
142
|
+
strokeWidth: 4,
|
|
143
|
+
d: "M48.0005 68H76.0005"
|
|
144
|
+
}),
|
|
145
|
+
/* @__PURE__ */ jsx("path", {
|
|
146
|
+
stroke: "#96A199",
|
|
147
|
+
strokeLinecap: "round",
|
|
148
|
+
strokeMiterlimit: 10,
|
|
149
|
+
strokeWidth: 4,
|
|
150
|
+
d: "M76.0005 68H94.0005"
|
|
151
|
+
}),
|
|
152
|
+
/* @__PURE__ */ jsx("path", {
|
|
153
|
+
stroke: "#96A199",
|
|
154
|
+
strokeLinecap: "round",
|
|
155
|
+
strokeMiterlimit: 10,
|
|
156
|
+
strokeWidth: 4,
|
|
157
|
+
d: "M48.0005 93H88.0005"
|
|
158
|
+
}),
|
|
159
|
+
/* @__PURE__ */ jsx("path", {
|
|
160
|
+
stroke: "#96A199",
|
|
161
|
+
strokeLinecap: "round",
|
|
162
|
+
strokeMiterlimit: 10,
|
|
163
|
+
strokeWidth: 4,
|
|
164
|
+
d: "M48.0005 81H94.0005"
|
|
165
|
+
})
|
|
166
|
+
]
|
|
167
|
+
});
|
|
168
|
+
});
|
|
169
|
+
ListOrderedIcon.displayName = "ListOrderedIcon";
|
|
170
|
+
//#endregion
|
|
171
|
+
export { ListOrderedIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LockIcon.d.ts","sourceRoot":"","sources":["../../src/icons/LockIcon.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,54 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/LockIcon.tsx
|
|
4
|
+
var LockIcon = forwardRef(function LockIcon({ 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: "M48.314 0C63.5014 0.000264119 75.8137 12.3125 75.814 27.5V32C75.814 33.1044 74.9183 33.9997 73.814 34C72.7094 34 71.814 33.1046 71.814 32V27.5C71.8137 14.5217 61.2923 4.00026 48.314 4C35.3354 4 24.8142 14.5215 24.814 27.5V32C24.814 33.1044 23.9183 33.9997 22.814 34C21.7094 34 20.813 33.1046 20.813 32V27.5C20.8132 12.3124 33.1263 0 48.314 0Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M82 58.0004C82 39.2227 66.7777 24.0004 48 24.0004C29.2223 24.0004 14 39.2227 14 58.0004C14 76.778 29.2223 92.0004 48 92.0004C66.7777 92.0004 82 76.778 82 58.0004ZM86 58.0004C86 78.9872 68.9868 96.0004 48 96.0004C27.0132 96.0004 10 78.9872 10 58.0004C10 37.0135 27.0132 20.0004 48 20.0004C68.9868 20.0004 86 37.0135 86 58.0004Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M57 34.0004C61.9706 34.0004 66 38.0298 66 43.0004C65.9999 47.9707 61.9711 52.0002 57.0007 52.0004C52.0302 52.0004 48.0001 47.9708 48 43.0004C48 38.0299 52.0296 34.0006 57 34.0004Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M57 65.0004C61.9706 65.0004 66 69.0298 66 74.0004C65.9999 78.9707 61.9711 83.0002 57.0007 83.0004C52.0302 83.0004 48.0001 78.9708 48 74.0004C48 69.0299 52.0296 65.0006 57 65.0004Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#96A199",
|
|
35
|
+
d: "M66 49.5004C70.9706 49.5004 75 53.5298 75 58.5004C74.9999 63.4707 70.9711 67.5002 66.0007 67.5004C61.0302 67.5004 57.0001 63.4708 57 58.5004C57 53.5299 61.0296 49.5006 66 49.5004Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
d: "M39 34.0004C43.9706 34.0004 48 38.0298 48 43.0004C47.9999 47.9707 43.9711 52.0002 39.0007 52.0004C34.0302 52.0004 30.0001 47.9708 30 43.0004C30 38.0299 34.0296 34.0006 39 34.0004Z"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ jsx("path", {
|
|
42
|
+
fill: "#96A199",
|
|
43
|
+
d: "M39 65.0004C43.9706 65.0004 48 69.0298 48 74.0004C47.9999 78.9707 43.9711 83.0002 39.0007 83.0004C34.0302 83.0004 30.0001 78.9708 30 74.0004C30 69.0299 34.0296 65.0006 39 65.0004Z"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
fill: "#96A199",
|
|
47
|
+
d: "M30 49.5004C34.9706 49.5004 39 53.5298 39 58.5004C38.9999 63.4707 34.9711 67.5002 30.0007 67.5004C25.0302 67.5004 21.0001 63.4708 21 58.5004C21 53.5299 25.0296 49.5006 30 49.5004Z"
|
|
48
|
+
})
|
|
49
|
+
]
|
|
50
|
+
});
|
|
51
|
+
});
|
|
52
|
+
LockIcon.displayName = "LockIcon";
|
|
53
|
+
//#endregion
|
|
54
|
+
export { LockIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MentionIcon.d.ts","sourceRoot":"","sources":["../../src/icons/MentionIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,WAAW,wHAMf,CAAC;AAEH,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/MentionIcon.tsx
|
|
4
|
+
var MentionIcon = forwardRef(function MentionIcon({ 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: "M48 0.44043C74.266 0.440834 95.5585 21.7339 95.5586 48C95.5586 48.0843 95.5521 48.1675 95.542 48.249C95.5522 48.3309 95.5596 48.4144 95.5596 48.499C95.5595 54.0257 93.963 59.3912 90.9668 63.4395C87.9459 67.5209 83.4769 70.2734 77.9258 70.3389H77.9023C72.8761 70.3388 68.5371 68.6105 65.4482 65.5576C62.3596 62.5045 60.6446 58.2479 60.6445 53.4268V36.6104C60.6445 35.5058 61.54 34.6104 62.6445 34.6104C63.7489 34.6106 64.6445 35.5059 64.6445 36.6104V53.4268C64.6446 57.2786 66.0001 60.4784 68.2607 62.7129C70.5181 64.9439 73.8021 66.3338 77.8848 66.3379C82.0042 66.2875 85.363 64.2859 87.751 61.0596C90.1646 57.7985 91.5595 53.3003 91.5596 48.499C91.5596 48.4144 91.565 48.3309 91.5752 48.249C91.5651 48.1675 91.5586 48.0843 91.5586 48C91.5585 23.9431 72.0569 4.44083 48 4.44043C23.9429 4.44056 4.44056 23.9429 4.44043 48C4.44083 72.0569 23.9431 91.5585 48 91.5586C56.2603 91.5585 63.9779 89.2611 70.5557 85.2715C71.4999 84.6988 72.7298 85.0004 73.3027 85.9443C73.8756 86.8888 73.5743 88.1186 72.6299 88.6914C65.4444 93.0497 57.0122 95.5585 48 95.5586C21.7339 95.5585 0.440834 74.266 0.44043 48C0.440564 21.7338 21.7338 0.440564 48 0.44043Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M44.7458 21.1526C49.6883 21.1526 53.6949 25.1592 53.6949 30.1017C53.6948 35.044 49.6888 39.0507 44.7465 39.0509C39.8041 39.0509 35.7967 35.0441 35.7966 30.1017C35.7966 25.1594 39.8035 21.1528 44.7458 21.1526Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M29.288 30.1017C34.2305 30.1017 38.2372 34.1084 38.2372 39.0509C38.2371 43.9931 34.231 47.9998 29.2887 48C24.3463 48 20.339 43.9932 20.3389 39.0509C20.3389 34.1085 24.3457 30.1019 29.288 30.1017Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M29.288 48C34.2305 48 38.2372 52.0067 38.2372 56.9492C38.2371 61.8914 34.231 65.8981 29.2887 65.8983C24.3463 65.8983 20.339 61.8915 20.3389 56.9492C20.3389 52.0068 24.3457 48.0002 29.288 48Z"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
fill: "#96A199",
|
|
35
|
+
d: "M44.7458 39.0509C49.6883 39.0509 53.6949 43.0575 53.6949 48C53.6948 52.9423 49.6888 56.949 44.7465 56.9492C39.8041 56.9492 35.7967 52.9424 35.7966 48C35.7966 43.0577 39.8035 39.0511 44.7458 39.0509Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "#96A199",
|
|
39
|
+
d: "M44.7458 56.9492C49.6883 56.9492 53.6949 60.9558 53.6949 65.8983C53.6948 70.8406 49.6888 74.8473 44.7465 74.8475C39.8041 74.8475 35.7967 70.8407 35.7966 65.8983C35.7966 60.956 39.8035 56.9494 44.7458 56.9492Z"
|
|
40
|
+
})
|
|
41
|
+
]
|
|
42
|
+
});
|
|
43
|
+
});
|
|
44
|
+
MentionIcon.displayName = "MentionIcon";
|
|
45
|
+
//#endregion
|
|
46
|
+
export { MentionIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MoonIcon.d.ts","sourceRoot":"","sources":["../../src/icons/MoonIcon.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,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/MoonIcon.tsx
|
|
4
|
+
var MoonIcon = forwardRef(function MoonIcon({ 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: "M86.5593 47.9997L88.5593 47.9997V47.9997L86.5593 47.9997ZM40.9997 93.5593L40.9997 95.5593H40.9997L40.9997 93.5593ZM50.654 46.9636L52.5856 47.4824L52.5856 47.4824L50.654 46.9636ZM16.3252 81.9477L16.6964 83.9129L16.3252 81.9477ZM46.1084 2.72833L45.8866 4.716C67.6426 7.14328 84.5591 25.5955 84.5593 47.9997L86.5593 47.9997L88.5593 47.9997C88.5591 23.5348 70.0879 3.39128 46.3302 0.74066L46.1084 2.72833ZM86.5593 47.9997L84.5593 47.9997C84.559 72.0566 65.0566 91.559 40.9997 91.5593L40.9997 93.5593L40.9997 95.5593C67.2657 95.559 88.559 74.2657 88.5593 47.9997L86.5593 47.9997ZM40.9997 93.5593L40.9997 91.5593C31.8821 91.5592 23.4246 88.7597 16.4315 83.9739L15.3019 85.6244L14.1724 87.2749C21.8096 92.5015 31.0504 95.5592 40.9997 95.5593L40.9997 93.5593ZM16.3252 81.9477L16.6964 83.9129C32.9652 80.8401 47.403 66.7769 52.5856 47.4824L50.654 46.9636L48.7225 46.4448C43.8722 64.5023 30.4779 77.2391 15.954 79.9824L16.3252 81.9477ZM50.654 46.9636L52.5856 47.4824C56.8067 31.7663 53.9735 16.0194 46.032 4.86929L44.4029 6.02955L42.7739 7.18982C49.9597 17.279 52.663 31.7736 48.7225 46.4448L50.654 46.9636ZM15.3019 85.6244L16.4315 83.9739C16.4219 83.9673 16.4327 83.973 16.4497 83.996C16.4664 84.0186 16.4794 84.0449 16.4873 84.07C16.5024 84.1186 16.489 84.1278 16.4997 84.0915C16.5104 84.0548 16.5358 84.01 16.5734 83.9745C16.6053 83.9443 16.643 83.923 16.6964 83.9129L16.3252 81.9477L15.954 79.9824C14.2597 80.3024 13.0752 81.5576 12.662 82.9635C12.2367 84.4107 12.5993 86.1983 14.1724 87.2749L15.3019 85.6244ZM46.1084 2.72833L46.3302 0.74066C44.5181 0.538495 43.0934 1.56002 42.4345 2.87709C41.7923 4.16081 41.806 5.83085 42.7739 7.18982L44.4029 6.02955L46.032 4.86929C46.0042 4.83022 45.9951 4.79707 45.9932 4.76549C45.9909 4.72679 46.0001 4.69023 46.0118 4.6667C46.0233 4.64371 46.0225 4.66066 45.9817 4.68474C45.9607 4.69709 45.9362 4.70679 45.912 4.71197C45.8873 4.71723 45.8767 4.71489 45.8866 4.716L46.1084 2.72833Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M14 17C17.3137 17 20 19.6863 20 23C19.9999 26.3136 17.314 28.9999 14.0005 29C10.6868 29 8.00008 26.3136 8 23C8 19.6864 10.6864 17.0001 14 17Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
fill: "#96A199",
|
|
27
|
+
d: "M25 50C28.3137 50 31 52.6863 31 56C30.9999 59.3136 28.314 61.9999 25.0005 62C21.6868 62 19.0001 59.3136 19 56C19 52.6864 21.6864 50.0001 25 50Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M90 0C93.3137 -1.51144e-07 96 2.68629 96 6C95.9999 9.31356 93.314 11.9999 90.0005 12C86.6868 12 84.0001 9.31364 84 6C84 2.68637 86.6864 0.000131825 90 0Z"
|
|
32
|
+
})
|
|
33
|
+
]
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
MoonIcon.displayName = "MoonIcon";
|
|
37
|
+
//#endregion
|
|
38
|
+
export { MoonIcon };
|