components/SkrChip.vue — Wrapper around v-chip with color, variant, size, truncation. Used for tags, status labels, selection chips. 20 usages.

Colors

Tonal variant (default) with different color props.

Primary
Success
Warning
Error
Info
Grey Dark

Flat, outlined, elevated, text, and plain variants.

Flat
Outlined
Elevated
Text
Plain

X-Small through X-Large.

X-Small
Small
Default
Large
X-Large

Label shape (square corners) and text truncation with max-width.

Label
This is a very long chip text that should be truncated

components/StatusChip.vue — Colored badge showing document/signer status. Maps status strings to colors and i18n text. 20 usages.

Standard Statuses

Using Vuetify color props (tonal variant).

Pending
Signed
Declined
Withdrawn
Up next

Status chips with custom background and text color classes.

I need to sign
Waiting on others
Completed
Cancelled
Draft
Pending
Signed
I need to sign
Completed