veza/apps/web/dist_verification/assets/textarea-BawmBRjl.js
senke 670282989b chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification
- apps/web: test updates (Vitest/setup), playbackAnalyticsService, TrackGrid, serviceErrorHandler
- veza-common: logging, metrics, traits, validation, random
- veza-stream-server: audio pipeline, codecs, cache, monitoring, routes
- apps/web/dist_verification: refresh build assets (content-hashed filenames)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 19:39:18 +01:00

1 line
869 B
JavaScript

import{a as i,j as e}from"./vendor-react-C9dYU-TK.js";import{c as d}from"./index-BMBS6scK.js";const n=i.forwardRef(({label:t,error:s,className:r,...o},a)=>e.jsxs("div",{className:"w-full",children:[t&&e.jsx("label",{className:"block text-sm font-medium text-muted-foreground mb-2 font-body",children:t}),e.jsx("textarea",{ref:a,className:d("w-full px-4 py-4","bg-muted border",s?"border-destructive":"border-border","text-foreground placeholder-gray-500","font-body text-base","rounded-lg","focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background focus-visible:shadow-[var(--sumi-shadow-glow)]","transition-all duration-[var(--duration-fast)]","min-h-24 resize-y",r),...o}),s&&e.jsx("p",{className:"mt-1 text-xs text-destructive",children:s})]}));n.displayName="Textarea";export{n as T};