Problem
The Special:NewLexeme's user interface was composed using a combination of Vue 3 WiKit next elements, such as Message. The WiKit design system is now on its deprecation path, as it has been superseded by Codex, the official Wikimedia design system. The utilization of WiKit components is not recommended, and they should be replaced in order to reduce maintenance costs and ensure consistency.
Solution
We have to replace the WiKit Message by the Codex equivalent: cdx-message(See demo). This will take us a step closer to switching to the new design system and deprecating the old.
The WiKit message is used in the following Special:NewLexeme components:
Acceptance criteria
- All types of WiKit Messages used in Special:NewLexeme are replaced by their Codex equivalent
