react-big-screen 0.0.17 → 0.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.
- package/es/{IInputNumber-PnHJNf9H.mjs → IInputNumber-Vk6zq2bP.mjs} +1 -1
- package/es/{Line-CLgwvraj.mjs → Line-nA3VtARp.mjs} +1 -1
- package/es/{attributes-D0U-wvwb.mjs → attributes-BDcSpbcs.mjs} +6 -7
- package/es/{attributes-CGZYjvqh.mjs → attributes-BWjMqQ_s.mjs} +10 -10
- package/es/{attributes-CReX9tBs.mjs → attributes-BZxcK9tt.mjs} +4 -5
- package/es/{attributes-BoihG0Pf.mjs → attributes-C7YISj8O.mjs} +10 -11
- package/es/{attributes-DDwE7z2U.mjs → attributes-CbI6ZNLl.mjs} +3 -4
- package/es/{attributes-DiQPq5cp.mjs → attributes-Cg2w2wqR.mjs} +3 -4
- package/es/{attributes-DFoyvXIt.mjs → attributes-Ck-M5Rw3.mjs} +3 -4
- package/es/{attributes-IldrBXRw.mjs → attributes-Dk4Khv-P.mjs} +3 -4
- package/es/{attributes-CCphg5Uz.mjs → attributes-DuAsVU2g.mjs} +3 -4
- package/es/{attributes-GO1j5FqP.mjs → attributes-Nwf_EnEX.mjs} +3 -4
- package/es/{attributes-Cp6DmzH2.mjs → attributes-OZgEPZfV.mjs} +3 -4
- package/es/{attributes-B2zdUkEM.mjs → attributes-jJg_yENs.mjs} +3 -4
- package/es/{index-jD_EEzQJ.mjs → index-7n0O_7or.mjs} +13 -14
- package/es/{index-CEejLCq7.mjs → index-B1ohG9Hu.mjs} +4 -5
- package/es/{index-DbwrHA2p.mjs → index-B75SSKFG.mjs} +9 -10
- package/es/{index-Id1jg1qj.mjs → index-B8Ei_KZZ.mjs} +4 -5
- package/es/{index-DJy3VCmO.mjs → index-BF07nOIu.mjs} +5 -6
- package/es/{index-I1LC9rW6.mjs → index-BUic5qZC.mjs} +10 -10
- package/es/{index-X3IxUabI.mjs → index-BemZB0VC.mjs} +4 -5
- package/es/{index-94huGSfW.mjs → index-BnaaZaeo.mjs} +4 -5
- package/es/{index-BqPf_Hxm.mjs → index-Bwm3aMXZ.mjs} +36 -36
- package/es/{index-BfVztt-6.mjs → index-C7UdPRSB.mjs} +4 -5
- package/es/{index-BaY0buPw.mjs → index-C8d60TqQ.mjs} +4 -5
- package/es/{index-BCzhbh3u.mjs → index-CBBKPguI.mjs} +24 -25
- package/es/{index-D1jy9Oi_.mjs → index-CKqOSJ9y.mjs} +3 -3
- package/es/{index-C2gXj9yh.mjs → index-CLnTLLjS.mjs} +1 -1
- package/es/{index-D3O-30zC.mjs → index-COVC4gVe.mjs} +4 -5
- package/es/{index-7SrSU63A.mjs → index-CR3gnAfy.mjs} +20 -21
- package/es/{index-D44zLboN.mjs → index-CXKN_KjL.mjs} +4 -5
- package/es/{index-DdNS18i9.mjs → index-CaUBqf8D.mjs} +8 -8
- package/es/{index-BOLcaCeQ.mjs → index-Ce7eAD1W.mjs} +3 -3
- package/es/{index-D1ux0Voe.mjs → index-Cq0uVP0H.mjs} +1 -1
- package/es/{index-DcqPY0qy.mjs → index-CrN898XP.mjs} +11 -11
- package/es/{index-3yjjqo9a.mjs → index-DB3YcEiT.mjs} +11 -12
- package/es/{index-3f6NpN6Q.mjs → index-DcyXbsRZ.mjs} +4 -5
- package/es/{index-CSzeRH1c.mjs → index-DuXGzYdH.mjs} +2 -2
- package/es/{index-CNgtHfNT.mjs → index-TjFlu-86.mjs} +9 -10
- package/es/{index-VRwDBwp0.mjs → index-hRI5WRPs.mjs} +7 -8
- package/es/{index-COdMO6-N.mjs → index-nTep9Ubc.mjs} +4 -5
- package/es/index.mjs +4 -5
- package/es/{selectPage-DGZoj14b.mjs → selectPage-BfNytQ95.mjs} +1 -1
- package/es/{useCurrentPageId-CuYS8NBR.mjs → useCurrentPageId-C1KnE1O3.mjs} +3 -4
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
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 { Input as n, InputNumber as m } from "antd";
|
|
2
|
+
import { Input as n, InputNumber as m } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/antd@4.24.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/es/index.js";
|
|
3
3
|
function u(t) {
|
|
4
4
|
const { onChange: e, ...r } = t;
|
|
5
5
|
return /* @__PURE__ */ o(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a, jsxs as _ } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
2
|
import b, { useState as S, createContext as g, useContext as k } from "react";
|
|
3
3
|
import { SketchPicker as v } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react-color@2.19.3_react@18.3.1/node_modules/react-color/es/index.js";
|
|
4
|
-
import { Dropdown as o, Input as D, Row as w, Col as f, Tooltip as N } from "antd";
|
|
4
|
+
import { Dropdown as o, Input as D, Row as w, Col as f, Tooltip as N } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/antd@4.24.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/es/index.js";
|
|
5
5
|
import C from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";
|
|
6
6
|
const I = "_IColorPicker_p2bys_59", $ = {
|
|
7
7
|
IColorPicker: I
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
import { o as
|
|
1
|
+
import { o as e } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
10
|
-
const
|
|
9
|
+
const t = {
|
|
11
10
|
color: "#2EDCF7",
|
|
12
11
|
value: "一段文字",
|
|
13
12
|
fontSize: 20,
|
|
14
13
|
lineHeight: 32
|
|
15
|
-
},
|
|
14
|
+
}, c = e(
|
|
16
15
|
[
|
|
17
16
|
{ key: "value", label: "内容", component: "textarea" },
|
|
18
17
|
{ key: "fontSize", label: "字号", component: "inputNumber", options: { min: 8 } },
|
|
@@ -33,9 +32,9 @@ const e = {
|
|
|
33
32
|
}
|
|
34
33
|
}
|
|
35
34
|
],
|
|
36
|
-
|
|
35
|
+
t
|
|
37
36
|
);
|
|
38
37
|
export {
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
t as DEFAULT_OPTIONS,
|
|
39
|
+
c as default
|
|
41
40
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsxs as y, jsx as d } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { i as k, c as I, o as L } from "./index-
|
|
2
|
+
import { i as k, c as I, o as L } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import { useRef as S, useMemo as H } from "react";
|
|
5
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 { Space as N } from "antd";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
9
|
import g from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js";
|
|
11
|
-
import { CloseOutlined as
|
|
12
|
-
import { b as
|
|
13
|
-
import {
|
|
10
|
+
import { CloseOutlined as N, PlusOutlined as R } 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";
|
|
11
|
+
import { b as A, I as T } from "./index-Cq0uVP0H.mjs";
|
|
12
|
+
import { Space as q } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/antd@4.24.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/antd/es/index.js";
|
|
13
|
+
import { L as D, a as v, I as C, b as P } from "./Line-nA3VtARp.mjs";
|
|
14
14
|
const w = "_editSeriesList_c1zv3_59", O = {
|
|
15
15
|
editSeriesList: w
|
|
16
16
|
}, U = "_tabsHead_1q8na_59", j = "_tabsHead_add_1q8na_64", B = "_tabsHead_body_1q8na_72", E = "_tabsHead_body_inner_1q8na_85", F = "_tabsHead_item_1q8na_90", K = "_tabsHead_item_selected_1q8na_102", $ = "_tabsHead_item_delete_1q8na_107", h = {
|
|
@@ -27,7 +27,7 @@ function z(e) {
|
|
|
27
27
|
const t = S(null);
|
|
28
28
|
function _(n) {
|
|
29
29
|
const m = n.getBoundingClientRect(), b = t.current.getBoundingClientRect();
|
|
30
|
-
return
|
|
30
|
+
return A(
|
|
31
31
|
{ x1: m.x, y1: m.y, x2: m.right, y2: m.bottom },
|
|
32
32
|
{
|
|
33
33
|
x1: b.x,
|
|
@@ -61,7 +61,7 @@ function z(e) {
|
|
|
61
61
|
children: [
|
|
62
62
|
n == null ? void 0 : n.label,
|
|
63
63
|
/* @__PURE__ */ d(
|
|
64
|
-
|
|
64
|
+
N,
|
|
65
65
|
{
|
|
66
66
|
className: g(h.tabsHead_item_delete, "icon_clickable"),
|
|
67
67
|
onClick: (r) => {
|
|
@@ -75,7 +75,7 @@ function z(e) {
|
|
|
75
75
|
(n == null ? void 0 : n.value) || m
|
|
76
76
|
);
|
|
77
77
|
}) }) }),
|
|
78
|
-
(e == null ? void 0 : e.showAdd) && /* @__PURE__ */ d("div", { className: h.tabsHead_add, onClick: e == null ? void 0 : e.onAdd, children: /* @__PURE__ */ d(
|
|
78
|
+
(e == null ? void 0 : e.showAdd) && /* @__PURE__ */ d("div", { className: h.tabsHead_add, onClick: e == null ? void 0 : e.onAdd, children: /* @__PURE__ */ d(R, {}) })
|
|
79
79
|
] });
|
|
80
80
|
}
|
|
81
81
|
function M(e) {
|
|
@@ -86,7 +86,7 @@ function M(e) {
|
|
|
86
86
|
...l
|
|
87
87
|
});
|
|
88
88
|
}
|
|
89
|
-
return /* @__PURE__ */ d(D, { labelSpan: 6, children: /* @__PURE__ */ y(
|
|
89
|
+
return /* @__PURE__ */ d(D, { labelSpan: 6, children: /* @__PURE__ */ y(q, { direction: "vertical", style: { width: "100%", padding: 12 }, children: [
|
|
90
90
|
/* @__PURE__ */ d(v, { label: "名称", children: /* @__PURE__ */ d(C, { value: t == null ? void 0 : t.name, onChange: (l) => s({ name: l }) }) }),
|
|
91
91
|
/* @__PURE__ */ d(v, { label: "字段", children: /* @__PURE__ */ d(C, { value: t == null ? void 0 : t.value, onChange: (l) => s({ value: l }) }) }),
|
|
92
92
|
/* @__PURE__ */ d(v, { label: "颜色", children: /* @__PURE__ */ d(P, { value: t == null ? void 0 : t.color, onChange: (l) => s({ color: l }) }) })
|
|
@@ -144,7 +144,7 @@ function V(e) {
|
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
146
|
),
|
|
147
|
-
!n && /* @__PURE__ */ d(
|
|
147
|
+
!n && /* @__PURE__ */ d(T, {}),
|
|
148
148
|
n && /* @__PURE__ */ d(
|
|
149
149
|
M,
|
|
150
150
|
{
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { jsx as e } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { o as t } from "./index-
|
|
2
|
+
import { o as t } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
import { I as b } from "./index-
|
|
9
|
+
import { I as b } from "./index-DuXGzYdH.mjs";
|
|
11
10
|
const g = {
|
|
12
11
|
id: "clock.png"
|
|
13
|
-
},
|
|
12
|
+
}, s = t(
|
|
14
13
|
[
|
|
15
14
|
/* @__PURE__ */ e("b", { children: "基本配置" }, "data"),
|
|
16
15
|
{
|
|
@@ -54,5 +53,5 @@ const g = {
|
|
|
54
53
|
);
|
|
55
54
|
export {
|
|
56
55
|
g as DEFAULT_OPTIONS,
|
|
57
|
-
|
|
56
|
+
s as default
|
|
58
57
|
};
|
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { o as r } from "./index-
|
|
1
|
+
import { jsx as e } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
+
import { o as r } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
const
|
|
9
|
+
const o = {
|
|
11
10
|
// mapHoverColor: "rgba(16,43,128,0.9)",
|
|
12
11
|
// mapSelectedColor: "rgba(16,43,128,1)",
|
|
13
12
|
areaColor: "#183558",
|
|
14
13
|
centerX: 0,
|
|
15
14
|
centerY: 0,
|
|
16
15
|
scale: 0
|
|
17
|
-
},
|
|
16
|
+
}, m = r(
|
|
18
17
|
[
|
|
19
|
-
/* @__PURE__ */
|
|
18
|
+
/* @__PURE__ */ e("b", { style: { marginTop: 12 }, children: "基本配置" }, "data"),
|
|
20
19
|
{
|
|
21
20
|
key: "showLabel",
|
|
22
21
|
label: "显示标签",
|
|
@@ -37,7 +36,7 @@ const e = {
|
|
|
37
36
|
component: "colorPicker",
|
|
38
37
|
options: {
|
|
39
38
|
reset: !0,
|
|
40
|
-
resetColor:
|
|
39
|
+
resetColor: o.areaColor
|
|
41
40
|
}
|
|
42
41
|
},
|
|
43
42
|
{
|
|
@@ -80,7 +79,7 @@ const e = {
|
|
|
80
79
|
reset: !0
|
|
81
80
|
}
|
|
82
81
|
},
|
|
83
|
-
/* @__PURE__ */
|
|
82
|
+
/* @__PURE__ */ e("b", { style: { marginTop: 12 }, children: "位移配置" }, "data"),
|
|
84
83
|
{
|
|
85
84
|
key: "centerX",
|
|
86
85
|
label: "中心坐标 x",
|
|
@@ -109,9 +108,9 @@ const e = {
|
|
|
109
108
|
}
|
|
110
109
|
}
|
|
111
110
|
],
|
|
112
|
-
|
|
111
|
+
o
|
|
113
112
|
);
|
|
114
113
|
export {
|
|
115
|
-
|
|
116
|
-
|
|
114
|
+
o as DEFAULT_OPTIONS,
|
|
115
|
+
m as default
|
|
117
116
|
};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { o as e } from "./index-
|
|
1
|
+
import { o as e } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import { useMemo as n } from "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
@@ -14,7 +13,7 @@ const b = {
|
|
|
14
13
|
borderColor: "rgba(83, 141, 233, 0.54)",
|
|
15
14
|
background: "rgba(22, 28, 48, 0.8)",
|
|
16
15
|
color: "rgb(71, 216, 218)"
|
|
17
|
-
},
|
|
16
|
+
}, s = e(
|
|
18
17
|
[
|
|
19
18
|
{ key: "title", label: "标题", component: "input" },
|
|
20
19
|
{ key: "bordered", label: "边框", component: "checkbox" },
|
|
@@ -43,5 +42,5 @@ const b = {
|
|
|
43
42
|
);
|
|
44
43
|
export {
|
|
45
44
|
b as DEFAULT_OPTIONS,
|
|
46
|
-
|
|
45
|
+
s as default
|
|
47
46
|
};
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { o as t } from "./index-
|
|
1
|
+
import { o as t } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
10
9
|
const o = {
|
|
11
10
|
src: "https://ts3.cn.mm.bing.net/th?id=OIP-C.3r1vguZyWFUJ80A2Nf2k3AHaEK&w=333&h=187&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2"
|
|
12
|
-
},
|
|
11
|
+
}, c = t(
|
|
13
12
|
[
|
|
14
13
|
{
|
|
15
14
|
key: "src",
|
|
@@ -31,5 +30,5 @@ const o = {
|
|
|
31
30
|
);
|
|
32
31
|
export {
|
|
33
32
|
o as DEFAULT_OPTIONS,
|
|
34
|
-
|
|
33
|
+
c as default
|
|
35
34
|
};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { o as e } from "./index-
|
|
1
|
+
import { o as e } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
@@ -11,7 +10,7 @@ const t = {
|
|
|
11
10
|
color: "#F8E71C",
|
|
12
11
|
fontSize: 20,
|
|
13
12
|
lineHeight: 22
|
|
14
|
-
},
|
|
13
|
+
}, a = e(
|
|
15
14
|
[
|
|
16
15
|
{
|
|
17
16
|
key: "color",
|
|
@@ -43,5 +42,5 @@ const t = {
|
|
|
43
42
|
);
|
|
44
43
|
export {
|
|
45
44
|
t as DEFAULT_OPTIONS,
|
|
46
|
-
|
|
45
|
+
a as default
|
|
47
46
|
};
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import { o as t } from "./index-
|
|
1
|
+
import { o as t } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
10
9
|
const o = {
|
|
11
10
|
titleColor: "#000",
|
|
12
11
|
subtextColor: "#bababa"
|
|
13
|
-
},
|
|
12
|
+
}, b = t(
|
|
14
13
|
[
|
|
15
14
|
{
|
|
16
15
|
key: "titleColor",
|
|
@@ -35,5 +34,5 @@ const o = {
|
|
|
35
34
|
);
|
|
36
35
|
export {
|
|
37
36
|
o as DEFAULT_OPTIONS,
|
|
38
|
-
|
|
37
|
+
b as default
|
|
39
38
|
};
|
|
@@ -1,16 +1,15 @@
|
|
|
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 { o as t } from "./index-
|
|
2
|
+
import { o as t } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
9
|
const r = {
|
|
11
10
|
autoScroll: !0,
|
|
12
11
|
pxPerSecond: 12
|
|
13
|
-
},
|
|
12
|
+
}, u = t(
|
|
14
13
|
[
|
|
15
14
|
/* @__PURE__ */ o("b", { children: "滚动配置" }, "data"),
|
|
16
15
|
{
|
|
@@ -28,5 +27,5 @@ const r = {
|
|
|
28
27
|
);
|
|
29
28
|
export {
|
|
30
29
|
r as DEFAULT_OPTIONS,
|
|
31
|
-
|
|
30
|
+
u as default
|
|
32
31
|
};
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { o } from "./index-
|
|
1
|
+
import { o } from "./index-Bwm3aMXZ.mjs";
|
|
2
2
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
5
|
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";
|
|
6
|
-
import "antd";
|
|
7
6
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
10
9
|
const t = {
|
|
11
10
|
background: "#223447"
|
|
12
|
-
},
|
|
11
|
+
}, s = o(
|
|
13
12
|
[
|
|
14
13
|
{
|
|
15
14
|
key: "background",
|
|
@@ -21,5 +20,5 @@ const t = {
|
|
|
21
20
|
);
|
|
22
21
|
export {
|
|
23
22
|
t as DEFAULT_OPTIONS,
|
|
24
|
-
|
|
23
|
+
s as default
|
|
25
24
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
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 { o as n } from "./index-
|
|
2
|
+
import { o as n } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
9
|
const l = {
|
|
@@ -49,7 +48,7 @@ function t(e) {
|
|
|
49
48
|
{ key: "textAlign" + e, label: "水平对齐", component: "textAlignSelect" }
|
|
50
49
|
];
|
|
51
50
|
}
|
|
52
|
-
const
|
|
51
|
+
const g = n(
|
|
53
52
|
[
|
|
54
53
|
/* @__PURE__ */ o("b", { style: { marginTop: 12 }, children: "第一行配置" }, "line-1"),
|
|
55
54
|
...t("_1"),
|
|
@@ -60,5 +59,5 @@ const y = n(
|
|
|
60
59
|
);
|
|
61
60
|
export {
|
|
62
61
|
l as DEFAULT_OPTIONS,
|
|
63
|
-
|
|
62
|
+
g as default
|
|
64
63
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { jsx as e } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { o as r } from "./index-
|
|
2
|
+
import { o as r } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
9
|
const o = {
|
|
@@ -18,7 +17,7 @@ const o = {
|
|
|
18
17
|
// 滚动配置
|
|
19
18
|
autoScroll: !0,
|
|
20
19
|
pxPerSecond: 12
|
|
21
|
-
},
|
|
20
|
+
}, a = r(
|
|
22
21
|
[
|
|
23
22
|
/* @__PURE__ */ e("b", { children: "基本配置" }, "data"),
|
|
24
23
|
{
|
|
@@ -93,5 +92,5 @@ const o = {
|
|
|
93
92
|
);
|
|
94
93
|
export {
|
|
95
94
|
o as DEFAULT_OPTIONS,
|
|
96
|
-
|
|
95
|
+
a as default
|
|
97
96
|
};
|
|
@@ -1,17 +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 { n as x } from "./index-
|
|
2
|
+
import { R as h } from "./index-CLnTLLjS.mjs";
|
|
3
|
+
import { n as x } from "./index-Bwm3aMXZ.mjs";
|
|
4
4
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
5
5
|
import { useRef as g, useMemo as I } from "react";
|
|
6
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";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
10
9
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
11
10
|
import { u as y } from "./useEffectOnce-l5sUTCBG.mjs";
|
|
12
|
-
import { DEFAULT_OPTIONS as b } from "./attributes-
|
|
13
|
-
const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz项目"], i = [1048, 735, 580, 484, 300],
|
|
14
|
-
const { width: u, height: d, options: t } = m,
|
|
11
|
+
import { DEFAULT_OPTIONS as b } from "./attributes-Dk4Khv-P.mjs";
|
|
12
|
+
const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz项目"], i = [1048, 735, 580, 484, 300], j = x((m) => {
|
|
13
|
+
const { width: u, height: d, options: t } = m, o = g(), f = I(() => {
|
|
15
14
|
const e = S.map((r, l) => ({
|
|
16
15
|
name: r,
|
|
17
16
|
value: i[l]
|
|
@@ -67,18 +66,18 @@ const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz
|
|
|
67
66
|
};
|
|
68
67
|
}, [t == null ? void 0 : t.titleColor, t == null ? void 0 : t.subtextColor]);
|
|
69
68
|
return y(() => {
|
|
70
|
-
let e = null,
|
|
69
|
+
let e = null, a = 0;
|
|
71
70
|
function r() {
|
|
72
|
-
var s,
|
|
73
|
-
e !== null && ((s =
|
|
71
|
+
var s, n, c;
|
|
72
|
+
e !== null && ((s = o.current) == null || s.dispatchAction({
|
|
74
73
|
type: "downplay",
|
|
75
74
|
seriesIndex: 0,
|
|
76
75
|
dataIndex: e
|
|
77
|
-
})), (c = (
|
|
76
|
+
})), (c = (n = o.current) == null ? void 0 : n.dispatchAction) == null || c.call(n, {
|
|
78
77
|
type: "highlight",
|
|
79
78
|
seriesIndex: 0,
|
|
80
|
-
dataIndex: e =
|
|
81
|
-
}),
|
|
79
|
+
dataIndex: e = a
|
|
80
|
+
}), a = ++a >= i.length ? 0 : a;
|
|
82
81
|
}
|
|
83
82
|
r();
|
|
84
83
|
let l = setInterval(r, 2e3);
|
|
@@ -88,7 +87,7 @@ const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz
|
|
|
88
87
|
}), /* @__PURE__ */ p(
|
|
89
88
|
h,
|
|
90
89
|
{
|
|
91
|
-
onGetInstance: (e) =>
|
|
90
|
+
onGetInstance: (e) => o.current = e,
|
|
92
91
|
options: f,
|
|
93
92
|
style: {
|
|
94
93
|
width: u,
|
|
@@ -98,5 +97,5 @@ const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz
|
|
|
98
97
|
);
|
|
99
98
|
}, b);
|
|
100
99
|
export {
|
|
101
|
-
|
|
100
|
+
j as default
|
|
102
101
|
};
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { jsx as r, Fragment as a } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { n } from "./index-
|
|
2
|
+
import { n } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import m from "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
import { DEFAULT_OPTIONS as c } from "./attributes-
|
|
9
|
+
import { DEFAULT_OPTIONS as c } from "./attributes-BZxcK9tt.mjs";
|
|
11
10
|
const b = /* @__PURE__ */ Object.assign({ "./assets/base-1.png": () => import("./base-1-Bxyjxg2p.mjs"), "./assets/base-2.png": () => import("./base-2-DwwJwZna.mjs"), "./assets/base-3.png": () => import("./base-3-Cgpni-Ls.mjs"), "./assets/base-4.png": () => import("./base-4-B347HMAK.mjs"), "./assets/bg-theme-1.jpeg": () => import("./bg-theme-1-C6_IGFfb.mjs"), "./assets/bg-theme-2.jpg": () => import("./bg-theme-2-CUzHZf9k.mjs"), "./assets/bg-theme-3.jpg": () => import("./bg-theme-3-D8JmxCmu.mjs"), "./assets/bg-theme-4.jpg": () => import("./bg-theme-4-DSDHPL-t.mjs"), "./assets/bg-theme-5.jpg": () => import("./bg-theme-5-CSy6VFVO.mjs"), "./assets/bg-theme-6.jpg": () => import("./bg-theme-6-rNDMxpbu.mjs"), "./assets/bg-theme-7.jpg": () => import("./bg-theme-7-X9aTr92s.mjs"), "./assets/clock.png": () => import("./clock-DnKpmpR_.mjs"), "./assets/com-bg-1.png": () => import("./com-bg-1-CziqISRC.mjs"), "./assets/com-bg-2.png": () => import("./com-bg-2-CJpBMT0l.mjs"), "./assets/com-bg-3.png": () => import("./com-bg-3--MVO0Zy-.mjs"), "./assets/com-bg-4.png": () => import("./com-bg-4-CtztvOjH.mjs"), "./assets/com-bg-5.png": () => import("./com-bg-5-Dn0jCJgl.mjs"), "./assets/com-bg-6.png": () => import("./com-bg-6-DerMFR5l.mjs"), "./assets/title-1.png": () => import("./title-1-d6ywbVeM.mjs"), "./assets/title-2.png": () => import("./title-2-D71Ygwgt.mjs"), "./assets/title-3.png": () => import("./title-3-X8ry0PXo.mjs"), "./assets/title-4.png": () => import("./title-4-HL43GPvP.mjs") });
|
|
12
11
|
async function h(e) {
|
|
13
12
|
if (e)
|
|
14
13
|
return b[`./assets/${e}`]().then((s) => (s == null ? void 0 : s.default) || void 0);
|
|
15
14
|
}
|
|
16
|
-
const
|
|
15
|
+
const O = n((e) => {
|
|
17
16
|
const { width: s, height: i, options: t } = e, [p, o] = m.useState();
|
|
18
17
|
return m.useEffect(() => {
|
|
19
18
|
h(t == null ? void 0 : t.id).then((g) => {
|
|
@@ -22,5 +21,5 @@ const S = n((e) => {
|
|
|
22
21
|
}, [t == null ? void 0 : t.id]), p ? /* @__PURE__ */ r("img", { style: { width: s, height: i, pointerEvents: "none" }, alt: "预制图片", src: p }) : /* @__PURE__ */ r(a, {});
|
|
23
22
|
}, c);
|
|
24
23
|
export {
|
|
25
|
-
|
|
24
|
+
O as default
|
|
26
25
|
};
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { jsx as b } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { n as C } from "./index-
|
|
2
|
+
import { n as C } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
9
|
import { useRequest as v } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/ahooks@3.9.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/ahooks/es/index.js";
|
|
11
|
-
import { R as S } from "./index-
|
|
12
|
-
import { DEFAULT_OPTIONS as g } from "./attributes-
|
|
10
|
+
import { R as S } from "./index-CLnTLLjS.mjs";
|
|
11
|
+
import { DEFAULT_OPTIONS as g } from "./attributes-C7YISj8O.mjs";
|
|
13
12
|
const n = "chinaOutline";
|
|
14
13
|
async function z() {
|
|
15
14
|
var t, c;
|
|
@@ -35,14 +34,14 @@ async function $() {
|
|
|
35
34
|
const r = await z();
|
|
36
35
|
window.echarts.registerMap(n, r);
|
|
37
36
|
}
|
|
38
|
-
const
|
|
37
|
+
const O = "path://M1705.06,1318.313v-89.254l-319.9-221.799l0.073-208.063c0.521-84.662-26.629-121.796-63.961-121.491c-37.332-0.305-64.482,36.829-63.961,121.491l0.073,208.063l-319.9,221.799v89.254l330.343-157.288l12.238,241.308l-134.449,92.931l0.531,42.034l175.125-42.917l175.125,42.917l0.531-42.034l-134.449-92.931l12.238-241.308L1705.06,1318.313z", o = [
|
|
39
38
|
{ name: "北京", coords: [116, 39], value: 83 },
|
|
40
39
|
{ name: "广东", coords: [115, 22], value: 22 },
|
|
41
40
|
{ name: "西藏", coords: [91, 29], value: 45 },
|
|
42
41
|
{ name: "云南", coords: [102, 25], value: 108 },
|
|
43
42
|
{ name: "广西", coords: [108, 22], value: 230 },
|
|
44
43
|
{ name: "新疆", coords: [87, 43], value: 67 }
|
|
45
|
-
],
|
|
44
|
+
], p = o.reduce((r, t) => (r[t.name] = t.value, r), {}), L = o[0].coords, h = o.slice(1).map((r) => ({
|
|
46
45
|
coords: [L, r.coords],
|
|
47
46
|
tooltip: {
|
|
48
47
|
formatter: () => `${r == null ? void 0 : r.name}:${(r == null ? void 0 : r.value) || 0}个`
|
|
@@ -88,7 +87,7 @@ function W() {
|
|
|
88
87
|
show: !0,
|
|
89
88
|
period: f,
|
|
90
89
|
trailLength: 0,
|
|
91
|
-
symbol:
|
|
90
|
+
symbol: O,
|
|
92
91
|
symbolSize: 15,
|
|
93
92
|
color: l
|
|
94
93
|
},
|
|
@@ -128,7 +127,7 @@ function W() {
|
|
|
128
127
|
}
|
|
129
128
|
];
|
|
130
129
|
}
|
|
131
|
-
const
|
|
130
|
+
const N = C((r) => {
|
|
132
131
|
const { width: t, height: c, options: e } = r, { data: i } = v(
|
|
133
132
|
async () => {
|
|
134
133
|
await $();
|
|
@@ -163,7 +162,7 @@ const T = C((r) => {
|
|
|
163
162
|
...m ? {} : {
|
|
164
163
|
tooltip: {
|
|
165
164
|
formatter(a) {
|
|
166
|
-
const w =
|
|
165
|
+
const w = p[a == null ? void 0 : a.name] || 0;
|
|
167
166
|
return `${(a == null ? void 0 : a.name) || ""}: ${w}个`;
|
|
168
167
|
}
|
|
169
168
|
}
|
|
@@ -256,5 +255,5 @@ const T = C((r) => {
|
|
|
256
255
|
);
|
|
257
256
|
}, g);
|
|
258
257
|
export {
|
|
259
|
-
|
|
258
|
+
N as default
|
|
260
259
|
};
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { jsx as m } from "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
import { n as p } from "./index-
|
|
2
|
+
import { n as p } from "./index-Bwm3aMXZ.mjs";
|
|
3
3
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/localforage@1.10.0/node_modules/localforage/dist/localforage.js";
|
|
4
4
|
import "react";
|
|
5
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";
|
|
8
7
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.js.mjs";
|
|
9
8
|
import "/Users/tangjiahui/tjh/react-big-screen/node_modules/.pnpm/driver.js@1.3.6/node_modules/driver.js/dist/driver.css";
|
|
10
|
-
import { DEFAULT_OPTIONS as n } from "./attributes-
|
|
11
|
-
const
|
|
9
|
+
import { DEFAULT_OPTIONS as n } from "./attributes-Nwf_EnEX.mjs";
|
|
10
|
+
const x = p((o) => {
|
|
12
11
|
const { options: t, width: r, height: i } = o;
|
|
13
12
|
return /* @__PURE__ */ m("div", { style: { width: r, height: i, background: t.background } });
|
|
14
13
|
}, n);
|
|
15
14
|
export {
|
|
16
|
-
|
|
15
|
+
x as default
|
|
17
16
|
};
|