Skip to content

chore: Design Token Update (2026-08-01) - #490

Open
github-actions[bot] wants to merge 23 commits into
masterfrom
design-token-sync
Open

chore: Design Token Update (2026-08-01)#490
github-actions[bot] wants to merge 23 commits into
masterfrom
design-token-sync

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

This PR updates the design tokens from the quill-tokens repository. Automated PR created by the Design Token Sync workflow.

Summary by Sourcery

Update component and core design tokens to align with the latest quill-tokens definitions, expanding component coverage and adjusting elevation shadow configuration.

New Features:

  • Add comprehensive design tokens for new and existing components such as accordion, action sheet, badges, buttons, cards, chips, dropdowns, lists, modals, navigation bar, notifications, progress bar, segmented control, snackbar, stepper, tabs, tags, toggle, and tooltip, including color, spacing, sizing, typography, and border properties.

Enhancements:

  • Refine text/icon status and static tokens for normal, inverse, and semantic states across light and dark themes.
  • Update elevation shadow50 in core design tokens to use a multi-shadow configuration consistent with other elevation tokens.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @github-actions[bot], your pull request is larger than the review limit of 150000 diff characters

@sourcery-ai

sourcery-ai Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Reviewer's Guide

Updates component-level design tokens to the latest synced set from quill-tokens, introducing many new component tokens (accordion, action sheet, badges, buttons, cards, chips, dropdowns, lists, modals, navigation bar, notifications, progress bar, segmented control, section message, stepper, tabs, tags, text/icon, toggle, tooltip) and adjusting some existing mappings, plus changing the core elevation shadow token type and regenerating the raw tokens JSON.

File-Level Changes

Change Details Files
Refreshes ComponentDesignTokens to align with new design token definitions and component taxonomy.
  • Adds new component token groups for accordion, action sheet, badge, breadcrumb, button (icon/label/bg/border/spacing/sizing), card, chip, dropdown (item/list), field, handle, link, list, modal, navigation bar, notification, progress bar, segmented control, section message, selection control, snackbar, stepper, tab, tag, tooltip, and text/icon variants.
  • Replaces or renames a large number of previous text/icon and other component tokens to match updated semantic/core token names from LightThemeDesignTokens, DarkThemeDesignTokens, and CoreDesignTokens.
  • Ensures light/dark variants are provided where applicable and uses semantic borderRadius/spacing/elevation tokens for layout-related component properties.
lib/src/theme/design_tokens/component_design_tokens.dart
Updates the core elevation shadow token coreElevationShadow50 to match new multi-shadow definition.
  • Changes coreElevationShadow50 from a single transparent BoxShadow constant to a list of two transparent BoxShadows, consistent with other elevation tokens that use lists.
  • Switches from const to final to allow a list literal while preserving immutability of contents.
lib/src/theme/design_tokens/core_design_tokens.dart
Regenerates the raw design tokens JSON from the source token repository.
  • Updates tokens.json to reflect the latest values and structure coming from quill-tokens, including new component and core tokens.
  • Serves as the canonical source syncing data for the Dart design token classes.
lib/src/theme/design_tokens/tokens.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant