@node-core/ui-components 1.2.0 → 1.4.0
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/Common/AlertBox/index.module.css +2 -2
- package/Common/AvatarGroup/Avatar/index.module.css +1 -1
- package/Common/AvatarGroup/Overlay/index.module.css +1 -1
- package/Common/AvatarGroup/index.module.css +1 -1
- package/Common/Badge/index.module.css +1 -1
- package/Common/BadgeGroup/index.module.css +1 -1
- package/Common/Banner/index.module.css +1 -1
- package/Common/BaseButton/index.module.css +2 -2
- package/Common/BaseCodeBox/index.module.css +1 -1
- package/Common/BaseCrossLink/index.module.css +1 -1
- package/Common/BaseLinkTabs/index.js +2 -2
- package/Common/BaseLinkTabs/index.module.css +2 -2
- package/Common/BasePagination/Ellipsis/index.module.css +1 -1
- package/Common/BasePagination/PaginationListItem/index.module.css +1 -1
- package/Common/BasePagination/index.module.css +1 -1
- package/Common/Blockquote/index.module.css +1 -1
- package/Common/Breadcrumbs/BreadcrumbHomeLink/index.module.css +1 -1
- package/Common/Breadcrumbs/BreadcrumbItem/index.module.css +1 -1
- package/Common/Breadcrumbs/BreadcrumbLink/index.module.css +1 -1
- package/Common/Breadcrumbs/BreadcrumbRoot/index.module.css +1 -1
- package/Common/ChangeHistory/index.module.css +1 -1
- package/Common/CodeTabs/index.module.css +1 -1
- package/Common/DataTag/index.module.css +1 -1
- package/Common/GlowingBackdrop/index.module.css +2 -2
- package/Common/LanguageDropDown/index.module.css +1 -1
- package/Common/Modal/index.module.css +1 -1
- package/Common/NodejsLogo/index.module.css +1 -1
- package/Common/Notification/index.module.css +1 -1
- package/Common/Preview/index.module.css +2 -2
- package/Common/Search/Chat/Actions/index.js +17 -0
- package/Common/Search/Chat/Actions/index.module.css +2 -0
- package/Common/Search/Chat/Input/index.js +22 -0
- package/Common/Search/Chat/Input/index.module.css +2 -0
- package/Common/Search/Chat/Trigger/index.js +13 -0
- package/Common/Search/Chat/Trigger/index.module.css +2 -0
- package/Common/Search/Input/index.js +14 -0
- package/Common/Search/Input/index.module.css +2 -0
- package/Common/Search/Modal/index.js +7 -0
- package/Common/Search/Modal/index.module.css +2 -0
- package/Common/Search/Results/Empty/index.js +5 -0
- package/Common/Search/Results/Empty/index.module.css +2 -0
- package/Common/Search/Results/Skeleton/index.js +6 -0
- package/Common/Search/Results/Skeleton/index.module.css +2 -0
- package/Common/Search/Results/Tabs/index.js +6 -0
- package/Common/Search/Results/Tabs/index.module.css +2 -0
- package/Common/Search/Results/index.js +12 -0
- package/Common/Search/Results/index.module.css +2 -0
- package/Common/Search/Suggestions/index.js +9 -0
- package/Common/Search/Suggestions/index.module.css +2 -0
- package/Common/Select/index.module.css +2 -2
- package/Common/Separator/index.js +0 -1
- package/Common/Separator/index.module.css +1 -1
- package/Common/Skeleton/index.module.css +2 -2
- package/Common/Tabs/index.module.css +1 -1
- package/Common/ThemeToggle/index.module.css +1 -1
- package/Common/Tooltip/index.module.css +1 -1
- package/Containers/Article/index.module.css +1 -1
- package/Containers/Footer/index.module.css +1 -1
- package/Containers/MetaBar/index.js +1 -1
- package/Containers/MetaBar/index.module.css +1 -1
- package/Containers/NavBar/NavItem/index.module.css +1 -1
- package/Containers/NavBar/index.js +0 -1
- package/Containers/NavBar/index.module.css +1 -1
- package/Containers/Sidebar/SidebarGroup/index.module.css +2 -2
- package/Containers/Sidebar/SidebarItem/index.js +1 -1
- package/Containers/Sidebar/SidebarItem/index.module.css +2 -2
- package/Containers/Sidebar/index.module.css +1 -1
- package/Icons/PartnerLogos/ARM/Favicon.js +4 -0
- package/Icons/PartnerLogos/ARM/Logo.js +4 -0
- package/Icons/PartnerLogos/ARM/index.js +3 -0
- package/Icons/PartnerLogos/Cloudflare/Favicon.js +3 -0
- package/Icons/PartnerLogos/Cloudflare/Logo.js +4 -0
- package/Icons/PartnerLogos/Cloudflare/index.js +3 -0
- package/Icons/PartnerLogos/Codemod/Favicon.js +3 -0
- package/Icons/PartnerLogos/Codemod/Logo.js +3 -0
- package/Icons/PartnerLogos/Codemod/index.js +3 -0
- package/Icons/PartnerLogos/Crowdin/Favicon.js +3 -0
- package/Icons/PartnerLogos/Crowdin/Logo.js +4 -0
- package/Icons/PartnerLogos/Crowdin/index.js +3 -0
- package/Icons/PartnerLogos/DataDog/Favicon.js +4 -0
- package/Icons/PartnerLogos/DataDog/Logo.js +4 -0
- package/Icons/PartnerLogos/DataDog/index.js +3 -0
- package/Icons/PartnerLogos/DigitalOcean/Favicon.js +4 -0
- package/Icons/PartnerLogos/DigitalOcean/Logo.js +4 -0
- package/Icons/PartnerLogos/DigitalOcean/index.js +3 -0
- package/Icons/PartnerLogos/EquinixMetal/Favicon.js +4 -0
- package/Icons/PartnerLogos/EquinixMetal/Logo.js +4 -0
- package/Icons/PartnerLogos/EquinixMetal/index.js +3 -0
- package/Icons/PartnerLogos/HeroDevs/Favicon.js +3 -0
- package/Icons/PartnerLogos/HeroDevs/Logo.js +4 -0
- package/Icons/PartnerLogos/HeroDevs/index.js +3 -0
- package/Icons/PartnerLogos/IBM/Favicon.js +4 -0
- package/Icons/PartnerLogos/IBM/Logo.js +4 -0
- package/Icons/PartnerLogos/IBM/index.js +3 -0
- package/Icons/PartnerLogos/MacStadium/Favicon.js +3 -0
- package/Icons/PartnerLogos/MacStadium/Logo.js +3 -0
- package/Icons/PartnerLogos/MacStadium/index.js +3 -0
- package/Icons/PartnerLogos/Microsoft/Favicon.js +3 -0
- package/Icons/PartnerLogos/Microsoft/Logo.js +3 -0
- package/Icons/PartnerLogos/Microsoft/index.js +3 -0
- package/Icons/PartnerLogos/NodeSource/Favicon.js +3 -0
- package/Icons/PartnerLogos/NodeSource/Logo.js +4 -0
- package/Icons/PartnerLogos/NodeSource/index.js +3 -0
- package/Icons/PartnerLogos/OpenSSF/Favicon.js +4 -0
- package/Icons/PartnerLogos/OpenSSF/Logo.js +4 -0
- package/Icons/PartnerLogos/OpenSSF/index.js +3 -0
- package/Icons/PartnerLogos/Rackspace/Favicon.js +4 -0
- package/Icons/PartnerLogos/Rackspace/Logo.js +4 -0
- package/Icons/PartnerLogos/Rackspace/index.js +3 -0
- package/Icons/PartnerLogos/Scaleway/Favicon.js +4 -0
- package/Icons/PartnerLogos/Scaleway/Logo.js +4 -0
- package/Icons/PartnerLogos/Scaleway/index.js +3 -0
- package/Icons/PartnerLogos/Sentry/Favicon.js +4 -0
- package/Icons/PartnerLogos/Sentry/Logo.js +4 -0
- package/Icons/PartnerLogos/Sentry/index.js +3 -0
- package/Icons/PartnerLogos/Vercel/Favicon.js +4 -0
- package/Icons/PartnerLogos/Vercel/Logo.js +4 -0
- package/Icons/PartnerLogos/Vercel/index.js +3 -0
- package/Icons/PartnerLogos/Vlt/Favicon.js +4 -0
- package/Icons/PartnerLogos/Vlt/Logo.js +4 -0
- package/Icons/PartnerLogos/Vlt/index.js +3 -0
- package/Icons/PartnerLogos/index.js +19 -0
- package/MDX/Tooltip.js +7 -0
- package/Providers/NotificationProvider/index.module.css +1 -1
- package/README.md +10 -0
- package/package.json +4 -2
- package/styles/index.css +2 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
2
|
-
.select{gap:calc(var(--spacing,.25rem)*1.5);flex-direction:column;display:inline-flex}.select .label{width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-800,#556066);display:block}.select .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.select .trigger{height:calc(var(--spacing,.25rem)*11);justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-sm,.25rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-neutral-300,#d9e1e4);background-color:var(--color-white,#fff);width:100%;min-width:17rem;padding-inline:calc(var(--spacing,.25rem)*3.5);padding-block:calc(var(--spacing,.25rem)*2.5);text-align:left;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-900,#2c3437);--tw-shadow:0px 1px 2px 0px var(--tw-shadow-color,#1018280d);display:inline-flex}@supports (color:color-mix(in lab, red, red)){.select .trigger{--tw-shadow:0px 1px 2px 0px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)5%,transparent))}}.select .trigger{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.select .trigger{outline-offset:2px;outline:2px solid #0000}}.select .trigger:focus{border-color:var(--color-neutral-500,#b1bcc2);--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-neutral-500,#b1bcc2)}.select .trigger[data-placeholder]{color:var(--color-neutral-800,#556066)}.select .trigger:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-800,#556066);background-color:var(--color-neutral-950,#0d121c);color:var(--color-white,#fff)}.select .trigger:where([data-theme=dark],[data-theme=dark] *):focus{border-color:var(--color-neutral-600,#929fa5);--tw-ring-color:var(--color-neutral-600,#929fa5)}.select .trigger:where([data-theme=dark],[data-theme=dark] *)[data-placeholder]{color:var(--color-neutral-200,#e9edf0)}.select .trigger span{height:calc(var(--spacing,.25rem)*5);align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.select .icon{width:calc(var(--spacing,.25rem)*5);height:calc(var(--spacing,.25rem)*5);color:var(--color-neutral-600,#929fa5)}.select .icon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-400,#cbd4d9)}.dropdown{max-height:calc(var(--spacing,.25rem)*48);max-width:var(--container-xs,20rem);border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff);--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,#10182808),0px 12px 16px -4px var(--tw-shadow-color,#10182814);overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.dropdown{--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)3%,transparent)),0px 12px 16px -4px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)8%,transparent))}}.dropdown{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dropdown:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-800,#556066);background-color:var(--color-neutral-950,#0d121c)}.dropdown .item{text-overflow:ellipsis;white-space:nowrap;padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);-webkit-user-select:none;user-select:none;overflow:hidden}.dropdown .text{color:var(--color-neutral-800,#556066)}.dropdown .text[data-highlighted]{background-color:var(--color-green-500,#5fa04e);color:var(--color-white,#fff);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.dropdown .text[data-highlighted]{outline-offset:2px;outline:2px solid #0000}}.dropdown .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.dropdown .text:where([data-theme=dark],[data-theme=dark] *)[data-highlighted]{background-color:var(--color-green-600,#417e38);color:var(--color-white,#fff)}.dropdown .text>span{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.dropdown .text>span>span{max-width:calc(var(--spacing,.25rem)*64);text-overflow:ellipsis;white-space:nowrap;text-wrap:wrap;overflow:hidden}.dropdown .label{color:var(--color-neutral-600,#929fa5)}.dropdown .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-400,#cbd4d9)}.dropdown:has(.label) .text>span:has(svg)>svg,.dropdown:has(.label) .text>span:not(.dropdown:has(.label) .text>span:has(svg))>span{margin-left:calc(var(--spacing,.25rem)*3)}.inline .trigger{min-width:fit-content;height:auto;padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.inline .icon{width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4)}.inline .text{color:var(--color-neutral-900,#2c3437)}.inline .text[data-disabled]{color:var(--color-neutral-600,#929fa5)}.inline .text[data-highlighted]{background-color:var(--color-neutral-100,#f6f7f9);color:var(--color-neutral-900,#2c3437)}.inline .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.inline .text:where([data-theme=dark],[data-theme=dark] *)[data-disabled]{color:var(--color-neutral-700,#6e7b83)}.inline .text:where([data-theme=dark],[data-theme=dark] *)[data-highlighted]{background-color:var(--color-neutral-900,#2c3437);color:var(--color-white,#fff)}.inline.dropdown{margin-top:calc(var(--spacing,.25rem)*1);border-radius:.25rem;width:calc(100% + 1.5rem)}.scrollIcon{margin-inline:auto;margin-block:calc(var(--spacing,.25rem)*1);width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4);color:var(--color-neutral-700,#6e7b83)}.scrollIcon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.noscript{cursor:pointer;position:relative}.noscript summary{justify-content:space-between;width:100%;display:flex}.noscript summary span{padding-left:calc(var(--spacing,.25rem)*0)}.noscript .trigger{display:block}.noscript .dropdown{left:calc(var(--spacing,.25rem)*0);margin-top:calc(var(--spacing,.25rem)*4);position:absolute}.noscript .text{padding-left:calc(var(--spacing,.25rem)*4);white-space:normal;color:var(--color-neutral-800,#556066);display:block}@media (hover:hover){.noscript .text:hover{background-color:var(--color-green-500,#5fa04e);color:var(--color-white,#fff);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.noscript .text:hover{outline-offset:2px;outline:2px solid #0000}}}.noscript .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}@media (hover:hover){.noscript .text:where([data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-green-600,#417e38);color:var(--color-white,#fff)}}.noscript .text span{height:auto}.noscript .inline .text{padding-left:calc(var(--spacing,.25rem)*2.5)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
|
+
.select{gap:calc(var(--spacing,.25rem)*1.5);vertical-align:middle;flex-direction:column;display:inline-flex}.select .label{width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-800,#556066);display:block}.select .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.select .trigger{height:calc(var(--spacing,.25rem)*11);justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-sm,.25rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-neutral-300,#d9e1e4);background-color:var(--color-white,#fff);width:100%;min-width:17rem;padding-inline:calc(var(--spacing,.25rem)*3.5);padding-block:calc(var(--spacing,.25rem)*2.5);text-align:left;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-900,#2c3437);--tw-shadow:0px 1px 2px 0px var(--tw-shadow-color,#1018280d);display:inline-flex}@supports (color:color-mix(in lab, red, red)){.select .trigger{--tw-shadow:0px 1px 2px 0px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)5%,transparent))}}.select .trigger{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.select .trigger{outline-offset:2px;outline:2px solid #0000}}.select .trigger:focus{border-color:var(--color-neutral-500,#b1bcc2);--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:var(--color-neutral-500,#b1bcc2)}.select .trigger[data-placeholder]{color:var(--color-neutral-800,#556066)}.select .trigger:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-800,#556066);background-color:var(--color-neutral-950,#0d121c);color:var(--color-white,#fff)}.select .trigger:where([data-theme=dark],[data-theme=dark] *):focus{border-color:var(--color-neutral-600,#929fa5);--tw-ring-color:var(--color-neutral-600,#929fa5)}.select .trigger:where([data-theme=dark],[data-theme=dark] *)[data-placeholder]{color:var(--color-neutral-200,#e9edf0)}.select .trigger span{height:calc(var(--spacing,.25rem)*5);align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.select .icon{width:calc(var(--spacing,.25rem)*5);height:calc(var(--spacing,.25rem)*5);color:var(--color-neutral-600,#929fa5)}.select .icon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-400,#cbd4d9)}.dropdown{max-height:calc(var(--spacing,.25rem)*48);max-width:var(--container-xs,20rem);border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff);--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,#10182808),0px 12px 16px -4px var(--tw-shadow-color,#10182814);overflow:hidden auto}@supports (color:color-mix(in lab, red, red)){.dropdown{--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)3%,transparent)),0px 12px 16px -4px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)8%,transparent))}}.dropdown{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dropdown:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-800,#556066);background-color:var(--color-neutral-950,#0d121c)}.dropdown .item{text-overflow:ellipsis;white-space:nowrap;padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*1.5);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);-webkit-user-select:none;user-select:none;overflow:hidden}.dropdown .text{color:var(--color-neutral-800,#556066)}.dropdown .text[data-highlighted]{background-color:var(--color-green-500,#5fa04e);color:var(--color-white,#fff);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.dropdown .text[data-highlighted]{outline-offset:2px;outline:2px solid #0000}}.dropdown .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.dropdown .text:where([data-theme=dark],[data-theme=dark] *)[data-highlighted]{background-color:var(--color-green-600,#417e38);color:var(--color-white,#fff)}.dropdown .text>span{align-items:center;gap:calc(var(--spacing,.25rem)*2);display:flex}.dropdown .text>span>span{max-width:calc(var(--spacing,.25rem)*64);text-overflow:ellipsis;white-space:nowrap;text-wrap:wrap;overflow:hidden}.dropdown .label{color:var(--color-neutral-600,#929fa5)}.dropdown .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-400,#cbd4d9)}.dropdown:has(.label) .text>span:has(svg)>svg,.dropdown:has(.label) .text>span:not(.dropdown:has(.label) .text>span:has(svg))>span{margin-left:calc(var(--spacing,.25rem)*3)}.inline .trigger{min-width:fit-content;height:auto;padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}.inline .icon{width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4)}.inline .text{color:var(--color-neutral-900,#2c3437)}.inline .text[data-disabled]{color:var(--color-neutral-600,#929fa5)}.inline .text[data-highlighted]{background-color:var(--color-neutral-100,#f6f7f9);color:var(--color-neutral-900,#2c3437)}.inline .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.inline .text:where([data-theme=dark],[data-theme=dark] *)[data-disabled]{color:var(--color-neutral-700,#6e7b83)}.inline .text:where([data-theme=dark],[data-theme=dark] *)[data-highlighted]{background-color:var(--color-neutral-900,#2c3437);color:var(--color-white,#fff)}.inline.dropdown{margin-top:calc(var(--spacing,.25rem)*1);border-radius:.25rem;width:calc(100% + 1.5rem)}.scrollIcon{margin-inline:auto;margin-block:calc(var(--spacing,.25rem)*1);width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4);color:var(--color-neutral-700,#6e7b83)}.scrollIcon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.noscript{cursor:pointer;position:relative}.noscript summary{justify-content:space-between;width:100%;display:flex}.noscript summary span{padding-left:calc(var(--spacing,.25rem)*0)}.noscript .trigger{display:block}.noscript .dropdown{left:calc(var(--spacing,.25rem)*0);z-index:99;margin-top:calc(var(--spacing,.25rem)*4);position:absolute}.noscript .text{padding-left:calc(var(--spacing,.25rem)*4);white-space:normal;color:var(--color-neutral-800,#556066);display:block}@media (hover:hover){.noscript .text:hover{background-color:var(--color-green-500,#5fa04e);color:var(--color-white,#fff);--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.noscript .text:hover{outline-offset:2px;outline:2px solid #0000}}}.noscript .text:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}@media (hover:hover){.noscript .text:where([data-theme=dark],[data-theme=dark] *):hover{background-color:var(--color-green-600,#417e38);color:var(--color-white,#fff)}}.noscript .text span{height:auto}.noscript .inline .text{padding-left:calc(var(--spacing,.25rem)*2.5)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.root{background-color:var(--color-neutral-200,#e9edf0);flex-shrink:0}.root:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-800,#556066)}.root.horizontal{width:100%;height:1px}.root.vertical{width:1px;height:100%}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
2
|
-
.skeleton{pointer-events:none;cursor:default;border-radius:var(--radius-md,.375rem);--tw-border-style:none;color:#0000;--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-outline-style:none;background-clip:border-box;border-style:none;outline-style:none;animation:.5s infinite alternate-reverse pulse}@media (forced-colors:active){.skeleton{outline-offset:2px;outline:2px solid #0000}}.skeleton{-webkit-user-select:none;user-select:none}.skeleton:where([data-theme=dark],[data-theme=dark] *){animation:.5s infinite alternate-reverse pulse-dark}.skeleton[data-inline-skeleton]{--tw-leading:1;line-height:1}.skeleton:empty{height:calc(var(--spacing,.25rem)*3);display:block}.skeleton>*,.skeleton:after,.skeleton:before{visibility:hidden}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-leading{syntax:"*";inherits:false}@keyframes pulse{0%{background:var(--color-pulse-100)}to{background:var(--color-pulse-200)}}@keyframes pulse-dark{0%{background:var(--color-pulse-300)}to{background:var(--color-pulse-400)}}
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
|
+
.skeleton{pointer-events:none;cursor:default;border-radius:var(--radius-md,.375rem);--tw-border-style:none;vertical-align:middle;color:#0000;--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-outline-style:none;background-clip:border-box;border-style:none;outline-style:none;animation:.5s infinite alternate-reverse pulse;display:inline-flex}@media (forced-colors:active){.skeleton{outline-offset:2px;outline:2px solid #0000}}.skeleton{-webkit-user-select:none;user-select:none}.skeleton:where([data-theme=dark],[data-theme=dark] *){animation:.5s infinite alternate-reverse pulse-dark}.skeleton[data-inline-skeleton]{--tw-leading:1;line-height:1}.skeleton:empty{height:calc(var(--spacing,.25rem)*3);display:block}.skeleton>*,.skeleton:after,.skeleton:before{visibility:hidden}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-leading{syntax:"*";inherits:false}@keyframes pulse{0%{background:var(--color-pulse-100)}to{background:var(--color-pulse-200)}}@keyframes pulse-dark{0%{background:var(--color-pulse-300)}to{background:var(--color-pulse-400)}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.tabsRoot{max-width:100%;display:grid}.tabsRoot .tabsList{gap:calc(var(--spacing,.25rem)*2);font-family:var(--font-open-sans,var(--font-open-sans));scrollbar-width:thin;display:flex;overflow-x:auto}.tabsRoot .tabsList .tabsTrigger{border-bottom-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);white-space:nowrap;color:var(--color-neutral-800,#556066);border-bottom-width:2px;border-bottom-color:#0000;padding-bottom:11px}.tabsRoot .tabsList .tabsTrigger:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.tabsRoot .tabsList .tabsTrigger .tabSecondaryLabel{padding-left:calc(var(--spacing,.25rem)*1);color:var(--color-neutral-500,#b1bcc2)}.tabsRoot .tabsList .tabsTrigger .tabSecondaryLabel:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-800,#556066)}.tabsRoot .tabsList .tabsTrigger[data-state=active]{border-bottom-color:var(--color-green-600,#417e38);color:var(--color-green-600,#417e38)}.tabsRoot .tabsList .tabsTrigger[data-state=active]:where([data-theme=dark],[data-theme=dark] *){border-bottom-color:var(--color-green-400,#84ba64);color:var(--color-green-400,#84ba64)}.tabsRoot .tabsList .tabsTrigger[data-state=active] .tabSecondaryLabel{color:var(--color-green-800,#2c682c)}.tabsRoot .tabsList .tabsTrigger[data-state=active] .tabSecondaryLabel:where([data-theme=dark],[data-theme=dark] *){color:var(--color-green-600,#417e38)}.tabsRoot .tabsList .addons{border-bottom-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem)*1);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);border-bottom-width:2px;border-bottom-color:#0000;margin-left:auto;padding-bottom:11px}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.themeToggle{width:calc(var(--spacing,.25rem)*9);height:calc(var(--spacing,.25rem)*9);border-radius:var(--radius-md,.375rem);padding:calc(var(--spacing,.25rem)*2);color:var(--color-neutral-700,#6e7b83)}@media (prefers-reduced-motion:no-preference){.themeToggle{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}}.themeToggle:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-300,#d9e1e4)}.themeToggle:hover{background-color:var(--color-neutral-100,#f6f7f9)}.themeToggle:hover:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-900,#2c3437)}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.content{border-radius:var(--radius-md,.375rem);border-style:var(--tw-border-style);background-color:var(--color-white,#fff);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-900,#2c3437);--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,#10182808),0px 12px 16px -4px var(--tw-shadow-color,#10182814);border-width:1px}@supports (color:color-mix(in lab, red, red)){.content{--tw-shadow:0px 4px 6px -2px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)3%,transparent)),0px 12px 16px -4px var(--tw-shadow-color,color-mix(in oklab,var(--color-shadow,#101828)8%,transparent))}}.content{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.content:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-950,#0d121c);color:var(--color-white,#fff)}.content.default{border-color:var(--color-neutral-200,#e9edf0)}.content.default:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437)}.content.default .arrow{fill:var(--color-neutral-200,#e9edf0)}.content.default .arrow:where([data-theme=dark],[data-theme=dark] *){fill:var(--color-neutral-900,#2c3437)}.content.error{border-color:var(--color-danger-400,#fa8e8e)}.content.error:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-danger-900,#661514)}.content.error .arrow{fill:var(--color-danger-400,#fa8e8e)}.content.error .arrow:where([data-theme=dark],[data-theme=dark] *){fill:var(--color-danger-900,#661514)}.content.warning{border-color:var(--color-warning-400,#e99c40)}.content.warning:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-warning-900,#4d2f0b)}.content.warning .arrow{fill:var(--color-warning-400,#e99c40)}.content.warning .arrow:where([data-theme=dark],[data-theme=dark] *){fill:var(--color-warning-900,#4d2f0b)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.articleLayout{width:100%;max-width:95rem;margin-inline:auto;display:block}@media (min-width:40rem){.articleLayout{grid-template:"sidebar main"1fr"sidebar footer"/13rem 1fr;display:grid;overflow:visible}}@media (min-width:48rem){.articleLayout{grid-template-columns:16rem 1fr}}@media (min-width:64rem){.articleLayout{grid-template-columns:13rem 1fr 13rem;grid-template-areas:"sidebar main metabar""sidebar footer metabar"}}@media (min-width:80rem){.articleLayout{grid-template-columns:20rem 1fr 20rem}}.articleLayout>:first-child{grid-area:sidebar}@media (min-width:64rem){.articleLayout>:first-child{top:calc(var(--spacing,.25rem)*0);height:100vh;position:sticky;overflow-y:auto}}.articleLayout>:nth-child(2){display:contents}@media (min-width:40rem){@media not all and (min-width:64rem){.articleLayout>:nth-child(2){display:block}}}.articleLayout>:nth-child(2)>:first-child{padding:calc(var(--spacing,.25rem)*4);grid-area:main}@media (prefers-reduced-motion:no-preference){.articleLayout>:nth-child(2)>:first-child{scroll-behavior:smooth}}@media (min-width:40rem){.articleLayout>:nth-child(2)>:first-child{background-image:linear-gradient(#f6f7f980 0%,#0000 48.32%)}@supports (color:color-mix(in lab, red, red)){.articleLayout>:nth-child(2)>:first-child{background-image:linear-gradient(180deg,color-mix(in oklab,var(--color-neutral-100)50%,transparent)0%,color-mix(in oklab,var(--color-neutral-100)0%,transparent)48.32%)}}.articleLayout>:nth-child(2)>:first-child{padding:calc(var(--spacing,.25rem)*12);background-attachment:fixed}}@media (min-width:80rem){.articleLayout>:nth-child(2)>:first-child{padding-inline:calc(var(--spacing,.25rem)*18)}}@media (min-width:40rem){.articleLayout>:nth-child(2)>:first-child:where([data-theme=dark],[data-theme=dark] *){background-image:linear-gradient(#2c343780 0%,#0000 48.32%)}@supports (color:color-mix(in lab, red, red)){.articleLayout>:nth-child(2)>:first-child:where([data-theme=dark],[data-theme=dark] *){background-image:linear-gradient(180deg,color-mix(in oklab,var(--color-neutral-900)50%,transparent)0%,color-mix(in oklab,var(--color-neutral-900)0%,transparent)48.32%)}}}.articleLayout>:nth-child(2)>:last-child{margin-top:calc(var(--spacing,.25rem)*8);border-top-style:var(--tw-border-style);border-top-width:1px;grid-area:metabar}@media (min-width:40rem){.articleLayout>:nth-child(2)>:last-child{margin-top:calc(var(--spacing,.25rem)*0)}}@media (min-width:64rem){.articleLayout>:nth-child(2)>:last-child{top:calc(var(--spacing,.25rem)*0);max-width:var(--container-xs,20rem);border-top-style:var(--tw-border-style);border-top-width:0;border-left-style:var(--tw-border-style);border-left-width:1px;position:sticky}}.articleLayout>:nth-child(3){bottom:calc(var(--spacing,.25rem)*0);border-top-style:var(--tw-border-style);border-top-width:1px;border-top-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff);width:100%;padding-block:calc(var(--spacing,.25rem)*4);flex-direction:column;grid-area:footer;align-self:stretch;align-items:center;display:flex;position:sticky}.articleLayout>:nth-child(3):where([data-theme=dark],[data-theme=dark] *){border-top-color:var(--color-neutral-900,#2c3437);background-color:var(--color-neutral-950,#0d121c)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.footer{align-items:center;gap:calc(var(--spacing,.25rem)*6);border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff);padding-block:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:40rem){.footer{padding-inline:calc(var(--spacing,.25rem)*8)}}@media (min-width:48rem){.footer{padding-block:calc(var(--spacing,.25rem)*5);flex-direction:row;justify-content:space-between}}.footer:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437);background-color:var(--color-neutral-950,#0d121c)}.footer .sectionPrimary{place-content:flex-start center;align-items:center;gap:calc(var(--spacing,.25rem)*1);flex-wrap:wrap;align-self:stretch;display:flex}.footer .sectionPrimary a{white-space:nowrap}.footer .sectionSecondary{align-items:center;gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex}@media (min-width:48rem){.footer .sectionSecondary{flex-direction:row}}.footer .sectionSecondary .social{align-items:center;gap:calc(var(--spacing,.25rem)*1);display:flex}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
|
|
@@ -7,6 +7,6 @@ const MetaBar = ({ items, headings, as: Component = 'a', heading, }) => {
|
|
|
7
7
|
const filteredHeadings = useMemo(() => headingItems.filter(({ depth }) => depth >= minDepth && depth <= 4), [minDepth, headingItems]);
|
|
8
8
|
return (_jsx("div", { className: styles.wrapper, children: _jsxs("dl", { children: [Object.entries(items)
|
|
9
9
|
.filter(([, value]) => !!value)
|
|
10
|
-
.map(([key, value]) => (_jsxs(Fragment, { children: [_jsx("dt", { children: key }), _jsx("dd", { children: value })] }, key))), filteredHeadings.length > 0 && (_jsxs(_Fragment, { children: [_jsx("dt", { children: heading }), _jsx("dd", { children: _jsx("ol", { children: filteredHeadings.map(head => (_jsx("li", { className: head.depth === 3 ? 'pl-2' : head.depth === 4 ? 'pl-4' : '', children: _jsxs(Component, { href: `#${head
|
|
10
|
+
.map(([key, value]) => (_jsxs(Fragment, { children: [_jsx("dt", { children: key }), _jsx("dd", { children: value })] }, key))), filteredHeadings.length > 0 && (_jsxs(_Fragment, { children: [_jsx("dt", { children: heading }), _jsx("dd", { children: _jsx("ol", { children: filteredHeadings.map(head => (_jsx("li", { className: head.depth === 3 ? 'pl-2' : head.depth === 4 ? 'pl-4' : '', children: _jsxs(Component, { href: `#${head.data?.id}`, children: [' ', head.value] }) }, head.data?.id))) }) })] }))] }) }));
|
|
11
11
|
};
|
|
12
12
|
export default MetaBar;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.wrapper{align-items:flex-start;gap:calc(var(--spacing,.25rem)*8);border-color:var(--color-neutral-200,#e9edf0);width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*6);overflow-wrap:anywhere;flex-direction:column;display:flex}@media (min-width:64rem){.wrapper{top:calc(var(--spacing,.25rem)*0);max-height:100vh;padding-inline:calc(var(--spacing,.25rem)*6);position:sticky}}.wrapper:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437)}.wrapper dl{gap:calc(var(--spacing,.25rem)*1.5);width:100%;padding-bottom:calc(var(--spacing,.25rem)*12);scrollbar-width:none;flex-direction:column;display:flex}@media (min-width:64rem){.wrapper dl{max-height:calc(100vh - var(--header-height));overflow-y:auto}}.wrapper dl::-webkit-scrollbar{display:none}.wrapper dt{margin-bottom:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-800,#556066)}.wrapper dt:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.wrapper dd{margin-bottom:calc(var(--spacing,.25rem)*8);align-items:center;gap:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));color:var(--color-neutral-900,#2c3437);display:flex}.wrapper dd:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.wrapper dd a{--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-neutral-900,#2c3437);text-decoration-line:underline}@media not all and (min-width:670px){.wrapper dd a{padding-block:calc(var(--spacing,.25rem)*1);display:inline-block}}.wrapper dd a:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.wrapper dd a:hover{color:var(--color-neutral-700,#6e7b83)}.wrapper dd a:hover:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-500,#b1bcc2)}.wrapper dd ol{gap:calc(var(--spacing,.25rem)*1.5);width:100%;padding:calc(var(--spacing,.25rem)*0);flex-direction:column;list-style-type:none;display:flex}.wrapper dd svg{width:calc(var(--spacing,.25rem)*4);height:calc(var(--spacing,.25rem)*4);color:var(--color-neutral-600,#929fa5)}.wrapper dd svg:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-400,#cbd4d9)}.wrapper dd:last-child{margin-bottom:calc(var(--spacing,.25rem)*0)}.wrapper [data-on-dark]{display:none}.wrapper [data-on-dark]:where([data-theme=dark],[data-theme=dark] *),.wrapper [data-on-light]{display:block}.wrapper [data-on-light]:where([data-theme=dark],[data-theme=dark] *){display:none}@property --tw-font-weight{syntax:"*";inherits:false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.navItem{align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-sm,.25rem);padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2);display:inline-flex}@media (prefers-reduced-motion:no-preference){.navItem{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}}.navItem .label{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,1.5));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}@media (min-width:64rem){.navItem .label{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857))}}.navItem .icon{width:calc(var(--spacing,.25rem)*3);height:calc(var(--spacing,.25rem)*3);color:var(--color-neutral-500,#b1bcc2)}.navItem .icon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.navItem:hover{background-color:var(--color-neutral-100,#f6f7f9)}.navItem:hover:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-900,#2c3437)}.navItem.nav .label{color:var(--color-neutral-900,#2c3437)}.navItem.nav .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.navItem.nav.active{background-color:var(--color-green-600,#417e38)}.navItem.nav.active .label{color:var(--color-white,#fff)}.navItem.nav.active .icon{color:var(--color-white,#fff);opacity:.5}.navItem.footer .label{color:var(--color-neutral-800,#556066)}.navItem.footer .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.navItem.footer:hover{background-color:var(--color-neutral-100,#f6f7f9)}.navItem.footer:hover:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-900,#2c3437)}@property --tw-font-weight{syntax:"*";inherits:false}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.container{border-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff)}@media (min-width:64rem){.container{height:calc(var(--spacing,.25rem)*16);align-items:center;gap:calc(var(--spacing,.25rem)*8);border-bottom-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem)*8);border-bottom-width:1px;flex-direction:row;display:flex}}.container:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437);background-color:var(--color-neutral-950,#0d121c)}.nodeIconAndMobileItemsToggler{height:calc(var(--spacing,.25rem)*16);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-neutral-200,#e9edf0);padding-inline:calc(var(--spacing,.25rem)*4);flex-shrink:0;align-items:center;display:flex}@media (min-width:64rem){.nodeIconAndMobileItemsToggler{border-style:var(--tw-border-style);height:100%;padding-inline:calc(var(--spacing,.25rem)*0);border-width:0;align-items:center;display:flex}}.nodeIconAndMobileItemsToggler:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437)}.sidebarItemToggler{right:calc(var(--spacing,.25rem)*4);z-index:-10;--tw-translate-y:-200%;translate:var(--tw-translate-x)var(--tw-translate-y);appearance:none;opacity:0;position:absolute}.nodeIconWrapper{flex:1;height:30px}.navInteractionIcon,.sidebarItemToggler{width:calc(var(--spacing,.25rem)*6);height:calc(var(--spacing,.25rem)*6)}.sidebarItemTogglerLabel{cursor:pointer;display:block}@media (min-width:64rem){.sidebarItemTogglerLabel{display:none}}.main{justify-content:space-between;gap:calc(var(--spacing,.25rem)*4);flex-direction:column;flex:1}@media (min-width:64rem){.main{flex-direction:row;align-items:center;display:flex}}.navItems{gap:calc(var(--spacing,.25rem)*0);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-neutral-200,#e9edf0);padding:calc(var(--spacing,.25rem)*4);flex-direction:column;display:flex}@media (min-width:64rem){.navItems{gap:calc(var(--spacing,.25rem)*1);border-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*0);border-width:0;flex-direction:row;flex:1}}.navItems:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437)}.actionsWrapper{justify-content:space-between;align-items:center;gap:calc(var(--spacing,.25rem)*2);border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-neutral-200,#e9edf0);padding:calc(var(--spacing,.25rem)*4);flex-flow:wrap;display:flex}@media (min-width:40rem){.actionsWrapper{flex-wrap:nowrap}}@media (min-width:64rem){.actionsWrapper{flex-basis:calc(var(--spacing,.25rem)*96);border-style:var(--tw-border-style);padding:calc(var(--spacing,.25rem)*0);border-width:0}}.actionsWrapper:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437)}span.searchButtonSkeleton{margin-block:1px;margin-right:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-xl,.75rem);flex-grow:1}span.searchButtonSkeleton:empty{height:calc(var(--spacing,.25rem)*10)}span.themeToggleSkeleton{width:calc(var(--spacing,.25rem)*9);height:calc(var(--spacing,.25rem)*9);border-radius:var(--radius-md,.375rem);padding-block:calc(var(--spacing,.25rem)*4)}.ghIconWrapper{width:calc(var(--spacing,.25rem)*9);height:calc(var(--spacing,.25rem)*9);border-radius:var(--radius-md,.375rem);padding:calc(var(--spacing,.25rem)*2)}.ghIconWrapper svg{fill:var(--color-neutral-700,#6e7b83)}.ghIconWrapper svg:where([data-theme=dark],[data-theme=dark] *){fill:var(--color-neutral-300,#d9e1e4)}.ghIconWrapper:hover{background-color:var(--color-neutral-100,#f6f7f9)}.ghIconWrapper:hover:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-900,#2c3437)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
2
|
-
.group{gap:calc(var(--spacing,.25rem)*2);flex-direction:column;width:100%;display:flex}.group .itemList{gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex}.group:not(.progression) .groupName{padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-neutral-800,#556066)}.group:not(.progression) .groupName:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-600,#929fa5)}.group.progression{gap:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-800,#556066);flex-direction:column;display:flex}.group.progression:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.group.progression .itemList{left:calc(var(--spacing,.25rem)*-1);flex-direction:column;gap:1px;display:flex;position:relative}.group.progression .itemList:after{content:var(--tw-content);content:var(--tw-content);top:calc(var(--spacing,.25rem)*0);content:var(--tw-content);content:var(--tw-content);z-index:10;content:var(--tw-content);content:var(--tw-content);content:var(--tw-content);background-color:var(--color-neutral-200,#e9edf0)
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
|
+
.group{gap:calc(var(--spacing,.25rem)*2);flex-direction:column;width:100%;display:flex}.group .itemList{gap:calc(var(--spacing,.25rem)*1);flex-direction:column;display:flex}.group:not(.progression) .groupName{padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,1.33333));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-neutral-800,#556066)}.group:not(.progression) .groupName:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-600,#929fa5)}.group.progression{gap:calc(var(--spacing,.25rem)*4);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-neutral-800,#556066);flex-direction:column;display:flex}.group.progression:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.group.progression .itemList{left:calc(var(--spacing,.25rem)*-1);flex-direction:column;gap:1px;display:flex;position:relative}.group.progression .itemList:after{content:var(--tw-content);content:var(--tw-content);top:calc(var(--spacing,.25rem)*0);content:var(--tw-content);content:var(--tw-content);z-index:10;content:var(--tw-content);content:var(--tw-content);content:var(--tw-content);background-color:var(--color-neutral-200,#e9edf0);--tw-content:"";content:var(--tw-content);width:1px;height:100%;position:absolute;left:.45rem}.group.progression .itemList:where([data-theme=dark],[data-theme=dark] *):after{content:var(--tw-content);background-color:var(--color-neutral-800,#556066)}.group.progression .itemList a:first-child:before{content:var(--tw-content);content:var(--tw-content);content:var(--tw-content);bottom:calc(50% + 0.25rem);left:calc(var(--spacing,.25rem)*0);content:var(--tw-content);height:calc(var(--spacing,.25rem)*20);content:var(--tw-content);width:calc(var(--spacing,.25rem)*4);content:var(--tw-content);background-color:var(--color-white,#fff);--tw-content:"";content:var(--tw-content);position:absolute}.group.progression .itemList a:last-child:after{content:var(--tw-content);content:var(--tw-content);content:var(--tw-content);top:calc(50% + 0.25rem);left:calc(var(--spacing,.25rem)*0);content:var(--tw-content);height:calc(var(--spacing,.25rem)*20);content:var(--tw-content);width:calc(var(--spacing,.25rem)*4);content:var(--tw-content);background-color:var(--color-white,#fff);--tw-content:"";content:var(--tw-content);position:absolute}.group.progression .itemList a:first-child:where([data-theme=dark],[data-theme=dark] *):before,.group.progression .itemList a:last-child:where([data-theme=dark],[data-theme=dark] *):after{content:var(--tw-content);background-color:var(--color-neutral-950,#0d121c)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}
|
|
@@ -7,5 +7,5 @@ import ProgressionIcon from '../ProgressionIcon';
|
|
|
7
7
|
const SidebarItem = ({ label, link, showProgressionIcons = false, ...props }) => (_jsxs(BaseActiveLink, { className: classNames({
|
|
8
8
|
[styles.item]: true,
|
|
9
9
|
[styles.progression]: showProgressionIcons,
|
|
10
|
-
}), href: link, activeClassName: styles.active, ...props, children: [showProgressionIcons &&
|
|
10
|
+
}), href: link, activeClassName: styles.active, ...props, children: [showProgressionIcons && _jsx(ProgressionIcon, { className: styles.hexagonIcon }), _jsxs("div", { className: styles.label, children: [_jsx("span", { children: label }), /^https?:/.test(link) && _jsx(ArrowUpRightIcon, { className: styles.icon })] })] }));
|
|
11
11
|
export default SidebarItem;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
2
|
-
.item{z-index:20;align-items:center;gap:calc(var(--spacing,.25rem)*1);border-radius:var(--radius-md,.375rem);width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-regular,400);font-weight:var(--font-weight-regular,400);color:var(--color-neutral-800,#556066);display:flex;position:relative;overflow:hidden}.item:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.item
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
|
+
.item{z-index:20;align-items:center;gap:calc(var(--spacing,.25rem)*1);border-radius:var(--radius-md,.375rem);width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-regular,400);font-weight:var(--font-weight-regular,400);color:var(--color-neutral-800,#556066);display:flex;position:relative;overflow:hidden}.item:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.item .label{align-items:center;gap:calc(var(--spacing,.25rem)*1.5);padding:calc(var(--spacing,.25rem)*2);font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,1.42857));--tw-font-weight:var(--font-weight-regular,400);font-weight:var(--font-weight-regular,400);display:flex}.item .icon{width:calc(var(--spacing,.25rem)*3);height:calc(var(--spacing,.25rem)*3);color:var(--color-neutral-500,#b1bcc2)}.item .icon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-200,#e9edf0)}.item.progression.active{color:var(--color-neutral-900,#2c3437)}.item.progression.active:where([data-theme=dark],[data-theme=dark] *){color:var(--color-white,#fff)}.item.progression.active .hexagonIcon{fill:var(--color-green-500,#5fa04e)}.item.progression .label{padding:calc(var(--spacing,.25rem)*1)}.item.progression .hexagonIcon{fill:var(--color-neutral-200,#e9edf0);stroke:var(--color-white,#fff);stroke-width:4px;flex-shrink:0}.item.progression .hexagonIcon:where([data-theme=dark],[data-theme=dark] *){fill:var(--color-neutral-800,#556066);stroke:var(--color-neutral-950,#0d121c)}.item:not(.active):not(.progression):hover{background-color:var(--color-neutral-100,#f6f7f9)}.item:not(.active):not(.progression):hover:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-neutral-900,#2c3437)}.item:not(.active):not(.progression):hover .label{color:var(--color-neutral-900,#2c3437)}.item:not(.active):not(.progression):hover .label:where([data-theme=dark],[data-theme=dark] *){color:var(--color-neutral-100,#f6f7f9)}.item:not(.active):not(.progression):hover .icon{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y);color:var(--color-green-600,#417e38)}.item:not(.active):not(.progression):hover .icon:where([data-theme=dark],[data-theme=dark] *){color:var(--color-green-400,#84ba64)}.item.active:not(.progression){background-color:var(--color-green-600,#417e38);color:var(--color-white,#fff)}.item.active:not(.progression) .label{color:var(--color-white,#fff);background-color:#0000;border-radius:0}.item.active:not(.progression):hover{background-color:var(--color-green-600,#417e38)}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
|
|
2
2
|
.wrapper{gap:calc(var(--spacing,.25rem)*8);border-right-style:var(--tw-border-style);border-right-width:0;border-color:var(--color-neutral-200,#e9edf0);background-color:var(--color-white,#fff);width:100%;padding-inline:calc(var(--spacing,.25rem)*4);padding-block:calc(var(--spacing,.25rem)*6);flex-direction:column;display:flex}@media (min-width:40rem){.wrapper{border-right-style:var(--tw-border-style);border-right-width:1px;overflow:auto}}@media (min-width:48rem){.wrapper{max-width:var(--container-xs,20rem)}}@media (min-width:64rem){.wrapper{padding-inline:calc(var(--spacing,.25rem)*6)}}.wrapper:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-neutral-900,#2c3437);background-color:var(--color-neutral-950,#0d121c)}.wrapper .navigation{display:none}@media (min-width:40rem){.wrapper .navigation{display:flex}}.wrapper .mobileSelect{width:100%;display:flex}@media (min-width:40rem){.wrapper .mobileSelect{display:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const ARM = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 4332.3 1318.7", width: "4332.3px", height: "1318.7px", enableBackground: "new 0 0 4332.3 1318.7", className: classNames('text-[#0D0B21] dark:text-white', props.className), children: _jsx("g", { children: _jsx("path", { fill: "currentColor", d: "M977.9,31.9h290.4v1247.6H977.9v-130.4C850.5,1297.2,693.4,1318,604.5,1318C219.3,1318,0,998,0,654.2\n C0,248.2,278.5-0.7,607.5-0.7c91.9,0,251.9,23.7,370.4,177.8V31.9z M296.3,660.1c0,216.3,136.3,397.1,346.7,397.1\n c183.7,0,352.6-133.3,352.6-394.1c0-272.6-168.9-403-352.6-403C432.6,260.1,296.3,437.9,296.3,660.1z M1614.1,31.9h290.4v112.6\n c32.6-38.5,80-80,121.5-103.7c56.3-32.6,112.6-41.5,177.8-41.5c71.1,0,148.2,11.9,228.2,59.3l-118.5,263.7\n c-65.2-41.5-118.5-44.4-148.2-44.4c-62.2,0-124.5,8.9-180.8,68.2c-80,85.9-80,204.5-80,287.4v646h-290.4V31.9z M2619.5,31.9h290.4\n v115.6C3007.7,29,3123.3-0.7,3218.1-0.7c130.4,0,251.9,62.2,323,183.7C3644.8,34.9,3801.9-0.7,3911.5-0.7\n c151.1,0,284.5,71.1,355.6,195.6c23.7,41.5,65.2,133.3,65.2,314.1v770.5h-290.4V592c0-139.3-14.8-195.6-26.7-222.2\n c-17.8-47.4-62.2-109.6-165.9-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5v643h-290.4V592\n c0-139.3-14.8-195.6-26.7-222.2c-17.8-47.4-62.2-109.6-166-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5\n v643h-290.4L2619.5,31.9L2619.5,31.9z" }) }) }));
|
|
4
|
+
export default ARM;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const ARM = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 4332.3 1318.7", width: "4332.3px", height: "1318.7px", enableBackground: "new 0 0 4332.3 1318.7", className: classNames('text-[#0D0B21] dark:text-white', props.className), children: _jsx("g", { children: _jsx("path", { fill: "currentColor", d: "M977.9,31.9h290.4v1247.6H977.9v-130.4C850.5,1297.2,693.4,1318,604.5,1318C219.3,1318,0,998,0,654.2\n C0,248.2,278.5-0.7,607.5-0.7c91.9,0,251.9,23.7,370.4,177.8V31.9z M296.3,660.1c0,216.3,136.3,397.1,346.7,397.1\n c183.7,0,352.6-133.3,352.6-394.1c0-272.6-168.9-403-352.6-403C432.6,260.1,296.3,437.9,296.3,660.1z M1614.1,31.9h290.4v112.6\n c32.6-38.5,80-80,121.5-103.7c56.3-32.6,112.6-41.5,177.8-41.5c71.1,0,148.2,11.9,228.2,59.3l-118.5,263.7\n c-65.2-41.5-118.5-44.4-148.2-44.4c-62.2,0-124.5,8.9-180.8,68.2c-80,85.9-80,204.5-80,287.4v646h-290.4V31.9z M2619.5,31.9h290.4\n v115.6C3007.7,29,3123.3-0.7,3218.1-0.7c130.4,0,251.9,62.2,323,183.7C3644.8,34.9,3801.9-0.7,3911.5-0.7\n c151.1,0,284.5,71.1,355.6,195.6c23.7,41.5,65.2,133.3,65.2,314.1v770.5h-290.4V592c0-139.3-14.8-195.6-26.7-222.2\n c-17.8-47.4-62.2-109.6-165.9-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5v643h-290.4V592\n c0-139.3-14.8-195.6-26.7-222.2c-17.8-47.4-62.2-109.6-166-109.6c-71.1,0-133.3,38.5-171.9,91.9c-50.4,71.1-56.3,177.8-56.3,284.5\n v643h-290.4L2619.5,31.9L2619.5,31.9z" }) }) }));
|
|
4
|
+
export default ARM;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const Cloudflare = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 209.51 94.74", width: "209.51", height: "94.74", ...props, children: [_jsx("path", { fill: "#f4801f", d: "M143.05,93.42l1.07-3.71c1.27-4.41.8-8.48-1.34-11.48-2-2.76-5.26-4.38-9.25-4.57L58,72.7a1.47,1.47,0,0,1-1.35-2,2,2,0,0,1,1.75-1.34l76.26-1c9-.41,18.84-7.75,22.27-16.71l4.34-11.36a2.68,2.68,0,0,0,.18-1,3.31,3.31,0,0,0-.06-.54,49.67,49.67,0,0,0-95.49-5.14,22.35,22.35,0,0,0-35,23.42A31.73,31.73,0,0,0,.34,93.45a1.47,1.47,0,0,0,1.45,1.27l139.49,0h0A1.83,1.83,0,0,0,143.05,93.42Z" }), _jsx("path", { fill: "#f9ab41", d: "M168.22,41.15q-1,0-2.1.06a.88.88,0,0,0-.32.07,1.17,1.17,0,0,0-.76.8l-3,10.26c-1.28,4.41-.81,8.48,1.34,11.48a11.65,11.65,0,0,0,9.24,4.57l16.11,1a1.44,1.44,0,0,1,1.14.62,1.5,1.5,0,0,1,.17,1.37,2,2,0,0,1-1.75,1.34l-16.73,1c-9.09.42-18.88,7.75-22.31,16.7l-1.21,3.16a.9.9,0,0,0,.79,1.22h57.63A1.55,1.55,0,0,0,208,93.63a41.34,41.34,0,0,0-39.76-52.48Z" })] }));
|
|
3
|
+
export default Cloudflare;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const Cloudflare = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 651.29 94.76", ...props, className: classNames('text-[#001] dark:text-white', props.className), children: [_jsx("path", { fill: "#f78100", d: "M143.05,93.42l1.07-3.71c1.27-4.41.8-8.48-1.34-11.48-2-2.76-5.26-4.38-9.25-4.57L58,72.7a1.47,1.47,0,0,1-1.35-2,2,2,0,0,1,1.75-1.34l76.26-1c9-.41,18.84-7.75,22.27-16.71l4.34-11.36a2.68,2.68,0,0,0,.18-1,3.31,3.31,0,0,0-.06-.54,49.67,49.67,0,0,0-95.49-5.14,22.35,22.35,0,0,0-35,23.42A31.73,31.73,0,0,0,.34,93.45a1.47,1.47,0,0,0,1.45,1.27l139.49,0h0A1.83,1.83,0,0,0,143.05,93.42Z" }), _jsx("path", { fill: "#fcad32", d: "M168.22,41.15q-1,0-2.1.06a.88.88,0,0,0-.32.07,1.17,1.17,0,0,0-.76.8l-3,10.26c-1.28,4.41-.81,8.48,1.34,11.48a11.65,11.65,0,0,0,9.24,4.57l16.11,1a1.44,1.44,0,0,1,1.14.62,1.5,1.5,0,0,1,.17,1.37,2,2,0,0,1-1.75,1.34l-16.73,1c-9.09.42-18.88,7.75-22.31,16.7l-1.21,3.16a.9.9,0,0,0,.79,1.22h57.63A1.55,1.55,0,0,0,208,93.63a41.34,41.34,0,0,0-39.76-52.48Z" }), _jsx("polygon", { points: "273.03 59.66 282.56 59.66 282.56 85.72 299.23 85.72 299.23 94.07 273.03 94.07 273.03 59.66", fill: "currentColor" }), _jsx("path", { d: "M309.11,77v-.09c0-9.88,8-17.9,18.58-17.9s18.48,7.92,18.48,17.8v.1c0,9.88-8,17.89-18.58,17.89S309.11,86.85,309.11,77m27.33,0v-.09c0-5-3.59-9.29-8.85-9.29s-8.7,4.22-8.7,9.19v.1c0,5,3.59,9.29,8.8,9.29s8.75-4.23,8.75-9.2", fill: "currentColor" }), _jsx("path", { d: "M357.84,79V59.66h9.69V78.78c0,5,2.5,7.33,6.34,7.33s6.34-2.26,6.34-7.08V59.66h9.68V78.73c0,11.11-6.34,16-16.12,16s-15.93-5-15.93-15.73", fill: "currentColor" }), _jsx("path", { d: "M404.49,59.66h13.27c12.29,0,19.42,7.08,19.42,17v.1c0,9.93-7.23,17.3-19.61,17.3H404.49Zm13.42,26c5.7,0,9.49-3.15,9.49-8.71v-.09c0-5.51-3.79-8.71-9.49-8.71H414V85.62Z", fill: "currentColor" }), _jsx("polygon", { points: "451.04 59.66 478.56 59.66 478.56 68.02 460.58 68.02 460.58 73.87 476.85 73.87 476.85 81.78 460.58 81.78 460.58 94.07 451.04 94.07 451.04 59.66", fill: "currentColor" }), _jsx("polygon", { points: "491.84 59.66 501.37 59.66 501.37 85.72 518.04 85.72 518.04 94.07 491.84 94.07 491.84 59.66", fill: "currentColor" }), _jsx("path", { d: "M543,59.42h9.19L566.8,94.07H556.58l-2.51-6.14H540.79l-2.45,6.14h-10Zm8.35,21.08-3.83-9.78L543.6,80.5Z", fill: "currentColor" }), _jsx("path", { d: "M579.08,59.66h16.27c5.27,0,8.9,1.38,11.21,3.74a10.64,10.64,0,0,1,3.05,8v.1a10.88,10.88,0,0,1-7.08,10.57l8.21,12h-11L592.8,83.65h-4.18V94.07h-9.54Zm15.83,16.52c3.25,0,5.12-1.58,5.12-4.08V72c0-2.71-2-4.08-5.17-4.08h-6.24v8.26Z", fill: "currentColor" }), _jsx("polygon", { points: "623.37 59.66 651.05 59.66 651.05 67.77 632.81 67.77 632.81 72.98 649.33 72.98 649.33 80.5 632.81 80.5 632.81 85.96 651.29 85.96 651.29 94.07 623.37 94.07 623.37 59.66", fill: "currentColor" }), _jsx("path", { d: "M252.15,81a8.44,8.44,0,0,1-7.88,5.16c-5.22,0-8.8-4.33-8.8-9.29v-.1c0-5,3.49-9.2,8.7-9.2a8.64,8.64,0,0,1,8.18,5.71h10C260.79,65.09,253.6,59,244.27,59c-10.62,0-18.58,8-18.58,17.9V77c0,9.88,7.86,17.8,18.48,17.8,9.08,0,16.18-5.88,18.05-13.76Z", fill: "currentColor" })] }));
|
|
4
|
+
export default Cloudflare;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const Codemod = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "100", height: "100", viewBox: "0 0 100 100", fill: "none", ...props, children: [_jsxs("g", { clipPath: "url(#clip0_985_1597)", children: [_jsx("rect", { width: "100", height: "100", rx: "17", fill: "#D6FF62" }), _jsx("mask", { id: "mask0_985_1597", style: { maskType: 'luminance' }, maskUnits: "userSpaceOnUse", x: "15", y: "19", width: "71", height: "54", children: _jsx("path", { d: "M86 19.5751H15.0007V72.5597H86V19.5751Z", fill: "white" }) }), _jsxs("g", { mask: "url(#mask0_985_1597)", children: [_jsx("path", { d: "M15.0007 71.6943L35.3567 19.5751H42.1419L21.7146 71.6943H15.0007Z", fill: "#0B151E" }), _jsx("path", { d: "M55.4074 35.3842C64.2864 35.3842 70.4943 40.437 71.7227 48.3058H64.9374C63.7824 43.8307 60.1724 41.4472 55.6257 41.4472C49.2016 41.4472 44.7978 46.355 44.7978 54.0076C44.7978 61.6601 48.9118 66.4966 55.338 66.4966C60.1744 66.4966 63.7844 63.9703 65.0108 59.7827H71.7961C70.4248 67.4353 63.8558 72.5595 55.338 72.5595C44.9427 72.5595 38.0859 65.1967 38.0859 54.079C38.0859 42.9614 45.0876 35.3822 55.4113 35.3822L55.4074 35.3842Z", fill: "#0B151E" }), _jsx("path", { d: "M75.4034 67.5069C75.4034 64.6908 77.7849 62.3807 80.601 62.3807C83.4172 62.3807 85.7276 64.6908 85.7276 67.5069C85.7276 70.323 83.3457 72.5597 80.601 72.5597C77.8564 72.5597 75.4034 70.2496 75.4034 67.5069Z", fill: "#0B151E" })] })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_985_1597", children: _jsx("rect", { width: "100", height: "100", fill: "white" }) }) })] }));
|
|
3
|
+
export default Codemod;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const Codemod = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "548", height: "91", fill: "none", ...props, children: _jsx("path", { fill: "currentColor", d: "m.4 89.054 33.93-86.87h11.31l-34.05 86.87zm67.348-60.52c14.8 0 25.146 8.422 27.194 21.538h-11.31c-1.925-7.46-7.942-11.432-15.52-11.432-10.708 0-18.048 8.18-18.048 20.935S56.921 80.39 67.632 80.39c8.061 0 14.078-4.21 16.123-11.19h11.31c-2.287 12.755-13.236 21.296-27.433 21.296-17.326 0-28.755-12.272-28.755-30.803S50.547 28.53 67.754 28.53zm63.637.119c17.568 0 30.562 12.755 30.562 30.922s-12.994 30.922-30.562 30.922-30.68-12.755-30.68-30.922 12.993-30.922 30.68-30.922m0 51.738c11.31 0 19.252-8.544 19.252-20.816s-7.942-20.816-19.252-20.816-19.251 8.544-19.251 20.816 7.819 20.816 19.251 20.816m36.808-20.575c0-18.047 10.47-31.282 27.915-31.282 9.024 0 16.606 3.97 20.575 11.19V.5h11.191v88.555h-10.106l-.962-10.708c-3.851 8.061-11.793 12.153-21.177 12.153-17.085 0-27.432-12.755-27.432-30.68zm48.368-.36c0-12.03-7.099-20.694-18.65-20.694s-18.289 8.663-18.289 20.694 6.738 20.816 18.289 20.816 18.65-8.544 18.65-20.816m17.806.242c0-18.409 11.67-31.164 28.755-31.164s27.674 11.551 27.674 28.997v4.21l-45.48.12c.844 12.395 7.34 19.252 18.531 19.252 8.782 0 14.558-3.61 16.483-10.347h10.588c-2.888 12.632-12.755 19.731-27.313 19.731-17.326 0-29.238-12.513-29.238-30.803zm11.191-5.415h33.932c0-9.745-6.378-16.242-16.364-16.242s-16.123 5.895-17.568 16.242m51.856 34.772V30.218h10.106l1.081 7.7c3.007-5.533 9.266-9.384 17.568-9.384 9.143 0 15.643 4.572 18.65 11.912 2.769-7.34 9.867-11.912 19.01-11.912 13.476 0 21.657 8.422 21.657 22.018v38.503h-11.068V53.32c0-9.265-5.174-14.558-13.116-14.558-8.544 0-14.197 6.017-14.197 15.402v34.89h-11.191V53.202c0-9.265-5.054-14.32-12.993-14.32-8.544 0-14.197 5.895-14.197 15.28v34.89h-11.31zm126.328-60.402c17.568 0 30.561 12.755 30.561 30.922s-12.993 30.922-30.561 30.922-30.68-12.755-30.68-30.922 12.993-30.922 30.68-30.922m0 51.738c11.309 0 19.252-8.544 19.252-20.816s-7.943-20.816-19.252-20.816c-11.31 0-19.252 8.544-19.252 20.816s7.82 20.816 19.252 20.816m36.807-20.575c0-18.047 10.469-31.282 27.915-31.282 9.024 0 16.605 3.97 20.575 11.19V.5h11.19v88.555h-10.105l-.963-10.708c-3.85 8.061-11.792 12.153-21.177 12.153-17.085 0-27.432-12.755-27.432-30.68zm48.367-.36c0-12.03-7.098-20.694-18.649-20.694s-18.29 8.663-18.29 20.694 6.739 20.816 18.29 20.816 18.649-8.544 18.649-20.816m21.419 22.622c0-4.694 3.969-8.544 8.663-8.544s8.544 3.85 8.544 8.544-3.969 8.422-8.544 8.422-8.663-3.85-8.663-8.422" }) }));
|
|
3
|
+
export default Codemod;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const Crowdin = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 80 80", width: "80", height: "80", fill: "none", ...props, children: [_jsx("path", { d: "M56.6667 80H23.3333C9.16667 80 0 70.8333 0 56.6667V23.0781C0 9.16667 9.16667 0 23.0781 0H56.6667C70.8333 0 80 9.16667 80 23.3333V56.6667C80 70.8333 70.8333 80 56.6667 80Z", fill: "#263238" }), _jsx("path", { d: "M51.3968 54.5041C49.9 54.5041 48.5662 54.0395 47.4621 53.1296C46.1432 52.0583 45.0947 50.4611 45.0576 48.5835C45.0391 47.6352 46.0357 47.6352 46.0357 47.6352C46.0357 47.6352 47.6548 47.616 48.4402 47.616C49.2257 47.6352 49.4554 48.7678 49.4924 49.052C49.7962 51.5976 51.1856 52.7072 52.2526 53.214C52.8936 53.5174 52.7342 54.4657 51.3968 54.508V54.5041Z", fill: "white" }), _jsx("path", { d: "M37.9552 41.5689C36.6363 41.4076 34.6801 41.2694 33.4167 40.9469C31.3679 40.4247 31.4234 38.5164 31.5124 37.8944C31.7606 36.0284 32.4201 34.3006 33.4352 32.6957C34.6986 30.7298 36.514 29.002 38.8481 27.5967C43.2274 24.9666 49.9385 23.3335 56.6667 23.3335C57.9136 23.3335 66.9908 23.3335 66.9908 25.2085C66.9908 26.2502 64.8949 26.1531 63.9824 26.1531C57.1283 26.1531 52.2489 27.1168 48.618 29.2055C45.0391 31.252 42.5456 34.3851 40.8562 39.0232C40.6784 39.4264 40.0893 41.8146 37.9552 41.5727V41.5689Z", fill: "white" }), _jsx("path", { d: "M43.9348 60.7086C40.5337 60.7815 37.3289 59.1881 34.9022 56.4083C32.846 54.0546 31.6085 51.6818 31.3788 48.637C31.238 46.6481 32.0865 45.9609 33.2387 46.0799C34.0352 46.1605 36.5138 46.2834 37.9328 46.5867C38.9962 46.8094 39.7038 47.4199 39.8816 48.6754C40.819 55.3716 44.8944 58.0055 47.3211 58.5738C47.7472 58.6736 48.0102 58.9578 47.9954 59.4684C47.9769 59.956 47.7064 60.6241 43.9385 60.7048L43.9348 60.7086Z", fill: "white" }), _jsx("path", { d: "M34.2464 66.6527C31.8345 66.7564 29.4744 66.2534 28.8001 66.1305C25.9622 65.6084 23.5836 64.7061 21.5459 63.3661C16.6665 60.1639 13.7211 54.5082 13.3691 47.812C13.2802 46.2224 13.0838 43.1853 16.7406 43.4157C18.2485 43.5002 20.6419 44.2527 22.3276 44.7557C24.4209 45.3624 25.4324 47.0364 25.4324 48.6913C25.4324 58.1327 33.3333 64.1667 37.0833 64.1667C37.9429 64.1667 38.3333 64.4452 38.3333 65C38.3333 65.4167 37.9439 66.4953 34.2501 66.6566L34.2464 66.6527Z", fill: "white" }), _jsx("path", { d: "M21.6602 38.9073C20.2338 38.6424 18.8408 38.0319 17.4848 37.6825C13.2908 36.6036 14.0058 32.2188 14.3986 31.017C18.2146 19.3755 30.3298 15.4822 40.1071 14.4417C49.3138 13.4626 58.9467 14.219 67.92 16.8068C68.561 16.9835 70.3282 17.425 69.9466 18.5001C69.565 19.5752 68.5017 18.8265 58.7133 18.6038C55.4863 18.5308 52.263 18.742 49.0286 19.2565C43.4786 20.1319 37.773 21.948 33.1863 25.7799C30.9744 27.6344 29.0293 29.9996 27.7289 32.7948C27.3881 33.5281 27.1213 34.2615 26.8916 34.9948C26.6582 35.7704 25.7838 39.6637 21.6639 38.9112L21.6602 38.9073Z", fill: "white" }), _jsx("path", { d: "M45.1315 41.1541C45.9169 37.5104 48.75 32.0831 59.5833 32.0831C60.8333 32.0831 61.25 32.4998 61.25 32.9165C61.25 33.3331 60.6669 33.7498 60 33.7498C53.4172 33.7498 51.3261 37.7906 49.8071 41.9297C49.3181 43.262 48.2029 43.4617 46.8061 43.2236C45.828 43.0432 44.7647 42.9241 45.1315 41.1541Z", fill: "white" })] }));
|
|
3
|
+
export default Crowdin;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const Crowdin = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 180 37", width: "180", height: "37", fill: "none", ...props, className: classNames('text-[#263238] dark:text-white', props.className), children: [_jsx("path", { d: "M46.5517 20.0596C46.5517 22.8097 47.3937 25.0143 49.0759 26.6769C50.7598 28.3377 53.0349 29.169 55.9047 29.169C58.7744 29.169 60.7057 28.4667 62.1406 27.0638C63.5754 25.6504 64.2929 24.0105 64.2929 22.1475V21.9784H60.1409V22.13C60.1409 22.8812 59.8129 23.5277 59.1586 24.0662C58.5025 24.6047 57.408 24.8749 55.8713 24.8749C54.1435 24.8749 52.8771 24.4531 52.0754 23.6114C51.2738 22.7696 50.8721 21.6473 50.8721 20.2444V19.3347C50.8721 17.9317 51.2791 16.8094 52.093 15.9677C52.9069 15.1259 54.1663 14.7042 55.8713 14.7042C57.3623 14.7042 58.4464 14.9621 59.1252 15.478C59.8146 15.9938 60.1584 16.6456 60.1584 17.4316V17.6006H64.3104L64.2929 17.381C64.2245 15.5058 63.4912 13.8799 62.0897 12.4978C60.6882 11.1054 58.6271 10.41 55.9047 10.41C53.0349 10.41 50.7581 11.2413 49.0759 12.9022C47.3919 14.5526 46.5517 16.7571 46.5517 19.5194V20.0579V20.0596Z", fill: "currentColor" }), _jsx("path", { d: "M67.7853 28.6635H72.0215V19.9184C72.0215 18.0031 72.9477 17.0132 73.716 16.473C74.4843 15.9223 75.3596 15.6486 76.3419 15.6486C76.6471 15.6486 76.9243 15.6661 77.1716 15.6992C77.4312 15.7323 77.6751 15.7724 77.8996 15.8177V10.6661C77.7873 10.6208 77.5891 10.5703 77.3067 10.5145C77.0348 10.4587 76.7699 10.4308 76.5103 10.4308C75.5052 10.4308 74.6071 10.701 73.816 11.2395C73.1038 11.724 72.5285 12.2973 72.0917 12.9544C72.0461 13.0223 71.9391 12.9944 71.9338 12.9125L71.5637 10.9188H67.7836V28.6635H67.7853Z", fill: "currentColor" }), _jsx("path", { d: "M79.6309 20.0596C79.6309 22.8097 80.5062 25.0143 82.2568 26.6768C84.0075 28.3377 86.3124 29.169 89.1716 29.169C92.0308 29.169 94.3182 28.3377 96.0688 26.6768C97.8317 25.016 98.7122 22.8097 98.7122 20.0596V19.5211C98.7122 16.7606 97.8317 14.5543 96.0688 12.9039C94.3182 11.243 92.0185 10.4117 89.1716 10.4117C86.3246 10.4117 84.0092 11.243 82.2568 12.9039C80.5062 14.5543 79.6309 16.7588 79.6309 19.5211V20.0596ZM83.9513 19.3364C83.9513 17.7993 84.4039 16.6769 85.3073 15.9694C86.2106 15.2618 87.4982 14.908 89.1716 14.908C90.845 14.908 92.115 15.2618 93.0184 15.9694C93.934 16.6769 94.3918 17.7993 94.3918 19.3364V20.2461C94.3918 21.8407 93.9393 22.9787 93.0359 23.6636C92.1431 24.3363 90.8555 24.6744 89.1716 24.6744C87.4876 24.6744 86.1948 24.3381 85.2915 23.6636C84.3986 22.9787 83.9531 21.839 83.9531 20.2461V19.3364H83.9513Z", fill: "currentColor" }), _jsx("path", { d: "M100.636 10.9154L105.957 28.6601H110.775L114.554 15.7742C114.594 15.6366 114.79 15.6331 114.834 15.7707L118.909 28.6601H123.726L129.081 10.9154H123.842L121.198 20.7986C121.086 21.2482 120.977 21.6909 120.875 22.1283C120.818 22.4037 120.721 22.8411 120.66 23.1182C120.646 23.1792 120.558 23.1809 120.544 23.1182C120.469 22.801 120.388 22.4716 120.298 22.1266C120.186 21.6769 120.062 21.2343 119.925 20.7968L116.976 10.9137H111.959C111.959 10.9137 108.998 20.9955 108.451 23.0049C108.428 23.092 108.304 23.0903 108.281 23.0049L105.215 10.9154H100.633H100.636Z", fill: "currentColor" }), _jsx("path", { d: "M130.469 20.0596C130.469 22.6859 131.186 24.8347 132.621 26.5078C134.067 28.1686 136.073 28.9999 138.638 28.9999C139.971 28.9999 141.123 28.7594 142.093 28.2767C142.769 27.9368 143.635 27.1752 144.112 26.7308C144.307 27.5464 144.568 28.6653 144.568 28.6653H148.768V2.85339H144.347V13.0555C143.783 12.2695 143.037 11.663 142.111 11.2378C141.185 10.8003 140.06 10.5808 138.739 10.5808C136.254 10.5808 134.254 11.4173 132.74 13.0886C131.227 14.7494 130.469 16.893 130.469 19.5193V20.0578V20.0596ZM134.791 20.2286L134.775 19.3538C134.775 18.0746 135.17 17.0411 135.961 16.2552C136.752 15.4587 137.978 15.0596 139.639 15.0596C140.802 15.0596 141.792 15.3298 142.604 15.8683C142.613 15.8735 142.62 15.8787 142.628 15.8839C143.716 16.6124 144.349 17.8463 144.349 19.1499V20.3698C144.349 21.71 143.681 22.9735 142.546 23.6967C142.537 23.7019 142.528 23.7072 142.52 23.7124C141.65 24.2509 140.644 24.521 139.504 24.521C137.831 24.521 136.629 24.1219 135.894 23.3255C135.159 22.5291 134.793 21.4956 134.793 20.2269L134.791 20.2286Z", fill: "currentColor" }), _jsx("path", { d: "M153.785 28.6636H158.005V10.9171H153.785V28.6618V28.6636ZM152.888 6.0688C152.888 6.83213 153.148 7.46126 153.667 7.95446C154.199 8.4372 154.942 8.6777 155.904 8.6777C156.865 8.6777 157.588 8.43023 158.107 7.93703C158.638 7.44383 158.903 6.81993 158.903 6.0688C158.903 5.31767 158.644 4.7112 158.123 4.21626C157.603 3.72306 156.858 3.47559 155.886 3.47559C154.914 3.47559 154.199 3.72306 153.667 4.21626C153.148 4.70945 152.888 5.32813 152.888 6.0688Z", fill: "currentColor" }), _jsx("path", { d: "M163.122 28.6635H167.342V21.466C167.342 17.3914 168.793 14.8087 171.95 14.8087C175.108 14.8087 175.781 16.6333 175.781 19.1952V28.6635H180V18.1408C180 15.1224 179.379 13.106 178.135 12.0969C176.892 11.0757 175.306 10.5651 173.373 10.5651C172.098 10.5651 170.917 10.8003 169.831 11.2726C168.856 11.6909 168.062 12.2869 167.449 13.0572C167.398 12.7836 167.12 10.9188 167.12 10.9188H163.12V28.6635H163.122Z", fill: "currentColor" }), _jsx("path", { d: "M26.3793 0H10.7379C9.0578 0 7.52231 0.287415 6.17175 0.825712C4.92783 1.3215 3.84078 2.03011 2.94207 2.923C2.00965 3.84937 1.27689 4.97716 0.775862 6.27144C0.269651 7.57911 0 9.05675 0 10.6683V26.2083C0 27.9214 0.291075 29.473 0.83788 30.8333C1.33828 32.0782 2.05284 33.163 2.95448 34.0647C3.85321 34.9634 4.94061 35.672 6.18987 36.1676C7.56348 36.7125 9.13276 37 10.8621 37H26.3793C28.1035 37 29.6653 36.7108 31.0345 36.1676C32.2875 35.6704 33.3793 34.9605 34.2869 34.0647C35.1956 33.1677 35.9111 32.0816 36.4103 30.8333C36.9544 29.4727 37.2414 27.9193 37.2414 26.2083V10.7917C37.2414 9.12246 36.965 7.60651 36.445 6.27144C35.9429 4.98255 35.2137 3.86223 34.2869 2.93533C33.3841 2.03248 32.2909 1.32162 31.0345 0.825712C29.6649 0.285152 28.1015 0 26.3793 0Z", fill: "#263238" }), _jsx("path", { d: "M23.0401 22.6811C23.0276 22.5454 22.9159 22.0274 22.5559 22.0151C22.1959 22.0151 21.4387 22.0151 21.4387 22.0151C21.4387 22.0151 20.9794 22.0151 20.9794 22.4591C20.9918 23.3224 21.4883 24.0624 22.0966 24.5557C22.6056 24.9751 23.2263 25.1971 23.9339 25.1971C24.5545 25.1847 24.629 24.7407 24.3311 24.6051C23.8345 24.3707 23.189 23.8527 23.0525 22.6811H23.0401Z", fill: "white" }), _jsx("path", { d: "M26.3793 10.7917C24.7788 10.7917 23.1783 10.9886 21.7241 11.3445C20.336 11.6842 19.0811 12.1687 18.0869 12.765C16.9945 13.4187 16.1503 14.208 15.5669 15.1207C15.0951 15.8607 14.7848 16.6624 14.6731 17.5257C14.6358 17.8094 14.611 18.6974 15.5545 18.9317C16.1379 19.0797 17.0565 19.1414 17.6648 19.2154C18.6579 19.3264 18.931 18.2287 19.0179 18.0437C19.8 15.8977 20.9669 14.4547 22.6303 13.505C23.645 12.9269 24.8704 12.5358 26.3793 12.3158C27.381 12.1697 28.5077 12.099 29.7807 12.099C30.2027 12.099 31.1834 12.1484 31.1834 11.6674C31.1834 11.2982 30.4118 11.0869 29.4827 10.9659C28.239 10.804 26.7133 10.804 26.3793 10.804V10.7917Z", fill: "white" }), _jsx("path", { d: "M22.0221 27.084C20.8924 26.825 18.9931 25.604 18.5586 22.5084C18.4717 21.9287 18.149 21.645 17.6524 21.5464C16.9945 21.4107 15.84 21.349 15.4676 21.312C14.9338 21.2627 14.5365 21.571 14.5986 22.496C14.7103 23.902 15.2814 24.9997 16.2372 26.085C17.3669 27.3677 18.8565 28.1077 20.4455 28.0707C22.1959 28.0337 22.32 27.7254 22.3324 27.491C22.3324 27.2567 22.2207 27.121 22.0221 27.0717V27.084Z", fill: "white" }), _jsx("path", { d: "M17.2676 29.674C15.5173 29.674 11.8428 26.8867 11.8428 22.5207C11.8428 21.756 11.3711 20.979 10.4028 20.6954C9.62071 20.461 8.50347 20.1157 7.79588 20.0787C6.09519 19.9677 6.18209 21.3737 6.23174 22.1137C6.39312 25.2094 7.77106 27.824 10.0428 29.304C10.9862 29.9207 12.1035 30.34 13.4193 30.5867C13.7297 30.6484 14.8345 30.8704 15.9517 30.8334C17.6773 30.7594 17.8511 30.266 17.8511 30.0687C17.8511 29.8097 17.6648 29.6864 17.2676 29.6864V29.674Z", fill: "white" }), _jsx("path", { d: "M31.618 7.77002C30.9146 7.56828 30.202 7.39073 29.4829 7.2371C28.4593 7.01844 27.4224 6.8482 26.3794 6.72553C23.8095 6.42326 21.2031 6.40979 18.6704 6.67235C16.4384 6.908 13.9472 7.46039 11.7778 8.59635C9.51898 9.7791 7.60898 11.5945 6.70348 14.3437C6.51728 14.8987 6.1821 16.9337 8.14348 17.427C8.77659 17.5874 9.4221 17.871 10.0924 17.9944C12.0042 18.3397 12.4138 16.539 12.5256 16.1814C12.6373 15.836 12.7614 15.503 12.9104 15.1577C13.5187 13.8627 14.4249 12.765 15.4552 11.914C17.5904 10.138 20.2469 9.29935 22.829 8.89235C24.3311 8.65802 25.8331 8.55935 27.3352 8.59635C28.1839 8.61473 28.8917 8.64167 29.4829 8.67016C30.1291 8.7013 30.6358 8.73428 31.0346 8.75994C32.2292 8.83682 32.4554 8.84798 32.5614 8.54702C32.7352 8.05369 31.9159 7.84402 31.618 7.77002Z", fill: "white" }), _jsx("path", { d: "M27.7324 14.837C22.6924 14.837 21.3766 17.353 21.0041 19.0304C20.8304 19.8444 21.3269 19.906 21.7862 19.9924C22.4317 20.1034 22.9531 20.0047 23.189 19.388C23.8966 17.4764 24.8648 15.6017 27.931 15.6017C28.2414 15.6017 28.5145 15.4044 28.5145 15.2194C28.5145 15.0344 28.3159 14.837 27.7448 14.837H27.7324Z", fill: "white" })] }));
|
|
4
|
+
export default Crowdin;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const DataDog = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 800.55 856.85", enableBackground: "new 0 0 800.55 856.85", ...props, className: classNames('text-[#632CA6] dark:text-white', props.className), children: [_jsx("path", { className: "hidden dark:inline", fill: "currentColor", d: "M303.36,238.61c31.36-21.37,71.76-12.97,65-6.53c-12.89,12.28,4.26,8.65,6.11,31.31\n c1.36,16.69-4.09,25.88-8.78,31.11c-9.79,1.28-21.69,3.67-36.02,8.33c-8.48,2.76-15.85,5.82-22.31,8.9\n c-1.7-1.11-3.55-2.47-5.74-4.36C279.5,288.19,280.24,254.37,303.36,238.61 M490.68,370.72c5.69-4.41,31.55-12.72,55.49-15.55\n c12.57-1.48,30.49-2.34,34.31-0.2c7.59,4.19,7.59,17.16,2.39,29.14c-7.57,17.4-18.27,36.63-30.39,38.21\n c-19.77,2.61-38.46-8.09-59.8-24.03C485.06,392.56,480.38,378.68,490.68,370.72 M526.75,201.27c29.19,13.58,25.37,39.42,26.18,54.6\n c0.22,4.36,0.15,7.3-0.22,9.32c-4.04-2.19-10.43-3.8-20.56-3.35c-2.96,0.12-5.84,0.47-8.63,0.91c-10.77-5.77-17.21-17.06-23.1-29.06\n c-0.54-1.11-0.96-2.1-1.36-3.06c-0.17-0.44-0.35-0.91-0.52-1.31c-0.07-0.22-0.12-0.39-0.2-0.59c-3.23-10.25-1.06-12.3,0.3-15.46\n c1.41-3.23,6.68-5.89-1.11-8.58c-0.67-0.25-1.5-0.39-2.44-0.57C500.25,197.72,515.7,196.17,526.75,201.27 M367.62,510.22\n c-31.45-20.19-63.99-49.15-78.22-65.18c-2.39-1.8-2-9.79-2-9.79c12.84,9.98,66.11,48.04,122.44,65.42\n c19.87,6.14,50.36,8.46,76.81-6.53c20.21-11.46,44.54-31.43,59.06-52.01l2.66,4.61c-0.1,3.06-6.78,17.97-10.18,23.96\n c6.14,3.53,10.72,4.49,17.55,6.36l46.64-7.27c16.74-27.04,28.74-70.65,15.95-112.16c-7.3-23.81-45.36-71.22-48.09-73.83\n c-9.56-9.19,1.6-44.69-17.35-83.42C532.86,159.41,480.67,116.69,458,98.1c6.68,4.88,47.82,21.47,67,44.62\n c1.8-2.39,2.54-14.82,4.19-17.97c-16.47-21.57-17.75-59.95-17.75-70.21c0-18.81-9.56-40.13-9.56-40.13s16.47,13.04,20.73,35.5\n c5.03,26.6,15.75,47.55,29.93,65.28c26.84,33.43,51.08,50.58,63.33,38.23C630.53,138.58,601,72.2,563.28,35.15\n C519.25-8.09,507.74-2.52,481.91,6.7c-20.61,7.35-31.75,65.87-85.47,64.71c-9.1-1.06-32.54-1.63-44.13-1.53\n c6.04-8.43,11.22-14.94,11.22-14.94s-18.02,7.25-33.38,16.44l-1.18-1.77c5.18-10.92,10.75-17.82,10.75-17.82s-14.4,8.65-27.54,19.01\n c2.39-13.02,11.44-21.27,11.44-21.27s-18.19,3.28-41.36,28.77c-26.33,7.2-32.66,11.93-53.64,21.22\n c-34.12-7.44-50.21-19.45-65.55-41.56c-11.68-16.89-32.47-19.45-53.71-10.72c-30.97,12.8-70.14,30.33-70.14,30.33\n s12.77-0.52,26.08,0.05c-18.22,6.9-35.72,16.39-35.72,16.39s8.53-0.3,19.06-0.12c-7.27,6.04-11.29,8.92-18.22,13.51\n c-16.66,12.1-30.17,26.08-30.17,26.08s11.31-5.15,21.47-8.04c-7.1,16.27-21.18,28.25-18.59,48.17\n c2.49,18.19,24.82,55.66,53.64,78.66c2.49,2,41.86,38.43,71.56,23.47c29.68-14.94,41.39-28.25,46.27-48.66\n c5.74-23.44,2.47-41.17-9.79-92.05c-4.04-16.79-14.57-51.37-19.65-67.91l1.13-0.81c9.71,20.49,34.56,74.5,44.57,110.78\n c15.63,56.57,10.75,85.27,3.6,95.79c-21.57,31.73-76.84,35.92-101.98,18.34c-3.85,60.91,9.76,87.73,14.37,101.24\n c-2.29,15.53,7.77,44.37,7.77,44.37s1.13-13.11,5.74-20.02c1.23,15.41,9,33.72,9,33.72s-0.47-11.31,3.06-21.08\n c4.98,8.43,8.63,10.43,13.34,16.76c4.71,16.47,14.15,28.5,14.15,28.5s-1.53-8.83-0.69-18.02c23.05,22.14,27.02,54.45,29.31,79.28\n c6.46,68.26-107.63,122.54-129.74,165.24c-16.76,25.29-26.8,65.3,1.58,88.89c68.6,56.97,42.25,72.65,76.59,97.69\n c47.11,34.34,106.05,18.96,126.11-8.97c27.93-38.92,20.76-75.63,10.38-109.97c-8.11-26.85-30.15-71.46-57.41-88.72\n c-27.86-17.65-54.95-20.95-77.9-18.59l2.12-2.44c33.01-6.56,67.52-2.96,92.49,13.14c28.35,18.22,54.28,49.47,67.84,97.37\n c15.38-2.19,17.55-3.18,31.63-5.18l-31.7-246.76L367.62,510.22z M385.94,819.52l-3.65-34.22l71.29-108.74l80.93,23.64l69.59-116.23\n L687.52,639l63.38-132.92l22.53,242.07L385.94,819.52z M774.27,456.51l-254.72,46.17c-6.31,8.13-21.91,22.41-29.41,26.13\n c-32.17,16.2-53.91,11.51-72.7,6.63c-12.08-3.06-19.08-4.78-29.11-9.29l-62.17,8.53l37.74,314.87l436.35-78.66L774.27,456.51z" }), _jsx("path", { className: "dark:hidden", fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M670.38,608.27l-71.24-46.99l-59.43,99.27l-69.12-20.21l-60.86,92.89l3.12,29.24l330.9-60.97l-19.22-206.75\n L670.38,608.27z M361.79,519.13l53.09-7.3c8.59,3.86,14.57,5.33,24.87,7.95c16.04,4.18,34.61,8.19,62.11-5.67\n c6.4-3.17,19.73-15.36,25.12-22.31l217.52-39.46l22.19,268.56l-372.65,67.16L361.79,519.13z M765.85,422.36l-21.47,4.09L703.13,0.27\n L0.27,81.77l86.59,702.68l82.27-11.94c-6.57-9.38-16.8-20.73-34.27-35.26c-24.23-20.13-15.66-54.32-1.37-75.91\n c18.91-36.48,116.34-82.84,110.82-141.15c-1.98-21.2-5.35-48.8-25.03-67.71c-0.74,7.85,0.59,15.41,0.59,15.41\n s-8.08-10.31-12.11-24.37c-4-5.39-7.14-7.11-11.39-14.31c-3.03,8.33-2.63,17.99-2.63,17.99s-6.61-15.62-7.68-28.8\n c-3.92,5.9-4.91,17.11-4.91,17.11s-8.59-24.62-6.63-37.88c-3.92-11.54-15.54-34.44-12.25-86.49c21.45,15.03,68.67,11.46,87.07-15.66\n c6.11-8.98,10.29-33.5-3.05-81.81c-8.57-30.98-29.79-77.11-38.06-94.61l-0.99,0.71c4.36,14.1,13.35,43.66,16.8,57.99\n c10.44,43.47,13.24,58.6,8.34,78.64c-4.17,17.42-14.17,28.82-39.52,41.56c-25.35,12.78-58.99-18.32-61.12-20.04\n c-24.63-19.62-43.68-51.63-45.81-67.18c-2.21-17.02,9.81-27.24,15.87-41.16c-8.67,2.48-18.34,6.88-18.34,6.88\n s11.54-11.94,25.77-22.27c5.89-3.9,9.35-6.38,15.56-11.54c-8.99-0.15-16.29,0.11-16.29,0.11s14.99-8.1,30.53-14\n c-11.37-0.5-22.25-0.08-22.25-0.08s33.45-14.96,59.87-25.94c18.17-7.45,35.92-5.25,45.89,9.17c13.09,18.89,26.84,29.15,55.98,35.51\n c17.89-7.93,23.33-12.01,45.81-18.13c19.79-21.76,35.33-24.58,35.33-24.58s-7.71,7.07-9.77,18.18\n c11.22-8.84,23.52-16.22,23.52-16.22s-4.76,5.88-9.2,15.22l1.03,1.53c13.09-7.85,28.48-14.04,28.48-14.04s-4.4,5.56-9.56,12.76\n c9.87-0.08,29.89,0.42,37.66,1.3c45.87,1.01,55.39-48.99,72.99-55.26c22.04-7.87,31.89-12.63,69.45,24.26\n c32.23,31.67,57.41,88.36,44.91,101.06c-10.48,10.54-31.16-4.11-54.08-32.68c-12.11-15.13-21.27-33.01-25.56-55.74\n c-3.62-19.18-17.71-30.31-17.71-30.31S520,92.95,520,109.01c0,8.77,1.1,41.56,15.16,59.96c-1.39,2.69-2.04,13.31-3.58,15.34\n c-16.36-19.77-51.49-33.92-57.22-38.09c19.39,15.89,63.96,52.39,81.08,87.37c16.19,33.08,6.65,63.4,14.84,71.25\n c2.33,2.25,34.82,42.73,41.07,63.07c10.9,35.45,0.65,72.7-13.62,95.81l-39.85,6.21c-5.83-1.62-9.76-2.43-14.99-5.46\n c2.88-5.1,8.61-17.82,8.67-20.44l-2.25-3.95c-12.4,17.57-33.18,34.63-50.44,44.43c-22.59,12.8-48.63,10.83-65.58,5.58\n c-48.11-14.84-93.6-47.35-104.57-55.89c0,0-0.34,6.82,1.73,8.35c12.13,13.68,39.92,38.43,66.78,55.68l-57.26,6.3l27.07,210.78\n c-12,1.72-13.87,2.56-27.01,4.43c-11.58-40.91-33.73-67.62-57.94-83.18c-21.35-13.72-50.8-16.81-78.99-11.23l-1.81,2.1\n c19.6-2.04,42.74,0.8,66.51,15.85c23.33,14.75,42.13,52.85,49.05,75.79c8.86,29.32,14.99,60.68-8.86,93.92\n c-16.97,23.63-66.51,36.69-106.53,8.44c10.69,17.19,25.14,31.25,44.59,33.9c28.88,3.92,56.29-1.09,75.16-20.46\n c16.11-16.56,24.65-51.19,22.4-87.66l25.49-3.7l9.2,65.46l421.98-50.81L765.85,422.36z M509.12,244.59\n c-1.18,2.69-3.03,4.45-0.25,13.2l0.17,0.5l0.44,1.13l1.16,2.62c5.01,10.24,10.51,19.9,19.7,24.83c2.38-0.4,4.84-0.67,7.39-0.8\n c8.63-0.38,14.08,0.99,17.54,2.85c0.31-1.72,0.38-4.24,0.19-7.95c-0.67-12.97,2.57-35.03-22.36-46.64\n c-9.41-4.37-22.61-3.02-27.01,2.43c0.8,0.1,1.52,0.27,2.08,0.46C514.82,239.55,510.31,241.84,509.12,244.59 M578.99,365.61\n c-3.27-1.8-18.55-1.09-29.29,0.19c-20.46,2.41-42.55,9.51-47.39,13.29c-8.8,6.8-4.8,18.66,1.7,23.53\n c18.23,13.62,34.21,22.75,51.08,20.53c10.36-1.36,19.49-17.76,25.96-32.64C585.48,380.26,585.48,369.2,578.99,365.61 M397.85,260.65\n c5.77-5.48-28.74-12.68-55.52,5.58c-19.75,13.47-20.38,42.35-1.47,58.72c1.89,1.62,3.45,2.77,4.91,3.71\n c5.52-2.6,11.81-5.23,19.05-7.58c12.23-3.97,22.4-6.02,30.76-7.11c4-4.47,8.65-12.34,7.49-26.59\n C401.49,268.05,386.84,271.12,397.85,260.65" })] }));
|
|
4
|
+
export default DataDog;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const DataDog = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 800.5 196.2", enableBackground: "new 0 0 800.5 856.85", className: classNames('text-[#632CA6] dark:text-white', props.className), children: _jsxs("g", { children: [_jsx("g", { children: _jsx("path", { className: "hidden dark:inline", fill: "currentColor", d: "M167.2,98.4l-54.9,10c-1.4,1.8-4.7,4.8-6.3,5.6c-6.9,3.5-11.6,2.5-15.7,1.4c-2.6-0.7-4.1-1-6.3-2l-13.4,1.8\n l8.1,67.9l94.1-17L167.2,98.4z M83.4,176.7l-0.8-7.4L98,145.9l17.4,5.1l15-25.1l18,11.9l13.7-28.7l4.9,52.2L83.4,176.7z M79.5,110\n c-6.8-4.4-13.8-10.6-16.9-14.1c-0.5-0.4-0.4-2.1-0.4-2.1c2.8,2.2,14.3,10.4,26.4,14.1c4.3,1.3,10.9,1.8,16.6-1.4\n c4.4-2.5,9.6-6.8,12.7-11.2l0.6,1c0,0.7-1.5,3.9-2.2,5.2c1.3,0.8,2.3,1,3.8,1.4l10.1-1.6c3.6-5.8,6.2-15.2,3.4-24.2\n c-1.6-5.1-9.8-15.4-10.4-15.9c-2.1-2,0.3-9.6-3.7-18c-4.3-8.8-15.6-18-20.5-22.1c1.4,1,10.3,4.6,14.4,9.6c0.4-0.5,0.6-3.2,0.9-3.9\n c-3.6-4.6-3.8-12.9-3.8-15.1c0-4.1-2.1-8.7-2.1-8.7s3.6,2.8,4.5,7.7c1.1,5.7,3.4,10.3,6.5,14.1c5.8,7.2,11,10.9,13.7,8.2\n c3.2-3.2-3.2-17.5-11.3-25.5c-9.5-9.3-12-8.1-17.5-6.1c-4.4,1.5-6.8,14.2-18.4,13.9c-2-0.2-7-0.4-9.5-0.3c1.3-1.8,2.4-3.2,2.4-3.2\n s-3.9,1.6-7.2,3.6l-0.3-0.4c1.1-2.4,2.3-3.8,2.3-3.8s-3.1,1.9-5.9,4.1c0.5-2.8,2.5-4.6,2.5-4.6s-3.9,0.7-8.9,6.2\n c-5.7,1.5-7,2.6-11.6,4.6c-7.4-1.6-10.8-4.2-14.1-9c-2.5-3.6-7-4.2-11.6-2.3c-6.7,2.8-15.1,6.5-15.1,6.5s2.8-0.1,5.6,0\n c-3.9,1.5-7.7,3.5-7.7,3.5s1.8-0.1,4.1,0c-1.6,1.3-2.4,1.9-3.9,2.9c-3.6,2.6-6.5,5.6-6.5,5.6s2.4-1.1,4.6-1.7\n c-1.5,3.5-4.6,6.1-4,10.4c0.5,3.9,5.3,12,11.6,17c0.5,0.4,9,8.3,15.4,5.1c6.4-3.2,8.9-6.1,10-10.5c1.2-5.1,0.5-8.9-2.1-19.9\n c-0.9-3.6-3.1-11.1-4.2-14.6l0.2-0.2c2.1,4.4,7.4,16.1,9.6,23.9c3.4,12.2,2.3,18.4,0.8,20.7c-4.7,6.8-16.6,7.8-22,4\n c-0.8,13.1,2.1,18.9,3.1,21.8c-0.5,3.3,1.7,9.6,1.7,9.6s0.2-2.8,1.2-4.3c0.3,3.3,1.9,7.3,1.9,7.3s-0.1-2.4,0.7-4.5\n c1.1,1.8,1.9,2.2,2.9,3.6c1,3.6,3,6.2,3,6.2s-0.3-1.9-0.2-3.9c5,4.8,5.8,11.8,6.3,17.1c1.4,14.7-23.2,26.4-28,35.6\n c-3.6,5.4-5.8,14.1,0.3,19.2c14.8,12.3,9.1,15.7,16.5,21.1c10.2,7.4,22.9,4.1,27.2-1.9c6-8.4,4.5-16.3,2.2-23.7\n c-1.8-5.8-6.5-15.4-12.4-19.1c-6-3.8-11.9-4.5-16.8-4l0.5-0.5c7.1-1.4,14.6-0.6,20,2.8c6.1,3.9,11.7,10.7,14.6,21\n c3.3-0.5,3.8-0.7,6.8-1.1L65,111.6L79.5,110z M113.8,43.3c6.3,2.9,5.5,8.5,5.6,11.8c0.1,0.9,0,1.6-0.1,2c-0.9-0.5-2.2-0.8-4.4-0.7\n c-0.6,0-1.3,0.1-1.9,0.2c-2.3-1.2-3.7-3.7-5-6.3c-0.1-0.2-0.2-0.5-0.3-0.7c0-0.1-0.1-0.2-0.1-0.3c0,0,0-0.1,0-0.1\n c-0.7-2.2-0.2-2.7,0.1-3.3s1.4-1.3-0.2-1.8c-0.1,0-0.3-0.1-0.5-0.1C108.1,42.6,111.4,42.2,113.8,43.3z M106,79.9\n c1.2-0.9,6.8-2.7,12-3.4c2.7-0.3,6.6-0.5,7.4,0c1.6,0.9,1.6,3.7,0.5,6.3c-1.6,3.8-3.9,7.9-6.6,8.2c-4.3,0.6-8.3-1.7-12.9-5.2\n C104.8,84.6,103.8,81.6,106,79.9z M65.6,51.4c6.8-4.6,15.5-2.8,14-1.4c-2.8,2.7,0.9,1.9,1.3,6.8c0.3,3.6-0.9,5.6-1.9,6.7\n c-2.1,0.3-4.7,0.8-7.8,1.8c-1.8,0.6-3.4,1.2-4.8,1.9c-0.4-0.2-0.8-0.5-1.2-0.9C60.5,62.1,60.7,54.8,65.6,51.4z" }) }), _jsxs("g", { children: [_jsx("g", { children: _jsx("g", { children: _jsx("path", { className: "dark:hidden", fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M158.87,144.16L142,133.04l-14.07,23.5l-16.36-4.78l-14.41,21.99l0.74,6.92l78.33-14.43l-4.55-48.94\n L158.87,144.16z M85.82,123.07l12.57-1.73c2.03,0.91,3.45,1.26,5.89,1.88c3.8,0.99,8.19,1.94,14.7-1.34\n c1.51-0.75,4.67-3.64,5.94-5.28l51.49-9.34l5.25,63.57l-88.21,15.9L85.82,123.07z M181.46,100.16l-5.08,0.97L166.62,0.25\n L0.25,19.54l20.5,166.33l19.47-2.83c-1.55-2.22-3.98-4.91-8.11-8.35c-5.74-4.76-3.71-12.86-0.32-17.97\n c4.47-8.63,27.54-19.61,26.23-33.41c-0.47-5.02-1.27-11.55-5.93-16.03c-0.17,1.86,0.14,3.65,0.14,3.65s-1.91-2.44-2.87-5.77\n c-0.95-1.28-1.69-1.68-2.7-3.39c-0.72,1.97-0.62,4.26-0.62,4.26s-1.56-3.7-1.82-6.82c-0.93,1.4-1.16,4.05-1.16,4.05\n s-2.03-5.83-1.57-8.97c-0.93-2.73-3.68-8.15-2.9-20.47c5.08,3.56,16.26,2.71,20.61-3.71c1.45-2.13,2.44-7.93-0.72-19.36\n c-2.03-7.33-7.05-18.25-9.01-22.4l-0.23,0.17c1.03,3.34,3.16,10.33,3.98,13.73c2.47,10.29,3.13,13.87,1.97,18.61\n c-0.99,4.12-3.35,6.82-9.35,9.84c-6,3.03-13.96-4.34-14.47-4.74c-5.83-4.64-10.34-12.22-10.84-15.9\n c-0.52-4.03,2.32-6.45,3.76-9.74c-2.05,0.59-4.34,1.63-4.34,1.63s2.73-2.83,6.1-5.27c1.4-0.92,2.21-1.51,3.68-2.73\n c-2.13-0.03-3.86,0.02-3.86,0.02s3.55-1.92,7.23-3.31c-2.69-0.12-5.27-0.02-5.27-0.02S35.75,27.1,42,24.5\n c4.3-1.76,8.5-1.24,10.86,2.17c3.1,4.47,6.35,6.9,13.25,8.41c4.24-1.88,5.52-2.84,10.84-4.29c4.68-5.15,8.36-5.82,8.36-5.82\n s-1.82,1.67-2.31,4.3c2.66-2.09,5.57-3.84,5.57-3.84s-1.13,1.39-2.18,3.6l0.24,0.36c3.1-1.86,6.74-3.32,6.74-3.32\n s-1.04,1.32-2.26,3.02c2.34-0.02,7.08,0.1,8.91,0.31c10.86,0.24,13.11-11.6,17.28-13.08c5.22-1.86,7.55-2.99,16.44,5.74\n c7.63,7.5,13.59,20.91,10.63,23.92c-2.48,2.49-7.38-0.97-12.8-7.74c-2.87-3.58-5.03-7.81-6.05-13.19\n c-0.86-4.54-4.19-7.17-4.19-7.17s1.93,4.31,1.93,8.11c0,2.08,0.26,9.84,3.59,14.19c-0.33,0.64-0.48,3.15-0.85,3.63\n c-3.87-4.68-12.19-8.03-13.54-9.02c4.59,3.76,15.14,12.4,19.19,20.68c3.83,7.83,1.57,15.01,3.51,16.87\n c0.55,0.53,8.24,10.11,9.72,14.93c2.58,8.39,0.15,17.21-3.22,22.68l-9.43,1.47c-1.38-0.38-2.31-0.58-3.55-1.29\n c0.68-1.21,2.04-4.22,2.05-4.84l-0.53-0.93c-2.94,4.16-7.85,8.2-11.94,10.52c-5.35,3.03-11.51,2.56-15.52,1.32\n c-11.39-3.51-22.16-11.21-24.75-13.23c0,0-0.08,1.61,0.41,1.98c2.87,3.24,9.45,9.1,15.81,13.18l-13.55,1.49l6.41,49.89\n c-2.84,0.41-3.28,0.61-6.39,1.05c-2.74-9.68-7.98-16.01-13.71-19.69c-5.05-3.25-12.02-3.98-18.7-2.66l-0.43,0.5\n c4.64-0.48,10.12,0.19,15.74,3.75c5.52,3.49,9.97,12.51,11.61,17.94c2.1,6.94,3.55,14.36-2.1,22.23\n c-4.02,5.59-15.74,8.68-25.22,2c2.53,4.07,5.95,7.4,10.55,8.02c6.84,0.93,13.33-0.26,17.79-4.84c3.81-3.92,5.84-12.12,5.3-20.75\n l6.03-0.87l2.18,15.49l99.88-12.03L181.46,100.16z M120.69,58.08c-0.28,0.64-0.72,1.05-0.06,3.12l0.04,0.12l0.1,0.27l0.27,0.62\n c1.19,2.42,2.49,4.71,4.66,5.88c0.56-0.09,1.15-0.16,1.75-0.19c2.04-0.09,3.33,0.23,4.15,0.68c0.07-0.41,0.09-1,0.04-1.88\n c-0.16-3.07,0.61-8.29-5.29-11.04c-2.23-1.03-5.35-0.72-6.39,0.58c0.19,0.02,0.36,0.06,0.49,0.11\n C122.04,56.89,120.98,57.43,120.69,58.08 M137.23,86.73c-0.77-0.43-4.39-0.26-6.93,0.04c-4.84,0.57-10.07,2.25-11.22,3.14\n c-2.08,1.61-1.14,4.42,0.4,5.57c4.32,3.22,8.1,5.39,12.09,4.86c2.45-0.32,4.61-4.2,6.14-7.73\n C138.77,90.19,138.77,87.58,137.23,86.73 M94.36,61.88c1.37-1.3-6.8-3-13.14,1.32c-4.67,3.19-4.82,10.03-0.35,13.9\n c0.45,0.38,0.82,0.66,1.16,0.88c1.31-0.62,2.8-1.24,4.51-1.79c2.9-0.94,5.3-1.43,7.28-1.68c0.95-1.06,2.05-2.92,1.77-6.29\n C95.22,63.63,91.75,64.36,94.36,61.88" }) }) }), _jsx("path", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M249.2,141.8H211v-88h38.2c27.5,0,41.3,13.9,41.3,41.6C290.5,126.3,276.8,141.8,249.2,141.8z M227.4,127.6\n h19.4c18.3,0,27.4-10.7,27.4-32.2c0-18.3-9.1-27.4-27.4-27.4h-19.4V127.6L227.4,127.6z" }), _jsx("polygon", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", points: "307.6,141.8 290.9,141.8 328.3,53.8 345.9,53.8 384.1,141.8 366.5,141.8 355.4,117.8 327.2,117.8\n 332.8,103.7 351.1,103.7 336.7,70.6" }), _jsx("polygon", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", points: "374.8,53.8 441.7,53.8 441.7,68 416.5,68 416.5,141.8 400.1,141.8 400.1,68 374.8,68" }), _jsx("polygon", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", points: "450.1,141.8 433.3,141.8 470.8,53.8 488.3,53.8 526.5,141.8 509,141.8 497.9,117.8 469.6,117.8\n 475.2,103.7 493.5,103.7 479.1,70.6" }), _jsx("path", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M575.6,141.8h-38.2v-88h38.2c27.5,0,41.3,13.9,41.3,41.6C616.9,126.3,603.1,141.8,575.6,141.8z M553.7,127.6\n h19.4c18.3,0,27.4-10.7,27.4-32.2c0-18.3-9.2-27.4-27.4-27.4h-19.4V127.6z" }), _jsx("path", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M628,97.9c0-29.8,14.8-44.7,44.3-44.7c29,0,43.6,14.9,43.6,44.7c0,29.7-14.5,44.5-43.6,44.5\n C644,142.4,629.3,127.6,628,97.9z M672.2,128.2c17.7,0,26.6-10.2,26.6-30.7c0-20.2-8.9-30.2-26.6-30.2\n c-18.2,0-27.3,10.1-27.3,30.2C644.9,118,654,128.2,672.2,128.2z" }), _jsx("path", { fill: "currentColor", clipRule: "evenodd", fillRule: "evenodd", d: "M783.9,106.2v20.6c-3.8,1-7.1,1.5-10.1,1.5c-20,0-30-10.6-30-31.7c0-19.5,10.6-29.2,31.7-29.2\n c8.8,0,17,1.6,24.7,4.9V57.5c-7.6-2.9-16.2-4.3-25.9-4.3c-31.6,0-47.5,14.4-47.5,43.4c0,30.6,15.5,45.8,46.7,45.8\n c10.7,0,19.6-1.6,26.7-4.7v-46h-26.4l-5.5,14.5H783.9z" })] })] }) }));
|
|
4
|
+
export default DataDog;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const DigitalOcean = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "65.2 173.5 180 180", enableBackground: "new 65.2 173.5 180 180", className: classNames('text-[#0080FF] dark:text-white', props.className), children: _jsx("g", { id: "XMLID_229_", children: _jsx("g", { id: "XMLID_690_", children: _jsx("g", { id: "XMLID_691_", children: _jsx("g", { children: _jsxs("g", { id: "XMLID_44_", children: [_jsx("g", { id: "XMLID_48_", children: _jsx("path", { id: "XMLID_49_", fill: "currentColor", d: "M155.2,351.7v-34.2c36.2,0,64.3-35.9,50.4-74c-5.1-14.1-16.4-25.4-30.5-30.5\n c-38.1-13.8-74,14.2-74,50.4l0,0H67c0-57.7,55.8-102.7,116.3-83.8c26.4,8.3,47.5,29.3,55.7,55.7\n C257.9,295.9,213,351.7,155.2,351.7z" }) }), _jsx("polygon", { id: "XMLID_47_", fill: "currentColor", points: "155.3,317.6 121.3,317.6 121.3,283.6 121.3,283.6 155.3,283.6 155.3,283.6" }), _jsx("polygon", { id: "XMLID_46_", fill: "currentColor", points: "121.3,343.8 95.1,343.8 95.1,343.8 95.1,317.6 121.3,317.6" }), _jsx("path", { id: "XMLID_45_", fill: "currentColor", d: "M95.1,317.6H73.2l0,0v-21.9l0,0h21.9l0,0V317.6z" })] }) }) }) }) }) }));
|
|
4
|
+
export default DigitalOcean;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const DigitalOcean = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 603 103", enableBackground: "new 0 0 603 103", className: classNames('text-[#0080FF] dark:text-white', props.className), children: _jsxs("g", { id: "XMLID_2369_", children: [_jsx("g", { id: "XMLID_2638_", children: _jsx("g", { id: "XMLID_2639_", children: _jsx("g", { children: _jsxs("g", { id: "XMLID_44_", children: [_jsx("g", { id: "XMLID_48_", children: _jsx("path", { id: "XMLID_49_", fill: "currentColor", d: "M52.1,102.1l0-19.6c20.8,0,36.8-20.6,28.9-42.4C78,32,71.6,25.5,63.5,22.6\n c-21.8-7.9-42.4,8.1-42.4,28.9c0,0,0,0,0,0l-19.6,0c0-33.1,32-58.9,66.7-48.1c15.2,4.7,27.2,16.8,31.9,31.9\n C110.9,70.1,85.2,102.1,52.1,102.1z" }) }), _jsx("polygon", { id: "XMLID_47_", fill: "currentColor", clipRule: "evenodd", fillOpacity: "evenodd", points: "52.1,82.5 32.6,82.5 32.6,63 32.6,63 52.1,63 52.1,63" }), _jsx("polygon", { id: "XMLID_46_", fill: "currentColor", clipRule: "evenodd", fillOpacity: "evenodd", points: "32.6,97.5 17.6,97.5 17.6,97.5 17.6,82.5 32.6,82.5 32.6,97.5" }), _jsx("polygon", { id: "XMLID_45_", fill: "currentColor", clipRule: "evenodd", fillOpacity: "evenodd", points: "17.6,82.5 5,82.5 5,82.5 5,70 5,70 17.6,70 17.6,70" })] }) }) }) }), _jsxs("g", { id: "XMLID_2370_", children: [_jsx("path", { id: "XMLID_2635_", fill: "currentColor", d: "M181.5,30.2c-5.8-4-13-6.1-21.4-6.1h-18.3v58.1h18.3c8.4,0,15.6-2.1,21.4-6.4\n c3.2-2.2,5.7-5.4,7.4-9.3c1.7-3.9,2.6-8.5,2.6-13.7c0-5.1-0.9-9.7-2.6-13.6C187.2,35.4,184.7,32.3,181.5,30.2z M152.5,34h5.8\n c6.4,0,11.7,1.3,15.7,3.7c4.4,2.7,6.7,7.8,6.7,15.1c0,7.6-2.3,12.9-6.7,15.8h0c-3.8,2.5-9.1,3.8-15.6,3.8h-5.8V34z" }), _jsx("path", { id: "XMLID_2634_", fill: "currentColor", d: "M204.3,23.4c-1.8,0-3.3,0.6-4.5,1.8c-1.2,1.2-1.9,2.7-1.9,4.4c0,1.8,0.6,3.3,1.9,4.5\n c1.2,1.2,2.7,1.9,4.5,1.9c1.8,0,3.3-0.6,4.5-1.9c1.2-1.2,1.9-2.8,1.9-4.5c0-1.8-0.6-3.3-1.9-4.4C207.6,24,206,23.4,204.3,23.4z" }), _jsx("rect", { id: "XMLID_2564_", x: "199", y: "41.3", fill: "currentColor", width: "10.3", height: "41" }), _jsx("path", { id: "XMLID_2561_", fill: "currentColor", d: "M246.8,44.7c-3.1-2.8-6.6-4.4-10.3-4.4c-5.7,0-10.4,2-14.1,5.8c-3.7,3.8-5.5,8.8-5.5,14.7\n c0,5.8,1.8,10.7,5.5,14.7c3.7,3.8,8.4,5.8,14.1,5.8c4,0,7.4-1.1,10.2-3.3V79c0,3.4-0.9,6-2.7,7.9c-1.8,1.8-4.3,2.7-7.4,2.7\n c-4.8,0-7.7-1.9-11.4-6.8l-7,6.7l0.2,0.3c1.5,2.1,3.8,4.2,6.9,6.2c3.1,2,6.9,3,11.5,3c6.1,0,11.1-1.9,14.7-5.6\n c3.7-3.7,5.5-8.7,5.5-14.9V41.3h-10.1V44.7z M244.1,68.9c-1.8,2-4.1,3-7.1,3c-3,0-5.3-1-7-3c-1.8-2-2.7-4.7-2.7-8\n c0-3.3,0.9-6.1,2.7-8.1c1.8-2,4.1-3.1,7-3.1c3,0,5.3,1,7.1,3.1c1.8,2,2.7,4.8,2.7,8.1C246.8,64.2,245.8,66.9,244.1,68.9z" }), _jsx("rect", { id: "XMLID_2560_", x: "265.7", y: "41.3", fill: "currentColor", width: "10.3", height: "41" }), _jsx("path", { id: "XMLID_2552_", fill: "currentColor", d: "M271,23.4c-1.8,0-3.3,0.6-4.5,1.8c-1.2,1.2-1.9,2.7-1.9,4.4c0,1.8,0.6,3.3,1.9,4.5\n c1.2,1.2,2.7,1.9,4.5,1.9c1.8,0,3.3-0.6,4.5-1.9c1.2-1.2,1.9-2.8,1.9-4.5c0-1.8-0.6-3.3-1.9-4.4C274.3,24,272.7,23.4,271,23.4z" }), _jsx("path", { id: "XMLID_2509_", fill: "currentColor", d: "M298.6,30.3h-10.1v11.1h-5.9v9.4h5.9v17c0,5.3,1.1,9.1,3.2,11.3c2.1,2.2,5.8,3.3,11.1,3.3\n c1.7,0,3.4-0.1,5-0.2l0.5,0v-9.4l-3.5,0.2c-2.5,0-4.1-0.4-4.9-1.3c-0.8-0.9-1.2-2.7-1.2-5.4V50.7h9.6v-9.4h-9.6V30.3z" }), _jsx("rect", { id: "XMLID_2508_", x: "356.5", y: "24.1", fill: "currentColor", width: "10.3", height: "58.1" }), _jsx("path", { id: "XMLID_2470_", fill: "currentColor", d: "M470.9,67.6c-1.8,2.1-3.7,3.9-5.2,4.8v0c-1.4,0.9-3.2,1.4-5.3,1.4c-3,0-5.5-1.1-7.5-3.4\n c-2-2.3-3-5.2-3-8.7s1-6.4,2.9-8.6c2-2.3,4.4-3.4,7.4-3.4c3.3,0,6.8,2.1,9.8,5.6l6.8-6.5l0,0c-4.4-5.8-10.1-8.5-16.9-8.5\n c-5.7,0-10.6,2.1-14.6,6.1c-4,4-6,9.2-6,15.3s2,11.2,6,15.3c4,4.1,8.9,6.1,14.6,6.1c7.5,0,13.5-3.2,17.5-9.1L470.9,67.6z" }), _jsx("path", { id: "XMLID_2460_", fill: "currentColor", d: "M513.2,47c-1.5-2-3.5-3.7-5.9-4.9c-2.5-1.2-5.3-1.8-8.5-1.8c-5.8,0-10.5,2.1-14,6.3\n c-3.4,4.2-5.2,9.3-5.2,15.4c0,6.2,1.9,11.3,5.7,15.3c3.7,3.9,8.8,5.9,14.9,5.9c6.9,0,12.7-2.8,16.9-8.4l0.2-0.3l-6.7-6.5l0,0\n c-0.6,0.8-1.5,1.6-2.3,2.4c-1,1-2,1.7-3,2.2c-1.5,0.8-3.3,1.1-5.2,1.1c-2.9,0-5.2-0.8-7-2.5c-1.7-1.5-2.7-3.6-2.9-6.2h27.3\n l0.1-3.8c0-2.7-0.4-5.2-1.1-7.6C515.8,51.3,514.7,49.1,513.2,47z M490.7,56.7c0.5-2,1.4-3.6,2.7-4.9c1.4-1.4,3.2-2.1,5.4-2.1\n c2.5,0,4.4,0.7,5.7,2.1c1.2,1.3,1.9,2.9,2.1,4.8H490.7z" }), _jsx("path", { id: "XMLID_2456_", fill: "currentColor", d: "M552.8,44.4L552.8,44.4c-3.1-2.7-7.4-4-12.8-4c-3.4,0-6.6,0.8-9.5,2.2\n c-2.7,1.4-5.3,3.6-7,6.6l0.1,0.1l6.6,6.3c2.7-4.3,5.7-5.8,9.7-5.8c2.2,0,3.9,0.6,5.3,1.7c1.4,1.1,2,2.6,2,4.4v2\n c-2.6-0.8-5.1-1.2-7.6-1.2c-5.1,0-9.3,1.2-12.4,3.6c-3.1,2.4-4.7,5.9-4.7,10.2c0,3.8,1.3,7,4,9.3c2.7,2.2,6,3.4,9.9,3.4\n c3.9,0,7.6-1.6,10.9-4.3v3.4h10.1V55.9C557.6,51,556,47.1,552.8,44.4z M534.5,66.6c1.2-0.8,2.8-1.2,4.9-1.2c2.5,0,5.1,0.5,7.8,1.5\n v4C545,73,542,74,538.3,74c-1.8,0-3.2-0.4-4.1-1.2c-0.9-0.8-1.4-1.7-1.4-3C532.8,68.5,533.4,67.4,534.5,66.6z" }), _jsx("path", { id: "XMLID_2454_", fill: "currentColor", d: "M597.2,45.2c-2.9-3.2-6.9-4.8-12-4.8c-4.1,0-7.4,1.2-9.9,3.5v-2.5h-10.1v41h10.3V59.7\n c0-3.1,0.7-5.6,2.2-7.3c1.5-1.8,3.4-2.6,6.1-2.6c2.3,0,4.1,0.8,5.4,2.3c1.3,1.6,2,3.7,2,6.4v23.7h10.3V58.5\n C601.5,52.9,600.1,48.4,597.2,45.2z" }), _jsx("path", { id: "XMLID_2450_", fill: "currentColor", d: "M343.6,44.4L343.6,44.4c-3.1-2.7-7.4-4-12.8-4c-3.4,0-6.6,0.8-9.5,2.2\n c-2.7,1.4-5.3,3.6-7,6.6l0.1,0.1l6.6,6.3c2.7-4.3,5.7-5.8,9.7-5.8c2.2,0,3.9,0.6,5.3,1.7c1.4,1.1,2,2.6,2,4.4v2\n c-2.6-0.8-5.1-1.2-7.6-1.2c-5.1,0-9.3,1.2-12.4,3.6c-3.1,2.4-4.7,5.9-4.7,10.2c0,3.8,1.3,7,4,9.3c2.7,2.2,6,3.4,9.9,3.4\n c3.9,0,7.6-1.6,10.9-4.3v3.4h10.1V55.9C348.3,51,346.7,47.1,343.6,44.4z M325.3,66.6c1.2-0.8,2.8-1.2,4.9-1.2\n c2.5,0,5.1,0.5,7.8,1.5v4c-2.2,2.1-5.2,3.1-8.9,3.1c-1.8,0-3.2-0.4-4.1-1.2c-0.9-0.8-1.4-1.7-1.4-3\n C323.6,68.5,324.1,67.4,325.3,66.6z" }), _jsx("path", { id: "XMLID_2371_", fill: "currentColor", d: "M404.2,83.1c-16.5,0-30-13.4-30-30s13.4-30,30-30c16.5,0,30,13.4,30,30\n S420.7,83.1,404.2,83.1z M404.2,33.8c-10.7,0-19.4,8.7-19.4,19.4s8.7,19.4,19.4,19.4c10.7,0,19.4-8.7,19.4-19.4\n S414.9,33.8,404.2,33.8z" })] })] }) }));
|
|
4
|
+
export default DigitalOcean;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const EquinixMetal = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 855.18 470.45", enableBackground: "new 0 0 855.18 470.45", className: classNames('text-[#E91C24] dark:text-white', props.className), children: [_jsx("polygon", { fill: "currentColor", points: "360.02,0 288.02,25.08 288.02,402.81 240.02,386.11 240.02,41.88 96.02,92.17 96.02,335.82\n 48.04,319.05 48.04,108.9 0,125.7 0,353.16 144.01,403.42 144.01,126.23 192.04,109.49 192.04,420.19 336.04,470.45 336.04,59.19\n 360.02,50.82 384.01,59.19 384.01,470.45 528.07,420.19 528.07,109.49 576,126.23 576,403.42 720,353.16 720,125.7 671.99,108.9\n 671.99,319.05 624.04,335.82 624.04,92.17 480.01,41.88 480.01,386.11 431.98,402.81 431.98,25.08" }), _jsx("path", { fill: "currentColor", d: "M811.93,337.24c24.12,0,43.24-19.94,43.24-43.49v-0.28c0-23.61-18.9-43.27-43.24-43.27\n c-24.11,0-43.23,19.92-43.23,43.55v0.21C768.7,317.57,787.57,337.24,811.93,337.24 M811.93,332.49c-21.85,0-38.25-17.37-38.25-38.52\n v-0.21c0-21.14,16.62-38.78,38.25-38.78c21.86,0,38.26,17.37,38.26,38.5v0.28C850.19,314.83,833.55,332.49,811.93,332.49\n M794.04,315.34h10.92v-14.15h6.97l9.71,14.15h13.17l-11.44-16.14c5.98-2,9.95-6.69,9.95-13.89c0-10.18-7.73-14.95-18.15-14.95\n h-21.12V315.34z M804.96,292.24v-12.43h9.46c4.69,0,7.72,2.26,7.72,6.2c0,3.74-2.74,6.23-7.72,6.23H804.96z" })] }));
|
|
4
|
+
export default EquinixMetal;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const EquinixMetal = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 3217.55 470.45", enableBackground: "new 0 0 3217.55 470.45", className: classNames('text-[#E91C24] dark:text-white', props.className), children: [_jsxs("g", { children: [_jsx("polygon", { className: "fill-back dark:fill-current", points: "1081.56,248.72 1188.44,248.72 1188.44,218.71 1081.56,218.71 1081.56,153.99 1240.97,153.99\n 1240.97,124.12 1049.23,124.12 1049.23,352.54 1246.59,352.54 1246.59,323.07 1081.56,323.07" }), _jsx("g", { children: _jsx("path", { className: "fill-back dark:fill-current", d: "M1924.93,261.52c0,40.82-26.16,67.8-65.02,67.8c-37.7,0-61.29-27.3-61.29-67.8V124.7h-32v138.35\n c0,62.3,43.53,96.25,93.07,96.25c73.13,0,96.91-51.6,96.91-96.25V124.7h-31.67V261.52z" }) }), _jsx("rect", { x: "2134.65", y: "124.12", className: "fill-back dark:fill-current", width: "31.75", height: "228.45" }), _jsx("polygon", { className: "fill-back dark:fill-current", points: "2545.41,303.11 2388.48,124.12 2357.1,124.12 2357.1,352.54 2388.81,352.54 2388.81,172.1\n 2546.05,352.54 2577.02,352.54 2577.02,124.12 2545.41,124.12" }), _jsx("rect", { x: "2769.56", y: "124.12", className: "fill-back dark:fill-current", width: "31.72", height: "228.45" }), _jsx("polygon", { className: "fill-back dark:fill-current", points: "3109.94,228.58 3202.03,123.87 3162.89,123.87 3089.79,205.98 3018.68,123.87 2977.23,123.87\n 3066.07,228.65 2954.95,352.5 2995.54,352.5 3086.64,250.82 3173.53,352.5 3217.55,352.5" }), _jsxs("g", { children: [_jsx("path", { className: "fill-back dark:fill-current", d: "M1572.69,238.2c0,32.25-10.09,53.26-28.53,71.2l-17.2-20.57l-36.81-0.04l30.15,35.76\n c-7.36,3.65-20.64,6.62-30.98,6.69c-47.34,0.33-85.03-39.16-85.03-92.78l-0.02-0.87c0-54.6,35.31-93.25,82.91-93.51\n c47.62-0.4,85.52,38.91,85.52,93.15V238.2z M1487.89,114.86c-65.89,0.43-116.69,51.96-116.69,123.85v0.87\n c0,71.45,52.04,121.75,117.46,121.28c16.81-0.14,36.68-4.67,51.55-12.62l18.05,21.44l36.92-0.04l-31.61-37.35\n c25.86-20.36,42.15-53.88,42.15-95.28v-0.9C1605.74,165.09,1553.52,114.36,1487.89,114.86" }), _jsx("path", { fill: "currentColor", d: "M852.81,337.24c24.09,0,43.21-19.92,43.21-43.5v-0.25c0-23.61-18.88-43.28-43.21-43.28\n c-24.13,0-43.27,19.92-43.27,43.54v0.25C809.54,317.57,828.44,337.24,852.81,337.24 M852.81,332.5\n c-21.87,0-38.27-17.39-38.27-38.51v-0.25c0-21.15,16.63-38.76,38.27-38.76c21.84,0,38.25,17.39,38.25,38.51v0.25\n C891.06,314.86,874.42,332.5,852.81,332.5 M834.91,315.37h10.94v-14.18h6.96l9.69,14.18h13.16l-11.41-16.16\n c5.96-1.99,9.92-6.69,9.92-13.92c0-10.16-7.72-14.93-18.18-14.93h-21.09V315.37z M845.86,292.26v-12.44h9.42\n c4.7,0,7.72,2.24,7.72,6.22c0,3.73-2.72,6.22-7.72,6.22H845.86z" })] })] }), _jsx("polygon", { fill: "currentColor", points: "360.02,0 288.02,25.08 288.02,402.81 240.02,386.11 240.02,41.88 96.02,92.17 96.02,335.82\n 48.04,319.05 48.04,108.9 0,125.7 0,353.16 144.01,403.42 144.01,126.23 192.04,109.49 192.04,420.19 336.04,470.45 336.04,59.19\n 360.02,50.82 384.01,59.19 384.01,470.45 528.07,420.19 528.07,109.49 576,126.23 576,403.42 720,353.16 720,125.7 671.99,108.9\n 671.99,319.05 624.04,335.82 624.04,92.17 480.01,41.88 480.01,386.11 431.98,402.81 431.98,25.08" })] }));
|
|
4
|
+
export default EquinixMetal;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
const HeroDevs = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "484", height: "500", viewBox: "0 0 484 500", fill: "none", ...props, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M168.465 193.671C96.0868 172.261 104.27 358.657 188.649 307.589C213 292.848 245.097 271.662 283.516 271.662C318.175 271.662 337.138 309.212 371.797 309.212C421.722 303.779 419.576 209.004 385.85 205.936C350.385 205.936 321.323 265.829 275.427 251.754C235.8 239.604 195.13 201.557 168.465 193.671ZM178.261 163.624C215.231 174.56 247.435 209.939 284.762 221.383C287.8 222.315 290.385 222.337 293.443 221.508C300.588 219.573 308.772 213.546 314.638 209.106C336.291 192.715 356.204 174.493 385.051 174.493H386.495L387.933 174.624C462.26 181.382 461.541 333.617 374.543 343.087L372.827 343.274H370.679C367.931 343.274 365.171 343.193 362.444 342.855C340.063 340.077 324.796 329.948 308.908 318.821C302.583 314.392 291.657 305.994 283.451 305.994C255.029 305.994 229.41 322.751 205.823 337.028C182.609 351.078 155.543 356.167 130.914 342.421C101.852 326.2 89.3382 290.624 88.058 258.549C86.7283 225.261 97.2242 186.159 127.537 168.72C143.279 159.665 161.076 158.541 178.261 163.624Z", fill: "url(#paint0_linear_1656_31)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M241.698 41.3313C-41.5403 22.7742 140.463 40.2031 77.0514 123.994C50.0436 159.711 33.9091 204.522 33.9091 253.367C33.9091 370.468 126.94 465.395 241.698 465.395C326.662 465.395 399.707 413.357 431.911 338.83C451.999 298.895 464.1 240.899 432.259 169.912C400.189 96.65 326.827 46.9144 241.698 41.3313ZM243.874 6.80207C374.211 15.3389 483.405 116.04 483.405 253.367C483.405 389.57 375.177 500 241.698 500C108.228 500 0 389.561 0 253.367C0 198.743 17.4913 146.099 50.2069 102.847C55.0511 96.4452 59.5501 89.514 56.6917 81.377C50.3631 63.3884 36.987 53.7323 45.0175 29.9563C54.9336 0.592676 87.2957 -0.126832 112.399 0.0108583C155.723 0.250706 200.613 3.96831 243.874 6.80207Z", fill: "url(#paint1_linear_1656_31)" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_1656_31", x1: "87.9473", y1: "262.865", x2: "441.888", y2: "259.733", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F926E1" }), _jsx("stop", { offset: "1", stopColor: "#2AB5FB" })] }), _jsxs("linearGradient", { id: "paint1_linear_1656_31", x1: "-1.70492e-07", y1: "269.231", x2: "483.483", y2: "267.011", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F926E1" }), _jsx("stop", { offset: "1", stopColor: "#2AB5FB" })] })] })] }));
|
|
3
|
+
export default HeroDevs;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const HeroDevs = props => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 600 144", width: "600", height: "144", fill: "none", ...props, className: classNames('text-black dark:text-white', props.className), children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M49.716 57.7644C31.2403 52.2992 33.3293 99.8793 54.868 86.8433C61.0841 83.0806 69.2772 77.6726 79.0841 77.6726C87.9313 77.6726 92.772 87.2578 101.619 87.2578C114.363 85.8708 113.815 61.6781 105.206 60.8951C96.1535 60.8951 88.7351 76.1836 77.0194 72.5908C66.904 69.4893 56.5224 59.7773 49.716 57.7644ZM52.2164 50.0945C61.6535 52.886 69.874 61.9169 79.4022 64.8381C80.1779 65.076 80.8375 65.0818 81.6183 64.8701C83.4421 64.3762 85.5311 62.8377 87.0285 61.7043C92.5559 57.5203 97.6388 52.8687 105.002 52.8687H105.371L105.738 52.9024C124.711 54.6274 124.528 93.4875 102.32 95.9048L101.882 95.9526H101.334C100.632 95.9526 99.9279 95.9318 99.2316 95.8455C93.5185 95.1364 89.6214 92.5508 85.5659 89.7106C83.9513 88.5799 81.1622 86.4363 79.0675 86.4363C71.8124 86.4363 65.2729 90.7137 59.2521 94.3582C53.3263 97.9447 46.4174 99.2437 40.1305 95.7347C32.7121 91.5942 29.5177 82.5128 29.1909 74.3252C28.8514 65.828 31.5307 55.8467 39.2685 51.3953C43.2868 49.0838 47.8298 48.7968 52.2164 50.0945Z", fill: "url(#paint0_linear_1656_9)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M68.4096 18.8775C-3.89084 14.1405 42.5679 18.5895 26.3813 39.9782C19.4872 49.0955 15.3687 60.5342 15.3687 73.0024C15.3687 102.894 39.1161 127.126 68.4096 127.126C90.0979 127.126 108.744 113.842 116.964 94.818C122.092 84.6241 125.181 69.8198 117.053 51.6996C108.867 32.9983 90.14 20.3026 68.4096 18.8775ZM68.9651 10.0634C102.235 12.2425 130.109 37.948 130.109 73.0024C130.109 107.77 102.482 135.959 68.4096 135.959C34.3397 135.959 6.71289 107.768 6.71289 73.0024C6.71289 59.0591 11.1778 45.621 19.5289 34.5803C20.7654 32.946 21.9139 31.1768 21.1842 29.0997C19.5688 24.5078 16.1543 22.043 18.2042 15.9738C20.7354 8.47836 28.9963 8.2947 35.4043 8.32985C46.4633 8.39107 57.9221 9.34004 68.9651 10.0634Z", fill: "url(#paint1_linear_1656_9)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M405.847 100.284C395.625 100.284 386.666 91.8962 386.666 78.7765V78.5617C386.666 65.1184 395.308 57.161 405.847 57.161C415.964 57.161 425.555 65.7636 425.555 78.5617V78.7765C425.555 91.5733 415.964 100.284 405.847 100.284ZM451.32 75.5443C452.385 64.5648 459.628 56.4126 469.215 56.4126C480.187 56.4126 485.94 65.3261 486.792 75.5443H451.32ZM470.815 108.651C481.255 108.651 487.965 104.412 493.505 98.1072L488.392 93.4338C483.918 98.2161 478.593 101.368 471.028 101.368C461.228 101.368 452.813 94.5202 451.642 82.3471H495.317C495.423 81.3687 495.423 80.7163 495.423 79.629C495.423 63.2153 486.048 49.9544 469.751 49.9544C454.517 49.9544 443.333 62.9983 443.333 79.1937V79.412C443.333 96.8028 455.69 108.651 470.815 108.651ZM519.371 107.29H526.621L550.613 50.601H541.763L523.102 97.2789L504.548 50.601H495.484L519.371 107.29ZM573.73 107.91C584.703 107.91 593.333 101.713 593.333 91.0586V90.9931C593.333 80.766 584.065 77.3566 575.443 74.7175C568.007 72.4083 561.111 70.3196 561.111 64.9311V64.768C561.111 60.1563 565.21 56.7253 571.62 56.7253C576.875 56.7253 582.655 58.762 587.7 62.0869L591.378 55.866C585.807 52.1135 578.452 49.7538 571.831 49.7538C561.111 49.7538 553.333 56.0818 553.333 65.626V65.8433C553.333 76.2565 563 79.3244 571.7 81.8462C579.004 83.9272 585.555 86.1204 585.555 91.8186V91.9289C585.555 97.3644 580.761 100.842 574.156 100.842C567.657 100.842 561.052 98.2333 555.086 93.6677L550.932 99.6471C557.11 104.756 565.846 107.91 573.73 107.91ZM404.297 107.718C414.496 107.718 421.046 101.957 425.555 95.2186V106.157H433.333V35.8618H425.555V61.0868C421.26 54.7828 414.604 49.1302 404.297 49.1302C390.983 49.1302 377.777 60.0008 377.777 78.3695V78.5879C377.777 97.0659 390.983 107.718 404.297 107.718Z", fill: "url(#paint2_linear_1656_9)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M244.271 108.155C240.01 108.155 236.05 107.431 232.393 105.981C228.736 104.531 225.576 102.466 222.912 99.7855C220.248 97.1033 218.172 93.9332 216.681 90.2736C215.19 86.6146 214.444 82.5382 214.444 78.0452V77.8277C214.444 73.6978 215.136 69.7849 216.521 66.0886C217.906 62.3927 219.842 59.1672 222.326 56.415C224.812 53.6607 227.777 51.4862 231.222 49.8918C234.666 48.2987 238.483 47.5011 242.673 47.5011C247.432 47.5011 251.55 48.37 255.03 50.1102C258.51 51.8485 261.403 54.186 263.712 57.121C266.02 60.0561 267.724 63.4259 268.825 67.2299C269.924 71.0338 270.476 75.0021 270.476 79.1324C270.476 79.7843 270.458 80.4726 270.423 81.1976C270.386 81.9217 270.334 82.6835 270.263 83.4807H230.53C231.311 87.2487 232.926 90.092 235.376 92.0129C237.825 93.9332 240.862 94.8938 244.484 94.8938C247.182 94.8938 249.596 94.4226 251.727 93.4801C253.858 92.5381 256.06 91.0168 258.332 88.9149L267.6 97.2841C264.901 100.69 261.633 103.354 257.798 105.274C253.964 107.194 249.454 108.155 244.271 108.155ZM254.2 73.2766C253.702 69.5816 252.424 66.5917 250.364 64.309C248.304 62.0264 245.571 60.8851 242.162 60.8851C238.753 60.8851 236.001 62.0082 233.906 64.2555C231.812 66.5018 230.444 69.5086 229.805 73.2766H254.2ZM275.555 48.3333H292.222V59.8394C293.815 55.9323 295.998 52.8087 298.772 50.4645C301.544 48.1202 305.287 47.0547 310 47.2685V64.2063H309.167C303.901 64.2063 299.758 65.8392 296.744 69.1069C293.728 72.3731 292.222 77.4512 292.222 84.3394V106.156H275.555V48.3333ZM343.226 108.34C338.791 108.34 334.68 107.555 330.888 105.987C327.098 104.417 323.826 102.264 321.072 99.5268C318.318 96.7911 316.155 93.5793 314.583 89.8945C313.008 86.2088 312.222 82.2495 312.222 78.0168V77.798C312.222 73.5649 313.008 69.606 314.583 65.9211C316.155 62.235 318.336 59.0051 321.125 56.2331C323.915 53.4597 327.205 51.2692 330.996 49.6637C334.786 48.0591 338.934 47.2562 343.441 47.2562C347.875 47.2562 351.986 48.041 355.777 49.6093C359.567 51.1793 362.841 53.3317 365.594 56.0691C368.347 58.8048 370.51 62.0166 372.083 65.7014C373.657 69.3871 374.444 73.3465 374.444 77.5792V77.798C374.444 82.0311 373.657 85.9901 372.083 89.6749C370.51 93.3611 368.33 96.5896 365.541 99.363C362.751 102.136 359.461 104.327 355.67 105.931C351.881 107.537 347.732 108.34 343.226 108.34ZM342.884 93.9789C345.242 93.9789 347.331 93.5595 349.152 92.7215C350.973 91.883 352.527 90.7351 353.813 89.2776C355.098 87.8197 356.081 86.1256 356.758 84.1937C357.438 82.2618 357.777 80.2038 357.777 78.0164V77.798C357.777 75.612 357.421 73.5521 356.705 71.6207C355.992 69.6887 354.955 67.9766 353.598 66.4823C352.241 64.9884 350.634 63.8046 348.777 62.929C346.92 62.0547 344.885 61.6172 342.67 61.6172C340.313 61.6172 338.223 62.0366 336.403 62.8746C334.581 63.7129 333.027 64.8608 331.742 66.3184C330.456 67.7764 329.474 69.4705 328.794 71.4023C328.116 73.3342 327.777 75.3922 327.777 77.5796V77.798C327.777 79.9841 328.134 82.0439 328.848 83.9753C329.563 85.9059 330.6 87.6194 331.956 89.1138C333.314 90.6075 334.902 91.7914 336.724 92.6669C338.545 93.5412 340.598 93.9789 342.884 93.9789ZM172.222 35.8616V57.3624C173.16 56.1116 174.186 54.9345 175.305 53.7931C176.423 52.6696 177.665 51.6735 179.036 50.7851C180.405 49.9157 181.921 49.228 183.578 48.7013C185.237 48.1942 187.112 47.9413 189.202 47.9413C195.476 47.9413 200.325 49.8616 203.751 53.702C207.175 57.543 208.888 62.8325 208.888 69.5727V107.29H192.222V74.8621C192.222 70.967 191.366 68.0138 189.655 66.0399C187.944 64.0469 185.521 63.0509 182.382 63.0509C179.246 63.0509 176.767 64.0469 174.95 66.0399C173.131 68.0138 172.222 70.967 172.222 74.8621V106.156H155.555V35.8616H172.222Z", fill: "currentColor" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_1656_9", x1: "29.1626", y1: "75.427", x2: "119.511", y2: "74.6275", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F926E1" }), _jsx("stop", { offset: "1", stopColor: "#2AB5FB" })] }), _jsxs("linearGradient", { id: "paint1_linear_1656_9", x1: "6.71289", y1: "77.0519", x2: "130.129", y2: "76.4854", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F926E1" }), _jsx("stop", { offset: "1", stopColor: "#2AB5FB" })] }), _jsxs("linearGradient", { id: "paint2_linear_1656_9", x1: "377.777", y1: "75.0562", x2: "593.33", y2: "72.0254", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F926E1" }), _jsx("stop", { offset: "1", stopColor: "#2AB5FB" })] })] })] }));
|
|
4
|
+
export default HeroDevs;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const IBM = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1000 401.149", width: "1000px", height: "401.149px", enableBackground: "new 0 0 1000 401.149", className: classNames('text-[#1F70C1] dark:text-white', props.className), children: _jsxs("g", { children: [_jsxs("g", { children: [_jsx("polygon", { id: "Rectangle-path", fill: "currentColor", points: "0,373.217 194.433,373.217 194.433,401.05 0,401.05" }), _jsx("polygon", { id: "Rectangle-path_1_", fill: "currentColor", points: "0,319.83 194.433,319.83 194.433,347.761 0,347.761" }), _jsx("polygon", { id: "Rectangle-path_2_", fill: "currentColor", points: "55.468,266.541 138.867,266.541 138.867,294.473 55.468,294.473" }), _jsx("polygon", { id: "Rectangle-path_3_", fill: "currentColor", points: "55.468,213.253 138.867,213.253 138.867,241.185 55.468,241.185" }), _jsx("polygon", { id: "Rectangle-path_4_", fill: "currentColor", points: "55.468,159.964 138.867,159.964 138.867,187.896 55.468,187.896" }), _jsx("polygon", { id: "Rectangle-path_5_", fill: "currentColor", points: "55.468,106.577 138.867,106.577 138.867,134.509 55.468,134.509" }), _jsx("rect", { id: "Rectangle-path_6_", y: "53.288", fill: "currentColor", width: "194.433", height: "27.932" }), _jsx("rect", { id: "Rectangle-path_7_", fill: "currentColor", width: "194.433", height: "27.932" })] }), _jsxs("g", { children: [_jsx("path", { id: "Shape_16_", fill: "currentColor", d: "M222.167,347.761h299.029c5.051-8.617,8.815-18.027,11.094-27.932H222.167V347.761z" }), _jsx("path", { id: "Shape_17_", fill: "currentColor", d: "M497.92,213.253H277.734v27.932h243.463C514.857,230.487,507.032,221.078,497.92,213.253z" }), _jsx("path", { id: "Shape_18_", fill: "currentColor", d: "M277.734,159.964v27.932H497.92c9.311-7.825,17.135-17.235,23.277-27.932H277.734z" }), _jsx("path", { id: "Shape_19_", fill: "currentColor", d: "M521.197,53.288H222.167V81.22H532.29C529.715,71.315,525.951,61.906,521.197,53.288z" }), _jsx("path", { id: "Shape_20_", fill: "currentColor", d: "M429.279,0H222.167v27.932h278.526C482.072,10.697,456.815,0,429.279,0z" }), _jsx("rect", { id: "Rectangle-path_8_", x: "277.734", y: "106.577", fill: "currentColor", width: "83.3", height: "27.932" }), _jsx("path", { id: "Shape_21_", fill: "currentColor", d: "M444.433,134.509h87.163c2.476-8.914,3.764-18.324,3.764-27.932h-90.927L444.433,134.509\n L444.433,134.509z" }), _jsx("polygon", { id: "Rectangle-path_9_", fill: "currentColor", points: "277.734,266.541 361.034,266.541 361.034,294.473 277.734,294.473" }), _jsx("path", { id: "Shape_22_", fill: "currentColor", d: "M444.433,266.541v27.932h90.927c0-9.608-1.288-19.017-3.764-27.932H444.433z" }), _jsx("path", { id: "Shape_23_", fill: "currentColor", d: "M222.167,400.852l207.112,0.297c27.734,0,52.793-10.697,71.513-27.932H222.167V400.852z" })] }), _jsxs("g", { children: [_jsx("polygon", { id: "Rectangle-path_10_", fill: "currentColor", points: "555.567,373.217 694.433,373.217 694.433,401.05 555.567,401.05" }), _jsx("polygon", { id: "Rectangle-path_11_", fill: "currentColor", points: "555.567,319.83 694.433,319.83 694.433,347.761 555.567,347.761" }), _jsx("polygon", { id: "Rectangle-path_12_", fill: "currentColor", points: "611.034,266.541 694.433,266.541 694.433,294.473 611.034,294.473" }), _jsx("polygon", { id: "Rectangle-path_13_", fill: "currentColor", points: "611.034,213.253 694.433,213.253 694.433,241.185 611.034,241.185" }), _jsx("polygon", { id: "Shape_24_", fill: "currentColor", points: "733.063,53.288 555.567,53.288 555.567,81.22 742.67,81.22" }), _jsx("polygon", { id: "Shape_25_", fill: "currentColor", points: "714.639,0 555.567,0 555.567,27.932 724.247,27.932" }), _jsx("polygon", { id: "Rectangle-path_14_", fill: "currentColor", points: "861.034,373.217 1000,373.217 1000,401.05 861.034,401.05" }), _jsx("polygon", { id: "Rectangle-path_15_", fill: "currentColor", points: "861.034,319.83 1000,319.83 1000,347.761 861.034,347.761" }), _jsx("polygon", { id: "Rectangle-path_16_", fill: "currentColor", points: "861.034,266.541 944.433,266.541 944.433,294.473 861.034,294.473" }), _jsx("polygon", { id: "Rectangle-path_17_", fill: "currentColor", points: "861.034,213.253 944.433,213.253 944.433,241.185 861.034,241.185" }), _jsx("polygon", { id: "Shape_26_", fill: "currentColor", points: "861.034,187.896 944.433,187.896 944.433,159.964 861.034,159.964\n 861.034,159.964 785.559,159.964 777.734,182.548 769.909,159.964 694.433,159.964 694.433,159.964 611.034,159.964\n 611.034,187.896 694.433,187.896 694.433,162.242 703.249,187.896 852.219,187.896 861.034,162.242" }), _jsx("polygon", { id: "Shape_27_", fill: "currentColor", points: "944.433,106.577 803.982,106.577 794.374,134.509 944.433,134.509" }), _jsx("polygon", { id: "Shape_28_", fill: "currentColor", points: "840.927,0 831.319,27.932 1000,27.932 1000,0" }), _jsx("polygon", { id: "Shape_29_", fill: "currentColor", points: "777.734,400.852 787.341,373.217 768.126,373.217" }), _jsx("polygon", { id: "Shape_30_", fill: "currentColor", points: "759.311,347.761 796.157,347.761 806.062,319.83 749.505,319.83" }), _jsx("polygon", { id: "Shape_31_", fill: "currentColor", points: "740.59,294.473 814.877,294.473 824.683,266.541 730.784,266.541" }), _jsx("polygon", { id: "Shape_32_", fill: "currentColor", points: "721.969,241.185 833.597,241.185 843.106,213.253 712.361,213.253" }), _jsx("polygon", { id: "Shape_33_", fill: "currentColor", points: "611.034,134.509 761.093,134.509 751.486,106.577 611.034,106.577" }), _jsx("polygon", { id: "Shape_34_", fill: "currentColor", points: "812.896,81.22 1000,81.22 1000,53.288 822.405,53.288" })] })] }) }));
|
|
4
|
+
export default IBM;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import classNames from 'classnames';
|
|
3
|
+
const IBM = props => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1000 401.149", width: "1000px", height: "401.149px", enableBackground: "new 0 0 1000 401.149", className: classNames('text-[#1F70C1] dark:text-white', props.className), children: _jsxs("g", { children: [_jsxs("g", { children: [_jsx("polygon", { id: "Rectangle-path", fill: "currentColor", points: "0,373.217 194.433,373.217 194.433,401.05 0,401.05" }), _jsx("polygon", { id: "Rectangle-path_1_", fill: "currentColor", points: "0,319.83 194.433,319.83 194.433,347.761 0,347.761" }), _jsx("polygon", { id: "Rectangle-path_2_", fill: "currentColor", points: "55.468,266.541 138.867,266.541 138.867,294.473 55.468,294.473" }), _jsx("polygon", { id: "Rectangle-path_3_", fill: "currentColor", points: "55.468,213.253 138.867,213.253 138.867,241.185 55.468,241.185" }), _jsx("polygon", { id: "Rectangle-path_4_", fill: "currentColor", points: "55.468,159.964 138.867,159.964 138.867,187.896 55.468,187.896" }), _jsx("polygon", { id: "Rectangle-path_5_", fill: "currentColor", points: "55.468,106.577 138.867,106.577 138.867,134.509 55.468,134.509" }), _jsx("rect", { id: "Rectangle-path_6_", y: "53.288", fill: "currentColor", width: "194.433", height: "27.932" }), _jsx("rect", { id: "Rectangle-path_7_", fill: "currentColor", width: "194.433", height: "27.932" })] }), _jsxs("g", { children: [_jsx("path", { id: "Shape_16_", fill: "currentColor", d: "M222.167,347.761h299.029c5.051-8.617,8.815-18.027,11.094-27.932H222.167V347.761z" }), _jsx("path", { id: "Shape_17_", fill: "currentColor", d: "M497.92,213.253H277.734v27.932h243.463C514.857,230.487,507.032,221.078,497.92,213.253z" }), _jsx("path", { id: "Shape_18_", fill: "currentColor", d: "M277.734,159.964v27.932H497.92c9.311-7.825,17.135-17.235,23.277-27.932H277.734z" }), _jsx("path", { id: "Shape_19_", fill: "currentColor", d: "M521.197,53.288H222.167V81.22H532.29C529.715,71.315,525.951,61.906,521.197,53.288z" }), _jsx("path", { id: "Shape_20_", fill: "currentColor", d: "M429.279,0H222.167v27.932h278.526C482.072,10.697,456.815,0,429.279,0z" }), _jsx("rect", { id: "Rectangle-path_8_", x: "277.734", y: "106.577", fill: "currentColor", width: "83.3", height: "27.932" }), _jsx("path", { id: "Shape_21_", fill: "currentColor", d: "M444.433,134.509h87.163c2.476-8.914,3.764-18.324,3.764-27.932h-90.927L444.433,134.509\n L444.433,134.509z" }), _jsx("polygon", { id: "Rectangle-path_9_", fill: "currentColor", points: "277.734,266.541 361.034,266.541 361.034,294.473 277.734,294.473" }), _jsx("path", { id: "Shape_22_", fill: "currentColor", d: "M444.433,266.541v27.932h90.927c0-9.608-1.288-19.017-3.764-27.932H444.433z" }), _jsx("path", { id: "Shape_23_", fill: "currentColor", d: "M222.167,400.852l207.112,0.297c27.734,0,52.793-10.697,71.513-27.932H222.167V400.852z" })] }), _jsxs("g", { children: [_jsx("polygon", { id: "Rectangle-path_10_", fill: "currentColor", points: "555.567,373.217 694.433,373.217 694.433,401.05 555.567,401.05" }), _jsx("polygon", { id: "Rectangle-path_11_", fill: "currentColor", points: "555.567,319.83 694.433,319.83 694.433,347.761 555.567,347.761" }), _jsx("polygon", { id: "Rectangle-path_12_", fill: "currentColor", points: "611.034,266.541 694.433,266.541 694.433,294.473 611.034,294.473" }), _jsx("polygon", { id: "Rectangle-path_13_", fill: "currentColor", points: "611.034,213.253 694.433,213.253 694.433,241.185 611.034,241.185" }), _jsx("polygon", { id: "Shape_24_", fill: "currentColor", points: "733.063,53.288 555.567,53.288 555.567,81.22 742.67,81.22" }), _jsx("polygon", { id: "Shape_25_", fill: "currentColor", points: "714.639,0 555.567,0 555.567,27.932 724.247,27.932" }), _jsx("polygon", { id: "Rectangle-path_14_", fill: "currentColor", points: "861.034,373.217 1000,373.217 1000,401.05 861.034,401.05" }), _jsx("polygon", { id: "Rectangle-path_15_", fill: "currentColor", points: "861.034,319.83 1000,319.83 1000,347.761 861.034,347.761" }), _jsx("polygon", { id: "Rectangle-path_16_", fill: "currentColor", points: "861.034,266.541 944.433,266.541 944.433,294.473 861.034,294.473" }), _jsx("polygon", { id: "Rectangle-path_17_", fill: "currentColor", points: "861.034,213.253 944.433,213.253 944.433,241.185 861.034,241.185" }), _jsx("polygon", { id: "Shape_26_", fill: "currentColor", points: "861.034,187.896 944.433,187.896 944.433,159.964 861.034,159.964\n 861.034,159.964 785.559,159.964 777.734,182.548 769.909,159.964 694.433,159.964 694.433,159.964 611.034,159.964\n 611.034,187.896 694.433,187.896 694.433,162.242 703.249,187.896 852.219,187.896 861.034,162.242" }), _jsx("polygon", { id: "Shape_27_", fill: "currentColor", points: "944.433,106.577 803.982,106.577 794.374,134.509 944.433,134.509" }), _jsx("polygon", { id: "Shape_28_", fill: "currentColor", points: "840.927,0 831.319,27.932 1000,27.932 1000,0" }), _jsx("polygon", { id: "Shape_29_", fill: "currentColor", points: "777.734,400.852 787.341,373.217 768.126,373.217" }), _jsx("polygon", { id: "Shape_30_", fill: "currentColor", points: "759.311,347.761 796.157,347.761 806.062,319.83 749.505,319.83" }), _jsx("polygon", { id: "Shape_31_", fill: "currentColor", points: "740.59,294.473 814.877,294.473 824.683,266.541 730.784,266.541" }), _jsx("polygon", { id: "Shape_32_", fill: "currentColor", points: "721.969,241.185 833.597,241.185 843.106,213.253 712.361,213.253" }), _jsx("polygon", { id: "Shape_33_", fill: "currentColor", points: "611.034,134.509 761.093,134.509 751.486,106.577 611.034,106.577" }), _jsx("polygon", { id: "Shape_34_", fill: "currentColor", points: "812.896,81.22 1000,81.22 1000,53.288 822.405,53.288" })] })] }) }));
|
|
4
|
+
export default IBM;
|