@platforma-open/milaboratories.redefine-clonotypes.model 1.1.1 → 1.2.1
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/.turbo/turbo-build.log +5 -5
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-type-check.log +1 -1
- package/CHANGELOG.md +12 -0
- package/dist/bundle.js +5 -5
- package/dist/bundle.js.map +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +5 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/model.json +1 -1
- package/package.json +3 -3
- package/src/index.ts +7 -9
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
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.
|
|
3
|
+
> @platforma-open/milaboratories.redefine-clonotypes.model@1.2.1 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
4
|
> ts-builder build --target block-model && block-tools build-model
|
|
5
5
|
|
|
6
6
|
Building block-model project...
|
|
7
|
-
↳ rollup -c /home/runner/work/redefine-clonotypes/redefine-clonotypes/node_modules/.pnpm/@milaboratories+ts-builder@1.2.
|
|
7
|
+
↳ rollup -c /home/runner/work/redefine-clonotypes/redefine-clonotypes/node_modules/.pnpm/@milaboratories+ts-builder@1.2.2_@microsoft+api-extractor@7.52.11_@types+node@24.5.2__@types+_6fvke5lqntdtrilkbwpueooznu/node_modules/@milaboratories/ts-builder/dist/configs/rollup.block-model.config.js
|
|
8
8
|
[36m
|
|
9
9
|
[1m./src/index.ts[22m → [1mdist, dist[22m...[39m
|
|
10
|
-
[32mcreated [1mdist, dist[22m in [
|
|
10
|
+
[32mcreated [1mdist, dist[22m in [1m1s[22m[39m
|
|
11
11
|
[36m
|
|
12
12
|
[1m./src/index.ts[22m → [1mdist[22m...[39m
|
|
13
13
|
[1m[33m(!) Circular dependency[39m[22m
|
|
14
|
-
../node_modules/.pnpm/@platforma-sdk+model@1.51.
|
|
15
|
-
[32mcreated [1mdist[22m in [1m1.
|
|
14
|
+
../node_modules/.pnpm/@platforma-sdk+model@1.51.5/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.5/node_modules/@platforma-sdk/model/dist/pframe_utils/columns.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.5/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js
|
|
15
|
+
[32mcreated [1mdist[22m in [1m1.8s[22m[39m
|
|
16
16
|
Build completed successfully
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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.
|
|
3
|
+
> @platforma-open/milaboratories.redefine-clonotypes.model@1.2.1 lint /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
4
|
> eslint .
|
|
5
5
|
|
|
@@ -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.
|
|
3
|
+
> @platforma-open/milaboratories.redefine-clonotypes.model@1.2.1 type-check /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
4
|
> ts-builder types --target block-model
|
|
5
5
|
|
|
6
6
|
↳ tsc --noEmit --project ./tsconfig.json --customConditions ,
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @platforma-open/milaboratories.redefine-clonotypes.model
|
|
2
2
|
|
|
3
|
+
## 1.2.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- b51b375: Left panel subtitle added by default
|
|
8
|
+
|
|
9
|
+
## 1.2.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- 68f61a6: Show running state and support custom block labels
|
|
14
|
+
|
|
3
15
|
## 1.1.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
package/dist/bundle.js
CHANGED
|
@@ -7358,7 +7358,7 @@
|
|
|
7358
7358
|
}
|
|
7359
7359
|
}
|
|
7360
7360
|
|
|
7361
|
-
var version = "1.51.
|
|
7361
|
+
var version = "1.51.5";
|
|
7362
7362
|
|
|
7363
7363
|
const PlatformaSDKVersion = version;
|
|
7364
7364
|
|
|
@@ -7687,10 +7687,9 @@
|
|
|
7687
7687
|
|
|
7688
7688
|
const model = BlockModel.create()
|
|
7689
7689
|
.withArgs({
|
|
7690
|
+
defaultBlockLabel: 'Select Clonotype Definition',
|
|
7691
|
+
customBlockLabel: '',
|
|
7690
7692
|
clonotypeDefinition: [],
|
|
7691
|
-
})
|
|
7692
|
-
.withUiState({
|
|
7693
|
-
title: 'Redefine Clonotypes',
|
|
7694
7693
|
})
|
|
7695
7694
|
.argsValid((ctx) => ctx.args.anchorRef !== undefined && (ctx.args.clonotypeDefinition?.length ?? 0) > 0)
|
|
7696
7695
|
.output('datasetOptions', (ctx) => ctx.resultPool.getOptions([{
|
|
@@ -7745,7 +7744,8 @@
|
|
|
7745
7744
|
};
|
|
7746
7745
|
})
|
|
7747
7746
|
.output('isRunning', (ctx) => ctx.outputs?.getIsReadyOrError() === false)
|
|
7748
|
-
.title((
|
|
7747
|
+
.title(() => 'Redefine Clonotypes')
|
|
7748
|
+
.subtitle((ctx) => ctx.args.customBlockLabel || ctx.args.defaultBlockLabel)
|
|
7749
7749
|
.sections((_ctx) => [{ type: 'link', href: '/', label: 'Main' }])
|
|
7750
7750
|
.done(2);
|
|
7751
7751
|
|