reactjs-tiptap-editor 1.0.0 → 1.0.2

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.
Files changed (590) hide show
  1. package/lib/{ActionMenuButton-DLQyd_gx.cjs → ActionMenuButton-BRWFTb3V.cjs} +1 -1
  2. package/lib/{ActionMenuButton-BKOg7hkq.js → ActionMenuButton-DgjFjzC8.js} +8 -8
  3. package/lib/Attachment.cjs +2 -2
  4. package/lib/Attachment.js +27 -29
  5. package/lib/Blockquote.cjs +1 -1
  6. package/lib/Blockquote.js +4 -4
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +7 -7
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +4 -4
  11. package/lib/Clear.cjs +1 -1
  12. package/lib/Clear.js +3 -3
  13. package/lib/Code.cjs +1 -1
  14. package/lib/Code.js +7 -7
  15. package/lib/CodeBlock.cjs +36 -36
  16. package/lib/CodeBlock.js +593 -596
  17. package/lib/CodeView.cjs +1 -1
  18. package/lib/CodeView.js +4 -4
  19. package/lib/Color.cjs +1 -1
  20. package/lib/Color.js +20 -20
  21. package/lib/Column.cjs +1 -1
  22. package/lib/Column.js +9 -9
  23. package/lib/Drawer-1_PmP-H0.cjs +1 -0
  24. package/lib/{Drawer-DZ5jvmrX.js → Drawer-DNnkwfnI.js} +48 -49
  25. package/lib/Drawer.cjs +1 -1
  26. package/lib/Drawer.js +5 -6
  27. package/lib/Emoji.cjs +1 -1
  28. package/lib/Emoji.js +155 -150
  29. package/lib/Excalidraw-DreGyrmJ.cjs +1 -0
  30. package/lib/Excalidraw-StBAUhjt.js +355 -0
  31. package/lib/Excalidraw.cjs +1 -1
  32. package/lib/Excalidraw.js +4 -5
  33. package/lib/ExportPdf.cjs +1 -1
  34. package/lib/ExportPdf.js +4 -4
  35. package/lib/ExportWord.cjs +1 -1
  36. package/lib/ExportWord.js +4 -4
  37. package/lib/FontFamily.cjs +1 -1
  38. package/lib/FontFamily.js +6 -6
  39. package/lib/FontSize.cjs +1 -1
  40. package/lib/FontSize.js +6 -6
  41. package/lib/Heading.cjs +1 -1
  42. package/lib/Heading.js +6 -6
  43. package/lib/Highlight.cjs +1 -1
  44. package/lib/Highlight.js +30 -30
  45. package/lib/History.cjs +1 -1
  46. package/lib/History.js +36 -36
  47. package/lib/HorizontalRule.cjs +1 -1
  48. package/lib/HorizontalRule.js +4 -4
  49. package/lib/{Icon-DUpv2cI6.cjs → Icon-B9hI3gal.cjs} +1 -1
  50. package/lib/{Icon-jKs8Hr6p.js → Icon-D3AdnMCj.js} +2 -2
  51. package/lib/Iframe-BDm-w-lg.cjs +1 -0
  52. package/lib/{Iframe-CmXkEqOd.js → Iframe-BIgQtyZo.js} +26 -28
  53. package/lib/Iframe.cjs +1 -1
  54. package/lib/Iframe.js +4 -5
  55. package/lib/Image.cjs +1 -1
  56. package/lib/Image.js +208 -229
  57. package/lib/ImageGif.cjs +1 -1
  58. package/lib/ImageGif.js +98 -91
  59. package/lib/ImportWord.cjs +29 -29
  60. package/lib/ImportWord.js +568 -568
  61. package/lib/Indent-BzyTbroV.cjs +1 -0
  62. package/lib/Indent-CnPAv7eT.js +153 -0
  63. package/lib/Indent.cjs +1 -1
  64. package/lib/Indent.js +4 -149
  65. package/lib/Italic.cjs +1 -1
  66. package/lib/Italic.js +4 -4
  67. package/lib/Katex-BE_GROI2.cjs +4 -0
  68. package/lib/{Katex-DsYXsjSS.js → Katex-D-SUWkkU.js} +771 -783
  69. package/lib/Katex.cjs +1 -1
  70. package/lib/Katex.js +4 -5
  71. package/lib/LineHeight.cjs +1 -1
  72. package/lib/LineHeight.js +17 -17
  73. package/lib/Link.cjs +1 -1
  74. package/lib/Link.js +2 -2
  75. package/lib/LinkEditBlock-5NRB9DRC.cjs +5 -0
  76. package/lib/{LinkEditBlock-CB8yIffE.js → LinkEditBlock-DcxIMK_D.js} +221 -221
  77. package/lib/Mention.cjs +1 -1
  78. package/lib/Mention.js +17 -19
  79. package/lib/Mermaid.cjs +2 -2
  80. package/lib/Mermaid.js +24 -26
  81. package/lib/MoreMark.cjs +1 -1
  82. package/lib/MoreMark.js +16 -16
  83. package/lib/OrderedList.cjs +1 -1
  84. package/lib/OrderedList.js +4 -4
  85. package/lib/SearchAndReplace.cjs +1 -1
  86. package/lib/SearchAndReplace.js +52 -52
  87. package/lib/SlashCommand.cjs +1 -1
  88. package/lib/SlashCommand.js +125 -120
  89. package/lib/Strike.cjs +1 -1
  90. package/lib/Strike.js +4 -4
  91. package/lib/Table-BYg26eMf.cjs +9 -0
  92. package/lib/{Table-Db8TcQX8.js → Table-DtC2-bqx.js} +30 -30
  93. package/lib/Table.cjs +1 -1
  94. package/lib/Table.js +1 -1
  95. package/lib/TaskList.cjs +1 -1
  96. package/lib/TaskList.js +4 -4
  97. package/lib/TextAlign.cjs +1 -1
  98. package/lib/TextAlign.js +14 -13
  99. package/lib/TextDirection.cjs +1 -1
  100. package/lib/TextDirection.js +7 -7
  101. package/lib/TextUnderline.cjs +1 -1
  102. package/lib/TextUnderline.js +4 -4
  103. package/lib/{Twitter-CXmmjz9R.js → Twitter-B3n8vc45.js} +73 -75
  104. package/lib/Twitter-DJ6JzZPJ.cjs +1 -0
  105. package/lib/Twitter.cjs +1 -1
  106. package/lib/Twitter.js +3 -4
  107. package/lib/Video.cjs +1 -1
  108. package/lib/Video.js +41 -33
  109. package/lib/bubble.cjs +4 -2
  110. package/lib/bubble.d.ts +1 -310
  111. package/lib/bubble.js +8782 -1104
  112. package/lib/button-BTnV4TZ7.cjs +1 -0
  113. package/lib/{button-DXMsXUEn.js → button-DHZeIKzF.js} +6 -6
  114. package/lib/checkbox-BoBTXwkF.cjs +1 -0
  115. package/lib/checkbox-Dm8Nfwg8.js +27 -0
  116. package/lib/components/ActionButton.d.ts +23 -0
  117. package/lib/components/ActionMenuButton.d.ts +28 -0
  118. package/lib/components/Bubble/RichTextBubbleColumns.d.ts +1 -0
  119. package/lib/components/Bubble/RichTextBubbleDrawer.d.ts +1 -0
  120. package/lib/components/Bubble/RichTextBubbleExcalidraw.d.ts +1 -0
  121. package/lib/components/Bubble/RichTextBubbleIframe.d.ts +1 -0
  122. package/lib/components/Bubble/RichTextBubbleKatex.d.ts +1 -0
  123. package/lib/components/Bubble/RichTextBubbleLink.d.ts +6 -0
  124. package/lib/components/Bubble/RichTextBubbleMedia.d.ts +4 -0
  125. package/lib/components/Bubble/RichTextBubbleMenuDragHandle.d.ts +1 -0
  126. package/lib/components/Bubble/RichTextBubbleMermaid.d.ts +1 -0
  127. package/lib/components/Bubble/RichTextBubbleTable.d.ts +5 -0
  128. package/lib/components/Bubble/RichTextBubbleText.d.ts +5 -0
  129. package/lib/components/Bubble/RichTextBubbleTwitter.d.ts +1 -0
  130. package/lib/components/Bubble/formatBubble.d.ts +55 -0
  131. package/lib/components/Bubble/index.d.ts +12 -0
  132. package/lib/components/ColorPicker.d.ts +11 -0
  133. package/lib/components/RichTextProvider.d.ts +8 -0
  134. package/lib/components/SizeSetter/SizeSetter.d.ts +13 -0
  135. package/lib/components/icons/Activity.d.ts +2 -0
  136. package/lib/components/icons/Animas.d.ts +2 -0
  137. package/lib/components/icons/AspectRatio.d.ts +2 -0
  138. package/lib/components/icons/Blockquote.d.ts +2 -0
  139. package/lib/components/icons/CodeView.d.ts +1 -0
  140. package/lib/components/icons/ColumnAddLeft.d.ts +1 -0
  141. package/lib/components/icons/ColumnAddRight.d.ts +1 -0
  142. package/lib/components/icons/DeleteColumn.d.ts +2 -0
  143. package/lib/components/icons/DeleteRow.d.ts +2 -0
  144. package/lib/components/icons/Direction.d.ts +1 -0
  145. package/lib/components/icons/Excalidraw.d.ts +1 -0
  146. package/lib/components/icons/ExportPdf.d.ts +1 -0
  147. package/lib/components/icons/ExportWord.d.ts +2 -0
  148. package/lib/components/icons/FileWordOutline.d.ts +2 -0
  149. package/lib/components/icons/Flag.d.ts +2 -0
  150. package/lib/components/icons/Food.d.ts +2 -0
  151. package/lib/components/icons/GIfIcon.d.ts +1 -0
  152. package/lib/components/icons/Html.d.ts +1 -0
  153. package/lib/components/icons/Icon.d.ts +8 -0
  154. package/lib/components/icons/IconColorFill.d.ts +5 -0
  155. package/lib/components/icons/IconHighlightFill.d.ts +3 -0
  156. package/lib/components/icons/ImportWord.d.ts +2 -0
  157. package/lib/components/icons/LeftToRight.d.ts +1 -0
  158. package/lib/components/icons/LineHeight.d.ts +2 -0
  159. package/lib/components/icons/MenuDown.d.ts +2 -0
  160. package/lib/components/icons/Mermaid.d.ts +1 -0
  161. package/lib/components/icons/NoFill.d.ts +1 -0
  162. package/lib/components/icons/Object.d.ts +2 -0
  163. package/lib/components/icons/RightToLeft.d.ts +1 -0
  164. package/lib/components/icons/SizeL.d.ts +2 -0
  165. package/lib/components/icons/SizeM.d.ts +2 -0
  166. package/lib/components/icons/SizeS.d.ts +2 -0
  167. package/lib/components/icons/Symbol.d.ts +2 -0
  168. package/lib/components/icons/Travel.d.ts +2 -0
  169. package/lib/components/icons/Twitter.d.ts +1 -0
  170. package/lib/components/icons/icons.d.ts +1 -0
  171. package/lib/components/icons/index.d.ts +12 -0
  172. package/lib/components/index.d.ts +6 -0
  173. package/lib/components/ui/button.d.ts +11 -0
  174. package/lib/components/ui/checkbox.d.ts +4 -0
  175. package/lib/components/ui/dialog.d.ts +19 -0
  176. package/lib/components/ui/dropdown-menu.d.ts +27 -0
  177. package/lib/components/ui/emoji-picker.d.ts +7 -0
  178. package/lib/components/ui/index.d.ts +14 -0
  179. package/lib/components/ui/input.d.ts +5 -0
  180. package/lib/components/ui/label.d.ts +5 -0
  181. package/lib/components/ui/popover.d.ts +6 -0
  182. package/lib/components/ui/select.d.ts +13 -0
  183. package/lib/components/ui/separator.d.ts +4 -0
  184. package/lib/components/ui/switch.d.ts +4 -0
  185. package/lib/components/ui/tabs.d.ts +7 -0
  186. package/lib/components/ui/textarea.d.ts +5 -0
  187. package/lib/components/ui/toast.d.ts +15 -0
  188. package/lib/components/ui/toaster.d.ts +1 -0
  189. package/lib/components/ui/toggle.d.ts +12 -0
  190. package/lib/components/ui/tooltip.d.ts +7 -0
  191. package/lib/components/ui/use-toast.d.ts +44 -0
  192. package/lib/constants/index.d.ts +47 -0
  193. package/lib/constants/resetCSS.d.ts +1 -0
  194. package/lib/dialog-DXF2Q8LZ.cjs +1 -0
  195. package/lib/dialog-xrO7nV_z.js +101 -0
  196. package/lib/dropdown-menu-Bh-wEgI8.cjs +1 -0
  197. package/lib/{dropdown-menu-BPp2Z_U-.js → dropdown-menu-ByeBPPyv.js} +32 -26
  198. package/lib/events.constant-B-VGURJp.cjs +1 -0
  199. package/lib/events.constant-CBPIqO_g.js +25 -0
  200. package/lib/extensions/Attachment/Attachment.d.ts +15 -0
  201. package/lib/extensions/Attachment/components/NodeViewAttachment/FileIcon.d.ts +1 -0
  202. package/lib/extensions/Attachment/components/NodeViewAttachment/FileIconString.d.ts +1 -0
  203. package/lib/extensions/Attachment/components/NodeViewAttachment/NodeViewAttachment.d.ts +1 -0
  204. package/lib/extensions/Attachment/components/RichTextAttachment.d.ts +1 -0
  205. package/lib/extensions/Attachment/index.d.ts +1 -0
  206. package/lib/extensions/Blockquote/Blockquote.d.ts +6 -0
  207. package/lib/extensions/Blockquote/components/RichTextBlockquote.d.ts +1 -0
  208. package/lib/extensions/Blockquote/index.d.ts +1 -0
  209. package/lib/extensions/Bold/Bold.d.ts +6 -0
  210. package/lib/extensions/Bold/components/RichTextBold.d.ts +1 -0
  211. package/lib/extensions/Bold/index.d.ts +1 -0
  212. package/lib/extensions/BulletList/BulletList.d.ts +6 -0
  213. package/lib/extensions/BulletList/components/RichTextBulletList.d.ts +1 -0
  214. package/lib/extensions/BulletList/index.d.ts +1 -0
  215. package/lib/extensions/Clear/Clear.d.ts +6 -0
  216. package/lib/extensions/Clear/components/RichTextClear.d.ts +1 -0
  217. package/lib/extensions/Clear/index.d.ts +1 -0
  218. package/lib/extensions/Code/Code.d.ts +6 -0
  219. package/lib/extensions/Code/components/RichTextCode.d.ts +1 -0
  220. package/lib/extensions/Code/index.d.ts +1 -0
  221. package/lib/extensions/CodeBlock/CodeBlock.d.ts +21 -0
  222. package/lib/extensions/CodeBlock/components/NodeViewCodeBlock/NodeViewCodeBlock.d.ts +1 -0
  223. package/lib/extensions/CodeBlock/components/RichTextCodeBlock.d.ts +1 -0
  224. package/lib/extensions/CodeBlock/index.d.ts +1 -0
  225. package/lib/extensions/CodeView/CodeView.d.ts +17 -0
  226. package/lib/extensions/CodeView/components/RichTextCodeView.d.ts +1 -0
  227. package/lib/extensions/CodeView/index.d.ts +1 -0
  228. package/lib/extensions/Color/Color.d.ts +22 -0
  229. package/lib/extensions/Color/components/RichTextColor.d.ts +1 -0
  230. package/lib/extensions/Color/index.d.ts +1 -0
  231. package/lib/extensions/Column/Column.d.ts +17 -0
  232. package/lib/extensions/Column/components/RichTextColumn.d.ts +1 -0
  233. package/lib/extensions/Column/index.d.ts +1 -0
  234. package/lib/extensions/Drawer/Drawer.d.ts +15 -0
  235. package/lib/extensions/Drawer/components/ControlDrawer/ControlDrawer.d.ts +2 -0
  236. package/lib/extensions/Drawer/components/ControlDrawer/icon.d.ts +28 -0
  237. package/lib/extensions/Drawer/components/EditDrawerBlock.d.ts +1 -0
  238. package/lib/extensions/Drawer/components/NodeViewDrawer/NodeViewDrawer.d.ts +1 -0
  239. package/lib/extensions/Drawer/components/RichTextDrawer.d.ts +1 -0
  240. package/lib/extensions/Drawer/index.d.ts +1 -0
  241. package/lib/extensions/Emoji/Emoji.d.ts +3 -0
  242. package/lib/extensions/Emoji/components/EmojiList/EmojiNodeView.d.ts +3 -0
  243. package/lib/extensions/Emoji/components/EmojiList/emojis.d.ts +4 -0
  244. package/lib/extensions/Emoji/components/RichTextEmoji.d.ts +1 -0
  245. package/lib/extensions/Emoji/index.d.ts +1 -0
  246. package/lib/extensions/Excalidraw/Excalidraw.d.ts +17 -0
  247. package/lib/extensions/Excalidraw/components/NodeViewExcalidraw/NodeViewExcalidraw.d.ts +2 -0
  248. package/lib/extensions/Excalidraw/components/RichTextExcalidraw.d.ts +1 -0
  249. package/lib/extensions/Excalidraw/index.d.ts +1 -0
  250. package/lib/extensions/ExportPdf/ExportPdf.d.ts +21 -0
  251. package/lib/extensions/ExportPdf/components/RichTextExportPdf.d.ts +1 -0
  252. package/lib/extensions/ExportPdf/index.d.ts +1 -0
  253. package/lib/extensions/ExportWord/ExportWord.d.ts +13 -0
  254. package/lib/extensions/ExportWord/components/RichTextExportWord.d.ts +1 -0
  255. package/lib/extensions/ExportWord/index.d.ts +1 -0
  256. package/lib/extensions/FontFamily/FontFamily.d.ts +10 -0
  257. package/lib/extensions/FontFamily/components/RichTextFontFamily.d.ts +15 -0
  258. package/lib/extensions/FontFamily/index.d.ts +1 -0
  259. package/lib/extensions/FontSize/FontSize.d.ts +32 -0
  260. package/lib/extensions/FontSize/components/RichTextFontSize.d.ts +12 -0
  261. package/lib/extensions/FontSize/index.d.ts +1 -0
  262. package/lib/extensions/Heading/Heading.d.ts +6 -0
  263. package/lib/extensions/Heading/components/RichTextHeading.d.ts +15 -0
  264. package/lib/extensions/Heading/index.d.ts +1 -0
  265. package/lib/extensions/Highlight/Highlight.d.ts +18 -0
  266. package/lib/extensions/Highlight/components/RichTextHighlight.d.ts +1 -0
  267. package/lib/extensions/Highlight/index.d.ts +1 -0
  268. package/lib/extensions/History/History.d.ts +6 -0
  269. package/lib/extensions/History/components/RichTextHistory.d.ts +2 -0
  270. package/lib/extensions/History/index.d.ts +1 -0
  271. package/lib/extensions/HorizontalRule/HorizontalRule.d.ts +6 -0
  272. package/lib/extensions/HorizontalRule/components/RichTextHorizontalRule.d.ts +1 -0
  273. package/lib/extensions/HorizontalRule/index.d.ts +1 -0
  274. package/lib/extensions/Iframe/Iframe.d.ts +16 -0
  275. package/lib/extensions/Iframe/components/IframeNodeView.d.ts +2 -0
  276. package/lib/extensions/Iframe/components/RichTextIframe.d.ts +1 -0
  277. package/lib/extensions/Iframe/index.d.ts +1 -0
  278. package/lib/extensions/Iframe/utils.d.ts +9 -0
  279. package/lib/extensions/Image/Image.d.ts +56 -0
  280. package/lib/extensions/Image/components/ImageCropper.d.ts +1 -0
  281. package/lib/extensions/Image/components/ImageView.d.ts +2 -0
  282. package/lib/extensions/Image/components/RichTextImage.d.ts +1 -0
  283. package/lib/extensions/Image/index.d.ts +1 -0
  284. package/lib/extensions/Image/store.d.ts +4 -0
  285. package/lib/extensions/ImageGif/ImageGif.d.ts +39 -0
  286. package/lib/extensions/ImageGif/components/ImageGifView.d.ts +2 -0
  287. package/lib/extensions/ImageGif/components/RichTextImageGif.d.ts +1 -0
  288. package/lib/extensions/ImageGif/components/services.d.ts +458 -0
  289. package/lib/extensions/ImageGif/index.d.ts +1 -0
  290. package/lib/extensions/ImportWord/ImportWord.d.ts +18 -0
  291. package/lib/extensions/ImportWord/components/RichTextImportWord.d.ts +1 -0
  292. package/lib/extensions/ImportWord/index.d.ts +1 -0
  293. package/lib/extensions/Indent/Indent.d.ts +23 -0
  294. package/lib/extensions/Indent/components/RichTextIndent.d.ts +1 -0
  295. package/lib/extensions/Indent/index.d.ts +1 -0
  296. package/lib/extensions/Italic/Italic.d.ts +6 -0
  297. package/lib/extensions/Italic/components/RichTextItalic.d.ts +1 -0
  298. package/lib/extensions/Italic/index.d.ts +1 -0
  299. package/lib/extensions/Katex/Katex.d.ts +17 -0
  300. package/lib/extensions/Katex/components/KatexWrapper.d.ts +1 -0
  301. package/lib/extensions/Katex/components/RichTextKatex.d.ts +1 -0
  302. package/lib/extensions/Katex/index.d.ts +1 -0
  303. package/lib/extensions/LineHeight/LineHeight.d.ts +7 -0
  304. package/lib/extensions/LineHeight/components/RichTextLightHeight.d.ts +1 -0
  305. package/lib/extensions/LineHeight/index.d.ts +1 -0
  306. package/lib/extensions/Link/Link.d.ts +6 -0
  307. package/lib/extensions/Link/components/LinkEditBlock.d.ts +8 -0
  308. package/lib/extensions/Link/components/LinkViewBlock.d.ts +8 -0
  309. package/lib/extensions/Link/components/RichTextLink.d.ts +1 -0
  310. package/lib/extensions/Link/index.d.ts +1 -0
  311. package/lib/extensions/Mention/Mention.d.ts +1 -0
  312. package/lib/extensions/Mention/components/NodeViewMentionList.d.ts +10 -0
  313. package/lib/extensions/Mention/index.d.ts +1 -0
  314. package/lib/extensions/Mermaid/Mermaid.d.ts +15 -0
  315. package/lib/extensions/Mermaid/components/EditMermaidBlock.d.ts +8 -0
  316. package/lib/extensions/Mermaid/components/NodeViewMermaid/NodeViewMermaid.d.ts +1 -0
  317. package/lib/extensions/Mermaid/components/RichTextMermaid.d.ts +1 -0
  318. package/lib/extensions/Mermaid/index.d.ts +1 -0
  319. package/lib/extensions/MoreMark/MoreMark.d.ts +20 -0
  320. package/lib/extensions/MoreMark/components/RichTextMoreMark.d.ts +14 -0
  321. package/lib/extensions/MoreMark/index.d.ts +1 -0
  322. package/lib/extensions/OrderedList/OrderedList.d.ts +6 -0
  323. package/lib/extensions/OrderedList/components/RichTextOrderedList.d.ts +1 -0
  324. package/lib/extensions/OrderedList/index.d.ts +1 -0
  325. package/lib/extensions/SearchAndReplace/SearchAndReplace.d.ts +36 -0
  326. package/lib/extensions/SearchAndReplace/components/RichTextSearchAndReplace.d.ts +1 -0
  327. package/lib/extensions/SearchAndReplace/index.d.ts +1 -0
  328. package/lib/extensions/SlashCommand/SlashCommand.d.ts +4 -0
  329. package/lib/extensions/SlashCommand/components/SlashCommandList.d.ts +6 -0
  330. package/lib/extensions/SlashCommand/components/SlashCommandNodeView.d.ts +3 -0
  331. package/lib/extensions/SlashCommand/index.d.ts +1 -0
  332. package/lib/extensions/SlashCommand/renderCommandListDefault.d.ts +7 -0
  333. package/lib/extensions/SlashCommand/types.d.ts +19 -0
  334. package/lib/extensions/Strike/Strike.d.ts +6 -0
  335. package/lib/extensions/Strike/components/RichTextStrike.d.ts +1 -0
  336. package/lib/extensions/Strike/index.d.ts +1 -0
  337. package/lib/extensions/Table/Table.d.ts +21 -0
  338. package/lib/extensions/Table/TableCellBackground.d.ts +14 -0
  339. package/lib/extensions/Table/components/CreateTablePopover.d.ts +7 -0
  340. package/lib/extensions/Table/components/RichTextTable.d.ts +1 -0
  341. package/lib/extensions/Table/index.d.ts +1 -0
  342. package/lib/extensions/TaskList/TaskList.d.ts +11 -0
  343. package/lib/extensions/TaskList/components/RichTextTaskList.d.ts +1 -0
  344. package/lib/extensions/TaskList/index.d.ts +1 -0
  345. package/lib/extensions/TextAlign/TextAlign.d.ts +17 -0
  346. package/lib/extensions/TextAlign/components/RichTextAlign.d.ts +14 -0
  347. package/lib/extensions/TextAlign/index.d.ts +1 -0
  348. package/lib/extensions/TextDirection/TextDirection.d.ts +5 -0
  349. package/lib/extensions/TextDirection/components/RichTextTextDirection.d.ts +15 -0
  350. package/lib/extensions/TextDirection/index.d.ts +1 -0
  351. package/lib/extensions/TextUnderline/TextUnderline.d.ts +6 -0
  352. package/lib/extensions/TextUnderline/components/RichTextUnderline.d.ts +1 -0
  353. package/lib/extensions/TextUnderline/index.d.ts +1 -0
  354. package/lib/extensions/Twitter/Twitter.d.ts +46 -0
  355. package/lib/extensions/Twitter/components/FormEditLinkTwitter.d.ts +6 -0
  356. package/lib/extensions/Twitter/components/NodeViewTweet.d.ts +8 -0
  357. package/lib/extensions/Twitter/components/RichTextTwitter.d.ts +1 -0
  358. package/lib/extensions/Twitter/index.d.ts +1 -0
  359. package/lib/extensions/Video/Video.d.ts +66 -0
  360. package/lib/extensions/Video/components/RichTextVideo.d.ts +1 -0
  361. package/lib/extensions/Video/index.d.ts +1 -0
  362. package/lib/extensions/Video/store.d.ts +4 -0
  363. package/lib/hooks/useActive.d.ts +21 -0
  364. package/lib/hooks/useAttributes.d.ts +2 -0
  365. package/lib/hooks/useButtonProps.d.ts +1 -0
  366. package/lib/hooks/useCopy.d.ts +5 -0
  367. package/lib/hooks/useExtension.d.ts +1 -0
  368. package/lib/hooks/useLocalStorage.d.ts +13 -0
  369. package/lib/index-B0fWAhpK.cjs +1 -0
  370. package/lib/{icons-Cllpys39.js → index-BQ17A_37.js} +173 -142
  371. package/lib/{index-Bnmd0WvY.js → index-BeUrdBxf.js} +23 -23
  372. package/lib/{index-DYkucCoF.js → index-CEbbM7Gx.js} +57 -76
  373. package/lib/{index-BPfVXs5_.js → index-ClAEwR0V.js} +580 -403
  374. package/lib/{index-CBce_TWY.js → index-D-FhWysc.js} +1 -1
  375. package/lib/{index-DzvuNTxo.cjs → index-DCJheRBq.cjs} +1 -1
  376. package/lib/index-DLqogznp.cjs +54 -0
  377. package/lib/index-DM3mpxB-.cjs +7 -0
  378. package/lib/index-DmOTQudI.cjs +1 -0
  379. package/lib/{index-N--9MohJ.cjs → index-DylewabB.cjs} +1 -1
  380. package/lib/{index-D-5U8dY8.cjs → index-TMqmkmT6.cjs} +1 -1
  381. package/lib/index-nFjllrEl.js +7390 -0
  382. package/lib/{index-D2TUfKkC.js → index-prphFVsp.js} +1 -1
  383. package/lib/index.cjs +3 -27
  384. package/lib/index.d.ts +1 -279
  385. package/lib/index.js +22 -129
  386. package/lib/input-CadAYBdT.cjs +1 -0
  387. package/lib/input-U-XBy56K.js +21 -0
  388. package/lib/{isNumber-ClPupm7P.cjs → isNumber-C2saEiG2.cjs} +1 -1
  389. package/lib/{isNumber-fpLGS0AZ.js → isNumber-CTm1pIvN.js} +1 -1
  390. package/lib/label-23SJWQ49.js +19 -0
  391. package/lib/label-C09fAh5p.cjs +1 -0
  392. package/lib/lib/utils.d.ts +2 -0
  393. package/lib/locale-bundle.cjs +1 -1
  394. package/lib/locale-bundle.d.ts +1 -6722
  395. package/lib/locale-bundle.js +1 -1
  396. package/lib/locales/en.d.ts +179 -0
  397. package/lib/locales/fi.d.ts +179 -0
  398. package/lib/locales/hu.d.ts +179 -0
  399. package/lib/{locale-bundle.d.cts → locales/index.d.ts} +5365 -6707
  400. package/lib/locales/pt-br.d.ts +179 -0
  401. package/lib/locales/vi.d.ts +179 -0
  402. package/lib/locales/zh-cn.d.ts +179 -0
  403. package/lib/plugins/image-upload.d.ts +13 -0
  404. package/lib/popover-C64cn4Pd.cjs +1 -0
  405. package/lib/{popover-CAuEW0Mr.js → popover-ydZ2mHXy.js} +7 -6
  406. package/lib/separator-BoKhvBG9.cjs +1 -0
  407. package/lib/separator-DqqiRHfY.js +241 -0
  408. package/lib/store/ProviderUniqueId.d.ts +6 -0
  409. package/lib/store/commandList.d.ts +2 -0
  410. package/lib/store/editor.d.ts +21 -0
  411. package/lib/store/fast-context.d.ts +7 -0
  412. package/lib/store/store.d.ts +23 -0
  413. package/lib/store-BPiGnThe.cjs +1 -0
  414. package/lib/store-Cu0gDf4G.js +10 -0
  415. package/lib/style.css +1 -1
  416. package/lib/{tabs-B5mVSN1I.js → tabs-BiYU230B.js} +3 -3
  417. package/lib/{tabs-BoLCMcCI.cjs → tabs-DebGjFBg.cjs} +1 -1
  418. package/lib/{textarea-DUUM1jZd.js → textarea--_-Ve3AB.js} +3 -3
  419. package/lib/textarea-BIkB9h_0.cjs +1 -0
  420. package/lib/theme/theme.d.ts +364 -0
  421. package/lib/theme.cjs +1 -0
  422. package/lib/theme.js +372 -0
  423. package/lib/{throttle-CdwDrFpn.js → throttle-CGM5M2yG.js} +10 -10
  424. package/lib/{throttle-qX7Yjtsg.cjs → throttle-DXN-aiH5.cjs} +1 -1
  425. package/lib/toggle-BWfca8kh.cjs +1 -0
  426. package/lib/{toggle-Cdp4IT2U.js → toggle-Crvm3Tcn.js} +20 -13
  427. package/lib/tooltip-9jtsGIcX.cjs +1 -0
  428. package/lib/tooltip-D_0vo9Xj.js +24 -0
  429. package/lib/types.d.ts +230 -0
  430. package/lib/{updatePosition-8Sdem5jb.cjs → updatePosition-C17CDdjq.cjs} +1 -1
  431. package/lib/{updatePosition-BPmcE0YD.js → updatePosition-DpMKxYdN.js} +1 -1
  432. package/lib/useButtonProps--5ytUuGi.js +136 -0
  433. package/lib/useButtonProps-DJ51kDtM.cjs +1 -0
  434. package/lib/utils/_event.d.ts +13 -0
  435. package/lib/utils/base64.d.ts +2 -0
  436. package/lib/utils/color.d.ts +7 -0
  437. package/lib/utils/columns.d.ts +14 -0
  438. package/lib/utils/customEvents/customEvents.d.ts +3 -0
  439. package/lib/utils/customEvents/events.constant.d.ts +9 -0
  440. package/lib/utils/delete-node.d.ts +2 -0
  441. package/lib/utils/dom-dataset.d.ts +28 -0
  442. package/lib/utils/download.d.ts +1 -0
  443. package/lib/utils/dynamicCSS.d.ts +25 -0
  444. package/lib/utils/editor-container-size.d.ts +4 -0
  445. package/lib/utils/file.d.ts +30 -0
  446. package/lib/utils/getRenderContainer.d.ts +3 -0
  447. package/lib/utils/indent.d.ts +14 -0
  448. package/lib/utils/is-mobile.d.ts +19 -0
  449. package/lib/utils/json.d.ts +2 -0
  450. package/lib/utils/lru-cache.d.ts +31 -0
  451. package/lib/utils/mitt.d.ts +21 -0
  452. package/lib/utils/node.d.ts +15 -0
  453. package/lib/utils/pdf.d.ts +3 -0
  454. package/lib/utils/plateform.d.ts +11 -0
  455. package/lib/utils/shortId.d.ts +1 -0
  456. package/lib/utils/storage.d.ts +2 -0
  457. package/lib/utils/updatePosition.d.ts +1 -0
  458. package/lib/utils/utils.d.ts +20 -0
  459. package/lib/utils/validateFile.d.ts +16 -0
  460. package/package.json +155 -169
  461. package/lib/Attachment.d.cts +0 -351
  462. package/lib/Attachment.d.ts +0 -351
  463. package/lib/Blockquote.d.cts +0 -350
  464. package/lib/Blockquote.d.ts +0 -350
  465. package/lib/Bold.d.cts +0 -350
  466. package/lib/Bold.d.ts +0 -350
  467. package/lib/BulletList.d.cts +0 -350
  468. package/lib/BulletList.d.ts +0 -350
  469. package/lib/Clear.d.cts +0 -349
  470. package/lib/Clear.d.ts +0 -349
  471. package/lib/Code.d.cts +0 -350
  472. package/lib/Code.d.ts +0 -350
  473. package/lib/CodeBlock.d.cts +0 -359
  474. package/lib/CodeBlock.d.ts +0 -359
  475. package/lib/CodeView.d.cts +0 -349
  476. package/lib/CodeView.d.ts +0 -349
  477. package/lib/Color.d.cts +0 -361
  478. package/lib/Color.d.ts +0 -361
  479. package/lib/Column.d.cts +0 -280
  480. package/lib/Column.d.ts +0 -280
  481. package/lib/Drawer-SRhwOc6T.cjs +0 -1
  482. package/lib/Drawer.d.cts +0 -351
  483. package/lib/Drawer.d.ts +0 -351
  484. package/lib/Emoji.d.cts +0 -279
  485. package/lib/Emoji.d.ts +0 -279
  486. package/lib/Excalidraw-DwBRXEtC.js +0 -345
  487. package/lib/Excalidraw-ZN3DQvDC.cjs +0 -1
  488. package/lib/Excalidraw.d.cts +0 -283
  489. package/lib/Excalidraw.d.ts +0 -283
  490. package/lib/ExportPdf.d.cts +0 -360
  491. package/lib/ExportPdf.d.ts +0 -360
  492. package/lib/ExportWord.d.cts +0 -348
  493. package/lib/ExportWord.d.ts +0 -348
  494. package/lib/FontFamily.d.cts +0 -372
  495. package/lib/FontFamily.d.ts +0 -372
  496. package/lib/FontSize.d.cts +0 -374
  497. package/lib/FontSize.d.ts +0 -374
  498. package/lib/Heading.d.cts +0 -364
  499. package/lib/Heading.d.ts +0 -364
  500. package/lib/Highlight.d.cts +0 -359
  501. package/lib/Highlight.d.ts +0 -359
  502. package/lib/History.d.cts +0 -352
  503. package/lib/History.d.ts +0 -352
  504. package/lib/HorizontalRule.d.cts +0 -350
  505. package/lib/HorizontalRule.d.ts +0 -350
  506. package/lib/Iframe-Cvca2G7X.cjs +0 -1
  507. package/lib/Iframe.d.cts +0 -275
  508. package/lib/Iframe.d.ts +0 -275
  509. package/lib/Image.d.cts +0 -384
  510. package/lib/Image.d.ts +0 -384
  511. package/lib/ImageGif.d.cts +0 -296
  512. package/lib/ImageGif.d.ts +0 -296
  513. package/lib/ImportWord.d.cts +0 -360
  514. package/lib/ImportWord.d.ts +0 -360
  515. package/lib/Indent.d.cts +0 -351
  516. package/lib/Indent.d.ts +0 -351
  517. package/lib/Italic.d.cts +0 -350
  518. package/lib/Italic.d.ts +0 -350
  519. package/lib/Katex-XfrNne6U.cjs +0 -4
  520. package/lib/Katex.d.cts +0 -284
  521. package/lib/Katex.d.ts +0 -284
  522. package/lib/LineHeight.d.cts +0 -350
  523. package/lib/LineHeight.d.ts +0 -350
  524. package/lib/Link.d.cts +0 -350
  525. package/lib/Link.d.ts +0 -350
  526. package/lib/LinkEditBlock-BZenZq-Z.cjs +0 -5
  527. package/lib/Mention.d.cts +0 -274
  528. package/lib/Mention.d.ts +0 -274
  529. package/lib/Mermaid.d.cts +0 -351
  530. package/lib/Mermaid.d.ts +0 -351
  531. package/lib/MoreMark.d.cts +0 -375
  532. package/lib/MoreMark.d.ts +0 -375
  533. package/lib/OrderedList.d.cts +0 -350
  534. package/lib/OrderedList.d.ts +0 -350
  535. package/lib/SearchAndReplace.d.cts +0 -292
  536. package/lib/SearchAndReplace.d.ts +0 -292
  537. package/lib/SlashCommand.d.cts +0 -309
  538. package/lib/SlashCommand.d.ts +0 -309
  539. package/lib/Strike.d.cts +0 -350
  540. package/lib/Strike.d.ts +0 -350
  541. package/lib/Table-B1j1Ebmh.cjs +0 -9
  542. package/lib/Table.d.cts +0 -371
  543. package/lib/Table.d.ts +0 -371
  544. package/lib/TaskList.d.cts +0 -356
  545. package/lib/TaskList.d.ts +0 -356
  546. package/lib/TextAlign.d.cts +0 -373
  547. package/lib/TextAlign.d.ts +0 -373
  548. package/lib/TextDirection.d.cts +0 -304
  549. package/lib/TextDirection.d.ts +0 -304
  550. package/lib/TextUnderline.d.cts +0 -350
  551. package/lib/TextUnderline.d.ts +0 -350
  552. package/lib/Twitter-CtVTIWJW.cjs +0 -1
  553. package/lib/Twitter.d.cts +0 -300
  554. package/lib/Twitter.d.ts +0 -300
  555. package/lib/Video.d.cts +0 -385
  556. package/lib/Video.d.ts +0 -385
  557. package/lib/bubble.d.cts +0 -310
  558. package/lib/button-B12K7BJ4.cjs +0 -1
  559. package/lib/clsx-C11secjj.cjs +0 -1
  560. package/lib/clsx-OuTLNxxd.js +0 -16
  561. package/lib/dialog-CaCS-W5S.cjs +0 -1
  562. package/lib/dialog-PtQivpHS.js +0 -100
  563. package/lib/dropdown-menu-CdSm4emp.cjs +0 -1
  564. package/lib/icons-CqHjeW5T.cjs +0 -1
  565. package/lib/index-BH4bc3jN.cjs +0 -33
  566. package/lib/index-DV5kbgRU.cjs +0 -1
  567. package/lib/index-Dfmm6FTT.cjs +0 -1
  568. package/lib/index-DnWWK9F_.js +0 -6374
  569. package/lib/index-DzcKxutn.js +0 -632
  570. package/lib/index-RfTlOzIr.cjs +0 -22
  571. package/lib/index.d.cts +0 -279
  572. package/lib/input-_ECRfn3Y.cjs +0 -1
  573. package/lib/input-wJ9PDEzZ.js +0 -21
  574. package/lib/label-BkgAe7IY.cjs +0 -1
  575. package/lib/label-CGdLYWv7.js +0 -19
  576. package/lib/popover-BgmUNMHj.cjs +0 -1
  577. package/lib/separator-CuBW_w98.js +0 -328
  578. package/lib/separator-DRIrVZ2N.cjs +0 -1
  579. package/lib/store-DX599H5W.js +0 -10
  580. package/lib/store-WStcMOiW.cjs +0 -1
  581. package/lib/switch-CnLJ7Y-b.cjs +0 -1
  582. package/lib/switch-Coix_FA1.js +0 -27
  583. package/lib/textarea-B-6zTKQz.cjs +0 -1
  584. package/lib/theme-B7aAsK_T.js +0 -15
  585. package/lib/theme-D8_cxGqB.cjs +0 -1
  586. package/lib/toggle-D41PzQLJ.cjs +0 -1
  587. package/lib/tooltip-BuEiE96N.cjs +0 -1
  588. package/lib/tooltip-CopwsU8q.js +0 -23
  589. package/lib/useButtonProps-BsEd4zYM.js +0 -141
  590. package/lib/useButtonProps-C6Vpn190.cjs +0 -1
