init project

This commit is contained in:
root
2026-06-25 19:06:59 -04:00
parent c5dfee6efb
commit 5d017f533a
349 changed files with 31330 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"fixtureRoute": "/{locale}/component-lab",
"productionGuard": "COMPONENT_FIXTURES_ENABLED=true",
"locales": ["en", "fr", "ar"],
"themes": ["light", "dark", "system"],
"widths": [320, 390, 768, 1024, 1440],
"states": ["default", "focus-visible", "disabled", "loading", "error", "long-content", "rtl"],
"contentPolicy": "Fictional deterministic development data only; no production claims, customers, personal data, or live operations."
}