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

deprecate -pressed chip tokens #10832

Open
1 of 6 tasks
alisonailea opened this issue Nov 21, 2024 · 0 comments
Open
1 of 6 tasks

deprecate -pressed chip tokens #10832

alisonailea opened this issue Nov 21, 2024 · 0 comments
Labels
0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. design-tokens Issues requiring design tokens. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone needs triage Planning workflow - pending design/dev review.

Comments

@alisonailea
Copy link
Contributor

Check existing issues

Actual Behavior

--calcite-chip-background-color: Specifies the component's background color.
--calcite-chip-border-color: Specifies the component's border color.
--calcite-chip-corner-radius: Specifies the component's corner radius.
--calcite-chip-text-color: Specifies the component's text color.
--calcite-chip-icon-color: Specifies the component's icon color.
--calcite-chip-close-icon-color: Specifies the component's close element icon color.
--calcite-chip-select-icon-color: Specifies the component's selection element icon color.
--calcite-chip-select-icon-color-pressed: Specifies the component's selection element icon color when active.

Expected Behavior

--calcite-chip-background-color: Specifies the component's background color.
--calcite-chip-border-color: Specifies the component's border color.
--calcite-chip-corner-radius: Specifies the component's corner radius.
--calcite-chip-text-color: Specifies the component's text color.
--calcite-chip-icon-color: Specifies the component's icon color.
--calcite-chip-close-icon-color: Specifies the component's close element icon color.
--calcite-chip-select-icon-color: Specifies the component's selection element icon color.
--calcite-chip-select-icon-color-pressed: [Deprecate] Use --calcite-chip-select-icon-color-press. Specifies the component's selection element icon color when active.
--calcite-chip-select-icon-color-press: Specifies the component's selection element icon color when active.
:host {

Reproduction Sample

N/A

Reproduction Steps

N/A

Reproduction Version

N/A

Relevant Info

No response

Regression?

No response

Priority impact

impact - p2 - want for an upcoming milestone

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Esri team

Calcite (design)

@alisonailea alisonailea added bug Bug reports for broken functionality. Issues should include a reproduction of the bug. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. design-tokens Issues requiring design tokens. labels Nov 21, 2024
@github-actions github-actions bot added Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. design-tokens Issues requiring design tokens. impact - p2 - want for an upcoming milestone User set priority impact status of p2 - want for an upcoming milestone needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

1 participant