@milaboratories/milaboratories.pool-explorer.model 1.0.34 → 1.0.35

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,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/_work/platforma/platforma/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @milaboratories/milaboratories.pool-explorer.model@1.0.34 build /home/runner/_work/platforma/platforma/etc/blocks/pool-explorer/model
3
+ > @milaboratories/milaboratories.pool-explorer.model@1.0.35 build /home/runner/_work/platforma/platforma/etc/blocks/pool-explorer/model
4
4
  > tsup && vite build && block-tools build-model
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -13,12 +13,12 @@
13
13
  ESM Build start
14
14
  CJS dist/index.cjs 436.00 B
15
15
  CJS dist/index.cjs.map 1013.00 B
16
- CJS ⚡️ Build success in 99ms
16
+ CJS ⚡️ Build success in 207ms
17
17
  ESM dist/index.js 410.00 B
18
18
  ESM dist/index.js.map 996.00 B
19
- ESM ⚡️ Build success in 99ms
19
+ ESM ⚡️ Build success in 207ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 3167ms
21
+ DTS ⚡️ Build success in 3517ms
22
22
  DTS dist/index.d.cts 1017.00 B
23
23
  DTS dist/index.d.ts 1017.00 B
24
24
  vite v5.4.11 building for production...
@@ -27,5 +27,5 @@ transforming...
27
27
  rendering chunks...
28
28
  computing gzip size...
29
29
  dist/bundle.js 177.00 kB │ gzip: 33.85 kB │ map: 383.76 kB
30
- dist/bundle.js 189.15 kB │ gzip: 34.41 kB │ map: 385.21 kB
31
- ✓ built in 1.89s
30
+ dist/bundle.js 189.15 kB │ gzip: 34.42 kB │ map: 385.21 kB
31
+ ✓ built in 1.90s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @milaboratories/milaboratories.pool-explorer.model
2
2
 
3
+ ## 1.0.35
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d42b276]
8
+ - @platforma-sdk/model@1.30.3
9
+
3
10
  ## 1.0.34
4
11
 
5
12
  ### Patch Changes
package/dist/bundle.js CHANGED
@@ -5316,7 +5316,7 @@
5316
5316
  getOptions(e, n2) {
5317
5317
  const r = typeof e == "function" ? e : Kn(e), i = this.getSpecs().entries.filter((a) => r(a.obj));
5318
5318
  let s2 = {}, o = false;
5319
- return typeof n2 < "u" && (typeof n2 == "function" ? s2 = n2 : typeof n2 == "object" && ("includeNativeLabel" in n2 || "separator" in n2 || "addLabelAsSuffix" in n2 ? s2 = n2 : (n2 = n2, s2 = n2.label ?? {}, o = n2.requireEnrichments ?? false))), typeof s2 == "object" ? Re(i, (a) => a.obj, s2 ?? {}).map(({ value: { ref: a }, label: l2 }) => ({
5319
+ return typeof n2 < "u" && (typeof n2 == "function" ? s2 = n2 : typeof n2 == "object" && ("includeNativeLabel" in n2 || "separator" in n2 || "addLabelAsSuffix" in n2 ? s2 = n2 : (n2 = n2, s2 = n2.label ?? {}, o = n2.refsWithEnrichments ?? false))), typeof s2 == "object" ? Re(i, (a) => a.obj, s2 ?? {}).map(({ value: { ref: a }, label: l2 }) => ({
5320
5320
  ref: vn(a, o),
5321
5321
  label: l2
5322
5322
  })) : i.map(({ ref: a, obj: l2 }) => ({
@@ -5646,7 +5646,7 @@
5646
5646
  return this.ctx.getCurrentUnstableMarker();
5647
5647
  }
5648
5648
  }
5649
- const W = "1.30.0";
5649
+ const W = "1.30.3";
5650
5650
  function Lt(t) {
5651
5651
  return t.__renderLambda === true;
5652
5652
  }