berrypod/assets/css
jamey 76cff0494e add forgiving API key validation with inline errors
Add KeyValidation module for format-checking API keys before
attempting connections. Auto-strips whitespace, detects common
mistakes (e.g. pasting a Stripe publishable key), and returns
helpful error messages.

Inline field errors across all three entry points:
- Setup wizard: provider + Stripe keys
- Admin provider form: simplified to single Connect button
- Email settings: per-field errors instead of flash toasts

Also: plain text inputs for all API keys (not password fields),
accessible error states (aria-invalid, role=alert, thick border,
bold text), inner_block slot declaration on error component.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 12:17:56 +00:00
..
admin add forgiving API key validation with inline errors 2026-03-04 12:17:56 +00:00
shop add external link UX: icons, rel attributes, screen reader labels 2026-03-04 00:55:09 +00:00
admin.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
shop.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
theme-layer2-attributes.css add WCAG-compliant input border contrast across all moods 2026-03-04 00:48:08 +00:00
theme-primitives.css feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +00:00
theme-semantic.css replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
theme.css extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00