NEURALNG

DESIGN TOKENS

Popover tokens

Component-scoped custom properties preserve theme ownership without closing the headless escape hatch.

Sizing

--neural-popover-width

Component inline size.

--neural-popover-min-width

Component minimum inline size.

--neural-popover-max-width

Component maximum inline size.

--neural-popover-max-height

Component maximum block size.

--neural-popover-padding

Component internal spacing.

Surface

--neural-popover-color

Component foreground color.

--neural-popover-background

Component background surface.

--neural-popover-border

Component border shorthand.

--neural-popover-radius

Component corner radius.

--neural-popover-shadow

Component box shadow.

--neural-popover-font-family

Component font family.

Arrow

--neural-popover-arrow-size

Arrow width and height.

--neural-popover-arrow-background

Arrow background surface.

--neural-popover-arrow-border

Arrow border shorthand.

--neural-popover-arrow-offset

Arrow positional offset.

Motion

--neural-popover-enter-duration

Component enter animation duration.

--neural-popover-leave-duration

Component leave animation duration.

--neural-popover-enter-distance

Component enter animation travel distance.

--neural-popover-enter-scale

Component enter animation starting scale.

--neural-popover-easing

Component animation easing curve.