@haklex/rich-compose 0.26.4 → 0.26.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.
@@ -9,5 +9,5 @@
9
9
  * (the fallback runs before props are routed through the lazy boundary),
10
10
  * the empty pre keeps layout stable.
11
11
  */
12
- export declare function CodeBlockSsrFallback(): import("react/jsx-runtime").JSX.Element;
12
+ export declare function CodeBlockSsrFallback(): import("react").JSX.Element;
13
13
  //# sourceMappingURL=ssr-fallback.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ssr-fallback.d.ts","sourceRoot":"","sources":["../../../src/modules/code-block/ssr-fallback.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AACH,wBAAgB,oBAAoB,4CAMnC"}
1
+ {"version":3,"file":"ssr-fallback.d.ts","sourceRoot":"","sources":["../../../src/modules/code-block/ssr-fallback.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AACH,wBAAgB,oBAAoB,gCAMnC"}
@@ -13,7 +13,7 @@ export interface ImageRegistry {
13
13
  }
14
14
  export declare function ImageRegistryProvider({ children }: {
15
15
  children: ReactNode;
16
- }): import("react/jsx-runtime").JSX.Element;
16
+ }): import("react").JSX.Element;
17
17
  export declare function useImageRegistry(): ImageRegistry | null;
18
18
  export declare function useRegisterImage(ref: RefObject<HTMLElement | null>, info: RichImageInfo): void;
19
19
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../src/modules/image/registry.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAE,KAAK,SAAS,EAA0B,MAAM,OAAO,CAAC;AAE9F,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,UAAU,UAAU;IAClB,EAAE,EAAE,WAAW,CAAC;IAChB,IAAI,EAAE,aAAa,CAAC;CACrB;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,MAAM,IAAI,CAAC;IAC5C,OAAO,EAAE,CAAC,MAAM,EAAE,WAAW,KAAK;QAAE,MAAM,EAAE,aAAa,EAAE,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;CAC9E;AA2BD,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAM1E;AAED,wBAAgB,gBAAgB,IAAI,aAAa,GAAG,IAAI,CAEvD;AAED,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EAAE,IAAI,EAAE,aAAa,GAAG,IAAI,CAQ9F"}
1
+ {"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../../src/modules/image/registry.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAE,KAAK,SAAS,EAA0B,MAAM,OAAO,CAAC;AAE9F,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,UAAU,UAAU;IAClB,EAAE,EAAE,WAAW,CAAC;IAChB,IAAI,EAAE,aAAa,CAAC;CACrB;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,MAAM,IAAI,CAAC;IAC5C,OAAO,EAAE,CAAC,MAAM,EAAE,WAAW,KAAK;QAAE,MAAM,EAAE,aAAa,EAAE,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;CAC9E;AA2BD,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,+BAM1E;AAED,wBAAgB,gBAAgB,IAAI,aAAa,GAAG,IAAI,CAEvD;AAED,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EAAE,IAAI,EAAE,aAAa,GAAG,IAAI,CAQ9F"}
@@ -7,5 +7,5 @@
7
7
  * Renders an empty placeholder shell sized via CSS so layout stays stable
8
8
  * before mermaid's heavy chunk resolves and replaces it.
9
9
  */
10
- export declare function MermaidSsrFallback(): import("react/jsx-runtime").JSX.Element;
10
+ export declare function MermaidSsrFallback(): import("react").JSX.Element;
11
11
  //# sourceMappingURL=ssr-fallback.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ssr-fallback.d.ts","sourceRoot":"","sources":["../../../src/modules/mermaid/ssr-fallback.tsx"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,4CAEjC"}
