deprecate -pressed chip tokens #10832
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.
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 team
Calcite (design)
The text was updated successfully, but these errors were encountered: