earthsdk3 3.7.0-beta.18 → 3.7.0-beta.19

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/dist/earthsdk3.js CHANGED
@@ -44,7 +44,7 @@ function fd(r) {
44
44
  }
45
45
  let nu;
46
46
  try {
47
- const r = "earthsdk3", e = "3.7.0-beta.18", t = "2026-01-04T09:27:52.000Z", n = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "162dd7d8154bc94dddb13c89bb4d35a59489b066", a = ((Date.now() - 1767518872e3) / 36e5).toFixed(1), u = `%c🌏 ${r}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
47
+ const r = "earthsdk3", e = "3.7.0-beta.19", t = "2026-01-05T01:27:21.000Z", n = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "5b67338dfe94e7b0503e2cfc1defcb267f6ce422", a = ((Date.now() - 1767576441e3) / 36e5).toFixed(1), u = `%c🌏 ${r}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
48
48
  %c${i ? i + `
49
49
  ` : ""}当前网站正在使用${r},此软件版权归${n}所有
50
50
  `;
@@ -58,7 +58,7 @@ try {
58
58
  },
59
59
  // @ts-ignore
60
60
  get gituri() {
61
- return GITURI_ && GITURI_.replace("${commitId}", "162dd7d8154bc94dddb13c89bb4d35a59489b066");
61
+ return GITURI_ && GITURI_.replace("${commitId}", "5b67338dfe94e7b0503e2cfc1defcb267f6ce422");
62
62
  },
63
63
  // @ts-ignore
64
64
  get info() {
@@ -66,7 +66,7 @@ try {
66
66
  },
67
67
  // @ts-ignore
68
68
  get date() {
69
- return "2026-01-04T09:27:52.000Z";
69
+ return "2026-01-05T01:27:21.000Z";
70
70
  },
71
71
  // @ts-ignore
72
72
  get author() {
@@ -74,7 +74,7 @@ try {
74
74
  },
75
75
  // @ts-ignore
76
76
  get version() {
77
- return "3.7.0-beta.18";
77
+ return "3.7.0-beta.19";
78
78
  },
79
79
  // @ts-ignore
80
80
  get name() {
@@ -82,7 +82,7 @@ try {
82
82
  },
83
83
  // @ts-ignore
84
84
  get commitId() {
85
- return "162dd7d8154bc94dddb13c89bb4d35a59489b066";
85
+ return "5b67338dfe94e7b0503e2cfc1defcb267f6ce422";
86
86
  },
87
87
  /**
88
88
  * 打印版权信息到控制台
@@ -794,7 +794,7 @@ Nv(T);
794
794
  function ko(r, e) {
795
795
  return e = e ?? new Kl(), e._reset(r, r._cid), e;
796
796
  }
797
- class eS {
797
+ class ZC {
798
798
  constructor() {
799
799
  d(this, "__pipe");
800
800
  }
@@ -987,7 +987,7 @@ function re(r) {
987
987
  return JSON.parse(JSON.stringify(e));
988
988
  });
989
989
  }
990
- function nS(r) {
990
+ function QC(r) {
991
991
  return new rn(r, (e, t) => {
992
992
  if (e === t)
993
993
  return !0;
@@ -997,7 +997,7 @@ function nS(r) {
997
997
  return n.length !== i.length ? !1 : n.every((s, o) => s === i[o] && e[s] === t[s]);
998
998
  }, (e, t) => e && { ...e });
999
999
  }
1000
- function rS(r) {
1000
+ function tS(r) {
1001
1001
  return new rn(r, (e, t) => {
1002
1002
  if (e === t)
1003
1003
  return !0;
@@ -1007,16 +1007,16 @@ function rS(r) {
1007
1007
  return n.length !== i.length ? !1 : n.every((s, o) => s === i[o] && e[s] === t[s]);
1008
1008
  }, (e, t) => e && { ...e });
1009
1009
  }
1010
- function iS(r) {
1010
+ function eS(r) {
1011
1011
  return Eh(r, (e, t) => e.every((n, i) => n === t[i]), (e) => [...e]);
1012
1012
  }
1013
1013
  function dg(r) {
1014
1014
  return No(r, (e, t) => e.every((n, i) => n === t[i]), (e) => [...e]);
1015
1015
  }
1016
- function sS(r) {
1016
+ function nS(r) {
1017
1017
  return Eh(r, (e, t) => JSON.stringify(e) === JSON.stringify(t), (e) => JSON.parse(JSON.stringify(e)));
1018
1018
  }
1019
- function oS(r) {
1019
+ function rS(r) {
1020
1020
  return No(r, (e, t) => JSON.stringify(e) === JSON.stringify(t), (e) => JSON.parse(JSON.stringify(e)));
1021
1021
  }
1022
1022
  function Ch(r) {
@@ -1025,7 +1025,7 @@ function Ch(r) {
1025
1025
  function Av(r) {
1026
1026
  return No(r, (e, t) => e.length === t.length && e.every((n, i) => n.every((s, o) => s === t[i][o])), (e) => e.map((t) => [...t]));
1027
1027
  }
1028
- function aS(r) {
1028
+ function iS(r) {
1029
1029
  return No(r, (e, t) => e.length === t.length && e.every((n, i) => n.every((s, o) => s === t[i][o])), (e) => e.map((t) => [...t]));
1030
1030
  }
1031
1031
  function Xc(r) {
@@ -1052,7 +1052,7 @@ function et(r, e, t, n, i = !1) {
1052
1052
  const s = Xc(r), o = Xc(e);
1053
1053
  return kv(s, o, t, n, i);
1054
1054
  }
1055
- function uS(r, e, t, n = !1) {
1055
+ function sS(r, e, t, n = !1) {
1056
1056
  const [i] = Ss(e);
1057
1057
  return et(
1058
1058
  r,
@@ -1141,15 +1141,15 @@ class gg extends Ql {
1141
1141
  super(Zl, !1, ...e);
1142
1142
  }
1143
1143
  }
1144
- function lS(...r) {
1144
+ function oS(...r) {
1145
1145
  return new gg(...r);
1146
1146
  }
1147
- class cS extends Ql {
1147
+ class aS extends Ql {
1148
1148
  constructor(...e) {
1149
1149
  super(Zl, !0, ...e);
1150
1150
  }
1151
1151
  }
1152
- function hS(...r) {
1152
+ function uS(...r) {
1153
1153
  return new gg(...r);
1154
1154
  }
1155
1155
  class xh extends Ql {
@@ -1160,7 +1160,7 @@ class xh extends Ql {
1160
1160
  function Fe(...r) {
1161
1161
  return new xh(...r);
1162
1162
  }
1163
- function dS(r, e) {
1163
+ function lS(r, e) {
1164
1164
  return new xh(...r).don(e());
1165
1165
  }
1166
1166
  class Vv extends Ql {
@@ -1168,7 +1168,7 @@ class Vv extends Ql {
1168
1168
  super(Xu, !0, ...e);
1169
1169
  }
1170
1170
  }
1171
- function fS(...r) {
1171
+ function cS(...r) {
1172
1172
  return new Vv(...r);
1173
1173
  }
1174
1174
  function Ts(r, e, t = { time: "don", immediate: !1 }) {
@@ -1315,7 +1315,7 @@ function jv(r, e) {
1315
1315
  t = t[n];
1316
1316
  return t;
1317
1317
  }
1318
- function pS(r, e, t) {
1318
+ function hS(r, e, t) {
1319
1319
  if (e.length === 0)
1320
1320
  throw new Error("props的数量必须大于0");
1321
1321
  const n = e.length - 1, i = e[n];
@@ -1459,18 +1459,18 @@ function vd(r, e, ...t) {
1459
1459
  }
1460
1460
  return n;
1461
1461
  }
1462
- function gS(r, e, t) {
1462
+ function dS(r, e, t) {
1463
1463
  typeof t > "u" && (e.endsWith(".gltf") ? t = "model/gltf+json" : e.endsWith(".bin") ? t = "application/octet-stream" : e.endsWith(".glb") ? t = "model/gltf-binary" : e.endsWith(".jpg") || e.endsWith(".jpeg") ? t = "image/jpeg" : e.endsWith(".png") ? t = "image/png" : e.endsWith(".glsl") ? t = "text/plain" : e.endsWith(".json") ? t = "application/json" : e.endsWith(".b3dm") || e.endsWith(".i3dm") || e.endsWith("pnts") || e.endsWith("cmpt") ? t = "application/octet-stream" : console.warn(`save ${e}: MimeType无法确定!`));
1464
1464
  const n = new Blob([r], { type: t || "" });
1465
1465
  let i = URL.createObjectURL(n);
1466
1466
  var s = document.createElement("a"), o = new MouseEvent("click");
1467
1467
  s.download = e, s.href = i, s.dispatchEvent(o), URL.revokeObjectURL(i);
1468
1468
  }
1469
- function mS(r, e) {
1469
+ function fS(r, e) {
1470
1470
  const t = document.createElement("a"), n = new MouseEvent("click");
1471
1471
  t.download = e || "下载", t.href = r, t.dispatchEvent(n);
1472
1472
  }
1473
- function vS() {
1473
+ function pS() {
1474
1474
  return new Promise((r, e) => {
1475
1475
  const t = performance.now();
1476
1476
  requestAnimationFrame((n) => r(n > t));
@@ -1527,7 +1527,7 @@ async function zv(r, e = "") {
1527
1527
  i.crossOrigin = e, i.src = r, i.onload = () => t(i), i.onerror = (s) => n(s);
1528
1528
  });
1529
1529
  }
1530
- class _S extends V {
1530
+ class gS extends V {
1531
1531
  constructor(e) {
1532
1532
  super(), this._owner = e;
1533
1533
  }
@@ -1535,7 +1535,7 @@ class _S extends V {
1535
1535
  return this._owner;
1536
1536
  }
1537
1537
  }
1538
- function yS(r, e) {
1538
+ function mS(r, e) {
1539
1539
  if (r.length % 3 !== 0)
1540
1540
  throw new Error("positions.length % 3 !== 0");
1541
1541
  const t = r.length / 3;
@@ -1546,7 +1546,7 @@ function yS(r, e) {
1546
1546
  const i = (e == null ? void 0 : e.min) ?? [NaN, NaN, NaN], s = (e == null ? void 0 : e.max) ?? [NaN, NaN, NaN];
1547
1547
  return i[0] = co(n(0)) ?? NaN, i[1] = co(n(1)) ?? NaN, i[2] = co(n(2)) ?? NaN, s[0] = bs(n(0)) ?? NaN, s[1] = bs(n(1)) ?? NaN, s[2] = bs(n(2)) ?? NaN, { min: i, max: s };
1548
1548
  }
1549
- async function wS(r, e = fetch) {
1549
+ async function vS(r, e = fetch) {
1550
1550
  const t = await e(r);
1551
1551
  return t.ok ? await t.arrayBuffer() : void 0;
1552
1552
  }
@@ -1590,13 +1590,13 @@ class Ph {
1590
1590
  return this._length;
1591
1591
  }
1592
1592
  }
1593
- function ES(r) {
1593
+ function _S(r) {
1594
1594
  return new Ph(r, 2);
1595
1595
  }
1596
- function CS(r) {
1596
+ function yS(r) {
1597
1597
  return new Ph(r, 3);
1598
1598
  }
1599
- function SS(r) {
1599
+ function wS(r) {
1600
1600
  return new Ph(r, 4);
1601
1601
  }
1602
1602
  class Uv {
@@ -1709,7 +1709,7 @@ class Uv {
1709
1709
  return this._array[this._start + 16 * this._stride];
1710
1710
  }
1711
1711
  }
1712
- function bS(r, e, t = 0, n = 1) {
1712
+ function ES(r, e, t = 0, n = 1) {
1713
1713
  return new Uv(r, e, t, n);
1714
1714
  }
1715
1715
  var Os;
@@ -2185,7 +2185,7 @@ function Gv(...r) {
2185
2185
  return wd(...r);
2186
2186
  throw new Error("cancelableFetch args error!");
2187
2187
  }
2188
- class IS extends rc {
2188
+ class SS extends rc {
2189
2189
  /**
2190
2190
  *
2191
2191
  * @param args 参数和fetch的参数保持一致
@@ -2261,7 +2261,7 @@ class bg extends rc {
2261
2261
  }
2262
2262
  Sg(bg, "leading", !0);
2263
2263
  Sg(bg, "intervalTime", 500);
2264
- function PS(r, e) {
2264
+ function bS(r, e) {
2265
2265
  let t, n;
2266
2266
  const i = new Promise((o, a) => {
2267
2267
  n = a, t = globalThis.setTimeout(() => {
@@ -2318,7 +2318,7 @@ class Wv extends rc {
2318
2318
  return this._base.startTime;
2319
2319
  }
2320
2320
  }
2321
- class TS extends V {
2321
+ class xS extends V {
2322
2322
  constructor(t) {
2323
2323
  super();
2324
2324
  d(this, "_target", 0);
@@ -2494,7 +2494,7 @@ class Ed extends V {
2494
2494
  return t > s && t <= s + a && n >= o && n <= o + u;
2495
2495
  }
2496
2496
  }
2497
- class OS extends Ed {
2497
+ class IS extends Ed {
2498
2498
  constructor(e) {
2499
2499
  super();
2500
2500
  const t = this.disposeVar(new Xv(e));
@@ -2542,7 +2542,7 @@ function Eu(r) {
2542
2542
  });
2543
2543
  return Do(t, e), t;
2544
2544
  }
2545
- function NS(r) {
2545
+ function PS(r) {
2546
2546
  let e, t;
2547
2547
  var n = new Promise((i, s) => {
2548
2548
  t = r.disposableOn((...o) => {
@@ -2553,7 +2553,7 @@ function NS(r) {
2553
2553
  });
2554
2554
  return [e, n];
2555
2555
  }
2556
- function DS(r) {
2556
+ function TS(r) {
2557
2557
  const e = new T(), t = new T();
2558
2558
  return r.then((n) => {
2559
2559
  e.isDestroyed() || e.emit(n);
@@ -2783,7 +2783,7 @@ function ic(r) {
2783
2783
  return Do(o, n.cancel.bind(n)), (a) => Ig(o, a);
2784
2784
  };
2785
2785
  }
2786
- class MS extends Je {
2786
+ class OS extends Je {
2787
2787
  constructor() {
2788
2788
  super(({ errorFunc: t }, n, i) => {
2789
2789
  try {
@@ -2800,7 +2800,7 @@ class MS extends Je {
2800
2800
  this._doFunc && this._doFunc(...t);
2801
2801
  }
2802
2802
  }
2803
- class RS extends Je {
2803
+ class NS extends Je {
2804
2804
  constructor(t, n) {
2805
2805
  super(({ errorFunc: i }) => {
2806
2806
  try {
@@ -2835,7 +2835,7 @@ function Og(r, ...e) {
2835
2835
  return du(t) ? t : Eu(t);
2836
2836
  });
2837
2837
  }
2838
- function LS(r) {
2838
+ function DS(r) {
2839
2839
  let e;
2840
2840
  const t = new Promise((n, i) => {
2841
2841
  e = () => {
@@ -2844,14 +2844,14 @@ function LS(r) {
2844
2844
  });
2845
2845
  return Do(t, e), t;
2846
2846
  }
2847
- function FS(r, ...e) {
2847
+ function MS(r, ...e) {
2848
2848
  const t = new Tg(), n = r(t, ...e).finally(() => t.destroy());
2849
2849
  return Do(n, t.cancel.bind(t)), n;
2850
2850
  }
2851
2851
  function Tr(r) {
2852
2852
  return new Je(ic(r));
2853
2853
  }
2854
- function AS(r, ...e) {
2854
+ function RS(r, ...e) {
2855
2855
  return new Je(ic((t) => r(t, ...e)));
2856
2856
  }
2857
2857
  function Ng(r, ...e) {
@@ -2909,16 +2909,16 @@ function Ng(r, ...e) {
2909
2909
  throw o ? (l instanceof Error && l.code !== 20 && console.error("error.code !== 20"), console.log("fetching cancelled!"), new wi(`fetching cancelled! error: ${l}`)) : (l instanceof Error && l.code === 20 && console.error("error.code === 20"), l);
2910
2910
  })), Do(u, a), u;
2911
2911
  }
2912
- function kS(r, ...e) {
2912
+ function LS(r, ...e) {
2913
2913
  return Ng(r, ...e);
2914
2914
  }
2915
2915
  function Dg(...r) {
2916
2916
  return Ng(void 0, ...r);
2917
2917
  }
2918
- function VS() {
2918
+ function FS() {
2919
2919
  return Nh(Dg);
2920
2920
  }
2921
- function BS(...r) {
2921
+ function AS(...r) {
2922
2922
  return Og(Dg, ...r);
2923
2923
  }
2924
2924
  function Mg(r, ...e) {
@@ -2951,28 +2951,28 @@ function Ri(r, e, ...t) {
2951
2951
  r(n);
2952
2952
  }
2953
2953
  }
2954
- function jS() {
2954
+ function kS() {
2955
2955
  return new Je(({ completeFunc: r, errorFunc: e }, t) => Xu(
2956
2956
  () => Ri(e, () => {
2957
2957
  t && t(), r();
2958
2958
  })
2959
2959
  ));
2960
2960
  }
2961
- function zS(r) {
2961
+ function VS(r) {
2962
2962
  return new Je(({ completeFunc: e, errorFunc: t }) => Xu(
2963
2963
  () => Ri(t, () => {
2964
2964
  r && r(), e();
2965
2965
  })
2966
2966
  ));
2967
2967
  }
2968
- function US() {
2968
+ function BS() {
2969
2969
  return new Je(({ completeFunc: r, errorFunc: e }, t) => Zl(() => {
2970
2970
  Ri(e, () => {
2971
2971
  t && t(), r();
2972
2972
  });
2973
2973
  }));
2974
2974
  }
2975
- function GS(r) {
2975
+ function jS(r) {
2976
2976
  return new Je(({ completeFunc: e, errorFunc: t }) => Zl(() => {
2977
2977
  Ri(t, () => {
2978
2978
  r && r(), e();
@@ -2993,10 +2993,10 @@ function Kv(r, e) {
2993
2993
  });
2994
2994
  }, e ?? 1e3));
2995
2995
  }
2996
- function qS() {
2996
+ function zS() {
2997
2997
  return new Je(({ errorFunc: r }, e, t = 1e3) => fg(() => Ri(r, e), t));
2998
2998
  }
2999
- function WS(r, e = 1e3) {
2999
+ function US(r, e = 1e3) {
3000
3000
  return new Je(({ errorFunc: t }) => fg(() => Ri(t, r), e));
3001
3001
  }
3002
3002
  function sc() {
@@ -3016,10 +3016,10 @@ function oc(r, ...e) {
3016
3016
  t && (clearTimeout(t), t = void 0), n && n(o ?? new wi("sleep cancel error!"));
3017
3017
  }), i;
3018
3018
  }
3019
- function HS() {
3019
+ function GS() {
3020
3020
  return Nh(oc);
3021
3021
  }
3022
- function XS(r, ...e) {
3022
+ function qS(r, ...e) {
3023
3023
  return Og(oc, r, ...e);
3024
3024
  }
3025
3025
  function Uo(r, e, ...t) {
@@ -3027,10 +3027,10 @@ function Uo(r, e, ...t) {
3027
3027
  n.isDestroyed() || n.cancel();
3028
3028
  }), await e(n, ...i))), ...t)));
3029
3029
  }
3030
- function YS(r, e, ...t) {
3030
+ function WS(r, e, ...t) {
3031
3031
  return r.promise(Pg(Mg(e, ...t)));
3032
3032
  }
3033
- class JS extends Je {
3033
+ class HS extends Je {
3034
3034
  constructor() {
3035
3035
  super(({ errorFunc: t }, n, i) => {
3036
3036
  try {
@@ -3047,7 +3047,7 @@ class JS extends Je {
3047
3047
  this._doFunc && this._doFunc(...t);
3048
3048
  }
3049
3049
  }
3050
- class $S extends Je {
3050
+ class XS extends Je {
3051
3051
  constructor(t, n) {
3052
3052
  super(({ errorFunc: i }) => {
3053
3053
  try {
@@ -3369,7 +3369,7 @@ class Rg extends V {
3369
3369
  return this._enabled.changed;
3370
3370
  }
3371
3371
  }
3372
- class KS extends V {
3372
+ class YS extends V {
3373
3373
  constructor(t, n) {
3374
3374
  super();
3375
3375
  d(this, "_pointerClick", this.disposeVar(new Rg()));
@@ -3442,7 +3442,7 @@ class Zv extends V {
3442
3442
  this._pointeroutEvent.emit(t);
3443
3443
  }
3444
3444
  }
3445
- class ZS extends V {
3445
+ class JS extends V {
3446
3446
  // pointerStatus: PointerHoverStatus
3447
3447
  constructor(t, n = 1500) {
3448
3448
  super();
@@ -3717,7 +3717,7 @@ function Pc(r, e) {
3717
3717
  let o = pr(r, s);
3718
3718
  return o || (o = n_(r), r_(o, e), Ki(r, s, o)), o;
3719
3719
  }
3720
- class QS extends Lg {
3720
+ class $S extends Lg {
3721
3721
  constructor(t, n, i = [32, 32], s = [0.5, 1, 0, 0], o = "#F00F") {
3722
3722
  super(t);
3723
3723
  d(this, "_tooltip", "");
@@ -3842,7 +3842,7 @@ class QS extends Lg {
3842
3842
  t.fillStyle = o, t.fillRect(l, c, a, u);
3843
3843
  }
3844
3844
  }
3845
- class tb extends Lg {
3845
+ class KS extends Lg {
3846
3846
  // scale: number, self: CanvasPointPoi
3847
3847
  constructor(t) {
3848
3848
  super(t);
@@ -4009,7 +4009,7 @@ class o_ extends V {
4009
4009
  }
4010
4010
  }
4011
4011
  const bd = (r, e) => e.depth - r.depth;
4012
- class eb extends V {
4012
+ class ZS extends V {
4013
4013
  // constructor(private _canvasContainer: HTMLDivElement) {
4014
4014
  constructor() {
4015
4015
  super();
@@ -4374,7 +4374,7 @@ class d_ extends Vg {
4374
4374
  this._borderRadius !== t && (this._borderRadius = t, this._divColorChanged.emit());
4375
4375
  }
4376
4376
  }
4377
- class nb extends d_ {
4377
+ class QS extends d_ {
4378
4378
  // messageEvent: MessageEvent
4379
4379
  constructor() {
4380
4380
  super();
@@ -4408,7 +4408,7 @@ class nb extends d_ {
4408
4408
  return this._iframeMessageEvent = this._iframeMessageEvent || new T(), this._iframeMessageEvent;
4409
4409
  }
4410
4410
  }
4411
- class rb extends kg {
4411
+ class tb extends kg {
4412
4412
  constructor() {
4413
4413
  super();
4414
4414
  d(this, "_div");
@@ -4440,12 +4440,12 @@ class rb extends kg {
4440
4440
  return this._text;
4441
4441
  }
4442
4442
  }
4443
- class ib extends Vg {
4443
+ class eb extends Vg {
4444
4444
  constructor() {
4445
4445
  super(), this.contentDiv.style.backgroundColor = "rgba(0, 0, 0, 0.8)", this.contentDiv.style.borderRadius = "3px", this.contentDiv.style.color = "rgb(255, 255, 255)", this.contentDiv.style.padding = "1px 5px 1px 5px", this.contentDiv.style.fontSize = "12px", this.contentDiv.style.whiteSpace = "nowrap", this.contentDiv.innerText = "未定义光标信息!", this.originRatioX = 0, this.originRatioY = 0, this.originOffsetX = -16;
4446
4446
  }
4447
4447
  }
4448
- class sb extends V {
4448
+ class nb extends V {
4449
4449
  constructor(t, n) {
4450
4450
  super();
4451
4451
  d(this, "_cursorDiv");
@@ -5051,7 +5051,7 @@ class Te extends V {
5051
5051
  return this._obj.changed;
5052
5052
  }
5053
5053
  }
5054
- class ob extends V {
5054
+ class rb extends V {
5055
5055
  constructor(t, n = !0, i) {
5056
5056
  super();
5057
5057
  d(this, "_event", this.disposeVar(new T()));
@@ -5248,7 +5248,7 @@ class S_ extends V {
5248
5248
  }
5249
5249
  }
5250
5250
  const b_ = new S_("xe2_local");
5251
- async function ab(r, e, t) {
5251
+ async function ib(r, e, t) {
5252
5252
  return await b_.getLocalFilePath(r, e, t);
5253
5253
  }
5254
5254
  class x_ extends V {
@@ -6901,7 +6901,7 @@ class M extends Ot {
6901
6901
  return "NumberProperty";
6902
6902
  }
6903
6903
  }
6904
- class lb extends Ot {
6904
+ class ob extends Ot {
6905
6905
  get type() {
6906
6906
  return "MaximumScreenSpaceErrorProperty";
6907
6907
  }
@@ -6911,27 +6911,27 @@ class J_ extends Ot {
6911
6911
  return "StringsProperty";
6912
6912
  }
6913
6913
  }
6914
- class cb extends Ot {
6914
+ class ab extends Ot {
6915
6915
  get type() {
6916
6916
  return "NumbersProperty";
6917
6917
  }
6918
6918
  }
6919
- class hb extends Ot {
6919
+ class ub extends Ot {
6920
6920
  get type() {
6921
6921
  return "BooleansProperty";
6922
6922
  }
6923
6923
  }
6924
- class db extends Ot {
6924
+ class lb extends Ot {
6925
6925
  get type() {
6926
6926
  return "String2Property";
6927
6927
  }
6928
6928
  }
6929
- class fb extends Ot {
6929
+ class cb extends Ot {
6930
6930
  get type() {
6931
6931
  return "String3Property";
6932
6932
  }
6933
6933
  }
6934
- class pb extends Ot {
6934
+ class hb extends Ot {
6935
6935
  get type() {
6936
6936
  return "String4Property";
6937
6937
  }
@@ -6941,12 +6941,12 @@ class $_ extends Ot {
6941
6941
  return "String2sProperty";
6942
6942
  }
6943
6943
  }
6944
- class gb extends Ot {
6944
+ class db extends Ot {
6945
6945
  get type() {
6946
6946
  return "String3sProperty";
6947
6947
  }
6948
6948
  }
6949
- class mb extends Ot {
6949
+ class fb extends Ot {
6950
6950
  get type() {
6951
6951
  return "String4sProperty";
6952
6952
  }
@@ -6966,7 +6966,7 @@ class Ci extends Ot {
6966
6966
  return "Number4Property";
6967
6967
  }
6968
6968
  }
6969
- class vb extends Ot {
6969
+ class pb extends Ot {
6970
6970
  get type() {
6971
6971
  return "Number4WithUndefinedProperty";
6972
6972
  }
@@ -6981,47 +6981,47 @@ class Gg extends Ot {
6981
6981
  return "Number3sProperty";
6982
6982
  }
6983
6983
  }
6984
- class _b extends Ot {
6984
+ class gb extends Ot {
6985
6985
  get type() {
6986
6986
  return "Number4sProperty";
6987
6987
  }
6988
6988
  }
6989
- class yb extends Ot {
6989
+ class mb extends Ot {
6990
6990
  get type() {
6991
6991
  return "Boolean2Property";
6992
6992
  }
6993
6993
  }
6994
- class wb extends Ot {
6994
+ class vb extends Ot {
6995
6995
  get type() {
6996
6996
  return "Boolean3Property";
6997
6997
  }
6998
6998
  }
6999
- class Eb extends Ot {
6999
+ class _b extends Ot {
7000
7000
  get type() {
7001
7001
  return "Boolean4Property";
7002
7002
  }
7003
7003
  }
7004
- class Cb extends Ot {
7004
+ class yb extends Ot {
7005
7005
  get type() {
7006
7006
  return "Boolean2sProperty";
7007
7007
  }
7008
7008
  }
7009
- class Sb extends Ot {
7009
+ class wb extends Ot {
7010
7010
  get type() {
7011
7011
  return "Boolean3sProperty";
7012
7012
  }
7013
7013
  }
7014
- class bb extends Ot {
7014
+ class Eb extends Ot {
7015
7015
  get type() {
7016
7016
  return "Boolean4sProperty";
7017
7017
  }
7018
7018
  }
7019
- class xb extends Ot {
7019
+ class Cb extends Ot {
7020
7020
  get type() {
7021
7021
  return "StringNumberProperty";
7022
7022
  }
7023
7023
  }
7024
- class Ib extends Ot {
7024
+ class Sb extends Ot {
7025
7025
  get type() {
7026
7026
  return "StringNumbersProperty";
7027
7027
  }
@@ -7031,12 +7031,12 @@ class Nt extends Ci {
7031
7031
  return "ColorProperty";
7032
7032
  }
7033
7033
  }
7034
- class Pb extends Tn {
7034
+ class bb extends Tn {
7035
7035
  get type() {
7036
7036
  return "ColorRgbProperty";
7037
7037
  }
7038
7038
  }
7039
- class Tb extends M {
7039
+ class xb extends M {
7040
7040
  get type() {
7041
7041
  return "DashPatternProperty";
7042
7042
  }
@@ -7052,7 +7052,7 @@ class bt extends Ot {
7052
7052
  return this._enums;
7053
7053
  }
7054
7054
  }
7055
- class Ob extends Ot {
7055
+ class Ib extends Ot {
7056
7056
  constructor(e, t, n, i, s, o, a) {
7057
7057
  super(e, n, i, s, o, a), this._enums = t;
7058
7058
  }
@@ -7141,12 +7141,12 @@ class qg extends Ot {
7141
7141
  return "LongStringProperty";
7142
7142
  }
7143
7143
  }
7144
- class Nb extends Be {
7144
+ class Pb extends Be {
7145
7145
  get type() {
7146
7146
  return "MinmaxProperty";
7147
7147
  }
7148
7148
  }
7149
- class Db extends Ci {
7149
+ class Tb extends Ci {
7150
7150
  get type() {
7151
7151
  return "NearFarScalerProperty";
7152
7152
  }
@@ -7166,7 +7166,7 @@ class Q_ extends Ug {
7166
7166
  return this._setJsonStringFunc;
7167
7167
  }
7168
7168
  }
7169
- class Mb extends Be {
7169
+ class Ob extends Be {
7170
7170
  get type() {
7171
7171
  return "NumberRangeProperty";
7172
7172
  }
@@ -7236,7 +7236,7 @@ class ey extends Ot {
7236
7236
  return "PositionsProperty";
7237
7237
  }
7238
7238
  }
7239
- class Rb extends Ot {
7239
+ class Nb extends Ot {
7240
7240
  get type() {
7241
7241
  return "PositionsSetPropety";
7242
7242
  }
@@ -7285,7 +7285,7 @@ class Ea extends Ot {
7285
7285
  }
7286
7286
  }
7287
7287
  var tt = /* @__PURE__ */ ((r) => (r.Place = "place", r.Translation = "translation", r.Rotation = "rotation", r.Scale = "scale", r.DoublePointsAppend = "doublePointsAppend", r.DoublePointsModify = "doublePointsModify", r.CircularAppend = "circularAppend", r.CircularInsert = "circularInsert", r.LineStringAppend = "lineStringAppend", r.LineStringInsert = "lineStringInsert", r.ScatterAppend = "scatterAppend", r.ScatterModify = "scatterModify", r.VisibilityAppend = "visibilityAppend", r.VisibilityModify = "visibilityModify", r.HeightModify = "heightModify", r))(tt || {}), iy = /* @__PURE__ */ ((r) => (r.DECIMAL_DEGREE = "DECIMAL_DEGREE", r.DEGREES_DECIMAL_MINUTES = "DEGREES_DECIMAL_MINUTES", r.SEXAGESIMAL_DEGREE = "SEXAGESIMAL_DEGREE", r))(iy || {});
7288
- class Lb {
7288
+ class Db {
7289
7289
  /**
7290
7290
  * 构造函数。
7291
7291
  * @param childPickedInfo - 子拾取信息。
@@ -7294,7 +7294,7 @@ class Lb {
7294
7294
  this.childPickedInfo = e;
7295
7295
  }
7296
7296
  }
7297
- class Fb {
7297
+ class Mb {
7298
7298
  /**
7299
7299
  * 构造函数。
7300
7300
  * @param pickResult - 拾取结果。
@@ -7780,19 +7780,19 @@ class oy extends V {
7780
7780
  this._dropEvent.emit(t);
7781
7781
  }
7782
7782
  }
7783
- function Ab(r, e) {
7783
+ function Rb(r, e) {
7784
7784
  e && (Reflect.has(e, "editing") ? e.editing = !0 : Reflect.has(e, "positionEditing") && (e.positionEditing = !0));
7785
7785
  }
7786
- function kb(r) {
7786
+ function Lb(r) {
7787
7787
  ["Czm3DTiles", "View", "ESCameraView", "OlView", "GeoCameraController"].includes(r.typeName) || (Reflect.has(r, "editing") ? r.editing = !0 : Reflect.has(r, "positionEditing") && (r.positionEditing = !0)), typeof r.execOnCreating == "function" && r.execOnCreating();
7788
7788
  }
7789
7789
  function Nc(r, e) {
7790
7790
  pr(r, "__treeItem") && console.error("setSceneObjectTreeItem error!"), Ki(r, "__treeItem", e);
7791
7791
  }
7792
- function Vb(r) {
7792
+ function Fb(r) {
7793
7793
  return pr(r, "__treeItem");
7794
7794
  }
7795
- function Bb(r) {
7795
+ function Ab(r) {
7796
7796
  if (!(r.startsWith("./") || r.startsWith("../") || r.startsWith("/"))) return r;
7797
7797
  const e = document.createElement("a");
7798
7798
  e.href = r;
@@ -7808,14 +7808,14 @@ function Hg(r) {
7808
7808
  return !1;
7809
7809
  }
7810
7810
  }
7811
- function jb(r) {
7811
+ function kb(r) {
7812
7812
  try {
7813
7813
  return new DOMParser().parseFromString(r, "application/xml").getElementsByTagName("parsererror").length === 0;
7814
7814
  } catch {
7815
7815
  return !1;
7816
7816
  }
7817
7817
  }
7818
- function zb(r) {
7818
+ function Vb(r) {
7819
7819
  return r instanceof Function ? r() : r;
7820
7820
  }
7821
7821
  function ay(r, e) {
@@ -7828,7 +7828,7 @@ function cs(r, e) {
7828
7828
  const t = r, n = e;
7829
7829
  return t === void 0 || t.length === 0 || n === void 0 || n.length === 0 ? !0 : ay(t, n);
7830
7830
  }
7831
- function Ub(r) {
7831
+ function Bb(r) {
7832
7832
  const e = setTimeout(() => {
7833
7833
  r(), clearTimeout(e);
7834
7834
  });
@@ -7869,7 +7869,7 @@ function ly(r, e, t = "editing") {
7869
7869
  })), s;
7870
7870
  })), r[`${t}`] && i(), n;
7871
7871
  }
7872
- function Gb(r) {
7872
+ function jb(r) {
7873
7873
  var t;
7874
7874
  const e = ((t = r.type) == null ? void 0 : t.toLowerCase()) ?? "";
7875
7875
  switch (e) {
@@ -7911,7 +7911,7 @@ function cy(r, e) {
7911
7911
  features: t
7912
7912
  };
7913
7913
  }
7914
- function qb(r) {
7914
+ function zb(r) {
7915
7915
  const e = r.cloneNode(!0);
7916
7916
  e.style.position = "fixed", e.style.visibility = "hidden", e.style.pointerEvents = "none", e.style.top = "0", e.style.left = "0", e.style.display = "inline-block", document.body.appendChild(e);
7917
7917
  const t = e.getBoundingClientRect();
@@ -8457,15 +8457,15 @@ function $g(r) {
8457
8457
  return Jg.inverse(r);
8458
8458
  }
8459
8459
  const yy = "+proj=merc +a=6378137 +b=6378137 +lat_ts=0 +lon_0=0 +x_0=0 +y_0=0 +k=1 +units=m +nadgrids=@null +wktext +no_defs +type=crs", Kg = lg("+title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degrees", yy);
8460
- function Hb(r) {
8460
+ function Gb(r) {
8461
8461
  const e = Kg.forward([r[0], r[1]]);
8462
8462
  return [e[0], e[1], r[2]];
8463
8463
  }
8464
- function Xb(r) {
8464
+ function qb(r) {
8465
8465
  const e = Kg.inverse([r[0], r[1]]);
8466
8466
  return [e[0], e[1], r[2]];
8467
8467
  }
8468
- function Yb(r, e) {
8468
+ function Wb(r, e) {
8469
8469
  (r[0][0] !== r[r.length - 1][0] || r[0][1] !== r[r.length - 1][1]) && r.push(r[0]);
8470
8470
  const t = tn.point(e), n = tn.polygon([r]);
8471
8471
  return tn.booleanPointInPolygon(t, n);
@@ -8648,7 +8648,7 @@ function Cy(r, e, t) {
8648
8648
  s += Wi(i[o], i[o + 1], t);
8649
8649
  return Yt(i[i.length - 1]);
8650
8650
  }
8651
- function Jb(r, e) {
8651
+ function Hb(r, e) {
8652
8652
  const t = Xr(r);
8653
8653
  return Cy(t, e, { units: "meters" }).geometry.coordinates;
8654
8654
  }
@@ -9460,7 +9460,7 @@ function em(r, e) {
9460
9460
  return _ ? em(_, { properties: e.properties }) : Ud(r, { properties: e.properties });
9461
9461
  }
9462
9462
  }
9463
- function $b(r) {
9463
+ function Xb(r) {
9464
9464
  (r[0][0] !== r[r.length - 1][0] || r[0][1] !== r[r.length - 1][1] || r[0][2] !== r[r.length - 1][2]) && r.push(r[0]);
9465
9465
  const e = On([r]), n = em(e).geometry.coordinates;
9466
9466
  return [n[0], n[1], n[2] ?? r[0][2] ?? 0];
@@ -10348,14 +10348,14 @@ function Yd(r, e) {
10348
10348
  }
10349
10349
  return null;
10350
10350
  }
10351
- function Kb(r, e) {
10351
+ function Yb(r, e) {
10352
10352
  return im(Xr(r), Xr(e));
10353
10353
  }
10354
10354
  function Jy(r, e) {
10355
10355
  var t = Wi(r, e), n = Ju(r, e), i = ba(r, t / 2, n);
10356
10356
  return i;
10357
10357
  }
10358
- function Zb(r, e) {
10358
+ function Jb(r, e) {
10359
10359
  const t = Yt(r), n = Yt(e), i = Jy(t, n), s = (r[2] + e[2]) / 2;
10360
10360
  return [...i.geometry.coordinates, s];
10361
10361
  }
@@ -10378,7 +10378,7 @@ function $y(r, e, t) {
10378
10378
  }
10379
10379
  }), n;
10380
10380
  }
10381
- function Qb(r, e) {
10381
+ function $b(r, e) {
10382
10382
  const t = Yt(e), n = Xr(r);
10383
10383
  return $y(n, t, { units: "meters" });
10384
10384
  }
@@ -10424,7 +10424,7 @@ function Jd(r, e) {
10424
10424
  function Ac(r, e, t) {
10425
10425
  return t.method === "planar" ? sm(r, e, t) : Wi(r, e, t);
10426
10426
  }
10427
- function tx(r, e) {
10427
+ function Kb(r, e) {
10428
10428
  const t = Yt(r), n = Xr(e);
10429
10429
  return Zy(t, n, { units: "meters" });
10430
10430
  }
@@ -10445,7 +10445,7 @@ function e0(r, e, t, n) {
10445
10445
  l * 180 / Math.PI
10446
10446
  ];
10447
10447
  }
10448
- function ex(r, e, t, n) {
10448
+ function Zb(r, e, t, n) {
10449
10449
  const [i, s, o] = r, a = t0(Yt([i, s]), e, t, { units: "meters" });
10450
10450
  if (!(!a || !a.geometry || !a.geometry.coordinates))
10451
10451
  return n = n || [0, 0, 0], n[0] = a.geometry.coordinates[0], n[1] = a.geometry.coordinates[1], n[2] = o, n;
@@ -10466,7 +10466,7 @@ function $d(r, e) {
10466
10466
  var s = Math.log(Math.tan(n / 2 + Math.PI / 4) / Math.tan(t / 2 + Math.PI / 4)), o = Math.atan2(i, s);
10467
10467
  return (Pl(o) + 360) % 360;
10468
10468
  }
10469
- function nx(r, e) {
10469
+ function Qb(r, e) {
10470
10470
  return r0(Yt(r), Yt(e));
10471
10471
  }
10472
10472
  function Yr(r) {
@@ -25457,7 +25457,7 @@ function lE(r, e, t) {
25457
25457
  var i;
25458
25458
  ((i = e.attachedViewers.values().toArray()[0]) == null ? void 0 : i.getEngineObject(e)) ? t.call(r) : requestAnimationFrame(() => lE(r, e, t));
25459
25459
  }
25460
- function rx(r, e, t, n = !0) {
25460
+ function tx(r, e, t, n = !0) {
25461
25461
  n && t(), r.dispose(e.disposableOn(t));
25462
25462
  }
25463
25463
  function cE(r, e) {
@@ -26325,7 +26325,7 @@ const tv = {
26325
26325
  */
26326
26326
  groundColor: [0, 0.09411764705882353, 0.3137254901960784, 1]
26327
26327
  };
26328
- class ix extends V {
26328
+ class ex extends V {
26329
26329
  constructor(t) {
26330
26330
  super();
26331
26331
  // 当前位置
@@ -31326,7 +31326,7 @@ d(ci, "createDefaultProps", () => ({
31326
31326
  */
31327
31327
  d(ci, "type", ci.register("ESImageryLayer", ci, { chsName: "影像图层", tags: ["ESObjects", "_ES_Impl_Cesium", "_ES_Impl_UE", "_ES_Impl_Ol"], description: "影像图层" }));
31328
31328
  let tp = ci;
31329
- const sx = `
31329
+ const nx = `
31330
31330
  # 声明文件
31331
31331
  ### options 类型
31332
31332
  \`\`\`javascript
@@ -40259,7 +40259,7 @@ d(bl, "types", P_), d(bl, "czmPixelFormats", I_), d(bl, "suffixTypes", {
40259
40259
  m3u8: "hls"
40260
40260
  });
40261
40261
  const wC = [0, 0, 0, 0];
40262
- class ax {
40262
+ class ix {
40263
40263
  constructor() {
40264
40264
  // 已排序!
40265
40265
  d(this, "_value", []);
@@ -40543,7 +40543,7 @@ d(lr, "registerEditing", lr.contextEditing.register.bind(lr.contextEditing)), /*
40543
40543
  */
40544
40544
  d(lr, "_accumId", -1);
40545
40545
  let Xa = lr;
40546
- class ux extends V {
40546
+ class sx extends V {
40547
40547
  constructor() {
40548
40548
  super();
40549
40549
  d(this, "_tools", /* @__PURE__ */ new Map());
@@ -40615,32 +40615,30 @@ function yi(r, e, t) {
40615
40615
  ]
40616
40616
  };
40617
40617
  }
40618
- const SC = we.object({
40619
- mode: we.literal("SceneObject").describe("对象定位模式:分析用户提供的名称是否是场景对象的名称"),
40620
- id: we.string().describe("场景对象的唯一标识 id")
40621
- }).describe("分析用户提供的名称是否是场景对象的名称,是则使用 SceneObject 模式并使用该对象属性值id作为参数"), bC = we.object({
40622
- mode: we.literal("RealPlace").describe(
40623
- "真实地点定位模式:用于定位现实世界中的城市、国家或地名"
40624
- ),
40625
- longitude: we.number().min(-180).max(180).describe("经度,单位:度,范围 [-180, 180]"),
40626
- latitude: we.number().min(-90).max(90).describe("纬度,单位:度,范围 [-90, 90]"),
40627
- height: we.number().optional().default(0).describe("高度,单位:米,默认值为 0")
40628
- }).describe("真实地点定位模式:用于定位现实世界中的城市、国家或地名,而非场景对象的名称,并主动提供经度、纬度和高度信息"), xC = we.discriminatedUnion("mode", [
40629
- SC,
40630
- bC
40631
- ]).describe(
40632
- `相机定位参数规范:
40633
- 1. 分析用户提供的名称是否是场景对象的名称(通过名称对比所有对象的name属性,确定用户所指的是场景对象);
40634
- 2. 若找到对象,则使用 SceneObject 模式并使用该对象属性值id作为参数;
40635
- 3. 若未找到对象,则使用 RealPlace 模式,提供目标地点的经度、纬度和高度信息;
40636
- 4. 当用户输入包含“定位 / 飞到 / 去 / 看看 / 在哪”等目的地指向性语义时,可触发这个工具。`
40637
- ), lx = (r) => [
40618
+ const ox = (r) => [
40638
40619
  {
40639
40620
  name: "flyTo",
40640
40621
  params: {
40641
40622
  description: "相机飞行定位,根据对象id来改变相机视角位置或查询真实地点名称信息来改变相机视角位置",
40642
40623
  inputSchema: {
40643
- option: xC
40624
+ option: we.discriminatedUnion("mode", [
40625
+ we.object({
40626
+ mode: we.literal("SceneObject").describe("对象定位模式:分析用户提供的名称是否是场景对象的名称"),
40627
+ id: we.string().describe("场景对象的唯一标识 id")
40628
+ }).describe("分析用户提供的名称是否是场景对象的名称,是则使用 SceneObject 模式并使用该对象属性值id作为参数"),
40629
+ we.object({
40630
+ mode: we.literal("RealPlace").describe("真实地点定位模式:用于定位现实世界中的城市、国家或地名"),
40631
+ longitude: we.number().min(-180).max(180).describe("经度,单位:度,范围 [-180, 180]"),
40632
+ latitude: we.number().min(-90).max(90).describe("纬度,单位:度,范围 [-90, 90]"),
40633
+ height: we.number().optional().default(0).describe("高度,单位:米,默认值为 0")
40634
+ }).describe("真实地点定位模式:用于定位现实世界中的城市、国家或地名,而非场景对象的名称,并主动提供经度、纬度和高度信息")
40635
+ ]).describe(
40636
+ `相机定位参数规范:
40637
+ 1. 分析用户提供的名称是否是场景对象的名称(通过名称对比所有对象的name属性,确定用户所指的是场景对象);
40638
+ 2. 若找到对象,则使用 SceneObject 模式并使用该对象属性值id作为参数;
40639
+ 3. 若未找到对象,则使用 RealPlace 模式,提供目标地点的经度、纬度和高度信息;
40640
+ 4. 当用户输入包含“定位 / 飞到 / 去 / 看看 / 在哪”等目的地指向性语义时,可以调用这个工具。`
40641
+ )
40644
40642
  }
40645
40643
  },
40646
40644
  func: async ({ option: e }) => {
@@ -40680,37 +40678,6 @@ const SC = we.object({
40680
40678
  }
40681
40679
  }
40682
40680
  },
40683
- // {
40684
- // name: "flyToDestination",
40685
- // params: {
40686
- // description: `
40687
- // "名称": "相机平滑飞行定位至指定地名位置",
40688
- // "说明": "模型需要先回答该地名的经度(longitude)、纬度(latitude)和高度(height)位置信息(单位度,高度米),然后将相机画面平滑移动定位至用户指定的地名(城市或国家),并确保该位置居中显示。",
40689
- // "步骤": [
40690
- // "输入目标地名(城市、国家或地点名称)。",
40691
- // "模型先自行回答该地名对应经度、纬度和建议高度。",
40692
- // "相机开始平滑飞行至目标位置,飞行结束后保持画面中心锁定目标。"
40693
- // ],
40694
- // "示例": "输入类似“巴黎”/“定位到巴黎”/“看看巴黎”/“飞到巴黎”/“去巴黎”/“巴黎在哪”/“找一找巴黎”等类似的目的地定位关键词,模型会先回答巴黎的经度、纬度和高度信息,然后相机会平滑飞行到巴黎市区,并将巴黎置于画面中心。",
40695
- // "注意": "先根据地名获取坐标,再调用工具进行飞行定位"
40696
- // `,
40697
- // inputSchema: {
40698
- // longitude: z.number().describe("经度(°), 必须参数,取值范围 -180~180").min(-180).max(180),
40699
- // latitude: z.number().describe("纬度(°), 必须参数,取值范围 -90~90").min(-90).max(90),
40700
- // height: z.number().optional().describe("高度(m), 可选参数,默认值0").default(0),
40701
- // }
40702
- // },
40703
- // func: async ({ longitude, latitude, height }) => {
40704
- // try {
40705
- // const position = [longitude, latitude, (height ?? 0) + 2000] as ESJVector3D;
40706
- // objm.activeViewer?.flyIn(position);
40707
- // console.log('flyToDestination', position);
40708
- // return getSuccessResult('flyToDestination', { position });
40709
- // } catch (error) {
40710
- // return getErrorResult('flyToDestination', error);
40711
- // }
40712
- // }
40713
- // },
40714
40681
  {
40715
40682
  name: "cameraHeading",
40716
40683
  params: {
@@ -40828,7 +40795,7 @@ const SC = we.object({
40828
40795
  }
40829
40796
  }
40830
40797
  }
40831
- ], cx = (r) => [
40798
+ ], ax = (r) => [
40832
40799
  {
40833
40800
  name: "deleteSceneObject",
40834
40801
  params: {
@@ -40959,7 +40926,7 @@ class ig extends V {
40959
40926
  return this._createSceneObjectListeningFunc;
40960
40927
  }
40961
40928
  }
40962
- class IC extends V {
40929
+ class SC extends V {
40963
40930
  /**
40964
40931
  * 构造函数,初始化ESPath和ESPlayer与时间的绑定逻辑。
40965
40932
  * @param _esObjectsManager - ESObjectsManager实例,用于管理ES对象。
@@ -41023,7 +40990,7 @@ class IC extends V {
41023
40990
  }
41024
40991
  }
41025
40992
  }
41026
- class PC extends V {
40993
+ class bC extends V {
41027
40994
  /**
41028
40995
  * 构造函数,初始化 ChannelsResetting 实例。
41029
40996
  * @param objChannels - 包含路径和相关场景对象的通道数组。
@@ -41042,7 +41009,7 @@ class PC extends V {
41042
41009
  });
41043
41010
  }
41044
41011
  }
41045
- class TC extends V {
41012
+ class xC extends V {
41046
41013
  /**
41047
41014
  * 构造函数,初始化 PathAnimationManager 实例。
41048
41015
  * @param _objectManager - ESObjectsManager 实例,用于获取动画播放器。
@@ -41067,7 +41034,7 @@ class TC extends V {
41067
41034
  u.length !== 0 && n.push({ path: o, sceneObjects: u });
41068
41035
  }
41069
41036
  if (n.length !== 0)
41070
- return new PC(n);
41037
+ return new bC(n);
41071
41038
  }));
41072
41039
  }
41073
41040
  /**
@@ -41106,7 +41073,7 @@ function _l(r) {
41106
41073
  }
41107
41074
  }
41108
41075
  }
41109
- function OC(r, e) {
41076
+ function IC(r, e) {
41110
41077
  const {
41111
41078
  property: t,
41112
41079
  customEventName: n,
@@ -41162,8 +41129,8 @@ function sg(r, e, t, n) {
41162
41129
  i === r && s === e && (t || (n.currentActiveEditing = void 0));
41163
41130
  }
41164
41131
  }
41165
- const NC = ["editing", "positionEditing", "locationEditing", "pointEditing", "rotationEditing"];
41166
- class DC extends V {
41132
+ const PC = ["editing", "positionEditing", "locationEditing", "pointEditing", "rotationEditing"];
41133
+ class TC extends V {
41167
41134
  /**
41168
41135
  * 构造函数
41169
41136
  * @param _sceneObject - 关联的场景对象
@@ -41172,7 +41139,7 @@ class DC extends V {
41172
41139
  constructor(e, t) {
41173
41140
  super(), this._sceneObject = e;
41174
41141
  const n = this._sceneObject;
41175
- for (let i of NC) {
41142
+ for (let i of PC) {
41176
41143
  const s = i + "Changed", o = n[s];
41177
41144
  if (o) {
41178
41145
  {
@@ -41190,7 +41157,7 @@ class DC extends V {
41190
41157
  return this._sceneObject;
41191
41158
  }
41192
41159
  }
41193
- class MC extends V {
41160
+ class OC extends V {
41194
41161
  /**
41195
41162
  * 构造函数
41196
41163
  */
@@ -41214,7 +41181,7 @@ class MC extends V {
41214
41181
  i[s] = !0;
41215
41182
  }
41216
41183
  })), nt.context.sceneObjCreatedEvent.don((t) => {
41217
- t.dv(new DC(t, this));
41184
+ t.dv(new TC(t, this));
41218
41185
  });
41219
41186
  }
41220
41187
  /**
@@ -41243,7 +41210,7 @@ class MC extends V {
41243
41210
  return this._currentActiveEditingLastChangedTime;
41244
41211
  }
41245
41212
  }
41246
- class RC extends V {
41213
+ class NC extends V {
41247
41214
  /**
41248
41215
  * 构造函数,初始化场景对象管理器。
41249
41216
  * 在销毁时,如果仍有场景对象被管理,会输出警告信息。
@@ -41335,7 +41302,7 @@ class RC extends V {
41335
41302
  return n && this.addSceneObject(n), n;
41336
41303
  }
41337
41304
  }
41338
- class LC extends V {
41305
+ class DC extends V {
41339
41306
  constructor(t) {
41340
41307
  super();
41341
41308
  d(this, "_enabled", this.dv(k(!1)));
@@ -41385,15 +41352,15 @@ class LC extends V {
41385
41352
  return this._cursorPosition.changed;
41386
41353
  }
41387
41354
  }
41388
- class FC extends V {
41355
+ class MC extends V {
41389
41356
  constructor(t) {
41390
41357
  super();
41391
41358
  /** 鼠标位置信息 */
41392
41359
  d(this, "cursorPositionInfo");
41393
- this.viewer = t, this.cursorPositionInfo = this.dv(new LC(this.viewer));
41360
+ this.viewer = t, this.cursorPositionInfo = this.dv(new DC(this.viewer));
41394
41361
  }
