volview 4.0.0 → 4.0.1
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/css/app.925b979f.css +1 -0
- package/dist/css/chunk-vendors.43a6a19a.css +5 -0
- package/{public → dist}/favicon.ico +0 -0
- package/{public → dist}/global.css +0 -0
- package/{src/assets/KitwareHeadAndNeck.jpg → dist/img/KitwareHeadAndNeck.11db5ffb.jpg} +0 -0
- package/dist/index.html +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOReadImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/ReadDICOMTags.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.umd.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.wasm +0 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.umd.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOReadImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.wasm +0 -0
- package/dist/itk/pipelines/dicom.js +1 -0
- package/dist/itk/pipelines/dicom.umd.js +1 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.umd.wasm +0 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.wasm +0 -0
- package/dist/itk/web-workers/IOInput.d.ts +6 -0
- package/dist/itk/web-workers/IOInput.js +1 -0
- package/dist/itk/web-workers/ITKConfig.d.ts +8 -0
- package/dist/itk/web-workers/ITKConfig.js +1 -0
- package/dist/itk/web-workers/RunPipelineInput.d.ts +10 -0
- package/dist/itk/web-workers/RunPipelineInput.js +1 -0
- package/dist/itk/web-workers/WebWorkerInput.d.ts +6 -0
- package/dist/itk/web-workers/WebWorkerInput.js +1 -0
- package/dist/itk/web-workers/bundles/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadPipelineModule.d.ts +3 -0
- package/dist/itk/web-workers/loadPipelineModule.js +1 -0
- package/dist/itk/web-workers/min-bundles/pipeline.worker.js +3 -0
- package/dist/itk/web-workers/pipeline.worker.d.ts +1 -0
- package/dist/itk/web-workers/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/runPipeline.d.ts +5 -0
- package/dist/itk/web-workers/runPipeline.js +1 -0
- package/dist/js/23.be4d694e.js +21 -0
- package/dist/js/23.be4d694e.js.map +1 -0
- package/dist/js/385.51ca48a2.js +2 -0
- package/dist/js/385.51ca48a2.js.map +1 -0
- package/dist/js/422.c64a6aa7.js +2 -0
- package/dist/js/422.c64a6aa7.js.map +1 -0
- package/dist/js/979.c4823352.js +2 -0
- package/dist/js/979.c4823352.js.map +1 -0
- package/dist/js/app.81e49d9a.js +2 -0
- package/dist/js/app.81e49d9a.js.map +1 -0
- package/dist/js/chunk-vendors.0ab48f8d.js +33 -0
- package/dist/js/chunk-vendors.0ab48f8d.js.map +1 -0
- package/{public → dist}/pvm-sample.png +0 -0
- package/package.json +3 -2
- package/.browserslistrc +0 -4
- package/.editorconfig +0 -6
- package/.env +0 -6
- package/.eslintrc.js +0 -109
- package/.gitattributes +0 -1
- package/.github/workflows/checks.yml +0 -16
- package/.github/workflows/publish.yml +0 -52
- package/.prettierignore +0 -5
- package/CONTRIBUTING.md +0 -29
- package/babel.config.js +0 -3
- package/documentation/config.js +0 -15
- package/documentation/content/KWVolViewLogo.png +0 -0
- package/documentation/content/KWVolViewLogo.svg +0 -35
- package/documentation/content/VolViewLogo.png +0 -0
- package/documentation/content/VolViewLogo.svg +0 -22
- package/documentation/content/doc/index.md +0 -64
- package/documentation/content/doc/loading_data.md +0 -30
- package/documentation/content/doc/mouse_controls.md +0 -34
- package/documentation/content/doc/quick_start_guide.md +0 -75
- package/documentation/content/doc/rendering.md +0 -27
- package/documentation/content/doc/state_files.md +0 -18
- package/documentation/content/doc/toolbar.md +0 -20
- package/documentation/content/doc/welcome_screen.md +0 -23
- package/documentation/content/gallery/01-volview-welcome-notes.jpg +0 -0
- package/documentation/content/gallery/01-volview-welcome.jpg +0 -0
- package/documentation/content/gallery/02-volview-about.jpg +0 -0
- package/documentation/content/gallery/02-volview-notifications.jpg +0 -0
- package/documentation/content/gallery/02-volview-settings.jpg +0 -0
- package/documentation/content/gallery/03-volview-sample-datasets.jpg +0 -0
- package/documentation/content/gallery/04-volview-active-data.jpg +0 -0
- package/documentation/content/gallery/05-volview-select-data-to-delete.jpg +0 -0
- package/documentation/content/gallery/06-volview-corner-annotation.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout-notes.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout.jpg +0 -0
- package/documentation/content/gallery/09-volview-layout-3DPrimary.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom-notes.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint-notes.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint.jpg +0 -0
- package/documentation/content/gallery/12-volview-paint-options.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop-notes.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop.jpg +0 -0
- package/documentation/content/gallery/14-volview-ruler.jpg +0 -0
- package/documentation/content/gallery/15-volview-crosshairs.jpg +0 -0
- package/documentation/content/gallery/16-volview-rendering.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity2.jpg +0 -0
- package/documentation/content/gallery/18-volview-presets.jpg +0 -0
- package/documentation/content/gallery/19-volview-color.jpg +0 -0
- package/documentation/content/gallery/19-volview-color2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera0.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera1.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera3.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid-final.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.0.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.5.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid1.0.jpg +0 -0
- package/documentation/content/gallery/LocalAmbientOcclusion.jpg +0 -0
- package/documentation/content/gallery/Notes.pptx +0 -0
- package/documentation/content/gallery/VolView-Overview.jpg +0 -0
- package/documentation/content/gallery/index.md +0 -53
- package/documentation/content/icon/favicon-16x16.png +0 -0
- package/documentation/content/icon/favicon-196x196.png +0 -0
- package/documentation/content/icon/favicon-32x32.png +0 -0
- package/documentation/content/icon/favicon-96x96.png +0 -0
- package/documentation/content/index.pug +0 -43
- package/documentation/content/logo.png +0 -0
- package/documentation/content/logo.svg +0 -20
- package/documentation/data/menu.yml +0 -3
- package/documentation/themes/navy/layout/partial/footer.swig +0 -22
- package/documentation/tpl/__en__ +0 -31
- package/documentation/tpl/__sidebar__ +0 -11
- package/patches/jsdom-global+3.0.2.patch +0 -12
- package/patches/vue-toastification+1.7.14.patch +0 -41
- package/patches/vuetify+2.6.10.patch +0 -13
- package/prettier.config.js +0 -9
- package/public/index.html +0 -28
- package/server/helper.py +0 -147
- package/server/host.js +0 -134
- package/server/serialize.js +0 -111
- package/server/serialize.py +0 -203
- package/server/server.py +0 -84
- package/server/test.py +0 -17
- package/src/assets/logo.png +0 -0
- package/src/assets/logo.svg +0 -20
- package/src/assets/samples/3DUS-Fetus.jpg +0 -0
- package/src/assets/samples/CTA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRI-Cardiac.jpg +0 -0
- package/src/assets/samples/MRI-PROSTATEx.jpg +0 -0
- package/src/components/AboutBox.vue +0 -157
- package/src/components/AiModule.vue +0 -60
- package/src/components/AnnotationsModule.vue +0 -37
- package/src/components/App.vue +0 -539
- package/src/components/ColorFunctionSlider.vue +0 -181
- package/src/components/DataBrowser.vue +0 -173
- package/src/components/DragAndDrop.vue +0 -107
- package/src/components/GroupableItem.vue +0 -30
- package/src/components/ImageDataBrowser.vue +0 -186
- package/src/components/ImageListCard.vue +0 -114
- package/src/components/ItemGroup.vue +0 -74
- package/src/components/LabelmapList.vue +0 -36
- package/src/components/LayoutGrid.vue +0 -96
- package/src/components/MeasurementsList.vue +0 -134
- package/src/components/MessageCenter.vue +0 -189
- package/src/components/MessageItem.vue +0 -83
- package/src/components/MessageNotificationContent.vue +0 -20
- package/src/components/MessageNotifications.vue +0 -84
- package/src/components/ModelBrowser.vue +0 -83
- package/src/components/ModulePanel.vue +0 -137
- package/src/components/PaintControls.vue +0 -174
- package/src/components/PatientBrowser.vue +0 -280
- package/src/components/PatientStudyVolumeBrowser.vue +0 -325
- package/src/components/RenderingModule.vue +0 -49
- package/src/components/ResizableNavDrawer.vue +0 -158
- package/src/components/SampleDataBrowser.vue +0 -198
- package/src/components/SaveSession.vue +0 -57
- package/src/components/Settings.vue +0 -35
- package/src/components/SliceSlider.vue +0 -182
- package/src/components/SpleenModule.vue +0 -101
- package/src/components/ToolButton.vue +0 -58
- package/src/components/ToolStrip.vue +0 -186
- package/src/components/ViewOverlayGrid.vue +0 -84
- package/src/components/VolumePresets.vue +0 -165
- package/src/components/VolumeProperties.vue +0 -171
- package/src/components/VolumeRendering.vue +0 -365
- package/src/components/VtkThreeView.vue +0 -512
- package/src/components/VtkTwoView.vue +0 -665
- package/src/components/__tests__/ResizableNavDrawer.spec.js +0 -32
- package/src/components/__tests__/ToolButton.spec.js +0 -46
- package/src/components/icons/KitwareLogoIcon.vue +0 -54
- package/src/components/icons/VolViewFullLogo.vue +0 -139
- package/src/components/icons/VolViewLogo.vue +0 -78
- package/src/components/styles/utils.css +0 -16
- package/src/components/styles/vtk-view.css +0 -116
- package/src/components/tools/CropTool.vue +0 -61
- package/src/components/tools/CrosshairsTool.vue +0 -93
- package/src/components/tools/MouseManipulatorTool.vue +0 -108
- package/src/components/tools/PaintTool.vue +0 -54
- package/src/components/tools/PanTool.vue +0 -35
- package/src/components/tools/RulerTool.vue +0 -202
- package/src/components/tools/SliceScrollTool.vue +0 -123
- package/src/components/tools/WindowLevelTool.vue +0 -191
- package/src/components/tools/ZoomTool.vue +0 -35
- package/src/components/tools/crop/Crop2D.vue +0 -367
- package/src/components/tools/crop/Crop2DLineHandle.vue +0 -103
- package/src/components/tools/crop/Crop3D.vue +0 -192
- package/src/components/tools/crop/CropControls.vue +0 -38
- package/src/components/tools/crop/types.ts +0 -12
- package/src/components/tools/crosshairs/CrosshairSVG2D.vue +0 -125
- package/src/components/tools/crosshairs/CrosshairsWidget2D.vue +0 -100
- package/src/components/tools/paint/PaintWidget2D.vue +0 -192
- package/src/components/tools/ruler/RulerSVG2D.vue +0 -181
- package/src/components/tools/ruler/RulerWidget2D.vue +0 -154
- package/src/composables/__tests__/useDoubleRecord.spec.ts +0 -57
- package/src/composables/__tests__/useOrientationLabels.spec.ts +0 -29
- package/src/composables/isViewAnimating.ts +0 -25
- package/src/composables/manageVTKSubscription.ts +0 -6
- package/src/composables/onProxyManagerEvent.ts +0 -50
- package/src/composables/proxyManager.ts +0 -13
- package/src/composables/sync/__tests__/createPrimitiveSyncContext.spec.ts +0 -41
- package/src/composables/sync/__tests__/useWindowingSync.spec.ts +0 -51
- package/src/composables/sync/createPrimitiveSyncContext.ts +0 -83
- package/src/composables/sync/useWindowingSync.ts +0 -48
- package/src/composables/useAppLoadingNotifications.ts +0 -73
- package/src/composables/useCameraOrientation.ts +0 -34
- package/src/composables/useCurrentImage.ts +0 -74
- package/src/composables/useCurrentSlice.ts +0 -43
- package/src/composables/useDoubleRecord.ts +0 -77
- package/src/composables/useEventListener.ts +0 -26
- package/src/composables/useGlobalErrorHook.ts +0 -18
- package/src/composables/useMultiSelection.ts +0 -29
- package/src/composables/useOrientationLabels.ts +0 -62
- package/src/composables/usePanels.ts +0 -42
- package/src/composables/usePersistCameraConfig.ts +0 -138
- package/src/composables/useResizeObserver.ts +0 -37
- package/src/composables/useResizeToFit.ts +0 -50
- package/src/composables/useSceneBuilder.ts +0 -96
- package/src/composables/useToast.js +0 -11
- package/src/composables/useVTKCallback.ts +0 -33
- package/src/composables/useVTKWorldToDisplay.ts +0 -141
- package/src/composables/useViewProxy.ts +0 -87
- package/src/composables/useVolumeThumbnailing.ts +0 -173
- package/src/composables/useWebGLWatchdog.ts +0 -32
- package/src/composables/useWidgetManager.ts +0 -41
- package/src/config.ts +0 -182
- package/src/constants.ts +0 -38
- package/src/core/id.ts +0 -18
- package/src/core/provider.ts +0 -31
- package/src/core/proxies.ts +0 -90
- package/src/core/thumbnailers/__tests__/vtk-image.spec.ts +0 -58
- package/src/core/thumbnailers/index.ts +0 -5
- package/src/core/thumbnailers/volume-thumbnailer.ts +0 -130
- package/src/core/thumbnailers/vtk-image.ts +0 -142
- package/src/core/tools/__tests__/paint.spec.ts +0 -101
- package/src/core/tools/__tests__/ruler.spec.ts +0 -73
- package/src/core/tools/paint/brush.ts +0 -20
- package/src/core/tools/paint/ellipse-brush.ts +0 -96
- package/src/core/tools/paint/index.ts +0 -141
- package/src/core/tools/ruler.ts +0 -149
- package/src/global.d.ts +0 -24
- package/src/io/__tests__/io.spec.ts +0 -26
- package/src/io/dicom.ts +0 -187
- package/src/io/index.ts +0 -11
- package/src/io/io.ts +0 -157
- package/src/io/itk/itkConfig.js +0 -8
- package/src/io/itk-dicom/dicom.cpp +0 -327
- package/src/io/itk-dicom/web-build/dicom.js +0 -16
- package/src/io/itk-dicom/web-build/dicom.umd.js +0 -21
- package/src/io/manifest.ts +0 -30
- package/src/io/readers.ts +0 -36
- package/src/io/state-file/index.ts +0 -170
- package/src/io/state-file/schema.ts +0 -277
- package/src/io/state-file/utils.ts +0 -33
- package/src/io/types.ts +0 -4
- package/src/io/vtk/async.reader.worker.ts +0 -50
- package/src/io/vtk/async.ts +0 -58
- package/src/io/vtk/async.writer.worker.ts +0 -46
- package/src/io/vtk/common.ts +0 -30
- package/src/io/zip.ts +0 -31
- package/src/main.js +0 -66
- package/src/main.ts +0 -1
- package/src/plugins/vuetify.js +0 -25
- package/src/shims-itk.d.ts +0 -67
- package/src/shims-misc.d.ts +0 -4
- package/src/shims-tsx.d.ts +0 -13
- package/src/shims-vtk.d.ts +0 -1042
- package/src/shims-vue.d.ts +0 -5
- package/src/store/__tests__/datasets.spec.ts +0 -75
- package/src/store/__tests__/messages.spec.ts +0 -74
- package/src/store/__tests__/rulers.spec.ts +0 -77
- package/src/store/__tests__/view-configs.spec.ts +0 -37
- package/src/store/datasets-dicom.ts +0 -398
- package/src/store/datasets-files.ts +0 -35
- package/src/store/datasets-images.ts +0 -118
- package/src/store/datasets-labelmaps.ts +0 -136
- package/src/store/datasets-models.ts +0 -25
- package/src/store/datasets.ts +0 -341
- package/src/store/messages.ts +0 -144
- package/src/store/tools/crop.ts +0 -136
- package/src/store/tools/crosshairs.ts +0 -131
- package/src/store/tools/index.ts +0 -95
- package/src/store/tools/paint.ts +0 -191
- package/src/store/tools/rulers.ts +0 -305
- package/src/store/tools/types.ts +0 -54
- package/src/store/view-configs/camera.ts +0 -51
- package/src/store/view-configs/common.ts +0 -61
- package/src/store/view-configs/slicing.ts +0 -86
- package/src/store/view-configs/types.ts +0 -39
- package/src/store/view-configs/volume-coloring.ts +0 -193
- package/src/store/view-configs/windowing.ts +0 -69
- package/src/store/view-configs.ts +0 -78
- package/src/store/views.ts +0 -130
- package/src/types/index.ts +0 -16
- package/src/types/layout.ts +0 -10
- package/src/types/lps.ts +0 -40
- package/src/types/views.ts +0 -65
- package/src/types/vtk-types.ts +0 -29
- package/src/utils/__tests__/lps.spec.ts +0 -102
- package/src/utils/color.ts +0 -23
- package/src/utils/errors.js +0 -3
- package/src/utils/fetch.ts +0 -101
- package/src/utils/hacks.ts +0 -14
- package/src/utils/index.ts +0 -83
- package/src/utils/lps.ts +0 -129
- package/src/utils/manipulators.ts +0 -35
- package/src/utils/promise-worker.ts +0 -45
- package/src/utils/vtk-helpers.ts +0 -215
- package/src/utils/workerHandler.js +0 -42
- package/src/vtk/ColorMaps.ts +0 -72
- package/src/vtk/CrosshairsWidget/behavior.ts +0 -112
- package/src/vtk/CrosshairsWidget/index.d.ts +0 -22
- package/src/vtk/CrosshairsWidget/index.js +0 -73
- package/src/vtk/CrosshairsWidget/state.ts +0 -51
- package/src/vtk/IJKSliceRepresentationProxy/index.d.ts +0 -9
- package/src/vtk/IJKSliceRepresentationProxy/index.js +0 -59
- package/src/vtk/LPSView2DProxy/index.d.ts +0 -18
- package/src/vtk/LPSView2DProxy/index.js +0 -89
- package/src/vtk/LPSView3DProxy/index.d.ts +0 -16
- package/src/vtk/LPSView3DProxy/index.js +0 -78
- package/src/vtk/LabelMap/index.d.ts +0 -16
- package/src/vtk/LabelMap/index.js +0 -49
- package/src/vtk/LabelMapSliceRepProxy/index.d.ts +0 -6
- package/src/vtk/LabelMapSliceRepProxy/index.js +0 -104
- package/src/vtk/MedicalColorPresets.json +0 -1448
- package/src/vtk/PaintBrushContextRepresentation/index.js +0 -191
- package/src/vtk/PaintWidget/behavior.ts +0 -101
- package/src/vtk/PaintWidget/index.d.ts +0 -28
- package/src/vtk/PaintWidget/index.js +0 -56
- package/src/vtk/PaintWidget/state.ts +0 -41
- package/src/vtk/PiecewiseWidget/index.js +0 -203
- package/src/vtk/RulerWidget/behavior.ts +0 -185
- package/src/vtk/RulerWidget/index.d.ts +0 -25
- package/src/vtk/RulerWidget/index.js +0 -79
- package/src/vtk/RulerWidget/state.ts +0 -63
- package/src/vtk/TreJsonConverter/index.js +0 -150
- package/src/vtk/proxy.js +0 -66
- package/src/vtk/proxyUtils.js +0 -16
- package/src/vtk/webvr-empty.js +0 -1
- package/tests/testUtils.js +0 -12
- package/tsconfig.json +0 -46
- package/vue.config.js +0 -86
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { useRulerStore } from '@/src/store/tools/rulers';
|
|
3
|
-
import { vtkRulerViewWidget } from '@/src/vtk/RulerWidget';
|
|
4
|
-
import vtkWidgetManager from '@kitware/vtk.js/Widgets/Core/WidgetManager';
|
|
5
|
-
import {
|
|
6
|
-
computed,
|
|
7
|
-
defineComponent,
|
|
8
|
-
onBeforeUnmount,
|
|
9
|
-
onMounted,
|
|
10
|
-
PropType,
|
|
11
|
-
ref,
|
|
12
|
-
toRefs,
|
|
13
|
-
watch,
|
|
14
|
-
watchEffect,
|
|
15
|
-
} from '@vue/composition-api';
|
|
16
|
-
import vtkPlaneManipulator from '@kitware/vtk.js/Widgets/Manipulators/PlaneManipulator';
|
|
17
|
-
import { useCurrentImage } from '@/src/composables/useCurrentImage';
|
|
18
|
-
import { updatePlaneManipulatorFor2DView } from '@/src/utils/manipulators';
|
|
19
|
-
import { vtkSubscription } from '@kitware/vtk.js/interfaces';
|
|
20
|
-
import { getCSSCoordinatesFromEvent } from '@/src/utils/vtk-helpers';
|
|
21
|
-
import { LPSAxisDir } from '@/src/types/lps';
|
|
22
|
-
|
|
23
|
-
export default defineComponent({
|
|
24
|
-
name: 'RulerWidget2D',
|
|
25
|
-
props: {
|
|
26
|
-
rulerId: {
|
|
27
|
-
type: String,
|
|
28
|
-
required: true,
|
|
29
|
-
},
|
|
30
|
-
widgetManager: {
|
|
31
|
-
type: Object as PropType<vtkWidgetManager>,
|
|
32
|
-
required: true,
|
|
33
|
-
},
|
|
34
|
-
viewId: {
|
|
35
|
-
type: String,
|
|
36
|
-
required: true,
|
|
37
|
-
},
|
|
38
|
-
viewDirection: {
|
|
39
|
-
type: String as PropType<LPSAxisDir>,
|
|
40
|
-
required: true,
|
|
41
|
-
},
|
|
42
|
-
slice: {
|
|
43
|
-
type: Number,
|
|
44
|
-
required: true,
|
|
45
|
-
},
|
|
46
|
-
focused: Boolean,
|
|
47
|
-
},
|
|
48
|
-
setup(props, { emit }) {
|
|
49
|
-
const {
|
|
50
|
-
rulerId: rulerIDRef,
|
|
51
|
-
widgetManager: widgetManagerRef,
|
|
52
|
-
viewDirection,
|
|
53
|
-
focused,
|
|
54
|
-
slice,
|
|
55
|
-
} = toRefs(props);
|
|
56
|
-
const rulerStore = useRulerStore();
|
|
57
|
-
const factoryRef = computed(() =>
|
|
58
|
-
rulerStore.getVTKFactory(rulerIDRef.value)
|
|
59
|
-
);
|
|
60
|
-
const widgetRef = ref<vtkRulerViewWidget | null>(null);
|
|
61
|
-
const rulerRef = computed(() => rulerStore.rulers[rulerIDRef.value]);
|
|
62
|
-
|
|
63
|
-
onMounted(() => {
|
|
64
|
-
if (!factoryRef.value) {
|
|
65
|
-
throw new Error(
|
|
66
|
-
`No widget exists for ruler with ID ${rulerIDRef.value}`
|
|
67
|
-
);
|
|
68
|
-
}
|
|
69
|
-
const widgetManager = widgetManagerRef.value;
|
|
70
|
-
const factory = factoryRef.value;
|
|
71
|
-
|
|
72
|
-
widgetRef.value = widgetManager.addWidget(factory) as vtkRulerViewWidget;
|
|
73
|
-
});
|
|
74
|
-
|
|
75
|
-
// --- right click handling --- //
|
|
76
|
-
|
|
77
|
-
let rightClickSub: vtkSubscription | null = null;
|
|
78
|
-
|
|
79
|
-
onMounted(() => {
|
|
80
|
-
rightClickSub = widgetRef.value!.onRightClickEvent((eventData) => {
|
|
81
|
-
const coords = getCSSCoordinatesFromEvent(eventData);
|
|
82
|
-
if (coords) {
|
|
83
|
-
emit('contextmenu', coords);
|
|
84
|
-
}
|
|
85
|
-
});
|
|
86
|
-
});
|
|
87
|
-
|
|
88
|
-
onBeforeUnmount(() => {
|
|
89
|
-
if (rightClickSub) {
|
|
90
|
-
rightClickSub.unsubscribe();
|
|
91
|
-
rightClickSub = null;
|
|
92
|
-
}
|
|
93
|
-
});
|
|
94
|
-
|
|
95
|
-
// --- manipulator --- //
|
|
96
|
-
|
|
97
|
-
const manipulator = vtkPlaneManipulator.newInstance();
|
|
98
|
-
|
|
99
|
-
onMounted(() => {
|
|
100
|
-
widgetRef.value!.setManipulator(manipulator);
|
|
101
|
-
});
|
|
102
|
-
|
|
103
|
-
const { currentImageMetadata } = useCurrentImage();
|
|
104
|
-
|
|
105
|
-
watchEffect(() => {
|
|
106
|
-
updatePlaneManipulatorFor2DView(
|
|
107
|
-
manipulator,
|
|
108
|
-
viewDirection.value,
|
|
109
|
-
rulerRef.value.slice ?? slice.value,
|
|
110
|
-
currentImageMetadata.value
|
|
111
|
-
);
|
|
112
|
-
});
|
|
113
|
-
|
|
114
|
-
// --- focus --- //
|
|
115
|
-
|
|
116
|
-
watchEffect(() => {
|
|
117
|
-
const widgetManager = widgetManagerRef.value;
|
|
118
|
-
const widget = widgetRef.value;
|
|
119
|
-
if (focused.value) {
|
|
120
|
-
widgetManager.grabFocus(widget!);
|
|
121
|
-
} else {
|
|
122
|
-
// TODO unfocus the specific widget; necessary?
|
|
123
|
-
}
|
|
124
|
-
});
|
|
125
|
-
|
|
126
|
-
onBeforeUnmount(() => {
|
|
127
|
-
const widgetManager = widgetManagerRef.value;
|
|
128
|
-
const widget = widgetRef.value;
|
|
129
|
-
widgetManager.removeWidget(widget!);
|
|
130
|
-
});
|
|
131
|
-
|
|
132
|
-
// --- visibility --- //
|
|
133
|
-
|
|
134
|
-
watch(
|
|
135
|
-
() => {
|
|
136
|
-
const rulerSlice = rulerRef.value.slice;
|
|
137
|
-
const curSlice = slice.value;
|
|
138
|
-
return !Number.isInteger(rulerSlice) || rulerSlice === curSlice;
|
|
139
|
-
},
|
|
140
|
-
(visible) => {
|
|
141
|
-
widgetRef.value!.setVisibility(visible);
|
|
142
|
-
}
|
|
143
|
-
);
|
|
144
|
-
|
|
145
|
-
onMounted(() => {
|
|
146
|
-
// hide handle visibility
|
|
147
|
-
widgetRef.value!.setHandleVisibility(false);
|
|
148
|
-
widgetManagerRef.value.renderWidgets();
|
|
149
|
-
});
|
|
150
|
-
|
|
151
|
-
return () => null;
|
|
152
|
-
},
|
|
153
|
-
});
|
|
154
|
-
</script>
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { expect } from 'chai';
|
|
2
|
-
import vueCompositionApi, { computed } from '@vue/composition-api';
|
|
3
|
-
import Vue from 'vue';
|
|
4
|
-
import { useDoubleRecord } from '../useDoubleRecord';
|
|
5
|
-
|
|
6
|
-
Vue.use(vueCompositionApi);
|
|
7
|
-
|
|
8
|
-
describe('useDoubleRecord', () => {
|
|
9
|
-
it('should work', () => {
|
|
10
|
-
type Config = {
|
|
11
|
-
propA: number;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
const dr = useDoubleRecord<Config>();
|
|
15
|
-
|
|
16
|
-
const ab = dr.getComputed('a', 'b');
|
|
17
|
-
const abPropA = computed(() => ab.value?.propA);
|
|
18
|
-
const hasAB = dr.hasComputed('a', 'b');
|
|
19
|
-
expect(ab.value).to.be.undefined;
|
|
20
|
-
expect(abPropA.value).to.be.undefined;
|
|
21
|
-
expect(hasAB.value).to.be.false;
|
|
22
|
-
|
|
23
|
-
dr.set('a', 'b', {
|
|
24
|
-
propA: 43,
|
|
25
|
-
});
|
|
26
|
-
|
|
27
|
-
expect(ab.value).to.not.be.undefined;
|
|
28
|
-
expect(hasAB.value).to.be.true;
|
|
29
|
-
expect(abPropA.value).to.equal(43);
|
|
30
|
-
|
|
31
|
-
dr.set('a', 'b', {
|
|
32
|
-
...ab.value!,
|
|
33
|
-
propA: 11,
|
|
34
|
-
});
|
|
35
|
-
expect(abPropA.value).to.equal(11);
|
|
36
|
-
|
|
37
|
-
dr.deleteSecondKey('b');
|
|
38
|
-
|
|
39
|
-
expect(ab.value).to.be.undefined;
|
|
40
|
-
expect(abPropA.value).to.be.undefined;
|
|
41
|
-
expect(hasAB.value).to.be.false;
|
|
42
|
-
|
|
43
|
-
dr.set('a', 'b', {
|
|
44
|
-
propA: 9,
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
expect(hasAB.value).to.be.true;
|
|
48
|
-
|
|
49
|
-
dr.deleteFirstKey('a');
|
|
50
|
-
|
|
51
|
-
expect(hasAB.value).to.be.false;
|
|
52
|
-
|
|
53
|
-
expect(() => {
|
|
54
|
-
dr.delete('nonexistent', 'nonexistent');
|
|
55
|
-
}).to.not.throw;
|
|
56
|
-
});
|
|
57
|
-
});
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { expect } from 'chai';
|
|
2
|
-
|
|
3
|
-
import { toOrderedLabels } from '@src/composables/useOrientationLabels';
|
|
4
|
-
|
|
5
|
-
const SQRT1_3 = 1 / Math.sqrt(3);
|
|
6
|
-
|
|
7
|
-
describe('toOrderedLabels', () => {
|
|
8
|
-
it("correctly orders a vector's LPS labels", () => {
|
|
9
|
-
type Cases = Array<[[number, number, number], string]>;
|
|
10
|
-
const cases: Cases = [
|
|
11
|
-
[[1, 0, 0], 'L'],
|
|
12
|
-
[[0, 1, 0], 'P'],
|
|
13
|
-
[[0, 0, 1], 'S'],
|
|
14
|
-
[[Math.SQRT1_2, Math.SQRT1_2, 0], 'LP'],
|
|
15
|
-
[[Math.SQRT1_2, -Math.SQRT1_2, 0], 'LA'],
|
|
16
|
-
[[0, Math.SQRT1_2, Math.SQRT1_2], 'PS'],
|
|
17
|
-
[[0, Math.SQRT1_2, -Math.SQRT1_2], 'PI'],
|
|
18
|
-
[[Math.SQRT1_2, 0, Math.SQRT1_2], 'LS'],
|
|
19
|
-
[[-Math.SQRT1_2, 0, Math.SQRT1_2], 'RS'],
|
|
20
|
-
[[SQRT1_3, SQRT1_3, SQRT1_3], 'LPS'],
|
|
21
|
-
[[-SQRT1_3, SQRT1_3, -SQRT1_3], 'RPI'],
|
|
22
|
-
[[0.06, 0.989, 0.128], 'PSL'],
|
|
23
|
-
];
|
|
24
|
-
|
|
25
|
-
cases.forEach(([vector, expected]) =>
|
|
26
|
-
expect(toOrderedLabels(vector)).to.equal(expected)
|
|
27
|
-
);
|
|
28
|
-
});
|
|
29
|
-
});
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import vtkViewProxy from '@kitware/vtk.js/Proxy/Core/ViewProxy';
|
|
2
|
-
import { computed, ref, unref } from '@vue/composition-api';
|
|
3
|
-
import { MaybeRef } from '@vueuse/core';
|
|
4
|
-
import { useVTKCallback } from './useVTKCallback';
|
|
5
|
-
|
|
6
|
-
export function isViewAnimating(viewProxy: MaybeRef<vtkViewProxy>) {
|
|
7
|
-
const isAnimating = ref(false);
|
|
8
|
-
|
|
9
|
-
const onStartAnimation = useVTKCallback(
|
|
10
|
-
computed(() => unref(viewProxy).getInteractor().onStartAnimation)
|
|
11
|
-
);
|
|
12
|
-
const onEndAnimation = useVTKCallback(
|
|
13
|
-
computed(() => unref(viewProxy).getInteractor().onEndAnimation)
|
|
14
|
-
);
|
|
15
|
-
|
|
16
|
-
onStartAnimation(() => {
|
|
17
|
-
isAnimating.value = true;
|
|
18
|
-
});
|
|
19
|
-
|
|
20
|
-
onEndAnimation(() => {
|
|
21
|
-
isAnimating.value = false;
|
|
22
|
-
});
|
|
23
|
-
|
|
24
|
-
return isAnimating;
|
|
25
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { vtkSubscription } from '@kitware/vtk.js/interfaces';
|
|
2
|
-
import { onBeforeUnmount } from '@vue/composition-api';
|
|
3
|
-
import { withProxyManager } from './proxyManager';
|
|
4
|
-
import vtkProxyObject from '../types/vtk-types';
|
|
5
|
-
|
|
6
|
-
export enum ProxyManagerEvent {
|
|
7
|
-
ProxyCreated,
|
|
8
|
-
ProxyModified,
|
|
9
|
-
ProxyDeleted,
|
|
10
|
-
ProxyRegistrationChange,
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
export function onProxyManagerEvent(
|
|
14
|
-
event: ProxyManagerEvent,
|
|
15
|
-
cb: (proxyID: string, obj: vtkProxyObject | null) => void
|
|
16
|
-
) {
|
|
17
|
-
const subs: vtkSubscription[] = [];
|
|
18
|
-
|
|
19
|
-
withProxyManager((proxyManager) => {
|
|
20
|
-
const proxySubs = Object.create(null);
|
|
21
|
-
|
|
22
|
-
subs.push(
|
|
23
|
-
proxyManager.onProxyRegistrationChange((info) => {
|
|
24
|
-
const { action, proxyId, proxy } = info;
|
|
25
|
-
if (action === 'register') {
|
|
26
|
-
if (event === ProxyManagerEvent.ProxyCreated) {
|
|
27
|
-
cb(proxyId, proxy);
|
|
28
|
-
}
|
|
29
|
-
if (event === ProxyManagerEvent.ProxyModified) {
|
|
30
|
-
proxySubs[proxyId] = proxy.onModified(() => cb(proxyId, proxy));
|
|
31
|
-
}
|
|
32
|
-
} else if (action === 'unregister') {
|
|
33
|
-
if (proxyId in proxySubs) {
|
|
34
|
-
proxySubs[proxyId].unsubscribe();
|
|
35
|
-
delete proxySubs[proxyId];
|
|
36
|
-
}
|
|
37
|
-
if (event === ProxyManagerEvent.ProxyDeleted) {
|
|
38
|
-
cb(proxyId, null);
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
})
|
|
42
|
-
);
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
onBeforeUnmount(() => {
|
|
46
|
-
while (subs.length) {
|
|
47
|
-
subs.pop()!.unsubscribe();
|
|
48
|
-
}
|
|
49
|
-
});
|
|
50
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { inject } from '@vue/composition-api';
|
|
2
|
-
import vtkProxyManager from '@kitware/vtk.js/Proxy/Core/ProxyManager';
|
|
3
|
-
|
|
4
|
-
const defaultKey = 'ProxyManager';
|
|
5
|
-
|
|
6
|
-
export function withProxyManager(cb: (pxm: vtkProxyManager) => void) {
|
|
7
|
-
const pxm = inject<vtkProxyManager>('ProxyManager');
|
|
8
|
-
return pxm ? cb(pxm) : null;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
export function useProxyManager(key = defaultKey) {
|
|
12
|
-
return inject<vtkProxyManager>(key ?? defaultKey);
|
|
13
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import Vue from 'vue';
|
|
2
|
-
import VueCompositionApi, { ref } from '@vue/composition-api';
|
|
3
|
-
import { expect } from 'chai';
|
|
4
|
-
import { createPrimitiveSyncContext } from '../createPrimitiveSyncContext';
|
|
5
|
-
|
|
6
|
-
describe('createPrimitiveSyncContext', () => {
|
|
7
|
-
before(() => {
|
|
8
|
-
Vue.use(VueCompositionApi);
|
|
9
|
-
});
|
|
10
|
-
|
|
11
|
-
it('should work', () => {
|
|
12
|
-
const useSync = createPrimitiveSyncContext(0);
|
|
13
|
-
|
|
14
|
-
const var1 = ref(0);
|
|
15
|
-
const var2 = ref(0);
|
|
16
|
-
const key1 = ref('key1');
|
|
17
|
-
const key2 = ref('key1');
|
|
18
|
-
|
|
19
|
-
useSync(key1, var1);
|
|
20
|
-
useSync(key2, var2);
|
|
21
|
-
|
|
22
|
-
expect(var1.value).to.equal(0);
|
|
23
|
-
expect(var2.value).to.equal(0);
|
|
24
|
-
|
|
25
|
-
var1.value = 2;
|
|
26
|
-
|
|
27
|
-
expect(var1.value).to.equal(2);
|
|
28
|
-
expect(var2.value).to.equal(2);
|
|
29
|
-
|
|
30
|
-
var2.value = 4;
|
|
31
|
-
|
|
32
|
-
expect(var1.value).to.equal(4);
|
|
33
|
-
expect(var2.value).to.equal(4);
|
|
34
|
-
|
|
35
|
-
key2.value = 'key2';
|
|
36
|
-
var2.value = 6;
|
|
37
|
-
|
|
38
|
-
expect(var1.value).to.equal(4);
|
|
39
|
-
expect(var2.value).to.equal(6);
|
|
40
|
-
});
|
|
41
|
-
});
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import Vue from 'vue';
|
|
2
|
-
import VueCompositionApi, { computed, ref } from '@vue/composition-api';
|
|
3
|
-
import { WindowLevelConfig } from '@/src/store/view-configs/types';
|
|
4
|
-
import Sinon from 'sinon';
|
|
5
|
-
import chai, { expect } from 'chai';
|
|
6
|
-
import SinonChai from 'sinon-chai';
|
|
7
|
-
import { useWindowingSync } from '../useWindowingSync';
|
|
8
|
-
|
|
9
|
-
chai.use(SinonChai);
|
|
10
|
-
|
|
11
|
-
function makeContext(k: string) {
|
|
12
|
-
const setSpy = Sinon.spy();
|
|
13
|
-
const windowing = ref<WindowLevelConfig>({
|
|
14
|
-
width: 1,
|
|
15
|
-
level: 0,
|
|
16
|
-
min: 0,
|
|
17
|
-
max: 10,
|
|
18
|
-
});
|
|
19
|
-
const key = ref(k);
|
|
20
|
-
const source = computed({
|
|
21
|
-
get: () => windowing.value,
|
|
22
|
-
set: (newValue) => {
|
|
23
|
-
setSpy(newValue);
|
|
24
|
-
windowing.value = newValue;
|
|
25
|
-
},
|
|
26
|
-
});
|
|
27
|
-
|
|
28
|
-
return { windowing, key, source, setSpy };
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
describe('useWindowingSync', () => {
|
|
32
|
-
before(() => {
|
|
33
|
-
Vue.use(VueCompositionApi);
|
|
34
|
-
});
|
|
35
|
-
it('should work', () => {
|
|
36
|
-
const ctxt1 = makeContext('abc');
|
|
37
|
-
const ctxt2 = makeContext('abc');
|
|
38
|
-
|
|
39
|
-
useWindowingSync(ctxt1.key, ctxt1.source);
|
|
40
|
-
useWindowingSync(ctxt2.key, ctxt2.source);
|
|
41
|
-
|
|
42
|
-
const newValue = {
|
|
43
|
-
...ctxt1.windowing.value,
|
|
44
|
-
level: 4,
|
|
45
|
-
};
|
|
46
|
-
ctxt1.windowing.value = newValue;
|
|
47
|
-
|
|
48
|
-
expect(ctxt2.setSpy).to.have.been.calledWith(newValue);
|
|
49
|
-
expect(ctxt2.windowing.value.level).to.equal(newValue.level);
|
|
50
|
-
});
|
|
51
|
-
});
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { ref, Ref, UnwrapRef, watch } from '@vue/composition-api';
|
|
2
|
-
import { WatchOptions } from 'vue';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* immediate: sync from sync state to valueRef immediately.
|
|
6
|
-
*/
|
|
7
|
-
type SyncOptions = {
|
|
8
|
-
immediate: boolean;
|
|
9
|
-
watchOptions?: WatchOptions;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
/**
|
|
13
|
-
* Only tested on primitive values.
|
|
14
|
-
*/
|
|
15
|
-
export function createPrimitiveSyncContext<T, K>(initialState: T) {
|
|
16
|
-
const states = new Map<K, Ref<UnwrapRef<T>>>();
|
|
17
|
-
const usage = new Map<K, number>();
|
|
18
|
-
|
|
19
|
-
const register = (key: K, valueRef: Ref<T>, options?: SyncOptions) => {
|
|
20
|
-
if (!states.has(key)) {
|
|
21
|
-
states.set(key, ref(initialState));
|
|
22
|
-
}
|
|
23
|
-
const state = states.get(key)!;
|
|
24
|
-
usage.set(key, 1 + (usage.get(key) ?? 0));
|
|
25
|
-
|
|
26
|
-
const stopTo = watch(
|
|
27
|
-
valueRef,
|
|
28
|
-
(newValue) => {
|
|
29
|
-
if (newValue !== state.value) {
|
|
30
|
-
state.value = newValue as UnwrapRef<T>;
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
flush: 'sync',
|
|
35
|
-
immediate: true,
|
|
36
|
-
...options?.watchOptions,
|
|
37
|
-
}
|
|
38
|
-
);
|
|
39
|
-
|
|
40
|
-
const stopFrom = watch(
|
|
41
|
-
state,
|
|
42
|
-
(newState) => {
|
|
43
|
-
if (newState !== valueRef.value) {
|
|
44
|
-
/* eslint-disable-next-line no-param-reassign */
|
|
45
|
-
valueRef.value = newState as T;
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
flush: 'sync',
|
|
50
|
-
immediate: true,
|
|
51
|
-
...options?.watchOptions,
|
|
52
|
-
}
|
|
53
|
-
);
|
|
54
|
-
|
|
55
|
-
return () => {
|
|
56
|
-
stopTo();
|
|
57
|
-
stopFrom();
|
|
58
|
-
|
|
59
|
-
usage.set(key, usage.get(key)! - 1);
|
|
60
|
-
if (usage.get(key) === 0) {
|
|
61
|
-
usage.delete(key);
|
|
62
|
-
states.delete(key);
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
const useSync = (key: Ref<K>, valueRef: Ref<T>, options?: SyncOptions) => {
|
|
68
|
-
let cleanup: (() => void) | null = null;
|
|
69
|
-
watch(
|
|
70
|
-
key,
|
|
71
|
-
(newKey) => {
|
|
72
|
-
if (cleanup) cleanup();
|
|
73
|
-
cleanup = register(newKey, valueRef, options);
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
flush: 'sync',
|
|
77
|
-
immediate: true,
|
|
78
|
-
}
|
|
79
|
-
);
|
|
80
|
-
};
|
|
81
|
-
|
|
82
|
-
return useSync;
|
|
83
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { WindowLevelConfig } from '@/src/store/view-configs/types';
|
|
2
|
-
import {
|
|
3
|
-
computed,
|
|
4
|
-
Ref,
|
|
5
|
-
triggerRef,
|
|
6
|
-
WritableComputedRef,
|
|
7
|
-
} from '@vue/composition-api';
|
|
8
|
-
import { createPrimitiveSyncContext } from './createPrimitiveSyncContext';
|
|
9
|
-
|
|
10
|
-
function generateComputed(
|
|
11
|
-
source: WritableComputedRef<WindowLevelConfig | null>,
|
|
12
|
-
prop: keyof WindowLevelConfig
|
|
13
|
-
) {
|
|
14
|
-
return computed({
|
|
15
|
-
get: () => source.value?.[prop] || null,
|
|
16
|
-
set: (newValue) => {
|
|
17
|
-
if (source.value && newValue != null) {
|
|
18
|
-
/* eslint-disable no-param-reassign */
|
|
19
|
-
source.value = {
|
|
20
|
-
...source.value,
|
|
21
|
-
[prop]: newValue,
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
const useLevelSync = createPrimitiveSyncContext<number | null, string | null>(
|
|
29
|
-
0
|
|
30
|
-
);
|
|
31
|
-
const useWidthSync = createPrimitiveSyncContext<number | null, string | null>(
|
|
32
|
-
0
|
|
33
|
-
);
|
|
34
|
-
|
|
35
|
-
export function useWindowingSync(
|
|
36
|
-
dataID: Ref<string | null>,
|
|
37
|
-
source: WritableComputedRef<WindowLevelConfig | null>
|
|
38
|
-
) {
|
|
39
|
-
const level = generateComputed(source, 'level');
|
|
40
|
-
const width = generateComputed(source, 'width');
|
|
41
|
-
|
|
42
|
-
// not 100% sure why, but this triggers tracking.
|
|
43
|
-
triggerRef(level);
|
|
44
|
-
triggerRef(width);
|
|
45
|
-
|
|
46
|
-
useLevelSync(dataID, level);
|
|
47
|
-
useWidthSync(dataID, width);
|
|
48
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { TYPE } from 'vue-toastification';
|
|
2
|
-
import { useToast } from '@/src/composables/useToast';
|
|
3
|
-
import { ToastID } from 'vue-toastification/dist/types/src/types';
|
|
4
|
-
import { useMessageStore } from '../store/messages';
|
|
5
|
-
|
|
6
|
-
export function useAppLoadingNotifications() {
|
|
7
|
-
const toast = useToast();
|
|
8
|
-
const messageStore = useMessageStore();
|
|
9
|
-
|
|
10
|
-
let loadingCount = 0;
|
|
11
|
-
let toastID: ToastID | null = null;
|
|
12
|
-
let error: Error | null = null;
|
|
13
|
-
|
|
14
|
-
const resetState = () => {
|
|
15
|
-
loadingCount = 0;
|
|
16
|
-
toastID = null;
|
|
17
|
-
error = null;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
const _setError = (err: Error) => {
|
|
21
|
-
error = err;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
const startLoading = () => {
|
|
25
|
-
loadingCount++;
|
|
26
|
-
if (toastID === null) {
|
|
27
|
-
toastID = toast.info('Loading datasets...', {
|
|
28
|
-
timeout: false,
|
|
29
|
-
closeButton: false,
|
|
30
|
-
closeOnClick: false,
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
const stopLoading = () => {
|
|
36
|
-
loadingCount--;
|
|
37
|
-
if (loadingCount === 0 && toastID !== null) {
|
|
38
|
-
if (error) {
|
|
39
|
-
toast.dismiss(toastID);
|
|
40
|
-
messageStore.addError('Some files failed to load', error);
|
|
41
|
-
} else {
|
|
42
|
-
toast.update(toastID, {
|
|
43
|
-
content: 'Datasets loaded!',
|
|
44
|
-
options: {
|
|
45
|
-
type: TYPE.SUCCESS,
|
|
46
|
-
timeout: 3000,
|
|
47
|
-
closeButton: 'button',
|
|
48
|
-
closeOnClick: true,
|
|
49
|
-
},
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
resetState();
|
|
53
|
-
}
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* Notifies of loading status until all function calls return.
|
|
58
|
-
* @param fn function to call
|
|
59
|
-
* @returns whatever fn returns.
|
|
60
|
-
*/
|
|
61
|
-
const runAsLoading = async (fn: (setError: typeof _setError) => void) => {
|
|
62
|
-
startLoading();
|
|
63
|
-
try {
|
|
64
|
-
return await fn(_setError);
|
|
65
|
-
} finally {
|
|
66
|
-
stopLoading();
|
|
67
|
-
}
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
return {
|
|
71
|
-
runAsLoading,
|
|
72
|
-
};
|
|
73
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { computed, Ref, unref } from '@vue/composition-api';
|
|
2
|
-
import { MaybeRef } from '@vueuse/core';
|
|
3
|
-
import { mat3 } from 'gl-matrix';
|
|
4
|
-
import { ImageMetadata } from '../store/datasets-images';
|
|
5
|
-
import { LPSAxisDir } from '../types/lps';
|
|
6
|
-
import { getLPSDirections } from '../utils/lps';
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
*
|
|
10
|
-
* @param {Ref<LPSAxisDir>} viewDirection an LPS view look-direction
|
|
11
|
-
* @param {Ref<LPSAxisDir>} viewUp an LPS view up-direction
|
|
12
|
-
* @param {Ref<ImageMetadata>} imageMetadataRef image metadata
|
|
13
|
-
*/
|
|
14
|
-
export function useCameraOrientation(
|
|
15
|
-
viewDirection: MaybeRef<LPSAxisDir>,
|
|
16
|
-
viewUp: MaybeRef<LPSAxisDir>,
|
|
17
|
-
imageMetadataRef: Ref<ImageMetadata>
|
|
18
|
-
) {
|
|
19
|
-
const orientationMatrix = computed(
|
|
20
|
-
() => imageMetadataRef.value.orientation as mat3
|
|
21
|
-
);
|
|
22
|
-
const lpsDirections = computed(() =>
|
|
23
|
-
getLPSDirections(orientationMatrix.value)
|
|
24
|
-
);
|
|
25
|
-
const cameraDirVec = computed(
|
|
26
|
-
() => lpsDirections.value[unref(viewDirection)]
|
|
27
|
-
);
|
|
28
|
-
const cameraUpVec = computed(() => lpsDirections.value[unref(viewUp)]);
|
|
29
|
-
|
|
30
|
-
return {
|
|
31
|
-
cameraDirVec,
|
|
32
|
-
cameraUpVec,
|
|
33
|
-
};
|
|
34
|
-
}
|