@platforma-open/milaboratories.mixcr-clonotyping-2.workflow 2.23.1 → 2.23.3

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/mixcr-clonotyping/mixcr-clonotyping/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.23.1 build /home/runner/work/mixcr-clonotyping/mixcr-clonotyping/workflow
3
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.23.3 build /home/runner/work/mixcr-clonotyping/mixcr-clonotyping/workflow
4
4
  > rm -rf dist && pl-tengo check && pl-tengo build
5
5
 
6
6
  info: Skipping unknown file type: test/columns.test.ts
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @platforma-open/milaboratories.mixcr-clonotyping.workflow
2
2
 
3
+ ## 2.23.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 63a2a9d: Update sdk: fix slide panel closing when modal dialog window is clicked (MILAB-3495 [blocks/mixcr-clonotyping] can’t upload custom preset by choosing file)
8
+
9
+ ## 2.23.2
10
+
11
+ ### Patch Changes
12
+
13
+ - 81ac330: Bugfix TCR Gamma export
14
+
3
15
  ## 2.23.1
4
16
 
5
17
  ### Patch Changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.mixcr-clonotyping-2.workflow",
3
- "version": "2.23.1",
3
+ "version": "2.23.3",
4
4
  "description": "Tengo-based template",
5
5
  "dependencies": {
6
- "@platforma-sdk/workflow-tengo": "^4.9.2",
6
+ "@platforma-sdk/workflow-tengo": "^4.9.3",
7
7
  "@platforma-open/milaboratories.software-mixcr": "4.7.0-190-develop"
8
8
  },
9
9
  "devDependencies": {
10
- "@platforma-sdk/tengo-builder": "^2.1.11",
11
- "@platforma-sdk/test": "^1.37.16",
10
+ "@platforma-sdk/tengo-builder": "^2.1.12",
11
+ "@platforma-sdk/test": "^1.39.15",
12
12
  "vitest": "~2.1.9",
13
13
  "typescript": "~5.5.4"
14
14
  },
@@ -31,8 +31,8 @@ chainInfos := {
31
31
  "IGLight": { mixcrFilter: "IGK,IGL", name: "IG Light", shortName: "Light" },
32
32
  "TCRAlpha": { mixcrFilter: "TRA", name: "TCR Alpha", shortName: "Alpha" },
33
33
  "TCRBeta": { mixcrFilter: "TRB", name: "TCR Beta", shortName: "Beta" },
34
- "TCRGamma": { mixcrFilter: "TRD", name: "TCR Gamma", shortName: "Gamma" },
35
- "TCRDelta": { mixcrFilter: "TRG", name: "TCR Delta", shortName: "Delta" }
34
+ "TCRGamma": { mixcrFilter: "TRG", name: "TCR Gamma", shortName: "Gamma" },
35
+ "TCRDelta": { mixcrFilter: "TRD", name: "TCR Delta", shortName: "Delta" }
36
36
  }
37
37
 
38
38
  // Chain with higher diversity go first