@vitessce/constants-internal 3.8.1 → 3.8.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.
package/dist/index.js CHANGED
@@ -184,6 +184,9 @@ const FileType = {
184
184
  OBS_SEGMENTATIONS_OME_TIFF: "obsSegmentations.ome-tiff",
185
185
  // GLB
186
186
  OBS_SEGMENTATIONS_GLB: "obsSegmentations.glb",
187
+ // Neuroglancer
188
+ // Precomputed (mesh) format
189
+ OBS_SEGMENTATIONS_NG_PRECOMPUTED: "obsSegmentations.ng-precomputed",
187
190
  // New file types to support old file types:
188
191
  // - cells.json
189
192
  OBS_EMBEDDING_CELLS_JSON: "obsEmbedding.cells.json",
@@ -441,6 +444,7 @@ const FILE_TYPE_DATA_TYPE_MAPPING = {
441
444
  [FileType.OBS_LABELS_MUDATA_ZARR]: DataType.OBS_LABELS,
442
445
  [FileType.FEATURE_LABELS_MUDATA_ZARR]: DataType.FEATURE_LABELS,
443
446
  [FileType.OBS_SEGMENTATIONS_GLB]: DataType.OBS_SEGMENTATIONS,
447
+ [FileType.OBS_SEGMENTATIONS_NG_PRECOMPUTED]: DataType.OBS_SEGMENTATIONS,
444
448
  [FileType.IMAGE_SPATIALDATA_ZARR]: DataType.IMAGE,
445
449
  [FileType.LABELS_SPATIALDATA_ZARR]: DataType.OBS_SEGMENTATIONS,
446
450
  [FileType.SHAPES_SPATIALDATA_ZARR]: DataType.OBS_SEGMENTATIONS,
@@ -1304,10 +1308,10 @@ const COMPONENT_COORDINATION_TYPES = {
1304
1308
  ]
1305
1309
  };
1306
1310
  const note = "This file is autogenerated by .changeset/post-changelog.mjs.";
1307
- const version = "3.8.1";
1308
- const date = "2025-09-18";
1311
+ const version = "3.8.3";
1312
+ const date = "2025-10-07";
1309
1313
  const branch = "changeset-release/main";
1310
- const hash = "1faac6ff";
1314
+ const hash = "f3addd97";
1311
1315
  const version$1 = {
1312
1316
  note,
1313
1317
  version,
@@ -1 +1 @@
1
- {"version":3,"file":"constant-relationships.d.ts","sourceRoot":"","sources":["../src/constant-relationships.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,2BAA2B;;CAsEvC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kCAAkC;;CA6D9C,CAAC;AAKF,eAAO,MAAM,oBAAoB;;;;;;;;CAuGhC,CAAC"}
1
+ {"version":3,"file":"constant-relationships.d.ts","sourceRoot":"","sources":["../src/constant-relationships.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,2BAA2B;;CAuEvC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kCAAkC;;CA6D9C,CAAC;AAKF,eAAO,MAAM,oBAAoB;;;;;;;;CAuGhC,CAAC"}
@@ -47,6 +47,7 @@ export const FILE_TYPE_DATA_TYPE_MAPPING = {
47
47
  [FileType.OBS_LABELS_MUDATA_ZARR]: DataType.OBS_LABELS,
48
48
  [FileType.FEATURE_LABELS_MUDATA_ZARR]: DataType.FEATURE_LABELS,
49
49
  [FileType.OBS_SEGMENTATIONS_GLB]: DataType.OBS_SEGMENTATIONS,
50
+ [FileType.OBS_SEGMENTATIONS_NG_PRECOMPUTED]: DataType.OBS_SEGMENTATIONS,
50
51
  [FileType.IMAGE_SPATIALDATA_ZARR]: DataType.IMAGE,
51
52
  [FileType.LABELS_SPATIALDATA_ZARR]: DataType.OBS_SEGMENTATIONS,
52
53
  [FileType.SHAPES_SPATIALDATA_ZARR]: DataType.OBS_SEGMENTATIONS,
@@ -165,6 +165,7 @@ export declare const FileType: {
165
165
  IMAGE_OME_TIFF: string;
166
166
  OBS_SEGMENTATIONS_OME_TIFF: string;
167
167
  OBS_SEGMENTATIONS_GLB: string;
168
+ OBS_SEGMENTATIONS_NG_PRECOMPUTED: string;
168
169
  OBS_EMBEDDING_CELLS_JSON: string;
169
170
  OBS_SEGMENTATIONS_CELLS_JSON: string;
170
171
  OBS_LOCATIONS_CELLS_JSON: string;
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;CAmBpB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;CAc7B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwJpB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6I5B,CAAC;AAEF,eAAO,MAAM,MAAM;;;;CAIlB,CAAC;AAEF,eAAO,MAAM,eAAe;;;CAG3B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;CAuB3B,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8BpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;CAmBpB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;CAc7B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2JpB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6I5B,CAAC;AAEF,eAAO,MAAM,MAAM;;;;CAIlB,CAAC;AAEF,eAAO,MAAM,eAAe;;;CAG3B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;CAuB3B,CAAC"}
@@ -180,6 +180,9 @@ export const FileType = {
180
180
  OBS_SEGMENTATIONS_OME_TIFF: 'obsSegmentations.ome-tiff',
181
181
  // GLB
182
182
  OBS_SEGMENTATIONS_GLB: 'obsSegmentations.glb',
183
+ // Neuroglancer
184
+ // Precomputed (mesh) format
185
+ OBS_SEGMENTATIONS_NG_PRECOMPUTED: 'obsSegmentations.ng-precomputed',
183
186
  // New file types to support old file types:
184
187
  // - cells.json
185
188
  OBS_EMBEDDING_CELLS_JSON: 'obsEmbedding.cells.json',
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.8.1",
4
- "date": "2025-09-18",
3
+ "version": "3.8.3",
4
+ "date": "2025-10-07",
5
5
  "branch": "changeset-release/main",
6
- "hash": "1faac6ff"
6
+ "hash": "f3addd97"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/constants-internal",
3
- "version": "3.8.1",
3
+ "version": "3.8.3",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -48,6 +48,7 @@ export const FILE_TYPE_DATA_TYPE_MAPPING = {
48
48
  [FileType.OBS_LABELS_MUDATA_ZARR]: DataType.OBS_LABELS,
49
49
  [FileType.FEATURE_LABELS_MUDATA_ZARR]: DataType.FEATURE_LABELS,
50
50
  [FileType.OBS_SEGMENTATIONS_GLB]: DataType.OBS_SEGMENTATIONS,
51
+ [FileType.OBS_SEGMENTATIONS_NG_PRECOMPUTED]: DataType.OBS_SEGMENTATIONS,
51
52
 
52
53
  [FileType.IMAGE_SPATIALDATA_ZARR]: DataType.IMAGE,
53
54
  [FileType.LABELS_SPATIALDATA_ZARR]: DataType.OBS_SEGMENTATIONS,
package/src/constants.ts CHANGED
@@ -192,6 +192,9 @@ export const FileType = {
192
192
  OBS_SEGMENTATIONS_OME_TIFF: 'obsSegmentations.ome-tiff',
193
193
  // GLB
194
194
  OBS_SEGMENTATIONS_GLB: 'obsSegmentations.glb',
195
+ // Neuroglancer
196
+ // Precomputed (mesh) format
197
+ OBS_SEGMENTATIONS_NG_PRECOMPUTED: 'obsSegmentations.ng-precomputed',
195
198
  // New file types to support old file types:
196
199
  // - cells.json
197
200
  OBS_EMBEDDING_CELLS_JSON: 'obsEmbedding.cells.json',
package/src/version.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "note": "This file is autogenerated by .changeset/post-changelog.mjs.",
3
- "version": "3.8.1",
4
- "date": "2025-09-18",
3
+ "version": "3.8.3",
4
+ "date": "2025-10-07",
5
5
  "branch": "changeset-release/main",
6
- "hash": "1faac6ff"
6
+ "hash": "f3addd97"
7
7
  }