@solidrt/core 0.0.32 → 0.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/types.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solidrt/core",
3
- "version": "0.0.32",
3
+ "version": "0.0.33",
4
4
  "license": "MIT",
5
5
  "author": "Antoine van Wel",
6
6
  "type": "module",
@@ -27,7 +27,7 @@
27
27
  "colord": "^2.9.3"
28
28
  },
29
29
  "devDependencies": {
30
- "@solidrt/flux-types": "0.0.32"
30
+ "@solidrt/flux-types": "0.0.33"
31
31
  },
32
32
  "peerDependencies": {
33
33
  "@solidjs/signals": "2.0.0-beta.20",
package/src/types.d.ts CHANGED
@@ -306,7 +306,7 @@ export interface TextProps extends Position, PaintProps, PointerProps {
306
306
  w?: number
307
307
  // Reported-bounds height only; paragraph height always falls out of the text.
308
308
  h?: number
309
- fontFamily?: "sans" | "mono" | (string & {})
309
+ fontFamily?: "sans" | "serif" | "mono" | (string & {})
310
310
  fontSize?: number
311
311
  /**
312
312
  * Line height as a MULTIPLIER of fontSize, not pixels (the theme uses