{"version":3,"file":"input-DU2ycHSF.js","sources":["../../../resources/js/components/ui/input.tsx"],"sourcesContent":["import * as React from \"react\";\n\nimport { cn } from \"@/lib/utils\";\n\nexport interface InputProps\n extends React.InputHTMLAttributes {}\n\nconst Input = React.forwardRef(\n ({ className, type, ...props }, ref) => {\n return (\n \n );\n },\n);\nInput.displayName = \"Input\";\n\nexport { Input };\n"],"names":["Input","React.forwardRef","className","type","props","ref","jsx","cn"],"mappings":"oDAOA,MAAMA,EAAQC,EAAM,WAChB,CAAC,CAAE,UAAAC,EAAW,KAAAC,EAAM,GAAGC,CAAA,EAASC,IAExBC,EAAA,IAAC,QAAA,CACG,KAAAH,EACA,UAAWI,EACP,+VACAL,CACJ,EACA,IAAAG,EACC,GAAGD,CAAA,CAAA,CAIpB,EACAJ,EAAM,YAAc"}