@platforma-open/milaboratories.clonotype-browser-3 2.0.6 → 2.0.7
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
CHANGED
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.0.
|
|
1
|
+
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"clonotype-browser-3","version":"2.0.7"},"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}},"timestamp":1784131336274,"files":[{"name":"main.plj.gz","size":840322,"sha256":"4714A8C664B8471CC28E6CE3EE556B2DE80486033E21EE318B55983A0EB52ADB"},{"name":"model.json","size":539237,"sha256":"947510A1DDAC245EF9AA8E1D84788EEC213BA3C546BFA2607A2DB896961F00BB"},{"name":"ui.tgz","size":3902923,"sha256":"042682FB94992DBE8F45386EBABB0F488B734DDCA41906CB8019965C9D35D499"},{"name":"organization-logo.png","size":24439,"sha256":"FA71390C77C91E4B7FAAE5640D00F92F1E3F2869296F68B6040DD7CC549A50B5"},{"name":"description.md","size":752,"sha256":"E5836E9DDA58A09050D3EDE5BFB1CFC1FBA59BDA5538F64A4D12E5AA9E19B186"},{"name":"CHANGELOG.md","size":5533,"sha256":"93B45EFA5044E37C39CC84B943D03A06B5D0657A463F3CCBCDFCC3C0AED39817"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}
|
package/block-pack/ui.tgz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@platforma-open/milaboratories.clonotype-browser-3",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.7",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist",
|
|
6
6
|
"block-pack"
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@milaboratories/ts-builder": "1.6.0",
|
|
22
22
|
"@milaboratories/ts-configs": "1.3.0",
|
|
23
|
-
"@platforma-sdk/block-tools": "2.12.
|
|
23
|
+
"@platforma-sdk/block-tools": "2.12.7",
|
|
24
24
|
"@platforma-sdk/model": "1.80.2",
|
|
25
25
|
"shx": "^0.4.0",
|
|
26
26
|
"typescript": "~5.6.3",
|
|
27
|
-
"@platforma-open/milaboratories.clonotype-browser-3.model": "2.0.
|
|
28
|
-
"@platforma-open/milaboratories.clonotype-browser-3.ui": "2.0.
|
|
29
|
-
"@platforma-open/milaboratories.clonotype-browser-3.workflow": "2.0.
|
|
27
|
+
"@platforma-open/milaboratories.clonotype-browser-3.model": "2.0.7",
|
|
28
|
+
"@platforma-open/milaboratories.clonotype-browser-3.ui": "2.0.7",
|
|
29
|
+
"@platforma-open/milaboratories.clonotype-browser-3.workflow": "2.0.6"
|
|
30
30
|
},
|
|
31
31
|
"block": {
|
|
32
32
|
"components": {
|