{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "unsave-provider", "homepage": "https://github.com/gluer-space/unsave-provider", "items": [ { "name": "unsave-provider", "type": "registry:block", "title": "Unsaved Changes Provider", "description": "Context provider that handles unsaved changes with toasts, drawers, and modals.", "registryDependencies": ["button", "dialog"], "dependencies": ["motion", "lucide-react"], "files": [ { "path": "registry/unsave-provider/unsave-provider.tsx", "type": "registry:component" } ] } ] }