{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "base-tooltip", "type": "registry:ui", "title": "Base Tooltip", "description": "A popup that appears when an element is hovered or focused, showing a hint for sighted users.", "dependencies": ["motion", "@base-ui-components/react"], "files": [ { "path": "registry/base/tooltip/index.tsx", "type": "registry:ui", "target": "components/animate-ui/base/tooltip.tsx" } ] }