Joined from-arrow-to range input with a muted duration chip capping the right side of the control.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input17 } from "@/components/beste/piece/input17";
<Input17
label="Reporting window"
from="Apr 01"
to="Apr 30"
duration="30 days"
/>