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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
html{overflow:hidden!important}body{position:fixed;width:100%;height:100%}.no-select,body{-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slice-slider[data-v-091a8639]{touch-action:none}.slice-slider-handle[data-v-091a8639]{position:relative;width:100%;background:#ccc;box-sizing:border-box;border-radius:3px;border:1px solid #999}.slice-slider-track[data-v-091a8639]{position:absolute;margin:0 auto;top:8px;left:0;right:0;bottom:8px;width:1px;border:1px solid #888;border-radius:2px}.ViewOverlayGrid_gridRoot_SmXm0{height:100%;display:flex;flex-direction:column;align-items:stretch}.ViewOverlayGrid_row_U9UZW{flex:1;display:flex;flex-direction:row;align-items:stretch}.ViewOverlayGrid_cell_HBC3F{flex:1}.ViewOverlayGrid_left_AoBtT,.ViewOverlayGrid_top_wZZpo{align-items:flex-start}.ViewOverlayGrid_center_gCE3z,.ViewOverlayGrid_middle_lMLVm{align-items:center}.ViewOverlayGrid_bottom_cdPFJ,.ViewOverlayGrid_right_q8jVS{align-items:flex-end}.ViewOverlayGrid_left_AoBtT{text-align:left}.ViewOverlayGrid_center_gCE3z{text-align:center}.ViewOverlayGrid_right_q8jVS{text-align:right}.handle[data-v-2f8db33c]{cursor:pointer}.vtk-container-wrapper[data-v-6654b00b]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-6654b00b]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-6654b00b]{position:absolute;width:100%;height:100%}.vtk-view[data-v-6654b00b]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-6654b00b]{height:100%}.vtk-gutter[data-v-6654b00b]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-6654b00b]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-6654b00b]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-6654b00b]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-6654b00b]{padding:4px;white-space:nowrap}.loading[data-v-6654b00b]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-6654b00b],.loading-enter[data-v-6654b00b],.loading-leave-to[data-v-6654b00b],.loading-leave[data-v-6654b00b]{opacity:0}.loading-enter-active[data-v-6654b00b],.loading-leave-active[data-v-6654b00b]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-6654b00b]{opacity:1}.vtk-container-wrapper[data-v-0c176b9e]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-0c176b9e]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-0c176b9e]{position:absolute;width:100%;height:100%}.vtk-view[data-v-0c176b9e]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-0c176b9e]{height:100%}.vtk-gutter[data-v-0c176b9e]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-0c176b9e]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-0c176b9e]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-0c176b9e]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-0c176b9e]{padding:4px;white-space:nowrap}.loading[data-v-0c176b9e]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-0c176b9e],.loading-enter[data-v-0c176b9e],.loading-leave-to[data-v-0c176b9e],.loading-leave[data-v-0c176b9e]{opacity:0}.loading-enter-active[data-v-0c176b9e],.loading-leave-active[data-v-0c176b9e]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-0c176b9e]{opacity:1}.handle[data-v-4a5c02a8]{cursor:pointer}.vtk-container-wrapper[data-v-146cad60]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-146cad60]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-146cad60]{position:absolute;width:100%;height:100%}.vtk-view[data-v-146cad60]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-146cad60]{height:100%}.vtk-gutter[data-v-146cad60]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-146cad60]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-146cad60]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-146cad60]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-146cad60]{padding:4px;white-space:nowrap}.loading[data-v-146cad60]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-146cad60],.loading-enter[data-v-146cad60],.loading-leave-to[data-v-146cad60],.loading-leave[data-v-146cad60]{opacity:0}.loading-enter-active[data-v-146cad60],.loading-leave-active[data-v-146cad60]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-146cad60]{opacity:1}.flex-equal[data-v-5b82f04e]{flex:1;min-width:0}.pointer-events-all[data-v-5b82f04e]{pointer-events:all}.view-box[data-v-5b82f04e]{box-sizing:border-box}.clickable[data-v-5b82f04e]{cursor:pointer}.vtk-container-wrapper[data-v-305c9c1c]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-305c9c1c]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-305c9c1c]{position:absolute;width:100%;height:100%}.vtk-view[data-v-305c9c1c]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-305c9c1c]{height:100%}.vtk-gutter[data-v-305c9c1c]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-305c9c1c]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-305c9c1c]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-305c9c1c]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-305c9c1c]{padding:4px;white-space:nowrap}.loading[data-v-305c9c1c]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-305c9c1c],.loading-enter[data-v-305c9c1c],.loading-leave-to[data-v-305c9c1c],.loading-leave[data-v-305c9c1c]{opacity:0}.loading-enter-active[data-v-305c9c1c],.loading-leave-active[data-v-305c9c1c]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-305c9c1c]{opacity:1}.vtk-container-wrapper[data-v-1e99b971]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-1e99b971]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-1e99b971]{position:absolute;width:100%;height:100%}.vtk-view[data-v-1e99b971]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-1e99b971]{height:100%}.vtk-gutter[data-v-1e99b971]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-1e99b971]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-1e99b971]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-1e99b971]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-1e99b971]{padding:4px;white-space:nowrap}.loading[data-v-1e99b971]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-1e99b971],.loading-enter[data-v-1e99b971],.loading-leave-to[data-v-1e99b971],.loading-leave[data-v-1e99b971]{opacity:0}.loading-enter-active[data-v-1e99b971],.loading-leave-active[data-v-1e99b971]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-1e99b971]{opacity:1}.vtk-container-wrapper[data-v-69a77c16]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-69a77c16]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-69a77c16]{position:absolute;width:100%;height:100%}.vtk-view[data-v-69a77c16]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-69a77c16]{height:100%}.vtk-gutter[data-v-69a77c16]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-69a77c16]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-69a77c16]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-69a77c16]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-69a77c16]{padding:4px;white-space:nowrap}.loading[data-v-69a77c16]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-69a77c16],.loading-enter[data-v-69a77c16],.loading-leave-to[data-v-69a77c16],.loading-leave[data-v-69a77c16]{opacity:0}.loading-enter-active[data-v-69a77c16],.loading-leave-active[data-v-69a77c16]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-69a77c16]{opacity:1}.flex-equal[data-v-69a77c16]{flex:1;min-width:0}.pointer-events-all[data-v-69a77c16]{pointer-events:all}.view-box[data-v-69a77c16]{box-sizing:border-box}.clickable[data-v-69a77c16]{cursor:pointer}.vtk-container-wrapper[data-v-34f948e5]{flex:1;display:grid;grid-template-columns:20px auto;grid-template-rows:auto;z-index:0}.vtk-container[data-v-34f948e5]{padding:0!important;margin:0!important;min-height:0;min-width:0;width:100%;position:relative;overflow:hidden;z-index:0}.vtk-sub-container[data-v-34f948e5]{position:absolute;width:100%;height:100%}.vtk-view[data-v-34f948e5]{position:relative;z-index:0;width:100%;height:100%}.vtk-view>canvas[data-v-34f948e5]{height:100%}.vtk-gutter[data-v-34f948e5]{display:flex;flex-flow:column;background:#000}.slice-slider[data-v-34f948e5]{position:relative;flex:1 1;width:100%;padding:0 3px}.overlay-no-events[data-v-34f948e5]{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;touch-action:none}.view-annotations[data-v-34f948e5]{color:#fff;text-shadow:1px 1px #000,1px -1px #000,-1px -1px #000,-1px 1px #000,0 1px #000,0 -1px #000,1px 0 #000,-1px 0 #000;letter-spacing:1px;font-size:clamp(8px,.75vw,16px);overflow:hidden;text-overflow:ellipsis}.annotation-cell[data-v-34f948e5]{padding:4px;white-space:nowrap}.loading[data-v-34f948e5]{display:flex;flex-flow:column;row-gap:16px;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem}.loading-enter-from[data-v-34f948e5],.loading-enter[data-v-34f948e5],.loading-leave-to[data-v-34f948e5],.loading-leave[data-v-34f948e5]{opacity:0}.loading-enter-active[data-v-34f948e5],.loading-leave-active[data-v-34f948e5]{transition:opacity .2s;transition-delay:.1s}.loading-enter-to[data-v-34f948e5]{opacity:1}.flex-equal[data-v-34f948e5]{flex:1;min-width:0}.pointer-events-all[data-v-34f948e5]{pointer-events:all}.view-box[data-v-34f948e5]{box-sizing:border-box}.clickable[data-v-34f948e5]{cursor:pointer}.vtk-three-container[data-v-34f948e5]{background-color:#000;grid-template-columns:auto}.flex-equal[data-v-6d50c96d]{flex:1;min-width:0}.pointer-events-all[data-v-6d50c96d]{pointer-events:all}.view-box[data-v-6d50c96d]{box-sizing:border-box}.clickable[data-v-6d50c96d]{cursor:pointer}.layout-container[data-v-6d50c96d]{display:flex;flex-direction:column}.layout-item[data-v-6d50c96d]{display:flex;flex:1;border:1px solid #222}.theme--light.image-list-card-hover[data-v-b20fde34]{background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.1);transition:all .25s}.theme--dark.image-list-card-hover[data-v-b20fde34]{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);transition:all .25s}.theme--light.image-list-card-active[data-v-b20fde34]{background-color:#b3e5fc;border-color:#b3e5fc}.theme--dark.image-list-card-active[data-v-b20fde34]{background-color:#01579b;border-color:#01579b}.image-container[data-v-b20fde34]{position:relative;margin-right:20px}.v-progress-circular__overlay{transition:unset}.volume-list[data-v-35919dbc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:200px;justify-content:center}.volume-card[data-v-35919dbc]{padding:8px;cursor:pointer}.theme--light.volume-card-active[data-v-35919dbc]{background-color:#b3e5fc;border-color:#b3e5fc}.theme--dark.volume-card-active[data-v-35919dbc]{background-color:#01579b;border-color:#01579b}.series-desc[data-v-35919dbc]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.thumbnail-overlay[data-v-35919dbc] .v-overlay__content{height:100%;width:100%}.volume-list[data-v-35919dbc] .theme--light.v-sheet--outlined{border:none}#patient-data-studies .v-expansion-panel--active>.v-expansion-panel-header{min-height:unset}#patient-data-studies .v-expansion-panel-content__wrap{padding:0 8px}#patient-data-studies .v-expansion-panel:before{box-shadow:none}.theme--light .patient-data-study-panel[data-v-552e9e25]{border:1px solid #ddd}.theme--dark .patient-data-study-panel[data-v-552e9e25]{border:1px solid #171519}.volume-list[data-v-552e9e25]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-auto-rows:200px;justify-content:center}.volume-card[data-v-552e9e25]{padding:8px;cursor:pointer}.theme--light.volume-card-active[data-v-552e9e25]{background-color:#b3e5fc;border-color:#b3e5fc}.theme--dark.volume-card-active[data-v-552e9e25]{background-color:#01579b;border-color:#01579b}.study-header[data-v-552e9e25]{display:flex;flex-flow:row;align-items:center;width:calc(100% - 24px)}.study-header-title[data-v-552e9e25]{display:flex;flex-flow:row;align-items:center;flex-grow:1;min-width:0}.study-header-content[data-v-552e9e25]{overflow:hidden;white-space:nowrap}.series-desc[data-v-552e9e25],.study-header-line[data-v-552e9e25]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.thumbnail-overlay[data-v-552e9e25] .v-overlay__content{height:100%;width:100%}.volume-list[data-v-552e9e25] .theme--light.v-sheet--outlined{border:none}#data-module[data-v-b1dc2080]{display:flex;flex-flow:column}#data-panels[data-v-b1dc2080]{flex:2;overflow-y:auto}.collection-header-icon[data-v-b1dc2080]{flex:0;margin-right:16px}.patient-header[data-v-b1dc2080]{display:flex;flex-flow:row;align-items:center;max-width:calc(100% - 24px)}.patient-header-name[data-v-b1dc2080]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-slider--horizontal .v-slider__track-container[data-v-1ab874a0]{height:80%;display:flex;align-items:center}.volview__color-function_middle[data-v-1ab874a0]:hover{cursor:grab}.pwf-editor[data-v-195bbede]{touch-action:none}.thumbnail-container[data-v-199b2ff4]{cursor:pointer;padding:6px!important}.thumbnail-overlay[data-v-199b2ff4]{top:70%;height:30%;font-size:.75em;text-align:center}.empty-state[data-v-503d9874]{text-align:center}.color-dot[data-v-503d9874]{width:24px;height:24px;background:#ff0;border-radius:16px}.empty-state[data-v-cf8d15aa]{text-align:center}.annot-subheader[data-v-7729a320]{margin:8px 0}.theme--dark.annot-subheader[data-v-7729a320]{background:hsla(0,0%,100%,.08)}.theme--light.annot-subheader[data-v-7729a320]{background:rgba(0,0,0,.08)}#module-switcher[data-v-0f9521c0]{display:relative;flex:0 2;transition:border-bottom .3s}.theme--light #module-switcher[data-v-0f9521c0]{border-bottom:2px solid #efefef}.theme--dark #module-switcher[data-v-0f9521c0]{border-bottom:2px solid #2f2f2f}#close-btn[data-v-0f9521c0]{position:absolute;top:1.5em;left:.5em;z-index:10}#module-container[data-v-0f9521c0]{position:relative;flex:2;overflow:auto}.module-text[data-v-0f9521c0]{font-size:.6rem;white-space:pre}.tab-content[data-v-0f9521c0]{display:flex;padding-top:14px;justify-content:flex-end;flex-direction:column-reverse;height:100%;align-items:center}#module-switcher-tabs[data-v-0f9521c0] .v-tabs-bar__content{justify-content:center}#module-switcher-tabs[data-v-0f9521c0] .v-slide-group__next.v-slide-group__next--disabled,#module-switcher-tabs[data-v-0f9521c0] .v-slide-group__prev.v-slide-group__prev--disabled{visibility:hidden}.form-label[data-v-45995f9c]{color:rgba(0,0,0,.6)}.scrolled-radios[data-v-45995f9c]{max-height:300px;overflow:auto;padding-left:6px}.tool-btn-selected{background-color:rgba(128,128,255,.7)}.menu-more[data-v-1dd60f2c]{position:absolute;right:-50%}.tool-separator[data-v-1dd60f2c]{width:75%;height:1px;border:none;border-top:1px solid #707070}.error-message[data-v-233f9698]{background-color:#ef5350}.warn-message[data-v-233f9698]{background-color:#ffa726}.info-message[data-v-233f9698]{background-color:#26c6da}.header[data-v-233f9698]{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.details[data-v-233f9698]{white-space:break-spaces}.message-center[data-v-6f404126]{display:flex;flex-flow:column}.content-container[data-v-6f404126]{display:flex;flex-flow:column;overflow:hidden}.message-list[data-v-6f404126]{overflow-y:auto;scroll-behavior:smooth}.action-bar[data-v-6f404126]{align-items:center}.action-bar[data-v-6f404126],.filter-bar[data-v-6f404126]{display:flex;flex-flow:row;justify-content:space-between}.empty[data-v-6f404126]{text-align:center;font-size:1.4rem;margin-top:36px;padding:16px}.st0[data-v-5c130a7c]{fill:#3eae2b}.st1[data-v-5c130a7c]{fill:#0068c7}#content-main{transition:initial;width:100%;height:100%;position:fixed}#content-main>.v-content__wrap{display:flex}#module-switcher .v-input__prepend-inner{margin-top:15px}.alert>.v-snack__wrapper{transition:background-color .25s}.flex-equal{flex:1;min-width:0}.pointer-events-all{pointer-events:all}.view-box{box-sizing:border-box}.clickable{cursor:pointer}#app-container[data-v-3c12b0de]{width:100%;height:100%}#left-nav[data-v-3c12b0de]{display:flex;flex-flow:column}#tools-strip[data-v-3c12b0de]{border-left:1px solid #212121;flex:0 0 40px}.toolbar-button[data-v-3c12b0de]{min-height:100%}.tool-separator[data-v-3c12b0de]{width:75%;height:1px;border:none;border-top:1px solid #707070}.vertical-offset-margin[data-v-3c12b0de]{margin-top:128px}
|