UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

98 lines (97 loc) 1.85 kB
import { c as e } from "../../index-BNmRGtA6.js"; const r = e([], { variants: { theme: { colony: "", kubefirst: "", civo: "" } }, defaultVariants: { theme: "kubefirst" } }), o = e( [ "[&_[cmdk-group-heading]]:font-medium", "[&_[cmdk-group-heading]]:px-2", "[&_[cmdk-group-heading]]:text-muted-foreground", "[&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0", "[&_[cmdk-group]]:px-2", "[&_[cmdk-input-wrapper]_svg]:h-5", "[&_[cmdk-input-wrapper]_svg]:w-5", "[&_[cmdk-input]]:h-12", "[&_[cmdk-item]]:px-2", "[&_[cmdk-item]]:py-3", "[&_[cmdk-item]_svg]:h-5", "[&_[cmdk-item]_svg]:w-5", "bg-popover", "flex", "items-center", "justify-center", "overflow-hidden", "text-popover-foreground", "border", "rounded-md", "border-neutral-900/35", "bg-neutral-900/30" ], { variants: { theme: { colony: "", kubefirst: "", civo: "" } }, defaultVariants: { theme: "kubefirst" } } ), n = e( [ "bg-transparent", "disabled:cursor-not-allowed", "disabled:opacity-50", "flex", "h-10", "outline-none", "placeholder:text-muted-foreground", "py-3", "rounded-md", "text-sm", "w-full", "text-white/80" ], { variants: { theme: { colony: "", kubefirst: "", civo: "" } }, defaultVariants: { theme: "kubefirst" } } ), i = e( ["mr-2", "h-4", "w-4", "shrink-0", "opacity-80", "text-white"], { variants: { theme: { colony: "", kubefirst: "", civo: "" } }, defaultVariants: { theme: "kubefirst" } } ); export { r as commandVariants, n as inputVariants, i as searchInconInputVariants, o as wrapperVariants };