@haklex/rich-kit-shiro 0.0.39 → 0.0.40
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.
|
@@ -6,8 +6,7 @@ import { FloatingLinkEditorPlugin } from "@haklex/rich-plugin-link-edit";
|
|
|
6
6
|
import { MentionMenuPlugin } from "@haklex/rich-plugin-mention";
|
|
7
7
|
import { SlashMenuPlugin } from "@haklex/rich-plugin-slash-menu";
|
|
8
8
|
import { TableRowColumnHandlesPlugin, TableCellResizerPlugin } from "@haklex/rich-plugin-table";
|
|
9
|
-
import { TldrawEditNode, galleryEditNodes } from "@haklex/rich-renderers";
|
|
10
|
-
import { embedEditNodes, linkCardEditNodes, katexEditNodes, codeSnippetEditNodes, ConvertToLinkCardAction, enhancedEditRendererConfig, TldrawPlugin, EmbedPlugin, PasteLinkCardPlugin } from "@haklex/rich-renderers-edit";
|
|
9
|
+
import { TldrawEditNode, embedEditNodes, linkCardEditNodes, katexEditNodes, galleryEditNodes, codeSnippetEditNodes, ConvertToLinkCardAction, enhancedEditRendererConfig, TldrawPlugin, EmbedPlugin, PasteLinkCardPlugin } from "@haklex/rich-renderers-edit";
|
|
11
10
|
import { useMemo, useCallback } from "react";
|
|
12
11
|
const defaultExtraNodes = [
|
|
13
12
|
TldrawEditNode,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShiroEditor.d.ts","sourceRoot":"","sources":["../src/ShiroEditor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAK1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAA;
|
|
1
|
+
{"version":3,"file":"ShiroEditor.d.ts","sourceRoot":"","sources":["../src/ShiroEditor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAA;AAK1D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAA;AAoBrE,OAAO,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AACjD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAYtC,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAC5C,eAAe,EACf,gBAAgB,GAAG,YAAY,GAAG,SAAS,CAC5C;IACC,UAAU,CAAC,EAAE,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAA;IACtC,OAAO,CAAC,EAAE,SAAS,CAAA;IACnB,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;IACxB,qBAAqB,CAAC,EAAE,kBAAkB,EAAE,CAAA;CAC7C;AAED,wBAAgB,WAAW,CAAC,EAC1B,UAAU,EACV,OAAO,EACP,QAAQ,EACR,aAAa,EACb,qBAAqB,EACrB,GAAG,KAAK,EACT,EAAE,gBAAgB,2CAkDlB"}
|
package/dist/editor.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import root from "react-shadow";
|
|
3
|
-
import { S as ShiroEditor } from "./ShiroEditor-
|
|
3
|
+
import { S as ShiroEditor } from "./ShiroEditor-DHCjit7E.js";
|
|
4
4
|
import { c as cssText } from "./style-DD5swxME.js";
|
|
5
5
|
const resolvedCss = cssText.replaceAll(":root {", ":root, :host {");
|
|
6
6
|
function IsolateEditor({
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S } from "./ShiroEditor-
|
|
1
|
+
import { S } from "./ShiroEditor-DHCjit7E.js";
|
|
2
2
|
import { S as S2 } from "./ShiroRenderer-BTA0PrQ7.js";
|
|
3
3
|
import { RichRenderer } from "@haklex/rich-static-renderer";
|
|
4
4
|
import { ALL_TRANSFORMERS } from "@haklex/rich-editor";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@haklex/rich-kit-shiro",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.40",
|
|
4
4
|
"description": "Production bundle for Shiroi blog",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -28,22 +28,22 @@
|
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"katex": "^0.16.33",
|
|
30
30
|
"react-shadow": "^20.6.0",
|
|
31
|
-
"@haklex/rich-editor": "0.0.
|
|
32
|
-
"@haklex/rich-
|
|
33
|
-
"@haklex/rich-
|
|
34
|
-
"@haklex/rich-
|
|
35
|
-
"@haklex/rich-plugin-
|
|
36
|
-
"@haklex/rich-
|
|
37
|
-
"@haklex/rich-
|
|
38
|
-
"@haklex/rich-plugin-
|
|
39
|
-
"@haklex/rich-plugin-
|
|
40
|
-
"@haklex/rich-
|
|
41
|
-
"@haklex/rich-renderers
|
|
42
|
-
"@haklex/rich-plugin-
|
|
43
|
-
"@haklex/rich-
|
|
44
|
-
"@haklex/rich-renderer
|
|
45
|
-
"@haklex/rich-
|
|
46
|
-
"@haklex/rich-
|
|
31
|
+
"@haklex/rich-editor-ui": "0.0.40",
|
|
32
|
+
"@haklex/rich-editor": "0.0.40",
|
|
33
|
+
"@haklex/rich-ext-code-snippet": "0.0.40",
|
|
34
|
+
"@haklex/rich-ext-tldraw": "0.0.40",
|
|
35
|
+
"@haklex/rich-plugin-block-handle": "0.0.40",
|
|
36
|
+
"@haklex/rich-ext-embed": "0.0.40",
|
|
37
|
+
"@haklex/rich-plugin-link-edit": "0.0.40",
|
|
38
|
+
"@haklex/rich-plugin-floating-toolbar": "0.0.40",
|
|
39
|
+
"@haklex/rich-plugin-mention": "0.0.40",
|
|
40
|
+
"@haklex/rich-plugin-table": "0.0.40",
|
|
41
|
+
"@haklex/rich-renderers": "0.0.40",
|
|
42
|
+
"@haklex/rich-plugin-slash-menu": "0.0.40",
|
|
43
|
+
"@haklex/rich-renderer-katex": "0.0.40",
|
|
44
|
+
"@haklex/rich-static-renderer": "0.0.40",
|
|
45
|
+
"@haklex/rich-renderers-edit": "0.0.40",
|
|
46
|
+
"@haklex/rich-style-token": "0.0.40"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@lexical/react": "^0.41.0",
|