@platforma-open/milaboratories.sequence-properties.model 1.2.3 → 1.3.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,28 +1,30 @@
1
1
   WARN  Issue while reading "/home/runner/work/sequence-properties/sequence-properties/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.sequence-properties.model@1.2.3 build /home/runner/work/sequence-properties/sequence-properties/model
3
+ > @platforma-open/milaboratories.sequence-properties.model@1.3.0 build /home/runner/work/sequence-properties/sequence-properties/model
4
4
  > ts-builder build --target block-model && block-tools build-model
5
5
 
6
6
  Building block-model project...
7
7
  ↳ cli.mjs -c /home/runner/work/sequence-properties/sequence-properties/node_modules/.pnpm/@milaboratories+ts-builder@1.4.0_@types+node@25.3.2_rollup@4.53.3_vue@3.5.25_typescript@5.6.3__yaml@2.8.1/node_modules/@milaboratories/ts-builder/dist/configs/rolldown.block-model.config.js
8
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugin `rolldown-plugin-dts:generate`. See https://rolldown.rs/options/checks#plugintimings for more details.
9
-
10
8
  [log] <DIR>/dataModel.d.ts.map asset │ size: 0.14 kB
11
- [log] <DIR>/types.d.ts.map asset │ size: 0.39 kB
12
- [log] <DIR>/dataModel.js.map asset │ size: 1.54 kB
9
+ [log] <DIR>/types.d.ts.map asset │ size: 0.49 kB
10
+ [log] <DIR>/label.js.map asset │ size: 0.98 kB
13
11
  [log] <DIR>/index.d.ts.map asset │ size: 2.00 kB
14
- [log] <DIR>/index.js.map asset │ size: 7.83 kB
12
+ [log] <DIR>/dataModel.js.map asset │ size: 2.57 kB
13
+ [log] <DIR>/index.js.map asset │ size: 7.95 kB
15
14
  [log] <DIR>/dataModel.d.ts chunk │ size: 0.29 kB
16
- [log] <DIR>/dataModel.js chunk │ size: 0.84 kB
17
- [log] <DIR>/types.d.ts chunk │ size: 0.89 kB
18
- [log] <DIR>/index.js chunk │ size: 2.95 kB
15
+ [log] <DIR>/label.js chunk │ size: 0.37 kB
16
+ [log] <DIR>/dataModel.js chunk │ size: 1.11 kB
17
+ [log] <DIR>/types.d.ts chunk │ size: 1.12 kB
18
+ [log] <DIR>/index.js chunk │ size: 3.05 kB
19
19
  [log] <DIR>/index.d.ts chunk │ size: 58.05 kB
20
- [log] <DIR>/dataModel.cjs.map asset │ size: 1.58 kB
21
- [log] <DIR>/index.cjs.map asset │ size: 7.92 kB
22
- [log] <DIR>/dataModel.cjs chunk │ size: 0.88 kB
23
- [log] <DIR>/index.cjs chunk │ size: 3.15 kB
24
- [log] <DIR>/bundle.js.map asset │ size: 650.96 kB
25
- [log] <DIR>/bundle.js chunk │ size: 319.90 kB
20
+ [log] <DIR>/label.cjs.map asset │ size: 0.98 kB
21
+ [log] <DIR>/dataModel.cjs.map asset │ size: 2.61 kB
22
+ [log] <DIR>/index.cjs.map asset │ size: 8.09 kB
23
+ [log] <DIR>/label.cjs chunk │ size: 0.41 kB
24
+ [log] <DIR>/dataModel.cjs chunk │ size: 1.14 kB
25
+ [log] <DIR>/index.cjs chunk │ size: 3.26 kB
26
+ [log] <DIR>/bundle.js.map asset │ size: 659.01 kB
27
+ [log] <DIR>/bundle.js chunk │ size: 324.24 kB
26
28
  [log]
27
- [success] rolldown v1.0.0-rc.16 Finished in 4.67 s
29
+ [success] rolldown v1.0.0-rc.16 Finished in 2.97 s
28
30
  Build completed successfully
