braid-design-system@32.8.3
Patch Changes
-
apac, seekBusiness: Increase
mediumfont weight (#1331)The unicode range of Thai characters is not satisfied by the preferred fonts specified for the
apactheme, resulting in these characters falling through and being rendered bysans-serif— which applies a platform-specific font.
These system fonts do not have support for the semi-bold weight chosen formedium, resulting in the visual weight ofmediumtext being rounded down toregular— providing no differentiation relative to other text in the UI.In addition, due to both
HelveticaandArialnot having amediumweight, these fallbacks also have the same problem, even for Latin characters.By increasing the value of
medium, it will now round tostrongwhen the rendered font cannot satisfymedium— preventing the loss of hierarchy.This only affects apac-based themes, namely
apacandseekBusiness.