qsyx-element 1.0.19 → 1.0.20
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { y as t } from "./vendor-DVd1Om2h.js";
|
|
2
|
-
import { openBlock as
|
|
2
|
+
import { openBlock as a, createElementBlock as r, createElementVNode as n } from "vue";
|
|
3
3
|
import { _ as c } from "./Form-B95vx78W.js";
|
|
4
4
|
import { w as m } from "./utils-DOtOkkjL.js";
|
|
5
5
|
const e = t.createWorker({
|
|
@@ -22,13 +22,13 @@ const e = t.createWorker({
|
|
|
22
22
|
mounted() {
|
|
23
23
|
this.recognize();
|
|
24
24
|
}
|
|
25
|
-
}, _ = { id: "
|
|
26
|
-
function l(o, s,
|
|
27
|
-
return
|
|
25
|
+
}, _ = { id: "imToText" }, d = ["src"];
|
|
26
|
+
function l(o, s, i, x, T, f) {
|
|
27
|
+
return a(), r("div", _, [
|
|
28
28
|
n("img", {
|
|
29
29
|
id: "text-img",
|
|
30
30
|
alt: "Vue logo",
|
|
31
|
-
src:
|
|
31
|
+
src: i.src
|
|
32
32
|
}, null, 8, d)
|
|
33
33
|
]);
|
|
34
34
|
}
|
package/dist/es/index.js
CHANGED
|
@@ -11,7 +11,7 @@ import { Q as X, a as Y } from "./insertExcel-6ikfLhPt.js";
|
|
|
11
11
|
import { defineComponent as h, ref as g, computed as Z, openBlock as v, createElementBlock as w, createElementVNode as _, withDirectives as b, vModelText as O, shallowRef as P, onMounted as ee, watch as oe, watchEffect as te, toRaw as ne, onBeforeUnmount as re, createVNode as Q, unref as C } from "vue";
|
|
12
12
|
import { N as ae, O as se, Q as le, R as ie } from "./vendor-DVd1Om2h.js";
|
|
13
13
|
import { Q as ue } from "./exportExcel-CTaQhJoB.js";
|
|
14
|
-
import { Q as ce } from "./imToText-
|
|
14
|
+
import { Q as ce } from "./imToText-BlZFIw3p.js";
|
|
15
15
|
import { Q as de } from "./onlineExcel-Det1339o.js";
|
|
16
16
|
const Ye = i(M), Ze = i(T), eo = i(I), oo = i(V), to = i(H), no = i(R), ro = i(j), ao = i(A), fe = { class: "markdown-app" }, me = ["innerHTML"], pe = /* @__PURE__ */ h({
|
|
17
17
|
name: "QsyxMarkDownText",
|