love-ui 1.2.19 → 1.2.21
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/dist/chunk-VDMHIXDM.js +121 -0
- package/dist/index.js +156 -134
- package/dist/mcp-server.js +1 -1
- package/package.json +38 -3
- package/registry/default/blocks/404-1/components/not-found.tsx +1 -1
- package/registry/default/blocks/404-2/components/not-found.tsx +1 -1
- package/registry/default/blocks/auth1/components/auth-page.tsx +2 -3
- package/registry/default/blocks/auth2/components/auth.tsx +2 -3
- package/registry/default/blocks/auth3/components/auth-page.tsx +2 -3
- package/registry/default/blocks/contact1/components/contact.tsx +1 -1
- package/registry/default/blocks/contact2/components/contact.tsx +2 -2
- package/registry/default/blocks/contact3/components/contact.tsx +2 -3
- package/registry/default/blocks/contact4/components/contact.tsx +1 -1
- package/registry/default/blocks/contact5/components/contact.tsx +1 -1
- package/registry/default/blocks/cta-2/components/cta.tsx +1 -1
- package/registry/default/blocks/cta-3/components/cta.tsx +1 -1
- package/registry/default/blocks/cta-4/components/cta.tsx +1 -1
- package/registry/default/blocks/cta-5/components/cta.tsx +1 -1
- package/registry/default/blocks/faq-4/components/faq.tsx +7 -1
- package/registry/default/blocks/faq-5/components/faq.tsx +1 -1
- package/registry/default/blocks/features1/components/feature-section.tsx +6 -1
- package/registry/default/blocks/features2/components/feature-section.tsx +1 -1
- package/registry/default/blocks/features3/components/feature-section.tsx +6 -1
- package/registry/default/blocks/features4/components/feature-section.tsx +6 -1
- package/registry/default/blocks/features5/components/feature-section.tsx +8 -1
- package/registry/default/blocks/features6/components/feature-section.tsx +1 -1
- package/registry/default/blocks/footer1/components/footer.tsx +1 -2
- package/registry/default/blocks/footer2/components/footer.tsx +1 -3
- package/registry/default/blocks/footer3/components/footer.tsx +1 -4
- package/registry/default/blocks/footer4/components/footer.tsx +2 -5
- package/registry/default/blocks/footer5/components/footer.tsx +1 -6
- package/registry/default/blocks/footer6/app/page.tsx +1 -1
- package/registry/default/blocks/footer6/components/footer.tsx +1 -4
- package/registry/default/blocks/header1/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/header2/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/header3/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/header3/components/nav-links.tsx +16 -1
- package/registry/default/blocks/header3/components/ui/navigation-menu.tsx +1 -1
- package/registry/default/blocks/hero1/components/hero.tsx +1 -1
- package/registry/default/blocks/hero1/components/logo-cloud.tsx +43 -61
- package/registry/default/blocks/hero1/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/hero2/components/hero.tsx +1 -1
- package/registry/default/blocks/hero2/components/logo-cloud.tsx +38 -107
- package/registry/default/blocks/hero2/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/hero3/components/hero.tsx +1 -1
- package/registry/default/blocks/hero3/components/logo-cloud.tsx +39 -55
- package/registry/default/blocks/hero3/components/mobile-nav.tsx +1 -1
- package/registry/default/blocks/integrations1/components/integrations.tsx +45 -27
- package/registry/default/blocks/integrations2/components/integrations.tsx +46 -36
- package/registry/default/blocks/integrations3/components/integrations.tsx +53 -106
- package/registry/default/blocks/integrations4/components/integrations.tsx +53 -108
- package/registry/default/blocks/integrations5/components/integrations.tsx +51 -68
- package/registry/default/blocks/logo-cloud-1/components/logo-cloud.tsx +39 -54
- package/registry/default/blocks/logo-cloud-2/components/logo-cloud.tsx +39 -50
- package/registry/default/blocks/logo-cloud-3/components/logo-cloud.tsx +41 -56
- package/registry/default/blocks/logo-cloud-4/components/logo-cloud.tsx +41 -56
- package/registry/default/blocks/logo-cloud-5/components/logo-cloud.tsx +39 -55
- package/registry/default/blocks/onboarding1/components/onboarding.tsx +7 -7
- package/registry/default/blocks/onboarding2/components/onboarding.tsx +19 -9
- package/registry/default/blocks/onboarding3/components/onboarding.tsx +1 -1
- package/registry/default/blocks/onboarding4/components/onboarding.tsx +6 -6
- package/registry/default/blocks/onboarding6/components/onboarding.tsx +1 -1
- package/registry/default/blocks/onboarding7/components/onboarding.tsx +4 -4
- package/registry/default/blocks/pricing1/components/pricing.tsx +1 -1
- package/registry/default/blocks/pricing2/components/pricing.tsx +1 -1
- package/registry/default/blocks/pricing3/components/pricing.tsx +6 -1
- package/registry/default/blocks/pricing4/components/pricing.tsx +1 -1
- package/registry/default/blocks/stats11/components/stats.tsx +1 -1
- package/registry/default/blocks/stats2/components/stats.tsx +1 -1
- package/registry/default/blocks/stats4/components/stats.tsx +1 -1
- package/registry/default/blocks/stats6/components/stats.tsx +6 -1
- package/registry/default/blocks/stats7/components/stats.tsx +1 -1
- package/registry/default/blocks/testimonials3/components/testimonials.tsx +1 -1
- package/registry/default/blocks/testimonials4/components/testimonials.tsx +1 -1
- package/registry/default/examples/accordion-in-card.tsx +1 -1
- package/registry/default/examples/accordion-leading-icon.tsx +1 -1
- package/registry/default/examples/accordion-with-icons.tsx +1 -1
- package/registry/default/examples/alert-billing-notice.tsx +1 -1
- package/registry/default/examples/alert-error.tsx +1 -1
- package/registry/default/examples/alert-info.tsx +1 -1
- package/registry/default/examples/alert-success.tsx +1 -1
- package/registry/default/examples/alert-warning.tsx +1 -1
- package/registry/default/examples/alert-with-icon-action.tsx +1 -1
- package/registry/default/examples/alert-with-icon.tsx +1 -1
- package/registry/default/examples/autocomplete-async.tsx +1 -1
- package/registry/default/examples/avatar-badge-icons.tsx +5 -5
- package/registry/default/examples/avatar-empty-collaborators.tsx +1 -1
- package/registry/default/examples/avatar-loading.tsx +2 -2
- package/registry/default/examples/avatar-menu.tsx +6 -6
- package/registry/default/examples/badge-release-status.tsx +1 -1
- package/registry/default/examples/badge-with-icon.tsx +1 -1
- package/registry/default/examples/breadcrumb-buttons.tsx +5 -5
- package/registry/default/examples/breadcrumb-card.tsx +1 -1
- package/registry/default/examples/breadcrumb-workspace-path.tsx +1 -1
- package/registry/default/examples/button-command-bar.tsx +1 -1
- package/registry/default/examples/button-default-icons.tsx +1 -1
- package/registry/default/examples/button-demo.tsx +1 -1
- package/registry/default/examples/button-destructive-icons.tsx +1 -1
- package/registry/default/examples/button-destructive-outline-icons.tsx +1 -1
- package/registry/default/examples/button-ghost-icons.tsx +1 -1
- package/registry/default/examples/button-icon-lg.tsx +1 -1
- package/registry/default/examples/button-icon-sm.tsx +1 -1
- package/registry/default/examples/button-icon.tsx +1 -1
- package/registry/default/examples/button-link-icons.tsx +1 -1
- package/registry/default/examples/button-loading.tsx +1 -1
- package/registry/default/examples/button-outline-icons.tsx +1 -1
- package/registry/default/examples/button-secondary-icons.tsx +1 -1
- package/registry/default/examples/button-theme-toggle.tsx +1 -1
- package/registry/default/examples/button-with-icon.tsx +1 -1
- package/registry/default/examples/card-help-link.tsx +1 -1
- package/registry/default/examples/card-help-menu.tsx +7 -7
- package/registry/default/examples/card-image-centered.tsx +1 -1
- package/registry/default/examples/card-image-feature.tsx +1 -1
- package/registry/default/examples/card-metric-actions.tsx +9 -9
- package/registry/default/examples/card-metric-summary.tsx +1 -1
- package/registry/default/examples/card-resource-link.tsx +1 -1
- package/registry/default/examples/card-usage-expandable.tsx +1 -1
- package/registry/default/examples/checkbox-notification-row.tsx +1 -1
- package/registry/default/examples/collapsible-demo.tsx +1 -1
- package/registry/default/examples/collapsible-release-notes.tsx +1 -1
- package/registry/default/examples/combobox-with-inner-input.tsx +1 -1
- package/registry/default/examples/empty-demo.tsx +1 -1
- package/registry/default/examples/empty-filtered-results.tsx +1 -1
- package/registry/default/examples/empty-inbox-zero.tsx +1 -1
- package/registry/default/examples/empty-upload-queue.tsx +1 -1
- package/registry/default/examples/form.tsx +7 -7
- package/registry/default/examples/group-demo.tsx +1 -1
- package/registry/default/examples/group-toolbar-actions.tsx +1 -1
- package/registry/default/examples/group-with-input.tsx +1 -1
- package/registry/default/examples/input-search-inline.tsx +1 -1
- package/registry/default/examples/menu-demo.tsx +6 -6
- package/registry/default/examples/menu-project-actions.tsx +1 -1
- package/registry/default/examples/popover-with-close.tsx +1 -1
- package/registry/default/examples/preview-card-demo.tsx +1 -1
- package/registry/default/examples/preview-card-repository.tsx +1 -1
- package/registry/default/examples/skeleton-demo.tsx +1 -1
- package/registry/default/examples/switch-privacy-mode.tsx +1 -1
- package/registry/default/examples/table.tsx +1 -1
- package/registry/default/examples/toggle-group-demo.tsx +1 -1
- package/registry/default/examples/toggle-group-disabled.tsx +1 -1
- package/registry/default/examples/toggle-group-lg.tsx +1 -1
- package/registry/default/examples/toggle-group-multiple.tsx +1 -1
- package/registry/default/examples/toggle-group-outline-with-separator.tsx +1 -1
- package/registry/default/examples/toggle-group-outline.tsx +1 -1
- package/registry/default/examples/toggle-group-sm.tsx +1 -1
- package/registry/default/examples/toggle-group-with-disabled-item.tsx +1 -1
- package/registry/default/examples/toggle-icon-group.tsx +1 -1
- package/registry/default/examples/toggle-view-mode.tsx +1 -1
- package/registry/default/examples/toggle-with-icon.tsx +1 -1
- package/registry/default/examples/toolbar-canvas-controls.tsx +1 -1
- package/registry/default/examples/toolbar-demo.tsx +6 -6
- package/registry/default/examples/toolbar-density-controls.tsx +1 -1
- package/registry/default/examples/toolbar-media-controls.tsx +1 -1
- package/registry/default/examples/tooltip-grouped.tsx +1 -1
- package/registry/default/examples/tooltip-icon-row.tsx +1 -1
- package/registry/default/icons/package.json +1 -1
- package/registry/default/icons/scripts/generate-registry.ts +5 -5
- package/registry/default/logos/package.json +1 -1
- package/registry/default/logos/scripts/generate-registry.ts +5 -5
- package/registry/default/logos/src/generated/ai/index.tsx +3 -3
- package/registry/default/logos/src/generated/index.tsx +4 -4
- package/registry/default/ui/accordion.tsx +1 -1
- package/registry/default/ui/autocomplete.tsx +1 -1
- package/registry/default/ui/breadcrumb.tsx +1 -1
- package/registry/default/ui/combobox.tsx +1 -1
- package/registry/default/ui/dialog.tsx +1 -1
- package/registry/default/ui/dropdown-menu.tsx +1 -1
- package/registry/default/ui/menu.tsx +1 -1
- package/registry/default/ui/number-field.tsx +1 -1
- package/registry/default/ui/pagination.tsx +4 -4
- package/registry/default/ui/select.tsx +4 -4
- package/registry/default/ui/sheet.tsx +1 -1
- package/registry/default/ui/sidebar.tsx +1 -1
- package/registry/default/ui/toast.tsx +6 -6
- package/registry/default/vectors/package.json +1 -1
- package/registry/default/vectors/scripts/generate-registry.ts +5 -5
- package/registry/default/blocks/auth1/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/auth1/components/icons/google-icon.tsx +0 -14
- package/registry/default/blocks/auth2/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/auth2/components/icons/google-icon.tsx +0 -14
- package/registry/default/blocks/auth3/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/auth3/components/icons/google-icon.tsx +0 -14
- package/registry/default/blocks/contact2/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/contact3/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/contact3/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer1/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/footer1/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer2/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/footer2/components/icons/instagram-icon.tsx +0 -12
- package/registry/default/blocks/footer2/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer3/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/footer3/components/icons/instagram-icon.tsx +0 -12
- package/registry/default/blocks/footer3/components/icons/linkedin-icon.tsx +0 -12
- package/registry/default/blocks/footer3/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer4/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/footer4/components/icons/instagram-icon.tsx +0 -12
- package/registry/default/blocks/footer4/components/icons/linkedin-icon.tsx +0 -12
- package/registry/default/blocks/footer4/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer5/components/icons/apple-icon.tsx +0 -18
- package/registry/default/blocks/footer5/components/icons/facebook-icon.tsx +0 -12
- package/registry/default/blocks/footer5/components/icons/google-play-icon.tsx +0 -10
- package/registry/default/blocks/footer5/components/icons/instagram-icon.tsx +0 -12
- package/registry/default/blocks/footer5/components/icons/linkedin-icon.tsx +0 -12
- package/registry/default/blocks/footer5/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/footer6/components/icons/apple-icon.tsx +0 -18
- package/registry/default/blocks/footer6/components/icons/facebook-icon.tsx +0 -12
- package/registry/default/blocks/footer6/components/icons/github-icon.tsx +0 -10
- package/registry/default/blocks/footer6/components/icons/google-play-icon.tsx +0 -10
- package/registry/default/blocks/footer6/components/icons/instagram-icon.tsx +0 -12
- package/registry/default/blocks/footer6/components/icons/linkedin-icon.tsx +0 -12
- package/registry/default/blocks/footer6/components/icons/x-icon.tsx +0 -12
- package/registry/default/blocks/hero1/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/hero1/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/hero1/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/hero1/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/hero1/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/hero1/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/hero1/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/hero1/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/hero2/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/hero2/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/hero2/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/hero3/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/hero3/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/hero3/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/adobe.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/canva.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/cursor.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/gmail.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/notion.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/planetscale.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/polar.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/supabase.svg +0 -1
- package/registry/default/blocks/integrations1/components/logos/vercel.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/adobe.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/canva.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/cursor.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/gmail.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/notion.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/planetscale.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/polar.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/supabase.svg +0 -1
- package/registry/default/blocks/integrations2/components/logos/vercel.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/adobe.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/canva.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/cursor.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/gmail.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/notion.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/planetscale.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/polar.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/supabase.svg +0 -1
- package/registry/default/blocks/integrations3/components/logos/vercel.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/adobe.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/canva.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/cursor.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/gmail.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/notion.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/planetscale.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/polar.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/supabase.svg +0 -1
- package/registry/default/blocks/integrations4/components/logos/vercel.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/adobe.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/canva.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/cursor.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/gmail.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/notion.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/planetscale.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/polar.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/supabase.svg +0 -1
- package/registry/default/blocks/integrations5/components/logos/vercel.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/logo-cloud-1/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/logo-cloud-1/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-1/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/logo-cloud-2/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/logo-cloud-2/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-2/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/logo-cloud-3/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/logo-cloud-3/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-3/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/logo-cloud-4/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/logo-cloud-4/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-4/components/logos/vercel-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/claude-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/clerk-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/github-wordmark.svg +0 -6
- package/registry/default/blocks/logo-cloud-5/components/logos/nvidia-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/openai-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/supabase-wordmark.svg +0 -23
- package/registry/default/blocks/logo-cloud-5/components/logos/turso-wordmark.svg +0 -1
- package/registry/default/blocks/logo-cloud-5/components/logos/vercel-wordmark.svg +0 -1
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
import { useState, type FormEventHandler } from "react"
|
|
4
4
|
import {
|
|
5
|
-
CalendarIcon,
|
|
6
|
-
ImageIcon,
|
|
7
|
-
InfoIcon,
|
|
8
|
-
MapPinIcon,
|
|
9
|
-
TagIcon,
|
|
10
|
-
UsersIcon,
|
|
11
|
-
} from "
|
|
5
|
+
Calendar as CalendarIcon,
|
|
6
|
+
Image as ImageIcon,
|
|
7
|
+
Info as InfoIcon,
|
|
8
|
+
MapPin as MapPinIcon,
|
|
9
|
+
Tag as TagIcon,
|
|
10
|
+
Users as UsersIcon,
|
|
11
|
+
} from "love-ui/icons"
|
|
12
12
|
import { toast } from "sonner"
|
|
13
13
|
|
|
14
14
|
import {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EllipsisIcon, FilesIcon, FilmIcon } from "
|
|
1
|
+
import { Ellipsis as EllipsisIcon, Files as FilesIcon, Film as FilmIcon } from "love-ui/icons"
|
|
2
2
|
|
|
3
3
|
import { Button } from "@/registry/default/ui/button"
|
|
4
4
|
import { Group, GroupItem, GroupSeparator } from "@/registry/default/ui/group"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DownloadIcon, ShareIcon } from "
|
|
1
|
+
import { Download as DownloadIcon, Share as ShareIcon } from "love-ui/icons"
|
|
2
2
|
|
|
3
3
|
import { Button } from "@/registry/default/ui/button"
|
|
4
4
|
import { Group, GroupItem, GroupSeparator } from "@/registry/default/ui/group"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
|
-
PauseIcon,
|
|
3
|
-
PlayIcon,
|
|
4
|
-
SkipBackIcon,
|
|
5
|
-
SkipForwardIcon,
|
|
6
|
-
TrashIcon,
|
|
7
|
-
} from "
|
|
2
|
+
Pause as PauseIcon,
|
|
3
|
+
Play as PlayIcon,
|
|
4
|
+
SkipBack as SkipBackIcon,
|
|
5
|
+
SkipForward as SkipForwardIcon,
|
|
6
|
+
Trash as TrashIcon,
|
|
7
|
+
} from "love-ui/icons"
|
|
8
8
|
|
|
9
9
|
import { Button } from "@/registry/default/ui/button"
|
|
10
10
|
import {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MousePointer2Icon, MoveIcon, PenLineIcon } from "
|
|
1
|
+
import { MousePointer2 as MousePointer2Icon, Move as MoveIcon, PenLine as PenLineIcon } from "love-ui/icons"
|
|
2
2
|
|
|
3
3
|
import { Button } from "@/registry/default/ui/button"
|
|
4
4
|
import { Toolbar, ToolbarButton, ToolbarGroup, ToolbarSeparator } from "@/registry/default/ui/toolbar"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
|
-
AlignCenterIcon,
|
|
3
|
-
AlignLeftIcon,
|
|
4
|
-
AlignRightIcon,
|
|
5
|
-
DollarSignIcon,
|
|
6
|
-
PercentIcon,
|
|
7
|
-
} from "
|
|
2
|
+
TextAlignCenter as AlignCenterIcon,
|
|
3
|
+
TextAlignStart as AlignLeftIcon,
|
|
4
|
+
TextAlignEnd as AlignRightIcon,
|
|
5
|
+
DollarSign as DollarSignIcon,
|
|
6
|
+
Percent as PercentIcon,
|
|
7
|
+
} from "love-ui/icons"
|
|
8
8
|
|
|
9
9
|
import { Button } from "@/registry/default/ui/button"
|
|
10
10
|
import {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Rows3Icon, Rows4Icon } from "
|
|
1
|
+
import { Rows3 as Rows3Icon, Rows4 as Rows4Icon } from "love-ui/icons"
|
|
2
2
|
|
|
3
3
|
import { Button } from "@/registry/default/ui/button"
|
|
4
4
|
import { Toolbar, ToolbarButton, ToolbarGroup, ToolbarSeparator } from "@/registry/default/ui/toolbar"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PauseIcon, PlayIcon, SkipForwardIcon } from "
|
|
1
|
+
import { Pause as PauseIcon, Play as PlayIcon, SkipForward as SkipForwardIcon } from "love-ui/icons"
|
|
2
2
|
|
|
3
3
|
import { Button } from "@/registry/default/ui/button"
|
|
4
4
|
import { Toolbar, ToolbarButton, ToolbarGroup } from "@/registry/default/ui/toolbar"
|
|
@@ -83,8 +83,8 @@ const REGISTRY_HOMEPAGE = "https://loveui.dev";
|
|
|
83
83
|
const ICON_REGISTRY_DIR = "registry/icons"; // path shown inside registry item
|
|
84
84
|
|
|
85
85
|
const SCHEMAS = {
|
|
86
|
-
registry: "https://
|
|
87
|
-
item: "https://
|
|
86
|
+
registry: "https://www.loveui.dev/schema/registry.json",
|
|
87
|
+
item: "https://www.loveui.dev/schema/registry-item.json",
|
|
88
88
|
} as const;
|
|
89
89
|
|
|
90
90
|
// ─── Helpers ──────────────────────────────────────────────────────────────────
|
|
@@ -202,14 +202,14 @@ function main(): void {
|
|
|
202
202
|
writeJson(path.join(OUTPUT_DIR, "icons-all.json"), allItem);
|
|
203
203
|
|
|
204
204
|
// 5. Summary
|
|
205
|
-
console.log(`\n✅
|
|
205
|
+
console.log(`\n✅ love-ui registry generated!\n`);
|
|
206
206
|
console.log(` Icons : ${icons.length}`);
|
|
207
207
|
console.log(` Input : ${INPUT_FILE}`);
|
|
208
208
|
console.log(` Output : ${OUTPUT_DIR}\n`);
|
|
209
209
|
console.log(` Install one icon:`);
|
|
210
|
-
console.log(` npx
|
|
210
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/<icon-id>.json\n`);
|
|
211
211
|
console.log(` Install all icons:`);
|
|
212
|
-
console.log(` npx
|
|
212
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/icons-all.json\n`);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
main();
|
|
@@ -83,8 +83,8 @@ const REGISTRY_HOMEPAGE = "https://loveui.dev";
|
|
|
83
83
|
const ICON_REGISTRY_DIR = "registry/logos"; // path shown inside registry item
|
|
84
84
|
|
|
85
85
|
const SCHEMAS = {
|
|
86
|
-
registry: "https://
|
|
87
|
-
item: "https://
|
|
86
|
+
registry: "https://www.loveui.dev/schema/registry.json",
|
|
87
|
+
item: "https://www.loveui.dev/schema/registry-item.json",
|
|
88
88
|
} as const;
|
|
89
89
|
|
|
90
90
|
// ─── Helpers ──────────────────────────────────────────────────────────────────
|
|
@@ -202,14 +202,14 @@ function main(): void {
|
|
|
202
202
|
writeJson(path.join(OUTPUT_DIR, "logos-all.json"), allItem);
|
|
203
203
|
|
|
204
204
|
// 5. Summary
|
|
205
|
-
console.log(`\n✅
|
|
205
|
+
console.log(`\n✅ love-ui registry generated!\n`);
|
|
206
206
|
console.log(` Logos : ${icons.length}`);
|
|
207
207
|
console.log(` Input : ${INPUT_FILE}`);
|
|
208
208
|
console.log(` Output : ${OUTPUT_DIR}\n`);
|
|
209
209
|
console.log(` Install one icon:`);
|
|
210
|
-
console.log(` npx
|
|
210
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/<icon-id>.json\n`);
|
|
211
211
|
console.log(` Install all logos:`);
|
|
212
|
-
console.log(` npx
|
|
212
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/logos-all.json\n`);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
main();
|
|
@@ -20,7 +20,7 @@ export { TogetherAIWordmark, TogetherAIWordmarkMetadata, type TogetherAIWordmark
|
|
|
20
20
|
export { Windsurf, WindsurfMetadata, type WindsurfProps } from './Windsurf';
|
|
21
21
|
export { WindsurfWordmark, WindsurfWordmarkMetadata, type WindsurfWordmarkProps } from './Windsurf_wordmark';
|
|
22
22
|
export { Deepseek, DeepseekMetadata, type DeepseekProps } from './deepseek';
|
|
23
|
-
export { HuggingFace, HuggingFaceMetadata, type HuggingFaceProps } from './
|
|
23
|
+
export { HuggingFace, HuggingFaceMetadata, type HuggingFaceProps } from './Hugging-Face';
|
|
24
24
|
export { Lovable, LovableMetadata, type LovableProps } from './lovable';
|
|
25
|
-
export { Midday, MiddayMetadata, type MiddayProps } from './
|
|
26
|
-
export { XAIGrok, XAIGrokMetadata, type XAIGrokProps } from './xAI-Grok';
|
|
25
|
+
export { Midday, MiddayMetadata, type MiddayProps } from './Midday';
|
|
26
|
+
export { XAIGrok, XAIGrokMetadata, type XAIGrokProps } from './xAI-Grok';
|
|
@@ -34,9 +34,9 @@ export { TogetherAIWordmark, TogetherAIWordmarkMetadata } from './ai/TogetherAI_
|
|
|
34
34
|
export { Windsurf, WindsurfMetadata } from './ai/Windsurf';
|
|
35
35
|
export { WindsurfWordmark, WindsurfWordmarkMetadata } from './ai/Windsurf_wordmark';
|
|
36
36
|
export { Deepseek, DeepseekMetadata } from './ai/deepseek';
|
|
37
|
-
export { HuggingFace, HuggingFaceMetadata } from './ai/
|
|
37
|
+
export { HuggingFace, HuggingFaceMetadata } from './ai/Hugging-Face';
|
|
38
38
|
export { Lovable, LovableMetadata } from './ai/lovable';
|
|
39
|
-
export { Midday, MiddayMetadata } from './ai/
|
|
39
|
+
export { Midday, MiddayMetadata } from './ai/Midday';
|
|
40
40
|
export { XAIGrok, XAIGrokMetadata } from './ai/xAI-Grok';
|
|
41
41
|
export { Arc, ArcMetadata } from './browser/Arc';
|
|
42
42
|
export { Bing, BingMetadata } from './browser/Bing';
|
|
@@ -600,9 +600,9 @@ import { TogetherAIWordmark, TogetherAIWordmarkMetadata } from './ai/TogetherAI_
|
|
|
600
600
|
import { Windsurf, WindsurfMetadata } from './ai/Windsurf';
|
|
601
601
|
import { WindsurfWordmark, WindsurfWordmarkMetadata } from './ai/Windsurf_wordmark';
|
|
602
602
|
import { Deepseek, DeepseekMetadata } from './ai/deepseek';
|
|
603
|
-
import { HuggingFace, HuggingFaceMetadata } from './ai/
|
|
603
|
+
import { HuggingFace, HuggingFaceMetadata } from './ai/Hugging-Face';
|
|
604
604
|
import { Lovable, LovableMetadata } from './ai/lovable';
|
|
605
|
-
import { Midday, MiddayMetadata } from './ai/
|
|
605
|
+
import { Midday, MiddayMetadata } from './ai/Midday';
|
|
606
606
|
import { XAIGrok, XAIGrokMetadata } from './ai/xAI-Grok';
|
|
607
607
|
import { Arc, ArcMetadata } from './browser/Arc';
|
|
608
608
|
import { Bing, BingMetadata } from './browser/Bing';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
|
|
3
3
|
import { Autocomplete as AutocompletePrimitive } from "@base-ui-components/react/autocomplete"
|
|
4
|
-
import { ChevronsUpDownIcon, XIcon } from "
|
|
4
|
+
import { ChevronsUpDown as ChevronsUpDownIcon, X as XIcon } from "love-ui/icons"
|
|
5
5
|
|
|
6
6
|
import { cn } from "@/lib/utils"
|
|
7
7
|
import { Input } from "@/registry/default/ui/input"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from "react"
|
|
2
2
|
import { mergeProps } from "@base-ui-components/react/merge-props"
|
|
3
3
|
import { useRender } from "@base-ui-components/react/use-render"
|
|
4
|
-
import { ChevronRight, MoreHorizontal } from "
|
|
4
|
+
import { ChevronRight, Ellipsis as MoreHorizontal } from "love-ui/icons"
|
|
5
5
|
|
|
6
6
|
import { cn } from "@/lib/utils"
|
|
7
7
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import * as React from "react"
|
|
4
4
|
import { Combobox as ComboboxPrimitive } from "@base-ui-components/react/combobox"
|
|
5
|
-
import { ChevronsUpDownIcon, XIcon } from "
|
|
5
|
+
import { ChevronsUpDown as ChevronsUpDownIcon, X as XIcon } from "love-ui/icons"
|
|
6
6
|
|
|
7
7
|
import { cn } from "@/lib/utils"
|
|
8
8
|
import { Input } from "@/registry/default/ui/input"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import * as React from "react"
|
|
4
4
|
import { Menu as MenuPrimitive } from "@base-ui/react/menu"
|
|
5
|
-
import { CheckIcon, ChevronRightIcon } from "
|
|
5
|
+
import { Check as CheckIcon, ChevronRight as ChevronRightIcon } from "love-ui/icons"
|
|
6
6
|
|
|
7
7
|
import { cn } from "@/lib/utils"
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import * as React from "react"
|
|
4
4
|
import { Menu as MenuPrimitive } from "@base-ui-components/react/menu"
|
|
5
|
-
import { CheckIcon, ChevronRightIcon } from "
|
|
5
|
+
import { Check as CheckIcon, ChevronRight as ChevronRightIcon } from "love-ui/icons"
|
|
6
6
|
|
|
7
7
|
import { cn } from "@/lib/utils"
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import * as React from "react"
|
|
4
4
|
import { NumberField as NumberFieldPrimitive } from "@base-ui-components/react/number-field"
|
|
5
|
-
import { MinusIcon, PlusIcon } from "
|
|
5
|
+
import { Minus as MinusIcon, Plus as PlusIcon } from "love-ui/icons"
|
|
6
6
|
|
|
7
7
|
import { cn } from "@/lib/utils"
|
|
8
8
|
import { Label } from "@/registry/default/ui/label"
|
|
@@ -2,10 +2,10 @@ import * as React from "react"
|
|
|
2
2
|
import { mergeProps } from "@base-ui-components/react/merge-props"
|
|
3
3
|
import { useRender } from "@base-ui-components/react/use-render"
|
|
4
4
|
import {
|
|
5
|
-
ChevronLeftIcon,
|
|
6
|
-
ChevronRightIcon,
|
|
7
|
-
MoreHorizontalIcon,
|
|
8
|
-
} from "
|
|
5
|
+
ChevronLeft as ChevronLeftIcon,
|
|
6
|
+
ChevronRight as ChevronRightIcon,
|
|
7
|
+
Ellipsis as MoreHorizontalIcon,
|
|
8
|
+
} from "love-ui/icons"
|
|
9
9
|
|
|
10
10
|
import { cn } from "@/lib/utils"
|
|
11
11
|
import { Button, buttonVariants } from "@/registry/default/ui/button"
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import { Select as SelectPrimitive } from "@base-ui-components/react/select"
|
|
4
4
|
import {
|
|
5
|
-
ChevronDownIcon,
|
|
6
|
-
ChevronsUpDownIcon,
|
|
7
|
-
ChevronUpIcon,
|
|
8
|
-
} from "
|
|
5
|
+
ChevronDown as ChevronDownIcon,
|
|
6
|
+
ChevronsUpDown as ChevronsUpDownIcon,
|
|
7
|
+
ChevronUp as ChevronUpIcon,
|
|
8
|
+
} from "love-ui/icons"
|
|
9
9
|
|
|
10
10
|
import { cn } from "@/lib/utils"
|
|
11
11
|
|
|
@@ -4,7 +4,7 @@ import * as React from "react"
|
|
|
4
4
|
import { mergeProps } from "@base-ui/react/merge-props"
|
|
5
5
|
import { useRender } from "@base-ui/react/use-render"
|
|
6
6
|
import { cva, type VariantProps } from "class-variance-authority"
|
|
7
|
-
import { PanelLeftIcon } from "
|
|
7
|
+
import { PanelLeft as PanelLeftIcon } from "love-ui/icons"
|
|
8
8
|
|
|
9
9
|
import { cn } from "@/lib/utils"
|
|
10
10
|
import { useIsMobile } from "@/hooks/use-mobile"
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import * as React from "react"
|
|
4
4
|
import { Toast } from "@base-ui-components/react/toast"
|
|
5
5
|
import {
|
|
6
|
-
CircleAlertIcon,
|
|
7
|
-
CircleCheckIcon,
|
|
8
|
-
InfoIcon,
|
|
9
|
-
LoaderCircleIcon,
|
|
10
|
-
TriangleAlertIcon,
|
|
11
|
-
} from "
|
|
6
|
+
CircleAlert as CircleAlertIcon,
|
|
7
|
+
CircleCheck as CircleCheckIcon,
|
|
8
|
+
Info as InfoIcon,
|
|
9
|
+
LoaderCircle as LoaderCircleIcon,
|
|
10
|
+
TriangleAlert as TriangleAlertIcon,
|
|
11
|
+
} from "love-ui/icons"
|
|
12
12
|
|
|
13
13
|
import {
|
|
14
14
|
gooey,
|
|
@@ -83,8 +83,8 @@ const REGISTRY_HOMEPAGE = "https://loveui.dev";
|
|
|
83
83
|
const ICON_REGISTRY_DIR = "registry/vectors"; // path shown inside registry item
|
|
84
84
|
|
|
85
85
|
const SCHEMAS = {
|
|
86
|
-
registry: "https://
|
|
87
|
-
item: "https://
|
|
86
|
+
registry: "https://www.loveui.dev/schema/registry.json",
|
|
87
|
+
item: "https://www.loveui.dev/schema/registry-item.json",
|
|
88
88
|
} as const;
|
|
89
89
|
|
|
90
90
|
// ─── Helpers ──────────────────────────────────────────────────────────────────
|
|
@@ -202,14 +202,14 @@ function main(): void {
|
|
|
202
202
|
writeJson(path.join(OUTPUT_DIR, "vectors-all.json"), allItem);
|
|
203
203
|
|
|
204
204
|
// 5. Summary
|
|
205
|
-
console.log(`\n✅
|
|
205
|
+
console.log(`\n✅ love-ui registry generated!\n`);
|
|
206
206
|
console.log(` Vectors : ${icons.length}`);
|
|
207
207
|
console.log(` Input : ${INPUT_FILE}`);
|
|
208
208
|
console.log(` Output : ${OUTPUT_DIR}\n`);
|
|
209
209
|
console.log(` Install one icon:`);
|
|
210
|
-
console.log(` npx
|
|
210
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/<icon-id>.json\n`);
|
|
211
211
|
console.log(` Install all vectors:`);
|
|
212
|
-
console.log(` npx
|
|
212
|
+
console.log(` npx love-ui add ${REGISTRY_HOMEPAGE}/r/vectors-all.json\n`);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
main();
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export function GithubIcon(props: React.ComponentProps<"svg">) {
|
|
2
|
-
return (
|
|
3
|
-
<svg viewBox="0 0 438.549 438.549" {...props}>
|
|
4
|
-
<path
|
|
5
|
-
d="M409.132 114.573c-19.608-33.596-46.205-60.194-79.798-79.8-33.598-19.607-70.277-29.408-110.063-29.408-39.781 0-76.472 9.804-110.063 29.408-33.596 19.605-60.192 46.204-79.8 79.8C9.803 148.168 0 184.854 0 224.63c0 47.78 13.94 90.745 41.827 128.906 27.884 38.164 63.906 64.572 108.063 79.227 5.14.954 8.945.283 11.419-1.996 2.475-2.282 3.711-5.14 3.711-8.562 0-.571-.049-5.708-.144-15.417a2549.81 2549.81 0 01-.144-25.406l-6.567 1.136c-4.187.767-9.469 1.092-15.846 1-6.374-.089-12.991-.757-19.842-1.999-6.854-1.231-13.229-4.086-19.13-8.559-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-.951-2.568-2.098-3.711-3.429-1.142-1.331-1.997-2.663-2.568-3.997-.572-1.335-.098-2.43 1.427-3.289 1.525-.859 4.281-1.276 8.28-1.276l5.708.853c3.807.763 8.516 3.042 14.133 6.851 5.614 3.806 10.229 8.754 13.846 14.842 4.38 7.806 9.657 13.754 15.846 17.847 6.184 4.093 12.419 6.136 18.699 6.136 6.28 0 11.704-.476 16.274-1.423 4.565-.952 8.848-2.383 12.847-4.285 1.713-12.758 6.377-22.559 13.988-29.41-10.848-1.14-20.601-2.857-29.264-5.14-8.658-2.286-17.605-5.996-26.835-11.14-9.235-5.137-16.896-11.516-22.985-19.126-6.09-7.614-11.088-17.61-14.987-29.979-3.901-12.374-5.852-26.648-5.852-42.826 0-23.035 7.52-42.637 22.557-58.817-7.044-17.318-6.379-36.732 1.997-58.24 5.52-1.715 13.706-.428 24.554 3.853 10.85 4.283 18.794 7.952 23.84 10.994 5.046 3.041 9.089 5.618 12.135 7.708 17.705-4.947 35.976-7.421 54.818-7.421s37.117 2.474 54.823 7.421l10.849-6.849c7.419-4.57 16.18-8.758 26.262-12.565 10.088-3.805 17.802-4.853 23.134-3.138 8.562 21.509 9.325 40.922 2.279 58.24 15.036 16.18 22.559 35.787 22.559 58.817 0 16.178-1.958 30.497-5.853 42.966-3.9 12.471-8.941 22.457-15.125 29.979-6.191 7.521-13.901 13.85-23.131 18.986-9.232 5.14-18.182 8.85-26.84 11.136-8.662 2.286-18.415 4.004-29.263 5.146 9.894 8.562 14.842 22.077 14.842 40.539v60.237c0 3.422 1.19 6.279 3.572 8.562 2.379 2.279 6.136 2.95 11.276 1.995 44.163-14.653 80.185-41.062 108.068-79.226 27.88-38.161 41.825-81.126 41.825-128.906-.01-39.771-9.818-76.454-29.414-110.049z"
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
/>
|
|
8
|
-
</svg>
|
|
9
|
-
);
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export function GoogleIcon(props: React.ComponentProps<"svg">) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
viewBox="0 0 24 24"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
{...props}
|
|
8
|
-
>
|
|
9
|
-
<g>
|
|
10
|
-
<path d="M12.479,14.265v-3.279h11.049c0.108,0.571,0.164,1.247,0.164,1.979c0,2.46-0.672,5.502-2.84,7.669C18.744,22.829,16.051,24,12.483,24C5.869,24,0.308,18.613,0.308,12S5.869,0,12.483,0c3.659,0,6.265,1.436,8.223,3.307L18.392,5.62c-1.404-1.317-3.307-2.341-5.913-2.341C7.65,3.279,3.873,7.171,3.873,12s3.777,8.721,8.606,8.721c3.132,0,4.916-1.258,6.059-2.401c0.927-0.927,1.537-2.251,1.777-4.059L12.479,14.265z" />
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
13
|
-
);
|
|
14
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export function GithubIcon(props: React.ComponentProps<"svg">) {
|
|
2
|
-
return (
|
|
3
|
-
<svg viewBox="0 0 438.549 438.549" {...props}>
|
|
4
|
-
<path
|
|
5
|
-
d="M409.132 114.573c-19.608-33.596-46.205-60.194-79.798-79.8-33.598-19.607-70.277-29.408-110.063-29.408-39.781 0-76.472 9.804-110.063 29.408-33.596 19.605-60.192 46.204-79.8 79.8C9.803 148.168 0 184.854 0 224.63c0 47.78 13.94 90.745 41.827 128.906 27.884 38.164 63.906 64.572 108.063 79.227 5.14.954 8.945.283 11.419-1.996 2.475-2.282 3.711-5.14 3.711-8.562 0-.571-.049-5.708-.144-15.417a2549.81 2549.81 0 01-.144-25.406l-6.567 1.136c-4.187.767-9.469 1.092-15.846 1-6.374-.089-12.991-.757-19.842-1.999-6.854-1.231-13.229-4.086-19.13-8.559-5.898-4.473-10.085-10.328-12.56-17.556l-2.855-6.57c-1.903-4.374-4.899-9.233-8.992-14.559-4.093-5.331-8.232-8.945-12.419-10.848l-1.999-1.431c-1.332-.951-2.568-2.098-3.711-3.429-1.142-1.331-1.997-2.663-2.568-3.997-.572-1.335-.098-2.43 1.427-3.289 1.525-.859 4.281-1.276 8.28-1.276l5.708.853c3.807.763 8.516 3.042 14.133 6.851 5.614 3.806 10.229 8.754 13.846 14.842 4.38 7.806 9.657 13.754 15.846 17.847 6.184 4.093 12.419 6.136 18.699 6.136 6.28 0 11.704-.476 16.274-1.423 4.565-.952 8.848-2.383 12.847-4.285 1.713-12.758 6.377-22.559 13.988-29.41-10.848-1.14-20.601-2.857-29.264-5.14-8.658-2.286-17.605-5.996-26.835-11.14-9.235-5.137-16.896-11.516-22.985-19.126-6.09-7.614-11.088-17.61-14.987-29.979-3.901-12.374-5.852-26.648-5.852-42.826 0-23.035 7.52-42.637 22.557-58.817-7.044-17.318-6.379-36.732 1.997-58.24 5.52-1.715 13.706-.428 24.554 3.853 10.85 4.283 18.794 7.952 23.84 10.994 5.046 3.041 9.089 5.618 12.135 7.708 17.705-4.947 35.976-7.421 54.818-7.421s37.117 2.474 54.823 7.421l10.849-6.849c7.419-4.57 16.18-8.758 26.262-12.565 10.088-3.805 17.802-4.853 23.134-3.138 8.562 21.509 9.325 40.922 2.279 58.24 15.036 16.18 22.559 35.787 22.559 58.817 0 16.178-1.958 30.497-5.853 42.966-3.9 12.471-8.941 22.457-15.125 29.979-6.191 7.521-13.901 13.85-23.131 18.986-9.232 5.14-18.182 8.85-26.84 11.136-8.662 2.286-18.415 4.004-29.263 5.146 9.894 8.562 14.842 22.077 14.842 40.539v60.237c0 3.422 1.19 6.279 3.572 8.562 2.379 2.279 6.136 2.95 11.276 1.995 44.163-14.653 80.185-41.062 108.068-79.226 27.88-38.161 41.825-81.126 41.825-128.906-.01-39.771-9.818-76.454-29.414-110.049z"
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
/>
|
|
8
|
-
</svg>
|
|
9
|
-
);
|
|
10
|
-
}
|