zyjj-web-sdk 1.0.36 → 1.1.1
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/lib/{APlayer.min-D3zaFiin.js → APlayer.min-C8EyWXnf.js} +1 -1
- package/lib/{DPlayer.min-C-xP1NWK.js → DPlayer.min-BfLr2A04.js} +1 -1
- package/lib/{ElementTypeAlert-BsrG_xZi.js → ElementTypeAlert-CdPElEsC.js} +1 -1
- package/lib/{ElementTypeAudio-Bjfu6d55.js → ElementTypeAudio-CTxrNe89.js} +3 -3
- package/lib/{ElementTypeImage-DQBMJhJM.js → ElementTypeImage-C7AUnjGd.js} +2 -2
- package/lib/{ElementTypeImageList-DfVJXSUn.js → ElementTypeImageList-DRT4HqID.js} +2 -2
- package/lib/{ElementTypeInput-Cknog4dI.js → ElementTypeInput-KJFxrO5z.js} +1 -1
- package/lib/{ElementTypeNumber-Dpl9DKKb.js → ElementTypeNumber-BuOgoWNX.js} +1 -1
- package/lib/{ElementTypeSelect-BzFcOtG7.js → ElementTypeSelect-C7tj_Fsu.js} +1 -1
- package/lib/{ElementTypeText-9JcVplGm.js → ElementTypeText-DWkuu_Yg.js} +3 -3
- package/lib/{ElementTypeTextArea-DxXC6nVb.js → ElementTypeTextArea-aJ9TsKmN.js} +1 -1
- package/lib/{ElementTypeUpload-CuczIfgF.js → ElementTypeUpload-Bw6dXRJx.js} +17 -17
- package/lib/{ElementTypeVideo-CS7ExBw5.js → ElementTypeVideo-C3T0oonf.js} +3 -3
- package/lib/{common-BweBFViW.js → common-DOiVxFP8.js} +11 -11
- package/lib/{index-CFvpdUvm.js → index--qvjKJli.js} +2 -2
- package/lib/{index-Cb5QHnRK.js → index-DSgzfPTT.js} +617 -640
- package/lib/index.js +1 -1
- package/lib/index.umd.cjs +46 -46
- package/lib/types/tool-task.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { j as r } from "./index-
|
|
2
|
-
import { a as o } from "./common-
|
|
1
|
+
import { j as r } from "./index-DSgzfPTT.js";
|
|
2
|
+
import { a as o } from "./common-DOiVxFP8.js";
|
|
3
3
|
import { useState as s, useCallback as f } from "react";
|
|
4
4
|
import { Space as m } from "@arco-design/web-react";
|
|
5
5
|
function j(e) {
|
|
@@ -7,7 +7,7 @@ function j(e) {
|
|
|
7
7
|
if (!i || !e.value)
|
|
8
8
|
return;
|
|
9
9
|
let t = {};
|
|
10
|
-
typeof e.value == "string" ? (a(e.value), t.url = e.value, t.name = e.value.split("/").pop()) : (t = e.value, a(t.url)), import("./APlayer.min-
|
|
10
|
+
typeof e.value == "string" ? (a(e.value), t.url = e.value, t.name = e.value.split("/").pop()) : (t = e.value, a(t.url)), import("./APlayer.min-C8EyWXnf.js").then((l) => l.A).then((l) => {
|
|
11
11
|
new l.default({
|
|
12
12
|
container: i,
|
|
13
13
|
loop: "none",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as e } from "./index-
|
|
1
|
+
import { j as e } from "./index-DSgzfPTT.js";
|
|
2
2
|
import { Space as m } from "@arco-design/web-react";
|
|
3
|
-
import { I as t } from "./common-
|
|
3
|
+
import { I as t } from "./common-DOiVxFP8.js";
|
|
4
4
|
function i(r) {
|
|
5
5
|
return r.value ? e.jsx(m, { children: e.jsx(t, { src: r.value }) }) : e.jsx(e.Fragment, {});
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as e } from "./index-
|
|
1
|
+
import { j as e } from "./index-DSgzfPTT.js";
|
|
2
2
|
import { Image as o, Grid as t } from "@arco-design/web-react";
|
|
3
|
-
import { I as n } from "./common-
|
|
3
|
+
import { I as n } from "./common-DOiVxFP8.js";
|
|
4
4
|
function u(r) {
|
|
5
5
|
var i;
|
|
6
6
|
return r.value ? e.jsx(o.PreviewGroup, { infinite: !0, children: e.jsx(t, { cols: 4, colGap: 5, rowGap: 5, children: (i = r.value) == null ? void 0 : i.map((m, a) => e.jsx(t.GridItem, { children: e.jsx(n, { src: m }) }, a)) }) }) : e.jsx(e.Fragment, {});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { j as A } from "./index-
|
|
1
|
+
import { j as A } from "./index-DSgzfPTT.js";
|
|
2
2
|
import z, { useContext as Ce, useState as ae, useEffect as et } from "react";
|
|
3
3
|
import { Space as tt, Input as nt } from "@arco-design/web-react";
|
|
4
|
-
import { S as rt, C as it } from "./common-
|
|
4
|
+
import { S as rt, C as it } from "./common-DOiVxFP8.js";
|
|
5
5
|
import { I as ve, _ as Ae, a as De } from "./context-tmjHwBoF.js";
|
|
6
6
|
function ue(e, n) {
|
|
7
7
|
var t = Object.keys(e);
|
|
@@ -2243,7 +2243,7 @@ function _r(e) {
|
|
|
2243
2243
|
function Mr(e) {
|
|
2244
2244
|
const [n, t] = ae(!1), [i, l] = ae();
|
|
2245
2245
|
return et(() => {
|
|
2246
|
-
import("./index
|
|
2246
|
+
import("./index--qvjKJli.js").then((o) => {
|
|
2247
2247
|
l(A.jsx(o.default, { remarkPlugins: [yt, _r], children: e.value }));
|
|
2248
2248
|
});
|
|
2249
2249
|
}, [e.value]), A.jsxs("div", { className: "zyjj-lab-markdown", style: { position: "relative" }, children: [e.value ? A.jsxs(tt, { style: { position: "absolute", right: 0, margin: 5, zIndex: 99 }, children: [A.jsx(rt, { noSuccess: !0, onClick: async () => t((o) => !o), icon: n ? A.jsx(X, {}) : A.jsx(Y, {}), tip: n ? "预览" : "编辑" }), A.jsx(it, { value: e.value })] }) : A.jsx(A.Fragment, {}), n ? A.jsx(nt.TextArea, { style: { borderRadius: 5, padding: 10 }, autoSize: !0, value: e.value, onChange: e.onChange }) : A.jsx("div", { style: { padding: 10 }, children: i })] });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import
|
|
3
|
-
import { Upload as
|
|
1
|
+
import { j as l, F as x } from "./index-DSgzfPTT.js";
|
|
2
|
+
import p, { useContext as O, useState as j, useEffect as g } from "react";
|
|
3
|
+
import { Upload as h, Button as y, Message as b } from "@arco-design/web-react";
|
|
4
4
|
import { I as C, _ as w, a as P } from "./context-tmjHwBoF.js";
|
|
5
5
|
function m(n, o) {
|
|
6
6
|
var e = Object.keys(n);
|
|
@@ -24,40 +24,40 @@ function d(n) {
|
|
|
24
24
|
return n;
|
|
25
25
|
}
|
|
26
26
|
function _(n, o) {
|
|
27
|
-
var e = O(C), t = e.prefixCls, r = t === void 0 ? "arco" : t,
|
|
27
|
+
var e = O(C), t = e.prefixCls, r = t === void 0 ? "arco" : t, a = n.spin, c = n.className, s = d(d({
|
|
28
28
|
"aria-hidden": !0,
|
|
29
29
|
focusable: !1,
|
|
30
30
|
ref: o
|
|
31
31
|
}, n), {}, {
|
|
32
|
-
className: "".concat(
|
|
32
|
+
className: "".concat(c ? c + " " : "").concat(r, "-icon ").concat(r, "-icon-upload")
|
|
33
33
|
});
|
|
34
|
-
return
|
|
34
|
+
return a && (s.className = "".concat(s.className, " ").concat(r, "-icon-loading")), delete s.spin, delete s.isIcon, /* @__PURE__ */ p.createElement("svg", w({
|
|
35
35
|
fill: "none",
|
|
36
36
|
stroke: "currentColor",
|
|
37
37
|
strokeWidth: "4",
|
|
38
38
|
viewBox: "0 0 48 48"
|
|
39
|
-
}, s), /* @__PURE__ */
|
|
39
|
+
}, s), /* @__PURE__ */ p.createElement("path", {
|
|
40
40
|
d: "M14.93 17.071 24.001 8l9.071 9.071m-9.07 16.071v-25M40 35v6H8v-6"
|
|
41
41
|
}));
|
|
42
42
|
}
|
|
43
|
-
var
|
|
44
|
-
|
|
43
|
+
var f = /* @__PURE__ */ p.forwardRef(_);
|
|
44
|
+
f.defaultProps = {
|
|
45
45
|
isIcon: !0
|
|
46
46
|
};
|
|
47
|
-
|
|
47
|
+
f.displayName = "IconUpload";
|
|
48
48
|
function F(n) {
|
|
49
|
-
const { value: o, data: e, onChange: t } = n, r = (e == null ? void 0 : e.max_size) || 10 * 1024 * 1024, [
|
|
49
|
+
const { value: o, data: e, onChange: t } = n, r = (e == null ? void 0 : e.max_size) || 10 * 1024 * 1024, [a, c] = j([]), s = (u) => {
|
|
50
50
|
console.log("custom upload", u);
|
|
51
|
-
const { onSuccess: v, file:
|
|
52
|
-
if (
|
|
53
|
-
|
|
51
|
+
const { onSuccess: v, file: i } = u;
|
|
52
|
+
if (i.size > r) {
|
|
53
|
+
b.warning(`文件大小超过 ${r / 1024 / 1024}M, 请重新上传!`), c([]);
|
|
54
54
|
return;
|
|
55
55
|
}
|
|
56
|
-
t && t(x(
|
|
56
|
+
e != null && e.no_path && (i.path = void 0), t && t(x(i)), v();
|
|
57
57
|
};
|
|
58
58
|
return g(() => {
|
|
59
|
-
|
|
60
|
-
}, [o]),
|
|
59
|
+
c(o ? [{ uid: o.uid, name: o.name }] : []);
|
|
60
|
+
}, [o]), l.jsx(h, { accept: e == null ? void 0 : e.accept, fileList: a, onChange: c, onRemove: () => t(void 0), limit: 1, customRequest: s, children: l.jsx(y, { type: "outline", icon: l.jsx(f, {}), children: "点击上传" }) });
|
|
61
61
|
}
|
|
62
62
|
export {
|
|
63
63
|
F as default
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as t } from "./index-
|
|
2
|
-
import { a as n } from "./common-
|
|
1
|
+
import { j as t } from "./index-DSgzfPTT.js";
|
|
2
|
+
import { a as n } from "./common-DOiVxFP8.js";
|
|
3
3
|
import { Space as l } from "@arco-design/web-react";
|
|
4
4
|
import { useCallback as s } from "react";
|
|
5
5
|
function v(e) {
|
|
6
6
|
var i;
|
|
7
7
|
const a = s((o) => {
|
|
8
|
-
!o || !e.value || import("./DPlayer.min-
|
|
8
|
+
!o || !e.value || import("./DPlayer.min-BfLr2A04.js").then((r) => r.D).then((r) => {
|
|
9
9
|
var u;
|
|
10
10
|
new r.default({ container: o, screenshot: !0, video: { url: (u = e.value) == null ? void 0 : u.url } });
|
|
11
11
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as a, d as W } from "./index-
|
|
1
|
+
import { j as a, d as W } from "./index-DSgzfPTT.js";
|
|
2
2
|
import i, { useContext as f, useState as O, useEffect as F } from "react";
|
|
3
3
|
import { Tooltip as H, Space as z, Image as T } from "@arco-design/web-react";
|
|
4
4
|
import { I as p, _ as u, a as d } from "./context-tmjHwBoF.js";
|
|
@@ -255,12 +255,12 @@ function J(e, r) {
|
|
|
255
255
|
d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6"
|
|
256
256
|
}));
|
|
257
257
|
}
|
|
258
|
-
var
|
|
259
|
-
|
|
258
|
+
var w = /* @__PURE__ */ i.forwardRef(J);
|
|
259
|
+
w.defaultProps = {
|
|
260
260
|
isIcon: !0
|
|
261
261
|
};
|
|
262
|
-
|
|
263
|
-
const
|
|
262
|
+
w.displayName = "IconLoading";
|
|
263
|
+
const C = (e) => {
|
|
264
264
|
const [r, n] = O(e.icon), [t, c] = O(e.tip), [l, s] = O(!1);
|
|
265
265
|
F(() => {
|
|
266
266
|
n(e.icon);
|
|
@@ -270,23 +270,23 @@ const w = (e) => {
|
|
|
270
270
|
n(e.icon), c(e.tip);
|
|
271
271
|
}, 1e3));
|
|
272
272
|
}, R = () => {
|
|
273
|
-
e.onClick && !l && (o("执行中", a.jsx(
|
|
273
|
+
e.onClick && !l && (o("执行中", a.jsx(w, {})), s(!0), e.onClick().then(() => o("成功", a.jsx(j, { style: { color: "green" } }))).catch((m) => o(`${m}`, a.jsx(v, { style: { color: "red" } }))).finally(() => s(!1)));
|
|
274
274
|
};
|
|
275
275
|
return a.jsx(H, { content: t, children: a.jsx("div", { className: "zyjj-small-icon", onClick: R, children: r }) });
|
|
276
|
-
}, ee = (e) => a.jsx(
|
|
276
|
+
}, ee = (e) => a.jsx(C, { icon: a.jsx(g, {}), tip: "拷贝", onClick: () => navigator.clipboard.writeText(e.value || "") }), M = (e) => a.jsx(C, { icon: a.jsx(b, {}), tip: "新窗口打开", onClick: async () => {
|
|
277
277
|
window.open(e.value);
|
|
278
|
-
} }), L = (e) => a.jsx(
|
|
278
|
+
} }), L = (e) => a.jsx(C, { icon: a.jsx(y, {}), tip: "下载", onClick: async () => W(e.value || "") }), te = (e) => {
|
|
279
279
|
const { link: r } = e;
|
|
280
280
|
return r ? a.jsxs(z, { size: "mini", style: { marginLeft: 5, width: "100%", justifyContent: "center" }, align: "center", direction: "horizontal", children: [a.jsx(L, { value: r }), a.jsx(M, { value: r })] }) : a.jsx(a.Fragment, {});
|
|
281
281
|
}, ne = (e) => a.jsx(T, { style: { borderRadius: 5 }, referrerPolicy: "no-referrer", width: "100%", src: e.src, previewProps: {
|
|
282
282
|
actions: [
|
|
283
283
|
{
|
|
284
|
-
getContainer: () => a.jsx(L, { value: e.src }),
|
|
284
|
+
getContainer: () => a.jsx(L, { value: e.src }, "download"),
|
|
285
285
|
content: a.jsx(a.Fragment, {}),
|
|
286
286
|
key: "download"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
getContainer: () => a.jsx(M, { value: e.src }),
|
|
289
|
+
getContainer: () => a.jsx(M, { value: e.src }, "launch"),
|
|
290
290
|
content: a.jsx(a.Fragment, {}),
|
|
291
291
|
key: "launch"
|
|
292
292
|
}
|
|
@@ -296,6 +296,6 @@ const w = (e) => {
|
|
|
296
296
|
export {
|
|
297
297
|
ee as C,
|
|
298
298
|
ne as I,
|
|
299
|
-
|
|
299
|
+
C as S,
|
|
300
300
|
te as a
|
|
301
301
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as Z, p as ne, r as xn, s as xe, c as Mn, b as ue, d as sn, e as dr, m as R, f as H, g as gr, h as yr, i as cn, j as A, k as ee, n as Ee, l as Qe, o as De, q as xr, t as kr, v as It, u as br } from "./ElementTypeText-
|
|
2
|
-
import { c as _n, g as wr, j as Ke } from "./index-
|
|
1
|
+
import { a as Z, p as ne, r as xn, s as xe, c as Mn, b as ue, d as sn, e as dr, m as R, f as H, g as gr, h as yr, i as cn, j as A, k as ee, n as Ee, l as Qe, o as De, q as xr, t as kr, v as It, u as br } from "./ElementTypeText-DWkuu_Yg.js";
|
|
2
|
+
import { c as _n, g as wr, j as Ke } from "./index-DSgzfPTT.js";
|
|
3
3
|
const Bn = document.createElement("i");
|
|
4
4
|
function kn(e) {
|
|
5
5
|
const n = "&" + e + ";";
|