zyjj-web-sdk 1.1.5 → 1.1.7
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-Bakc03ej.js → APlayer.min-DzHWoEvx.js} +1 -1
- package/lib/{DPlayer.min-JqGc5Y75.js → DPlayer.min-BSjMKfwC.js} +1 -1
- package/lib/{ElementTypeAlert-CrTUt6Y8.js → ElementTypeAlert-CvoOLqP1.js} +1 -1
- package/lib/{ElementTypeAudio-Cr9cYS9F.js → ElementTypeAudio-Dl8eO6Fb.js} +3 -3
- package/lib/{ElementTypeImage-g1KwCGd5.js → ElementTypeImage-Cp4Xw8Db.js} +2 -2
- package/lib/{ElementTypeImageList-x-OFmgPd.js → ElementTypeImageList-DP0Rjbdf.js} +2 -2
- package/lib/{ElementTypeInput-khx9Bnra.js → ElementTypeInput-DFkJGBGe.js} +1 -1
- package/lib/{ElementTypeNumber-DvmxbEW2.js → ElementTypeNumber-4B9M26Rq.js} +1 -1
- package/lib/{ElementTypeSelect-BnBYykvw.js → ElementTypeSelect-_Knpij9M.js} +1 -1
- package/lib/{ElementTypeText-Bj0Gtt5k.js → ElementTypeText-DvAsOufc.js} +3 -3
- package/lib/{ElementTypeTextArea-DUp-KoHF.js → ElementTypeTextArea-y_fkclYf.js} +1 -1
- package/lib/{ElementTypeUpload-DiIOzcTc.js → ElementTypeUpload-CknB0Sic.js} +1 -1
- package/lib/{ElementTypeVideo-BPdozUUx.js → ElementTypeVideo-Y1glzf4A.js} +3 -3
- package/lib/{common-DfFXxDQZ.js → common-Dt4BHxCR.js} +1 -1
- package/lib/{index-DRCPuk5t.js → index-Bz8xGFkc.js} +2 -2
- package/lib/{index-D3ZndTEy.js → index-CCOAg2q8.js} +135 -135
- package/lib/index.js +1 -1
- package/lib/index.umd.cjs +36 -36
- package/lib/types/new-local-task.d.ts +5 -2
- 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-CCOAg2q8.js";
|
|
2
|
+
import { a as o } from "./common-Dt4BHxCR.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-DzHWoEvx.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-CCOAg2q8.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-Dt4BHxCR.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-CCOAg2q8.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-Dt4BHxCR.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-CCOAg2q8.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-Dt4BHxCR.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-Bz8xGFkc.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,4 +1,4 @@
|
|
|
1
|
-
import { j as i, F as x } from "./index-
|
|
1
|
+
import { j as i, F as x } from "./index-CCOAg2q8.js";
|
|
2
2
|
import l, { useContext as O, useState as j, useEffect as g } from "react";
|
|
3
3
|
import { Upload as y, Button as b, Message as h } from "@arco-design/web-react";
|
|
4
4
|
import { I as C, _ as w, a as P } from "./context-tmjHwBoF.js";
|
|
@@ -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-CCOAg2q8.js";
|
|
2
|
+
import { a as n } from "./common-Dt4BHxCR.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-BSjMKfwC.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-CCOAg2q8.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";
|
|
@@ -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-DvAsOufc.js";
|
|
2
|
+
import { c as _n, g as wr, j as Ke } from "./index-CCOAg2q8.js";
|
|
3
3
|
const Bn = document.createElement("i");
|
|
4
4
|
function kn(e) {
|
|
5
5
|
const n = "&" + e + ";";
|