| USWDS |
Accessibility as a foundation, explicit labels, semantic regions,
keyboard focus, captions, tables, and controlled design tokens.
|
EndWork uses a conservative civic interface grammar:
visible labels, legends, captions, focus outlines, and limited token choices.
|
site/tokens.css, scripts/lint-site.mjs,
tests/site-coverage.test.mjs, .ew-data-table,
and .ew-r-question-card.
|
| UAE |
Modular components, blocks, patterns, Tailwind-oriented composition,
WCAG-centered reuse, and tokenized design values.
|
EndWork separates page families into reusable route modules:
public home, room file, account, locale, support, and build review.
|
scripts/ui-lint-rules.json page matrix,
.ew-lab-page-grid, .ew-lab-module-grid,
and locale blocks with lang="es".
|
| Dubai |
Dense service headers, login affordances, menu structure, color roles,
status colors, and polished civic control states.
|
EndWork uses a compact public shell, action/status color semantics,
clear navigation density, and explicit login/account entry points.
|
.ew-site-header, .ew-site-tools,
.ew-status-pill, .ew-review-entry,
and color variables in site/tokens.css.
|
| Sisdai |
Spanish-language component documentation, label-first form fields,
visible help text, required-state semantics, and open CSS package posture.
|
EndWork keeps multilingual routes first-class and gives forms visible
label, help, optionality, and state text instead of placeholder-only inputs.
|
Spanish public pages, .ew-help-text,
.ew-locale-control, .ew-form-card,
and .ew-lab-inline-form.
|