Currently, the Wikidata Bridge project directly relies on the wikimedia-ui-base package for common design definition encoded in CSS variables (design tokens). This method, however, has been superseded with the introduction of wikit-tokens which uses these values inherited from wikimedia-ui-base, but also expands on them.
In order to ensure a single source of truth on our design tokens, we would like to remove this dependency on wikimedia-ui-base and update usages of design tokens from it, to those defined in wikit-tokens.
Acceptance Criteria:
- wikimedia-ui-base has been replaced with wikit-tokens
- design token usages have all been updated accordingly