earthsdk3 3.4.0-beta.3 → 3.4.0-beta.4

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
@@ -1494,11 +1494,11 @@ const _e = class _e extends le {
1494
1494
  };
1495
1495
  }
1496
1496
  /** 完善版注册方法 */
1497
- static register1(t, r) {
1498
- let i = {}, s = t;
1499
- for (; s && s !== Object; )
1500
- s.hasOwnProperty("properties") && (i = { ...i, ...s.properties }), s = Object.getPrototypeOf(s);
1501
- return t.properties = Object.freeze(i), j(t.prototype, () => i), this.register(t.name, t, r), t.name;
1497
+ static register1(t, r, i) {
1498
+ let s = {}, o = r;
1499
+ for (; o && o !== Object; )
1500
+ o.hasOwnProperty("properties") && (s = { ...s, ...o.properties }), o = Object.getPrototypeOf(o);
1501
+ return r.properties = Object.freeze(s), j(r.prototype, () => s), this.register(t, r, i), t;
1502
1502
  }
1503
1503
  };
1504
1504
  /**
@@ -22194,7 +22194,7 @@ const Qo = class Qo extends te {
22194
22194
  f(Qo, "properties", {
22195
22195
  show: !0,
22196
22196
  fillStyle: ze({ color: [1, 1, 1, 1], material: "", materialParams: {}, ground: !1 })
22197
- }), f(Qo, "type", Qo.register1(Qo, { chsName: "测试", tags: ["ESObjects"], description: "" }));
22197
+ }), f(Qo, "type", Qo.register1("ESTestObject", Qo, { chsName: "测试", tags: ["ESObjects"], description: "" }));
22198
22198
  let op = Qo;
22199
22199
  const mr = class mr extends Ce {
22200
22200
  constructor(t) {
@@ -39704,7 +39704,7 @@ function gp(n) {
39704
39704
  }
39705
39705
  let ru;
39706
39706
  try {
39707
- const n = "earthsdk3", e = "3.4.0-beta.3", t = "2025-08-13T02:44:57.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "1db9138c470e4d98418a0699adcb1700a2168ceb", a = ((Date.now() - 1755053097e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39707
+ const n = "earthsdk3", e = "3.4.0-beta.4", t = "2025-08-13T02:44:57.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "1db9138c470e4d98418a0699adcb1700a2168ceb", a = ((Date.now() - 1755053097e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39708
39708
  %c${i ? i + `
39709
39709
  ` : ""}当前网站正在使用${n},此软件版权归${r}所有
39710
39710
  `;
@@ -39734,7 +39734,7 @@ try {
39734
39734
  },
39735
39735
  // @ts-ignore
39736
39736
  get version() {
39737
- return "3.4.0-beta.3";
39737
+ return "3.4.0-beta.4";
39738
39738
  },
39739
39739
  // @ts-ignore
39740
39740
  get name() {