@performant-software/geospatial 3.1.7-beta.1 → 3.1.7-beta.4

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.
Files changed (92) hide show
  1. package/dist/index.cjs14.js +1 -1
  2. package/dist/index.cjs196.js +1 -1
  3. package/dist/index.cjs211.js +1 -1
  4. package/dist/index.cjs212.js +1 -1
  5. package/dist/index.cjs213.js +1 -1
  6. package/dist/index.cjs231.js +1 -1
  7. package/dist/index.cjs241.js +1 -1
  8. package/dist/index.cjs241.js.map +1 -1
  9. package/dist/index.cjs242.js +1 -1
  10. package/dist/index.cjs242.js.map +1 -1
  11. package/dist/index.cjs250.js +1 -1
  12. package/dist/index.cjs255.js +1 -1
  13. package/dist/index.cjs258.js +1 -1
  14. package/dist/index.cjs262.js +1 -1
  15. package/dist/index.cjs262.js.map +1 -1
  16. package/dist/index.cjs263.js +1 -1
  17. package/dist/index.cjs263.js.map +1 -1
  18. package/dist/index.cjs27.js +1 -1
  19. package/dist/index.cjs31.js +1 -1
  20. package/dist/index.cjs33.js +1 -1
  21. package/dist/index.cjs34.js +1 -1
  22. package/dist/index.cjs71.js +743 -1
  23. package/dist/index.cjs71.js.map +1 -1
  24. package/dist/index.cjs72.js +1 -1
  25. package/dist/index.cjs73.js +1 -1
  26. package/dist/index.cjs73.js.map +1 -1
  27. package/dist/index.cjs74.js +1 -1
  28. package/dist/index.cjs74.js.map +1 -1
  29. package/dist/index.cjs75.js +9 -1
  30. package/dist/index.cjs75.js.map +1 -1
  31. package/dist/index.cjs76.js +11 -3
  32. package/dist/index.cjs76.js.map +1 -1
  33. package/dist/index.cjs77.js +1 -17
  34. package/dist/index.cjs77.js.map +1 -1
  35. package/dist/index.cjs78.js +1 -1
  36. package/dist/index.cjs78.js.map +1 -1
  37. package/dist/index.cjs79.js +1 -1
  38. package/dist/index.cjs79.js.map +1 -1
  39. package/dist/index.cjs8.js +1 -1
  40. package/dist/index.cjs8.js.map +1 -1
  41. package/dist/index.cjs80.js +1 -743
  42. package/dist/index.cjs80.js.map +1 -1
  43. package/dist/index.cjs81.js +1 -1
  44. package/dist/index.cjs81.js.map +1 -1
  45. package/dist/index.es14.js +2 -2
  46. package/dist/index.es196.js +1 -1
  47. package/dist/index.es211.js +1 -1
  48. package/dist/index.es212.js +1 -1
  49. package/dist/index.es213.js +1 -1
  50. package/dist/index.es231.js +1 -1
  51. package/dist/index.es241.js +4 -6
  52. package/dist/index.es241.js.map +1 -1
  53. package/dist/index.es242.js +6 -4
  54. package/dist/index.es242.js.map +1 -1
  55. package/dist/index.es250.js +1 -1
  56. package/dist/index.es255.js +1 -1
  57. package/dist/index.es258.js +1 -1
  58. package/dist/index.es262.js +15 -4
  59. package/dist/index.es262.js.map +1 -1
  60. package/dist/index.es263.js +4 -15
  61. package/dist/index.es263.js.map +1 -1
  62. package/dist/index.es27.js +1 -1
  63. package/dist/index.es31.js +2 -2
  64. package/dist/index.es33.js +2 -2
  65. package/dist/index.es34.js +2 -2
  66. package/dist/index.es71.js +21314 -1955
  67. package/dist/index.es71.js.map +1 -1
  68. package/dist/index.es72.js +2 -6
  69. package/dist/index.es72.js.map +1 -1
  70. package/dist/index.es73.js +8 -2
  71. package/dist/index.es73.js.map +1 -1
  72. package/dist/index.es74.js +2 -8
  73. package/dist/index.es74.js.map +1 -1
  74. package/dist/index.es75.js +26 -2
  75. package/dist/index.es75.js.map +1 -1
  76. package/dist/index.es76.js +580 -17
  77. package/dist/index.es76.js.map +1 -1
  78. package/dist/index.es77.js +1960 -556
  79. package/dist/index.es77.js.map +1 -1
  80. package/dist/index.es78.js +5 -105
  81. package/dist/index.es78.js.map +1 -1
  82. package/dist/index.es79.js +2 -10
  83. package/dist/index.es79.js.map +1 -1
  84. package/dist/index.es8.js +25 -23
  85. package/dist/index.es8.js.map +1 -1
  86. package/dist/index.es80.js +104 -21350
  87. package/dist/index.es80.js.map +1 -1
  88. package/dist/index.es81.js +10 -2
  89. package/dist/index.es81.js.map +1 -1
  90. package/package.json +1 -1
  91. package/src/components/MapDraw.js +4 -2
  92. package/types/components/MapDraw.js.flow +4 -2
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={exports:{}};exports.__module=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react");var t={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},n=e.createContext&&e.createContext(t);exports.DefaultContext=t;exports.IconContext=n;
2
2
  //# sourceMappingURL=index.cjs81.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs81.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.cjs81.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":"yGACU,IAACA,EAAiB,CAC1B,MAAO,OACP,KAAM,OACN,UAAW,OACX,MAAO,OACP,KAAM,MACR,EACWC,EAAcC,EAAM,eAA8BA,EAAM,cAAcF,CAAc","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index.es72.js";
