Pill-shaped player strip with a playhead dot riding a filled track between elapsed and total timestamps.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Toolbar17 } from "@/components/beste/piece/toolbar17";
<Toolbar17
current={42}
total={135}
tone="foreground"
/>