g-ui-web 1.0.18 → 1.0.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/lib/g-ui-web.js CHANGED
@@ -98073,6 +98073,7 @@ const Gut = /* @__PURE__ */ $l(Wut), Uut = ["id"], Kut = /* @__PURE__ */ H({
98073
98073
  };
98074
98074
  }
98075
98075
  }), fdt = /* @__PURE__ */ Qn(ddt, [["__scopeId", "data-v-57dfd7dd"]]), pdt = tr(fdt), hdt = wr(), cv = document.documentElement, vdt = (e, t, r) => {
98076
+ e = Number.isInteger(Number(e)) ? e : Number(e).toFixed(2);
98076
98077
  let n = [];
98077
98078
  return r == "pie" ? n = t == "lg" ? ["0", "80%"] : t == "md" ? ["0", "75%"] : t == "sm" ? ["0", "65%"] : ["0", "60%"] : n = t == "lg" ? ["50%", "80%"] : t == "md" ? ["45%", "75%"] : t == "sm" ? ["40%", "65%"] : ["35%", "60%"], {
98078
98079
  legend: {
Binary file