UButton's color suggested types only shows string | number | symbol | undefined (img 1), instead of "neutral" | "primary" | "secondary" | ... (img 2). "nuxt": "^4.3.1" and `"@nuxt/ui": "^4.5.0".color, it brings me to ButtonProps in node_modules (img 3), whereas in the new project it brings me to .nuxt/ui/button.ts (img 4).


