@performant-software/geospatial 2.1.4-beta.4 → 2.1.4-beta.5

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 (56) hide show
  1. package/dist/index.cjs11.js +1 -1
  2. package/dist/index.cjs14.js +1 -1
  3. package/dist/index.cjs15.js +1 -1
  4. package/dist/index.cjs16.js +1 -1
  5. package/dist/index.cjs20.js +1 -1
  6. package/dist/index.cjs202.js +1 -1
  7. package/dist/index.cjs203.js +1 -1
  8. package/dist/index.cjs228.js +1 -1
  9. package/dist/index.cjs228.js.map +1 -1
  10. package/dist/index.cjs229.js +1 -1
  11. package/dist/index.cjs229.js.map +1 -1
  12. package/dist/index.cjs46.js +1 -1
  13. package/dist/index.cjs52.js +1 -1
  14. package/dist/index.cjs53.js +1 -9
  15. package/dist/index.cjs53.js.map +1 -1
  16. package/dist/index.cjs54.js +1 -19
  17. package/dist/index.cjs54.js.map +1 -1
  18. package/dist/index.cjs55.js +9 -1
  19. package/dist/index.cjs55.js.map +1 -1
  20. package/dist/index.cjs56.js +19 -1
  21. package/dist/index.cjs56.js.map +1 -1
  22. package/dist/index.cjs57.js +1 -1
  23. package/dist/index.cjs58.js +1 -1
  24. package/dist/index.cjs58.js.map +1 -1
  25. package/dist/index.cjs59.js +1 -1
  26. package/dist/index.cjs59.js.map +1 -1
  27. package/dist/index.es11.js +2 -2
  28. package/dist/index.es14.js +3 -3
  29. package/dist/index.es15.js +2 -2
  30. package/dist/index.es16.js +2 -2
  31. package/dist/index.es20.js +1 -1
  32. package/dist/index.es202.js +1 -1
  33. package/dist/index.es203.js +1 -1
  34. package/dist/index.es228.js +3 -6
  35. package/dist/index.es228.js.map +1 -1
  36. package/dist/index.es229.js +6 -3
  37. package/dist/index.es229.js.map +1 -1
  38. package/dist/index.es46.js +2 -2
  39. package/dist/index.es52.js +6 -2
  40. package/dist/index.es52.js.map +1 -1
  41. package/dist/index.es53.js +2 -30
  42. package/dist/index.es53.js.map +1 -1
  43. package/dist/index.es54.js +2 -602
  44. package/dist/index.es54.js.map +1 -1
  45. package/dist/index.es55.js +28 -105
  46. package/dist/index.es55.js.map +1 -1
  47. package/dist/index.es56.js +602 -10
  48. package/dist/index.es56.js.map +1 -1
  49. package/dist/index.es57.js +2 -6
  50. package/dist/index.es57.js.map +1 -1
  51. package/dist/index.es58.js +107 -2
  52. package/dist/index.es58.js.map +1 -1
  53. package/dist/index.es59.js +10 -2
  54. package/dist/index.es59.js.map +1 -1
  55. package/dist/style.css +1 -1
  56. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { GenIcon as a } from "./index.es55.js";
