umami/src
Sajid Mehmood 2727fd6dff Add Niteshift Dials SDK for runtime design prototyping
Introduces a complete design dials system that allows designers and PMs
to adjust UI parameters at runtime without code changes.

**Dials SDK (`packages/dials/`):**
- useDynamicColor: Color values with design system integration
- useDynamicSpacing: Spacing/padding/margin controls
- useDynamicVariant: Discrete choice selections
- useDynamicBoolean: Toggle/feature flag controls
- useDynamicNumber: Numeric values with min/max/step
- DialsOverlay: Compact Leva-inspired UI (Ctrl+D to toggle)
- DialsProvider: React context for dial state management
- Design manifest integration for design system tokens

**App Integration:**
- Added DialsProvider to app Providers
- Example dials on WebsitePage (metrics bar, panels, navigation)
- MetricCard component with adjustable typography dials
- TypeScript manifest at src/config/niteshift-manifest.ts

**Documentation:**
- Comprehensive CLAUDE.md section on dials usage
- Best practices for preserving original appearance
- Examples for all dial types

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 11:46:02 -05:00
..
app Add Niteshift Dials SDK for runtime design prototyping 2025-11-26 11:46:02 -05:00
assets
components Add Niteshift Dials SDK for runtime design prototyping 2025-11-26 11:46:02 -05:00
config Add Niteshift Dials SDK for runtime design prototyping 2025-11-26 11:46:02 -05:00
lang
lib Change default date range from 24 hours to 30 days 2025-11-25 13:56:18 -05:00
permissions clean up teams api messaging and permissions 2025-10-21 15:35:17 -07:00
queries fix geteventdatavalues query 2025-10-29 10:10:46 -07:00
store
styles
tracker
declaration.d.ts
index.ts Added DialogButton to handle mobile. 2025-10-16 23:59:18 -07:00