@@ -0,0 +1 @@
1
+ "use strict";var B=Object.create;var H=Object.defineProperty;var $=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var U=Object.getPrototypeOf,X=Object.prototype.hasOwnProperty;var F=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of V(t))!X.call(e,a)&&a!==r&&H(e,a,{get:()=>t[a],enumerable:!(n=$(t,a))||n.enumerable});return e};var q=(e,t,r)=>(r=e!=null?B(U(e)):{},F(t||!e||!e.__esModule?H(r,"default",{value:e,enumerable:!0}):r,e));const E=require("./index-DLqogznp.cjs"),s=require("react/jsx-runtime"),i=require("react"),C=require("./toggle-BWfca8kh.cjs"),A=require("./dialog-DXF2Q8LZ.cjs"),T=require("./useButtonProps-DJ51kDtM.cjs"),G=require("re-resizable"),Y=require("./index-DM3mpxB-.cjs"),I=require("./dom-dataset-BqoJhJXt.cjs"),J=require("./button-BTnV4TZ7.cjs");function K(e){return e=e||new Map,{all:e,on(t,r){const n=e.get(t);n?n.push(r):e.set(t,[r])},off(t,r){const n=e.get(t);n&&(r?n.splice(n.indexOf(r)>>>0,1):e.set(t,[]))},emit(t,r){let n=e.get(t);n&&[...n].map(a=>{a(r)}),n=e.get("*"),n&&[...n].map(a=>{a(t,r)})}}}let O;function W(){try{return O||(O=K()),O}catch{throw new Error("Error EventEmitter")}}const R="OPEN_EXCALIDRAW_SETTING_MODAL";function Q(e,t){W().on(e,t)}function ee(e,t){W().off(e,t)}function te(e){W().emit(R,e)}function re(){const e=T.useEditorInstance(),t=T.useButtonProps(L.name),r=T.useExtension(L.name),{tooltipOptions:n={},isActive:a=void 0}=(t==null?void 0:t.componentProps)??{},{editorDisabled:f}=T.useToggleActive(a),u=i.useMemo(()=>(r==null?void 0:r.options)||{},[r]),[c,_]=i.useState(null),[x,M]=i.useState({}),[b,y]=i.useState({elements:[],appState:{isLoading:!1},files:null}),[d,h]=i.useState(!1),[v,j]=i.useState(!0),[m,N]=i.useState(null),o=i.useCallback(p=>{p&&import("@excalidraw/excalidraw").then(g=>{_(g.Excalidraw)}).catch(N).finally(()=>j(!1))},[j]),l=i.useCallback(p=>{setTimeout(()=>{p.refresh()})},[]),w=i.useCallback((p,g,z)=>{M({elements:p,appState:{isLoading:!1},files:z})},[]),D=i.useCallback(()=>{if(!c){h(!1);return}e.chain().focus().setExcalidraw({data:x}).run(),h(!1)},[c,e,x,h]);return i.useEffect(()=>{const p=g=>{(g==null?void 0:g.editor)===e&&(h(!0),g&&y(g.data))};return Q(R,p),()=>{ee(R,p)}},[e,h]),i.useEffect(()=>{!v&&c&&d&&setTimeout(()=>{window.dispatchEvent(new Event("resize"))},400)},[v,c,d]),s.jsxs(A.Dialog,{onOpenChange:h,open:d,children:[s.jsx(A.DialogTrigger,{asChild:!0,children:s.jsx(C.ActionButton,{disabled:f,icon:"Excalidraw",tooltip:"Excalidraw",tooltipOptions:n,action:()=>{f||h(!0)}})}),s.jsxs(A.DialogContent,{className:"richtext-z-[99999] !richtext-max-w-[1300px]",children:[s.jsx(A.DialogTitle,{children:"Excalidraw"}),s.jsxs("div",{style:{height:"100%",borderWidth:1},children:[v&&s.jsx("p",{children:"Loading..."}),m&&s.jsx("p",{children:m&&m.message||"Error"}),s.jsx("div",{ref:o,style:{width:"100%",height:600},children:!v&&!m&&c?s.jsx(c,{initialData:b,langCode:"en",onChange:w,ref:l,...u.excalidrawProps}):null})]}),s.jsx(A.DialogFooter,{children:s.jsx(J.Button,{disabled:!c,onClick:D,type:"button",children:"Save changes"})})]})]})}const ne="_wrap_dra8y_1",se="_renderWrap_dra8y_7",ie="_handlerWrap_dra8y_30",ae="_disabled_dra8y_40",S={wrap:ne,renderWrap:se,handlerWrap:ie,disabled:ae},oe=10,ce=200,k=15,P={width:"100%",height:"100%",maxWidth:"100%"};function de({editor:e,node:t,updateAttributes:r}){const n=i.useRef(null),a=Y.useEditableEditor(),f=e.isActive(L.name),{data:u,width:c,height:_}=t.attrs,[x,M]=i.useState(null),[b,y]=i.useState(!0),[d,h]=i.useState(null),[v,j]=i.useState(100),m=i.useCallback(o=>()=>{j(l=>T.clamp(o==="minus"?l-k:l+k,oe,ce))},[]);i.useEffect(()=>{let o=!1;return import("@excalidraw/excalidraw").then(l=>{o||(n.current=l.exportToSvg)}).catch(l=>!o&&h(l)).finally(()=>!o&&y(!1)),()=>{o=!0}},[u]),i.useEffect(()=>{let o=!1;return(async()=>{if(!n.current||o||b||d||!u)return;const w=await n.current(u);o||(w.setAttribute("width","100%"),w.setAttribute("height","100%"),w.setAttribute("display","block"),M(w))})(),()=>{o=!0}},[u,b,d]);const N=o=>{r({width:o.width,height:o.height})};return s.jsx(E.NodeViewWrapper,{className:E.clsx(S.wrap,{[S.active]:f,[S.disabled]:!a}),children:s.jsx(G.Resizable,{size:{width:Number.parseInt(c),height:Number.parseInt(_)},onResizeStop:(o,l,w,D)=>{N({width:Number.parseInt(c)+D.width,height:Number.parseInt(_)+D.height})},children:s.jsxs("div",{className:E.clsx(S.renderWrap,"render-wrapper"),style:{...P,overflow:"hidden"},children:[d&&s.jsx("div",{style:P,children:s.jsx("p",{children:d.message||d})}),b&&s.jsx("p",{children:"Loading..."}),!b&&!d&&x&&s.jsx("div",{dangerouslySetInnerHTML:{__html:(x==null?void 0:x.outerHTML)??""},style:{height:"100%",maxHeight:"100%",padding:24,overflow:"hidden",display:"flex",justifyContent:"center",alignItems:"center",transform:`scale(${v/100})`,transition:"all ease-in-out .3s"}}),s.jsxs("div",{className:S.handlerWrap,children:[s.jsx(C.ActionButton,{action:m("minus"),disabled:!a,icon:"ZoomOut",tooltip:"Zoom Out"}),s.jsx(C.ActionButton,{action:m("plus"),disabled:!a,icon:"ZoomIn",tooltip:"Zoom In"})]})]})})})}const Z={elements:[]},L=E.Node3.create({name:"excalidraw",group:"block",selectable:!0,atom:!0,draggable:!0,inline:!1,addAttributes(){return{defaultShowPicker:{default:!1},createUser:{default:null},width:{default:"100%",parseHTML:I.getDatasetAttribute("width")},height:{default:240,parseHTML:I.getDatasetAttribute("height")},data:{default:Z,parseHTML:I.getDatasetAttribute("data",!0)}}},addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),HTMLAttributes:{class:"excalidraw"},excalidrawProps:{},button:()=>({componentProps:{}})}},parseHTML(){return[{tag:"div[class=excalidraw]"}]},renderHTML({HTMLAttributes:e,node:t}){return["div",E.mergeAttributes(this.options.HTMLAttributes,e,I.nodeAttrsToDataset(t))]},addCommands(){return{setExcalidraw:e=>({tr:t,commands:r,chain:n})=>{var a,f,u;return e=e||{},e.data=e.data||Z,((u=(f=(a=t.selection)==null?void 0:a.node)==null?void 0:f.type)==null?void 0:u.name)==this.name?r.updateAttributes(this.name,e):n().insertContent({type:this.name,attrs:e}).run()}}},addNodeView(){return E.ReactNodeViewRenderer(de)},addInputRules(){return[E.nodeInputRule({find:/^\$excalidraw\$$/,type:this.type,getAttributes:()=>({width:"100%"})})]}});exports.Excalidraw=L;exports.RichTextExcalidraw=re;exports.triggerOpenExcalidrawSettingModal=te;
@@ -0,0 +1,355 @@
1
+ import { s as V, C as Z, N as $, n as B, R as U, m as X } from "./index-nFjllrEl.js";
2
+ import { jsxs as T, jsx as i } from "react/jsx-runtime";
3
+ import { useMemo as F, useState as l, useCallback as A, useEffect as N, useRef as G } from "react";
4
+ import { A as C } from "./toggle-Crvm3Tcn.js";
5
+ import { D as Y, a as q, b as J, c as K, d as Q } from "./dialog-xrO7nV_z.js";
6
+ import { c as ee, u as te, d as re, a as ne, i as ie } from "./useButtonProps--5ytUuGi.js";
7
+ import { Resizable as ae } from "re-resizable";
8
+ import { b as se } from "./index-ClAEwR0V.js";
9
+ import { n as oe, g as O } from "./dom-dataset-CIEeltF6.js";
10
+ import { B as de } from "./button-DHZeIKzF.js";
11
+ function ce(e) {
12
+ return e = e || /* @__PURE__ */ new Map(), {
13
+ /**
14
+ * A Map of event names to registered handler functions.
15
+ */
16
+ all: e,
17
+ /**
18
+ * Register an event handler for the given type.
19
+ * @param {string|symbol} type Type of event to listen for, or `'*'` for all events
20
+ * @param {Function} handler Function to call in response to given event
21
+ * @memberOf mitt
22
+ */
23
+ //@ts-expect-error
24
+ on(t, n) {
25
+ const r = e.get(t);
26
+ r ? r.push(n) : e.set(t, [n]);
27
+ },
28
+ /**
29
+ * Remove an event handler for the given type.
30
+ * If `handler` is omitted, all handlers of the given type are removed.
31
+ * @param {string|symbol} type Type of event to unregister `handler` from (`'*'` to remove a wildcard handler)
32
+ * @param {Function} [handler] Handler function to remove
33
+ * @memberOf mitt
34
+ */
35
+ //@ts-expect-error
36
+ off(t, n) {
37
+ const r = e.get(t);
38
+ r && (n ? r.splice(r.indexOf(n) >>> 0, 1) : e.set(t, []));
39
+ },
40
+ /**
41
+ * Invoke all handlers for the given type.
42
+ * If present, `'*'` handlers are invoked after type-matched handlers.
43
+ *
44
+ * Note: Manually firing '*' handlers is not supported.
45
+ *
46
+ * @param {string|symbol} type The event type to invoke
47
+ * @param {Any} [evt] Any value (object is recommended and powerful), passed to each handler
48
+ * @memberOf mitt
49
+ */
50
+ emit(t, n) {
51
+ let r = e.get(t);
52
+ r && [...r].map((s) => {
53
+ s(n);
54
+ }), r = e.get("*"), r && [...r].map((s) => {
55
+ s(t, n);
56
+ });
57
+ }
58
+ };
59
+ }
60
+ let S;
61
+ function H() {
62
+ try {
63
+ return S || (S = ce()), S;
64
+ } catch {
65
+ throw new Error("Error EventEmitter");
66
+ }
67
+ }
68
+ const R = "OPEN_EXCALIDRAW_SETTING_MODAL";
69
+ function le(e, t) {
70
+ H().on(e, t);
71
+ }
72
+ function ue(e, t) {
73
+ H().off(e, t);
74
+ }
75
+ function Me(e) {
76
+ H().emit(R, e);
77
+ }
78
+ function De() {
79
+ const e = ee(), t = te(W.name), n = re(W.name), {
80
+ tooltipOptions: r = {},
81
+ isActive: s = void 0
82
+ } = (t == null ? void 0 : t.componentProps) ?? {}, { editorDisabled: f } = ne(s), u = F(() => (n == null ? void 0 : n.options) || {}, [n]), [o, _] = l(null), [g, y] = l({}), [b, M] = l({ elements: [], appState: { isLoading: !1 }, files: null }), [d, h] = l(!1), [x, I] = l(!0), [w, D] = l(null), a = A(
83
+ (p) => {
84
+ p && import("@excalidraw/excalidraw").then((m) => {
85
+ _(m.Excalidraw);
86
+ }).catch(D).finally(() => I(!1));
87
+ },
88
+ [I]
89
+ ), c = A((p) => {
90
+ setTimeout(() => {
91
+ p.refresh();
92
+ });
93
+ }, []), E = A((p, m, k) => {
94
+ y({
95
+ elements: p,
96
+ appState: { isLoading: !1 },
97
+ files: k
98
+ });
99
+ }, []), L = A(() => {
100
+ if (!o) {
101
+ h(!1);
102
+ return;
103
+ }
104
+ e.chain().focus().setExcalidraw({ data: g }).run(), h(!1);
105
+ }, [o, e, g, h]);
106
+ return N(() => {
107
+ const p = (m) => {
108
+ (m == null ? void 0 : m.editor) === e && (h(!0), m && M(m.data));
109
+ };
110
+ return le(R, p), () => {
111
+ ue(R, p);
112
+ };
113
+ }, [e, h]), N(() => {
114
+ !x && o && d && setTimeout(() => {
115
+ window.dispatchEvent(new Event("resize"));
116
+ }, 400);
117
+ }, [x, o, d]), /* @__PURE__ */ T(
118
+ Y,
119
+ {
120
+ onOpenChange: h,
121
+ open: d,
122
+ children: [
123
+ /* @__PURE__ */ i(q, { asChild: !0, children: /* @__PURE__ */ i(
124
+ C,
125
+ {
126
+ disabled: f,
127
+ icon: "Excalidraw",
128
+ tooltip: "Excalidraw",
129
+ tooltipOptions: r,
130
+ action: () => {
131
+ f || h(!0);
132
+ }
133
+ }
134
+ ) }),
135
+ /* @__PURE__ */ T(J, { className: "richtext-z-[99999] !richtext-max-w-[1300px]", children: [
136
+ /* @__PURE__ */ i(K, { children: "Excalidraw" }),
137
+ /* @__PURE__ */ T("div", { style: { height: "100%", borderWidth: 1 }, children: [
138
+ x && /* @__PURE__ */ i("p", { children: "Loading..." }),
139
+ w && /* @__PURE__ */ i("p", { children: w && w.message || "Error" }),
140
+ /* @__PURE__ */ i(
141
+ "div",
142
+ {
143
+ ref: a,
144
+ style: { width: "100%", height: 600 },
145
+ children: !x && !w && o ? /* @__PURE__ */ i(
146
+ o,
147
+ {
148
+ initialData: b,
149
+ langCode: "en",
150
+ onChange: E,
151
+ ref: c,
152
+ ...u.excalidrawProps
153
+ }
154
+ ) : null
155
+ }
156
+ )
157
+ ] }),
158
+ /* @__PURE__ */ i(Q, { children: /* @__PURE__ */ i(
159
+ de,
160
+ {
161
+ disabled: !o,
162
+ onClick: L,
163
+ type: "button",
164
+ children: "Save changes"
165
+ }
166
+ ) })
167
+ ] })
168
+ ]
169
+ }
170
+ );
171
+ }
172
+ const he = "_wrap_dra8y_1", pe = "_renderWrap_dra8y_7", me = "_handlerWrap_dra8y_30", fe = "_disabled_dra8y_40", v = {
173
+ wrap: he,
174
+ renderWrap: pe,
175
+ handlerWrap: me,
176
+ disabled: fe
177
+ }, ge = 10, we = 200, P = 15, z = { width: "100%", height: "100%", maxWidth: "100%" };
178
+ function Ee({ editor: e, node: t, updateAttributes: n }) {
179
+ const r = G(null), s = se(), f = e.isActive(W.name), { data: u, width: o, height: _ } = t.attrs, [g, y] = l(null), [b, M] = l(!0), [d, h] = l(null), [x, I] = l(100), w = A((a) => () => {
180
+ I(
181
+ (c) => ie(a === "minus" ? c - P : c + P, ge, we)
182
+ );
183
+ }, []);
184
+ N(() => {
185
+ let a = !1;
186
+ return import("@excalidraw/excalidraw").then((c) => {
187
+ a || (r.current = c.exportToSvg);
188
+ }).catch((c) => !a && h(c)).finally(() => !a && M(!1)), () => {
189
+ a = !0;
190
+ };
191
+ }, [u]), N(() => {
192
+ let a = !1;
193
+ return (async () => {
194
+ if (!r.current || a || b || d || !u)
195
+ return;
196
+ const E = await r.current(u);
197
+ a || (E.setAttribute("width", "100%"), E.setAttribute("height", "100%"), E.setAttribute("display", "block"), y(E));
198
+ })(), () => {
199
+ a = !0;
200
+ };
201
+ }, [u, b, d]);
202
+ const D = (a) => {
203
+ n({ width: a.width, height: a.height });
204
+ };
205
+ return /* @__PURE__ */ i(
206
+ V,
207
+ {
208
+ className: Z(v.wrap, {
209
+ [v.active]: f,
210
+ [v.disabled]: !s
211
+ }),
212
+ children: /* @__PURE__ */ i(
213
+ ae,
214
+ {
215
+ size: { width: Number.parseInt(o), height: Number.parseInt(_) },
216
+ onResizeStop: (a, c, E, L) => {
217
+ D({
218
+ width: Number.parseInt(o) + L.width,
219
+ height: Number.parseInt(_) + L.height
220
+ });
221
+ },
222
+ children: /* @__PURE__ */ T(
223
+ "div",
224
+ {
225
+ className: Z(v.renderWrap, "render-wrapper"),
226
+ style: { ...z, overflow: "hidden" },
227
+ children: [
228
+ d && /* @__PURE__ */ i("div", { style: z, children: /* @__PURE__ */ i("p", { children: d.message || d }) }),
229
+ b && /* @__PURE__ */ i("p", { children: "Loading..." }),
230
+ !b && !d && g && /* @__PURE__ */ i(
231
+ "div",
232
+ {
233
+ dangerouslySetInnerHTML: { __html: (g == null ? void 0 : g.outerHTML) ?? "" },
234
+ style: {
235
+ height: "100%",
236
+ maxHeight: "100%",
237
+ padding: 24,
238
+ overflow: "hidden",
239
+ display: "flex",
240
+ justifyContent: "center",
241
+ alignItems: "center",
242
+ transform: `scale(${x / 100})`,
243
+ transition: "all ease-in-out .3s"
244
+ }
245
+ }
246
+ ),
247
+ /* @__PURE__ */ T("div", { className: v.handlerWrap, children: [
248
+ /* @__PURE__ */ i(
249
+ C,
250
+ {
251
+ action: w("minus"),
252
+ disabled: !s,
253
+ icon: "ZoomOut",
254
+ tooltip: "Zoom Out"
255
+ }
256
+ ),
257
+ /* @__PURE__ */ i(
258
+ C,
259
+ {
260
+ action: w("plus"),
261
+ disabled: !s,
262
+ icon: "ZoomIn",
263
+ tooltip: "Zoom In"
264
+ }
265
+ )
266
+ ] })
267
+ ]
268
+ }
269
+ )
270
+ }
271
+ )
272
+ }
273
+ );
274
+ }
275
+ const j = { elements: [] }, W = /* @__PURE__ */ $.create({
276
+ name: "excalidraw",
277
+ group: "block",
278
+ selectable: !0,
279
+ atom: !0,
280
+ draggable: !0,
281
+ inline: !1,
282
+ addAttributes() {
283
+ return {
284
+ defaultShowPicker: {
285
+ default: !1
286
+ },
287
+ createUser: {
288
+ default: null
289
+ },
290
+ width: {
291
+ default: "100%",
292
+ parseHTML: O("width")
293
+ },
294
+ height: {
295
+ default: 240,
296
+ parseHTML: O("height")
297
+ },
298
+ data: {
299
+ default: j,
300
+ parseHTML: O("data", !0)
301
+ }
302
+ };
303
+ },
304
+ addOptions() {
305
+ var e;
306
+ return {
307
+ ...(e = this.parent) == null ? void 0 : e.call(this),
308
+ HTMLAttributes: {
309
+ class: "excalidraw"
310
+ },
311
+ excalidrawProps: {},
312
+ button: () => ({
313
+ componentProps: {}
314
+ })
315
+ };
316
+ },
317
+ parseHTML() {
318
+ return [
319
+ {
320
+ tag: "div[class=excalidraw]"
321
+ }
322
+ ];
323
+ },
324
+ renderHTML({ HTMLAttributes: e, node: t }) {
325
+ return ["div", X(this.options.HTMLAttributes, e, oe(t))];
326
+ },
327
+ addCommands() {
328
+ return {
329
+ setExcalidraw: (e) => ({ tr: t, commands: n, chain: r }) => {
330
+ var s, f, u;
331
+ return e = e || {}, e.data = e.data || j, ((u = (f = (s = t.selection) == null ? void 0 : s.node) == null ? void 0 : f.type) == null ? void 0 : u.name) == this.name ? n.updateAttributes(this.name, e) : r().insertContent({
332
+ type: this.name,
333
+ attrs: e
334
+ }).run();
335
+ }
336
+ };
337
+ },
338
+ addNodeView() {
339
+ return U(Ee);
340
+ },
341
+ addInputRules() {
342
+ return [
343
+ B({
344
+ find: /^\$excalidraw\$$/,
345
+ type: this.type,
346
+ getAttributes: () => ({ width: "100%" })
347
+ })
348
+ ];
349
+ }
350
+ });
351
+ export {
352
+ W as E,
353
+ De as R,
354
+ Me as t
355
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-RfTlOzIr.cjs");require("./index-BH4bc3jN.cjs");const e=require("./Excalidraw-ZN3DQvDC.cjs");require("./dom-dataset-BqoJhJXt.cjs");exports.Excalidraw=e.Excalidraw;exports.RichTextExcalidraw=e.RichTextExcalidraw;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-DLqogznp.cjs");const e=require("./Excalidraw-DreGyrmJ.cjs");require("./dom-dataset-BqoJhJXt.cjs");exports.Excalidraw=e.Excalidraw;exports.RichTextExcalidraw=e.RichTextExcalidraw;
package/lib/Excalidraw.js CHANGED
@@ -1,8 +1,7 @@
1
- import "./index-DnWWK9F_.js";
2
- import "./index-DzcKxutn.js";
3
- import { E as m, R as p } from "./Excalidraw-DwBRXEtC.js";
1
+ import "./index-nFjllrEl.js";
2
+ import { E as t, R as x } from "./Excalidraw-StBAUhjt.js";
4
3
  import "./dom-dataset-CIEeltF6.js";
