Commit e1e539f
committed
fix: add metricValueFontSize/Weight to StreamlitTheme and extraction
- Add properties to StreamlitTheme interface (component-v2-lib)
- Add extraction in extractComponentsV2Theme for Components V2 support
- Add mock values to theme.test.ts
- Add negative value tests for metricValueFontSize validation1 parent a940689 commit e1e539f
File tree
4 files changed
+20
-7
lines changed- frontend
- component-v2-lib/src
- lib/src
- components/widgets/BidiComponent/utils
- theme
4 files changed
+20
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 | | |
183 | 186 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3175 | 3175 | | |
3176 | 3176 | | |
3177 | 3177 | | |
3178 | | - | |
3179 | | - | |
3180 | | - | |
3181 | | - | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
| 3182 | + | |
| 3183 | + | |
3182 | 3184 | | |
3183 | | - | |
| 3185 | + | |
3184 | 3186 | | |
3185 | | - | |
3186 | | - | |
| 3187 | + | |
| 3188 | + | |
| 3189 | + | |
3187 | 3190 | | |
3188 | 3191 | | |
3189 | 3192 | | |
| |||
0 commit comments