@performant-software/geospatial 2.2.10-beta.36 → 2.2.10-beta.37
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/index.cjs14.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs20.js +1 -1
- package/dist/index.cjs207.js +1 -1
- package/dist/index.cjs208.js +1 -1
- package/dist/index.cjs209.js +1 -1
- package/dist/index.cjs21.js +1 -1
- package/dist/index.cjs227.js +1 -1
- package/dist/index.cjs235.js +1 -1
- package/dist/index.cjs235.js.map +1 -1
- package/dist/index.cjs236.js +1 -1
- package/dist/index.cjs236.js.map +1 -1
- package/dist/index.cjs244.js +1 -1
- package/dist/index.cjs249.js +1 -1
- package/dist/index.cjs252.js +1 -1
- package/dist/index.cjs256.js +1 -1
- package/dist/index.cjs256.js.map +1 -1
- package/dist/index.cjs257.js +1 -1
- package/dist/index.cjs257.js.map +1 -1
- package/dist/index.cjs61.js +1 -1
- package/dist/index.cjs62.js +1 -1
- package/dist/index.cjs63.js +1 -1
- package/dist/index.cjs63.js.map +1 -1
- package/dist/index.cjs64.js +1 -1
- package/dist/index.cjs64.js.map +1 -1
- package/dist/index.cjs65.js +1 -1
- package/dist/index.cjs65.js.map +1 -1
- package/dist/index.cjs75.js +1 -1
- package/dist/index.cjs75.js.map +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs76.js.map +1 -1
- package/dist/index.cjs77.js +1 -1
- package/dist/index.cjs77.js.map +1 -1
- package/dist/index.cjs78.js +1 -1
- package/dist/index.cjs78.js.map +1 -1
- package/dist/index.cjs79.js +1 -1
- package/dist/index.cjs79.js.map +1 -1
- package/dist/index.es14.js +1 -1
- package/dist/index.es15.js +3 -3
- package/dist/index.es19.js +1 -1
- package/dist/index.es20.js +2 -2
- package/dist/index.es207.js +1 -1
- package/dist/index.es208.js +1 -1
- package/dist/index.es209.js +1 -1
- package/dist/index.es21.js +2 -2
- package/dist/index.es227.js +1 -1
- package/dist/index.es235.js +6 -4
- package/dist/index.es235.js.map +1 -1
- package/dist/index.es236.js +4 -6
- package/dist/index.es236.js.map +1 -1
- package/dist/index.es244.js +1 -1
- package/dist/index.es249.js +1 -1
- package/dist/index.es252.js +1 -1
- package/dist/index.es256.js +4 -15
- package/dist/index.es256.js.map +1 -1
- package/dist/index.es257.js +15 -4
- package/dist/index.es257.js.map +1 -1
- package/dist/index.es59.js +2 -2
- package/dist/index.es61.js +1 -1
- package/dist/index.es62.js +1 -1
- package/dist/index.es63.js +2 -107
- package/dist/index.es63.js.map +1 -1
- package/dist/index.es64.js +107 -10
- package/dist/index.es64.js.map +1 -1
- package/dist/index.es65.js +10 -2
- package/dist/index.es65.js.map +1 -1
- package/dist/index.es75.js +2 -28
- package/dist/index.es75.js.map +1 -1
- package/dist/index.es76.js +2 -51
- package/dist/index.es76.js.map +1 -1
- package/dist/index.es77.js +25 -62
- package/dist/index.es77.js.map +1 -1
- package/dist/index.es78.js +51 -2
- package/dist/index.es78.js.map +1 -1
- package/dist/index.es79.js +65 -2
- package/dist/index.es79.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es257.js
CHANGED
|
@@ -1,8 +1,19 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import r from "./index.es255.js";
|
|
2
|
+
var o = 1 / 0, f = o, t = -o, a = t, d = {
|
|
3
|
+
point: u,
|
|
4
|
+
lineStart: r,
|
|
5
|
+
lineEnd: r,
|
|
6
|
+
polygonStart: r,
|
|
7
|
+
polygonEnd: r,
|
|
8
|
+
result: function() {
|
|
9
|
+
var n = [[o, f], [t, a]];
|
|
10
|
+
return t = a = -(f = o = 1 / 0), n;
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
function u(n, i) {
|
|
14
|
+
n < o && (o = n), n > t && (t = n), i < f && (f = i), i > a && (a = i);
|
|
4
15
|
}
|
|
5
16
|
export {
|
|
6
|
-
|
|
17
|
+
d as default
|
|
7
18
|
};
|
|
8
19
|
//# sourceMappingURL=index.es257.js.map
|
package/dist/index.es257.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es257.js","sources":["../../../node_modules/d3-geo/src/
|
|
1
|
+
{"version":3,"file":"index.es257.js","sources":["../../../node_modules/d3-geo/src/path/bounds.js"],"sourcesContent":["import noop from \"../noop\";\n\nvar x0 = Infinity,\n y0 = x0,\n x1 = -x0,\n y1 = x1;\n\nvar boundsStream = {\n point: boundsPoint,\n lineStart: noop,\n lineEnd: noop,\n polygonStart: noop,\n polygonEnd: noop,\n result: function() {\n var bounds = [[x0, y0], [x1, y1]];\n x1 = y1 = -(y0 = x0 = Infinity);\n return bounds;\n }\n};\n\nfunction boundsPoint(x, y) {\n if (x < x0) x0 = x;\n if (x > x1) x1 = x;\n if (y < y0) y0 = y;\n if (y > y1) y1 = y;\n}\n\nexport default boundsStream;\n"],"names":["x0","y0","x1","y1","boundsStream","boundsPoint","noop","bounds","x","y"],"mappings":";AAEA,IAAIA,IAAK,OACLC,IAAKD,GACLE,IAAK,CAACF,GACNG,IAAKD,GAELE,IAAe;AAAA,EACjB,OAAOC;AAAA,EACP,WAAWC;AAAA,EACX,SAASA;AAAA,EACT,cAAcA;AAAA,EACd,YAAYA;AAAA,EACZ,QAAQ,WAAW;AACb,QAAAC,IAAS,CAAC,CAACP,GAAIC,CAAE,GAAG,CAACC,GAAIC,CAAE,CAAC;AAC3B,WAAAD,IAAAC,IAAK,EAAEF,IAAKD,IAAK,QACfO;AAAA,EACT;AACF;AAEA,SAASF,EAAYG,GAAGC,GAAG;AACzB,EAAID,IAAIR,MAASA,IAAAQ,IACbA,IAAIN,MAASA,IAAAM,IACbC,IAAIR,MAASA,IAAAQ,IACbA,IAAIN,MAASA,IAAAM;AACnB;","x_google_ignoreList":[0]}
|
package/dist/index.es59.js
CHANGED
package/dist/index.es61.js
CHANGED
package/dist/index.es62.js
CHANGED
package/dist/index.es63.js
CHANGED
|
@@ -1,110 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { IconContext as s, DefaultContext as y } from "./index.es64.js";
|
|
3
|
-
var O = ["attr", "size", "title"];
|
|
4
|
-
function v(e, t) {
|
|
5
|
-
if (e == null)
|
|
6
|
-
return {};
|
|
7
|
-
var r = p(e, t), n, i;
|
|
8
|
-
if (Object.getOwnPropertySymbols) {
|
|
9
|
-
var o = Object.getOwnPropertySymbols(e);
|
|
10
|
-
for (i = 0; i < o.length; i++)
|
|
11
|
-
n = o[i], !(t.indexOf(n) >= 0) && Object.prototype.propertyIsEnumerable.call(e, n) && (r[n] = e[n]);
|
|
12
|
-
}
|
|
13
|
-
return r;
|
|
14
|
-
}
|
|
15
|
-
function p(e, t) {
|
|
16
|
-
if (e == null)
|
|
17
|
-
return {};
|
|
18
|
-
var r = {}, n = Object.keys(e), i, o;
|
|
19
|
-
for (o = 0; o < n.length; o++)
|
|
20
|
-
i = n[o], !(t.indexOf(i) >= 0) && (r[i] = e[i]);
|
|
21
|
-
return r;
|
|
22
|
-
}
|
|
23
|
-
function c() {
|
|
24
|
-
return c = Object.assign ? Object.assign.bind() : function(e) {
|
|
25
|
-
for (var t = 1; t < arguments.length; t++) {
|
|
26
|
-
var r = arguments[t];
|
|
27
|
-
for (var n in r)
|
|
28
|
-
Object.prototype.hasOwnProperty.call(r, n) && (e[n] = r[n]);
|
|
29
|
-
}
|
|
30
|
-
return e;
|
|
31
|
-
}, c.apply(this, arguments);
|
|
32
|
-
}
|
|
33
|
-
function m(e, t) {
|
|
34
|
-
var r = Object.keys(e);
|
|
35
|
-
if (Object.getOwnPropertySymbols) {
|
|
36
|
-
var n = Object.getOwnPropertySymbols(e);
|
|
37
|
-
t && (n = n.filter(function(i) {
|
|
38
|
-
return Object.getOwnPropertyDescriptor(e, i).enumerable;
|
|
39
|
-
})), r.push.apply(r, n);
|
|
40
|
-
}
|
|
41
|
-
return r;
|
|
42
|
-
}
|
|
43
|
-
function u(e) {
|
|
44
|
-
for (var t = 1; t < arguments.length; t++) {
|
|
45
|
-
var r = arguments[t] != null ? arguments[t] : {};
|
|
46
|
-
t % 2 ? m(Object(r), !0).forEach(function(n) {
|
|
47
|
-
j(e, n, r[n]);
|
|
48
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : m(Object(r)).forEach(function(n) {
|
|
49
|
-
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n));
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
return e;
|
|
53
|
-
}
|
|
54
|
-
function j(e, t, r) {
|
|
55
|
-
return t = P(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
|
|
56
|
-
}
|
|
57
|
-
function P(e) {
|
|
58
|
-
var t = h(e, "string");
|
|
59
|
-
return typeof t == "symbol" ? t : String(t);
|
|
60
|
-
}
|
|
61
|
-
function h(e, t) {
|
|
62
|
-
if (typeof e != "object" || e === null)
|
|
63
|
-
return e;
|
|
64
|
-
var r = e[Symbol.toPrimitive];
|
|
65
|
-
if (r !== void 0) {
|
|
66
|
-
var n = r.call(e, t || "default");
|
|
67
|
-
if (typeof n != "object")
|
|
68
|
-
return n;
|
|
69
|
-
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
70
|
-
}
|
|
71
|
-
return (t === "string" ? String : Number)(e);
|
|
72
|
-
}
|
|
73
|
-
function b(e) {
|
|
74
|
-
return e && e.map((t, r) => /* @__PURE__ */ l.createElement(t.tag, u({
|
|
75
|
-
key: r
|
|
76
|
-
}, t.attr), b(t.child)));
|
|
77
|
-
}
|
|
78
|
-
function _(e) {
|
|
79
|
-
return (t) => /* @__PURE__ */ l.createElement(d, c({
|
|
80
|
-
attr: u({}, e.attr)
|
|
81
|
-
}, t), b(e.child));
|
|
82
|
-
}
|
|
83
|
-
function d(e) {
|
|
84
|
-
var t = (r) => {
|
|
85
|
-
var {
|
|
86
|
-
attr: n,
|
|
87
|
-
size: i,
|
|
88
|
-
title: o
|
|
89
|
-
} = e, g = v(e, O), f = i || r.size || "1em", a;
|
|
90
|
-
return r.className && (a = r.className), e.className && (a = (a ? a + " " : "") + e.className), /* @__PURE__ */ l.createElement("svg", c({
|
|
91
|
-
stroke: "currentColor",
|
|
92
|
-
fill: "currentColor",
|
|
93
|
-
strokeWidth: "0"
|
|
94
|
-
}, r.attr, n, g, {
|
|
95
|
-
className: a,
|
|
96
|
-
style: u(u({
|
|
97
|
-
color: e.color || r.color
|
|
98
|
-
}, r.style), e.style),
|
|
99
|
-
height: f,
|
|
100
|
-
width: f,
|
|
101
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
102
|
-
}), o && /* @__PURE__ */ l.createElement("title", null, o), e.children);
|
|
103
|
-
};
|
|
104
|
-
return s !== void 0 ? /* @__PURE__ */ l.createElement(s.Consumer, null, (r) => t(r)) : t(y);
|
|
105
|
-
}
|
|
1
|
+
var a = { exports: {} };
|
|
106
2
|
export {
|
|
107
|
-
|
|
108
|
-
d as IconBase
|
|
3
|
+
a as __module
|
|
109
4
|
};
|
|
110
5
|
//# sourceMappingURL=index.es63.js.map
|
package/dist/index.es63.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es63.js","sources":[
|
|
1
|
+
{"version":3,"file":"index.es63.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.es64.js
CHANGED
|
@@ -1,13 +1,110 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import l from "react";
|
|
2
|
+
import { IconContext as s, DefaultContext as y } from "./index.es65.js";
|
|
3
|
+
var O = ["attr", "size", "title"];
|
|
4
|
+
function v(e, t) {
|
|
5
|
+
if (e == null)
|
|
6
|
+
return {};
|
|
7
|
+
var r = p(e, t), n, i;
|
|
8
|
+
if (Object.getOwnPropertySymbols) {
|
|
9
|
+
var o = Object.getOwnPropertySymbols(e);
|
|
10
|
+
for (i = 0; i < o.length; i++)
|
|
11
|
+
n = o[i], !(t.indexOf(n) >= 0) && Object.prototype.propertyIsEnumerable.call(e, n) && (r[n] = e[n]);
|
|
12
|
+
}
|
|
13
|
+
return r;
|
|
14
|
+
}
|
|
15
|
+
function p(e, t) {
|
|
16
|
+
if (e == null)
|
|
17
|
+
return {};
|
|
18
|
+
var r = {}, n = Object.keys(e), i, o;
|
|
19
|
+
for (o = 0; o < n.length; o++)
|
|
20
|
+
i = n[o], !(t.indexOf(i) >= 0) && (r[i] = e[i]);
|
|
21
|
+
return r;
|
|
22
|
+
}
|
|
23
|
+
function c() {
|
|
24
|
+
return c = Object.assign ? Object.assign.bind() : function(e) {
|
|
25
|
+
for (var t = 1; t < arguments.length; t++) {
|
|
26
|
+
var r = arguments[t];
|
|
27
|
+
for (var n in r)
|
|
28
|
+
Object.prototype.hasOwnProperty.call(r, n) && (e[n] = r[n]);
|
|
29
|
+
}
|
|
30
|
+
return e;
|
|
31
|
+
}, c.apply(this, arguments);
|
|
32
|
+
}
|
|
33
|
+
function m(e, t) {
|
|
34
|
+
var r = Object.keys(e);
|
|
35
|
+
if (Object.getOwnPropertySymbols) {
|
|
36
|
+
var n = Object.getOwnPropertySymbols(e);
|
|
37
|
+
t && (n = n.filter(function(i) {
|
|
38
|
+
return Object.getOwnPropertyDescriptor(e, i).enumerable;
|
|
39
|
+
})), r.push.apply(r, n);
|
|
40
|
+
}
|
|
41
|
+
return r;
|
|
42
|
+
}
|
|
43
|
+
function u(e) {
|
|
44
|
+
for (var t = 1; t < arguments.length; t++) {
|
|
45
|
+
var r = arguments[t] != null ? arguments[t] : {};
|
|
46
|
+
t % 2 ? m(Object(r), !0).forEach(function(n) {
|
|
47
|
+
j(e, n, r[n]);
|
|
48
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(r)) : m(Object(r)).forEach(function(n) {
|
|
49
|
+
Object.defineProperty(e, n, Object.getOwnPropertyDescriptor(r, n));
|
|
50
|
+
});
|
|
51
|
+
}
|
|
52
|
+
return e;
|
|
53
|
+
}
|
|
54
|
+
function j(e, t, r) {
|
|
55
|
+
return t = P(t), t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
|
|
56
|
+
}
|
|
57
|
+
function P(e) {
|
|
58
|
+
var t = h(e, "string");
|
|
59
|
+
return typeof t == "symbol" ? t : String(t);
|
|
60
|
+
}
|
|
61
|
+
function h(e, t) {
|
|
62
|
+
if (typeof e != "object" || e === null)
|
|
63
|
+
return e;
|
|
64
|
+
var r = e[Symbol.toPrimitive];
|
|
65
|
+
if (r !== void 0) {
|
|
66
|
+
var n = r.call(e, t || "default");
|
|
67
|
+
if (typeof n != "object")
|
|
68
|
+
return n;
|
|
69
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
70
|
+
}
|
|
71
|
+
return (t === "string" ? String : Number)(e);
|
|
72
|
+
}
|
|
73
|
+
function b(e) {
|
|
74
|
+
return e && e.map((t, r) => /* @__PURE__ */ l.createElement(t.tag, u({
|
|
75
|
+
key: r
|
|
76
|
+
}, t.attr), b(t.child)));
|
|
77
|
+
}
|
|
78
|
+
function _(e) {
|
|
79
|
+
return (t) => /* @__PURE__ */ l.createElement(d, c({
|
|
80
|
+
attr: u({}, e.attr)
|
|
81
|
+
}, t), b(e.child));
|
|
82
|
+
}
|
|
83
|
+
function d(e) {
|
|
84
|
+
var t = (r) => {
|
|
85
|
+
var {
|
|
86
|
+
attr: n,
|
|
87
|
+
size: i,
|
|
88
|
+
title: o
|
|
89
|
+
} = e, g = v(e, O), f = i || r.size || "1em", a;
|
|
90
|
+
return r.className && (a = r.className), e.className && (a = (a ? a + " " : "") + e.className), /* @__PURE__ */ l.createElement("svg", c({
|
|
91
|
+
stroke: "currentColor",
|
|
92
|
+
fill: "currentColor",
|
|
93
|
+
strokeWidth: "0"
|
|
94
|
+
}, r.attr, n, g, {
|
|
95
|
+
className: a,
|
|
96
|
+
style: u(u({
|
|
97
|
+
color: e.color || r.color
|
|
98
|
+
}, r.style), e.style),
|
|
99
|
+
height: f,
|
|
100
|
+
width: f,
|
|
101
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
102
|
+
}), o && /* @__PURE__ */ l.createElement("title", null, o), e.children);
|
|
103
|
+
};
|
|
104
|
+
return s !== void 0 ? /* @__PURE__ */ l.createElement(s.Consumer, null, (r) => t(r)) : t(y);
|
|
105
|
+
}
|
|
9
106
|
export {
|
|
10
|
-
|
|
11
|
-
d as
|
|
107
|
+
_ as GenIcon,
|
|
108
|
+
d as IconBase
|
|
12
109
|
};
|
|
13
110
|
//# sourceMappingURL=index.es64.js.map
|
package/dist/index.es64.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es64.js","sources":["../../../node_modules/react-icons/lib/
|
|
1
|
+
{"version":3,"file":"index.es64.js","sources":["../../../node_modules/react-icons/lib/iconBase.mjs"],"sourcesContent":["var _excluded = [\"attr\", \"size\", \"title\"];\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }\nfunction _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }\nfunction _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\nfunction _toPropertyKey(arg) { var key = _toPrimitive(arg, \"string\"); return typeof key === \"symbol\" ? key : String(key); }\nfunction _toPrimitive(input, hint) { if (typeof input !== \"object\" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || \"default\"); if (typeof res !== \"object\") return res; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (hint === \"string\" ? String : Number)(input); }\nimport React from \"react\";\nimport { IconContext, DefaultContext } from \"./iconContext.mjs\";\nfunction Tree2Element(tree) {\n return tree && tree.map((node, i) => /*#__PURE__*/React.createElement(node.tag, _objectSpread({\n key: i\n }, node.attr), Tree2Element(node.child)));\n}\nexport function GenIcon(data) {\n // eslint-disable-next-line react/display-name\n return props => /*#__PURE__*/React.createElement(IconBase, _extends({\n attr: _objectSpread({}, data.attr)\n }, props), Tree2Element(data.child));\n}\nexport function IconBase(props) {\n var elem = conf => {\n var {\n attr,\n size,\n title\n } = props,\n svgProps = _objectWithoutProperties(props, _excluded);\n var computedSize = size || conf.size || \"1em\";\n var className;\n if (conf.className) className = conf.className;\n if (props.className) className = (className ? className + \" \" : \"\") + props.className;\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n stroke: \"currentColor\",\n fill: \"currentColor\",\n strokeWidth: \"0\"\n }, conf.attr, attr, svgProps, {\n className: className,\n style: _objectSpread(_objectSpread({\n color: props.color || conf.color\n }, conf.style), props.style),\n height: computedSize,\n width: computedSize,\n xmlns: \"http://www.w3.org/2000/svg\"\n }), title && /*#__PURE__*/React.createElement(\"title\", null, title), props.children);\n };\n return IconContext !== undefined ? /*#__PURE__*/React.createElement(IconContext.Consumer, null, conf => elem(conf)) : elem(DefaultContext);\n}"],"names":["_excluded","_objectWithoutProperties","source","excluded","target","_objectWithoutPropertiesLoose","key","sourceSymbolKeys","sourceKeys","i","_extends","ownKeys","r","t","o","_objectSpread","_defineProperty","obj","value","_toPropertyKey","arg","_toPrimitive","input","hint","prim","res","Tree2Element","tree","node","React","GenIcon","data","props","IconBase","elem","conf","attr","size","title","svgProps","computedSize","className","IconContext","DefaultContext"],"mappings":"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","x_google_ignoreList":[0]}
|
package/dist/index.es65.js
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
import e from "react";
|
|
2
|
+
var t = {
|
|
3
|
+
color: void 0,
|
|
4
|
+
size: void 0,
|
|
5
|
+
className: void 0,
|
|
6
|
+
style: void 0,
|
|
7
|
+
attr: void 0
|
|
8
|
+
}, d = e.createContext && /* @__PURE__ */ e.createContext(t);
|
|
2
9
|
export {
|
|
3
|
-
|
|
10
|
+
t as DefaultContext,
|
|
11
|
+
d as IconContext
|
|
4
12
|
};
|
|
5
13
|
//# sourceMappingURL=index.es65.js.map
|
package/dist/index.es65.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es65.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
1
|
+
{"version":3,"file":"index.es65.js","sources":["../../../node_modules/react-icons/lib/iconContext.mjs"],"sourcesContent":["import React from \"react\";\nexport var DefaultContext = {\n color: undefined,\n size: undefined,\n className: undefined,\n style: undefined,\n attr: undefined\n};\nexport var IconContext = React.createContext && /*#__PURE__*/React.createContext(DefaultContext);"],"names":["DefaultContext","IconContext","React"],"mappings":";AACU,IAACA,IAAiB;AAAA,EAC1B,OAAO;AAAA,EACP,MAAM;AAAA,EACN,WAAW;AAAA,EACX,OAAO;AAAA,EACP,MAAM;AACR,GACWC,IAAcC,EAAM,iBAA8BA,gBAAAA,EAAM,cAAcF,CAAc;","x_google_ignoreList":[0]}
|
package/dist/index.es75.js
CHANGED
|
@@ -1,31 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
function i(r, s) {
|
|
3
|
-
for (var o = 0; o < s.length; o++) {
|
|
4
|
-
const e = s[o];
|
|
5
|
-
if (typeof e != "string" && !Array.isArray(e)) {
|
|
6
|
-
for (const t in e)
|
|
7
|
-
if (t !== "default" && !(t in r)) {
|
|
8
|
-
const n = Object.getOwnPropertyDescriptor(e, t);
|
|
9
|
-
n && Object.defineProperty(r, t, n.get ? n : {
|
|
10
|
-
enumerable: !0,
|
|
11
|
-
get: () => e[t]
|
|
12
|
-
});
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
|
|
17
|
-
}
|
|
18
|
-
var f = a.printMsg = function() {
|
|
19
|
-
console.log("This is a message from the demo package");
|
|
20
|
-
};
|
|
21
|
-
const p = /* @__PURE__ */ i({
|
|
22
|
-
__proto__: null,
|
|
23
|
-
default: a,
|
|
24
|
-
printMsg: f
|
|
25
|
-
}, [a]);
|
|
1
|
+
var r = {};
|
|
26
2
|
export {
|
|
27
|
-
|
|
28
|
-
p as i,
|
|
29
|
-
f as printMsg
|
|
3
|
+
r as __exports
|
|
30
4
|
};
|
|
31
5
|
//# sourceMappingURL=index.es75.js.map
|
package/dist/index.es75.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es75.js","sources":[
|
|
1
|
+
{"version":3,"file":"index.es75.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.es76.js
CHANGED
|
@@ -1,54 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { MapContext as b } from "./index.es66.js";
|
|
3
|
-
import d from "./index.es188.js";
|
|
4
|
-
import { deepEqual as l } from "./index.es187.js";
|
|
5
|
-
function k(t, e, a, o) {
|
|
6
|
-
if (d(a.id === o.id, "layer id changed"), d(a.type === o.type, "layer type changed"), a.type === "custom" || o.type === "custom")
|
|
7
|
-
return;
|
|
8
|
-
const { layout: r = {}, paint: i = {}, filter: y, minzoom: c, maxzoom: u, beforeId: s } = a;
|
|
9
|
-
if (s !== o.beforeId && t.moveLayer(e, s), r !== o.layout) {
|
|
10
|
-
const f = o.layout || {};
|
|
11
|
-
for (const n in r)
|
|
12
|
-
l(r[n], f[n]) || t.setLayoutProperty(e, n, r[n]);
|
|
13
|
-
for (const n in f)
|
|
14
|
-
r.hasOwnProperty(n) || t.setLayoutProperty(e, n, void 0);
|
|
15
|
-
}
|
|
16
|
-
if (i !== o.paint) {
|
|
17
|
-
const f = o.paint || {};
|
|
18
|
-
for (const n in i)
|
|
19
|
-
l(i[n], f[n]) || t.setPaintProperty(e, n, i[n]);
|
|
20
|
-
for (const n in f)
|
|
21
|
-
i.hasOwnProperty(n) || t.setPaintProperty(e, n, void 0);
|
|
22
|
-
}
|
|
23
|
-
l(y, o.filter) || t.setFilter(e, y), (c !== o.minzoom || u !== o.maxzoom) && t.setLayerZoomRange(e, c, u);
|
|
24
|
-
}
|
|
25
|
-
function z(t, e, a) {
|
|
26
|
-
if (t.style && t.style._loaded && (!("source" in a) || t.getSource(a.source))) {
|
|
27
|
-
const o = { ...a, id: e };
|
|
28
|
-
delete o.beforeId, t.addLayer(o, a.beforeId);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
let I = 0;
|
|
32
|
-
function S(t) {
|
|
33
|
-
const e = m(b).map.getMap(), a = L(t), [, o] = g(0), r = x(() => t.id || `jsx-layer-${I++}`, []);
|
|
34
|
-
if (h(() => {
|
|
35
|
-
if (e) {
|
|
36
|
-
const y = () => o((c) => c + 1);
|
|
37
|
-
return e.on("styledata", y), y(), () => {
|
|
38
|
-
e.off("styledata", y), e.style && e.style._loaded && e.getLayer(r) && e.removeLayer(r);
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
}, [e]), e && e.style && e.getLayer(r))
|
|
42
|
-
try {
|
|
43
|
-
k(e, r, t, a.current);
|
|
44
|
-
} catch (y) {
|
|
45
|
-
console.warn(y);
|
|
46
|
-
}
|
|
47
|
-
else
|
|
48
|
-
z(e, r, t);
|
|
49
|
-
return a.current = t, null;
|
|
50
|
-
}
|
|
1
|
+
var e = {};
|
|
51
2
|
export {
|
|
52
|
-
|
|
3
|
+
e as __exports
|
|
53
4
|
};
|
|
54
5
|
//# sourceMappingURL=index.es76.js.map
|
package/dist/index.es76.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es76.js","sources":[
|
|
1
|
+
{"version":3,"file":"index.es76.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
package/dist/index.es77.js
CHANGED
|
@@ -1,68 +1,31 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
function b(t, e, a) {
|
|
15
|
-
s(e.id === a.id, "source id changed"), s(e.type === a.type, "source type changed");
|
|
16
|
-
let n = "", r = 0;
|
|
17
|
-
for (const o in e)
|
|
18
|
-
o !== "children" && o !== "id" && !v(a[o], e[o]) && (n = o, r++);
|
|
19
|
-
if (!r)
|
|
20
|
-
return;
|
|
21
|
-
const l = e.type;
|
|
22
|
-
if (l === "geojson")
|
|
23
|
-
t.setData(e.data);
|
|
24
|
-
else if (l === "image")
|
|
25
|
-
t.updateImage({
|
|
26
|
-
url: e.url,
|
|
27
|
-
coordinates: e.coordinates
|
|
28
|
-
});
|
|
29
|
-
else if ("setCoordinates" in t && r === 1 && n === "coordinates")
|
|
30
|
-
t.setCoordinates(e.coordinates);
|
|
31
|
-
else if ("setUrl" in t)
|
|
32
|
-
switch (n) {
|
|
33
|
-
case "url":
|
|
34
|
-
t.setUrl(e.url);
|
|
35
|
-
break;
|
|
36
|
-
case "tiles":
|
|
37
|
-
t.setTiles(e.tiles);
|
|
38
|
-
break;
|
|
39
|
-
}
|
|
40
|
-
else
|
|
41
|
-
console.warn(`Unable to update <Source> prop: ${n}`);
|
|
42
|
-
}
|
|
43
|
-
function R(t) {
|
|
44
|
-
const e = f(C).map.getMap(), a = y(t), [, n] = m(0), r = g(() => t.id || `jsx-source-${x++}`, []);
|
|
45
|
-
S(() => {
|
|
46
|
-
if (e) {
|
|
47
|
-
const o = () => setTimeout(() => n((i) => i + 1), 0);
|
|
48
|
-
return e.on("styledata", o), o(), () => {
|
|
49
|
-
var i;
|
|
50
|
-
if (e.off("styledata", o), e.style && e.style._loaded && e.getSource(r)) {
|
|
51
|
-
const c = (i = e.getStyle()) === null || i === void 0 ? void 0 : i.layers;
|
|
52
|
-
if (c)
|
|
53
|
-
for (const d of c)
|
|
54
|
-
d.source === r && e.removeLayer(d.id);
|
|
55
|
-
e.removeSource(r);
|
|
1
|
+
import { __exports as a } from "./index.es189.js";
|
|
2
|
+
function i(r, s) {
|
|
3
|
+
for (var o = 0; o < s.length; o++) {
|
|
4
|
+
const e = s[o];
|
|
5
|
+
if (typeof e != "string" && !Array.isArray(e)) {
|
|
6
|
+
for (const t in e)
|
|
7
|
+
if (t !== "default" && !(t in r)) {
|
|
8
|
+
const n = Object.getOwnPropertyDescriptor(e, t);
|
|
9
|
+
n && Object.defineProperty(r, t, n.get ? n : {
|
|
10
|
+
enumerable: !0,
|
|
11
|
+
get: () => e[t]
|
|
12
|
+
});
|
|
56
13
|
}
|
|
57
|
-
};
|
|
58
14
|
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
return l ? b(l, t, a.current) : l = U(e, r, t), a.current = t, l && u.Children.map(t.children, (o) => o && h(o, {
|
|
62
|
-
source: r
|
|
63
|
-
})) || null;
|
|
15
|
+
}
|
|
16
|
+
return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
|
|
64
17
|
}
|
|
18
|
+
var f = a.printMsg = function() {
|
|
19
|
+
console.log("This is a message from the demo package");
|
|
20
|
+
};
|
|
21
|
+
const p = /* @__PURE__ */ i({
|
|
22
|
+
__proto__: null,
|
|
23
|
+
default: a,
|
|
24
|
+
printMsg: f
|
|
25
|
+
}, [a]);
|
|
65
26
|
export {
|
|
66
|
-
|
|
27
|
+
a as default,
|
|
28
|
+
p as i,
|
|
29
|
+
f as printMsg
|
|
67
30
|
};
|
|
68
31
|
//# sourceMappingURL=index.es77.js.map
|
package/dist/index.es77.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es77.js","sources":["../../../node_modules/
|
|
1
|
+
{"version":3,"file":"index.es77.js","sources":["../../../node_modules/mapbox-gl/index.js"],"sourcesContent":["exports.printMsg = function() {\r\n console.log(\"This is a message from the demo package\");\r\n }"],"names":["printMsg","mapboxGl"],"mappings":";;;;;;;;;;;;;;;;;AAAA,IAAAA,IAAAC,EAAA,WAAmB,WAAW;AAC1B,UAAQ,IAAI,yCAAyC;AACvD;;;;;;","x_google_ignoreList":[0]}
|
package/dist/index.es78.js
CHANGED
|
@@ -1,5 +1,54 @@
|
|
|
1
|
-
|
|
1
|
+
import { useContext as m, useRef as L, useState as g, useMemo as x, useEffect as h } from "react";
|
|
2
|
+
import { MapContext as b } from "./index.es66.js";
|
|
3
|
+
import d from "./index.es188.js";
|
|
4
|
+
import { deepEqual as l } from "./index.es187.js";
|
|
5
|
+
function k(t, e, a, o) {
|
|
6
|
+
if (d(a.id === o.id, "layer id changed"), d(a.type === o.type, "layer type changed"), a.type === "custom" || o.type === "custom")
|
|
7
|
+
return;
|
|
8
|
+
const { layout: r = {}, paint: i = {}, filter: y, minzoom: c, maxzoom: u, beforeId: s } = a;
|
|
9
|
+
if (s !== o.beforeId && t.moveLayer(e, s), r !== o.layout) {
|
|
10
|
+
const f = o.layout || {};
|
|
11
|
+
for (const n in r)
|
|
12
|
+
l(r[n], f[n]) || t.setLayoutProperty(e, n, r[n]);
|
|
13
|
+
for (const n in f)
|
|
14
|
+
r.hasOwnProperty(n) || t.setLayoutProperty(e, n, void 0);
|
|
15
|
+
}
|
|
16
|
+
if (i !== o.paint) {
|
|
17
|
+
const f = o.paint || {};
|
|
18
|
+
for (const n in i)
|
|
19
|
+
l(i[n], f[n]) || t.setPaintProperty(e, n, i[n]);
|
|
20
|
+
for (const n in f)
|
|
21
|
+
i.hasOwnProperty(n) || t.setPaintProperty(e, n, void 0);
|
|
22
|
+
}
|
|
23
|
+
l(y, o.filter) || t.setFilter(e, y), (c !== o.minzoom || u !== o.maxzoom) && t.setLayerZoomRange(e, c, u);
|
|
24
|
+
}
|
|
25
|
+
function z(t, e, a) {
|
|
26
|
+
if (t.style && t.style._loaded && (!("source" in a) || t.getSource(a.source))) {
|
|
27
|
+
const o = { ...a, id: e };
|
|
28
|
+
delete o.beforeId, t.addLayer(o, a.beforeId);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
let I = 0;
|
|
32
|
+
function S(t) {
|
|
33
|
+
const e = m(b).map.getMap(), a = L(t), [, o] = g(0), r = x(() => t.id || `jsx-layer-${I++}`, []);
|
|
34
|
+
if (h(() => {
|
|
35
|
+
if (e) {
|
|
36
|
+
const y = () => o((c) => c + 1);
|
|
37
|
+
return e.on("styledata", y), y(), () => {
|
|
38
|
+
e.off("styledata", y), e.style && e.style._loaded && e.getLayer(r) && e.removeLayer(r);
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
}, [e]), e && e.style && e.getLayer(r))
|
|
42
|
+
try {
|
|
43
|
+
k(e, r, t, a.current);
|
|
44
|
+
} catch (y) {
|
|
45
|
+
console.warn(y);
|
|
46
|
+
}
|
|
47
|
+
else
|
|
48
|
+
z(e, r, t);
|
|
49
|
+
return a.current = t, null;
|
|
50
|
+
}
|
|
2
51
|
export {
|
|
3
|
-
|
|
52
|
+
S as default
|
|
4
53
|
};
|
|
5
54
|
//# sourceMappingURL=index.es78.js.map
|