@milaboratories/milaboratories.ui-examples.model 1.1.52 → 1.1.53

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.ui-examples.model@1.1.52 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/model
3
+ > @milaboratories/milaboratories.ui-examples.model@1.1.53 build /home/runner/_work/platforma/platforma/etc/blocks/ui-examples/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 6.46 KB
15
15
  CJS dist/index.cjs.map 14.65 KB
16
- CJS ⚡️ Build success in 145ms
16
+ CJS ⚡️ Build success in 506ms
17
17
  ESM dist/index.js 6.35 KB
18
18
  ESM dist/index.js.map 14.56 KB
19
- ESM ⚡️ Build success in 145ms
19
+ ESM ⚡️ Build success in 506ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 1102ms
21
+ DTS ⚡️ Build success in 4314ms
22
22
  DTS dist/index.d.cts 4.28 KB
23
23
  DTS dist/index.d.ts 4.28 KB
24
24
  vite v5.4.11 building for production...
@@ -26,6 +26,6 @@ transforming...
26
26
  ✓ 9 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 187.91 kB │ gzip: 36.32 kB │ map: 400.45 kB
29
+ dist/bundle.js 187.91 kB │ gzip: 36.32 kB │ map: 400.46 kB
30
30
  dist/bundle.js 200.83 kB │ gzip: 36.95 kB │ map: 402.03 kB
31
- ✓ built in 561ms
31
+ ✓ built in 1.69s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @milaboratories/milaboratories.ui-examples.model
2
2
 
3
+ ## 1.1.53
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d42b276]
8
+ - @platforma-sdk/model@1.30.3
9
+
3
10
  ## 1.1.52
4
11
 
5
12
  ### Patch Changes
package/dist/bundle.js CHANGED
@@ -5322,7 +5322,7 @@
5322
5322
  getOptions(e, n2) {
5323
5323
  const r = typeof e == "function" ? e : Kn(e), i = this.getSpecs().entries.filter((a) => r(a.obj));
5324
5324
  let s2 = {}, o = false;
5325
- 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 }) => ({
5325
+ 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 }) => ({
5326
5326
  ref: vn(a, o),
5327
5327
  label: l2
5328
5328
  })) : i.map(({ ref: a, obj: l2 }) => ({
@@ -5652,7 +5652,7 @@
5652
5652
  return this.ctx.getCurrentUnstableMarker();
5653
5653
  }
5654
5654
  }
5655
- const W = "1.30.0";
5655
+ const W = "1.30.3";
5656
5656
  function Lt(t) {
5657
5657
  return t.__renderLambda === true;
5658
5658
  }