Files
Miguel Angel Simon Sierra 7263c927e8 feat(studio): shared Input, NumberField, Select, Slider and Toggle primitives
The five value controls exist once, on Base UI, wearing the theme tokens.
Each is boxed with a visible border and a focus ring so an inspector value
reads as an input rather than as its own label.

Value writes happen at a commit boundary, never per keystroke or per pointer
move: one drag is one onCommit and one telemetry call. Right-click and Escape
abort a drag in flight and put the pre-drag value back.

The switch role joins the typing-target selector list, so a Toggle keeps the
keys the native checkbox it replaces owned.

No consumer moves onto these yet.
2026-09-04 01:54:33 -04:00
..
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00
2026-09-03 00:27:31 -04:00