NEURALNG

DESIGN TOKENS

ProgressBar tokens

Each custom property maps to a real part of the component implementation.

Layout

--neural-progress-bar-radius

Component corner radius.

--neural-progress-bar-track-border

Track border shorthand.

--neural-progress-bar-shadow

Component box shadow.

Surface

--neural-progress-bar-track-background

Track background surface.

--neural-progress-bar-buffer-background

Buffer background surface.

--neural-progress-bar-value-background

Value background surface.

--neural-progress-bar-stripe-color

Stripe foreground color.

--neural-progress-bar-stripe-size

Stripe width and height.

Sizes

--neural-progress-bar-small-height

Small block size.

--neural-progress-bar-medium-height

Medium block size.

--neural-progress-bar-large-height

Large block size.

--neural-progress-bar-small-font-size

Small font size.

--neural-progress-bar-medium-font-size

Medium font size.

--neural-progress-bar-large-font-size

Large font size.

Severity

--neural-progress-bar-primary-background

Primary severity background surface.

--neural-progress-bar-secondary-background

Secondary severity background surface.

--neural-progress-bar-neutral-background

Neutral severity background surface.

--neural-progress-bar-info-background

Info severity background surface.

--neural-progress-bar-success-background

Success severity background surface.

--neural-progress-bar-warning-background

Warning severity background surface.

--neural-progress-bar-error-background

Error severity background surface.

Label

--neural-progress-bar-label-color

Label foreground color.

--neural-progress-bar-label-font-family

Label font family.

--neural-progress-bar-label-font-weight

Label font weight.

--neural-progress-bar-label-line-height

Label line height.

--neural-progress-bar-label-shadow

Label box shadow.

Motion

--neural-progress-bar-transition

Component CSS transition.

--neural-progress-bar-stripe-duration

Stripe animation duration.

--neural-progress-bar-indeterminate-width

Indeterminate inline size.

--neural-progress-bar-indeterminate-duration

Indeterminate animation duration.

--neural-progress-bar-indeterminate-easing

Indeterminate animation easing curve.