@ohif/app 3.6.0-beta.2 → 3.6.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{151.bundle.07bac9172580a60fae7a.js → 151.bundle.31ea35044218837bf73f.js} +2 -2
- package/dist/{192.bundle.a746fabfde092dc37d60.js → 192.bundle.2b5a487695728c468aaf.js} +3 -3
- package/dist/{208.bundle.546e5e415be38c15bcf4.js → 208.bundle.59a72a01710efbde5c0f.js} +1 -1
- package/dist/{270.bundle.abbdb5348274bae3e8bc.js → 270.bundle.4564621556b0f963a004.js} +370 -315
- package/dist/{331.bundle.7ac7b142d249d14fd99e.js → 331.bundle.bd0c13931a21d53086c9.js} +308 -303
- package/dist/{404.bundle.f3fcfff281878740c9a0.js → 404.bundle.a2764ac008ea4153b08a.js} +1 -1
- package/dist/{531.bundle.1bc152c87c7e2e987d2b.js → 531.bundle.2a82fb1d69e5b57cc72b.js} +78 -78
- package/dist/{55.bundle.674a6b291691baac3c26.js → 55.bundle.5f5e5ef9087b0beee35c.js} +1 -1
- package/dist/606.bundle.5d876f5f3dd8287f0a28.js +54 -54
- package/dist/{664.bundle.4792c88ae0d6d4b5ed13.js → 664.bundle.09abae984223969d1bde.js} +1 -1
- package/dist/{707.bundle.6a8e13bf2c8e59550089.js → 707.bundle.b3679befab318a12dd10.js} +17 -17
- package/dist/728.bundle.d13856835357400fef82.js +2 -2
- package/dist/{744.bundle.b9458e50495f61f31056.js → 744.bundle.5d350a9b527c8b615e77.js} +2 -2
- package/dist/{780.bundle.f60ac1906e0ae080dee8.js → 780.bundle.fd0f13dc92e9caa0581e.js} +60 -60
- package/dist/{790.bundle.93ea41fed640f0478d32.js → 790.bundle.1321081f71afa9342111.js} +1 -1
- package/dist/{799.bundle.ba8fec0819cd22e650cb.js → 799.bundle.ca18bdf4abe4d9abea26.js} +2 -2
- package/dist/{82.bundle.ec2930c7c107a29e2eb6.js → 82.bundle.a0b982303d47aff177e0.js} +19 -19
- package/dist/926.bundle.dbc9d0e591cb9217fda2.js +2 -2
- package/dist/935.bundle.deeffff0e4f7b528e3c3.js +1 -1
- package/dist/{953.bundle.1de52944098d308df5ae.js → 953.bundle.9e3a7225f07336bfcb41.js} +1 -1
- package/dist/{973.bundle.4a3c3fbc4ba1e21316b1.js → 973.bundle.015102aec52475baf7a3.js} +2 -2
- package/dist/{984.bundle.42ecc8799d12cd7c0611.js → 984.bundle.14a01b5dbe8df36f8afb.js} +6 -6
- package/dist/{app.bundle.49bf794a6e5f25261120.js → app.bundle.b39ca572cb19bb637c8e.js} +2033 -2522
- package/dist/app.bundle.css +1 -1
- package/dist/cornerstoneDICOMImageLoader.min.js +1 -1
- package/dist/cornerstoneDICOMImageLoader.min.js.map +1 -1
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +18 -18
- /package/dist/{199.bundle.732cc26b5105b14cd304.js → 199.bundle.33e97e837f42917a90fe.js} +0 -0
- /package/dist/{205.bundle.39e6c847d618ad2b1b7a.js → 205.bundle.b5a473c200dcf2bbcdb4.js} +0 -0
- /package/dist/{283.bundle.8a6cb5ecbf2ac7339111.js → 283.bundle.971abdf97c0a0cfbb805.js} +0 -0
- /package/dist/{295.bundle.5105ce962be15c92484d.js → 295.bundle.957b1159fec14b9199a1.js} +0 -0
- /package/dist/{351.bundle.b96ebfe3878f3249c25d.js → 351.bundle.2d4bc19d8b493879dbbe.js} +0 -0
- /package/dist/{50.bundle.86406eac372c30a572e7.js → 50.bundle.506c6709406205d3af4e.js} +0 -0
- /package/dist/{569.bundle.d04ded836d43fb113f9b.js → 569.bundle.0ed8d8178ffd43fe1c34.js} +0 -0
- /package/dist/{581.bundle.bd6b209846b2d3e3d187.js → 581.bundle.360d26f97b37da8faec3.js} +0 -0
- /package/dist/{616.bundle.ea6c182d647a1214536d.js → 616.bundle.d819355f5a2dbc5d921b.js} +0 -0
- /package/dist/{642.bundle.c52c55c87cfad6f66767.js → 642.bundle.ae8de9b2513691e5ebe3.js} +0 -0
- /package/dist/{917.bundle.2873450fcbf02c3ca682.js → 917.bundle.b0c6bdea617402a2a613.js} +0 -0
- /package/dist/{976.bundle.af9d827c4ac61ac0d22c.js → 976.bundle.6bc824089ffa9dfc6d77.js} +0 -0
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
6
6
|
|
|
7
7
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8
|
-
/* harmony export */
|
|
8
|
+
/* harmony export */ d: () => (/* binding */ calculateSUVScalingFactors)
|
|
9
9
|
/* harmony export */ });
|
|
10
10
|
/**
|
|
11
11
|
* Javascript object that handles dates and compute the time.
|
|
@@ -612,7 +612,7 @@ function calculateSUVScalingFactors(instances) {
|
|
|
612
612
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
613
613
|
|
|
614
614
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
615
|
-
/* harmony export */
|
|
615
|
+
/* harmony export */ S_: () => (/* binding */ VariableSizeList)
|
|
616
616
|
/* harmony export */ });
|
|
617
617
|
/* unused harmony exports FixedSizeGrid, FixedSizeList, VariableSizeGrid, areEqual, shouldComponentUpdate */
|
|
618
618
|
/* harmony import */ var _babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(20011);
|
|
@@ -10,8 +10,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10
10
|
// EXPORTS
|
|
11
11
|
__webpack_require__.d(__webpack_exports__, {
|
|
12
12
|
"default": () => (/* binding */ longitudinal_src),
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
initToolGroups: () => (/* reexport */ src_initToolGroups),
|
|
14
|
+
toolbarButtons: () => (/* reexport */ src_toolbarButtons)
|
|
15
15
|
});
|
|
16
16
|
|
|
17
17
|
// EXTERNAL MODULE: ../../core/src/index.ts + 101 modules
|
|
@@ -878,7 +878,7 @@ function modeFactory() {
|
|
|
878
878
|
// general handler needs to come last. For this case, the dicomvideo must
|
|
879
879
|
// come first to remove video transfer syntax before ohif uses images
|
|
880
880
|
sopClassHandlers: [dicomvideo.sopClassHandler, dicomSeg.sopClassHandler, ohif.sopClassHandler, dicompdf.sopClassHandler, dicomsr.sopClassHandler, dicomRt.sopClassHandler],
|
|
881
|
-
hotkeys: [...src/* hotkeys
|
|
881
|
+
hotkeys: [...src/* hotkeys */.dD.defaults.hotkeyBindings]
|
|
882
882
|
};
|
|
883
883
|
}
|
|
884
884
|
const mode = {
|
|
@@ -848,7 +848,7 @@ function modeFactory() {
|
|
|
848
848
|
// Don't store the hotkeys for basic-test-mode under the same key
|
|
849
849
|
// because they get customized by tests
|
|
850
850
|
name: 'basic-test-hotkeys',
|
|
851
|
-
hotkeys: [...src/* hotkeys
|
|
851
|
+
hotkeys: [...src/* hotkeys */.dD.defaults.hotkeyBindings]
|
|
852
852
|
}
|
|
853
853
|
};
|
|
854
854
|
}
|