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
package/lib/CodeView.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-RfTlOzIr.cjs"),n=require("react/jsx-runtime"),v=require("./toggle-D41PzQLJ.cjs");require("react");require("./index-DV5kbgRU.cjs");const r=require("./useButtonProps-C6Vpn190.cjs");function w(){const e=r.useButtonProps(a.name),{icon:t=void 0,tooltip:o=void 0,shortcutKeys:i=void 0,tooltipOptions:d={},action:s=void 0,isActive:u=void 0}=(e==null?void 0:e.componentProps)??{},{dataState:l,disabled:c,update:p}=r.useToggleActive(u),g=()=>{c||s&&(s(),p())};return e?n.jsx(v.ActionButton,{action:g,dataState:l,disabled:c,icon:t,shortcutKeys:i,tooltip:o,tooltipOptions:d}):n.jsx(n.Fragment,{})}const a=m.Extension.create({name:"codeView",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:o}){return{componentProps:{action:()=>{t.commands.toggleCodeView()},isActive:()=>t.storage.codeView.isActive,disabled:!1,icon:"Html",tooltip:o("editor.codeView.tooltip")||"View HTML Code",customClass:"tiptap-code-view-button"}}}}},addStorage(){return{isActive:!1,originalContent:""}},addCommands(){return{toggleCodeView:()=>({editor:e})=>{const t=e.storage.codeView.isActive;if(t)e.commands.setContent(e.getText());else{const o=e.getHTML();e.storage.codeView.originalContent=o;const i=o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;");e.commands.setContent(`<div class="tiptap-code-view-wrapper">${i}</div>`)}return e.storage.codeView.isActive=!t,!0}}}});exports.CodeView=a;exports.RichTextCodeView=w;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-DLqogznp.cjs"),n=require("react/jsx-runtime"),v=require("./toggle-BWfca8kh.cjs");require("react");require("./index-DM3mpxB-.cjs");const r=require("./useButtonProps-DJ51kDtM.cjs");function w(){const e=r.useButtonProps(a.name),{icon:t=void 0,tooltip:o=void 0,shortcutKeys:i=void 0,tooltipOptions:d={},action:s=void 0,isActive:u=void 0}=(e==null?void 0:e.componentProps)??{},{dataState:l,disabled:c,update:p}=r.useToggleActive(u),g=()=>{c||s&&(s(),p())};return e?n.jsx(v.ActionButton,{action:g,dataState:l,disabled:c,icon:t,shortcutKeys:i,tooltip:o,tooltipOptions:d}):n.jsx(n.Fragment,{})}const a=m.Extension.create({name:"codeView",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:o}){return{componentProps:{action:()=>{t.commands.toggleCodeView()},isActive:()=>t.storage.codeView.isActive,disabled:!1,icon:"Html",tooltip:o("editor.codeView.tooltip")||"View HTML Code",customClass:"tiptap-code-view-button"}}}}},addStorage(){return{isActive:!1,originalContent:""}},addCommands(){return{toggleCodeView:()=>({editor:e})=>{const t=e.storage.codeView.isActive;if(t)e.commands.setContent(e.getText());else{const o=e.getHTML();e.storage.codeView.originalContent=o;const i=o.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#039;");e.commands.setContent(`<div class="tiptap-code-view-wrapper">${i}</div>`)}return e.storage.codeView.isActive=!t,!0}}}});exports.CodeView=a;exports.RichTextCodeView=w;
package/lib/CodeView.js CHANGED
@@ -1,9 +1,9 @@
1
- import { E as l } from "./index-DnWWK9F_.js";
1
+ import { E as l } from "./index-nFjllrEl.js";
2
2
  import { jsx as c, Fragment as g } from "react/jsx-runtime";
3
- import { A as u } from "./toggle-Cdp4IT2U.js";
3
+ import { A as u } from "./toggle-Crvm3Tcn.js";
4
4
  import "react";
5
- import "./index-BPfVXs5_.js";
6
- import { u as v, a as w } from "./useButtonProps-BsEd4zYM.js";
5
+ import "./index-ClAEwR0V.js";
6
+ import { u as v, a as w } from "./useButtonProps--5ytUuGi.js";
7
7
  function H() {
8
8
  const t = v(C.name), {
9
9
  icon: e = void 0,
package/lib/Color.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("./index-N--9MohJ.cjs"),t=require("react/jsx-runtime"),h=require("react"),g=require("./toggle-D41PzQLJ.cjs"),v=require("./separator-DRIrVZ2N.cjs");require("./index-DV5kbgRU.cjs");const j=require("./Icon-DUpv2cI6.cjs"),d=require("./useButtonProps-C6Vpn190.cjs");function m({fill:e}){return t.jsx("svg",{height:"18px",version:"1.1",viewBox:"0 0 240 240",width:"18px",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("g",{fill:"none",fillRule:"evenodd",stroke:"none",strokeWidth:1,children:t.jsx("g",{transform:"translate(0.000000, 0.500000)",children:t.jsxs("g",{transform:"translate(39.000000, 17.353553)",children:[t.jsx("path",{d:"M11,201.146447 L167,201.146447 C173.075132,201.146447 178,206.071314 178,212.146447 C178,218.221579 173.075132,223.146447 167,223.146447 L11,223.146447 C4.92486775,223.146447 7.43989126e-16,218.221579 0,212.146447 C-7.43989126e-16,206.071314 4.92486775,201.146447 11,201.146447 Z",fill:typeof e=="string"?e:"#000",fillRule:"evenodd"}),t.jsx("path",{d:"M72.3425855,16.8295583 C75.799482,7.50883712 86.1577877,2.75526801 95.4785089,6.21216449 C100.284516,7.99463061 104.096358,11.7387855 105.968745,16.4968188 L106.112518,16.8745422 L159.385152,161.694068 C161.291848,166.877345 158.635655,172.624903 153.452378,174.531599 C148.358469,176.405421 142.719567,173.872338 140.716873,168.864661 L140.614848,168.598825 L89.211,28.86 L37.3759214,168.623816 C35.4885354,173.712715 29.8981043,176.351047 24.7909589,174.617647 L24.5226307,174.522368 C19.4337312,172.634982 16.7953993,167.044551 18.5287999,161.937406 L18.6240786,161.669077 L72.3425855,16.8295583 Z",fill:"currentColor",fillRule:"nonzero"}),t.jsx("path",{d:"M121,103.146447 C126.522847,103.146447 131,107.623599 131,113.146447 C131,118.575687 126.673329,122.994378 121.279905,123.142605 L121,123.146447 L55,123.146447 C49.4771525,123.146447 45,118.669294 45,113.146447 C45,107.717207 49.3266708,103.298515 54.7200952,103.150288 L55,103.146447 L121,103.146447 Z",fill:"currentColor",fillRule:"nonzero"})]})})})})}function L(){const e=d.useButtonProps(x.name),{tooltip:o=void 0,isActive:s=void 0,defaultColor:r=void 0,colors:n,action:i}=(e==null?void 0:e.componentProps)??{},{disabled:l,dataState:c}=d.useActive(s),[C,u]=h.useState(r);h.useEffect(()=>{u(c)},[c]);function f(a){l||i&&(i==null||i(a),u(a))}return e?t.jsx("div",{className:"richtext-flex richtext-h-[32px] richtext-items-center",children:t.jsx(v.ColorPicker,{colors:n,disabled:l,onChange:f,value:C,children:t.jsx(g.ActionButton,{disabled:l,tooltip:o,children:t.jsxs("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm",children:[t.jsx(m,{fill:c}),t.jsx(j.IconComponent,{className:"!richtext-h-3 !richtext-w-3 richtext-text-zinc-500",name:"MenuDown"})]})})})}):t.jsx(t.Fragment,{})}const x=p.Color.extend({addStorage(){return{currentColor:this.options.defaultColor||void 0}},addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:o,t:s,extension:r}){return{componentProps:{colors:r.options.colors,defaultColor:r.options.defaultColor,action:n=>{if(typeof n=="string"){o.storage.color.currentColor=n,o.chain().focus().setColor(n).run();return}o.chain().focus().unsetColor().run()},isActive:()=>{const{color:n}=o.getAttributes("textStyle");return n},disabled:!1,shortcutKeys:r.options.shortcutKeys??["⇧","alt","C"],tooltip:s("editor.color.tooltip")}}}}},addKeyboardShortcuts(){var e;return{...(e=this.parent)==null?void 0:e.call(this),"Alt-Shift-c":()=>{const o=this.storage.currentColor||this.options.defaultColor;if(!o){const{color:r}=this.editor.getAttributes("textStyle");return r?this.editor.chain().focus().unsetColor().run():!1}return this.editor.isActive("textStyle",{color:o})?this.editor.chain().focus().unsetColor().run():this.editor.chain().focus().setColor(o).run()}}}});exports.Color=x;exports.RichTextColor=L;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("./index-DylewabB.cjs"),t=require("react/jsx-runtime"),d=require("react"),g=require("./toggle-BWfca8kh.cjs"),v=require("./separator-BoKhvBG9.cjs");require("./index-DM3mpxB-.cjs");const h=require("./useButtonProps-DJ51kDtM.cjs"),j=require("./Icon-B9hI3gal.cjs");function m({fill:e}){return t.jsx("svg",{height:"18px",version:"1.1",viewBox:"0 0 240 240",width:"18px",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("g",{fill:"none",fillRule:"evenodd",stroke:"none",strokeWidth:1,children:t.jsx("g",{transform:"translate(0.000000, 0.500000)",children:t.jsxs("g",{transform:"translate(39.000000, 17.353553)",children:[t.jsx("path",{d:"M11,201.146447 L167,201.146447 C173.075132,201.146447 178,206.071314 178,212.146447 C178,218.221579 173.075132,223.146447 167,223.146447 L11,223.146447 C4.92486775,223.146447 7.43989126e-16,218.221579 0,212.146447 C-7.43989126e-16,206.071314 4.92486775,201.146447 11,201.146447 Z",fill:typeof e=="string"?e:"#000",fillRule:"evenodd"}),t.jsx("path",{d:"M72.3425855,16.8295583 C75.799482,7.50883712 86.1577877,2.75526801 95.4785089,6.21216449 C100.284516,7.99463061 104.096358,11.7387855 105.968745,16.4968188 L106.112518,16.8745422 L159.385152,161.694068 C161.291848,166.877345 158.635655,172.624903 153.452378,174.531599 C148.358469,176.405421 142.719567,173.872338 140.716873,168.864661 L140.614848,168.598825 L89.211,28.86 L37.3759214,168.623816 C35.4885354,173.712715 29.8981043,176.351047 24.7909589,174.617647 L24.5226307,174.522368 C19.4337312,172.634982 16.7953993,167.044551 18.5287999,161.937406 L18.6240786,161.669077 L72.3425855,16.8295583 Z",fill:"currentColor",fillRule:"nonzero"}),t.jsx("path",{d:"M121,103.146447 C126.522847,103.146447 131,107.623599 131,113.146447 C131,118.575687 126.673329,122.994378 121.279905,123.142605 L121,123.146447 L55,123.146447 C49.4771525,123.146447 45,118.669294 45,113.146447 C45,107.717207 49.3266708,103.298515 54.7200952,103.150288 L55,103.146447 L121,103.146447 Z",fill:"currentColor",fillRule:"nonzero"})]})})})})}function L(){const e=h.useButtonProps(C.name),{tooltip:o=void 0,isActive:s=void 0,defaultColor:r=void 0,colors:n,action:i}=(e==null?void 0:e.componentProps)??{},{disabled:l,dataState:c}=h.useActive(s),[f,u]=d.useState(r);d.useEffect(()=>{u(c)},[c]);function x(a){l||i&&(i==null||i(a),u(a))}return e?t.jsx(v.ColorPicker,{colors:n,disabled:l,onChange:x,value:f,children:t.jsx(g.ActionButton,{disabled:l,tooltip:o,children:t.jsxs("span",{className:"richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm",children:[t.jsx(m,{fill:c}),t.jsx(j.IconComponent,{className:"!richtext-h-3 !richtext-w-3 richtext-text-zinc-500",name:"MenuDown"})]})})}):t.jsx(t.Fragment,{})}const C=p.Color.extend({addStorage(){return{currentColor:this.options.defaultColor||void 0}},addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:o,t:s,extension:r}){return{componentProps:{colors:r.options.colors,defaultColor:r.options.defaultColor,action:n=>{if(typeof n=="string"){o.storage.color.currentColor=n,o.chain().focus().setColor(n).run();return}o.chain().focus().unsetColor().run()},isActive:()=>{const{color:n}=o.getAttributes("textStyle");return n},disabled:!1,shortcutKeys:r.options.shortcutKeys??["⇧","alt","C"],tooltip:s("editor.color.tooltip")}}}}},addKeyboardShortcuts(){var e;return{...(e=this.parent)==null?void 0:e.call(this),"Alt-Shift-c":()=>{const o=this.storage.currentColor||this.options.defaultColor;if(!o){const{color:r}=this.editor.getAttributes("textStyle");return r?this.editor.chain().focus().unsetColor().run():!1}return this.editor.isActive("textStyle",{color:o})?this.editor.chain().focus().unsetColor().run():this.editor.chain().focus().setColor(o).run()}}}});exports.Color=C;exports.RichTextColor=L;
package/lib/Color.js CHANGED
@@ -1,11 +1,11 @@
1
- import { C } from "./index-D2TUfKkC.js";
2
- import { jsx as o, jsxs as h, Fragment as p } from "react/jsx-runtime";
1
+ import { C as d } from "./index-prphFVsp.js";
2
+ import { jsx as o, jsxs as f, Fragment as p } from "react/jsx-runtime";
3
3
  import { useState as m, useEffect as x } from "react";
