Commit 1020b8e
Marko Petzold
chore: update package dependencies and scripts
- Updated dependencies in package.json for improved stability and features.
- Changed the start script to run concurrently with watch and wds.
- Modified the release script to include build and type generation steps.
- Updated devDependencies for eslint, prettier, and rollup to their latest versions.
feat: enhance default data structure
- Added title and subtitle fields to default-data.json for better context.
feat: improve widget value component
- Introduced theme support in widget-value.ts to allow dynamic styling.
- Updated rendering logic to apply theme colors for background, title, and subtitle.
- Refactored styles to remove hardcoded colors and utilize theme properties.1 parent a05e9b5 commit 1020b8e
7 files changed
Lines changed: 1414 additions & 637 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | | - | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
0 commit comments