41395
41362
  }
41396
- class AC extends V {
41363
+ class RC extends V {
41397
41364
  constructor(t) {
41398
41365
  super();
41399
41366
  d(this, "viewer");
@@ -41430,20 +41397,20 @@ class AC extends V {
41430
41397
  }), t;
41431
41398
  }
41432
41399
  }
41433
- class kC extends V {
41400
+ class LC extends V {
41434
41401
  constructor(t) {
41435
41402
  super();
41436
41403
  /**
41437
41404
  * 卷帘分析
41438
41405
  */
41439
41406
  d(this, "rollerShutterAnalysis");
41440
- this.rollerShutterAnalysis = this.ad(new AC(t));
41407
+ this.rollerShutterAnalysis = this.ad(new RC(t));
41441
41408
  }
41442
41409
  }
41443
41410
  function og(r, e) {
41444
41411
  return r.length === e.length && r.every((t, n) => t === e[n]);
41445
41412
  }
41446
- class VC extends V {
41413
+ class FC extends V {
41447
41414
  /**
41448
41415
  * 构造函数。
41449
41416
  * @param _viewer - ESViewer 实例,用于获取和设置当前时间和模拟时间。
@@ -41464,7 +41431,7 @@ class VC extends V {
41464
41431
  // this.d(updateEvent.don(update));
41465
41432
  // }
41466
41433
  }
41467
- class BC extends V {
41434
+ class AC extends V {
41468
41435
  /**
41469
41436
  * 构造函数。
41470
41437
  * @param _viewer - 需要同步的 ESViewer 实例。
@@ -41493,10 +41460,10 @@ class BC extends V {
41493
41460
  }), this.d(() => a.cancel());
41494
41461
  }
41495
41462
  }
41496
- const jC = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" width="40" height="40" style="shape-rendering: auto; display: block; background: rgba(255, 255, 255, 0);" xmlns:xlink="http://www.w3.org/1999/xlink"><g><circle stroke-linecap="round" fill="none" stroke-dasharray="50.26548245743669 50.26548245743669" stroke="#ffffff" stroke-width="8" r="32" cy="50" cx="50">
41463
+ const kC = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" width="40" height="40" style="shape-rendering: auto; display: block; background: rgba(255, 255, 255, 0);" xmlns:xlink="http://www.w3.org/1999/xlink"><g><circle stroke-linecap="round" fill="none" stroke-dasharray="50.26548245743669 50.26548245743669" stroke="#ffffff" stroke-width="8" r="32" cy="50" cx="50">
41497
41464
  <animateTransform values="0 50 50;360 50 50" keyTimes="0;1" dur="1s" repeatCount="indefinite" type="rotate" attributeName="transform"></animateTransform>
41498
41465
  </circle><g></g></g></svg>
41499
- `, zC = '<svg t="1747028305766" class="icon" viewBox="0 0 1032 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3881" width="40" height="40"><path d="M0.1536 547.700736c-0.205824-0.187392-0.205824-0.49152 0.008192-0.68608l80.672768-73.590784a0.63488 0.63488 0 0 1 0.7936-0.029696l263.043072 203.0336c0.667648 0.515072 1.738752 0.498688 2.393088-0.038912l609.191936-500.133888a0.605184 0.605184 0 0 1 0.768 0.022528l74.84928 67.229696a0.454656 0.454656 0 0 1-0.002048 0.685056l-685.234176 618.19904a1.14688 1.14688 0 0 1-1.518592-0.012288L0.1536 547.700736z" fill="#ffffff" p-id="3882"></path></svg>', UC = '<svg t="1747028398107" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1146" width="40" height="40"><path d="M415.744006 1.033277A0.992256 0.992256 0 0 1 416.747526 0.000061h189.5045c0.569344 0 1.017856 0.45056 1.001472 1.033216l-21.227518 754.803667a1.062912 1.062912 0 0 1-1.05984 1.032192h-146.933752c-0.569344 0-1.04448-0.45056-1.059839-1.032192L415.744006 1.033277zM511.510528 1024c-52.595709 0-95.231994-39.866366-95.231994-89.043963 0-49.176573 42.636285-89.042939 95.231994-89.042938 52.594685 0 95.231994 39.866366 95.231994 89.042938 0 49.177597-42.637309 89.043963-95.231994 89.043963z" fill="#ffffff" p-id="1147"></path></svg>', uo = class uo extends V {
41466
+ `, VC = '<svg t="1747028305766" class="icon" viewBox="0 0 1032 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3881" width="40" height="40"><path d="M0.1536 547.700736c-0.205824-0.187392-0.205824-0.49152 0.008192-0.68608l80.672768-73.590784a0.63488 0.63488 0 0 1 0.7936-0.029696l263.043072 203.0336c0.667648 0.515072 1.738752 0.498688 2.393088-0.038912l609.191936-500.133888a0.605184 0.605184 0 0 1 0.768 0.022528l74.84928 67.229696a0.454656 0.454656 0 0 1-0.002048 0.685056l-685.234176 618.19904a1.14688 1.14688 0 0 1-1.518592-0.012288L0.1536 547.700736z" fill="#ffffff" p-id="3882"></path></svg>', BC = '<svg t="1747028398107" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1146" width="40" height="40"><path d="M415.744006 1.033277A0.992256 0.992256 0 0 1 416.747526 0.000061h189.5045c0.569344 0 1.017856 0.45056 1.001472 1.033216l-21.227518 754.803667a1.062912 1.062912 0 0 1-1.05984 1.032192h-146.933752c-0.569344 0-1.04448-0.45056-1.059839-1.032192L415.744006 1.033277zM511.510528 1024c-52.595709 0-95.231994-39.866366-95.231994-89.043963 0-49.176573 42.636285-89.042939 95.231994-89.042938 52.594685 0 95.231994 39.866366 95.231994 89.042938 0 49.177597-42.637309 89.043963-95.231994 89.043963z" fill="#ffffff" p-id="1147"></path></svg>', uo = class uo extends V {
41500
41467
  /**
41501
41468
  * 构造函数,初始化状态容器
41502
41469
  * @param viewer - ESViewer 实例,用于显示视口信息
@@ -41559,9 +41526,9 @@ const jC = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preser
41559
41526
  /**
41560
41527
  * 默认的 SVG 图标,包含加载、成功和警告状态的 SVG 字符串
41561
41528
  */
41562
- d(uo, "defaultsSvg", { loadingSvg: jC, successSvg: zC, warnSvg: UC });
41529
+ d(uo, "defaultsSvg", { loadingSvg: kC, successSvg: VC, warnSvg: BC });
41563
41530
  let yh = uo;
41564
- class GC extends V {
41531
+ class jC extends V {
41565
41532
  /**
41566
41533
  * 构造函数,初始化容器样式控制器。
41567
41534
  * @param _subContainer - 子容器的 HTML 元素。
@@ -41589,7 +41556,7 @@ function yl(r) {
41589
41556
  let e = pr(r, "_relativeContainer");
41590
41557
  return e || (e = document.createElement("div"), e.style.position = "relative", e.style.width = "100%", e.style.height = "100%", e.style.padding = "0", e.style.margin = "0", r.appendChild(e), Ki(r, "_relativeContainer", e)), e;
41591
41558
  }
41592
- class qC extends V {
41559
+ class zC extends V {
41593
41560
  /**
41594
41561
  * 构造函数,初始化 ViewerContainer 实例。
41595
41562
  * @param _container - 主容器元素
@@ -41609,7 +41576,7 @@ class qC extends V {
41609
41576
  * 容器样式控制器
41610
41577
  */
41611
41578
  d(this, "_containerStyleController");
41612
- this._container = t, this._viewer = n, this._containerStyleController = this.dv(new GC(this._subContainer, this._overlayContainer, this._viewer));
41579
+ this._container = t, this._viewer = n, this._containerStyleController = this.dv(new jC(this._subContainer, this._overlayContainer, this._viewer));
41613
41580
  const { subContainer: i, overlayContainer: s } = this;
41614
41581
  i.tabIndex = -1, i.style.outline = "none", i.style.width = "100%", i.style.height = "100%", i.onpointerdown = () => i.focus(), s.style.position = "relative", s.setAttribute("earthsdk3", "earthsdk3-overlayContainer"), i.setAttribute("earthsdk3", "earthsdk3-subContainer"), yl(this._container).appendChild(i), this.d(() => yl(this._container).removeChild(i)), yl(this._container).appendChild(s), this.d(() => yl(this._container).removeChild(s));
41615
41582
  }
@@ -41638,7 +41605,7 @@ class qC extends V {
41638
41605
  return this._container;
41639
41606
  }
41640
41607
  }
41641
- class WC extends V {
41608
+ class UC extends V {
41642
41609
  constructor() {
41643
41610
  super(...arguments);
41644
41611
  /**
@@ -41686,7 +41653,7 @@ class WC extends V {
41686
41653
  return new i(t);
41687
41654
  }
41688
41655
  }
41689
- class HC extends V {
41656
+ class GC extends V {
41690
41657
  /**
41691
41658
  * 构造函数,初始化视口自定义交互实例。
41692
41659
  * @param _viewer - ESViewer 实例,用于触发相关事件。
@@ -41763,7 +41730,7 @@ const qi = class qi extends V {
41763
41730
  /**
41764
41731
  * ESViewer扩展 能力集合 :统一的鼠标位置信息;屏幕渲染器等
41765
41732
  */
41766
- d(this, "_esViewerExtensions", this.dv(new FC(this)));
41733
+ d(this, "_esViewerExtensions", this.dv(new MC(this)));
41767
41734
  /**
41768
41735
  * 视口的状态,使用响应式变量存储。
41769
41736
  */
@@ -41789,7 +41756,7 @@ const qi = class qi extends V {
41789
41756
  */
41790
41757
  d(this, "_interactionResetting", this.dv(new Te(this._resetInteractionEvent, () => {
41791
41758
  if (!(!this.container || !this._useCustomInteraction.value))
41792
- return new HC(this, this.container);
41759
+ return new GC(this, this.container);
41793
41760
  })));
41794
41761
  /**
41795
41762
  * 视口变化事件,当视口内部发生变化时触发。
@@ -41808,7 +41775,7 @@ const qi = class qi extends V {
41808
41775
  */
41809
41776
  d(this, "_containerResetting", this.dv(new Te(this._containerResetEvent, () => {
41810
41777
  if (this.container)
41811
- return new qC(this.container, this);
41778
+ return new zC(this.container, this);
41812
41779
  })));
41813
41780
  /**
41814
41781
  * 场景对象映射表,存储场景对象和对应的引擎对象。
@@ -41848,14 +41815,14 @@ const qi = class qi extends V {
41848
41815
  d(this, "_syncEventDon", this.dv(new Te(this.syncViewerChanged, () => {
41849
41816
  const t = this.syncViewer;
41850
41817
  if (t)
41851
- return new BC(this, t);
41818
+ return new AC(this, t);
41852
41819
  })));
41853
41820
  /**
41854
41821
  * 时间同步重置对象,根据时间同步变化事件进行重置。
41855
41822
  */
41856
41823
  d(this, "_timeSyncdon", this.dv(new Te(this.timeSyncChanged, () => {
41857
41824
  if (this.timeSync)
41858
- return new VC(this);
41825
+ return new FC(this);
41859
41826
  })));
41860
41827
  /**
41861
41828
  * 鼠标悬停事件。
@@ -41973,7 +41940,7 @@ const qi = class qi extends V {
41973
41940
  this.toDestroyFunc && this.toDestroyFunc(this);
41974
41941
  }));
41975
41942
  }
41976
- this.ad(new kC(this));
41943
+ this.ad(new LC(this));
41977
41944
  }
41978
41945
  /**
41979
41946
  * 强制重新创建视口。
@@ -42586,7 +42553,7 @@ const qi = class qi extends V {
42586
42553
  /**
42587
42554
  * 视口的上下文对象。
42588
42555
  */
42589
- d(qi, "context", new WC()), /**
42556
+ d(qi, "context", new UC()), /**
42590
42557
  * 注册视口的方法。
42591
42558
  */
42592
42559
  d(qi, "register", qi.context.register.bind(qi.context)), /**
@@ -42838,7 +42805,7 @@ function ag(r, e) {
42838
42805
  });
42839
42806
  }
42840
42807
  }
42841
- const XC = (r) => {
42808
+ const qC = (r) => {
42842
42809
  const e = Mi.createCommonProps(), t = {};
42843
42810
  try {
42844
42811
  Object.keys(e).forEach((n) => {
@@ -42858,7 +42825,7 @@ const XC = (r) => {
42858
42825
  console.warn(n);
42859
42826
  }
42860
42827
  };
42861
- class YC extends V {
42828
+ class WC extends V {
42862
42829
  /**
42863
42830
  * 构造函数,初始化 `ViewersManager` 实例。
42864
42831
  * @param _sceneObjectsManager 场景对象管理器实例,用于处理场景对象和视口之间的关联。
@@ -42983,15 +42950,15 @@ class Wc extends V {
42983
42950
  /**
42984
42951
  * 场景对象管理器,管理所有场景对象。
42985
42952
  */
42986
- d(this, "_sobjm", this.dv(new RC()));
42953
+ d(this, "_sobjm", this.dv(new NC()));
42987
42954
  /**
42988
42955
  * 视口管理器,管理所有视口。
42989
42956
  */
42990
- d(this, "_vrm", this.dv(new YC(this._sobjm)));
42957
+ d(this, "_vrm", this.dv(new WC(this._sobjm)));
42991
42958
  /**
42992
42959
  * 场景对象编辑管理器。
42993
42960
  */
42994
- d(this, "_sceneObjectEditingManager", this.disposeVar(new MC()));
42961
+ d(this, "_sceneObjectEditingManager", this.disposeVar(new OC()));
42995
42962
  // 视口以及视口同步相关属性和方法
42996
42963
  /**
42997
42964
  * 当前活动的视口。
@@ -43066,12 +43033,12 @@ class Wc extends V {
43066
43033
  /**
43067
43034
  * 播放器和路径时间管理器。
43068
43035
  */
43069
- d(this, "_esPlyarAndPathTime", this.dv(new IC(this)));
43036
+ d(this, "_esPlyarAndPathTime", this.dv(new SC(this)));
43070
43037
  /**
43071
43038
  * 路径动画管理器。
43072
43039
  * 包含通道信息、播放器信息,指定的 ID 的场景对象必须拥有 position 和 rotation 属性,路径类型为 ESPath。
43073
43040
  */
43074
- d(this, "_pathAnimationManager", this.dv(new TC(this)));
43041
+ d(this, "_pathAnimationManager", this.dv(new xC(this)));
43075
43042
  }
43076
43043
  /**
43077
43044
  * 获取所有环境变量的静态属性。
@@ -43244,7 +43211,7 @@ class Wc extends V {
43244
43211
  * @returns 回调结果。
43245
43212
  */
43246
43213
  propTreeCallback(t) {
43247
- return OC(this, t);
43214
+ return IC(this, t);
43248
43215
  }
43249
43216
  /**
43250
43217
  * 获取所有场景树。
@@ -43318,7 +43285,7 @@ class Wc extends V {
43318
43285
  */
43319
43286
  switchViewer(t, n = !0, i = !0, s = !0) {
43320
43287
  var l, c;
43321
- this.activeViewer && this.activeViewer.getNavigationMode() !== "Map" && this.activeViewer.changeToMap(), !this._lastCameraInfo && n && (this._lastCameraInfo = (l = this.activeViewer) == null ? void 0 : l.getCurrentCameraInfo(), ((c = this.activeViewer) == null ? void 0 : c.typeName) == "ESOlViewer" && this._lastCameraInfo && (this._lastCameraInfo.rotation[1] = -90)), !this._lastActiveViewerJson && i && (this._lastActiveViewerJson = this.activeViewer ? XC(this.activeViewer) : void 0), s && this.activeViewer && this.destroyViewer(this.activeViewer);
43288
+ this.activeViewer && this.activeViewer.getNavigationMode() !== "Map" && this.activeViewer.changeToMap(), !this._lastCameraInfo && n && (this._lastCameraInfo = (l = this.activeViewer) == null ? void 0 : l.getCurrentCameraInfo(), ((c = this.activeViewer) == null ? void 0 : c.typeName) == "ESOlViewer" && this._lastCameraInfo && (this._lastCameraInfo.rotation[1] = -90)), !this._lastActiveViewerJson && i && (this._lastActiveViewerJson = this.activeViewer ? qC(this.activeViewer) : void 0), s && this.activeViewer && this.destroyViewer(this.activeViewer);
43322
43289
  const o = t.id, a = o ? [...this.getViewers()].find((h) => h.id === o) : [...this.getViewers()].find((h) => h.typeName === t.type && !h.container);
43323
43290
  if (a)
43324
43291
  if (o && a.typeName !== t.type)
@@ -43459,39 +43426,39 @@ d(Wc, "getEnv", nt.context.getEnv.bind(nt.context)), /**
43459
43426
  d(Wc, "setEnv", nt.context.setEnv.bind(nt.context));
43460
43427
  export {
43461
43428
  Zm as BasePropTreeItem,
43462
- yb as Boolean2Property,
43463
- Cb as Boolean2sProperty,
43464
- wb as Boolean3Property,
43465
- Sb as Boolean3sProperty,
43466
- Eb as Boolean4Property,
43467
- bb as Boolean4sProperty,
43429
+ mb as Boolean2Property,
43430
+ yb as Boolean2sProperty,
43431
+ vb as Boolean3Property,
43432
+ wb as Boolean3sProperty,
43433
+ _b as Boolean4Property,
43434
+ Eb as Boolean4sProperty,
43468
43435
  X as BooleanProperty,
43469
- hb as BooleansProperty,
43436
+ ub as BooleansProperty,
43470
43437
  d_ as BorderedPosFloatDiv,
43471
43438
  Ed as BoxPicker,
43472
43439
  wi as CancelError,
43473
43440
  Tg as CancelsManager,
43474
- QS as CanvasImagePoi,
43441
+ $S as CanvasImagePoi,
43475
43442
  Lg as CanvasPoi,
43476
- tb as CanvasPointPoi,
43443
+ KS as CanvasPointPoi,
43477
43444
  Qv as CanvasPrimitive,
43478
- eb as CanvasPrimitivesContext,
43445
+ ZS as CanvasPrimitivesContext,
43479
43446
  Nt as ColorProperty,
43480
- Pb as ColorRgbProperty,
43481
- ax as ColorStops,
43447
+ bb as ColorRgbProperty,
43448
+ ix as ColorStops,
43482
43449
  bl as ComplexImage,
43483
- ib as CursorFloatDiv,
43484
- sb as CursorInfo,
43485
- Tb as DashPatternProperty,
43450
+ eb as CursorFloatDiv,
43451
+ nb as CursorInfo,
43452
+ xb as DashPatternProperty,
43486
43453
  Ea as DateProperty,
43487
43454
  ry as DatesProperty,
43488
- MS as Debouncing,
43455
+ OS as Debouncing,
43489
43456
  Cg as DebouncingDeprecated,
43490
- RS as DebouncingWithStartValues,
43457
+ NS as DebouncingWithStartValues,
43491
43458
  V as Destroyable,
43492
- OS as DivBoxPicker,
43459
+ IS as DivBoxPicker,
43493
43460
  a_ as DivPoi,
43494
- KS as DivPointerClick,
43461
+ YS as DivPointerClick,
43495
43462
  de as DomElementEvent,
43496
43463
  Rv as DoublyLinkedList,
43497
43464
  sy as DragStartDataManager,
@@ -43543,7 +43510,7 @@ export {
43543
43510
  tp as ESImageryLayer,
43544
43511
  tt as ESJEditingMode,
43545
43512
  iy as ESJLonLatFormat,
43546
- Fb as ESJPickedResult,
43513
+ Mb as ESJPickedResult,
43547
43514
  Pr as ESLabel,
43548
43515
  Ip as ESLevelRuntimeModel,
43549
43516
  mp as ESLocalCircle,
@@ -43554,7 +43521,7 @@ export {
43554
43521
  zu as ESLocalVector,
43555
43522
  js as ESLocalVector2D,
43556
43523
  np as ESLocationMeasurement,
43557
- ux as ESMCPClient,
43524
+ sx as ESMCPClient,
43558
43525
  Lp as ESMsTileset,
43559
43526
  qp as ESNavigator,
43560
43527
  st as ESObjectWithLocation,
@@ -43601,11 +43568,11 @@ export {
43601
43568
  fp as ESWidget,
43602
43569
  Xa as EngineObject,
43603
43570
  bt as EnumProperty,
43604
- Ob as EnumStringsProperty,
43571
+ Ib as EnumStringsProperty,
43605
43572
  fo as EvalStringProperty,
43606
43573
  T as Event,
43607
43574
  md as EventListenerHandler,
43608
- IS as Fetching,
43575
+ SS as Fetching,
43609
43576
  kg as FloatDiv,
43610
43577
  _h as FlvJsLoading,
43611
43578
  _C as FlvProcessing,
@@ -43615,10 +43582,10 @@ export {
43615
43582
  W_ as GifProcessing,
43616
43583
  Ff as GroupPropTreeItem,
43617
43584
  at as GroupProperty,
43618
- _S as HasOwner,
43585
+ gS as HasOwner,
43619
43586
  vh as HlsJsLoading,
43620
43587
  gC as HlsProcessing,
43621
- nb as IFrameBorderedPosFloatDiv,
43588
+ QS as IFrameBorderedPosFloatDiv,
43622
43589
  x_ as ImageProcessing,
43623
43590
  bg as IntervalDeprecated,
43624
43591
  rt as JsonProperty,
@@ -43627,43 +43594,43 @@ export {
43627
43594
  S_ as LocalFileServer,
43628
43595
  C_ as LocalRootDir,
43629
43596
  qg as LongStringProperty,
43630
- lb as MaximumScreenSpaceErrorProperty,
43631
- Nb as MinmaxProperty,
43632
- Db as NearFarScalerProperty,
43597
+ ob as MaximumScreenSpaceErrorProperty,
43598
+ Pb as MinmaxProperty,
43599
+ Tb as NearFarScalerProperty,
43633
43600
  xh as NextAnimateFrameEvent,
43634
43601
  Vv as NextAnimateFrameWeakEvent,
43635
43602
  gg as NextMicroTaskEvent,
43636
- cS as NextMicroTaskWeakEvent,
43603
+ aS as NextMicroTaskWeakEvent,
43637
43604
  Q_ as NonreactiveJsonStringProperty,
43638
43605
  Be as Number2Property,
43639
43606
  K_ as Number2sProperty,
43640
43607
  Tn as Number3Property,
43641
43608
  Gg as Number3sProperty,
43642
43609
  Ci as Number4Property,
43643
- vb as Number4WithUndefinedProperty,
43644
- _b as Number4sProperty,
43610
+ pb as Number4WithUndefinedProperty,
43611
+ gb as Number4sProperty,
43645
43612
  M as NumberProperty,
43646
- Mb as NumberRangeProperty,
43613
+ Ob as NumberRangeProperty,
43647
43614
  nn as NumberSliderProperty,
43648
- cb as NumbersProperty,
43615
+ ab as NumbersProperty,
43649
43616
  wh as ObjPool,
43650
- ob as ObjResetting,
43617
+ rb as ObjResetting,
43651
43618
  Te as ObjResettingWithEvent,
43652
43619
  nc as ObservableArray,
43653
43620
  Jc as ObservableSet,
43654
43621
  Z_ as ParamsProperty,
43655
43622
  o_ as PickColorMananger,
43656
- Lb as PickedInfo,
43623
+ Db as PickedInfo,
43657
43624
  bi as Player,
43658
43625
  Lh as PlayerProperty,
43659
43626
  Rg as PointerClick,
43660
43627
  Xv as PointerClickDeprecated,
43661
43628
  Zv as PointerHover,
43662
- ZS as PointerHoverDeprecated,
43629
+ JS as PointerHoverDeprecated,
43663
43630
  Vg as PosFloatDiv,
43664
43631
  Su as PositionProperty,
43665
43632
  ey as PositionsProperty,
43666
- Rb as PositionsSetPropety,
43633
+ Nb as PositionsSetPropety,
43667
43634
  Je as Processing,
43668
43635
  oE as PropTree,
43669
43636
  ju as PropUiTreeManager,
@@ -43677,24 +43644,24 @@ export {
43677
43644
  In as SceneTreeItem,
43678
43645
  hE as SceneTreeItemDragDrop,
43679
43646
  Kl as SmartListenerHandler,
43680
- eS as SmartListenerPipe,
43681
- ix as SmoothMoveController,
43682
- db as String2Property,
43647
+ ZC as SmartListenerPipe,
43648
+ ex as SmoothMoveController,
43649
+ lb as String2Property,
43683
43650
  $_ as String2sProperty,
43684
- fb as String3Property,
43685
- gb as String3sProperty,
43686
- pb as String4Property,
43687
- mb as String4sProperty,
43688
- xb as StringNumberProperty,
43689
- Ib as StringNumbersProperty,
43651
+ cb as String3Property,
43652
+ db as String3sProperty,
43653
+ hb as String4Property,
43654
+ fb as String4sProperty,
43655
+ Cb as StringNumberProperty,
43656
+ Sb as StringNumbersProperty,
43690
43657
  mt as StringProperty,
43691
43658
  J_ as StringsProperty,
43692
- JS as Throttling,
43693
- $S as ThrottlingWithStartValues,
43659
+ HS as Throttling,
43660
+ XS as ThrottlingWithStartValues,
43694
43661
  Wv as TimingDeprecated,
43695
- rb as ToolTipDiv,
43662
+ tb as ToolTipDiv,
43696
43663
  xl as Transition,
43697
- TS as TransitionDeprecated,
43664
+ xS as TransitionDeprecated,
43698
43665
  fu as Tree,
43699
43666
  Cu as TreeItem,
43700
43667
  oy as TreeItemDragDrop,
@@ -43704,7 +43671,7 @@ export {
43704
43671
  Os as Vector,
43705
43672
  O_ as VideoProcessing,
43706
43673
  ny as ViewPlayerProperty,
43707
- HC as ViewerCustomInteraction,
43674
+ GC as ViewerCustomInteraction,
43708
43675
  Il as Watcher,
43709
43676
  vy as WatcherTools,
43710
43677
  Ug as WithUndefinedProperty,
@@ -43712,19 +43679,19 @@ export {
43712
43679
  Ph as Xyzw2Ns,
43713
43680
  NE as addTreesCallFunc,
43714
43681
  bh as animateFrame,
43715
- bS as ary2Ns,
43716
- FS as asyncFuncToCancelablePromise,
43682
+ ES as ary2Ns,
43683
+ MS as asyncFuncToCancelablePromise,
43717
43684
  et as bind,
43718
43685
  ly as bindCustomEditing,
43719
- uS as bindu,
43720
- Yb as booleanPointInPolygon,
43686
+ sS as bindu,
43687
+ Wb as booleanPointInPolygon,
43721
43688
  ac as canMoveToTreeItem,
43722
43689
  f_ as canMoveToTreeItems,
43723
- LS as cancelFuncToCancelablePromise,
43690
+ DS as cancelFuncToCancelablePromise,
43724
43691
  Ig as cancelPromise,
43725
43692
  Dg as cancelableFetch,
43726
43693
  Gv as cancelableFetchDeprecated,
43727
- kS as cancelableFetchWithProgress,
43694
+ LS as cancelableFetchWithProgress,
43728
43695
  tE as cartesianDistance,
43729
43696
  Th as clamp,
43730
43697
  bu as clamp0_360,
@@ -43737,43 +43704,43 @@ export {
43737
43704
  Eu as createCancelablePromise,
43738
43705
  c_ as createCloseDiv,
43739
43706
  Ts as createEventsCallFunc,
43740
- VS as createFetching,
43741
- BS as createFetchingWithStartValues,
43707
+ FS as createFetching,
43708
+ AS as createFetchingWithStartValues,
43742
43709
  Hu as createGuid,
43743
- qS as createInterval,
43744
- WS as createIntervalWithStartValues,
43745
- jS as createNextAnimateFrame,
43710
+ zS as createInterval,
43711
+ US as createIntervalWithStartValues,
43712
+ kS as createNextAnimateFrame,
43746
43713
  Fe as createNextAnimateFrameEvent,
43747
- dS as createNextAnimateFrameEventCallFunc,
43748
- fS as createNextAnimateFrameWeakEvent,
43749
- zS as createNextAnimateFrameWithStartValues,
43750
- US as createNextMicroTask,
43751
- lS as createNextMicroTaskEvent,
43752
- hS as createNextMicroTaskWeakEvent,
43753
- GS as createNextMicroTaskWithStartValues,
43714
+ lS as createNextAnimateFrameEventCallFunc,
43715
+ cS as createNextAnimateFrameWeakEvent,
43716
+ VS as createNextAnimateFrameWithStartValues,
43717
+ BS as createNextMicroTask,
43718
+ oS as createNextMicroTaskEvent,
43719
+ uS as createNextMicroTaskWeakEvent,
43720
+ jS as createNextMicroTaskWithStartValues,
43754
43721
  Ic as createNumbers,
43755
43722
  Tr as createProcessingFromAsyncFunc,
43756
- AS as createProcessingFromAsyncFuncWithStartValues,
43723
+ RS as createProcessingFromAsyncFuncWithStartValues,
43757
43724
  Nh as createProcessingFromPromiseCreateFunc,
43758
43725
  Og as createProcessingFromPromiseCreateFuncWithStartValues,
43759
43726
  aE as createPropTreeFromSceneObject,
43760
- HS as createSleeping,
43761
- XS as createSleepingWithStartValues,
43727
+ GS as createSleeping,
43728
+ qS as createSleepingWithStartValues,
43762
43729
  ic as createStartFuncFromAsyncFunc,
43763
43730
  $v as createTimeout,
43764
43731
  Kv as createTimeoutWithStartValues,
43765
43732
  RE as cutDownTreesCallFunc,
43766
43733
  I_ as czmPixelFormats,
43767
43734
  Sh as debounce,
43768
- ab as defaultGetLocalFilePath,
43769
- kb as defaultInitSceneObjectOnCreatingFunc,
43735
+ ib as defaultGetLocalFilePath,
43736
+ Lb as defaultInitSceneObjectOnCreatingFunc,
43770
43737
  tv as defaultLight122FromEnvironmentMapManager,
43771
43738
  b_ as defaultLocalFileServer,
43772
43739
  Ih as defaultStartUpdateFunc,
43773
- Ab as defaultUpdateSceneObjectOnPickingFunc,
43740
+ Rb as defaultUpdateSceneObjectOnPickingFunc,
43774
43741
  Sg as defineReactiveProp,
43775
43742
  Ov as destroyObject,
43776
- mS as downloadLink,
43743
+ fS as downloadLink,
43777
43744
  Bo as drawPoint,
43778
43745
  t_ as drawRoundRectPath,
43779
43746
  e_ as drawText,
@@ -43782,39 +43749,39 @@ export {
43782
43749
  Af as equalsN3,
43783
43750
  vg as every,
43784
43751
  zs as extendClassProps,
43785
- wS as fetchArrayBuffer,
43752
+ vS as fetchArrayBuffer,
43786
43753
  zv as fetchImage,
43787
43754
  Hi as forEach,
43788
43755
  mg as forEachWithBreak,
43789
- Jb as geoAlong,
43756
+ Hb as geoAlong,
43790
43757
  Qg as geoArea,
43791
43758
  Jw as geoBuffer,
43792
- $b as geoCenterOfMass,
43759
+ Xb as geoCenterOfMass,
43793
43760
  zy as geoDestination,
43794
43761
  $w as geoDifference,
43795
43762
  jh as geoDistance,
43796
43763
  cc as geoHeading,
43797
43764
  Xw as geoIntersect,
43798
- Kb as geoLineIntersect,
43799
- Qb as geoNearestPointOnLine,
43800
- tx as geoPointToLineDistance,
43765
+ Yb as geoLineIntersect,
43766
+ $b as geoNearestPointOnLine,
43767
+ Kb as geoPointToLineDistance,
43801
43768
  Kw as geoPolygonFromCircle,
43802
43769
  Mf as geoPolygonOverlap,
43803
43770
  sE as geoPolylineToBezierSpline,
43804
- ex as geoRhumbDestination,
43771
+ Zb as geoRhumbDestination,
43805
43772
  n0 as geoRhumbDistance,
43806
- nx as geoRhumbHeading,
43773
+ Qb as geoRhumbHeading,
43807
43774
  Yw as geoUnion,
43808
- lx as getCameraTools,
43775
+ ox as getCameraTools,
43809
43776
  sl as getColorHexStr,
43810
43777
  Xc as getCompleteReactParams,
43811
- zb as getDefaultValue,
43778
+ Vb as getDefaultValue,
43812
43779
  zl as getDistancesFromPositions,
43813
43780
  bn as getDomEventCurrentTargetPos,
43814
43781
  zo as getDrawRect,
43815
- qb as getElementBounds,
43782
+ zb as getElementBounds,
43816
43783
  se as getErrorResult,
43817
- DS as getEventFromPromise,
43784
+ TS as getEventFromPromise,
43818
43785
  iu as getEventPosInCurrentTarget,
43819
43786
  pr as getExtProp,
43820
43787
  E_ as getFileArrayBuffer,
@@ -43823,15 +43790,15 @@ export {
43823
43790
  xd as getFloatDivPool,
43824
43791
  Qw as getGeoBoundingSphereFromPositions,
43825
43792
  tc as getIterator,
43826
- Zb as getMidpoint,
43793
+ Jb as getMidpoint,
43827
43794
  Zw as getMinMaxCorner,
43828
- yS as getMinMaxPosition,
43795
+ mS as getMinMaxPosition,
43829
43796
  hu as getPromiseCancel,
43830
- NS as getPromiseFromEvent,
43797
+ PS as getPromiseFromEvent,
43831
43798
  Mg as getPromiseFromProcessing,
43832
43799
  Ss as getReactFuncs,
43833
- cx as getSceneObjectTools,
43834
- Vb as getSceneObjectTreeItem,
43800
+ ax as getSceneObjectTools,
43801
+ Fb as getSceneObjectTreeItem,
43835
43802
  y_ as getSubEntriesFromDir,
43836
43803
  yi as getSuccessResult,
43837
43804
  yC as getTypeFromImageUri,
@@ -43841,19 +43808,18 @@ export {
43841
43808
  ay as hasSameTags,
43842
43809
  cs as hasSameViewerTags,
43843
43810
  n_ as imageToCanvas,
43844
- Ub as inOrderRunning,
43811
+ Bb as inOrderRunning,
43845
43812
  fg as interval,
43846
43813
  Hg as isJSON,
43847
43814
  du as isPromiseCancelable,
43848
- jb as isXML,
43849
- Hb as lbhToWebMerc,
43815
+ kb as isXML,
43816
+ Gb as lbhToWebMerc,
43850
43817
  xi as lbhToXyz,
43851
43818
  _g as length,
43852
43819
  Dc as lerpAngle,
43853
43820
  Xg as lerpRotation,
43854
43821
  U_ as loadGifFrames,
43855
43822
  wg as loadJs,
43856
- xC as locateSchema,
43857
43823
  uE as map,
43858
43824
  bs as max,
43859
43825
  co as min,
@@ -43863,53 +43829,53 @@ export {
43863
43829
  Zl as nextMicroTask,
43864
43830
  Vo as objsIterator,
43865
43831
  wu as oneTimeWarning,
43866
- sx as optionsStr,
43832
+ nx as optionsStr,
43867
43833
  Pg as pairToPromise,
43868
43834
  vd as pluckProperty,
43869
43835
  k as react,
43870
43836
  ct as reactArray,
43871
- iS as reactArrayCollection,
43837
+ eS as reactArrayCollection,
43872
43838
  dg as reactArrayCollectionWithUndefined,
43873
43839
  oe as reactArrayWithUndefined,
43874
43840
  Eh as reactDeepArray,
43875
43841
  No as reactDeepArrayWithUndefined,
43876
43842
  yt as reactJson,
43877
- sS as reactJsonCollection,
43878
- oS as reactJsonCollectionWithUndefined,
43843
+ nS as reactJsonCollection,
43844
+ rS as reactJsonCollectionWithUndefined,
43879
43845
  re as reactJsonWithUndefined,
43880
- nS as reactPlainObject,
43881
- rS as reactPlainObjectWithUndefined,
43846
+ QC as reactPlainObject,
43847
+ tS as reactPlainObjectWithUndefined,
43882
43848
  Qm as reactPosition2Ds,
43883
- aS as reactPosition2DsSet,
43849
+ iS as reactPosition2DsSet,
43884
43850
  Ch as reactPositions,
43885
43851
  Av as reactPositionsSet,
43886
43852
  ec as reduce,
43887
43853
  Nv as registerEventCtor,
43888
- rx as registerEventUpdate,
43854
+ tx as registerEventUpdate,
43889
43855
  DE as removeAllTreesCallFunc,
43890
- vS as requestAnimationFrameTimeStampTest,
43891
- Bb as rpToap,
43892
- gS as saveOnBrowser,
43856
+ pS as requestAnimationFrameTimeStampTest,
43857
+ Ab as rpToap,
43858
+ dS as saveOnBrowser,
43893
43859
  r_ as setCanvasUniformColor,
43894
43860
  Ki as setExtProp,
43895
43861
  Do as setPromiseCancel,
43896
43862
  Nc as setSceneObjectTreeItem,
43897
- pS as setValueFromProps,
43863
+ hS as setValueFromProps,
43898
43864
  oc as sleep,
43899
- PS as sleepDeprecated,
43865
+ bS as sleepDeprecated,
43900
43866
  Uo as step,
43901
- YS as stepProcessing,
43867
+ WS as stepProcessing,
43902
43868
  yg as throttle,
43903
43869
  pg as timeout,
43904
- Gb as toGeoJson,
43870
+ jb as toGeoJson,
43905
43871
  B as track,
43906
43872
  i_ as uint32ToUint8s,
43907
43873
  il as uint8ToHexStr,
43908
43874
  s_ as uint8sToUint32,
43909
43875
  ME as updateTreeParamsCallFunc,
43910
- Xb as webMercToLbh,
43911
- ES as xyz2N2,
43912
- CS as xyz2N3,
43876
+ qb as webMercToLbh,
43877
+ _S as xyz2N2,
43878
+ yS as xyz2N3,
43913
43879
  $g as xyzToLbh,
43914
- SS as xyzw2N4
43880
+ wS as xyzw2N4
43915
43881
  };