Merge branch 'master' into msyavuz/chore/react-18

This commit is contained in:
Mehmet Salih Yavuz
2025-09-07 13:48:10 +03:00
1560 changed files with 124308 additions and 82169 deletions

View File

@@ -106,7 +106,7 @@ class WordCloud extends PureComponent<FullWordCloudProps, WordCloudState> {
text: 'Text',
},
defaultEncoding: {
color: { value: this.props.theme.colors.grayscale.dark2 },
color: { value: this.props.theme.colorTextLabel },
fontFamily: { value: this.props.theme.fontFamily },
fontSize: { value: 20 },
fontWeight: { value: 'bold' },