mapicgc-gl-js 0.0.78 → 0.0.80

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.
@@ -1,4 +1,4 @@
1
- import { p as Ui } from "./index-k0DrX4BJ.mjs";
1
+ import { p as Ui } from "./index-58U3KmRv.mjs";
2
2
  var Zt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
3
  function No(i) {
4
4
  return i && i.__esModule && Object.prototype.hasOwnProperty.call(i, "default") ? i.default : i;
@@ -117,10 +117,10 @@ var wn = lr, ya = wn, jh = D, Bh = L, zh = Bh.String, Fo = !!Object.getOwnProper
117
117
  return t;
118
118
  }, il = L, nl = Sn, xa = "__core-js_shared__", ba = zo.exports = il[xa] || nl(xa, {});
119
119
  (ba.versions || (ba.versions = [])).push({
120
- version: "3.36.1",
120
+ version: "3.37.0",
121
121
  mode: "global",
122
122
  copyright: "© 2014-2024 Denis Pushkarev (zloirock.ru)",
123
- license: "https://github.com/zloirock/core-js/blob/v3.36.1/LICENSE",
123
+ license: "https://github.com/zloirock/core-js/blob/v3.37.0/LICENSE",
124
124
  source: "https://github.com/zloirock/core-js"
125
125
  });
126
126
  var Tn = zo.exports, wa = Tn, An = function(i, t) {
@@ -1978,7 +1978,6 @@ function uo(i, t, e, r) {
1978
1978
  function ho(i, t, e, r) {
1979
1979
  var n = 1e-6, a = t - i, o = e - t, s = 3 * a + 3 * (r - e) - 6 * o, u = 6 * (o - a), h = 3 * a;
1980
1980
  return Math.abs(s) < n ? [-h / u] : function(l, g, f) {
1981
- f === void 0 && (f = 1e-6);
1982
1981
  var c = l * l / 4 - g;
1983
1982
  if (c < -f)
1984
1983
  return [];