g-ui-web 1.3.28 → 1.3.30

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.
Binary file
package/lib/g-ui-web.js CHANGED
@@ -93124,10 +93124,10 @@ const Nnt = /* @__PURE__ */ qs(Pnt), $nt = ["id"], Fnt = /* @__PURE__ */ Z({
93124
93124
  require: !0
93125
93125
  }
93126
93126
  },
93127
- emits: ["click-marker", "hover-marker"],
93127
+ emits: ["click-marker", "hover-marker", "onLoad"],
93128
93128
  setup(e, { expose: t, emit: n }) {
93129
93129
  Tl((w) => ({
93130
- "4ca96820": d.value
93130
+ c0f93ace: d.value
93131
93131
  }));
93132
93132
  const r = sn();
93133
93133
  let a = null, o = null;
@@ -93174,7 +93174,7 @@ const Nnt = /* @__PURE__ */ qs(Pnt), $nt = ["id"], Fnt = /* @__PURE__ */ Z({
93174
93174
  a.on("click", (C) => {
93175
93175
  var _;
93176
93176
  console.log(C.target), ((_ = C.target) == null ? void 0 : _.className) === "AMap.Map" && m();
93177
- });
93177
+ }), f("onLoad", a, w);
93178
93178
  }).catch((w) => {
93179
93179
  });
93180
93180
  }, p = async (w) => {
Binary file