@milaboratories/graph-maker 1.1.135 → 1.1.136

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.
@@ -1,16 +1,16 @@
1
- import { isDataInfo as ae, extractAllColumns as Le, mapPTableDef as Ee, selectorsToPredicate as W, withEnrichments as ce, AnchoredIdDeriver as he, isPlRef as Te, mapValueInVOE as Fe, mapPObjectData as le, ensurePColumn as Oe, isPColumnSpec as G, isPColumn as be, resolveAnchors as pe, deriveNativeId as ke, isPartitionedDataInfoEntries as Re, getAxisId as de, entriesToDataInfo as De, isDataInfoEntries as _e, dataInfoToEntries as $e, canonicalizeAxisId as Ke, mapDataInfo as je } from "../../../@milaboratories/pl-model-common/dist/index.js";
2
- import { PlIdLength as bt, canonicalizeJson as _t, getAxesId as wt, mapJoinEntry as Pt, matchAxis as At, matchAxisId as xt, matchPColumn as St, stringifyColumnId as It } from "../../../@milaboratories/pl-model-common/dist/index.js";
1
+ import { isDataInfo as ae, extractAllColumns as Ce, mapPTableDef as Ee, selectorsToPredicate as W, withEnrichments as ce, AnchoredIdDeriver as he, isPlRef as Te, mapValueInVOE as Fe, mapPObjectData as le, ensurePColumn as Oe, isPColumnSpec as G, isPColumn as be, resolveAnchors as pe, deriveNativeId as ke, isPartitionedDataInfoEntries as Re, getAxisId as de, entriesToDataInfo as De, isDataInfoEntries as _e, dataInfoToEntries as Ne, canonicalizeAxisId as $e, mapDataInfo as Ke } from "../../../@milaboratories/pl-model-common/dist/index.js";
2
+ import { PTableAbsent as bt, PTableNA as _t, PValueBytesNA as wt, PValueIntNA as Pt, PValueLongNA as At, PValueStringNA as xt, PlIdLength as St, canonicalizeJson as It, getAxesId as Lt, isValueAbsent as Ct, isValueNA as Et, mapJoinEntry as Tt, matchAxis as Ft, matchAxisId as Ot, matchPColumn as kt, pTableValue as Rt, stringifyColumnId as Dt } from "../../../@milaboratories/pl-model-common/dist/index.js";
3
3
  import we from "../../../canonicalize/lib/canonicalize.js";
