@platforma-open/milaboratories.clonotype-browser-3 2.1.0 → 2.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/block-pack/CHANGELOG.md +14 -0
- package/block-pack/main.plj.gz +0 -0
- package/block-pack/manifest.json +1 -1
- package/block-pack/model.json +1 -1
- package/block-pack/published.json +1 -1
- package/block-pack/ui.tgz +0 -0
- package/dist/AGENTS.d.ts +3328 -19073
- package/dist/AGENTS.d.ts.map +1 -1
- package/dist/index.d.ts +3336 -19083
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +238 -159
- package/dist/index.js.map +1 -1
- package/dist/rolldown-runtime-B-1-B7_t.js +33 -0
- package/package.json +8 -7
package/block-pack/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# @platforma-open/milaboratories.clonotype-browser-3
|
|
2
2
|
|
|
3
|
+
## 2.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 91107c1: Update SDK: PlAgDataTable no longer recreates its grid in an endless loop
|
|
8
|
+
|
|
9
|
+
## 2.1.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 5d64dcb: Sequence Browser: only the anchor defines rows in the Overlap table, so stale
|
|
14
|
+
clonotype keys from enrichment blocks that have not re-run can no longer add
|
|
15
|
+
all-blank rows
|
|
16
|
+
|
|
3
17
|
## 2.1.0
|
|
4
18
|
|
|
5
19
|
### Minor Changes
|
package/block-pack/main.plj.gz
CHANGED
|
Binary file
|
package/block-pack/manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"clonotype-browser-3","version":"2.1.
|
|
1
|
+
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"clonotype-browser-3","version":"2.1.2"},"components":{"workflow":{"type":"workflow-v1","main":{"type":"relative","path":"main.plj.gz"}},"model":{"type":"relative","path":"model.json"},"ui":{"type":"relative","path":"ui.tgz"}},"meta":{"title":"Sequence Browser","description":"Interactive browser for exploring and annotating sequences (T/B cell clonotypes or peptides) with custom tags for tracking, filtering, and downstream analysis.","longDescription":{"type":"relative","path":"description.md"},"changelog":{"type":"relative","path":"CHANGELOG.md"},"logo":{"type":"relative","path":"block-logo.png"},"url":"https://github.com/platforma-open/clonotype-browser","support":"mailto:support@milaboratories.com","tags":["airr","vdj","peptide","annotation"],"organization":{"name":"MiLaboratories Inc","url":"https://milaboratories.com/","logo":{"type":"relative","path":"organization-logo.png"}},"marketplaceRanking":16700},"featureFlags":{"supportsLazyState":true,"supportsPframeQueryRanking":true,"requiresUIAPIVersion":3,"requiresModelAPIVersion":2,"requiresCreatePTable":2,"requiresPFramesVersion":1001031,"requiresPFrameSpec":true,"requiresPFrame":true,"requiresDialog":true,"requiresColumnsCollection":true},"kind":"@platforma-open/milaboratories.clonotype-browser-3.kind@1.1.0"},"timestamp":1790339201043,"files":[{"name":"main.plj.gz","size":851425,"sha256":"7C0C23A5EB66E041099BADE57751223209D6A228FB61E6AA5611563C55508979"},{"name":"model.json","size":593923,"sha256":"570998349D196E9C2B8CDE80D9DAFFEF5FEE1CA4BC9E18A48664DCF871273024"},{"name":"ui.tgz","size":3946807,"sha256":"788CF137B5A4730D8C054A69D534E5C634FA3E1038B0696E4B6D2B152EA1B942"},{"name":"organization-logo.png","size":24439,"sha256":"FA71390C77C91E4B7FAAE5640D00F92F1E3F2869296F68B6040DD7CC549A50B5"},{"name":"description.md","size":752,"sha256":"E5836E9DDA58A09050D3EDE5BFB1CFC1FBA59BDA5538F64A4D12E5AA9E19B186"},{"name":"CHANGELOG.md","size":6568,"sha256":"05108ADB22A2F734045CB5A33524D6BF8175BE8D7B6A202A374300B3C8A2D6D4"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}
|