deprecate(action): -pressed
tokens in favor of -press
+ radius
for consistency
#10831
Closed
2 of 6 tasks
Labels
4 - verified
Issues that have been released and confirmed resolved.
Calcite (design)
Issues logged by Calcite designers.
calcite-components
Issues specific to the @esri/calcite-components package.
design-tokens
Issues requiring design tokens.
estimate - 1
Very small fix or change (potentially a single line), doesn't require updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Check existing issues
Description
Deprecate
-pressed
+radius
action
tokens for consistency across component tokens:--calcite-action-indicator-color: Specifies the component's indicator color.
--calcite-action-background-color: Specifies the component's background color.
--calcite-action-background-color-hover: Specifies the component's background color when hovered or focused.
--calcite-action-background-color-pressed: [Deprecate] Use
--calcite-action-background-color-press
. Specifies the component's background color when active.--calcite-action-background-color-press: Specifies the component's background color when active.
--calcite-action-corner-radius: Specifies the component's corner radius.
--calcite-action-corner-radius-end-end: Specifies the component's corner radius end end.
--calcite-action-corner-radius-end-start: Specifies the component's corner radius end start.
--calcite-action-corner-radius-start-end: Specifies the component's corner radius start end.
--calcite-action-corner-radius-start-start: Specifies the component's corner radius start start.
--calcite-action-text-color: Specifies the component's text color.
--calcite-action-text-color-pressed: [Deprecate] Use
--calcite-action-text-color-press
. Specifies the component's text color when hovered.--calcite-action-text-color-press: Specifies the component's text color when hovered.
Proposed advantages
Consistency across component tokens
Which component
action
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: