@halo-dev/richtext-editor 0.0.0-alpha.3 → 0.0.0-alpha.4
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/dist/rich-text-editor.es.js +123 -116
- package/dist/rich-text-editor.es.js.map +1 -1
- package/dist/rich-text-editor.iife.js +123 -116
- package/dist/rich-text-editor.iife.js.map +1 -1
- package/dist/style.css +16 -3
- package/package.json +1 -1
|
@@ -18390,10 +18390,10 @@ img.ProseMirror-separator {
|
|
|
18390
18390
|
ref: "inner",
|
|
18391
18391
|
class: "v-popper__inner"
|
|
18392
18392
|
};
|
|
18393
|
-
const _hoisted_3$
|
|
18393
|
+
const _hoisted_3$s = /* @__PURE__ */ vue.createElementVNode("div", { class: "v-popper__arrow-outer" }, null, -1);
|
|
18394
18394
|
const _hoisted_4$1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "v-popper__arrow-inner" }, null, -1);
|
|
18395
18395
|
const _hoisted_5$1 = [
|
|
18396
|
-
_hoisted_3$
|
|
18396
|
+
_hoisted_3$s,
|
|
18397
18397
|
_hoisted_4$1
|
|
18398
18398
|
];
|
|
18399
18399
|
function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -18669,15 +18669,15 @@ img.ProseMirror-separator {
|
|
|
18669
18669
|
width: "1.2em",
|
|
18670
18670
|
height: "1.2em"
|
|
18671
18671
|
};
|
|
18672
|
-
const _hoisted_2$
|
|
18672
|
+
const _hoisted_2$s = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18673
18673
|
fill: "currentColor",
|
|
18674
18674
|
d: "M13.5 15.5H10v-3h3.5A1.5 1.5 0 0 1 15 14a1.5 1.5 0 0 1-1.5 1.5m-3.5-9h3A1.5 1.5 0 0 1 14.5 8A1.5 1.5 0 0 1 13 9.5h-3m5.6 1.29c.97-.68 1.65-1.79 1.65-2.79c0-2.26-1.75-4-4-4H7v14h7.04c2.1 0 3.71-1.7 3.71-3.79c0-1.52-.86-2.82-2.15-3.42Z"
|
|
18675
18675
|
}, null, -1);
|
|
18676
|
-
const _hoisted_3$
|
|
18677
|
-
_hoisted_2$
|
|
18676
|
+
const _hoisted_3$r = [
|
|
18677
|
+
_hoisted_2$s
|
|
18678
18678
|
];
|
|
18679
18679
|
function render$n(_ctx, _cache) {
|
|
18680
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$s, _hoisted_3$
|
|
18680
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$s, _hoisted_3$r);
|
|
18681
18681
|
}
|
|
18682
18682
|
const MdiFormatBold = { name: "mdi-format-bold", render: render$n };
|
|
18683
18683
|
const _hoisted_1$r = {
|
|
@@ -18686,15 +18686,15 @@ img.ProseMirror-separator {
|
|
|
18686
18686
|
width: "1.2em",
|
|
18687
18687
|
height: "1.2em"
|
|
18688
18688
|
};
|
|
18689
|
-
const _hoisted_2$
|
|
18689
|
+
const _hoisted_2$r = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18690
18690
|
fill: "currentColor",
|
|
18691
18691
|
d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8Z"
|
|
18692
18692
|
}, null, -1);
|
|
18693
|
-
const _hoisted_3$
|
|
18694
|
-
_hoisted_2$
|
|
18693
|
+
const _hoisted_3$q = [
|
|
18694
|
+
_hoisted_2$r
|
|
18695
18695
|
];
|
|
18696
18696
|
function render$m(_ctx, _cache) {
|
|
18697
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$r, _hoisted_3$
|
|
18697
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$r, _hoisted_3$q);
|
|
18698
18698
|
}
|
|
18699
18699
|
const MdiFormatItalic = { name: "mdi-format-italic", render: render$m };
|
|
18700
18700
|
const _hoisted_1$q = {
|
|
@@ -18703,15 +18703,15 @@ img.ProseMirror-separator {
|
|
|
18703
18703
|
width: "1.2em",
|
|
18704
18704
|
height: "1.2em"
|
|
18705
18705
|
};
|
|
18706
|
-
const _hoisted_2$
|
|
18706
|
+
const _hoisted_2$q = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18707
18707
|
fill: "currentColor",
|
|
18708
18708
|
d: "M3 14h18v-2H3m2-8v3h5v3h4V7h5V4m-9 15h4v-3h-4v3Z"
|
|
18709
18709
|
}, null, -1);
|
|
18710
|
-
const _hoisted_3$
|
|
18711
|
-
_hoisted_2$
|
|
18710
|
+
const _hoisted_3$p = [
|
|
18711
|
+
_hoisted_2$q
|
|
18712
18712
|
];
|
|
18713
18713
|
function render$l(_ctx, _cache) {
|
|
18714
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$q, _hoisted_3$
|
|
18714
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$q, _hoisted_3$p);
|
|
18715
18715
|
}
|
|
18716
18716
|
const MdiFormatStrikethrough = { name: "mdi-format-strikethrough", render: render$l };
|
|
18717
18717
|
const _hoisted_1$p = {
|
|
@@ -18720,15 +18720,15 @@ img.ProseMirror-separator {
|
|
|
18720
18720
|
width: "1.2em",
|
|
18721
18721
|
height: "1.2em"
|
|
18722
18722
|
};
|
|
18723
|
-
const _hoisted_2$
|
|
18723
|
+
const _hoisted_2$p = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18724
18724
|
fill: "currentColor",
|
|
18725
18725
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m10 4h2.31l.32-3h2l-.32 3h2l.32-3h2l-.32 3H23v2h-1.9l-.2 2H23v2h-2.31l-.32 3h-2l.32-3h-2l-.32 3h-2l.32-3H13v-2h1.9l.2-2H13V8m4.1 2l-.2 2h2l.2-2h-2Z"
|
|
18726
18726
|
}, null, -1);
|
|
18727
|
-
const _hoisted_3$
|
|
18728
|
-
_hoisted_2$
|
|
18727
|
+
const _hoisted_3$o = [
|
|
18728
|
+
_hoisted_2$p
|
|
18729
18729
|
];
|
|
18730
18730
|
function render$k(_ctx, _cache) {
|
|
18731
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$p, _hoisted_3$
|
|
18731
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$p, _hoisted_3$o);
|
|
18732
18732
|
}
|
|
18733
18733
|
const MdiFormatHeaderPound = { name: "mdi-format-header-pound", render: render$k };
|
|
18734
18734
|
const _hoisted_1$o = {
|
|
@@ -18737,15 +18737,15 @@ img.ProseMirror-separator {
|
|
|
18737
18737
|
width: "1.2em",
|
|
18738
18738
|
height: "1.2em"
|
|
18739
18739
|
};
|
|
18740
|
-
const _hoisted_2$
|
|
18740
|
+
const _hoisted_2$o = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18741
18741
|
fill: "currentColor",
|
|
18742
18742
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m11 14v-2h2V6.31l-2.5 1.44V5.44L16 4h2v12h2v2h-6Z"
|
|
18743
18743
|
}, null, -1);
|
|
18744
|
-
const _hoisted_3$
|
|
18745
|
-
_hoisted_2$
|
|
18744
|
+
const _hoisted_3$n = [
|
|
18745
|
+
_hoisted_2$o
|
|
18746
18746
|
];
|
|
18747
18747
|
function render$j(_ctx, _cache) {
|
|
18748
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$o, _hoisted_3$
|
|
18748
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$o, _hoisted_3$n);
|
|
18749
18749
|
}
|
|
18750
18750
|
const MdiFormatHeader1 = { name: "mdi-format-header-1", render: render$j };
|
|
18751
18751
|
const _hoisted_1$n = {
|
|
@@ -18754,15 +18754,15 @@ img.ProseMirror-separator {
|
|
|
18754
18754
|
width: "1.2em",
|
|
18755
18755
|
height: "1.2em"
|
|
18756
18756
|
};
|
|
18757
|
-
const _hoisted_2$
|
|
18757
|
+
const _hoisted_2$n = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18758
18758
|
fill: "currentColor",
|
|
18759
18759
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m18 14h-6a2 2 0 0 1-2-2c0-.53.2-1 .54-1.36l4.87-5.23c.37-.36.59-.86.59-1.41a2 2 0 0 0-2-2a2 2 0 0 0-2 2h-2a4 4 0 0 1 4-4a4 4 0 0 1 4 4c0 1.1-.45 2.1-1.17 2.83L15 16h6v2Z"
|
|
18760
18760
|
}, null, -1);
|
|
18761
|
-
const _hoisted_3$
|
|
18762
|
-
_hoisted_2$
|
|
18761
|
+
const _hoisted_3$m = [
|
|
18762
|
+
_hoisted_2$n
|
|
18763
18763
|
];
|
|
18764
18764
|
function render$i(_ctx, _cache) {
|
|
18765
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$n, _hoisted_3$
|
|
18765
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$n, _hoisted_3$m);
|
|
18766
18766
|
}
|
|
18767
18767
|
const MdiFormatHeader2 = { name: "mdi-format-header-2", render: render$i };
|
|
18768
18768
|
const _hoisted_1$m = {
|
|
@@ -18771,15 +18771,15 @@ img.ProseMirror-separator {
|
|
|
18771
18771
|
width: "1.2em",
|
|
18772
18772
|
height: "1.2em"
|
|
18773
18773
|
};
|
|
18774
|
-
const _hoisted_2$
|
|
18774
|
+
const _hoisted_2$m = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18775
18775
|
fill: "currentColor",
|
|
18776
18776
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h2v1h4v-4h-4v-2h4V6h-4v1h-2V6a2 2 0 0 1 2-2Z"
|
|
18777
18777
|
}, null, -1);
|
|
18778
|
-
const _hoisted_3$
|
|
18779
|
-
_hoisted_2$
|
|
18778
|
+
const _hoisted_3$l = [
|
|
18779
|
+
_hoisted_2$m
|
|
18780
18780
|
];
|
|
18781
18781
|
function render$h(_ctx, _cache) {
|
|
18782
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$m, _hoisted_3$
|
|
18782
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$m, _hoisted_3$l);
|
|
18783
18783
|
}
|
|
18784
18784
|
const MdiFormatHeader3 = { name: "mdi-format-header-3", render: render$h };
|
|
18785
18785
|
const _hoisted_1$l = {
|
|
@@ -18788,15 +18788,15 @@ img.ProseMirror-separator {
|
|
|
18788
18788
|
width: "1.2em",
|
|
18789
18789
|
height: "1.2em"
|
|
18790
18790
|
};
|
|
18791
|
-
const _hoisted_2$
|
|
18791
|
+
const _hoisted_2$l = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18792
18792
|
fill: "currentColor",
|
|
18793
18793
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m15 14v-5h-5v-2l5-7h2v7h1v2h-1v5h-2m0-7V7.42L15.45 11H18Z"
|
|
18794
18794
|
}, null, -1);
|
|
18795
|
-
const _hoisted_3$
|
|
18796
|
-
_hoisted_2$
|
|
18795
|
+
const _hoisted_3$k = [
|
|
18796
|
+
_hoisted_2$l
|
|
18797
18797
|
];
|
|
18798
18798
|
function render$g(_ctx, _cache) {
|
|
18799
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$l, _hoisted_3$
|
|
18799
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$l, _hoisted_3$k);
|
|
18800
18800
|
}
|
|
18801
18801
|
const MdiFormatHeader4 = { name: "mdi-format-header-4", render: render$g };
|
|
18802
18802
|
const _hoisted_1$k = {
|
|
@@ -18805,15 +18805,15 @@ img.ProseMirror-separator {
|
|
|
18805
18805
|
width: "1.2em",
|
|
18806
18806
|
height: "1.2em"
|
|
18807
18807
|
};
|
|
18808
|
-
const _hoisted_2$
|
|
18808
|
+
const _hoisted_2$k = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18809
18809
|
fill: "currentColor",
|
|
18810
18810
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h5v2h-5v4h2a4 4 0 0 1 4 4a4 4 0 0 1-4 4h-2a2 2 0 0 1-2-2v-1h2v1h2a2 2 0 0 0 2-2a2 2 0 0 0-2-2h-2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z"
|
|
18811
18811
|
}, null, -1);
|
|
18812
|
-
const _hoisted_3$
|
|
18813
|
-
_hoisted_2$
|
|
18812
|
+
const _hoisted_3$j = [
|
|
18813
|
+
_hoisted_2$k
|
|
18814
18814
|
];
|
|
18815
18815
|
function render$f(_ctx, _cache) {
|
|
18816
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$k, _hoisted_3$
|
|
18816
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$k, _hoisted_3$j);
|
|
18817
18817
|
}
|
|
18818
18818
|
const MdiFormatHeader5 = { name: "mdi-format-header-5", render: render$f };
|
|
18819
18819
|
const _hoisted_1$j = {
|
|
@@ -18822,15 +18822,15 @@ img.ProseMirror-separator {
|
|
|
18822
18822
|
width: "1.2em",
|
|
18823
18823
|
height: "1.2em"
|
|
18824
18824
|
};
|
|
18825
|
-
const _hoisted_2$
|
|
18825
|
+
const _hoisted_2$j = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18826
18826
|
fill: "currentColor",
|
|
18827
18827
|
d: "M3 4h2v6h4V4h2v14H9v-6H5v6H3V4m12 0h4a2 2 0 0 1 2 2v1h-2V6h-4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 8v4h4v-4h-4Z"
|
|
18828
18828
|
}, null, -1);
|
|
18829
|
-
const _hoisted_3$
|
|
18830
|
-
_hoisted_2$
|
|
18829
|
+
const _hoisted_3$i = [
|
|
18830
|
+
_hoisted_2$j
|
|
18831
18831
|
];
|
|
18832
18832
|
function render$e(_ctx, _cache) {
|
|
18833
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$j, _hoisted_3$
|
|
18833
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$j, _hoisted_3$i);
|
|
18834
18834
|
}
|
|
18835
18835
|
const MdiFormatHeader6 = { name: "mdi-format-header-6", render: render$e };
|
|
18836
18836
|
const _hoisted_1$i = {
|
|
@@ -18839,15 +18839,15 @@ img.ProseMirror-separator {
|
|
|
18839
18839
|
width: "1.2em",
|
|
18840
18840
|
height: "1.2em"
|
|
18841
18841
|
};
|
|
18842
|
-
const _hoisted_2$
|
|
18842
|
+
const _hoisted_2$i = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18843
18843
|
fill: "currentColor",
|
|
18844
18844
|
d: "M13.5 7a6.5 6.5 0 0 1 6.5 6.5a6.5 6.5 0 0 1-6.5 6.5H10v-2h3.5c2.5 0 4.5-2 4.5-4.5S16 9 13.5 9H7.83l3.08 3.09L9.5 13.5L4 8l5.5-5.5l1.42 1.41L7.83 7h5.67M6 18h2v2H6v-2Z"
|
|
18845
18845
|
}, null, -1);
|
|
18846
|
-
const _hoisted_3$
|
|
18847
|
-
_hoisted_2$
|
|
18846
|
+
const _hoisted_3$h = [
|
|
18847
|
+
_hoisted_2$i
|
|
18848
18848
|
];
|
|
18849
18849
|
function render$d(_ctx, _cache) {
|
|
18850
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$i, _hoisted_3$
|
|
18850
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$i, _hoisted_3$h);
|
|
18851
18851
|
}
|
|
18852
18852
|
const MdiUndoVariant = { name: "mdi-undo-variant", render: render$d };
|
|
18853
18853
|
const _hoisted_1$h = {
|
|
@@ -18856,15 +18856,15 @@ img.ProseMirror-separator {
|
|
|
18856
18856
|
width: "1.2em",
|
|
18857
18857
|
height: "1.2em"
|
|
18858
18858
|
};
|
|
18859
|
-
const _hoisted_2$
|
|
18859
|
+
const _hoisted_2$h = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18860
18860
|
fill: "currentColor",
|
|
18861
18861
|
d: "M10.5 7A6.5 6.5 0 0 0 4 13.5a6.5 6.5 0 0 0 6.5 6.5H14v-2h-3.5C8 18 6 16 6 13.5S8 9 10.5 9h5.67l-3.08 3.09l1.41 1.41L20 8l-5.5-5.5l-1.42 1.41L16.17 7H10.5M18 18h-2v2h2v-2Z"
|
|
18862
18862
|
}, null, -1);
|
|
18863
|
-
const _hoisted_3$
|
|
18864
|
-
_hoisted_2$
|
|
18863
|
+
const _hoisted_3$g = [
|
|
18864
|
+
_hoisted_2$h
|
|
18865
18865
|
];
|
|
18866
18866
|
function render$c(_ctx, _cache) {
|
|
18867
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$h, _hoisted_3$
|
|
18867
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$h, _hoisted_3$g);
|
|
18868
18868
|
}
|
|
18869
18869
|
const MdiRedoVariant = { name: "mdi-redo-variant", render: render$c };
|
|
18870
18870
|
const _hoisted_1$g = {
|
|
@@ -18873,15 +18873,15 @@ img.ProseMirror-separator {
|
|
|
18873
18873
|
width: "1.2em",
|
|
18874
18874
|
height: "1.2em"
|
|
18875
18875
|
};
|
|
18876
|
-
const _hoisted_2$
|
|
18876
|
+
const _hoisted_2$g = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18877
18877
|
fill: "currentColor",
|
|
18878
18878
|
d: "M5 21h14v-2H5v2m7-4a6 6 0 0 0 6-6V3h-2.5v8a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 11V3H6v8a6 6 0 0 0 6 6Z"
|
|
18879
18879
|
}, null, -1);
|
|
18880
|
-
const _hoisted_3$
|
|
18881
|
-
_hoisted_2$
|
|
18880
|
+
const _hoisted_3$f = [
|
|
18881
|
+
_hoisted_2$g
|
|
18882
18882
|
];
|
|
18883
18883
|
function render$b(_ctx, _cache) {
|
|
18884
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$g, _hoisted_3$
|
|
18884
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$g, _hoisted_3$f);
|
|
18885
18885
|
}
|
|
18886
18886
|
const MdiFormatUnderline = { name: "mdi-format-underline", render: render$b };
|
|
18887
18887
|
const _hoisted_1$f = {
|
|
@@ -18890,15 +18890,15 @@ img.ProseMirror-separator {
|
|
|
18890
18890
|
width: "1.2em",
|
|
18891
18891
|
height: "1.2em"
|
|
18892
18892
|
};
|
|
18893
|
-
const _hoisted_2$
|
|
18893
|
+
const _hoisted_2$f = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18894
18894
|
fill: "currentColor",
|
|
18895
18895
|
d: "M3 3h18v2H3V3m0 4h12v2H3V7m0 4h18v2H3v-2m0 4h12v2H3v-2m0 4h18v2H3v-2Z"
|
|
18896
18896
|
}, null, -1);
|
|
18897
|
-
const _hoisted_3$
|
|
18898
|
-
_hoisted_2$
|
|
18897
|
+
const _hoisted_3$e = [
|
|
18898
|
+
_hoisted_2$f
|
|
18899
18899
|
];
|
|
18900
18900
|
function render$a(_ctx, _cache) {
|
|
18901
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$f, _hoisted_3$
|
|
18901
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$f, _hoisted_3$e);
|
|
18902
18902
|
}
|
|
18903
18903
|
const MdiFormatAlignLeft = { name: "mdi-format-align-left", render: render$a };
|
|
18904
18904
|
const _hoisted_1$e = {
|
|
@@ -18907,15 +18907,15 @@ img.ProseMirror-separator {
|
|
|
18907
18907
|
width: "1.2em",
|
|
18908
18908
|
height: "1.2em"
|
|
18909
18909
|
};
|
|
18910
|
-
const _hoisted_2$
|
|
18910
|
+
const _hoisted_2$e = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18911
18911
|
fill: "currentColor",
|
|
18912
18912
|
d: "M3 3h18v2H3V3m4 4h10v2H7V7m-4 4h18v2H3v-2m4 4h10v2H7v-2m-4 4h18v2H3v-2Z"
|
|
18913
18913
|
}, null, -1);
|
|
18914
|
-
const _hoisted_3$
|
|
18915
|
-
_hoisted_2$
|
|
18914
|
+
const _hoisted_3$d = [
|
|
18915
|
+
_hoisted_2$e
|
|
18916
18916
|
];
|
|
18917
18917
|
function render$9(_ctx, _cache) {
|
|
18918
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$e, _hoisted_3$
|
|
18918
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$e, _hoisted_3$d);
|
|
18919
18919
|
}
|
|
18920
18920
|
const MdiFormatAlignCenter = { name: "mdi-format-align-center", render: render$9 };
|
|
18921
18921
|
const _hoisted_1$d = {
|
|
@@ -18924,15 +18924,15 @@ img.ProseMirror-separator {
|
|
|
18924
18924
|
width: "1.2em",
|
|
18925
18925
|
height: "1.2em"
|
|
18926
18926
|
};
|
|
18927
|
-
const _hoisted_2$
|
|
18927
|
+
const _hoisted_2$d = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18928
18928
|
fill: "currentColor",
|
|
18929
18929
|
d: "M3 3h18v2H3V3m6 4h12v2H9V7m-6 4h18v2H3v-2m6 4h12v2H9v-2m-6 4h18v2H3v-2Z"
|
|
18930
18930
|
}, null, -1);
|
|
18931
|
-
const _hoisted_3$
|
|
18932
|
-
_hoisted_2$
|
|
18931
|
+
const _hoisted_3$c = [
|
|
18932
|
+
_hoisted_2$d
|
|
18933
18933
|
];
|
|
18934
18934
|
function render$8(_ctx, _cache) {
|
|
18935
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$d, _hoisted_3$
|
|
18935
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$d, _hoisted_3$c);
|
|
18936
18936
|
}
|
|
18937
18937
|
const MdiFormatAlignRight = { name: "mdi-format-align-right", render: render$8 };
|
|
18938
18938
|
const _hoisted_1$c = {
|
|
@@ -18941,15 +18941,15 @@ img.ProseMirror-separator {
|
|
|
18941
18941
|
width: "1.2em",
|
|
18942
18942
|
height: "1.2em"
|
|
18943
18943
|
};
|
|
18944
|
-
const _hoisted_2$
|
|
18944
|
+
const _hoisted_2$c = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18945
18945
|
fill: "currentColor",
|
|
18946
18946
|
d: "M3 3h18v2H3V3m0 4h18v2H3V7m0 4h18v2H3v-2m0 4h18v2H3v-2m0 4h18v2H3v-2Z"
|
|
18947
18947
|
}, null, -1);
|
|
18948
|
-
const _hoisted_3$
|
|
18949
|
-
_hoisted_2$
|
|
18948
|
+
const _hoisted_3$b = [
|
|
18949
|
+
_hoisted_2$c
|
|
18950
18950
|
];
|
|
18951
18951
|
function render$7(_ctx, _cache) {
|
|
18952
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$c, _hoisted_3$
|
|
18952
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$c, _hoisted_3$b);
|
|
18953
18953
|
}
|
|
18954
18954
|
const MdiFormatAlignJustify = { name: "mdi-format-align-justify", render: render$7 };
|
|
18955
18955
|
const _hoisted_1$b = {
|
|
@@ -18958,15 +18958,15 @@ img.ProseMirror-separator {
|
|
|
18958
18958
|
width: "1.2em",
|
|
18959
18959
|
height: "1.2em"
|
|
18960
18960
|
};
|
|
18961
|
-
const _hoisted_2$
|
|
18961
|
+
const _hoisted_2$b = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18962
18962
|
fill: "currentColor",
|
|
18963
18963
|
d: "m10 7l-2 4h3v6H5v-6l2-4h3m8 0l-2 4h3v6h-6v-6l2-4h3Z"
|
|
18964
18964
|
}, null, -1);
|
|
18965
|
-
const _hoisted_3$
|
|
18966
|
-
_hoisted_2$
|
|
18965
|
+
const _hoisted_3$a = [
|
|
18966
|
+
_hoisted_2$b
|
|
18967
18967
|
];
|
|
18968
18968
|
function render$6(_ctx, _cache) {
|
|
18969
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$b, _hoisted_3$
|
|
18969
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$b, _hoisted_3$a);
|
|
18970
18970
|
}
|
|
18971
18971
|
const MdiFormatQuoteOpen = { name: "mdi-format-quote-open", render: render$6 };
|
|
18972
18972
|
const _hoisted_1$a = {
|
|
@@ -18975,15 +18975,15 @@ img.ProseMirror-separator {
|
|
|
18975
18975
|
width: "1.2em",
|
|
18976
18976
|
height: "1.2em"
|
|
18977
18977
|
};
|
|
18978
|
-
const _hoisted_2$
|
|
18978
|
+
const _hoisted_2$a = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18979
18979
|
fill: "currentColor",
|
|
18980
18980
|
d: "m14.6 16.6l4.6-4.6l-4.6-4.6L16 6l6 6l-6 6l-1.4-1.4m-5.2 0L4.8 12l4.6-4.6L8 6l-6 6l6 6l1.4-1.4Z"
|
|
18981
18981
|
}, null, -1);
|
|
18982
|
-
const _hoisted_3$
|
|
18983
|
-
_hoisted_2$
|
|
18982
|
+
const _hoisted_3$9 = [
|
|
18983
|
+
_hoisted_2$a
|
|
18984
18984
|
];
|
|
18985
18985
|
function render$5(_ctx, _cache) {
|
|
18986
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$a, _hoisted_3$
|
|
18986
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$a, _hoisted_3$9);
|
|
18987
18987
|
}
|
|
18988
18988
|
const MdiCodeTags = { name: "mdi-code-tags", render: render$5 };
|
|
18989
18989
|
const _hoisted_1$9 = {
|
|
@@ -18992,15 +18992,15 @@ img.ProseMirror-separator {
|
|
|
18992
18992
|
width: "1.2em",
|
|
18993
18993
|
height: "1.2em"
|
|
18994
18994
|
};
|
|
18995
|
-
const _hoisted_2$
|
|
18995
|
+
const _hoisted_2$9 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18996
18996
|
fill: "currentColor",
|
|
18997
18997
|
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-8 5H9v2c0 1.1-.9 2-2 2c1.1 0 2 .9 2 2v2h2v2H9c-1.1 0-2-.9-2-2v-1c0-1.1-.9-2-2-2v-2c1.1 0 2-.9 2-2V8c0-1.1.9-2 2-2h2v2m8 5c-1.1 0-2 .9-2 2v1c0 1.1-.9 2-2 2h-2v-2h2v-2c0-1.1.9-2 2-2c-1.1 0-2-.9-2-2V8h-2V6h2c1.1 0 2 .9 2 2v1c0 1.1.9 2 2 2v2Z"
|
|
18998
18998
|
}, null, -1);
|
|
18999
|
-
const _hoisted_3$
|
|
19000
|
-
_hoisted_2$
|
|
18999
|
+
const _hoisted_3$8 = [
|
|
19000
|
+
_hoisted_2$9
|
|
19001
19001
|
];
|
|
19002
19002
|
function render$4(_ctx, _cache) {
|
|
19003
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$9, _hoisted_3$
|
|
19003
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$9, _hoisted_3$8);
|
|
19004
19004
|
}
|
|
19005
19005
|
const MdiCodeBracesBox = { name: "mdi-code-braces-box", render: render$4 };
|
|
19006
19006
|
const _hoisted_1$8 = {
|
|
@@ -19009,15 +19009,15 @@ img.ProseMirror-separator {
|
|
|
19009
19009
|
width: "1.2em",
|
|
19010
19010
|
height: "1.2em"
|
|
19011
19011
|
};
|
|
19012
|
-
const _hoisted_2$
|
|
19012
|
+
const _hoisted_2$8 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19013
19013
|
fill: "currentColor",
|
|
19014
19014
|
d: "M20 19.88V22l-1.8-1.17l-4.79-9c.66-.21 1.26-.55 1.78-1L20 19.88M15 7a3 3 0 0 1-3 3h-.44L5.8 20.83L4 22v-2.12L9.79 9c-1.1-1.23-1-3.13.24-4.24C10.57 4.28 11.27 4 12 4V2a1 1 0 0 1 1 1v1.18c1.2.42 2 1.55 2 2.82m-2 0a1 1 0 0 0-1-1a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1Z"
|
|
19015
19015
|
}, null, -1);
|
|
19016
|
-
const _hoisted_3$
|
|
19017
|
-
_hoisted_2$
|
|
19016
|
+
const _hoisted_3$7 = [
|
|
19017
|
+
_hoisted_2$8
|
|
19018
19018
|
];
|
|
19019
19019
|
function render$3(_ctx, _cache) {
|
|
19020
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$8, _hoisted_3$
|
|
19020
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$8, _hoisted_3$7);
|
|
19021
19021
|
}
|
|
19022
19022
|
const MdiMathCompass = { name: "mdi-math-compass", render: render$3 };
|
|
19023
19023
|
const _hoisted_1$7 = {
|
|
@@ -19026,15 +19026,15 @@ img.ProseMirror-separator {
|
|
|
19026
19026
|
width: "1.2em",
|
|
19027
19027
|
height: "1.2em"
|
|
19028
19028
|
};
|
|
19029
|
-
const _hoisted_2$
|
|
19029
|
+
const _hoisted_2$7 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19030
19030
|
fill: "currentColor",
|
|
19031
19031
|
d: "M16 7.41L11.41 12L16 16.59L14.59 18L10 13.41L5.41 18L4 16.59L8.59 12L4 7.41L5.41 6L10 10.59L14.59 6L16 7.41M21.85 9h-4.88V8l.89-.82c.76-.64 1.32-1.18 1.7-1.63c.37-.44.56-.85.57-1.23a.884.884 0 0 0-.27-.7c-.18-.19-.47-.28-.86-.29c-.31.01-.58.07-.84.17l-.66.39l-.45-1.17c.27-.22.59-.39.98-.53S18.85 2 19.32 2c.78 0 1.38.2 1.78.61c.4.39.62.93.62 1.57c-.01.56-.19 1.08-.54 1.55c-.34.48-.76.93-1.27 1.36l-.64.52v.02h2.58V9Z"
|
|
19032
19032
|
}, null, -1);
|
|
19033
|
-
const _hoisted_3$
|
|
19034
|
-
_hoisted_2$
|
|
19033
|
+
const _hoisted_3$6 = [
|
|
19034
|
+
_hoisted_2$7
|
|
19035
19035
|
];
|
|
19036
19036
|
function render$2(_ctx, _cache) {
|
|
19037
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$7, _hoisted_3$
|
|
19037
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$7, _hoisted_3$6);
|
|
19038
19038
|
}
|
|
19039
19039
|
const MdiFormatSuperscript = { name: "mdi-format-superscript", render: render$2 };
|
|
19040
19040
|
const _hoisted_1$6 = {
|
|
@@ -19043,20 +19043,20 @@ img.ProseMirror-separator {
|
|
|
19043
19043
|
width: "1.2em",
|
|
19044
19044
|
height: "1.2em"
|
|
19045
19045
|
};
|
|
19046
|
-
const _hoisted_2$
|
|
19046
|
+
const _hoisted_2$6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19047
19047
|
fill: "currentColor",
|
|
19048
19048
|
d: "M16 7.41L11.41 12L16 16.59L14.59 18L10 13.41L5.41 18L4 16.59L8.59 12L4 7.41L5.41 6L10 10.59L14.59 6L16 7.41m5.85 13.62h-4.88v-1l.89-.8c.76-.65 1.32-1.19 1.7-1.63c.37-.44.56-.85.57-1.24a.898.898 0 0 0-.27-.7c-.18-.16-.47-.28-.86-.28c-.31 0-.58.06-.84.18l-.66.38l-.45-1.17c.27-.21.59-.39.98-.53s.82-.24 1.29-.24c.78.04 1.38.25 1.78.66c.4.41.62.93.62 1.57c-.01.56-.19 1.08-.54 1.55c-.34.47-.76.92-1.27 1.36l-.64.52v.02h2.58v1.35Z"
|
|
19049
19049
|
}, null, -1);
|
|
19050
|
-
const _hoisted_3$
|
|
19051
|
-
_hoisted_2$
|
|
19050
|
+
const _hoisted_3$5 = [
|
|
19051
|
+
_hoisted_2$6
|
|
19052
19052
|
];
|
|
19053
19053
|
function render$1(_ctx, _cache) {
|
|
19054
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$6, _hoisted_3$
|
|
19054
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$6, _hoisted_3$5);
|
|
19055
19055
|
}
|
|
19056
19056
|
const MdiFormatSubscript = { name: "mdi-format-subscript", render: render$1 };
|
|
19057
19057
|
const _hoisted_1$5 = { class: "editor-header flex items-center py-1 space-x-0.5 justify-center border-b drop-shadow-sm bg-white" };
|
|
19058
|
-
const _hoisted_2$
|
|
19059
|
-
const _hoisted_3$
|
|
19058
|
+
const _hoisted_2$5 = ["onClick"];
|
|
19059
|
+
const _hoisted_3$4 = { class: "w-24 flex flex-col" };
|
|
19060
19060
|
const _hoisted_4 = ["onClick"];
|
|
19061
19061
|
const _hoisted_5 = { class: "text-sm" };
|
|
19062
19062
|
const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -19247,9 +19247,9 @@ img.ProseMirror-separator {
|
|
|
19247
19247
|
onClick: menuItem.action
|
|
19248
19248
|
}, [
|
|
19249
19249
|
(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(menuItem.icon)))
|
|
19250
|
-
], 10, _hoisted_2$
|
|
19250
|
+
], 10, _hoisted_2$5)) : (vue.openBlock(), vue.createBlock(vue.unref(Menu), { key: 1 }, {
|
|
19251
19251
|
popper: vue.withCtx(() => [
|
|
19252
|
-
vue.createElementVNode("div", _hoisted_3$
|
|
19252
|
+
vue.createElementVNode("div", _hoisted_3$4, [
|
|
19253
19253
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(menuItem.children, (child, childIndex) => {
|
|
19254
19254
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
19255
19255
|
key: childIndex,
|
|
@@ -19283,7 +19283,7 @@ img.ProseMirror-separator {
|
|
|
19283
19283
|
});
|
|
19284
19284
|
const svgArrow = "";
|
|
19285
19285
|
const _hoisted_1$4 = { class: "bg-white flex items-center rounded p-1 border drop-shadow space-x-0.5" };
|
|
19286
|
-
const _hoisted_2$
|
|
19286
|
+
const _hoisted_2$4 = ["title", "onClick"];
|
|
19287
19287
|
const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
19288
19288
|
__name: "EditorBubbleMenu",
|
|
19289
19289
|
props: {
|
|
@@ -19402,7 +19402,7 @@ img.ProseMirror-separator {
|
|
|
19402
19402
|
onClick: ($event) => menuItem.action()
|
|
19403
19403
|
}, [
|
|
19404
19404
|
(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(menuItem.icon)))
|
|
19405
|
-
], 10, _hoisted_2$
|
|
19405
|
+
], 10, _hoisted_2$4);
|
|
19406
19406
|
}), 64))
|
|
19407
19407
|
])
|
|
19408
19408
|
]),
|
|
@@ -40213,8 +40213,8 @@ img.ProseMirror-separator {
|
|
|
40213
40213
|
}
|
|
40214
40214
|
};
|
|
40215
40215
|
const _hoisted_1$3 = { class: "" };
|
|
40216
|
-
const _hoisted_2$
|
|
40217
|
-
const _hoisted_3$
|
|
40216
|
+
const _hoisted_2$3 = { class: "" };
|
|
40217
|
+
const _hoisted_3$3 = ["innerHTML"];
|
|
40218
40218
|
const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
40219
40219
|
__name: "KatexBlockViewRenderer",
|
|
40220
40220
|
props: nodeViewProps,
|
|
@@ -40244,7 +40244,7 @@ img.ProseMirror-separator {
|
|
|
40244
40244
|
return vue.openBlock(), vue.createBlock(vue.unref(NodeViewWrapper), { class: "bg-gray-100 p-4" }, {
|
|
40245
40245
|
default: vue.withCtx(() => [
|
|
40246
40246
|
vue.createElementVNode("div", _hoisted_1$3, [
|
|
40247
|
-
vue.createElementVNode("div", _hoisted_2$
|
|
40247
|
+
vue.createElementVNode("div", _hoisted_2$3, [
|
|
40248
40248
|
vue.createElementVNode("button", {
|
|
40249
40249
|
onClick: _cache[0] || (_cache[0] = vue.withModifiers(
|
|
40250
40250
|
(...args) => _ctx.deleteNode && _ctx.deleteNode(...args),
|
|
@@ -40259,7 +40259,7 @@ img.ProseMirror-separator {
|
|
|
40259
40259
|
}, null, 512), [
|
|
40260
40260
|
[vue.vModelText, rawText.value]
|
|
40261
40261
|
]),
|
|
40262
|
-
vue.createElementVNode("div", { innerHTML: vue.unref(renderedKatex) }, null, 8, _hoisted_3$
|
|
40262
|
+
vue.createElementVNode("div", { innerHTML: vue.unref(renderedKatex) }, null, 8, _hoisted_3$3)
|
|
40263
40263
|
])
|
|
40264
40264
|
]),
|
|
40265
40265
|
_: 1
|
|
@@ -40540,8 +40540,8 @@ img.ProseMirror-separator {
|
|
|
40540
40540
|
}
|
|
40541
40541
|
});
|
|
40542
40542
|
const _hoisted_1$2 = { class: "items" };
|
|
40543
|
-
const _hoisted_2$
|
|
40544
|
-
const _hoisted_3$
|
|
40543
|
+
const _hoisted_2$2 = ["onClick"];
|
|
40544
|
+
const _hoisted_3$2 = {
|
|
40545
40545
|
key: 1,
|
|
40546
40546
|
class: "item"
|
|
40547
40547
|
};
|
|
@@ -40609,8 +40609,8 @@ img.ProseMirror-separator {
|
|
|
40609
40609
|
}, [
|
|
40610
40610
|
(vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(item.icon), { class: "bg-gray-100 p-0.5 rounded-sm" })),
|
|
40611
40611
|
vue.createTextVNode(" " + vue.toDisplayString(item.title), 1)
|
|
40612
|
-
], 10, _hoisted_2$
|
|
40613
|
-
}), 128)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$
|
|
40612
|
+
], 10, _hoisted_2$2);
|
|
40613
|
+
}), 128)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$2, "No result"))
|
|
40614
40614
|
]);
|
|
40615
40615
|
};
|
|
40616
40616
|
}
|
|
@@ -87166,8 +87166,8 @@ img.ProseMirror-separator {
|
|
|
87166
87166
|
lowlight$1.registerLanguage("zephir", zephir);
|
|
87167
87167
|
const lowlight = lowlight$1;
|
|
87168
87168
|
const _hoisted_1$1 = { class: "py-0.5 px-1" };
|
|
87169
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("option", { value: null }, "auto", -1);
|
|
87170
|
-
const _hoisted_3 = ["value"];
|
|
87169
|
+
const _hoisted_2$1 = /* @__PURE__ */ vue.createElementVNode("option", { value: null }, "auto", -1);
|
|
87170
|
+
const _hoisted_3$1 = ["value"];
|
|
87171
87171
|
const _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
|
|
87172
87172
|
__name: "CodeBlockViewRenderer",
|
|
87173
87173
|
props: nodeViewProps,
|
|
@@ -87193,12 +87193,12 @@ img.ProseMirror-separator {
|
|
|
87193
87193
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(selectedLanguage) ? selectedLanguage.value = $event : null),
|
|
87194
87194
|
contenteditable: "false"
|
|
87195
87195
|
}, [
|
|
87196
|
-
_hoisted_2,
|
|
87196
|
+
_hoisted_2$1,
|
|
87197
87197
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(vue.unref(languages), (language, index2) => {
|
|
87198
87198
|
return vue.openBlock(), vue.createElementBlock("option", {
|
|
87199
87199
|
key: index2,
|
|
87200
87200
|
value: language
|
|
87201
|
-
}, vue.toDisplayString(language), 9, _hoisted_3);
|
|
87201
|
+
}, vue.toDisplayString(language), 9, _hoisted_3$1);
|
|
87202
87202
|
}), 128))
|
|
87203
87203
|
], 512), [
|
|
87204
87204
|
[vue.vModelSelect, vue.unref(selectedLanguage)]
|
|
@@ -87222,6 +87222,8 @@ img.ProseMirror-separator {
|
|
|
87222
87222
|
key: 0,
|
|
87223
87223
|
class: "halo-rich-text-editor"
|
|
87224
87224
|
};
|
|
87225
|
+
const _hoisted_2 = { class: "h-full flex flex-row w-full" };
|
|
87226
|
+
const _hoisted_3 = { class: "h-full" };
|
|
87225
87227
|
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
87226
87228
|
__name: "Editor",
|
|
87227
87229
|
props: {
|
|
@@ -87291,10 +87293,15 @@ img.ProseMirror-separator {
|
|
|
87291
87293
|
return vue.unref(editor) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
87292
87294
|
vue.createVNode(_sfc_main$4, { editor: vue.unref(editor) }, null, 8, ["editor"]),
|
|
87293
87295
|
vue.createVNode(_sfc_main$5, { editor: vue.unref(editor) }, null, 8, ["editor"]),
|
|
87294
|
-
vue.
|
|
87295
|
-
|
|
87296
|
-
|
|
87297
|
-
|
|
87296
|
+
vue.createElementVNode("div", _hoisted_2, [
|
|
87297
|
+
vue.createVNode(vue.unref(EditorContent), {
|
|
87298
|
+
editor: vue.unref(editor),
|
|
87299
|
+
class: "editor-content markdown-body"
|
|
87300
|
+
}, null, 8, ["editor"]),
|
|
87301
|
+
vue.createElementVNode("div", _hoisted_3, [
|
|
87302
|
+
vue.renderSlot(_ctx.$slots, "extra")
|
|
87303
|
+
])
|
|
87304
|
+
])
|
|
87298
87305
|
])) : vue.createCommentVNode("", true);
|
|
87299
87306
|
};
|
|
87300
87307
|
}
|