2
- import "./index.es56.js";
1
+ import { GenIcon as a } from "./index.es58.js";
2
+ import "./index.es59.js";
3
3
  function c(t) {
4
4
  return a({ tag: "svg", 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.598.598 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.598.598 0 0 1 .534 0l7.568 3.784a.3.3 0 0 1 0 .535L8.267 8.165a.598.598 0 0 1-.534 0L.165 4.382a.299.299 0 0 1 0-.535L7.733.063z" }, child: [] }, { tag: "path", attr: { d: "m14.12 6.576 1.715.858c.22.11.22.424 0 .534l-7.568 3.784a.598.598 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 0l5.317-2.659z" }, child: [] }] })(t);
5
5
  }
@@ -1,5 +1,5 @@
1
- import { GenIcon as o } from "./index.es55.js";
2
- import "./index.es56.js";
1
+ import { GenIcon as o } from "./index.es58.js";
2
+ import "./index.es59.js";
3
3
  function e(t) {
4
4
  return o({ tag: "svg", 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.es18.js";
2
- import a from "./index.es229.js";
2
+ import a from "./index.es228.js";
3
3
  var p = e && a(new DataView(new ArrayBuffer(8))), i = typeof Map < "u" && a(/* @__PURE__ */ new Map());
4
4
  export {
5
5
  p as hasStringTagBug,
@@ -1,4 +1,4 @@
1
- import t from "./index.es228.js";
1
+ import t from "./index.es229.js";
2
2
  const o = t("length");
3
3
  export {
4
4
  o as default
@@ -1,4 +1,4 @@
1
- import t from "./index.es228.js";
1
+ import t from "./index.es229.js";
2
2
  const o = t("byteLength");
3
3
  export {
4
4
  o as default
@@ -1,9 +1,6 @@
1
- function t(r) {
2
- return function(n) {
3
- return n == null ? void 0 : n[r];
4
- };
5
- }
1
+ import t from "./index.es199.js";
2
+ const a = t("Object");
6
3
  export {
7
- t as default
4
+ a as default
8
5
  };
9
6
  //# sourceMappingURL=index.es228.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es228.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,WAAOA,KAAO,OAAO,SAASA,EAAID,CAAG;AAAA,EAAA;AAEzC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es228.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,MAAeA,IAAAC,EAAU,QAAQ;","x_google_ignoreList":[0]}
@@ -1,6 +1,9 @@
1
- import t from "./index.es199.js";
2
- const a = t("Object");
1
+ function t(r) {
2
+ return function(n) {
3
+ return n == null ? void 0 : n[r];
4
+ };
5
+ }
3
6
  export {
4
- a as default
7
+ t as default
5
8
  };
6
9
  //# sourceMappingURL=index.es229.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es229.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,MAAeA,IAAAC,EAAU,QAAQ;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es229.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,WAAOA,KAAO,OAAO,SAASA,EAAID,CAAG;AAAA,EAAA;AAEzC;","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
- import { commonjsGlobal as sd, getDefaultExportFromCjs as ad } from "./index.es57.js";
2
- import { __module as nu } from "./index.es59.js";
1
+ import { commonjsGlobal as sd, getDefaultExportFromCjs as ad } from "./index.es52.js";
2
+ import { __module as nu } from "./index.es57.js";
3
3
  (function(lu, od) {
4
4
  (function(en, tn) {
5
5
  lu.exports = tn();
@@ -1,5 +1,9 @@
1
- var e = { exports: {} };
1
+ var o = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2
+ function l(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
+ }
2
5
  export {
3
- e as __module
6
+ o as commonjsGlobal,
7
+ l as getDefaultExportFromCjs
4
8
  };
5
9
  //# sourceMappingURL=index.es52.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es52.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"index.es52.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,33 +1,5 @@
1
- import { __exports as t } from "./index.es60.js";
2
- import R from "react";
3
- var p;
4
- function v() {
5
- if (p)
6
- return t;
7
- p = 1;
8
- /**
9
- * @license React
10
- * react-jsx-runtime.production.min.js
11
- *
12
- * Copyright (c) Facebook, Inc. and its affiliates.
13
- *
14
- * This source code is licensed under the MIT license found in the
15
- * LICENSE file in the root directory of this source tree.
16
- */
17
- var s = R, m = Symbol.for("react.element"), l = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, a = s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
18
- function u(o, r, i) {
19
- var e, n = {}, _ = null, f = null;
20
- i !== void 0 && (_ = "" + i), r.key !== void 0 && (_ = "" + r.key), r.ref !== void 0 && (f = r.ref);
21
- for (e in r)
22
- c.call(r, e) && !d.hasOwnProperty(e) && (n[e] = r[e]);
23
- if (o && o.defaultProps)
24
- for (e in r = o.defaultProps, r)
25
- n[e] === void 0 && (n[e] = r[e]);
26
- return { $$typeof: m, type: o, key: _, ref: f, props: n, _owner: a.current };
27
- }
28
- return t.Fragment = l, t.jsx = u, t.jsxs = u, t;
29
- }
1
+ var a = { exports: {} };
30
2
  export {
31
- v as __require
3
+ a as __module
32
4
  };
33
5
  //# sourceMappingURL=index.es53.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.es53.js","sources":["../../../node_modules/react/cjs/react-jsx-runtime.production.min.js"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n"],"names":["f","require$$0","k","m","n","p","q","c","a","g","b","d","e","h","reactJsxRuntime_production_min"],"mappings":";;;;;;;EAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASa,MAAIA,IAAEC,GAAiBC,IAAE,OAAO,IAAI,eAAe,GAAE,IAAE,OAAO,IAAI,gBAAgB,GAAEC,IAAE,OAAO,UAAU,gBAAeC,IAAEJ,EAAE,mDAAmD,mBAAkBK,IAAE,EAAC,KAAI,IAAG,KAAI,IAAG,QAAO,IAAG,UAAS,GAAE;AAClP,WAASC,EAAEC,GAAEC,GAAEC,GAAE;AAAC,QAAIC,GAAEC,IAAE,CAAG,GAAAC,IAAE,MAAKC,IAAE;AAAc,IAAAJ,MAAA,WAAIG,IAAE,KAAGH,IAAYD,EAAE,QAAX,WAAiBI,IAAE,KAAGJ,EAAE,MAAcA,EAAE,QAAF,WAAQK,IAAEL,EAAE;AAAK,SAAIE,KAAKF;AAAE,MAAAL,EAAE,KAAKK,GAAEE,CAAC,KAAG,CAACL,EAAE,eAAeK,CAAC,MAAIC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,QAAGH,KAAGA,EAAE;AAAiB,WAAAG,KAAKF,IAAED,EAAE,cAAaC;AAAE,QAASG,EAAED,CAAC,MAAZ,WAAgBC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,WAAM,EAAC,UAASR,GAAE,MAAKK,GAAE,KAAIK,GAAE,KAAIC,GAAE,OAAMF,GAAE,QAAOP,EAAE,QAAO;AAAA,EAAC;AAAkB,SAAAU,EAAA,WAAA,GAAcA,EAAA,MAAAR,GAAEQ,EAAA,OAAaR;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.es53.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}