@opensystemslab/map 0.8.0 → 0.8.2
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/component-lib.es.js +1 -1
- package/dist/component-lib.umd.js +103 -102
- package/dist/{html2canvas.esm-1a1724a1.mjs → html2canvas.esm-DbilGY6A.mjs} +13 -13
- package/dist/{index-91fc83f5.mjs → index-1HbxZ3C1.mjs} +21046 -18599
- package/dist/{index.es-9acdc0ae.mjs → index.es-BF5JbvAz.mjs} +4 -4
- package/dist/index.html +2 -1
- package/dist/style.css +1 -1
- package/package.json +10 -10
- package/types/components/my-map/drawing.d.ts +2 -2
- package/types/components/my-map/index.d.ts +1 -0
- package/types/components/my-map/os-features.d.ts +2 -2
- package/types/components/my-map/snapping.d.ts +2 -2
- package/types/components/my-map/utils.d.ts +2 -2
- /package/dist/{purify.es-00aa4070.mjs → purify.es-D6iZHRnd.mjs} +0 -0
@@ -211,7 +211,7 @@ var Qn = function(e) {
|
|
211
211
|
for (var A = e.length, t = [], r = 0; r < A; r += 4)
|
212
212
|
t.push(e[r + 3] << 24 | e[r + 2] << 16 | e[r + 1] << 8 | e[r]);
|
213
213
|
return t;
|
214
|
-
}, bA = 5, zr =
|
214
|
+
}, bA = 5, zr = 11, ir = 2, cn = zr - bA, BB = 65536 >> bA, Cn = 1 << bA, or = Cn - 1, un = 1024 >> bA, ln = BB + un, fn = ln, Un = 32, Fn = fn + Un, hn = 65536 >> zr, dn = 1 << cn, En = dn - 1, at = function(e, A, t) {
|
215
215
|
return e.slice ? e.slice(A, t) : new Uint16Array(Array.prototype.slice.call(e, A, t));
|
216
216
|
}, Hn = function(e, A, t) {
|
217
217
|
return e.slice ? e.slice(A, t) : new Uint32Array(Array.prototype.slice.call(e, A, t));
|
@@ -2465,7 +2465,7 @@ var oi = {
|
|
2465
2465
|
}()
|
2466
2466
|
), mi = (
|
2467
2467
|
/** @class */
|
2468
|
-
function() {
|
2468
|
+
/* @__PURE__ */ function() {
|
2469
2469
|
function e(A, t) {
|
2470
2470
|
this.content = U(A, Fi, t.content), this.quotes = U(A, Hi, t.quotes);
|
2471
2471
|
}
|
@@ -2473,7 +2473,7 @@ var oi = {
|
|
2473
2473
|
}()
|
2474
2474
|
), Lt = (
|
2475
2475
|
/** @class */
|
2476
|
-
function() {
|
2476
|
+
/* @__PURE__ */ function() {
|
2477
2477
|
function e(A, t) {
|
2478
2478
|
this.counterIncrement = U(A, hi, t.counterIncrement), this.counterReset = U(A, di, t.counterReset);
|
2479
2479
|
}
|
@@ -2531,7 +2531,7 @@ var oi = {
|
|
2531
2531
|
return t === 1 || A === t;
|
2532
2532
|
}, aA = (
|
2533
2533
|
/** @class */
|
2534
|
-
function() {
|
2534
|
+
/* @__PURE__ */ function() {
|
2535
2535
|
function e(A, t) {
|
2536
2536
|
if (this.context = A, this.textNodes = [], this.elements = [], this.flags = 0, Jr(
|
2537
2537
|
t,
|
@@ -2567,7 +2567,7 @@ var xi = function(e) {
|
|
2567
2567
|
for (var A = e.length, t = [], r = 0; r < A; r += 4)
|
2568
2568
|
t.push(e[r + 3] << 24 | e[r + 2] << 16 | e[r + 1] << 8 | e[r]);
|
2569
2569
|
return t;
|
2570
|
-
}, xA = 5, et =
|
2570
|
+
}, xA = 5, et = 11, lr = 2, Oi = et - xA, MB = 65536 >> xA, Mi = 1 << xA, fr = Mi - 1, Gi = 1024 >> xA, Ri = MB + Gi, Vi = Ri, Ni = 32, Xi = Vi + Ni, _i = 65536 >> et, Ji = 1 << Oi, Pi = Ji - 1, bt = function(e, A, t) {
|
2571
2571
|
return e.slice ? e.slice(A, t) : new Uint16Array(Array.prototype.slice.call(e, A, t));
|
2572
2572
|
}, ki = function(e, A, t) {
|
2573
2573
|
return e.slice ? e.slice(A, t) : new Uint32Array(Array.prototype.slice.call(e, A, t));
|
@@ -2774,7 +2774,7 @@ var qi = 1, Ur = 2, Fr = 3, Tt = 4, St = 5, ji = 7, Ot = 8, hr = 9, dr = 10, Mt
|
|
2774
2774
|
}
|
2775
2775
|
}, ie = (
|
2776
2776
|
/** @class */
|
2777
|
-
function() {
|
2777
|
+
/* @__PURE__ */ function() {
|
2778
2778
|
function e(A, t) {
|
2779
2779
|
this.text = A, this.bounds = t;
|
2780
2780
|
}
|
@@ -2856,7 +2856,7 @@ var qi = 1, Ur = 2, Fr = 3, Tt = 4, St = 5, ji = 7, Ot = 8, hr = 9, dr = 10, Mt
|
|
2856
2856
|
return r;
|
2857
2857
|
}, fo = (
|
2858
2858
|
/** @class */
|
2859
|
-
function() {
|
2859
|
+
/* @__PURE__ */ function() {
|
2860
2860
|
function e(A, t, r) {
|
2861
2861
|
this.text = Uo(t.data, r.textTransform), this.textBounds = go(A, this.text, r, t);
|
2862
2862
|
}
|
@@ -3857,7 +3857,7 @@ var Go = function(e, A) {
|
|
3857
3857
|
return e.type === 1;
|
3858
3858
|
}, tQ = (
|
3859
3859
|
/** @class */
|
3860
|
-
function() {
|
3860
|
+
/* @__PURE__ */ function() {
|
3861
3861
|
function e(A) {
|
3862
3862
|
var t = A.styles, r = A.bounds, B = re(t.borderTopLeftRadius, r.width, r.height), n = B[0], s = B[1], i = re(t.borderTopRightRadius, r.width, r.height), a = i[0], o = i[1], Q = re(t.borderBottomRightRadius, r.width, r.height), g = Q[0], w = Q[1], f = re(t.borderBottomLeftRadius, r.width, r.height), c = f[0], C = f[1], H = [];
|
3863
3863
|
H.push((n + a) / r.width), H.push((c + g) / r.width), H.push((s + C) / r.height), H.push((o + w) / r.height);
|
@@ -3903,7 +3903,7 @@ var x = function(e, A, t, r, B) {
|
|
3903
3903
|
];
|
3904
3904
|
}, nQ = (
|
3905
3905
|
/** @class */
|
3906
|
-
function() {
|
3906
|
+
/* @__PURE__ */ function() {
|
3907
3907
|
function e(A, t, r) {
|
3908
3908
|
this.offsetX = A, this.offsetY = t, this.matrix = r, this.type = 0, this.target = 6;
|
3909
3909
|
}
|
@@ -3911,7 +3911,7 @@ var x = function(e, A, t, r, B) {
|
|
3911
3911
|
}()
|
3912
3912
|
), Se = (
|
3913
3913
|
/** @class */
|
3914
|
-
function() {
|
3914
|
+
/* @__PURE__ */ function() {
|
3915
3915
|
function e(A, t) {
|
3916
3916
|
this.path = A, this.target = t, this.type = 1;
|
3917
3917
|
}
|
@@ -3919,7 +3919,7 @@ var x = function(e, A, t, r, B) {
|
|
3919
3919
|
}()
|
3920
3920
|
), sQ = (
|
3921
3921
|
/** @class */
|
3922
|
-
function() {
|
3922
|
+
/* @__PURE__ */ function() {
|
3923
3923
|
function e(A) {
|
3924
3924
|
this.opacity = A, this.type = 2, this.target = 6;
|
3925
3925
|
}
|
@@ -3951,7 +3951,7 @@ var x = function(e, A, t, r, B) {
|
|
3951
3951
|
});
|
3952
3952
|
}, rn = (
|
3953
3953
|
/** @class */
|
3954
|
-
function() {
|
3954
|
+
/* @__PURE__ */ function() {
|
3955
3955
|
function e(A) {
|
3956
3956
|
this.element = A, this.inlineLevel = [], this.nonInlineLevel = [], this.negativeZIndex = [], this.zeroOrAutoZIndexOrTransformedOrOpacity = [], this.positiveZIndex = [], this.nonPositionedFloats = [], this.nonPositionedInlineLevel = [];
|
3957
3957
|
}
|
@@ -4230,7 +4230,7 @@ var x = function(e, A, t, r, B) {
|
|
4230
4230
|
}()
|
4231
4231
|
), sn = (
|
4232
4232
|
/** @class */
|
4233
|
-
function() {
|
4233
|
+
/* @__PURE__ */ function() {
|
4234
4234
|
function e(A, t) {
|
4235
4235
|
this.context = A, this.options = t;
|
4236
4236
|
}
|