{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "eyfi", "homepage": "https://ambassador.eyfichallenge.com", "items": [ { "name": "reward-ladder", "type": "registry:block", "title": "EYFI Reward Ladder", "description": "A scroll-scrubbed milestone ladder: the section pins, the registration count rolls as you scroll, one stage is active at a time with the next dimmed beneath it, and the rail advances itself. No drag control.", "dependencies": ["motion", "lottie-react"], "files": [ { "path": "components/reward-ladder/reward-ladder.tsx", "type": "registry:component", "target": "components/reward-ladder/reward-ladder.tsx" }, { "path": "components/reward-ladder/reward-ladder.css", "type": "registry:component", "target": "components/reward-ladder/reward-ladder.css" }, { "path": "components/reward-ladder/tiers.ts", "type": "registry:component", "target": "components/reward-ladder/tiers.ts" }, { "path": "components/reward-ladder/celebration.tsx", "type": "registry:component", "target": "components/reward-ladder/celebration.tsx" }, { "path": "components/reward-ladder/confetti.json", "type": "registry:file", "target": "components/reward-ladder/confetti.json" }, { "path": "components/reward-ladder/index.ts", "type": "registry:component", "target": "components/reward-ladder/index.ts" } ], "cssVars": { "theme": { "--ease-out": "cubic-bezier(0.16, 1, 0.3, 1)", "--dur-fast": "150ms", "--dur-mid": "280ms", "--dur-slow": "420ms", "--radius-card": "14px", "--radius-row": "12px", "--radius-pill": "999px" }, "dark": { "--background": "#0a0a0a", "--border-strong": "#2a2a2a", "--foreground": "#ffffff", "--muted-foreground": "#c8c8c4", "--muted-foreground-2": "#8a8a85", "--muted-foreground-3": "#4a4a4a", "--primary": "#c4f62e", "--primary-rgb": "196 246 46", "--gold": "#e8b923", "--gold-rgb": "232 185 35" } } } ] }