import { LitElement, type PropertyValues } from 'lit'; import type { PromptVariant } from '../../types/index.js'; /** * @tag loquix-prompt-input * @summary A textarea-based prompt input with keyboard shortcuts and auto-resize. * * @csspart container - Outer wrapper of the input. * @csspart input - The native `