@reinosoft-ui/core 0.1.84 → 0.1.86
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/reinosoft-ui.es.js +6 -4
- package/dist/reinosoft-ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/reinosoft-ui.es.js
CHANGED
|
@@ -805,7 +805,7 @@ const At = (e) => {
|
|
|
805
805
|
}, " Use Ctrl+B for bold, Ctrl+I for italic, Alt+Ctrl+1 for heading level 1. ", -1))
|
|
806
806
|
], 64));
|
|
807
807
|
}
|
|
808
|
-
}), m1 = /* @__PURE__ */ W(f1, [["__scopeId", "data-v-
|
|
808
|
+
}), m1 = /* @__PURE__ */ W(f1, [["__scopeId", "data-v-32e611eb"]]), p1 = {
|
|
809
809
|
viewBox: "0 0 512 512",
|
|
810
810
|
paths: [
|
|
811
811
|
{
|
|
@@ -2576,7 +2576,9 @@ const At = (e) => {
|
|
|
2576
2576
|
r.value = D.contains(q) && !g.isCollapsed;
|
|
2577
2577
|
});
|
|
2578
2578
|
}, F = () => {
|
|
2579
|
-
o.value.trim() && (t.editor?.restoreSelection(), t.editor?.applyLink(o.value),
|
|
2579
|
+
o.value.trim() && (t.editor?.restoreSelection(), t.editor?.applyLink(o.value), t.editor?.rootElement?.dispatchEvent(
|
|
2580
|
+
new Event("input", { bubbles: !0 })
|
|
2581
|
+
), o.value = "", i.value = !1, t.editor?.focus());
|
|
2580
2582
|
}, S = () => {
|
|
2581
2583
|
i.value = !1, o.value = "";
|
|
2582
2584
|
}, I = (g) => {
|
|
@@ -2659,7 +2661,7 @@ const At = (e) => {
|
|
|
2659
2661
|
})
|
|
2660
2662
|
]));
|
|
2661
2663
|
}
|
|
2662
|
-
}), Qa = /* @__PURE__ */ W(Ja, [["__scopeId", "data-v-
|
|
2664
|
+
}), Qa = /* @__PURE__ */ W(Ja, [["__scopeId", "data-v-c5884737"]]), en = { class: "editor" }, gt = /* @__PURE__ */ Z({
|
|
2663
2665
|
__name: "Editor",
|
|
2664
2666
|
props: /* @__PURE__ */ ie({
|
|
2665
2667
|
ariaLabel: {},
|
|
@@ -5167,7 +5169,7 @@ const E2 = {
|
|
|
5167
5169
|
})
|
|
5168
5170
|
]));
|
|
5169
5171
|
}
|
|
5170
|
-
}), Ht = /* @__PURE__ */ W(O2, [["__scopeId", "data-v-
|
|
5172
|
+
}), Ht = /* @__PURE__ */ W(O2, [["__scopeId", "data-v-1104cf2a"]]);
|
|
5171
5173
|
let Vt = !1;
|
|
5172
5174
|
const dr = {
|
|
5173
5175
|
install(e, n = {}) {
|