@gonsin/gview 2.1.31 → 2.1.32
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/index.mjs +2 -2
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -4903,7 +4903,7 @@ const Jo = /* @__PURE__ */ au(or, [["__scopeId", "data-v-059ec93d"]]), ar = /* @
|
|
|
4903
4903
|
const K = C.get($.fileId);
|
|
4904
4904
|
if (K) {
|
|
4905
4905
|
if ((q == null ? void 0 : q.state) == 200) {
|
|
4906
|
-
K.status = "done", K.percent = 1, K.response = q, S.delete(K.fileId), f.delete(K.fileId), K.url = (re = q == null ? void 0 : q.data) == null ? void 0 : re.url, I(K), i("success", K);
|
|
4906
|
+
K.status = "done", K.percent = 1, K.response = q, S.delete(K.fileId), f.delete(K.fileId), K.url = (re = q == null ? void 0 : q.data) == null ? void 0 : re.url, i("progress", K, void 0, 0), I(K), i("success", K);
|
|
4907
4907
|
return;
|
|
4908
4908
|
}
|
|
4909
4909
|
h($, q);
|
|
@@ -14837,7 +14837,7 @@ const za = /* @__PURE__ */ au(o4, [["__scopeId", "data-v-75fdffa5"]]), jM = /* @
|
|
|
14837
14837
|
t.directive(u, To[u]);
|
|
14838
14838
|
});
|
|
14839
14839
|
}
|
|
14840
|
-
}, l4 = "@gonsin/gview", r4 = "2.1.
|
|
14840
|
+
}, l4 = "@gonsin/gview", r4 = "2.1.32", s4 = "dist/index.mjs", M4 = "dist/types/index.d.ts", c4 = [
|
|
14841
14841
|
"dist",
|
|
14842
14842
|
"README.md",
|
|
14843
14843
|
"CHANGELOG.md"
|