2
- import { __require as o } from "./index.es71.js";
1
+ import { getDefaultExportFromCjs as r } from "./index.es78.js";
2
+ import { __require as o } from "./index.es77.js";
3
3
  var a = o();
4
4
  const p = /* @__PURE__ */ r(a);
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index.es72.js";
1
+ import { getDefaultExportFromCjs as r } from "./index.es78.js";
2
2
  import { __require as t } from "./index.es238.js";
3
3
  var s = t();
4
4
  const m = /* @__PURE__ */ r(s);
@@ -1,4 +1,4 @@
1
- import e from "./index.es241.js";
1
+ import e from "./index.es242.js";
2
2
  import t from "./index.es213.js";
3
3
  const f = e(t);
4
4
  export {
@@ -1,4 +1,4 @@
1
- import t from "./index.es242.js";
1
+ import t from "./index.es241.js";
2
2
  const o = t("length");
3
3
  export {
4
4
  o as default
@@ -1,4 +1,4 @@
1
- import t from "./index.es242.js";
1
+ import t from "./index.es241.js";
2
2
  const o = t("byteLength");
3
3
  export {
4
4
  o as default
@@ -1,4 +1,4 @@
1
- import e from "./index.es241.js";
1
+ import e from "./index.es242.js";
2
2
  import r from "./index.es212.js";
3
3
  const i = e(r);
4
4
  export {
@@ -1,11 +1,9 @@
1
- import { MAX_ARRAY_INDEX as o } from "./index.es36.js";
2
- function u(e) {
3
- return function(t) {
4
- var r = e(t);
5
- return typeof r == "number" && r >= 0 && r <= o;
1
+ function t(r) {
2
+ return function(n) {
3
+ return n?.[r];
6
4
  };
7
5
  }
8
6
  export {
9
- u as default
7
+ t as default
10
8
  };
11
9
  //# sourceMappingURL=index.es241.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es241.js","sources":["../node_modules/underscore/modules/_createSizePropertyCheck.js"],"sourcesContent":["import { MAX_ARRAY_INDEX } from './_setup.js';\n\n// Common internal logic for `isArrayLike` and `isBufferLike`.\nexport default function createSizePropertyCheck(getSizeProperty) {\n return function(collection) {\n var sizeProperty = getSizeProperty(collection);\n return typeof sizeProperty == 'number' && sizeProperty >= 0 && sizeProperty <= MAX_ARRAY_INDEX;\n }\n}\n"],"names":["createSizePropertyCheck","getSizeProperty","collection","sizeProperty","MAX_ARRAY_INDEX"],"mappings":";AAGA,SAAwBA,EAAwBC,GAAiB;AAC/D,SAAO,SAASC,GAAY;AAC1B,QAAIC,IAAeF,EAAgBC,CAAU;AAC7C,WAAO,OAAOC,KAAgB,YAAYA,KAAgB,KAAKA,KAAgBC;AAAA,EACjF;AACF;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es241.js","sources":["../node_modules/underscore/modules/_shallowProperty.js"],"sourcesContent":["// Internal helper to generate a function to obtain property `key` from `obj`.\nexport default function shallowProperty(key) {\n return function(obj) {\n return obj == null ? void 0 : obj[key];\n };\n}\n"],"names":["shallowProperty","key","obj"],"mappings":"AACA,SAAwBA,EAAgBC,GAAK;AAC3C,SAAO,SAASC,GAAK;AACnB,WAA8BA,IAAID,CAAG;AAAA,EACvC;AACF;","x_google_ignoreList":[0]}
@@ -1,9 +1,11 @@
1
- function t(r) {
2
- return function(n) {
3
- return n?.[r];
1
+ import { MAX_ARRAY_INDEX as o } from "./index.es36.js";
2
+ function u(e) {
3
+ return function(t) {
4
+ var r = e(t);
5
+ return typeof r == "number" && r >= 0 && r <= o;
4
6
  };
5
7
  }
6
8
  export {
7
- t as default
9
+ u as default
8
10
  };
9
11
  //# sourceMappingURL=index.es242.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es242.js","sources":["../node_modules/underscore/modules/_shallowProperty.js"],"sourcesContent":["// Internal helper to generate a function to obtain property `key` from `obj`.\nexport default function shallowProperty(key) {\n return function(obj) {\n return obj == null ? void 0 : obj[key];\n };\n}\n"],"names":["shallowProperty","key","obj"],"mappings":"AACA,SAAwBA,EAAgBC,GAAK;AAC3C,SAAO,SAASC,GAAK;AACnB,WAA8BA,IAAID,CAAG;AAAA,EACvC;AACF;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es242.js","sources":["../node_modules/underscore/modules/_createSizePropertyCheck.js"],"sourcesContent":["import { MAX_ARRAY_INDEX } from './_setup.js';\n\n// Common internal logic for `isArrayLike` and `isBufferLike`.\nexport default function createSizePropertyCheck(getSizeProperty) {\n return function(collection) {\n var sizeProperty = getSizeProperty(collection);\n return typeof sizeProperty == 'number' && sizeProperty >= 0 && sizeProperty <= MAX_ARRAY_INDEX;\n }\n}\n"],"names":["createSizePropertyCheck","getSizeProperty","collection","sizeProperty","MAX_ARRAY_INDEX"],"mappings":";AAGA,SAAwBA,EAAwBC,GAAiB;AAC/D,SAAO,SAASC,GAAY;AAC1B,QAAIC,IAAeF,EAAgBC,CAAU;AAC7C,WAAO,OAAOC,KAAgB,YAAYA,KAAgB,KAAKA,KAAgBC;AAAA,EACjF;AACF;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import a from "./index.es262.js";
1
+ import a from "./index.es263.js";
2
2
  function g(f, v, h, o) {
3
3
  this.x = f, this.z = v, this.o = h, this.e = o, this.v = !1, this.n = this.p = null;
4
4
  }
@@ -1,7 +1,7 @@
1
1
  import { cartesian as Q, cartesianCross as T, cartesianDot as R, cartesianScale as g, cartesianAddInPlace as y, spherical as U } from "./index.es245.js";
2
2
  import { circleStream as $ } from "./index.es244.js";
3
3
  import { pi as v, cos as F, epsilon as x, abs as G, sqrt as b } from "./index.es246.js";
4
- import J from "./index.es262.js";
4
+ import J from "./index.es263.js";
5
5
  import m from "./index.es264.js";
6
6
  function fn(S, V) {
7
7
  var A = F(S), C = A > 0, W = G(A) > x;
@@ -1,5 +1,5 @@
1
1
  import c from "./index.es260.js";
2
- import n from "./index.es263.js";
2
+ import n from "./index.es262.js";
3
3
  function S(l, a, r) {
4
4
  var f = a[1][0] - a[0][0], m = a[1][1] - a[0][1], i = l.clipExtent && l.clipExtent();
5
5
  l.scale(150).translate([0, 0]), i != null && l.clipExtent(null), c(r, l.stream(n));
@@ -1,8 +1,19 @@
1
- import { abs as n, epsilon as r } from "./index.es246.js";
2
- function i(o, t) {
3
- return n(o[0] - t[0]) < r && n(o[1] - t[1]) < r;
1
+ import r from "./index.es261.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
- i as default
17
+ d as default
7
18
  };
8
19
  //# sourceMappingURL=index.es262.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es262.js","sources":["../../../node_modules/d3-geo/src/pointEqual.js"],"sourcesContent":["import {abs, epsilon} from \"./math\";\n\nexport default function(a, b) {\n return abs(a[0] - b[0]) < epsilon && abs(a[1] - b[1]) < epsilon;\n}\n"],"names":["pointEqual","a","b","abs","epsilon"],"mappings":";AAEA,SAAAA,EAAwBC,GAAGC,GAAG;AAC5B,SAAOC,EAAIF,EAAE,CAAC,IAAIC,EAAE,CAAC,CAAC,IAAIE,KAAWD,EAAIF,EAAE,CAAC,IAAIC,EAAE,CAAC,CAAC,IAAIE;AAC1D;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es262.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;AACjB,QAAIC,IAAS,CAAC,CAACP,GAAIC,CAAE,GAAG,CAACC,GAAIC,CAAE,CAAC;AAChC,WAAAD,IAAKC,IAAK,EAAEF,IAAKD,IAAK,QACfO;AAAA,EACT;AACF;AAEA,SAASF,EAAYG,GAAGC,GAAG;AACzB,EAAID,IAAIR,MAAIA,IAAKQ,IACbA,IAAIN,MAAIA,IAAKM,IACbC,IAAIR,MAAIA,IAAKQ,IACbA,IAAIN,MAAIA,IAAKM;AACnB;","x_google_ignoreList":[0]}
@@ -1,19 +1,8 @@
1
- import r from "./index.es261.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);
1
+ import { abs as n, epsilon as r } from "./index.es246.js";
2
+ function i(o, t) {
3
+ return n(o[0] - t[0]) < r && n(o[1] - t[1]) < r;
15
4
  }
16
5
  export {
17
- d as default
6
+ i as default
18
7
  };
19
8
  //# sourceMappingURL=index.es263.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es263.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;AACjB,QAAIC,IAAS,CAAC,CAACP,GAAIC,CAAE,GAAG,CAACC,GAAIC,CAAE,CAAC;AAChC,WAAAD,IAAKC,IAAK,EAAEF,IAAKD,IAAK,QACfO;AAAA,EACT;AACF;AAEA,SAASF,EAAYG,GAAGC,GAAG;AACzB,EAAID,IAAIR,MAAIA,IAAKQ,IACbA,IAAIN,MAAIA,IAAKM,IACbC,IAAIR,MAAIA,IAAKQ,IACbA,IAAIN,MAAIA,IAAKM;AACnB;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es263.js","sources":["../../../node_modules/d3-geo/src/pointEqual.js"],"sourcesContent":["import {abs, epsilon} from \"./math\";\n\nexport default function(a, b) {\n return abs(a[0] - b[0]) < epsilon && abs(a[1] - b[1]) < epsilon;\n}\n"],"names":["pointEqual","a","b","abs","epsilon"],"mappings":";AAEA,SAAAA,EAAwBC,GAAGC,GAAG;AAC5B,SAAOC,EAAIF,EAAE,CAAC,IAAIC,EAAE,CAAC,CAAC,IAAIE,KAAWD,EAAIF,EAAE,CAAC,IAAIC,EAAE,CAAC,CAAC,IAAIE;AAC1D;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import { __require as r } from "./index.es74.js";
1
+ import { __require as r } from "./index.es73.js";
2
2
  var i = r();
3
3
  export {
4
4
  i as j
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as f } from "./index.es72.js";
2
- import { __require as n } from "./index.es80.js";
1
+ import { getDefaultExportFromCjs as f } from "./index.es78.js";
2
+ import { __require as n } from "./index.es71.js";
3
3
  function s(t, i) {
4
4
  for (var o = 0; o < i.length; o++) {
5
5
  const e = i[o];
@@ -1,5 +1,5 @@
1
- import { GenIcon as a } from "./index.es78.js";
2
- import "./index.es79.js";
1
+ import { GenIcon as a } from "./index.es80.js";
2
+ import "./index.es81.js";
3
3
  function l(t) {
4
4
  return a({ attr: { fill: "currentColor", viewBox: "0 0 16 16" }, child: [{ tag: "path", attr: { d: "m14.12 10.163 1.715.858c.22.11.22.424 0 .534L8.267 15.34a.6.6 0 0 1-.534 0L.165 11.555a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0l5.317-2.66zM7.733.063a.6.6 0 0 1 .534 0l7.568 3.784a.3.3 0 0 1 0 .535L8.267 8.165a.6.6 0 0 1-.534 0L.165 4.382a.299.299 0 0 1 0-.535z" }, child: [] }, { tag: "path", attr: { d: "m14.12 6.576 1.715.858c.22.11.22.424 0 .534l-7.568 3.784a.6.6 0 0 1-.534 0L.165 7.968a.299.299 0 0 1 0-.534l1.716-.858 5.317 2.659c.505.252 1.1.252 1.604 0z" }, child: [] }] })(t);
5
5
  }
@@ -1,5 +1,5 @@
1
- import { GenIcon as o } from "./index.es78.js";
2
- import "./index.es79.js";
1
+ import { GenIcon as o } from "./index.es80.js";
2
+ import "./index.es81.js";
3
3
  function e(t) {
4
4
  return o({ attr: { viewBox: "0 0 512 512" }, child: [{ tag: "path", attr: { fill: "none", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "32", d: "M416 128 192 384l-96-96" }, child: [] }] })(t);
5
5
  }