@remarkablejames/editor 0.0.7 → 0.0.9
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/lib/ActionMenuButton-DI9_8wC0.cjs +1 -0
- package/lib/{ActionMenuButton-nxV91Fqo.js → ActionMenuButton-DL05l66z.js} +9 -10
- package/lib/Attachment.cjs +1 -19
- package/lib/Attachment.js +7 -270
- package/lib/Blockquote.cjs +2 -2
- package/lib/Blockquote.js +13 -12
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.js +11 -10
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.js +9 -8
- package/lib/Callout.cjs +1 -1
- package/lib/Callout.js +41 -45
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.js +13 -14
- package/lib/Code.cjs +1 -1
- package/lib/Code.js +6 -5
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.js +30 -31
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.js +9 -8
- package/lib/Color.cjs +1 -1
- package/lib/Color.js +18 -19
- package/lib/Column.cjs +1 -1
- package/lib/Column.js +9 -8
- package/lib/Drawer-DEzhWKwY.cjs +2 -0
- package/lib/{Drawer-CF6Z_IA2.js → Drawer-DhM1qM6R.js} +41 -47
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.js +3 -3
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.js +14 -15
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.js +28 -33
- package/lib/ExportPdf.cjs +3 -3
- package/lib/ExportPdf.js +14 -13
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.js +6 -6
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.js +7 -6
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.js +15 -14
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.js +26 -26
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.js +22 -23
- package/lib/History.cjs +1 -1
- package/lib/History.js +11 -11
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.js +10 -9
- package/lib/Iframe-DbYJ82AI.cjs +1 -0
- package/lib/{Iframe-Dfd3LI7b.js → Iframe-yDX_zHls.js} +11 -14
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.js +3 -3
- package/lib/Image.cjs +1 -1
- package/lib/Image.js +4 -5
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.js +83 -86
- package/lib/ImportWord.cjs +1 -1
- package/lib/ImportWord.js +26 -28
- package/lib/{Indent-CDVF9DWN.js → Indent-CA46zsbb.js} +31 -30
- package/lib/Indent-CYaCq_Mv.cjs +1 -0
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.js +2 -2
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.js +12 -11
- package/lib/Katex-Dh-kTBjf.cjs +4 -0
- package/lib/{Katex-DqhWWAA-.js → Katex-g3ZS3zUf.js} +19 -22
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.js +19 -20
- package/lib/Link.cjs +1 -1
- package/lib/Link.js +2 -2
- package/lib/LinkEditBlock-ClqpI1FH.cjs +5 -0
- package/lib/{LinkEditBlock-xP0pGVhB.js → LinkEditBlock-qE5KHPQs.js} +19 -24
- package/lib/Mention.js +3 -3
- package/lib/Mermaid-BmUChJSB.cjs +2 -0
- package/lib/{Mermaid-BJ6ryVdY.js → Mermaid-CefRECZY.js} +45 -48
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.js +26 -28
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.js +11 -10
- package/lib/PaywallSeparator.cjs +1 -1
- package/lib/PaywallSeparator.js +9 -9
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.js +37 -42
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.js +5 -5
- package/lib/{SlashCommandNodeView-DS9FqMiY.js → SlashCommandNodeView-BsIrWlhS.js} +19 -21
- package/lib/SlashCommandNodeView-DpXsfGmo.cjs +1 -0
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.js +12 -11
- package/lib/Table-B-0TePQ3.cjs +5 -0
- package/lib/{Table-CcG-JNtV.js → Table-CG0nisk4.js} +46 -46
- package/lib/Table.cjs +1 -1
- package/lib/Table.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.js +12 -11
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.js +26 -27
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.js +18 -19
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.js +9 -8
- package/lib/{Twitter-BIL3o833.js → Twitter-DlGSWdh7.js} +18 -22
- package/lib/Twitter-DvMmVNMF.cjs +1 -0
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.js +2 -2
- package/lib/Video.cjs +1 -1
- package/lib/Video.js +4 -5
- package/lib/bubble.cjs +3 -3
- package/lib/bubble.js +77 -86
- package/lib/{clsx-m_C5j3RU.js → clsx-BUPZHhq3.js} +24 -24
- package/lib/{dropdown-menu-DWt_xj4h.js → dropdown-menu-D-mNjyKn.js} +1 -1
- package/lib/{dropdown-menu-tUP872Zv.cjs → dropdown-menu-gOopBX-L.cjs} +1 -1
- package/lib/index-CUnpdrCy.cjs +28 -0
- package/lib/index-CelRl0mr.js +5447 -0
- package/lib/{index-C8FjP66D.js → index-D4M4hrH4.js} +1 -1
- package/lib/{index-s3l5RdyW.js → index-DZj2z9_1.js} +1 -1
- package/lib/{index-C1KQsOcg.js → index-Dl3OjzmR.js} +1 -1
- package/lib/{index-B3Ijnbxs.js → index-RkKGy5oa.js} +1 -1
- package/lib/index.cjs +4 -4
- package/lib/index.js +161 -464
- package/lib/{popover-C3A6zzNV.cjs → popover-DEMkixfo.cjs} +1 -1
- package/lib/{popover-BC7FRr8B.js → popover-SMtif0E1.js} +1 -1
- package/lib/{renderNodeView-C_hPIdEs.js → renderNodeView-dj6AaFSX.js} +2 -2
- package/lib/{select-B8HIWDXf.cjs → select-BqlizSg4.cjs} +1 -1
- package/lib/{select-DSKqhVGR.js → select-Dc3RkAhQ.js} +1 -1
- package/lib/{separator-BJWSNjvr.js → separator-DWLSmuSh.js} +12 -13
- package/lib/separator-DuP4NoiV.cjs +1 -0
- package/lib/style.css +1 -1
- package/lib/{textarea-CtVdqwSM.cjs → textarea-C89l2GRG.cjs} +1 -1
- package/lib/{textarea-Ch5w3PiI.js → textarea-DvciwVxS.js} +1 -1
- package/lib/theme.cjs +1 -1
- package/lib/theme.js +18 -18
- package/lib/{updatePosition-DvfTZHcH.js → updatePosition-C294Pixi.js} +2 -2
- package/package.json +1 -1
- package/lib/ActionMenuButton-D9o3Kwmv.cjs +0 -1
- package/lib/Drawer-Bh-y5bs8.cjs +0 -2
- package/lib/Icon-BvGyfX2j.js +0 -15
- package/lib/Icon-wjwoRc9F.cjs +0 -1
- package/lib/Iframe-BbfZKbPY.cjs +0 -1
- package/lib/ImageCropper-CY1ETEjC.cjs +0 -10
- package/lib/ImageCropper-DrSdjo9x.js +0 -979
- package/lib/Indent-Q1VuhSM2.cjs +0 -1
- package/lib/Katex-K1QU2SB2.cjs +0 -4
- package/lib/LinkEditBlock-CBYGLs3J.cjs +0 -5
- package/lib/Mermaid-D3_nLeOW.cjs +0 -2
- package/lib/SlashCommandNodeView-CUJrDQS7.cjs +0 -1
- package/lib/Table-CV6pUoVf.cjs +0 -5
- package/lib/Twitter-BfSTqPDh.cjs +0 -1
- package/lib/Video-DAKr90QL.js +0 -231
- package/lib/Video-HAinT0w6.cjs +0 -1
- package/lib/button-090-I3tp.js +0 -35
- package/lib/button-B4Sz2ZhW.cjs +0 -1
- package/lib/checkbox-BCPsu7yR.cjs +0 -1
- package/lib/checkbox-DiXWHAI0.js +0 -29
- package/lib/dialog-C8J59d2J.cjs +0 -1
- package/lib/dialog-bDkDW-C_.js +0 -95
- package/lib/dom-dataset-BqoJhJXt.cjs +0 -1
- package/lib/dom-dataset-CIEeltF6.js +0 -47
- package/lib/events.constant-Bke62qxm.cjs +0 -1
- package/lib/events.constant-CSWD3-ho.js +0 -72
- package/lib/file-i7e4nQY2.cjs +0 -1
- package/lib/file-jDdkhyj7.js +0 -43
- package/lib/index-BXh8X1ch.cjs +0 -1
- package/lib/index-jMN4V2hr.js +0 -2763
- package/lib/input-C_J-pfTx.js +0 -21
- package/lib/input-DwLo4r7V.cjs +0 -1
- package/lib/isNumber-BTYSVlKo.cjs +0 -1
- package/lib/isNumber-WaBzl_0s.js +0 -15
- package/lib/label-BgIVynq3.cjs +0 -1
- package/lib/label-ClsOg9Hr.js +0 -11
- package/lib/separator-D6ruF682.cjs +0 -1
- package/lib/tabs-D1J1iB7B.js +0 -46
- package/lib/tabs-IEbMQmNX.cjs +0 -1
- package/lib/throttle-CRNq0z-O.js +0 -249
- package/lib/throttle-gTTvqDTW.cjs +0 -1
- package/lib/toggle-C9tcMm1r.cjs +0 -1
- package/lib/toggle-CaSwYCk4.js +0 -89
- package/lib/use-toast-C6zPo25l.cjs +0 -1
- package/lib/use-toast-CEOqhXfx.js +0 -97
- package/lib/useButtonProps-D-ruygH7.js +0 -165
- package/lib/useButtonProps-D9ndBdmA.cjs +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("react/jsx-runtime"),a=require("@radix-ui/react-slot"),d=require("react"),c=require("./index-CUnpdrCy.cjs");require("./theme.cjs");const s=d.forwardRef(({asChild:h=!1,tooltip:i,...t},l)=>{var n;const x=c.icons[t.icon],r=h?a.Slot:c.Button;return e.jsxs(c.Tooltip,{children:[e.jsx(c.TooltipTrigger,{asChild:!0,children:e.jsx(r,{className:"richtext-h-[32px] richtext-min-w-24 richtext-overflow-hidden richtext-px-[5px] richtext-py-0","data-state":t!=null&&t.dataState?"on":"off",disabled:t==null?void 0:t.disabled,ref:l,variant:"ghost",...t,children:e.jsxs("div",{className:"richtext-flex richtext-h-full richtext-items-center richtext-font-normal",children:[(t==null?void 0:t.title)&&e.jsx("div",{className:"richtext-grow richtext-truncate richtext-text-left richtext-text-sm",children:t==null?void 0:t.title}),x&&e.jsx(x,{className:"richtext-ml-1 richtext-size-3 richtext-shrink-0 richtext-text-zinc-500"})]})})}),i&&e.jsx(c.TooltipContent,{children:e.jsxs("div",{className:"richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center",children:[i&&e.jsx("div",{children:i}),e.jsx("div",{className:"richtext-flex",children:!!((n=t==null?void 0:t.shortcutKeys)!=null&&n.length)&&e.jsx("span",{children:c.getShortcutKeys(t==null?void 0:t.shortcutKeys)})})]})})]})});exports.ActionMenuButton=s;
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { Slot as n } from "@radix-ui/react-slot";
|
|
3
3
|
import r from "react";
|
|
4
|
-
import { T as m, a as
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
const b = r.forwardRef(
|
|
4
|
+
import { i as d, T as m, a as f, B as s, b as u, g } from "./index-CelRl0mr.js";
|
|
5
|
+
import "./theme.js";
|
|
6
|
+
const C = r.forwardRef(
|
|
8
7
|
({ asChild: x = !1, tooltip: i, ...t }, l) => {
|
|
9
8
|
var a;
|
|
10
|
-
const h =
|
|
9
|
+
const h = d[t.icon];
|
|
11
10
|
return /* @__PURE__ */ c(m, { children: [
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
x ? n :
|
|
11
|
+
/* @__PURE__ */ e(f, { asChild: !0, children: /* @__PURE__ */ e(
|
|
12
|
+
x ? n : s,
|
|
14
13
|
{
|
|
15
14
|
className: "richtext-h-[32px] richtext-min-w-24 richtext-overflow-hidden richtext-px-[5px] richtext-py-0",
|
|
16
15
|
"data-state": t != null && t.dataState ? "on" : "off",
|
|
@@ -24,13 +23,13 @@ const b = r.forwardRef(
|
|
|
24
23
|
] })
|
|
25
24
|
}
|
|
26
25
|
) }),
|
|
27
|
-
i && /* @__PURE__ */ e(
|
|
26
|
+
i && /* @__PURE__ */ e(u, { children: /* @__PURE__ */ c("div", { className: "richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center", children: [
|
|
28
27
|
i && /* @__PURE__ */ e("div", { children: i }),
|
|
29
|
-
/* @__PURE__ */ e("div", { className: "richtext-flex", children: !!((a = t == null ? void 0 : t.shortcutKeys) != null && a.length) && /* @__PURE__ */ e("span", { children:
|
|
28
|
+
/* @__PURE__ */ e("div", { className: "richtext-flex", children: !!((a = t == null ? void 0 : t.shortcutKeys) != null && a.length) && /* @__PURE__ */ e("span", { children: g(t == null ? void 0 : t.shortcutKeys) }) })
|
|
30
29
|
] }) })
|
|
31
30
|
] });
|
|
32
31
|
}
|
|
33
32
|
);
|
|
34
33
|
export {
|
|
35
|
-
|
|
34
|
+
C as A
|
|
36
35
|
};
|
package/lib/Attachment.cjs
CHANGED
|
@@ -1,19 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
2
|
-
<path fill="currentColor" d="M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"></path>
|
|
3
|
-
<path fill="currentColor" d="M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"></path>
|
|
4
|
-
</svg>`,word:`<svg
|
|
5
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width="1em"
|
|
7
|
-
height="1em"
|
|
8
|
-
className="icon"
|
|
9
|
-
viewBox="0 0 1024 1024"
|
|
10
|
-
>
|
|
11
|
-
<path
|
|
12
|
-
fill="currentColor"
|
|
13
|
-
d="M679.253 402.364 618.77 561.015l-60.348-158.651a30.04 30.04 0 0 0-30.447-18.637 29.76 29.76 0 0 0-30.447 18.637l-60.416 158.651-60.416-158.651a30.515 30.515 0 0 0-38.843-17.272 28.945 28.945 0 0 0-17.954 37.547l88.815 233.267c4.369 11.469 15.7 19.115 28.398 19.115a30.31 30.31 0 0 0 28.468-19.115l62.395-163.908 62.396 163.84c4.437 11.605 15.701 19.183 28.4 19.183a30.31 30.31 0 0 0 28.466-19.115l88.747-233.267a28.945 28.945 0 0 0-17.886-37.547 30.447 30.447 0 0 0-38.912 17.272zm219.478 395.605-51.883-29.218c-28.672-16.18-52.224-3.072-52.224 29.082v.273H643.209a29.833 29.833 0 0 0-30.31 29.354c0 16.18 13.584 29.218 30.31 29.218h151.825c1.092 30.516 24.03 43.077 52.224 27.648l51.063-27.989c29.013-15.906 29.15-42.189.41-58.368"
|
|
14
|
-
/>
|
|
15
|
-
<path
|
|
16
|
-
fill="currentColor"
|
|
17
|
-
d="m810.667 913.135-.478.068H201.796c-19.865 0-36.727-11.673-36.727-25.6v-618.36h154.965c51.268 0 92.911-39.39 92.911-87.858v-87.86H810.19c19.797 0 36.522 11.742 36.522 25.669V739.26h61.987V119.262c0-46.421-44.169-84.241-98.51-84.241H328.364l-225.28 194.56v658.09c0 46.285 44.236 84.105 98.713 84.105H810.19c43.759 0 80.554-24.713 93.32-58.573h-92.842zM350.89 94.89v86.562c0 16.11-13.858 29.286-30.925 29.286H216.815L350.959 94.891z"
|
|
18
|
-
/>
|
|
19
|
-
</svg>`,excel:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sheet"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><line x1="3" x2="21" y1="9" y2="9"/><line x1="3" x2="21" y1="15" y2="15"/><line x1="9" x2="9" y1="9" y2="21"/><line x1="15" x2="15" y1="9" y2="21"/></svg>',ppt:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-table-properties"><path d="M15 3v18"/><rect width="18" height="18" x="3" y="3" rx="2"/><path d="M21 9H3"/><path d="M21 15H3"/></svg>'};function E(t){const i=H[t],l=new DOMParser().parseFromString(i,"image/svg+xml").documentElement,c=["svg",{...Array.from(l.attributes).reduce((r,s)=>(r[s.name]=s.value,r),{})}];return Array.from(l.childNodes).forEach(r=>{if(r.nodeType===1){const s=[r.tagName.toLowerCase(),Array.from(r.attributes).reduce((u,d)=>(u[d.name]=d.value,u),{})];r.textContent&&s.push(r.textContent),c.push(s)}}),c}const z={audio:e.jsx(p.LucideAudioLines,{}),video:e.jsx(p.LucideVideo,{}),file:e.jsx(p.LucideFile,{}),image:e.jsx(p.LucideImage,{}),pdf:e.jsx(j.ExportPdf,{}),word:e.jsx(j.ExportWord,{}),excel:e.jsx(p.LucideSheet,{}),ppt:e.jsx(p.LucideTableProperties,{})};function b(t,i=!1){const o=f.normalizeFileType(t),n=z[o]||e.jsx(e.Fragment,{});return i?E(o):n}const C="_card_1is0r_64",B="_downloadBtn_1is0r_82",D="_cardLeft_1is0r_88",S="_iconWrap_1is0r_97",V="_fileInfo_1is0r_116",P="_fileName_1is0r_123",q="_fileSize_1is0r_133",F="_cardPreview_1is0r_145",I="_actions_1is0r_221",R="_cardError_1is0r_236",W="_errorText_1is0r_240",a={card:C,downloadBtn:B,cardLeft:D,iconWrap:S,fileInfo:V,fileName:P,fileSize:q,cardPreview:F,actions:I,cardError:R,errorText:W};function O({editor:t,node:i,deleteNode:o,extension:n}){var _;const l=(t==null?void 0:t.isEditable)??!1,{fileName:c,fileSize:r,fileExt:s,fileType:u,id:d,error:w}=i.attrs,{t:x}=L.useLocale(),v=(_=n==null?void 0:n.options)==null?void 0:_.onDownload,M=y.useCallback(()=>o(),[o]),N=y.useCallback(()=>{!d||!v||v({id:d,fileName:c,fileExt:s,fileType:u,fileSize:r})},[d,c,s,u,r,v]);return w&&w!=="null"?e.jsx(h.NodeViewWrapper,{children:e.jsx("div",{className:h.clsx(a.card,a.cardError,"render-wrapper"),children:e.jsx("p",{className:a.errorText,children:w})})}):d?e.jsx(h.NodeViewWrapper,{children:e.jsxs("div",{className:h.clsx(a.card,"render-wrapper",{[a.cardPreview]:!l}),children:[e.jsxs("div",{className:a.cardLeft,children:[e.jsx("div",{className:a.iconWrap,children:b(u)}),e.jsxs("div",{className:a.fileInfo,children:[e.jsxs("span",{className:a.fileName,children:[c,".",s]}),e.jsx("span",{className:a.fileSize,children:f.normalizeFileSize(r)})]})]}),e.jsxs("div",{className:a.actions,children:[v&&e.jsx(g.ActionButton,{action:N,icon:"AttachmentDownload",tooltip:x("editor.attachment.download"),customClass:l?void 0:a.downloadBtn}),l&&e.jsx(g.ActionButton,{action:M,icon:"Trash2",tooltip:x("editor.delete")})]})]})}):e.jsx(e.Fragment,{})}function $(){const t=T.useButtonProps(k.name),{icon:i=void 0,tooltip:o=void 0,shortcutKeys:n=void 0,tooltipOptions:l={},action:c=void 0,isActive:r=void 0}=(t==null?void 0:t.componentProps)??{},{editorDisabled:s,update:u}=T.useToggleActive(r),d=()=>{s||c&&(c(),u())};return t?e.jsx(g.ActionButton,{action:d,disabled:s,icon:i,shortcutKeys:n,tooltip:o,tooltipOptions:l}):e.jsx(e.Fragment,{})}const k=h.Node3.create({name:"attachment",content:"",marks:"",group:"block",selectable:!0,atom:!0,draggable:!0,addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"attachment"},button:({editor:i,t:o})=>({component:g.ActionButton,componentProps:{action:()=>{const n=A.EVENTS.UPLOAD_ATTACHMENT(i.id);A.emit(n,!0)},isActive:()=>!1,disabled:!1,icon:"Attachment",tooltip:o("editor.attachment.tooltip")}})}},parseHTML(){return[{tag:"div[class=attachment]"}]},renderHTML({HTMLAttributes:t}){const{id:i="",fileName:o="",fileSize:n="",fileType:l="",fileExt:c=""}=t||{};return["div",h.mergeAttributes(this.options.HTMLAttributes||{},t||{}),i?["span",{class:"attachment__body"},["span",{class:"attachment__icon"},b(l,!0)],["span",{class:"attachment__text"},`${o}.${c} (${f.normalizeFileSize(n)})`]]:["div",{class:"attachment__placeholder"}]]},addAttributes(){return{id:{default:null,parseHTML:m.getDatasetAttribute("id")},fileName:{default:null,parseHTML:m.getDatasetAttribute("filename")},fileSize:{default:null,parseHTML:m.getDatasetAttribute("filesize")},fileType:{default:null,parseHTML:m.getDatasetAttribute("filetype")},fileExt:{default:null,parseHTML:m.getDatasetAttribute("fileext")},error:{default:null,parseHTML:m.getDatasetAttribute("error")}}},addCommands(){return{setAttachment:t=>({chain:i})=>i().insertContent({type:this.name,attrs:t}).run()}},addNodeView(){return h.ReactNodeViewRenderer(O)}});exports.Attachment=k;exports.RichTextAttachment=$;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./clsx-CXbNJWDD.cjs");const e=require("./index-CUnpdrCy.cjs");require("react/jsx-runtime");require("react");require("./theme.cjs");exports.Attachment=e.Attachment;exports.RichTextAttachment=e.RichTextAttachment;
|
package/lib/Attachment.js
CHANGED
|
@@ -1,272 +1,9 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { E as j, b as I } from "./index-jMN4V2hr.js";
|
|
7
|
-
import { n as F, a as k } from "./file-jDdkhyj7.js";
|
|
8
|
-
import { useCallback as T } from "react";
|
|
9
|
-
import { u as W } from "./index-BGd2HiwP.js";
|
|
10
|
-
import { g as m } from "./dom-dataset-CIEeltF6.js";
|
|
11
|
-
import { u as O, c as R } from "./useButtonProps-D-ruygH7.js";
|
|
12
|
-
const Z = {
|
|
13
|
-
audio: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-audio-lines"><path d="M2 10v3"/><path d="M6 6v11"/><path d="M10 3v18"/><path d="M14 8v7"/><path d="M18 5v13"/><path d="M22 10v3"/></svg>',
|
|
14
|
-
video: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/><rect x="2" y="6" width="14" height="12" rx="2"/></svg>',
|
|
15
|
-
file: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/></svg>',
|
|
16
|
-
image: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"/></svg>',
|
|
17
|
-
pdf: `<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
|
|
18
|
-
<path fill="currentColor" d="M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"></path>
|
|
19
|
-
<path fill="currentColor" d="M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"></path>
|
|
20
|
-
</svg>`,
|
|
21
|
-
word: `<svg
|
|
22
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
23
|
-
width="1em"
|
|
24
|
-
height="1em"
|
|
25
|
-
className="icon"
|
|
26
|
-
viewBox="0 0 1024 1024"
|
|
27
|
-
>
|
|
28
|
-
<path
|
|
29
|
-
fill="currentColor"
|
|
30
|
-
d="M679.253 402.364 618.77 561.015l-60.348-158.651a30.04 30.04 0 0 0-30.447-18.637 29.76 29.76 0 0 0-30.447 18.637l-60.416 158.651-60.416-158.651a30.515 30.515 0 0 0-38.843-17.272 28.945 28.945 0 0 0-17.954 37.547l88.815 233.267c4.369 11.469 15.7 19.115 28.398 19.115a30.31 30.31 0 0 0 28.468-19.115l62.395-163.908 62.396 163.84c4.437 11.605 15.701 19.183 28.4 19.183a30.31 30.31 0 0 0 28.466-19.115l88.747-233.267a28.945 28.945 0 0 0-17.886-37.547 30.447 30.447 0 0 0-38.912 17.272zm219.478 395.605-51.883-29.218c-28.672-16.18-52.224-3.072-52.224 29.082v.273H643.209a29.833 29.833 0 0 0-30.31 29.354c0 16.18 13.584 29.218 30.31 29.218h151.825c1.092 30.516 24.03 43.077 52.224 27.648l51.063-27.989c29.013-15.906 29.15-42.189.41-58.368"
|
|
31
|
-
/>
|
|
32
|
-
<path
|
|
33
|
-
fill="currentColor"
|
|
34
|
-
d="m810.667 913.135-.478.068H201.796c-19.865 0-36.727-11.673-36.727-25.6v-618.36h154.965c51.268 0 92.911-39.39 92.911-87.858v-87.86H810.19c19.797 0 36.522 11.742 36.522 25.669V739.26h61.987V119.262c0-46.421-44.169-84.241-98.51-84.241H328.364l-225.28 194.56v658.09c0 46.285 44.236 84.105 98.713 84.105H810.19c43.759 0 80.554-24.713 93.32-58.573h-92.842zM350.89 94.89v86.562c0 16.11-13.858 29.286-30.925 29.286H216.815L350.959 94.891z"
|
|
35
|
-
/>
|
|
36
|
-
</svg>`,
|
|
37
|
-
excel: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sheet"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><line x1="3" x2="21" y1="9" y2="9"/><line x1="3" x2="21" y1="15" y2="15"/><line x1="9" x2="9" y1="9" y2="21"/><line x1="15" x2="15" y1="9" y2="21"/></svg>',
|
|
38
|
-
ppt: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-table-properties"><path d="M15 3v18"/><rect width="18" height="18" x="3" y="3" rx="2"/><path d="M21 9H3"/><path d="M21 15H3"/></svg>'
|
|
39
|
-
};
|
|
40
|
-
function $(e) {
|
|
41
|
-
const o = Z[e], c = new DOMParser().parseFromString(o, "image/svg+xml").documentElement, l = [
|
|
42
|
-
"svg",
|
|
43
|
-
{
|
|
44
|
-
...Array.from(c.attributes).reduce((r, a) => (r[a.name] = a.value, r), {})
|
|
45
|
-
}
|
|
46
|
-
];
|
|
47
|
-
return Array.from(c.childNodes).forEach((r) => {
|
|
48
|
-
if (r.nodeType === 1) {
|
|
49
|
-
const a = [
|
|
50
|
-
r.tagName.toLowerCase(),
|
|
51
|
-
Array.from(r.attributes).reduce((h, d) => (h[d.name] = d.value, h), {})
|
|
52
|
-
];
|
|
53
|
-
r.textContent && a.push(r.textContent), l.push(a);
|
|
54
|
-
}
|
|
55
|
-
}), l;
|
|
56
|
-
}
|
|
57
|
-
const K = {
|
|
58
|
-
audio: /* @__PURE__ */ t(P, {}),
|
|
59
|
-
video: /* @__PURE__ */ t(D, {}),
|
|
60
|
-
file: /* @__PURE__ */ t(S, {}),
|
|
61
|
-
image: /* @__PURE__ */ t(V, {}),
|
|
62
|
-
pdf: /* @__PURE__ */ t(I, {}),
|
|
63
|
-
word: /* @__PURE__ */ t(j, {}),
|
|
64
|
-
excel: /* @__PURE__ */ t(B, {}),
|
|
65
|
-
ppt: /* @__PURE__ */ t(z, {})
|
|
66
|
-
};
|
|
67
|
-
function A(e, o = !1) {
|
|
68
|
-
const i = F(e), n = K[i] || /* @__PURE__ */ t(w, {});
|
|
69
|
-
return o ? $(i) : n;
|
|
70
|
-
}
|
|
71
|
-
const U = "_card_1is0r_64", q = "_downloadBtn_1is0r_82", G = "_cardLeft_1is0r_88", J = "_iconWrap_1is0r_97", Q = "_fileInfo_1is0r_116", X = "_fileName_1is0r_123", Y = "_fileSize_1is0r_133", ee = "_cardPreview_1is0r_145", te = "_actions_1is0r_221", re = "_cardError_1is0r_236", oe = "_errorText_1is0r_240", s = {
|
|
72
|
-
card: U,
|
|
73
|
-
downloadBtn: q,
|
|
74
|
-
cardLeft: G,
|
|
75
|
-
iconWrap: J,
|
|
76
|
-
fileInfo: Q,
|
|
77
|
-
fileName: X,
|
|
78
|
-
fileSize: Y,
|
|
79
|
-
cardPreview: ee,
|
|
80
|
-
actions: te,
|
|
81
|
-
cardError: re,
|
|
82
|
-
errorText: oe
|
|
83
|
-
};
|
|
84
|
-
function ie({
|
|
85
|
-
editor: e,
|
|
86
|
-
node: o,
|
|
87
|
-
deleteNode: i,
|
|
88
|
-
extension: n
|
|
89
|
-
}) {
|
|
90
|
-
var x;
|
|
91
|
-
const c = (e == null ? void 0 : e.isEditable) ?? !1, { fileName: l, fileSize: r, fileExt: a, fileType: h, id: d, error: f } = o.attrs, { t: g } = W(), p = (x = n == null ? void 0 : n.options) == null ? void 0 : x.onDownload, M = T(() => i(), [i]), N = T(() => {
|
|
92
|
-
!d || !p || p({ id: d, fileName: l, fileExt: a, fileType: h, fileSize: r });
|
|
93
|
-
}, [d, l, a, h, r, p]);
|
|
94
|
-
return f && f !== "null" ? /* @__PURE__ */ t(_, { children: /* @__PURE__ */ t("div", { className: y(s.card, s.cardError, "render-wrapper"), children: /* @__PURE__ */ t("p", { className: s.errorText, children: f }) }) }) : d ? /* @__PURE__ */ t(_, { children: /* @__PURE__ */ u(
|
|
95
|
-
"div",
|
|
96
|
-
{
|
|
97
|
-
className: y(s.card, "render-wrapper", {
|
|
98
|
-
[s.cardPreview]: !c
|
|
99
|
-
}),
|
|
100
|
-
children: [
|
|
101
|
-
/* @__PURE__ */ u("div", { className: s.cardLeft, children: [
|
|
102
|
-
/* @__PURE__ */ t("div", { className: s.iconWrap, children: A(h) }),
|
|
103
|
-
/* @__PURE__ */ u("div", { className: s.fileInfo, children: [
|
|
104
|
-
/* @__PURE__ */ u("span", { className: s.fileName, children: [
|
|
105
|
-
l,
|
|
106
|
-
".",
|
|
107
|
-
a
|
|
108
|
-
] }),
|
|
109
|
-
/* @__PURE__ */ t("span", { className: s.fileSize, children: k(r) })
|
|
110
|
-
] })
|
|
111
|
-
] }),
|
|
112
|
-
/* @__PURE__ */ u("div", { className: s.actions, children: [
|
|
113
|
-
p && /* @__PURE__ */ t(
|
|
114
|
-
v,
|
|
115
|
-
{
|
|
116
|
-
action: N,
|
|
117
|
-
icon: "AttachmentDownload",
|
|
118
|
-
tooltip: g("editor.attachment.download"),
|
|
119
|
-
customClass: c ? void 0 : s.downloadBtn
|
|
120
|
-
}
|
|
121
|
-
),
|
|
122
|
-
c && /* @__PURE__ */ t(
|
|
123
|
-
v,
|
|
124
|
-
{
|
|
125
|
-
action: M,
|
|
126
|
-
icon: "Trash2",
|
|
127
|
-
tooltip: g("editor.delete")
|
|
128
|
-
}
|
|
129
|
-
)
|
|
130
|
-
] })
|
|
131
|
-
]
|
|
132
|
-
}
|
|
133
|
-
) }) : /* @__PURE__ */ t(w, {});
|
|
134
|
-
}
|
|
135
|
-
function we() {
|
|
136
|
-
const e = O(ne.name), {
|
|
137
|
-
icon: o = void 0,
|
|
138
|
-
tooltip: i = void 0,
|
|
139
|
-
shortcutKeys: n = void 0,
|
|
140
|
-
tooltipOptions: c = {},
|
|
141
|
-
action: l = void 0,
|
|
142
|
-
isActive: r = void 0
|
|
143
|
-
} = (e == null ? void 0 : e.componentProps) ?? {}, { editorDisabled: a, update: h } = R(r), d = () => {
|
|
144
|
-
a || l && (l(), h());
|
|
145
|
-
};
|
|
146
|
-
return e ? /* @__PURE__ */ t(
|
|
147
|
-
v,
|
|
148
|
-
{
|
|
149
|
-
action: d,
|
|
150
|
-
disabled: a,
|
|
151
|
-
icon: o,
|
|
152
|
-
shortcutKeys: n,
|
|
153
|
-
tooltip: i,
|
|
154
|
-
tooltipOptions: c
|
|
155
|
-
}
|
|
156
|
-
) : /* @__PURE__ */ t(w, {});
|
|
157
|
-
}
|
|
158
|
-
const ne = /* @__PURE__ */ L.create({
|
|
159
|
-
name: "attachment",
|
|
160
|
-
content: "",
|
|
161
|
-
marks: "",
|
|
162
|
-
group: "block",
|
|
163
|
-
selectable: !0,
|
|
164
|
-
atom: !0,
|
|
165
|
-
draggable: !0,
|
|
166
|
-
//@ts-expect-error
|
|
167
|
-
addOptions() {
|
|
168
|
-
var e;
|
|
169
|
-
return {
|
|
170
|
-
...(e = this.parent) == null ? void 0 : e.call(this),
|
|
171
|
-
HTMLAttributes: {
|
|
172
|
-
class: "attachment"
|
|
173
|
-
},
|
|
174
|
-
button: ({ editor: o, t: i }) => ({
|
|
175
|
-
component: v,
|
|
176
|
-
componentProps: {
|
|
177
|
-
/**
|
|
178
|
-
* Instead of immediately inserting an empty node, we emit an event
|
|
179
|
-
* that opens the attachment dialog. The node is only inserted once
|
|
180
|
-
* the upload callback has returned an id.
|
|
181
|
-
*/
|
|
182
|
-
action: () => {
|
|
183
|
-
const n = b.UPLOAD_ATTACHMENT(o.id);
|
|
184
|
-
C(n, !0);
|
|
185
|
-
},
|
|
186
|
-
isActive: () => !1,
|
|
187
|
-
disabled: !1,
|
|
188
|
-
icon: "Attachment",
|
|
189
|
-
tooltip: i("editor.attachment.tooltip")
|
|
190
|
-
}
|
|
191
|
-
})
|
|
192
|
-
};
|
|
193
|
-
},
|
|
194
|
-
parseHTML() {
|
|
195
|
-
return [{ tag: "div[class=attachment]" }];
|
|
196
|
-
},
|
|
197
|
-
renderHTML({ HTMLAttributes: e }) {
|
|
198
|
-
const {
|
|
199
|
-
id: o = "",
|
|
200
|
-
fileName: i = "",
|
|
201
|
-
fileSize: n = "",
|
|
202
|
-
fileType: c = "",
|
|
203
|
-
fileExt: l = ""
|
|
204
|
-
} = e || {};
|
|
205
|
-
return [
|
|
206
|
-
"div",
|
|
207
|
-
H(
|
|
208
|
-
// @ts-expect-error
|
|
209
|
-
this.options.HTMLAttributes || {},
|
|
210
|
-
e || {}
|
|
211
|
-
),
|
|
212
|
-
o ? [
|
|
213
|
-
"span",
|
|
214
|
-
{ class: "attachment__body" },
|
|
215
|
-
[
|
|
216
|
-
"span",
|
|
217
|
-
{ class: "attachment__icon" },
|
|
218
|
-
A(c, !0)
|
|
219
|
-
],
|
|
220
|
-
[
|
|
221
|
-
"span",
|
|
222
|
-
{ class: "attachment__text" },
|
|
223
|
-
`${i}.${l} (${k(n)})`
|
|
224
|
-
]
|
|
225
|
-
] : ["div", { class: "attachment__placeholder" }]
|
|
226
|
-
];
|
|
227
|
-
},
|
|
228
|
-
addAttributes() {
|
|
229
|
-
return {
|
|
230
|
-
/**
|
|
231
|
-
* The UUID / primary key your backend assigned to this asset.
|
|
232
|
-
* This is the only persistent reference stored in the document.
|
|
233
|
-
*/
|
|
234
|
-
id: {
|
|
235
|
-
default: null,
|
|
236
|
-
parseHTML: m("id")
|
|
237
|
-
},
|
|
238
|
-
fileName: {
|
|
239
|
-
default: null,
|
|
240
|
-
parseHTML: m("filename")
|
|
241
|
-
},
|
|
242
|
-
fileSize: {
|
|
243
|
-
default: null,
|
|
244
|
-
parseHTML: m("filesize")
|
|
245
|
-
},
|
|
246
|
-
fileType: {
|
|
247
|
-
default: null,
|
|
248
|
-
parseHTML: m("filetype")
|
|
249
|
-
},
|
|
250
|
-
fileExt: {
|
|
251
|
-
default: null,
|
|
252
|
-
parseHTML: m("fileext")
|
|
253
|
-
},
|
|
254
|
-
error: {
|
|
255
|
-
default: null,
|
|
256
|
-
parseHTML: m("error")
|
|
257
|
-
}
|
|
258
|
-
};
|
|
259
|
-
},
|
|
260
|
-
addCommands() {
|
|
261
|
-
return {
|
|
262
|
-
setAttachment: (e) => ({ chain: o }) => o().insertContent({ type: this.name, attrs: e }).run()
|
|
263
|
-
};
|
|
264
|
-
},
|
|
265
|
-
addNodeView() {
|
|
266
|
-
return E(ie);
|
|
267
|
-
}
|
|
268
|
-
});
|
|
1
|
+
import "./clsx-BUPZHhq3.js";
|
|
2
|
+
import { Y as a, Z as e } from "./index-CelRl0mr.js";
|
|
3
|
+
import "react/jsx-runtime";
|
|
4
|
+
import "react";
|
|
5
|
+
import "./theme.js";
|
|
269
6
|
export {
|
|
270
|
-
|
|
271
|
-
|
|
7
|
+
a as Attachment,
|
|
8
|
+
e as RichTextAttachment
|
|
272
9
|
};
|
package/lib/Blockquote.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./clsx-CXbNJWDD.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./clsx-CXbNJWDD.cjs"),p=require("./jsx-runtime-C_NLcKys.cjs"),l=require("react/jsx-runtime"),a=require("./index-CUnpdrCy.cjs");require("react");require("./theme.cjs");var m=/^\s*>\s$/,g=c.Node3.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return p.h("blockquote",{...c.mergeAttributes(this.options.HTMLAttributes,t),children:p.h("slot",{})})},parseMarkdown:(t,e)=>e.createNode("blockquote",void 0,e.parseChildren(t.tokens||[])),renderMarkdown:(t,e)=>{if(!t.content)return"";const o=">",n=[];return t.content.forEach(i=>{const u=e.renderChildren([i]).split(`
|
|
2
2
|
`).map(r=>r.trim()===""?o:`${o} ${r}`);n.push(u.join(`
|
|
3
3
|
`))}),n.join(`
|
|
4
4
|
${o}
|
|
5
|
-
`)},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[c.wrappingInputRule({find:m,type:this.type})]}});function
|
|
5
|
+
`)},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[c.wrappingInputRule({find:m,type:this.type})]}});function b(){const t=a.useButtonProps(h.name),{icon:e=void 0,tooltip:o=void 0,shortcutKeys:n=void 0,tooltipOptions:i={},action:s=void 0,isActive:d=void 0}=(t==null?void 0:t.componentProps)??{},{dataState:u,disabled:r,update:q}=a.useToggleActive(d),k=()=>{r||s&&(s(),q())};return t?l.jsx(a.ActionButton,{action:k,dataState:u,disabled:r,icon:e,shortcutKeys:n,tooltip:o,tooltipOptions:i}):l.jsx(l.Fragment,{})}const h=g.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"blockquote"},button:({editor:e,t:o,extension:n})=>({componentProps:{action:()=>e.commands.toggleBlockquote(),isActive:()=>e.isActive("blockquote"),disabled:!e.can().toggleBlockquote(),icon:"TextQuote",shortcutKeys:n.options.shortcutKeys??["shift","mod","B"],tooltip:o("editor.blockquote.tooltip")}})}}});exports.Blockquote=h;exports.RichTextBlockquote=b;
|
package/lib/Blockquote.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { N as m, w as h, m as k } from "./clsx-
|
|
1
|
+
import { N as m, w as h, m as k } from "./clsx-BUPZHhq3.js";
|
|
2
2
|
import { h as a } from "./jsx-runtime-CT7Pcg-t.js";
|
|
3
|
-
import { jsx as
|
|
4
|
-
import { A as
|
|
5
|
-
import
|
|
3
|
+
import { jsx as d, Fragment as g } from "react/jsx-runtime";
|
|
4
|
+
import { u as f, d as b, A as q } from "./index-CelRl0mr.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "./theme.js";
|
|
6
7
|
var v = /^\s*>\s$/, B = m.create({
|
|
7
8
|
name: "blockquote",
|
|
8
9
|
addOptions() {
|
|
@@ -54,19 +55,19 @@ ${e}
|
|
|
54
55
|
];
|
|
55
56
|
}
|
|
56
57
|
});
|
|
57
|
-
function
|
|
58
|
-
const t =
|
|
58
|
+
function H() {
|
|
59
|
+
const t = f(A.name), {
|
|
59
60
|
icon: o = void 0,
|
|
60
61
|
tooltip: e = void 0,
|
|
61
62
|
shortcutKeys: n = void 0,
|
|
62
63
|
tooltipOptions: i = {},
|
|
63
64
|
action: s = void 0,
|
|
64
65
|
isActive: u = void 0
|
|
65
|
-
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: c, disabled: r, update:
|
|
66
|
-
r || s && (s(),
|
|
66
|
+
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: c, disabled: r, update: l } = b(u), p = () => {
|
|
67
|
+
r || s && (s(), l());
|
|
67
68
|
};
|
|
68
|
-
return t ? /* @__PURE__ */
|
|
69
|
-
|
|
69
|
+
return t ? /* @__PURE__ */ d(
|
|
70
|
+
q,
|
|
70
71
|
{
|
|
71
72
|
action: p,
|
|
72
73
|
dataState: c,
|
|
@@ -76,7 +77,7 @@ function C() {
|
|
|
76
77
|
tooltip: e,
|
|
77
78
|
tooltipOptions: i
|
|
78
79
|
}
|
|
79
|
-
) : /* @__PURE__ */
|
|
80
|
+
) : /* @__PURE__ */ d(g, {});
|
|
80
81
|
}
|
|
81
82
|
const A = /* @__PURE__ */ B.extend({
|
|
82
83
|
//@ts-expect-error
|
|
@@ -102,5 +103,5 @@ const A = /* @__PURE__ */ B.extend({
|
|
|
102
103
|
});
|
|
103
104
|
export {
|
|
104
105
|
A as Blockquote,
|
|
105
|
-
|
|
106
|
+
H as RichTextBlockquote
|
|
106
107
|
};
|
package/lib/Bold.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./clsx-CXbNJWDD.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./clsx-CXbNJWDD.cjs"),u=require("./jsx-runtime-C_NLcKys.cjs"),r=require("./index-CUnpdrCy.cjs"),i=require("react/jsx-runtime");require("react");require("./theme.cjs");var y=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,_=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,B=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,k=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,v=o.Mark.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight=400",clearMark:t=>t.type.name===this.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return u.h("strong",{...o.mergeAttributes(this.options.HTMLAttributes,t),children:u.h("slot",{})})},markdownTokenName:"strong",parseMarkdown:(t,e)=>e.applyMark("bold",e.parseInline(t.tokens||[])),renderMarkdown:(t,e)=>`**${e.renderChildren(t)}**`,addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[o.markInputRule({find:y,type:this.type}),o.markInputRule({find:B,type:this.type})]},addPasteRules(){return[o.markPasteRule({find:_,type:this.type}),o.markPasteRule({find:k,type:this.type})]}});function M(){const t=r.useButtonProps(l.name),{icon:e=void 0,tooltip:n=void 0,shortcutKeys:s=void 0,tooltipOptions:c={},action:a=void 0,isActive:p=void 0}=(t==null?void 0:t.componentProps)??{},{dataState:g,disabled:d,update:m}=r.useToggleActive(p),h=()=>{d||a&&(a(),m())};return t?i.jsx(r.ActionButton,{action:h,dataState:g,disabled:d,icon:e,shortcutKeys:s,tooltip:n,tooltipOptions:c}):i.jsx(i.Fragment,{})}const l=v.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:n,extension:s})=>({component:r.ActionButton,componentProps:{action:()=>e.commands.toggleBold(),isActive:()=>e.isActive("bold"),icon:"Bold",shortcutKeys:s.options.shortcutKeys??["mod","B"],tooltip:n("editor.bold.tooltip")}})}}});exports.Bold=l;exports.RichTextBold=M;
|
package/lib/Bold.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { M as _, e as a, f as i, m as
|
|
1
|
+
import { M as _, e as a, f as i, m as y } from "./clsx-BUPZHhq3.js";
|
|
2
2
|
import { h as d } from "./jsx-runtime-CT7Pcg-t.js";
|
|
3
|
-
import { A as l } from "./
|
|
4
|
-
import { jsx as u, Fragment as
|
|
5
|
-
import
|
|
3
|
+
import { u as f, d as M, A as l } from "./index-CelRl0mr.js";
|
|
4
|
+
import { jsx as u, Fragment as v } from "react/jsx-runtime";
|
|
5
|
+
import "react";
|
|
6
|
+
import "./theme.js";
|
|
6
7
|
var B = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/, k = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g, b = /(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/, A = /(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g, R = _.create({
|
|
7
8
|
name: "bold",
|
|
8
9
|
addOptions() {
|
|
@@ -30,7 +31,7 @@ var B = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/, k = /(?:^|\s)(\*
|
|
|
30
31
|
];
|
|
31
32
|
},
|
|
32
33
|
renderHTML({ HTMLAttributes: t }) {
|
|
33
|
-
return /* @__PURE__ */ d("strong", { ...
|
|
34
|
+
return /* @__PURE__ */ d("strong", { ...y(this.options.HTMLAttributes, t), children: /* @__PURE__ */ d("slot", {}) });
|
|
34
35
|
},
|
|
35
36
|
markdownTokenName: "strong",
|
|
36
37
|
parseMarkdown: (t, e) => e.applyMark("bold", e.parseInline(t.tokens || [])),
|
|
@@ -73,15 +74,15 @@ var B = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/, k = /(?:^|\s)(\*
|
|
|
73
74
|
];
|
|
74
75
|
}
|
|
75
76
|
});
|
|
76
|
-
function
|
|
77
|
-
const t =
|
|
77
|
+
function K() {
|
|
78
|
+
const t = f(x.name), {
|
|
78
79
|
icon: e = void 0,
|
|
79
80
|
tooltip: o = void 0,
|
|
80
81
|
shortcutKeys: r = void 0,
|
|
81
82
|
tooltipOptions: p = {},
|
|
82
83
|
action: n = void 0,
|
|
83
84
|
isActive: m = void 0
|
|
84
|
-
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: c, disabled: s, update: g } =
|
|
85
|
+
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: c, disabled: s, update: g } = M(m), h = () => {
|
|
85
86
|
s || n && (n(), g());
|
|
86
87
|
};
|
|
87
88
|
return t ? /* @__PURE__ */ u(
|
|
@@ -95,7 +96,7 @@ function H() {
|
|
|
95
96
|
tooltip: o,
|
|
96
97
|
tooltipOptions: p
|
|
97
98
|
}
|
|
98
|
-
) : /* @__PURE__ */ u(
|
|
99
|
+
) : /* @__PURE__ */ u(v, {});
|
|
99
100
|
}
|
|
100
101
|
const x = /* @__PURE__ */ R.extend({
|
|
101
102
|
//@ts-expect-error
|
|
@@ -118,5 +119,5 @@ const x = /* @__PURE__ */ R.extend({
|
|
|
118
119
|
});
|
|
119
120
|
export {
|
|
120
121
|
x as Bold,
|
|
121
|
-
|
|
122
|
+
K as RichTextBold
|
|
122
123
|
};
|
package/lib/BulletList.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-BCzvbrf5.cjs"),s=require("react/jsx-runtime"),n=require("./index-CUnpdrCy.cjs");require("react");require("./theme.cjs");function h(){const t=n.useButtonProps(l.name),{icon:e=void 0,tooltip:i=void 0,shortcutKeys:o=void 0,tooltipOptions:r={},action:c=void 0,isActive:d=void 0}=(t==null?void 0:t.componentProps)??{},{dataState:a,disabled:u,update:p}=n.useToggleActive(d),m=()=>{u||c&&(c(),p())};return t?s.jsx(n.ActionButton,{action:m,dataState:a,disabled:u,icon:e,shortcutKeys:o,tooltip:i,tooltipOptions:r}):s.jsx(s.Fragment,{})}const l=v.BulletList.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:i,extension:o})=>({componentProps:{action:()=>e.commands.toggleBulletList(),isActive:()=>e.isActive("bulletList"),disabled:!1,shortcutKeys:o.options.shortcutKeys??["shift","mod","8"],icon:"List",tooltip:i("editor.bulletlist.tooltip")}})}}});exports.BulletList=l;exports.RichTextBulletList=h;
|
package/lib/BulletList.js
CHANGED
|
@@ -1,20 +1,21 @@
|
|
|
1
|
-
import { B as d } from "./index-
|
|
1
|
+
import { B as d } from "./index-DZj2z9_1.js";
|
|
2
2
|
import { jsx as c, Fragment as m } from "react/jsx-runtime";
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
import { u as f, d as v, A } from "./index-CelRl0mr.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import "./theme.js";
|
|
6
|
+
function y() {
|
|
7
|
+
const t = f(B.name), {
|
|
7
8
|
icon: o = void 0,
|
|
8
9
|
tooltip: i = void 0,
|
|
9
10
|
shortcutKeys: s = void 0,
|
|
10
11
|
tooltipOptions: r = {},
|
|
11
12
|
action: e = void 0,
|
|
12
13
|
isActive: l = void 0
|
|
13
|
-
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: u, disabled: n, update: a } =
|
|
14
|
+
} = (t == null ? void 0 : t.componentProps) ?? {}, { dataState: u, disabled: n, update: a } = v(l), p = () => {
|
|
14
15
|
n || e && (e(), a());
|
|
15
16
|
};
|
|
16
17
|
return t ? /* @__PURE__ */ c(
|
|
17
|
-
|
|
18
|
+
A,
|
|
18
19
|
{
|
|
19
20
|
action: p,
|
|
20
21
|
dataState: u,
|
|
@@ -48,5 +49,5 @@ const B = /* @__PURE__ */ d.extend({
|
|
|
48
49
|
});
|
|
49
50
|
export {
|
|
50
51
|
B as BulletList,
|
|
51
|
-
|
|
52
|
+
y as RichTextBulletList
|
|
52
53
|
};
|
package/lib/Callout.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./clsx-CXbNJWDD.cjs"),o=require("./index-CUnpdrCy.cjs"),t=require("react/jsx-runtime"),x=require("react");require("./theme.cjs");const c=require("lucide-react"),s=require("./select-BqlizSg4.cjs"),k=require("./index-DgOXAdKt.cjs"),j=[{value:"note",label:"Note",icon:c.Info,color:"#1f6feb",background:"#1f6feb1f"},{value:"tip",label:"Tip",icon:c.Lightbulb,color:"#238636",background:"#2386361f"},{value:"important",label:"Important",icon:c.AlertCircle,color:"#ab7df8",background:"#ab7df81f"},{value:"warning",label:"Warning",icon:c.TriangleAlert,color:"#d29922",background:"#d299221f"},{value:"caution",label:"Caution",icon:c.OctagonAlert,color:"#f85149",background:"#f851491f"}];function q({node:e}){const{type:l="note",title:r="",body:u=""}=e.attrs,d=(j.find(h=>h.value===l)||j[0]).icon;return t.jsx(a.NodeViewWrapper,{children:t.jsxs("div",{className:a.clsx("richtext-relative richtext-my-4 richtext-rounded-lg richtext-border richtext-p-4",{"richtext-bg-[#1f6feb1f] richtext-border-[#1f6feb]":l==="note","richtext-bg-[#2386361f] richtext-border-[#238636]":l==="tip","richtext-bg-[#ab7df81f] richtext-border-[#ab7df8]":l==="important","richtext-bg-[#d299221f] richtext-border-[#d29922]":l==="warning","richtext-bg-[#f851491f] richtext-border-[#f85149]":l==="caution"}),children:[t.jsxs("div",{className:a.clsx("richtext-mb-2 richtext-flex richtext-items-center richtext-gap-2",{"richtext-text-[#1f6feb]":l==="note","richtext-text-[#238636]":l==="tip","richtext-text-[#ab7df8]":l==="important","richtext-text-[#d29922]":l==="warning","richtext-text-[#f85149]":l==="caution"}),children:[t.jsx(d,{className:"richtext-size-5"}),t.jsx("span",{className:"richtext-font-semibold",children:r})]}),u&&t.jsx("p",{className:"richtext-pl-[28px]",children:u})]})})}const w=[{value:"note",label:"Note",icon:"Info"},{value:"tip",label:"Tip",icon:"Lightbulb"},{value:"important",label:"Important",icon:"AlertCircle"},{value:"warning",label:"Warning",icon:"TriangleAlert"},{value:"caution",label:"Caution",icon:"OctagonAlert"}];function M(){const{t:e}=k.useLocale(),l=o.useEditorInstance(),r=o.useButtonProps(C.name),[u,n]=x.useState(!1),[d,h]=x.useState("note"),[b,g]=x.useState(""),[f,v]=x.useState(""),{icon:y=void 0,tooltip:T=void 0,shortcutKeys:A=void 0,tooltipOptions:L={},isActive:N=void 0}=(r==null?void 0:r.componentProps)??{},{dataState:S,disabled:m}=o.useToggleActive(N),I=()=>{l&&(l.chain().focus().setCallout({type:d,title:b,body:f}).run(),n(!1),h("note"),g(""),v(""))},O=()=>{m||n(!0)};return r?t.jsxs(o.Dialog,{onOpenChange:n,open:u,children:[t.jsx(o.DialogTrigger,{asChild:!0,children:t.jsx(o.ActionButton,{action:O,dataState:S,disabled:m,icon:y,shortcutKeys:A,tooltip:T,tooltipOptions:L})}),t.jsxs(o.DialogContent,{children:[t.jsx(o.DialogTitle,{children:e("editor.callout.dialog.title")}),t.jsxs("div",{className:"richtext-space-y-4 richtext-py-4",children:[t.jsxs("div",{className:"richtext-space-y-2",children:[t.jsx(o.Label,{children:e("editor.callout.dialog.type")}),t.jsxs(s.Select,{onValueChange:h,value:d,children:[t.jsx(s.SelectTrigger,{children:t.jsx(s.SelectValue,{placeholder:e("editor.callout.dialog.type.placeholder")})}),t.jsx(s.SelectContent,{children:w.map(i=>t.jsx(s.SelectItem,{value:i.value,children:e(`editor.callout.type.${i.value}`)},i.value))})]})]}),t.jsxs("div",{className:"richtext-space-y-2",children:[t.jsx(o.Label,{children:e("editor.callout.dialog.title.label")}),t.jsx(o.Input,{onChange:i=>g(i.target.value),placeholder:e("editor.callout.dialog.title.placeholder"),value:b})]}),t.jsxs("div",{className:"richtext-space-y-2",children:[t.jsx(o.Label,{children:e("editor.callout.dialog.body.label")}),t.jsx(o.Input,{onChange:i=>v(i.target.value),placeholder:e("editor.callout.dialog.body.placeholder"),value:f})]})]}),t.jsxs(o.DialogFooter,{children:[t.jsx(o.Button,{onClick:()=>n(!1),variant:"outline",children:e("editor.callout.dialog.button.cancel")}),t.jsx(o.Button,{onClick:I,children:e("editor.callout.dialog.button.apply")})]})]})]}):t.jsx(t.Fragment,{})}function p(e){return l=>l.getAttribute(e)}const C=a.Node3.create({name:"callout",group:"block",selectable:!0,atom:!0,draggable:!0,inline:!1,addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),HTMLAttributes:{class:"callout"},button:({editor:l,t:r})=>({component:o.ActionButton,componentProps:{action:()=>!0,isActive:()=>l.isActive("callout"),disabled:!1,icon:"Callout",tooltip:r("editor.callout.tooltip")}})}},parseHTML(){return[{tag:"div.callout"}]},renderHTML({HTMLAttributes:e}){return["div",a.mergeAttributes(this.options&&this.options.HTMLAttributes||{},e)]},addAttributes(){return{type:{default:"",parseHTML:p("type")},title:{default:"",parseHTML:p("title")},body:{default:"",parseHTML:p("body")}}},addCommands(){return{setCallout:e=>({chain:l})=>l().insertContent({type:this.name,attrs:e}).run()}},addNodeView(){return a.ReactNodeViewRenderer(q)}});exports.Callout=C;exports.RichTextCallout=M;
|