import{type TemplateResult,type PropertyValues}from'lit';import{LyraElement}from'../../../internal/lyra-element.js';import type{LyraAppearance,LyraSize}from'../../../internal/variants.js';import type{LyraSelectionDirection,LyraTextWrap}from'../../../internal/shared-unions.js';import{type LyraFormValidator}from'../form-validator.js';export type TextareaResize='none'|'vertical'|'horizontal'|'both'|'auto';export type TextareaWrap=LyraTextWrap;export type TextareaSelectionDirection=LyraSelectionDirection; /** Scroll offsets read from, or written to, the internal native `