NEURALNG

DESIGN TOKENS

ProgressSpinner tokens

Every custom property below maps to a real spinner implementation detail.

Layout and sizes

--neural-progress-spinner-small-size

Small width and height.

--neural-progress-spinner-medium-size

Medium width and height.

--neural-progress-spinner-large-size

Large width and height.

--neural-progress-spinner-gap

Spacing between component items.

--neural-progress-spinner-font-family

Component font family.

--neural-progress-spinner-dual-scale

Scale of the inner ring relative to the outer ring.

--neural-progress-spinner-dual-track-opacity

Opacity of the inner circular track in dual mode.

--neural-progress-spinner-dual-indicator-opacity

Opacity of the animated inner arc in dual mode.

Surface

--neural-progress-spinner-track-color

Track foreground color.

--neural-progress-spinner-indicator-color

Indicator foreground color.

--neural-progress-spinner-filter

Component CSS filter effect.

Color and severity

--neural-progress-spinner-primary-color

Primary severity foreground color.

--neural-progress-spinner-secondary-color

Secondary severity foreground color.

--neural-progress-spinner-neutral-color

Neutral severity foreground color.

--neural-progress-spinner-info-color

Info severity foreground color.

--neural-progress-spinner-success-color

Success severity foreground color.

--neural-progress-spinner-warning-color

Warning severity foreground color.

--neural-progress-spinner-error-color

Error severity foreground color.

--neural-progress-spinner-color-1

First color in the multicolor spinner cycle.

--neural-progress-spinner-color-2

Second color in the multicolor spinner cycle.

--neural-progress-spinner-color-3

Third color in the multicolor spinner cycle.

--neural-progress-spinner-color-4

Fourth color in the multicolor spinner cycle.

--neural-progress-spinner-color-5

Fifth color in the multicolor spinner cycle.

Label

--neural-progress-spinner-label-color

Label foreground color.

--neural-progress-spinner-label-font-size

Label font size.

--neural-progress-spinner-label-font-weight

Label font weight.

--neural-progress-spinner-label-line-height

Label line height.

Motion

--neural-progress-spinner-duration

Component animation duration.

--neural-progress-spinner-dasharray

Stroke dash pattern that controls the visible spinner arc length.

--neural-progress-spinner-easing

Component animation easing curve.

--neural-progress-spinner-linecap

Stroke line-cap style applied to spinner arcs.

--neural-progress-spinner-color-duration

Duration of one complete multicolor cycle.

--neural-progress-spinner-dynamic-stroke-duration

Duration of one arc growth and contraction cycle.