Skip to content

[Component Update] Checkbox v2.4.0Β #1137

@pylapp

Description

@pylapp

Description

Verbatims from @TonyAntonyHello

πŸ†• New Read-only state for Checkbox Indicator

A new Read-only variant has been added to .Checkbox.Indicator, supporting all three states:
β†’ Selected
β†’ Unselected
β†’ Indeterminate

This variant introduces two new color tokens:

  • ouds/color/action/read-only-primary β€” used for the indicator shape
  • ouds/color/action/read-only-secondary β€” used for the stroke

The Read-only variant has been integrated into the Read-only state of both Checkbox and Checkbox Item components.

πŸ› οΈ Token Updates

We replaced the token for the Error text container:
ouds-control-text-input-space-padding-block-top-helper-text
β†’ now ouds-control-control-item-space-padding-block-top-error-text

Additionally:

  • The label "Helper text" is now renamed to "Body text"
  • These updates ensure consistency across control items and text inputs, and are now available in the latest Token Library release.

🧱 Tokens librairies

Motivation & Context

No response

Types of change

  • Add new component
  • Update existing component

Checklist for Core Team

  • Tokens have been updated
  • Documentations have been updated
  • Unit tests have been updated
  • UI tests have been updated
  • Design System Toolbox has been updated
  • Retrocompatibility has been checked, or broken API have been flagged as deprecated with a workaround

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions