nextuiq
Version:
NextUIQ is a modern, lightweight, and developer-friendly UI component library for React and Next.js. Built with TypeScript and Tailwind CSS, it offers customizable, accessible, and performance-optimized components with built-in dark mode, theme customizat
2 lines (1 loc) • 647 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index46.js"),r=require("react"),t=require("tailwind-merge"),a=r.forwardRef((({htmlFor:r,children:a,className:l,required:s=!1,disabled:i=!1,"aria-label":o,...d},m)=>e.jsxRuntimeExports.jsxs("label",{ref:m,htmlFor:r,className:t.twMerge("mb-1.5 block text-sm font-medium text-[oklch(var(--theme-foreground))]",i&&"opacity-60 cursor-not-allowed",l),"aria-label":o,...d,children:[a,s&&e.jsxRuntimeExports.jsx("span",{className:"text-[oklch(var(--theme-destructive))] ml-1","aria-hidden":"true",children:"*"})]})));a.displayName="Label",exports.Label=a;
;