@aexol/spectral 0.7.0 → 0.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/index.js +76 -301
- package/dist/cli.js +11 -0
- package/dist/designer/data/systems/agentic/DESIGN.md +71 -0
- package/dist/designer/data/systems/agentic/components.html +154 -0
- package/dist/designer/data/systems/agentic/tokens.css +63 -0
- package/dist/designer/data/systems/airbnb/DESIGN.md +393 -0
- package/dist/designer/data/systems/airbnb/components.html +1373 -0
- package/dist/designer/data/systems/airbnb/tokens.css +261 -0
- package/dist/designer/data/systems/airtable/DESIGN.md +92 -0
- package/dist/designer/data/systems/airtable/components.html +489 -0
- package/dist/designer/data/systems/airtable/tokens.css +261 -0
- package/dist/designer/data/systems/ant/DESIGN.md +71 -0
- package/dist/designer/data/systems/ant/components.html +154 -0
- package/dist/designer/data/systems/ant/tokens.css +63 -0
- package/dist/designer/data/systems/apple/DESIGN.md +250 -0
- package/dist/designer/data/systems/apple/components.html +749 -0
- package/dist/designer/data/systems/apple/tokens.css +286 -0
- package/dist/designer/data/systems/application/DESIGN.md +71 -0
- package/dist/designer/data/systems/application/components.html +154 -0
- package/dist/designer/data/systems/application/tokens.css +63 -0
- package/dist/designer/data/systems/arc/DESIGN.md +152 -0
- package/dist/designer/data/systems/arc/components.html +432 -0
- package/dist/designer/data/systems/arc/tokens.css +137 -0
- package/dist/designer/data/systems/artistic/DESIGN.md +71 -0
- package/dist/designer/data/systems/artistic/components.html +136 -0
- package/dist/designer/data/systems/artistic/tokens.css +63 -0
- package/dist/designer/data/systems/atelier-zero/DESIGN.md +316 -0
- package/dist/designer/data/systems/atelier-zero/components.html +136 -0
- package/dist/designer/data/systems/atelier-zero/tokens.css +63 -0
- package/dist/designer/data/systems/bento/DESIGN.md +71 -0
- package/dist/designer/data/systems/bento/components.html +136 -0
- package/dist/designer/data/systems/bento/tokens.css +63 -0
- package/dist/designer/data/systems/binance/DESIGN.md +348 -0
- package/dist/designer/data/systems/binance/components.html +550 -0
- package/dist/designer/data/systems/binance/tokens.css +255 -0
- package/dist/designer/data/systems/bmw/DESIGN.md +183 -0
- package/dist/designer/data/systems/bmw/components.html +551 -0
- package/dist/designer/data/systems/bmw/tokens.css +179 -0
- package/dist/designer/data/systems/bmw-m/DESIGN.md +246 -0
- package/dist/designer/data/systems/bmw-m/components.html +342 -0
- package/dist/designer/data/systems/bmw-m/tokens.css +64 -0
- package/dist/designer/data/systems/bold/DESIGN.md +71 -0
- package/dist/designer/data/systems/bold/components.html +136 -0
- package/dist/designer/data/systems/bold/tokens.css +63 -0
- package/dist/designer/data/systems/brutalism/DESIGN.md +71 -0
- package/dist/designer/data/systems/brutalism/components.html +154 -0
- package/dist/designer/data/systems/brutalism/tokens.css +63 -0
- package/dist/designer/data/systems/bugatti/DESIGN.md +271 -0
- package/dist/designer/data/systems/bugatti/components.html +342 -0
- package/dist/designer/data/systems/bugatti/tokens.css +64 -0
- package/dist/designer/data/systems/cafe/DESIGN.md +71 -0
- package/dist/designer/data/systems/cafe/components.html +136 -0
- package/dist/designer/data/systems/cafe/tokens.css +63 -0
- package/dist/designer/data/systems/cal/DESIGN.md +262 -0
- package/dist/designer/data/systems/cal/components.html +376 -0
- package/dist/designer/data/systems/cal/tokens.css +265 -0
- package/dist/designer/data/systems/canva/DESIGN.md +157 -0
- package/dist/designer/data/systems/canva/components.html +461 -0
- package/dist/designer/data/systems/canva/tokens.css +147 -0
- package/dist/designer/data/systems/cisco/DESIGN.md +201 -0
- package/dist/designer/data/systems/cisco/components.html +342 -0
- package/dist/designer/data/systems/cisco/tokens.css +64 -0
- package/dist/designer/data/systems/claude/DESIGN.md +315 -0
- package/dist/designer/data/systems/claude/components.html +483 -0
- package/dist/designer/data/systems/claude/tokens.css +130 -0
- package/dist/designer/data/systems/clay/DESIGN.md +307 -0
- package/dist/designer/data/systems/clay/components.html +136 -0
- package/dist/designer/data/systems/clay/tokens.css +63 -0
- package/dist/designer/data/systems/claymorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/claymorphism/components.html +136 -0
- package/dist/designer/data/systems/claymorphism/tokens.css +63 -0
- package/dist/designer/data/systems/clean/DESIGN.md +71 -0
- package/dist/designer/data/systems/clean/components.html +136 -0
- package/dist/designer/data/systems/clean/tokens.css +63 -0
- package/dist/designer/data/systems/clickhouse/DESIGN.md +284 -0
- package/dist/designer/data/systems/clickhouse/components.html +506 -0
- package/dist/designer/data/systems/clickhouse/tokens.css +135 -0
- package/dist/designer/data/systems/cohere/DESIGN.md +269 -0
- package/dist/designer/data/systems/cohere/components.html +353 -0
- package/dist/designer/data/systems/cohere/tokens.css +126 -0
- package/dist/designer/data/systems/coinbase/DESIGN.md +132 -0
- package/dist/designer/data/systems/coinbase/components.html +501 -0
- package/dist/designer/data/systems/coinbase/tokens.css +257 -0
- package/dist/designer/data/systems/colorful/DESIGN.md +71 -0
- package/dist/designer/data/systems/colorful/components.html +136 -0
- package/dist/designer/data/systems/colorful/tokens.css +63 -0
- package/dist/designer/data/systems/composio/DESIGN.md +310 -0
- package/dist/designer/data/systems/composio/components.html +342 -0
- package/dist/designer/data/systems/composio/tokens.css +64 -0
- package/dist/designer/data/systems/contemporary/DESIGN.md +71 -0
- package/dist/designer/data/systems/contemporary/components.html +136 -0
- package/dist/designer/data/systems/contemporary/tokens.css +63 -0
- package/dist/designer/data/systems/corporate/DESIGN.md +71 -0
- package/dist/designer/data/systems/corporate/components.html +136 -0
- package/dist/designer/data/systems/corporate/tokens.css +63 -0
- package/dist/designer/data/systems/cosmic/DESIGN.md +71 -0
- package/dist/designer/data/systems/cosmic/components.html +136 -0
- package/dist/designer/data/systems/cosmic/tokens.css +63 -0
- package/dist/designer/data/systems/creative/DESIGN.md +71 -0
- package/dist/designer/data/systems/creative/components.html +136 -0
- package/dist/designer/data/systems/creative/tokens.css +63 -0
- package/dist/designer/data/systems/cursor/DESIGN.md +312 -0
- package/dist/designer/data/systems/cursor/components.html +654 -0
- package/dist/designer/data/systems/cursor/tokens.css +218 -0
- package/dist/designer/data/systems/dashboard/DESIGN.md +71 -0
- package/dist/designer/data/systems/dashboard/components.html +154 -0
- package/dist/designer/data/systems/dashboard/tokens.css +63 -0
- package/dist/designer/data/systems/default/DESIGN.md +62 -0
- package/dist/designer/data/systems/default/components.html +523 -0
- package/dist/designer/data/systems/default/tokens.css +200 -0
- package/dist/designer/data/systems/discord/DESIGN.md +162 -0
- package/dist/designer/data/systems/discord/components.html +359 -0
- package/dist/designer/data/systems/discord/tokens.css +125 -0
- package/dist/designer/data/systems/dithered/DESIGN.md +71 -0
- package/dist/designer/data/systems/dithered/components.html +136 -0
- package/dist/designer/data/systems/dithered/tokens.css +63 -0
- package/dist/designer/data/systems/doodle/DESIGN.md +71 -0
- package/dist/designer/data/systems/doodle/components.html +136 -0
- package/dist/designer/data/systems/doodle/tokens.css +63 -0
- package/dist/designer/data/systems/dramatic/DESIGN.md +71 -0
- package/dist/designer/data/systems/dramatic/components.html +136 -0
- package/dist/designer/data/systems/dramatic/tokens.css +63 -0
- package/dist/designer/data/systems/duolingo/DESIGN.md +154 -0
- package/dist/designer/data/systems/duolingo/components.html +532 -0
- package/dist/designer/data/systems/duolingo/tokens.css +130 -0
- package/dist/designer/data/systems/editorial/DESIGN.md +71 -0
- package/dist/designer/data/systems/editorial/components.html +154 -0
- package/dist/designer/data/systems/editorial/tokens.css +63 -0
- package/dist/designer/data/systems/elegant/DESIGN.md +71 -0
- package/dist/designer/data/systems/elegant/components.html +136 -0
- package/dist/designer/data/systems/elegant/tokens.css +63 -0
- package/dist/designer/data/systems/elevenlabs/DESIGN.md +268 -0
- package/dist/designer/data/systems/elevenlabs/components.html +342 -0
- package/dist/designer/data/systems/elevenlabs/tokens.css +127 -0
- package/dist/designer/data/systems/energetic/DESIGN.md +72 -0
- package/dist/designer/data/systems/energetic/components.html +136 -0
- package/dist/designer/data/systems/energetic/tokens.css +63 -0
- package/dist/designer/data/systems/enterprise/DESIGN.md +71 -0
- package/dist/designer/data/systems/enterprise/components.html +154 -0
- package/dist/designer/data/systems/enterprise/tokens.css +63 -0
- package/dist/designer/data/systems/expo/DESIGN.md +284 -0
- package/dist/designer/data/systems/expo/components.html +342 -0
- package/dist/designer/data/systems/expo/tokens.css +64 -0
- package/dist/designer/data/systems/expressive/DESIGN.md +71 -0
- package/dist/designer/data/systems/expressive/components.html +136 -0
- package/dist/designer/data/systems/expressive/tokens.css +63 -0
- package/dist/designer/data/systems/fantasy/DESIGN.md +71 -0
- package/dist/designer/data/systems/fantasy/components.html +136 -0
- package/dist/designer/data/systems/fantasy/tokens.css +63 -0
- package/dist/designer/data/systems/ferrari/DESIGN.md +317 -0
- package/dist/designer/data/systems/ferrari/components.html +342 -0
- package/dist/designer/data/systems/ferrari/tokens.css +64 -0
- package/dist/designer/data/systems/figma/DESIGN.md +223 -0
- package/dist/designer/data/systems/figma/components.html +344 -0
- package/dist/designer/data/systems/figma/tokens.css +126 -0
- package/dist/designer/data/systems/flat/DESIGN.md +71 -0
- package/dist/designer/data/systems/flat/components.html +136 -0
- package/dist/designer/data/systems/flat/tokens.css +63 -0
- package/dist/designer/data/systems/framer/DESIGN.md +249 -0
- package/dist/designer/data/systems/framer/components.html +438 -0
- package/dist/designer/data/systems/framer/tokens.css +238 -0
- package/dist/designer/data/systems/friendly/DESIGN.md +71 -0
- package/dist/designer/data/systems/friendly/components.html +136 -0
- package/dist/designer/data/systems/friendly/tokens.css +63 -0
- package/dist/designer/data/systems/futuristic/DESIGN.md +71 -0
- package/dist/designer/data/systems/futuristic/components.html +136 -0
- package/dist/designer/data/systems/futuristic/tokens.css +63 -0
- package/dist/designer/data/systems/github/DESIGN.md +155 -0
- package/dist/designer/data/systems/github/components.html +383 -0
- package/dist/designer/data/systems/github/tokens.css +125 -0
- package/dist/designer/data/systems/glassmorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/glassmorphism/components.html +154 -0
- package/dist/designer/data/systems/glassmorphism/tokens.css +63 -0
- package/dist/designer/data/systems/gradient/DESIGN.md +71 -0
- package/dist/designer/data/systems/gradient/components.html +154 -0
- package/dist/designer/data/systems/gradient/tokens.css +63 -0
- package/dist/designer/data/systems/hashicorp/DESIGN.md +281 -0
- package/dist/designer/data/systems/hashicorp/components.html +502 -0
- package/dist/designer/data/systems/hashicorp/tokens.css +272 -0
- package/dist/designer/data/systems/hud/DESIGN.md +173 -0
- package/dist/designer/data/systems/hud/components.html +136 -0
- package/dist/designer/data/systems/hud/tokens.css +63 -0
- package/dist/designer/data/systems/huggingface/DESIGN.md +149 -0
- package/dist/designer/data/systems/huggingface/components.html +346 -0
- package/dist/designer/data/systems/huggingface/tokens.css +125 -0
- package/dist/designer/data/systems/ibm/DESIGN.md +335 -0
- package/dist/designer/data/systems/ibm/components.html +342 -0
- package/dist/designer/data/systems/ibm/tokens.css +64 -0
- package/dist/designer/data/systems/intercom/DESIGN.md +149 -0
- package/dist/designer/data/systems/intercom/components.html +557 -0
- package/dist/designer/data/systems/intercom/tokens.css +150 -0
- package/dist/designer/data/systems/kami/DESIGN.md +410 -0
- package/dist/designer/data/systems/kami/components.html +601 -0
- package/dist/designer/data/systems/kami/tokens.css +272 -0
- package/dist/designer/data/systems/kraken/DESIGN.md +128 -0
- package/dist/designer/data/systems/kraken/components.html +342 -0
- package/dist/designer/data/systems/kraken/tokens.css +64 -0
- package/dist/designer/data/systems/lamborghini/DESIGN.md +291 -0
- package/dist/designer/data/systems/lamborghini/components.html +342 -0
- package/dist/designer/data/systems/lamborghini/tokens.css +64 -0
- package/dist/designer/data/systems/levels/DESIGN.md +71 -0
- package/dist/designer/data/systems/levels/components.html +154 -0
- package/dist/designer/data/systems/levels/tokens.css +63 -0
- package/dist/designer/data/systems/linear-app/DESIGN.md +370 -0
- package/dist/designer/data/systems/linear-app/components.html +370 -0
- package/dist/designer/data/systems/linear-app/tokens.css +130 -0
- package/dist/designer/data/systems/lingo/DESIGN.md +71 -0
- package/dist/designer/data/systems/lingo/components.html +154 -0
- package/dist/designer/data/systems/lingo/tokens.css +63 -0
- package/dist/designer/data/systems/loom/DESIGN.md +201 -0
- package/dist/designer/data/systems/loom/components.html +446 -0
- package/dist/designer/data/systems/loom/tokens.css +138 -0
- package/dist/designer/data/systems/lovable/DESIGN.md +301 -0
- package/dist/designer/data/systems/lovable/components.html +441 -0
- package/dist/designer/data/systems/lovable/tokens.css +258 -0
- package/dist/designer/data/systems/luxury/DESIGN.md +71 -0
- package/dist/designer/data/systems/luxury/components.html +154 -0
- package/dist/designer/data/systems/luxury/tokens.css +63 -0
- package/dist/designer/data/systems/mastercard/DESIGN.md +368 -0
- package/dist/designer/data/systems/mastercard/components.html +342 -0
- package/dist/designer/data/systems/mastercard/tokens.css +64 -0
- package/dist/designer/data/systems/material/DESIGN.md +71 -0
- package/dist/designer/data/systems/material/components.html +154 -0
- package/dist/designer/data/systems/material/tokens.css +63 -0
- package/dist/designer/data/systems/meta/DESIGN.md +369 -0
- package/dist/designer/data/systems/meta/components.html +398 -0
- package/dist/designer/data/systems/meta/tokens.css +263 -0
- package/dist/designer/data/systems/minimal/DESIGN.md +71 -0
- package/dist/designer/data/systems/minimal/components.html +154 -0
- package/dist/designer/data/systems/minimal/tokens.css +63 -0
- package/dist/designer/data/systems/minimax/DESIGN.md +260 -0
- package/dist/designer/data/systems/minimax/components.html +590 -0
- package/dist/designer/data/systems/minimax/tokens.css +148 -0
- package/dist/designer/data/systems/mintlify/DESIGN.md +329 -0
- package/dist/designer/data/systems/mintlify/components.html +737 -0
- package/dist/designer/data/systems/mintlify/tokens.css +256 -0
- package/dist/designer/data/systems/miro/DESIGN.md +111 -0
- package/dist/designer/data/systems/miro/components.html +342 -0
- package/dist/designer/data/systems/miro/tokens.css +64 -0
- package/dist/designer/data/systems/mission-control/DESIGN.md +474 -0
- package/dist/designer/data/systems/mission-control/components.html +136 -0
- package/dist/designer/data/systems/mission-control/tokens.css +63 -0
- package/dist/designer/data/systems/mistral-ai/DESIGN.md +264 -0
- package/dist/designer/data/systems/mistral-ai/components.html +338 -0
- package/dist/designer/data/systems/mistral-ai/tokens.css +125 -0
- package/dist/designer/data/systems/modern/DESIGN.md +71 -0
- package/dist/designer/data/systems/modern/components.html +154 -0
- package/dist/designer/data/systems/modern/tokens.css +63 -0
- package/dist/designer/data/systems/mongodb/DESIGN.md +269 -0
- package/dist/designer/data/systems/mongodb/components.html +462 -0
- package/dist/designer/data/systems/mongodb/tokens.css +176 -0
- package/dist/designer/data/systems/mono/DESIGN.md +71 -0
- package/dist/designer/data/systems/mono/components.html +136 -0
- package/dist/designer/data/systems/mono/tokens.css +63 -0
- package/dist/designer/data/systems/neobrutalism/DESIGN.md +71 -0
- package/dist/designer/data/systems/neobrutalism/components.html +136 -0
- package/dist/designer/data/systems/neobrutalism/tokens.css +63 -0
- package/dist/designer/data/systems/neon/DESIGN.md +71 -0
- package/dist/designer/data/systems/neon/components.html +136 -0
- package/dist/designer/data/systems/neon/tokens.css +63 -0
- package/dist/designer/data/systems/neumorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/neumorphism/components.html +136 -0
- package/dist/designer/data/systems/neumorphism/tokens.css +63 -0
- package/dist/designer/data/systems/nike/DESIGN.md +366 -0
- package/dist/designer/data/systems/nike/components.html +512 -0
- package/dist/designer/data/systems/nike/tokens.css +304 -0
- package/dist/designer/data/systems/notion/DESIGN.md +312 -0
- package/dist/designer/data/systems/notion/components.html +413 -0
- package/dist/designer/data/systems/notion/tokens.css +130 -0
- package/dist/designer/data/systems/nvidia/DESIGN.md +296 -0
- package/dist/designer/data/systems/nvidia/components.html +414 -0
- package/dist/designer/data/systems/nvidia/tokens.css +133 -0
- package/dist/designer/data/systems/ollama/DESIGN.md +270 -0
- package/dist/designer/data/systems/ollama/components.html +700 -0
- package/dist/designer/data/systems/ollama/tokens.css +242 -0
- package/dist/designer/data/systems/openai/DESIGN.md +140 -0
- package/dist/designer/data/systems/openai/components.html +382 -0
- package/dist/designer/data/systems/openai/tokens.css +133 -0
- package/dist/designer/data/systems/opencode-ai/DESIGN.md +284 -0
- package/dist/designer/data/systems/opencode-ai/components.html +389 -0
- package/dist/designer/data/systems/opencode-ai/tokens.css +126 -0
- package/dist/designer/data/systems/pacman/DESIGN.md +71 -0
- package/dist/designer/data/systems/pacman/components.html +342 -0
- package/dist/designer/data/systems/pacman/tokens.css +64 -0
- package/dist/designer/data/systems/paper/DESIGN.md +71 -0
- package/dist/designer/data/systems/paper/components.html +136 -0
- package/dist/designer/data/systems/paper/tokens.css +63 -0
- package/dist/designer/data/systems/perplexity/DESIGN.md +286 -0
- package/dist/designer/data/systems/perplexity/components.html +455 -0
- package/dist/designer/data/systems/perplexity/tokens.css +151 -0
- package/dist/designer/data/systems/perspective/DESIGN.md +71 -0
- package/dist/designer/data/systems/perspective/components.html +136 -0
- package/dist/designer/data/systems/perspective/tokens.css +63 -0
- package/dist/designer/data/systems/pinterest/DESIGN.md +233 -0
- package/dist/designer/data/systems/pinterest/components.html +865 -0
- package/dist/designer/data/systems/pinterest/tokens.css +262 -0
- package/dist/designer/data/systems/playstation/DESIGN.md +367 -0
- package/dist/designer/data/systems/playstation/components.html +414 -0
- package/dist/designer/data/systems/playstation/tokens.css +150 -0
- package/dist/designer/data/systems/posthog/DESIGN.md +259 -0
- package/dist/designer/data/systems/posthog/components.html +827 -0
- package/dist/designer/data/systems/posthog/tokens.css +272 -0
- package/dist/designer/data/systems/premium/DESIGN.md +71 -0
- package/dist/designer/data/systems/premium/components.html +154 -0
- package/dist/designer/data/systems/premium/tokens.css +63 -0
- package/dist/designer/data/systems/professional/DESIGN.md +71 -0
- package/dist/designer/data/systems/professional/components.html +136 -0
- package/dist/designer/data/systems/professional/tokens.css +63 -0
- package/dist/designer/data/systems/publication/DESIGN.md +71 -0
- package/dist/designer/data/systems/publication/components.html +154 -0
- package/dist/designer/data/systems/publication/tokens.css +63 -0
- package/dist/designer/data/systems/raycast/DESIGN.md +271 -0
- package/dist/designer/data/systems/raycast/components.html +507 -0
- package/dist/designer/data/systems/raycast/tokens.css +143 -0
- package/dist/designer/data/systems/refined/DESIGN.md +71 -0
- package/dist/designer/data/systems/refined/components.html +136 -0
- package/dist/designer/data/systems/refined/tokens.css +63 -0
- package/dist/designer/data/systems/renault/DESIGN.md +314 -0
- package/dist/designer/data/systems/renault/components.html +154 -0
- package/dist/designer/data/systems/renault/tokens.css +63 -0
- package/dist/designer/data/systems/replicate/DESIGN.md +264 -0
- package/dist/designer/data/systems/replicate/components.html +340 -0
- package/dist/designer/data/systems/replicate/tokens.css +125 -0
- package/dist/designer/data/systems/resend/DESIGN.md +306 -0
- package/dist/designer/data/systems/resend/components.html +839 -0
- package/dist/designer/data/systems/resend/tokens.css +353 -0
- package/dist/designer/data/systems/retro/DESIGN.md +71 -0
- package/dist/designer/data/systems/retro/components.html +136 -0
- package/dist/designer/data/systems/retro/tokens.css +63 -0
- package/dist/designer/data/systems/revolut/DESIGN.md +188 -0
- package/dist/designer/data/systems/revolut/components.html +342 -0
- package/dist/designer/data/systems/revolut/tokens.css +64 -0
- package/dist/designer/data/systems/runwayml/DESIGN.md +247 -0
- package/dist/designer/data/systems/runwayml/components.html +638 -0
- package/dist/designer/data/systems/runwayml/tokens.css +204 -0
- package/dist/designer/data/systems/sanity/DESIGN.md +360 -0
- package/dist/designer/data/systems/sanity/components.html +342 -0
- package/dist/designer/data/systems/sanity/tokens.css +64 -0
- package/dist/designer/data/systems/sentry/DESIGN.md +265 -0
- package/dist/designer/data/systems/sentry/components.html +387 -0
- package/dist/designer/data/systems/sentry/tokens.css +219 -0
- package/dist/designer/data/systems/shadcn/DESIGN.md +71 -0
- package/dist/designer/data/systems/shadcn/components.html +732 -0
- package/dist/designer/data/systems/shadcn/tokens.css +255 -0
- package/dist/designer/data/systems/shopify/DESIGN.md +353 -0
- package/dist/designer/data/systems/shopify/components.html +342 -0
- package/dist/designer/data/systems/shopify/tokens.css +141 -0
- package/dist/designer/data/systems/simple/DESIGN.md +71 -0
- package/dist/designer/data/systems/simple/components.html +136 -0
- package/dist/designer/data/systems/simple/tokens.css +63 -0
- package/dist/designer/data/systems/skeumorphism/DESIGN.md +71 -0
- package/dist/designer/data/systems/skeumorphism/components.html +136 -0
- package/dist/designer/data/systems/skeumorphism/tokens.css +63 -0
- package/dist/designer/data/systems/slack/DESIGN.md +363 -0
- package/dist/designer/data/systems/slack/components.html +387 -0
- package/dist/designer/data/systems/slack/tokens.css +127 -0
- package/dist/designer/data/systems/sleek/DESIGN.md +71 -0
- package/dist/designer/data/systems/sleek/components.html +136 -0
- package/dist/designer/data/systems/sleek/tokens.css +63 -0
- package/dist/designer/data/systems/spacex/DESIGN.md +197 -0
- package/dist/designer/data/systems/spacex/components.html +496 -0
- package/dist/designer/data/systems/spacex/tokens.css +154 -0
- package/dist/designer/data/systems/spacious/DESIGN.md +71 -0
- package/dist/designer/data/systems/spacious/components.html +136 -0
- package/dist/designer/data/systems/spacious/tokens.css +63 -0
- package/dist/designer/data/systems/spotify/DESIGN.md +249 -0
- package/dist/designer/data/systems/spotify/components.html +365 -0
- package/dist/designer/data/systems/spotify/tokens.css +127 -0
- package/dist/designer/data/systems/starbucks/DESIGN.md +583 -0
- package/dist/designer/data/systems/starbucks/components.html +493 -0
- package/dist/designer/data/systems/starbucks/tokens.css +182 -0
- package/dist/designer/data/systems/storytelling/DESIGN.md +71 -0
- package/dist/designer/data/systems/storytelling/components.html +136 -0
- package/dist/designer/data/systems/storytelling/tokens.css +63 -0
- package/dist/designer/data/systems/stripe/DESIGN.md +325 -0
- package/dist/designer/data/systems/stripe/components.html +1018 -0
- package/dist/designer/data/systems/stripe/tokens.css +295 -0
- package/dist/designer/data/systems/supabase/DESIGN.md +258 -0
- package/dist/designer/data/systems/supabase/components.html +741 -0
- package/dist/designer/data/systems/supabase/tokens.css +294 -0
- package/dist/designer/data/systems/superhuman/DESIGN.md +255 -0
- package/dist/designer/data/systems/superhuman/components.html +537 -0
- package/dist/designer/data/systems/superhuman/tokens.css +160 -0
- package/dist/designer/data/systems/tesla/DESIGN.md +289 -0
- package/dist/designer/data/systems/tesla/components.html +724 -0
- package/dist/designer/data/systems/tesla/tokens.css +285 -0
- package/dist/designer/data/systems/tetris/DESIGN.md +71 -0
- package/dist/designer/data/systems/tetris/components.html +342 -0
- package/dist/designer/data/systems/tetris/tokens.css +64 -0
- package/dist/designer/data/systems/theverge/DESIGN.md +342 -0
- package/dist/designer/data/systems/theverge/components.html +342 -0
- package/dist/designer/data/systems/theverge/tokens.css +64 -0
- package/dist/designer/data/systems/together-ai/DESIGN.md +266 -0
- package/dist/designer/data/systems/together-ai/components.html +422 -0
- package/dist/designer/data/systems/together-ai/tokens.css +127 -0
- package/dist/designer/data/systems/totality-festival/DESIGN.md +206 -0
- package/dist/designer/data/systems/totality-festival/components.html +136 -0
- package/dist/designer/data/systems/totality-festival/tokens.css +63 -0
- package/dist/designer/data/systems/trading-terminal/DESIGN.md +178 -0
- package/dist/designer/data/systems/trading-terminal/components.html +154 -0
- package/dist/designer/data/systems/trading-terminal/tokens.css +63 -0
- package/dist/designer/data/systems/uber/DESIGN.md +298 -0
- package/dist/designer/data/systems/uber/components.html +347 -0
- package/dist/designer/data/systems/uber/tokens.css +131 -0
- package/dist/designer/data/systems/urdu/DESIGN.md +1002 -0
- package/dist/designer/data/systems/urdu/components.html +136 -0
- package/dist/designer/data/systems/urdu/tokens.css +63 -0
- package/dist/designer/data/systems/vercel/DESIGN.md +313 -0
- package/dist/designer/data/systems/vercel/components.html +839 -0
- package/dist/designer/data/systems/vercel/tokens.css +270 -0
- package/dist/designer/data/systems/vibrant/DESIGN.md +71 -0
- package/dist/designer/data/systems/vibrant/components.html +136 -0
- package/dist/designer/data/systems/vibrant/tokens.css +63 -0
- package/dist/designer/data/systems/vintage/DESIGN.md +71 -0
- package/dist/designer/data/systems/vintage/components.html +136 -0
- package/dist/designer/data/systems/vintage/tokens.css +63 -0
- package/dist/designer/data/systems/vodafone/DESIGN.md +426 -0
- package/dist/designer/data/systems/vodafone/components.html +342 -0
- package/dist/designer/data/systems/vodafone/tokens.css +64 -0
- package/dist/designer/data/systems/voltagent/DESIGN.md +326 -0
- package/dist/designer/data/systems/voltagent/components.html +154 -0
- package/dist/designer/data/systems/voltagent/tokens.css +63 -0
- package/dist/designer/data/systems/warm-editorial/DESIGN.md +65 -0
- package/dist/designer/data/systems/warm-editorial/components.html +136 -0
- package/dist/designer/data/systems/warm-editorial/tokens.css +63 -0
- package/dist/designer/data/systems/warp/DESIGN.md +256 -0
- package/dist/designer/data/systems/warp/components.html +411 -0
- package/dist/designer/data/systems/warp/tokens.css +156 -0
- package/dist/designer/data/systems/webex/DESIGN.md +207 -0
- package/dist/designer/data/systems/webex/components.html +342 -0
- package/dist/designer/data/systems/webex/tokens.css +64 -0
- package/dist/designer/data/systems/webflow/DESIGN.md +95 -0
- package/dist/designer/data/systems/webflow/components.html +413 -0
- package/dist/designer/data/systems/webflow/tokens.css +191 -0
- package/dist/designer/data/systems/wechat/DESIGN.md +302 -0
- package/dist/designer/data/systems/wechat/components.html +507 -0
- package/dist/designer/data/systems/wechat/tokens.css +176 -0
- package/dist/designer/data/systems/wired/DESIGN.md +281 -0
- package/dist/designer/data/systems/wired/components.html +342 -0
- package/dist/designer/data/systems/wired/tokens.css +64 -0
- package/dist/designer/data/systems/wise/DESIGN.md +176 -0
- package/dist/designer/data/systems/wise/components.html +365 -0
- package/dist/designer/data/systems/wise/tokens.css +141 -0
- package/dist/designer/data/systems/x-ai/DESIGN.md +260 -0
- package/dist/designer/data/systems/x-ai/components.html +460 -0
- package/dist/designer/data/systems/x-ai/tokens.css +268 -0
- package/dist/designer/data/systems/xiaohongshu/DESIGN.md +402 -0
- package/dist/designer/data/systems/xiaohongshu/components.html +865 -0
- package/dist/designer/data/systems/xiaohongshu/tokens.css +193 -0
- package/dist/designer/data/systems/zapier/DESIGN.md +331 -0
- package/dist/designer/data/systems/zapier/components.html +342 -0
- package/dist/designer/data/systems/zapier/tokens.css +64 -0
- package/dist/designer/guidelines.js +176 -0
- package/dist/designer/index.js +236 -0
- package/dist/designer/skills.js +1675 -0
- package/dist/designer/systems.js +216 -0
- package/dist/server/pi-bridge.js +155 -5
- package/dist/server/session-stream.js +45 -1
- package/package.json +1 -1
|
@@ -0,0 +1,382 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
+
<title>OpenAI — reference components</title>
|
|
7
|
+
<meta
|
|
8
|
+
name="description"
|
|
9
|
+
content="Reference fixture for design-systems/openai. Every visible
|
|
10
|
+
value comes from tokens.css. OpenAI's signature moves: true white
|
|
11
|
+
canvas, Signifier serif for editorial display, Söhne sans for UI,
|
|
12
|
+
OpenAI Teal accent (#10a37f), generous line-heights, hairline borders."
|
|
13
|
+
/>
|
|
14
|
+
|
|
15
|
+
<style>
|
|
16
|
+
:root {
|
|
17
|
+
--bg: #ffffff;
|
|
18
|
+
--surface: #f5f5f5;
|
|
19
|
+
--surface-warm: #fafafa;
|
|
20
|
+
|
|
21
|
+
--fg: #0d0d0d;
|
|
22
|
+
--fg-2: #1a1a1a;
|
|
23
|
+
--muted: #6e6e6e;
|
|
24
|
+
--meta: #9b9b9b;
|
|
25
|
+
|
|
26
|
+
--border: #e5e5e5;
|
|
27
|
+
--border-soft: #ededed;
|
|
28
|
+
|
|
29
|
+
--accent: #10a37f;
|
|
30
|
+
--accent-on: #ffffff;
|
|
31
|
+
--accent-hover: #0a7a5e;
|
|
32
|
+
--accent-active: color-mix(in oklab, var(--accent), black 14%);
|
|
33
|
+
|
|
34
|
+
--success: #10a37f;
|
|
35
|
+
--warn: #f5a623;
|
|
36
|
+
--danger: #ef4146;
|
|
37
|
+
|
|
38
|
+
--font-display: "Signifier", "Source Serif Pro", Georgia, ui-serif, serif;
|
|
39
|
+
--font-body: "Söhne", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
|
|
40
|
+
--font-mono: "Söhne Mono", ui-monospace, "JetBrains Mono", Menlo, Consolas, monospace;
|
|
41
|
+
|
|
42
|
+
--text-xs: 12px;
|
|
43
|
+
--text-sm: 13px;
|
|
44
|
+
--text-base: 16px;
|
|
45
|
+
--text-lg: 18px;
|
|
46
|
+
--text-xl: 20px;
|
|
47
|
+
--text-2xl: 28px;
|
|
48
|
+
--text-3xl: 40px;
|
|
49
|
+
--text-4xl: 56px;
|
|
50
|
+
|
|
51
|
+
--leading-body: 1.65;
|
|
52
|
+
--leading-tight: 1.08;
|
|
53
|
+
--tracking-display: -0.02em;
|
|
54
|
+
|
|
55
|
+
--space-1: 4px;
|
|
56
|
+
--space-2: 8px;
|
|
57
|
+
--space-3: 12px;
|
|
58
|
+
--space-4: 16px;
|
|
59
|
+
--space-5: 20px;
|
|
60
|
+
--space-6: 24px;
|
|
61
|
+
--space-8: 32px;
|
|
62
|
+
--space-12: 48px;
|
|
63
|
+
--space-16: 64px;
|
|
64
|
+
|
|
65
|
+
--section-y-desktop: 96px;
|
|
66
|
+
--section-y-tablet: 64px;
|
|
67
|
+
--section-y-phone: 48px;
|
|
68
|
+
|
|
69
|
+
--radius-sm: 12px;
|
|
70
|
+
--radius-md: 16px;
|
|
71
|
+
--radius-lg: 16px;
|
|
72
|
+
--radius-pill: 9999px;
|
|
73
|
+
|
|
74
|
+
--elev-flat: none;
|
|
75
|
+
--elev-ring: 0 0 0 1px var(--border);
|
|
76
|
+
--elev-raised: 0 4px 16px rgba(13, 13, 13, 0.06);
|
|
77
|
+
|
|
78
|
+
--focus-ring: 0 0 0 3px rgba(16, 163, 127, 0.12);
|
|
79
|
+
|
|
80
|
+
--motion-fast: 150ms;
|
|
81
|
+
--motion-base: 220ms;
|
|
82
|
+
--ease-standard: cubic-bezier(0.16, 1, 0.3, 1);
|
|
83
|
+
|
|
84
|
+
--container-max: 1200px;
|
|
85
|
+
--container-gutter-desktop: 48px;
|
|
86
|
+
--container-gutter-tablet: 24px;
|
|
87
|
+
--container-gutter-phone: 24px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
*, *::before, *::after { box-sizing: border-box; }
|
|
91
|
+
html, body { margin: 0; padding: 0; }
|
|
92
|
+
body {
|
|
93
|
+
background: var(--bg);
|
|
94
|
+
color: var(--fg);
|
|
95
|
+
font-family: var(--font-body);
|
|
96
|
+
font-size: var(--text-base);
|
|
97
|
+
line-height: var(--leading-body);
|
|
98
|
+
-webkit-font-smoothing: antialiased;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.container {
|
|
102
|
+
max-width: var(--container-max);
|
|
103
|
+
margin-inline: auto;
|
|
104
|
+
padding-inline: var(--container-gutter-desktop);
|
|
105
|
+
}
|
|
106
|
+
section { padding-block: var(--section-y-desktop); }
|
|
107
|
+
section + section { border-top: 1px solid var(--border); }
|
|
108
|
+
@media (max-width: 1023px) {
|
|
109
|
+
.container { padding-inline: var(--container-gutter-tablet); }
|
|
110
|
+
section { padding-block: var(--section-y-tablet); }
|
|
111
|
+
}
|
|
112
|
+
@media (max-width: 639px) {
|
|
113
|
+
.container { padding-inline: var(--container-gutter-phone); }
|
|
114
|
+
section { padding-block: var(--section-y-phone); }
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/* ─── Typography ─────────────────────────── */
|
|
118
|
+
/* h1 uses Signifier (serif editorial voice). */
|
|
119
|
+
h1 {
|
|
120
|
+
font-family: var(--font-display);
|
|
121
|
+
font-size: var(--text-4xl);
|
|
122
|
+
font-weight: 400;
|
|
123
|
+
letter-spacing: var(--tracking-display);
|
|
124
|
+
line-height: var(--leading-tight);
|
|
125
|
+
margin: 0;
|
|
126
|
+
color: var(--fg);
|
|
127
|
+
}
|
|
128
|
+
/* h2 and h3 use Söhne (sans UI voice). */
|
|
129
|
+
h2 {
|
|
130
|
+
font-family: var(--font-body);
|
|
131
|
+
font-size: var(--text-2xl);
|
|
132
|
+
font-weight: 600;
|
|
133
|
+
/* 28px section heading: line-height 1.20, tracking -0.005em. */
|
|
134
|
+
line-height: 1.20;
|
|
135
|
+
letter-spacing: -0.005em;
|
|
136
|
+
margin: 0;
|
|
137
|
+
color: var(--fg);
|
|
138
|
+
}
|
|
139
|
+
h3 {
|
|
140
|
+
font-family: var(--font-body);
|
|
141
|
+
font-size: var(--text-xl);
|
|
142
|
+
font-weight: 600;
|
|
143
|
+
/* 20px sub-section: line-height 1.30, normal tracking.
|
|
144
|
+
Overrides h1 leading-tight. */
|
|
145
|
+
line-height: 1.30;
|
|
146
|
+
margin: 0;
|
|
147
|
+
color: var(--fg);
|
|
148
|
+
}
|
|
149
|
+
p { margin: 0; }
|
|
150
|
+
.lead {
|
|
151
|
+
font-size: var(--text-lg);
|
|
152
|
+
line-height: 1.60;
|
|
153
|
+
color: var(--muted);
|
|
154
|
+
font-weight: 400;
|
|
155
|
+
}
|
|
156
|
+
.body-muted { color: var(--muted); }
|
|
157
|
+
.body-sm { font-size: var(--text-sm); }
|
|
158
|
+
.label {
|
|
159
|
+
font-size: var(--text-xs);
|
|
160
|
+
font-weight: 500;
|
|
161
|
+
color: var(--muted);
|
|
162
|
+
text-transform: uppercase;
|
|
163
|
+
letter-spacing: 0.04em;
|
|
164
|
+
font-family: var(--font-body);
|
|
165
|
+
}
|
|
166
|
+
code {
|
|
167
|
+
font-family: var(--font-mono);
|
|
168
|
+
font-size: 0.875em;
|
|
169
|
+
background: var(--surface);
|
|
170
|
+
border: 1px solid var(--border-soft);
|
|
171
|
+
border-radius: var(--radius-sm);
|
|
172
|
+
padding: 1px 5px;
|
|
173
|
+
}
|
|
174
|
+
.stack-3 > * + * { margin-block-start: var(--space-3); }
|
|
175
|
+
.stack-4 > * + * { margin-block-start: var(--space-4); }
|
|
176
|
+
.stack-6 > * + * { margin-block-start: var(--space-6); }
|
|
177
|
+
|
|
178
|
+
/* ─── Buttons ─────────────────────────────── */
|
|
179
|
+
.btn {
|
|
180
|
+
display: inline-flex;
|
|
181
|
+
align-items: center;
|
|
182
|
+
gap: var(--space-2);
|
|
183
|
+
padding: 10px 18px;
|
|
184
|
+
border-radius: var(--radius-sm);
|
|
185
|
+
font-family: var(--font-body);
|
|
186
|
+
font-size: var(--text-base);
|
|
187
|
+
font-weight: 500;
|
|
188
|
+
line-height: 1;
|
|
189
|
+
cursor: pointer;
|
|
190
|
+
border: 1px solid transparent;
|
|
191
|
+
transition: background-color var(--motion-fast) var(--ease-standard),
|
|
192
|
+
border-color var(--motion-fast) var(--ease-standard);
|
|
193
|
+
text-decoration: none;
|
|
194
|
+
}
|
|
195
|
+
.btn:focus-visible { outline: none; box-shadow: var(--focus-ring); }
|
|
196
|
+
.btn-primary {
|
|
197
|
+
background: var(--fg);
|
|
198
|
+
color: #ffffff;
|
|
199
|
+
border-radius: var(--radius-sm);
|
|
200
|
+
}
|
|
201
|
+
.btn-primary:hover { background: var(--fg-2); }
|
|
202
|
+
.btn-secondary {
|
|
203
|
+
background: var(--bg);
|
|
204
|
+
color: var(--fg);
|
|
205
|
+
border-color: var(--border);
|
|
206
|
+
}
|
|
207
|
+
.btn-secondary:hover { background: var(--surface-warm); border-color: #d4d4d4; }
|
|
208
|
+
.btn-teal {
|
|
209
|
+
background: var(--accent);
|
|
210
|
+
color: var(--accent-on);
|
|
211
|
+
}
|
|
212
|
+
.btn-teal:hover { background: var(--accent-hover); }
|
|
213
|
+
/* Chip / pill */
|
|
214
|
+
.chip {
|
|
215
|
+
display: inline-flex;
|
|
216
|
+
align-items: center;
|
|
217
|
+
padding: 4px 10px;
|
|
218
|
+
border-radius: var(--radius-pill);
|
|
219
|
+
font-size: var(--text-xs);
|
|
220
|
+
font-weight: 500;
|
|
221
|
+
background: var(--surface);
|
|
222
|
+
color: var(--muted);
|
|
223
|
+
}
|
|
224
|
+
.chip-teal { background: #e8f5f0; color: var(--accent); }
|
|
225
|
+
|
|
226
|
+
/* ─── Cards ──────────────────────────────── */
|
|
227
|
+
.card {
|
|
228
|
+
background: var(--bg);
|
|
229
|
+
border: 1px solid var(--border-soft);
|
|
230
|
+
border-radius: var(--radius-md);
|
|
231
|
+
padding: var(--space-6);
|
|
232
|
+
transition: box-shadow var(--motion-base) var(--ease-standard);
|
|
233
|
+
}
|
|
234
|
+
.card:hover { box-shadow: var(--elev-raised); }
|
|
235
|
+
|
|
236
|
+
/* ─── Inputs ─────────────────────────────── */
|
|
237
|
+
.field { display: flex; flex-direction: column; gap: var(--space-2); }
|
|
238
|
+
.field label { font-size: var(--text-sm); font-weight: 500; color: var(--fg); }
|
|
239
|
+
.field input {
|
|
240
|
+
background: var(--bg);
|
|
241
|
+
color: var(--fg);
|
|
242
|
+
border: 1px solid var(--border);
|
|
243
|
+
border-radius: var(--radius-sm);
|
|
244
|
+
padding: 12px 14px;
|
|
245
|
+
font-family: var(--font-body);
|
|
246
|
+
font-size: var(--text-base);
|
|
247
|
+
outline: none;
|
|
248
|
+
transition: border-color var(--motion-fast) var(--ease-standard),
|
|
249
|
+
box-shadow var(--motion-fast) var(--ease-standard);
|
|
250
|
+
}
|
|
251
|
+
.field input::placeholder { color: var(--meta); }
|
|
252
|
+
.field input:focus {
|
|
253
|
+
border-color: var(--accent);
|
|
254
|
+
box-shadow: var(--focus-ring);
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
/* ─── Layout ─────────────────────────────── */
|
|
258
|
+
.hero-grid {
|
|
259
|
+
display: grid;
|
|
260
|
+
grid-template-columns: 1.2fr 1fr;
|
|
261
|
+
gap: var(--space-12);
|
|
262
|
+
align-items: center;
|
|
263
|
+
}
|
|
264
|
+
@media (max-width: 1023px) { .hero-grid { grid-template-columns: 1fr; } }
|
|
265
|
+
.features-grid {
|
|
266
|
+
display: grid;
|
|
267
|
+
grid-template-columns: repeat(3, 1fr);
|
|
268
|
+
gap: var(--space-5);
|
|
269
|
+
}
|
|
270
|
+
@media (max-width: 1023px) { .features-grid { grid-template-columns: 1fr 1fr; } }
|
|
271
|
+
@media (max-width: 639px) { .features-grid { grid-template-columns: 1fr; } }
|
|
272
|
+
.hero-actions { display: flex; gap: var(--space-3); margin-block-start: var(--space-6); flex-wrap: wrap; }
|
|
273
|
+
.icon { width: 16px; height: 16px; flex-shrink: 0; }
|
|
274
|
+
</style>
|
|
275
|
+
</head>
|
|
276
|
+
<body>
|
|
277
|
+
<main class="container">
|
|
278
|
+
<!-- HERO — Signifier serif display voice. -->
|
|
279
|
+
<section data-od-id="hero">
|
|
280
|
+
<div class="hero-grid">
|
|
281
|
+
<div class="stack-4">
|
|
282
|
+
<p class="label">Reference fixture · openai</p>
|
|
283
|
+
<h1>AI that works for everyone.</h1>
|
|
284
|
+
<p class="lead" style="max-width:46ch">
|
|
285
|
+
OpenAI builds safe artificial general intelligence for humanity.
|
|
286
|
+
A quietly literary interface: Signifier for display moments,
|
|
287
|
+
Söhne for system text, OpenAI Teal as the lone accent.
|
|
288
|
+
</p>
|
|
289
|
+
<div class="hero-actions">
|
|
290
|
+
<a href="./tokens.css" class="btn btn-primary">
|
|
291
|
+
Try ChatGPT
|
|
292
|
+
<svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|
293
|
+
stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
294
|
+
<path d="M5 12h14M13 6l6 6-6 6"/>
|
|
295
|
+
</svg>
|
|
296
|
+
</a>
|
|
297
|
+
<a href="./DESIGN.md" class="btn btn-secondary">Read the spec</a>
|
|
298
|
+
</div>
|
|
299
|
+
</div>
|
|
300
|
+
|
|
301
|
+
<aside style="display:flex;flex-direction:column;gap:var(--space-4)">
|
|
302
|
+
<div class="card">
|
|
303
|
+
<p class="label" style="margin-bottom:var(--space-4)">Recent models</p>
|
|
304
|
+
<div style="display:flex;flex-direction:column;gap:var(--space-3)">
|
|
305
|
+
<div style="display:flex;justify-content:space-between;align-items:center">
|
|
306
|
+
<span style="font-size:var(--text-sm);font-weight:500">GPT-4o</span>
|
|
307
|
+
<span class="chip chip-teal">Latest</span>
|
|
308
|
+
</div>
|
|
309
|
+
<div style="display:flex;justify-content:space-between;align-items:center">
|
|
310
|
+
<span style="font-size:var(--text-sm)">GPT-4 Turbo</span>
|
|
311
|
+
<span class="chip">Stable</span>
|
|
312
|
+
</div>
|
|
313
|
+
<div style="display:flex;justify-content:space-between;align-items:center">
|
|
314
|
+
<span style="font-size:var(--text-sm)">o1</span>
|
|
315
|
+
<span class="chip">Preview</span>
|
|
316
|
+
</div>
|
|
317
|
+
</div>
|
|
318
|
+
</div>
|
|
319
|
+
</aside>
|
|
320
|
+
</div>
|
|
321
|
+
</section>
|
|
322
|
+
|
|
323
|
+
<!-- FEATURES -->
|
|
324
|
+
<section data-od-id="features" style="background:var(--surface-warm);margin-inline:calc(var(--container-gutter-desktop)*-1);padding-inline:var(--container-gutter-desktop)">
|
|
325
|
+
<div class="stack-3" style="margin-bottom:var(--space-6)">
|
|
326
|
+
<p class="label">What this fixture exercises</p>
|
|
327
|
+
<h2>Restraint as identity.</h2>
|
|
328
|
+
</div>
|
|
329
|
+
|
|
330
|
+
<div class="features-grid">
|
|
331
|
+
<article class="card stack-3">
|
|
332
|
+
<h3>Two voices</h3>
|
|
333
|
+
<p class="body-muted" style="font-size:var(--text-sm)">
|
|
334
|
+
Signifier (serif) for editorial display moments only. Söhne sans
|
|
335
|
+
for all UI and body text. Weights cap at 600 — 700+ feels off-brand.
|
|
336
|
+
</p>
|
|
337
|
+
</article>
|
|
338
|
+
<article class="card stack-3">
|
|
339
|
+
<h3>Teal accent</h3>
|
|
340
|
+
<p class="body-muted" style="font-size:var(--text-sm)">
|
|
341
|
+
<code>#10a37f</code> — the lone color in an otherwise neutral system.
|
|
342
|
+
Links, highlight badges, success path CTAs. Hairline borders
|
|
343
|
+
(#e5e5e5) used sparingly; whitespace as primary divider.
|
|
344
|
+
</p>
|
|
345
|
+
</article>
|
|
346
|
+
<article class="card stack-3">
|
|
347
|
+
<h3>Generous rhythm</h3>
|
|
348
|
+
<p class="body-muted" style="font-size:var(--text-sm)">
|
|
349
|
+
--leading-body: 1.65. --leading-tight (Signifier display): 1.08.
|
|
350
|
+
96px section rhythm on desktop. Whitespace is the architecture.
|
|
351
|
+
</p>
|
|
352
|
+
</article>
|
|
353
|
+
</div>
|
|
354
|
+
</section>
|
|
355
|
+
|
|
356
|
+
<!-- FORM -->
|
|
357
|
+
<section data-od-id="form">
|
|
358
|
+
<div style="display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-12);align-items:start">
|
|
359
|
+
<div class="stack-4">
|
|
360
|
+
<p class="label">Form components</p>
|
|
361
|
+
<h2>Soft radius, teal focus.</h2>
|
|
362
|
+
<p class="lead" style="max-width:44ch">
|
|
363
|
+
12px radius on inputs; border: 1px solid #e5e5e5 at rest.
|
|
364
|
+
Focus: border <code>#10a37f</code> + 3px rgba ring.
|
|
365
|
+
</p>
|
|
366
|
+
</div>
|
|
367
|
+
<form style="display:flex;flex-direction:column;gap:var(--space-4);max-width:400px"
|
|
368
|
+
onsubmit="event.preventDefault()">
|
|
369
|
+
<div class="field">
|
|
370
|
+
<label for="email">Email address</label>
|
|
371
|
+
<input id="email" type="email" placeholder="you@example.com" />
|
|
372
|
+
</div>
|
|
373
|
+
<div style="display:flex;gap:var(--space-3);margin-top:var(--space-2)">
|
|
374
|
+
<button type="submit" class="btn btn-teal">Sign in</button>
|
|
375
|
+
<button type="button" class="btn btn-secondary">Create account</button>
|
|
376
|
+
</div>
|
|
377
|
+
</form>
|
|
378
|
+
</div>
|
|
379
|
+
</section>
|
|
380
|
+
</main>
|
|
381
|
+
</body>
|
|
382
|
+
</html>
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
/* ─────────────────────────────────────────────────────────────────────────
|
|
2
|
+
* design-systems/openai/tokens.css
|
|
3
|
+
*
|
|
4
|
+
* Structured token bindings for the "OpenAI" brand — calm, near-monochrome
|
|
5
|
+
* system anchored in deep teal-black with editorial serif display.
|
|
6
|
+
*
|
|
7
|
+
* Brand identity in three sentences:
|
|
8
|
+
* 1. True white canvas (#ffffff) against deep teal-black ink (#0d0d0d)
|
|
9
|
+
* with a subtle cool undertone; chromatic neutrality that puts model
|
|
10
|
+
* output front and center rather than the chrome around it.
|
|
11
|
+
* 2. Söhne / Inter at restrained weights (400/500/600 — never 700+)
|
|
12
|
+
* paired with Signifier serif for editorial display moments only;
|
|
13
|
+
* generous line-height (1.55–1.65) and near-zero tracking.
|
|
14
|
+
* 3. Single brand color: OpenAI Teal (#10a37f) — the lone accent in an
|
|
15
|
+
* otherwise neutral system; hairline borders (#e5e5e5) used sparingly;
|
|
16
|
+
* whitespace as the primary section divider.
|
|
17
|
+
*
|
|
18
|
+
* Schema decisions:
|
|
19
|
+
* - --bg: #ffffff; --surface: #f5f5f5 (pearl — card surface).
|
|
20
|
+
* - --surface-warm: #fafafa (mist — section break bg, footer).
|
|
21
|
+
* - --fg: #0d0d0d (ink black); --fg-2: #1a1a1a (soft black).
|
|
22
|
+
* - --muted: #6e6e6e (slate — secondary text, captions).
|
|
23
|
+
* - --accent: #10a37f (OpenAI Teal); --accent-hover: #0a7a5e.
|
|
24
|
+
* - --font-display: Signifier (serif — editorial hero moments only).
|
|
25
|
+
* - --font-body: Söhne / Inter (sans — all UI and body text).
|
|
26
|
+
* - --tracking-display: -0.02em (display 56px per DESIGN.md).
|
|
27
|
+
* - --leading-tight: 1.08 (Signifier display hero rhythm).
|
|
28
|
+
* - h2 (28px sans) → 1.20; h3 (20px) → 1.30 per DESIGN.md.
|
|
29
|
+
* - --radius-md: 16px (cards); --radius-sm: 12px (buttons, inputs).
|
|
30
|
+
* ─────────────────────────────────────────────────────────────────── */
|
|
31
|
+
|
|
32
|
+
:root {
|
|
33
|
+
/* ─── Surface ──────────────────────────────────────────────────── */
|
|
34
|
+
--bg: #ffffff;
|
|
35
|
+
--surface: #f5f5f5; /* pearl — card surface, elevated panel */
|
|
36
|
+
--surface-warm: #fafafa; /* mist — section break, footer */
|
|
37
|
+
|
|
38
|
+
/* ─── Foreground ───────────────────────────────────────────────── */
|
|
39
|
+
--fg: #0d0d0d; /* ink black — primary text, brand mark */
|
|
40
|
+
--fg-2: #1a1a1a; /* soft black — alternative headings */
|
|
41
|
+
--muted: #6e6e6e; /* slate — secondary text, captions */
|
|
42
|
+
--meta: #9b9b9b; /* ash — tertiary, placeholder */
|
|
43
|
+
|
|
44
|
+
/* ─── Border ───────────────────────────────────────────────────── */
|
|
45
|
+
--border: #e5e5e5; /* hairline — standard separator */
|
|
46
|
+
--border-soft: #ededed; /* card outline on white surface */
|
|
47
|
+
|
|
48
|
+
/* ─── Accent ───────────────────────────────────────────────────── */
|
|
49
|
+
--accent: #10a37f; /* OpenAI Teal — links, highlight, CTA */
|
|
50
|
+
--accent-on: #ffffff;
|
|
51
|
+
--accent-hover: #0a7a5e; /* teal deep — hover/pressed */
|
|
52
|
+
--accent-active: color-mix(in oklab, var(--accent), black 14%);
|
|
53
|
+
|
|
54
|
+
/* ─── Semantic ─────────────────────────────────────────────────── */
|
|
55
|
+
--success: #10a37f; /* teal — success path */
|
|
56
|
+
--warn: #f5a623; /* amber — advisory */
|
|
57
|
+
--danger: #ef4146; /* error — validation, destructive */
|
|
58
|
+
|
|
59
|
+
/* ─── Typography ───────────────────────────────────────────────── */
|
|
60
|
+
/* --font-display binds to Signifier — editorial serif for display only.
|
|
61
|
+
--font-body binds to Söhne/Inter — all UI and reading text. */
|
|
62
|
+
--font-display: "Signifier", "Source Serif Pro", Georgia, ui-serif, serif;
|
|
63
|
+
--font-body: "Söhne", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
|
|
64
|
+
--font-mono: "Söhne Mono", ui-monospace, "JetBrains Mono", Menlo, Consolas, monospace;
|
|
65
|
+
|
|
66
|
+
/* Type scale — DESIGN.md §Typography Hierarchy.
|
|
67
|
+
* Signifier at 56px display; Söhne from 40px H1 down to 12px label.
|
|
68
|
+
* Schema spine maps the key stops. */
|
|
69
|
+
--text-xs: 12px; /* label — eyebrow, uppercase nav */
|
|
70
|
+
--text-sm: 13px; /* caption — metadata, badges */
|
|
71
|
+
--text-base: 16px; /* body — standard reading */
|
|
72
|
+
--text-lg: 18px; /* body large — lede paragraphs */
|
|
73
|
+
--text-xl: 20px; /* h3 — sub-section */
|
|
74
|
+
--text-2xl: 28px; /* h2 — section heading */
|
|
75
|
+
--text-3xl: 40px; /* h1 — page heading */
|
|
76
|
+
--text-4xl: 56px; /* display — Signifier editorial hero */
|
|
77
|
+
|
|
78
|
+
/* Leading + tracking.
|
|
79
|
+
* --leading-tight=1.08: Signifier display compression.
|
|
80
|
+
* h2 (Söhne 28px) → 1.20; h3 (20px) → 1.30 per DESIGN.md.
|
|
81
|
+
* --tracking-display: -0.02em (display size negative tracking). */
|
|
82
|
+
--leading-body: 1.65;
|
|
83
|
+
--leading-tight: 1.08;
|
|
84
|
+
--tracking-display: -0.02em;
|
|
85
|
+
|
|
86
|
+
/* ─── Spacing ──────────────────────────────────────────────────── */
|
|
87
|
+
/* 4px base grid; schema spine: --space-N = N×4 px.
|
|
88
|
+
OpenAI's DESIGN.md §5 scale (4 8 12 16 24 32 48 64 96 128) maps
|
|
89
|
+
naturally onto the spine — 64px lives in --space-16 (brand ext). */
|
|
90
|
+
--space-1: 4px;
|
|
91
|
+
--space-2: 8px;
|
|
92
|
+
--space-3: 12px;
|
|
93
|
+
--space-4: 16px;
|
|
94
|
+
--space-5: 20px;
|
|
95
|
+
--space-6: 24px;
|
|
96
|
+
--space-8: 32px;
|
|
97
|
+
--space-12: 48px;
|
|
98
|
+
|
|
99
|
+
/* Brand extension — 64px gap used between major page sections. */
|
|
100
|
+
--space-16: 64px;
|
|
101
|
+
|
|
102
|
+
/* Section rhythm — generous whitespace is the primary divider. */
|
|
103
|
+
--section-y-desktop: 96px;
|
|
104
|
+
--section-y-tablet: 64px;
|
|
105
|
+
--section-y-phone: 48px;
|
|
106
|
+
|
|
107
|
+
/* ─── Radius ───────────────────────────────────────────────────── */
|
|
108
|
+
/* Uniformly soft: 12px buttons/inputs; 16px cards; 9999px chips/pills. */
|
|
109
|
+
--radius-sm: 12px;
|
|
110
|
+
--radius-md: 16px;
|
|
111
|
+
--radius-lg: 16px;
|
|
112
|
+
--radius-pill: 9999px;
|
|
113
|
+
|
|
114
|
+
/* ─── Elevation ────────────────────────────────────────────────── */
|
|
115
|
+
/* No shadow by default; hover reveals a whisper lift. */
|
|
116
|
+
--elev-flat: none;
|
|
117
|
+
--elev-ring: 0 0 0 1px var(--border);
|
|
118
|
+
--elev-raised: 0 4px 16px rgba(13, 13, 13, 0.06);
|
|
119
|
+
|
|
120
|
+
/* ─── Focus ────────────────────────────────────────────────────── */
|
|
121
|
+
--focus-ring: 0 0 0 3px rgba(16, 163, 127, 0.12);
|
|
122
|
+
|
|
123
|
+
/* ─── Motion ───────────────────────────────────────────────────── */
|
|
124
|
+
--motion-fast: 150ms;
|
|
125
|
+
--motion-base: 220ms;
|
|
126
|
+
--ease-standard: cubic-bezier(0.16, 1, 0.3, 1);
|
|
127
|
+
|
|
128
|
+
/* ─── Layout ───────────────────────────────────────────────────── */
|
|
129
|
+
--container-max: 1200px;
|
|
130
|
+
--container-gutter-desktop: 48px;
|
|
131
|
+
--container-gutter-tablet: 24px;
|
|
132
|
+
--container-gutter-phone: 24px;
|
|
133
|
+
}
|