Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(color-picker, color-picker-hex-input): update component tokens #8977

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Mar 20, 2024

Related Issue: #7180

Summary

Adds the following component tokens (CSS props):

  • --calcite-color-picker-input-prefix-text-color
  • --calcite-color-picker-input-suffix-background-color
  • --calcite-color-picker-input-suffix-text-color
  • --calcite-color-picker-hex-input-background-color
  • --calcite-color-picker-hex-input-border-color
  • --calcite-color-picker-hex-input-corner-radius
  • --calcite-color-picker-hex-input-prefix-background-color
  • --calcite-color-picker-hex-input-prefix-text-color
  • --calcite-color-picker-hex-input-suffix-background-color
  • --calcite-color-picker-hex-input-suffix-text-color
  • --calcite-color-picker-hex-input-text-color

Removes the following (either unused or name does not match component):

  • --calcite-filter-input-prefix-background-color
  • --calcite-filter-input-prefix-text-color
  • --calcite-filter-input-suffix-background-color
  • --calcite-filter-input-suffix-text-color
  • --calcite-hex-input-background-color
  • --calcite-hex-input-border-color
  • --calcite-hex-input-button-background-color
  • --calcite-hex-input-button-background-color-hover
  • --calcite-hex-input-button-border-color
  • --calcite-hex-input-button-icon-color
  • --calcite-hex-input-button-icon-color-active
  • --calcite-hex-input-button-icon-color-hover
  • --calcite-hex-input-corner-radius
  • --calcite-hex-input-icon-color
  • --calcite-hex-input-text-color

@jcfranco jcfranco changed the title refactor(color-picker-hex-input): update component tokens refactor(color-picker, color-picker-hex-input): update component tokens Mar 20, 2024
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Mar 20, 2024
@jcfranco jcfranco marked this pull request as ready for review March 20, 2024 23:32
@jcfranco jcfranco requested a review from a team as a code owner March 20, 2024 23:32
@jcfranco jcfranco merged commit c0347b2 into epic/7180-component-tokens Mar 21, 2024
9 checks passed
@jcfranco jcfranco deleted the jcfranco/7180-add-component-tokens-to-color-picker-hex-input branch March 21, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

2 participants