react-big-screen 0.0.28 → 0.0.29

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.
Files changed (53) hide show
  1. package/README.en-US.md +166 -0
  2. package/README.md +109 -309
  3. package/es/{attributes-ICDLlHKL.mjs → attributes-B5HWQZZK.mjs} +1 -1
  4. package/es/{attributes-D_7z174b.mjs → attributes-B7-hDzkQ.mjs} +1 -1
  5. package/es/{attributes-CKQVoQvV.mjs → attributes-BPcQtKOr.mjs} +1 -1
  6. package/es/{attributes-Bqwv78vP.mjs → attributes-BpX4Fdw9.mjs} +1 -1
  7. package/es/{attributes-S7TYD0S5.mjs → attributes-BylM83oA.mjs} +2 -2
  8. package/es/{attributes-CxmgjIr4.mjs → attributes-C6vh9nyy.mjs} +1 -1
  9. package/es/{attributes-DX29Qkf4.mjs → attributes-D-gloXi5.mjs} +1 -1
  10. package/es/{attributes-Db9sk_dJ.mjs → attributes-DUnMdQAM.mjs} +1 -1
  11. package/es/{attributes-COWyZqgA.mjs → attributes-DmnMCZfI.mjs} +1 -1
  12. package/es/{attributes-BhOVe6Nw.mjs → attributes-DqZ_OZyi.mjs} +1 -1
  13. package/es/{attributes-C9kdt2P4.mjs → attributes-IOCRHiLe.mjs} +1 -1
  14. package/es/{attributes-CNvZw41R.mjs → attributes-L0fyKnQO.mjs} +1 -1
  15. package/es/{index-B_otqPpE.mjs → index-7dLD8uUE.mjs} +2 -2
  16. package/es/{index-BwBB6Ooc.mjs → index-B3Ay6Aj1.mjs} +1 -1
  17. package/es/{index-Do46s3Bo.mjs → index-BFA4TvoH.mjs} +2 -2
  18. package/es/{index-DTx3K3TW.mjs → index-BXq0hs6M.mjs} +3 -3
  19. package/es/{index-BseO3j88.mjs → index-BlWFsMPW.mjs} +389 -376
  20. package/es/{index-DOx-TcxR.mjs → index-C2T3keq0.mjs} +2 -2
  21. package/es/{index-CF9Gq4DE.mjs → index-C40e9pm9.mjs} +1744 -1545
  22. package/es/{index-CQpPr_GO.mjs → index-COabQvbE.mjs} +2 -2
  23. package/es/{index-DiaCgMtP.mjs → index-CPLagA1y.mjs} +2 -2
  24. package/es/{index-DjwCZvsj.mjs → index-CRaab8fv.mjs} +2 -2
  25. package/es/{index-CUl51FbE.mjs → index-CdJ04MGH.mjs} +2 -2
  26. package/es/{index-DIXk7ULh.mjs → index-CiVNQoxr.mjs} +3 -3
  27. package/es/{index-CR2sC3mu.mjs → index-CiYtbqfk.mjs} +2 -2
  28. package/es/{index-DJCJ9mDa.mjs → index-Csn1J3aw.mjs} +2 -2
  29. package/es/{index-Mr6nPhGt.mjs → index-D6jgslIW.mjs} +2 -2
  30. package/es/{index-KR0QAPWF.mjs → index-DFiF1j8B.mjs} +2 -2
  31. package/es/{index-DQnoNvaR.mjs → index-DI0SW2E2.mjs} +3 -3
  32. package/es/{index-Cl1TBDdm.mjs → index-DIlwx359.mjs} +2 -2
  33. package/es/{index-BQMHx4Ur.mjs → index-D_ufK7UJ.mjs} +1 -1
  34. package/es/{index-QkxDL_fl.mjs → index-Dmgsn6Wm.mjs} +2 -2
  35. package/es/{index-Bt7Z5pcG.mjs → index-F_ek5l7j.mjs} +2 -2
  36. package/es/{index-BP0M5ksu.mjs → index-UsnN384D.mjs} +2 -2
  37. package/es/{index-CiRuNGX5.mjs → index-YRf4xbh7.mjs} +2 -2
  38. package/es/{index-4IXWh7p-.mjs → index-bwKeYi6r.mjs} +2 -2
  39. package/es/{index-Dd2HXuLY.mjs → index-s9MOJecX.mjs} +2 -2
  40. package/es/{index-CZaKlOGF.mjs → index-wkPXgVxT.mjs} +3 -3
  41. package/es/index.mjs +1 -1
  42. package/es/{selectPage-BejdiGuA.mjs → selectPage-BBYB3GCL.mjs} +1 -1
  43. package/es/style.css +1 -1
  44. package/es/{useCurrentPageId-CrzsBBI2.mjs → useCurrentPageId-BmlA3pBw.mjs} +1 -1
  45. package/package.json +10 -2
  46. package/types/src/engine/componentNode/index.d.ts +5 -4
  47. package/types/src/engine/types.d.ts +1 -0
  48. package/types/src/pages/components/Editor/hooks/index.d.ts +1 -0
  49. package/types/src/pages/components/Editor/hooks/useRegisterDrag/index.d.ts +2 -1
  50. package/types/src/pages/components/Editor/hooks/useRegisterDrag/listenDragMove.d.ts +13 -2
  51. package/types/src/pages/components/Editor/hooks/useRegisterPositionLine/index.d.ts +6 -0
  52. package/types/src/pages/components/Header/components/SettingsDrawer/index.d.ts +8 -0
  53. package/types/src/utils/graph.d.ts +10 -0