@@ -1,21 +1,21 @@
1
1
   WARN  Issue while reading "/home/runner/work/sequence-properties/sequence-properties/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.sequence-properties.model@1.2.3 check /home/runner/work/sequence-properties/sequence-properties/model
3
+ > @platforma-open/milaboratories.sequence-properties.model@1.3.0 check /home/runner/work/sequence-properties/sequence-properties/model
4
4
  > ts-builder check --target block-model
5
5
 
6
6
  ↳ tsc --noEmit --project ./tsconfig.json --customConditions ,
7
7
  Linting project...
8
8
  ↳ oxlint --config /home/runner/work/sequence-properties/sequence-properties/model/.oxlintrc.json --deny-warnings
9
9
  Found 0 warnings and 0 errors.
10
- Finished in 10ms on 3 files with 90 rules using 2 threads.
10
+ Finished in 11ms on 7 files with 90 rules using 4 threads.
11
11
  Linting completed successfully
12
12
  Checking formatting...
13
13
  ↳ oxfmt --check --config /home/runner/work/sequence-properties/sequence-properties/model/.oxfmtrc.json
14
- (node:2550) ExperimentalWarning: glob is an experimental feature and might change at any time
14
+ (node:2796) ExperimentalWarning: glob is an experimental feature and might change at any time
15
15
  (Use `node --trace-warnings ...` to show where the warning was created)
16
16
  Checking formatting...
17
17
 
18
18
  All matched files use the correct format.
19
- Finished in 409ms on 7 files using 2 threads.
19
+ Finished in 296ms on 11 files using 4 threads.
20
20
  Format check completed successfully
21
21
  All checks passed!
@@ -0,0 +1,15 @@
1
+
2
+ > @platforma-open/milaboratories.sequence-properties.model@1.3.0 test /home/runner/work/sequence-properties/sequence-properties/model
3
+ > vitest --run --passWithNoTests
4
+
5
+
6
+  RUN  v4.1.4 /home/runner/work/sequence-properties/sequence-properties/model
7
+
8
+ ✓ src/label.test.ts (6 tests) 5ms
9
+ ✓ src/dataModel.test.ts (4 tests) 4ms
10
+
11
+  Test Files  2 passed (2)
12
+  Tests  10 passed (10)
13
+  Start at  18:08:30
14
+  Duration  410ms (transform 68ms, setup 0ms, import 308ms, tests 9ms, environment 0ms)
15
+
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @platforma-open/MiLaboratories.sequence-properties.model
2
2
 
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - aa281ac: Per-instance trace label, broader plot pickers, locked-in test coverage.
8
+
9
+ - **Trace label is per-instance.** The workflow's `pl7.app/trace.label` resolves to `customBlockLabel || defaultBlockLabel || "Sequence Properties"` (centralised in `model/src/label.ts`). Two sequence-properties blocks on the same dataset show distinguishable entries in Lead Selection and other downstream pickers once the user customises the `PlBlockPage` subtitle. Same pattern as clonotype-clustering and titeseq-analysis PR #13.
10
+ - **Scatter and Histogram metadata pickers accept own-block columns.** Filter, Grouping/Color, Highlight, Size, Tab, Tooltip, Label, and Additional-curves now treat every column in the property pframe as a candidate — own scalars and upstream metadata alike. Users can color the Property Relationships scatter by Aromaticity while plotting Charge vs Hydrophobicity. X/Y axis defaults unchanged.
11
+ - **Migration backfill.** A new `Ver_2026_05_18` step fills the new label fields onto projects tagged at the deployed `Ver_2026_05_05`, preserving any interim-deployed value via `?? ""`. Without the split, already-V2 projects would skip the migration and the workflow would receive `args.customBlockLabel === undefined`.
12
+ - **Test coverage.** Model vitest locks the resolution chain (6 cases) and the migration backfill (4 cases). A subprocess-based Python byte-compare test guards Python output determinism. `build.yaml` enables `test: true` so block-level tests exercise on every PR.
13
+
14
+ ## 1.2.4
15
+
16
+ ### Patch Changes
17
+
18
+ - 8646592: update dependencies
19
+
3
20
  ## 1.2.3
4
21
 
5
22
  ### Patch Changes