@platforma-open/milaboratories.redefine-clonotypes.model 1.0.3 → 1.1.0

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/redefine-clonotypes/redefine-clonotypes/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.redefine-clonotypes.model@1.0.3 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
3
+ > @platforma-open/milaboratories.redefine-clonotypes.model@1.1.0 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
4
4
  > vite build && BUILD_UMD=true vite build && block-tools build-model
5
5
 
6
6
  vite v6.3.5 building SSR bundle for production...
@@ -9,13 +9,13 @@ transforming...
9
9
  rendering chunks...
10
10
 
11
11
  [vite:dts] Start generate declaration files...
12
- dist/index.js 2.19 kB │ map: 4.23 kB
12
+ dist/index.js 2.19 kB │ map: 4.24 kB
13
13
  [vite:dts] Start rollup declaration files...
14
14
  Analysis will use the bundled TypeScript version 5.8.2
15
- [vite:dts] Declaration files built in 3591ms.
15
+ [vite:dts] Declaration files built in 3524ms.
16
16
 
17
- dist/index.cjs 2.28 kB │ map: 4.25 kB
18
- ✓ built in 3.66s
17
+ dist/index.cjs 2.28 kB │ map: 4.26 kB
18
+ ✓ built in 3.62s
19
19
  vite v6.3.5 building for production...
20
20
  transforming...
21
21
  ✓ 77 modules transformed.
@@ -25,7 +25,7 @@ rendering chunks...
25
25
  computing gzip size...
26
26
  [vite:dts] Start rollup declaration files...
27
27
  Analysis will use the bundled TypeScript version 5.8.2
28
- dist/bundle.js 225.02 kB │ gzip: 39.75 kB │ map: 454.84 kB
29
- [vite:dts] Declaration files built in 3345ms.
28
+ dist/bundle.js 225.02 kB │ gzip: 39.75 kB │ map: 455.49 kB
29
+ [vite:dts] Declaration files built in 3300ms.
30
30
 
31
- ✓ built in 4.00s
31
+ ✓ built in 3.99s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.redefine-clonotypes.model
2
2
 
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 92ae47a: fix normalized abundance columns and updating dependencies
8
+
3
9
  ## 1.0.3
4
10
 
5
11
  ### Patch Changes
package/dist/bundle.js CHANGED
@@ -6253,7 +6253,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
6253
6253
  this.ctx.logError(msg);
6254
6254
  }
6255
6255
  }
6256
- var version = "1.45.30";
6256
+ var version = "1.45.35";
6257
6257
  const PlatformaSDKVersion = version;
6258
6258
  function isConfigLambda(cfgOrFh) {
6259
6259
  return cfgOrFh.__renderLambda === true;
@@ -6540,7 +6540,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
6540
6540
  }).output("isRunning", (ctx) => {
6541
6541
  var _a;
6542
6542
  return ((_a = ctx.outputs) == null ? void 0 : _a.getIsReadyOrError()) === false;
6543
- }).title((ctx) => ctx.uiState.title).sections((_ctx) => [{ type: "link", href: "/", label: "Main" }]).done();
6543
+ }).title((ctx) => ctx.uiState.title).sections((_ctx) => [{ type: "link", href: "/", label: "Main" }]).done(2);
6544
6544
  exports2.model = model;
6545
6545
  Object.defineProperty(exports2, Symbol.toStringTag, { value: "Module" });
6546
6546
  }));