4
- import { A as v } from "./toggle-Cdp4IT2U.js";
5
- import { C as g } from "./separator-CuBW_w98.js";
6
- import "./index-BPfVXs5_.js";
7
- import { I as L } from "./Icon-jKs8Hr6p.js";
8
- import { u as A, b as y } from "./useButtonProps-BsEd4zYM.js";
4
+ import { A as g } from "./toggle-Crvm3Tcn.js";
5
+ import { C as v } from "./separator-DqqiRHfY.js";
6
+ import "./index-ClAEwR0V.js";
7
+ import { u as L, b as A } from "./useButtonProps--5ytUuGi.js";
8
+ import { I as y } from "./Icon-D3AdnMCj.js";
9
9
  function S({ fill: t }) {
10
10
  return /* @__PURE__ */ o(
11
11
  "svg",
@@ -22,7 +22,7 @@ function S({ fill: t }) {
22
22
  fillRule: "evenodd",
23
23
  stroke: "none",
24
24
  strokeWidth: 1,
25
- children: /* @__PURE__ */ o("g", { transform: "translate(0.000000, 0.500000)", children: /* @__PURE__ */ h("g", { transform: "translate(39.000000, 17.353553)", children: [
25
+ children: /* @__PURE__ */ o("g", { transform: "translate(0.000000, 0.500000)", children: /* @__PURE__ */ f("g", { transform: "translate(39.000000, 17.353553)", children: [
26
26
  /* @__PURE__ */ o(
27
27
  "path",
28
28
  {
@@ -54,35 +54,35 @@ function S({ fill: t }) {
54
54
  );
55
55
  }
56
56
  function I() {
57
- const t = A(w.name), {
57
+ const t = L(w.name), {
58
58
  tooltip: r = void 0,
59
59
  isActive: n = void 0,
60
60
  defaultColor: e = void 0,
61
61
  colors: i,
62
62
  action: s
63
- } = (t == null ? void 0 : t.componentProps) ?? {}, { disabled: l, dataState: c } = y(n), [f, u] = m(e);
63
+ } = (t == null ? void 0 : t.componentProps) ?? {}, { disabled: l, dataState: c } = A(n), [h, u] = m(e);
64
64
  x(() => {
65
65
  u(c);
66
66
  }, [c]);
67
- function d(a) {
67
+ function C(a) {
68
68
  l || s && (s == null || s(a), u(a));
69
69
  }
70
- return t ? /* @__PURE__ */ o("div", { className: "richtext-flex richtext-h-[32px] richtext-items-center", children: /* @__PURE__ */ o(
71
- g,
70
+ return t ? /* @__PURE__ */ o(
71
+ v,
72
72
  {
73
73
  colors: i,
74
74
  disabled: l,
75
- onChange: d,
76
- value: f,
75
+ onChange: C,
76
+ value: h,
77
77
  children: /* @__PURE__ */ o(
78
- v,
78
+ g,
79
79
  {
80
80
  disabled: l,
81
81
  tooltip: r,
82
- children: /* @__PURE__ */ h("span", { className: "richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm", children: [
82
+ children: /* @__PURE__ */ f("span", { className: "richtext-flex richtext-items-center richtext-justify-center richtext-gap-[4px] richtext-text-sm", children: [
83
83
  /* @__PURE__ */ o(S, { fill: c }),
84
84
  /* @__PURE__ */ o(
85
- L,
85
+ y,
86
86
  {
87
87
  className: "!richtext-h-3 !richtext-w-3 richtext-text-zinc-500",
88
88
  name: "MenuDown"
@@ -92,9 +92,9 @@ function I() {
92
92
  }
93
93
  )
94
94
  }
95
- ) }) : /* @__PURE__ */ o(p, {});
95
+ ) : /* @__PURE__ */ o(p, {});
96
96
  }
97
- const w = /* @__PURE__ */ C.extend({
97
+ const w = /* @__PURE__ */ d.extend({
98
98
  addStorage() {
99
99
  return {
100
100
  // Stores the currently selected text color; undefined indicates "No Fill" (default color)
package/lib/Column.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-RfTlOzIr.cjs"),C=require("@tiptap/pm/state"),A=require("@tiptap/pm/model"),f=require("react/jsx-runtime"),v=require("./toggle-D41PzQLJ.cjs");require("react");require("./index-DV5kbgRU.cjs");const y=require("./useButtonProps-C6Vpn190.cjs");function M(e,t,r=null){return r?e.createChecked({index:t},r):e.createAndFill({index:t})}function H(e){if(e.cached.columnsNodeTypes)return e.cached.columnsNodeTypes;const t={columns:e.nodes.columns,column:e.nodes.column};return e.cached.columnsNodeTypes=t,t}function O(e,t,r=null){const n=H(e),c=[];for(let o=0;o<t;o+=1){const s=M(n.column,o,r);s&&c.push(s)}return n.columns.createChecked({cols:t},c)}function h({state:e,dispatch:t,type:r}){const n=u.findParentNode(o=>o.type.name===T.name)(e.selection),c=u.findParentNode(o=>o.type.name===x.name)(e.selection);if(t&&n&&c){const o=n.node,s=c.node.attrs.index,i=o.toJSON();let l=s;r==="delete"?(l=s-1,i.content.splice(s,1)):(l=r==="addBefore"?s:s+1,i.content.splice(l,0,{type:"column",attrs:{index:s},content:[{type:"paragraph"}]})),i.attrs.cols=i.content.length,i.content.forEach((m,b)=>{m.attrs.index=b});const d=A.Node.fromJSON(e.schema,i);let a=n.pos;d.content.forEach((m,b,N)=>{N<l&&(a+=m.nodeSize)});const p=e.tr.setTime(Date.now());p.replaceWith(n.pos,n.pos+n.node.nodeSize,d).setSelection(C.TextSelection.near(p.doc.resolve(a))),t(p)}return!0}function g({state:e,dispatch:t,type:r}){const n=u.findParentNode(o=>o.type.name===T.name)(e.selection),c=u.findParentNode(o=>o.type.name===x.name)(e.selection);if(t&&n&&c){const o=n.node,s=c.node.attrs.index;let i=0;r==="before"?i=(s-1+o.attrs.cols)%o.attrs.cols:i=(s+1)%o.attrs.cols;let l=n.pos;o.content.forEach((a,p,m)=>{m<i&&(l+=a.nodeSize)});const d=e.tr.setTime(Date.now());return d.setSelection(C.TextSelection.near(d.doc.resolve(l))),t(d),!0}return!1}function P(){const e=y.useButtonProps(S.name),{icon:t=void 0,tooltip:r=void 0,shortcutKeys:n=void 0,tooltipOptions:c={},action:o=void 0,isActive:s=void 0}=(e==null?void 0:e.componentProps)??{},{dataState:i,disabled:l,update:d}=y.useToggleActive(s),a=()=>{l||o&&(o(),d())};return e?f.jsx(v.ActionButton,{action:a,dataState:i,disabled:l,icon:t,shortcutKeys:n,tooltip:r,tooltipOptions:c}):f.jsx(f.Fragment,{})}const L=200,S=u.Extension.create({name:"richtextColumnExtension",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:t,t:r})=>({componentProps:{action:()=>{t.chain().focus().insertColumns({cols:2}).run()},icon:"Columns",tooltip:r("editor.columns.tooltip")}})}}}),x=u.Node3.create({name:"column",content:"block+",isolating:!0,addOptions(){return{HTMLAttributes:{class:"column"}}},addAttributes(){return{index:{default:0,parseHTML:e=>e.getAttribute("index")}}},parseHTML(){return[{tag:"div[class=column]"}]},renderHTML({HTMLAttributes:e}){return["div",u.mergeAttributes(this.options.HTMLAttributes,e),0]}}),T=u.Node3.create({name:"columns",group:"block",defining:!0,isolating:!0,allowGapCursor:!1,content:"column{1,}",priority:L,addOptions(){return{HTMLAttributes:{class:"columns"}}},addAttributes(){return{cols:{default:2,parseHTML:e=>e.getAttribute("cols")}}},parseHTML(){return[{tag:"div[class=grid]"}]},renderHTML({HTMLAttributes:e}){return["div",u.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{insertColumns:e=>({tr:t,dispatch:r,editor:n})=>{const c=O(n.schema,e&&e.cols||3);if(r){const o=t.selection.anchor+1;t.replaceSelectionWith(c).scrollIntoView().setSelection(C.TextSelection.near(t.doc.resolve(o)))}return!0},addColBefore:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"addBefore"}),addColAfter:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"addAfter"}),deleteCol:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"delete"})}},addKeyboardShortcuts(){return{"Mod-Alt-G":()=>this.editor.commands.insertColumns(),Tab:()=>g({state:this.editor.state,dispatch:this.editor.view.dispatch,type:"after"}),"Shift-Tab":()=>g({state:this.editor.state,dispatch:this.editor.view.dispatch,type:"before"})}}});exports.Column=S;exports.ColumnNode=x;exports.MultipleColumnNode=T;exports.RichTextColumn=P;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-DLqogznp.cjs"),C=require("@tiptap/pm/state"),A=require("@tiptap/pm/model"),f=require("react/jsx-runtime"),v=require("./toggle-BWfca8kh.cjs");require("react");require("./index-DM3mpxB-.cjs");const y=require("./useButtonProps-DJ51kDtM.cjs");function M(e,t,r=null){return r?e.createChecked({index:t},r):e.createAndFill({index:t})}function H(e){if(e.cached.columnsNodeTypes)return e.cached.columnsNodeTypes;const t={columns:e.nodes.columns,column:e.nodes.column};return e.cached.columnsNodeTypes=t,t}function O(e,t,r=null){const n=H(e),c=[];for(let o=0;o<t;o+=1){const s=M(n.column,o,r);s&&c.push(s)}return n.columns.createChecked({cols:t},c)}function h({state:e,dispatch:t,type:r}){const n=u.findParentNode(o=>o.type.name===T.name)(e.selection),c=u.findParentNode(o=>o.type.name===x.name)(e.selection);if(t&&n&&c){const o=n.node,s=c.node.attrs.index,i=o.toJSON();let l=s;r==="delete"?(l=s-1,i.content.splice(s,1)):(l=r==="addBefore"?s:s+1,i.content.splice(l,0,{type:"column",attrs:{index:s},content:[{type:"paragraph"}]})),i.attrs.cols=i.content.length,i.content.forEach((m,b)=>{m.attrs.index=b});const d=A.Node.fromJSON(e.schema,i);let a=n.pos;d.content.forEach((m,b,N)=>{N<l&&(a+=m.nodeSize)});const p=e.tr.setTime(Date.now());p.replaceWith(n.pos,n.pos+n.node.nodeSize,d).setSelection(C.TextSelection.near(p.doc.resolve(a))),t(p)}return!0}function g({state:e,dispatch:t,type:r}){const n=u.findParentNode(o=>o.type.name===T.name)(e.selection),c=u.findParentNode(o=>o.type.name===x.name)(e.selection);if(t&&n&&c){const o=n.node,s=c.node.attrs.index;let i=0;r==="before"?i=(s-1+o.attrs.cols)%o.attrs.cols:i=(s+1)%o.attrs.cols;let l=n.pos;o.content.forEach((a,p,m)=>{m<i&&(l+=a.nodeSize)});const d=e.tr.setTime(Date.now());return d.setSelection(C.TextSelection.near(d.doc.resolve(l))),t(d),!0}return!1}function P(){const e=y.useButtonProps(S.name),{icon:t=void 0,tooltip:r=void 0,shortcutKeys:n=void 0,tooltipOptions:c={},action:o=void 0,isActive:s=void 0}=(e==null?void 0:e.componentProps)??{},{dataState:i,disabled:l,update:d}=y.useToggleActive(s),a=()=>{l||o&&(o(),d())};return e?f.jsx(v.ActionButton,{action:a,dataState:i,disabled:l,icon:t,shortcutKeys:n,tooltip:r,tooltipOptions:c}):f.jsx(f.Fragment,{})}const L=200,S=u.Extension.create({name:"richtextColumnExtension",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:t,t:r})=>({componentProps:{action:()=>{t.chain().focus().insertColumns({cols:2}).run()},icon:"Columns",tooltip:r("editor.columns.tooltip")}})}}}),x=u.Node3.create({name:"column",content:"block+",isolating:!0,addOptions(){return{HTMLAttributes:{class:"column"}}},addAttributes(){return{index:{default:0,parseHTML:e=>e.getAttribute("index")}}},parseHTML(){return[{tag:"div[class=column]"}]},renderHTML({HTMLAttributes:e}){return["div",u.mergeAttributes(this.options.HTMLAttributes,e),0]}}),T=u.Node3.create({name:"columns",group:"block",defining:!0,isolating:!0,allowGapCursor:!1,content:"column{1,}",priority:L,addOptions(){return{HTMLAttributes:{class:"columns"}}},addAttributes(){return{cols:{default:2,parseHTML:e=>e.getAttribute("cols")}}},parseHTML(){return[{tag:"div[class=grid]"}]},renderHTML({HTMLAttributes:e}){return["div",u.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{insertColumns:e=>({tr:t,dispatch:r,editor:n})=>{const c=O(n.schema,e&&e.cols||3);if(r){const o=t.selection.anchor+1;t.replaceSelectionWith(c).scrollIntoView().setSelection(C.TextSelection.near(t.doc.resolve(o)))}return!0},addColBefore:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"addBefore"}),addColAfter:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"addAfter"}),deleteCol:()=>({dispatch:e,state:t})=>h({dispatch:e,state:t,type:"delete"})}},addKeyboardShortcuts(){return{"Mod-Alt-G":()=>this.editor.commands.insertColumns(),Tab:()=>g({state:this.editor.state,dispatch:this.editor.view.dispatch,type:"after"}),"Shift-Tab":()=>g({state:this.editor.state,dispatch:this.editor.view.dispatch,type:"before"})}}});exports.Column=S;exports.ColumnNode=x;exports.MultipleColumnNode=T;exports.RichTextColumn=P;
package/lib/Column.js CHANGED
@@ -1,11 +1,11 @@
1
- import { j as p, E as v, N as b, m as y } from "./index-DnWWK9F_.js";
1
+ import { k as p, E as v, N as b, m as y } from "./index-nFjllrEl.js";
2
2
  import { TextSelection as h } from "@tiptap/pm/state";
3
3
  import { Node as N } from "@tiptap/pm/model";
4
4
  import { jsx as T, Fragment as H } from "react/jsx-runtime";
5
- import { A as M } from "./toggle-Cdp4IT2U.js";
5
+ import { A as M } from "./toggle-Crvm3Tcn.js";
6
6
  import "react";
7
- import "./index-BPfVXs5_.js";
8
- import { u as L, a as O } from "./useButtonProps-BsEd4zYM.js";
7
+ import "./index-ClAEwR0V.js";
8
+ import { u as L, a as O } from "./useButtonProps--5ytUuGi.js";
9
9
  function E(e, t, r = null) {
10
10
  return r ? e.createChecked({ index: t }, r) : e.createAndFill({ index: t });
11
11
  }
@@ -75,8 +75,8 @@ function x({ state: e, dispatch: t, type: r }) {
75
75
  }
76
76
  return !1;
77
77
  }
78
- function K() {
79
- const e = L(B.name), {
78
+ function W() {
79
+ const e = L(k.name), {
80
80
  icon: t = void 0,
81
81
  tooltip: r = void 0,
82
82
  shortcutKeys: n = void 0,
@@ -99,7 +99,7 @@ function K() {
99
99
  }
100
100
  ) : /* @__PURE__ */ T(H, {});
101
101
  }
102
- const P = 200, B = v.create({
102
+ const P = 200, k = v.create({
103
103
  name: "richtextColumnExtension",
104
104
  addOptions() {
105
105
  var e;
@@ -210,8 +210,8 @@ const P = 200, B = v.create({
210
210
  }
211
211
  });
212
212
  export {
213
- B as Column,
213
+ k as Column,
214
214
  A as ColumnNode,
215
215
  S as MultipleColumnNode,
216
- K as RichTextColumn
216
+ W as RichTextColumn
217
217
  };
@@ -0,0 +1 @@
1
+ "use strict";const I=require("./index-DLqogznp.cjs"),G=require("./throttle-DXN-aiH5.cjs"),e=require("react/jsx-runtime"),g=require("react"),B=require("./index-B0fWAhpK.cjs"),F=require("./useButtonProps-DJ51kDtM.cjs"),d=require("easydrawer"),Z=require("./shortId-Bfj8TyNr.cjs"),J=require("./toggle-BWfca8kh.cjs"),P=require("./dialog-DXF2Q8LZ.cjs"),m=require("./index-DM3mpxB-.cjs"),ee=require("./file-i7e4nQY2.cjs"),te=require("./button-BTnV4TZ7.cjs"),W={TOP_LEFT:"tl",TOP_RIGHT:"tr",BOTTOM_LEFT:"bl",BOTTOM_RIGHT:"br"};function oe({editor:t,node:o,updateAttributes:r,getPos:s,selected:f}){const[M,H]=g.useState({width:B.IMAGE_MAX_SIZE,height:B.IMAGE_MAX_SIZE}),[w,h]=g.useState({width:0,height:0}),[L]=g.useState([W.TOP_LEFT,W.TOP_RIGHT,W.BOTTOM_LEFT,W.BOTTOM_RIGHT]),[j,_]=g.useState(!1),[a,c]=g.useState({x:0,y:0,w:0,h:0,dir:""}),{align:T}=o==null?void 0:o.attrs,C=g.useMemo(()=>{const{src:u,alt:y,width:S,height:N}=o==null?void 0:o.attrs,z=I.isNumber(S)?`${S}px`:S,v=I.isNumber(N)?`${N}px`:N;return{src:u||void 0,alt:y||void 0,style:{width:z||void 0,height:v||void 0}}},[o==null?void 0:o.attrs]),n=g.useMemo(()=>{const{style:{width:u}}=C;return{width:u==="100%"?u:void 0}},[C]);function O(u){h({width:u.target.width,height:u.target.height})}function A(){t.commands.setNodeSelection(s())}const D=g.useCallback(G.throttle(()=>{const{width:u}=getComputedStyle(t.view.dom);H(y=>({...y,width:Number.parseInt(u,10)}))},B.IMAGE_THROTTLE_WAIT_TIME),[t]);function V(u,y){u.preventDefault(),u.stopPropagation();const S=w.width,N=w.height,z=S/N;let v=Number(o.attrs.width),E=Number(o.attrs.height);const b=M.width;v&&!E?(v=v>b?b:v,E=Math.round(v/z)):E&&!v?(v=Math.round(E*z),v=v>b?b:v):!v&&!E?(v=S>b?b:S,E=Math.round(v/z)):v=v>b?b:v,_(!0),c({x:u.clientX,y:u.clientY,w:v,h:E,dir:y})}const x=g.useCallback(G.throttle(u=>{if(u.preventDefault(),u.stopPropagation(),!j)return;const{x:y,w:S,dir:N}=a,z=(u.clientX-y)*(/l/.test(N)?-1:1),{width:v,height:E}=o==null?void 0:o.attrs,b=v/E,U=F.clamp(S+z,B.IMAGE_MIN_SIZE,M.width),Y=Math.round(U/b);r({width:U,height:Y})},B.IMAGE_THROTTLE_WAIT_TIME),[j,a,M,r,o==null?void 0:o.attrs]),i=g.useCallback(u=>{u.preventDefault(),u.stopPropagation(),j&&(c({x:0,y:0,w:0,h:0,dir:""}),_(!1),A())},[j,A]),p=g.useCallback(()=>{document==null||document.addEventListener("mousemove",x,!0),document==null||document.addEventListener("mouseup",i,!0)},[x,i]),k=g.useCallback(()=>{document==null||document.removeEventListener("mousemove",x,!0),document==null||document.removeEventListener("mouseup",i,!0)},[x,i]);g.useEffect(()=>(j?p():k(),()=>{k()}),[j,p,k]);const q=g.useMemo(()=>new ResizeObserver(()=>D()),[D]);return g.useEffect(()=>(q.observe(t.view.dom),()=>{q.disconnect()}),[t.view.dom,q]),e.jsx(I.NodeViewWrapper,{className:"image-view",style:{...n,width:"100%",textAlign:T},children:e.jsxs("div",{"data-drag-handle":!0,draggable:"true",style:{...n,background:"#fff"},className:`image-view__body ${f?"image-view__body--focused":""} ${j?"image-view__body--resizing":""}`,children:[e.jsx("img",{alt:C.alt,className:"image-view__body__image block",height:"auto",onClick:A,onLoad:O,src:C.src,style:C.style}),t.view.editable&&(f||j)&&e.jsx("div",{className:"image-resizer",children:L==null?void 0:L.map(u=>e.jsx("span",{className:`image-resizer__handler image-resizer__handler--${u}`,onMouseDown:y=>V(y,u)},`image-dir-${u}`))})]})})}const re="_wrapper_rraz2_1",le="_tool_rraz2_17",ne="_active_rraz2_37",se="_pen_rraz2_41",ie="_line_rraz2_48",ae="_options_rraz2_56",ce="_colorWrap_rraz2_66",he="_color_rraz2_66",ue="_colorActive_rraz2_83",l={wrapper:re,tool:le,active:ne,pen:se,line:ie,options:ae,colorWrap:ce,color:he,colorActive:ue};function de(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{color:"currentColor",d:"M2 9.2v3.6M12.8 2H9.2M7.5 20H9M20 7.5V9M2.133 4.699c.155-.727.415-1.274.854-1.712c.426-.426.954-.684 1.652-.84m15.228 2.552c-.155-.727-.415-1.274-.854-1.712c-.417-.417-.932-.673-1.608-.83M4.64 19.853c-.698-.156-1.226-.414-1.652-.84c-.43-.43-.69-.965-.845-1.673m11.638 3.626c-1.812.125-3.607-8.326-2.374-9.559s9.684.561 9.559 2.373c-.087 1.187-2.095 1.656-2.037 2.711c.018.309.408.59 1.188 1.154c.543.39 1.096.77 1.629 1.175a.66.66 0 0 1 .234.687a3.35 3.35 0 0 1-2.472 2.473a.66.66 0 0 1-.688-.235c-.404-.533-.784-1.086-1.175-1.628c-.563-.78-.844-1.17-1.153-1.188c-1.055-.059-1.524 1.95-2.71 2.037",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})})}function ge(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M20.06 18a4 4 0 0 1-.2-.89c-.67.7-1.48 1.05-2.41 1.05c-.83 0-1.52-.24-2.05-.71c-.53-.45-.8-1.06-.8-1.79c0-.88.33-1.56 1-2.05s1.61-.73 2.83-.73h1.4v-.64q0-.735-.45-1.17c-.3-.29-.75-.43-1.33-.43c-.52 0-.95.12-1.3.36c-.35.25-.52.54-.52.89h-1.46c0-.43.15-.84.45-1.24c.28-.4.71-.71 1.22-.94c.51-.21 1.06-.35 1.69-.35c.98 0 1.74.24 2.29.73s.84 1.16.86 2.02V16c0 .8.1 1.42.3 1.88V18zm-2.4-1.12c.45 0 .88-.11 1.29-.32c.4-.21.7-.49.88-.83v-1.57H18.7c-1.77 0-2.66.47-2.66 1.41c0 .43.15.73.46.96c.3.23.68.35 1.16.35m-12.2-3.17h4.07L7.5 8.29zM6.64 6h1.72l4.71 12h-1.93l-.97-2.57H4.82L3.86 18H1.93z",fill:"currentColor"})})}function me(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M3 21v-4.25L16.2 3.575q.3-.275.663-.425t.762-.15t.775.15t.65.45L20.425 5q.3.275.438.65T21 6.4q0 .4-.137.763t-.438.662L7.25 21zM17.6 7.8L19 6.4L17.6 5l-1.4 1.4z",fill:"currentColor"})})}function xe(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 256 256",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M253.66 106.34a8 8 0 0 0-11.32 0L192 156.69L107.31 72l50.35-50.34a8 8 0 1 0-11.32-11.32L96 60.69a16 16 0 0 0-2.82 18.81L72 100.69a16 16 0 0 0 0 22.62l4.69 4.69l-58.35 58.34a8 8 0 0 0 3.13 13.25l72 24A7.9 7.9 0 0 0 96 224a8 8 0 0 0 5.66-2.34L136 187.31l4.69 4.69a16 16 0 0 0 22.62 0l21.19-21.18a16 16 0 0 0 18.81-2.82l50.35-50.34a8 8 0 0 0 0-11.32M93.84 206.85l-55-18.35L88 139.31L124.69 176ZM152 180.69L83.31 112L104 91.31L172.69 160Z",fill:"currentColor"})})}function pe(t){return e.jsxs("svg",{height:"1em",viewBox:"0 0 16 16",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:[e.jsx("path",{d:"m2.648 9.937l7.29-7.288a2.21 2.21 0 0 1 3.124 0l2.29 2.288a2.21 2.21 0 0 1 0 3.126L10.413 13H12.5a.5.5 0 0 1 0 1H4.501a2.2 2.2 0 0 1-1.563-.647l.707-.707c.227.226.535.354.856.354h4.005a1.2 1.2 0 0 0 .848-.354l1.292-1.293l-4-4l-3.29 3.291a1.21 1.21 0 0 0 0 1.712l.29.29l-.708.707l-.29-.29a2.21 2.21 0 0 1 0-3.126M8 6h6.89a1.2 1.2 0 0 0-.246-.356L14 5H9zm2-2h3l-.645-.644a1.21 1.21 0 0 0-1.71 0zm4.89 3H7.708l1 1H14l.644-.644A1.2 1.2 0 0 0 14.891 7zM9.708 9l1.646 1.646L13 9z",fill:"currentColor"}),e.jsx("path",{d:"M14 11.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1.5-.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m-1 2a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1z",fill:"currentColor"})]})}function we(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M3 3h18v18H3zm2 2v14h14V5z",fill:"currentColor"})})}function ve(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M2 20V4h20v16zm2-2h16V6H4zm0 0V6z",fill:"currentColor"})})}function Ce(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8",fill:"currentColor"})})}function fe(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M10.363 3.591L2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0z",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2"})})}function Te(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"m6.8 21l-5.2-9l5.2-9h10.4l5.2 9l-5.2 9zm1.15-2h8.1l4.025-7l-4.025-7h-8.1L3.9 12zM12 12",fill:"currentColor"})})}function je(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsxs("g",{fill:"none",fillRule:"evenodd",children:[e.jsx("path",{d:"m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z"}),e.jsx("path",{d:"M10.586 2.807a2 2 0 0 1 2.828 0l7.778 7.779a2 2 0 0 1 0 2.828l-7.778 7.778a2 2 0 0 1-2.828 0l-7.778-7.778a2 2 0 0 1 0-2.828zM12 4.222L4.222 12L12 19.778L19.778 12z",fill:"currentColor"})]})})}function be(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M16.01 11H4v2h12.01v3L20 12l-3.99-4z",fill:"currentColor"})})}function Me(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{clipRule:"evenodd",d:"M7.53 3.47a.75.75 0 0 1 0 1.06L5.81 6.25H15a5.75 5.75 0 0 1 0 11.5H8a.75.75 0 0 1 0-1.5h7a4.25 4.25 0 0 0 0-8.5H5.81l1.72 1.72a.75.75 0 1 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 0 1 1.06 0",fill:"currentColor",fillRule:"evenodd"})})}function ye(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{clipRule:"evenodd",d:"M16.47 3.47a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 1 1-1.06-1.06l1.72-1.72H9a4.25 4.25 0 0 0 0 8.5h7a.75.75 0 0 1 0 1.5H9a5.75 5.75 0 0 1 0-11.5h9.19l-1.72-1.72a.75.75 0 0 1 0-1.06",fill:"currentColor",fillRule:"evenodd"})})}function Se(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M7 21q-.825 0-1.412-.587T5 19V6H4V4h5V3h6v1h5v2h-1v13q0 .825-.587 1.413T17 21zm2-4h2V8H9zm4 0h2V8h-2z",fill:"currentColor"})})}function Ee(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 256 256",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M211.81 83.79a28 28 0 0 1-33.12 4.83l-90.07 90.07a28 28 0 1 1-44.43-6.48a28 28 0 0 1 33.12-4.83l90.07-90.07a28 28 0 1 1 44.43 6.48",fill:"currentColor"})})}function He(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M12 20.325q-.35 0-.712-.125t-.638-.4l-1.725-1.575q-2.65-2.425-4.788-4.812T2 8.15Q2 5.8 3.575 4.225T7.5 2.65q1.325 0 2.5.562t2 1.538q.825-.975 2-1.537t2.5-.563q2.35 0 3.925 1.575T22 8.15q0 2.875-2.125 5.275T15.05 18.25l-1.7 1.55q-.275.275-.637.4t-.713.125M11.05 6.75q-.725-1.025-1.55-1.563t-2-.537q-1.5 0-2.5 1t-1 2.5q0 1.3.925 2.763t2.213 2.837t2.65 2.575T12 18.3q.85-.775 2.213-1.975t2.65-2.575t2.212-2.837T20 8.15q0-1.5-1-2.5t-2.5-1q-1.175 0-2 .538T12.95 6.75q-.175.25-.425.375T12 7.25t-.525-.125t-.425-.375m.95 4.725",fill:"currentColor"})})}function Le(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"m7.625 6.4l2.8-3.625q.3-.4.713-.587T12 2t.863.188t.712.587l2.8 3.625l4.25 1.425q.65.2 1.025.738t.375 1.187q0 .3-.088.6t-.287.575l-2.75 3.9l.1 4.1q.025.875-.575 1.475t-1.4.6q-.05 0-.55-.075L12 19.675l-4.475 1.25q-.125.05-.275.063T6.975 21q-.8 0-1.4-.6T5 18.925l.1-4.125l-2.725-3.875q-.2-.275-.288-.575T2 9.75q0-.625.363-1.162t1.012-.763zM8.85 8.125L4 9.725L7.1 14.2L7 18.975l5-1.375l5 1.4l-.1-4.8L20 9.775l-4.85-1.65L12 4zM12 11.5",fill:"currentColor"})})}function ke(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M12.01 6c2.61 0 4.89 1.86 5.4 4.43l.3 1.5l1.52.11c1.56.11 2.78 1.41 2.78 2.96c0 1.65-1.35 3-3 3h-13c-2.21 0-4-1.79-4-4c0-2.05 1.53-3.76 3.56-3.97l1.07-.11l.5-.95A5.46 5.46 0 0 1 12.01 6m0-2C9.12 4 6.6 5.64 5.35 8.04C2.35 8.36.01 10.91.01 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5c0-2.64-2.05-4.78-4.64-4.96C18.68 6.59 15.65 4 12.01 4",fill:"currentColor"})})}function Ne(t){return e.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M5.586 6.45A2 2 0 0 1 7.509 5h11.84a2 2 0 0 1 1.923 2.55l-2.858 10A2 2 0 0 1 16.491 19H4.651a2 2 0 0 1-1.923-2.55z",fill:"none",stroke:"currentColor",strokeWidth:"2"})})}const ze=[d.Color4.blackHighlight,d.Color4.ofRGBA(166/255,81/255,167/255,.3),d.Color4.ofRGBA(247/255,78/255,158/255,.3),d.Color4.ofRGBA(166/255,83/255,88/255,.3),d.Color4.ofRGBA(246/255,130/255,28/255,.3),d.Color4.ofRGBA(166/255,198/255,0,.3),d.Color4.ofRGBA(98/255,186/255,70/255,.3)],X=[d.Color4.black,d.Color4.fromHex("#007AFF"),d.Color4.fromHex("#A651A7"),d.Color4.fromHex("#F74E9E"),d.Color4.fromHex("#FF5358"),d.Color4.fromHex("#F6821C"),d.Color4.fromHex("#FFC600"),d.Color4.fromHex("#62BA46"),d.Color4.fromHex("#E6BFE8"),d.Color4.fromHex("#FEA3D2"),d.Color4.fromHex("#FFA0A3"),d.Color4.fromHex("#FBC276"),d.Color4.fromHex("#FFFB85"),d.Color4.fromHex("#AADC99")];function _e({onChange:t}){const[o,r]=g.useState(d.Color4.blackHighlight);return e.jsx("div",{className:l.colorWrap,children:ze.map((s,f)=>e.jsx("button",{style:{backgroundColor:s.toHexString()},className:m.cn(l.color,{[l.colorActive]:o.toHexString()===s.toHexString()}),onClick:()=>{r(s),t(s)}},f))})}function $({onChange:t}){const[o,r]=g.useState(d.Color4.black);return e.jsxs(e.Fragment,{children:[e.jsx("div",{className:l.colorWrap,children:X.slice(0,7).map((s,f)=>e.jsx("button",{style:{backgroundColor:s.toHexString()},className:m.cn(l.color,{[l.colorActive]:o.toHexString()===s.toHexString()}),onClick:()=>{r(s),t(s)}},f))}),e.jsx("div",{className:l.colorWrap,children:X.slice(7).map((s,f)=>e.jsx("button",{style:{backgroundColor:s.toHexString()},className:m.cn(l.color,{[l.colorActive]:o.toHexString()===s.toHexString()}),onClick:()=>{r(s),t(s)}},f))})]})}function Ae({setColorPen:t,setThicknessPen:o}){const[r,s]=g.useState(2);return e.jsxs("div",{className:l.options,children:[e.jsx("div",{children:e.jsx($,{onChange:f=>t(f)})}),e.jsx("div",{className:l.line}),e.jsx("div",{children:e.jsx("input",{max:10,min:1,step:.1,type:"range",value:r,onChange:f=>{o(Number.parseFloat(f.target.value)),s(Number.parseFloat(f.target.value))}})})]})}function qe({setColorHighlight:t}){return e.jsx("div",{className:l.options,children:e.jsx(_e,{onChange:o=>t(o)})})}function Be({changeColorShape:t,changeBorderColorShape:o,onThicknessChange:r}){return e.jsxs("div",{className:l.options,children:[e.jsx("div",{children:e.jsx($,{onChange:s=>t(s)})}),e.jsx("div",{className:l.line}),e.jsx("div",{children:e.jsx($,{onChange:s=>o(s)})}),e.jsx("div",{className:l.line}),e.jsx("div",{children:e.jsx("input",{defaultValue:0,max:20,min:0,step:1,type:"range",onChange:s=>{r(Number.parseFloat(s.target.value))}})})]})}function K(t){const{setColorPen:o,refEditor:r,setThicknessPen:s,setColorHighlight:f,changeBorderColorShape:M,onUndo:H,changeColorShape:w,changeShape:h,onThicknessChange:L,onRedo:j,onClear:_}=t,[a,c]=g.useState(null),[T,C]=g.useState(0);return e.jsx(e.Fragment,{children:e.jsxs("div",{className:l.wrapper,children:[e.jsxs("div",{className:l.pen,children:[e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="select"}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();if(a==="select"){c(null),n[0].setEnabled(!1);return}c("select"),n[0].setEnabled(!0)},children:e.jsx(de,{})}),e.jsx("div",{className:l.line}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="text"}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();if(r.current.toolController.setToolEnabled(n[1]),a==="text"){n[1].setEnabled(!1),c(null);return}c("text"),n[1].setEnabled(!0)},children:e.jsx(ge,{})}),e.jsx("div",{className:l.line}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="pencil"}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();if(a==="pencil"){c(null),n[2].setEnabled(!1);return}c("pencil"),n[2].setEnabled(!0)},children:e.jsx(me,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="highlighter"}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();if(a==="highlighter"){c(null),n[3].setEnabled(!1);return}c("highlighter"),n[3].setEnabled(!0)},children:e.jsx(xe,{})}),e.jsx("div",{className:l.line}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="eraser"}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();if(a==="eraser"){c(null),n[4].setEnabled(!1);return}c("eraser"),n[4].setEnabled(!0)},children:e.jsx(pe,{})}),e.jsx("div",{className:l.line}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===0}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(0),C(0)},children:e.jsx(we,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===1}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(1),C(1)},children:e.jsx(ve,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===2}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(2),C(2)},children:e.jsx(Ce,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===3}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(3),C(3)},children:e.jsx(fe,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===4}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(4),C(4)},children:e.jsx(Te,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===5}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(5),C(5)},children:e.jsx(je,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===6}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(6),C(6)},children:e.jsx(be,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===7}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(7),C(7)},children:e.jsx(Ee,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===8}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(8),C(8)},children:e.jsx(He,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===9}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(9),C(9)},children:e.jsx(Le,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===10}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(10),C(10)},children:e.jsx(ke,{})}),e.jsx("button",{className:m.cn(l.tool,{[l.active]:a==="shapes"&&T===11}),onClick:()=>{const n=r.current.toolController.getPrimaryTools();r.current.toolController.setToolEnabled(n[5]),c("shapes"),n[5].setEnabled(!0),h(11),C(11)},children:e.jsx(Ne,{})}),e.jsx("div",{className:l.line}),e.jsx("button",{className:m.cn(l.tool),onClick:H,children:e.jsx(Me,{})}),e.jsx("button",{className:m.cn(l.tool),onClick:j,children:e.jsx(ye,{})}),e.jsx("button",{className:m.cn(l.tool),onClick:_,children:e.jsx(Se,{})})]}),e.jsxs("div",{className:l.optionsWrap,children:[a==="pencil"&&e.jsx(Ae,{setColorPen:o,setThicknessPen:s}),a==="highlighter"&&e.jsx(qe,{setColorHighlight:f}),a==="shapes"&&e.jsx(Be,{changeBorderColorShape:M,changeColorShape:w,changeShape:h,onThicknessChange:L})]})]})})}let R=!1;function Pe(){const t=F.useEditorInstance(),o=F.useButtonProps(Q.name),{isActive:r=void 0,upload:s}=(o==null?void 0:o.componentProps)??{},{editorDisabled:f}=F.useToggleActive(r),[M,H]=g.useState(!1),w=g.useRef(null),h=g.useRef(null),L=()=>{(async()=>{const i=document.querySelector("#easydrawer");i&&(w.current=new d.Editor(i,{wheelEventsEnabled:!1,disableZoom:!0}),h.current=d.makeDropdownToolbar(w.current),h.current.addDefaultToolWidgets())})()};g.useEffect(()=>{M&&setTimeout(()=>{L()},200)},[M]);const j=async()=>{if(w.current){const x=w.current.toSVG(),i=x.outerHTML,p=`drawer-${Z.shortId()}.svg`;let k=Z.i(x.outerHTML);if(s){const q=ee.dataURLtoFile(k,p);k=await s(q)}t==null||t.chain().focus().setDrawer({type:"drawer",src:k,alt:encodeURIComponent(i),width:426,height:212},!!i).run()}H(!1)},_=x=>{const i=w.current.toolController.getPrimaryTools()[2],p=h.current.getWidgetById("pen-1");i&&p&&(i.setColor(x),p.serializeState())},a=x=>{const i=w.current.toolController.getPrimaryTools()[2],p=h.current.getWidgetById("pen-1");i&&p&&(i.setThickness(x),p.serializeState())},c=x=>{const i=w.current.toolController.getPrimaryTools()[3],p=h.current.getWidgetById("pen-2");i&&p&&(i.setColor(x),p.serializeState())},T=x=>{const i=h.current.getWidgetById("shape");i&&i.setShapeType(x)},C=x=>{const i=w.current.toolController.getPrimaryTools()[5],p=h.current.getWidgetById("shape");i&&p&&(i.setColor(x),p.serializeState())},n=x=>{const i=w.current.toolController.getPrimaryTools()[5],p=h.current.getWidgetById("shape");i&&p&&(i.setThickness(x),p.serializeState())},O=x=>{const i=w.current.toolController.getPrimaryTools()[5],p=h.current.getWidgetById("shape");i&&p&&(i.setBorderColor(x),p.serializeState())},A=()=>{if(R){for(;w.current.history.redoStackSize>0;)w.current.history.redo();R=!1;return}w.current.history.undo()},D=()=>{R||w.current.history.redo()},V=()=>{if(!R){for(;w.current.history.undoStackSize>0;)A();R=!0}};return o?e.jsxs(P.Dialog,{onOpenChange:H,open:M,children:[e.jsx(P.DialogTrigger,{asChild:!0,children:e.jsx(J.ActionButton,{disabled:f,action:()=>{f||H(!0)},icon:"PencilRuler",tooltip:"Drawer"})}),e.jsxs(P.DialogContent,{className:"richtext-z-[99999] !richtext-max-w-[1300px]",children:[e.jsx(P.DialogTitle,{children:"Drawer"}),e.jsxs("div",{style:{height:"600px",width:"100%",borderWidth:1,background:"white",position:"relative"},children:[e.jsx("div",{className:"richtext-size-full",id:"easydrawer"}),e.jsx(K,{changeBorderColorShape:O,changeColorShape:C,changeShape:T,onClear:V,onRedo:D,onThicknessChange:n,onUndo:A,refEditor:w,setColorHighlight:c,setColorPen:_,setThicknessPen:a})]}),e.jsx(P.DialogFooter,{children:e.jsx(te.Button,{onClick:j,type:"button",children:"Save changes"})})]})]}):e.jsx(e.Fragment,{})}const Q=G.index_default.extend({name:"richTextDrawer",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),inline:!1,content:"",marks:"",group:"block",draggable:!1,selectable:!0,atom:!0,HTMLAttributes:{class:"drawer"},button:({t:o,extension:r})=>{var s;return{componentProps:{action:()=>!0,isActive:()=>!1,disabled:!1,icon:"PencilRuler",tooltip:o("editor.drawer.tooltip"),upload:(s=r==null?void 0:r.options)==null?void 0:s.upload}}}}},addAttributes(){var t;return{...(t=this.parent)==null?void 0:t.call(this),width:{default:null,parseHTML:o=>{const r=o.querySelector("img"),s=r==null?void 0:r.getAttribute("width");return s?Number.parseInt(s,10):320},renderHTML:o=>({width:o.width})},height:{default:null,parseHTML:o=>{const r=o.querySelector("img"),s=r==null?void 0:r.getAttribute("height");return s?Number.parseInt(s,10):212},renderHTML:o=>({height:o.height})},align:{default:"center",parseHTML:o=>o.getAttribute("align"),renderHTML:o=>({align:o.align})}}},addNodeView(){return I.ReactNodeViewRenderer(oe)},addCommands(){return{setDrawer:(t,o)=>({commands:r,editor:s})=>o?r.insertContent({type:this.name,attrs:t}):r.insertContentAt(s.state.selection.anchor,{type:this.name,attrs:t}),setAlignImageDrawer:t=>({commands:o})=>o.updateAttributes(this.name,{align:t})}},renderHTML({HTMLAttributes:t}){const{align:o}=t;return["div",{style:o?`text-align: ${o};`:"",class:"imageDrawer"},["img",I.mergeAttributes(this.options.HTMLAttributes,t)]]},parseHTML(){return[{tag:"div[class=imageDrawer]",getAttrs:t=>{const o=t.querySelector("img"),r=o==null?void 0:o.getAttribute("width"),s=o==null?void 0:o.getAttribute("height");return{src:o==null?void 0:o.getAttribute("src"),alt:o==null?void 0:o.getAttribute("alt"),width:r?Number.parseInt(r,10):null,height:s?Number.parseInt(s,10):null,align:(o==null?void 0:o.getAttribute("align"))||t.style.textAlign||null}}}]}});exports.ControlDrawer=K;exports.Drawer=Q;exports.RichTextDrawer=Pe;
@@ -1,17 +1,16 @@
1
- import { q as j, m as te } from "./index-DnWWK9F_.js";
2
- import { a as X, c as re } from "./throttle-CdwDrFpn.js";
3
- import { N as oe, R as le } from "./index-DzcKxutn.js";
1
+ import { s as te, u as Z, m as re, R as oe } from "./index-nFjllrEl.js";
2
+ import { a as X, c as le } from "./throttle-CGM5M2yG.js";
4
3
  import { jsx as e, jsxs as x, Fragment as U } from "react/jsx-runtime";
