veza/apps/web/dist_verification/assets/textarea-DMG-sYZV.js
senke 203cb5d5e5 refactor: Phase 8 — Update docs, ESLint, Storybook config for SUMI
- DESIGN_TOKENS.md: Complete rewrite to document --sumi-* token system
- APP_SHELL.md: Update layout shell docs (glass bg, backdrop-blur, z-index)
- DESIGN_DIRECTION.md: Update aesthetic direction to SUMI philosophy
- .storybook/preview.tsx: Remove deleted CSS imports, update bg colors
- eslint.config.js: Update color rule message from Kodo to SUMI tokens
- tailwind.config.ts: Fix comment referencing deleted design-tokens.css

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 02:15:11 +01:00

1 line
864 B
JavaScript

import{a as i,j as e}from"./vendor-react-Dkpvlwai.js";import{d}from"./index-jE2AGx2y.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};