@haklex/rich-compose 0.18.0 → 0.20.0
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.
- package/dist/core.mjs +1 -1
- package/dist/index.mjs +2 -2
- package/dist/litexml-html-preview-client.css +12 -4
- package/dist/litexml-html-preview-client.js +38915 -11785
- package/dist/{module-DR6Bi8wl.js → module-7aXXh4ho.js} +1 -1
- package/dist/{module-CO3tw31M.js → module-BVnJlh0l.js} +1 -1
- package/dist/{module-B17tF-0X.js → module-DpXDKeCg.js} +1 -1
- package/dist/{module-CuTCGzWZ.js → module-cSMHWB1W.js} +1 -1
- package/dist/modules/alert/edit.mjs +1 -1
- package/dist/modules/alert/index.mjs +1 -1
- package/dist/modules/banner/edit.mjs +1 -1
- package/dist/modules/banner/index.mjs +1 -1
- package/dist/modules/chat/edit.mjs +1 -1
- package/dist/modules/chat/index.mjs +1 -1
- package/dist/modules/code-block/edit.mjs +1 -1
- package/dist/modules/code-block/index.mjs +1 -1
- package/dist/modules/code-snippet/edit.mjs +1 -1
- package/dist/modules/code-snippet/index.mjs +1 -1
- package/dist/modules/embed/edit.mjs +1 -1
- package/dist/modules/embed/index.mjs +1 -1
- package/dist/modules/excalidraw/edit.mjs +1 -1
- package/dist/modules/excalidraw/index.mjs +1 -1
- package/dist/modules/gallery/edit.mjs +1 -1
- package/dist/modules/gallery/index.mjs +2 -2
- package/dist/modules/gallery/renderer.mjs +1 -1
- package/dist/modules/image/edit.mjs +1 -1
- package/dist/modules/image/index.mjs +2 -2
- package/dist/modules/image/renderer.mjs +1 -1
- package/dist/modules/link-card/edit.mjs +1 -1
- package/dist/modules/link-card/index.mjs +1 -1
- package/dist/modules/mention/edit.mjs +1 -1
- package/dist/modules/mention/index.mjs +1 -1
- package/dist/modules/mermaid/edit.mjs +1 -1
- package/dist/modules/mermaid/index.mjs +1 -1
- package/dist/modules/nested-doc/edit.mjs +1 -1
- package/dist/modules/nested-doc/index.mjs +1 -1
- package/dist/modules/poll/edit.mjs +1 -1
- package/dist/modules/poll/index.mjs +1 -1
- package/dist/modules/ruby/edit.mjs +1 -1
- package/dist/modules/ruby/index.mjs +1 -1
- package/dist/modules/video/edit.mjs +1 -1
- package/dist/modules/video/index.mjs +1 -1
- package/dist/{renderer-CcDx_xAp.js → renderer-BDK0TrpM.js} +1 -1
- package/dist/{renderer-CTwQv2Bx.js → renderer-YcJvVUms.js} +1 -1
- package/dist/renderer.mjs +16 -16
- package/dist/style/alert.css +1 -1
- package/dist/style/banner.css +1 -1
- package/dist/style/foundation.css +1 -1
- package/dist/style/nested-doc.css +1 -1
- package/dist/style.css +4 -4
- package/package.json +29 -29
- /package/dist/{compose-B17i60Ps.js → compose-CCyeRK8c.js} +0 -0
- /package/dist/{configurable-module-CjMPCchc.js → configurable-module-Bur4JaI3.js} +0 -0
- /package/dist/{module-qqU83gqT.js → module-B-e-0OeP.js} +0 -0
- /package/dist/{module-D09RA7Ol.js → module-B0p3y6_-.js} +0 -0
- /package/dist/{module-CDyJH0rd.js → module-Bik_qOoy.js} +0 -0
- /package/dist/{module-DwcCrpnL.js → module-C3Li1aCW.js} +0 -0
- /package/dist/{module-D0xDMNQT.js → module-CWEnhSrZ.js} +0 -0
- /package/dist/{module-C37dXVWD.js → module-CjiwNtYj.js} +0 -0
- /package/dist/{module-DMA99llb.js → module-CvVXsc8m.js} +0 -0
- /package/dist/{module-BcR1wcLK.js → module-D1w72FNW.js} +0 -0
- /package/dist/{module-BdIPrsz-.js → module-D4mpXQAA.js} +0 -0
- /package/dist/{module-DknGw06N.js → module-DkC6sHpj.js} +0 -0
- /package/dist/{module-CQ2lzhu7.js → module-DxMbBHiD.js} +0 -0
- /package/dist/{module-D8r7Lehc.js → module-RzKqsng0.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@haklex/rich-compose",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.20.0",
|
|
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",
|
|
@@ -260,50 +260,50 @@
|
|
|
260
260
|
"dist"
|
|
261
261
|
],
|
|
262
262
|
"dependencies": {
|
|
263
|
-
"@lexical/headless": "^0.
|
|
264
|
-
"@haklex/rich-ext-chat": "0.
|
|
265
|
-
"@haklex/rich-ext-
|
|
266
|
-
"@haklex/rich-ext-
|
|
267
|
-
"@haklex/rich-ext-
|
|
268
|
-
"@haklex/rich-ext-
|
|
269
|
-
"@haklex/rich-ext-
|
|
270
|
-
"@haklex/rich-
|
|
271
|
-
"@haklex/rich-
|
|
272
|
-
"@haklex/rich-renderer-alert": "0.
|
|
273
|
-
"@haklex/rich-renderer-banner": "0.
|
|
274
|
-
"@haklex/rich-renderer-
|
|
275
|
-
"@haklex/rich-renderer-
|
|
276
|
-
"@haklex/rich-renderer-
|
|
277
|
-
"@haklex/rich-renderer-
|
|
278
|
-
"@haklex/rich-renderer-
|
|
279
|
-
"@haklex/rich-renderer-
|
|
280
|
-
"@haklex/rich-renderer-
|
|
281
|
-
"@haklex/rich-renderer-video": "0.
|
|
282
|
-
"@haklex/rich-style-token": "0.
|
|
263
|
+
"@lexical/headless": "^0.45.0",
|
|
264
|
+
"@haklex/rich-ext-chat": "0.20.0",
|
|
265
|
+
"@haklex/rich-ext-embed": "0.20.0",
|
|
266
|
+
"@haklex/rich-ext-code-snippet": "0.20.0",
|
|
267
|
+
"@haklex/rich-ext-gallery": "0.20.0",
|
|
268
|
+
"@haklex/rich-ext-excalidraw": "0.20.0",
|
|
269
|
+
"@haklex/rich-ext-nested-doc": "0.20.0",
|
|
270
|
+
"@haklex/rich-ext-poll": "0.20.0",
|
|
271
|
+
"@haklex/rich-litexml": "0.20.0",
|
|
272
|
+
"@haklex/rich-renderer-alert": "0.20.0",
|
|
273
|
+
"@haklex/rich-renderer-banner": "0.20.0",
|
|
274
|
+
"@haklex/rich-renderer-codeblock": "0.20.0",
|
|
275
|
+
"@haklex/rich-renderer-image": "0.20.0",
|
|
276
|
+
"@haklex/rich-renderer-katex": "0.20.0",
|
|
277
|
+
"@haklex/rich-renderer-linkcard": "0.20.0",
|
|
278
|
+
"@haklex/rich-renderer-mention": "0.20.0",
|
|
279
|
+
"@haklex/rich-renderer-mermaid": "0.20.0",
|
|
280
|
+
"@haklex/rich-renderer-ruby": "0.20.0",
|
|
281
|
+
"@haklex/rich-renderer-video": "0.20.0",
|
|
282
|
+
"@haklex/rich-style-token": "0.20.0"
|
|
283
283
|
},
|
|
284
284
|
"devDependencies": {
|
|
285
|
-
"@lexical/react": "^0.
|
|
285
|
+
"@lexical/react": "^0.45.0",
|
|
286
286
|
"@types/react": "^19.2.15",
|
|
287
287
|
"@types/react-dom": "^19.2.3",
|
|
288
288
|
"@vanilla-extract/css": "^1.20.1",
|
|
289
289
|
"@vanilla-extract/vite-plugin": "^5.2.2",
|
|
290
|
-
"lexical": "^0.
|
|
291
|
-
"lucide-react": "^1.
|
|
290
|
+
"lexical": "^0.45.0",
|
|
291
|
+
"lucide-react": "^1.17.0",
|
|
292
292
|
"react": "19.2.6",
|
|
293
293
|
"react-dom": "19.2.6",
|
|
294
294
|
"typescript": "^5.9.3",
|
|
295
295
|
"unplugin-dts": "^1.0.1",
|
|
296
|
-
"vite": "^8.0.
|
|
296
|
+
"vite": "^8.0.14",
|
|
297
297
|
"vitest": "^4.1.7",
|
|
298
|
-
"@haklex/rich-editor": "0.
|
|
298
|
+
"@haklex/rich-editor": "0.20.0"
|
|
299
299
|
},
|
|
300
300
|
"peerDependencies": {
|
|
301
|
-
"@lexical/react": "^0.
|
|
302
|
-
"lexical": "^0.
|
|
301
|
+
"@lexical/react": "^0.45.0",
|
|
302
|
+
"lexical": "^0.45.0",
|
|
303
303
|
"lucide-react": "^1.0.0",
|
|
304
304
|
"react": ">=19",
|
|
305
305
|
"react-dom": ">=19",
|
|
306
|
-
"@haklex/rich-editor": "0.
|
|
306
|
+
"@haklex/rich-editor": "0.20.0"
|
|
307
307
|
},
|
|
308
308
|
"publishConfig": {
|
|
309
309
|
"access": "public"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|