5
4
  import { useState as y, useMemo as V, useCallback as R, useEffect as G, useRef as K } from "react";
6
- import { I as Q, m as Y, n as ne } from "./index-DYkucCoF.js";
7
- import { i as ie, u as se, a as ae } from "./useButtonProps-BsEd4zYM.js";
8
- import { Color4 as g, Editor as ce, makeDropdownToolbar as he } from "easydrawer";
9
- import { s as ue, i as de } from "./shortId-WJVkrvml.js";
10
- import { A as ge } from "./toggle-Cdp4IT2U.js";
11
- import { D as me, a as pe, b as we, c as ve, d as fe } from "./dialog-PtQivpHS.js";
12
- import { c as d, a as Te } from "./index-BPfVXs5_.js";
5
+ import { I as Q, j as Y, k as ne } from "./index-CEbbM7Gx.js";
6
+ import { i as ie, c as se, u as ae, a as ce } from "./useButtonProps--5ytUuGi.js";
7
+ import { Color4 as g, Editor as he, makeDropdownToolbar as ue } from "easydrawer";
8
+ import { s as de, i as ge } from "./shortId-WJVkrvml.js";
9
+ import { A as me } from "./toggle-Crvm3Tcn.js";
10
+ import { D as pe, a as we, b as ve, c as fe, d as Te } from "./dialog-xrO7nV_z.js";
11
+ import { c as d } from "./index-ClAEwR0V.js";
13
12
  import { d as Ce } from "./file-BLas99n7.js";
