Skip to content

feat(semantic-tokens): add --calcite-color-text-highlight tokens#12068

Merged
jcfranco merged 4 commits intodevfrom
matgalla/#10757-add-semantic-color-token-text-highlight
May 13, 2025
Merged

feat(semantic-tokens): add --calcite-color-text-highlight tokens#12068
jcfranco merged 4 commits intodevfrom
matgalla/#10757-add-semantic-color-token-text-highlight

Conversation

@matgalla
Copy link
Copy Markdown
Contributor

@matgalla matgalla commented Apr 30, 2025

Related Issue: #10757

Summary

Adds semantic text highlight color tokens for light and dark modes

Note: this drops an obsolete transform (to remove color mode from name) that would remove light from the generated token name.

Acceptance criteria

  • add --calcite-color-text-highlight (light)
  • add --calcite-color-text-highlight (dark)

@matgalla matgalla added enhancement Issues tied to a new feature or request. pr ready for visual snapshots Adding this label will run visual snapshot testing. design-tokens Issues requiring design tokens. calcite-design-tokens Issues specific to the @esri/calcite-design-tokens package. labels Apr 30, 2025
@matgalla matgalla self-assigned this Apr 30, 2025
@matgalla matgalla requested a review from alisonailea as a code owner April 30, 2025 18:04
Copy link
Copy Markdown
Contributor

@ashetland ashetland left a comment

Choose a reason for hiding this comment

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

🚢 🚢 🚢

@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels May 13, 2025
@jcfranco jcfranco merged commit bea0162 into dev May 13, 2025
16 checks passed
@jcfranco jcfranco deleted the matgalla/#10757-add-semantic-color-token-text-highlight branch May 13, 2025 04:38
benelan pushed a commit that referenced this pull request May 14, 2025
…12068)

**Related Issue:** #10757 

## Summary
Adds semantic text highlight color tokens for light and dark modes

**Note**: this drops an obsolete transform (to remove color mode from
name) that would remove `light` from the generated token name.

## Acceptance criteria
- [x] add `--calcite-color-text-highlight` (light)
- [x] add `--calcite-color-text-highlight` (dark)

---------

Co-authored-by: JC Franco <jfranco@esri.com>
benelan added a commit that referenced this pull request May 15, 2025
* origin/dev: (277 commits)
  docs(tokens): consistency pass for new component descriptions (#12148)
  build(preset): use valid TS module resolution (#12151)
  docs: update list of contributors (#12134)
  chore: drop obsolete transforms (#12136)
  chore: release main (#11890) (#12147)
  build(deps): bump @arcgis/lumina, typescript, vite, vitest (#12137)
  chore(preset): fix JSON import in build config (#12142)
  docs(panel, action): update `text-color-pressed` token descriptions (#12140)
  chore: release next
  fix(input-time-picker): invert text color on Windows when each masked input is focused (#12130)
  chore: release next
  refactor(sematic-tokens): update `--calcite-corner-radius-default` to reference correct token (#12131)
  feat(semantic-tokens): add `--calcite-color-text-highlight` tokens (#12068)
  chore: release next
  feat(combobox): add `selectAll` toggle property (#11721)
  chore: release next
  fix(sort-handle): allow move and reorder events to be cancelled (#12095)
  chore: release next
  feat: added spike data, heart chart, and progress bar icons (#12127)
  feat(text-area): Add design tokens for corner radius, shadow, footer background color (#12124)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

calcite-design-tokens Issues specific to the @esri/calcite-design-tokens package. design-tokens Issues requiring design tokens. enhancement Issues tied to a new feature or request. pr ready for visual snapshots Adding this label will run visual snapshot testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants