@ryzeup/richtexteditor 1.0.0 â 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -35
- package/dist/index.es.js +685 -619
- package/dist/index.umd.js +4 -4
- package/dist/richtexteditor.css +1 -1
- package/package.json +4 -4
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(B,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],v):(B=typeof globalThis<"u"?globalThis:B||self,v(B.RichTextEditor={},B.React))})(this,(function(B,v){"use strict";var re={exports:{}},Z={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var ve;function _e(){if(ve)return Z;ve=1;var t=Symbol.for("react.transitional.element"),s=Symbol.for("react.fragment");function u(c,h,x){var L=null;if(x!==void 0&&(L=""+x),h.key!==void 0&&(L=""+h.key),"key"in h){x={};for(var E in h)E!=="key"&&(x[E]=h[E])}else x=h;return h=x.ref,{$$typeof:t,type:c,key:L,ref:h!==void 0?h:null,props:x}}return Z.Fragment=s,Z.jsx=u,Z.jsxs=u,Z}var J={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var xe;function ke(){return xe||(xe=1,process.env.NODE_ENV!=="production"&&(function(){function t(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===ie?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case k:return"Fragment";case H:return"Profiler";case U:return"StrictMode";case X:return"Suspense";case me:return"SuspenseList";case he:return"Activity"}if(typeof n=="object")switch(typeof n.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),n.$$typeof){case $:return"Portal";case O:return n.displayName||"Context";case m:return(n._context.displayName||"Context")+".Consumer";case W:var p=n.render;return n=n.displayName,n||(n=p.displayName||p.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case se:return p=n.displayName||null,p!==null?p:t(n.type)||"Memo";case K:p=n._payload,n=n._init;try{return t(n(p))}catch{}}return null}function s(n){return""+n}function u(n){try{s(n);var p=!1}catch{p=!0}if(p){p=console;var j=p.error,T=typeof Symbol=="function"&&Symbol.toStringTag&&n[Symbol.toStringTag]||n.constructor.name||"Object";return j.call(p,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",T),s(n)}}function c(n){if(n===k)return"<>";if(typeof n=="object"&&n!==null&&n.$$typeof===K)return"<...>";try{var p=t(n);return p?"<"+p+">":"<...>"}catch{return"<...>"}}function h(){var n=z.A;return n===null?null:n.getOwner()}function x(){return Error("react-stack-top-frame")}function L(n){if(N.call(n,"key")){var p=Object.getOwnPropertyDescriptor(n,"key").get;if(p&&p.isReactWarning)return!1}return n.key!==void 0}function E(n,p){function j(){ue||(ue=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",p))}j.isReactWarning=!0,Object.defineProperty(n,"key",{get:j,configurable:!0})}function w(){var n=t(this.type);return Q[n]||(Q[n]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),n=this.props.ref,n!==void 0?n:null}function F(n,p,j,T,G,te){var S=j.ref;return n={$$typeof:q,type:n,key:p,props:j,_owner:T},(S!==void 0?S:null)!==null?Object.defineProperty(n,"ref",{enumerable:!1,get:w}):Object.defineProperty(n,"ref",{enumerable:!1,value:null}),n._store={},Object.defineProperty(n._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(n,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(n,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:G}),Object.defineProperty(n,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:te}),Object.freeze&&(Object.freeze(n.props),Object.freeze(n)),n}function P(n,p,j,T,G,te){var S=p.children;if(S!==void 0)if(T)if(ce(S)){for(T=0;T<S.length;T++)_(S[T]);Object.freeze&&Object.freeze(S)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else _(S);if(N.call(p,"key")){S=t(n);var Y=Object.keys(p).filter(function(pe){return pe!=="key"});T=0<Y.length?"{key: someKey, "+Y.join(": ..., ")+": ...}":"{key: someKey}",ee[S+T]||(Y=0<Y.length?"{"+Y.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,S,k,F,k),fe[k+S]=!0)}if(k=null,j!==void 0&&(u(j),k=""+j),C(p)&&(u(p.key),k=""+p.key),"key"in p){j={};for(var oe in p)oe!=="key"&&(j[oe]=p[oe])}else j=p;return k&&E(j,typeof n=="function"?n.displayName||n.name||"Unknown":n),B(n,k,j,h(),K,re)}function z(n){H(n)?n._store&&(n._store.validated=1):typeof n=="object"&&n!==null&&n.$$typeof===te&&(n._payload.status==="fulfilled"?H(n._payload.value)&&n._payload.value._store&&(n._payload.value._store.validated=1):n._store&&(n._store.validated=1))}function H(n){return typeof n=="object"&&n!==null&&n.$$typeof===q}var L=g,q=Symbol.for("react.transitional.element"),Y=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),W=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),f=Symbol.for("react.consumer"),N=Symbol.for("react.context"),X=Symbol.for("react.forward_ref"),G=Symbol.for("react.suspense"),me=Symbol.for("react.suspense_list"),ce=Symbol.for("react.memo"),te=Symbol.for("react.lazy"),P=Symbol.for("react.activity"),M=Symbol.for("react.client.reference"),J=L.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$=Object.prototype.hasOwnProperty,he=Array.isArray,Z=console.createTask?console.createTask:function(){return null};L={react_stack_bottom_frame:function(n){return n()}};var ue,de={},ne=L.react_stack_bottom_frame.bind(L,v)(),U=Z(c(v)),fe={};ee.Fragment=_,ee.jsx=function(n,p,j){var S=1e4>J.recentlyCreatedOwnerStacks++;return V(n,p,j,!1,S?Error("react-stack-top-frame"):ne,S?Z(c(n)):U)},ee.jsxs=function(n,p,j){var S=1e4>J.recentlyCreatedOwnerStacks++;return V(n,p,j,!0,S?Error("react-stack-top-frame"):ne,S?Z(c(n)):U)}})()),ee}var xe;function Te(){return xe||(xe=1,process.env.NODE_ENV==="production"?ae.exports=Le():ae.exports=_e()),ae.exports}var r=Te(),we={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},be=g.createContext&&g.createContext(we),Me=["attr","size","title"];function Ae(t,s){if(t==null)return{};var u=Ne(t,s),c,h;if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(t);for(h=0;h<v.length;h++)c=v[h],!(s.indexOf(c)>=0)&&Object.prototype.propertyIsEnumerable.call(t,c)&&(u[c]=t[c])}return u}function Ne(t,s){if(t==null)return{};var u={};for(var c in t)if(Object.prototype.hasOwnProperty.call(t,c)){if(s.indexOf(c)>=0)continue;u[c]=t[c]}return u}function le(){return le=Object.assign?Object.assign.bind():function(t){for(var s=1;s<arguments.length;s++){var u=arguments[s];for(var c in u)Object.prototype.hasOwnProperty.call(u,c)&&(t[c]=u[c])}return t},le.apply(this,arguments)}function ye(t,s){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);s&&(c=c.filter(function(h){return Object.getOwnPropertyDescriptor(t,h).enumerable})),u.push.apply(u,c)}return u}function se(t){for(var s=1;s<arguments.length;s++){var u=arguments[s]!=null?arguments[s]:{};s%2?ye(Object(u),!0).forEach(function(c){ze(t,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):ye(Object(u)).forEach(function(c){Object.defineProperty(t,c,Object.getOwnPropertyDescriptor(u,c))})}return t}function ze(t,s,u){return s=Oe(s),s in t?Object.defineProperty(t,s,{value:u,enumerable:!0,configurable:!0,writable:!0}):t[s]=u,t}function Oe(t){var s=Pe(t,"string");return typeof s=="symbol"?s:s+""}function Pe(t,s){if(typeof t!="object"||!t)return t;var u=t[Symbol.toPrimitive];if(u!==void 0){var c=u.call(t,s);if(typeof c!="object")return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return(s==="string"?String:Number)(t)}function Ee(t){return t&&t.map((s,u)=>g.createElement(s.tag,se({key:u},s.attr),Ee(s.child)))}function T(t){return s=>g.createElement(De,le({attr:se({},t.attr)},s),Ee(t.child))}function De(t){var s=u=>{var{attr:c,size:h,title:v}=t,C=Ae(t,Me),E=h||u.size||"1em",w;return u.className&&(w=u.className),t.className&&(w=(w?w+" ":"")+t.className),g.createElement("svg",le({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},u.attr,c,C,{className:w,style:se(se({color:t.color||u.color},u.style),t.style),height:E,width:E,xmlns:"http://www.w3.org/2000/svg"}),v&&g.createElement("title",null,v),t.children)};return be!==void 0?g.createElement(be.Consumer,null,u=>s(u)):s(we)}function He(t){return T({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M352 64c0-17.7-14.3-32-32-32L128 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32L32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32l-192 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32z"},child:[]}]})(t)}function Fe(t){return T({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M448 64c0 17.7-14.3 32-32 32L192 96c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 224c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"},child:[]}]})(t)}function Ie(t){return T({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l96 0 32 0 208 0c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"},child:[]}]})(t)}function Be(t){return T({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M24 56c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24l0 120 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l16 0 0-96-8 0C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432l33.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"},child:[]}]})(t)}function Ve(t){return T({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M12.83 352h262.34A12.82 12.82 0 0 0 288 339.17v-38.34A12.82 12.82 0 0 0 275.17 288H12.83A12.82 12.82 0 0 0 0 300.83v38.34A12.82 12.82 0 0 0 12.83 352zm0-256h262.34A12.82 12.82 0 0 0 288 83.17V44.83A12.82 12.82 0 0 0 275.17 32H12.83A12.82 12.82 0 0 0 0 44.83v38.34A12.82 12.82 0 0 0 12.83 96zM432 160H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0 256H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function $e(t){return T({attr:{viewBox:"0 0 384 512"},child:[{tag:"path",attr:{d:"M333.49 238a122 122 0 0 0 27-65.21C367.87 96.49 308 32 233.42 32H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h31.87v288H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h209.32c70.8 0 134.14-51.75 141-122.4 4.74-48.45-16.39-92.06-50.83-119.6zM145.66 112h87.76a48 48 0 0 1 0 96h-87.76zm87.76 288h-87.76V288h87.76a56 56 0 0 1 0 112z"},child:[]}]})(t)}function Ye(t){return T({attr:{viewBox:"0 0 544 512"},child:[{tag:"path",attr:{d:"M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"},child:[]}]})(t)}function Ue(t){return T({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M320 48v32a16 16 0 0 1-16 16h-62.76l-80 320H208a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H16a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h62.76l80-320H112a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h192a16 16 0 0 1 16 16z"},child:[]}]})(t)}function qe(t){return T({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z"},child:[]}]})(t)}function We(t){return T({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M80 368H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm0-320H16A16 16 0 0 0 0 64v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16zm0 160H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm416 176H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function Xe(t){return T({attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z"},child:[]}]})(t)}function Ge(t){return T({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64v-96h160v96zm0-160H64v-96h160v96zm224 160H288v-96h160v96zm0-160H288v-96h160v96z"},child:[]}]})(t)}function Je(t){return T({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 64h32v160c0 88.22 71.78 160 160 160s160-71.78 160-160V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H272a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h32v160a80 80 0 0 1-160 0V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H32a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16zm400 384H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function Ze(t){return T({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61 2.03-5.79h.12l2.03 5.79H9.91z"},child:[]}]})(t)}function Ke(t){return T({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86 2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z"},child:[]}]})(t)}const Qe=["đ","đ","đ","đ¤Ŗ","đ","đ","đ
","đ","đ","đ","đ","đ","đ","đĸ","đ","đĄ","đ¤","đ","đ","đĨ°","đ¤Š","đ¤","đ´","đ","đŦ","đ¤¤","đļâđĢī¸","đˇ","đ¤","đ¤","đ¤ ","đ","đģ","đ","đ¤","đļ","đą","đŧ","đ¸","đĻ","đˇ","đĩ","đ°","đ¯","đĻ","đŽ","đ","đ","â","đ","đĨ","đ§","âī¸","âĄ","âī¸","đ¸","đš","đ","đ","đŠ","đ","đ","đ","đ","đ","đ","đĨ","đĨ","đ","đ","đ","đ","đļ","đĩ","đ","âŊ","đ","đ¸","đ","đšī¸","đ","đ¤","đī¸","â","đ","đ","đ","đ","đ¤","đ¤","â","đ","đ¤","đ¤","âī¸","đ","đ","đ","đ","đ¤","đ¤","đ¤","đ","đ","đ","âī¸","đ
","đ¤˛","đ","đĢļ","đ"],Ce=({exec:t,saveSelection:s,handleFileChange:u,handleFontSizeChange:c,handleFontFamilyChange:h,insertEmoji:v,handleLink:C,removeFormatting:E,visibleActions:w,className:B,style:V})=>{const z=g.useRef(null),H=g.useRef(null),L=g.useRef(null),[q,Y]=g.useState(!1);g.useEffect(()=>{const f=N=>{!N.target.closest(".rte-emoji-popup")&&!N.target.closest("button[title='Emoji']")&&Y(!1)};return document.addEventListener("mousedown",f),()=>document.removeEventListener("mousedown",f)},[]);const _=f=>{f.preventDefault();const N=f.currentTarget.dataset.command;if(N)switch(N){case"bold":case"italic":case"underline":case"insertUnorderedList":case"insertOrderedList":case"removeFormat":t(N);break;case"insertImage":{z.current?.click();break}default:console.warn("Unknown command:",N)}},W=f=>{t("foreColor",f.target.value)},O=f=>{t("backColor",f.target.value)};return r.jsxs("div",{className:`rte-toolbar ${B||""}`,style:V,children:[w.bold&&r.jsx("button",{"data-command":"bold",title:"Bold",onMouseDown:_,children:r.jsx($e,{})}),w.italic&&r.jsx("button",{"data-command":"italic",title:"Italic",onMouseDown:_,children:r.jsx(Ue,{})}),w.underline&&r.jsx("button",{"data-command":"underline",title:"Underline",onMouseDown:_,children:r.jsx(Je,{})}),w.unorderedList&&r.jsx("button",{"data-command":"insertUnorderedList",onMouseDown:_,title:"UnorderedList",children:r.jsx(We,{})}),w.orderedList&&r.jsx("button",{"data-command":"insertOrderedList",title:"OrderedList",onMouseDown:_,children:r.jsx(Be,{})}),w.link&&r.jsx("button",{"data-command":"createLink",title:"Link",onClick:C,children:r.jsx(qe,{})}),w.removeFormat&&r.jsx("button",{"data-command":"Remove format",title:"removeFormat",onMouseDown:f=>{f.preventDefault(),s(),E()},children:r.jsx(Ke,{})}),w.image&&r.jsx("button",{"data-command":"insertImage",title:"Image",onMouseDown:_,children:r.jsx(Ie,{})}),r.jsx("input",{type:"file",accept:"image/*",ref:z,style:{display:"none"},onChange:u}),w.emoji&&r.jsxs("div",{style:{position:"relative"},children:[r.jsx("button",{title:"Emoji",onMouseDown:f=>{f.preventDefault(),s(),Y(N=>!N)},children:r.jsx(Xe,{})}),q&&r.jsx("div",{className:"rte-emoji-popup",children:Qe.map(f=>r.jsx("span",{style:{fontSize:"20px",cursor:"pointer",textAlign:"center"},onMouseDown:N=>{N.preventDefault(),v(f),Y(!1)},children:f},f))})]}),w.color&&r.jsxs("div",{style:{position:"relative"},children:[r.jsx("button",{title:"Text Color",onMouseDown:f=>{f.preventDefault(),s(),H.current?.click()},style:{display:"flex",alignItems:"center",justifyContent:"center",color:H.current?.value||"#000",fontSize:"18px"},children:r.jsx(Ze,{})}),r.jsx("input",{ref:H,type:"color",defaultValue:"#000000",onChange:f=>{W(f),(f.target.parentElement?.querySelector("button")).style.color=f.target.value},style:{position:"absolute",opacity:0,width:0,height:0,pointerEvents:"none"}})]}),w.highlight&&r.jsxs("div",{style:{position:"relative"},children:[r.jsx("button",{title:"Highlight",onMouseDown:f=>{f.preventDefault(),s(),L.current?.click()},style:{display:"flex",alignItems:"center",justifyContent:"center",color:L.current?.value||"#000",fontSize:"18px"},children:r.jsx(Ye,{})}),r.jsx("input",{ref:L,type:"color",onChange:f=>{O(f),(f.target.parentElement?.querySelector("button")).style.color=f.target.value},defaultValue:"#000000",style:{position:"absolute",opacity:0,width:0,height:0,pointerEvents:"none"}})]}),w.align&&r.jsxs(r.Fragment,{children:[r.jsx("button",{title:"Align Left",onMouseDown:f=>f.preventDefault(),onClick:()=>t("justifyLeft"),children:r.jsx(Ve,{})}),r.jsx("button",{title:"Align Center",onMouseDown:f=>f.preventDefault(),onClick:()=>t("justifyCenter"),children:r.jsx(He,{})}),r.jsx("button",{title:"Align Right",onMouseDown:f=>f.preventDefault(),onClick:()=>t("justifyRight"),children:r.jsx(Fe,{})})]}),w.table&&r.jsx("button",{title:"Insert Table",onMouseDown:f=>f.preventDefault(),onClick:()=>t("insertTable"),children:r.jsx(Ge,{})}),w.fontFamily&&r.jsxs("select",{className:"rte-dropdown",defaultValue:"",onMouseDown:()=>s(),onChange:h,children:[r.jsx("option",{value:"",disabled:!0,children:"Font Family"}),r.jsx("option",{value:"Arial",children:"Arial"}),r.jsx("option",{value:"Georgia",children:"Georgia"}),r.jsx("option",{value:"Times New Roman",children:"Times New Roman"}),r.jsx("option",{value:"Courier New",children:"Courier New"}),r.jsx("option",{value:"Verdana",children:"Verdana"})]}),w.fontSize&&r.jsxs("select",{className:"rte-dropdown",defaultValue:"",onMouseDown:()=>s(),onChange:c,children:[r.jsx("option",{value:"",disabled:!0,children:"Font Size"}),r.jsx("option",{value:"2",children:"Small "}),r.jsx("option",{value:"3",children:"Normal"}),r.jsx("option",{value:"4",children:"Medium"}),r.jsx("option",{value:"5",children:"Large"})]})]})},et=({show:t,position:s,filtered:u,insertMention:c,onClose:h})=>{const v=g.useRef(null);return g.useEffect(()=>{const C=E=>{v.current&&!v.current.contains(E.target)&&h()};return t&&document.addEventListener("mousedown",C),()=>{document.removeEventListener("mousedown",C)}},[t,h]),t?r.jsx("ul",{ref:v,className:"rte-popup",style:{top:s.y,left:s.x},children:u.length>0?u.map(C=>r.jsx("li",{onMouseDown:E=>{E.preventDefault(),c(C)},style:{padding:"6px 12px",cursor:"pointer",fontSize:"14px"},onMouseEnter:E=>E.currentTarget.style.background="#f0f0f0",onMouseLeave:E=>E.currentTarget.style.background="#fff",children:C.key},C.value)):r.jsx("li",{style:{padding:"6px 12px",color:"#999"},children:"No matches"})}):null};function je(t){return T({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Circle_Minus"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M15,11.5h0a.5.5,0,0,1,0,1H9a.5.5,0,0,1,0-1Z"},child:[]},{tag:"path",attr:{d:"M12,21.934A9.933,9.933,0,1,1,21.932,12,9.945,9.945,0,0,1,12,21.934ZM12,3.068A8.933,8.933,0,1,0,20.932,12,8.944,8.944,0,0,0,12,3.068Z"},child:[]}]}]}]})(t)}function ie(t){return T({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Circle_Plus"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M15,12.5H12.5V15a.5.5,0,0,1-1,0V12.5H9a.5.5,0,0,1,0-1h2.5V9a.5.5,0,0,1,1,0v2.5H15A.5.5,0,0,1,15,12.5Z"},child:[]},{tag:"path",attr:{d:"M12,21.932A9.934,9.934,0,1,1,21.932,12,9.944,9.944,0,0,1,12,21.932ZM12,3.065A8.934,8.934,0,1,0,20.932,12,8.944,8.944,0,0,0,12,3.065Z"},child:[]}]}]}]})(t)}const tt=({visible:t,x:s,y:u,onAction:c,onClose:h})=>{if(!t)return null;const v={top:u,left:s};return r.jsxs("div",{style:v,className:"rte-table-menu",onMouseLeave:h,children:[r.jsxs("button",{onClick:()=>c("insertRowAbove"),children:[r.jsx(ie,{})," Insert row above"]}),r.jsxs("button",{onClick:()=>c("insertRowBelow"),children:[r.jsx(ie,{})," Insert row below"]}),r.jsxs("button",{onClick:()=>c("insertColLeft"),children:[r.jsx(ie,{})," Insert col left"]}),r.jsxs("button",{onClick:()=>c("insertColRight"),children:[r.jsx(ie,{})," Insert col right"]}),r.jsxs("button",{onClick:()=>c("deleteRow"),children:[r.jsx(je,{})," Delete row"]}),r.jsxs("button",{onClick:()=>c("deleteCol"),children:[r.jsx(je,{})," Delete column"]})]})},Re=({html:t,className:s,style:u})=>{const c=h=>{const v=h.target;if(v.tagName==="A"){h.preventDefault();const C=v.href;C&&window.open(C,"_blank","noopener,noreferrer")}};return r.jsx("div",{className:`rte-preview ${s||""}`,style:u,onClick:c,dangerouslySetInnerHTML:{__html:t}})},nt=({visible:t,linkData:s,onClose:u,onInsert:c})=>{const[h,v]=g.useState(""),[C,E]=g.useState(""),[w,B]=g.useState(""),[V,z]=g.useState("_self");if(g.useEffect(()=>{t?(v(s.url||""),E(s.text||""),B(s.title||""),z(s.target||"_self")):(v(""),E(""),B(""),z("_self"))},[t,s]),!t)return null;const H=()=>{c({url:h,text:C,title:w,target:V})};return r.jsxs(r.Fragment,{children:[r.jsx("div",{className:"rte-link-modal-overlay",onClick:u}),r.jsxs("div",{className:"rte-link-modal",children:[r.jsx("h4",{className:"rte-link-modal__title",children:h?"Edit Link":"Insert Link"}),r.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"URL",value:h,onChange:L=>v(L.target.value)}),r.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"Text to Display",value:C,onChange:L=>E(L.target.value)}),r.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"Title",value:w,onChange:L=>B(L.target.value)}),r.jsxs("select",{className:"rte-link-modal__select",value:V,onChange:L=>z(L.target.value),children:[r.jsx("option",{value:"_self",children:"Same tab"}),r.jsx("option",{value:"_blank",children:"New tab"})]}),r.jsxs("div",{className:"rte-link-modal__actions",children:[r.jsx("button",{className:"rte-link-modal__btn",onClick:u,children:"Cancel"}),r.jsx("button",{className:"rte-link-modal__btn rte-link-modal__btn--ok",onClick:H,children:"OK"})]})]})]})},rt=({atSuggestions:t=[],showOutput:s=!1,showPreview:u=!1,toolbarConfig:c={link:!1,image:!1,emoji:!1,table:!1,color:!1,fontFamily:!1,fontSize:!1,highlight:!1},classNames:h={},styles:v={},handleGetHtml:C=()=>{}})=>{const E=g.useRef(null),[w,B]=g.useState("<p>Always bet on Prime!</p>"),[V,z]=g.useState(!1),[H,L]=g.useState({x:0,y:0}),[q,Y]=g.useState([]),_=g.useRef(null),W=g.useRef(null),[O,f]=g.useState({visible:!1,x:0,y:0}),[N,X]=g.useState(!1),G=g.useRef(null),[me,ce]=g.useState({url:"",text:"",title:"",target:"_self"}),te={bold:!0,italic:!0,underline:!0,removeFormat:!0,unorderedList:!0,orderedList:!0,align:!0,link:c.link??!1,image:c.image??!1,emoji:c.emoji??!1,table:c.table??!1,color:c.color??!1,fontFamily:c.fontFamily??!1,fontSize:c.fontSize??!1,highlight:c.fontSize??!1},P=()=>E.current,M=()=>{B(P()?.innerHTML??"");const e=ke();C?.(e)},J=()=>{const e=window.getSelection();e?.rangeCount&&(_.current=e.getRangeAt(0))},$=()=>{const e=window.getSelection();e&&_.current&&(e.removeAllRanges(),e.addRange(_.current))},he=(e,a)=>{const o=window.getSelection();o&&o.rangeCount>0&&(_.current=o.getRangeAt(0)),$(),document.execCommand(e,!1,a),M()};g.useEffect(()=>{const e=P();e&&!e.innerHTML&&(e.innerHTML=w),M()},[]),g.useEffect(()=>()=>{document.removeEventListener("mousemove",null),document.removeEventListener("mouseup",null)},[]);const Z=e=>{for(;e&&e.nodeName!=="LI";)e=e.parentNode;return e},ue=e=>{let a=0,o=e.parentElement;for(;o;)(o.tagName==="UL"||o.tagName==="OL")&&a++,o=o.parentElement;return a},de=e=>{const a=e.querySelector("li"),o=a?ue(a):1;if(e.querySelector("[data-hidden-array-start]"))return;const l=`{{#arrayData${o>1?o:""}}}`,x=`{{/arrayData${o>1?o:""}}}`,i=document.createElement("span");i.textContent=l,i.style.display="none",i.setAttribute("data-hidden-array-start","true"),e.insertBefore(i,e.firstChild);const m=document.createElement("span");m.textContent=x,m.style.display="none",m.setAttribute("data-hidden-array-end","true"),e.appendChild(m)},ne=e=>{const a=window.getSelection();if(!a?.rangeCount)return;const o=a.getRangeAt(0),l=Z(o.startContainer);let x,i;if(l){let d=l.querySelector(e);d||(d=document.createElement(e),d.style.margin="0",d.style.paddingLeft="20px",l.appendChild(d)),i=d,x=document.createElement("li"),x.textContent="â",i.appendChild(x)}else{if(document.execCommand(e==="ul"?"insertUnorderedList":"insertOrderedList"),i=P()?.querySelector(`${e}:last-child`),!i)return;x=i.querySelector("li:last-child")}de(i);const m=document.createRange();m.setStart(x,0),m.collapse(!0),a.removeAllRanges(),a.addRange(m),P()?.focus(),M()},U=(e,a)=>{e==="insertOrderedList"?ne("ol"):e==="insertUnorderedList"?ne("ul"):he(e,a),e==="insertTable"&&re()},fe=e=>{const a=document.createElement("span");a.textContent="â",e.insertNode(a),e.setStartAfter(a),e.collapse(!0);const o=a.getBoundingClientRect();a.remove(),L({x:o.left,y:o.bottom+window.scrollY}),Y(t||[]),z(!0),W.current=e.cloneRange()},n=e=>{const a=W.current;if(!a)return;const o=window.getSelection();o?.removeAllRanges(),o?.addRange(a);const l=document.createElement("span");l.textContent=`{{${e.key}}}`,l.style.color="#007bff",l.style.display="inline",l.contentEditable="false",a.deleteContents(),a.insertNode(l);const x=document.createTextNode(" ");a.setStartAfter(l),a.insertNode(x);const i=document.createRange();i.setStartAfter(x),i.collapse(!0),o?.removeAllRanges(),o?.addRange(i),z(!1),P()?.focus(),M()},p=e=>{const a=e.key.toLowerCase();if((e.ctrlKey||e.metaKey)&&["b","i","u"].includes(a)&&(e.preventDefault(),U(a==="b"?"bold":a==="i"?"italic":a==="u"?"underline":"")),e.shiftKey&&e.key==="2"&&e.preventDefault(),e.key==="Enter"){const o=window.getSelection(),l=o?.anchorNode?Z(o.anchorNode):null;if(!l)return;if(l.textContent?.replace(/\u200B/g,"").trim()===""){e.preventDefault();const i=l.parentElement,m=i?.closest("li");if(m){i?.removeChild(l);const d=document.createElement("p");d.innerHTML="<br />",m.parentElement?.insertBefore(d,m.nextSibling);const y=document.createRange();y.setStart(d,0),y.collapse(!0),o?.removeAllRanges(),o?.addRange(y)}else{const d=l.closest("ul, ol");if(d){const y=document.createElement("p");y.innerHTML="<br />",d.parentElement?.insertBefore(y,d.nextSibling),d.removeChild(l);const R=document.createRange();R.setStart(y,0),R.collapse(!0),o?.removeAllRanges(),o?.addRange(R)}}M()}}},j=e=>{if(e.data!=="@")return;e.preventDefault();const a=window.getSelection();a?.rangeCount&&fe(a.getRangeAt(0))},S=e=>{const a=e.target.files?.[0];if(!a)return;const o=new FileReader;o.onload=l=>{const x=l.target?.result;$();const i=window.getSelection();let m=i&&i.rangeCount?i.getRangeAt(0):null;const d=document.createElement("img");d.src=x,d.alt=a.name||"image",d.className="rte-inserted-image",d.contentEditable="true";const y=P();if(!m||!y){y?.appendChild(d);const A=document.createTextNode(" ");y?.appendChild(A);const D=document.createRange();D.setStartAfter(A),D.collapse(!0),i?.removeAllRanges(),i?.addRange(D),y?.focus(),M(),e.target.value="";return}m.deleteContents(),m.insertNode(d);const R=document.createTextNode(" ");d.after(R);const b=document.createRange();b.setStartAfter(R),b.collapse(!0),i.removeAllRanges(),i.addRange(b),y.focus(),M(),e.target.value=""},o.readAsDataURL(a)},K=e=>{$();const a=window.getSelection();if(!a?.rangeCount)return;const o=a.getRangeAt(0),l=document.createTextNode(e);o.insertNode(l),o.setStartAfter(l),o.collapse(!0),a.removeAllRanges(),a.addRange(o),P()?.focus(),M()},re=()=>{$();const e=document.createElement("table");e.style.borderCollapse="collapse",e.style.width="100%",e.style.border="1px solid #ccc",e.style.margin="8px 0",e.style.position="relative";const a=document.createElement("thead"),o=document.createElement("tbody"),l=document.createElement("tr"),x=document.createElement("tr");for(let d=0;d<2;d++){const y=document.createElement("th");y.textContent=`Header ${d+1}`,y.style.border="1px solid #999",y.style.padding="8px",y.style.position="relative";const R=document.createElement("td");R.textContent=`Row 1 Col ${d+1}`,R.style.border="1px solid #999",R.style.padding="8px",R.style.position="relative",F(y),F(R),l.appendChild(y),x.appendChild(R)}a.appendChild(l),o.appendChild(x),e.appendChild(a),e.appendChild(o),at(e),k(e);const i=window.getSelection();if(!i?.rangeCount)return;i.getRangeAt(0).insertNode(e),M()},k=e=>{const a=document.createElement("div");Object.assign(a.style,{position:"absolute",width:"14px",height:"14px",right:"0",bottom:"0",background:"rgba(0,0,0,0.25)",cursor:"nwse-resize",zIndex:"20",borderRadius:"2px"});let o=0,l=0,x=0,i=0;a.addEventListener("mousedown",m=>{m.preventDefault(),o=m.clientX,l=m.clientY;const d=e.getBoundingClientRect();x=d.width,i=d.height;const y=b=>{const A=Math.max(100,x+(b.clientX-o)),D=Math.max(60,i+(b.clientY-l));e.style.width=`${A}px`,e.style.height=`${D}px`,M()},R=()=>{document.removeEventListener("mousemove",y),document.removeEventListener("mouseup",R),M()};document.addEventListener("mousemove",y),document.addEventListener("mouseup",R)}),e.appendChild(a)},F=e=>{const a=document.createElement("div"),o=document.createElement("div");Object.assign(a.style,{position:"absolute",right:"0",top:"0",width:"6px",height:"100%",cursor:"col-resize",background:"rgba(0,0,0,0.15)",zIndex:"10"}),Object.assign(o.style,{position:"absolute",bottom:"0",left:"0",width:"100%",height:"6px",cursor:"row-resize",background:"rgba(0,0,0,0.15)",zIndex:"10"}),oe(e,a,o),e.appendChild(a),e.appendChild(o)},oe=(e,a,o)=>{let l=0,x=0,i=0,m=0;a.addEventListener("mousedown",b=>{b.preventDefault(),l=b.clientX,i=e.offsetWidth,document.addEventListener("mousemove",d),document.addEventListener("mouseup",R)}),o.addEventListener("mousedown",b=>{b.preventDefault(),x=b.clientY,m=e.offsetHeight,document.addEventListener("mousemove",y),document.addEventListener("mouseup",R)});const d=b=>{const A=i+(b.clientX-l);e.style.width=`${Math.max(30,A)}px`},y=b=>{const A=m+(b.clientY-x);e.style.height=`${Math.max(20,A)}px`},R=()=>{document.removeEventListener("mousemove",d),document.removeEventListener("mousemove",y),document.removeEventListener("mouseup",R)}},pe=e=>{const o=e.target.closest("td, th");o&&(e.preventDefault(),document.querySelectorAll(".rte-cell-highlight").forEach(l=>l.classList.remove("rte-cell-highlight")),o.classList.add("rte-cell-highlight"),f({visible:!0,x:e.clientX,y:e.clientY,cell:o}))},Se=()=>{document.querySelectorAll(".rte-cell-highlight").forEach(e=>e.classList.remove("rte-cell-highlight"))},ot=e=>{if(!O.cell)return;const a=O.cell.closest("table"),o=O.cell.cellIndex,l=O.cell.parentElement.rowIndex,x=i=>{const m=i.tagName.toLowerCase(),d=document.createElement(m);return d.textContent=i.textContent||"",d.style.cssText=i.style.cssText,F(d),d};switch(e){case"insertRowAbove":{const i=a.rows[l],m=a.insertRow(l);Array.from(i.cells).forEach(d=>{m.appendChild(x(d))});break}case"insertRowBelow":{const i=a.rows[l],m=a.insertRow(l+1);Array.from(i.cells).forEach(d=>{m.appendChild(x(d))});break}case"insertColLeft":{Array.from(a.rows).forEach(i=>{const m=i.cells[o];i.insertBefore(x(m),m)});break}case"insertColRight":{Array.from(a.rows).forEach(i=>{const m=i.cells[o];i.insertBefore(x(m),m.nextSibling)});break}case"deleteRow":a.rows.length>1&&a.deleteRow(l);break;case"deleteCol":Array.from(a.rows).forEach(i=>{i.cells[o]&&i.deleteCell(o)});break}M(),f({...O,visible:!1}),Se()},at=e=>{const a=e.querySelector("tbody");if(!a||a.querySelector("[data-hidden-table-start]"))return;const o=document.createElement("span");o.textContent="{{#tableData}}",o.style.display="none",o.setAttribute("data-hidden-table-start","true"),a.insertBefore(o,a.firstChild);const l=document.createElement("span");l.textContent="{{/tableData}}",l.style.display="none",l.setAttribute("data-hidden-table-end","true"),a.appendChild(l)},ke=()=>{const e=P();if(!e)return w;const a=e.cloneNode(!0);return a.querySelectorAll(".rte-cell-highlight").forEach(o=>{o.classList.remove("rte-cell-highlight")}),a.querySelectorAll("div").forEach(o=>{(o.style.cursor==="col-resize"||o.style.cursor==="row-resize"||o.style.cursor==="nwse-resize")&&o.remove()}),a.innerHTML},lt=()=>{J(),G.current=_.current,ce({url:"",text:"",title:"",target:"_self"}),X(!0)},st=e=>{const a=window.getSelection();if(!a||!G.current)return;a.removeAllRanges(),a.addRange(G.current);let o=e.url.trim();/^https?:\/\//i.test(o)||(o="https://"+o);const l=document.createElement("a");l.href=o,l.style.cursor="pointer",l.style.outline="none",l.textContent=e.text||o,l.title=e.title,l.target=e.target,l.contentEditable="true";const x=a.getRangeAt(0);x.deleteContents(),x.insertNode(l);const i=document.createTextNode(" ");l.after(i);const m=document.createRange();m.setStartAfter(i),m.collapse(!0),a.removeAllRanges(),a.addRange(m),X(!1),M()},it=e=>{const a=e.target;if(a.tagName==="A"){const o=a;if(e.ctrlKey||e.metaKey){window.open(o.href,"_blank","noopener,noreferrer");return}e.preventDefault();const l=document.createRange();l.selectNode(o),G.current=l,ce({url:o.href,text:o.textContent||o.href,title:o.title,target:o.target}),X(!0)}},ct=()=>{const e=P();if(!e)return;const a=window.getSelection();if((!a||a.rangeCount===0)&&_.current){const b=window.getSelection();b?.removeAllRanges(),b?.addRange(_.current)}const o=window.getSelection();if(!o||o.rangeCount===0)return;const l=o.getRangeAt(0);$(),document.execCommand("removeFormat",!1);const x=l.cloneContents(),i=document.createElement("div");i.appendChild(x);const m=document.createTreeWalker(i,NodeFilter.SHOW_ELEMENT,null),d=[];for(;m.nextNode();){const b=m.currentNode,A=b.tagName.toUpperCase(),D=b.getAttribute&&b.getAttribute("data-mention")!==null;A!=="A"&&!D&&d.push(b)}for(let b=d.length-1;b>=0;b--){const A=d[b],D=A.parentNode;if(D){for(;A.firstChild;)D.insertBefore(A.firstChild,A);D.removeChild(A)}}i.querySelectorAll("[style]").forEach(b=>b.removeAttribute("style")),l.deleteContents();const y=document.createDocumentFragment();for(;i.firstChild;)y.appendChild(i.firstChild);l.insertNode(y);const R=document.createRange();R.setStartAfter(l.endContainer.nodeType===Node.TEXT_NODE?l.endContainer:l.startContainer),R.collapse(!0),o.removeAllRanges(),o.addRange(R),e.normalize(),M()};return r.jsxs("div",{className:`rte-wrapper ${h?.wrapper||""}`,style:v.wrapper,children:[r.jsxs("div",{style:{flex:1},children:[r.jsx(Ce,{exec:U,saveSelection:J,handleFileChange:S,handleFontSizeChange:e=>U("fontSize",e.target.value),handleFontFamilyChange:e=>U("fontName",e.target.value),insertEmoji:K,handleLink:lt,removeFormatting:ct,visibleActions:te,className:h.toolbar,style:v.toolbar}),r.jsx("div",{ref:E,className:`rte-editor ${h?.editor||""}`,style:v.editor,contentEditable:!0,suppressContentEditableWarning:!0,onInput:M,onKeyDown:p,onBeforeInput:j,onContextMenu:pe,onClick:it}),r.jsx(et,{show:V,position:H,filtered:q,insertMention:n,onClose:()=>z(!1)}),s&&r.jsxs("div",{className:`rte-output ${h?.output||""}`,style:v.output,children:[r.jsx("h4",{children:"Output HTML:"}),r.jsx("p",{children:w})]}),r.jsx(tt,{visible:O.visible,x:O.x,y:O.y,onAction:ot,onClose:()=>{f({...O,visible:!1}),Se()}}),r.jsx(nt,{visible:N,linkData:me,onClose:()=>X(!1),onInsert:st})]}),u?r.jsx(Re,{className:h.preview,style:v.preview,html:ke()}):null]})};I.RichTextEditor=rt,I.RtePreview=Re,I.RteToolbar=Ce,Object.defineProperty(I,Symbol.toStringTag,{value:"Module"})}));
|
|
22
|
+
<%s key={someKey} {...props} />`,T,S,Y,S),ee[S+T]=!0)}if(S=null,j!==void 0&&(u(j),S=""+j),L(p)&&(u(p.key),S=""+p.key),"key"in p){j={};for(var ne in p)ne!=="key"&&(j[ne]=p[ne])}else j=p;return S&&E(j,typeof n=="function"?n.displayName||n.name||"Unknown":n),F(n,S,j,h(),G,te)}function _(n){D(n)?n._store&&(n._store.validated=1):typeof n=="object"&&n!==null&&n.$$typeof===K&&(n._payload.status==="fulfilled"?D(n._payload.value)&&n._payload.value._store&&(n._payload.value._store.validated=1):n._store&&(n._store.validated=1))}function D(n){return typeof n=="object"&&n!==null&&n.$$typeof===q}var C=v,q=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),H=Symbol.for("react.profiler"),m=Symbol.for("react.consumer"),O=Symbol.for("react.context"),W=Symbol.for("react.forward_ref"),X=Symbol.for("react.suspense"),me=Symbol.for("react.suspense_list"),se=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),he=Symbol.for("react.activity"),ie=Symbol.for("react.client.reference"),z=C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,N=Object.prototype.hasOwnProperty,ce=Array.isArray,V=console.createTask?console.createTask:function(){return null};C={react_stack_bottom_frame:function(n){return n()}};var ue,Q={},de=C.react_stack_bottom_frame.bind(C,x)(),fe=V(c(x)),ee={};J.Fragment=k,J.jsx=function(n,p,j){var T=1e4>z.recentlyCreatedOwnerStacks++;return P(n,p,j,!1,T?Error("react-stack-top-frame"):de,T?V(c(n)):fe)},J.jsxs=function(n,p,j){var T=1e4>z.recentlyCreatedOwnerStacks++;return P(n,p,j,!0,T?Error("react-stack-top-frame"):de,T?V(c(n)):fe)}})()),J}var we;function Ne(){return we||(we=1,process.env.NODE_ENV==="production"?re.exports=_e():re.exports=ke()),re.exports}var a=Ne(),be={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},ye=v.createContext&&v.createContext(be),Me=["attr","size","title"];function Ae(t,s){if(t==null)return{};var u=Oe(t,s),c,h;if(Object.getOwnPropertySymbols){var x=Object.getOwnPropertySymbols(t);for(h=0;h<x.length;h++)c=x[h],!(s.indexOf(c)>=0)&&Object.prototype.propertyIsEnumerable.call(t,c)&&(u[c]=t[c])}return u}function Oe(t,s){if(t==null)return{};var u={};for(var c in t)if(Object.prototype.hasOwnProperty.call(t,c)){if(s.indexOf(c)>=0)continue;u[c]=t[c]}return u}function oe(){return oe=Object.assign?Object.assign.bind():function(t){for(var s=1;s<arguments.length;s++){var u=arguments[s];for(var c in u)Object.prototype.hasOwnProperty.call(u,c)&&(t[c]=u[c])}return t},oe.apply(this,arguments)}function Ee(t,s){var u=Object.keys(t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(t);s&&(c=c.filter(function(h){return Object.getOwnPropertyDescriptor(t,h).enumerable})),u.push.apply(u,c)}return u}function ae(t){for(var s=1;s<arguments.length;s++){var u=arguments[s]!=null?arguments[s]:{};s%2?Ee(Object(u),!0).forEach(function(c){ze(t,c,u[c])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(u)):Ee(Object(u)).forEach(function(c){Object.defineProperty(t,c,Object.getOwnPropertyDescriptor(u,c))})}return t}function ze(t,s,u){return s=Pe(s),s in t?Object.defineProperty(t,s,{value:u,enumerable:!0,configurable:!0,writable:!0}):t[s]=u,t}function Pe(t){var s=De(t,"string");return typeof s=="symbol"?s:s+""}function De(t,s){if(typeof t!="object"||!t)return t;var u=t[Symbol.toPrimitive];if(u!==void 0){var c=u.call(t,s);if(typeof c!="object")return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return(s==="string"?String:Number)(t)}function Ce(t){return t&&t.map((s,u)=>v.createElement(s.tag,ae({key:u},s.attr),Ce(s.child)))}function M(t){return s=>v.createElement(He,oe({attr:ae({},t.attr)},s),Ce(t.child))}function He(t){var s=u=>{var{attr:c,size:h,title:x}=t,L=Ae(t,Me),E=h||u.size||"1em",w;return u.className&&(w=u.className),t.className&&(w=(w?w+" ":"")+t.className),v.createElement("svg",oe({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},u.attr,c,L,{className:w,style:ae(ae({color:t.color||u.color},u.style),t.style),height:E,width:E,xmlns:"http://www.w3.org/2000/svg"}),x&&v.createElement("title",null,x),t.children)};return ye!==void 0?v.createElement(ye.Consumer,null,u=>s(u)):s(be)}function Fe(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M352 64c0-17.7-14.3-32-32-32L128 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32L32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32l-192 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32z"},child:[]}]})(t)}function Ie(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M448 64c0 17.7-14.3 32-32 32L192 96c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 224c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"},child:[]}]})(t)}function Be(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l96 0 32 0 208 0c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"},child:[]}]})(t)}function $e(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M24 56c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24l0 120 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l16 0 0-96-8 0C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432l33.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"},child:[]}]})(t)}function Ve(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M12.83 352h262.34A12.82 12.82 0 0 0 288 339.17v-38.34A12.82 12.82 0 0 0 275.17 288H12.83A12.82 12.82 0 0 0 0 300.83v38.34A12.82 12.82 0 0 0 12.83 352zm0-256h262.34A12.82 12.82 0 0 0 288 83.17V44.83A12.82 12.82 0 0 0 275.17 32H12.83A12.82 12.82 0 0 0 0 44.83v38.34A12.82 12.82 0 0 0 12.83 96zM432 160H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0 256H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function Ye(t){return M({attr:{viewBox:"0 0 384 512"},child:[{tag:"path",attr:{d:"M333.49 238a122 122 0 0 0 27-65.21C367.87 96.49 308 32 233.42 32H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h31.87v288H34a16 16 0 0 0-16 16v48a16 16 0 0 0 16 16h209.32c70.8 0 134.14-51.75 141-122.4 4.74-48.45-16.39-92.06-50.83-119.6zM145.66 112h87.76a48 48 0 0 1 0 96h-87.76zm87.76 288h-87.76V288h87.76a56 56 0 0 1 0 112z"},child:[]}]})(t)}function Ue(t){return M({attr:{viewBox:"0 0 544 512"},child:[{tag:"path",attr:{d:"M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"},child:[]}]})(t)}function qe(t){return M({attr:{viewBox:"0 0 320 512"},child:[{tag:"path",attr:{d:"M320 48v32a16 16 0 0 1-16 16h-62.76l-80 320H208a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H16a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h62.76l80-320H112a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h192a16 16 0 0 1 16 16z"},child:[]}]})(t)}function We(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z"},child:[]}]})(t)}function Xe(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M80 368H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm0-320H16A16 16 0 0 0 0 64v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16zm0 160H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm416 176H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function Ge(t){return M({attr:{viewBox:"0 0 496 512"},child:[{tag:"path",attr:{d:"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z"},child:[]}]})(t)}function Ze(t){return M({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64v-96h160v96zm0-160H64v-96h160v96zm224 160H288v-96h160v96zm0-160H288v-96h160v96z"},child:[]}]})(t)}function Je(t){return M({attr:{viewBox:"0 0 448 512"},child:[{tag:"path",attr:{d:"M32 64h32v160c0 88.22 71.78 160 160 160s160-71.78 160-160V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H272a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h32v160a80 80 0 0 1-160 0V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H32a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16zm400 384H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"},child:[]}]})(t)}function Ke(t){return M({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"},child:[]},{tag:"path",attr:{d:"M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61 2.03-5.79h.12l2.03 5.79H9.91z"},child:[]}]})(t)}function Qe(t){return M({attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"},child:[]},{tag:"path",attr:{d:"M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86 2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z"},child:[]}]})(t)}const et=["đ","đ","đ","đ¤Ŗ","đ","đ","đ
","đ","đ","đ","đ","đ","đ","đĸ","đ","đĄ","đ¤","đ","đ","đĨ°","đ¤Š","đ¤","đ´","đ","đŦ","đ¤¤","đļâđĢī¸","đˇ","đ¤","đ¤","đ¤ ","đ","đģ","đ","đ¤","đļ","đą","đŧ","đ¸","đĻ","đˇ","đĩ","đ°","đ¯","đĻ","đŽ","đ","đ","â","đ","đĨ","đ§","âī¸","âĄ","âī¸","đ¸","đš","đ","đ","đŠ","đ","đ","đ","đ","đ","đ","đĨ","đĨ","đ","đ","đ","đ","đļ","đĩ","đ","âŊ","đ","đ¸","đ","đšī¸","đ","đ¤","đī¸","â","đ","đ","đ","đ","đ¤","đ¤","â","đ","đ¤","đ¤","âī¸","đ","đ","đ","đ","đ¤","đ¤","đ¤","đ","đ","đ","âī¸","đ
","đ¤˛","đ","đĢļ","đ"],je=({exec:t,saveSelection:s,handleFileChange:u,handleFontSizeChange:c,handleFontFamilyChange:h,insertEmoji:x,handleLink:L,removeFormatting:E,visibleActions:w,className:F,style:P})=>{const _=v.useRef(null),D=v.useRef(null),C=v.useRef(null),[q,$]=v.useState(!1);v.useEffect(()=>{const m=O=>{!O.target.closest(".rte-emoji-popup")&&!O.target.closest("button[title='Emoji']")&&$(!1)};return document.addEventListener("mousedown",m),()=>document.removeEventListener("mousedown",m)},[]);const k=m=>{m.preventDefault();const O=m.currentTarget.dataset.command;if(O)switch(O){case"bold":case"italic":case"underline":case"insertUnorderedList":case"insertOrderedList":case"removeFormat":t(O);break;case"insertImage":{_.current?.click();break}default:console.warn("Unknown command:",O)}},U=m=>{t("foreColor",m.target.value)},H=m=>{t("backColor",m.target.value)};return a.jsxs("div",{className:`rte-toolbar ${F||""}`,style:P,children:[w.bold&&a.jsx("button",{"data-command":"bold",title:"Bold",onMouseDown:k,children:a.jsx(Ye,{})}),w.italic&&a.jsx("button",{"data-command":"italic",title:"Italic",onMouseDown:k,children:a.jsx(qe,{})}),w.underline&&a.jsx("button",{"data-command":"underline",title:"Underline",onMouseDown:k,children:a.jsx(Je,{})}),w.unorderedList&&a.jsx("button",{"data-command":"insertUnorderedList",onMouseDown:k,title:"UnorderedList",children:a.jsx(Xe,{})}),w.orderedList&&a.jsx("button",{"data-command":"insertOrderedList",title:"OrderedList",onMouseDown:k,children:a.jsx($e,{})}),w.link&&a.jsx("button",{"data-command":"createLink",title:"Link",onClick:L,children:a.jsx(We,{})}),w.removeFormat&&a.jsx("button",{"data-command":"Remove format",title:"removeFormat",onMouseDown:m=>{m.preventDefault(),s(),E()},children:a.jsx(Qe,{})}),w.image&&a.jsx("button",{"data-command":"insertImage",title:"Image",onMouseDown:k,children:a.jsx(Be,{})}),a.jsx("input",{type:"file",accept:"image/*",ref:_,style:{display:"none"},onChange:u}),w.emoji&&a.jsxs("div",{style:{position:"relative"},children:[a.jsx("button",{title:"Emoji",onMouseDown:m=>{m.preventDefault(),s(),$(O=>!O)},children:a.jsx(Ge,{})}),q&&a.jsx("div",{className:"rte-emoji-popup",children:et.map(m=>a.jsx("span",{style:{fontSize:"20px",cursor:"pointer",textAlign:"center"},onMouseDown:O=>{O.preventDefault(),x(m),$(!1)},children:m},m))})]}),w.color&&a.jsxs("div",{style:{position:"relative"},children:[a.jsx("button",{title:"Text Color",onMouseDown:m=>{m.preventDefault(),s(),D.current?.click()},style:{display:"flex",alignItems:"center",justifyContent:"center",color:D.current?.value||"#000",fontSize:"18px"},children:a.jsx(Ke,{})}),a.jsx("input",{ref:D,type:"color",defaultValue:"#000000",onChange:m=>{U(m),(m.target.parentElement?.querySelector("button")).style.color=m.target.value},style:{position:"absolute",opacity:0,width:0,height:0,pointerEvents:"none"}})]}),w.highlight&&a.jsxs("div",{style:{position:"relative"},children:[a.jsx("button",{title:"Highlight",onMouseDown:m=>{m.preventDefault(),s(),C.current?.click()},style:{display:"flex",alignItems:"center",justifyContent:"center",color:C.current?.value||"#000",fontSize:"18px"},children:a.jsx(Ue,{})}),a.jsx("input",{ref:C,type:"color",onChange:m=>{H(m),(m.target.parentElement?.querySelector("button")).style.color=m.target.value},defaultValue:"#000000",style:{position:"absolute",opacity:0,width:0,height:0,pointerEvents:"none"}})]}),w.align&&a.jsxs(a.Fragment,{children:[a.jsx("button",{title:"Align Left",onMouseDown:m=>m.preventDefault(),onClick:()=>t("justifyLeft"),children:a.jsx(Ve,{})}),a.jsx("button",{title:"Align Center",onMouseDown:m=>m.preventDefault(),onClick:()=>t("justifyCenter"),children:a.jsx(Fe,{})}),a.jsx("button",{title:"Align Right",onMouseDown:m=>m.preventDefault(),onClick:()=>t("justifyRight"),children:a.jsx(Ie,{})})]}),w.table&&a.jsx("button",{title:"Insert Table",onMouseDown:m=>m.preventDefault(),onClick:()=>t("insertTable"),children:a.jsx(Ze,{})}),w.fontFamily&&a.jsxs("select",{className:"rte-dropdown",defaultValue:"",onMouseDown:()=>s(),onChange:h,children:[a.jsx("option",{value:"",disabled:!0,children:"Font Family"}),a.jsx("option",{value:"Arial",children:"Arial"}),a.jsx("option",{value:"Georgia",children:"Georgia"}),a.jsx("option",{value:"Times New Roman",children:"Times New Roman"}),a.jsx("option",{value:"Courier New",children:"Courier New"}),a.jsx("option",{value:"Verdana",children:"Verdana"})]}),w.fontSize&&a.jsxs("select",{className:"rte-dropdown",defaultValue:"",onMouseDown:()=>s(),onChange:c,children:[a.jsx("option",{value:"",disabled:!0,children:"Font Size"}),a.jsx("option",{value:"2",children:"Small "}),a.jsx("option",{value:"3",children:"Normal"}),a.jsx("option",{value:"4",children:"Medium"}),a.jsx("option",{value:"5",children:"Large"})]})]})},tt=({show:t,position:s,filtered:u,insertMention:c,onClose:h,query:x})=>{const L=v.useRef(null);return v.useEffect(()=>{const E=w=>{L.current&&!L.current.contains(w.target)&&h()};return t&&document.addEventListener("mousedown",E),()=>{document.removeEventListener("mousedown",E)}},[t,h]),t?a.jsx("ul",{ref:L,className:"rte-popup",style:{top:s.y,left:s.x},children:u.length>0?u.map(({key:E,value:w})=>{const F=E.toLowerCase(),P=x.toLowerCase(),_=F.indexOf(P);let D=E;if(_!==-1&&x.length>0){const C=_+x.length;D=E.substring(0,_)+`<span class="rte-highlight">${E.substring(_,C)}</span>`+E.substring(C)}return a.jsx("li",{onMouseDown:C=>{C.preventDefault(),c({key:E,value:w})},style:{padding:"6px 12px",cursor:"pointer",fontSize:"14px"},dangerouslySetInnerHTML:{__html:D},onMouseEnter:C=>C.currentTarget.style.background="#f0f0f0",onMouseLeave:C=>C.currentTarget.style.background="#fff"},w)}):a.jsx("li",{style:{padding:"6px 12px",color:"#999"},children:"No matches"})}):null};function Re(t){return M({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Circle_Minus"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M15,11.5h0a.5.5,0,0,1,0,1H9a.5.5,0,0,1,0-1Z"},child:[]},{tag:"path",attr:{d:"M12,21.934A9.933,9.933,0,1,1,21.932,12,9.945,9.945,0,0,1,12,21.934ZM12,3.068A8.933,8.933,0,1,0,20.932,12,8.944,8.944,0,0,0,12,3.068Z"},child:[]}]}]}]})(t)}function le(t){return M({attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{id:"Circle_Plus"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{d:"M15,12.5H12.5V15a.5.5,0,0,1-1,0V12.5H9a.5.5,0,0,1,0-1h2.5V9a.5.5,0,0,1,1,0v2.5H15A.5.5,0,0,1,15,12.5Z"},child:[]},{tag:"path",attr:{d:"M12,21.932A9.934,9.934,0,1,1,21.932,12,9.944,9.944,0,0,1,12,21.932ZM12,3.065A8.934,8.934,0,1,0,20.932,12,8.944,8.944,0,0,0,12,3.065Z"},child:[]}]}]}]})(t)}const nt=({visible:t,x:s,y:u,onAction:c,onClose:h})=>{if(!t)return null;const x={top:u,left:s};return a.jsxs("div",{style:x,className:"rte-table-menu",onMouseLeave:h,children:[a.jsxs("button",{onClick:()=>c("insertRowAbove"),children:[a.jsx(le,{})," Insert row above"]}),a.jsxs("button",{onClick:()=>c("insertRowBelow"),children:[a.jsx(le,{})," Insert row below"]}),a.jsxs("button",{onClick:()=>c("insertColLeft"),children:[a.jsx(le,{})," Insert col left"]}),a.jsxs("button",{onClick:()=>c("insertColRight"),children:[a.jsx(le,{})," Insert col right"]}),a.jsxs("button",{onClick:()=>c("deleteRow"),children:[a.jsx(Re,{})," Delete row"]}),a.jsxs("button",{onClick:()=>c("deleteCol"),children:[a.jsx(Re,{})," Delete column"]})]})},Se=({html:t,className:s,style:u})=>{const c=h=>{const x=h.target;if(x.tagName==="A"){h.preventDefault();const L=x.href;L&&window.open(L,"_blank","noopener,noreferrer")}};return a.jsx("div",{className:`rte-preview ${s||""}`,style:u,onClick:c,dangerouslySetInnerHTML:{__html:t}})},rt=({visible:t,linkData:s,onClose:u,onInsert:c})=>{const[h,x]=v.useState(""),[L,E]=v.useState(""),[w,F]=v.useState(""),[P,_]=v.useState("_self");if(v.useEffect(()=>{t?(x(s.url||""),E(s.text||""),F(s.title||""),_(s.target||"_self")):(x(""),E(""),F(""),_("_self"))},[t,s]),!t)return null;const D=()=>{c({url:h,text:L,title:w,target:P})};return a.jsxs(a.Fragment,{children:[a.jsx("div",{className:"rte-link-modal-overlay",onClick:u}),a.jsxs("div",{className:"rte-link-modal",children:[a.jsx("h4",{className:"rte-link-modal__title",children:h?"Edit Link":"Insert Link"}),a.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"URL",value:h,onChange:C=>x(C.target.value)}),a.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"Text to Display",value:L,onChange:C=>E(C.target.value)}),a.jsx("input",{type:"text",className:"rte-link-modal__input",placeholder:"Title",value:w,onChange:C=>F(C.target.value)}),a.jsxs("select",{className:"rte-link-modal__select",value:P,onChange:C=>_(C.target.value),children:[a.jsx("option",{value:"_self",children:"Same tab"}),a.jsx("option",{value:"_blank",children:"New tab"})]}),a.jsxs("div",{className:"rte-link-modal__actions",children:[a.jsx("button",{className:"rte-link-modal__btn",onClick:u,children:"Cancel"}),a.jsx("button",{className:"rte-link-modal__btn rte-link-modal__btn--ok",onClick:D,children:"OK"})]})]})]})},ot=({atSuggestions:t=[],showOutput:s=!1,showPreview:u=!1,toolbarConfig:c={link:!1,image:!1,emoji:!1,table:!1,color:!1,fontFamily:!1,fontSize:!1,highlight:!1},classNames:h={},styles:x={},handleGetHtml:L=()=>{}})=>{const E=v.useRef(null),[w,F]=v.useState("<p>Always bet on Prime!</p>"),[P,_]=v.useState(!1),[D,C]=v.useState({x:0,y:0}),[q,$]=v.useState([]),k=v.useRef(null),U=v.useRef(null),[H,m]=v.useState({visible:!1,x:0,y:0}),[O,W]=v.useState(!1),X=v.useRef(null),[me,se]=v.useState({url:"",text:"",title:"",target:"_self"}),K={bold:!0,italic:!0,underline:!0,removeFormat:!0,unorderedList:!0,orderedList:!0,align:!0,link:c.link??!1,image:c.image??!1,emoji:c.emoji??!1,table:c.table??!1,color:c.color??!1,fontFamily:c.fontFamily??!1,fontSize:c.fontSize??!1,highlight:c.fontSize??!1},[he,ie]=v.useState(""),z=()=>E.current,N=()=>{F(z()?.innerHTML??"");const e=Te();L?.(e)},ce=()=>{const e=window.getSelection();e?.rangeCount&&(k.current=e.getRangeAt(0))},V=()=>{const e=window.getSelection();e&&k.current&&(e.removeAllRanges(),e.addRange(k.current))},ue=(e,o)=>{const r=window.getSelection();r&&r.rangeCount>0&&(k.current=r.getRangeAt(0)),V(),document.execCommand(e,!1,o),N()};v.useEffect(()=>{const e=z();e&&!e.innerHTML&&(e.innerHTML=w),N()},[]),v.useEffect(()=>()=>{document.removeEventListener("mousemove",null),document.removeEventListener("mouseup",null)},[]);const Q=e=>{for(;e&&e.nodeName!=="LI";)e=e.parentNode;return e},de=e=>{let o=0,r=e.parentElement;for(;r;)(r.tagName==="UL"||r.tagName==="OL")&&o++,r=r.parentElement;return o},fe=e=>{const o=e.querySelector("li"),r=o?de(o):1;if(e.querySelector("[data-hidden-array-start]"))return;const l=`{{#arrayData${r>1?r:""}}}`,g=`{{/arrayData${r>1?r:""}}}`,i=document.createElement("span");i.textContent=l,i.style.display="none",i.setAttribute("data-hidden-array-start","true"),e.insertBefore(i,e.firstChild);const f=document.createElement("span");f.textContent=g,f.style.display="none",f.setAttribute("data-hidden-array-end","true"),e.appendChild(f)},ee=e=>{const o=window.getSelection();if(!o?.rangeCount)return;const r=o.getRangeAt(0),l=Q(r.startContainer);let g,i;if(l){let d=l.querySelector(e);d||(d=document.createElement(e),d.style.margin="0",d.style.paddingLeft="20px",l.appendChild(d)),i=d,g=document.createElement("li"),g.textContent="â",i.appendChild(g)}else{if(document.execCommand(e==="ul"?"insertUnorderedList":"insertOrderedList"),i=z()?.querySelector(`${e}:last-child`),!i)return;g=i.querySelector("li:last-child")}fe(i);const f=document.createRange();f.setStart(g,0),f.collapse(!0),o.removeAllRanges(),o.addRange(f),z()?.focus(),N()},n=(e,o)=>{e==="insertOrderedList"?ee("ol"):e==="insertUnorderedList"?ee("ul"):ue(e,o),e==="insertTable"&&pe()},p=e=>{const o=document.createElement("span");o.textContent="â",e.insertNode(o),e.setStartAfter(o),e.collapse(!0);const r=o.getBoundingClientRect();o.remove(),C({x:r.left,y:r.bottom+window.scrollY}),$(t||[]),_(!0),U.current=e.cloneRange()},j=()=>{const e=window.getSelection();if(!e||e.rangeCount===0)return null;const o=e.anchorNode;let r=e.anchorOffset;if(!o)return null;let l=o;for(l.nodeType!==Node.TEXT_NODE&&(l.childNodes&&l.childNodes[r]?l=l.childNodes[r]:l=o.previousSibling);l;){if(l.nodeType===Node.TEXT_NODE){const g=l.textContent||"",i=l===o?r:g.length,f=g.lastIndexOf("@",i-1);if(f!==-1){const d=document.createRange();return d.setStart(l,f),d.setEnd(l,i),d}}l=l.previousSibling}return null},T=e=>{const o=window.getSelection();if(!o)return;const r=j();r?(o.removeAllRanges(),o.addRange(r)):U.current&&(o.removeAllRanges(),o.addRange(U.current));const l=document.createElement("span");l.textContent=`{{${e.key}}}`,l.style.color="#007bff",l.style.display="inline",l.contentEditable="false",l.setAttribute("data-mention",e.value||e.key||"");try{const g=o.rangeCount?o.getRangeAt(0):null;if(g)g.deleteContents(),g.insertNode(l);else{const d=document.createRange(),b=z();d.selectNodeContents(b),d.collapse(!1),d.insertNode(l)}const i=document.createTextNode(" ");l.after(i);const f=document.createRange();f.setStartAfter(i),f.collapse(!0),o.removeAllRanges(),o.addRange(f)}catch(g){console.error("insertMention error:",g)}_(!1),z()?.focus(),N()},G=e=>{const o=e.key.toLowerCase();if((e.ctrlKey||e.metaKey)&&["b","i","u"].includes(o)&&(e.preventDefault(),n(o==="b"?"bold":o==="i"?"italic":o==="u"?"underline":"")),e.shiftKey&&e.key==="2"&&e.preventDefault(),e.key==="Enter"){const r=window.getSelection(),l=r?.anchorNode?Q(r.anchorNode):null;if(!l)return;if(l.textContent?.replace(/\u200B/g,"").trim()===""){e.preventDefault();const i=l.parentElement,f=i?.closest("li");if(f){i?.removeChild(l);const d=document.createElement("p");d.innerHTML="<br />",f.parentElement?.insertBefore(d,f.nextSibling);const b=document.createRange();b.setStart(d,0),b.collapse(!0),r?.removeAllRanges(),r?.addRange(b)}else{const d=l.closest("ul, ol");if(d){const b=document.createElement("p");b.innerHTML="<br />",d.parentElement?.insertBefore(b,d.nextSibling),d.removeChild(l);const R=document.createRange();R.setStart(b,0),R.collapse(!0),r?.removeAllRanges(),r?.addRange(R)}}N()}}},te=e=>{if(e.data==="@"){const r=window.getSelection();if(!r?.rangeCount)return;setTimeout(()=>{p(r.getRangeAt(0)),ie(""),$(t),_(!0)},0);return}if(P){setTimeout(()=>S(),0);return}},S=()=>{if(N(),!P)return;const e=window.getSelection();if(!e||!e.anchorNode)return;const r=(e.anchorNode.textContent||"").match(/@([a-zA-Z0-9_]*)$/);if(!r){_(!1);return}const l=r[1].toLowerCase();ie(l);const g=t.filter(i=>i.key.toLowerCase().includes(l));$(g)},Y=e=>{const o=e.target.files?.[0];if(!o)return;const r=new FileReader;r.onload=l=>{const g=l.target?.result;V();const i=window.getSelection();let f=i&&i.rangeCount?i.getRangeAt(0):null;const d=document.createElement("img");d.src=g,d.alt=o.name||"image",d.className="rte-inserted-image",d.contentEditable="true";const b=z();if(!f||!b){b?.appendChild(d);const A=document.createTextNode(" ");b?.appendChild(A);const I=document.createRange();I.setStartAfter(A),I.collapse(!0),i?.removeAllRanges(),i?.addRange(I),b?.focus(),N(),e.target.value="";return}f.deleteContents(),f.insertNode(d);const R=document.createTextNode(" ");d.after(R);const y=document.createRange();y.setStartAfter(R),y.collapse(!0),i.removeAllRanges(),i.addRange(y),b.focus(),N(),e.target.value=""},r.readAsDataURL(o)},ne=e=>{V();const o=window.getSelection();if(!o?.rangeCount)return;const r=o.getRangeAt(0),l=document.createTextNode(e);r.insertNode(l),r.setStartAfter(l),r.collapse(!0),o.removeAllRanges(),o.addRange(r),z()?.focus(),N()},pe=()=>{V();const e=document.createElement("table");e.style.borderCollapse="collapse",e.style.width="100%",e.style.border="1px solid #ccc",e.style.margin="8px 0",e.style.position="relative";const o=document.createElement("thead"),r=document.createElement("tbody"),l=document.createElement("tr"),g=document.createElement("tr");for(let d=0;d<2;d++){const b=document.createElement("th");b.textContent=`Header ${d+1}`,b.style.border="1px solid #999",b.style.padding="8px",b.style.position="relative";const R=document.createElement("td");R.textContent=`Row 1 Col ${d+1}`,R.style.border="1px solid #999",R.style.padding="8px",R.style.position="relative",ge(b),ge(R),l.appendChild(b),g.appendChild(R)}o.appendChild(l),r.appendChild(g),e.appendChild(o),e.appendChild(r),ct(e),at(e);const i=window.getSelection();if(!i?.rangeCount)return;i.getRangeAt(0).insertNode(e),N()},at=e=>{const o=document.createElement("div");Object.assign(o.style,{position:"absolute",width:"14px",height:"14px",right:"0",bottom:"0",background:"rgba(0,0,0,0.25)",cursor:"nwse-resize",zIndex:"20",borderRadius:"2px"});let r=0,l=0,g=0,i=0;o.addEventListener("mousedown",f=>{f.preventDefault(),r=f.clientX,l=f.clientY;const d=e.getBoundingClientRect();g=d.width,i=d.height;const b=y=>{const A=Math.max(100,g+(y.clientX-r)),I=Math.max(60,i+(y.clientY-l));e.style.width=`${A}px`,e.style.height=`${I}px`,N()},R=()=>{document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",R),N()};document.addEventListener("mousemove",b),document.addEventListener("mouseup",R)}),e.appendChild(o)},ge=e=>{const o=document.createElement("div"),r=document.createElement("div");Object.assign(o.style,{position:"absolute",right:"0",top:"0",width:"6px",height:"100%",cursor:"col-resize",background:"rgba(0,0,0,0.15)",zIndex:"10"}),Object.assign(r.style,{position:"absolute",bottom:"0",left:"0",width:"100%",height:"6px",cursor:"row-resize",background:"rgba(0,0,0,0.15)",zIndex:"10"}),lt(e,o,r),e.appendChild(o),e.appendChild(r)},lt=(e,o,r)=>{let l=0,g=0,i=0,f=0;o.addEventListener("mousedown",y=>{y.preventDefault(),l=y.clientX,i=e.offsetWidth,document.addEventListener("mousemove",d),document.addEventListener("mouseup",R)}),r.addEventListener("mousedown",y=>{y.preventDefault(),g=y.clientY,f=e.offsetHeight,document.addEventListener("mousemove",b),document.addEventListener("mouseup",R)});const d=y=>{const A=i+(y.clientX-l);e.style.width=`${Math.max(30,A)}px`},b=y=>{const A=f+(y.clientY-g);e.style.height=`${Math.max(20,A)}px`},R=()=>{document.removeEventListener("mousemove",d),document.removeEventListener("mousemove",b),document.removeEventListener("mouseup",R)}},st=e=>{const r=e.target.closest("td, th");r&&(e.preventDefault(),document.querySelectorAll(".rte-cell-highlight").forEach(l=>l.classList.remove("rte-cell-highlight")),r.classList.add("rte-cell-highlight"),m({visible:!0,x:e.clientX,y:e.clientY,cell:r}))},Le=()=>{document.querySelectorAll(".rte-cell-highlight").forEach(e=>e.classList.remove("rte-cell-highlight"))},it=e=>{if(!H.cell)return;const o=H.cell.closest("table"),r=H.cell.cellIndex,l=H.cell.parentElement.rowIndex,g=i=>{const f=i.tagName.toLowerCase(),d=document.createElement(f);return d.textContent=i.textContent||"",d.style.cssText=i.style.cssText,ge(d),d};switch(e){case"insertRowAbove":{const i=o.rows[l],f=o.insertRow(l);Array.from(i.cells).forEach(d=>{f.appendChild(g(d))});break}case"insertRowBelow":{const i=o.rows[l],f=o.insertRow(l+1);Array.from(i.cells).forEach(d=>{f.appendChild(g(d))});break}case"insertColLeft":{Array.from(o.rows).forEach(i=>{const f=i.cells[r];i.insertBefore(g(f),f)});break}case"insertColRight":{Array.from(o.rows).forEach(i=>{const f=i.cells[r];i.insertBefore(g(f),f.nextSibling)});break}case"deleteRow":o.rows.length>1&&o.deleteRow(l);break;case"deleteCol":Array.from(o.rows).forEach(i=>{i.cells[r]&&i.deleteCell(r)});break}N(),m({...H,visible:!1}),Le()},ct=e=>{const o=e.querySelector("tbody");if(!o||o.querySelector("[data-hidden-table-start]"))return;const r=document.createElement("span");r.textContent="{{#tableData}}",r.style.display="none",r.setAttribute("data-hidden-table-start","true"),o.insertBefore(r,o.firstChild);const l=document.createElement("span");l.textContent="{{/tableData}}",l.style.display="none",l.setAttribute("data-hidden-table-end","true"),o.appendChild(l)},Te=()=>{const e=z();if(!e)return w;const o=e.cloneNode(!0);return o.querySelectorAll(".rte-cell-highlight").forEach(r=>{r.classList.remove("rte-cell-highlight")}),o.querySelectorAll("div").forEach(r=>{(r.style.cursor==="col-resize"||r.style.cursor==="row-resize"||r.style.cursor==="nwse-resize")&&r.remove()}),o.innerHTML},ut=()=>{ce(),X.current=k.current,se({url:"",text:"",title:"",target:"_self"}),W(!0)},dt=e=>{const o=window.getSelection();if(!o||!X.current)return;o.removeAllRanges(),o.addRange(X.current);let r=e.url.trim();/^https?:\/\//i.test(r)||(r="https://"+r);const l=document.createElement("a");l.href=r,l.style.cursor="pointer",l.style.outline="none",l.textContent=e.text||r,l.title=e.title,l.target=e.target,l.contentEditable="true";const g=o.getRangeAt(0);g.deleteContents(),g.insertNode(l);const i=document.createTextNode(" ");l.after(i);const f=document.createRange();f.setStartAfter(i),f.collapse(!0),o.removeAllRanges(),o.addRange(f),W(!1),N()},ft=e=>{const o=e.target;if(o.tagName==="A"){const r=o;if(e.ctrlKey||e.metaKey){window.open(r.href,"_blank","noopener,noreferrer");return}e.preventDefault();const l=document.createRange();l.selectNode(r),X.current=l,se({url:r.href,text:r.textContent||r.href,title:r.title,target:r.target}),W(!0)}},mt=()=>{const e=z();if(!e)return;const o=window.getSelection();if((!o||o.rangeCount===0)&&k.current){const y=window.getSelection();y?.removeAllRanges(),y?.addRange(k.current)}const r=window.getSelection();if(!r||r.rangeCount===0)return;const l=r.getRangeAt(0);V(),document.execCommand("removeFormat",!1);const g=l.cloneContents(),i=document.createElement("div");i.appendChild(g);const f=document.createTreeWalker(i,NodeFilter.SHOW_ELEMENT,null),d=[];for(;f.nextNode();){const y=f.currentNode,A=y.tagName.toUpperCase(),I=y.getAttribute&&y.getAttribute("data-mention")!==null;A!=="A"&&!I&&d.push(y)}for(let y=d.length-1;y>=0;y--){const A=d[y],I=A.parentNode;if(I){for(;A.firstChild;)I.insertBefore(A.firstChild,A);I.removeChild(A)}}i.querySelectorAll("[style]").forEach(y=>y.removeAttribute("style")),l.deleteContents();const b=document.createDocumentFragment();for(;i.firstChild;)b.appendChild(i.firstChild);l.insertNode(b);const R=document.createRange();R.setStartAfter(l.endContainer.nodeType===Node.TEXT_NODE?l.endContainer:l.startContainer),R.collapse(!0),r.removeAllRanges(),r.addRange(R),e.normalize(),N()};return a.jsxs("div",{className:`rte-wrapper ${h?.wrapper||""}`,style:x.wrapper,children:[a.jsxs("div",{style:{flex:1},children:[a.jsx(je,{exec:n,saveSelection:ce,handleFileChange:Y,handleFontSizeChange:e=>n("fontSize",e.target.value),handleFontFamilyChange:e=>n("fontName",e.target.value),insertEmoji:ne,handleLink:ut,removeFormatting:mt,visibleActions:K,className:h.toolbar,style:x.toolbar}),a.jsx("div",{ref:E,className:`rte-editor ${h?.editor||""}`,style:x.editor,contentEditable:!0,suppressContentEditableWarning:!0,onInput:S,onKeyDown:G,onBeforeInput:te,onContextMenu:st,onClick:ft}),a.jsx(tt,{show:P,position:D,filtered:q,insertMention:T,onClose:()=>_(!1),query:he}),s&&a.jsxs("div",{className:`rte-output ${h?.output||""}`,style:x.output,children:[a.jsx("h4",{children:"Output HTML:"}),a.jsx("p",{children:w})]}),a.jsx(nt,{visible:H.visible,x:H.x,y:H.y,onAction:it,onClose:()=>{m({...H,visible:!1}),Le()}}),a.jsx(rt,{visible:O,linkData:me,onClose:()=>W(!1),onInsert:dt})]}),u?a.jsx(Se,{className:h.preview,style:x.preview,html:Te()}):null]})};B.RichTextEditor=ot,B.RtePreview=Se,B.RteToolbar=je,Object.defineProperty(B,Symbol.toStringTag,{value:"Module"})}));
|
package/dist/richtexteditor.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*{box-sizing:border-box;margin:0}.rte-wrapper{font-family:Inter,system-ui,sans-serif;display:flex;flex-grow:1;flex-direction:row;min-height:400px;min-width:400px;gap:12px;padding:12px;background:#fff;overflow:hidden}.rte-wrapper>div:first-child{display:flex;flex-direction:column;flex:2;min-width:0;min-height:0;gap:8px;overflow:hidden}.rte-toolbar{position:static!important;overflow:visible!important;flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#fafafa;padding:8px;border:1px solid #eee;border-radius:6px;overflow-y:auto;max-height:140px;-webkit-user-select:none;user-select:none}.rte-dropdown{padding:4px 8px;border-radius:4px;border:1px solid #ccc;font-size:12px;background:#fff;cursor:pointer}.rte-toolbar button{padding:6px;border:1px solid transparent;background:none;cursor:pointer}.rte-toolbar button:hover{color:#00f}.rte-toolbar button[title=Emoji]{color:#ff0;fill:#000;background:none;font-size:18px;display:inline-flex;align-items:center;justify-content:center;border:none}.rte-toolbar button[title=Emoji] svg{background-color:#000;border-radius:50%;display:block}.rte-toolbar button[title=removeFormat]{font-size:16px}.rte-toolbar *{-webkit-user-select:none;user-select:none;pointer-events:auto}.rte-editor{flex:1 1 auto;min-height:0;padding:12px;outline:none;border:1px solid lightgray;border-radius:4px;background:#fff;overflow-y:auto}.rte-output{flex-shrink:0;height:20%;background:#f7f7f7;border:1px solid lightgray;border-radius:4px;padding:10px;overflow-y:auto;min-height:100px}.rte-output h4{margin-bottom:6px;font-size:14px}.rte-preview{flex:1;border:1px solid #ccc;border-radius:4px;background:#fff;padding:10px;overflow-y:auto;min-width:200px;min-height:200px}table{border-collapse:collapse;width:100%;border:1px solid #ccc}th,td{border:1px solid #ccc;background:#fff;padding:6px;min-width:60px;position:relative}th{background-color:#d3d3d3}th div,td div{border:none!important;background:transparent!important;padding:0;margin:0}.rte-cell-highlight{outline:2px solid #007bff;outline-offset:-2px;background-color:#007bff1a;z-index:2}.rte-popup{position:absolute;padding:4px 0;background-color:#fff;border:1px solid lightgray;border-radius:4px;box-shadow:0 2px 6px #0000001a;list-style:none;margin:0;z-index:1000;max-height:250px;overflow-y:auto;width:fit-content}.rte-emoji-popup{position:absolute;top:130%;left:25%;background:#fff;border:1px solid #ccc;border-radius:8px;padding:8px;width:260px;height:200px;overflow-y:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;z-index:10000;box-shadow:0 4px 8px #00000026}.rte-table-menu{position:absolute;display:flex;flex-direction:column;align-items:baseline;gap:4px;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px #00000026;z-index:999;padding:4px}.rte-table-menu button{display:flex;align-items:end;gap:4px;padding:6px;border:1px solid transparent;background:none;cursor:pointer}.rte-table-menu button:hover{color:#00f}.rte-link-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.rte-link-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0003;padding:16px;width:320px;z-index:10000;animation:fadeIn .2s ease-in-out}.rte-link-modal__title{margin-bottom:8px;font-size:16px;font-weight:600;text-align:center}.rte-link-modal__input,.rte-link-modal__select{width:100%;padding:6px 8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.rte-link-modal__input:focus,.rte-link-modal__select:focus{border-color:#007bff;outline:none}.rte-link-modal__actions{display:flex;justify-content:flex-end;gap:8px}.rte-link-modal__btn{padding:6px 12px;border:none;border-radius:4px;font-size:14px;cursor:pointer}.rte-link-modal__btn:hover{opacity:.9}.rte-link-modal__btn--ok{background:#007bff;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.rte-toolbar{border:1px solid #e0e0e0;transition:box-shadow .2s ease}.rte-toolbar button:hover{background:#eef3ff;border-radius:6px;color:#007bff;transform:translateY(-2px);transition:all .2s ease}.rte-editor{border:1px solid #ddd;border-radius:2px;background:#fcfcfc;padding:16px;line-height:1.6;font-size:15px;transition:all .2s ease}.rte-editor:focus{border-color:#007bff;background:#fff}.rte-output{border:1px solid #e5e8ec;font-family:monospace;font-size:13px;color:#333}.rte-preview{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:16px}.rte-emoji-popup{background:#fff;box-shadow:0 4px 12px #00000026;padding:10px;width:280px;grid-template-columns:repeat(7,1fr);gap:6px}.rte-emoji-popup span{font-size:22px;cursor:pointer;transition:transform .15s ease}.rte-emoji-popup span:hover{transform:scale(1.3)}.rte-inserted-image{max-width:100%;height:200px;width:fit-content;object-fit:cover;border-radius:6px;display:inline-block;vertical-align:middle;box-shadow:0 1px 4px #0000000f;transition:box-shadow .15s ease,transform .15s ease;cursor:pointer;position:relative}.rte-inserted-image:hover{box-shadow:0 4px 14px #0000001f;transform:translateY(-1px)}
|
|
1
|
+
*{box-sizing:border-box;margin:0}.rte-wrapper{font-family:Inter,system-ui,sans-serif;display:flex;flex-grow:1;flex-direction:row;min-height:400px;min-width:400px;gap:12px;padding:12px;background:#fff;overflow:hidden}.rte-wrapper>div:first-child{display:flex;flex-direction:column;flex:2;min-width:0;min-height:0;gap:8px;overflow:hidden}.rte-toolbar{position:static!important;overflow:visible!important;flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;background:#fafafa;padding:8px;border:1px solid #eee;border-radius:6px;overflow-y:auto;max-height:140px;-webkit-user-select:none;user-select:none}.rte-dropdown{padding:4px 8px;border-radius:4px;border:1px solid #ccc;font-size:12px;background:#fff;cursor:pointer}.rte-toolbar button{padding:6px;border:1px solid transparent;background:none;cursor:pointer}.rte-toolbar button:hover{color:#00f}.rte-toolbar button[title=Emoji]{color:#ff0;fill:#000;background:none;font-size:18px;display:inline-flex;align-items:center;justify-content:center;border:none}.rte-toolbar button[title=Emoji] svg{background-color:#000;border-radius:50%;display:block}.rte-toolbar button[title=removeFormat]{font-size:16px}.rte-toolbar *{-webkit-user-select:none;user-select:none;pointer-events:auto}.rte-editor{flex:1 1 auto;min-height:0;padding:12px;outline:none;border:1px solid lightgray;border-radius:4px;background:#fff;overflow-y:auto}.rte-output{flex-shrink:0;height:20%;background:#f7f7f7;border:1px solid lightgray;border-radius:4px;padding:10px;overflow-y:auto;min-height:100px}.rte-output h4{margin-bottom:6px;font-size:14px}.rte-preview{flex:1;border:1px solid #ccc;border-radius:4px;background:#fff;padding:10px;overflow-y:auto;min-width:200px;min-height:200px}table{border-collapse:collapse;width:100%;border:1px solid #ccc}th,td{border:1px solid #ccc;background:#fff;padding:6px;min-width:60px;position:relative}th{background-color:#d3d3d3}th div,td div{border:none!important;background:transparent!important;padding:0;margin:0}.rte-cell-highlight{outline:2px solid #007bff;outline-offset:-2px;background-color:#007bff1a;z-index:2}.rte-popup{position:absolute;padding:4px 0;background-color:#fff;border:1px solid lightgray;border-radius:4px;box-shadow:0 2px 6px #0000001a;list-style:none;margin:0;z-index:1000;max-height:250px;overflow-y:auto;width:fit-content}.rte-emoji-popup{position:absolute;top:130%;left:25%;background:#fff;border:1px solid #ccc;border-radius:8px;padding:8px;width:260px;height:200px;overflow-y:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:4px;z-index:10000;box-shadow:0 4px 8px #00000026}.rte-table-menu{position:absolute;display:flex;flex-direction:column;align-items:baseline;gap:4px;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px #00000026;z-index:999;padding:4px}.rte-table-menu button{display:flex;align-items:end;gap:4px;padding:6px;border:1px solid transparent;background:none;cursor:pointer}.rte-table-menu button:hover{color:#00f}.rte-link-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:9999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.rte-link-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0003;padding:16px;width:320px;z-index:10000;animation:fadeIn .2s ease-in-out}.rte-link-modal__title{margin-bottom:8px;font-size:16px;font-weight:600;text-align:center}.rte-link-modal__input,.rte-link-modal__select{width:100%;padding:6px 8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.rte-link-modal__input:focus,.rte-link-modal__select:focus{border-color:#007bff;outline:none}.rte-link-modal__actions{display:flex;justify-content:flex-end;gap:8px}.rte-link-modal__btn{padding:6px 12px;border:none;border-radius:4px;font-size:14px;cursor:pointer}.rte-link-modal__btn:hover{opacity:.9}.rte-link-modal__btn--ok{background:#007bff;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.rte-toolbar{border:1px solid #e0e0e0;transition:box-shadow .2s ease}.rte-toolbar button:hover{background:#eef3ff;border-radius:6px;color:#007bff;transform:translateY(-2px);transition:all .2s ease}.rte-editor{border:1px solid #ddd;border-radius:2px;background:#fcfcfc;padding:16px;line-height:1.6;font-size:15px;transition:all .2s ease}.rte-editor:focus{border-color:#007bff;background:#fff}.rte-output{border:1px solid #e5e8ec;font-family:monospace;font-size:13px;color:#333}.rte-preview{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:16px}.rte-emoji-popup{background:#fff;box-shadow:0 4px 12px #00000026;padding:10px;width:280px;grid-template-columns:repeat(7,1fr);gap:6px}.rte-emoji-popup span{font-size:22px;cursor:pointer;transition:transform .15s ease}.rte-emoji-popup span:hover{transform:scale(1.3)}.rte-inserted-image{max-width:100%;height:200px;width:fit-content;object-fit:cover;border-radius:6px;display:inline-block;vertical-align:middle;box-shadow:0 1px 4px #0000000f;transition:box-shadow .15s ease,transform .15s ease;cursor:pointer;position:relative}.rte-inserted-image:hover{box-shadow:0 4px 14px #0000001f;transform:translateY(-1px)}.rte-highlight{color:#007bff;font-weight:700;font-weight:600}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ryzeup/richtexteditor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "A React Rich Text Editor component",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -27,14 +27,14 @@
|
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"scripts": {
|
|
29
29
|
"dev": "vite",
|
|
30
|
-
"build": "tsc -p tsconfig.build.json && vite build",
|
|
30
|
+
"build": "rm -rf dist && tsc -p tsconfig.build.json && vite build",
|
|
31
31
|
"lint": "eslint . --ext .ts,.tsx",
|
|
32
32
|
"preview": "vite preview",
|
|
33
33
|
"prepare": "npm run build"
|
|
34
34
|
},
|
|
35
35
|
"peerDependencies": {
|
|
36
|
-
"react": "
|
|
37
|
-
"react-dom": "
|
|
36
|
+
"react": ">=16.13.1",
|
|
37
|
+
"react-dom": ">=16.13.1"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"react-icons": "^5.5.0"
|