Summary
Make the widget render correctly under right-to-left scripts (Arabic, Hebrew, Persian, Urdu) and format dates/times according to the active locale.
Motivation
Without RTL support, the widget is unusable for Arabic-speaking small businesses, which is a meaningful share of the global market. Locale-aware formatting also avoids the embarrassing "12/04/2026" ambiguity for users outside the US.
Acceptance Criteria
Summary
Make the widget render correctly under right-to-left scripts (Arabic, Hebrew, Persian, Urdu) and format dates/times according to the active locale.
Motivation
Without RTL support, the widget is unusable for Arabic-speaking small businesses, which is a meaningful share of the global market. Locale-aware formatting also avoids the embarrassing "12/04/2026" ambiguity for users outside the US.
Acceptance Criteria
margin-inline-start,padding-block, etc.) throughoutdir="rtl"toggle on the widget root via prop or auto-detected from<html dir>Intl.DateTimeFormatwith the active localear,heto catch regressions