import * as SelectPrimitive from "@radix-ui/react-select"; import { type VariantProps } from "class-variance-authority"; import type { ComponentPropsWithoutRef } from "react"; /** * Trigger size variant (theming-and-sizes plan T1.9). * Items inside Select.Content stay md-equivalent regardless — the floating * menu is isolated from the trigger context (documented decision). * * EC-2 guard: `` is a Radix `