@@ -1,5 +1,5 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { o as t } from "./index-BseO3j88.mjs";
2
+ import { o as t } from "./index-BlWFsMPW.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-BwBB6Ooc.mjs";
12
+ import { I as b } from "./index-B3Ay6Aj1.mjs";
13
13
  const g = {
14
14
  id: "clock.png"
15
15
  }, d = t(
@@ -1,4 +1,4 @@
1
- import { o as t } from "./index-BseO3j88.mjs";
1
+ import { o as t } from "./index-BlWFsMPW.mjs";
2
2
  import "localforage";
3
3
  import "react";
4
4
  import "react-dom";
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { o as t } from "./index-BseO3j88.mjs";
2
+ import { o as t } from "./index-BlWFsMPW.mjs";
3
3
  import "localforage";
4
4
  import "react";
5
5
  import "react-dom";
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { o as n } from "./index-BseO3j88.mjs";
2
+ import { o as n } from "./index-BlWFsMPW.mjs";
3
3
  import "localforage";
4
4
  import "react";
5
5
  import "react-dom";
@@ -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-BseO3j88.mjs";
2
+ import { i as k, c as I, o as L } from "./index-BlWFsMPW.mjs";
3
3
  import "localforage";
4
4
  import { useRef as S, useMemo as H } from "react";
5
5
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { o as t } from "./index-BseO3j88.mjs";
1
+ import { o as t } from "./index-BlWFsMPW.mjs";
2
2
  import "localforage";
3
3
  import "react";
4
4
  import "react-dom";
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { o as r } from "./index-BseO3j88.mjs";
2
+ import { o as r } from "./index-BlWFsMPW.mjs";
3
3
  import "localforage";
4
4
  import "react";
5
5
  import "react-dom";
@@ -1,4 +1,4 @@
1
- import { o } from "./index-BseO3j88.mjs";
1
+ import { o } from "./index-BlWFsMPW.mjs";
2
2
  import "localforage";
3
3
  import "react";
4
4
  import "react-dom";
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { n as b } from "./index-BseO3j88.mjs";
2
+ import { n as b } from "./index-BlWFsMPW.mjs";
3
3
  import "localforage";
4
4
  import { useState as u, useMemo as x } from "react";
5
5
  import "react-dom";
@@ -11,7 +11,7 @@ import "driver.js/dist/driver.css";
11
11
  import "lodash-es";
12
12
  import { u as d } from "./useEffectOnce-l5sUTCBG.mjs";
13
13
  import "ahooks";
14
- import { R as h } from "./index-BQMHx4Ur.mjs";
14
+ import { R as h } from "./index-D_ufK7UJ.mjs";
15
15
  const g = ["06-01", "06-02", "06-03", "06-04", "06-05", "06-06", "06-07"], r = 250, a = [210, 200, 195, 200, 202, 195, 180], O = b((i) => {
16
16
  const { width: n, height: s } = i, [e, l] = u(a), m = x(() => {
17
17
  const o = e.map((t) => t * 100 / r);
@@ -3,7 +3,7 @@ import { useState as S } from "react";
3
3
  import { Select as M } from "antd";
4
4
  import { useDebounceEffect as X, useUpdateEffect as V } from "ahooks";
5
5
  import { u as Y } from "./useEffectOnce-l5sUTCBG.mjs";
6
- import { i as Z } from "./index-BseO3j88.mjs";
6
+ import { i as Z } from "./index-BlWFsMPW.mjs";
7
7
  import "react-dom/client";
8
8
  const q = (e, l) => {
9
9
  var r, f, d;
@@ -1,5 +1,5 @@
1
1
  import { jsxs as g, jsx as r } from "react/jsx-runtime";
2
- import { n as a } from "./index-BseO3j88.mjs";
2
+ import { n as a } from "./index-BlWFsMPW.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-Db9sk_dJ.mjs";
12
+ import { DEFAULT_OPTIONS as m } from "./attributes-DUnMdQAM.mjs";
13
13
  const i = a((l) => {
14
14
  const { options: e, width: _, height: t } = l;
15
15
  return /* @__PURE__ */ g(
@@ -1,6 +1,6 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { R as h } from "./index-BQMHx4Ur.mjs";
3
- import { n as x } from "./index-BseO3j88.mjs";
2
+ import { R as h } from "./index-D_ufK7UJ.mjs";
3
+ import { n as x } from "./index-BlWFsMPW.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-ICDLlHKL.mjs";
14
+ import { DEFAULT_OPTIONS as b } from "./attributes-B5HWQZZK.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) => ({