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
package/src/components/App.vue
DELETED
|
@@ -1,539 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<drag-and-drop enabled @drop="openFiles" id="app-container">
|
|
3
|
-
<template v-slot="{ dragHover }">
|
|
4
|
-
<v-app>
|
|
5
|
-
<v-app-bar app dense clipped-left>
|
|
6
|
-
<v-btn
|
|
7
|
-
v-if="$vuetify.breakpoint.mobile"
|
|
8
|
-
icon
|
|
9
|
-
@click="leftSideBar = !leftSideBar"
|
|
10
|
-
>
|
|
11
|
-
<v-icon>mdi-menu</v-icon>
|
|
12
|
-
</v-btn>
|
|
13
|
-
<v-toolbar-title class="d-flex flex-row align-center mt-1">
|
|
14
|
-
<vol-view-logo v-if="$vuetify.breakpoint.mobile" />
|
|
15
|
-
<vol-view-full-logo v-else />
|
|
16
|
-
</v-toolbar-title>
|
|
17
|
-
<v-spacer />
|
|
18
|
-
<v-btn
|
|
19
|
-
tile
|
|
20
|
-
icon
|
|
21
|
-
class="toolbar-button"
|
|
22
|
-
@click="aboutBoxDialog = !aboutBoxDialog"
|
|
23
|
-
>
|
|
24
|
-
<v-icon>mdi-help-circle-outline</v-icon>
|
|
25
|
-
</v-btn>
|
|
26
|
-
</v-app-bar>
|
|
27
|
-
<resizable-nav-drawer
|
|
28
|
-
id="left-nav"
|
|
29
|
-
v-model="leftSideBar"
|
|
30
|
-
app
|
|
31
|
-
clipped
|
|
32
|
-
touchless
|
|
33
|
-
:min-width="450"
|
|
34
|
-
:max-width="550"
|
|
35
|
-
:width="450"
|
|
36
|
-
:handle-size="4"
|
|
37
|
-
>
|
|
38
|
-
<module-panel @close="leftSideBar = false" />
|
|
39
|
-
</resizable-nav-drawer>
|
|
40
|
-
<v-main id="content-main">
|
|
41
|
-
<div class="fill-height d-flex flex-row flex-grow-1">
|
|
42
|
-
<div
|
|
43
|
-
id="tools-strip"
|
|
44
|
-
class="grey darken-4 d-flex flex-column align-center"
|
|
45
|
-
>
|
|
46
|
-
<tool-button
|
|
47
|
-
size="40"
|
|
48
|
-
icon="mdi-folder-open"
|
|
49
|
-
name="Open files"
|
|
50
|
-
@click="userPromptFiles"
|
|
51
|
-
/>
|
|
52
|
-
<tool-button
|
|
53
|
-
size="40"
|
|
54
|
-
icon="mdi-content-save-all"
|
|
55
|
-
name="Save session"
|
|
56
|
-
@click="saveDialog = true"
|
|
57
|
-
/>
|
|
58
|
-
<div class="my-1 tool-separator" />
|
|
59
|
-
<v-menu offset-x>
|
|
60
|
-
<template v-slot:activator="{ on, attrs }">
|
|
61
|
-
<div>
|
|
62
|
-
<tool-button
|
|
63
|
-
size="40"
|
|
64
|
-
icon="mdi-view-dashboard"
|
|
65
|
-
name="Layouts"
|
|
66
|
-
v-bind="attrs"
|
|
67
|
-
v-on="on"
|
|
68
|
-
/>
|
|
69
|
-
</div>
|
|
70
|
-
</template>
|
|
71
|
-
<v-card>
|
|
72
|
-
<v-card-text>
|
|
73
|
-
<v-radio-group
|
|
74
|
-
v-model="layoutName"
|
|
75
|
-
class="mt-0"
|
|
76
|
-
hide-details
|
|
77
|
-
>
|
|
78
|
-
<v-radio
|
|
79
|
-
v-for="(value, key) in Layouts"
|
|
80
|
-
:key="key"
|
|
81
|
-
:label="value.name"
|
|
82
|
-
:value="key"
|
|
83
|
-
/>
|
|
84
|
-
</v-radio-group>
|
|
85
|
-
</v-card-text>
|
|
86
|
-
</v-card>
|
|
87
|
-
</v-menu>
|
|
88
|
-
<template v-if="hasData">
|
|
89
|
-
<tool-strip />
|
|
90
|
-
</template>
|
|
91
|
-
<v-spacer />
|
|
92
|
-
<v-badge
|
|
93
|
-
overlap
|
|
94
|
-
offset-x="20"
|
|
95
|
-
offset-y="20"
|
|
96
|
-
:content="messageCount"
|
|
97
|
-
:color="messageBadgeColor"
|
|
98
|
-
:value="messageCount > 0"
|
|
99
|
-
>
|
|
100
|
-
<tool-button
|
|
101
|
-
size="40"
|
|
102
|
-
icon="mdi-bell-outline"
|
|
103
|
-
name="Notifications"
|
|
104
|
-
@click="messageDialog = true"
|
|
105
|
-
/>
|
|
106
|
-
</v-badge>
|
|
107
|
-
<tool-button
|
|
108
|
-
size="40"
|
|
109
|
-
icon="mdi-cog"
|
|
110
|
-
name="Settings"
|
|
111
|
-
@click="settingsDialog = true"
|
|
112
|
-
/>
|
|
113
|
-
</div>
|
|
114
|
-
<div class="d-flex flex-column flex-grow-1">
|
|
115
|
-
<layout-grid v-show="hasData" :layout="currentLayout" />
|
|
116
|
-
<v-row
|
|
117
|
-
v-show="!hasData"
|
|
118
|
-
no-gutters
|
|
119
|
-
align="center"
|
|
120
|
-
class="clickable grey darken-3"
|
|
121
|
-
@click="userPromptFiles"
|
|
122
|
-
>
|
|
123
|
-
<v-col>
|
|
124
|
-
<v-row justify="center">
|
|
125
|
-
<v-card
|
|
126
|
-
flat
|
|
127
|
-
dark
|
|
128
|
-
color="transparent"
|
|
129
|
-
class="text-center headline"
|
|
130
|
-
>
|
|
131
|
-
<div>
|
|
132
|
-
<v-icon size="64">mdi-folder-open</v-icon>
|
|
133
|
-
</div>
|
|
134
|
-
<div>Click to open local files.</div>
|
|
135
|
-
<div class="mt-8">
|
|
136
|
-
<v-icon size="64">mdi-arrow-down-bold</v-icon>
|
|
137
|
-
</div>
|
|
138
|
-
<div>Drag & drop your DICOM files.</div>
|
|
139
|
-
<div class="vertical-offset-margin">
|
|
140
|
-
<v-icon size="64">mdi-cloud-off-outline</v-icon>
|
|
141
|
-
</div>
|
|
142
|
-
<div>Secure: Your data never leaves your machine.</div>
|
|
143
|
-
</v-card>
|
|
144
|
-
</v-row>
|
|
145
|
-
</v-col>
|
|
146
|
-
</v-row>
|
|
147
|
-
</div>
|
|
148
|
-
</div>
|
|
149
|
-
</v-main>
|
|
150
|
-
|
|
151
|
-
<v-dialog v-model="aboutBoxDialog" width="35%">
|
|
152
|
-
<about-box />
|
|
153
|
-
</v-dialog>
|
|
154
|
-
|
|
155
|
-
<v-dialog
|
|
156
|
-
v-model="messageDialog"
|
|
157
|
-
width="75%"
|
|
158
|
-
content-class="fill-height"
|
|
159
|
-
>
|
|
160
|
-
<message-center @close="messageDialog = false" />
|
|
161
|
-
</v-dialog>
|
|
162
|
-
|
|
163
|
-
<message-notifications @open-notifications="messageDialog = true" />
|
|
164
|
-
|
|
165
|
-
<v-dialog v-model="settingsDialog" width="50%">
|
|
166
|
-
<settings @close="settingsDialog = false" />
|
|
167
|
-
</v-dialog>
|
|
168
|
-
|
|
169
|
-
<v-dialog v-model="saveDialog" width="30%">
|
|
170
|
-
<save-session @close="saveDialog = false" />
|
|
171
|
-
</v-dialog>
|
|
172
|
-
|
|
173
|
-
<v-overlay
|
|
174
|
-
:value="dragHover"
|
|
175
|
-
color="#fff"
|
|
176
|
-
z-index="100"
|
|
177
|
-
class="text-center"
|
|
178
|
-
>
|
|
179
|
-
<v-icon color="black" size="4.75rem">mdi-download</v-icon>
|
|
180
|
-
<div class="text-h2 font-weight-bold black--text">
|
|
181
|
-
Drop your files to open
|
|
182
|
-
</div>
|
|
183
|
-
</v-overlay>
|
|
184
|
-
</v-app>
|
|
185
|
-
</template>
|
|
186
|
-
</drag-and-drop>
|
|
187
|
-
</template>
|
|
188
|
-
|
|
189
|
-
<script lang="ts">
|
|
190
|
-
import {
|
|
191
|
-
computed,
|
|
192
|
-
defineComponent,
|
|
193
|
-
onBeforeUnmount,
|
|
194
|
-
onMounted,
|
|
195
|
-
Ref,
|
|
196
|
-
ref,
|
|
197
|
-
watch,
|
|
198
|
-
} from '@vue/composition-api';
|
|
199
|
-
import { storeToRefs } from 'pinia';
|
|
200
|
-
import { UrlParams } from '@vueuse/core';
|
|
201
|
-
import vtkURLExtract from '@kitware/vtk.js/Common/Core/URLExtract';
|
|
202
|
-
|
|
203
|
-
import ResizableNavDrawer from './ResizableNavDrawer.vue';
|
|
204
|
-
import ToolButton from './ToolButton.vue';
|
|
205
|
-
import LayoutGrid from './LayoutGrid.vue';
|
|
206
|
-
import ModulePanel from './ModulePanel.vue';
|
|
207
|
-
import DragAndDrop from './DragAndDrop.vue';
|
|
208
|
-
import AboutBox from './AboutBox.vue';
|
|
209
|
-
import ToolStrip from './ToolStrip.vue';
|
|
210
|
-
import MessageCenter from './MessageCenter.vue';
|
|
211
|
-
import MessageNotifications from './MessageNotifications.vue';
|
|
212
|
-
import Settings from './Settings.vue';
|
|
213
|
-
import VolViewFullLogo from './icons/VolViewFullLogo.vue';
|
|
214
|
-
import VolViewLogo from './icons/VolViewLogo.vue';
|
|
215
|
-
import {
|
|
216
|
-
useDatasetStore,
|
|
217
|
-
convertSuccessResultToDataSelection,
|
|
218
|
-
LoadResult,
|
|
219
|
-
FileLoadSuccess,
|
|
220
|
-
DICOMLoadSuccess,
|
|
221
|
-
FileLoadFailure,
|
|
222
|
-
DICOMLoadFailure,
|
|
223
|
-
DataSelection,
|
|
224
|
-
} from '../store/datasets';
|
|
225
|
-
import { useImageStore } from '../store/datasets-images';
|
|
226
|
-
import { useViewStore } from '../store/views';
|
|
227
|
-
import { MessageType, useMessageStore } from '../store/messages';
|
|
228
|
-
import { useRulerStore } from '../store/tools/rulers';
|
|
229
|
-
import { Layouts } from '../config';
|
|
230
|
-
import { isStateFile, loadState } from '../io/state-file';
|
|
231
|
-
import SaveSession from './SaveSession.vue';
|
|
232
|
-
import { useGlobalErrorHook } from '../composables/useGlobalErrorHook';
|
|
233
|
-
import { useWebGLWatchdog } from '../composables/useWebGLWatchdog';
|
|
234
|
-
import { useAppLoadingNotifications } from '../composables/useAppLoadingNotifications';
|
|
235
|
-
import { wrapInArray } from '../utils';
|
|
236
|
-
import { fetchFile } from '../utils/fetch';
|
|
237
|
-
|
|
238
|
-
async function loadFiles(files: FileList, setError: (err: Error) => void) {
|
|
239
|
-
const dataStore = useDatasetStore();
|
|
240
|
-
|
|
241
|
-
const loadFirstDataset = !dataStore.primarySelection;
|
|
242
|
-
|
|
243
|
-
let statuses: LoadResult[] = [];
|
|
244
|
-
let stateFile = false;
|
|
245
|
-
try {
|
|
246
|
-
// For now only support restoring from a single state files.
|
|
247
|
-
stateFile = files.length === 1 && (await isStateFile(files[0]));
|
|
248
|
-
if (stateFile) {
|
|
249
|
-
statuses = await loadState(files[0]);
|
|
250
|
-
} else {
|
|
251
|
-
statuses = await dataStore.loadFiles(Array.from(files));
|
|
252
|
-
}
|
|
253
|
-
} catch (error) {
|
|
254
|
-
setError(error as Error);
|
|
255
|
-
return;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
const loaded = statuses.filter((s) => s.loaded) as (
|
|
259
|
-
| FileLoadSuccess
|
|
260
|
-
| DICOMLoadSuccess
|
|
261
|
-
)[];
|
|
262
|
-
const errored = statuses.filter((s) => !s.loaded) as (
|
|
263
|
-
| FileLoadFailure
|
|
264
|
-
| DICOMLoadFailure
|
|
265
|
-
)[];
|
|
266
|
-
|
|
267
|
-
if (
|
|
268
|
-
loaded.length &&
|
|
269
|
-
!stateFile &&
|
|
270
|
-
(loadFirstDataset || loaded.length === 1)
|
|
271
|
-
) {
|
|
272
|
-
const selection = convertSuccessResultToDataSelection(loaded[0]);
|
|
273
|
-
if (selection) {
|
|
274
|
-
dataStore.setPrimarySelection(selection);
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
if (errored.length) {
|
|
279
|
-
const failedFilenames = errored.map((result) => {
|
|
280
|
-
if (result.type === 'file') {
|
|
281
|
-
return result.filename;
|
|
282
|
-
}
|
|
283
|
-
return 'DICOM files';
|
|
284
|
-
});
|
|
285
|
-
const failedError = new Error(
|
|
286
|
-
`These files failed to load:\n${failedFilenames.join('\n')}`
|
|
287
|
-
);
|
|
288
|
-
|
|
289
|
-
setError(failedError);
|
|
290
|
-
}
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
async function loadRemoteFilesFromURLParams(
|
|
294
|
-
params: UrlParams,
|
|
295
|
-
setError: (err: Error) => void
|
|
296
|
-
) {
|
|
297
|
-
const dataStore = useDatasetStore();
|
|
298
|
-
|
|
299
|
-
const urls = wrapInArray(params.urls);
|
|
300
|
-
const names = wrapInArray(params.names ?? []);
|
|
301
|
-
|
|
302
|
-
const fileResults = await Promise.allSettled(
|
|
303
|
-
urls.map(async (url, index) => {
|
|
304
|
-
const { pathname } = new URL(url);
|
|
305
|
-
const name = names[index] || pathname.split('/').at(-1) || '';
|
|
306
|
-
|
|
307
|
-
return fetchFile(url, name);
|
|
308
|
-
})
|
|
309
|
-
);
|
|
310
|
-
|
|
311
|
-
const results = await Promise.allSettled(
|
|
312
|
-
fileResults.map(async (fileResult) => {
|
|
313
|
-
if (fileResult.status === 'fulfilled') {
|
|
314
|
-
const loadResults = await dataStore.loadFiles([fileResult.value]);
|
|
315
|
-
const errored = loadResults.find((s) => !s.loaded);
|
|
316
|
-
if (errored) {
|
|
317
|
-
// force the promise to error out
|
|
318
|
-
throw new Error();
|
|
319
|
-
}
|
|
320
|
-
// only select the first dataset
|
|
321
|
-
return loadResults[0];
|
|
322
|
-
}
|
|
323
|
-
throw fileResult.reason;
|
|
324
|
-
})
|
|
325
|
-
);
|
|
326
|
-
|
|
327
|
-
const failedURLs: string[] = [];
|
|
328
|
-
let selectDataID: DataSelection | null = null;
|
|
329
|
-
|
|
330
|
-
results.forEach((res, index) => {
|
|
331
|
-
if (res.status === 'fulfilled' && res.value.loaded && !selectDataID) {
|
|
332
|
-
selectDataID = convertSuccessResultToDataSelection(res.value);
|
|
333
|
-
} else if (res.status === 'rejected') {
|
|
334
|
-
failedURLs.push(urls[index]);
|
|
335
|
-
}
|
|
336
|
-
});
|
|
337
|
-
|
|
338
|
-
if (selectDataID) {
|
|
339
|
-
dataStore.setPrimarySelection(selectDataID);
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
if (failedURLs.length) {
|
|
343
|
-
setError(new Error(`These URLs failed to load:\n${failedURLs.join('\n')}`));
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
export default defineComponent({
|
|
348
|
-
name: 'App',
|
|
349
|
-
|
|
350
|
-
components: {
|
|
351
|
-
ResizableNavDrawer,
|
|
352
|
-
ToolButton,
|
|
353
|
-
LayoutGrid,
|
|
354
|
-
DragAndDrop,
|
|
355
|
-
AboutBox,
|
|
356
|
-
ToolStrip,
|
|
357
|
-
ModulePanel,
|
|
358
|
-
MessageCenter,
|
|
359
|
-
MessageNotifications,
|
|
360
|
-
VolViewFullLogo,
|
|
361
|
-
VolViewLogo,
|
|
362
|
-
Settings,
|
|
363
|
-
SaveSession,
|
|
364
|
-
},
|
|
365
|
-
|
|
366
|
-
setup(props: {}, { root }) {
|
|
367
|
-
const imageStore = useImageStore();
|
|
368
|
-
const messageStore = useMessageStore();
|
|
369
|
-
const viewStore = useViewStore();
|
|
370
|
-
|
|
371
|
-
useGlobalErrorHook();
|
|
372
|
-
useWebGLWatchdog();
|
|
373
|
-
|
|
374
|
-
const { runAsLoading } = useAppLoadingNotifications();
|
|
375
|
-
|
|
376
|
-
// --- layout --- //
|
|
377
|
-
|
|
378
|
-
const layoutName: Ref<string> = ref('Quad View');
|
|
379
|
-
const { layout: currentLayout } = storeToRefs(viewStore);
|
|
380
|
-
|
|
381
|
-
watch(
|
|
382
|
-
layoutName,
|
|
383
|
-
() => {
|
|
384
|
-
const layout = Layouts[layoutName.value] || [];
|
|
385
|
-
viewStore.setLayout(layout);
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
immediate: true,
|
|
389
|
-
}
|
|
390
|
-
);
|
|
391
|
-
|
|
392
|
-
watch(currentLayout, () => {
|
|
393
|
-
if (
|
|
394
|
-
currentLayout.value?.name &&
|
|
395
|
-
currentLayout.value.name !== layoutName.value
|
|
396
|
-
) {
|
|
397
|
-
layoutName.value = currentLayout.value.name;
|
|
398
|
-
}
|
|
399
|
-
});
|
|
400
|
-
|
|
401
|
-
// --- file handling --- //
|
|
402
|
-
|
|
403
|
-
async function openFiles(files: FileList | null) {
|
|
404
|
-
if (!files) {
|
|
405
|
-
return;
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
runAsLoading((setError) => loadFiles(files, setError));
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
const fileEl = document.createElement('input');
|
|
412
|
-
fileEl.setAttribute('type', 'file');
|
|
413
|
-
fileEl.setAttribute('multiple', 'multiple');
|
|
414
|
-
fileEl.setAttribute('accept', '*');
|
|
415
|
-
fileEl.addEventListener('change', () => openFiles(fileEl.files));
|
|
416
|
-
|
|
417
|
-
function userPromptFiles() {
|
|
418
|
-
fileEl.value = '';
|
|
419
|
-
fileEl.click();
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
// --- parse URL -- //
|
|
423
|
-
|
|
424
|
-
const urlParams = vtkURLExtract.extractURLParameters() as UrlParams;
|
|
425
|
-
|
|
426
|
-
onMounted(() => {
|
|
427
|
-
if (!urlParams.urls) {
|
|
428
|
-
return;
|
|
429
|
-
}
|
|
430
|
-
runAsLoading((setError) =>
|
|
431
|
-
loadRemoteFilesFromURLParams(urlParams, setError)
|
|
432
|
-
);
|
|
433
|
-
});
|
|
434
|
-
|
|
435
|
-
// --- store initialization -- //
|
|
436
|
-
|
|
437
|
-
const rulerStore = useRulerStore();
|
|
438
|
-
rulerStore.initialize();
|
|
439
|
-
|
|
440
|
-
onBeforeUnmount(() => rulerStore.uninitialize());
|
|
441
|
-
|
|
442
|
-
// --- template vars --- //
|
|
443
|
-
|
|
444
|
-
const hasData = computed(() => imageStore.idList.length > 0);
|
|
445
|
-
const messageCount = computed(() => messageStore.importantMessages.length);
|
|
446
|
-
const messageBadgeColor = computed(() => {
|
|
447
|
-
if (
|
|
448
|
-
messageStore.importantMessages.find(
|
|
449
|
-
(msg) => msg.type === MessageType.Error
|
|
450
|
-
)
|
|
451
|
-
) {
|
|
452
|
-
return 'error';
|
|
453
|
-
}
|
|
454
|
-
if (
|
|
455
|
-
messageStore.importantMessages.find(
|
|
456
|
-
(msg) => msg.type === MessageType.Warning
|
|
457
|
-
)
|
|
458
|
-
) {
|
|
459
|
-
return 'warning';
|
|
460
|
-
}
|
|
461
|
-
return 'primary';
|
|
462
|
-
});
|
|
463
|
-
|
|
464
|
-
return {
|
|
465
|
-
aboutBoxDialog: ref(false),
|
|
466
|
-
messageDialog: ref(false),
|
|
467
|
-
settingsDialog: ref(false),
|
|
468
|
-
saveDialog: ref(false),
|
|
469
|
-
leftSideBar: ref(!root.$vuetify.breakpoint.mobile),
|
|
470
|
-
messageCount,
|
|
471
|
-
messageBadgeColor,
|
|
472
|
-
layoutName,
|
|
473
|
-
currentLayout,
|
|
474
|
-
Layouts,
|
|
475
|
-
userPromptFiles,
|
|
476
|
-
openFiles,
|
|
477
|
-
hasData,
|
|
478
|
-
};
|
|
479
|
-
},
|
|
480
|
-
});
|
|
481
|
-
</script>
|
|
482
|
-
|
|
483
|
-
<style>
|
|
484
|
-
#content-main {
|
|
485
|
-
/* disable v-content transition when we resize our app drawer */
|
|
486
|
-
transition: initial;
|
|
487
|
-
width: 100%;
|
|
488
|
-
height: 100%;
|
|
489
|
-
position: fixed;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
#content-main > .v-content__wrap {
|
|
493
|
-
display: flex;
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
#module-switcher .v-input__prepend-inner {
|
|
497
|
-
/* better icon alignment */
|
|
498
|
-
margin-top: 15px;
|
|
499
|
-
}
|
|
500
|
-
|
|
501
|
-
.alert > .v-snack__wrapper {
|
|
502
|
-
/* transition background color */
|
|
503
|
-
transition: background-color 0.25s;
|
|
504
|
-
}
|
|
505
|
-
</style>
|
|
506
|
-
|
|
507
|
-
<style src="@/src/components/styles/utils.css"></style>
|
|
508
|
-
|
|
509
|
-
<style scoped>
|
|
510
|
-
#app-container {
|
|
511
|
-
width: 100%;
|
|
512
|
-
height: 100%;
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
#left-nav {
|
|
516
|
-
display: flex;
|
|
517
|
-
flex-flow: column;
|
|
518
|
-
}
|
|
519
|
-
|
|
520
|
-
#tools-strip {
|
|
521
|
-
border-left: 1px solid #212121;
|
|
522
|
-
flex: 0 0 40px;
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
.toolbar-button {
|
|
526
|
-
min-height: 100%; /* fill toolbar height */
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
.tool-separator {
|
|
530
|
-
width: 75%;
|
|
531
|
-
height: 1px;
|
|
532
|
-
border: none;
|
|
533
|
-
border-top: 1px solid rgb(112, 112, 112);
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
.vertical-offset-margin {
|
|
537
|
-
margin-top: 128px;
|
|
538
|
-
}
|
|
539
|
-
</style>
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
<script>
|
|
2
|
-
import { VRangeSlider } from 'vuetify/lib';
|
|
3
|
-
|
|
4
|
-
const DEFAULT_TRACK_COLOR = 'rgba(128, 128, 128, 0.2)';
|
|
5
|
-
const CLASS_COLOR_FUNCTION = 'volview__color-function';
|
|
6
|
-
const CLASS_COLOR_FUNCTION_MIDDLE = `${CLASS_COLOR_FUNCTION}_middle`;
|
|
7
|
-
|
|
8
|
-
export default VRangeSlider.extend({
|
|
9
|
-
name: 'color-function-slider',
|
|
10
|
-
props: {
|
|
11
|
-
rgbPoints: Array,
|
|
12
|
-
range: Array,
|
|
13
|
-
},
|
|
14
|
-
computed: {
|
|
15
|
-
startBackgroundColor() {
|
|
16
|
-
if (!this.rgbPoints) {
|
|
17
|
-
return DEFAULT_TRACK_COLOR;
|
|
18
|
-
}
|
|
19
|
-
const [r, g, b] = this.rgbPoints.slice(1, 4).map((c) => c * 255);
|
|
20
|
-
return `rgb(${r}, ${g}, ${b})`;
|
|
21
|
-
},
|
|
22
|
-
filledBackgroundColor() {
|
|
23
|
-
if (!this.rgbPoints) {
|
|
24
|
-
return DEFAULT_TRACK_COLOR;
|
|
25
|
-
}
|
|
26
|
-
const rangeMax = this.rgbPoints[this.rgbPoints.length - 4];
|
|
27
|
-
const rangeMin = this.rgbPoints[0];
|
|
28
|
-
const width = rangeMax - rangeMin;
|
|
29
|
-
const colorStops = [];
|
|
30
|
-
for (let i = 0; i < this.rgbPoints.length; i += 4) {
|
|
31
|
-
const [r, g, b] = [
|
|
32
|
-
this.rgbPoints[i + 1] * 255,
|
|
33
|
-
this.rgbPoints[i + 2] * 255,
|
|
34
|
-
this.rgbPoints[i + 3] * 255,
|
|
35
|
-
];
|
|
36
|
-
const stop = ((this.rgbPoints[i] - rangeMin) / width) * 100; // in percent
|
|
37
|
-
colorStops.push(`rgba(${r}, ${g}, ${b}) ${stop.toFixed(2)}%`);
|
|
38
|
-
}
|
|
39
|
-
return `linear-gradient(to right, ${colorStops.join(', ')})`;
|
|
40
|
-
},
|
|
41
|
-
endBackgroundColor() {
|
|
42
|
-
if (!this.rgbPoints) {
|
|
43
|
-
return DEFAULT_TRACK_COLOR;
|
|
44
|
-
}
|
|
45
|
-
const end = this.rgbPoints.length;
|
|
46
|
-
const [r, g, b] = this.rgbPoints.slice(end - 3).map((c) => c * 255);
|
|
47
|
-
return `rgb(${r}, ${g}, ${b})`;
|
|
48
|
-
},
|
|
49
|
-
},
|
|
50
|
-
methods: {
|
|
51
|
-
// override
|
|
52
|
-
onSliderMouseDown(e) {
|
|
53
|
-
if (e.target.classList.contains(CLASS_COLOR_FUNCTION_MIDDLE)) {
|
|
54
|
-
this._middleDragStart = this.parseMouseMove(e);
|
|
55
|
-
} else {
|
|
56
|
-
this._middleDragStart = null;
|
|
57
|
-
}
|
|
58
|
-
VRangeSlider.options.methods.onSliderMouseDown.call(this, e);
|
|
59
|
-
},
|
|
60
|
-
// override
|
|
61
|
-
onSliderClick() {
|
|
62
|
-
// do nothing on click
|
|
63
|
-
},
|
|
64
|
-
// override
|
|
65
|
-
onMouseMove(e) {
|
|
66
|
-
const value = this.parseMouseMove(e);
|
|
67
|
-
|
|
68
|
-
if (e.type === 'mousemove') {
|
|
69
|
-
this.thumbPressed = true;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
if (this._middleDragStart != null) {
|
|
73
|
-
const delta = value - this._middleDragStart;
|
|
74
|
-
this.applyRangeDelta(delta);
|
|
75
|
-
} else {
|
|
76
|
-
if (this.activeThumb === null) {
|
|
77
|
-
this.activeThumb = this.getIndexOfClosestValue(
|
|
78
|
-
this.internalValue,
|
|
79
|
-
value
|
|
80
|
-
);
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
this.setInternalValue(value);
|
|
84
|
-
}
|
|
85
|
-
},
|
|
86
|
-
// override
|
|
87
|
-
genTrackContainer() {
|
|
88
|
-
const children = [];
|
|
89
|
-
|
|
90
|
-
const padding = this.isDisabled ? 10 : 0;
|
|
91
|
-
const sections = [
|
|
92
|
-
{
|
|
93
|
-
class: `v-slider__track-background ${CLASS_COLOR_FUNCTION}`,
|
|
94
|
-
styles: [0, this.inputWidth[0], 0, -padding],
|
|
95
|
-
extraStyles: {
|
|
96
|
-
background: this.startBackgroundColor,
|
|
97
|
-
},
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
class: `v-slider__track-background ${CLASS_COLOR_FUNCTION} ${CLASS_COLOR_FUNCTION_MIDDLE}`,
|
|
101
|
-
styles: [
|
|
102
|
-
this.inputWidth[0],
|
|
103
|
-
Math.abs(this.inputWidth[1] - this.inputWidth[0]),
|
|
104
|
-
padding,
|
|
105
|
-
padding * -2,
|
|
106
|
-
],
|
|
107
|
-
extraStyles: {
|
|
108
|
-
background: this.filledBackgroundColor,
|
|
109
|
-
},
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
class: `v-slider__track-background ${CLASS_COLOR_FUNCTION}`,
|
|
113
|
-
styles: [
|
|
114
|
-
this.inputWidth[1],
|
|
115
|
-
Math.abs(100 - this.inputWidth[1]),
|
|
116
|
-
padding,
|
|
117
|
-
-padding,
|
|
118
|
-
],
|
|
119
|
-
extraStyles: {
|
|
120
|
-
background: this.endBackgroundColor,
|
|
121
|
-
},
|
|
122
|
-
},
|
|
123
|
-
];
|
|
124
|
-
|
|
125
|
-
if (this.$vuetify.rtl) sections.reverse();
|
|
126
|
-
|
|
127
|
-
children.push(
|
|
128
|
-
...sections.map((section) =>
|
|
129
|
-
this.$createElement('div', {
|
|
130
|
-
...this.setBackgroundColor(section.color, {
|
|
131
|
-
staticClass: section.class,
|
|
132
|
-
style: {
|
|
133
|
-
...this.getTrackStyle(...section.styles),
|
|
134
|
-
...section.extraStyles,
|
|
135
|
-
},
|
|
136
|
-
}),
|
|
137
|
-
on: section.events,
|
|
138
|
-
})
|
|
139
|
-
)
|
|
140
|
-
);
|
|
141
|
-
|
|
142
|
-
return this.$createElement(
|
|
143
|
-
'div',
|
|
144
|
-
{
|
|
145
|
-
staticClass: 'v-slider__track-container',
|
|
146
|
-
ref: 'track',
|
|
147
|
-
},
|
|
148
|
-
children
|
|
149
|
-
);
|
|
150
|
-
},
|
|
151
|
-
applyRangeDelta(delta) {
|
|
152
|
-
// this.oldValue is from VRangeSlider::onSliderMouseDown
|
|
153
|
-
let [low, high] = this.oldValue;
|
|
154
|
-
// assumption: min <= low < high <= max
|
|
155
|
-
if (low + delta < this.min) {
|
|
156
|
-
high -= low - this.min;
|
|
157
|
-
low = this.min;
|
|
158
|
-
} else if (high + delta > this.max) {
|
|
159
|
-
low += this.max - high;
|
|
160
|
-
high = this.max;
|
|
161
|
-
} else {
|
|
162
|
-
low += delta;
|
|
163
|
-
high += delta;
|
|
164
|
-
}
|
|
165
|
-
this.internalValue = [low, high];
|
|
166
|
-
},
|
|
167
|
-
},
|
|
168
|
-
});
|
|
169
|
-
</script>
|
|
170
|
-
|
|
171
|
-
<style scoped>
|
|
172
|
-
.v-slider--horizontal .v-slider__track-container {
|
|
173
|
-
height: 80%;
|
|
174
|
-
display: flex;
|
|
175
|
-
align-items: center;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
.volview__color-function_middle:hover {
|
|
179
|
-
cursor: grab;
|
|
180
|
-
}
|
|
181
|
-
</style>
|