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,36 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<v-list dense v-if="labelmaps.length">
|
|
3
|
-
<v-list-item v-for="lm in labelmaps" :key="lm.id" two-line>
|
|
4
|
-
<v-list-item-content>
|
|
5
|
-
<v-list-item-title>Labelmap (ID = {{ lm.id }})</v-list-item-title>
|
|
6
|
-
</v-list-item-content>
|
|
7
|
-
</v-list-item>
|
|
8
|
-
</v-list>
|
|
9
|
-
<div v-else class="caption empty-state">No labelmaps yet</div>
|
|
10
|
-
</template>
|
|
11
|
-
|
|
12
|
-
<style scoped>
|
|
13
|
-
.empty-state {
|
|
14
|
-
text-align: center;
|
|
15
|
-
}
|
|
16
|
-
</style>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { computed, defineComponent } from '@vue/composition-api';
|
|
20
|
-
import { useLabelmapStore } from '../store/datasets-labelmaps';
|
|
21
|
-
|
|
22
|
-
export default defineComponent({
|
|
23
|
-
name: 'LabelmapList',
|
|
24
|
-
setup() {
|
|
25
|
-
const labelmapStore = useLabelmapStore();
|
|
26
|
-
|
|
27
|
-
const labelmaps = computed(() =>
|
|
28
|
-
labelmapStore.idList.map((id) => ({ id }))
|
|
29
|
-
);
|
|
30
|
-
|
|
31
|
-
return {
|
|
32
|
-
labelmaps,
|
|
33
|
-
};
|
|
34
|
-
},
|
|
35
|
-
});
|
|
36
|
-
</script>
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="layout-container flex-equal" :class="flexFlow">
|
|
3
|
-
<div v-for="(item, i) in items" :key="i" class="d-flex flex-equal">
|
|
4
|
-
<layout-grid v-if="item.type === 'layout'" :layout="item" />
|
|
5
|
-
<div v-else class="layout-item">
|
|
6
|
-
<component
|
|
7
|
-
:is="item.component"
|
|
8
|
-
:key="item.id"
|
|
9
|
-
:id="item.id"
|
|
10
|
-
v-bind="item.props"
|
|
11
|
-
/>
|
|
12
|
-
</div>
|
|
13
|
-
</div>
|
|
14
|
-
</div>
|
|
15
|
-
</template>
|
|
16
|
-
|
|
17
|
-
<script lang="ts">
|
|
18
|
-
import {
|
|
19
|
-
computed,
|
|
20
|
-
defineComponent,
|
|
21
|
-
PropType,
|
|
22
|
-
toRefs,
|
|
23
|
-
} from '@vue/composition-api';
|
|
24
|
-
import { Component } from 'vue';
|
|
25
|
-
import { storeToRefs } from 'pinia';
|
|
26
|
-
import VtkTwoView from './VtkTwoView.vue';
|
|
27
|
-
import VtkThreeView from './VtkThreeView.vue';
|
|
28
|
-
import { Layout, LayoutDirection } from '../types/layout';
|
|
29
|
-
import { useViewStore } from '../store/views';
|
|
30
|
-
import { ViewType } from '../types/views';
|
|
31
|
-
|
|
32
|
-
const TYPE_TO_COMPONENT: Record<ViewType, Component> = {
|
|
33
|
-
'2D': VtkTwoView,
|
|
34
|
-
'3D': VtkThreeView,
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
export default defineComponent({
|
|
38
|
-
name: 'LayoutGrid',
|
|
39
|
-
props: {
|
|
40
|
-
layout: {
|
|
41
|
-
type: Object as PropType<Layout>,
|
|
42
|
-
required: true,
|
|
43
|
-
},
|
|
44
|
-
},
|
|
45
|
-
setup(props) {
|
|
46
|
-
const { layout } = toRefs(props);
|
|
47
|
-
const viewStore = useViewStore();
|
|
48
|
-
const { viewSpecs } = storeToRefs(viewStore);
|
|
49
|
-
|
|
50
|
-
const flexFlow = computed(() => {
|
|
51
|
-
return layout.value.direction === LayoutDirection.H
|
|
52
|
-
? 'flex-column'
|
|
53
|
-
: 'flex-row';
|
|
54
|
-
});
|
|
55
|
-
|
|
56
|
-
const items = computed(() => {
|
|
57
|
-
const viewIDToSpecs = viewSpecs.value;
|
|
58
|
-
return layout.value.items.map((item) => {
|
|
59
|
-
if (typeof item === 'string') {
|
|
60
|
-
const spec = viewIDToSpecs[item];
|
|
61
|
-
return {
|
|
62
|
-
type: 'view',
|
|
63
|
-
id: item,
|
|
64
|
-
component: TYPE_TO_COMPONENT[spec.viewType],
|
|
65
|
-
props: spec.props,
|
|
66
|
-
};
|
|
67
|
-
}
|
|
68
|
-
return {
|
|
69
|
-
type: 'layout',
|
|
70
|
-
...item,
|
|
71
|
-
};
|
|
72
|
-
});
|
|
73
|
-
});
|
|
74
|
-
|
|
75
|
-
return {
|
|
76
|
-
items,
|
|
77
|
-
flexFlow,
|
|
78
|
-
};
|
|
79
|
-
},
|
|
80
|
-
});
|
|
81
|
-
</script>
|
|
82
|
-
|
|
83
|
-
<style scoped src="@/src/components/styles/utils.css"></style>
|
|
84
|
-
|
|
85
|
-
<style scoped>
|
|
86
|
-
.layout-container {
|
|
87
|
-
display: flex;
|
|
88
|
-
flex-direction: column;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.layout-item {
|
|
92
|
-
display: flex;
|
|
93
|
-
flex: 1;
|
|
94
|
-
border: 1px solid #222;
|
|
95
|
-
}
|
|
96
|
-
</style>
|
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<v-list dense v-if="measurements.length">
|
|
3
|
-
<v-list-item v-for="mm in measurements" :key="mm.id" two-line>
|
|
4
|
-
<template v-if="mm.type === 'ruler'">
|
|
5
|
-
<v-menu offset-x :close-on-content-click="false">
|
|
6
|
-
<template v-slot:activator="{ on, attrs }">
|
|
7
|
-
<div
|
|
8
|
-
class="color-dot clickable mr-3"
|
|
9
|
-
:style="{ backgroundColor: mm.data.color }"
|
|
10
|
-
v-on="on"
|
|
11
|
-
v-bind="attrs"
|
|
12
|
-
/>
|
|
13
|
-
</template>
|
|
14
|
-
<v-color-picker
|
|
15
|
-
:value="mm.data.color"
|
|
16
|
-
@input="updateColor(mm.type, mm.id, $event)"
|
|
17
|
-
hide-inputs
|
|
18
|
-
/>
|
|
19
|
-
</v-menu>
|
|
20
|
-
<v-list-item-content>
|
|
21
|
-
<v-list-item-title>Ruler (ID = {{ mm.id }})</v-list-item-title>
|
|
22
|
-
<v-list-item-subtitle>
|
|
23
|
-
Length: {{ mm.data.length.toFixed(2) }}mm
|
|
24
|
-
</v-list-item-subtitle>
|
|
25
|
-
</v-list-item-content>
|
|
26
|
-
<v-list-item-action>
|
|
27
|
-
<v-row no-gutters>
|
|
28
|
-
<v-tooltip top>
|
|
29
|
-
Reveal slice
|
|
30
|
-
<template v-slot:activator="{ on }">
|
|
31
|
-
<v-btn
|
|
32
|
-
class="mr-2"
|
|
33
|
-
icon
|
|
34
|
-
@click="jumpTo(mm.type, mm.id)"
|
|
35
|
-
v-on="on"
|
|
36
|
-
>
|
|
37
|
-
<v-icon>mdi-target</v-icon>
|
|
38
|
-
</v-btn>
|
|
39
|
-
</template>
|
|
40
|
-
</v-tooltip>
|
|
41
|
-
<v-tooltip top>
|
|
42
|
-
Delete
|
|
43
|
-
<template v-slot:activator="{ on }">
|
|
44
|
-
<v-btn icon @click="remove(mm.type, mm.id)" v-on="on">
|
|
45
|
-
<v-icon>mdi-delete</v-icon>
|
|
46
|
-
</v-btn>
|
|
47
|
-
</template>
|
|
48
|
-
</v-tooltip>
|
|
49
|
-
</v-row>
|
|
50
|
-
</v-list-item-action>
|
|
51
|
-
</template>
|
|
52
|
-
</v-list-item>
|
|
53
|
-
</v-list>
|
|
54
|
-
<div v-else class="caption empty-state">No measurements yet</div>
|
|
55
|
-
</template>
|
|
56
|
-
|
|
57
|
-
<style src="@/src/components/styles/utils.css"></style>
|
|
58
|
-
|
|
59
|
-
<style scoped>
|
|
60
|
-
.empty-state {
|
|
61
|
-
text-align: center;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.color-dot {
|
|
65
|
-
width: 24px;
|
|
66
|
-
height: 24px;
|
|
67
|
-
background: yellow;
|
|
68
|
-
border-radius: 16px;
|
|
69
|
-
}
|
|
70
|
-
</style>
|
|
71
|
-
|
|
72
|
-
<script lang="ts">
|
|
73
|
-
import { computed, defineComponent } from '@vue/composition-api';
|
|
74
|
-
import { useCurrentImage } from '../composables/useCurrentImage';
|
|
75
|
-
import { useRulerStore } from '../store/tools/rulers';
|
|
76
|
-
|
|
77
|
-
interface Measurement {
|
|
78
|
-
id: string;
|
|
79
|
-
type: 'ruler';
|
|
80
|
-
imageID: string | null;
|
|
81
|
-
data: any;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
export default defineComponent({
|
|
85
|
-
name: 'MeasurementsList',
|
|
86
|
-
setup() {
|
|
87
|
-
const rulerStore = useRulerStore();
|
|
88
|
-
const { currentImageID } = useCurrentImage();
|
|
89
|
-
|
|
90
|
-
const measurements = computed(() => {
|
|
91
|
-
const imageID = currentImageID.value;
|
|
92
|
-
return rulerStore.rulerIDs
|
|
93
|
-
.map((id) => {
|
|
94
|
-
const ruler = rulerStore.rulers[id];
|
|
95
|
-
return {
|
|
96
|
-
id,
|
|
97
|
-
type: 'ruler',
|
|
98
|
-
imageID: ruler.imageID,
|
|
99
|
-
data: {
|
|
100
|
-
length: rulerStore.lengthByID[id],
|
|
101
|
-
color: ruler.color,
|
|
102
|
-
},
|
|
103
|
-
} as Measurement;
|
|
104
|
-
})
|
|
105
|
-
.filter((mm) => mm.imageID === imageID);
|
|
106
|
-
});
|
|
107
|
-
|
|
108
|
-
function remove(type: Measurement['type'], id: string) {
|
|
109
|
-
if (type === 'ruler') {
|
|
110
|
-
rulerStore.removeRuler(id);
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
function jumpTo(type: Measurement['type'], id: string) {
|
|
115
|
-
if (type === 'ruler') {
|
|
116
|
-
rulerStore.jumpToRuler(id);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
function updateColor(type: Measurement['type'], id: string, color: string) {
|
|
121
|
-
if (type === 'ruler') {
|
|
122
|
-
rulerStore.updateRuler(id, { color });
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
return {
|
|
127
|
-
measurements,
|
|
128
|
-
remove,
|
|
129
|
-
jumpTo,
|
|
130
|
-
updateColor,
|
|
131
|
-
};
|
|
132
|
-
},
|
|
133
|
-
});
|
|
134
|
-
</script>
|
|
@@ -1,189 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { computed, defineComponent, ref } from '@vue/composition-api';
|
|
3
|
-
import { storeToRefs } from 'pinia';
|
|
4
|
-
import { MessageType, useMessageStore } from '../store/messages';
|
|
5
|
-
import MessageItem from './MessageItem.vue';
|
|
6
|
-
|
|
7
|
-
function watchResize(
|
|
8
|
-
element: Element,
|
|
9
|
-
callback: (el: Element) => void,
|
|
10
|
-
timeout = 10
|
|
11
|
-
) {
|
|
12
|
-
let timeoutID = -1;
|
|
13
|
-
let observer: ResizeObserver;
|
|
14
|
-
|
|
15
|
-
const refreshTimeout = (cb: Function) => {
|
|
16
|
-
clearTimeout(timeoutID);
|
|
17
|
-
timeoutID = setTimeout(cb, timeout);
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
const cleanup = () => {
|
|
21
|
-
observer.disconnect();
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
observer = new ResizeObserver(() => {
|
|
25
|
-
refreshTimeout(cleanup);
|
|
26
|
-
callback(element);
|
|
27
|
-
});
|
|
28
|
-
|
|
29
|
-
observer.observe(element);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
export default defineComponent({
|
|
33
|
-
components: {
|
|
34
|
-
MessageItem,
|
|
35
|
-
},
|
|
36
|
-
setup() {
|
|
37
|
-
const messageStore = useMessageStore();
|
|
38
|
-
const { messages } = storeToRefs(messageStore);
|
|
39
|
-
|
|
40
|
-
const showErrors = ref(true);
|
|
41
|
-
const showWarnings = ref(true);
|
|
42
|
-
const showInfo = ref(true);
|
|
43
|
-
|
|
44
|
-
const filteredMessages = computed(() => {
|
|
45
|
-
const show = {
|
|
46
|
-
errors: showErrors.value,
|
|
47
|
-
warnings: showWarnings.value,
|
|
48
|
-
info: showInfo.value,
|
|
49
|
-
};
|
|
50
|
-
return messages.value.filter(
|
|
51
|
-
(msg) =>
|
|
52
|
-
(msg.type === MessageType.Error && show.errors) ||
|
|
53
|
-
(msg.type === MessageType.Warning && show.warnings) ||
|
|
54
|
-
(msg.type === MessageType.Info && show.info)
|
|
55
|
-
);
|
|
56
|
-
});
|
|
57
|
-
|
|
58
|
-
function deleteItem(messageID: string) {
|
|
59
|
-
messageStore.clearOne(messageID);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
const messageListEl = ref<HTMLElement>();
|
|
63
|
-
|
|
64
|
-
let cachedLast = -Infinity;
|
|
65
|
-
function scrollIfLast(openPanels: number[]) {
|
|
66
|
-
const last = Math.max(...openPanels);
|
|
67
|
-
const listEl = messageListEl.value;
|
|
68
|
-
if (
|
|
69
|
-
last === messages.value.length - 1 &&
|
|
70
|
-
// detect if the last panel is already expanded
|
|
71
|
-
last !== cachedLast &&
|
|
72
|
-
listEl?.firstElementChild
|
|
73
|
-
) {
|
|
74
|
-
watchResize(listEl.firstElementChild, () => {
|
|
75
|
-
const height = listEl.scrollHeight;
|
|
76
|
-
listEl.scroll(0, height);
|
|
77
|
-
});
|
|
78
|
-
}
|
|
79
|
-
cachedLast = last;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
return {
|
|
83
|
-
deleteItem,
|
|
84
|
-
clearAll: messageStore.clearAll,
|
|
85
|
-
scrollIfLast,
|
|
86
|
-
messageListEl,
|
|
87
|
-
showErrors,
|
|
88
|
-
showWarnings,
|
|
89
|
-
showInfo,
|
|
90
|
-
filteredMessages,
|
|
91
|
-
};
|
|
92
|
-
},
|
|
93
|
-
});
|
|
94
|
-
</script>
|
|
95
|
-
|
|
96
|
-
<template>
|
|
97
|
-
<v-card class="fill-height message-center">
|
|
98
|
-
<v-card-title>
|
|
99
|
-
<span>Notifications</span>
|
|
100
|
-
<v-spacer />
|
|
101
|
-
<v-btn icon @click="$emit('close')"><v-icon>mdi-close</v-icon></v-btn>
|
|
102
|
-
</v-card-title>
|
|
103
|
-
<v-card-text class="content-container pt-4">
|
|
104
|
-
<div class="action-bar ma-2">
|
|
105
|
-
<div class="filter-bar">
|
|
106
|
-
<v-checkbox
|
|
107
|
-
v-model="showErrors"
|
|
108
|
-
class="px-2"
|
|
109
|
-
hide-details
|
|
110
|
-
label="Error"
|
|
111
|
-
/>
|
|
112
|
-
<v-checkbox
|
|
113
|
-
v-model="showWarnings"
|
|
114
|
-
class="px-2"
|
|
115
|
-
hide-details
|
|
116
|
-
label="Warning"
|
|
117
|
-
/>
|
|
118
|
-
<v-checkbox
|
|
119
|
-
v-model="showInfo"
|
|
120
|
-
class="px-2"
|
|
121
|
-
hide-details
|
|
122
|
-
label="Info"
|
|
123
|
-
/>
|
|
124
|
-
</div>
|
|
125
|
-
<v-btn color="secondary" @click="clearAll">
|
|
126
|
-
<v-icon class="mr-2">mdi-delete</v-icon>
|
|
127
|
-
<span>Clear All</span>
|
|
128
|
-
</v-btn>
|
|
129
|
-
</div>
|
|
130
|
-
<div class="message-list ma-2" ref="messageListEl">
|
|
131
|
-
<v-expansion-panels
|
|
132
|
-
accordion
|
|
133
|
-
multiple
|
|
134
|
-
hover
|
|
135
|
-
:value="filteredMessages.map((_, i) => i)"
|
|
136
|
-
@change="scrollIfLast"
|
|
137
|
-
>
|
|
138
|
-
<message-item
|
|
139
|
-
v-for="msg in filteredMessages"
|
|
140
|
-
:key="msg.id"
|
|
141
|
-
:message="msg"
|
|
142
|
-
@delete="deleteItem(msg.id)"
|
|
143
|
-
/>
|
|
144
|
-
</v-expansion-panels>
|
|
145
|
-
<template v-if="filteredMessages.length === 0">
|
|
146
|
-
<div class="empty">No notifications to display</div>
|
|
147
|
-
</template>
|
|
148
|
-
</div>
|
|
149
|
-
</v-card-text>
|
|
150
|
-
</v-card>
|
|
151
|
-
</template>
|
|
152
|
-
|
|
153
|
-
<style scoped>
|
|
154
|
-
.message-center {
|
|
155
|
-
display: flex;
|
|
156
|
-
flex-flow: column;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.content-container {
|
|
160
|
-
display: flex;
|
|
161
|
-
flex-flow: column;
|
|
162
|
-
overflow: hidden;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.message-list {
|
|
166
|
-
overflow-y: auto;
|
|
167
|
-
scroll-behavior: smooth;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.action-bar {
|
|
171
|
-
display: flex;
|
|
172
|
-
flex-flow: row;
|
|
173
|
-
justify-content: space-between;
|
|
174
|
-
align-items: center;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.filter-bar {
|
|
178
|
-
display: flex;
|
|
179
|
-
flex-flow: row;
|
|
180
|
-
justify-content: space-between;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.empty {
|
|
184
|
-
text-align: center;
|
|
185
|
-
font-size: 1.4rem;
|
|
186
|
-
margin-top: 36px;
|
|
187
|
-
padding: 16px;
|
|
188
|
-
}
|
|
189
|
-
</style>
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import {
|
|
3
|
-
computed,
|
|
4
|
-
defineComponent,
|
|
5
|
-
PropType,
|
|
6
|
-
toRefs,
|
|
7
|
-
} from '@vue/composition-api';
|
|
8
|
-
import { Message, MessageType } from '../store/messages';
|
|
9
|
-
|
|
10
|
-
const MessageTypeClass: Record<MessageType, string> = {
|
|
11
|
-
[MessageType.Error]: 'error',
|
|
12
|
-
[MessageType.Warning]: 'warn',
|
|
13
|
-
[MessageType.Info]: 'info',
|
|
14
|
-
[MessageType.Success]: '',
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export default defineComponent({
|
|
18
|
-
props: {
|
|
19
|
-
message: {
|
|
20
|
-
type: Object as PropType<Message>,
|
|
21
|
-
required: true,
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
setup(props) {
|
|
25
|
-
const { message } = toRefs(props);
|
|
26
|
-
|
|
27
|
-
const headerClass = computed(() => {
|
|
28
|
-
const type = MessageTypeClass[message.value.type];
|
|
29
|
-
if (type?.length) {
|
|
30
|
-
return `${type}-message`;
|
|
31
|
-
}
|
|
32
|
-
return '';
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
return {
|
|
36
|
-
headerClass,
|
|
37
|
-
};
|
|
38
|
-
},
|
|
39
|
-
});
|
|
40
|
-
</script>
|
|
41
|
-
|
|
42
|
-
<template>
|
|
43
|
-
<v-expansion-panel>
|
|
44
|
-
<v-expansion-panel-header :class="headerClass">
|
|
45
|
-
<div class="header">
|
|
46
|
-
<span>{{ message.title }}</span>
|
|
47
|
-
<v-btn icon small class="mr-3" @click.stop="$emit('delete')">
|
|
48
|
-
<v-icon small>mdi-delete</v-icon>
|
|
49
|
-
</v-btn>
|
|
50
|
-
</div>
|
|
51
|
-
</v-expansion-panel-header>
|
|
52
|
-
<v-expansion-panel-content v-if="message.options.details">
|
|
53
|
-
<div class="mt-4">
|
|
54
|
-
<pre class="details">{{ message.options.details }}</pre>
|
|
55
|
-
</div>
|
|
56
|
-
</v-expansion-panel-content>
|
|
57
|
-
</v-expansion-panel>
|
|
58
|
-
</template>
|
|
59
|
-
|
|
60
|
-
<style scoped>
|
|
61
|
-
.error-message {
|
|
62
|
-
background-color: #ef5350;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.warn-message {
|
|
66
|
-
background-color: #ffa726;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.info-message {
|
|
70
|
-
background-color: #26c6da;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.header {
|
|
74
|
-
display: flex;
|
|
75
|
-
flex-flow: row;
|
|
76
|
-
justify-content: space-between;
|
|
77
|
-
align-items: center;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.details {
|
|
81
|
-
white-space: break-spaces;
|
|
82
|
-
}
|
|
83
|
-
</style>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<span>{{ message }}</span>
|
|
4
|
-
|
|
5
|
-
<v-btn v-if="detailsButton" dark depressed small color="#00000022">
|
|
6
|
-
details
|
|
7
|
-
</v-btn>
|
|
8
|
-
</div>
|
|
9
|
-
</template>
|
|
10
|
-
|
|
11
|
-
<script lang="ts">
|
|
12
|
-
import { defineComponent } from '@vue/composition-api';
|
|
13
|
-
|
|
14
|
-
export default defineComponent({
|
|
15
|
-
props: {
|
|
16
|
-
message: String,
|
|
17
|
-
detailsButton: Boolean,
|
|
18
|
-
},
|
|
19
|
-
});
|
|
20
|
-
</script>
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
import { defineComponent, del, watch } from '@vue/composition-api';
|
|
3
|
-
import { useToast } from '@/src/composables/useToast';
|
|
4
|
-
import { storeToRefs } from 'pinia';
|
|
5
|
-
import { ToastID } from 'vue-toastification/dist/types/src/types';
|
|
6
|
-
import { Message, MessageType, useMessageStore } from '../store/messages';
|
|
7
|
-
import MessageNotificationContent from './MessageNotificationContent.vue';
|
|
8
|
-
|
|
9
|
-
const TIMEOUT = 5000;
|
|
10
|
-
|
|
11
|
-
export default defineComponent({
|
|
12
|
-
setup(props, { emit }) {
|
|
13
|
-
const messageStore = useMessageStore();
|
|
14
|
-
const { byID } = storeToRefs(messageStore);
|
|
15
|
-
|
|
16
|
-
const toasts = {} as Record<string, ToastID>;
|
|
17
|
-
|
|
18
|
-
const toast = useToast();
|
|
19
|
-
type ToastMethod =
|
|
20
|
-
| typeof toast.info
|
|
21
|
-
| typeof toast.success
|
|
22
|
-
| typeof toast.warning
|
|
23
|
-
| typeof toast.error;
|
|
24
|
-
|
|
25
|
-
const makeToastOptions = (msgID: string) => ({
|
|
26
|
-
timeout: byID.value[msgID].options.persist ? (false as const) : TIMEOUT,
|
|
27
|
-
closeOnClick: !byID.value[msgID].options.persist,
|
|
28
|
-
onClick: () => emit('open-notifications'),
|
|
29
|
-
onClose: () => {
|
|
30
|
-
del(toasts, msgID);
|
|
31
|
-
},
|
|
32
|
-
});
|
|
33
|
-
|
|
34
|
-
// remove toasts if the message is gone
|
|
35
|
-
watch(byID, (msgLookup) => {
|
|
36
|
-
Object.keys(toasts).forEach((msgID) => {
|
|
37
|
-
if (!(msgID in msgLookup)) {
|
|
38
|
-
toast.dismiss(toasts[msgID]);
|
|
39
|
-
del(toasts, msgID);
|
|
40
|
-
}
|
|
41
|
-
});
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
messageStore.$onAction(({ name, args, after }) => {
|
|
45
|
-
if (name === '_addMessage') {
|
|
46
|
-
const message = args[0] as Omit<Message, 'id'>;
|
|
47
|
-
after((msgID) => {
|
|
48
|
-
if (!msgID) {
|
|
49
|
-
return;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
let toastMethod: ToastMethod = toast.info;
|
|
53
|
-
let showDetailsButton = false;
|
|
54
|
-
|
|
55
|
-
if (message.type === MessageType.Error) {
|
|
56
|
-
toastMethod = toast.error;
|
|
57
|
-
showDetailsButton = true;
|
|
58
|
-
} else if (message.type === MessageType.Warning) {
|
|
59
|
-
toastMethod = toast.warning;
|
|
60
|
-
showDetailsButton = true;
|
|
61
|
-
} else if (message.type === MessageType.Info) {
|
|
62
|
-
toastMethod = toast.info;
|
|
63
|
-
} else if (message.type === MessageType.Success) {
|
|
64
|
-
toastMethod = toast.success;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
toasts[msgID] = toastMethod(
|
|
68
|
-
{
|
|
69
|
-
component: MessageNotificationContent,
|
|
70
|
-
props: {
|
|
71
|
-
message: message.title,
|
|
72
|
-
detailsButton: showDetailsButton,
|
|
73
|
-
},
|
|
74
|
-
},
|
|
75
|
-
makeToastOptions(msgID)
|
|
76
|
-
);
|
|
77
|
-
});
|
|
78
|
-
}
|
|
79
|
-
});
|
|
80
|
-
|
|
81
|
-
return () => null;
|
|
82
|
-
},
|
|
83
|
-
});
|
|
84
|
-
</script>
|