Color Input Group
Input-group primitives used to compose color fields and pickers.
Import this public entry point directly when composing lower-level UIKit parts.
import * as ColorInputGroup from "@thenamespace/uikit/color-input-group";See color-field for complete composition examples and API guidance.
This entry point is also re-exported from @thenamespace/uikit. Direct imports make the dependency explicit and provide a stable location for advanced customization.