@nika-js/onlymap 0.7.1 → 0.7.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/CHANGELOG.md CHANGED
@@ -8,6 +8,11 @@ Note: npm collapsed a few closely-spaced releases — the GPX/FlatGeobuf (0.5.4)
8
8
  and GeoParquet (0.5.5) work shipped to npm together as **0.5.6**, so npm's
9
9
  version list jumps 0.5.3 → 0.5.6. Each logical version is listed here regardless.
10
10
 
11
+ ## 0.7.2 — 2026-09-03
12
+
13
+ ### Fixed
14
+ - **A time or number filter whose data is still loading now works once it arrives.** The filter and time-slider widgets read their slider's range from the layer's data, but were only listening for structural changes — so if the data finished loading after the widget first drew, they never heard about it. The filter came up with an empty range and dragging it selected nothing; the time slider never appeared at all. Whether you hit this came down to which finished first, the data or the page, so the same map could work in one place and not another. Both widgets now follow their own layer's data.
15
+
11
16
  ## 0.7.1 — 2026-09-03
12
17
 
13
18
  ### Fixed
@@ -19,7 +19,7 @@ async function v(N = {}) {
19
19
  if (n) {
20
20
  const { createRequire: I } = await import(
21
21
  /*webpackIgnore:true*/
22
- "./lerc-nHFgnN0N.js"
22
+ "./lerc-Dpc86Tzf.js"
23
23
  ).then((g) => g._);
24
24
  var O = I(import.meta.url);
25
25
  }
@@ -1,4 +1,4 @@
1
- import { C as ny, L as sy, M as oy, m as ay, c as ka, a as Sd, z as oc, G as sm, V as ly, W as cy, b as uy, g as hy, d as Vu, f as Ed, e as dy, l as py, u as fy, D as Qf, h as my } from "./index-CnwhAoQ5.js";
1
+ import { C as ny, L as sy, M as oy, m as ay, c as ka, a as Sd, z as oc, G as sm, V as ly, W as cy, b as uy, g as hy, d as Vu, f as Ed, e as dy, l as py, u as fy, D as Qf, h as my } from "./index-C40QUjew.js";
2
2
  const Cd = Math.PI / 180, gy = 180 / Math.PI;
3
3
  function em(Pe, J = 0) {
4
4
  const me = Math.min(180, Pe) * Cd;
@@ -1,4 +1,4 @@
1
- import { r as p, n as d } from "./index-CnwhAoQ5.js";
1
+ import { r as p, n as d } from "./index-C40QUjew.js";
2
2
  function g(t) {
3
3
  if (t == null) return !0;
4
4
  const e = t, n = e.id?.code;
@@ -1,4 +1,4 @@
1
- import { ae as _t, af as Ct } from "./index-CnwhAoQ5.js";
1
+ import { ae as _t, af as Ct } from "./index-C40QUjew.js";
2
2
  function Yt(e, r, t = 2, i, o = "xy") {
3
3
  const s = r && r.length, l = s ? r[0] * t : e.length;
4
4
  let c = Ut(e, 0, l, t, !0, i && i[0], o);
@@ -1,4 +1,4 @@
1
- import { ak as Bt, az as Xt, aA as Yt, aB as Us } from "./index-CnwhAoQ5.js";
1
+ import { ak as Bt, az as Xt, aA as Yt, aB as Us } from "./index-C40QUjew.js";
2
2
  import { w as gs, t as Hs, f as Ws, m as Qs } from "./mgrs-BY9bIvp4.js";
3
3
  import { c as Xs } from "./convert-arrow-schema-DrAihRf9.js";
4
4
  import { y as Ys, A as bt, a as Ks, z as Vs, R as Zs } from "./recordbatch-Bpc0uxFn.js";