NEURALNG

DESIGN TOKENS

DataView visual contract

Component variables resolve after semantic theme tokens and before additive consumer classes.

Root, header and footer

--neural-data-view-color

Component foreground color.

--neural-data-view-background

Component background surface.

--neural-data-view-border

Component border shorthand.

--neural-data-view-radius

Component corner radius.

--neural-data-view-shadow

Component box shadow.

--neural-data-view-header-padding

Header internal spacing.

--neural-data-view-header-background

Header background surface.

--neural-data-view-header-border

Header border shorthand.

--neural-data-view-footer-padding

Footer internal spacing.

--neural-data-view-footer-background

Footer background surface.

--neural-data-view-footer-border

Footer border shorthand.

Layout and items

--neural-data-view-content-background

Content background surface.

--neural-data-view-grid-min

Minimum item width used by the responsive grid layout.

--neural-data-view-grid-gap

Spacing between grid items.

--neural-data-view-grid-padding

Grid internal spacing.

--neural-data-view-list-divider

Border drawn between adjacent items in list layout.

--neural-data-view-list-item-padding

List item internal spacing.

--neural-data-view-item-background

Item background surface.

--neural-data-view-item-border

Item border shorthand.

--neural-data-view-item-radius

Item corner radius.

--neural-data-view-item-shadow

Item box shadow.

--neural-data-view-item-hover-border

Item hover border shorthand.

--neural-data-view-item-hover-shadow

Item hover box shadow.

Loading and empty states

--neural-data-view-empty-min-height

Empty minimum block size.

--neural-data-view-empty-gap

Spacing between empty items.

--neural-data-view-empty-padding

Empty internal spacing.

--neural-data-view-empty-color

Empty foreground color.

--neural-data-view-empty-icon-color

Empty icon foreground color.

--neural-data-view-loading-gap

Spacing between loading items.

--neural-data-view-loading-padding

Loading internal spacing.

--neural-data-view-skeleton-min-height

Skeleton minimum block size.

--neural-data-view-skeleton-background

Skeleton background surface.

--neural-data-view-skeleton-radius

Skeleton corner radius.

--neural-data-view-skeleton-duration

Skeleton animation duration.

Paginator wrapper

--neural-data-view-paginator-padding

Paginator internal spacing.

--neural-data-view-paginator-border

Paginator border shorthand.