feat(design-system): migrate DS codebase to new tokens (Step 3) [AR-60245]#449
Merged
iromanchuk-dn merged 5 commits intoMay 7, 2026
Conversation
mmurawski-dn
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Phase 3 — Removed tokens (apply)
Summary
Replacement decisions
--color-gradient-violet-backgroundlinear-gradient(90deg, #001b48 -0.12%, #312e81 99.86%)--color-gradient-violet-transparentlinear-gradient( 180deg, rgba(30, 89, 215, 0.4) 0%, rgba(0, 27, 72, 0.16) 100% )--color-gradient-blue-lightlinear-gradient(116deg, #e9eefc 22.81%, #d6e2ff 99.14%)--color-gradient-linear-1linear-gradient(90deg, #014afb 0%, #152a7e 100%)--color-marker-magenta-12rgba(255, 0, 183, 0.12)--color-marker-magenta-60rgba(255, 0, 183, 0.6)--color-marker-magenta-100rgba(255, 0, 183)--gradient-violet-backgroundlinear-gradient(90deg, #001b48 -0.12%, #312e81 99.86%)--gradient-violet-transparentlinear-gradient(180deg, rgba(30, 89, 215, 0.4) 0%, rgba(0, 27, 72, 0.16) 100%)--gradient-blue-lightlinear-gradient(116deg, #e9eefc 22.81%, #d6e2ff 99.14%)--spacing-1040px--exo-spacing-4x-small1pxKept (KEEP)
--letter-spacing--1percent— old definition stays in place.--icon-width-extra-large— old definition stays in place.--icon-width-large— old definition stays in place.--icon-width-medium— old definition stays in place.--icon-width-small— old definition stays in place.--icon-width-tiny— old definition stays in place.--ds-table-row-small— old definition stays in place.--ds-table-row-medium— old definition stays in place.--ds-table-row-large— old definition stays in place.--ds-table-header-height— old definition stays in place.Replacements per token
--exo-spacing-4x-smallAffected files (grouped by component)
ds-file-upload(1 replacements)packages/design-system/src/components/ds-file-upload/components/file-upload/file-upload.module.scss—--exo-spacing-4x-small×1Visual retest checklist
--exo-spacing-4x-small(replaced:--exo-spacing-4x-small)Phase 2 — Changed tokens
Summary
Value-change reference
--color-red-100 → --color-dap-red-100#f5c2bf#ffd2cf--color-negative-100 → --negative-100#f5c2bf#ffd2cf--color-background-success → --background-success#ecfdf6green-50#d9f7e9green-075--color-status-bg-success → --status-bg-success#ecfdf6green-50#d9f7e9green-075--color-border-disabled → --border-disabled#e5e8edbrand-050#c7c9ccgray-300--color-border-danger-weak → --border-error-weak#f5c2bf#ffd2cf--color-font-disabled → --font-disabled#8b98a6gray-500#c7c9ccgray-300--color-icon-danger → --icon-error#d70a00red-400#a10800red-500--font-family-base (same name)'Roboto', sans-serifRoboto--font-family-code (same name)'Fira Mono', monospaceFira Mono--paragraph-spacing-* → --*-paragraph-space-*unitless integer (e.g. 8)px (e.g. 8px)Same-name Changed tokens (value differs, no rename)
--font-family-base— 6 usagespackages/design-system/src/components/ds-button-v3/ds-button-v3.module.scss(lines 23)packages/design-system/src/components/ds-button-v3/ds-button-v3.stories.module.scss(lines 16, 33, 50)packages/design-system/src/styles/_root_new.scss(lines 447)packages/design-system/src/styles/_typography.scss(lines 140)--font-family-code— 6 usagespackages/design-system/src/components/ds-typography/ds-typography.stories.module.scss(lines 9)packages/design-system/src/stories/colors.module.scss(lines 58, 72)packages/design-system/src/stories/stories-common.module.scss(lines 76)packages/design-system/src/styles/_root_new.scss(lines 448)packages/design-system/src/styles/_typography.scss(lines 155)Replacements per token
--exo-spacing-2x-small--action-cta1--system-status-error--neutral-6--spacing-8--neutral-3--system-status-info--system-status-ok--action-active-light--action-disabled--utility-error--exo-spacing-x-small--spacing-2--action-hover-light--utility-disabled--spacing-1--spacing-3--spacing-6--system-status-in-progress--system-status-pending--system-status-alert--spacing-4--action-cta3--exo-spacing-standard--exo-spacing-small--neutral-7--color-status-bg-failed--utility-in-progress--utility-pending--utility-alert--utility-info--utility-ok--neutral-8Affected files (grouped by component)
ds-alert-banner(3 replacements)packages/design-system/src/components/ds-alert-banner/stories/ds-alert-banner.stories.module.scss—--exo-spacing-2x-small×3ds-breadcrumb(5 replacements)packages/design-system/src/components/ds-breadcrumb/ds-breadcrumb.module.scss—--exo-spacing-2x-small×5ds-button(21 replacements)packages/design-system/src/components/ds-button/versions/ds-button-legacy/ds-button-legacy.module.scss—--action-active-light×1,--system-status-error×1,--action-hover-light×1,--utility-disabled×1,--action-disabled×3,--utility-error×2,--action-cta1×1,--action-cta3×1packages/design-system/src/components/ds-button/versions/ds-button-new/ds-button-new.module.scss—--exo-spacing-2x-small×10ds-dialog(2 replacements)packages/design-system/src/components/ds-dialog/ds-dialog.module.scss—--neutral-3×1packages/design-system/src/components/ds-dialog/ds-dialog.stories.module.scss—--action-cta1×1ds-dropdown-menu(1 replacements)packages/design-system/src/components/ds-dropdown-menu/ds-dropdown-menu.stories.scss—--action-cta1×1ds-file-upload(9 replacements)packages/design-system/src/components/ds-file-upload/components/file-upload-item/file-upload-item.module.scss—--exo-spacing-2x-small×2,--exo-spacing-x-small×1packages/design-system/src/components/ds-file-upload/components/file-upload/file-upload.module.scss—--exo-spacing-standard×1,--exo-spacing-2x-small×2,--exo-spacing-x-small×2,--exo-spacing-small×1ds-form-control(9 replacements)packages/design-system/src/components/ds-form-control/ds-form-control.module.scss—--neutral-3×1packages/design-system/src/components/ds-form-control/stories/ds-form-control.stories.module.scss—--action-cta1×1,--neutral-3×1packages/design-system/src/components/ds-form-control/stories/ds-form-control.stories.tsx—--action-cta1×5,--neutral-3×1ds-grid(1 replacements)packages/design-system/src/components/ds-grid/ds-grid.stories.scss—--neutral-7×1ds-panel(6 replacements)packages/design-system/src/components/ds-panel/ds-panel.module.scss—--spacing-1×1,--spacing-2×1,--spacing-3×2,--spacing-6×2ds-progress-arc(3 replacements)packages/design-system/src/components/ds-progress-arc/ds-progress-arc.stories.module.scss—--spacing-2×1,--spacing-8×2ds-progress-donut(3 replacements)packages/design-system/src/components/ds-progress-donut/ds-progress-donut.stories.module.scss—--spacing-2×1,--spacing-8×2ds-status-badge(1 replacements)packages/design-system/src/components/ds-status-badge/ds-status-badge.module.scss—--color-status-bg-failed×1ds-stepper(1 replacements)packages/design-system/src/components/ds-stepper/ds-stepper.module.scss—--spacing-8×1ds-system-status(19 replacements)packages/design-system/src/components/ds-system-status/ds-system-status.module.scss—--system-status-in-progress×2,--system-status-pending×2,--system-status-error×2,--system-status-alert×2,--utility-in-progress×1,--system-status-info×2,--system-status-ok×2,--utility-disabled×1,--utility-pending×1,--utility-error×1,--utility-alert×1,--utility-info×1,--utility-ok×1ds-table(17 replacements)packages/design-system/src/components/ds-table/components/ds-table-bulk-actions/ds-table-bulk-actions.module.scss—--action-cta1×1,--neutral-6×2packages/design-system/src/components/ds-table/components/ds-table-header/ds-table-header.module.scss—--neutral-6×1packages/design-system/src/components/ds-table/components/ds-table-row/ds-table-row.tsx—--action-active-light×1packages/design-system/src/components/ds-table/ds-table.module.scss—--neutral-6×1packages/design-system/src/components/ds-table/stories/components/progress-infographic/progress-infographic.module.scss—--system-status-error×1,--system-status-info×1,--system-status-ok×1,--neutral-6×1packages/design-system/src/components/ds-table/stories/ds-table.stories.module.scss—--system-status-error×2,--system-status-info×1,--system-status-ok×1,--spacing-1×1,--spacing-4×2ds-tabs(8 replacements)packages/design-system/src/components/ds-tabs/components/ds-tabs-tab/ds-tabs-tab.module.scss—--exo-spacing-2x-small×8ds-tooltip(1 replacements)packages/design-system/src/components/ds-tooltip/ds-tooltip.module.scss—--exo-spacing-2x-small×1styles(6 replacements)packages/design-system/src/styles/mixins/_list.scss—--action-active-light×1,--action-hover-light×1,--action-cta1×2,--neutral-6×1,--neutral-8×1Visual retest checklist
--exo-spacing-2x-small--exo-spacing-2x-small--neutral-3,--action-cta1--action-cta1--exo-spacing-standard,--exo-spacing-2x-small,--exo-spacing-x-small,--exo-spacing-small--neutral-3,--action-cta1--neutral-7--spacing-1,--spacing-2,--spacing-3,--spacing-6--spacing-2,--spacing-8--spacing-2,--spacing-8--color-status-bg-failed--spacing-8--action-cta1,--neutral-6,--action-active-light,--system-status-error,--system-status-info,--system-status-ok,--spacing-1,--spacing-4--exo-spacing-2x-small--exo-spacing-2x-small