Form Controls

Domain-aware inputs wired to react-hook-form and Zod. Money is integer fils, phones are +965, dates use the Kuwait week. Switch the language to verify RTL.

Case order wizard

  1. Clinic & price
  2. Schedule
  3. Documents

Shown in KD with 3 decimals; stored as integer fils.

+965

Kuwait number: +965 followed by 8 digits.

Money input (KD ⇄ fils)

Stored as 405000 fils · 405.000 KD

Type 405.000 — it round-trips to 405000 fils with no float arithmetic.

Phone input (+965)

+965

Kuwait number: +965 followed by 8 digits.

Date picker (Asia/Kuwait)

The week starts on Sunday; Friday and Saturday are shaded as the Kuwait weekend.

File dropzone