5
4
  export {
6
- m as Excalidraw,
7
- p as RichTextExcalidraw
5
+ t as Excalidraw,
6
+ x as RichTextExcalidraw
8
7
  };
package/lib/ExportPdf.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-RfTlOzIr.cjs"),l=require("react/jsx-runtime"),y=require("./toggle-D41PzQLJ.cjs");require("react");require("./index-DV5kbgRU.cjs");const h=require("./useButtonProps-C6Vpn190.cjs");function E(e,n){var m;const t=document.createElement("iframe");t.setAttribute("style","position: absolute; width: 0; height: 0; top: 0; left: 0;"),document.body.appendChild(t);const o=t.contentDocument||((m=t.contentWindow)==null?void 0:m.document);if(!o)return;const{paperSize:s,title:i="Echo Editor",margins:{top:d,right:c,bottom:r,left:a}}=n,p=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-DLqogznp.cjs"),l=require("react/jsx-runtime"),y=require("./toggle-BWfca8kh.cjs");require("react");require("./index-DM3mpxB-.cjs");const h=require("./useButtonProps-DJ51kDtM.cjs");function E(e,n){var m;const t=document.createElement("iframe");t.setAttribute("style","position: absolute; width: 0; height: 0; top: 0; left: 0;"),document.body.appendChild(t);const o=t.contentDocument||((m=t.contentWindow)==null?void 0:m.document);if(!o)return;const{paperSize:s,title:i="Echo Editor",margins:{top:d,right:c,bottom:r,left:a}}=n,p=`
2
2
  <!DOCTYPE html>
3
3
  <html lang="en">
4
4
  <head>
package/lib/ExportPdf.js CHANGED
@@ -1,9 +1,9 @@
1
- import { E as b } from "./index-DnWWK9F_.js";
1
+ import { E as b } from "./index-nFjllrEl.js";
2
2
  import { jsx as u, Fragment as v } from "react/jsx-runtime";
3
- import { A as y } from "./toggle-Cdp4IT2U.js";
3
+ import { A as y } from "./toggle-Crvm3Tcn.js";
4
4
  import "react";
5
- import "./index-BPfVXs5_.js";
6
- import { u as E, a as x } from "./useButtonProps-BsEd4zYM.js";
5
+ import "./index-ClAEwR0V.js";
6
+ import { u as E, a as x } from "./useButtonProps--5ytUuGi.js";
7
7
  function P(o, i) {
8
8
  var m;
9
9
  const t = document.createElement("iframe");
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-RfTlOzIr.cjs"),u=require("docx"),n=require("prosemirror-docx"),i=require("react/jsx-runtime"),g=require("./toggle-D41PzQLJ.cjs"),y=require("react");require("./index-DV5kbgRU.cjs");const l=require("./useButtonProps-C6Vpn190.cjs"),B=typeof window<"u";function v(o,e){if(B){const r=window.URL.createObjectURL(o),t=document.createElement("a");return t.href=r,t.download=e,t.click(),window.URL.revokeObjectURL(r),Promise.resolve()}return console.error("Download is not supported in Node.js"),Promise.resolve()}function E(){const o=l.useButtonProps(p.name),[e,r]=y.useState(!1),{icon:t=void 0,tooltip:a=void 0,shortcutKeys:s=void 0,tooltipOptions:f={},action:c=void 0,isActive:x=void 0}=(o==null?void 0:o.componentProps)??{},{dataState:m,disabled:d,update:w}=l.useToggleActive(x),b=async()=>{d||e||c&&(r(!0),await c(),w(),r(!1))};return o?i.jsx(g.ActionButton,{action:b,dataState:m,disabled:d||e,icon:e?"Loader":t,shortcutKeys:s,tooltip:a,tooltipOptions:f}):i.jsx(i.Fragment,{})}const W={...n.defaultNodes,hardBreak:n.defaultNodes.hard_break,codeBlock:n.defaultNodes.code_block,orderedList:n.defaultNodes.ordered_list,listItem:n.defaultNodes.list_item,bulletList:n.defaultNodes.bullet_list,horizontalRule:n.defaultNodes.horizontal_rule,image(o,e){o.renderInline(e),o.closeBlock(e)},table(o,e){o.table(e,{tableOptions:{width:{size:100,type:u.WidthType.PERCENTAGE}}})}},R=new n.DocxSerializer(W,n.defaultMarks),p=h.Extension.create({name:"exportWord",addOptions(){var o;return{...(o=this.parent)==null?void 0:o.call(this),button:({editor:e,t:r})=>({componentProps:{icon:"ExportWord",action:()=>{var t;return e==null?void 0:e.commands.exportToWord((t=e==null?void 0:e.state)==null?void 0:t.doc)},tooltip:r("editor.exportWord.tooltip"),isActive:()=>!1,disabled:!1}})}},addCommands(){return{exportToWord:o=>async()=>{try{const e={getImageBuffer:async t=>{const s=await(await fetch(t)).arrayBuffer();return new Uint8Array(s)}},r=R.serialize(o,e);return u.Packer.toBlob(r).then(t=>v(new Blob([t]),"richtext-export-document.docx")),!0}catch(e){return console.error("Error exporting to Word:",e),!1}}}}});exports.ExportWord=p;exports.RichTextExportWord=E;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-DLqogznp.cjs"),u=require("docx"),n=require("prosemirror-docx"),i=require("react/jsx-runtime"),g=require("./toggle-BWfca8kh.cjs"),y=require("react");require("./index-DM3mpxB-.cjs");const l=require("./useButtonProps-DJ51kDtM.cjs"),B=typeof window<"u";function v(o,e){if(B){const r=window.URL.createObjectURL(o),t=document.createElement("a");return t.href=r,t.download=e,t.click(),window.URL.revokeObjectURL(r),Promise.resolve()}return console.error("Download is not supported in Node.js"),Promise.resolve()}function E(){const o=l.useButtonProps(p.name),[e,r]=y.useState(!1),{icon:t=void 0,tooltip:a=void 0,shortcutKeys:s=void 0,tooltipOptions:f={},action:c=void 0,isActive:x=void 0}=(o==null?void 0:o.componentProps)??{},{dataState:m,disabled:d,update:w}=l.useToggleActive(x),b=async()=>{d||e||c&&(r(!0),await c(),w(),r(!1))};return o?i.jsx(g.ActionButton,{action:b,dataState:m,disabled:d||e,icon:e?"Loader":t,shortcutKeys:s,tooltip:a,tooltipOptions:f}):i.jsx(i.Fragment,{})}const W={...n.defaultNodes,hardBreak:n.defaultNodes.hard_break,codeBlock:n.defaultNodes.code_block,orderedList:n.defaultNodes.ordered_list,listItem:n.defaultNodes.list_item,bulletList:n.defaultNodes.bullet_list,horizontalRule:n.defaultNodes.horizontal_rule,image(o,e){o.renderInline(e),o.closeBlock(e)},table(o,e){o.table(e,{tableOptions:{width:{size:100,type:u.WidthType.PERCENTAGE}}})}},R=new n.DocxSerializer(W,n.defaultMarks),p=h.Extension.create({name:"exportWord",addOptions(){var o;return{...(o=this.parent)==null?void 0:o.call(this),button:({editor:e,t:r})=>({componentProps:{icon:"ExportWord",action:()=>{var t;return e==null?void 0:e.commands.exportToWord((t=e==null?void 0:e.state)==null?void 0:t.doc)},tooltip:r("editor.exportWord.tooltip"),isActive:()=>!1,disabled:!1}})}},addCommands(){return{exportToWord:o=>async()=>{try{const e={getImageBuffer:async t=>{const s=await(await fetch(t)).arrayBuffer();return new Uint8Array(s)}},r=R.serialize(o,e);return u.Packer.toBlob(r).then(t=>v(new Blob([t]),"richtext-export-document.docx")),!0}catch(e){return console.error("Error exporting to Word:",e),!1}}}}});exports.ExportWord=p;exports.RichTextExportWord=E;
package/lib/ExportWord.js CHANGED
@@ -1,11 +1,11 @@
1
- import { E as w } from "./index-DnWWK9F_.js";
1
+ import { E as w } from "./index-nFjllrEl.js";
2
2
  import { Packer as x, WidthType as b } from "docx";
3
3
  import { defaultNodes as n, DocxSerializer as h, defaultMarks as B } from "prosemirror-docx";
4
4
  import { jsx as d, Fragment as v } from "react/jsx-runtime";
5
- import { A as y } from "./toggle-Cdp4IT2U.js";
5
+ import { A as y } from "./toggle-Crvm3Tcn.js";
6
6
  import { useState as E } from "react";
7
- import "./index-BPfVXs5_.js";
8
- import { u as g, a as k } from "./useButtonProps-BsEd4zYM.js";
7
+ import "./index-ClAEwR0V.js";
8
+ import { u as g, a as k } from "./useButtonProps--5ytUuGi.js";
9
9
  const W = typeof window < "u";
10
10
  function A(e, o) {
11
11
  if (W) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-N--9MohJ.cjs"),F=require("./index-Dfmm6FTT.cjs"),f=require("./useButtonProps-C6Vpn190.cjs"),e=require("react/jsx-runtime"),m=require("react"),x=require("./ActionMenuButton-DLQyd_gx.cjs");require("./index-DV5kbgRU.cjs");const d=require("./dropdown-menu-CdSm4emp.cjs");function M(){const{t:l}=F.useLocale(),n=f.useButtonProps(p.name),{icon:u=void 0,tooltip:a=void 0,items:r=[],isActive:s=void 0}=(n==null?void 0:n.componentProps)??{},{disabled:c,dataState:t}=f.useActive(s),o=m.useMemo(()=>(t==null?void 0:t.font)||l("editor.fontFamily.default.tooltip"),[t]);return n?e.jsxs(d.DropdownMenu,{children:[e.jsx(d.DropdownMenuTrigger,{asChild:!0,disabled:c,children:e.jsx(x.ActionMenuButton,{disabled:c,icon:u,title:(o==null?void 0:o.length)>12?`${o==null?void 0:o.slice(0,12)}...`:o,tooltip:a})}),e.jsx(d.DropdownMenuContent,{className:"richtext-w-full",children:r==null?void 0:r.map((i,y)=>{const h=i.font===l("editor.fontFamily.default.tooltip")?{}:{fontFamily:i.font};return e.jsxs(m.Fragment,{children:[e.jsx(d.DropdownMenuCheckboxItem,{checked:o===i.font,onClick:i.action,children:e.jsx("div",{className:"richtext-ml-1 richtext-h-full",style:h,children:i.font})}),i.font===l("editor.fontFamily.default.tooltip")&&e.jsx(d.DropdownMenuSeparator,{})]},`font-family-${y}`)})})]}):e.jsx(e.Fragment,{})}const p=v.FontFamily.extend({addOptions(){var l;return{...(l=this.parent)==null?void 0:l.call(this),fontFamilyList:F.DEFAULT_FONT_FAMILY_LIST,button({editor:n,extension:u,t:a}){var c;const r=f.ensureNameValueOptions(((c=u==null?void 0:u.options)==null?void 0:c.fontFamilyList)||[]),s=r.map(t=>({action:()=>{if(t.value==="Default"){n.chain().focus().unsetFontFamily().run();return}n.chain().focus().setFontFamily(t.value).run()},isActive:()=>n.isActive("textStyle",{fontFamily:t.value})||!1,title:t.name,font:t.value,default:t.value==="Default"}));return{componentProps:{tooltip:a("editor.fontFamily.tooltip"),disabled:!1,items:s,isActive:()=>{const t=s==null?void 0:s.find(i=>i.isActive());return t&&!t.default?t:{title:a("editor.fontFamily.default.tooltip"),font:a("editor.fontFamily.default.tooltip"),isActive:()=>!1,disabled:!1}},icon:"MenuDown",fontFamilyList:r}}}}}});exports.FontFamily=p;exports.RichTextFontFamily=M;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-DylewabB.cjs"),F=require("./index-B0fWAhpK.cjs"),f=require("./useButtonProps-DJ51kDtM.cjs"),e=require("react/jsx-runtime"),m=require("react"),x=require("./ActionMenuButton-BRWFTb3V.cjs");require("./index-DM3mpxB-.cjs");const d=require("./dropdown-menu-Bh-wEgI8.cjs");function M(){const{t:l}=F.useLocale(),n=f.useButtonProps(p.name),{icon:u=void 0,tooltip:a=void 0,items:r=[],isActive:s=void 0}=(n==null?void 0:n.componentProps)??{},{disabled:c,dataState:t}=f.useActive(s),o=m.useMemo(()=>(t==null?void 0:t.font)||l("editor.fontFamily.default.tooltip"),[t]);return n?e.jsxs(d.DropdownMenu,{children:[e.jsx(d.DropdownMenuTrigger,{asChild:!0,disabled:c,children:e.jsx(x.ActionMenuButton,{disabled:c,icon:u,title:(o==null?void 0:o.length)>12?`${o==null?void 0:o.slice(0,12)}...`:o,tooltip:a})}),e.jsx(d.DropdownMenuContent,{className:"richtext-w-full",children:r==null?void 0:r.map((i,y)=>{const h=i.font===l("editor.fontFamily.default.tooltip")?{}:{fontFamily:i.font};return e.jsxs(m.Fragment,{children:[e.jsx(d.DropdownMenuCheckboxItem,{checked:o===i.font,onClick:i.action,children:e.jsx("div",{className:"richtext-ml-1 richtext-h-full",style:h,children:i.font})}),i.font===l("editor.fontFamily.default.tooltip")&&e.jsx(d.DropdownMenuSeparator,{})]},`font-family-${y}`)})})]}):e.jsx(e.Fragment,{})}const p=v.FontFamily.extend({addOptions(){var l;return{...(l=this.parent)==null?void 0:l.call(this),fontFamilyList:F.DEFAULT_FONT_FAMILY_LIST,button({editor:n,extension:u,t:a}){var c;const r=f.ensureNameValueOptions(((c=u==null?void 0:u.options)==null?void 0:c.fontFamilyList)||[]),s=r.map(t=>({action:()=>{if(t.value==="Default"){n.chain().focus().unsetFontFamily().run();return}n.chain().focus().setFontFamily(t.value).run()},isActive:()=>n.isActive("textStyle",{fontFamily:t.value})||!1,title:t.name,font:t.value,default:t.value==="Default"}));return{componentProps:{tooltip:a("editor.fontFamily.tooltip"),disabled:!1,items:s,isActive:()=>{const t=s==null?void 0:s.find(i=>i.isActive());return t&&!t.default?t:{title:a("editor.fontFamily.default.tooltip"),font:a("editor.fontFamily.default.tooltip"),isActive:()=>!1,disabled:!1}},icon:"MenuDown",fontFamilyList:r}}}}}});exports.FontFamily=p;exports.RichTextFontFamily=M;
package/lib/FontFamily.js CHANGED
@@ -1,11 +1,11 @@
1
- import { F as p } from "./index-D2TUfKkC.js";
2
- import { u as F, D as y } from "./index-DYkucCoF.js";
3
- import { u as h, b as v, e as A } from "./useButtonProps-BsEd4zYM.js";
1
+ import { F as p } from "./index-prphFVsp.js";
2
+ import { u as F, D as y } from "./index-CEbbM7Gx.js";
3
+ import { u as h, b as v, e as A } from "./useButtonProps--5ytUuGi.js";
4
4
  import { jsx as i, Fragment as D, jsxs as f } from "react/jsx-runtime";
5
5
  import { useMemo as M, Fragment as w } from "react";
6
- import { A as L } from "./ActionMenuButton-BKOg7hkq.js";
7
- import "./index-BPfVXs5_.js";
8
- import { D as b, a as g, b as x, c as T, d as C } from "./dropdown-menu-BPp2Z_U-.js";
6
+ import { A as L } from "./ActionMenuButton-DgjFjzC8.js";
7
+ import "./index-ClAEwR0V.js";
8
+ import { D as b, a as g, b as x, c as T, d as C } from "./dropdown-menu-ByeBPPyv.js";
9
9
  function S() {
10
10
  const { t: a } = F(), n = h(N.name), {
11
11
  icon: s = void 0,
package/lib/FontSize.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-RfTlOzIr.cjs"),x=require("./index-Dfmm6FTT.cjs"),S=require("./useButtonProps-C6Vpn190.cjs"),o=require("react/jsx-runtime"),p=require("react"),h=require("./ActionMenuButton-DLQyd_gx.cjs");require("./index-DV5kbgRU.cjs");const l=require("./dropdown-menu-CdSm4emp.cjs");function v(){const{t:e}=x.useLocale(),n=S.useButtonProps(z.name),{icon:d=void 0,tooltip:s=void 0,items:c=[],isActive:a=void 0}=(n==null?void 0:n.componentProps)??{},{disabled:u,dataState:t}=S.useActive(a),r=p.useMemo(()=>(t==null?void 0:t.title)||e("editor.fontSize.default.tooltip"),[t]);return n?o.jsxs(l.DropdownMenu,{children:[o.jsx(l.DropdownMenuTrigger,{asChild:!0,disabled:u,children:o.jsx(h.ActionMenuButton,{disabled:u,icon:d,title:r,tooltip:s})}),o.jsx(l.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:c==null?void 0:c.map((i,f)=>o.jsxs(p.Fragment,{children:[o.jsx(l.DropdownMenuCheckboxItem,{checked:r===i.title,onClick:i.action,children:o.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})}),i.title===e("editor.fontSize.default.tooltip")&&o.jsx(l.DropdownMenuSeparator,{})]},`font-size-${f}`))})]}):o.jsx(o.Fragment,{})}const z=m.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:x.DEFAULT_FONT_SIZE_LIST,button({editor:n,extension:d,t:s}){var u;const a=S.ensureNameValueOptions((u=d.options)==null?void 0:u.fontSizes).map(t=>({title:t.value==="Default"?s("editor.fontSize.default.tooltip"):String(t.name),isActive:()=>{const{fontSize:r}=n.getAttributes("textStyle"),i=t.value==="Default",f=r==null||r==="";return i&&f?!0:n.isActive({fontSize:String(t.value)})||!1},action:()=>{if(t.value==="Default"){n.commands.unsetFontSize();return}n.commands.setFontSize(String(t.value))},default:t.value==="Default"||!1}));return{componentProps:{editor:n,tooltip:s("editor.fontSize.tooltip"),disabled:!1,items:a,maxHeight:280,icon:"MenuDown",isActive:()=>{const t=(a||[]).find(i=>i.isActive());return t&&!t.default?t:{title:s("editor.fontSize.default.tooltip"),isActive:()=>!1}}}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:n})=>n().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.FontSize=z;exports.RichTextFontSize=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-DLqogznp.cjs"),x=require("./index-B0fWAhpK.cjs"),S=require("./useButtonProps-DJ51kDtM.cjs"),o=require("react/jsx-runtime"),p=require("react"),h=require("./ActionMenuButton-BRWFTb3V.cjs");require("./index-DM3mpxB-.cjs");const l=require("./dropdown-menu-Bh-wEgI8.cjs");function v(){const{t:e}=x.useLocale(),n=S.useButtonProps(z.name),{icon:d=void 0,tooltip:s=void 0,items:c=[],isActive:a=void 0}=(n==null?void 0:n.componentProps)??{},{disabled:u,dataState:t}=S.useActive(a),r=p.useMemo(()=>(t==null?void 0:t.title)||e("editor.fontSize.default.tooltip"),[t]);return n?o.jsxs(l.DropdownMenu,{children:[o.jsx(l.DropdownMenuTrigger,{asChild:!0,disabled:u,children:o.jsx(h.ActionMenuButton,{disabled:u,icon:d,title:r,tooltip:s})}),o.jsx(l.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:c==null?void 0:c.map((i,f)=>o.jsxs(p.Fragment,{children:[o.jsx(l.DropdownMenuCheckboxItem,{checked:r===i.title,onClick:i.action,children:o.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})}),i.title===e("editor.fontSize.default.tooltip")&&o.jsx(l.DropdownMenuSeparator,{})]},`font-size-${f}`))})]}):o.jsx(o.Fragment,{})}const z=m.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:x.DEFAULT_FONT_SIZE_LIST,button({editor:n,extension:d,t:s}){var u;const a=S.ensureNameValueOptions((u=d.options)==null?void 0:u.fontSizes).map(t=>({title:t.value==="Default"?s("editor.fontSize.default.tooltip"):String(t.name),isActive:()=>{const{fontSize:r}=n.getAttributes("textStyle"),i=t.value==="Default",f=r==null||r==="";return i&&f?!0:n.isActive({fontSize:String(t.value)})||!1},action:()=>{if(t.value==="Default"){n.commands.unsetFontSize();return}n.commands.setFontSize(String(t.value))},default:t.value==="Default"||!1}));return{componentProps:{editor:n,tooltip:s("editor.fontSize.tooltip"),disabled:!1,items:a,maxHeight:280,icon:"MenuDown",isActive:()=>{const t=(a||[]).find(i=>i.isActive());return t&&!t.default?t:{title:s("editor.fontSize.default.tooltip"),isActive:()=>!1}}}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:n})=>n().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.FontSize=z;exports.RichTextFontSize=v;
package/lib/FontSize.js CHANGED
@@ -1,11 +1,11 @@
1
- import { E as m } from "./index-DnWWK9F_.js";
2
- import { u as p, i as S } from "./index-DYkucCoF.js";
3
- import { u as z, b as h, e as v } from "./useButtonProps-BsEd4zYM.js";
1
+ import { E as m } from "./index-nFjllrEl.js";
2
+ import { u as p, h as S } from "./index-CEbbM7Gx.js";
3
+ import { u as z, b as h, e as v } from "./useButtonProps--5ytUuGi.js";
4
4
  import { jsx as r, Fragment as x, jsxs as d } from "react/jsx-runtime";
5
5
  import { useMemo as A, Fragment as D } from "react";
6
- import { A as y } from "./ActionMenuButton-BKOg7hkq.js";
7
- import "./index-BPfVXs5_.js";
8
- import { D as F, a as M, b as g, c as b, d as w } from "./dropdown-menu-BPp2Z_U-.js";
6
+ import { A as y } from "./ActionMenuButton-DgjFjzC8.js";
7
+ import "./index-ClAEwR0V.js";
8
+ import { D as F, a as M, b as g, c as b, d as w } from "./dropdown-menu-ByeBPPyv.js";
9
9
  function $() {
10
10
  const { t: e } = p(), n = z(T.name), {
11
11
  icon: c = void 0,
package/lib/Heading.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-RfTlOzIr.cjs"),M=require("./index-Dfmm6FTT.cjs"),s=require("react/jsx-runtime"),x=require("react"),$=require("./ActionMenuButton-DLQyd_gx.cjs"),b=require("./index-DV5kbgRU.cjs"),f=require("./useButtonProps-C6Vpn190.cjs"),h=require("./dropdown-menu-CdSm4emp.cjs");var j=v.Node3.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,v.mergeAttributes(this.options.HTMLAttributes,t),0]},parseMarkdown:(e,t)=>t.createNode("heading",{level:e.depth||1},t.parseInline(e.tokens||[])),renderMarkdown:(e,t)=>{var l;const i=(l=e.attrs)!=null&&l.level?parseInt(e.attrs.level,10):1,a="#".repeat(i);return e.content?`${a} ${t.renderChildren(e.content)}`:""},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>v.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function m(){const{t:e}=M.useLocale(),t=f.useButtonProps(A.name),{icon:l=void 0,tooltip:i=void 0,isActive:a=void 0,items:o=[]}=(t==null?void 0:t.componentProps)??{},{disabled:p,dataState:d}=f.useActive(a),r=x.useMemo(()=>(d==null?void 0:d.title)||e("editor.paragraph.tooltip"),[d]);return t?s.jsxs(h.DropdownMenu,{children:[s.jsx(h.DropdownMenuTrigger,{asChild:!0,disabled:p,children:s.jsx($.ActionMenuButton,{disabled:p,icon:l,title:r,tooltip:i})}),s.jsx(h.DropdownMenuContent,{className:"richtext-w-full",children:o==null?void 0:o.map((n,c)=>{var u,g;return s.jsxs(x.Fragment,{children:[s.jsxs(h.DropdownMenuCheckboxItem,{checked:r===n.title,onClick:n.action,children:[s.jsx("div",{className:b.cn("richtext-ml-1 richtext-h-full",{"":n.level==="Paragraph","heading-1":n.level===1,"heading-2":n.level===2,"heading-3":n.level===3,"heading-4":n.level===4,"heading-5":n.level===5,"heading-6":n.level===6}),children:n.title}),!!((u=n==null?void 0:n.shortcutKeys)!=null&&u.length)&&s.jsx(h.DropdownMenuShortcut,{className:"richtext-pl-4",children:(g=n==null?void 0:n.shortcutKeys)==null?void 0:g.map(H=>f.getShortcutKey(H)).join(" ")})]}),n.level==="Paragraph"&&s.jsx(h.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]}):s.jsx(s.Fragment,{})}const A=j.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:M.HEADINGS,button({editor:t,extension:l,t:i}){var d;const a=((d=l.options)==null?void 0:d.levels)||[],o=a.map(r=>{var c;const n=r==="Paragraph";return{action:()=>{if(n){const u=a.find(g=>t.isActive("heading",{level:g}));u&&u!=="Paragraph"&&t.commands.toggleHeading({level:u});return}t.commands.toggleHeading({level:r})},isActive:()=>n?!1:t.isActive("heading",{level:r})||!1,disabled:!t.can().toggleHeading({level:r}),title:i(n?"editor.paragraph.tooltip":`editor.heading.h${r}.tooltip`),level:r,shortcutKeys:((c=l.options.shortcutKeys)==null?void 0:c[r])??["alt","mod",`${r}`],default:n}}),p=o.filter(r=>r.disabled).length===o.length;return{componentProps:{tooltip:i("editor.heading.tooltip"),disabled:p,items:o,icon:"MenuDown",isActive:()=>{const r=o==null?void 0:o.find(c=>c.isActive());return r&&!r.default?r:{title:i("editor.paragraph.tooltip"),level:0,isActive:()=>!1}},levels:a}}}}}});exports.Heading=A;exports.RichTextHeading=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-DLqogznp.cjs"),M=require("./index-B0fWAhpK.cjs"),s=require("react/jsx-runtime"),x=require("react"),$=require("./ActionMenuButton-BRWFTb3V.cjs"),b=require("./index-DM3mpxB-.cjs"),f=require("./useButtonProps-DJ51kDtM.cjs"),h=require("./dropdown-menu-Bh-wEgI8.cjs");var j=v.Node3.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,v.mergeAttributes(this.options.HTMLAttributes,t),0]},parseMarkdown:(e,t)=>t.createNode("heading",{level:e.depth||1},t.parseInline(e.tokens||[])),renderMarkdown:(e,t)=>{var l;const i=(l=e.attrs)!=null&&l.level?parseInt(e.attrs.level,10):1,a="#".repeat(i);return e.content?`${a} ${t.renderChildren(e.content)}`:""},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>v.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function m(){const{t:e}=M.useLocale(),t=f.useButtonProps(A.name),{icon:l=void 0,tooltip:i=void 0,isActive:a=void 0,items:o=[]}=(t==null?void 0:t.componentProps)??{},{disabled:p,dataState:d}=f.useActive(a),r=x.useMemo(()=>(d==null?void 0:d.title)||e("editor.paragraph.tooltip"),[d]);return t?s.jsxs(h.DropdownMenu,{children:[s.jsx(h.DropdownMenuTrigger,{asChild:!0,disabled:p,children:s.jsx($.ActionMenuButton,{disabled:p,icon:l,title:r,tooltip:i})}),s.jsx(h.DropdownMenuContent,{className:"richtext-w-full",children:o==null?void 0:o.map((n,c)=>{var u,g;return s.jsxs(x.Fragment,{children:[s.jsxs(h.DropdownMenuCheckboxItem,{checked:r===n.title,onClick:n.action,children:[s.jsx("div",{className:b.cn("richtext-ml-1 richtext-h-full",{"":n.level==="Paragraph","heading-1":n.level===1,"heading-2":n.level===2,"heading-3":n.level===3,"heading-4":n.level===4,"heading-5":n.level===5,"heading-6":n.level===6}),children:n.title}),!!((u=n==null?void 0:n.shortcutKeys)!=null&&u.length)&&s.jsx(h.DropdownMenuShortcut,{className:"richtext-pl-4",children:(g=n==null?void 0:n.shortcutKeys)==null?void 0:g.map(H=>f.getShortcutKey(H)).join(" ")})]}),n.level==="Paragraph"&&s.jsx(h.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]}):s.jsx(s.Fragment,{})}const A=j.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:M.HEADINGS,button({editor:t,extension:l,t:i}){var d;const a=((d=l.options)==null?void 0:d.levels)||[],o=a.map(r=>{var c;const n=r==="Paragraph";return{action:()=>{if(n){const u=a.find(g=>t.isActive("heading",{level:g}));u&&u!=="Paragraph"&&t.commands.toggleHeading({level:u});return}t.commands.toggleHeading({level:r})},isActive:()=>n?!1:t.isActive("heading",{level:r})||!1,disabled:!t.can().toggleHeading({level:r}),title:i(n?"editor.paragraph.tooltip":`editor.heading.h${r}.tooltip`),level:r,shortcutKeys:((c=l.options.shortcutKeys)==null?void 0:c[r])??["alt","mod",`${r}`],default:n}}),p=o.filter(r=>r.disabled).length===o.length;return{componentProps:{tooltip:i("editor.heading.tooltip"),disabled:p,items:o,icon:"MenuDown",isActive:()=>{const r=o==null?void 0:o.find(c=>c.isActive());return r&&!r.default?r:{title:i("editor.paragraph.tooltip"),level:0,isActive:()=>!1}},levels:a}}}}}});exports.Heading=A;exports.RichTextHeading=m;
package/lib/Heading.js CHANGED
@@ -1,11 +1,11 @@
1
- import { N as f, t as m, m as A } from "./index-DnWWK9F_.js";
2
- import { u as M, H } from "./index-DYkucCoF.js";
1
+ import { N as f, t as m, m as A } from "./index-nFjllrEl.js";
2
+ import { u as M, H } from "./index-CEbbM7Gx.js";
3
3
  import { jsx as d, Fragment as b, jsxs as g } from "react/jsx-runtime";
4
4
  import { useMemo as $, Fragment as w } from "react";
5
- import { A as x } from "./ActionMenuButton-BKOg7hkq.js";
6
- import { c as D } from "./index-BPfVXs5_.js";
7
- import { u as y, b as N, h as k } from "./useButtonProps-BsEd4zYM.js";
8
- import { D as L, a as C, b as T, c as I, e as K, d as P } from "./dropdown-menu-BPp2Z_U-.js";
5
+ import { A as x } from "./ActionMenuButton-DgjFjzC8.js";
6
+ import { c as D } from "./index-ClAEwR0V.js";
7
+ import { u as y, b as N, h as k } from "./useButtonProps--5ytUuGi.js";
8
+ import { D as L, a as C, b as T, c as I, e as K, d as P } from "./dropdown-menu-ByeBPPyv.js";
9
9
  var R = f.create({
10
10
  name: "heading",
11
11
  addOptions() {
package/lib/Highlight.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-RfTlOzIr.cjs"),e=require("react/jsx-runtime"),p=require("react"),C=require("./toggle-D41PzQLJ.cjs"),m=require("./separator-DRIrVZ2N.cjs");require("./index-DV5kbgRU.cjs");const L=require("./Icon-DUpv2cI6.cjs"),a=require("./useButtonProps-C6Vpn190.cjs"),H=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,v=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,M=l.Mark.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",l.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHighlight:t=>({commands:r})=>r.setMark(this.name,t),toggleHighlight:t=>({commands:r})=>r.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[l.markInputRule({find:H,type:this.type})]},addPasteRules(){return[l.markPasteRule({find:v,type:this.type})]}});function j({fill:t}){return e.jsx("svg",{height:"18px",version:"1.1",viewBox:"0 0 256 256",width:"18px",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("g",{fill:"none",fillRule:"evenodd",stroke:"none",strokeWidth:1,children:e.jsxs("g",{id:"icon/背景颜色",children:[e.jsx("g",{fill:"currentColor",children:e.jsxs("g",{transform:"translate(119.502295, 137.878331) rotate(-135.000000) translate(-119.502295, -137.878331) translate(48.002295, 31.757731)",children:[e.jsx("path",{d:"M100.946943,60.8084699 L43.7469427,60.8084699 C37.2852111,60.8084699 32.0469427,66.0467383 32.0469427,72.5084699 L32.0469427,118.70847 C32.0469427,125.170201 37.2852111,130.40847 43.7469427,130.40847 L100.946943,130.40847 C107.408674,130.40847 112.646943,125.170201 112.646943,118.70847 L112.646943,72.5084699 C112.646943,66.0467383 107.408674,60.8084699 100.946943,60.8084699 Z M93.646,79.808 L93.646,111.408 L51.046,111.408 L51.046,79.808 L93.646,79.808 Z",fillRule:"nonzero"}),e.jsx("path",{d:"M87.9366521,16.90916 L87.9194966,68.2000001 C87.9183543,69.4147389 86.9334998,70.399264 85.7187607,70.4 L56.9423078,70.4 C55.7272813,70.4 54.7423078,69.4150264 54.7423078,68.2 L54.7423078,39.4621057 C54.7423078,37.2523513 55.5736632,35.1234748 57.0711706,33.4985176 L76.4832996,12.4342613 C78.9534987,9.75382857 83.1289108,9.5834005 85.8093436,12.0535996 C87.1658473,13.303709 87.9372691,15.0644715 87.9366521,16.90916 Z",fillRule:"evenodd"}),e.jsx("path",{d:"M131.3,111.241199 L11.7,111.241199 C5.23826843,111.241199 0,116.479467 0,122.941199 L0,200.541199 C0,207.002931 5.23826843,212.241199 11.7,212.241199 L131.3,212.241199 C137.761732,212.241199 143,207.002931 143,200.541199 L143,122.941199 C143,116.479467 137.761732,111.241199 131.3,111.241199 Z M124,130.241 L124,193.241 L19,193.241 L19,130.241 L124,130.241 Z",fillRule:"nonzero"})]})}),e.jsx("path",{d:"M51,218 L205,218 C211.075132,218 216,222.924868 216,229 C216,235.075132 211.075132,240 205,240 L51,240 C44.9248678,240 40,235.075132 40,229 C40,222.924868 44.9248678,218 51,218 Z",fill:typeof t=="string"?t:"none",id:"矩形"})]})})})}function y(){const t=a.useButtonProps(d.name),{tooltip:r=void 0,isActive:s=void 0,defaultColor:i=void 0,colors:o,action:n,shortcutKeys:g}=(t==null?void 0:t.componentProps)??{},{editorDisabled:h}=a.useActive(s),[c,f]=p.useState(i);function x(u){h||n&&(n==null||n(u),f(u))}return t?e.jsx("div",{className:"richtext-flex richtext-h-[32px] richtext-items-center",children:e.jsx(m.ColorPicker,{colors:o,disabled:h,highlight:!0,onChange:x,value:c,children:e.jsx(C.ActionButton,{disabled:h,tooltip:r,shortcutKeys:g,children:e.jsxs("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm",children:[e.jsx(j,{fill:c}),e.jsx(L.IconComponent,{className:"!richtext-h-3 !richtext-w-3 richtext-text-zinc-500",name:"MenuDown"})]})})})}):e.jsx(e.Fragment,{})}const d=M.extend({addStorage(){return{currentColor:this.options.defaultColor||void 0}},addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),multicolor:!0,button:({editor:r,t:s,extension:i})=>({componentProps:{action:o=>{if(typeof o=="string"){r.storage.highlight.currentColor=o,r.chain().focus().setHighlight({color:o}).run();return}r.chain().focus().unsetHighlight().run()},isActive:()=>r.isActive("highlight")||!1,disabled:!1,shortcutKeys:i.options.shortcutKeys??["⇧","mod","H"],tooltip:s("editor.highlight.tooltip"),defaultColor:i.options.defaultColor}})}},addKeyboardShortcuts(){var t;return{...(t=this.parent)==null?void 0:t.call(this),"Mod-Shift-h":()=>{const r=this.storage.currentColor||this.options.defaultColor;if(!r){const{color:i}=this.editor.getAttributes("highlight");return i?this.editor.chain().focus().unsetHighlight().run():!1}return this.editor.isActive("highlight",{color:r})?this.editor.chain().focus().unsetHighlight().run():this.editor.chain().focus().setHighlight({color:r}).run()}}}});exports.Highlight=d;exports.RichTextHighlight=y;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-DLqogznp.cjs"),e=require("react/jsx-runtime"),x=require("react"),C=require("./toggle-BWfca8kh.cjs"),m=require("./separator-BoKhvBG9.cjs");require("./index-DM3mpxB-.cjs");const a=require("./useButtonProps-DJ51kDtM.cjs"),L=require("./Icon-B9hI3gal.cjs"),H=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,M=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,v=l.Mark.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",l.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHighlight:t=>({commands:r})=>r.setMark(this.name,t),toggleHighlight:t=>({commands:r})=>r.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[l.markInputRule({find:H,type:this.type})]},addPasteRules(){return[l.markPasteRule({find:M,type:this.type})]}});function j({fill:t}){return e.jsx("svg",{height:"18px",version:"1.1",viewBox:"0 0 256 256",width:"18px",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("g",{fill:"none",fillRule:"evenodd",stroke:"none",strokeWidth:1,children:e.jsxs("g",{id:"icon/背景颜色",children:[e.jsx("g",{fill:"currentColor",children:e.jsxs("g",{transform:"translate(119.502295, 137.878331) rotate(-135.000000) translate(-119.502295, -137.878331) translate(48.002295, 31.757731)",children:[e.jsx("path",{d:"M100.946943,60.8084699 L43.7469427,60.8084699 C37.2852111,60.8084699 32.0469427,66.0467383 32.0469427,72.5084699 L32.0469427,118.70847 C32.0469427,125.170201 37.2852111,130.40847 43.7469427,130.40847 L100.946943,130.40847 C107.408674,130.40847 112.646943,125.170201 112.646943,118.70847 L112.646943,72.5084699 C112.646943,66.0467383 107.408674,60.8084699 100.946943,60.8084699 Z M93.646,79.808 L93.646,111.408 L51.046,111.408 L51.046,79.808 L93.646,79.808 Z",fillRule:"nonzero"}),e.jsx("path",{d:"M87.9366521,16.90916 L87.9194966,68.2000001 C87.9183543,69.4147389 86.9334998,70.399264 85.7187607,70.4 L56.9423078,70.4 C55.7272813,70.4 54.7423078,69.4150264 54.7423078,68.2 L54.7423078,39.4621057 C54.7423078,37.2523513 55.5736632,35.1234748 57.0711706,33.4985176 L76.4832996,12.4342613 C78.9534987,9.75382857 83.1289108,9.5834005 85.8093436,12.0535996 C87.1658473,13.303709 87.9372691,15.0644715 87.9366521,16.90916 Z",fillRule:"evenodd"}),e.jsx("path",{d:"M131.3,111.241199 L11.7,111.241199 C5.23826843,111.241199 0,116.479467 0,122.941199 L0,200.541199 C0,207.002931 5.23826843,212.241199 11.7,212.241199 L131.3,212.241199 C137.761732,212.241199 143,207.002931 143,200.541199 L143,122.941199 C143,116.479467 137.761732,111.241199 131.3,111.241199 Z M124,130.241 L124,193.241 L19,193.241 L19,130.241 L124,130.241 Z",fillRule:"nonzero"})]})}),e.jsx("path",{d:"M51,218 L205,218 C211.075132,218 216,222.924868 216,229 C216,235.075132 211.075132,240 205,240 L51,240 C44.9248678,240 40,235.075132 40,229 C40,222.924868 44.9248678,218 51,218 Z",fill:typeof t=="string"?t:"none",id:"矩形"})]})})})}function y(){const t=a.useButtonProps(d.name),{tooltip:r=void 0,isActive:s=void 0,defaultColor:i=void 0,colors:o,action:n,shortcutKeys:g}=(t==null?void 0:t.componentProps)??{},{editorDisabled:h}=a.useActive(s),[u,f]=x.useState(i);function p(c){h||n&&(n==null||n(c),f(c))}return t?e.jsx(m.ColorPicker,{colors:o,disabled:h,highlight:!0,onChange:p,value:u,children:e.jsx(C.ActionButton,{disabled:h,tooltip:r,shortcutKeys:g,children:e.jsxs("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm",children:[e.jsx(j,{fill:u}),e.jsx(L.IconComponent,{className:"!richtext-h-3 !richtext-w-3 richtext-text-zinc-500",name:"MenuDown"})]})})}):e.jsx(e.Fragment,{})}const d=v.extend({addStorage(){return{currentColor:this.options.defaultColor||void 0}},addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),multicolor:!0,button:({editor:r,t:s,extension:i})=>({componentProps:{action:o=>{if(typeof o=="string"){r.storage.highlight.currentColor=o,r.chain().focus().setHighlight({color:o}).run();return}r.chain().focus().unsetHighlight().run()},isActive:()=>r.isActive("highlight")||!1,disabled:!1,shortcutKeys:i.options.shortcutKeys??["⇧","mod","H"],tooltip:s("editor.highlight.tooltip"),defaultColor:i.options.defaultColor}})}},addKeyboardShortcuts(){var t;return{...(t=this.parent)==null?void 0:t.call(this),"Mod-Shift-h":()=>{const r=this.storage.currentColor||this.options.defaultColor;if(!r){const{color:i}=this.editor.getAttributes("highlight");return i?this.editor.chain().focus().unsetHighlight().run():!1}return this.editor.isActive("highlight",{color:r})?this.editor.chain().focus().unsetHighlight().run():this.editor.chain().focus().setHighlight({color:r}).run()}}}});exports.Highlight=d;exports.RichTextHighlight=y;