1
+ {"version":3,"file":"ssr-fallback.d.ts","sourceRoot":"","sources":["../../../src/modules/mermaid/ssr-fallback.tsx"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,gCAEjC"}
@@ -1,3 +1,3 @@
1
1
  import { RichRendererProps } from './types';
2
- export declare function RichRenderer({ value, variant, theme, className, style, as: Component, nested, rendererConfig, extraNodes, builtinNodeOverrides, }: RichRendererProps): import("react/jsx-runtime").JSX.Element;
2
+ export declare function RichRenderer({ value, variant, theme, className, style, as: Component, nested, rendererConfig, extraNodes, builtinNodeOverrides, }: RichRendererProps): import("react").JSX.Element;
3
3
  //# sourceMappingURL=RichRenderer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RichRenderer.d.ts","sourceRoot":"","sources":["../../src/static-renderer/RichRenderer.tsx"],"names":[],"mappings":"AAwBA,OAAO,KAAK,EAAuB,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAiOtE,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,OAAmB,EACnB,KAAe,EACf,SAAS,EACT,KAAK,EACL,EAAE,EAAE,SAAiB,EACrB,MAAc,EACd,cAAc,EACd,UAAU,EACV,oBAAoB,GACrB,EAAE,iBAAiB,2CAoCnB"}
1
+ {"version":3,"file":"RichRenderer.d.ts","sourceRoot":"","sources":["../../src/static-renderer/RichRenderer.tsx"],"names":[],"mappings":"AAwBA,OAAO,KAAK,EAAuB,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAiOtE,wBAAgB,YAAY,CAAC,EAC3B,KAAK,EACL,OAAmB,EACnB,KAAe,EACf,SAAS,EACT,KAAK,EACL,EAAE,EAAE,SAAiB,EACrB,MAAc,EACd,cAAc,EACd,UAAU,EACV,oBAAoB,GACrB,EAAE,iBAAiB,+BAoCnB"}
@@ -1,6 +1,6 @@
1
1
  interface HtmlCommentProps {
2
2
  text: string;
3
3
  }
4
- export declare function HtmlComment({ text }: HtmlCommentProps): import("react/jsx-runtime").JSX.Element;
4
+ export declare function HtmlComment({ text }: HtmlCommentProps): import("react").JSX.Element;
5
5
  export {};
6
6
  //# sourceMappingURL=HtmlComment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HtmlComment.d.ts","sourceRoot":"","sources":["../../../src/static-renderer/components/HtmlComment.tsx"],"names":[],"mappings":"AAEA,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,EAAE,gBAAgB,2CA6BrD"}
1
+ {"version":3,"file":"HtmlComment.d.ts","sourceRoot":"","sources":["../../../src/static-renderer/components/HtmlComment.tsx"],"names":[],"mappings":"AAEA,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,WAAW,CAAC,EAAE,IAAI,EAAE,EAAE,gBAAgB,+BA6BrD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haklex/rich-compose",
3
- "version": "0.26.4",
3
+ "version": "0.26.6",
4
4
  "description": "Compose primitives for haklex rich content renderers — Gundam-style assembly of Lexical nodes, sync/lazy renderers, and Provider stacks.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -273,42 +273,42 @@
273
273
  ],
274
274
  "dependencies": {
275
275
  "@lexical/headless": "^0.45.0",
276
- "@haklex/rich-ext-excalidraw": "0.26.4",
277
- "@haklex/rich-ext-chat": "0.26.4",
278
- "@haklex/rich-ext-code-snippet": "0.26.4",
279
- "@haklex/rich-ext-gallery": "0.26.4",
280
- "@haklex/rich-ext-embed": "0.26.4",
281
- "@haklex/rich-ext-poll": "0.26.4",
282
- "@haklex/rich-ext-nested-doc": "0.26.4",
283
- "@haklex/rich-litexml": "0.26.4",
284
- "@haklex/rich-renderer-alert": "0.26.4",
285
- "@haklex/rich-ext-dynamic": "0.26.4",
286
- "@haklex/rich-renderer-banner": "0.26.4",
287
- "@haklex/rich-renderer-image": "0.26.4",
288
- "@haklex/rich-renderer-codeblock": "0.26.4",
289
- "@haklex/rich-renderer-katex": "0.26.4",
290
- "@haklex/rich-renderer-mermaid": "0.26.4",
291
- "@haklex/rich-renderer-linkcard": "0.26.4",
292
- "@haklex/rich-renderer-ruby": "0.26.4",
293
- "@haklex/rich-style-token": "0.26.4",
294
- "@haklex/rich-renderer-mention": "0.26.4",
295
- "@haklex/rich-renderer-video": "0.26.4"
276
+ "@haklex/rich-ext-chat": "0.26.6",
277
+ "@haklex/rich-ext-code-snippet": "0.26.6",
278
+ "@haklex/rich-ext-dynamic": "0.26.6",
279
+ "@haklex/rich-ext-nested-doc": "0.26.6",
280
+ "@haklex/rich-ext-gallery": "0.26.6",
281
+ "@haklex/rich-ext-embed": "0.26.6",
282
+ "@haklex/rich-ext-excalidraw": "0.26.6",
283
+ "@haklex/rich-renderer-alert": "0.26.6",
284
+ "@haklex/rich-renderer-banner": "0.26.6",
285
+ "@haklex/rich-ext-poll": "0.26.6",
286
+ "@haklex/rich-litexml": "0.26.6",
287
+ "@haklex/rich-renderer-codeblock": "0.26.6",
288
+ "@haklex/rich-renderer-mermaid": "0.26.6",
289
+ "@haklex/rich-renderer-image": "0.26.6",
290
+ "@haklex/rich-renderer-linkcard": "0.26.6",
291
+ "@haklex/rich-style-token": "0.26.6",
292
+ "@haklex/rich-renderer-mention": "0.26.6",
293
+ "@haklex/rich-renderer-ruby": "0.26.6",
294
+ "@haklex/rich-renderer-video": "0.26.6",
295
+ "@haklex/rich-renderer-katex": "0.26.6"
296
296
  },
297
297
  "devDependencies": {
298
298
  "@lexical/react": "^0.45.0",
299
- "@types/react": "^19.2.15",
299
+ "@types/react": "^19.2.17",
300
300
  "@types/react-dom": "^19.2.3",
301
301
  "@vanilla-extract/css": "^1.20.1",
302
302
  "@vanilla-extract/vite-plugin": "^5.2.2",
303
303
  "lexical": "^0.45.0",
304
- "lucide-react": "^1.17.0",
304
+ "lucide-react": "^1.18.0",
305
305
  "react": "19.2.6",
306
306
  "react-dom": "19.2.6",
307
307
  "typescript": "^5.9.3",
308
- "unplugin-dts": "^1.0.1",
309
- "vite": "^8.0.14",
310
- "vitest": "^4.1.7",
311
- "@haklex/rich-editor": "0.26.4"
308
+ "unplugin-dts": "^1.0.2",
309
+ "vite": "^8.0.16",
310
+ "vitest": "^4.1.8",
311
+ "@haklex/rich-editor": "0.26.6"
312
312
  },
313
313
  "peerDependencies": {
314
314
  "@lexical/react": "^0.45.0",
@@ -316,7 +316,7 @@
316
316
  "lucide-react": "^1.0.0",
317
317
  "react": ">=19",
318
318
  "react-dom": ">=19",
319
- "@haklex/rich-editor": "^0.26.4"
319
+ "@haklex/rich-editor": "^0.26.6"
320
320
  },
321
321
  "publishConfig": {
322
322
  "access": "public"