pxx-vue-quill 1.0.12 → 1.0.13

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.
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Copyright (c) 2025 Pxx-Team
9
9
  * Released under the MIT license
10
- * Date: 2025-08-21T07:17:13.736Z
10
+ * Date: 2025-08-21T08:31:24.004Z
11
11
  */
12
12
  'use strict';
13
13
 
@@ -78,7 +78,7 @@ const QuillEditor = vue.defineComponent({
78
78
  },
79
79
  toolbarMode: {
80
80
  type: String,
81
- default: "fixed-top",
81
+ default: "embedded",
82
82
  validator: (value) => {
83
83
  return ['fixed-top', 'embedded'].includes(value);
84
84
  },
@@ -7,6 +7,6 @@
7
7
  *
8
8
  * Copyright (c) 2025 Pxx-Team
9
9
  * Released under the MIT license
10
- * Date: 2025-08-21T07:17:13.736Z
10
+ * Date: 2025-08-21T08:31:24.004Z
11
11
  */
12
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("quill"),t=require("quill-delta"),o=require("vue"),l=require("quill-blot-formatter");function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var r=n(e),i=n(t),a=n(l);const d={full:[["bold","italic","underline"],[{list:"ordered"},{list:"bullet"}],[{color:[]},{background:[]}],["image"]]},s=o.defineComponent({name:"QuillEditor",inheritAttrs:!1,props:{content:{type:[String,Object]},contentType:{type:String,default:"delta",validator:e=>["delta","html","text"].includes(e)},enable:{type:Boolean,default:!0},readOnly:{type:Boolean,default:!1},placeholder:{type:String,required:!1,default:"请输入内容"},minHeight:{type:Number,required:!1,default:20},needBorder:{type:Boolean,default:!1},toolbarMode:{type:String,default:"fixed-top",validator:e=>["fixed-top","embedded"].includes(e)},theme:{type:String,default:"snow",validator:e=>["snow","bubble",""].includes(e)},toolbar:{type:[String,Array,Object,Boolean],required:!1,validator:e=>!!e&&("string"!=typeof e||""===e||("#"===e.charAt(0)||-1!==Object.keys(d).indexOf(e)))},modules:{type:Object,required:!1,default:()=>({name:"blotFormatter",module:a})},options:{type:Object,required:!1},globalOptions:{type:Object,required:!1}},emits:["textChange","selectionChange","editorChange","update:content","focus","blur","ready","ocr","math"],setup:(e,t)=>{let l,n;o.onMounted((()=>{p()})),o.onBeforeUnmount((()=>{l=null}));const a=o.ref(),s=o.computed((()=>({minHeight:`${e.minHeight}px`}))),u=o.computed((()=>({"quill-editor-container":!0,"need-border":e.needBorder,"fixed-top":"fixed-top"===e.toolbarMode,embedded:"embedded"===e.toolbarMode}))),c=(e,t)=>{r.register(e,t)},p=()=>{var o,i;if(!a.value)return;l=new r(a.value,n);const d=null===(o=null==l?void 0:l.getModule("toolbar"))||void 0===o?void 0:o.container;d&&(d.style.display="none");const s=r.import("ui/icons");if(s.ocr='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><g><g style="opacity:0;"><rect x="0" y="0" width="18" height="18" rx="0" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M3.0000245140625,2.6000244140625L5.5000243140625,2.6000244140625C5.8313951140625,2.6000244140625,6.1000242140625,2.3313953240625,6.1000242140625,2.0000244340625C6.1000242140625,1.6686535440624999,5.8313951140625,1.4000244140625,5.5000243140625,1.4000244140625L3.0000245140625,1.4000244140625Q2.3372827740625,1.4000244140625,1.8686535940625,1.8686535940625Q1.4000244140625,2.3372827740625,1.4000244140625,3.0000245140625L1.4000244140625,5.5000243140625C1.4000244140625,5.8313951140625,1.6686535440624999,6.1000242140625,2.0000244340625,6.1000242140625C2.3313953240625,6.1000242140625,2.6000244140625,5.8313951140625,2.6000244140625,5.5000243140625L2.6000244140625,3.0000245140625Q2.6000244140625,2.6000244140625,3.0000245140625,2.6000244140625ZM12.5000244140625,1.4000244140625L15.0000244140625,1.4000244140625Q15.6627664140625,1.4000244140625,16.1313954140625,1.8686538940625Q16.6000244140625,2.3372834940625,16.6000244140625,3.0000245140625L16.6000244140625,5.5000243140625C16.6000244140625,5.6591539140625,16.5368104140625,5.8117661140625,16.424288414062502,5.9242883140625C16.3117674140625,6.0368099140625,16.1591544140625,6.1000242140625,16.0000244140625,6.1000242140625C15.6686534140625,6.1000242140625,15.4000244140625,5.8313951140625,15.4000244140625,5.5000243140625L15.4000234140625,3.0000245140625Q15.4000234140625,2.6000244140625,15.0000244140625,2.6000244140625L12.5000244140625,2.6000244140625C12.1686534140625,2.6000244140625,11.9000244140625,2.3313953240625,11.9000244140625,2.0000244340625C11.9000244140625,1.6686535440624999,12.1686534140625,1.4000244140625,12.5000244140625,1.4000244140625ZM8.6239776140625,6.4719930140625C8.5439777140625,6.1512432140625,8.3999777140625,5.7421179140625,8.2479777140625,5.4212432140625L9.4959774140625,5.052368214062501C9.6959782140625,5.4293680140625,9.9199772140625,5.9346180140625,9.9999771140625,6.2714929140625L9.3519778140625,6.4719930140625L12.7119784140625,6.4719930140625L12.7119784140625,7.6079931140625L11.5039774140625,7.6079931140625C11.1279774140625,8.6968679140625,10.6159782140625,9.6014929140625,9.9599781140625,10.3461180140625C10.7599773140625,10.9224930140625,11.7279774140625,11.3468685140625,12.8879774140625,11.6029934140625C12.6239774140625,11.8592434140625,12.2799774140625,12.3716184140625,12.1039784140625,12.6918684140625C10.8719778140625,12.3716184140625,9.8719778140625,11.8752434140625,9.0479779140625,11.2107429140625C8.175977714062501,11.8992434140625,7.1199779140625,12.4036184140625,5.8559775140625,12.7558684140625C5.7279777140625,12.4757434140625,5.3759775140625,11.9312434140625,5.1519775140625,11.6591184140625C6.3759775140625,11.3868685140625,7.3839779140625,10.9706182140625,8.1839781140625,10.3781185140625C7.5199776140625,9.6094932140625,7.0079775140625,8.6888685140625,6.5919776140625,7.6079931140625L5.3279776140625,7.6079931140625L5.3279776140625,6.4719930140625L8.6239776140625,6.4719930140625ZM7.7999778140625,7.6079931140625C8.1119776140625,8.344617814062499,8.5359778140625,9.0011186140625,9.0719776140625,9.5694933140625C9.5439777140625,9.0251179140625,9.9199772140625,8.3766184140625,10.1919784140625,7.6079931140625L7.7999778140625,7.6079931140625ZM2.6000244140625,12.5000244140625L2.6000244140625,15.0000244140625Q2.6000244140625,15.4000234140625,3.0000245140625,15.4000234140625L5.5000243140625,15.4000234140625C5.8313951140625,15.4000244140625,6.1000242140625,15.6686534140625,6.1000242140625,16.0000244140625C6.1000242140625,16.3313964140625,5.8313951140625,16.6000254140625,5.5000243140625,16.6000254140625L5.4989548140625,16.6000244140625L3.0000245140625,16.6000244140625Q2.3372834940625,16.6000244140625,1.8686538940625,16.1313954140625Q1.4000244140625,15.6627664140625,1.4000244140625,15.0000244140625L1.4000244140625,12.5000244140625C1.4000244140625,12.1686534140625,1.6686535440624999,11.9000244140625,2.0000244340625,11.9000244140625C2.3313953240625,11.9000244140625,2.6000244140625,12.1686534140625,2.6000244140625,12.5000244140625ZM16.6000244140625,12.5010944140625L16.6000244140625,15.0000244140625Q16.6000244140625,15.6627654140625,16.1313954140625,16.1313954140625Q15.6627654140625,16.6000244140625,15.0000244140625,16.6000244140625L12.5000244140625,16.6000244140625C12.3408944140625,16.6000244140625,12.1882824140625,16.5368104140625,12.0757594140625,16.424288414062502C11.9632384140625,16.3117664140625,11.9000244140625,16.1591544140625,11.9000244140625,16.0000244140625C11.9000244140625,15.6686534140625,12.1686534140625,15.4000244140625,12.5000244140625,15.4000244140625L15.0000244140625,15.4000234140625Q15.4000234140625,15.4000234140625,15.4000234140625,15.0000244140625L15.4000234140625,12.5000244140625C15.4000244140625,12.1686534140625,15.6686534140625,11.9000244140625,16.0000244140625,11.9000244140625C16.3313964140625,11.9000244140625,16.6000254140625,12.1686534140625,16.6000254140625,12.5000244140625L16.6000244140625,12.5010944140625Z" fill-rule="evenodd" fill="#333333" fill-opacity="1"/></g></g></svg>',s.math='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_6759_139354"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_6759_139354)"><g><path d="M15.423694,15.049834L15.424264,15.049264Q15.508656,14.964872,15.554328,14.85461Q15.6,14.744348,15.6,14.625Q15.6,14.565905,15.58847,14.507944Q15.576942,14.449986,15.554328,14.395388Q15.531713,14.340792,15.498882,14.291656Q15.466051,14.242521,15.424265,14.200735Q15.382479,14.158949,15.333343,14.126117Q15.284206,14.093286,15.229609,14.070671Q15.175013,14.048058,15.117053,14.036528Q15.059094,14.025,15,14.025Q14.880652,14.025,14.77039,14.070672Q14.660128,14.116344,14.575736,14.200736L13.626472,15.150001L4.4485275,15.150001L10.174264,9.424264Q10.2160501,9.3824773,10.2488813,9.3333416Q10.281712500000001,9.2842059,10.304327,9.229609499999999Q10.3269415,9.175012599999999,10.3384705,9.117054Q10.349999,9.0590944,10.349999,8.999999500000001Q10.349999,8.9409046,10.3384705,8.8829451Q10.3269415,8.8249855,10.304327,8.7703896Q10.281712500000001,8.715793099999999,10.2488813,8.6666574Q10.2160501,8.6175222,10.174264,8.575736L4.4485282,2.85000002L13.626472,2.85000002L14.575395,3.7989223L14.575736,3.7992642Q14.660127,3.8836554999999997,14.77039,3.9293277Q14.880651,3.9749999000000003,15,3.975Q15.059094,3.9749999000000003,15.117054,3.9634712Q15.175013,3.9519422,15.229609,3.9293275999999997Q15.284206,3.906713,15.333342,3.8738817Q15.382478,3.8410504000000003,15.424264,3.7992641000000003Q15.466051,3.7574776,15.498882,3.7083421000000003Q15.531713,3.6592064,15.554328,3.60461Q15.576942,3.5500134,15.588472,3.4920541Q15.6,3.4340948,15.6,3.375Q15.6,3.2556524,15.554328,3.1453898000000002Q15.508656,3.03512704,15.424264,2.9507357499999998L15.423856,2.9503274L14.299264,1.82573593Q14.214872,1.7413445699999999,14.10461,1.69567227Q13.994347,1.64999998,13.875,1.64999998L3,1.64999998Q2.88065257,1.64999998,2.77038994,1.69567227Q2.66012731,1.7413445699999999,2.57573593,1.82573593Q2.53394958,1.8675223,2.50111824,1.91665789Q2.46828693,1.96579346,2.44567233,2.02038996Q2.42305773,2.07498647,2.41152894,2.13294582Q2.4000000999999997,2.190905161,2.40000004,2.25Q2.4000000999999997,2.309094839,2.41152889,2.36705418Q2.42305773,2.42501353,2.44567233,2.47961004Q2.46828693,2.53420654,2.50111827,2.58334213Q2.53394958,2.6324777,2.57573593,2.67426407L8.9014721,9L2.57573593,15.325736Q2.49134457,15.410126,2.44567227,15.520389Q2.39999998,15.630651,2.39999998,15.75Q2.39999998,15.809094,2.41152883,15.867053Q2.42305768,15.925013,2.44567233,15.979609Q2.46828693,16.034204000000003,2.50111827,16.08334Q2.53394958,16.132476,2.57573593,16.174263Q2.6175223,16.216048999999998,2.66665787,16.24888Q2.71579343,16.281712,2.77038994,16.304327Q2.82498646,16.326940999999998,2.88294581,16.33847Q2.940905157,16.349998,3,16.349999L13.875,16.349999Q13.994347,16.349998,14.104609,16.304326Q14.214872,16.258654,14.299264,16.174264L15.423694,15.049834Z" fill-rule="evenodd" fill="#333333" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>',n=m(),e.modules)if(Array.isArray(e.modules))for(const t of e.modules)c(`modules/${t.name}`,t.module);else c(`modules/${e.modules.name}`,e.modules.module);l=new r(a.value,n),C(e.content),l.on("text-change",Q),l.on("selection-change",b),l.on("editor-change",y),"bubble"!==e.theme&&a.value.classList.remove("ql-bubble"),"snow"!==e.theme&&a.value.classList.remove("ql-snow"),null===(i=l.getModule("toolbar"))||void 0===i||i.container.addEventListener("mousedown",(e=>{e.preventDefault()})),t.emit("ready",l)},m=()=>{const o={};if(""!==e.theme&&(o.theme=e.theme),e.readOnly&&(o.readOnly=e.readOnly),e.placeholder&&(o.placeholder=e.placeholder),e.toolbar&&""!==e.toolbar&&(o.modules={toolbar:{container:[...d.full,["ocr"],[{math:!0}]],handlers:{ocr:function(){console.log("ocr"),t.emit("ocr")},math:function(){t.emit("math")}}}}),e.modules){const t=(()=>{var t,o;const l={};if(Array.isArray(e.modules))for(const n of e.modules)l[n.name]=null!==(t=n.options)&&void 0!==t?t:{};else l[e.modules.name]=null!==(o=e.modules.options)&&void 0!==o?o:{};return l})();o.modules=Object.assign({},o.modules,t)}return Object.assign({},e.globalOptions,e.options,o)},h=e=>"object"==typeof e&&e?e.slice():e;let g;const v=e=>{if(typeof g==typeof e){if(e===g)return!0;if("object"==typeof e&&e&&"object"==typeof g&&g)return t=g.diff(e),!Object.values(t.ops).some((e=>!e.retain||1!==Object.keys(e).length))}var t;return!1},Q=(o,l,n)=>{g=h(L()),v(e.content)||t.emit("update:content",g),t.emit("textChange",{delta:o,oldContents:l,source:n})},f=o.ref(),b=(e,o,n)=>{var r;f.value=!!(null==l?void 0:l.hasFocus());const i=null===(r=null==l?void 0:l.getModule("toolbar"))||void 0===r?void 0:r.container;i&&(i.style.display=f.value?"flex":"none"),t.emit("selectionChange",{range:e,oldRange:o,source:n})};o.watch(f,(e=>{t.emit(e?"focus":"blur",a)}));const y=(...e)=>{"text-change"===e[0]&&t.emit("editorChange",{name:e[0],delta:e[1],oldContents:e[2],source:e[3]}),"selection-change"===e[0]&&t.emit("editorChange",{name:e[0],range:e[1],oldRange:e[2],source:e[3]})},L=(t,o)=>"html"===e.contentType?M():"text"===e.contentType?x(t,o):null==l?void 0:l.getContents(t,o),C=(t,o="api")=>{const n=t||("delta"===e.contentType?new i:"");"html"===e.contentType?T(n):"text"===e.contentType?w(n,o):null==l||l.setContents(n,o),g=h(n)},x=(e,t)=>{var o;return null!==(o=null==l?void 0:l.getText(e,t))&&void 0!==o?o:""},w=(e,t="api")=>{null==l||l.setText(e,t)},M=()=>{var e;return null!==(e=null==l?void 0:l.root.innerHTML)&&void 0!==e?e:""},T=e=>{l&&(l.root.innerHTML=e)};return o.watch((()=>e.content),(e=>{if(!l||!e||v(e))return;const t=l.getSelection();t&&o.nextTick((()=>null==l?void 0:l.setSelection(t))),C(e)}),{deep:!0}),o.watch((()=>e.enable),(e=>{l&&l.enable(e)})),{editor:a,getEditor:()=>a.value,getToolbar:()=>{var e;return null===(e=null==l?void 0:l.getModule("toolbar"))||void 0===e?void 0:e.container},getQuill:()=>{if(l)return l;throw'The quill editor hasn\'t been instantiated yet,\n make sure to call this method when the editor ready\n or use v-on:ready="onReady(quill)" event instead.'},getContents:L,setContents:C,getHTML:M,setHTML:T,pasteHTML:(e,t="api")=>{const o=null==l?void 0:l.clipboard.convert(e);o&&(null==l||l.setContents(o,t))},focus:()=>{null==l||l.focus()},getText:x,setText:w,reinit:()=>{o.nextTick((()=>{var e;!t.slots.toolbar&&l&&(null===(e=l.getModule("toolbar"))||void 0===e||e.container.remove()),p()}))},editorWrapStyle:s,editorWrapClass:u}},render(){var e,t;return[o.h("div",{class:this.editorWrapClass,style:this.editorWrapStyle},[null===(t=(e=this.$slots).toolbar)||void 0===t?void 0:t.call(e),o.h("div",{ref:"editor",...this.$attrs})])]}});exports.Quill=r,exports.Delta=i,exports.QuillEditor=s;
12
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("quill"),t=require("quill-delta"),o=require("vue"),l=require("quill-blot-formatter");function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}var r=n(e),i=n(t),a=n(l);const d={full:[["bold","italic","underline"],[{list:"ordered"},{list:"bullet"}],[{color:[]},{background:[]}],["image"]]},s=o.defineComponent({name:"QuillEditor",inheritAttrs:!1,props:{content:{type:[String,Object]},contentType:{type:String,default:"delta",validator:e=>["delta","html","text"].includes(e)},enable:{type:Boolean,default:!0},readOnly:{type:Boolean,default:!1},placeholder:{type:String,required:!1,default:"请输入内容"},minHeight:{type:Number,required:!1,default:20},needBorder:{type:Boolean,default:!1},toolbarMode:{type:String,default:"embedded",validator:e=>["fixed-top","embedded"].includes(e)},theme:{type:String,default:"snow",validator:e=>["snow","bubble",""].includes(e)},toolbar:{type:[String,Array,Object,Boolean],required:!1,validator:e=>!!e&&("string"!=typeof e||""===e||("#"===e.charAt(0)||-1!==Object.keys(d).indexOf(e)))},modules:{type:Object,required:!1,default:()=>({name:"blotFormatter",module:a})},options:{type:Object,required:!1},globalOptions:{type:Object,required:!1}},emits:["textChange","selectionChange","editorChange","update:content","focus","blur","ready","ocr","math"],setup:(e,t)=>{let l,n;o.onMounted((()=>{p()})),o.onBeforeUnmount((()=>{l=null}));const a=o.ref(),s=o.computed((()=>({minHeight:`${e.minHeight}px`}))),u=o.computed((()=>({"quill-editor-container":!0,"need-border":e.needBorder,"fixed-top":"fixed-top"===e.toolbarMode,embedded:"embedded"===e.toolbarMode}))),c=(e,t)=>{r.register(e,t)},p=()=>{var o,i;if(!a.value)return;l=new r(a.value,n);const d=null===(o=null==l?void 0:l.getModule("toolbar"))||void 0===o?void 0:o.container;d&&(d.style.display="none");const s=r.import("ui/icons");if(s.ocr='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><g><g style="opacity:0;"><rect x="0" y="0" width="18" height="18" rx="0" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M3.0000245140625,2.6000244140625L5.5000243140625,2.6000244140625C5.8313951140625,2.6000244140625,6.1000242140625,2.3313953240625,6.1000242140625,2.0000244340625C6.1000242140625,1.6686535440624999,5.8313951140625,1.4000244140625,5.5000243140625,1.4000244140625L3.0000245140625,1.4000244140625Q2.3372827740625,1.4000244140625,1.8686535940625,1.8686535940625Q1.4000244140625,2.3372827740625,1.4000244140625,3.0000245140625L1.4000244140625,5.5000243140625C1.4000244140625,5.8313951140625,1.6686535440624999,6.1000242140625,2.0000244340625,6.1000242140625C2.3313953240625,6.1000242140625,2.6000244140625,5.8313951140625,2.6000244140625,5.5000243140625L2.6000244140625,3.0000245140625Q2.6000244140625,2.6000244140625,3.0000245140625,2.6000244140625ZM12.5000244140625,1.4000244140625L15.0000244140625,1.4000244140625Q15.6627664140625,1.4000244140625,16.1313954140625,1.8686538940625Q16.6000244140625,2.3372834940625,16.6000244140625,3.0000245140625L16.6000244140625,5.5000243140625C16.6000244140625,5.6591539140625,16.5368104140625,5.8117661140625,16.424288414062502,5.9242883140625C16.3117674140625,6.0368099140625,16.1591544140625,6.1000242140625,16.0000244140625,6.1000242140625C15.6686534140625,6.1000242140625,15.4000244140625,5.8313951140625,15.4000244140625,5.5000243140625L15.4000234140625,3.0000245140625Q15.4000234140625,2.6000244140625,15.0000244140625,2.6000244140625L12.5000244140625,2.6000244140625C12.1686534140625,2.6000244140625,11.9000244140625,2.3313953240625,11.9000244140625,2.0000244340625C11.9000244140625,1.6686535440624999,12.1686534140625,1.4000244140625,12.5000244140625,1.4000244140625ZM8.6239776140625,6.4719930140625C8.5439777140625,6.1512432140625,8.3999777140625,5.7421179140625,8.2479777140625,5.4212432140625L9.4959774140625,5.052368214062501C9.6959782140625,5.4293680140625,9.9199772140625,5.9346180140625,9.9999771140625,6.2714929140625L9.3519778140625,6.4719930140625L12.7119784140625,6.4719930140625L12.7119784140625,7.6079931140625L11.5039774140625,7.6079931140625C11.1279774140625,8.6968679140625,10.6159782140625,9.6014929140625,9.9599781140625,10.3461180140625C10.7599773140625,10.9224930140625,11.7279774140625,11.3468685140625,12.8879774140625,11.6029934140625C12.6239774140625,11.8592434140625,12.2799774140625,12.3716184140625,12.1039784140625,12.6918684140625C10.8719778140625,12.3716184140625,9.8719778140625,11.8752434140625,9.0479779140625,11.2107429140625C8.175977714062501,11.8992434140625,7.1199779140625,12.4036184140625,5.8559775140625,12.7558684140625C5.7279777140625,12.4757434140625,5.3759775140625,11.9312434140625,5.1519775140625,11.6591184140625C6.3759775140625,11.3868685140625,7.3839779140625,10.9706182140625,8.1839781140625,10.3781185140625C7.5199776140625,9.6094932140625,7.0079775140625,8.6888685140625,6.5919776140625,7.6079931140625L5.3279776140625,7.6079931140625L5.3279776140625,6.4719930140625L8.6239776140625,6.4719930140625ZM7.7999778140625,7.6079931140625C8.1119776140625,8.344617814062499,8.5359778140625,9.0011186140625,9.0719776140625,9.5694933140625C9.5439777140625,9.0251179140625,9.9199772140625,8.3766184140625,10.1919784140625,7.6079931140625L7.7999778140625,7.6079931140625ZM2.6000244140625,12.5000244140625L2.6000244140625,15.0000244140625Q2.6000244140625,15.4000234140625,3.0000245140625,15.4000234140625L5.5000243140625,15.4000234140625C5.8313951140625,15.4000244140625,6.1000242140625,15.6686534140625,6.1000242140625,16.0000244140625C6.1000242140625,16.3313964140625,5.8313951140625,16.6000254140625,5.5000243140625,16.6000254140625L5.4989548140625,16.6000244140625L3.0000245140625,16.6000244140625Q2.3372834940625,16.6000244140625,1.8686538940625,16.1313954140625Q1.4000244140625,15.6627664140625,1.4000244140625,15.0000244140625L1.4000244140625,12.5000244140625C1.4000244140625,12.1686534140625,1.6686535440624999,11.9000244140625,2.0000244340625,11.9000244140625C2.3313953240625,11.9000244140625,2.6000244140625,12.1686534140625,2.6000244140625,12.5000244140625ZM16.6000244140625,12.5010944140625L16.6000244140625,15.0000244140625Q16.6000244140625,15.6627654140625,16.1313954140625,16.1313954140625Q15.6627654140625,16.6000244140625,15.0000244140625,16.6000244140625L12.5000244140625,16.6000244140625C12.3408944140625,16.6000244140625,12.1882824140625,16.5368104140625,12.0757594140625,16.424288414062502C11.9632384140625,16.3117664140625,11.9000244140625,16.1591544140625,11.9000244140625,16.0000244140625C11.9000244140625,15.6686534140625,12.1686534140625,15.4000244140625,12.5000244140625,15.4000244140625L15.0000244140625,15.4000234140625Q15.4000234140625,15.4000234140625,15.4000234140625,15.0000244140625L15.4000234140625,12.5000244140625C15.4000244140625,12.1686534140625,15.6686534140625,11.9000244140625,16.0000244140625,11.9000244140625C16.3313964140625,11.9000244140625,16.6000254140625,12.1686534140625,16.6000254140625,12.5000244140625L16.6000244140625,12.5010944140625Z" fill-rule="evenodd" fill="#333333" fill-opacity="1"/></g></g></svg>',s.math='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="18" height="18" viewBox="0 0 18 18"><defs><clipPath id="master_svg0_6759_139354"><rect x="0" y="0" width="18" height="18" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_6759_139354)"><g><path d="M15.423694,15.049834L15.424264,15.049264Q15.508656,14.964872,15.554328,14.85461Q15.6,14.744348,15.6,14.625Q15.6,14.565905,15.58847,14.507944Q15.576942,14.449986,15.554328,14.395388Q15.531713,14.340792,15.498882,14.291656Q15.466051,14.242521,15.424265,14.200735Q15.382479,14.158949,15.333343,14.126117Q15.284206,14.093286,15.229609,14.070671Q15.175013,14.048058,15.117053,14.036528Q15.059094,14.025,15,14.025Q14.880652,14.025,14.77039,14.070672Q14.660128,14.116344,14.575736,14.200736L13.626472,15.150001L4.4485275,15.150001L10.174264,9.424264Q10.2160501,9.3824773,10.2488813,9.3333416Q10.281712500000001,9.2842059,10.304327,9.229609499999999Q10.3269415,9.175012599999999,10.3384705,9.117054Q10.349999,9.0590944,10.349999,8.999999500000001Q10.349999,8.9409046,10.3384705,8.8829451Q10.3269415,8.8249855,10.304327,8.7703896Q10.281712500000001,8.715793099999999,10.2488813,8.6666574Q10.2160501,8.6175222,10.174264,8.575736L4.4485282,2.85000002L13.626472,2.85000002L14.575395,3.7989223L14.575736,3.7992642Q14.660127,3.8836554999999997,14.77039,3.9293277Q14.880651,3.9749999000000003,15,3.975Q15.059094,3.9749999000000003,15.117054,3.9634712Q15.175013,3.9519422,15.229609,3.9293275999999997Q15.284206,3.906713,15.333342,3.8738817Q15.382478,3.8410504000000003,15.424264,3.7992641000000003Q15.466051,3.7574776,15.498882,3.7083421000000003Q15.531713,3.6592064,15.554328,3.60461Q15.576942,3.5500134,15.588472,3.4920541Q15.6,3.4340948,15.6,3.375Q15.6,3.2556524,15.554328,3.1453898000000002Q15.508656,3.03512704,15.424264,2.9507357499999998L15.423856,2.9503274L14.299264,1.82573593Q14.214872,1.7413445699999999,14.10461,1.69567227Q13.994347,1.64999998,13.875,1.64999998L3,1.64999998Q2.88065257,1.64999998,2.77038994,1.69567227Q2.66012731,1.7413445699999999,2.57573593,1.82573593Q2.53394958,1.8675223,2.50111824,1.91665789Q2.46828693,1.96579346,2.44567233,2.02038996Q2.42305773,2.07498647,2.41152894,2.13294582Q2.4000000999999997,2.190905161,2.40000004,2.25Q2.4000000999999997,2.309094839,2.41152889,2.36705418Q2.42305773,2.42501353,2.44567233,2.47961004Q2.46828693,2.53420654,2.50111827,2.58334213Q2.53394958,2.6324777,2.57573593,2.67426407L8.9014721,9L2.57573593,15.325736Q2.49134457,15.410126,2.44567227,15.520389Q2.39999998,15.630651,2.39999998,15.75Q2.39999998,15.809094,2.41152883,15.867053Q2.42305768,15.925013,2.44567233,15.979609Q2.46828693,16.034204000000003,2.50111827,16.08334Q2.53394958,16.132476,2.57573593,16.174263Q2.6175223,16.216048999999998,2.66665787,16.24888Q2.71579343,16.281712,2.77038994,16.304327Q2.82498646,16.326940999999998,2.88294581,16.33847Q2.940905157,16.349998,3,16.349999L13.875,16.349999Q13.994347,16.349998,14.104609,16.304326Q14.214872,16.258654,14.299264,16.174264L15.423694,15.049834Z" fill-rule="evenodd" fill="#333333" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>',n=m(),e.modules)if(Array.isArray(e.modules))for(const t of e.modules)c(`modules/${t.name}`,t.module);else c(`modules/${e.modules.name}`,e.modules.module);l=new r(a.value,n),C(e.content),l.on("text-change",Q),l.on("selection-change",b),l.on("editor-change",y),"bubble"!==e.theme&&a.value.classList.remove("ql-bubble"),"snow"!==e.theme&&a.value.classList.remove("ql-snow"),null===(i=l.getModule("toolbar"))||void 0===i||i.container.addEventListener("mousedown",(e=>{e.preventDefault()})),t.emit("ready",l)},m=()=>{const o={};if(""!==e.theme&&(o.theme=e.theme),e.readOnly&&(o.readOnly=e.readOnly),e.placeholder&&(o.placeholder=e.placeholder),e.toolbar&&""!==e.toolbar&&(o.modules={toolbar:{container:[...d.full,["ocr"],[{math:!0}]],handlers:{ocr:function(){console.log("ocr"),t.emit("ocr")},math:function(){t.emit("math")}}}}),e.modules){const t=(()=>{var t,o;const l={};if(Array.isArray(e.modules))for(const n of e.modules)l[n.name]=null!==(t=n.options)&&void 0!==t?t:{};else l[e.modules.name]=null!==(o=e.modules.options)&&void 0!==o?o:{};return l})();o.modules=Object.assign({},o.modules,t)}return Object.assign({},e.globalOptions,e.options,o)},h=e=>"object"==typeof e&&e?e.slice():e;let g;const v=e=>{if(typeof g==typeof e){if(e===g)return!0;if("object"==typeof e&&e&&"object"==typeof g&&g)return t=g.diff(e),!Object.values(t.ops).some((e=>!e.retain||1!==Object.keys(e).length))}var t;return!1},Q=(o,l,n)=>{g=h(L()),v(e.content)||t.emit("update:content",g),t.emit("textChange",{delta:o,oldContents:l,source:n})},f=o.ref(),b=(e,o,n)=>{var r;f.value=!!(null==l?void 0:l.hasFocus());const i=null===(r=null==l?void 0:l.getModule("toolbar"))||void 0===r?void 0:r.container;i&&(i.style.display=f.value?"flex":"none"),t.emit("selectionChange",{range:e,oldRange:o,source:n})};o.watch(f,(e=>{t.emit(e?"focus":"blur",a)}));const y=(...e)=>{"text-change"===e[0]&&t.emit("editorChange",{name:e[0],delta:e[1],oldContents:e[2],source:e[3]}),"selection-change"===e[0]&&t.emit("editorChange",{name:e[0],range:e[1],oldRange:e[2],source:e[3]})},L=(t,o)=>"html"===e.contentType?M():"text"===e.contentType?x(t,o):null==l?void 0:l.getContents(t,o),C=(t,o="api")=>{const n=t||("delta"===e.contentType?new i:"");"html"===e.contentType?T(n):"text"===e.contentType?w(n,o):null==l||l.setContents(n,o),g=h(n)},x=(e,t)=>{var o;return null!==(o=null==l?void 0:l.getText(e,t))&&void 0!==o?o:""},w=(e,t="api")=>{null==l||l.setText(e,t)},M=()=>{var e;return null!==(e=null==l?void 0:l.root.innerHTML)&&void 0!==e?e:""},T=e=>{l&&(l.root.innerHTML=e)};return o.watch((()=>e.content),(e=>{if(!l||!e||v(e))return;const t=l.getSelection();t&&o.nextTick((()=>null==l?void 0:l.setSelection(t))),C(e)}),{deep:!0}),o.watch((()=>e.enable),(e=>{l&&l.enable(e)})),{editor:a,getEditor:()=>a.value,getToolbar:()=>{var e;return null===(e=null==l?void 0:l.getModule("toolbar"))||void 0===e?void 0:e.container},getQuill:()=>{if(l)return l;throw'The quill editor hasn\'t been instantiated yet,\n make sure to call this method when the editor ready\n or use v-on:ready="onReady(quill)" event instead.'},getContents:L,setContents:C,getHTML:M,setHTML:T,pasteHTML:(e,t="api")=>{const o=null==l?void 0:l.clipboard.convert(e);o&&(null==l||l.setContents(o,t))},focus:()=>{null==l||l.focus()},getText:x,setText:w,reinit:()=>{o.nextTick((()=>{var e;!t.slots.toolbar&&l&&(null===(e=l.getModule("toolbar"))||void 0===e||e.container.remove()),p()}))},editorWrapStyle:s,editorWrapClass:u}},render(){var e,t;return[o.h("div",{class:this.editorWrapClass,style:this.editorWrapStyle},[null===(t=(e=this.$slots).toolbar)||void 0===t?void 0:t.call(e),o.h("div",{ref:"editor",...this.$attrs})])]}});exports.Quill=r,exports.Delta=i,exports.QuillEditor=s;
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Copyright (c) 2025 Pxx-Team
9
9
  * Released under the MIT license
10
- * Date: 2025-08-21T07:17:13.736Z
10
+ * Date: 2025-08-21T08:31:24.004Z
11
11
  */
12
12
  import { defineComponent, onMounted, onBeforeUnmount, ref, computed, watch, nextTick, h } from 'vue';
13
13
 
@@ -18555,44 +18555,52 @@ var es = /*#__PURE__*/Object.freeze({
18555
18555
 
18556
18556
  var require$$0 = /*@__PURE__*/getAugmentedNamespace(es);
18557
18557
 
18558
- var Action$1 = {};
18558
+ var Action = {};
18559
18559
 
18560
- Object.defineProperty(Action$1, "__esModule", {
18561
- value: true
18562
- });
18560
+ var hasRequiredAction;
18563
18561
 
18564
- var _createClass$2 = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
18562
+ function requireAction () {
18563
+ if (hasRequiredAction) return Action;
18564
+ hasRequiredAction = 1;
18565
18565
 
18566
- var _BlotFormatter$1 = requireBlotFormatter();
18566
+ Object.defineProperty(Action, "__esModule", {
18567
+ value: true
18568
+ });
18567
18569
 
18568
- _interopRequireDefault$1(_BlotFormatter$1);
18570
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
18569
18571
 
18570
- function _interopRequireDefault$1(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
18572
+ var _BlotFormatter = requireBlotFormatter();
18571
18573
 
18572
- function _classCallCheck$2(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
18574
+ _interopRequireDefault(_BlotFormatter);
18573
18575
 
18574
- var Action = function () {
18575
- function Action(formatter) {
18576
- _classCallCheck$2(this, Action);
18576
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
18577
18577
 
18578
- this.formatter = formatter;
18579
- }
18578
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
18580
18579
 
18581
- _createClass$2(Action, [{
18582
- key: 'onCreate',
18583
- value: function onCreate() {}
18584
- }, {
18585
- key: 'onDestroy',
18586
- value: function onDestroy() {}
18587
- }, {
18588
- key: 'onUpdate',
18589
- value: function onUpdate() {}
18590
- }]);
18580
+ var Action$1 = function () {
18581
+ function Action(formatter) {
18582
+ _classCallCheck(this, Action);
18591
18583
 
18592
- return Action;
18593
- }();
18584
+ this.formatter = formatter;
18585
+ }
18586
+
18587
+ _createClass(Action, [{
18588
+ key: 'onCreate',
18589
+ value: function onCreate() {}
18590
+ }, {
18591
+ key: 'onDestroy',
18592
+ value: function onDestroy() {}
18593
+ }, {
18594
+ key: 'onUpdate',
18595
+ value: function onUpdate() {}
18596
+ }]);
18597
+
18598
+ return Action;
18599
+ }();
18594
18600
 
18595
- Action$1.default = Action;
18601
+ Action.default = Action$1;
18602
+ return Action;
18603
+ }
18596
18604
 
18597
18605
  var hasRequiredBlotFormatter;
18598
18606
 
@@ -18614,7 +18622,7 @@ function requireBlotFormatter () {
18614
18622
 
18615
18623
  var _Options2 = _interopRequireDefault(_Options);
18616
18624
 
18617
- var _Action = Action$1;
18625
+ var _Action = requireAction();
18618
18626
 
18619
18627
  _interopRequireDefault(_Action);
18620
18628
 
@@ -18772,11 +18780,11 @@ Object.defineProperty(DefaultAligner$1, "__esModule", {
18772
18780
  value: true
18773
18781
  });
18774
18782
 
18775
- var _createClass$1 = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
18783
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
18776
18784
 
18777
18785
  function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
18778
18786
 
18779
- function _classCallCheck$1(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
18787
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
18780
18788
 
18781
18789
  var LEFT_ALIGN = 'left';
18782
18790
  var CENTER_ALIGN = 'center';
@@ -18787,7 +18795,7 @@ var DefaultAligner = function () {
18787
18795
  var _this = this,
18788
18796
  _alignments;
18789
18797
 
18790
- _classCallCheck$1(this, DefaultAligner);
18798
+ _classCallCheck(this, DefaultAligner);
18791
18799
 
18792
18800
  this.applyStyle = options.aligner.applyStyle;
18793
18801
  this.alignAttribute = options.attribute;
@@ -18815,7 +18823,7 @@ var DefaultAligner = function () {
18815
18823
  }), _alignments);
18816
18824
  }
18817
18825
 
18818
- _createClass$1(DefaultAligner, [{
18826
+ _createClass(DefaultAligner, [{
18819
18827
  key: 'getAlignments',
18820
18828
  value: function getAlignments() {
18821
18829
  var _this2 = this;
@@ -19053,7 +19061,7 @@ function requireAlignAction () {
19053
19061
 
19054
19062
  var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
19055
19063
 
19056
- var _Action2 = Action$1;
19064
+ var _Action2 = requireAction();
19057
19065
 
19058
19066
  var _Action3 = _interopRequireDefault(_Action2);
19059
19067
 
@@ -19132,7 +19140,7 @@ function requireResizeAction () {
19132
19140
 
19133
19141
  var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
19134
19142
 
19135
- var _Action2 = Action$1;
19143
+ var _Action2 = requireAction();
19136
19144
 
19137
19145
  var _Action3 = _interopRequireDefault(_Action2);
19138
19146
 
@@ -19321,7 +19329,7 @@ function requireDeleteAction () {
19321
19329
 
19322
19330
  var _quill2 = _interopRequireDefault(_quill);
19323
19331
 
19324
- var _Action2 = Action$1;
19332
+ var _Action2 = requireAction();
19325
19333
 
19326
19334
  var _Action3 = _interopRequireDefault(_Action2);
19327
19335
 
@@ -19400,7 +19408,7 @@ function requireBlotSpec () {
19400
19408
 
19401
19409
  _interopRequireDefault(_BlotFormatter);
19402
19410
 
19403
- var _Action = Action$1;
19411
+ var _Action = requireAction();
19404
19412
 
19405
19413
  _interopRequireDefault(_Action);
19406
19414
 
@@ -19540,148 +19548,156 @@ function requireImageSpec () {
19540
19548
 
19541
19549
  var IframeVideoSpec = {};
19542
19550
 
19543
- var UnclickableBlotSpec$1 = {};
19551
+ var UnclickableBlotSpec = {};
19544
19552
 
19545
- Object.defineProperty(UnclickableBlotSpec$1, "__esModule", {
19546
- value: true
19547
- });
19553
+ var hasRequiredUnclickableBlotSpec;
19548
19554
 
19549
- var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
19555
+ function requireUnclickableBlotSpec () {
19556
+ if (hasRequiredUnclickableBlotSpec) return UnclickableBlotSpec;
19557
+ hasRequiredUnclickableBlotSpec = 1;
19550
19558
 
19551
- var _BlotSpec2 = requireBlotSpec();
19559
+ Object.defineProperty(UnclickableBlotSpec, "__esModule", {
19560
+ value: true
19561
+ });
19552
19562
 
19553
- var _BlotSpec3 = _interopRequireDefault(_BlotSpec2);
19563
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
19554
19564
 
19555
- var _BlotFormatter = requireBlotFormatter();
19565
+ var _BlotSpec2 = requireBlotSpec();
19556
19566
 
19557
- _interopRequireDefault(_BlotFormatter);
19567
+ var _BlotSpec3 = _interopRequireDefault(_BlotSpec2);
19558
19568
 
19559
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
19569
+ var _BlotFormatter = requireBlotFormatter();
19560
19570
 
19561
- function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
19571
+ _interopRequireDefault(_BlotFormatter);
19562
19572
 
19563
- function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
19573
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
19564
19574
 
19565
- function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }
19575
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
19566
19576
 
19567
- var MOUSE_ENTER_ATTRIBUTE = 'data-blot-formatter-unclickable-bound';
19568
- var PROXY_IMAGE_CLASS = 'blot-formatter__proxy-image';
19577
+ function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "function") ? call : self; }
19569
19578
 
19570
- var UnclickableBlotSpec = function (_BlotSpec) {
19571
- _inherits(UnclickableBlotSpec, _BlotSpec);
19579
+ function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function, not " + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }
19572
19580
 
19573
- function UnclickableBlotSpec(formatter, selector) {
19574
- _classCallCheck(this, UnclickableBlotSpec);
19581
+ var MOUSE_ENTER_ATTRIBUTE = 'data-blot-formatter-unclickable-bound';
19582
+ var PROXY_IMAGE_CLASS = 'blot-formatter__proxy-image';
19575
19583
 
19576
- var _this = _possibleConstructorReturn(this, (UnclickableBlotSpec.__proto__ || Object.getPrototypeOf(UnclickableBlotSpec)).call(this, formatter));
19584
+ var UnclickableBlotSpec$1 = function (_BlotSpec) {
19585
+ _inherits(UnclickableBlotSpec, _BlotSpec);
19577
19586
 
19578
- _this.onTextChange = function () {
19579
- Array.from(document.querySelectorAll(_this.selector + ':not([' + MOUSE_ENTER_ATTRIBUTE + '])')).forEach(function (unclickable) {
19580
- unclickable.setAttribute(MOUSE_ENTER_ATTRIBUTE, 'true');
19581
- unclickable.addEventListener('mouseenter', _this.onMouseEnter);
19582
- });
19583
- };
19587
+ function UnclickableBlotSpec(formatter, selector) {
19588
+ _classCallCheck(this, UnclickableBlotSpec);
19584
19589
 
19585
- _this.onMouseEnter = function (event) {
19586
- var unclickable = event.target;
19587
- if (!(unclickable instanceof HTMLElement)) {
19588
- return;
19589
- }
19590
+ var _this = _possibleConstructorReturn(this, (UnclickableBlotSpec.__proto__ || Object.getPrototypeOf(UnclickableBlotSpec)).call(this, formatter));
19590
19591
 
19591
- _this.nextUnclickable = unclickable;
19592
- _this.repositionProxyImage(_this.nextUnclickable);
19593
- };
19592
+ _this.onTextChange = function () {
19593
+ Array.from(document.querySelectorAll(_this.selector + ':not([' + MOUSE_ENTER_ATTRIBUTE + '])')).forEach(function (unclickable) {
19594
+ unclickable.setAttribute(MOUSE_ENTER_ATTRIBUTE, 'true');
19595
+ unclickable.addEventListener('mouseenter', _this.onMouseEnter);
19596
+ });
19597
+ };
19594
19598
 
19595
- _this.onProxyImageClick = function () {
19596
- _this.unclickable = _this.nextUnclickable;
19597
- _this.nextUnclickable = null;
19598
- _this.formatter.show(_this);
19599
- _this.hideProxyImage();
19600
- };
19599
+ _this.onMouseEnter = function (event) {
19600
+ var unclickable = event.target;
19601
+ if (!(unclickable instanceof HTMLElement)) {
19602
+ return;
19603
+ }
19601
19604
 
19602
- _this.selector = selector;
19603
- _this.unclickable = null;
19604
- _this.nextUnclickable = null;
19605
- return _this;
19606
- }
19605
+ _this.nextUnclickable = unclickable;
19606
+ _this.repositionProxyImage(_this.nextUnclickable);
19607
+ };
19607
19608
 
19608
- _createClass(UnclickableBlotSpec, [{
19609
- key: 'init',
19610
- value: function init() {
19611
- if (document.body) {
19612
- /*
19613
- it's important that this is attached to the body instead of the root quill element.
19614
- this prevents the click event from overlapping with ImageSpec
19615
- */
19616
- document.body.appendChild(this.createProxyImage());
19617
- }
19609
+ _this.onProxyImageClick = function () {
19610
+ _this.unclickable = _this.nextUnclickable;
19611
+ _this.nextUnclickable = null;
19612
+ _this.formatter.show(_this);
19613
+ _this.hideProxyImage();
19614
+ };
19618
19615
 
19619
- this.hideProxyImage();
19620
- this.proxyImage.addEventListener('click', this.onProxyImageClick);
19621
- this.formatter.quill.on('text-change', this.onTextChange);
19622
- }
19623
- }, {
19624
- key: 'getTargetElement',
19625
- value: function getTargetElement() {
19626
- return this.unclickable;
19627
- }
19628
- }, {
19629
- key: 'getOverlayElement',
19630
- value: function getOverlayElement() {
19631
- return this.unclickable;
19632
- }
19633
- }, {
19634
- key: 'onHide',
19635
- value: function onHide() {
19636
- this.hideProxyImage();
19637
- this.nextUnclickable = null;
19638
- this.unclickable = null;
19639
- }
19640
- }, {
19641
- key: 'createProxyImage',
19642
- value: function createProxyImage() {
19643
- var canvas = document.createElement('canvas');
19644
- var context = canvas.getContext('2d');
19645
- context.globalAlpha = 0;
19646
- context.fillRect(0, 0, 1, 1);
19647
-
19648
- this.proxyImage = document.createElement('img');
19649
- this.proxyImage.src = canvas.toDataURL('image/png');
19650
- this.proxyImage.classList.add(PROXY_IMAGE_CLASS);
19651
-
19652
- Object.assign(this.proxyImage.style, {
19653
- position: 'absolute',
19654
- margin: '0'
19655
- });
19616
+ _this.selector = selector;
19617
+ _this.unclickable = null;
19618
+ _this.nextUnclickable = null;
19619
+ return _this;
19620
+ }
19656
19621
 
19657
- return this.proxyImage;
19658
- }
19659
- }, {
19660
- key: 'hideProxyImage',
19661
- value: function hideProxyImage() {
19662
- Object.assign(this.proxyImage.style, {
19663
- display: 'none'
19664
- });
19665
- }
19666
- }, {
19667
- key: 'repositionProxyImage',
19668
- value: function repositionProxyImage(unclickable) {
19669
- var rect = unclickable.getBoundingClientRect();
19670
-
19671
- Object.assign(this.proxyImage.style, {
19672
- display: 'block',
19673
- left: rect.left + window.pageXOffset + 'px',
19674
- top: rect.top + window.pageYOffset + 'px',
19675
- width: rect.width + 'px',
19676
- height: rect.height + 'px'
19677
- });
19678
- }
19679
- }]);
19622
+ _createClass(UnclickableBlotSpec, [{
19623
+ key: 'init',
19624
+ value: function init() {
19625
+ if (document.body) {
19626
+ /*
19627
+ it's important that this is attached to the body instead of the root quill element.
19628
+ this prevents the click event from overlapping with ImageSpec
19629
+ */
19630
+ document.body.appendChild(this.createProxyImage());
19631
+ }
19632
+
19633
+ this.hideProxyImage();
19634
+ this.proxyImage.addEventListener('click', this.onProxyImageClick);
19635
+ this.formatter.quill.on('text-change', this.onTextChange);
19636
+ }
19637
+ }, {
19638
+ key: 'getTargetElement',
19639
+ value: function getTargetElement() {
19640
+ return this.unclickable;
19641
+ }
19642
+ }, {
19643
+ key: 'getOverlayElement',
19644
+ value: function getOverlayElement() {
19645
+ return this.unclickable;
19646
+ }
19647
+ }, {
19648
+ key: 'onHide',
19649
+ value: function onHide() {
19650
+ this.hideProxyImage();
19651
+ this.nextUnclickable = null;
19652
+ this.unclickable = null;
19653
+ }
19654
+ }, {
19655
+ key: 'createProxyImage',
19656
+ value: function createProxyImage() {
19657
+ var canvas = document.createElement('canvas');
19658
+ var context = canvas.getContext('2d');
19659
+ context.globalAlpha = 0;
19660
+ context.fillRect(0, 0, 1, 1);
19661
+
19662
+ this.proxyImage = document.createElement('img');
19663
+ this.proxyImage.src = canvas.toDataURL('image/png');
19664
+ this.proxyImage.classList.add(PROXY_IMAGE_CLASS);
19665
+
19666
+ Object.assign(this.proxyImage.style, {
19667
+ position: 'absolute',
19668
+ margin: '0'
19669
+ });
19680
19670
 
19681
- return UnclickableBlotSpec;
19682
- }(_BlotSpec3.default);
19671
+ return this.proxyImage;
19672
+ }
19673
+ }, {
19674
+ key: 'hideProxyImage',
19675
+ value: function hideProxyImage() {
19676
+ Object.assign(this.proxyImage.style, {
19677
+ display: 'none'
19678
+ });
19679
+ }
19680
+ }, {
19681
+ key: 'repositionProxyImage',
19682
+ value: function repositionProxyImage(unclickable) {
19683
+ var rect = unclickable.getBoundingClientRect();
19683
19684
 
19684
- UnclickableBlotSpec$1.default = UnclickableBlotSpec;
19685
+ Object.assign(this.proxyImage.style, {
19686
+ display: 'block',
19687
+ left: rect.left + window.pageXOffset + 'px',
19688
+ top: rect.top + window.pageYOffset + 'px',
19689
+ width: rect.width + 'px',
19690
+ height: rect.height + 'px'
19691
+ });
19692
+ }
19693
+ }]);
19694
+
19695
+ return UnclickableBlotSpec;
19696
+ }(_BlotSpec3.default);
19697
+
19698
+ UnclickableBlotSpec.default = UnclickableBlotSpec$1;
19699
+ return UnclickableBlotSpec;
19700
+ }
19685
19701
 
19686
19702
  var hasRequiredIframeVideoSpec;
19687
19703
 
@@ -19693,7 +19709,7 @@ function requireIframeVideoSpec () {
19693
19709
  value: true
19694
19710
  });
19695
19711
 
19696
- var _UnclickableBlotSpec2 = UnclickableBlotSpec$1;
19712
+ var _UnclickableBlotSpec2 = requireUnclickableBlotSpec();
19697
19713
 
19698
19714
  var _UnclickableBlotSpec3 = _interopRequireDefault(_UnclickableBlotSpec2);
19699
19715
 
@@ -19848,7 +19864,7 @@ function requireOptions () {
19848
19864
  }
19849
19865
  });
19850
19866
 
19851
- var _Action = Action$1;
19867
+ var _Action = requireAction();
19852
19868
 
19853
19869
  Object.defineProperty(exports, 'Action', {
19854
19870
  enumerable: true,
@@ -19920,7 +19936,7 @@ function requireOptions () {
19920
19936
  }
19921
19937
  });
19922
19938
 
19923
- var _UnclickableBlotSpec = UnclickableBlotSpec$1;
19939
+ var _UnclickableBlotSpec = requireUnclickableBlotSpec();
19924
19940
 
19925
19941
  Object.defineProperty(exports, 'UnclickableBlotSpec', {
19926
19942
  enumerable: true,
@@ -19981,7 +19997,7 @@ const QuillEditor = defineComponent({
19981
19997
  },
19982
19998
  toolbarMode: {
19983
19999
  type: String,
19984
- default: "fixed-top",
20000
+ default: "embedded",
19985
20001
  validator: (value) => {
19986
20002
  return ['fixed-top', 'embedded'].includes(value);
19987
20003
  },