Skip to content

Conversation

@jeffreylauwers
Copy link
Contributor

@jeffreylauwers jeffreylauwers commented Dec 9, 2025

Placeholder voor de aanvullende design tokens voor de pressed state van de Candidate Button. De volgende design tokens zijn erbij gekomen:

Default

  • nl.button.default.pressed.active.background-color
  • nl.button.default.pressed.active.border-color
  • nl.button.default.pressed.active.color
  • nl.button.default.pressed.disabled.background-color
  • nl.button.default.pressed.disabled.border-color
  • nl.button.default.pressed.disabled.color
  • nl.button.default.pressed.hover.background-color
  • nl.button.default.pressed.hover.border-color
  • nl.button.default.pressed.hover.color

Primary

  • nl.button.primary.pressed.active.background-color
  • nl.button.primary.pressed.active.border-color
  • nl.button.primary.pressed.active.color
  • nl.button.primary.pressed.disabled.background-color
  • nl.button.primary.pressed.disabled.border-color
  • nl.button.primary.pressed.disabled.color
  • nl.button.primary.pressed.hover.background-color
  • nl.button.primary.pressed.hover.border-color
  • nl.button.primary.pressed.hover.color

Primary - Negative

  • nl.button.primary.negative.pressed.active.background-color
  • nl.button.primary.negative.pressed.active.border-color
  • nl.button.primary.negative.pressed.active.color
  • nl.button.primary.negative.pressed.disabled.background-color
  • nl.button.primary.negative.pressed.disabled.border-color
  • nl.button.primary.negative.pressed.disabled.color
  • nl.button.primary.negative.pressed.hover.background-color
  • nl.button.primary.negative.pressed.hover.border-color
  • nl.button.primary.negative.pressed.hover.color

Primary - Positive

  • nl.button.primary.positive.pressed.active.background-color
  • nl.button.primary.positive.pressed.active.border-color
  • nl.button.primary.positive.pressed.active.color
  • nl.button.primary.positive.pressed.disabled.background-color
  • nl.button.primary.positive.pressed.disabled.border-color
  • nl.button.primary.positive.pressed.disabled.color
  • nl.button.primary.positive.pressed.hover.background-color
  • nl.button.primary.positive.pressed.hover.border-color
  • nl.button.primary.positive.pressed.hover.color

Secondary

  • nl.button.secondary.pressed.active.background-color
  • nl.button.secondary.pressed.active.border-color
  • nl.button.secondary.pressed.active.color
  • nl.button.secondary.pressed.disabled.background-color
  • nl.button.secondary.pressed.disabled.border-color
  • nl.button.secondary.pressed.disabled.color
  • nl.button.secondary.pressed.hover.background-color
  • nl.button.secondary.pressed.hover.border-color
  • nl.button.secondary.pressed.hover.color

Secondary - Negative

  • nl.button.secondary.negative.pressed.active.background-color
  • nl.button.secondary.negative.pressed.active.border-color
  • nl.button.secondary.negative.pressed.active.color
  • nl.button.secondary.negative.pressed.disabled.background-color
  • nl.button.secondary.negative.pressed.disabled.border-color
  • nl.button.secondary.negative.pressed.disabled.color
  • nl.button.secondary.negative.pressed.hover.background-color
  • nl.button.secondary.negative.pressed.hover.border-color
  • nl.button.secondary.negative.pressed.hover.color

Secondary - Positive

  • nl.button.secondary.positive.pressed.active.background-color
  • nl.button.secondary.positive.pressed.active.border-color
  • nl.button.secondary.positive.pressed.active.color
  • nl.button.secondary.positive.pressed.disabled.background-color
  • nl.button.secondary.positive.pressed.disabled.border-color
  • nl.button.secondary.positive.pressed.disabled.color
  • nl.button.secondary.positive.pressed.hover.background-color
  • nl.button.secondary.positive.pressed.hover.border-color
  • nl.button.secondary.positive.pressed.hover.color

Subtle

  • nl.button.subtle.pressed.active.background-color
  • nl.button.subtle.pressed.active.border-color
  • nl.button.subtle.pressed.active.color
  • nl.button.subtle.pressed.disabled.background-color
  • nl.button.subtle.pressed.disabled.border-color
  • nl.button.subtle.pressed.disabled.color
  • nl.button.subtle.pressed.hover.background-color
  • nl.button.subtle.pressed.hover.border-color
  • nl.button.subtle.pressed.hover.color

Subtle - Negative

  • nl.button.subtle.negative.pressed.active.background-color
  • nl.button.subtle.negative.pressed.active.border-color
  • nl.button.subtle.negative.pressed.active.color
  • nl.button.subtle.negative.pressed.disabled.background-color
  • nl.button.subtle.negative.pressed.disabled.border-color
  • nl.button.subtle.negative.pressed.disabled.color
  • nl.button.subtle.negative.pressed.hover.background-color
  • nl.button.subtle.negative.pressed.hover.border-color
  • nl.button.subtle.negative.pressed.hover.color

Subtle - Positive

  • nl.button.subtle.positive.pressed.active.background-color
  • nl.button.subtle.positive.pressed.active.border-color
  • nl.button.subtle.positive.pressed.active.color
  • nl.button.subtle.positive.pressed.disabled.background-color
  • nl.button.subtle.positive.pressed.disabled.border-color
  • nl.button.subtle.positive.pressed.disabled.color
  • nl.button.subtle.positive.pressed.hover.background-color
  • nl.button.subtle.positive.pressed.hover.border-color
  • nl.button.subtle.positive.pressed.hover.color

@jeffreylauwers jeffreylauwers requested review from a team as code owners December 9, 2025 13:51
@vercel
Copy link

vercel bot commented Dec 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
themes Ready Ready Preview Comment Dec 10, 2025 1:47pm

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.51%. Comparing base (ed87dd5) to head (e73e2ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1260   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          19       19           
  Lines        1392     1392           
  Branches      174      143   -31     
=======================================
  Hits         1246     1246           
  Misses        146      146           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link

@jeffreylauwers jeffreylauwers added the do not merge Pull requests that should not be merged just yet label Dec 10, 2025
@jeffreylauwers jeffreylauwers removed the do not merge Pull requests that should not be merged just yet label Dec 11, 2025
@Robbert Robbert merged commit fae11a8 into main Dec 12, 2025
8 checks passed
@Robbert Robbert deleted the style/pressed-state-tokens branch December 12, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants