Skip to content

Commit 74fd9e0

Browse files
Merge branch 'main' into feat/add-grootstudio-registry
2 parents 85832b9 + 28122db commit 74fd9e0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

apps/v4/public/r/registries.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,12 @@
773773
"url": "https://onboarding-tour.vercel.app/r/{name}.json",
774774
"description": "A component for building onboarding tours. Designed to integrate with shadcn/ui."
775775
},
776+
{
777+
"name": "@trophy-ui",
778+
"homepage": "https://ui.trophy.so",
779+
"url": "https://ui.trophy.so/r/{name}.json",
780+
"description": "Open-source gamification UI components for streaks, achievements, leaderboards, points, and more. Built on shadcn/ui and Tailwind CSS."
781+
},
776782
{
777783
"name": "@uitripled",
778784
"homepage": "https://ui.tripled.work",

apps/v4/registry/directory.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,13 @@
903903
"description": "A component for building onboarding tours. Designed to integrate with shadcn/ui.",
904904
"logo": "<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-binoculars-icon lucide-binoculars fill-none!'><path d='M10 10h4'/><path d='M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3'/><path d='M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z'/><path d='M 22 16 L 2 16'/><path d='M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z'/><path d='M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3'/></svg>"
905905
},
906+
{
907+
"name": "@trophy-ui",
908+
"homepage": "https://ui.trophy.so",
909+
"url": "https://ui.trophy.so/r/{name}.json",
910+
"description": "Open-source gamification UI components for streaks, achievements, leaderboards, points, and more. Built on shadcn/ui and Tailwind CSS.",
911+
"logo": "<svg width='32' height='51' viewBox='0 0 40 64' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='32' y='70.75' width='13' height='15' transform='rotate(180 28 64.75)' fill='var(--foreground)'/><rect x='32' y='55.75' width='13' height='13' transform='rotate(180 28 49.75)' fill='var(--foreground)'/><rect x='19' y='55.75' width='15' height='13' transform='rotate(180 15 49.75)' fill='var(--foreground)'/><rect x='53.5' y='49.25' width='13' height='15' transform='rotate(180 49.5 43.25)' fill='var(--foreground)'/><rect x='53.5' y='34.25' width='13' height='13' transform='rotate(180 49.5 28.25)' fill='var(--foreground)'/><rect x='40.5' y='34.25' width='15' height='13' transform='rotate(180 36.5 28.25)' fill='var(--foreground)'/></svg>"
912+
},
906913
{
907914
"name": "@uitripled",
908915
"homepage": "https://ui.tripled.work",
@@ -1365,4 +1372,4 @@
13651372
"description": "Motion-rich React components for AI interfaces, SaaS blocks, and cinematic interactions. Free Wensity components only.",
13661373
"logo": "<svg width='512' height='512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'><rect width='512' height='512' rx='112' fill='var(--foreground)'/><path d='M112 152h58l36 160 43-160h49l43 160 36-160h58l-62 208h-62l-38-141-38 141h-62L112 152Z' fill='var(--background)'/></svg>"
13671374
}
1368-
]
1375+
]

0 commit comments

Comments
 (0)