Date Input Group

Input-group primitives shared by date and time fields.

Import this public entry point directly when composing lower-level UIKit parts.

import * as DateInputGroup from "@thenamespace/uikit/date-input-group";

See date-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.