@platforma-open/milaboratories.sequence-properties.ui 1.1.1 → 1.1.2
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-check.log +3 -3
- package/CHANGELOG.md +15 -0
- package/dist/assets/{index-D8ZGYda9.js → index-DSjbsQ6M.js} +2 -2
- package/dist/assets/{index-D8ZGYda9.js.map → index-DSjbsQ6M.js.map} +1 -1
- package/dist/index.html +1 -1
- package/package.json +2 -2
- package/src/pages/MainPage.vue +30 -11
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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.ui@1.1.
|
|
3
|
+
> @platforma-open/milaboratories.sequence-properties.ui@1.1.2 build /home/runner/work/sequence-properties/sequence-properties/ui
|
|
4
4
|
> ts-builder build --target browser
|
|
5
5
|
|
|
6
6
|
Building browser project...
|
|
@@ -316,11 +316,11 @@ dist/assets/24_file-logs-BYSvFsd_.js 2.15 kB │ gzip: 1
|
|
|
316
316
|
dist/assets/24_violin-BHW7ZQjw.js 2.31 kB │ gzip: 1.19 kB │ map: 2.62 kB
|
|
317
317
|
dist/assets/24_file-logs-accent-Dpn5O-La.js 2.41 kB │ gzip: 1.19 kB │ map: 2.76 kB
|
|
318
318
|
dist/assets/24_heatmap-CAmal_-e.js 4.37 kB │ gzip: 0.98 kB │ map: 4.79 kB
|
|
319
|
-
dist/assets/index-
|
|
319
|
+
dist/assets/index-DSjbsQ6M.js 2,707.26 kB │ gzip: 766.77 kB │ map: 9,389.07 kB
|
|
320
320
|
|
|
321
321
|
[33m[33m[PLUGIN_TIMINGS] Warning:[0m Your build spent significant time in plugins. Here is a breakdown:
|
|
322
|
-
- sourcemaps (
|
|
323
|
-
- vite:asset (
|
|
322
|
+
- sourcemaps (59%)
|
|
323
|
+
- vite:asset (32%)
|
|
324
324
|
See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
325
325
|
[39m
|
|
326
326
|
[33m[plugin builtin:vite-reporter]
|
|
@@ -328,5 +328,5 @@ See https://rolldown.rs/options/checks#plugintimings for more details.
|
|
|
328
328
|
- Using dynamic import() to code-split the application
|
|
329
329
|
- Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting
|
|
330
330
|
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
|
|
331
|
-
[32m✓ built in
|
|
331
|
+
[32m✓ built in 7.75s[39m
|
|
332
332
|
Build completed successfully
|
package/.turbo/turbo-check.log
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
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.ui@1.1.
|
|
3
|
+
> @platforma-open/milaboratories.sequence-properties.ui@1.1.2 check /home/runner/work/sequence-properties/sequence-properties/ui
|
|
4
4
|
> ts-builder check --target browser
|
|
5
5
|
|
|
6
6
|
↳ vue-tsc.js --noEmit --project ./tsconfig.json --customConditions ,
|
|
7
7
|
Linting project...
|
|
8
8
|
↳ oxlint --config /home/runner/work/sequence-properties/sequence-properties/ui/.oxlintrc.json --deny-warnings
|
|
9
9
|
Found 0 warnings and 0 errors.
|
|
10
|
-
Finished in
|
|
10
|
+
Finished in 13ms on 3 files with 98 rules using 2 threads.
|
|
11
11
|
Linting completed successfully
|
|
12
12
|
Checking formatting...
|
|
13
13
|
↳ oxfmt --check --config /home/runner/work/sequence-properties/sequence-properties/ui/.oxfmtrc.json
|
|
14
14
|
Checking formatting...
|
|
15
15
|
|
|
16
16
|
All matched files use the correct format.
|
|
17
|
-
Finished in
|
|
17
|
+
Finished in 870ms on 8 files using 2 threads.
|
|
18
18
|
Format check completed successfully
|
|
19
19
|
All checks passed!
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @platforma-open/MiLaboratories.sequence-properties.ui
|
|
2
2
|
|
|
3
|
+
## 1.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 9d628d9: **Workflow (SD-008):** Derive receptor from `pl7.app/vdj/chain` when `pl7.app/vdj/receptor` is absent. Bulk MiXCR axes carry the chain key (`IGHeavy`, `IGLight`, `TCRAlpha`, `TCRBeta`, `TCRGamma`, `TCRDelta`) without the receptor key, which previously fired R13b's "Receptor type not detected" warning on every bulk run. Detection precedence now: axis receptor → axis chain → per-column receptor → per-column chain → IG default + warning. Inputs that carry receptor explicitly are unaffected.
|
|
8
|
+
|
|
9
|
+
**Model:** Default-visible single upstream amino-acid sequence column matching the analysed coverage tier — peptide (`pl7.app/sequence`, feature=peptide) for peptide mode; full-chain VDJRegion (`pl7.app/vdj/sequence`, feature=VDJRegion or VDJRegionInFrame, chain A) for `full_chain` tier; CDR3 (`pl7.app/vdj/sequence`, feature=CDR3, chain A) for `cdr3_only` and `partial` tiers. Chain B (light / beta / delta) and secondary alleles stay available via the column picker.
|
|
10
|
+
|
|
11
|
+
**UI:** Move the "Input dataset" picker into a Settings slide-out drawer (matches the convention used by clonotype-clustering and other sibling blocks). Drawer auto-opens on first load when no input is selected, auto-closes when the workflow starts running.
|
|
12
|
+
|
|
13
|
+
**Software:** Switch the Python runenv from `runenv-python-3:3.12.10` to `runenv-python-3:3.12.10-scientific-slim`. The scientific-slim image now ships biopython, so the per-block dependency install is faster and matches the convention used by sibling python blocks (e.g. `titeseq-analysis`).
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [9d628d9]
|
|
16
|
+
- @platforma-open/milaboratories.sequence-properties.model@1.1.2
|
|
17
|
+
|
|
3
18
|
## 1.1.1
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|