@performant-software/geospatial 3.1.16-beta.5 → 3.1.16-beta.7

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 (51) hide show
  1. package/dist/index.cjs211.js +1 -1
  2. package/dist/index.cjs231.js +1 -1
  3. package/dist/index.cjs240.js +1 -1
  4. package/dist/index.cjs240.js.map +1 -1
  5. package/dist/index.cjs242.js +1 -1
  6. package/dist/index.cjs242.js.map +1 -1
  7. package/dist/index.cjs27.js +1 -1
  8. package/dist/index.cjs31.js +1 -1
  9. package/dist/index.cjs33.js +1 -1
  10. package/dist/index.cjs34.js +1 -1
  11. package/dist/index.cjs38.js +1 -1
  12. package/dist/index.cjs74.js +1 -743
  13. package/dist/index.cjs74.js.map +1 -1
  14. package/dist/index.cjs76.js +9 -1
  15. package/dist/index.cjs76.js.map +1 -1
  16. package/dist/index.cjs77.js +17 -1
  17. package/dist/index.cjs77.js.map +1 -1
  18. package/dist/index.cjs78.js +1 -9
  19. package/dist/index.cjs78.js.map +1 -1
  20. package/dist/index.cjs79.js +1 -17
  21. package/dist/index.cjs79.js.map +1 -1
  22. package/dist/index.cjs80.js +743 -1
  23. package/dist/index.cjs80.js.map +1 -1
  24. package/dist/index.cjs81.js +1 -1
  25. package/dist/index.cjs81.js.map +1 -1
  26. package/dist/index.es211.js +1 -1
  27. package/dist/index.es231.js +1 -1
  28. package/dist/index.es240.js +3 -8
  29. package/dist/index.es240.js.map +1 -1
  30. package/dist/index.es242.js +8 -3
  31. package/dist/index.es242.js.map +1 -1
  32. package/dist/index.es27.js +1 -1
  33. package/dist/index.es31.js +1 -1
  34. package/dist/index.es33.js +2 -2
  35. package/dist/index.es34.js +2 -2
  36. package/dist/index.es38.js +1 -1
  37. package/dist/index.es74.js +7 -21351
  38. package/dist/index.es74.js.map +1 -1
  39. package/dist/index.es76.js +25 -7
  40. package/dist/index.es76.js.map +1 -1
  41. package/dist/index.es77.js +589 -2
  42. package/dist/index.es77.js.map +1 -1
  43. package/dist/index.es78.js +104 -24
  44. package/dist/index.es78.js.map +1 -1
  45. package/dist/index.es79.js +10 -589
  46. package/dist/index.es79.js.map +1 -1
  47. package/dist/index.es80.js +21350 -104
  48. package/dist/index.es80.js.map +1 -1
  49. package/dist/index.es81.js +2 -10
  50. package/dist/index.es81.js.map +1 -1
  51. package/package.json +1 -1
@@ -1,2 +1,2 @@
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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={exports:{}};exports.__module=e;
2
2
  //# sourceMappingURL=index.cjs81.js.map
@@ -1 +1 @@
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
+ {"version":3,"file":"index.cjs81.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
- import e from "./index.es240.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 e from "./index.es240.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,6 @@
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;
6
- };
7
- }
1
+ import t from "./index.es209.js";
2
+ const a = t("Object");
8
3
  export {
9
- u as default
4
+ a as default
10
5
  };
11
6
  //# sourceMappingURL=index.es240.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es240.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.es240.js","sources":["../node_modules/underscore/modules/_hasObjectTag.js"],"sourcesContent":["import tagTester from './_tagTester.js';\n\nexport default tagTester('Object');\n"],"names":["hasObjectTag","tagTester"],"mappings":";AAEA,MAAAA,IAAeC,EAAU,QAAQ;","x_google_ignoreList":[0]}
@@ -1,6 +1,11 @@
1
- import t from "./index.es209.js";
2
- const a = t("Object");
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;
6
+ };
7
+ }
3
8
  export {
4
- a as default
9
+ u as default
5
10
  };
6
11
  //# sourceMappingURL=index.es242.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es242.js","sources":["../node_modules/underscore/modules/_hasObjectTag.js"],"sourcesContent":["import tagTester from './_tagTester.js';\n\nexport default tagTester('Object');\n"],"names":["hasObjectTag","tagTester"],"mappings":";AAEA,MAAAA,IAAeC,EAAU,QAAQ;","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 { __require as r } from "./index.es76.js";
1
+ import { __require as r } from "./index.es74.js";
2
2
  var i = r();
3
3
  export {
4
4
  i as j
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs as f } from "./index.es72.js";
2
- import { __require as n } from "./index.es74.js";
2
+ import { __require as n } from "./index.es80.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.es80.js";
2
- import "./index.es81.js";
1
+ import { GenIcon as a } from "./index.es78.js";
2
+ import "./index.es79.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.es80.js";
2
- import "./index.es81.js";
1
+ import { GenIcon as o } from "./index.es78.js";
2
+ import "./index.es79.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
  }
@@ -1,5 +1,5 @@
1
1
  import { supportsDataView as e } from "./index.es36.js";
2
- import a from "./index.es242.js";
2
+ import a from "./index.es240.js";
3
3
  var i = e && (!/\[native code\]/.test(String(DataView)) || a(new DataView(new ArrayBuffer(8)))), o = typeof Map < "u" && a(/* @__PURE__ */ new Map());
4
4
  export {
5
5
  i as hasDataViewBug,