react-big-screen 0.0.19 → 0.0.21
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/es/{IInputNumber-8TbQFEeQ.mjs → IInputNumber-PnHJNf9H.mjs} +3 -3
- package/es/{Line-h-rhOKev.mjs → Line-CLgwvraj.mjs} +37 -37
- package/es/{attributes-CxnJg-FT.mjs → attributes-BWtBVgsg.mjs} +9 -8
- package/es/{attributes-BIXlzE3A.mjs → attributes-BuMChZnt.mjs} +6 -5
- package/es/{attributes-BDv3jJ5O.mjs → attributes-C0SMjnHG.mjs} +13 -12
- package/es/{attributes-CauLjFb0.mjs → attributes-C5pimFaJ.mjs} +6 -5
- package/es/{attributes-DYnxULqW.mjs → attributes-COwKDUMI.mjs} +6 -5
- package/es/{attributes-CqNLwRW3.mjs → attributes-C_fbpAUx.mjs} +9 -8
- package/es/{attributes-CuUxWoIW.mjs → attributes-DdjjVR4N.mjs} +6 -5
- package/es/{attributes-B8s8kYoD.mjs → attributes-Dv8IMI4h.mjs} +6 -5
- package/es/{attributes-5RpQLPsm.mjs → attributes-DztmBsKn.mjs} +8 -7
- package/es/{attributes-NVduSBUS.mjs → attributes-E8oqU4q7.mjs} +7 -6
- package/es/{attributes-CgnjWsLu.mjs → attributes-YL1J6lLR.mjs} +6 -5
- package/es/{attributes-DBip_IK_.mjs → attributes-w4UsefFp.mjs} +51 -50
- package/es/{index-GdH3Zwz0.mjs → index-B4KSL-Bu.mjs} +8 -7
- package/es/{index-BAzeX1Ol.mjs → index-B8JqjjA1.mjs} +29 -28
- package/es/{index-8Jjn38kS.mjs → index-B9Nb8R2I.mjs} +19 -18
- package/es/{index-BFdLFt4J.mjs → index-BRgbtPVH.mjs} +7 -6
- package/es/{index-DCIgeYYw.mjs → index-BUth1V1H.mjs} +7 -6
- package/es/{index-56XQx0At.mjs → index-BYJ5e2rN.mjs} +7 -6
- package/es/{index-SkjPQ6Pt.mjs → index-BYe40Zu2.mjs} +10 -9
- package/es/{index-D07zNDg9.mjs → index-Bvab-NQ4.mjs} +14 -13
- package/es/{index-BVjByyUe.mjs → index-BzpuXSbE.mjs} +7 -6
- package/es/{index-Cm-Rzkqs.mjs → index-C6HV7IaP.mjs} +42 -41
- package/es/{index-CjeVSp69.mjs → index-CBxj6uKJ.mjs} +8 -7
- package/es/index-CRDggJyg.mjs +4441 -0
- package/es/{index-i0K7Ynj-.mjs → index-CUkul7R0.mjs} +7 -6
- package/es/{index-Bi3lZwlI.mjs → index-CpYmNO_5.mjs} +55 -54
- package/es/{index-BInCuYp5.mjs → index-CyS-CdYv.mjs} +17 -16
- package/es/{index-Daza1EsK.mjs → index-D--V8m-b.mjs} +3 -3
- package/es/index-D1ux0Voe.mjs +29 -0
- package/es/{index-nSniwbAA.mjs → index-DQU0jlV0.mjs} +8 -7
- package/es/{index-Dvs_cgct.mjs → index-D_0vVSWq.mjs} +11 -10
- package/es/{index-Dkl0nzkU.mjs → index-Dh00vKAk.mjs} +11 -10
- package/es/{index-DzRsgn_u.mjs → index-DyB0TE1y.mjs} +38 -37
- package/es/{index-CBAcYtqX.mjs → index-KruFCy9N.mjs} +8 -7
- package/es/{index-Bdqrb_sj.mjs → index-Ljz96Vra.mjs} +8 -7
- package/es/{index-kvRZQZJ-.mjs → index-guYPVm3G.mjs} +1 -1
- package/es/{index-CgI9EXqn.mjs → index-hPKl41YD.mjs} +14 -13
- package/es/{index-CFdcAnNu.mjs → index-n9OtRMYa.mjs} +12 -11
- package/es/{index-umVDADGS.mjs → index-qoPI1H9i.mjs} +23 -22
- package/es/{index-C49BBpRX.mjs → index-ryl5yfWq.mjs} +8 -7
- package/es/index.mjs +8 -7
- package/es/{selectPage-ChSsIBe9.mjs → selectPage-D267xnl4.mjs} +2 -2
- package/es/{useCurrentPageId-BlVc4whf.mjs → useCurrentPageId-DM05DNLI.mjs} +6 -5
- package/es/useEffectOnce-l5sUTCBG.mjs +7 -0
- package/es/useListenRef-B01dENv0.mjs +8 -0
- package/es/{useResizeDom-BUgMcz6M.mjs → useResizeDom-B6mM4jrh.mjs} +2 -2
- package/package.json +1 -1
- package/es/index-BhafNo6T.mjs +0 -16092
- package/es/index-dxiyF_62.mjs +0 -29
- package/es/useEffectOnce-Ct0JMBZd.mjs +0 -7
- package/es/useListenRef-Dqm6KZRj.mjs +0 -8
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import { jsx as p } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { R as h } from "./index-
|
|
3
|
-
import {
|
|
2
|
+
import { R as h } from "./index-D--V8m-b.mjs";
|
|
3
|
+
import { n as x } from "./index-CRDggJyg.mjs";
|
|
4
4
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
5
|
-
import { useRef as g, useMemo as I } from "
|
|
6
|
-
import "
|
|
5
|
+
import { useRef as g, useMemo as I } from "react";
|
|
6
|
+
import "react-dom";
|
|
7
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js";
|
|
8
|
+
import "antd";
|
|
8
9
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
10
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
import { u as y } from "./useEffectOnce-
|
|
11
|
-
import { DEFAULT_OPTIONS as b } from "./attributes-
|
|
12
|
-
const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz项目"], i = [1048, 735, 580, 484, 300],
|
|
11
|
+
import { u as y } from "./useEffectOnce-l5sUTCBG.mjs";
|
|
12
|
+
import { DEFAULT_OPTIONS as b } from "./attributes-YL1J6lLR.mjs";
|
|
13
|
+
const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz项目"], i = [1048, 735, 580, 484, 300], W = x((m) => {
|
|
13
14
|
const { width: u, height: d, options: t } = m, n = g(), f = I(() => {
|
|
14
15
|
const e = S.map((r, l) => ({
|
|
15
16
|
name: r,
|
|
@@ -66,18 +67,18 @@ const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz
|
|
|
66
67
|
};
|
|
67
68
|
}, [t == null ? void 0 : t.titleColor, t == null ? void 0 : t.subtextColor]);
|
|
68
69
|
return y(() => {
|
|
69
|
-
let e = null,
|
|
70
|
+
let e = null, o = 0;
|
|
70
71
|
function r() {
|
|
71
|
-
var s,
|
|
72
|
+
var s, a, c;
|
|
72
73
|
e !== null && ((s = n.current) == null || s.dispatchAction({
|
|
73
74
|
type: "downplay",
|
|
74
75
|
seriesIndex: 0,
|
|
75
76
|
dataIndex: e
|
|
76
|
-
})), (c = (
|
|
77
|
+
})), (c = (a = n.current) == null ? void 0 : a.dispatchAction) == null || c.call(a, {
|
|
77
78
|
type: "highlight",
|
|
78
79
|
seriesIndex: 0,
|
|
79
|
-
dataIndex: e =
|
|
80
|
-
}),
|
|
80
|
+
dataIndex: e = o
|
|
81
|
+
}), o = ++o >= i.length ? 0 : o;
|
|
81
82
|
}
|
|
82
83
|
r();
|
|
83
84
|
let l = setInterval(r, 2e3);
|
|
@@ -97,5 +98,5 @@ const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz
|
|
|
97
98
|
);
|
|
98
99
|
}, b);
|
|
99
100
|
export {
|
|
100
|
-
|
|
101
|
+
W as default
|
|
101
102
|
};
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { jsx as o } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { R as m } from "./index-
|
|
3
|
-
import {
|
|
2
|
+
import { R as m } from "./index-D--V8m-b.mjs";
|
|
3
|
+
import { n as r } from "./index-CRDggJyg.mjs";
|
|
4
4
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
5
|
-
import "
|
|
6
|
-
import "
|
|
5
|
+
import "react";
|
|
6
|
+
import "react-dom";
|
|
7
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js";
|
|
8
|
+
import "antd";
|
|
8
9
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
10
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
const
|
|
11
|
+
const f = r((t) => {
|
|
11
12
|
const { width: a, height: e } = t;
|
|
12
13
|
return /* @__PURE__ */ o(
|
|
13
14
|
m,
|
|
@@ -44,5 +45,5 @@ const g = r((t) => {
|
|
|
44
45
|
);
|
|
45
46
|
});
|
|
46
47
|
export {
|
|
47
|
-
|
|
48
|
+
f as default
|
|
48
49
|
};
|
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
var R = Object.defineProperty;
|
|
2
2
|
var T = (e, n, t) => n in e ? R(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
|
3
3
|
var b = (e, n, t) => T(e, typeof n != "symbol" ? n + "" : n, t);
|
|
4
|
-
import { b as O, u as k,
|
|
4
|
+
import { b as O, u as k, I as x, R as F } from "./index-CRDggJyg.mjs";
|
|
5
5
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
6
|
-
import
|
|
7
|
-
import "
|
|
6
|
+
import N, { useEffect as y, useMemo as M, useRef as w, useState as _, useCallback as z } from "react";
|
|
7
|
+
import "react-dom";
|
|
8
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js";
|
|
9
|
+
import { message as G } from "antd";
|
|
9
10
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
10
11
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
11
12
|
import { jsxs as U, jsx as S } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
12
13
|
import Z from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/umi-request@1.4.0/node_modules/umi-request/dist/index.esm.js";
|
|
13
|
-
import { u as j } from "./useListenRef-
|
|
14
|
-
import { u as Q } from "./useEffectOnce-
|
|
15
|
-
import { u as V } from "./useCurrentPageId-
|
|
14
|
+
import { u as j } from "./useListenRef-B01dENv0.mjs";
|
|
15
|
+
import { u as Q } from "./useEffectOnce-l5sUTCBG.mjs";
|
|
16
|
+
import { u as V } from "./useCurrentPageId-DM05DNLI.mjs";
|
|
16
17
|
import I from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/hotkeys-js@3.13.15/node_modules/hotkeys-js/dist/hotkeys.esm.js";
|
|
17
18
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/dayjs@1.11.18/node_modules/dayjs/dayjs.min.js";
|
|
18
19
|
function X(e) {
|
|
19
20
|
return e.button == 0;
|
|
20
21
|
}
|
|
21
|
-
function
|
|
22
|
+
function He(e) {
|
|
22
23
|
return e.button == 2;
|
|
23
24
|
}
|
|
24
25
|
function W(e) {
|
|
@@ -27,7 +28,7 @@ function W(e) {
|
|
|
27
28
|
function B(e) {
|
|
28
29
|
return e && typeof e == "object" && !Array.isArray(e) ? e : {};
|
|
29
30
|
}
|
|
30
|
-
function
|
|
31
|
+
function Xe(e) {
|
|
31
32
|
return typeof e == "object" && !Array.isArray(e) && !!e;
|
|
32
33
|
}
|
|
33
34
|
function q(e) {
|
|
@@ -54,13 +55,13 @@ function $(e, n) {
|
|
|
54
55
|
};
|
|
55
56
|
}, []);
|
|
56
57
|
}
|
|
57
|
-
function
|
|
58
|
+
function $e() {
|
|
58
59
|
return O((e) => e.componentNodes);
|
|
59
60
|
}
|
|
60
61
|
function J(e) {
|
|
61
62
|
return O((n) => e ? e(n.config) : n.config);
|
|
62
63
|
}
|
|
63
|
-
function
|
|
64
|
+
function Oe(e) {
|
|
64
65
|
const n = M(() => e, []), { engine: t } = k();
|
|
65
66
|
return y(() => (t.instance.add(n), () => {
|
|
66
67
|
t.instance.delete(n.id);
|
|
@@ -108,8 +109,8 @@ class K {
|
|
|
108
109
|
};
|
|
109
110
|
}
|
|
110
111
|
}
|
|
111
|
-
function
|
|
112
|
-
const { dataSourceType: n = "static" } = e, t = j(n === "static"), s =
|
|
112
|
+
function je(e) {
|
|
113
|
+
const { dataSourceType: n = "static" } = e, t = j(n === "static"), s = w(), [r, a] = _(), f = z(() => {
|
|
113
114
|
var u;
|
|
114
115
|
return s.current || (s.current = new K(e.request), (u = s.current) == null || u.onChangeDataSource((h) => a(h))), s.current;
|
|
115
116
|
}, [e.dataSourceType]);
|
|
@@ -140,7 +141,7 @@ function Oe(e) {
|
|
|
140
141
|
requestInstance: d
|
|
141
142
|
};
|
|
142
143
|
}
|
|
143
|
-
function
|
|
144
|
+
function D(e, n) {
|
|
144
145
|
return `${e}-${n}`;
|
|
145
146
|
}
|
|
146
147
|
function A(e, n, t) {
|
|
@@ -178,7 +179,7 @@ function ne(e, n, t, s, r) {
|
|
|
178
179
|
target: t,
|
|
179
180
|
origin: s,
|
|
180
181
|
option: a
|
|
181
|
-
}), e.events.notify(
|
|
182
|
+
}), e.events.notify(D(t.id, n.exposeId), d);
|
|
182
183
|
}
|
|
183
184
|
function se(e, n) {
|
|
184
185
|
return function(t, s) {
|
|
@@ -187,7 +188,7 @@ function se(e, n) {
|
|
|
187
188
|
a && a.forEach((h) => {
|
|
188
189
|
const l = e.componentNode.get(h.id);
|
|
189
190
|
if (!l) {
|
|
190
|
-
|
|
191
|
+
G.error("[bigScreen]: target componentNode not exist.");
|
|
191
192
|
return;
|
|
192
193
|
}
|
|
193
194
|
h.opts.forEach((g) => {
|
|
@@ -209,7 +210,7 @@ function se(e, n) {
|
|
|
209
210
|
});
|
|
210
211
|
};
|
|
211
212
|
}
|
|
212
|
-
function
|
|
213
|
+
function qe(e) {
|
|
213
214
|
const { engine: n } = k();
|
|
214
215
|
return M(() => se(n, e), []);
|
|
215
216
|
}
|
|
@@ -217,26 +218,26 @@ function re(e, n) {
|
|
|
217
218
|
return function(t) {
|
|
218
219
|
y(() => {
|
|
219
220
|
for (const s in t)
|
|
220
|
-
e.events.on(
|
|
221
|
+
e.events.on(D(n, s), t[s]);
|
|
221
222
|
return () => {
|
|
222
223
|
for (const s in t)
|
|
223
|
-
e.events.remove(
|
|
224
|
+
e.events.remove(D(n, s), t[s]);
|
|
224
225
|
};
|
|
225
226
|
}, []);
|
|
226
227
|
};
|
|
227
228
|
}
|
|
228
|
-
function
|
|
229
|
+
function Ae(e) {
|
|
229
230
|
const { engine: n } = k();
|
|
230
231
|
return M(() => re(n, e), []);
|
|
231
232
|
}
|
|
232
|
-
function
|
|
233
|
-
const [e, n] =
|
|
233
|
+
function Re() {
|
|
234
|
+
const [e, n] = _([]), { engine: t } = k();
|
|
234
235
|
return Q(() => (n(t.component.getAllPackage()), t.component.onPackageChange((s) => {
|
|
235
236
|
n(s);
|
|
236
237
|
}))), e;
|
|
237
238
|
}
|
|
238
239
|
function ae() {
|
|
239
|
-
const { engine: e } = k(), n = V(), [t, s] =
|
|
240
|
+
const { engine: e } = k(), n = V(), [t, s] = _(r);
|
|
240
241
|
function r() {
|
|
241
242
|
return e.page.get(e.config.getCurrentPage());
|
|
242
243
|
}
|
|
@@ -248,7 +249,7 @@ function ae() {
|
|
|
248
249
|
}, [n]), t;
|
|
249
250
|
}
|
|
250
251
|
function ie() {
|
|
251
|
-
const e =
|
|
252
|
+
const e = F.getActiveEngine();
|
|
252
253
|
if (!e) return;
|
|
253
254
|
const n = e.config.getConfig();
|
|
254
255
|
e.config.setConfig({
|
|
@@ -274,7 +275,7 @@ class ue {
|
|
|
274
275
|
this.isSet && (this.isSet = !1, document.documentElement.classList.remove(P), this.style && ((t = (n = this.style) == null ? void 0 : n.remove) == null || t.call(n), this.style = void 0));
|
|
275
276
|
}
|
|
276
277
|
}
|
|
277
|
-
const
|
|
278
|
+
const E = new ue();
|
|
278
279
|
function oe(e, n, t) {
|
|
279
280
|
return e < n ? n : e > t ? t : e;
|
|
280
281
|
}
|
|
@@ -350,7 +351,7 @@ function Y(e) {
|
|
|
350
351
|
return typeof e == "number";
|
|
351
352
|
}
|
|
352
353
|
function ge(e) {
|
|
353
|
-
const { engine: n } = k(), { defaultScale: t = 1, scaleStep: s = 0.05, scaleMax: r = 2, scaleMin: a = 0.1 } = e, f =
|
|
354
|
+
const { engine: n } = k(), { defaultScale: t = 1, scaleStep: s = 0.05, scaleMax: r = 2, scaleMin: a = 0.1 } = e, f = w(null), d = w(null), u = w(null), h = j(e), l = w({
|
|
354
355
|
scale: t,
|
|
355
356
|
x: 0,
|
|
356
357
|
y: 0
|
|
@@ -379,16 +380,16 @@ function ge(e) {
|
|
|
379
380
|
// 重置
|
|
380
381
|
mousedown(i) {
|
|
381
382
|
var c, o;
|
|
382
|
-
W(i) && ((o = (c = h.current) == null ? void 0 : c.onReset) == null || o.call(c)), X(i) && I.isPressed("space") &&
|
|
383
|
+
W(i) && ((o = (c = h.current) == null ? void 0 : c.onReset) == null || o.call(c)), X(i) && I.isPressed("space") && E.set("grabbing");
|
|
383
384
|
},
|
|
384
385
|
// 鼠标松开
|
|
385
386
|
mouseup(i) {
|
|
386
387
|
if (X(i)) {
|
|
387
388
|
if (I.isPressed("space")) {
|
|
388
|
-
|
|
389
|
+
E.set("grab");
|
|
389
390
|
return;
|
|
390
391
|
}
|
|
391
|
-
|
|
392
|
+
E.revoke();
|
|
392
393
|
}
|
|
393
394
|
},
|
|
394
395
|
wheel(i) {
|
|
@@ -420,10 +421,10 @@ function ge(e) {
|
|
|
420
421
|
let i = !1;
|
|
421
422
|
o();
|
|
422
423
|
function c() {
|
|
423
|
-
i = !0, u.current.style.removeProperty("pointer-events"), u.current.style.zIndex = `${n.componentNode.getMaxLevel()}`,
|
|
424
|
+
i = !0, u.current.style.removeProperty("pointer-events"), u.current.style.zIndex = `${n.componentNode.getMaxLevel()}`, E.set("grab");
|
|
424
425
|
}
|
|
425
426
|
function o() {
|
|
426
|
-
i = !1, u.current.style.pointerEvents = "none",
|
|
427
|
+
i = !1, u.current.style.pointerEvents = "none", E.revoke();
|
|
427
428
|
}
|
|
428
429
|
I("space", { keyup: !0 }, (H) => {
|
|
429
430
|
H.type === "keydown" && !i && c(), H.type === "keyup" && o();
|
|
@@ -440,7 +441,7 @@ function ge(e) {
|
|
|
440
441
|
/* @__PURE__ */ S("div", { className: L.infiniteCanvas_mask, ref: u })
|
|
441
442
|
] });
|
|
442
443
|
}
|
|
443
|
-
const
|
|
444
|
+
const Te = N.forwardRef((e, n) => {
|
|
444
445
|
const { options: t } = ae() || {}, { engine: s } = k(), r = J(), a = /* @__PURE__ */ S(
|
|
445
446
|
"div",
|
|
446
447
|
{
|
|
@@ -482,18 +483,18 @@ const Re = z.forwardRef((e, n) => {
|
|
|
482
483
|
);
|
|
483
484
|
});
|
|
484
485
|
export {
|
|
485
|
-
|
|
486
|
+
Te as P,
|
|
486
487
|
$ as a,
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
488
|
+
$e as b,
|
|
489
|
+
Re as c,
|
|
490
|
+
je as d,
|
|
491
|
+
qe as e,
|
|
492
|
+
Ae as f,
|
|
493
|
+
E as g,
|
|
494
|
+
Oe as h,
|
|
494
495
|
X as i,
|
|
495
|
-
|
|
496
|
-
|
|
496
|
+
He as j,
|
|
497
|
+
Xe as k,
|
|
497
498
|
ae as l,
|
|
498
499
|
he as s,
|
|
499
500
|
J as u
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
import { jsx as s, jsxs as a } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import {
|
|
2
|
+
import { n as d } from "./index-CRDggJyg.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
|
-
import "
|
|
5
|
-
import "
|
|
4
|
+
import "react";
|
|
5
|
+
import "react-dom";
|
|
6
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/client.js";
|
|
7
|
+
import "antd";
|
|
7
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
9
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
|
-
import { DEFAULT_OPTIONS as p } from "./attributes-
|
|
10
|
-
import { A as _ } from "./index-
|
|
10
|
+
import { DEFAULT_OPTIONS as p } from "./attributes-DztmBsKn.mjs";
|
|
11
|
+
import { A as _ } from "./index-guYPVm3G.mjs";
|
|
11
12
|
import { CalendarOutlined as f } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/@ant-design+icons@5.6.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@ant-design/icons/es/index.js";
|
|
12
13
|
const L = "_scrollList_ni091_59", h = "_scrollList_line_ni091_62", o = {
|
|
13
14
|
scrollList: L,
|
|
14
15
|
scrollList_line: h
|
|
15
|
-
},
|
|
16
|
+
}, P = d((t) => {
|
|
16
17
|
const { width: c, height: n, options: r, dataSource: e } = t, i = e;
|
|
17
18
|
return /* @__PURE__ */ s(
|
|
18
19
|
_,
|
|
@@ -30,5 +31,5 @@ const L = "_scrollList_ni091_59", h = "_scrollList_line_ni091_62", o = {
|
|
|
30
31
|
);
|
|
31
32
|
}, p);
|
|
32
33
|
export {
|
|
33
|
-
|
|
34
|
+
P as default
|
|
34
35
|
};
|