react-big-screen 0.0.23 → 0.0.25
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/{attributes-Bfbf60g8.mjs → attributes-B-HnT330.mjs} +1 -1
- package/es/{attributes-BL0o0sPi.mjs → attributes-BU4RteR4.mjs} +1 -1
- package/es/{attributes-COqeO1sM.mjs → attributes-BVf57pkp.mjs} +1 -1
- package/es/{attributes-C5CnEOVO.mjs → attributes-BbimeCWH.mjs} +1 -1
- package/es/{attributes-DrbTSAq7.mjs → attributes-BpbbmYhM.mjs} +1 -1
- package/es/{attributes-C64FfSI6.mjs → attributes-CMthjycV.mjs} +1 -1
- package/es/{attributes-xzP7st08.mjs → attributes-CRXnxBzA.mjs} +2 -2
- package/es/{attributes-woY1Zfl3.mjs → attributes-CT0FOCY5.mjs} +1 -1
- package/es/{attributes-Dp2yHpTx.mjs → attributes-CtQvGbYt.mjs} +1 -1
- package/es/{attributes-9sJ7OCyP.mjs → attributes-DsE3dkzP.mjs} +1 -1
- package/es/{attributes-B23RrL8i.mjs → attributes-Dz98d9lm.mjs} +1 -1
- package/es/{attributes-Di0JYz_d.mjs → attributes-aebdh3-2.mjs} +1 -1
- package/es/{index-CRraYtwg.mjs → index-BJWDg_cD.mjs} +2 -2
- package/es/{index-vk4BFyhF.mjs → index-BTio6V_c.mjs} +2 -2
- package/es/{index-w5Djwuhu.mjs → index-BlOuO44L.mjs} +2 -2
- package/es/{index-D_XJCVB-.mjs → index-BoLXnAtC.mjs} +3 -3
- package/es/{index-B1V_yDHb.mjs → index-BuyncOQP.mjs} +2 -2
- package/es/{index-DzOSmpKj.mjs → index-By-60WbF.mjs} +2 -2
- package/es/{index-Dqe0ts3H.mjs → index-ByNVYAww.mjs} +2 -2
- package/es/{index-C4z4Sjq2.mjs → index-BydqrGsF.mjs} +96 -90
- package/es/{index-Di6zy82j.mjs → index-C1IN4HrE.mjs} +2 -2
- package/es/{index-D9o0U9Ub.mjs → index-CCU-VzDv.mjs} +1 -1
- package/es/{index-B9wcrwqH.mjs → index-CFg0WKFQ.mjs} +819 -813
- package/es/{index-CXzm2s6x.mjs → index-CIspZGHv.mjs} +2 -2
- package/es/{index-D8pMW8U5.mjs → index-COVxsHS9.mjs} +3 -3
- package/es/{index-Cg9iT8Uy.mjs → index-CVCPzSmu.mjs} +2 -2
- package/es/{index-BEdp0lB5.mjs → index-CW1RuHQK.mjs} +3 -3
- package/es/{index-D2B6_fCJ.mjs → index-ChS976cJ.mjs} +2 -2
- package/es/{index-BhEDT1MV.mjs → index-D7TCGxYg.mjs} +2 -2
- package/es/{index-B8GWWFIH.mjs → index-D8iQUy0r.mjs} +2 -2
- package/es/{index-DG3JLNqh.mjs → index-DC_DhKaS.mjs} +3 -3
- package/es/{index-CTuwto2f.mjs → index-DW5eZVLq.mjs} +2 -2
- package/es/{index-CFTpYaN8.mjs → index-GzFjRCz_.mjs} +1 -1
- package/es/{index-C3rjkbw6.mjs → index-V6j7Zu7r.mjs} +2 -2
- package/es/{index-BkI6wVdV.mjs → index-gBfOXBIy.mjs} +2 -2
- package/es/{index-CG3CqHvP.mjs → index-oK1Pyk5T.mjs} +2 -2
- package/es/{index-DvVQnQMe.mjs → index-qyKdx0SV.mjs} +2 -2
- package/es/{index-XNZ9XEE4.mjs → index-sSfWkA8B.mjs} +2 -2
- package/es/index.mjs +1 -1
- package/es/{selectPage-B19KQBZQ.mjs → selectPage-BdrK7e7G.mjs} +1 -1
- package/es/{useCurrentPageId-BzI1Jj2f.mjs → useCurrentPageId-CPdhqp51.mjs} +1 -1
- package/package.json +1 -1
- package/types/src/export/components/RenderEditor/index.d.ts +6 -5
- package/types/src/export/index.d.ts +3 -7
- package/types/src/pages/components/Header/index.d.ts +18 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { o as t } from "./index-
|
|
2
|
+
import { o as t } from "./index-BydqrGsF.mjs";
|
|
3
3
|
import "localforage";
|
|
4
4
|
import "react";
|
|
5
5
|
import "react-dom";
|
|
@@ -9,7 +9,7 @@ import "driver.js";
|
|
|
9
9
|
import "driver.js/dist/driver.css";
|
|
10
10
|
import "lodash-es";
|
|
11
11
|
import "ahooks";
|
|
12
|
-
import { I as b } from "./index-
|
|
12
|
+
import { I as b } from "./index-CCU-VzDv.mjs";
|
|
13
13
|
const g = {
|
|
14
14
|
id: "clock.png"
|
|
15
15
|
}, d = t(
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as y, jsx as d } from "react/jsx-runtime";
|
|
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-BydqrGsF.mjs";
|
|
3
3
|
import "localforage";
|
|
4
4
|
import { useRef as S, useMemo as H } from "react";
|
|
5
5
|
import "react-dom";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, Fragment as a } from "react/jsx-runtime";
|
|
2
|
-
import { n } from "./index-
|
|
2
|
+
import { n } from "./index-BydqrGsF.mjs";
|
|
3
3
|
import "localforage";
|
|
4
4
|
import m from "react";
|
|
5
5
|
import "react-dom";
|
|
@@ -9,7 +9,7 @@ import "driver.js";
|
|
|
9
9
|
import "driver.js/dist/driver.css";
|
|
10
10
|
import "lodash-es";
|
|
11
11
|
import "ahooks";
|
|
12
|
-
import { DEFAULT_OPTIONS as c } from "./attributes-
|
|
12
|
+
import { DEFAULT_OPTIONS as c } from "./attributes-CRXnxBzA.mjs";
|
|
13
13
|
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") });
|
|
14
14
|
async function h(e) {
|
|
15
15
|
if (e)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as g, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { n as a } from "./index-
|
|
2
|
+
import { n as a } from "./index-BydqrGsF.mjs";
|
|
3
3
|
import "localforage";
|
|
4
4
|
import "react";
|
|
5
5
|
import "react-dom";
|
|
@@ -9,7 +9,7 @@ import "driver.js";
|
|
|
9
9
|
import "driver.js/dist/driver.css";
|
|
10
10
|
import "lodash-es";
|
|
11
11
|
import "ahooks";
|
|
12
|
-
import { DEFAULT_OPTIONS as m } from "./attributes-
|
|
12
|
+
import { DEFAULT_OPTIONS as m } from "./attributes-BpbbmYhM.mjs";
|
|
13
13
|
const i = a((l) => {
|
|
14
14
|
const { options: e, width: _, height: t } = l;
|
|
15
15
|
return /* @__PURE__ */ g(
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as b } from "react/jsx-runtime";
|
|
2
|
-
import { n as h } from "./index-
|
|
2
|
+
import { n as h } from "./index-BydqrGsF.mjs";
|
|
3
3
|
import "localforage";
|
|
4
4
|
import { useState as f, useMemo as g } from "react";
|
|
5
5
|
import "react-dom";
|
|
@@ -10,7 +10,7 @@ import "driver.js/dist/driver.css";
|
|
|
10
10
|
import "lodash-es";
|
|
11
11
|
import { u as d } from "./useEffectOnce-l5sUTCBG.mjs";
|
|
12
12
|
import "ahooks";
|
|
13
|
-
import { R as y } from "./index-
|
|
13
|
+
import { R as y } from "./index-GzFjRCz_.mjs";
|
|
14
14
|
const n = [
|
|
15
15
|
"rgb(28, 172, 255)",
|
|
16
16
|
"rgb(69, 201, 235)",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as f } from "react/jsx-runtime";
|
|
2
|
-
import { R as h } from "./index-
|
|
3
|
-
import { n as x } from "./index-
|
|
2
|
+
import { R as h } from "./index-GzFjRCz_.mjs";
|
|
3
|
+
import { n as x } from "./index-BydqrGsF.mjs";
|
|
4
4
|
import "localforage";
|
|
5
5
|
import { useRef as g, useMemo as I } from "react";
|
|
6
6
|
import "react-dom";
|
|
@@ -11,7 +11,7 @@ import "driver.js/dist/driver.css";
|
|
|
11
11
|
import "lodash-es";
|
|
12
12
|
import { u as y } from "./useEffectOnce-l5sUTCBG.mjs";
|
|
13
13
|
import "ahooks";
|
|
14
|
-
import { DEFAULT_OPTIONS as b } from "./attributes-
|
|
14
|
+
import { DEFAULT_OPTIONS as b } from "./attributes-aebdh3-2.mjs";
|
|
15
15
|
const S = ["私有化项目", "培训项目", "演示项目", "tjh项目", "xyz项目"], i = [1048, 735, 580, 484, 300], F = x((m) => {
|
|
16
16
|
const { width: u, height: p, options: t } = m, n = g(), d = I(() => {
|
|
17
17
|
const e = S.map((r, o) => ({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { R as i } from "./index-
|
|
3
|
-
import { n as a } from "./index-
|
|
2
|
+
import { R as i } from "./index-GzFjRCz_.mjs";
|
|
3
|
+
import { n as a } from "./index-BydqrGsF.mjs";
|
|
4
4
|
import "localforage";
|
|
5
5
|
import "react";
|
|
6
6
|
import "react-dom";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as n, jsxs as g } from "react/jsx-runtime";
|
|
2
|
-
import { C as l } from "./index-
|
|
3
|
-
import { I as u } from "./index-
|
|
2
|
+
import { C as l } from "./index-BydqrGsF.mjs";
|
|
3
|
+
import { I as u } from "./index-CCU-VzDv.mjs";
|
|
4
4
|
import "react";
|
|
5
5
|
import { Tooltip as v, Checkbox as h, Slider as C } from "antd";
|
|
6
6
|
import "ahooks";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { Image as i } from "antd";
|
|
3
|
-
import { n as p } from "./index-
|
|
3
|
+
import { n as p } from "./index-BydqrGsF.mjs";
|
|
4
4
|
import "localforage";
|
|
5
5
|
import "react";
|
|
6
6
|
import "react-dom";
|
|
@@ -9,7 +9,7 @@ import "driver.js";
|
|
|
9
9
|
import "driver.js/dist/driver.css";
|
|
10
10
|
import "lodash-es";
|
|
11
11
|
import "ahooks";
|
|
12
|
-
import { DEFAULT_OPTIONS as n } from "./attributes-
|
|
12
|
+
import { DEFAULT_OPTIONS as n } from "./attributes-CtQvGbYt.mjs";
|
|
13
13
|
const E = p((t) => {
|
|
14
14
|
const { options: r, width: e, height: m } = t;
|
|
15
15
|
return /* @__PURE__ */ o(
|