typerighter 0.32.4 → 0.32.6

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.
@@ -1,4 +1,4 @@
1
- import { F as e, G as t, H as n, I as r, K as i, M as a, P as o, R as s, S as c, T as l, U as u, _ as d, f, g as p, h as m, m as h, p as g, s as _, u as v, v as y, w as b } from "./shared-B-n46X4N.js";
1
+ import { F as e, G as t, H as n, I as r, K as i, M as a, P as o, R as s, S as c, T as l, U as u, _ as d, f, g as p, h as m, m as h, p as g, s as _, u as v, v as y, w as b } from "./shared-hpG9wf_j.js";
2
2
  import { t as x } from "./temml-DZbhOfRE.js";
3
3
  import { t as S } from "./es-ClqUVRJn.js";
4
4
  import C, { resolve as w } from "node:path";
@@ -999,7 +999,6 @@ function Q(e) {
999
999
  });
1000
1000
  return `
1001
1001
  import 'typerighter/style.css';
1002
- import 'typerighter/fonts.css';
1003
1002
  import('typerighter/math.css');
1004
1003
  import { createTypedownApp } from 'typerighter/client';
1005
1004
  import { TdDirectoryIndex, TdGlossaryIndex } from 'typerighter/client/theme-default';
package/dist/vite.js CHANGED
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "./vite-oRX7_Z5q.js";
1
+ import { n as e, t } from "./vite-DHp_mMcQ.js";
2
2
  export { e as generateClientAppEntry, t as typedown };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package",
3
3
  "name": "typerighter",
4
- "version": "0.32.4",
4
+ "version": "0.32.6",
5
5
  "description": "Typedown: A typed content framework.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -36,7 +36,6 @@
36
36
  "import": "./dist/client/theme-default.js"
37
37
  },
38
38
  "./style.css": "./dist/typerighter.css",
39
- "./fonts.css": "./dist/fonts.css",
40
39
  "./math.css": "./dist/math.css"
41
40
  },
42
41
  "sideEffects": [
@@ -70,8 +69,8 @@
70
69
  "temml": "^0.13.5",
71
70
  "vite": "^8.2.2",
72
71
  "vue": "^3.5.42",
73
- "@typerighter/rpc-client": "0.32.4",
74
- "@typerighter/rpc-server": "0.32.4"
72
+ "@typerighter/rpc-client": "0.32.6",
73
+ "@typerighter/rpc-server": "0.32.6"
75
74
  },
76
75
  "devDependencies": {
77
76
  "@hdnax/nuclint": "^0.17.5",
package/dist/fonts.css DELETED
@@ -1,2 +0,0 @@
1
- @import "@fontsource-variable/inter";
2
- @import "@fontsource-variable/jetbrains-mono";