4
- import K from "../../../zod/lib/index.js";
5
- import { BasePlErrorLike as Lt, ErrorLike as Et, PlErrorLike as Tt, StandardErrorLike as Ft } from "../../../@milaboratories/pl-error-like/dist/index.js";
6
- var Ne = Object.defineProperty, Be = (r, e, t) => e in r ? Ne(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t, S = (r, e, t) => Be(r, typeof e != "symbol" ? e + "" : e, t);
4
+ import $ from "../../../zod/lib/index.js";
5
+ import { BasePlErrorLike as $t, ErrorLike as Kt, PlErrorLike as jt, StandardErrorLike as Bt } from "../../../@milaboratories/pl-error-like/dist/index.js";
6
+ var je = Object.defineProperty, Be = (r, e, t) => e in r ? je(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t, S = (r, e, t) => Be(r, typeof e != "symbol" ? e + "" : e, t);
7
7
  function Z(r) {
8
8
  return { type: "Immediate", value: r };
9
9
  }
10
- function Je() {
10
+ function Ve() {
11
11
  return typeof globalThis.getPlatforma < "u" || typeof globalThis.platforma < "u";
12
12
  }
13
- function Ve(r) {
13
+ function Je(r) {
14
14
  if (r && typeof globalThis.getPlatforma == "function")
15
15
  return globalThis.getPlatforma(r);
16
16
  if (typeof globalThis.platforma < "u") return globalThis.platforma;
@@ -23,7 +23,7 @@ function c() {
23
23
  if (typeof globalThis.cfgRenderCtx < "u") return globalThis.cfgRenderCtx;
24
24
  throw new Error("Not in config rendering context");
25
25
  }
26
- function V(r, e) {
26
+ function J(r, e) {
27
27
  const t = Ue();
28
28
  if (t === void 0) return !1;
29
29
  if (r in t.callbackRegistry) throw new Error(`Callback with key ${r} already registered.`);
@@ -278,22 +278,22 @@ class I {
278
278
  return s && (a = a.filter((l) => l[1] !== void 0)), a.map(([l, y]) => o(l, y));
279
279
  }
280
280
  }
281
- const We = "staging", qe = "main", He = "pl7.app/label", ze = "pl7.app/trace", Ge = K.object({
282
- type: K.string(),
283
- importance: K.number().optional(),
284
- id: K.string().optional(),
285
- label: K.string()
286
- }), Ye = K.array(Ge), Ze = 1e-3, Qe = "__LABEL__", fe = "__LABEL__@1";
281
+ const We = "staging", qe = "main", He = "pl7.app/label", ze = "pl7.app/trace", Ge = $.object({
282
+ type: $.string(),
283
+ importance: $.number().optional(),
284
+ id: $.string().optional(),
285
+ label: $.string()
286
+ }), Ye = $.array(Ge), Ze = 1e-3, Qe = "__LABEL__", fe = "__LABEL__@1";
287
287
  function Pe(r, e, t = {}) {
288
288
  const n = /* @__PURE__ */ new Map(), i = t.forceTraceElements !== void 0 && t.forceTraceElements.length > 0 ? new Set(t.forceTraceElements) : void 0, s = /* @__PURE__ */ new Map(), o = r.map((f) => {
289
289
  var P, u;
290
290
  const h = e(f);
291
- let v, C, L;
292
- "spec" in h && typeof h.spec == "object" ? (v = h.spec, C = h.prefixTrace, L = h.suffixTrace) : v = h;
291
+ let v, L, C;
292
+ "spec" in h && typeof h.spec == "object" ? (v = h.spec, L = h.prefixTrace, C = h.suffixTrace) : v = h;
293
293
  const p = (P = v.annotations) == null ? void 0 : P[He], A = (u = v.annotations) == null ? void 0 : u[ze], d = (A ? Ye.safeParse(JSON.parse(A)).data : void 0) ?? [], g = [
294
- ...C ?? [],
294
+ ...L ?? [],
295
295
  ...d,
296
- ...L ?? []
296
+ ...C ?? []
297
297
  ];
298
298
  if (p !== void 0) {
299
299
  const x = { label: p, type: Qe, importance: -2 };
@@ -322,20 +322,20 @@ function Pe(r, e, t = {}) {
322
322
  y.sort(([, f], [, P]) => P - f);
323
323
  for (const [f] of y)
324
324
  f.endsWith("@1") || s.get(f) === r.length ? a.push(f) : l.push(f);
325
- const N = (f, P = !1) => {
325
+ const j = (f, P = !1) => {
326
326
  const u = [];
327
327
  for (let h = 0; h < o.length; h++) {
328
- const v = o[h], C = v.fullTrace.filter((A) => f.has(A.fullType) || i && i.has(A.type));
329
- if (C.length === 0)
328
+ const v = o[h], L = v.fullTrace.filter((A) => f.has(A.fullType) || i && i.has(A.type));
329
+ if (L.length === 0)
330
330
  if (P)
331
331
  u.push({
332
332
  label: "Unlabeled",
333
333
  value: v.value
334
334
  });
335
335
  else return;
336
- const L = C.map((A) => A.label), p = t.separator ?? " / ";
336
+ const C = L.map((A) => A.label), p = t.separator ?? " / ";
337
337
  u.push({
338
- label: L.join(p),
338
+ label: C.join(p),
339
339
  value: v.value
340
340
  });
341
341
  }
@@ -343,7 +343,7 @@ function Pe(r, e, t = {}) {
343
343
  };
344
344
  if (a.length === 0) {
345
345
  if (l.length !== 0) throw new Error("Non-empty secondary types list while main types list is empty.");
346
- return N(new Set(fe), !0);
346
+ return j(new Set(fe), !0);
347
347
  }
348
348
  let E = 0, F = -1;
349
349
  for (; E < a.length; ) {
@@ -351,13 +351,13 @@ function Pe(r, e, t = {}) {
351
351
  t.includeNativeLabel && f.add(fe);
352
352
  for (let u = 0; u < E; ++u) f.add(a[u]);
353
353
  F >= 0 && f.add(a[F]);
354
- const P = N(f);
354
+ const P = j(f);
355
355
  if (P !== void 0 && new Set(P.map((u) => u.label)).size === r.length) return P;
356
356
  F++, F >= a.length && (E++, F = E);
357
357
  }
358
- return N(/* @__PURE__ */ new Set([...a, ...l]), !0);
358
+ return j(/* @__PURE__ */ new Set([...a, ...l]), !0);
359
359
  }
360
- const q = "PColumnData/", re = q + "ResourceMap", ie = q + "Partitioned/ResourceMap", U = q + "JsonPartitioned", j = q + "BinaryPartitioned", Ae = q + "Partitioned/", Y = Ae + "JsonPartitioned", M = Ae + "BinaryPartitioned", se = (r) => {
360
+ const q = "PColumnData/", re = q + "ResourceMap", ie = q + "Partitioned/ResourceMap", U = q + "JsonPartitioned", K = q + "BinaryPartitioned", Ae = q + "Partitioned/", Y = Ae + "JsonPartitioned", M = Ae + "BinaryPartitioned", se = (r) => {
361
361
  if (r.endsWith(".index"))
362
362
  return { baseKey: r.substring(0, r.length - 6), type: "index" };
363
363
  if (r.endsWith(".values"))
@@ -376,7 +376,7 @@ function Xe(r) {
376
376
  i = t.partitionKeyLength + t.keyLength;
377
377
  break;
378
378
  case U:
379
- case j:
379
+ case K:
380
380
  i = t.partitionKeyLength;
381
381
  break;
382
382
  case M:
@@ -387,9 +387,9 @@ function Xe(r) {
387
387
  switch (e) {
388
388
  case re:
389
389
  case U:
390
- case j:
390
+ case K:
391
391
  for (let s of r.listInputFields()) {
392
- e === j && (s = se(s).baseKey);
392
+ e === K && (s = se(s).baseKey);
393
393
  const o = [...JSON.parse(s)];
394
394
  n.push(o);
395
395
  }
@@ -471,7 +471,7 @@ function oe(r, e = []) {
471
471
  parts: i
472
472
  };
473
473
  }
474
- case j: {
474
+ case K: {
475
475
  if (typeof (n == null ? void 0 : n.partitionKeyLength) != "number")
476
476
  throw new Error(`Missing partitionKeyLength in metadata for ${t}`);
477
477
  const i = [], s = /* @__PURE__ */ new Map();
@@ -526,8 +526,8 @@ function oe(r, e = []) {
526
526
  for (const o of r.listInputFields()) {
527
527
  const a = r.resolve({ field: o, assertFieldType: "Input" });
528
528
  if (a === void 0) return;
529
- if (a.resourceType.name !== j)
530
- throw new Error(`Expected ${j} inside ${t}, but got ${a.resourceType.name}`);
529
+ if (a.resourceType.name !== K)
530
+ throw new Error(`Expected ${K} inside ${t}, but got ${a.resourceType.name}`);
531
531
  const l = oe(a, JSON.parse(o));
532
532
  if (l === void 0) return;
533
533
  if (l.type !== "BinaryPartitioned")
@@ -547,7 +547,7 @@ function oe(r, e = []) {
547
547
  function nt(r) {
548
548
  if (r !== void 0) {
549
549
  if (_e(r)) return r;
550
- if (ae(r)) return $e(r);
550
+ if (ae(r)) return Ne(r);
551
551
  if (r instanceof I) return oe(r);
552
552
  throw new Error(`Unexpected input type: ${typeof r}`);
553
553
  }
@@ -630,7 +630,7 @@ class st {
630
630
  function ot(r) {
631
631
  if (r)
632
632
  return r.map((e) => ({
633
- type: `split:${Ke(e.axisId)}`,
633
+ type: `split:${$e(e.axisId)}`,
634
634
  label: e.label,
635
635
  importance: 1e6
636
636
  // High importance for split filters in labels
@@ -698,8 +698,8 @@ class me {
698
698
  });
699
699
  y = (h) => u.some((v) => v(h));
700
700
  }
701
- const N = typeof e == "function" ? [e] : Array.isArray(e) ? e : [e], E = [], F = /* @__PURE__ */ new Set();
702
- for (const u of N) {
701
+ const j = typeof e == "function" ? [e] : Array.isArray(e) ? e : [e], E = [], F = /* @__PURE__ */ new Set();
702
+ for (const u of j) {
703
703
  const h = ge(u);
704
704
  let v;
705
705
  if (h) {
@@ -708,20 +708,20 @@ class me {
708
708
  v = pe(n.anchors, u, t);
709
709
  } else
710
710
  v = u;
711
- const C = /* @__PURE__ */ new Set(), L = [];
711
+ const L = /* @__PURE__ */ new Set(), C = [];
712
712
  for (const d of this.providers) {
713
713
  const g = d.selectColumns(v);
714
714
  for (const m of g) {
715
715
  if (y(m.spec)) continue;
716
- if (C.has(m.id))
716
+ if (L.has(m.id))
717
717
  throw new Error(`Duplicate column id ${m.id} in provider ${d.constructor.name}`);
718
718
  const T = ke(m.spec);
719
- F.has(T) || (C.add(m.id), F.add(T), L.push(m));
719
+ F.has(T) || (L.add(m.id), F.add(T), C.push(m));
720
720
  }
721
721
  }
722
- if (L.length === 0) continue;
722
+ if (C.length === 0) continue;
723
723
  const p = ut(u), A = p.length > 0;
724
- for (const d of L) {
724
+ for (const d of C) {
725
725
  if (!G(d.spec)) continue;
726
726
  const g = d.spec;
727
727
  if (A) {
@@ -737,22 +737,22 @@ class me {
737
737
  const T = tt(m), x = p[p.length - 1];
738
738
  if (x >= m.partitionKeyLength)
739
739
  throw new Error(`Not enough partition keys (${m.partitionKeyLength}) for requested split axes (max index ${x}) in column ${g.name}`);
740
- const B = p.map((b) => this.findLabels(de(g.axesSpec[b]))), k = [], D = (b, J) => {
741
- if (J >= p.length) {
740
+ const B = p.map((b) => this.findLabels(de(g.axesSpec[b]))), k = [], D = (b, V) => {
741
+ if (V >= p.length) {
742
742
  if (k.push([...b]), k.length > 1e4)
743
743
  throw new Error("Too many key combinations, aborting.");
744
744
  return;
745
745
  }
746
- const R = p[J];
746
+ const R = p[V];
747
747
  if (R >= T.length)
748
748
  throw new Error(`Axis index ${R} out of bounds for unique keys array (length ${T.length}) during split key generation for column ${d.id}`);
749
- const $ = T[R];
750
- if (!$ || $.length === 0) {
749
+ const N = T[R];
750
+ if (!N || N.length === 0) {
751
751
  k.length = 0;
752
752
  return;
753
753
  }
754
- for (const H of $)
755
- b.push(H), D(b, J + 1), b.pop();
754
+ for (const H of N)
755
+ b.push(H), D(b, V + 1), b.pop();
756
756
  };
757
757
  if (D([], 0), k.length === 0)
758
758
  continue;
@@ -761,9 +761,9 @@ class me {
761
761
  O.splice(p[b], 1);
762
762
  const Se = { ...g, axesSpec: O };
763
763
  for (const b of k) {
764
- const J = b.map((R, $) => {
765
- const H = xe[$], Ie = de(g.axesSpec[H]), ue = B[$], Ce = (ue == null ? void 0 : ue[R]) ?? String(R);
766
- return { axisIdx: H, axisId: Ie, value: R, label: Ce };
764
+ const V = b.map((R, N) => {
765
+ const H = xe[N], Ie = de(g.axesSpec[H]), ue = B[N], Le = (ue == null ? void 0 : ue[R]) ?? String(R);
766
+ return { axisIdx: H, axisId: Ie, value: R, label: Le };
767
767
  });
768
768
  E.push({
769
769
  type: "split",
@@ -771,7 +771,7 @@ class me {
771
771
  spec: g,
772
772
  adjustedSpec: Se,
773
773
  dataEntries: m,
774
- axisFilters: J
774
+ axisFilters: V
775
775
  });
776
776
  }
777
777
  } else
@@ -793,9 +793,9 @@ class me {
793
793
  l
794
794
  ), P = [];
795
795
  for (const { value: u, label: h } of f) {
796
- const { originalColumn: v, spec: C } = u, L = u.type === "split" ? u.axisFilters : void 0, p = at(L);
796
+ const { originalColumn: v, spec: L } = u, C = u.type === "split" ? u.axisFilters : void 0, p = at(C);
797
797
  let A;
798
- n ? A = n.deriveS(C, p) : A = lt(v.id, p);
798
+ n ? A = n.deriveS(L, p) : A = lt(v.id, p);
799
799
  let d = { ...u.adjustedSpec };
800
800
  o && (d = {
801
801
  ...d,
@@ -876,7 +876,7 @@ function X(r, e) {
876
876
  return !0;
877
877
  }
878
878
  function ve(r) {
879
- return le(r, (e) => e instanceof I ? e.handle : ae(e) ? je(e, (t) => t.handle) : e);
879
+ return le(r, (e) => e instanceof I ? e.handle : ae(e) ? Ke(e, (t) => t.handle) : e);
880
880
  }
881
881
  class ct {
882
882
  constructor() {
@@ -1235,7 +1235,7 @@ class z {
1235
1235
  partitionFilters: e.filters ?? [],
1236
1236
  filters: [],
1237
1237
  sorting: e.sorting ?? []
1238
- }) : t = this.patchPTableDef(e), this.verifyInlineAndExplicitColumnsSupport(Le(t.src)), this.ctx.createPTable(
1238
+ }) : t = this.patchPTableDef(e), this.verifyInlineAndExplicitColumnsSupport(Ce(t.src)), this.ctx.createPTable(
1239
1239
  Ee(t, (n) => ve(n))
1240
1240
  );
1241
1241
  }
@@ -1284,7 +1284,7 @@ const pt = class _ {
1284
1284
  output(e, t, n = {}) {
1285
1285
  if (typeof t == "function") {
1286
1286
  const i = `output#${e}`;
1287
- return V(i, () => t(new z())), new _(
1287
+ return J(i, () => t(new z())), new _(
1288
1288
  this._renderingMode,
1289
1289
  this._initialArgs,
1290
1290
  this._initialUiState,
@@ -1323,7 +1323,7 @@ const pt = class _ {
1323
1323
  return this.output(e, t, { retentive: !0 });
1324
1324
  }
1325
1325
  argsValid(e) {
1326
- return typeof e == "function" ? (V("inputsValid", () => e(new z())), new _(
1326
+ return typeof e == "function" ? (J("inputsValid", () => e(new z())), new _(
1327
1327
  this._renderingMode,
1328
1328
  this._initialArgs,
1329
1329
  this._initialUiState,
@@ -1349,7 +1349,7 @@ const pt = class _ {
1349
1349
  );
1350
1350
  }
1351
1351
  sections(e) {
1352
- return Array.isArray(e) ? this.sections(Z(e)) : typeof e == "function" ? (V("sections", () => e(new z())), new _(
1352
+ return Array.isArray(e) ? this.sections(Z(e)) : typeof e == "function" ? (J("sections", () => e(new z())), new _(
1353
1353
  this._renderingMode,
1354
1354
  this._initialArgs,
1355
1355
  this._initialUiState,
@@ -1373,7 +1373,7 @@ const pt = class _ {
1373
1373
  }
1374
1374
  /** Sets a rendering function to derive block title, shown for the block in the left blocks-overview panel. */
1375
1375
  title(e) {
1376
- return V("title", () => e(new z())), new _(
1376
+ return J("title", () => e(new z())), new _(
1377
1377
  this._renderingMode,
1378
1378
  this._initialArgs,
1379
1379
  this._initialUiState,
@@ -1435,7 +1435,7 @@ const pt = class _ {
1435
1435
  * Influences dependency graph construction.
1436
1436
  */
1437
1437
  enriches(e) {
1438
- return V("enrichmentTargets", e), new _(
1438
+ return J("enrichmentTargets", e), new _(
1439
1439
  this._renderingMode,
1440
1440
  this._initialArgs,
1441
1441
  this._initialUiState,
@@ -1475,7 +1475,7 @@ const pt = class _ {
1475
1475
  Object.entries(this._outputs).map(([t, n]) => [t, te(n)])
1476
1476
  )
1477
1477
  };
1478
- return Je() ? Ve({ sdkVersion: ee }) : { config: e };
1478
+ return Ve() ? Je({ sdkVersion: ee }) : { config: e };
1479
1479
  }
1480
1480
  };
1481
1481
  S(pt, "INITIAL_BLOCK_FEATURE_FLAGS", {
@@ -1488,15 +1488,21 @@ function mt(r) {
1488
1488
  }
1489
1489
  export {
1490
1490
  he as AnchoredIdDeriver,
1491
- Lt as BasePlErrorLike,
1492
- Et as ErrorLike,
1491
+ $t as BasePlErrorLike,
1492
+ Kt as ErrorLike,
1493
1493
  w as FutureRef,
1494
1494
  He as PAnnotationLabel,
1495
1495
  ze as PAnnotationTrace,
1496
1496
  me as PColumnCollection,
1497
- Tt as PlErrorLike,
1498
- bt as PlIdLength,
1499
- j as RT_BINARY_PARTITIONED,
1497
+ bt as PTableAbsent,
1498
+ _t as PTableNA,
1499
+ wt as PValueBytesNA,
1500
+ Pt as PValueIntNA,
1501
+ At as PValueLongNA,
1502
+ xt as PValueStringNA,
1503
+ jt as PlErrorLike,
1504
+ St as PlIdLength,
1505
+ K as RT_BINARY_PARTITIONED,
1500
1506
  M as RT_BINARY_SUPER_PARTITIONED,
1501
1507
  U as RT_JSON_PARTITIONED,
1502
1508
  Y as RT_JSON_SUPER_PARTITIONED,
@@ -1504,22 +1510,22 @@ export {
1504
1510
  ie as RT_RESOURCE_MAP_PARTITIONED,
1505
1511
  z as RenderCtx,
1506
1512
  ct as ResultPool,
1507
- Ft as StandardErrorLike,
1513
+ Bt as StandardErrorLike,
1508
1514
  Ye as Trace,
1509
1515
  Ge as TraceEntry,
1510
1516
  I as TreeNodeAccessor,
1511
- Ke as canonicalizeAxisId,
1512
- _t as canonicalizeJson,
1517
+ $e as canonicalizeAxisId,
1518
+ It as canonicalizeJson,
1513
1519
  nt as convertOrParsePColumnData,
1514
- $e as dataInfoToEntries,
1520
+ Ne as dataInfoToEntries,
1515
1521
  Pe as deriveLabels,
1516
1522
  ke as deriveNativeId,
1517
1523
  te as downgradeCfgOrLambda,
1518
1524
  Oe as ensurePColumn,
1519
1525
  De as entriesToDataInfo,
1520
- Le as extractAllColumns,
1526
+ Ce as extractAllColumns,
1521
1527
  rt as filterDataInfoEntries,
1522
- wt as getAxesId,
1528
+ Lt as getAxesId,
1523
1529
  de as getAxisId,
1524
1530
  Z as getImmediate,
1525
1531
  Xe as getPartitionKeysList,
@@ -1533,18 +1539,21 @@ export {
1533
1539
  G as isPColumnSpec,
1534
1540
  Re as isPartitionedDataInfoEntries,
1535
1541
  Te as isPlRef,
1536
- je as mapDataInfo,
1537
- Pt as mapJoinEntry,
1542
+ Ct as isValueAbsent,
1543
+ Et as isValueNA,
1544
+ Ke as mapDataInfo,
1545
+ Tt as mapJoinEntry,
1538
1546
  le as mapPObjectData,
1539
1547
  Ee as mapPTableDef,
1540
1548
  Fe as mapValueInVOE,
1541
- At as matchAxis,
1542
- xt as matchAxisId,
1543
- St as matchPColumn,
1549
+ Ft as matchAxis,
1550
+ Ot as matchAxisId,
1551
+ kt as matchPColumn,
1552
+ Rt as pTableValue,
1544
1553
  oe as parsePColumnData,
1545
1554
  pe as resolveAnchors,
1546
1555
  W as selectorsToPredicate,
1547
- It as stringifyColumnId,
1556
+ Dt as stringifyColumnId,
1548
1557
  ce as withEnrichments
1549
1558
  };
1550
1559
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@milaboratories/graph-maker",
3
- "version": "1.1.135",
3
+ "version": "1.1.136",
4
4
  "type": "module",
5
5
  "main": "dist/lib.js",
6
6
  "types": "dist/lib.d.ts",
@@ -38,7 +38,7 @@
38
38
  "@ag-grid-community/core": "^32.3.3",
39
39
  "@milaboratories/helpers": "^1.6.15",
40
40
  "@milaboratories/miplots4": "^1.0.128",
41
- "@milaboratories/pf-plots": "^1.1.24",
41
+ "@milaboratories/pf-plots": "^1.1.25",
42
42
  "@platforma-sdk/model": "^1.39.8",
43
43
  "@platforma-sdk/ui-vue": "^1.39.16",
44
44
  "@types/d3-hierarchy": "^3.1.7",