14
- import { B as be } from "./button-DXMsXUEn.js";
13
+ import { B as be } from "./button-DHZeIKzF.js";
15
14
  const W = {
16
15
  TOP_LEFT: "tl",
17
16
  TOP_RIGHT: "tr",
@@ -19,7 +18,7 @@ const W = {
19
18
  BOTTOM_RIGHT: "br"
20
19
  };
21
20
  function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T }) {
22
- const [H, S] = y({
21
+ const [H, N] = y({
23
22
  width: Q,
24
23
  height: Q
25
24
  }), [w, h] = y({
@@ -37,7 +36,7 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
37
36
  h: 0,
38
37
  dir: ""
39
38
  }), { align: C } = r == null ? void 0 : r.attrs, f = V(() => {
40
- const { src: u, alt: E, width: L, height: _ } = r == null ? void 0 : r.attrs, A = j(L) ? `${L}px` : L, v = j(_) ? `${_}px` : _;
39
+ const { src: u, alt: E, width: L, height: _ } = r == null ? void 0 : r.attrs, A = Z(L) ? `${L}px` : L, v = Z(_) ? `${_}px` : _;
41
40
  return {
42
41
  src: u || void 0,
43
42
  alt: E || void 0,
@@ -64,7 +63,7 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
64
63
  const D = R(
65
64
  X(() => {
66
65
  const { width: u } = getComputedStyle(t.view.dom);
67
- S((E) => ({
66
+ N((E) => ({
68
67
  ...E,
69
68
  width: Number.parseInt(u, 10)
70
69
  }));
@@ -74,13 +73,13 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
74
73
  function O(u, E) {
75
74
  u.preventDefault(), u.stopPropagation();
76
75
  const L = w.width, _ = w.height, A = L / _;
77
- let v = Number(r.attrs.width), N = Number(r.attrs.height);
76
+ let v = Number(r.attrs.width), S = Number(r.attrs.height);
78
77
  const M = H.width;
79
- v && !N ? (v = v > M ? M : v, N = Math.round(v / A)) : N && !v ? (v = Math.round(N * A), v = v > M ? M : v) : !v && !N ? (v = L > M ? M : L, N = Math.round(v / A)) : v = v > M ? M : v, B(!0), c({
78
+ v && !S ? (v = v > M ? M : v, S = Math.round(v / A)) : S && !v ? (v = Math.round(S * A), v = v > M ? M : v) : !v && !S ? (v = L > M ? M : L, S = Math.round(v / A)) : v = v > M ? M : v, B(!0), c({
80
79
  x: u.clientX,
81
80
  y: u.clientY,
82
81
  w: v,
83
- h: N,
82
+ h: S,
84
83
  dir: E
85
84
  });
86
85
  }
@@ -88,9 +87,9 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
88
87
  X((u) => {
89
88
  if (u.preventDefault(), u.stopPropagation(), !b)
90
89
  return;
91
- const { x: E, w: L, dir: _ } = a, A = (u.clientX - E) * (/l/.test(_) ? -1 : 1), { width: v, height: N } = r == null ? void 0 : r.attrs, M = v / N, Z = ie(L + A, ne, H.width), ee = Math.round(Z / M);
90
+ const { x: E, w: L, dir: _ } = a, A = (u.clientX - E) * (/l/.test(_) ? -1 : 1), { width: v, height: S } = r == null ? void 0 : r.attrs, M = v / S, j = ie(L + A, ne, H.width), ee = Math.round(j / M);
92
91
  o({
93
- width: Z,
92
+ width: j,
94
93
  height: ee
95
94
  });
96
95
  }, Y),
@@ -118,7 +117,7 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
118
117
  return G(() => (q.observe(t.view.dom), () => {
119
118
  q.disconnect();
120
119
  }), [t.view.dom, q]), /* @__PURE__ */ e(
121
- oe,
120
+ te,
122
121
  {
123
122
  className: "image-view",
124
123
  style: { ...n, width: "100%", textAlign: C },
@@ -156,14 +155,14 @@ function xe({ editor: t, node: r, updateAttributes: o, getPos: i, selected: T })
156
155
  }
157
156
  );
158
157
  }
159
- const ye = "_wrapper_rraz2_1", Me = "_tool_rraz2_17", He = "_active_rraz2_37", Ee = "_pen_rraz2_41", Le = "_line_rraz2_48", Ne = "_options_rraz2_56", Se = "_colorWrap_rraz2_66", ke = "_color_rraz2_66", ze = "_colorActive_rraz2_83", l = {
158
+ const ye = "_wrapper_rraz2_1", Me = "_tool_rraz2_17", He = "_active_rraz2_37", Ee = "_pen_rraz2_41", Le = "_line_rraz2_48", Se = "_options_rraz2_56", Ne = "_colorWrap_rraz2_66", ke = "_color_rraz2_66", ze = "_colorActive_rraz2_83", l = {
160
159
  wrapper: ye,
161
160
  tool: Me,
162
161
  active: He,
163
162
  pen: Ee,
164
163
  line: Le,
165
- options: Ne,
166
- colorWrap: Se,
164
+ options: Se,
165
+ colorWrap: Ne,
167
166
  color: ke,
168
167
  colorActive: ze
169
168
  };
@@ -484,7 +483,7 @@ function Ue(t) {
484
483
  }
485
484
  );
486
485
  }
487
- function Ze(t) {
486
+ function je(t) {
488
487
  return /* @__PURE__ */ e(
489
488
  "svg",
490
489
  {
@@ -503,7 +502,7 @@ function Ze(t) {
503
502
  }
504
503
  );
505
504
  }
506
- function je(t) {
505
+ function Ze(t) {
507
506
  return /* @__PURE__ */ e(
508
507
  "svg",
509
508
  {
@@ -727,7 +726,7 @@ function ot(t) {
727
726
  setThicknessPen: i,
728
727
  setColorHighlight: T,
729
728
  changeBorderColorShape: H,
730
- onUndo: S,
729
+ onUndo: N,
731
730
  changeColorShape: w,
732
731
  changeShape: h,
733
732
  onThicknessChange: k,
@@ -989,7 +988,7 @@ function ot(t) {
989
988
  /* line */
990
989
  );
991
990
  },
992
- children: /* @__PURE__ */ e(Ze, {})
991
+ children: /* @__PURE__ */ e(je, {})
993
992
  }
994
993
  ),
995
994
  /* @__PURE__ */ e(
@@ -1009,7 +1008,7 @@ function ot(t) {
1009
1008
  /* heart */
1010
1009
  );
1011
1010
  },
1012
- children: /* @__PURE__ */ e(je, {})
1011
+ children: /* @__PURE__ */ e(Ze, {})
1013
1012
  }
1014
1013
  ),
1015
1014
  /* @__PURE__ */ e(
@@ -1077,7 +1076,7 @@ function ot(t) {
1077
1076
  "button",
1078
1077
  {
1079
1078
  className: d(l.tool),
1080
- onClick: S,
1079
+ onClick: N,
1081
1080
  children: /* @__PURE__ */ e(Ge, {})
1082
1081
  }
1083
1082
  ),
@@ -1122,17 +1121,17 @@ function ot(t) {
1122
1121
  ) });
1123
1122
  }
1124
1123
  let I = !1;
1125
- function Tt() {
1126
- const t = Te(), r = se(lt.name), {
1124
+ function ft() {
1125
+ const t = se(), r = ae(lt.name), {
1127
1126
  isActive: o = void 0,
1128
1127
  upload: i
1129
- } = (r == null ? void 0 : r.componentProps) ?? {}, { editorDisabled: T } = ae(o), [H, S] = y(!1), w = K(null), h = K(null), k = () => {
1128
+ } = (r == null ? void 0 : r.componentProps) ?? {}, { editorDisabled: T } = ce(o), [H, N] = y(!1), w = K(null), h = K(null), k = () => {
1130
1129
  (async () => {
1131
1130
  const s = document.querySelector("#easydrawer");
1132
- s && (w.current = new ce(s, {
1131
+ s && (w.current = new he(s, {
1133
1132
  wheelEventsEnabled: !1,
1134
1133
  disableZoom: !0
1135
- }), h.current = he(w.current), h.current.addDefaultToolWidgets());
1134
+ }), h.current = ue(w.current), h.current.addDefaultToolWidgets());
1136
1135
  })();
1137
1136
  };
1138
1137
  G(() => {
@@ -1142,8 +1141,8 @@ function Tt() {
1142
1141
  }, [H]);
1143
1142
  const b = async () => {
1144
1143
  if (w.current) {
1145
- const m = w.current.toSVG(), s = m.outerHTML, p = `drawer-${ue()}.svg`;
1146
- let z = de(m.outerHTML);
1144
+ const m = w.current.toSVG(), s = m.outerHTML, p = `drawer-${de()}.svg`;
1145
+ let z = ge(m.outerHTML);
1147
1146
  if (i) {
1148
1147
  const q = Ce(z, p);
1149
1148
  z = await i(q);
@@ -1159,7 +1158,7 @@ function Tt() {
1159
1158
  !!s
1160
1159
  ).run();
1161
1160
  }
1162
- S(!1);
1161
+ N(!1);
1163
1162
  }, B = (m) => {
1164
1163
  const s = w.current.toolController.getPrimaryTools()[2], p = h.current.getWidgetById("pen-1");
1165
1164
  s && p && (s.setColor(m), p.serializeState());
@@ -1199,24 +1198,24 @@ function Tt() {
1199
1198
  }
1200
1199
  };
1201
1200
  return r ? /* @__PURE__ */ x(
1202
- me,
1201
+ pe,
1203
1202
  {
1204
- onOpenChange: S,
1203
+ onOpenChange: N,
1205
1204
  open: H,
1206
1205
  children: [
1207
- /* @__PURE__ */ e(pe, { asChild: !0, children: /* @__PURE__ */ e(
1208
- ge,
1206
+ /* @__PURE__ */ e(we, { asChild: !0, children: /* @__PURE__ */ e(
1207
+ me,
1209
1208
  {
1210
1209
  disabled: T,
1211
1210
  action: () => {
1212
- T || S(!0);
1211
+ T || N(!0);
1213
1212
  },
1214
1213
  icon: "PencilRuler",
1215
1214
  tooltip: "Drawer"
1216
1215
  }
1217
1216
  ) }),
1218
- /* @__PURE__ */ x(we, { className: "richtext-z-[99999] !richtext-max-w-[1300px]", children: [
1219
- /* @__PURE__ */ e(ve, { children: "Drawer" }),
1217
+ /* @__PURE__ */ x(ve, { className: "richtext-z-[99999] !richtext-max-w-[1300px]", children: [
1218
+ /* @__PURE__ */ e(fe, { children: "Drawer" }),
1220
1219
  /* @__PURE__ */ x("div", { style: { height: "600px", width: "100%", borderWidth: 1, background: "white", position: "relative" }, children: [
1221
1220
  /* @__PURE__ */ e(
1222
1221
  "div",
@@ -1242,7 +1241,7 @@ function Tt() {
1242
1241
  }
1243
1242
  )
1244
1243
  ] }),
1245
- /* @__PURE__ */ e(fe, { children: /* @__PURE__ */ e(
1244
+ /* @__PURE__ */ e(Te, { children: /* @__PURE__ */ e(
1246
1245
  be,
1247
1246
  {
1248
1247
  onClick: b,
@@ -1255,7 +1254,7 @@ function Tt() {
1255
1254
  }
1256
1255
  ) : /* @__PURE__ */ e(U, {});
1257
1256
  }
1258
- const lt = /* @__PURE__ */ re.extend({
1257
+ const lt = /* @__PURE__ */ le.extend({
1259
1258
  name: "richTextDrawer",
1260
1259
  //@ts-expect-error
1261
1260
  addOptions() {
@@ -1321,7 +1320,7 @@ const lt = /* @__PURE__ */ re.extend({
1321
1320
  };
1322
1321
  },
1323
1322
  addNodeView() {
1324
- return le(xe);
1323
+ return oe(xe);
1325
1324
  },
1326
1325
  // @ts-ignore
1327
1326
  addCommands() {
@@ -1347,7 +1346,7 @@ const lt = /* @__PURE__ */ re.extend({
1347
1346
  },
1348
1347
  [
1349
1348
  "img",
1350
- te(
1349
+ re(
1351
1350
  // @ts-ignore
1352
1351
  this.options.HTMLAttributes,
1353
1352
  t
@@ -1376,5 +1375,5 @@ const lt = /* @__PURE__ */ re.extend({
1376
1375
  export {
1377
1376
  ot as C,
1378
1377
  lt as D,
1379
- Tt as R
1378
+ ft as R
1380
1379
  };
package/lib/Drawer.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-RfTlOzIr.cjs");require("./throttle-qX7Yjtsg.cjs");require("./index-BH4bc3jN.cjs");const e=require("./Drawer-SRhwOc6T.cjs");exports.Drawer=e.Drawer;exports.RichTextDrawer=e.RichTextDrawer;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-DLqogznp.cjs");require("./throttle-DXN-aiH5.cjs");const e=require("./Drawer-1_PmP-H0.cjs");exports.Drawer=e.Drawer;exports.RichTextDrawer=e.RichTextDrawer;
package/lib/Drawer.js CHANGED
@@ -1,8 +1,7 @@
1
- import "./index-DnWWK9F_.js";
2
- import "./throttle-CdwDrFpn.js";
3
- import "./index-DzcKxutn.js";
4
- import { D as i, R as m } from "./Drawer-DZ5jvmrX.js";
1
+ import "./index-nFjllrEl.js";
2
+ import "./throttle-CGM5M2yG.js";
3
+ import { D as t, R as i } from "./Drawer-DNnkwfnI.js";
5
4
  export {
6
- i as Drawer,
7
- m as RichTextDrawer
5
+ t as Drawer,
6
+ i as RichTextDrawer
8
7
  };