NEURALNG

DESIGN TOKENS

ConfirmDialog tokens

Component-specific sizing composes with the complete Dialog surface token contract.

Component tokens

--neural-confirm-dialog-width

Component inline size.

--neural-confirm-dialog-header-padding

Header internal spacing.

--neural-confirm-dialog-body-padding

Body internal spacing.

--neural-confirm-dialog-footer-padding

Footer internal spacing.

--neural-confirm-dialog-icon-size

Icon width and height.

--neural-confirm-dialog-title-size

Title width and height.

--neural-confirm-dialog-icon-color

Icon foreground color.

--neural-confirm-dialog-icon-background

Icon background surface.

--neural-confirm-dialog-enter-duration

Component enter animation duration.

--neural-confirm-dialog-leave-duration

Component leave animation duration.

--neural-confirm-dialog-enter-distance

Component enter animation travel distance.

--neural-confirm-dialog-enter-scale

Component enter animation starting scale.

--neural-confirm-dialog-enter-easing

Component enter animation easing curve.

--neural-confirm-dialog-leave-easing

Component leave animation easing curve.

Inherited Dialog tokens

--neural-dialog-color

Component foreground color.

--neural-dialog-background

Component background surface.

--neural-dialog-border

Component border shorthand.

--neural-dialog-radius

Component corner radius.

--neural-dialog-shadow

Component box shadow.

--neural-dialog-backdrop

Component backdrop color.

--neural-dialog-backdrop-filter

Component backdrop filter effect.