reactjs-tiptap-editor 1.0.20 → 1.0.21

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 (126) hide show
  1. package/lib/{ActionMenuButton-BPgqKDXT.cjs → ActionMenuButton-BVaZBdL3.cjs} +1 -1
  2. package/lib/{ActionMenuButton-CMXWxvWu.js → ActionMenuButton-Cpla3oSm.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.js +23 -23
  5. package/lib/Blockquote.cjs +1 -1
  6. package/lib/Blockquote.js +1 -1
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +1 -1
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +1 -1
  11. package/lib/Callout-JL3mm4GU.cjs +1 -0
  12. package/lib/Callout-mb31jDcR.js +340 -0
  13. package/lib/Callout.cjs +1 -1
  14. package/lib/Callout.js +8 -222
  15. package/lib/Clear.cjs +1 -1
  16. package/lib/Clear.js +1 -1
  17. package/lib/Code.cjs +1 -1
  18. package/lib/Code.js +1 -1
  19. package/lib/CodeBlock.cjs +1 -1
  20. package/lib/CodeBlock.js +1 -1
  21. package/lib/CodeView.cjs +1 -1
  22. package/lib/CodeView.js +1 -1
  23. package/lib/Color.cjs +1 -1
  24. package/lib/Color.js +2 -2
  25. package/lib/Column.cjs +1 -1
  26. package/lib/Column.js +1 -1
  27. package/lib/{Drawer-BivLAzMN.cjs → Drawer-94nAoli4.cjs} +1 -1
  28. package/lib/{Drawer-BmVmgJsc.js → Drawer-d9e69c7G.js} +18 -18
  29. package/lib/Drawer.cjs +1 -1
  30. package/lib/Drawer.js +2 -2
  31. package/lib/Emoji.cjs +1 -1
  32. package/lib/Emoji.js +8 -8
  33. package/lib/Excalidraw.cjs +1 -1
  34. package/lib/Excalidraw.js +5 -5
  35. package/lib/ExportPdf.cjs +1 -1
  36. package/lib/ExportPdf.js +1 -1
  37. package/lib/ExportWord.cjs +1 -1
  38. package/lib/ExportWord.js +1 -1
  39. package/lib/FontFamily.cjs +1 -1
  40. package/lib/FontFamily.js +3 -3
  41. package/lib/FontSize.cjs +1 -1
  42. package/lib/FontSize.js +3 -3
  43. package/lib/Heading.cjs +1 -1
  44. package/lib/Heading.js +8 -8
  45. package/lib/Highlight.cjs +1 -1
  46. package/lib/Highlight.js +2 -2
  47. package/lib/History.cjs +1 -1
  48. package/lib/History.js +1 -1
  49. package/lib/HorizontalRule.cjs +1 -1
  50. package/lib/HorizontalRule.js +1 -1
  51. package/lib/{Iframe-CAUrccA0.js → Iframe-CkUClxtI.js} +5 -5
  52. package/lib/{Iframe-hwg9FxhU.cjs → Iframe-qCivhCR5.cjs} +1 -1
  53. package/lib/Iframe.cjs +1 -1
  54. package/lib/Iframe.js +1 -1
  55. package/lib/Image.cjs +1 -1
  56. package/lib/Image.js +4 -4
  57. package/lib/ImageGif.cjs +1 -1
  58. package/lib/ImageGif.js +35 -35
  59. package/lib/ImportWord.cjs +1 -1
  60. package/lib/ImportWord.js +12 -12
  61. package/lib/{Indent-3MoIatX1.js → Indent-BTzj50Sf.js} +1 -1
  62. package/lib/{Indent-MuSU0kXz.cjs → Indent-DtgugDpq.cjs} +1 -1
  63. package/lib/Indent.cjs +1 -1
  64. package/lib/Indent.js +1 -1
  65. package/lib/Italic.cjs +1 -1
  66. package/lib/Italic.js +1 -1
  67. package/lib/{Katex-xS-XZKQc.js → Katex-BuFwL_MA.js} +4 -3
  68. package/lib/Katex-RcbH2O5p.cjs +4 -0
  69. package/lib/Katex.cjs +1 -1
  70. package/lib/Katex.js +1 -1
  71. package/lib/LineHeight.cjs +1 -1
  72. package/lib/LineHeight.js +2 -2
  73. package/lib/Link.cjs +1 -1
  74. package/lib/Link.js +1 -1
  75. package/lib/{LinkEditBlock-DLDY-8Ax.cjs → LinkEditBlock-CSKh_5n7.cjs} +1 -1
  76. package/lib/{LinkEditBlock-Dhvz7DCA.js → LinkEditBlock-DYOmu7jQ.js} +25 -25
  77. package/lib/Mermaid.cjs +2 -2
  78. package/lib/Mermaid.js +44 -43
  79. package/lib/MoreMark.cjs +1 -1
  80. package/lib/MoreMark.js +4 -4
  81. package/lib/OrderedList.cjs +1 -1
  82. package/lib/OrderedList.js +1 -1
  83. package/lib/SearchAndReplace.cjs +1 -1
  84. package/lib/SearchAndReplace.js +7 -7
  85. package/lib/SlashCommand.cjs +1 -1
  86. package/lib/SlashCommand.js +2 -2
  87. package/lib/{SlashCommandNodeView-RnDRm4Z1.js → SlashCommandNodeView-CT_-28t6.js} +6 -6
  88. package/lib/{SlashCommandNodeView-CavaOSwo.cjs → SlashCommandNodeView-CYdYVjeb.cjs} +1 -1
  89. package/lib/Strike.cjs +1 -1
  90. package/lib/Strike.js +1 -1
  91. package/lib/{Table-DN4TuDz1.js → Table-CEHV8gmO.js} +2 -2
  92. package/lib/{Table-m32ZhtxF.cjs → Table-DOl6C6To.cjs} +1 -1
  93. package/lib/Table.cjs +1 -1
  94. package/lib/Table.js +1 -1
  95. package/lib/TaskList.cjs +1 -1
  96. package/lib/TaskList.js +1 -1
  97. package/lib/TextAlign.cjs +1 -1
  98. package/lib/TextAlign.js +2 -2
  99. package/lib/TextDirection.cjs +1 -1
  100. package/lib/TextDirection.js +2 -2
  101. package/lib/TextUnderline.cjs +1 -1
  102. package/lib/TextUnderline.js +1 -1
  103. package/lib/{Twitter-CJhQLKYS.cjs → Twitter-DDuJwWdF.cjs} +1 -1
  104. package/lib/{Twitter-B2FDarxE.js → Twitter-DxqKzo3U.js} +7 -7
  105. package/lib/Twitter.cjs +1 -1
  106. package/lib/Twitter.js +1 -1
  107. package/lib/Video.cjs +1 -1
  108. package/lib/Video.js +3 -3
  109. package/lib/bubble.cjs +6 -6
  110. package/lib/bubble.js +667 -640
  111. package/lib/{dropdown-menu-CWd8VVRO.js → dropdown-menu-BYbds8yQ.js} +1 -1
  112. package/lib/{dropdown-menu-C0VlKIZC.cjs → dropdown-menu-CoZZaqv5.cjs} +1 -1
  113. package/lib/{index-B2a7NqnN.js → index-B1SzsIsE.js} +1020 -1149
  114. package/lib/index-DirFiHQ6.cjs +1 -0
  115. package/lib/index.cjs +1 -1
  116. package/lib/index.js +12 -12
  117. package/lib/{popover-UUKfPWue.cjs → popover-BaAurWOZ.cjs} +1 -1
  118. package/lib/{popover-BrSDMb_n.js → popover-CK54Ip2N.js} +1 -1
  119. package/lib/{separator-LH5EzF0T.cjs → separator-ByK1SKWn.cjs} +1 -1
  120. package/lib/{separator-fpWkZkoh.js → separator-XZA3-egy.js} +14 -14
  121. package/lib/style.css +1 -1
  122. package/lib/textarea--IMIy9VF.js +20 -0
  123. package/lib/textarea-mwHtiXJV.cjs +1 -0
  124. package/package.json +1 -1
  125. package/lib/Katex-BPQ7_A3w.cjs +0 -4
  126. package/lib/index-czmcFIW7.cjs +0 -1
@@ -1 +0,0 @@
1
- "use strict";const i=require("react/jsx-runtime"),g=require("react"),xt=require("@radix-ui/react-slot"),We=require("./index-NsYff_Ni.cjs");require("./theme.cjs");const ce=require("./clsx-DSAWW32g.cjs"),Zt=require("@radix-ui/react-tabs"),Kt=require("@radix-ui/react-select"),c=require("lucide-react"),Qt=require("@radix-ui/react-dialog"),se=require("./index-C4WLt4NA.cjs"),$=require("./index-BqL4vAWE.cjs"),Ce=require("@radix-ui/react-icons"),Jt=require("@radix-ui/react-toggle"),er=require("@radix-ui/react-tooltip"),tr=require("@radix-ui/react-label"),rr=require("@radix-ui/react-checkbox"),ir=require("react-image-crop");function te(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 D=te(g),re=te(Zt),O=te(Kt),W=te(Qt),ft=te(Jt),ve=te(er),mt=te(tr),Ue=te(rr),Ge="-",nr=e=>{const t=sr(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:l=>{const a=l.split(Ge);return a[0]===""&&a.length!==1&&a.shift(),gt(a,t)||or(l)},getConflictingClassGroupIds:(l,a)=>{const d=r[l]||[];return a&&n[l]?[...d,...n[l]]:d}}},gt=(e,t)=>{var l;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),o=n?gt(e.slice(1),n):void 0;if(o)return o;if(t.validators.length===0)return;const s=e.join(Ge);return(l=t.validators.find(({validator:a})=>a(s)))==null?void 0:l.classGroupId},st=/^\[(.+)\]$/,or=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}},sr=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return lr(Object.entries(e.classGroups),r).forEach(([s,l])=>{Be(l,n,s,t)}),n},Be=(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(ar(o)){Be(o(n),t,r,n);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(([s,l])=>{Be(l,at(t,s),r,n)})})},at=(e,t)=>{let r=e;return t.split(Ge).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},ar=e=>e.isThemeGetter,lr=(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,cr=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="!",dr=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,o=t[0],s=t.length,l=a=>{const d=[];let u=0,p=0,b;for(let f=0;f<a.length;f++){let v=a[f];if(u===0){if(v===o&&(n||a.slice(f,f+s)===t)){d.push(a.slice(p,f)),p=f+s;continue}if(v==="/"){b=f;continue}}v==="["?u++:v==="]"&&u--}const h=d.length===0?a:a.substring(p),S=h.startsWith(pt),w=S?h.substring(1):h,T=b&&b>p?b-p:void 0;return{modifiers:d,hasImportantModifier:S,baseClassName:w,maybePostfixModifierPosition:T}};return r?a=>r({className:a,parseClassName:l}):l},ur=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},hr=e=>({cache:cr(e.cacheSize),parseClassName:dr(e),...nr(e)}),xr=/\s+/,fr=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o}=t,s=[],l=e.trim().split(xr);let a="";for(let d=l.length-1;d>=0;d-=1){const u=l[d],{modifiers:p,hasImportantModifier:b,baseClassName:h,maybePostfixModifierPosition:S}=r(u);let w=!!S,T=n(w?h.substring(0,S):h);if(!T){if(!w){a=u+(a.length>0?" "+a:a);continue}if(T=n(h),!T){a=u+(a.length>0?" "+a:a);continue}w=!1}const f=ur(p).join(":"),v=b?f+pt:f,x=v+T;if(s.includes(x))continue;s.push(x);const N=o(T,w);for(let m=0;m<N.length;++m){const P=N[m];s.push(v+P)}a=u+(a.length>0?" "+a:a)}return a};function mr(){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 gr(e,...t){let r,n,o,s=l;function l(d){const u=t.reduce((p,b)=>b(p),e());return r=hr(u),n=r.cache.get,o=r.cache.set,s=a,a(d)}function a(d){const u=n(d);if(u)return u;const p=fr(d,r);return o(d,p),p}return function(){return s(mr.apply(null,arguments))}}const V=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},vt=/^\[(?:([a-z-]+):)?(.+)\]$/i,pr=/^\d+\/\d+$/,br=new Set(["px","full","screen"]),vr=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,wr=/\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$/,yr=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,jr=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Cr=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,X=e=>ae(e)||br.has(e)||pr.test(e),Q=e=>ue(e,"length",Lr),ae=e=>!!e&&!Number.isNaN(Number(e)),Ve=e=>ue(e,"number",ae),xe=e=>!!e&&Number.isInteger(Number(e)),Sr=e=>e.endsWith("%")&&ae(e.slice(0,-1)),M=e=>vt.test(e),J=e=>vr.test(e),kr=new Set(["length","size","percentage"]),Tr=e=>ue(e,kr,wt),Mr=e=>ue(e,"position",wt),Ir=new Set(["image","url"]),Nr=e=>ue(e,Ir,Er),zr=e=>ue(e,"",Ar),fe=()=>!0,ue=(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},Lr=e=>wr.test(e)&&!yr.test(e),wt=()=>!1,Ar=e=>jr.test(e),Er=e=>Cr.test(e),Rr=()=>{const e=V("colors"),t=V("spacing"),r=V("blur"),n=V("brightness"),o=V("borderColor"),s=V("borderRadius"),l=V("borderSpacing"),a=V("borderWidth"),d=V("contrast"),u=V("grayscale"),p=V("hueRotate"),b=V("invert"),h=V("gap"),S=V("gradientColorStops"),w=V("gradientColorStopPositions"),T=V("inset"),f=V("margin"),v=V("opacity"),x=V("padding"),N=V("saturate"),m=V("scale"),P=V("sepia"),y=V("skew"),R=V("space"),z=V("translate"),U=()=>["auto","contain","none"],_=()=>["auto","hidden","clip","visible","scroll"],k=()=>["auto",M,t],j=()=>[M,t],C=()=>["",X,Q],I=()=>["auto",ae,M],E=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],L=()=>["solid","dashed","dotted","double","none"],B=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],H=()=>["start","end","center","between","around","evenly","stretch"],q=()=>["","0",M],je=()=>["auto","avoid","all","avoid-page","page","left","right","column"],G=()=>[ae,M];return{cacheSize:500,separator:":",theme:{colors:[fe],spacing:[X,Q],blur:["none","",J,M],brightness:G(),borderColor:[e],borderRadius:["none","","full",J,M],borderSpacing:j(),borderWidth:C(),contrast:G(),grayscale:q(),hueRotate:G(),invert:q(),gap:j(),gradientColorStops:[e],gradientColorStopPositions:[Sr,Q],inset:k(),margin:k(),opacity:G(),padding:j(),saturate:G(),scale:G(),sepia:q(),skew:G(),space:j(),translate:j()},classGroups:{aspect:[{aspect:["auto","square","video",M]}],container:["container"],columns:[{columns:[J]}],"break-after":[{"break-after":je()}],"break-before":[{"break-before":je()}],"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(),M]}],overflow:[{overflow:_()}],"overflow-x":[{"overflow-x":_()}],"overflow-y":[{"overflow-y":_()}],overscroll:[{overscroll:U()}],"overscroll-x":[{"overscroll-x":U()}],"overscroll-y":[{"overscroll-y":U()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[T]}],"inset-x":[{"inset-x":[T]}],"inset-y":[{"inset-y":[T]}],start:[{start:[T]}],end:[{end:[T]}],top:[{top:[T]}],right:[{right:[T]}],bottom:[{bottom:[T]}],left:[{left:[T]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",xe,M]}],basis:[{basis:k()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",M]}],grow:[{grow:q()}],shrink:[{shrink:q()}],order:[{order:["first","last","none",xe,M]}],"grid-cols":[{"grid-cols":[fe]}],"col-start-end":[{col:["auto",{span:["full",xe,M]},M]}],"col-start":[{"col-start":I()}],"col-end":[{"col-end":I()}],"grid-rows":[{"grid-rows":[fe]}],"row-start-end":[{row:["auto",{span:[xe,M]},M]}],"row-start":[{"row-start":I()}],"row-end":[{"row-end":I()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",M]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",M]}],gap:[{gap:[h]}],"gap-x":[{"gap-x":[h]}],"gap-y":[{"gap-y":[h]}],"justify-content":[{justify:["normal",...H()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...H(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...H(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[x]}],px:[{px:[x]}],py:[{py:[x]}],ps:[{ps:[x]}],pe:[{pe:[x]}],pt:[{pt:[x]}],pr:[{pr:[x]}],pb:[{pb:[x]}],pl:[{pl:[x]}],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":[R]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[R]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",M,t]}],"min-w":[{"min-w":[M,t,"min","max","fit"]}],"max-w":[{"max-w":[M,t,"none","full","min","max","fit","prose",{screen:[J]},J]}],h:[{h:[M,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[M,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[M,t,"auto","min","max","fit"]}],"font-size":[{text:["base",J,Q]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ve]}],"font-family":[{font:[fe]}],"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",M]}],"line-clamp":[{"line-clamp":["none",ae,Ve]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",X,M]}],"list-image":[{"list-image":["none",M]}],"list-style-type":[{list:["none","disc","decimal",M]}],"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:[...L(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",X,Q]}],"underline-offset":[{"underline-offset":["auto",X,M]}],"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:j()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",M]}],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",M]}],"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(),Mr]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Tr]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Nr]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[w]}],"gradient-via-pos":[{via:[w]}],"gradient-to-pos":[{to:[w]}],"gradient-from":[{from:[S]}],"gradient-via":[{via:[S]}],"gradient-to":[{to:[S]}],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:[...L(),"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:L()}],"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:["",...L()]}],"outline-offset":[{"outline-offset":[X,M]}],"outline-w":[{outline:[X,Q]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:C()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[v]}],"ring-offset-w":[{"ring-offset":[X,Q]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",J,zr]}],"shadow-color":[{shadow:[fe]}],opacity:[{opacity:[v]}],"mix-blend":[{"mix-blend":[...B(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":B()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",J,M]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[p]}],invert:[{invert:[b]}],saturate:[{saturate:[N]}],sepia:[{sepia:[P]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[p]}],"backdrop-invert":[{"backdrop-invert":[b]}],"backdrop-opacity":[{"backdrop-opacity":[v]}],"backdrop-saturate":[{"backdrop-saturate":[N]}],"backdrop-sepia":[{"backdrop-sepia":[P]}],"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",M]}],duration:[{duration:G()}],ease:[{ease:["linear","in","out","in-out",M]}],delay:[{delay:G()}],animate:[{animate:["none","spin","ping","pulse","bounce",M]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[m]}],"scale-x":[{"scale-x":[m]}],"scale-y":[{"scale-y":[m]}],rotate:[{rotate:[xe,M]}],"translate-x":[{"translate-x":[z]}],"translate-y":[{"translate-y":[z]}],"skew-x":[{"skew-x":[y]}],"skew-y":[{"skew-y":[y]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",M]}],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",M]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":j()}],"scroll-mx":[{"scroll-mx":j()}],"scroll-my":[{"scroll-my":j()}],"scroll-ms":[{"scroll-ms":j()}],"scroll-me":[{"scroll-me":j()}],"scroll-mt":[{"scroll-mt":j()}],"scroll-mr":[{"scroll-mr":j()}],"scroll-mb":[{"scroll-mb":j()}],"scroll-ml":[{"scroll-ml":j()}],"scroll-p":[{"scroll-p":j()}],"scroll-px":[{"scroll-px":j()}],"scroll-py":[{"scroll-py":j()}],"scroll-ps":[{"scroll-ps":j()}],"scroll-pe":[{"scroll-pe":j()}],"scroll-pt":[{"scroll-pt":j()}],"scroll-pr":[{"scroll-pr":j()}],"scroll-pb":[{"scroll-pb":j()}],"scroll-pl":[{"scroll-pl":j()}],"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",M]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[X,Q,Ve]}],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"]}}},Vr=gr(Rr);function A(...e){return Vr(ce.clsx(e))}let De;function Pe(){return De===void 0&&(De=navigator.platform.includes("Mac")),De}function yt(e){return`${e}`.toLowerCase()==="mod"?Pe()?"⌘":"Ctrl":`${e}`.toLowerCase()==="alt"?Pe()?"⌥":"Alt":`${e}`.toLowerCase()==="shift"?Pe()?"⇧":"Shift":e}function jt(e){return e.map(yt).join(" ")}const qe=g.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:d={},action:u=void 0,isActive:p=void 0,children:b,asChild:h=!1,upload:S=!1,initialDisplayedColor:w=void 0,dataState:T=!1,...f}=e,v=Xe[r],x=h?xt.Slot:Ze,N=m=>{if(o){m.preventDefault();return}u==null||u(m)};return i.jsxs(Mt,{children:[i.jsx(It,{asChild:!0,children:i.jsxs(x,{className:A("richtext-h-[32px] richtext-w-[32px]",s),"data-state":T?"on":"off",disabled:o,onClick:N,ref:t,size:"sm",...f,children:[v&&i.jsx(v,{className:"richtext-size-4"}),b]})}),n&&i.jsx(Ke,{...d,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 Dr(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 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:"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 _r(){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 Hr(){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 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:"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 le(e){const t=Xe[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 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:"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 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 7v10h6v-2h-4V7z"})})}function Fr(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 $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:"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 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:"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 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:"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 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:"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 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:"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 Yr(){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 St(){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 kt(){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 Zr(){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 Kr(){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 Qr(){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 Jr(){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 ei(){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 ti(){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 ri(){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"})})}const Xe={Bold:c.Bold,LoaderCircle:c.LoaderCircle,Italic:c.Italic,Underline:c.Underline,Quote:c.Quote,TextQuote:Pr,Strikethrough:c.Strikethrough,Minus:c.Minus,Eraser:c.Eraser,PaintRoller:c.PaintRoller,Redo2:c.Redo2,Undo2:c.Undo2,AlignCenter:Ce.TextAlignCenterIcon,AlignJustify:Ce.TextAlignJustifyIcon,AlignLeft:Ce.TextAlignLeftIcon,AlignRight:Ce.TextAlignRightIcon,ChevronDown:c.ChevronDown,Subscript:c.Subscript,Superscript:c.Superscript,Code:c.Code,Code2:c.CodeXml,Type:c.Type,IndentIncrease:c.IndentIncrease,IndentDecrease:c.IndentDecrease,List:c.List,ListOrdered:c.ListOrdered,ListTodo:c.ListTodo,Link:c.Link,ImageUp:c.ImageUp,Video:c.Video,Maximize:c.Maximize,Minimize:c.Minimize,Table:c.Table,Sparkles:c.Sparkles,Pencil:c.Pencil,Unlink:c.Unlink,BetweenHorizonalEnd:c.BetweenHorizonalEnd,BetweenHorizonalStart:c.BetweenHorizonalStart,BetweenVerticalStart:c.BetweenVerticalStart,BetweenVerticalEnd:c.BetweenVerticalEnd,TableCellsMerge:c.TableCellsMerge,TableCellsSplit:c.TableCellsSplit,Trash2:c.Trash2,Trash:c.Trash,Replace:c.Replace,ChevronsUpDown:c.ChevronsUpDown,LineHeight:Ur,Word:Or,HeadingParagraph:c.Pilcrow,Heading1:c.Heading1,Heading2:c.Heading2,Heading3:c.Heading3,Heading4:c.Heading4,Heading5:c.Heading5,Heading6:c.Heading6,Columns2:c.Columns2,Columns3:c.Columns3,Columns4:c.Columns4,Plus:c.Plus,Grip:c.GripVertical,Copy:c.Copy,Clipboard:c.Clipboard,PanelLeft:c.PanelLeft,PanelRight:c.PanelRight,Columns:c.Columns2,Iframe:c.Frame,MenuDown:Ct,SizeS:$r,SizeM:Fr,SizeL:Br,AspectRatio:Dr,Emoji:c.SmilePlus,DeleteColumn:_r,DeleteRow:Hr,SearchAndReplace:c.Replace,EmojiIcon:c.SmilePlusIcon,KatexIcon:c.Sigma,ExportPdf:St,ExportWord:kt,ImportWord:ri,ColumnAddLeft:Gr,ColumnAddRight:qr,BookMarked:c.BookMarked,Excalidraw:Yr,ZoomIn:c.ZoomIn,ZoomOut:c.ZoomOut,Settings:c.Settings,Eye:c.Eye,TextDirection:Xr,LeftToRight:Qr,RightToLeft:ei,Attachment:c.Paperclip,GifIcon:Zr,ChevronUp:c.ChevronUp,Crop:c.CropIcon,Mermaid:Jr,Twitter:ti,CodeView:Wr,FlipX:c.FlipVertical,FlipY:c.FlipHorizontal,PencilRuler:c.PencilRuler,WrapText:c.WrapText,Loader:c.Loader2,X:c.X,Html:Kr,ExternalLink:c.ExternalLink,Callout:c.NotebookPen},lt=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,ct=ce.clsx,Ye=(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(u=>{const p=r==null?void 0:r[u],b=s==null?void 0:s[u];if(p===null)return null;const h=lt(p)||lt(b);return o[u][h]}),a=r&&Object.entries(r).reduce((u,p)=>{let[b,h]=p;return h===void 0||(u[b]=h),u},{}),d=t==null||(n=t.compoundVariants)===null||n===void 0?void 0:n.reduce((u,p)=>{let{class:b,className:h,...S}=p;return Object.entries(S).every(w=>{let[T,f]=w;return Array.isArray(f)?f.includes({...s,...a}[T]):{...s,...a}[T]===f})?[...u,b,h]:u},[]);return ct(e,l,d,r==null?void 0:r.class,r==null?void 0:r.className)},ii=Ye("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"}}),F=D.forwardRef(({className:e,variant:t,size:r,asChild:n=!1,...o},s)=>{const l=n?xt.Slot:"button";return i.jsx(l,{className:A(ii({variant:t,size:r,className:e})),ref:s,...o})});F.displayName="Button";const ee=D.forwardRef(({className:e,type:t,...r},n)=>i.jsx("input",{ref:n,type:t,className:A("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}));ee.displayName="Input";const ni=Ye("richtext-text-sm richtext-font-medium richtext-leading-none richtext-text-foreground peer-disabled:richtext-cursor-not-allowed peer-disabled:richtext-opacity-70"),de=D.forwardRef(({className:e,...t},r)=>i.jsx(mt.Root,{className:A(ni(),e),ref:r,...t}));de.displayName=mt.Root.displayName;const ze=re.Root,we=D.forwardRef(({className:e,...t},r)=>i.jsx(re.List,{ref:r,className:A("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}));we.displayName=re.List.displayName;const Y=D.forwardRef(({className:e,...t},r)=>i.jsx(re.Trigger,{ref:r,className:A("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}));Y.displayName=re.Trigger.displayName;const Z=D.forwardRef(({className:e,...t},r)=>i.jsx(re.Content,{ref:r,className:A("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}));Z.displayName=re.Content.displayName;const Tt=D.forwardRef(({className:e,...t},r)=>i.jsx("textarea",{ref:r,className:A("richtext-flex richtext-min-h-[80px] richtext-w-full richtext-rounded-md !richtext-border richtext-border-input richtext-bg-transparent richtext-px-3 richtext-py-2 richtext-text-sm richtext-ring-offset-background placeholder: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-cursor-not-allowed disabled:richtext-opacity-50",e),...t}));Tt.displayName="Textarea";const oi=Ye("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"}}),Ze=D.forwardRef(({className:e,variant:t,size:r,...n},o)=>i.jsx(ft.Root,{ref:o,className:A(oi({variant:t,size:r,className:e})),...n}));Ze.displayName=ft.Root.displayName;const si=ve.Provider,Mt=ve.Root,It=ve.Trigger,Ke=D.forwardRef(({className:e,sideOffset:t=4,...r},n)=>i.jsx(ve.Content,{"data-richtext-portal":!0,ref:n,sideOffset:t,className:A("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}));Ke.displayName=ve.Content.displayName;const ai=O.Root,li=O.Value,Nt=D.forwardRef(({className:e,children:t,...r},n)=>i.jsxs(O.Trigger,{ref:n,className:A("richtext-flex richtext-h-10 richtext-w-full richtext-items-center richtext-justify-between richtext-rounded-md richtext-border richtext-border-input richtext-bg-background richtext-px-3 richtext-py-2 richtext-text-sm richtext-text-foreground richtext-ring-offset-background placeholder:richtext-text-muted-foreground focus:richtext-outline-none focus:richtext-ring-2 focus:richtext-ring-ring focus:richtext-ring-offset-1 disabled:richtext-cursor-not-allowed disabled:richtext-opacity-50 [&>span]:richtext-line-clamp-1",e),...r,children:[t,i.jsx(O.Icon,{asChild:!0,children:i.jsx(c.ChevronDown,{className:"richtext-size-4 richtext-opacity-50"})})]}));Nt.displayName=O.Trigger.displayName;const zt=D.forwardRef(({className:e,...t},r)=>i.jsx(O.ScrollUpButton,{ref:r,className:A("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:i.jsx(c.ChevronUp,{className:"richtext-size-4"})}));zt.displayName=O.ScrollUpButton.displayName;const Lt=D.forwardRef(({className:e,...t},r)=>i.jsx(O.ScrollDownButton,{ref:r,className:A("richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",e),...t,children:i.jsx(c.ChevronDown,{className:"richtext-size-4"})}));Lt.displayName=O.ScrollDownButton.displayName;const At=D.forwardRef(({className:e,children:t,position:r="popper",...n},o)=>i.jsx(O.Portal,{children:i.jsxs(O.Content,{"data-richtext-portal":!0,position:r,ref:o,className:A("richtext-relative richtext-z-50 richtext-max-h-60 richtext-min-w-[8rem] richtext-overflow-hidden richtext-overflow-y-auto richtext-rounded-md richtext-border !richtext-border-border richtext-bg-popover richtext-text-popover-foreground richtext-shadow-md 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-[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",r==="popper"&&"data-[side=bottom]:richtext-translate-y-1 data-[side=left]:richtext--translate-x-1 data-[side=right]:richtext-translate-x-1 data-[side=top]:richtext--translate-y-1",e),...n,children:[i.jsx(zt,{}),i.jsx(O.Viewport,{className:A("richtext-p-1",r==="popper"&&"richtext-h-[var(--radix-select-trigger-height)] richtext-w-full richtext-min-w-[var(--radix-select-trigger-width)]"),children:t}),i.jsx(Lt,{})]})}));At.displayName=O.Content.displayName;const ci=D.forwardRef(({className:e,...t},r)=>i.jsx(O.Label,{className:A("richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-font-semibold",e),ref:r,...t}));ci.displayName=O.Label.displayName;const Et=D.forwardRef(({className:e,children:t,...r},n)=>i.jsxs(O.Item,{ref:n,className:A("richtext-relative richtext-flex richtext-w-full richtext-cursor-default richtext-select-none richtext-items-center richtext-rounded-sm richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-outline-none focus:richtext-bg-accent focus:richtext-text-accent-foreground data-[disabled]:richtext-pointer-events-none data-[disabled]:richtext-opacity-50",e),...r,children:[i.jsx("span",{className:"richtext-absolute richtext-left-2 richtext-flex richtext-size-3.5 richtext-items-center richtext-justify-center",children:i.jsx(O.ItemIndicator,{children:i.jsx(c.Check,{className:"richtext-size-4"})})}),i.jsx(O.ItemText,{children:t})]}));Et.displayName=O.Item.displayName;const di=D.forwardRef(({className:e,...t},r)=>i.jsx(O.Separator,{className:A("richtext--mx-1 richtext-my-1 richtext-h-px richtext-bg-muted",e),ref:r,...t}));di.displayName=O.Separator.displayName;const ui=1,hi=1e6;let _e=0;function xi(){return _e=(_e+1)%Number.MAX_SAFE_INTEGER,_e.toString()}const He=new Map;function dt(e){if(He.has(e))return;const t=setTimeout(()=>{He.delete(e),ge({type:"REMOVE_TOAST",toastId:e})},hi);He.set(e,t)}function fi(e,t){switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,ui)};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 ke=[];let Te={toasts:[]};function ge(e){Te=fi(Te,e),ke.forEach(t=>{t(Te)})}function mi({...e}){const t=xi(),r=o=>ge({type:"UPDATE_TOAST",toast:{...o,id:t}}),n=()=>ge({type:"DISMISS_TOAST",toastId:t});return ge({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:o=>{o||n()}}}),{id:t,dismiss:n,update:r}}function Le(){const[e,t]=D.useState(Te);return D.useEffect(()=>(ke.push(t),()=>{const r=ke.indexOf(t);r>-1&&ke.splice(r,1)}),[e]),{...e,toast:mi,dismiss:r=>ge({type:"DISMISS_TOAST",toastId:r})}}const Ae=D.forwardRef(({className:e,...t},r)=>i.jsx(Ue.Root,{ref:r,className:A("!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(Ue.Indicator,{className:A("!richtext-flex !richtext-items-center !richtext-justify-center !richtext-p-0 !richtext-text-current"),children:i.jsx(c.Check,{className:"!richtext-h-4 !richtext-w-4"})})}));Ae.displayName=Ue.Root.displayName;function gi(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 Qe=gi(),Rt=g.createContext(Qe),pi=()=>g.useContext(Rt);function Je(e,t){const r=pi();g.useEffect(()=>(t.map(n=>r.on(n,e)),()=>{t.map(n=>r.off(n,e))}),[r,t,e])}const bi=Qe.emit;function vi({children:e}){return i.jsx(Rt.Provider,{value:Qe,children:e})}const he=W.Root,Ee=W.Trigger,wi=W.Portal,Vt=D.forwardRef(({className:e,...t},r)=>i.jsx(W.Overlay,{ref:r,className:A("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}));Vt.displayName=W.Overlay.displayName;const ie=D.forwardRef(({className:e,children:t,...r},n)=>i.jsxs(wi,{"data-richtext-portal":!0,children:[i.jsx(Vt,{}),i.jsxs(W.Content,{"data-richtext-portal":!0,ref:n,className:A("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(W.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(c.X,{className:"richtext-size-4 richtext-text-accent-foreground"}),i.jsx("span",{className:"richtext-sr-only richtext-text-accent-foreground",children:"Close"})]})]})]}));ie.displayName=W.Content.displayName;function Dt({className:e,...t}){return i.jsx("div",{className:A("richtext-flex richtext-flex-col richtext-space-y-1.5 richtext-text-center sm:richtext-text-left",e),...t})}Dt.displayName="DialogHeader";function et({className:e,...t}){return i.jsx("div",{className:A("richtext-flex richtext-flex-col-reverse sm:richtext-flex-row sm:richtext-justify-end sm:richtext-space-x-2",e),...t})}et.displayName="DialogFooter";const ne=D.forwardRef(({className:e,...t},r)=>i.jsx(W.Title,{ref:r,className:A("richtext-text-lg richtext-font-semibold richtext-leading-none richtext-tracking-tight richtext-text-foreground",e),...t}));ne.displayName=W.Title.displayName;const yi=D.forwardRef(({className:e,...t},r)=>i.jsx(W.Description,{className:A("richtext-text-sm richtext-text-muted-foreground",e),ref:r,...t}));yi.displayName=W.Description.displayName;var ji=/(?:^|\s)(!\[(.+|:?)]\((\S+)(?:(?:\s+)["'](\S+)["'])?\))$/,Ci=se.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",se.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:"",d=(o=(n=e.attrs)==null?void 0:n.alt)!=null?o:"",u=(l=(s=e.attrs)==null?void 0:s.title)!=null?l:"";return u?`![${d}](${a} "${u}")`:`![${d}](${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 d=document.createElement("img");Object.entries(l).forEach(([b,h])=>{if(h!=null)switch(b){case"width":case"height":break;default:d.setAttribute(b,h);break}}),d.src=l.src;const u=new se.ResizableNodeView({element:d,editor:a,node:o,getPos:s,onResize:(b,h)=>{d.style.width=`${b}px`,d.style.height=`${h}px`},onCommit:(b,h)=>{const S=s();S!==void 0&&this.editor.chain().setNodeSelection(S).updateAttributes(this.name,{width:b,height:h}).run()},onUpdate:(b,h,S)=>b.type===o.type,options:{directions:e,min:{width:t,height:r},preserveAspectRatio:n===!0}}),p=u.dom;return p.style.visibility="hidden",p.style.pointerEvents="none",d.onload=()=>{p.style.visibility="",p.style.pointerEvents=""},u}},addCommands(){return{setImage:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e})}},addInputRules(){return[se.nodeInputRule({find:ji,type:this.type,getAttributes:e=>{const[,,t,r,n]=e;return{src:r,alt:t,title:n}}})]}}),Pt=Ci,Si=typeof global=="object"&&global&&global.Object===Object&&global,ki=typeof self=="object"&&self&&self.Object===Object&&self,_t=Si||ki||Function("return this")(),Me=_t.Symbol,Ht=Object.prototype,Ti=Ht.hasOwnProperty,Mi=Ht.toString,me=Me?Me.toStringTag:void 0;function Ii(e){var t=Ti.call(e,me),r=e[me];try{e[me]=void 0;var n=!0}catch{}var o=Mi.call(e);return n&&(t?e[me]=r:delete e[me]),o}var Ni=Object.prototype,zi=Ni.toString;function Li(e){return zi.call(e)}var Ai="[object Null]",Ei="[object Undefined]",ut=Me?Me.toStringTag:void 0;function Ot(e){return e==null?e===void 0?Ei:Ai:ut&&ut in Object(e)?Ii(e):Li(e)}function Ut(e){return e!=null&&typeof e=="object"}var Ri="[object Symbol]";function Vi(e){return typeof e=="symbol"||Ut(e)&&Ot(e)==Ri}var Di=/\s/;function Pi(e){for(var t=e.length;t--&&Di.test(e.charAt(t)););return t}var _i=/^\s+/;function Hi(e){return e&&e.slice(0,Pi(e)+1).replace(_i,"")}function Ie(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var ht=NaN,Oi=/^[-+]0x[0-9a-f]+$/i,Ui=/^0b[01]+$/i,Bi=/^0o[0-7]+$/i,Fi=parseInt;function pe(e){if(typeof e=="number")return e;if(Vi(e))return ht;if(Ie(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ie(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Hi(e);var r=Ui.test(e);return r||Bi.test(e)?Fi(e.slice(2),r?2:8):Oi.test(e)?ht:+e}function $i(e,t,r){return e===e&&(r!==void 0&&(e=e<=r?e:r),t!==void 0&&(e=e>=t?e:t)),e}function Bt(e,t,r){return r===void 0&&(r=t,t=void 0),r!==void 0&&(r=pe(r),r=r===r?r:0),t!==void 0&&(t=pe(t),t=t===t?t:0),$i(pe(e),t,r)}var Oe=function(){return _t.Date.now()},Wi="Expected a function",Gi=Math.max,qi=Math.min;function Ft(e,t,r){var n,o,s,l,a,d,u=0,p=!1,b=!1,h=!0;if(typeof e!="function")throw new TypeError(Wi);t=pe(t)||0,Ie(r)&&(p=!!r.leading,b="maxWait"in r,s=b?Gi(pe(r.maxWait)||0,t):s,h="trailing"in r?!!r.trailing:h);function S(y){var R=n,z=o;return n=o=void 0,u=y,l=e.apply(z,R),l}function w(y){return u=y,a=setTimeout(v,t),p?S(y):l}function T(y){var R=y-d,z=y-u,U=t-R;return b?qi(U,s-z):U}function f(y){var R=y-d,z=y-u;return d===void 0||R>=t||R<0||b&&z>=s}function v(){var y=Oe();if(f(y))return x(y);a=setTimeout(v,T(y))}function x(y){return a=void 0,h&&n?S(y):(n=o=void 0,l)}function N(){a!==void 0&&clearTimeout(a),u=0,n=d=o=a=void 0}function m(){return a===void 0?l:x(Oe())}function P(){var y=Oe(),R=f(y);if(n=arguments,o=this,d=y,R){if(a===void 0)return w(d);if(b)return clearTimeout(a),a=setTimeout(v,t),S(d)}return a===void 0&&(a=setTimeout(v,t)),l}return P.cancel=N,P.flush=m,P}var Xi="[object Number]";function Fe(e){return typeof e=="number"||Ut(e)&&Ot(e)==Xi}var Yi="Expected a function";function $e(e,t,r){var n=!0,o=!0;if(typeof e!="function")throw new TypeError(Yi);return Ie(r)&&(n="leading"in r?!!r.leading:n,o="trailing"in r?!!r.trailing:o),Ft(e,t,{leading:n,maxWait:t,trailing:o})}const Se={TOP_LEFT:"tl",TOP_RIGHT:"tr",BOTTOM_LEFT:"bl",BOTTOM_RIGHT:"br"};function Zi(e){var z,U,_;const[t,r]=g.useState({width:$.IMAGE_MAX_SIZE,height:$.IMAGE_MAX_SIZE}),[n,o]=g.useState({width:0,height:0}),[s]=g.useState([Se.TOP_LEFT,Se.TOP_RIGHT,Se.BOTTOM_LEFT,Se.BOTTOM_RIGHT]),[l,a]=g.useState(!1),[d,u]=g.useState({x:0,y:0,w:0,h:0,dir:""}),{align:p,inline:b}=(z=e==null?void 0:e.node)==null?void 0:z.attrs,h=b&&(p==="left"||p==="right"),S=g.useMemo(()=>{var ot;const{src:k,alt:j,width:C,height:I,flipX:E,flipY:L}=(ot=e==null?void 0:e.node)==null?void 0:ot.attrs,B=Fe(C)?`${C}px`:C,H=Fe(I)?`${I}px`:I,q=[];E&&q.push("rotateX(180deg)"),L&&q.push("rotateY(180deg)");const je=q.join(" ");return{src:k||void 0,alt:j||void 0,style:{width:B||void 0,height:H||void 0,transform:je||"none",...h?{float:p}:{}}}},[(U=e==null?void 0:e.node)==null?void 0:U.attrs]),w=g.useMemo(()=>{const{style:{width:k}}=S;return{width:k==="100%"?k:void 0}},[S]);function T(k){o({width:k.target.width,height:k.target.height})}function f(){const{editor:k,getPos:j}=e;k.commands.setNodeSelection(j())}const v=g.useCallback($e(()=>{const{editor:k}=e,{width:j}=getComputedStyle(k.view.dom);r(C=>({...C,width:Number.parseInt(j,10)}))},$.IMAGE_THROTTLE_WAIT_TIME),[e==null?void 0:e.editor]);function x(k,j){k.preventDefault(),k.stopPropagation();const C=n.width,I=n.height,E=C/I;let L=Number(e.node.attrs.width),B=Number(e.node.attrs.height);const H=t.width;L&&!B?(L=L>H?H:L,B=Math.round(L/E)):B&&!L?(L=Math.round(B*E),L=L>H?H:L):!L&&!B?(L=C>H?H:C,B=Math.round(L/E)):L=L>H?H:L,a(!0),u({x:k.clientX,y:k.clientY,w:L,h:B,dir:j})}const N=g.useCallback($e(k=>{if(k.preventDefault(),k.stopPropagation(),!l)return;const{x:j,w:C,dir:I}=d,E=(k.clientX-j)*(/l/.test(I)?-1:1),L=Bt(C+E,$.IMAGE_MIN_SIZE,t.width);e.updateAttributes({width:L,height:null})},$.IMAGE_THROTTLE_WAIT_TIME),[l,d,t,e.updateAttributes]),m=g.useCallback(k=>{k.preventDefault(),k.stopPropagation(),l&&(u({x:0,y:0,w:0,h:0,dir:""}),a(!1),f())},[l,f]),P=g.useCallback(()=>{document==null||document.addEventListener("mousemove",N,!0),document==null||document.addEventListener("mouseup",m,!0)},[N,m]),y=g.useCallback(()=>{document==null||document.removeEventListener("mousemove",N,!0),document==null||document.removeEventListener("mouseup",m,!0)},[N,m]);g.useEffect(()=>(l?P():y(),()=>{y()}),[l,P,y]);const R=g.useMemo(()=>new ResizeObserver(()=>v()),[v]);return g.useEffect(()=>(R.observe(e.editor.view.dom),()=>{R.disconnect()}),[e.editor.view.dom,R]),i.jsx(ce.NodeViewWrapper,{as:b?"span":"div",className:"image-view",style:{float:h?p:void 0,margin:h?p==="left"?"1em 1em 1em 0":"1em 0 1em 1em":void 0,display:b?"inline":"block",textAlign:h?void 0:p,width:((_=S.style)==null?void 0:_.width)??"auto",...h?{}:w},children:i.jsxs("div",{"data-drag-handle":!0,draggable:"true",style:w,className:`image-view__body ${e!=null&&e.selected?"image-view__body--focused":""} ${l?"image-view__body--resizing":""}`,children:[i.jsx("img",{alt:S.alt,className:"image-view__body__image block",height:"auto",onClick:f,onLoad:T,src:S.src,style:S.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(k=>i.jsx("span",{className:`image-resizer__handler image-resizer__handler--${k}`,onMouseDown:j=>x(j,k)},`image-dir-${k}`))})]})})}function Ki(e){const{editor:t}=ce.useCurrentEditor(),r=D.useMemo(()=>t,[e,t]);return ce.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 K(){return Ki().editor}const $t=We.y(!1);function tt(){return We.b($t)}function Qi(){return We.S($t)}const Wt=()=>!1;function Ji(e=Wt){const t=tt(),[r,n]=g.useState(()=>{const a=e();return typeof a=="boolean"?!a:a}),o=K();g.useEffect(()=>{if(!o||!e)return;const a=()=>{const d=e();n(typeof d=="boolean"?!d:d)};return a(),o.on("selectionUpdate",a),o.on("transaction",a),()=>{o.off("selectionUpdate",a),o.off("transaction",a)}},[o,e]);const s=g.useMemo(()=>!t||!o?!0:typeof r=="boolean"?r:!1,[t,o,r]),l=g.useMemo(()=>!t||!o,[t,o]);return{disabled:s,dataState:r,editorDisabled:l}}function ye(e=Wt){const t=tt(),[r,n]=g.useState({}),[o,s]=g.useState(e()),l=K();g.useEffect(()=>{if(!l||!e)return;const u=()=>{s(e())};return u(),l.on("selectionUpdate",u),()=>{l.off("selectionUpdate",u)}},[r,l,e]);const a=g.useMemo(()=>!t||!l,[t,l]),d=g.useMemo(()=>!t||!l,[t,l]);return{disabled:a,dataState:o,editorDisabled:d,update:()=>n({})}}function oe(e){const t=K();return g.useMemo(()=>t?t.extensionManager.extensions.find(n=>n.name===e):null,[t,e])}function en(e,t,r){return e<t?t:e>r?r:e}const tn=e=>typeof e=="number",rn=e=>typeof e=="string",nn=e=>typeof e=="function";function on(e,t="px"){if(!e)return e;const r=tn(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 sn(e,t){if(!e)return!1;const{extensions:r=[]}=(e==null?void 0:e.extensionManager)??{};return!!r.find(o=>o.name===t)}function an(e){return e.map(t=>rn(t)?{value:t,name:t}:t)}function rt(e){const t=K(),r=oe(e),{t:n}=$.useLocale();return g.useMemo(()=>{if(!t||!r||!n)return null;const{button:o}=r.options;return!o||!nn(o)?null:o({editor:t,extension:r,t:n})},[t,r,n])}function ln(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 d=a.split("/")[0];return l==null?void 0:l.startsWith(d+"/")}return l===a})}function it(e,t){const{acceptMimes:r,maxSize:n,t:o,toast:s}=t,l=[];return(Array.isArray(e)?e:Object.values(e)).forEach(d=>{if(!ln(d,r)){t.onError?t.onError({type:"type",message:o("editor.upload.fileTypeNotSupported",{fileName:d.name}),file:d}):s({variant:"default",title:o("editor.upload.fileTypeNotSupported",{fileName:d.name})});return}if(d.size>n){const u=(n/1024/1024).toFixed(2);t.onError?t.onError({type:"size",message:o("editor.upload.fileSizeTooBig",{fileName:d.name,size:u}),file:d}):s({variant:"default",title:o("editor.upload.fileSizeTooBig",{fileName:d.name,size:u})});return}l.push(d)}),l}function cn(){const{t:e}=$.useLocale(),{toast:t}=Le(),r=K(),n=rt(be.name),{icon:o,tooltip:s}=(n==null?void 0:n.componentProps)??{},{editorDisabled:l}=ye(),[a,d]=g.useState(!1),[u,p]=g.useState(!1),b=oe(be.name),[h,S]=g.useState(""),[w,T]=g.useState(""),f=g.useRef(null),v=(b==null?void 0:b.options.defaultInline)||!1,[x,N]=g.useState(v),m=g.useMemo(()=>(b==null?void 0:b.options)||Re,[b]);async function P(z){var k;const U=(k=z==null?void 0:z.target)==null?void 0:k.files;if(!r||r.isDestroyed||U.length===0||u){z.target.value="";return}const _=it(U,{acceptMimes:m==null?void 0:m.acceptMimes,maxSize:m==null?void 0:m.maxSize,t:e,toast:t,onError:m.onError});if(_.length<=0){z.target.value="";return}p(!0);try{if(m!=null&&m.multiple){const j=_.map(async I=>{let E="";return m.upload?E=await m.upload(I):E=URL.createObjectURL(I),E});(await Promise.all(j)).forEach(I=>{r.chain().focus().setImageInline({src:I,inline:x,alt:w}).run()})}else{const j=_[0];let C="";m.upload?C=await m.upload(j):C=URL.createObjectURL(j),r.chain().focus().setImageInline({src:C,inline:x,alt:w}).run()}d(!1),T(""),N(v)}catch(j){console.error("Error uploading image",j),m.onError?m.onError({type:"upload",message:e("editor.upload.error")}):t({variant:"destructive",title:e("editor.upload.error")})}finally{p(!1),z.target.value=""}}function y(z){z.preventDefault(),z.stopPropagation(),r.chain().focus().setImageInline({src:h,inline:x,alt:w}).run(),d(!1),N(v),S(""),T("")}function R(z){var U;z.preventDefault(),(U=f.current)==null||U.click()}return n?i.jsxs(he,{onOpenChange:d,open:a,children:[i.jsx(Ee,{asChild:!0,children:i.jsx(qe,{disabled:l,icon:o,tooltip:s,action:()=>{l||d(!0)}})}),i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.image.dialog.title")}),i.jsxs(ze,{activationMode:"manual",defaultValue:m.resourceImage==="both"||m.resourceImage==="upload"?"upload":"link",children:[m.resourceImage==="both"&&i.jsxs(we,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[i.jsx(Y,{value:"upload",children:e("editor.image.dialog.tab.upload")}),i.jsx(Y,{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(Ae,{checked:x,onCheckedChange:z=>{N(z)}}),i.jsx(de,{children:e("editor.link.dialog.inline")})]}),m.enableAlt&&i.jsxs("div",{className:"richtext-my-[10px]",children:[i.jsx(de,{className:"mb-[6px]",children:e("editor.imageUpload.alt")}),i.jsx(ee,{onChange:z=>T(z.target.value),required:!0,type:"text",value:w})]}),i.jsxs(Z,{value:"upload",children:[i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:[i.jsx(F,{className:"richtext-mt-1 richtext-w-full",disabled:u,onClick:R,size:"sm",children:u?i.jsxs(i.Fragment,{children:[e("editor.imageUpload.uploading"),i.jsx(le,{className:"richtext-ml-1 richtext-animate-spin",name:"Loader"})]}):e("editor.image.dialog.tab.upload")}),i.jsx(qt,{alt:w,disabled:u,editor:r,imageInline:x,onClose:()=>{T("")}})]}),i.jsx("input",{accept:m.acceptMimes.join(",")||"image/*",multiple:m.multiple,onChange:P,ref:f,style:{display:"none"},type:"file"})]}),i.jsx(Z,{value:"link",children:i.jsx("form",{onSubmit:y,children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(ee,{autoFocus:!0,onChange:z=>S(z.target.value),placeholder:e("editor.image.dialog.placeholder"),required:!0,type:"url",value:h}),i.jsx(F,{type:"submit",children:e("editor.image.dialog.button.apply")})]})})})]})]})]}):i.jsx(i.Fragment,{})}const Re={acceptMimes:["image/jpeg","image/gif","image/png","image/jpg"],maxSize:1024*1024*5,multiple:!0,resourceImage:"both",defaultInline:!1,enableAlt:!0},be=Pt.extend({group:"inline",inline:!0,defining:!0,draggable:!0,selectable:!0,addOptions(){var e;return{...Re,...(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),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 ce.ReactNodeViewRenderer(Zi)},addCommands(){var e;return{...(e=this.parent)==null?void 0:e.call(this),setImageInline:t=>({commands:r})=>r.insertContent({type:this.name,attrs:{...t,inline:t.inline??this.options.defaultInline}}),updateImage:t=>({commands:r})=>r.updateAttributes(this.name,t),setAlignImage:t=>({commands:r})=>r.updateAttributes(this.name,{align:t})}},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};`,p=`${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",se.mergeAttributes({height:"auto",style:p},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 dn(e){return e.replace(/^.*\/|\..+$/g,"")}function un(e){return e.split(".").pop()}function hn(e){return e<1024?`${e} Byte`:e<1024*1024?`${(e/1024).toFixed(2)} KB`:`${(e/1024/1024).toFixed(2)} MB`}function xn(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 fn(e){return new Promise(t=>{const r=new FileReader;r.addEventListener("load",()=>{t({alt:e.name,src:r.result})},!1),r.readAsDataURL(e)})}function Gt(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 qt({editor:e,imageInline:t,onClose:r,disabled:n,alt:o}){var k,j;const{t:s}=$.useLocale(),{toast:l}=Le(),[a,d]=g.useState(!1),[u,p]=g.useState(!1),b=g.useRef(null),[h,S]=g.useState(),[w,T]=g.useState(""),f=g.useRef(null),[v,x]=g.useState({src:"",file:null}),N=oe(be.name),m=g.useMemo(()=>(N==null?void 0:N.options)??{},[N]);function P(C){if(b.current&&C.width&&C.height){const I=y(b.current,C);T(I)}}function y(C,I){const E=document.createElement("canvas"),L=C.naturalWidth/C.width,B=C.naturalHeight/C.height;E.width=I.width*L,E.height=I.height*B;const H=E.getContext("2d");return H&&(H.imageSmoothingEnabled=!1,H.drawImage(C,I.x*L,I.y*B,I.width*L,I.height*B,0,0,I.width*L,I.height*B)),E.toDataURL("image/png",1)}const R=g.useCallback(async()=>{var C;if(!u){p(!0);try{const I=Gt(w,((C=v==null?void 0:v.file)==null?void 0:C.name)||"image.png");let E="";m.upload?E=await m.upload(I):E=URL.createObjectURL(I),e.chain().focus().setImageInline({src:E,inline:t,alt:o}).run(),d(!1),x({src:"",file:null}),_(),r()}catch(I){console.error("Error cropping image",I)}finally{p(!1)}}},[w,e,t,u,r,(k=v==null?void 0:v.file)==null?void 0:k.name,m]);function z(C){var I;C.preventDefault(),(I=f.current)==null||I.click()}const U=async C=>{var H;const I=(H=C==null?void 0:C.target)==null?void 0:H.files;if(!e||e.isDestroyed||I.length===0){C.target.value="";return}const E=it(I,{acceptMimes:m==null?void 0:m.acceptMimes,maxSize:m==null?void 0:m.maxSize,t:s,toast:l,onError:m.onError});if(E.length<=0){C.target.value="";return}const L=E[0],B=await fn(L);d(!0),x({src:B.src,file:L})},_=()=>{f.current&&(f.current.value="")};return i.jsxs(i.Fragment,{children:[i.jsx(F,{className:"richtext-mt-1 richtext-w-full",disabled:n,onClick:z,size:"sm",children:s("editor.image.dialog.tab.uploadCrop")}),i.jsxs(he,{open:a,onOpenChange:C=>{d(C),C||(x({src:"",file:null}),_())},children:[i.jsx(Ee,{}),i.jsxs(ie,{children:[i.jsx(ne,{children:s("editor.image.dialog.tab.uploadCrop")}),i.jsx("div",{children:v.src&&i.jsx(ir,{className:"richtext-w-full",crop:h,onChange:C=>S(C),onComplete:C=>P(C),children:i.jsx("img",{alt:"Crop me",ref:b,src:v.src})})}),i.jsxs(et,{children:[i.jsxs(F,{disabled:u,onClick:()=>{d(!1),x({src:"",file:null}),_()},children:[s("editor.imageUpload.cancel"),i.jsx(le,{className:"richtext-ml-1",name:"Trash2"})]}),i.jsx(F,{className:"richtext-w-fit",disabled:u||!h,onClick:R,children:u?i.jsxs(i.Fragment,{children:[s("editor.imageUpload.uploading"),i.jsx(le,{className:"richtext-ml-1 richtext-animate-spin",name:"Loader"})]}):i.jsxs(i.Fragment,{children:[s("editor.imageUpload.crop"),i.jsx(le,{className:"richtext-ml-1",name:"Crop"})]})})]})]})]}),i.jsx("input",{accept:((j=m==null?void 0:m.acceptMimes)==null?void 0:j.join(","))||"image/*",multiple:!1,onChange:U,ref:f,style:{display:"none"},type:"file"})]})}const nt={UPLOAD_IMAGE:e=>`UPLOAD_IMAGE-${e}`,UPLOAD_VIDEO:e=>`UPLOAD_VIDEO-${e}`,EXCALIDRAW:e=>`EXCALIDRAW-${e}`};function mn(){const{t:e}=$.useLocale(),{toast:t}=Le(),r=K(),{editorDisabled:n}=ye(),[o,s]=g.useState(!1),l=nt.UPLOAD_IMAGE(r.id);Je(s,[l]);const[a,d]=g.useState(!1),u=oe(be.name),[p,b]=g.useState(""),[h,S]=g.useState(""),w=g.useRef(null),T=(u==null?void 0:u.options.defaultInline)||!1,[f,v]=g.useState(T),x=g.useMemo(()=>(u==null?void 0:u.options)||Re,[u]);async function N(y){var U;const R=(U=y==null?void 0:y.target)==null?void 0:U.files;if(!r||r.isDestroyed||R.length===0||a){y.target.value="";return}const z=it(R,{acceptMimes:x==null?void 0:x.acceptMimes,maxSize:x==null?void 0:x.maxSize,t:e,toast:t,onError:x.onError});if(z.length<=0){y.target.value="";return}d(!0);try{if(x!=null&&x.multiple){const _=z.map(async j=>{let C="";return x.upload?C=await x.upload(j):C=URL.createObjectURL(j),C});(await Promise.all(_)).forEach(j=>{r.chain().focus().setImageInline({src:j,inline:f,alt:h}).run()})}else{const _=z[0];let k="";x.upload?k=await x.upload(_):k=URL.createObjectURL(_),r.chain().focus().setImageInline({src:k,inline:f,alt:h}).run()}s(!1),S(""),v(T)}catch(_){console.error("Error uploading image",_),x.onError?x.onError({type:"upload",message:e("editor.upload.error")}):t({variant:"destructive",title:e("editor.upload.error")})}finally{d(!1),y.target.value=""}}function m(y){y.preventDefault(),y.stopPropagation(),r.chain().focus().setImageInline({src:p,inline:f,alt:h}).run(),s(!1),v(T),b(""),S("")}function P(y){var R;y.preventDefault(),(R=w.current)==null||R.click()}return n?i.jsx(i.Fragment,{}):i.jsx(he,{onOpenChange:s,open:o,children:i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.image.dialog.title")}),i.jsxs(ze,{activationMode:"manual",defaultValue:x.resourceImage==="both"||x.resourceImage==="upload"?"upload":"link",children:[x.resourceImage==="both"&&i.jsxs(we,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[i.jsx(Y,{value:"upload",children:e("editor.image.dialog.tab.upload")}),i.jsx(Y,{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(Ae,{checked:f,onCheckedChange:y=>{v(y)}}),i.jsx(de,{children:e("editor.link.dialog.inline")})]}),x.enableAlt&&i.jsxs("div",{className:"richtext-my-[10px]",children:[i.jsx(de,{className:"mb-[6px]",children:e("editor.imageUpload.alt")}),i.jsx(ee,{onChange:y=>S(y.target.value),required:!0,type:"text",value:h})]}),i.jsxs(Z,{value:"upload",children:[i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:[i.jsx(F,{className:"richtext-mt-1 richtext-w-full",disabled:a,onClick:P,size:"sm",children:a?i.jsxs(i.Fragment,{children:[e("editor.imageUpload.uploading"),i.jsx(le,{className:"richtext-ml-1 richtext-animate-spin",name:"Loader"})]}):e("editor.image.dialog.tab.upload")}),i.jsx(qt,{alt:h,disabled:a,editor:r,imageInline:f,onClose:()=>{S("")}})]}),i.jsx("input",{accept:x.acceptMimes.join(",")||"image/*",multiple:x.multiple,onChange:N,ref:w,style:{display:"none"},type:"file"})]}),i.jsx(Z,{value:"link",children:i.jsx("form",{onSubmit:m,children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(ee,{autoFocus:!0,onChange:y=>b(y.target.value),placeholder:e("editor.image.dialog.placeholder"),required:!0,type:"url",value:p}),i.jsx(F,{type:"submit",children:e("editor.image.dialog.button.apply")})]})})})]})]})})}function Xt(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 gn(){const{t:e}=$.useLocale(),t=K(),r=rt(Ne.name),{icon:n,tooltip:o}=(r==null?void 0:r.componentProps)??{},{editorDisabled:s}=ye(),[l,a]=g.useState(""),d=g.useRef(null),[u,p]=g.useState(""),[b,h]=g.useState(!1),S=oe(Ne.name),w=g.useMemo(()=>(S==null?void 0:S.options)??{},[S]);async function T(x){var y;const N=(y=x==null?void 0:x.target)==null?void 0:y.files;if(!t||t.isDestroyed||N.length===0)return;const m=N[0];let P="";w.upload?P=await w.upload(m):P=URL.createObjectURL(m),t.chain().focus().setVideo({src:P,width:"100%"}).run(),h(!1)}function f(x){x.preventDefault(),x.stopPropagation(),l&&(t.chain().focus().setVideo({src:l,width:"100%"}).run(),h(!1),a(""))}function v(x){var N;x.preventDefault(),(N=d.current)==null||N.click()}return i.jsxs(he,{onOpenChange:h,open:b,children:[i.jsx(Ee,{asChild:!0,children:i.jsx(qe,{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(ze,{activationMode:"manual",defaultValue:(w==null?void 0:w.resourceVideo)==="both"||(w==null?void 0:w.resourceVideo)==="upload"?"upload":"link",children:[i.jsxs(we,{className:"richtext-grid richtext-w-full richtext-grid-cols-2",children:[((w==null?void 0:w.resourceVideo)==="both"||(w==null?void 0:w.resourceVideo)==="upload")&&i.jsx(Y,{value:"upload",children:e("editor.video.dialog.tab.upload")}),((w==null?void 0:w.resourceVideo)==="both"||(w==null?void 0:w.resourceVideo)==="link")&&i.jsx(Y,{value:"link",children:e("editor.video.dialog.link")})]}),i.jsxs(Z,{value:"upload",children:[i.jsx("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:i.jsx(F,{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:T,ref:d,type:"file",style:{display:"none"}})]}),i.jsxs(Z,{value:"link",children:[i.jsx("div",{children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(ee,{autoFocus:!0,placeholder:e("editor.video.dialog.placeholder"),required:!0,type:"url",value:l,onBlur:x=>{const N=x.target.value,m=w.videoProviders||["."];N&&!Xt(N,m)?p("Invalid video URL"):p("")},onChange:x=>{a(x.target.value)}}),i.jsx(F,{onClick:f,type:"button",children:e("editor.video.dialog.button.apply")})]})}),u&&i.jsx("div",{className:"richtext-my-[5px] richtext-text-red-500",children:u})]})]})]})]})}function pn(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=se.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?pn(e):null})},width:{default:this.options.width,renderHTML:({width:e})=>({width:on(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}%;`,p=["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":""},p]},addCommands(){return{setVideo:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e}),updateVideo:e=>({commands:t})=>t.updateAttributes(this.name,e)}}});function bn(){const{t:e}=$.useLocale(),t=K(),{editorDisabled:r}=ye(),[n,o]=g.useState(""),s=g.useRef(null),[l,a]=g.useState(""),[d,u]=g.useState(!1),p=oe(Ne.name),b=nt.UPLOAD_VIDEO(t.id);Je(u,[b]);const h=g.useMemo(()=>(p==null?void 0:p.options)??{},[p]);async function S(f){var m;const v=(m=f==null?void 0:f.target)==null?void 0:m.files;if(!t||t.isDestroyed||v.length===0)return;const x=v[0];let N="";h.upload?N=await h.upload(x):N=URL.createObjectURL(x),t.chain().focus().setVideo({src:N,width:"100%"}).run(),u(!1)}function w(f){f.preventDefault(),f.stopPropagation(),n&&(t.chain().focus().setVideo({src:n,width:"100%"}).run(),u(!1),o(""))}function T(f){var v;f.preventDefault(),(v=s.current)==null||v.click()}return r?i.jsx(i.Fragment,{}):i.jsx(he,{onOpenChange:u,open:d,children:i.jsxs(ie,{children:[i.jsx(ne,{children:e("editor.video.dialog.title")}),i.jsxs(ze,{activationMode:"manual",defaultValue:(h==null?void 0:h.resourceVideo)==="both"||(h==null?void 0:h.resourceVideo)==="upload"?"upload":"link",children:[i.jsxs(we,{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(Y,{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(Y,{value:"link",children:e("editor.video.dialog.link")})]}),i.jsxs(Z,{value:"upload",children:[i.jsx("div",{className:"richtext-flex richtext-items-center richtext-gap-[10px]",children:i.jsx(F,{className:"richtext-mt-1 richtext-w-full",onClick:T,size:"sm",children:e("editor.video.dialog.tab.upload")})}),i.jsx("input",{accept:"video/*",multiple:!0,onChange:S,ref:s,type:"file",style:{display:"none"}})]}),i.jsxs(Z,{value:"link",children:[i.jsx("div",{children:i.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2",children:[i.jsx(ee,{autoFocus:!0,placeholder:e("editor.video.dialog.placeholder"),required:!0,type:"url",value:n,onBlur:f=>{const v=f.target.value,x=h.videoProviders||["."];v&&!Xt(v,x)?a("Invalid video URL"):a("")},onChange:f=>{o(f.target.value)}}),i.jsx(F,{onClick:w,type:"button",children:e("editor.video.dialog.button.apply")})]})}),l&&i.jsx("div",{className:"richtext-my-[5px] richtext-text-red-500",children:l})]})]})]})})}function Yt(){return i.jsxs(i.Fragment,{children:[i.jsx(mn,{}),i.jsx(bn,{})]})}process.env.NODE_ENV!=="production"&&(Yt.displayName="SlashDialogTrigger");exports.ActionButton=qe;exports.Button=F;exports.Checkbox=Ae;exports.DEFAULT_OPTIONS=Re;exports.Dialog=he;exports.DialogContent=ie;exports.DialogFooter=et;exports.DialogHeader=Dt;exports.DialogTitle=ne;exports.DialogTrigger=Ee;exports.EVENTS=nt;exports.ExportPdf=St;exports.ExportWord=kt;exports.IconComponent=le;exports.Image=be;exports.Input=ee;exports.Label=de;exports.MenuDown=Ct;exports.ReactBusProvider=vi;exports.RichTextImage=cn;exports.RichTextVideo=gn;exports.Select=ai;exports.SelectContent=At;exports.SelectItem=Et;exports.SelectTrigger=Nt;exports.SelectValue=li;exports.SlashDialogTrigger=Yt;exports.Textarea=Tt;exports.Toggle=Ze;exports.Tooltip=Mt;exports.TooltipContent=Ke;exports.TooltipProvider=si;exports.TooltipTrigger=It;exports.Video=Ne;exports.clamp=en;exports.clamp$1=Bt;exports.cn=A;exports.dataURLtoFile=Gt;exports.debounce=Ft;exports.emit=bi;exports.ensureNameValueOptions=an;exports.extractFileExtension=un;exports.extractFilename=dn;exports.getShortcutKey=yt;exports.getShortcutKeys=jt;exports.hasExtension=sn;exports.icons=Xe;exports.index_default=Pt;exports.isNumber=Fe;exports.normalizeFileSize=hn;exports.normalizeFileType=xn;exports.throttle=$e;exports.useActive=Ji;exports.useButtonProps=rt;exports.useEditableEditor=tt;exports.useEditorInstance=K;exports.useExtension=oe;exports.useListener=Je;exports.useStoreEditableEditor=Qi;exports.useToast=Le;exports.useToggleActive=ye;