@remarkablejames/editor 0.0.7 → 0.0.8

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 (185) hide show
  1. package/lib/ActionMenuButton-DI9_8wC0.cjs +1 -0
  2. package/lib/{ActionMenuButton-nxV91Fqo.js → ActionMenuButton-DL05l66z.js} +9 -10
  3. package/lib/Attachment.cjs +1 -19
  4. package/lib/Attachment.js +7 -270
  5. package/lib/Blockquote.cjs +2 -2
  6. package/lib/Blockquote.js +13 -12
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +11 -10
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +9 -8
  11. package/lib/Callout.cjs +1 -1
  12. package/lib/Callout.js +41 -45
  13. package/lib/Clear.cjs +1 -1
  14. package/lib/Clear.js +13 -14
  15. package/lib/Code.cjs +1 -1
  16. package/lib/Code.js +6 -5
  17. package/lib/CodeBlock.cjs +1 -1
  18. package/lib/CodeBlock.js +30 -31
  19. package/lib/CodeView.cjs +1 -1
  20. package/lib/CodeView.js +9 -8
  21. package/lib/Color.cjs +1 -1
  22. package/lib/Color.js +18 -19
  23. package/lib/Column.cjs +1 -1
  24. package/lib/Column.js +9 -8
  25. package/lib/Drawer-DEzhWKwY.cjs +2 -0
  26. package/lib/{Drawer-CF6Z_IA2.js → Drawer-DhM1qM6R.js} +41 -47
  27. package/lib/Drawer.cjs +1 -1
  28. package/lib/Drawer.js +3 -3
  29. package/lib/Emoji.cjs +1 -1
  30. package/lib/Emoji.js +14 -15
  31. package/lib/Excalidraw.cjs +1 -1
  32. package/lib/Excalidraw.js +28 -33
  33. package/lib/ExportPdf.cjs +3 -3
  34. package/lib/ExportPdf.js +14 -13
  35. package/lib/ExportWord.cjs +1 -1
  36. package/lib/ExportWord.js +6 -6
  37. package/lib/FontFamily.cjs +1 -1
  38. package/lib/FontFamily.js +7 -6
  39. package/lib/FontSize.cjs +1 -1
  40. package/lib/FontSize.js +15 -14
  41. package/lib/Heading.cjs +1 -1
  42. package/lib/Heading.js +26 -26
  43. package/lib/Highlight.cjs +1 -1
  44. package/lib/Highlight.js +22 -23
  45. package/lib/History.cjs +1 -1
  46. package/lib/History.js +11 -11
  47. package/lib/HorizontalRule.cjs +1 -1
  48. package/lib/HorizontalRule.js +10 -9
  49. package/lib/Iframe-DbYJ82AI.cjs +1 -0
  50. package/lib/{Iframe-Dfd3LI7b.js → Iframe-yDX_zHls.js} +11 -14
  51. package/lib/Iframe.cjs +1 -1
  52. package/lib/Iframe.js +3 -3
  53. package/lib/Image.cjs +1 -1
  54. package/lib/Image.js +4 -5
  55. package/lib/ImageGif.cjs +1 -1
  56. package/lib/ImageGif.js +83 -86
  57. package/lib/ImportWord.cjs +1 -1
  58. package/lib/ImportWord.js +26 -28
  59. package/lib/{Indent-CDVF9DWN.js → Indent-CA46zsbb.js} +31 -30
  60. package/lib/Indent-CYaCq_Mv.cjs +1 -0
  61. package/lib/Indent.cjs +1 -1
  62. package/lib/Indent.js +2 -2
  63. package/lib/Italic.cjs +1 -1
  64. package/lib/Italic.js +12 -11
  65. package/lib/Katex-Dh-kTBjf.cjs +4 -0
  66. package/lib/{Katex-DqhWWAA-.js → Katex-g3ZS3zUf.js} +19 -22
  67. package/lib/Katex.cjs +1 -1
  68. package/lib/Katex.js +2 -2
  69. package/lib/LineHeight.cjs +1 -1
  70. package/lib/LineHeight.js +19 -20
  71. package/lib/Link.cjs +1 -1
  72. package/lib/Link.js +2 -2
  73. package/lib/LinkEditBlock-ClqpI1FH.cjs +5 -0
  74. package/lib/{LinkEditBlock-xP0pGVhB.js → LinkEditBlock-qE5KHPQs.js} +19 -24
  75. package/lib/Mention.js +3 -3
  76. package/lib/Mermaid-BmUChJSB.cjs +2 -0
  77. package/lib/{Mermaid-BJ6ryVdY.js → Mermaid-CefRECZY.js} +45 -48
  78. package/lib/Mermaid.cjs +1 -1
  79. package/lib/Mermaid.js +2 -2
  80. package/lib/MoreMark.cjs +1 -1
  81. package/lib/MoreMark.js +26 -28
  82. package/lib/OrderedList.cjs +1 -1
  83. package/lib/OrderedList.js +11 -10
  84. package/lib/PaywallSeparator.cjs +1 -1
  85. package/lib/PaywallSeparator.js +9 -9
  86. package/lib/SearchAndReplace.cjs +1 -1
  87. package/lib/SearchAndReplace.js +37 -42
  88. package/lib/SlashCommand.cjs +1 -1
  89. package/lib/SlashCommand.js +5 -5
  90. package/lib/{SlashCommandNodeView-DS9FqMiY.js → SlashCommandNodeView-BsIrWlhS.js} +19 -21
  91. package/lib/SlashCommandNodeView-DpXsfGmo.cjs +1 -0
  92. package/lib/Strike.cjs +1 -1
  93. package/lib/Strike.js +12 -11
  94. package/lib/Table-B-0TePQ3.cjs +5 -0
  95. package/lib/{Table-CcG-JNtV.js → Table-CG0nisk4.js} +46 -46
  96. package/lib/Table.cjs +1 -1
  97. package/lib/Table.js +1 -1
  98. package/lib/TaskList.cjs +1 -1
  99. package/lib/TaskList.js +12 -11
  100. package/lib/TextAlign.cjs +1 -1
  101. package/lib/TextAlign.js +26 -27
  102. package/lib/TextDirection.cjs +1 -1
  103. package/lib/TextDirection.js +18 -19
  104. package/lib/TextUnderline.cjs +1 -1
  105. package/lib/TextUnderline.js +9 -8
  106. package/lib/{Twitter-BIL3o833.js → Twitter-DlGSWdh7.js} +18 -22
  107. package/lib/Twitter-DvMmVNMF.cjs +1 -0
  108. package/lib/Twitter.cjs +1 -1
  109. package/lib/Twitter.js +2 -2
  110. package/lib/Video.cjs +1 -1
  111. package/lib/Video.js +4 -5
  112. package/lib/bubble.cjs +3 -3
  113. package/lib/bubble.js +77 -86
  114. package/lib/{clsx-m_C5j3RU.js → clsx-BUPZHhq3.js} +24 -24
  115. package/lib/{dropdown-menu-DWt_xj4h.js → dropdown-menu-D-mNjyKn.js} +1 -1
  116. package/lib/{dropdown-menu-tUP872Zv.cjs → dropdown-menu-gOopBX-L.cjs} +1 -1
  117. package/lib/index-CUnpdrCy.cjs +28 -0
  118. package/lib/index-CelRl0mr.js +5447 -0
  119. package/lib/{index-C8FjP66D.js → index-D4M4hrH4.js} +1 -1
  120. package/lib/{index-s3l5RdyW.js → index-DZj2z9_1.js} +1 -1
  121. package/lib/{index-C1KQsOcg.js → index-Dl3OjzmR.js} +1 -1
  122. package/lib/{index-B3Ijnbxs.js → index-RkKGy5oa.js} +1 -1
  123. package/lib/index.cjs +4 -4
  124. package/lib/index.js +151 -464
  125. package/lib/{popover-C3A6zzNV.cjs → popover-DEMkixfo.cjs} +1 -1
  126. package/lib/{popover-BC7FRr8B.js → popover-SMtif0E1.js} +1 -1
  127. package/lib/{renderNodeView-C_hPIdEs.js → renderNodeView-dj6AaFSX.js} +2 -2
  128. package/lib/{select-B8HIWDXf.cjs → select-BqlizSg4.cjs} +1 -1
  129. package/lib/{select-DSKqhVGR.js → select-Dc3RkAhQ.js} +1 -1
  130. package/lib/{separator-BJWSNjvr.js → separator-DWLSmuSh.js} +12 -13
  131. package/lib/separator-DuP4NoiV.cjs +1 -0
  132. package/lib/style.css +1 -1
  133. package/lib/{textarea-CtVdqwSM.cjs → textarea-C89l2GRG.cjs} +1 -1
  134. package/lib/{textarea-Ch5w3PiI.js → textarea-DvciwVxS.js} +1 -1
  135. package/lib/theme.cjs +1 -1
  136. package/lib/theme.js +18 -18
  137. package/lib/{updatePosition-DvfTZHcH.js → updatePosition-C294Pixi.js} +2 -2
  138. package/package.json +1 -1
  139. package/lib/ActionMenuButton-D9o3Kwmv.cjs +0 -1
  140. package/lib/Drawer-Bh-y5bs8.cjs +0 -2
  141. package/lib/Icon-BvGyfX2j.js +0 -15
  142. package/lib/Icon-wjwoRc9F.cjs +0 -1
  143. package/lib/Iframe-BbfZKbPY.cjs +0 -1
  144. package/lib/ImageCropper-CY1ETEjC.cjs +0 -10
  145. package/lib/ImageCropper-DrSdjo9x.js +0 -979
  146. package/lib/Indent-Q1VuhSM2.cjs +0 -1
  147. package/lib/Katex-K1QU2SB2.cjs +0 -4
  148. package/lib/LinkEditBlock-CBYGLs3J.cjs +0 -5
  149. package/lib/Mermaid-D3_nLeOW.cjs +0 -2
  150. package/lib/SlashCommandNodeView-CUJrDQS7.cjs +0 -1
  151. package/lib/Table-CV6pUoVf.cjs +0 -5
  152. package/lib/Twitter-BfSTqPDh.cjs +0 -1
  153. package/lib/Video-DAKr90QL.js +0 -231
  154. package/lib/Video-HAinT0w6.cjs +0 -1
  155. package/lib/button-090-I3tp.js +0 -35
  156. package/lib/button-B4Sz2ZhW.cjs +0 -1
  157. package/lib/checkbox-BCPsu7yR.cjs +0 -1
  158. package/lib/checkbox-DiXWHAI0.js +0 -29
  159. package/lib/dialog-C8J59d2J.cjs +0 -1
  160. package/lib/dialog-bDkDW-C_.js +0 -95
  161. package/lib/dom-dataset-BqoJhJXt.cjs +0 -1
  162. package/lib/dom-dataset-CIEeltF6.js +0 -47
  163. package/lib/events.constant-Bke62qxm.cjs +0 -1
  164. package/lib/events.constant-CSWD3-ho.js +0 -72
  165. package/lib/file-i7e4nQY2.cjs +0 -1
  166. package/lib/file-jDdkhyj7.js +0 -43
  167. package/lib/index-BXh8X1ch.cjs +0 -1
  168. package/lib/index-jMN4V2hr.js +0 -2763
  169. package/lib/input-C_J-pfTx.js +0 -21
  170. package/lib/input-DwLo4r7V.cjs +0 -1
  171. package/lib/isNumber-BTYSVlKo.cjs +0 -1
  172. package/lib/isNumber-WaBzl_0s.js +0 -15
  173. package/lib/label-BgIVynq3.cjs +0 -1
  174. package/lib/label-ClsOg9Hr.js +0 -11
  175. package/lib/separator-D6ruF682.cjs +0 -1
  176. package/lib/tabs-D1J1iB7B.js +0 -46
  177. package/lib/tabs-IEbMQmNX.cjs +0 -1
  178. package/lib/throttle-CRNq0z-O.js +0 -249
  179. package/lib/throttle-gTTvqDTW.cjs +0 -1
  180. package/lib/toggle-C9tcMm1r.cjs +0 -1
  181. package/lib/toggle-CaSwYCk4.js +0 -89
  182. package/lib/use-toast-C6zPo25l.cjs +0 -1
  183. package/lib/use-toast-CEOqhXfx.js +0 -97
  184. package/lib/useButtonProps-D-ruygH7.js +0 -165
  185. package/lib/useButtonProps-D9ndBdmA.cjs +0 -1
@@ -0,0 +1,28 @@
1
+ "use strict";const i=require("react/jsx-runtime"),b=require("react"),Ze=require("./index-NsYff_Ni.cjs");require("./theme.cjs");const Zt=require("@radix-ui/react-dialog"),u=require("lucide-react"),V=require("./clsx-CXbNJWDD.cjs"),Yt=require("react-image-crop"),ft=require("@radix-ui/react-slot"),$=require("./index-DgOXAdKt.cjs"),Kt=require("@radix-ui/react-tooltip"),Jt=require("@radix-ui/react-toggle"),ke=require("@radix-ui/react-icons"),Qt=require("@radix-ui/react-tabs"),er=require("@radix-ui/react-checkbox"),tr=require("@radix-ui/react-label");function le(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const F=le(b),Z=le(Zt),ye=le(Kt),mt=le(Jt),ce=le(Qt),We=le(er),gt=le(tr),Ye="-",rr=e=>{const t=nr(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const a=l.split(Ye);return a[0]===""&&a.length!==1&&a.shift(),xt(a,t)||ir(l)},getConflictingClassGroupIds:(l,a)=>{const c=r[l]||[];return a&&n[l]?[...c,...n[l]]:c}}},xt=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),o=n?xt(e.slice(1),n):void 0;if(o)return o;if(t.validators.length===0)return;const s=e.join(Ye);return(l=t.validators.find(({validator:a})=>a(s)))==null?void 0:l.classGroupId},st=/^\[(.+)\]$/,ir=e=>{if(st.test(e)){const t=st.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},nr=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return sr(Object.entries(e.classGroups),r).forEach(([s,l])=>{Ge(l,n,s,t)}),n},Ge=(e,t,r,n)=>{e.forEach(o=>{if(typeof o=="string"){const s=o===""?t:at(t,o);s.classGroupId=r;return}if(typeof o=="function"){if(or(o)){Ge(o(n),t,r,n);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(([s,l])=>{Ge(l,at(t,s),r,n)})})},at=(e,t)=>{let r=e;return t.split(Ye).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},or=e=>e.isThemeGetter,sr=(e,t)=>t?e.map(([r,n])=>{const o=n.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([l,a])=>[t+l,a])):s);return[r,o]}):e,ar=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const o=(s,l)=>{r.set(s,l),t++,t>e&&(t=0,n=r,r=new Map)};return{get(s){let l=r.get(s);if(l!==void 0)return l;if((l=n.get(s))!==void 0)return o(s,l),l},set(s,l){r.has(s)?r.set(s,l):o(s,l)}}},pt="!",lr=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,o=t[0],s=t.length,l=a=>{const c=[];let d=0,m=0,p;for(let f=0;f<a.length;f++){let v=a[f];if(d===0){if(v===o&&(n||a.slice(f,f+s)===t)){c.push(a.slice(m,f)),m=f+s;continue}if(v==="/"){p=f;continue}}v==="["?d++:v==="]"&&d--}const h=c.length===0?a:a.substring(m),y=h.startsWith(pt),x=y?h.substring(1):h,k=p&&p>m?p-m:void 0;return{modifiers:c,hasImportantModifier:y,baseClassName:x,maybePostfixModifierPosition:k}};return r?a=>r({className:a,parseClassName:l}):l},cr=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},dr=e=>({cache:ar(e.cacheSize),parseClassName:lr(e),...rr(e)}),ur=/\s+/,hr=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o}=t,s=[],l=e.trim().split(ur);let a="";for(let c=l.length-1;c>=0;c-=1){const d=l[c],{modifiers:m,hasImportantModifier:p,baseClassName:h,maybePostfixModifierPosition:y}=r(d);let x=!!y,k=n(x?h.substring(0,y):h);if(!k){if(!x){a=d+(a.length>0?" "+a:a);continue}if(k=n(h),!k){a=d+(a.length>0?" "+a:a);continue}x=!1}const f=cr(m).join(":"),v=p?f+pt:f,g=v+k;if(s.includes(g))continue;s.push(g);const S=o(k,x);for(let w=0;w<S.length;++w){const L=S[w];s.push(v+L)}a=d+(a.length>0?" "+a:a)}return a};function fr(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=bt(t))&&(n&&(n+=" "),n+=r);return n}const bt=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=bt(e[n]))&&(r&&(r+=" "),r+=t);return r};function mr(e,...t){let r,n,o,s=l;function l(c){const d=t.reduce((m,p)=>p(m),e());return r=dr(d),n=r.cache.get,o=r.cache.set,s=a,a(c)}function a(c){const d=n(c);if(d)return d;const m=hr(c,r);return o(c,m),m}return function(){return s(fr.apply(null,arguments))}}const z=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},vt=/^\[(?:([a-z-]+):)?(.+)\]$/i,gr=/^\d+\/\d+$/,xr=new Set(["px","full","screen"]),pr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,br=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,vr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,wr=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,yr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,K=e=>he(e)||xr.has(e)||gr.test(e),ee=e=>me(e,"length",Ir),he=e=>!!e&&!Number.isNaN(Number(e)),Pe=e=>me(e,"number",he),ge=e=>!!e&&Number.isInteger(Number(e)),jr=e=>e.endsWith("%")&&he(e.slice(0,-1)),T=e=>vt.test(e),te=e=>pr.test(e),Cr=new Set(["length","size","percentage"]),kr=e=>me(e,Cr,wt),Tr=e=>me(e,"position",wt),Mr=new Set(["image","url"]),Sr=e=>me(e,Mr,Nr),Ar=e=>me(e,"",Lr),xe=()=>!0,me=(e,t,r)=>{const n=vt.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},Ir=e=>br.test(e)&&!vr.test(e),wt=()=>!1,Lr=e=>wr.test(e),Nr=e=>yr.test(e),zr=()=>{const e=z("colors"),t=z("spacing"),r=z("blur"),n=z("brightness"),o=z("borderColor"),s=z("borderRadius"),l=z("borderSpacing"),a=z("borderWidth"),c=z("contrast"),d=z("grayscale"),m=z("hueRotate"),p=z("invert"),h=z("gap"),y=z("gradientColorStops"),x=z("gradientColorStopPositions"),k=z("inset"),f=z("margin"),v=z("opacity"),g=z("padding"),S=z("saturate"),w=z("scale"),L=z("sepia"),C=z("skew"),N=z("space"),R=z("translate"),H=()=>["auto","contain","none"],P=()=>["auto","hidden","clip","visible","scroll"],B=()=>["auto",T,t],A=()=>[T,t],j=()=>["",K,ee],M=()=>["auto",he,T],E=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],_=()=>["solid","dashed","dotted","double","none"],O=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],I=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",T],G=()=>["auto","avoid","all","avoid-page","page","left","right","column"],X=()=>[he,T];return{cacheSize:500,separator:":",theme:{colors:[xe],spacing:[K,ee],blur:["none","",te,T],brightness:X(),borderColor:[e],borderRadius:["none","","full",te,T],borderSpacing:A(),borderWidth:j(),contrast:X(),grayscale:U(),hueRotate:X(),invert:U(),gap:A(),gradientColorStops:[e],gradientColorStopPositions:[jr,ee],inset:B(),margin:B(),opacity:X(),padding:A(),saturate:X(),scale:X(),sepia:U(),skew:X(),space:A(),translate:A()},classGroups:{aspect:[{aspect:["auto","square","video",T]}],container:["container"],columns:[{columns:[te]}],"break-after":[{"break-after":G()}],"break-before":[{"break-before":G()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...E(),T]}],overflow:[{overflow:P()}],"overflow-x":[{"overflow-x":P()}],"overflow-y":[{"overflow-y":P()}],overscroll:[{overscroll:H()}],"overscroll-x":[{"overscroll-x":H()}],"overscroll-y":[{"overscroll-y":H()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[k]}],"inset-x":[{"inset-x":[k]}],"inset-y":[{"inset-y":[k]}],start:[{start:[k]}],end:[{end:[k]}],top:[{top:[k]}],right:[{right:[k]}],bottom:[{bottom:[k]}],left:[{left:[k]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",ge,T]}],basis:[{basis:B()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",T]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",ge,T]}],"grid-cols":[{"grid-cols":[xe]}],"col-start-end":[{col:["auto",{span:["full",ge,T]},T]}],"col-start":[{"col-start":M()}],"col-end":[{"col-end":M()}],"grid-rows":[{"grid-rows":[xe]}],"row-start-end":[{row:["auto",{span:[ge,T]},T]}],"row-start":[{"row-start":M()}],"row-end":[{"row-end":M()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",T]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",T]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...I()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...I(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...I(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[g]}],px:[{px:[g]}],py:[{py:[g]}],ps:[{ps:[g]}],pe:[{pe:[g]}],pt:[{pt:[g]}],pr:[{pr:[g]}],pb:[{pb:[g]}],pl:[{pl:[g]}],m:[{m:[f]}],mx:[{mx:[f]}],my:[{my:[f]}],ms:[{ms:[f]}],me:[{me:[f]}],mt:[{mt:[f]}],mr:[{mr:[f]}],mb:[{mb:[f]}],ml:[{ml:[f]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",T,t]}],"min-w":[{"min-w":[T,t,"min","max","fit"]}],"max-w":[{"max-w":[T,t,"none","full","min","max","fit","prose",{screen:[te]},te]}],h:[{h:[T,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[T,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[T,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[T,t,"auto","min","max","fit"]}],"font-size":[{text:["base",te,ee]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Pe]}],"font-family":[{font:[xe]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",T]}],"line-clamp":[{"line-clamp":["none",he,Pe]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",K,T]}],"list-image":[{"list-image":["none",T]}],"list-style-type":[{list:["none","disc","decimal",T]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[v]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[v]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[..._(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",K,ee]}],"underline-offset":[{"underline-offset":["auto",K,T]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:A()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",T]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",T]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[v]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...E(),Tr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",kr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Sr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[x]}],"gradient-via-pos":[{via:[x]}],"gradient-to-pos":[{to:[x]}],"gradient-from":[{from:[y]}],"gradient-via":[{via:[y]}],"gradient-to":[{to:[y]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[v]}],"border-style":[{border:[..._(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[v]}],"divide-style":[{divide:_()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",..._()]}],"outline-offset":[{"outline-offset":[K,T]}],"outline-w":[{outline:[K,ee]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:j()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[K,ee]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",te,Ar]}],"shadow-color":[{shadow:[xe]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":[...O(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":O()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",te,T]}],grayscale:[{grayscale:[d]}],"hue-rotate":[{"hue-rotate":[m]}],invert:[{invert:[p]}],saturate:[{saturate:[S]}],sepia:[{sepia:[L]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[d]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[m]}],"backdrop-invert":[{"backdrop-invert":[p]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[S]}],"backdrop-sepia":[{"backdrop-sepia":[L]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",T]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",T]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",T]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[w]}],"scale-x":[{"scale-x":[w]}],"scale-y":[{"scale-y":[w]}],rotate:[{rotate:[ge,T]}],"translate-x":[{"translate-x":[R]}],"translate-y":[{"translate-y":[R]}],"skew-x":[{"skew-x":[C]}],"skew-y":[{"skew-y":[C]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",T]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",T]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":A()}],"scroll-mx":[{"scroll-mx":A()}],"scroll-my":[{"scroll-my":A()}],"scroll-ms":[{"scroll-ms":A()}],"scroll-me":[{"scroll-me":A()}],"scroll-mt":[{"scroll-mt":A()}],"scroll-mr":[{"scroll-mr":A()}],"scroll-mb":[{"scroll-mb":A()}],"scroll-ml":[{"scroll-ml":A()}],"scroll-p":[{"scroll-p":A()}],"scroll-px":[{"scroll-px":A()}],"scroll-py":[{"scroll-py":A()}],"scroll-ps":[{"scroll-ps":A()}],"scroll-pe":[{"scroll-pe":A()}],"scroll-pt":[{"scroll-pt":A()}],"scroll-pr":[{"scroll-pr":A()}],"scroll-pb":[{"scroll-pb":A()}],"scroll-pl":[{"scroll-pl":A()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",T]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[K,ee,Pe]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},Er=mr(zr);function D(...e){return Er(V.clsx(e))}let Oe;function Be(){return Oe===void 0&&(Oe=navigator.platform.includes("Mac")),Oe}function yt(e){return`${e}`.toLowerCase()==="mod"?Be()?"⌘":"Ctrl":`${e}`.toLowerCase()==="alt"?Be()?"⌥":"Alt":`${e}`.toLowerCase()==="shift"?Be()?"⇧":"Shift":e}function jt(e){return e.map(yt).join(" ")}const ae=b.forwardRef((e,t)=>{const{icon:r=void 0,tooltip:n=void 0,disabled:o=!1,customClass:s="",loading:l=void 0,shortcutKeys:a=void 0,tooltipOptions:c={},action:d=void 0,isActive:m=void 0,children:p,asChild:h=!1,upload:y=!1,initialDisplayedColor:x=void 0,dataState:k=!1,...f}=e,v=Ke[r],g=h?ft.Slot:Je,S=w=>{if(o){w.preventDefault();return}d==null||d(w)};return i.jsxs(Mt,{children:[i.jsx(St,{asChild:!0,children:i.jsxs(g,{className:D("richtext-h-[32px] richtext-w-[32px]",s),"data-state":k?"on":"off",disabled:o,onClick:S,ref:t,size:"sm",...f,children:[v&&i.jsx(v,{className:"richtext-size-4"}),p]})}),n&&i.jsx(Qe,{...c,className:"richtext-tooltip",children:i.jsxs("div",{className:"richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center",children:[i.jsx("div",{children:n}),!!(a!=null&&a.length)&&i.jsx("span",{children:jt(a)})]})})]})});function Rr(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M19 12h-2v3h-3v2h5zM7 9h3V7H5v5h2zm14-6H3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H3V5h18z"})})}function _r(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M6 15h15m0 4H6m9-8h6m0-4h-6M9 9h1a1 1 0 1 1-1 1V7.5a2 2 0 0 1 2-2M3 9h1a1 1 0 1 1-1 1V7.5a2 2 0 0 1 2-2"})})}function Vr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink","aria-hidden":"true",role:"img",className:"richtext-h-4 richtext-w-4",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M5.5 3c1.404 0 2.107 0 2.611.38c.219.164.406.375.552.62C9 4.568 9 5.358 9 6.938v10.125c0 1.58 0 2.37-.337 2.937a2.1 2.1 0 0 1-.552.621c-.504.38-1.207.38-2.611.38s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C2 19.432 2 18.642 2 17.062V6.938c0-1.58 0-2.37.337-2.938a2.1 2.1 0 0 1 .552-.62C3.393 3 4.096 3 5.5 3M20 11.938v5.124c0 1.58 0 2.37-.337 2.938a2.1 2.1 0 0 1-.552.62c-.504.38-1.207.38-2.611.38s-2.107 0-2.611-.38a2.1 2.1 0 0 1-.552-.62C13 19.433 13 18.642 13 17.063V6.938c0-1.58 0-2.37.337-2.938M22 9l-6-6m6 0l-6 6",color:"currentColor"})})}function Dr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink","aria-hidden":"true",role:"img",className:"richtext-h-4 richtext-w-4",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"M21 18.5c0 1.404 0 2.107-.38 2.611a2.1 2.1 0 0 1-.62.552c-.567.337-1.358.337-2.937.337H6.938c-1.58 0-2.37 0-2.938-.337a2.1 2.1 0 0 1-.62-.552C3 20.607 3 19.904 3 18.5s0-2.107.38-2.611c.163-.218.374-.406.62-.552C4.567 15 5.357 15 6.938 15h10.125c1.58 0 2.37 0 2.937.337c.246.146.457.334.62.552c.38.504.38 1.207.38 2.611M12.063 4H6.937C5.358 4 4.568 4 4 4.337a2.1 2.1 0 0 0-.62.552C3 5.393 3 6.096 3 7.5s0 2.107.38 2.611c.163.218.374.406.62.552C4.567 11 5.357 11 6.938 11h10.125c1.58 0 2.37 0 2.937-.337M21 8l-6-6m6 0l-6 6",color:"currentColor"})})}function Hr(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M14 2H6a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V8zm4 18H6V4h7v5h5zm-.65-10l-2.1 9h-1.4l-1.8-6.79l-1.8 6.79h-1.4l-2.2-9h1.5l1.4 6.81l1.8-6.81h1.3l1.8 6.81l1.4-6.81z"})})}function Me(e){const t=Ke[e.name];return t?i.jsx(t,{onClick:e==null?void 0:e.onClick,className:`richtext-h-4 richtext-w-4 ${(e==null?void 0:e.className)||""}`}):null}function Pr(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M21 22H3v-2h18zm0-18H3V2h18zm-11 9.7h4l-2-5.4zM11.2 6h1.7l4.7 12h-2l-.9-2.6H9.4L8.5 18h-2z"})})}function Ct(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink","aria-hidden":"true",role:"img",width:"1em",height:"1em",viewBox:"0 0 48 48",...e,children:i.jsx("path",{fill:"currentColor",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:4,d:"M36 19L24 31L12 19z"})})}function Or(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M9 7v10h6v-2h-4V7z"})})}function Br(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M9 7c-1.1 0-2 .9-2 2v8h2V9h2v7h2V9h2v8h2V9a2 2 0 0 0-2-2z"})})}function Ur(e){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:i.jsx("path",{fill:"currentColor",d:"M11 7c-1.1 0-2 .9-2 2v2a2 2 0 0 0 2 2h2v2H9v2h4c1.11 0 2-.89 2-2v-2a2 2 0 0 0-2-2h-2V9h4V7z"})})}function Fr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"currentColor",d:"M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6l1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6l-1.4-1.4z"})})}function $r(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M14 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m-9 8h4m-2-2v4"})})}function Wr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m9 8h4m-2-2v4"})})}function Gr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M12 21v-4m0-4V9m0-4V3m-2 18h4M8 5v4h11l2-2l-2-2zm6 8v4H6l-2-2l2-2z"})})}function Xr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"currentColor",d:"M23.943 19.806a.2.2 0 0 0-.168-.034c-1.26-1.855-2.873-3.61-4.419-5.315l-.252-.284c-.001-.073-.067-.12-.134-.15l-.084-.084c-.05-.1-.169-.167-.286-.1c-.47.234-.907.585-1.327.919c-.554.434-1.109.87-1.63 1.354a5 5 0 0 0-.588.618c-.084.117-.017.217.084.267c-.37.368-.74.736-1.109 1.12a.2.2 0 0 0-.05.134c0 .05.033.1.067.117l.655.502v.016c.924.92 2.554 2.173 4.285 3.527c.251.201.52.402.773.602c.117.134.234.285.335.418c.05.066.169.084.236.033c.033.034.084.067.118.1a.24.24 0 0 0 .1.034a.15.15 0 0 0 .135-.066a.24.24 0 0 0 .033-.1c.017 0 .017.016.034.016a.2.2 0 0 0 .134-.05l3.058-3.327c.12-.116.014-.267 0-.267m-7.628-.134l-1.546-1.17l-.15-.1c-.035-.017-.068-.05-.102-.067l-.117-.1c.66-.66 1.33-1.308 2-1.956c-.488.484-1.463 1.906-1.261 2.373c.002 0 .018.042.067.084zm4.1 3.126l-1.277-.97a27 27 0 0 0-1.58-1.504c.69.518 1.277.97 1.361 1.053c.673.585.638.485 1.093.87l.554.4c-.074.103-.151.148-.151.151m.336.25l-.034-.016a1 1 0 0 0 .152-.117zM.588 3.476c.033.217.084.435.117.636c.201 1.103.403 2.106.772 2.858l.152.568c.05.217.134.485.219.552a67 67 0 0 0 3.578 2.942a.18.18 0 0 0 .219 0s0 .016.016.016a.15.15 0 0 0 .118.05a.2.2 0 0 0 .134-.05c1.798-1.989 3.142-3.627 4.1-4.998c.068-.066.084-.167.084-.25c.067-.067.118-.151.185-.201c.067-.067.067-.184 0-.235l-.017-.016c0-.033-.017-.084-.05-.1c-.42-.401-.722-.685-1.042-.986a94 94 0 0 1-2.352-2.273c-.017-.017-.034-.034-.067-.034c-.336-.117-1.025-.234-1.882-.385c-1.277-.216-3.008-.517-4.57-.986c0 0-.101 0-.118.017l-.05.05C.05.714.022.707 0 .718c.017.1.017.167.05.284c0 .033.068.301.068.334zm7.19 4.78l-.033.034a.036.036 0 0 1 .033-.034M6.553 2.238c.101.1.521.502.622.585c-.437-.2-1.529-.702-2.034-.869c.505.1 1.194.201 1.412.284M.79 1.403c.252.434.454 1.939.655 3.41c-.118-.469-.201-.936-.302-1.372C.992 2.673.84 1.988.638 1.386c.124 0 .152.021.152.017m-.286-.369c0-.016 0-.033-.017-.033c.085 0 .135.017.202.05c0 .006-.145-.017-.185-.017m23.17-.217c.017-.066-.336-.367-.219-.384c.253-.017.253-.401 0-.401c-.335.017-.688.1-1.008.15c-.587.117-1.192.234-1.78.367a80 80 0 0 0-3.949.937c-.403.117-.857.2-1.243.401c-.135.067-.118.2-.05.284c-.034.017-.051.017-.085.034c-.117.017-.218.034-.335.05c-.102.017-.152.1-.135.2c0 .017.017.05.017.067c-.706.936-1.496 1.923-2.353 2.976c-.84.969-1.73 1.989-2.62 3.042c-2.84 3.31-6.05 7.07-9.594 10.38a.16.16 0 0 0 0 .234c.016.016.033.033.05.033c-.05.05-.101.085-.152.134q-.05.05-.05.1a.4.4 0 0 0-.067.084c-.067.067-.067.184.017.234c.067.066.185.066.235-.017c.017-.017.017-.033.033-.033a.265.265 0 0 1 .37 0c.202.217.404.435.588.618l-.42-.35c-.067-.067-.184-.05-.234.016c-.068.066-.051.184.016.234l4.469 3.727c.034.034.067.034.118.034a.15.15 0 0 0 .117-.05l.101-.1c.017.016.05.016.067.016c.05 0 .084-.016.118-.05c6.049-6.05 10.922-10.614 16.5-14.693c.05-.033.067-.1.067-.15c.067 0 .118-.05.15-.117c1.026-3.125 1.228-5.9 1.295-7.27c0-.059.016-.038.016-.068c.017-.033.017-.05.017-.05a.98.98 0 0 0-.067-.619m-10.82 4.915c.268-.301.537-.619.806-.903c-1.73 2.273-4.603 5.767-8.67 9.929c2.773-3.059 5.562-6.218 7.864-9.026M5.14 23.466c-.016-.017-.016-.017 0-.017zm2.504-2.156c.135-.15.27-.284.42-.434c0 0 0 .016.017.016c-.224.198-.433.418-.437.418m.69-.668c.099-.1.14-.173.284-.318c.992-1.02 2.017-2.04 3.059-3.076l.016-.016c.252-.2.555-.418.824-.619a228 228 0 0 0-4.184 4.029M14.852 3.91c-.554.719-1.176 1.671-1.697 2.423c-1.646 2.374-6.94 8.174-7.057 8.274a1190 1190 0 0 1-4.839 4.597l-.1.1c-.085-.1-.085-.25.016-.334C8.652 11.966 13.19 6.133 15.021 3.576c-.05.116-.084.216-.168.334zm2.906 3.427c-.671-.386-.99-.987-.806-1.572l.05-.2a.8.8 0 0 1 .085-.167a1.9 1.9 0 0 1 .756-.703c.016 0 .033 0 .05-.016c-.017-.034-.017-.084-.017-.134c.017-.1.085-.167.202-.167c.202 0 .824.184 1.059.384c.067.05.134.117.202.184c.084.1.218.268.285.401c.034.017.067.184.118.268c.033.134.067.284.05.418c-.017.016 0 .116-.017.116a1.6 1.6 0 0 1-.218.619c-.03.03.006.012-.05.067a1.2 1.2 0 0 1-.32.334a1.49 1.49 0 0 1-1.26.234a2 2 0 0 0-.169-.066m4.37 1.403c0 .017-.017.05 0 .067c-.034 0-.05.017-.085.034a110 110 0 0 0-3.915 3.025c1.11-.986 2.218-1.989 3.378-2.975c.336-.301.571-.686.638-1.12l.168-1.003v-.033c.085-.201.404-.118.353.1c-.004-.001-.173.795-.537 1.905"})})}function kt(){return i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 32 32",children:[i.jsx("path",{fill:"currentColor",d:"M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"}),i.jsx("path",{fill:"currentColor",d:"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"})]})}function Tt(){return i.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",className:"icon",viewBox:"0 0 1024 1024",children:[i.jsx("path",{fill:"currentColor",d:"M679.253 402.364 618.77 561.015l-60.348-158.651a30.04 30.04 0 0 0-30.447-18.637 29.76 29.76 0 0 0-30.447 18.637l-60.416 158.651-60.416-158.651a30.515 30.515 0 0 0-38.843-17.272 28.945 28.945 0 0 0-17.954 37.547l88.815 233.267c4.369 11.469 15.7 19.115 28.398 19.115a30.31 30.31 0 0 0 28.468-19.115l62.395-163.908 62.396 163.84c4.437 11.605 15.701 19.183 28.4 19.183a30.31 30.31 0 0 0 28.466-19.115l88.747-233.267a28.945 28.945 0 0 0-17.886-37.547 30.447 30.447 0 0 0-38.912 17.272zm219.478 395.605-51.883-29.218c-28.672-16.18-52.224-3.072-52.224 29.082v.273H643.209a29.833 29.833 0 0 0-30.31 29.354c0 16.18 13.584 29.218 30.31 29.218h151.825c1.092 30.516 24.03 43.077 52.224 27.648l51.063-27.989c29.013-15.906 29.15-42.189.41-58.368"}),i.jsx("path",{fill:"currentColor",d:"m810.667 913.135-.478.068H201.796c-19.865 0-36.727-11.673-36.727-25.6v-618.36h154.965c51.268 0 92.911-39.39 92.911-87.858v-87.86H810.19c19.797 0 36.522 11.742 36.522 25.669V739.26h61.987V119.262c0-46.421-44.169-84.241-98.51-84.241H328.364l-225.28 194.56v658.09c0 46.285 44.236 84.105 98.713 84.105H810.19c43.759 0 80.554-24.713 93.32-58.573h-92.842zM350.89 94.89v86.562c0 16.11-13.858 29.286-30.925 29.286H216.815L350.959 94.891z"})]})}function qr(){return i.jsx("svg",{height:"1em",viewBox:"0 0 15 15",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:i.jsx("path",{d:"M2.5 10.5H2v.5h.5zm2 0v.5H5v-.5zm9-7h.5v-.207l-.146-.147zm-3-3l.354-.354L10.707 0H10.5zM2 6v4.5h1V6zm.5 5h2v-1h-2zm2.5-.5v-2H4v2zM3 7h2V6H3zM2 5V1.5H1V5zm11-1.5V5h1V3.5zM2.5 1h8V0h-8zm7.646-.146l3 3l.708-.708l-3-3zM2 1.5a.5.5 0 0 1 .5-.5V0A1.5 1.5 0 0 0 1 1.5zM1 12v1.5h1V12zm1.5 3h10v-1h-10zM14 13.5V12h-1v1.5zM12.5 15a1.5 1.5 0 0 0 1.5-1.5h-1a.5.5 0 0 1-.5.5zM1 13.5A1.5 1.5 0 0 0 2.5 15v-1a.5.5 0 0 1-.5-.5zM6 7h3V6H6zm0 4h3v-1H6zm1-4.5v4h1v-4zm3.5.5H13V6h-2.5zM10 6v5h1V6zm.5 3H12V8h-1.5z",fill:"currentColor"})})}function Zr(){return i.jsx("svg",{height:"1em",viewBox:"0 0 24 24",width:"1em",xmlns:"http://www.w3.org/2000/svg",children:i.jsxs("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",children:[i.jsx("path",{d:"M14 3v4a1 1 0 0 0 1 1h4"}),i.jsx("path",{d:"M5 12V5a2 2 0 0 1 2-2h7l5 5v4M2 21v-6m3 0v6m-3-3h3m15-3v6h2m-9 0v-6l2 3l2-3v6m-9.5-6h3M9 15v6"})]})})}function Yr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 20 20",children:i.jsx("path",{fill:"currentColor",d:"M6.5 3a.75.75 0 0 1 .697.471l3 7.5a.75.75 0 0 1-1.393.557L7.992 9.5H5.008l-.811 2.028a.75.75 0 0 1-1.393-.556l3-7.5A.75.75 0 0 1 6.5 3m0 2.77L5.608 8h1.784zm8.28-1.55a.75.75 0 1 0-1.06 1.06l.72.72h-3.69a.75.75 0 0 0 0 1.5h3.69l-.72.72a.75.75 0 0 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06zm0 7.5a.75.75 0 1 0-1.06 1.06l.72.72H3.75a.75.75 0 0 0 0 1.5h10.69l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06z"})})}function Kr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 48 48",children:i.jsxs("g",{fill:"none",stroke:"currentColor",strokeWidth:"4",children:[i.jsx("circle",{cx:"10",cy:"24",r:"4"}),i.jsx("circle",{cx:"38",cy:"10",r:"4"}),i.jsx("circle",{cx:"38",cy:"24",r:"4"}),i.jsx("circle",{cx:"38",cy:"38",r:"4"}),i.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M34 38H22V10h12M14 24h20"})]})})}function Jr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 20 20",children:i.jsx("path",{fill:"currentColor",d:"M13.5 3a.75.75 0 0 0-.697.471l-3 7.5a.75.75 0 0 0 1.393.557l.812-2.028h2.984l.811 2.028a.75.75 0 0 0 1.393-.556l-3-7.5A.75.75 0 0 0 13.5 3m0 2.77L14.392 8h-1.784zM5.22 4.22a.75.75 0 0 1 1.06 1.06L5.56 6h3.69a.75.75 0 0 1 0 1.5H5.56l.72.72a.75.75 0 0 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06zm0 7.5a.75.75 0 0 1 1.06 1.06l-.72.72h10.69a.75.75 0 0 1 0 1.5H5.56l.72.72a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06z"})})}function Qr(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",d:"m3 21l7.548-7.548M21 3l-7.548 7.548m0 0L8 3H3l7.548 10.452m2.904-2.904L21 21h-5l-5.452-7.548",color:"currentColor"})})}function ei(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink","aria-hidden":"true",role:"img",width:"1em",height:"1em",viewBox:"0 0 24 24",children:i.jsx("path",{fill:"currentColor",d:"M14 2H6a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h12c1.11 0 2-.89 2-2V8zm4 18H6V4h7v5h5zm-.65-10l-2.1 9h-1.4l-1.8-6.79l-1.8 6.79h-1.4l-2.2-9h1.5l1.4 6.81l1.8-6.81h1.3l1.8 6.81l1.4-6.81z"})})}function ti(e){return i.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 64 64",xmlns:"http://www.w3.org/2000/svg",strokeWidth:3,stroke:"currentColor",fill:"none",...e,children:[i.jsx("circle",{cx:32,cy:"31.48",r:"25.29"}),i.jsx("path",{d:"M40.12,24.41a8.36,8.36,0,0,0-7.84-5.06c-7.07,0-7.33,5.06-7.33,5.06s-1.06,6.24,7.58,6.9c9,.69,7.59,6.9,7.59,6.9s-.92,5.4-7.59,5.75-8.73-6.67-8.73-6.67"}),i.jsx("line",{x1:"32.28",y1:"14.87",x2:"32.28",y2:"49.13"})]})}const Ke={Bold:u.Bold,LoaderCircle:u.LoaderCircle,Italic:u.Italic,Underline:u.Underline,Quote:u.Quote,TextQuote:_r,Strikethrough:u.Strikethrough,Minus:u.Minus,Eraser:u.Eraser,PaintRoller:u.PaintRoller,Redo2:u.Redo2,Undo2:u.Undo2,AlignCenter:ke.TextAlignCenterIcon,AlignJustify:ke.TextAlignJustifyIcon,AlignLeft:ke.TextAlignLeftIcon,AlignRight:ke.TextAlignRightIcon,ChevronDown:u.ChevronDown,Subscript:u.Subscript,Superscript:u.Superscript,Code:u.Code,Code2:u.CodeXml,Type:u.Type,IndentIncrease:u.IndentIncrease,IndentDecrease:u.IndentDecrease,List:u.List,ListOrdered:u.ListOrdered,ListTodo:u.ListTodo,Link:u.Link,ImageUp:u.ImageUp,Video:u.Video,Maximize:u.Maximize,Minimize:u.Minimize,Table:u.Table,Sparkles:u.Sparkles,Pencil:u.Pencil,Unlink:u.Unlink,BetweenHorizonalEnd:u.BetweenHorizonalEnd,BetweenHorizonalStart:u.BetweenHorizonalStart,BetweenVerticalStart:u.BetweenVerticalStart,BetweenVerticalEnd:u.BetweenVerticalEnd,TableCellsMerge:u.TableCellsMerge,TableCellsSplit:u.TableCellsSplit,Trash2:u.Trash2,Trash:u.Trash,Replace:u.Replace,ChevronsUpDown:u.ChevronsUpDown,LineHeight:Pr,Word:Hr,HeadingParagraph:u.Pilcrow,Heading1:u.Heading1,Heading2:u.Heading2,Heading3:u.Heading3,Heading4:u.Heading4,Heading5:u.Heading5,Heading6:u.Heading6,Columns2:u.Columns2,Columns3:u.Columns3,Columns4:u.Columns4,Plus:u.Plus,Grip:u.GripVertical,Copy:u.Copy,Clipboard:u.Clipboard,PanelLeft:u.PanelLeft,PanelRight:u.PanelRight,Columns:u.Columns2,Iframe:u.Frame,MenuDown:Ct,SizeS:Ur,SizeM:Br,SizeL:Or,AspectRatio:Rr,Emoji:u.SmilePlus,DeleteColumn:Vr,DeleteRow:Dr,SearchAndReplace:u.Replace,EmojiIcon:u.SmilePlusIcon,KatexIcon:u.Sigma,ExportPdf:kt,ExportWord:Tt,ImportWord:ei,ColumnAddLeft:$r,ColumnAddRight:Wr,BookMarked:u.BookMarked,Excalidraw:Xr,ZoomIn:u.ZoomIn,ZoomOut:u.ZoomOut,Settings:u.Settings,Eye:u.Eye,TextDirection:Gr,LeftToRight:Yr,RightToLeft:Jr,Attachment:u.Paperclip,AttachmentDownload:u.Download,GifIcon:qr,ChevronUp:u.ChevronUp,Crop:u.CropIcon,Mermaid:Kr,Twitter:Qr,CodeView:Fr,FlipX:u.FlipVertical,FlipY:u.FlipHorizontal,PencilRuler:u.PencilRuler,WrapText:u.WrapText,Loader:u.Loader2,X:u.X,Html:Zr,ExternalLink:u.ExternalLink,Callout:u.NotebookPen,PaywallIcon:ti},lt=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,ct=V.clsx,ze=(e,t)=>r=>{var n;if((t==null?void 0:t.variants)==null)return ct(e,r==null?void 0:r.class,r==null?void 0:r.className);const{variants:o,defaultVariants:s}=t,l=Object.keys(o).map(d=>{const m=r==null?void 0:r[d],p=s==null?void 0:s[d];if(m===null)return null;const h=lt(m)||lt(p);return o[d][h]}),a=r&&Object.entries(r).reduce((d,m)=>{let[p,h]=m;return h===void 0||(d[p]=h),d},{}),c=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((d,m)=>{let{class:p,className:h,...y}=m;return Object.entries(y).every(x=>{let[k,f]=x;return Array.isArray(f)?f.includes({...s,...a}[k]):{...s,...a}[k]===f})?[...d,p,h]:d},[]);return ct(e,l,c,r==null?void 0:r.class,r==null?void 0:r.className)},ri=ze("richtext-inline-flex richtext-items-center richtext-justify-center richtext-whitespace-nowrap richtext-rounded-md richtext-text-sm richtext-font-medium richtext-ring-offset-background richtext-transition-colors focus-visible:richtext-outline-none focus-visible:richtext-ring-2 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1 disabled:richtext-pointer-events-none disabled:richtext-opacity-50",{variants:{variant:{default:"!richtext-bg-primary !richtext-text-primary-foreground hover:!richtext-bg-primary/90",destructive:"richtext-bg-destructive richtext-text-destructive-foreground hover:richtext-bg-destructive/90",outline:"richtext-border richtext-border-input richtext-bg-background richtext-text-foreground hover:richtext-bg-accent hover:richtext-text-accent-foreground",secondary:"richtext-bg-secondary richtext-text-secondary-foreground hover:richtext-bg-secondary/80",ghost:"hover:richtext-bg-accent hover:richtext-text-accent-foreground",link:"richtext-text-primary richtext-underline-offset-4 hover:richtext-underline"},size:{default:"richtext-h-10 richtext-px-4 richtext-py-2",sm:"richtext-h-9 richtext-rounded-md richtext-px-3",lg:"richtext-h-11 richtext-rounded-md richtext-px-8",icon:"richtext-size-10"}},defaultVariants:{variant:"default",size:"default"}}),W=F.forwardRef(({className:e,variant:t,size:r,asChild:n=!1,...o},s)=>{const l=n?ft.Slot:"button";return i.jsx(l,{className:D(ri({variant:t,size:r,className:e})),ref:s,...o})});W.displayName="Button";const re=F.forwardRef(({className:e,type:t,...r},n)=>i.jsx("input",{ref:n,type:t,className:D("richtext-flex richtext-h-10 richtext-w-full richtext-rounded-md !richtext-border richtext-border-input richtext-bg-transparent richtext-px-3 richtext-py-2 richtext-text-sm richtext-text-foreground richtext-ring-offset-background file:richtext-border-0 file:richtext-bg-transparent file:richtext-text-sm file:richtext-font-medium placeholder:richtext-text-muted-foreground focus-visible:richtext-outline-none focus-visible:richtext-ring-1 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1 disabled:richtext-cursor-not-allowed disabled:richtext-opacity-50",e),...r}));re.displayName="Input";const ii=ze("richtext-text-sm richtext-font-medium richtext-leading-none richtext-text-foreground peer-disabled:richtext-cursor-not-allowed peer-disabled:richtext-opacity-70"),fe=F.forwardRef(({className:e,...t},r)=>i.jsx(gt.Root,{className:D(ii(),e),ref:r,...t}));fe.displayName=gt.Root.displayName;const Ee=ce.Root,je=F.forwardRef(({className:e,...t},r)=>i.jsx(ce.List,{ref:r,className:D("richtext-inline-flex richtext-h-10 richtext-items-center richtext-justify-center richtext-rounded-md richtext-bg-muted richtext-p-1 richtext-text-muted-foreground",e),...t}));je.displayName=ce.List.displayName;const J=F.forwardRef(({className:e,...t},r)=>i.jsx(ce.Trigger,{ref:r,className:D("richtext-inline-flex richtext-items-center richtext-justify-center richtext-whitespace-nowrap richtext-rounded-sm richtext-px-3 richtext-py-1.5 richtext-text-sm richtext-font-medium richtext-ring-offset-background richtext-transition-all focus-visible:richtext-outline-none focus-visible:richtext-ring-2 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1 disabled:richtext-pointer-events-none disabled:richtext-opacity-50 data-[state=active]:richtext-bg-background data-[state=active]:richtext-text-foreground data-[state=active]:richtext-shadow-sm",e),...t}));J.displayName=ce.Trigger.displayName;const Q=F.forwardRef(({className:e,...t},r)=>i.jsx(ce.Content,{ref:r,className:D("richtext-mt-2 richtext-ring-offset-background focus-visible:richtext-outline-none focus-visible:richtext-ring-2 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1",e),...t}));Q.displayName=ce.Content.displayName;const ni=ze("richtext-inline-flex richtext-items-center richtext-justify-center richtext-rounded-md richtext-text-sm richtext-font-medium richtext-ring-offset-background richtext-transition-colors hover:richtext-bg-muted hover:richtext-text-muted-foreground focus-visible:richtext-outline-none focus-visible:richtext-ring-2 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1 disabled:richtext-pointer-events-none disabled:richtext-opacity-50 data-[state=on]:richtext-bg-accent data-[state=on]:richtext-text-accent-foreground",{variants:{variant:{default:"richtext-bg-transparent",outline:"richtext-border richtext-border-input richtext-bg-transparent hover:richtext-bg-accent hover:richtext-text-accent-foreground"},size:{default:"richtext-h-10 richtext-px-3",sm:"richtext-h-9 richtext-px-2",lg:"richtext-h-11 richtext-px-5"}},defaultVariants:{variant:"default",size:"default"}}),Je=F.forwardRef(({className:e,variant:t,size:r,...n},o)=>i.jsx(mt.Root,{ref:o,className:D(ni({variant:t,size:r,className:e})),...n}));Je.displayName=mt.Root.displayName;const oi=ye.Provider,Mt=ye.Root,St=ye.Trigger,Qe=F.forwardRef(({className:e,sideOffset:t=4,...r},n)=>i.jsx(ye.Content,{"data-richtext-portal":!0,ref:n,sideOffset:t,className:D("richtext-z-50 richtext-overflow-hidden richtext-rounded-md !richtext-border-none richtext-bg-primary richtext-px-3 richtext-py-1.5 richtext-text-sm richtext-text-primary-foreground richtext-shadow-md richtext-animate-in richtext-fade-in-0 richtext-zoom-in-95 data-[side=bottom]:richtext-slide-in-from-top-2 data-[side=left]:richtext-slide-in-from-right-2 data-[side=right]:richtext-slide-in-from-left-2 data-[side=top]:richtext-slide-in-from-bottom-2",e),...r}));Qe.displayName=ye.Content.displayName;const si=1,ai=1e6;let Ue=0;function li(){return Ue=(Ue+1)%Number.MAX_SAFE_INTEGER,Ue.toString()}const Fe=new Map;function dt(e){if(Fe.has(e))return;const t=setTimeout(()=>{Fe.delete(e),be({type:"REMOVE_TOAST",toastId:e})},ai);Fe.set(e,t)}function ci(e,t){switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,si)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(r=>r.id===t.toast.id?{...r,...t.toast}:r)};case"DISMISS_TOAST":{const{toastId:r}=t;return r?dt(r):e.toasts.forEach(n=>{dt(n.id)}),{...e,toasts:e.toasts.map(n=>n.id===r||r===void 0?{...n,open:!1}:n)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(r=>r.id!==t.toastId)}}}const Se=[];let Ae={toasts:[]};function be(e){Ae=ci(Ae,e),Se.forEach(t=>{t(Ae)})}function At({...e}){const t=li(),r=o=>be({type:"UPDATE_TOAST",toast:{...o,id:t}}),n=()=>be({type:"DISMISS_TOAST",toastId:t});return be({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:o=>{o||n()}}}),{id:t,dismiss:n,update:r}}function Re(){const[e,t]=F.useState(Ae);return F.useEffect(()=>(Se.push(t),()=>{const r=Se.indexOf(t);r>-1&&Se.splice(r,1)}),[e]),{...e,toast:At,dismiss:r=>be({type:"DISMISS_TOAST",toastId:r})}}const _e=F.forwardRef(({className:e,...t},r)=>i.jsx(We.Root,{ref:r,className:D("!richtext-peer !richtext-h-4 !richtext-w-4 !richtext-shrink-0 !richtext-rounded-sm !richtext-border !richtext-border-primary !richtext-p-0 !richtext-ring-offset-background focus-visible:!richtext-outline-none focus-visible:!richtext-ring-2 focus-visible:!richtext-ring-ring focus-visible:!richtext-ring-offset-1 disabled:!richtext-cursor-not-allowed disabled:!richtext-opacity-50 data-[state=checked]:!richtext-bg-primary data-[state=checked]:!richtext-text-primary-foreground",e),...t,children:i.jsx(We.Indicator,{className:D("!richtext-flex !richtext-items-center !richtext-justify-center !richtext-p-0 !richtext-text-current"),children:i.jsx(u.Check,{className:"!richtext-h-4 !richtext-w-4"})})}));_e.displayName=We.Root.displayName;function di(e){return e=e||new Map,{all:e,on(t,r){const n=e.get(t);n?n.push(r):e.set(t,[r])},off(t,r){const n=e.get(t);n&&(r?n.splice(n.indexOf(r)>>>0,1):e.set(t,[]))},emit(t,r){let n=e.get(t);n&&n.slice().map(o=>{o(r)}),n=e.get("*"),n&&n.slice().map(o=>{o(t,r)})}}}const et=di(),It=b.createContext(et),ui=()=>b.useContext(It);function Ve(e,t){const r=ui();b.useEffect(()=>(t.map(n=>r.on(n,e)),()=>{t.map(n=>r.off(n,e))}),[r,t,e])}const Lt=et.emit;function hi({children:e}){return i.jsx(It.Provider,{value:et,children:e})}const de=Z.Root,De=Z.Trigger,fi=Z.Portal,Nt=F.forwardRef(({className:e,...t},r)=>i.jsx(Z.Overlay,{ref:r,className:D("richtext-fixed richtext-inset-0 richtext-z-50 richtext-bg-black/80 data-[state=open]:richtext-animate-in data-[state=closed]:richtext-animate-out data-[state=closed]:richtext-fade-out-0 data-[state=open]:richtext-fade-in-0",e),...t}));Nt.displayName=Z.Overlay.displayName;const ie=F.forwardRef(({className:e,children:t,...r},n)=>i.jsxs(fi,{"data-richtext-portal":!0,children:[i.jsx(Nt,{}),i.jsxs(Z.Content,{"data-richtext-portal":!0,ref:n,className:D("richtext-fixed richtext-left-[50%] richtext-top-[50%] richtext-z-50 richtext-grid richtext-w-full richtext-max-w-lg richtext-translate-x-[-50%] richtext-translate-y-[-50%] richtext-gap-4 richtext-border !richtext-border-border richtext-bg-background richtext-p-6 richtext-shadow-lg richtext-duration-200 data-[state=open]:richtext-animate-in data-[state=closed]:richtext-animate-out data-[state=closed]:richtext-fade-out-0 data-[state=open]:richtext-fade-in-0 data-[state=closed]:richtext-zoom-out-95 data-[state=open]:richtext-zoom-in-95 data-[state=closed]:richtext-slide-out-to-left-1/2 data-[state=closed]:richtext-slide-out-to-top-[48%] data-[state=open]:richtext-slide-in-from-left-1/2 data-[state=open]:richtext-slide-in-from-top-[48%] sm:richtext-rounded-lg",e),...r,children:[t,i.jsxs(Z.Close,{className:"richtext-absolute richtext-right-4 richtext-top-4 richtext-rounded-sm richtext-opacity-70 richtext-ring-offset-background richtext-transition-opacity hover:richtext-opacity-100 focus:richtext-outline-none focus:richtext-ring-2 focus:richtext-ring-ring focus:richtext-ring-offset-1 disabled:richtext-pointer-events-none data-[state=open]:richtext-bg-accent data-[state=open]:richtext-text-muted-foreground",children:[i.jsx(u.X,{className:"richtext-size-4 richtext-text-accent-foreground"}),i.jsx("span",{className:"richtext-sr-only richtext-text-accent-foreground",children:"Close"})]})]})]}));ie.displayName=Z.Content.displayName;function zt({className:e,...t}){return i.jsx("div",{className:D("richtext-flex richtext-flex-col richtext-space-y-1.5 richtext-text-center sm:richtext-text-left",e),...t})}zt.displayName="DialogHeader";function tt({className:e,...t}){return i.jsx("div",{className:D("richtext-flex richtext-flex-col-reverse sm:richtext-flex-row sm:richtext-justify-end sm:richtext-space-x-2",e),...t})}tt.displayName="DialogFooter";const ne=F.forwardRef(({className:e,...t},r)=>i.jsx(Z.Title,{ref:r,className:D("richtext-text-lg richtext-font-semibold richtext-leading-none richtext-tracking-tight richtext-text-foreground",e),...t}));ne.displayName=Z.Title.displayName;const mi=F.forwardRef(({className:e,...t},r)=>i.jsx(Z.Description,{className:D("richtext-text-sm richtext-text-muted-foreground",e),ref:r,...t}));mi.displayName=Z.Description.displayName;const gi={audio:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-audio-lines"><path d="M2 10v3"/><path d="M6 6v11"/><path d="M10 3v18"/><path d="M14 8v7"/><path d="M18 5v13"/><path d="M22 10v3"/></svg>',video:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/><rect x="2" y="6" width="14" height="12" rx="2"/></svg>',file:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/></svg>',image:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"/></svg>',pdf:`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
2
+ <path fill="currentColor" d="M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"></path>
3
+ <path fill="currentColor" d="M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"></path>
4
+ </svg>`,word:`<svg
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ width="1em"
7
+ height="1em"
8
+ className="icon"
9
+ viewBox="0 0 1024 1024"
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M679.253 402.364 618.77 561.015l-60.348-158.651a30.04 30.04 0 0 0-30.447-18.637 29.76 29.76 0 0 0-30.447 18.637l-60.416 158.651-60.416-158.651a30.515 30.515 0 0 0-38.843-17.272 28.945 28.945 0 0 0-17.954 37.547l88.815 233.267c4.369 11.469 15.7 19.115 28.398 19.115a30.31 30.31 0 0 0 28.468-19.115l62.395-163.908 62.396 163.84c4.437 11.605 15.701 19.183 28.4 19.183a30.31 30.31 0 0 0 28.466-19.115l88.747-233.267a28.945 28.945 0 0 0-17.886-37.547 30.447 30.447 0 0 0-38.912 17.272zm219.478 395.605-51.883-29.218c-28.672-16.18-52.224-3.072-52.224 29.082v.273H643.209a29.833 29.833 0 0 0-30.31 29.354c0 16.18 13.584 29.218 30.31 29.218h151.825c1.092 30.516 24.03 43.077 52.224 27.648l51.063-27.989c29.013-15.906 29.15-42.189.41-58.368"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="m810.667 913.135-.478.068H201.796c-19.865 0-36.727-11.673-36.727-25.6v-618.36h154.965c51.268 0 92.911-39.39 92.911-87.858v-87.86H810.19c19.797 0 36.522 11.742 36.522 25.669V739.26h61.987V119.262c0-46.421-44.169-84.241-98.51-84.241H328.364l-225.28 194.56v658.09c0 46.285 44.236 84.105 98.713 84.105H810.19c43.759 0 80.554-24.713 93.32-58.573h-92.842zM350.89 94.89v86.562c0 16.11-13.858 29.286-30.925 29.286H216.815L350.959 94.891z"
18
+ />
19
+ </svg>`,excel:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sheet"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><line x1="3" x2="21" y1="9" y2="9"/><line x1="3" x2="21" y1="15" y2="15"/><line x1="9" x2="9" y1="9" y2="21"/><line x1="15" x2="15" y1="9" y2="21"/></svg>',ppt:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-table-properties"><path d="M15 3v18"/><rect width="18" height="18" x="3" y="3" rx="2"/><path d="M21 9H3"/><path d="M21 15H3"/></svg>'};function xi(e){return e.replace(/^.*\/|\..+$/g,"")}function pi(e){return e.split(".").pop()}function Et(e){return e<1024?`${e} Byte`:e<1024*1024?`${(e/1024).toFixed(2)} KB`:`${(e/1024/1024).toFixed(2)} MB`}function bi(e){return e?e==="application/pdf"?"pdf":e.startsWith("application/")&&[".document","word"].some(t=>e.includes(t))?"word":e.startsWith("application/")&&["presentation"].some(t=>e.includes(t))?"excel":e.startsWith("application/")&&["sheet"].some(t=>e.includes(t))?"ppt":e.startsWith("image")?"image":e.startsWith("audio")?"audio":e.startsWith("video")?"video":"file":"file"}function vi(e){return new Promise(t=>{const r=new FileReader;r.addEventListener("load",()=>{t({alt:e.name,src:r.result})},!1),r.readAsDataURL(e)})}function Rt(e,t){const r=e.split(","),n=r[0].match(/:(.*?);/)[1],o=atob(r[r.length-1]);let s=o.length;const l=new Uint8Array(s);for(;s--;)l[s]=o.charCodeAt(s);return new File([l],t,{type:n})}function wi(e){const t=gi[e],o=new DOMParser().parseFromString(t,"image/svg+xml").documentElement,s=["svg",{...Array.from(o.attributes).reduce((l,a)=>(l[a.name]=a.value,l),{})}];return Array.from(o.childNodes).forEach(l=>{if(l.nodeType===1){const a=[l.tagName.toLowerCase(),Array.from(l.attributes).reduce((c,d)=>(c[d.name]=d.value,c),{})];l.textContent&&a.push(l.textContent),s.push(a)}}),s}const yi={audio:i.jsx(u.LucideAudioLines,{}),video:i.jsx(u.LucideVideo,{}),file:i.jsx(u.LucideFile,{}),image:i.jsx(u.LucideImage,{}),pdf:i.jsx(kt,{}),word:i.jsx(Tt,{}),excel:i.jsx(u.LucideSheet,{}),ppt:i.jsx(u.LucideTableProperties,{})};function _t(e,t=!1){const r=bi(e),n=yi[r]||i.jsx(i.Fragment,{});return t?wi(r):n}const ji="_card_1is0r_64",Ci="_downloadBtn_1is0r_82",ki="_cardLeft_1is0r_88",Ti="_iconWrap_1is0r_97",Mi="_fileInfo_1is0r_116",Si="_fileName_1is0r_123",Ai="_fileSize_1is0r_133",Ii="_cardPreview_1is0r_145",Li="_actions_1is0r_221",Ni="_cardError_1is0r_236",zi="_errorText_1is0r_240",q={card:ji,downloadBtn:Ci,cardLeft:ki,iconWrap:Ti,fileInfo:Mi,fileName:Si,fileSize:Ai,cardPreview:Ii,actions:Li,cardError:Ni,errorText:zi};function Ei({editor:e,node:t,deleteNode:r,extension:n}){var k;const o=(e==null?void 0:e.isEditable)??!1,{fileName:s,fileSize:l,fileExt:a,fileType:c,id:d,error:m}=t.attrs,{t:p}=$.useLocale(),h=(k=n==null?void 0:n.options)==null?void 0:k.onDownload,y=b.useCallback(()=>r(),[r]),x=b.useCallback(()=>{!d||!h||h({id:d,fileName:s,fileExt:a,fileType:c,fileSize:l})},[d,s,a,c,l,h]);return m&&m!=="null"?i.jsx(V.NodeViewWrapper,{children:i.jsx("div",{className:V.clsx(q.card,q.cardError,"render-wrapper"),children:i.jsx("p",{className:q.errorText,children:m})})}):d?i.jsx(V.NodeViewWrapper,{children:i.jsxs("div",{className:V.clsx(q.card,"render-wrapper",{[q.cardPreview]:!o}),children:[i.jsxs("div",{className:q.cardLeft,children:[i.jsx("div",{className:q.iconWrap,children:_t(c)}),i.jsxs("div",{className:q.fileInfo,children:[i.jsxs("span",{className:q.fileName,children:[s,".",a]}),i.jsx("span",{className:q.fileSize,children:Et(l)})]})]}),i.jsxs("div",{className:q.actions,children:[h&&i.jsx(ae,{action:x,icon:"AttachmentDownload",tooltip:p("editor.attachment.download"),customClass:o?void 0:q.downloadBtn}),o&&i.jsx(ae,{action:y,icon:"Trash2",tooltip:p("editor.delete")})]})]})}):i.jsx(i.Fragment,{})}function Ri(e){try{return JSON.stringify(e)}catch{return JSON.stringify({})}}function se(e,t=!1){return r=>{const n=e.startsWith("data-")?e:`data-${e}`;let o=decodeURIComponent(r.getAttribute(n));if(o==null||typeof o=="string"&&o==="null")try{const a=r.outerHTML.match(/([\S\s])+?="([\S\s])+?"/g);a&&a.length>0&&(o=(a.map(d=>d.trim()).reduce((d,m)=>{const p=m.indexOf("="),h=[m.slice(0,p),m.slice(p+1).slice(1,-1)];return d[h[0]]=h[1],d},{})[e.toLowerCase()]||"").replaceAll("&quot;",'"'))}catch(l){console.error("Error getDatasetAttribute ",l.message,r)}if(t)try{return JSON.parse(o)}catch{return{}}if(o.includes("%")||o.includes("auto"))return o;const s=Number.parseInt(o);return s!==s?o:s}}function _i(e){const{attrs:t}=e;return Object.keys(t).reduce((r,n)=>{const o=t[n];if(o==null)return r;let s="";return typeof o=="object"?s=Ri(o):s=o,r[n]=s,r},Object.create(null))}const Ce={UPLOAD_IMAGE:e=>`UPLOAD_IMAGE-${e}`,UPLOAD_VIDEO:e=>`UPLOAD_VIDEO-${e}`,UPLOAD_ATTACHMENT:e=>`UPLOAD_ATTACHMENT-${e}`,EXCALIDRAW:e=>`EXCALIDRAW-${e}`};function Vi(e){const{editor:t}=V.useCurrentEditor(),r=F.useMemo(()=>t,[e,t]);return V.useEditorState({editor:r,selector(o){return o.editor?{editor:o.editor,editorState:o.editor.state,canCommand:o.editor.can}:{editor:null,editorState:void 0,canCommand:void 0}}})||{editor:null}}function Y(){return Vi().editor}const Vt=Ze.y(!1);function rt(){return Ze.b(Vt)}function Di(){return Ze.S(Vt)}const Dt=()=>!1;function Hi(e=Dt){const t=rt(),[r,n]=b.useState(()=>{const a=e();return typeof a=="boolean"?!a:a}),o=Y();b.useEffect(()=>{if(!o||!e)return;const a=()=>{const c=e();n(typeof c=="boolean"?!c:c)};return a(),o.on("selectionUpdate",a),o.on("transaction",a),()=>{o.off("selectionUpdate",a),o.off("transaction",a)}},[o,e]);const s=b.useMemo(()=>!t||!o?!0:typeof r=="boolean"?r:!1,[t,o,r]),l=b.useMemo(()=>!t||!o,[t,o]);return{disabled:s,dataState:r,editorDisabled:l}}function ue(e=Dt){const t=rt(),[r,n]=b.useState({}),[o,s]=b.useState(e()),l=Y();b.useEffect(()=>{if(!l||!e)return;const d=()=>{s(e())};return d(),l.on("selectionUpdate",d),()=>{l.off("selectionUpdate",d)}},[r,l,e]);const a=b.useMemo(()=>!t||!l,[t,l]),c=b.useMemo(()=>!t||!l,[t,l]);return{disabled:a,dataState:o,editorDisabled:c,update:()=>n({})}}function oe(e){const t=Y();return b.useMemo(()=>t?t.extensionManager.extensions.find(n=>n.name===e):null,[t,e])}function Pi(e,t,r){return e<t?t:e>r?r:e}const Oi=e=>typeof e=="number",Bi=e=>typeof e=="string",Ui=e=>typeof e=="function";function Fi(e,t="px"){if(!e)return e;const r=Oi(e)?String(e):e,n=Number.parseFloat(r),o=r.match(/[%a-z]+$/i),s=o?o[0]:t;return Number.isNaN(n)?e:n+s}function $i(e,t){if(!e)return!1;const{extensions:r=[]}=(e==null?void 0:e.extensionManager)??{};return!!r.find(o=>o.name===t)}function Wi(e){return e.map(t=>Bi(t)?{value:t,name:t}:t)}function He(e){const t=Y(),r=oe(e),{t:n}=$.useLocale();return b.useMemo(()=>{if(!t||!r||!n)return null;const{button:o}=r.options;return!o||!Ui(o)?null:o({editor:t,extension:r,t:n})},[t,r,n])}function Gi(){const e=He(it.name),{icon:t=void 0,tooltip:r=void 0,shortcutKeys:n=void 0,tooltipOptions:o={},action:s=void 0,isActive:l=void 0}=(e==null?void 0:e.componentProps)??{},{editorDisabled:a,update:c}=ue(l),d=()=>{a||s&&(s(),c())};return e?i.jsx(ae,{action:d,disabled:a,icon:t,shortcutKeys:n,tooltip:r,tooltipOptions:o}):i.jsx(i.Fragment,{})}const it=V.Node3.create({name:"attachment",content:"",marks:"",group:"block",selectable:!0,atom:!0,draggable:!0,addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),HTMLAttributes:{class:"attachment"},button:({editor:t,t:r})=>({component:ae,componentProps:{action:()=>{const n=Ce.UPLOAD_ATTACHMENT(t.id);Lt(n,!0)},isActive:()=>!1,disabled:!1,icon:"Attachment",tooltip:r("editor.attachment.tooltip")}})}},parseHTML(){return[{tag:"div[class=attachment]"}]},renderHTML({HTMLAttributes:e}){const{id:t="",fileName:r="",fileSize:n="",fileType:o="",fileExt:s=""}=e||{};return["div",V.mergeAttributes(this.options.HTMLAttributes||{},e||{}),t?["span",{class:"attachment__body"},["span",{class:"attachment__icon"},_t(o,!0)],["span",{class:"attachment__text"},`${r}.${s} (${Et(n)})`]]:["div",{class:"attachment__placeholder"}]]},addAttributes(){return{id:{default:null,parseHTML:se("id")},fileName:{default:null,parseHTML:se("filename")},fileSize:{default:null,parseHTML:se("filesize")},fileType:{default:null,parseHTML:se("filetype")},fileExt:{default:null,parseHTML:se("fileext")},error:{default:null,parseHTML:se("error")}}},addCommands(){return{setAttachment:e=>({chain:t})=>t().insertContent({type:this.name,attrs:e}).run()}},addNodeView(){return V.ReactNodeViewRenderer(Ei)}});function Xi(){var f;const{t:e}=$.useLocale(),t=Y(),{editorDisabled:r}=ue(),[n,o]=b.useState(!1),[s,l]=b.useState(!1),[a,c]=b.useState(null),d=b.useRef(null),m=oe(it.name),p=Ce.UPLOAD_ATTACHMENT(t.id);Ve(v=>{v&&(c(null),l(!1),o(!0))},[p]);const h=(f=m==null?void 0:m.options)==null?void 0:f.upload;function y(v){var g;v.preventDefault(),(g=d.current)==null||g.click()}async function x(v){var S;const g=(S=v.target.files)==null?void 0:S[0];if(!g||!t||t.isDestroyed){v.target.value="";return}if(!h){c(e("editor.attachment.error.no_upload_fn")),v.target.value="";return}c(null),l(!0);try{const w=await h(g);t.chain().focus().setAttachment({id:w,fileName:xi(g.name),fileSize:g.size,fileType:g.type,fileExt:pi(g.name)}).run(),o(!1)}catch(w){c(w!=null&&w.message?`${e("editor.attachment.error.upload_failed")}: ${w.message}`:e("editor.attachment.error.upload_failed"))}finally{l(!1),v.target.value=""}}function k(v){s||(o(v),v||c(null))}return r?i.jsx(i.Fragment,{}):i.jsx(de,{onOpenChange:k,open:n,children:i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.attachment.dialog.title")}),i.jsxs("div",{className:"richtext-flex richtext-flex-col richtext-gap-3",children:[i.jsx("p",{className:"richtext-text-sm richtext-text-muted-foreground",children:e("editor.attachment.dialog.description")}),i.jsx(W,{className:"richtext-w-full",disabled:s,onClick:y,size:"sm",children:e(s?"editor.attachment.uploading":"editor.attachment.dialog.button.choose")}),a&&i.jsx("p",{className:"richtext-text-sm richtext-text-destructive",children:a})]}),i.jsx("input",{hidden:!0,onChange:x,ref:d,type:"file"})]})})}var qi=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,Zi=V.Node3.create({name:"image",addOptions(){return{inline:!1,allowBase64:!1,HTMLAttributes:{},resize:!1}},inline(){return this.options.inline},group(){return this.options.inline?"inline":"block"},draggable:!0,addAttributes(){return{src:{default:null},alt:{default:null},title:{default:null},width:{default:null},height:{default:null}}},parseHTML(){return[{tag:this.options.allowBase64?"img[src]":'img[src]:not([src^="data:"])'}]},renderHTML({HTMLAttributes:e}){return["img",V.mergeAttributes(this.options.HTMLAttributes,e)]},parseMarkdown:(e,t)=>t.createNode("image",{src:e.href,title:e.title,alt:e.text}),renderMarkdown:e=>{var t,r,n,o,s,l;const a=(r=(t=e.attrs)==null?void 0:t.src)!=null?r:"",c=(o=(n=e.attrs)==null?void 0:n.alt)!=null?o:"",d=(l=(s=e.attrs)==null?void 0:s.title)!=null?l:"";return d?`![${c}](${a} "${d}")`:`![${c}](${a})`},addNodeView(){if(!this.options.resize||!this.options.resize.enabled||typeof document>"u")return null;const{directions:e,minWidth:t,minHeight:r,alwaysPreserveAspectRatio:n}=this.options.resize;return({node:o,getPos:s,HTMLAttributes:l,editor:a})=>{const c=document.createElement("img");Object.entries(l).forEach(([p,h])=>{if(h!=null)switch(p){case"width":case"height":break;default:c.setAttribute(p,h);break}}),c.src=l.src;const d=new V.ResizableNodeView({element:c,editor:a,node:o,getPos:s,onResize:(p,h)=>{c.style.width=`${p}px`,c.style.height=`${h}px`},onCommit:(p,h)=>{const y=s();y!==void 0&&this.editor.chain().setNodeSelection(y).updateAttributes(this.name,{width:p,height:h}).run()},onUpdate:(p,h,y)=>p.type===o.type,options:{directions:e,min:{width:t,height:r},preserveAspectRatio:n===!0}}),m=d.dom;return m.style.visibility="hidden",m.style.pointerEvents="none",c.onload=()=>{m.style.visibility="",m.style.pointerEvents=""},d}},addCommands(){return{setImage:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e})}},addInputRules(){return[V.nodeInputRule({find:qi,type:this.type,getAttributes:e=>{const[,,t,r,n]=e;return{src:r,alt:t,title:n}}})]}}),Ht=Zi,Yi=typeof global=="object"&&global&&global.Object===Object&&global,Ki=typeof self=="object"&&self&&self.Object===Object&&self,Pt=Yi||Ki||Function("return this")(),Ie=Pt.Symbol,Ot=Object.prototype,Ji=Ot.hasOwnProperty,Qi=Ot.toString,pe=Ie?Ie.toStringTag:void 0;function en(e){var t=Ji.call(e,pe),r=e[pe];try{e[pe]=void 0;var n=!0}catch{}var o=Qi.call(e);return n&&(t?e[pe]=r:delete e[pe]),o}var tn=Object.prototype,rn=tn.toString;function nn(e){return rn.call(e)}var on="[object Null]",sn="[object Undefined]",ut=Ie?Ie.toStringTag:void 0;function Bt(e){return e==null?e===void 0?sn:on:ut&&ut in Object(e)?en(e):nn(e)}function Ut(e){return e!=null&&typeof e=="object"}var an="[object Symbol]";function ln(e){return typeof e=="symbol"||Ut(e)&&Bt(e)==an}var cn=/\s/;function dn(e){for(var t=e.length;t--&&cn.test(e.charAt(t)););return t}var un=/^\s+/;function hn(e){return e&&e.slice(0,dn(e)+1).replace(un,"")}function Le(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var ht=NaN,fn=/^[-+]0x[0-9a-f]+$/i,mn=/^0b[01]+$/i,gn=/^0o[0-7]+$/i,xn=parseInt;function ve(e){if(typeof e=="number")return e;if(ln(e))return ht;if(Le(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Le(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=hn(e);var r=mn.test(e);return r||gn.test(e)?xn(e.slice(2),r?2:8):fn.test(e)?ht:+e}function pn(e,t,r){return e===e&&(r!==void 0&&(e=e<=r?e:r),t!==void 0&&(e=e>=t?e:t)),e}function Ft(e,t,r){return r===void 0&&(r=t,t=void 0),r!==void 0&&(r=ve(r),r=r===r?r:0),t!==void 0&&(t=ve(t),t=t===t?t:0),pn(ve(e),t,r)}var $e=function(){return Pt.Date.now()},bn="Expected a function",vn=Math.max,wn=Math.min;function $t(e,t,r){var n,o,s,l,a,c,d=0,m=!1,p=!1,h=!0;if(typeof e!="function")throw new TypeError(bn);t=ve(t)||0,Le(r)&&(m=!!r.leading,p="maxWait"in r,s=p?vn(ve(r.maxWait)||0,t):s,h="trailing"in r?!!r.trailing:h);function y(C){var N=n,R=o;return n=o=void 0,d=C,l=e.apply(R,N),l}function x(C){return d=C,a=setTimeout(v,t),m?y(C):l}function k(C){var N=C-c,R=C-d,H=t-N;return p?wn(H,s-R):H}function f(C){var N=C-c,R=C-d;return c===void 0||N>=t||N<0||p&&R>=s}function v(){var C=$e();if(f(C))return g(C);a=setTimeout(v,k(C))}function g(C){return a=void 0,h&&n?y(C):(n=o=void 0,l)}function S(){a!==void 0&&clearTimeout(a),d=0,n=c=o=a=void 0}function w(){return a===void 0?l:g($e())}function L(){var C=$e(),N=f(C);if(n=arguments,o=this,c=C,N){if(a===void 0)return x(c);if(p)return clearTimeout(a),a=setTimeout(v,t),y(c)}return a===void 0&&(a=setTimeout(v,t)),l}return L.cancel=S,L.flush=w,L}var yn="[object Number]";function Xe(e){return typeof e=="number"||Ut(e)&&Bt(e)==yn}var jn="Expected a function";function qe(e,t,r){var n=!0,o=!0;if(typeof e!="function")throw new TypeError(jn);return Le(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),$t(e,t,{leading:n,maxWait:t,trailing:o})}const Te={TOP_LEFT:"tl",TOP_RIGHT:"tr",BOTTOM_LEFT:"bl",BOTTOM_RIGHT:"br"};function Cn({src:e,style:t}){return i.jsxs("div",{style:{position:"relative",display:"inline-block",overflow:"hidden",borderRadius:8,background:"hsl(var(--muted, 220 14% 96%))",minHeight:120,minWidth:180,...t},children:[e&&i.jsx("img",{src:e,alt:"","aria-hidden":!0,style:{display:"block",width:"100%",height:"100%",objectFit:"cover",filter:"blur(20px) saturate(0.5)",transform:"scale(1.1)",opacity:.5}}),i.jsx("div",{style:{position:"absolute",inset:0,background:"linear-gradient(110deg, transparent 30%, hsl(var(--muted-foreground, 220 9% 46%) / 0.08) 50%, transparent 70%)",animation:"richtext-skeleton-shimmer 1.8s ease-in-out infinite"}}),i.jsxs("div",{style:{position:"absolute",inset:0,display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:8,pointerEvents:"none"},children:[i.jsx("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",style:{color:"hsl(var(--muted-foreground, 220 9% 46%))",animation:"richtext-skeleton-spin 1s linear infinite"},children:i.jsx("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})}),i.jsx("span",{style:{fontSize:12,fontWeight:500,color:"hsl(var(--muted-foreground, 220 9% 46%))",userSelect:"none"},children:"Uploading…"})]}),i.jsx("style",{children:`
20
+ @keyframes richtext-skeleton-shimmer {
21
+ 0% { transform: translateX(-100%); }
22
+ 100% { transform: translateX(100%); }
23
+ }
24
+ @keyframes richtext-skeleton-spin {
25
+ from { transform: rotate(0deg); }
26
+ to { transform: rotate(360deg); }
27
+ }
28
+ `})]})}function kn(e){var H,P,B,A;const[t,r]=b.useState({width:$.IMAGE_MAX_SIZE,height:$.IMAGE_MAX_SIZE}),[n,o]=b.useState({width:0,height:0}),[s]=b.useState([Te.TOP_LEFT,Te.TOP_RIGHT,Te.BOTTOM_LEFT,Te.BOTTOM_RIGHT]),[l,a]=b.useState(!1),[c,d]=b.useState({x:0,y:0,w:0,h:0,dir:""}),{align:m,inline:p,uploading:h}=(H=e==null?void 0:e.node)==null?void 0:H.attrs,y=p&&(m==="left"||m==="right"),x=b.useMemo(()=>{var ot;const{src:j,alt:M,width:E,height:_,flipX:O,flipY:I}=(ot=e==null?void 0:e.node)==null?void 0:ot.attrs,U=Xe(E)?`${E}px`:E,G=Xe(_)?`${_}px`:_,X=[];O&&X.push("rotateX(180deg)"),I&&X.push("rotateY(180deg)");const qt=X.join(" ");return{src:j||void 0,alt:M||void 0,style:{width:U||void 0,height:G||void 0,transform:qt||"none",...y?{float:m}:{}}}},[(P=e==null?void 0:e.node)==null?void 0:P.attrs]),k=b.useMemo(()=>{const{style:{width:j}}=x;return{width:j==="100%"?j:void 0}},[x]);function f(j){o({width:j.target.width,height:j.target.height})}function v(){const{editor:j,getPos:M}=e;j.commands.setNodeSelection(M())}const g=b.useCallback(qe(()=>{const{editor:j}=e,{width:M}=getComputedStyle(j.view.dom);r(E=>({...E,width:Number.parseInt(M,10)}))},$.IMAGE_THROTTLE_WAIT_TIME),[e==null?void 0:e.editor]);function S(j,M){j.preventDefault(),j.stopPropagation();const E=n.width,_=n.height,O=E/_;let I=Number(e.node.attrs.width),U=Number(e.node.attrs.height);const G=t.width;I&&!U?(I=I>G?G:I,U=Math.round(I/O)):U&&!I?(I=Math.round(U*O),I=I>G?G:I):!I&&!U?(I=E>G?G:E,U=Math.round(I/O)):I=I>G?G:I,a(!0),d({x:j.clientX,y:j.clientY,w:I,h:U,dir:M})}const w=b.useCallback(qe(j=>{if(j.preventDefault(),j.stopPropagation(),!l)return;const{x:M,w:E,dir:_}=c,O=(j.clientX-M)*(/l/.test(_)?-1:1),I=Ft(E+O,$.IMAGE_MIN_SIZE,t.width);e.updateAttributes({width:I,height:null})},$.IMAGE_THROTTLE_WAIT_TIME),[l,c,t,e.updateAttributes]),L=b.useCallback(j=>{j.preventDefault(),j.stopPropagation(),l&&(d({x:0,y:0,w:0,h:0,dir:""}),a(!1),v())},[l,v]),C=b.useCallback(()=>{document==null||document.addEventListener("mousemove",w,!0),document==null||document.addEventListener("mouseup",L,!0)},[w,L]),N=b.useCallback(()=>{document==null||document.removeEventListener("mousemove",w,!0),document==null||document.removeEventListener("mouseup",L,!0)},[w,L]);b.useEffect(()=>(l?C():N(),()=>{N()}),[l,C,N]);const R=b.useMemo(()=>new ResizeObserver(()=>g()),[g]);return b.useEffect(()=>(R.observe(e.editor.view.dom),()=>{R.disconnect()}),[e.editor.view.dom,R]),h?i.jsx(V.NodeViewWrapper,{as:p?"span":"div",className:"image-view",style:{float:y?m:void 0,margin:y?m==="left"?"1em 1em 1em 0":"1em 0 1em 1em":void 0,display:p?"inline":"block",textAlign:y?void 0:m,width:((B=x.style)==null?void 0:B.width)??"auto",...y?{}:k},children:i.jsx("div",{style:k,className:"image-view__body",children:i.jsx(Cn,{src:x.src,style:x.style})})}):i.jsx(V.NodeViewWrapper,{as:p?"span":"div",className:"image-view",style:{float:y?m:void 0,margin:y?m==="left"?"1em 1em 1em 0":"1em 0 1em 1em":void 0,display:p?"inline":"block",textAlign:y?void 0:m,width:((A=x.style)==null?void 0:A.width)??"auto",...y?{}:k},children:i.jsxs("div",{"data-drag-handle":!0,draggable:"true",style:k,className:`image-view__body ${e!=null&&e.selected?"image-view__body--focused":""} ${l?"image-view__body--resizing":""}`,children:[i.jsx("img",{alt:x.alt,className:"image-view__body__image block",height:"auto",onClick:v,onLoad:f,src:x.src,style:x.style}),(e==null?void 0:e.editor.view.editable)&&((e==null?void 0:e.selected)||l)&&i.jsx("div",{className:"image-resizer",children:s==null?void 0:s.map(j=>i.jsx("span",{className:`image-resizer__handler image-resizer__handler--${j}`,onMouseDown:M=>S(M,j)},`image-dir-${j}`))})]})})}function Tn(e,t){const r=e.type,n=e.name.toLowerCase(),o=n.split(".").pop();if(!o)return!1;const l=r||{heif:"image/heif",heic:"image/heic",dng:"image/x-adobe-dng",cr2:"image/x-canon-cr2",nef:"image/x-nikon-nef",arw:"image/x-sony-arw",raf:"image/x-fuji-raf",orf:"image/x-olympus-orf"}[o];return t.some(a=>{if(a.startsWith("."))return n.endsWith(a);if(a.endsWith("/*")){const c=a.split("/")[0];return l==null?void 0:l.startsWith(c+"/")}return l===a})}function nt(e,t){const{acceptMimes:r,maxSize:n,t:o,toast:s}=t,l=[];return(Array.isArray(e)?e:Object.values(e)).forEach(c=>{if(!Tn(c,r)){t.onError?t.onError({type:"type",message:o("editor.upload.fileTypeNotSupported",{fileName:c.name}),file:c}):s({variant:"destructive",title:o("editor.upload.fileTypeNotSupported",{fileName:c.name})});return}if(c.size>n){const d=(n/1024/1024).toFixed(2);t.onError?t.onError({type:"size",message:o("editor.upload.fileSizeTooBig",{fileName:c.name,size:d}),file:c}):s({variant:"destructive",title:o("editor.upload.fileSizeTooBig",{fileName:c.name,size:d})});return}l.push(c)}),l}function Mn(){const{t:e}=$.useLocale(),{toast:t}=Re(),r=Y(),n=He(we.name),{icon:o,tooltip:s}=(n==null?void 0:n.componentProps)??{},{editorDisabled:l}=ue(),[a,c]=b.useState(!1),d=oe(we.name),[m,p]=b.useState(""),[h,y]=b.useState(""),x=b.useRef(null),k=(d==null?void 0:d.options.defaultInline)||!1,[f,v]=b.useState(k),g=b.useMemo(()=>d==null?void 0:d.options,[d]);function S(C){var B;const N=(B=C==null?void 0:C.target)==null?void 0:B.files;if(!r||r.isDestroyed||N.length===0){C.target.value="";return}const R=nt(N,{acceptMimes:g==null?void 0:g.acceptMimes,maxSize:g==null?void 0:g.maxSize,t:e,toast:t,onError:g.onError});if(R.length<=0){C.target.value="";return}c(!1);const H=h,P=f;if(y(""),v(k),g.upload){const A=g!=null&&g.multiple?R:[R[0]];for(const j of A)r.chain().focus().insertImagePlaceholder({file:j,inline:P,alt:H}).run()}else{const A=g!=null&&g.multiple?R:[R[0]];for(const j of A){const M=URL.createObjectURL(j);r.chain().focus().setImageInline({src:M,inline:P,alt:H}).run()}}C.target.value=""}function w(C){C.preventDefault(),C.stopPropagation(),r.chain().focus().setImageInline({src:m,inline:f,alt:h}).run(),c(!1),v(k),p(""),y("")}function L(C){var N;C.preventDefault(),(N=x.current)==null||N.click()}return n?i.jsxs(de,{onOpenChange:c,open:a,children:[i.jsx(De,{asChild:!0,children:i.jsx(ae,{disabled:l,icon:o,tooltip:s,action:()=>{l||c(!0)}})}),i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.image.dialog.title")}),i.jsxs(Ee,{activationMode:"manual",defaultValue:g.resourceImage==="both"||g.resourceImage==="upload"?"upload":"link",children:[g.resourceImage==="both"&&i.jsxs(je,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[i.jsx(J,{value:"upload",children:e("editor.image.dialog.tab.upload")}),i.jsx(J,{value:"link",children:e("editor.image.dialog.tab.url")})]}),i.jsxs("div",{className:"richtext-my-[10px] richtext-flex richtext-items-center richtext-gap-[4px]",children:[i.jsx(_e,{checked:f,onCheckedChange:C=>{v(C)}}),i.jsx(fe,{children:e("editor.link.dialog.inline")})]}),g.enableAlt&&i.jsxs("div",{className:"richtext-my-[10px]",children:[i.jsx(fe,{className:"mb-[6px]",children:e("editor.imageUpload.alt")}),i.jsx(re,{onChange:C=>y(C.target.value),required:!0,type:"text",value:h})]}),i.jsxs(Q,{value:"upload",children:[i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:[i.jsx(W,{className:"richtext-mt-1 richtext-w-full",onClick:L,size:"sm",children:e("editor.image.dialog.tab.upload")}),i.jsx(Wt,{alt:h,disabled:!1,editor:r,imageInline:f,onClose:()=>{y("")}})]}),i.jsx("input",{accept:g.acceptMimes.join(",")||"image/*",multiple:g.multiple,onChange:S,ref:x,style:{display:"none"},type:"file"})]}),i.jsx(Q,{value:"link",children:i.jsx("form",{onSubmit:w,children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(re,{autoFocus:!0,onChange:C=>p(C.target.value),placeholder:e("editor.image.dialog.placeholder"),required:!0,type:"url",value:m}),i.jsx(W,{type:"submit",children:e("editor.image.dialog.button.apply")})]})})})]})]})]}):i.jsx(i.Fragment,{})}const Sn={acceptMimes:["image/jpeg","image/gif","image/png","image/jpg"],maxSize:1024*1024*5,multiple:!0,resourceImage:"both",defaultInline:!1,enableAlt:!0},we=Ht.extend({group:"inline",inline:!0,defining:!0,draggable:!0,selectable:!0,addOptions(){var e;return{...Sn,...(e=this.parent)==null?void 0:e.call(this),upload:()=>Promise.reject("Image Upload Function"),button:({editor:t,extension:r,t:n})=>{var o,s;return{componentProps:{action:()=>!0,upload:r.options.upload,disabled:!((s=(o=t.can()).setImage)!=null&&s.call(o,{})),icon:"ImageUp",tooltip:n("editor.image.tooltip")}}}}},addAttributes(){var e;return{...(e=this.parent)==null?void 0:e.call(this),uploading:{default:!1,parseHTML:()=>!1,renderHTML:()=>({})},imageId:{default:null,parseHTML:t=>t.getAttribute("data-image-id"),renderHTML:t=>t.imageId?{"data-image-id":t.imageId}:{}},flipX:{default:!1},flipY:{default:!1},width:{default:null,parseHTML:t=>{const r=t.style.width||t.getAttribute("width")||null;return r?Number.parseInt(r,10):null},renderHTML:t=>({width:t.width})},align:{default:"center",parseHTML:t=>t.getAttribute("align"),renderHTML:t=>({align:t.align})},inline:{default:!1,parseHTML:t=>!!t.getAttribute("inline"),renderHTML:t=>({inline:t.inline})},alt:{default:"",parseHTML:t=>t.getAttribute("alt"),renderHTML:t=>({alt:t.alt})}}},addNodeView(){return V.ReactNodeViewRenderer(kn)},addCommands(){var r;const e=this.name,t=this.options;return{...(r=this.parent)==null?void 0:r.call(this),setImageInline:n=>({commands:o})=>o.insertContent({type:e,attrs:{...n,imageId:n.imageId??null,inline:n.inline??t.defaultInline}}),insertImagePlaceholder:({file:n,inline:o,alt:s})=>({editor:l,commands:a})=>{const c=URL.createObjectURL(n);if(!a.insertContent({type:e,attrs:{src:c,alt:s??"",inline:o??t.defaultInline,uploading:!0,imageId:null}}))return!1;const m=t.upload;return m&&m(n).then(p=>{const{doc:h}=l.state;let y=null;h.descendants((x,k)=>{if(x.type.name===e&&x.attrs.uploading===!0&&x.attrs.src===c)return y=k,!1}),y!==null&&l.view.dispatch(l.state.tr.setNodeMarkup(y,void 0,{...l.state.doc.nodeAt(y).attrs,src:p.cdnUrl,imageId:p.imageId,uploading:!1})),URL.revokeObjectURL(c)}).catch(p=>{console.error("Image upload failed",p);const{doc:h}=l.state;let y=null;if(h.descendants((x,k)=>{if(x.type.name===e&&x.attrs.uploading===!0&&x.attrs.src===c)return y=k,!1}),y!==null){const x=l.state.doc.nodeAt(y);x&&l.view.dispatch(l.state.tr.delete(y,y+x.nodeSize))}URL.revokeObjectURL(c)}),!0},updateImage:n=>({commands:o})=>o.updateAttributes(this.name,n),setAlignImage:n=>({commands:o})=>o.updateAttributes(this.name,{align:n})}},renderHTML({HTMLAttributes:e}){const{flipX:t,flipY:r,align:n,inline:o}=e,s=o&&(n==="left"||n==="right"),l=t||r?`transform: rotateX(${t?"180":"0"}deg) rotateY(${r?"180":"0"}deg);`:"",a=s?"":`text-align: ${n};`,m=`${s?`float: ${n};`:""}${s?n==="left"?"margin: 1em 1em 1em 0;":"margin: 1em 0 1em 1em;":""}${l}`;return[o?"span":"div",{style:a,class:"image"},["img",V.mergeAttributes({height:"auto",style:m},this.options.HTMLAttributes,e)]]},parseHTML(){return[{tag:"span.image img",getAttrs:e=>{var s;const t=e==null?void 0:e.parentElement,r=e==null?void 0:e.getAttribute("width"),n=(e==null?void 0:e.getAttribute("flipx"))||!1,o=(e==null?void 0:e.getAttribute("flipy"))||!1;return{src:e==null?void 0:e.getAttribute("src"),alt:e==null?void 0:e.getAttribute("alt"),caption:e==null?void 0:e.getAttribute("caption"),width:r?Number.parseInt(r,10):null,align:(e==null?void 0:e.getAttribute("align"))||((s=t==null?void 0:t.style)==null?void 0:s.textAlign)||null,inline:(e==null?void 0:e.getAttribute("inline"))||!1,flipX:n==="true",flipY:o==="true"}}},{tag:"div[class=image]",getAttrs:e=>{const t=e.querySelector("img"),r=t==null?void 0:t.getAttribute("width"),n=(t==null?void 0:t.getAttribute("flipx"))||!1,o=(t==null?void 0:t.getAttribute("flipy"))||!1;return{src:t==null?void 0:t.getAttribute("src"),alt:t==null?void 0:t.getAttribute("alt"),caption:t==null?void 0:t.getAttribute("caption"),width:r?Number.parseInt(r,10):null,align:(t==null?void 0:t.getAttribute("align"))||e.style.textAlign||null,inline:(t==null?void 0:t.getAttribute("inline"))||!1,flipX:n==="true",flipY:o==="true"}}},{tag:'img[src]:not([src^="data:"])'}]}});function Wt({editor:e,imageInline:t,onClose:r,disabled:n,alt:o}){var B,A;const{t:s}=$.useLocale(),{toast:l}=Re(),[a,c]=b.useState(!1),[d,m]=b.useState(!1),p=b.useRef(null),[h,y]=b.useState(),[x,k]=b.useState(""),f=b.useRef(null),[v,g]=b.useState({src:"",file:null}),S=oe(we.name),w=b.useMemo(()=>(S==null?void 0:S.options)??{},[S]);function L(j){if(p.current&&j.width&&j.height){const M=C(p.current,j);k(M)}}function C(j,M){const E=document.createElement("canvas"),_=j.naturalWidth/j.width,O=j.naturalHeight/j.height;E.width=M.width*_,E.height=M.height*O;const I=E.getContext("2d");return I&&(I.imageSmoothingEnabled=!1,I.drawImage(j,M.x*_,M.y*O,M.width*_,M.height*O,0,0,M.width*_,M.height*O)),E.toDataURL("image/png",1)}const N=b.useCallback(()=>{var M;if(d)return;const j=Rt(x,((M=v==null?void 0:v.file)==null?void 0:M.name)||"image.png");if(c(!1),g({src:"",file:null}),P(),r(),w.upload)e.chain().focus().insertImagePlaceholder({file:j,inline:t,alt:o}).run();else{const E=URL.createObjectURL(j);e.chain().focus().setImageInline({src:E,inline:t,alt:o}).run()}},[x,e,t,d,r,(B=v==null?void 0:v.file)==null?void 0:B.name,w,o]);function R(j){var M;j.preventDefault(),(M=f.current)==null||M.click()}const H=async j=>{var I;const M=(I=j==null?void 0:j.target)==null?void 0:I.files;if(!e||e.isDestroyed||M.length===0){j.target.value="";return}const E=nt(M,{acceptMimes:w==null?void 0:w.acceptMimes,maxSize:w==null?void 0:w.maxSize,t:s,toast:l,onError:w.onError});if(E.length<=0){j.target.value="";return}const _=E[0],O=await vi(_);c(!0),g({src:O.src,file:_})},P=()=>{f.current&&(f.current.value="")};return i.jsxs(i.Fragment,{children:[i.jsx(W,{className:"richtext-mt-1 richtext-w-full",disabled:n,onClick:R,size:"sm",children:s("editor.image.dialog.tab.uploadCrop")}),i.jsxs(de,{open:a,onOpenChange:j=>{c(j),j||(g({src:"",file:null}),P())},children:[i.jsx(De,{}),i.jsxs(ie,{children:[i.jsx(ne,{children:s("editor.image.dialog.tab.uploadCrop")}),i.jsx("div",{children:v.src&&i.jsx(Yt,{className:"richtext-w-full",crop:h,onChange:j=>y(j),onComplete:j=>L(j),children:i.jsx("img",{alt:"Crop me",ref:p,src:v.src})})}),i.jsxs(tt,{children:[i.jsxs(W,{disabled:d,onClick:()=>{c(!1),g({src:"",file:null}),P()},children:[s("editor.imageUpload.cancel"),i.jsx(Me,{className:"richtext-ml-1",name:"Trash2"})]}),i.jsx(W,{className:"richtext-w-fit",disabled:d||!h,onClick:N,children:d?i.jsxs(i.Fragment,{children:[s("editor.imageUpload.uploading"),i.jsx(Me,{className:"richtext-ml-1 richtext-animate-spin",name:"Loader"})]}):i.jsxs(i.Fragment,{children:[s("editor.imageUpload.crop"),i.jsx(Me,{className:"richtext-ml-1",name:"Crop"})]})})]})]})]}),i.jsx("input",{accept:((A=w==null?void 0:w.acceptMimes)==null?void 0:A.join(","))||"image/*",multiple:!1,onChange:H,ref:f,style:{display:"none"},type:"file"})]})}function An(){const{t:e}=$.useLocale(),{toast:t}=Re(),r=Y(),{editorDisabled:n}=ue(),[o,s]=b.useState(!1),l=Ce.UPLOAD_IMAGE(r.id);Ve(s,[l]);const a=oe(we.name),[c,d]=b.useState(""),[m,p]=b.useState(""),h=b.useRef(null),y=(a==null?void 0:a.options.defaultInline)||!1,[x,k]=b.useState(y),f=b.useMemo(()=>a==null?void 0:a.options,[a]);function v(w){var H;const L=(H=w==null?void 0:w.target)==null?void 0:H.files;if(!r||r.isDestroyed||L.length===0){w.target.value="";return}const C=nt(L,{acceptMimes:f==null?void 0:f.acceptMimes,maxSize:f==null?void 0:f.maxSize,t:e,toast:t,onError:f.onError});if(C.length<=0){w.target.value="";return}s(!1);const N=m,R=x;if(p(""),k(y),f.upload){const P=f!=null&&f.multiple?C:[C[0]];for(const B of P)r.chain().focus().insertImagePlaceholder({file:B,inline:R,alt:N}).run()}else{const P=f!=null&&f.multiple?C:[C[0]];for(const B of P){const A=URL.createObjectURL(B);r.chain().focus().setImageInline({src:A,inline:R,alt:N}).run()}}w.target.value=""}function g(w){w.preventDefault(),w.stopPropagation(),r.chain().focus().setImageInline({src:c,inline:x,alt:m}).run(),s(!1),k(y),d(""),p("")}function S(w){var L;w.preventDefault(),(L=h.current)==null||L.click()}return n?i.jsx(i.Fragment,{}):i.jsx(de,{onOpenChange:s,open:o,children:i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.image.dialog.title")}),i.jsxs(Ee,{activationMode:"manual",defaultValue:f.resourceImage==="both"||f.resourceImage==="upload"?"upload":"link",children:[f.resourceImage==="both"&&i.jsxs(je,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[i.jsx(J,{value:"upload",children:e("editor.image.dialog.tab.upload")}),i.jsx(J,{value:"link",children:e("editor.image.dialog.tab.url")})]}),i.jsxs("div",{className:"richtext-my-[10px] richtext-flex richtext-items-center richtext-gap-[4px]",children:[i.jsx(_e,{checked:x,onCheckedChange:w=>{k(w)}}),i.jsx(fe,{children:e("editor.link.dialog.inline")})]}),f.enableAlt&&i.jsxs("div",{className:"richtext-my-[10px]",children:[i.jsx(fe,{className:"mb-[6px]",children:e("editor.imageUpload.alt")}),i.jsx(re,{onChange:w=>p(w.target.value),required:!0,type:"text",value:m})]}),i.jsxs(Q,{value:"upload",children:[i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:[i.jsx(W,{className:"richtext-mt-1 richtext-w-full",onClick:S,size:"sm",children:e("editor.image.dialog.tab.upload")}),i.jsx(Wt,{alt:m,disabled:!1,editor:r,imageInline:x,onClose:()=>{p("")}})]}),i.jsx("input",{accept:f.acceptMimes.join(",")||"image/*",multiple:f.multiple,onChange:v,ref:h,style:{display:"none"},type:"file"})]}),i.jsx(Q,{value:"link",children:i.jsx("form",{onSubmit:g,children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(re,{autoFocus:!0,onChange:w=>d(w.target.value),placeholder:e("editor.image.dialog.placeholder"),required:!0,type:"url",value:c}),i.jsx(W,{type:"submit",children:e("editor.image.dialog.button.apply")})]})})})]})]})})}function Gt(e,t){let r;try{r=new URL(e)}catch{return!1}return!(t!=null&&t.length)||t.length===1&&t[0]==="."?!0:t.some(n=>{if(n.includes("*")){const o=n.replace(/\./g,String.raw`\.`).replace(/\*/g,".*");return new RegExp(`^${o}$`).test(r.hostname)}return r.hostname.includes(n)})}function In(){const{t:e}=$.useLocale(),t=Y(),r=He(Ne.name),{icon:n,tooltip:o}=(r==null?void 0:r.componentProps)??{},{editorDisabled:s}=ue(),[l,a]=b.useState(""),c=b.useRef(null),[d,m]=b.useState(""),[p,h]=b.useState(!1),y=oe(Ne.name),x=b.useMemo(()=>(y==null?void 0:y.options)??{},[y]);async function k(g){var C;const S=(C=g==null?void 0:g.target)==null?void 0:C.files;if(!t||t.isDestroyed||S.length===0)return;const w=S[0];let L="";x.upload?L=await x.upload(w):L=URL.createObjectURL(w),t.chain().focus().setVideo({src:L,width:"100%"}).run(),h(!1)}function f(g){g.preventDefault(),g.stopPropagation(),l&&(t.chain().focus().setVideo({src:l,width:"100%"}).run(),h(!1),a(""))}function v(g){var S;g.preventDefault(),(S=c.current)==null||S.click()}return i.jsxs(de,{onOpenChange:h,open:p,children:[i.jsx(De,{asChild:!0,children:i.jsx(ae,{disabled:s,icon:n,tooltip:o,action:()=>{s||h(!0)}})}),i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.video.dialog.title")}),i.jsxs(Ee,{activationMode:"manual",defaultValue:(x==null?void 0:x.resourceVideo)==="both"||(x==null?void 0:x.resourceVideo)==="upload"?"upload":"link",children:[i.jsxs(je,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[((x==null?void 0:x.resourceVideo)==="both"||(x==null?void 0:x.resourceVideo)==="upload")&&i.jsx(J,{value:"upload",children:e("editor.video.dialog.tab.upload")}),((x==null?void 0:x.resourceVideo)==="both"||(x==null?void 0:x.resourceVideo)==="link")&&i.jsx(J,{value:"link",children:e("editor.video.dialog.link")})]}),i.jsxs(Q,{value:"upload",children:[i.jsx("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:i.jsx(W,{className:"richtext-mt-1 richtext-w-full",onClick:v,size:"sm",children:e("editor.video.dialog.tab.upload")})}),i.jsx("input",{accept:"video/*",multiple:!0,onChange:k,ref:c,type:"file",style:{display:"none"}})]}),i.jsxs(Q,{value:"link",children:[i.jsx("div",{children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(re,{autoFocus:!0,placeholder:e("editor.video.dialog.placeholder"),required:!0,type:"url",value:l,onBlur:g=>{const S=g.target.value,w=x.videoProviders||["."];S&&!Gt(S,w)?m("Invalid video URL"):m("")},onChange:g=>{a(g.target.value)}}),i.jsx(W,{onClick:f,type:"button",children:e("editor.video.dialog.button.apply")})]})}),d&&i.jsx("div",{className:"richtext-my-[5px] richtext-text-red-500",children:d})]})]})]})]})}function Ln(e){e=e.replace("https://youtu.be/","https://www.youtube.com/watch?v=").replace("watch?v=","embed/");const t=e.match(/^https:\/\/www\.youtube\.com\/shorts\/([a-zA-Z0-9_-]+)/);t&&(e=`https://www.youtube.com/embed/${t[1]}`);const r=e.match(/^https:\/\/vimeo\.com\/(\d+)(?:\/([a-zA-Z0-9]+))?/);if(r){const o=r[1],s=r[2];s?e=`https://player.vimeo.com/video/${o}?h=${s}`:e=`https://player.vimeo.com/video/${o}`}return/^https?:\/\/www.bilibili.com\/video\/.*/i.test(e)&&(e=e.replace(/\?.*$/,"").replace("https://www.bilibili.com/video/","https://player.bilibili.com/player.html?bvid=")),e.includes("drive.google.com")&&(e=e.replace("/view","/preview")),e}const Ne=V.Node3.create({name:"video",group:"block",atom:!0,draggable:!0,addOptions(){return{divider:!1,spacer:!1,allowFullscreen:!0,upload:void 0,frameborder:!1,resourceVideo:"both",width:$.VIDEO_SIZE["size-medium"],HTMLAttributes:{class:"iframe-wrapper"},button:({editor:e,t})=>{var r,n;return{componentProps:{action:()=>{},isActive:()=>e.isActive("video")||!1,disabled:!((n=(r=e.can()).setVideo)!=null&&n.call(r,{})),icon:"Video",tooltip:t("editor.video.tooltip"),videoProviders:["."],editor:e}}}}},addAttributes(){return{src:{default:null,renderHTML:({src:e})=>({src:e?Ln(e):null})},width:{default:this.options.width,renderHTML:({width:e})=>({width:Fi(e)})},frameborder:{default:this.options.frameborder?1:0,parseHTML:()=>this.options.frameborder?1:0},allowfullscreen:{default:this.options.allowFullscreen,parseHTML:()=>this.options.allowFullscreen},align:{default:"center",renderHTML:({align:e})=>({align:e})}}},parseHTML(){return[{tag:"div[data-video] iframe"}]},renderHTML({HTMLAttributes:e}){const{width:t="100%",align:r="center"}=e??{},n={...e,width:"100%",height:"100%"},o=`position: relative;overflow: hidden;display: flex;flex: 1;max-width: ${t};`,s=`flex: 1;padding-bottom: ${9/16*100}%;`,m=["div",{style:`display: flex; justify-content: ${r};`},["div",{style:o},["div",{style:s}],["iframe",n]]];return["div",{...this.options.HTMLAttributes,class:"iframe-wrapper","data-video":""},m]},addCommands(){return{setVideo:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e}),updateVideo:e=>({commands:t})=>t.updateAttributes(this.name,e)}}});function Nn(){const{t:e}=$.useLocale(),t=Y(),{editorDisabled:r}=ue(),[n,o]=b.useState(""),s=b.useRef(null),[l,a]=b.useState(""),[c,d]=b.useState(!1),m=oe(Ne.name),p=Ce.UPLOAD_VIDEO(t.id);Ve(d,[p]);const h=b.useMemo(()=>(m==null?void 0:m.options)??{},[m]);async function y(f){var w;const v=(w=f==null?void 0:f.target)==null?void 0:w.files;if(!t||t.isDestroyed||v.length===0)return;const g=v[0];let S="";h.upload?S=await h.upload(g):S=URL.createObjectURL(g),t.chain().focus().setVideo({src:S,width:"100%"}).run(),d(!1)}function x(f){f.preventDefault(),f.stopPropagation(),n&&(t.chain().focus().setVideo({src:n,width:"100%"}).run(),d(!1),o(""))}function k(f){var v;f.preventDefault(),(v=s.current)==null||v.click()}return r?i.jsx(i.Fragment,{}):i.jsx(de,{onOpenChange:d,open:c,children:i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.video.dialog.title")}),i.jsxs(Ee,{activationMode:"manual",defaultValue:(h==null?void 0:h.resourceVideo)==="both"||(h==null?void 0:h.resourceVideo)==="upload"?"upload":"link",children:[i.jsxs(je,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[((h==null?void 0:h.resourceVideo)==="both"||(h==null?void 0:h.resourceVideo)==="upload")&&i.jsx(J,{value:"upload",children:e("editor.video.dialog.tab.upload")}),((h==null?void 0:h.resourceVideo)==="both"||(h==null?void 0:h.resourceVideo)==="link")&&i.jsx(J,{value:"link",children:e("editor.video.dialog.link")})]}),i.jsxs(Q,{value:"upload",children:[i.jsx("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:i.jsx(W,{className:"richtext-mt-1 richtext-w-full",onClick:k,size:"sm",children:e("editor.video.dialog.tab.upload")})}),i.jsx("input",{accept:"video/*",multiple:!0,onChange:y,ref:s,type:"file",style:{display:"none"}})]}),i.jsxs(Q,{value:"link",children:[i.jsx("div",{children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(re,{autoFocus:!0,placeholder:e("editor.video.dialog.placeholder"),required:!0,type:"url",value:n,onBlur:f=>{const v=f.target.value,g=h.videoProviders||["."];v&&!Gt(v,g)?a("Invalid video URL"):a("")},onChange:f=>{o(f.target.value)}}),i.jsx(W,{onClick:x,type:"button",children:e("editor.video.dialog.button.apply")})]})}),l&&i.jsx("div",{className:"richtext-my-[5px] richtext-text-red-500",children:l})]})]})]})})}function Xt(){return i.jsxs(i.Fragment,{children:[i.jsx(An,{}),i.jsx(Nn,{}),i.jsx(Xi,{})]})}process.env.NODE_ENV!=="production"&&(Xt.displayName="SlashDialogTrigger");exports.ActionButton=ae;exports.Attachment=it;exports.Button=W;exports.Checkbox=_e;exports.Dialog=de;exports.DialogContent=ie;exports.DialogFooter=tt;exports.DialogHeader=zt;exports.DialogTitle=ne;exports.DialogTrigger=De;exports.EVENTS=Ce;exports.IconComponent=Me;exports.Image=we;exports.Input=re;exports.Label=fe;exports.MenuDown=Ct;exports.ReactBusProvider=hi;exports.RichTextAttachment=Gi;exports.RichTextImage=Mn;exports.RichTextVideo=In;exports.SlashDialogTrigger=Xt;exports.Toggle=Je;exports.Tooltip=Mt;exports.TooltipContent=Qe;exports.TooltipProvider=oi;exports.TooltipTrigger=St;exports.Video=Ne;exports.clamp=Pi;exports.clamp$1=Ft;exports.cn=D;exports.cva=ze;exports.dataURLtoFile=Rt;exports.debounce=$t;exports.emit=Lt;exports.ensureNameValueOptions=Wi;exports.getDatasetAttribute=se;exports.getShortcutKey=yt;exports.getShortcutKeys=jt;exports.hasExtension=$i;exports.icons=Ke;exports.index_default=Ht;exports.isNumber=Xe;exports.nodeAttrsToDataset=_i;exports.throttle=qe;exports.toast=At;exports.useActive=Hi;exports.useButtonProps=He;exports.useEditableEditor=rt;exports.useEditorInstance=Y;exports.useExtension=oe;exports.useListener=Ve;exports.useStoreEditableEditor=Di;exports.useToast=Re;exports.useToggleActive=ue;