[Refactor] Accordion icon token naming schema #10894
Labels
1 - assigned
Issues that are assigned to a sprint and a team member.
calcite-components
Issues specific to the @esri/calcite-components package.
calcite-design-tokens
Issues specific to the @esri/calcite-design-tokens package.
design-tokens
Issues requiring design tokens.
estimate - 1
Very small fix or change (potentially a single line), doesn't require updates to tests.
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
Description
1. Rename the two
accordion-item
icon tokens:Current:
--calcite-accordion-item-end-icon-color
--calcite-accordion-item-start-icon-color
Proposed:
--calcite-accordion-item-icon-color-end
--calcite-accordion-item-icon-color-start
2. Update the schema diagram to include the start/end icon token as examples (for either
calcite-tab
orcalcite-accordion-item
examplesProposed Advantages
Consistency with the proposed naming schema of
[domain]-[component]-[element]-[type]-[group]
, similar to the proposal fortab-title
proposed in this comment.Which Component
accordion-item
Relevant Info
#10871 (comment)
Calcite package
The text was updated successfully, but these errors were encountered: