@ohif/app 3.9.0-beta.2 → 3.9.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/{121.bundle.a6063e0272df61cefccc.js → 121.bundle.b582314ec0024fdf2d15.js} +1 -0
- package/dist/{188.bundle.b31173cb165eb21c3ec6.js → 243.bundle.96439f589bc338b977ea.js} +8 -8
- package/dist/{325.bundle.47f5b8a085837ee6b512.js → 325.bundle.98612a2afacf5d63b25a.js} +10 -11
- package/dist/{206.bundle.e98e6ba9bfd9f36dc508.js → 390.bundle.2751b81dbe439a40ba90.js} +13 -14
- package/dist/{448.bundle.94a6da9fac68fc69f8c2.js → 448.bundle.70dc1363d8b2783dc51e.js} +2 -2
- package/dist/{487.bundle.71a2893d94d214741e13.js → 487.bundle.b1a29dcf2b152693935d.js} +2 -2
- package/dist/{530.bundle.207b38c15c4c01e4db0e.js → 530.bundle.17b9a34fefff133e5379.js} +3 -3
- package/dist/{544.bundle.b005b8c8b9b08aaa3324.js → 544.bundle.e8227e98860e39636a00.js} +3 -3
- package/dist/{321.bundle.07e853e559665d6e15b6.js → 550.bundle.a2267752bc8874fedfd5.js} +16 -15
- package/dist/{574.bundle.88b619217339b5e93d3e.js → 574.bundle.72bd5061ccd504235419.js} +35 -32
- package/dist/{41.bundle.faaf3b05d1083e3c8831.js → 682.bundle.ec07ec1bc2f69f9d0d94.js} +5 -5
- package/dist/{699.bundle.8210579412d62beafa91.js → 699.bundle.2adb0c0ad7f7cb9e338a.js} +2 -2
- package/dist/{669.bundle.84745782e36f25eb05bc.js → 721.bundle.a210baa38d34b9bcacfd.js} +73 -73
- package/dist/{724.bundle.519141a0c4d0d1a3192a.js → 776.bundle.9680d347bafb63f8688a.js} +6 -6
- package/dist/{862.bundle.4a0bd82b803ba158018f.js → 862.bundle.55dde21bab4c841b6259.js} +1 -1
- package/dist/{889.bundle.9fbab4f0bbf643306879.js → 889.bundle.5611d644c8cb24f864ff.js} +8 -8
- package/dist/{905.bundle.7e940707e10096970ca1.js → 905.bundle.4105e428f61f925a310d.js} +2 -2
- package/dist/{907.bundle.f5aa0414d0f77e575a1f.js → 907.bundle.13dc5f4b5581d12562b8.js} +2 -2
- package/dist/{94.bundle.ecaaba845625d93bad6b.js → 94.bundle.9b92ece5801a7df7d08c.js} +2 -2
- package/dist/{961.bundle.ff7da8afd7d8495d0bbe.js → 961.bundle.2c81565fe334d6cd2f9c.js} +2 -2
- package/dist/{7.bundle.3a17fe8266b2149334a6.js → 981.bundle.a0fabcf9845c1a623990.js} +8 -8
- package/dist/{594.bundle.01b124740b2b3f8a6d20.js → 989.bundle.bf6bc62794b717824f7e.js} +5 -5
- package/dist/{633.bundle.ff1a1d0bdb0d1ef143af.js → 998.bundle.b8ffa2bc390d5d4edf16.js} +7 -7
- package/dist/{app.bundle.c53b289734d5f7178a39.js → app.bundle.cbecae40543f47cc8c7e.js} +238 -317
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +17 -17
- /package/dist/{321.css → 550.css} +0 -0
- /package/dist/{783.bundle.86c38ee55f4d01b111ca.js → 783.bundle.126cd640a5fd49804d8e.js} +0 -0
- /package/dist/{633.css → 998.css} +0 -0
|
@@ -103,8 +103,8 @@ Compose.propTypes = {
|
|
|
103
103
|
var ui_src = __webpack_require__(5085);
|
|
104
104
|
// EXTERNAL MODULE: ./state/index.js + 1 modules
|
|
105
105
|
var state = __webpack_require__(15575);
|
|
106
|
-
// EXTERNAL MODULE: ../../core/src/index.ts +
|
|
107
|
-
var core_src = __webpack_require__(
|
|
106
|
+
// EXTERNAL MODULE: ../../core/src/index.ts + 72 modules
|
|
107
|
+
var core_src = __webpack_require__(8633);
|
|
108
108
|
// EXTERNAL MODULE: ../node_modules/react-router/dist/index.js
|
|
109
109
|
var react_router_dist = __webpack_require__(10971);
|
|
110
110
|
// EXTERNAL MODULE: ./hooks/useSearchParams.ts
|
|
@@ -1004,8 +1004,8 @@ function WorkList({
|
|
|
1004
1004
|
};
|
|
1005
1005
|
});
|
|
1006
1006
|
const hasStudies = numOfStudies > 0;
|
|
1007
|
-
const versionNumber = "3.9.0-beta.
|
|
1008
|
-
const commitHash = "
|
|
1007
|
+
const versionNumber = "3.9.0-beta.3";
|
|
1008
|
+
const commitHash = "374065bc3bad9d212f9817a8d41546cc64cfabfb";
|
|
1009
1009
|
const menuOptions = [{
|
|
1010
1010
|
title: t('Header:About'),
|
|
1011
1011
|
icon: 'info',
|
|
@@ -1132,7 +1132,7 @@ WorkList.propTypes = {
|
|
|
1132
1132
|
getConfig: (prop_types_default()).func
|
|
1133
1133
|
}).isRequired,
|
|
1134
1134
|
isLoadingData: (prop_types_default()).bool.isRequired,
|
|
1135
|
-
servicesManager: prop_types_default().
|
|
1135
|
+
servicesManager: (prop_types_default()).object.isRequired
|
|
1136
1136
|
};
|
|
1137
1137
|
const defaultFilterValues = {
|
|
1138
1138
|
patientName: '',
|
|
@@ -1864,7 +1864,7 @@ function ViewerViewportGrid(props) {
|
|
|
1864
1864
|
}
|
|
1865
1865
|
ViewerViewportGrid.propTypes = {
|
|
1866
1866
|
viewportComponents: (prop_types_default()).array.isRequired,
|
|
1867
|
-
servicesManager: prop_types_default().instanceOf(
|
|
1867
|
+
servicesManager: prop_types_default().instanceOf(Object).isRequired
|
|
1868
1868
|
};
|
|
1869
1869
|
ViewerViewportGrid.defaultProps = {
|
|
1870
1870
|
viewportComponents: []
|
|
@@ -1924,23 +1924,23 @@ modes.push("@ohif/mode-preclinical-4d");
|
|
|
1924
1924
|
async function loadModule(module) {
|
|
1925
1925
|
if (typeof module !== 'string') return module;
|
|
1926
1926
|
if (module === "@ohif/extension-default") {
|
|
1927
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(931), __webpack_require__.e(
|
|
1927
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(931), __webpack_require__.e(390), __webpack_require__.e(481)]).then(__webpack_require__.bind(__webpack_require__, 47390));
|
|
1928
1928
|
return imported.default;
|
|
1929
1929
|
}
|
|
1930
1930
|
if (module === "@ohif/extension-cornerstone") {
|
|
1931
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(722), __webpack_require__.e(445), __webpack_require__.e(
|
|
1931
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(722), __webpack_require__.e(445), __webpack_require__.e(550)]).then(__webpack_require__.bind(__webpack_require__, 550));
|
|
1932
1932
|
return imported.default;
|
|
1933
1933
|
}
|
|
1934
1934
|
if (module === "@ohif/extension-measurement-tracking") {
|
|
1935
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(342), __webpack_require__.e(931), __webpack_require__.e(835), __webpack_require__.e(
|
|
1935
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(342), __webpack_require__.e(931), __webpack_require__.e(835), __webpack_require__.e(390), __webpack_require__.e(721), __webpack_require__.e(325)]).then(__webpack_require__.bind(__webpack_require__, 84284));
|
|
1936
1936
|
return imported.default;
|
|
1937
1937
|
}
|
|
1938
1938
|
if (module === "@ohif/extension-cornerstone-dicom-sr") {
|
|
1939
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(342), __webpack_require__.e(
|
|
1939
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(342), __webpack_require__.e(721)]).then(__webpack_require__.bind(__webpack_require__, 14721));
|
|
1940
1940
|
return imported.default;
|
|
1941
1941
|
}
|
|
1942
1942
|
if (module === "@ohif/extension-cornerstone-dicom-seg") {
|
|
1943
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(342), __webpack_require__.e(931), __webpack_require__.e(726), __webpack_require__.e(
|
|
1943
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(644), __webpack_require__.e(342), __webpack_require__.e(931), __webpack_require__.e(726), __webpack_require__.e(390), __webpack_require__.e(998)]).then(__webpack_require__.bind(__webpack_require__, 32009));
|
|
1944
1944
|
return imported.default;
|
|
1945
1945
|
}
|
|
1946
1946
|
if (module === "@ohif/extension-cornerstone-dynamic-volume") {
|
|
@@ -1960,7 +1960,7 @@ async function loadModule(module) {
|
|
|
1960
1960
|
return imported.default;
|
|
1961
1961
|
}
|
|
1962
1962
|
if (module === "@ohif/extension-tmtv") {
|
|
1963
|
-
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(342), __webpack_require__.e(
|
|
1963
|
+
const imported = await Promise.all(/* import() */[__webpack_require__.e(806), __webpack_require__.e(473), __webpack_require__.e(483), __webpack_require__.e(236), __webpack_require__.e(342), __webpack_require__.e(981)]).then(__webpack_require__.bind(__webpack_require__, 93981));
|
|
1964
1964
|
return imported.default;
|
|
1965
1965
|
}
|
|
1966
1966
|
if (module === "@ohif/extension-test") {
|
|
@@ -1968,11 +1968,11 @@ async function loadModule(module) {
|
|
|
1968
1968
|
return imported.default;
|
|
1969
1969
|
}
|
|
1970
1970
|
if (module === "@ohif/extension-cornerstone-dicom-rt") {
|
|
1971
|
-
const imported = await __webpack_require__.e(/* import() */
|
|
1971
|
+
const imported = await __webpack_require__.e(/* import() */ 243).then(__webpack_require__.bind(__webpack_require__, 5243));
|
|
1972
1972
|
return imported.default;
|
|
1973
1973
|
}
|
|
1974
1974
|
if (module === "@ohif/mode-longitudinal") {
|
|
1975
|
-
const imported = await __webpack_require__.e(/* import() */
|
|
1975
|
+
const imported = await __webpack_require__.e(/* import() */ 682).then(__webpack_require__.bind(__webpack_require__, 82682));
|
|
1976
1976
|
return imported.default;
|
|
1977
1977
|
}
|
|
1978
1978
|
if (module === "@ohif/mode-segmentation") {
|
|
@@ -1980,7 +1980,7 @@ async function loadModule(module) {
|
|
|
1980
1980
|
return imported.default;
|
|
1981
1981
|
}
|
|
1982
1982
|
if (module === "@ohif/mode-tmtv") {
|
|
1983
|
-
const imported = await __webpack_require__.e(/* import() */
|
|
1983
|
+
const imported = await __webpack_require__.e(/* import() */ 776).then(__webpack_require__.bind(__webpack_require__, 40776));
|
|
1984
1984
|
return imported.default;
|
|
1985
1985
|
}
|
|
1986
1986
|
if (module === "@ohif/mode-microscopy") {
|
|
@@ -1996,7 +1996,7 @@ async function loadModule(module) {
|
|
|
1996
1996
|
return imported.default;
|
|
1997
1997
|
}
|
|
1998
1998
|
if (module === "@ohif/mode-basic-dev-mode") {
|
|
1999
|
-
const imported = await __webpack_require__.e(/* import() */
|
|
1999
|
+
const imported = await __webpack_require__.e(/* import() */ 989).then(__webpack_require__.bind(__webpack_require__, 50989));
|
|
2000
2000
|
return imported.default;
|
|
2001
2001
|
}
|
|
2002
2002
|
return (await import( /* webpackIgnore: true */module)).default;
|
|
@@ -6616,7 +6616,7 @@ const detectionOptions = {
|
|
|
6616
6616
|
}
|
|
6617
6617
|
});
|
|
6618
6618
|
;// CONCATENATED MODULE: ../../i18n/package.json
|
|
6619
|
-
const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"3.9.0-beta.
|
|
6619
|
+
const package_namespaceObject = /*#__PURE__*/JSON.parse('{"rE":"3.9.0-beta.2"}');
|
|
6620
6620
|
;// CONCATENATED MODULE: ../../i18n/src/utils.js
|
|
6621
6621
|
const languagesMap = {
|
|
6622
6622
|
ar: 'Arabic',
|
|
@@ -19271,8 +19271,8 @@ ViewportDialogProvider.propTypes = {
|
|
|
19271
19271
|
// EXTERNAL MODULE: ../../../node_modules/lodash.merge/index.js
|
|
19272
19272
|
var lodash_merge = __webpack_require__(40592);
|
|
19273
19273
|
var lodash_merge_default = /*#__PURE__*/__webpack_require__.n(lodash_merge);
|
|
19274
|
-
// EXTERNAL MODULE: ../../core/src/index.ts +
|
|
19275
|
-
var src = __webpack_require__(
|
|
19274
|
+
// EXTERNAL MODULE: ../../core/src/index.ts + 72 modules
|
|
19275
|
+
var src = __webpack_require__(8633);
|
|
19276
19276
|
;// CONCATENATED MODULE: ../../ui/src/utils/viewportLabels.ts
|
|
19277
19277
|
const viewportLabels = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'];
|
|
19278
19278
|
/* harmony default export */ const utils_viewportLabels = (viewportLabels);
|
|
@@ -32887,7 +32887,6 @@ const MeasurementTable = ({
|
|
|
32887
32887
|
onDelete,
|
|
32888
32888
|
servicesManager
|
|
32889
32889
|
}) => {
|
|
32890
|
-
servicesManager = servicesManager;
|
|
32891
32890
|
const {
|
|
32892
32891
|
customizationService,
|
|
32893
32892
|
measurementService
|
|
@@ -59743,7 +59742,6 @@ SwiperSlide.displayName = 'SwiperSlide';
|
|
|
59743
59742
|
|
|
59744
59743
|
|
|
59745
59744
|
|
|
59746
|
-
|
|
59747
59745
|
const LegacySidePanel_borderSize = 4;
|
|
59748
59746
|
const expandedWidth = 248;
|
|
59749
59747
|
const LegacySidePanel_collapsedWidth = 25;
|
|
@@ -59936,7 +59934,7 @@ LegacySidePanel_LegacySidePanel.defaultProps = {
|
|
|
59936
59934
|
defaultComponentOpen: null
|
|
59937
59935
|
};
|
|
59938
59936
|
LegacySidePanel_LegacySidePanel.propTypes = {
|
|
59939
|
-
servicesManager: prop_types_default().
|
|
59937
|
+
servicesManager: (prop_types_default()).object.isRequired,
|
|
59940
59938
|
side: prop_types_default().oneOf(['left', 'right']).isRequired,
|
|
59941
59939
|
className: (prop_types_default()).string,
|
|
59942
59940
|
activeTabIndex: (prop_types_default()).number,
|
|
@@ -63326,7 +63324,7 @@ function _getImageOrientationPatient(image) {
|
|
|
63326
63324
|
|
|
63327
63325
|
/***/ }),
|
|
63328
63326
|
|
|
63329
|
-
/***/
|
|
63327
|
+
/***/ 8633:
|
|
63330
63328
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
63331
63329
|
|
|
63332
63330
|
"use strict";
|
|
@@ -63354,10 +63352,10 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
63354
63352
|
CS: () => (/* reexport */ ServicesManager),
|
|
63355
63353
|
wb: () => (/* reexport */ services_StateSyncService),
|
|
63356
63354
|
ToolbarService: () => (/* reexport */ ToolBarService),
|
|
63357
|
-
u$: () => (/* reexport */
|
|
63355
|
+
u$: () => (/* reexport */ services_UIDialogService),
|
|
63358
63356
|
zo: () => (/* reexport */ services_UIModalService),
|
|
63359
63357
|
v4: () => (/* reexport */ services_UINotificationService),
|
|
63360
|
-
A$: () => (/* reexport */
|
|
63358
|
+
A$: () => (/* reexport */ services_UIViewportDialogService),
|
|
63361
63359
|
pS: () => (/* reexport */ services_UserAuthenticationService),
|
|
63362
63360
|
sI: () => (/* reexport */ services_ViewportGridService),
|
|
63363
63361
|
Ai: () => (/* reexport */ services_WorkflowStepsService),
|
|
@@ -64172,142 +64170,89 @@ class ServiceProvidersManager {
|
|
|
64172
64170
|
this.providers[serviceName] = provider;
|
|
64173
64171
|
}
|
|
64174
64172
|
}
|
|
64175
|
-
;// CONCATENATED MODULE: ../../core/src/services/UIDialogService/
|
|
64176
|
-
|
|
64177
|
-
* A UI Element Position
|
|
64178
|
-
*
|
|
64179
|
-
* @typedef {Object} ElementPosition
|
|
64180
|
-
* @property {number} top -
|
|
64181
|
-
* @property {number} left -
|
|
64182
|
-
* @property {number} right -
|
|
64183
|
-
* @property {number} bottom -
|
|
64184
|
-
*/
|
|
64185
|
-
|
|
64186
|
-
/**
|
|
64187
|
-
* UI Dialog
|
|
64188
|
-
*
|
|
64189
|
-
* @typedef {Object} DialogProps
|
|
64190
|
-
* @property {string} id The dialog id.
|
|
64191
|
-
* @property {ReactElement|HTMLElement} content The dialog content.
|
|
64192
|
-
* @property {Object} contentProps The dialog content props.
|
|
64193
|
-
* @property {boolean} [isDraggable=true] Controls if dialog content is draggable or not.
|
|
64194
|
-
* @property {boolean} [showOverlay=false] Controls dialog overlay.
|
|
64195
|
-
* @property {boolean} [centralize=false] Center the dialog on the screen.
|
|
64196
|
-
* @property {boolean} [preservePosition=true] Use last position instead of default.
|
|
64197
|
-
* @property {ElementPosition} defaultPosition Specifies the `x` and `y` that the dragged item should start at.
|
|
64198
|
-
* @property {Function} onStart Called when dragging starts. If `false` is returned any handler, the action will cancel.
|
|
64199
|
-
* @property {Function} onStop Called when dragging stops.
|
|
64200
|
-
* @property {Function} onDrag Called while dragging.
|
|
64201
|
-
*/
|
|
64173
|
+
;// CONCATENATED MODULE: ../../core/src/services/UIDialogService/UIDialogService.ts
|
|
64174
|
+
var _UIDialogService;
|
|
64202
64175
|
|
|
64203
|
-
|
|
64204
|
-
|
|
64205
|
-
|
|
64206
|
-
|
|
64207
|
-
|
|
64208
|
-
|
|
64209
|
-
|
|
64210
|
-
};
|
|
64211
|
-
|
|
64212
|
-
|
|
64213
|
-
|
|
64214
|
-
|
|
64215
|
-
|
|
64216
|
-
|
|
64217
|
-
/**
|
|
64218
|
-
* Show a new UI dialog;
|
|
64219
|
-
*
|
|
64220
|
-
* @param {DialogProps} props { id, content, contentProps, onStart, onDrag, onStop, centralize, isDraggable, showOverlay, preservePosition, defaultPosition }
|
|
64221
|
-
*/
|
|
64222
|
-
function _create({
|
|
64223
|
-
id,
|
|
64224
|
-
content,
|
|
64225
|
-
contentProps,
|
|
64226
|
-
onStart,
|
|
64227
|
-
onDrag,
|
|
64228
|
-
onStop,
|
|
64229
|
-
centralize = false,
|
|
64230
|
-
preservePosition = true,
|
|
64231
|
-
isDraggable = true,
|
|
64232
|
-
showOverlay = false,
|
|
64233
|
-
onClickOutside,
|
|
64234
|
-
defaultPosition
|
|
64235
|
-
}) {
|
|
64236
|
-
return serviceImplementation._create({
|
|
64176
|
+
class UIDialogService extends pubSubServiceInterface/* PubSubService */.R {
|
|
64177
|
+
constructor() {
|
|
64178
|
+
super(UIDialogService.EVENTS);
|
|
64179
|
+
this.serviceImplementation = {
|
|
64180
|
+
_dismiss: () => console.warn('dismiss() NOT IMPLEMENTED'),
|
|
64181
|
+
_dismissAll: () => console.warn('dismissAll() NOT IMPLEMENTED'),
|
|
64182
|
+
_create: () => console.warn('create() NOT IMPLEMENTED')
|
|
64183
|
+
};
|
|
64184
|
+
this.serviceImplementation = {
|
|
64185
|
+
...this.serviceImplementation
|
|
64186
|
+
};
|
|
64187
|
+
}
|
|
64188
|
+
create({
|
|
64237
64189
|
id,
|
|
64238
64190
|
content,
|
|
64239
64191
|
contentProps,
|
|
64240
64192
|
onStart,
|
|
64241
64193
|
onDrag,
|
|
64242
64194
|
onStop,
|
|
64243
|
-
centralize,
|
|
64244
|
-
preservePosition,
|
|
64245
|
-
isDraggable,
|
|
64246
|
-
|
|
64247
|
-
showOverlay,
|
|
64195
|
+
centralize = false,
|
|
64196
|
+
preservePosition = true,
|
|
64197
|
+
isDraggable = true,
|
|
64198
|
+
showOverlay = false,
|
|
64248
64199
|
defaultPosition
|
|
64249
|
-
})
|
|
64250
|
-
|
|
64251
|
-
|
|
64252
|
-
|
|
64253
|
-
|
|
64254
|
-
|
|
64255
|
-
|
|
64256
|
-
|
|
64257
|
-
|
|
64258
|
-
|
|
64259
|
-
|
|
64260
|
-
|
|
64261
|
-
|
|
64262
|
-
|
|
64263
|
-
|
|
64264
|
-
|
|
64265
|
-
*/
|
|
64266
|
-
function _dismiss({
|
|
64267
|
-
id
|
|
64268
|
-
}) {
|
|
64269
|
-
return serviceImplementation._dismiss({
|
|
64200
|
+
}) {
|
|
64201
|
+
return this.serviceImplementation._create({
|
|
64202
|
+
id,
|
|
64203
|
+
content,
|
|
64204
|
+
contentProps,
|
|
64205
|
+
onStart,
|
|
64206
|
+
onDrag,
|
|
64207
|
+
onStop,
|
|
64208
|
+
centralize,
|
|
64209
|
+
preservePosition,
|
|
64210
|
+
isDraggable,
|
|
64211
|
+
showOverlay,
|
|
64212
|
+
defaultPosition
|
|
64213
|
+
});
|
|
64214
|
+
}
|
|
64215
|
+
dismiss({
|
|
64270
64216
|
id
|
|
64271
|
-
})
|
|
64272
|
-
|
|
64273
|
-
|
|
64274
|
-
|
|
64275
|
-
*
|
|
64276
|
-
*
|
|
64277
|
-
* @param {*} {
|
|
64278
|
-
* dismiss: dismissImplementation,
|
|
64279
|
-
* dismissAll: dismissAllImplementation,
|
|
64280
|
-
* create: createImplementation,
|
|
64281
|
-
* }
|
|
64282
|
-
*/
|
|
64283
|
-
function setServiceImplementation({
|
|
64284
|
-
dismiss: dismissImplementation,
|
|
64285
|
-
dismissAll: dismissAllImplementation,
|
|
64286
|
-
create: createImplementation
|
|
64287
|
-
}) {
|
|
64288
|
-
if (dismissImplementation) {
|
|
64289
|
-
serviceImplementation._dismiss = dismissImplementation;
|
|
64217
|
+
}) {
|
|
64218
|
+
return this.serviceImplementation._dismiss({
|
|
64219
|
+
id
|
|
64220
|
+
});
|
|
64290
64221
|
}
|
|
64291
|
-
|
|
64292
|
-
serviceImplementation._dismissAll
|
|
64222
|
+
dismissAll() {
|
|
64223
|
+
return this.serviceImplementation._dismissAll();
|
|
64293
64224
|
}
|
|
64294
|
-
|
|
64295
|
-
|
|
64225
|
+
setServiceImplementation({
|
|
64226
|
+
dismiss: dismissImplementation,
|
|
64227
|
+
dismissAll: dismissAllImplementation,
|
|
64228
|
+
create: createImplementation
|
|
64229
|
+
}) {
|
|
64230
|
+
if (dismissImplementation) {
|
|
64231
|
+
this.serviceImplementation._dismiss = dismissImplementation;
|
|
64232
|
+
}
|
|
64233
|
+
if (dismissAllImplementation) {
|
|
64234
|
+
this.serviceImplementation._dismissAll = dismissAllImplementation;
|
|
64235
|
+
}
|
|
64236
|
+
if (createImplementation) {
|
|
64237
|
+
this.serviceImplementation._create = createImplementation;
|
|
64238
|
+
}
|
|
64296
64239
|
}
|
|
64297
64240
|
}
|
|
64298
|
-
|
|
64299
|
-
|
|
64300
|
-
|
|
64301
|
-
|
|
64302
|
-
|
|
64303
|
-
|
|
64304
|
-
|
|
64305
|
-
|
|
64306
|
-
|
|
64307
|
-
return publicAPI;
|
|
64308
|
-
}
|
|
64241
|
+
_UIDialogService = UIDialogService;
|
|
64242
|
+
UIDialogService.EVENTS = {};
|
|
64243
|
+
UIDialogService.REGISTRATION = {
|
|
64244
|
+
name: 'uiDialogService',
|
|
64245
|
+
altName: 'UIDialogService',
|
|
64246
|
+
create: ({
|
|
64247
|
+
configuration = {}
|
|
64248
|
+
}) => {
|
|
64249
|
+
return new _UIDialogService();
|
|
64309
64250
|
}
|
|
64310
|
-
}
|
|
64251
|
+
};
|
|
64252
|
+
/* harmony default export */ const UIDialogService_UIDialogService = (UIDialogService);
|
|
64253
|
+
;// CONCATENATED MODULE: ../../core/src/services/UIDialogService/index.ts
|
|
64254
|
+
|
|
64255
|
+
/* harmony default export */ const services_UIDialogService = (UIDialogService_UIDialogService);
|
|
64311
64256
|
;// CONCATENATED MODULE: ../../core/src/services/UIModalService/index.ts
|
|
64312
64257
|
var _UIModalService;
|
|
64313
64258
|
/**
|
|
@@ -64324,7 +64269,7 @@ var _UIModalService;
|
|
|
64324
64269
|
*/
|
|
64325
64270
|
|
|
64326
64271
|
const UIModalService_name = 'uiModalService';
|
|
64327
|
-
const
|
|
64272
|
+
const serviceImplementation = {
|
|
64328
64273
|
_hide: () => console.warn('hide() NOT IMPLEMENTED'),
|
|
64329
64274
|
_show: () => console.warn('show() NOT IMPLEMENTED')
|
|
64330
64275
|
};
|
|
@@ -64349,7 +64294,7 @@ class UIModalService {
|
|
|
64349
64294
|
containerDimensions = null,
|
|
64350
64295
|
contentDimensions = null
|
|
64351
64296
|
}) {
|
|
64352
|
-
return
|
|
64297
|
+
return serviceImplementation._show({
|
|
64353
64298
|
content,
|
|
64354
64299
|
contentProps,
|
|
64355
64300
|
shouldCloseOnEsc,
|
|
@@ -64369,7 +64314,7 @@ class UIModalService {
|
|
|
64369
64314
|
* @returns void
|
|
64370
64315
|
*/
|
|
64371
64316
|
hide() {
|
|
64372
|
-
return
|
|
64317
|
+
return serviceImplementation._hide();
|
|
64373
64318
|
}
|
|
64374
64319
|
|
|
64375
64320
|
/**
|
|
@@ -64385,10 +64330,10 @@ class UIModalService {
|
|
|
64385
64330
|
show: showImplementation
|
|
64386
64331
|
}) {
|
|
64387
64332
|
if (hideImplementation) {
|
|
64388
|
-
|
|
64333
|
+
serviceImplementation._hide = hideImplementation;
|
|
64389
64334
|
}
|
|
64390
64335
|
if (showImplementation) {
|
|
64391
|
-
|
|
64336
|
+
serviceImplementation._show = showImplementation;
|
|
64392
64337
|
}
|
|
64393
64338
|
}
|
|
64394
64339
|
}
|
|
@@ -64494,44 +64439,21 @@ UINotificationService.REGISTRATION = {
|
|
|
64494
64439
|
}
|
|
64495
64440
|
};
|
|
64496
64441
|
/* harmony default export */ const services_UINotificationService = (UINotificationService);
|
|
64497
|
-
;// CONCATENATED MODULE: ../../core/src/services/UIViewportDialogService/
|
|
64498
|
-
|
|
64499
|
-
* Viewport Dialog
|
|
64500
|
-
*
|
|
64501
|
-
* @typedef {Object} ViewportDialogProps
|
|
64502
|
-
* @property {ReactElement|HTMLElement} [content=null] Modal content.
|
|
64503
|
-
* @property {Object} [contentProps=null] Modal content props.
|
|
64504
|
-
* @property {boolean} [viewportId=false] Modal is dismissible via the esc key.
|
|
64505
|
-
*/
|
|
64442
|
+
;// CONCATENATED MODULE: ../../core/src/services/UIViewportDialogService/UIViewportDialogService.ts
|
|
64443
|
+
var _UIViewportDialogService;
|
|
64506
64444
|
|
|
64507
|
-
|
|
64508
|
-
|
|
64509
|
-
|
|
64510
|
-
|
|
64511
|
-
|
|
64512
|
-
|
|
64513
|
-
};
|
|
64514
|
-
|
|
64515
|
-
|
|
64516
|
-
|
|
64517
|
-
}
|
|
64518
|
-
|
|
64519
|
-
/**
|
|
64520
|
-
* Show a new UI viewport dialog on the specified viewportId;
|
|
64521
|
-
*
|
|
64522
|
-
* @param {ViewportDialogProps} props { content, contentProps, viewportId }
|
|
64523
|
-
*/
|
|
64524
|
-
function _show({
|
|
64525
|
-
viewportId,
|
|
64526
|
-
id,
|
|
64527
|
-
type,
|
|
64528
|
-
message,
|
|
64529
|
-
actions,
|
|
64530
|
-
onSubmit,
|
|
64531
|
-
onOutsideClick,
|
|
64532
|
-
onKeyPress
|
|
64533
|
-
}) {
|
|
64534
|
-
return UIViewportDialogService_serviceImplementation._show({
|
|
64445
|
+
class UIViewportDialogService extends pubSubServiceInterface/* PubSubService */.R {
|
|
64446
|
+
constructor() {
|
|
64447
|
+
super(UIViewportDialogService.EVENTS);
|
|
64448
|
+
this.serviceImplementation = {
|
|
64449
|
+
_hide: () => console.warn('hide() NOT IMPLEMENTED'),
|
|
64450
|
+
_show: () => console.warn('show() NOT IMPLEMENTED')
|
|
64451
|
+
};
|
|
64452
|
+
this.serviceImplementation = {
|
|
64453
|
+
...this.serviceImplementation
|
|
64454
|
+
};
|
|
64455
|
+
}
|
|
64456
|
+
show({
|
|
64535
64457
|
viewportId,
|
|
64536
64458
|
id,
|
|
64537
64459
|
type,
|
|
@@ -64540,47 +64462,48 @@ function _show({
|
|
|
64540
64462
|
onSubmit,
|
|
64541
64463
|
onOutsideClick,
|
|
64542
64464
|
onKeyPress
|
|
64543
|
-
})
|
|
64544
|
-
|
|
64545
|
-
|
|
64546
|
-
|
|
64547
|
-
|
|
64548
|
-
|
|
64549
|
-
|
|
64550
|
-
|
|
64551
|
-
|
|
64552
|
-
|
|
64553
|
-
|
|
64554
|
-
*
|
|
64555
|
-
*
|
|
64556
|
-
* @param {*} {
|
|
64557
|
-
* hide: hideImplementation,
|
|
64558
|
-
* show: showImplementation,
|
|
64559
|
-
* viewportId,
|
|
64560
|
-
* }
|
|
64561
|
-
*/
|
|
64562
|
-
function UIViewportDialogService_setServiceImplementation({
|
|
64563
|
-
hide: hideImplementation,
|
|
64564
|
-
show: showImplementation
|
|
64565
|
-
}) {
|
|
64566
|
-
if (hideImplementation) {
|
|
64567
|
-
UIViewportDialogService_serviceImplementation._hide = hideImplementation;
|
|
64465
|
+
}) {
|
|
64466
|
+
return this.serviceImplementation._show({
|
|
64467
|
+
viewportId,
|
|
64468
|
+
id,
|
|
64469
|
+
type,
|
|
64470
|
+
message,
|
|
64471
|
+
actions,
|
|
64472
|
+
onSubmit,
|
|
64473
|
+
onOutsideClick,
|
|
64474
|
+
onKeyPress
|
|
64475
|
+
});
|
|
64568
64476
|
}
|
|
64569
|
-
|
|
64570
|
-
|
|
64477
|
+
hide() {
|
|
64478
|
+
return this.serviceImplementation._hide();
|
|
64571
64479
|
}
|
|
64572
|
-
|
|
64573
|
-
|
|
64574
|
-
|
|
64575
|
-
|
|
64576
|
-
|
|
64577
|
-
|
|
64578
|
-
|
|
64579
|
-
|
|
64580
|
-
|
|
64480
|
+
setServiceImplementation({
|
|
64481
|
+
hide: hideImplementation,
|
|
64482
|
+
show: showImplementation
|
|
64483
|
+
}) {
|
|
64484
|
+
if (hideImplementation) {
|
|
64485
|
+
this.serviceImplementation._hide = hideImplementation;
|
|
64486
|
+
}
|
|
64487
|
+
if (showImplementation) {
|
|
64488
|
+
this.serviceImplementation._show = showImplementation;
|
|
64581
64489
|
}
|
|
64582
64490
|
}
|
|
64583
|
-
}
|
|
64491
|
+
}
|
|
64492
|
+
_UIViewportDialogService = UIViewportDialogService;
|
|
64493
|
+
UIViewportDialogService.EVENTS = {};
|
|
64494
|
+
UIViewportDialogService.REGISTRATION = {
|
|
64495
|
+
name: 'uiViewportDialogService',
|
|
64496
|
+
altName: 'UIViewportDialogService',
|
|
64497
|
+
create: ({
|
|
64498
|
+
configuration = {}
|
|
64499
|
+
}) => {
|
|
64500
|
+
return new _UIViewportDialogService();
|
|
64501
|
+
}
|
|
64502
|
+
};
|
|
64503
|
+
/* harmony default export */ const UIViewportDialogService_UIViewportDialogService = (UIViewportDialogService);
|
|
64504
|
+
;// CONCATENATED MODULE: ../../core/src/services/UIViewportDialogService/index.ts
|
|
64505
|
+
|
|
64506
|
+
/* harmony default export */ const services_UIViewportDialogService = (UIViewportDialogService_UIViewportDialogService);
|
|
64584
64507
|
// EXTERNAL MODULE: ../../core/src/services/DicomMetadataStore/DicomMetadataStore.ts + 2 modules
|
|
64585
64508
|
var DicomMetadataStore = __webpack_require__(23221);
|
|
64586
64509
|
;// CONCATENATED MODULE: ../../core/src/services/DicomMetadataStore/index.ts
|
|
@@ -68229,96 +68152,94 @@ HangingProtocolService.REGISTRATION = {
|
|
|
68229
68152
|
;// CONCATENATED MODULE: ../../core/src/services/HangingProtocolService/index.ts
|
|
68230
68153
|
|
|
68231
68154
|
/* harmony default export */ const services_HangingProtocolService = (HangingProtocolService);
|
|
68232
|
-
;// CONCATENATED MODULE: ../../core/src/services/UserAuthenticationService/UserAuthenticationService.
|
|
68233
|
-
|
|
68234
|
-
|
|
68235
|
-
|
|
68236
|
-
|
|
68237
|
-
|
|
68238
|
-
|
|
68239
|
-
|
|
68240
|
-
|
|
68241
|
-
|
|
68242
|
-
|
|
68243
|
-
|
|
68244
|
-
|
|
68245
|
-
|
|
68246
|
-
|
|
68247
|
-
|
|
68248
|
-
|
|
68249
|
-
|
|
68250
|
-
|
|
68251
|
-
//console.warn('_getAuthorizationHeader() NOT IMPLEMENTED'),
|
|
68252
|
-
_handleUnauthenticated: () => console.warn('_handleUnauthenticated() NOT IMPLEMENTED'),
|
|
68253
|
-
_reset: () => console.warn('reset() NOT IMPLEMENTED'),
|
|
68254
|
-
_set: () => console.warn('set() NOT IMPLEMENTED')
|
|
68255
|
-
};
|
|
68256
|
-
function _getState() {
|
|
68257
|
-
return UserAuthenticationService_serviceImplementation._getState();
|
|
68258
|
-
}
|
|
68259
|
-
function _setUser(user) {
|
|
68260
|
-
return UserAuthenticationService_serviceImplementation._setUser(user);
|
|
68261
|
-
}
|
|
68262
|
-
function _getUser() {
|
|
68263
|
-
return UserAuthenticationService_serviceImplementation._getUser();
|
|
68264
|
-
}
|
|
68265
|
-
function _getAuthorizationHeader() {
|
|
68266
|
-
return UserAuthenticationService_serviceImplementation._getAuthorizationHeader();
|
|
68267
|
-
}
|
|
68268
|
-
function _handleUnauthenticated() {
|
|
68269
|
-
return UserAuthenticationService_serviceImplementation._handleUnauthenticated();
|
|
68270
|
-
}
|
|
68271
|
-
function _set(state) {
|
|
68272
|
-
return UserAuthenticationService_serviceImplementation._set(state);
|
|
68273
|
-
}
|
|
68274
|
-
function _reset() {
|
|
68275
|
-
return UserAuthenticationService_serviceImplementation._reset({});
|
|
68276
|
-
}
|
|
68277
|
-
function UserAuthenticationService_setServiceImplementation({
|
|
68278
|
-
getState: getStateImplementation,
|
|
68279
|
-
setUser: setUserImplementation,
|
|
68280
|
-
getUser: getUserImplementation,
|
|
68281
|
-
getAuthorizationHeader: getAuthorizationHeaderImplementation,
|
|
68282
|
-
handleUnauthenticated: handleUnauthenticatedImplementation,
|
|
68283
|
-
reset: resetImplementation,
|
|
68284
|
-
set: setImplementation
|
|
68285
|
-
}) {
|
|
68286
|
-
if (getStateImplementation) {
|
|
68287
|
-
UserAuthenticationService_serviceImplementation._getState = getStateImplementation;
|
|
68155
|
+
;// CONCATENATED MODULE: ../../core/src/services/UserAuthenticationService/UserAuthenticationService.ts
|
|
68156
|
+
var _UserAuthenticationService;
|
|
68157
|
+
|
|
68158
|
+
class UserAuthenticationService extends pubSubServiceInterface/* PubSubService */.R {
|
|
68159
|
+
constructor() {
|
|
68160
|
+
super(UserAuthenticationService.EVENTS);
|
|
68161
|
+
this.serviceImplementation = {
|
|
68162
|
+
_getState: () => console.warn('getState() NOT IMPLEMENTED'),
|
|
68163
|
+
_setUser: () => console.warn('_setUser() NOT IMPLEMENTED'),
|
|
68164
|
+
_getUser: () => console.warn('_getUser() NOT IMPLEMENTED'),
|
|
68165
|
+
_getAuthorizationHeader: () => {},
|
|
68166
|
+
// TODO: Implement this method
|
|
68167
|
+
_handleUnauthenticated: () => console.warn('_handleUnauthenticated() NOT IMPLEMENTED'),
|
|
68168
|
+
_reset: () => console.warn('reset() NOT IMPLEMENTED'),
|
|
68169
|
+
_set: () => console.warn('set() NOT IMPLEMENTED')
|
|
68170
|
+
};
|
|
68171
|
+
this.serviceImplementation = {
|
|
68172
|
+
...this.serviceImplementation
|
|
68173
|
+
};
|
|
68288
68174
|
}
|
|
68289
|
-
|
|
68290
|
-
|
|
68175
|
+
getState() {
|
|
68176
|
+
return this.serviceImplementation._getState();
|
|
68291
68177
|
}
|
|
68292
|
-
|
|
68293
|
-
|
|
68178
|
+
setUser(user) {
|
|
68179
|
+
return this.serviceImplementation._setUser(user);
|
|
68294
68180
|
}
|
|
68295
|
-
|
|
68296
|
-
|
|
68181
|
+
getUser() {
|
|
68182
|
+
return this.serviceImplementation._getUser();
|
|
68297
68183
|
}
|
|
68298
|
-
|
|
68299
|
-
|
|
68184
|
+
getAuthorizationHeader() {
|
|
68185
|
+
return this.serviceImplementation._getAuthorizationHeader();
|
|
68300
68186
|
}
|
|
68301
|
-
|
|
68302
|
-
|
|
68187
|
+
handleUnauthenticated() {
|
|
68188
|
+
return this.serviceImplementation._handleUnauthenticated();
|
|
68303
68189
|
}
|
|
68304
|
-
|
|
68305
|
-
|
|
68190
|
+
reset() {
|
|
68191
|
+
return this.serviceImplementation._reset();
|
|
68306
68192
|
}
|
|
68307
|
-
|
|
68308
|
-
|
|
68309
|
-
|
|
68310
|
-
|
|
68311
|
-
|
|
68312
|
-
|
|
68313
|
-
|
|
68314
|
-
|
|
68315
|
-
|
|
68193
|
+
set(state) {
|
|
68194
|
+
return this.serviceImplementation._set(state);
|
|
68195
|
+
}
|
|
68196
|
+
setServiceImplementation({
|
|
68197
|
+
getState: getStateImplementation,
|
|
68198
|
+
setUser: setUserImplementation,
|
|
68199
|
+
getUser: getUserImplementation,
|
|
68200
|
+
getAuthorizationHeader: getAuthorizationHeaderImplementation,
|
|
68201
|
+
handleUnauthenticated: handleUnauthenticatedImplementation,
|
|
68202
|
+
reset: resetImplementation,
|
|
68203
|
+
set: setImplementation
|
|
68204
|
+
}) {
|
|
68205
|
+
if (getStateImplementation) {
|
|
68206
|
+
this.serviceImplementation._getState = getStateImplementation;
|
|
68207
|
+
}
|
|
68208
|
+
if (setUserImplementation) {
|
|
68209
|
+
this.serviceImplementation._setUser = setUserImplementation;
|
|
68210
|
+
}
|
|
68211
|
+
if (getUserImplementation) {
|
|
68212
|
+
this.serviceImplementation._getUser = getUserImplementation;
|
|
68213
|
+
}
|
|
68214
|
+
if (getAuthorizationHeaderImplementation) {
|
|
68215
|
+
this.serviceImplementation._getAuthorizationHeader = getAuthorizationHeaderImplementation;
|
|
68216
|
+
}
|
|
68217
|
+
if (handleUnauthenticatedImplementation) {
|
|
68218
|
+
this.serviceImplementation._handleUnauthenticated = handleUnauthenticatedImplementation;
|
|
68219
|
+
}
|
|
68220
|
+
if (resetImplementation) {
|
|
68221
|
+
this.serviceImplementation._reset = resetImplementation;
|
|
68222
|
+
}
|
|
68223
|
+
if (setImplementation) {
|
|
68224
|
+
this.serviceImplementation._set = setImplementation;
|
|
68316
68225
|
}
|
|
68317
68226
|
}
|
|
68318
|
-
}
|
|
68319
|
-
|
|
68227
|
+
}
|
|
68228
|
+
_UserAuthenticationService = UserAuthenticationService;
|
|
68229
|
+
UserAuthenticationService.EVENTS = {};
|
|
68230
|
+
UserAuthenticationService.REGISTRATION = {
|
|
68231
|
+
name: 'userAuthenticationService',
|
|
68232
|
+
altName: 'UserAuthenticationService',
|
|
68233
|
+
create: ({
|
|
68234
|
+
configuration = {}
|
|
68235
|
+
}) => {
|
|
68236
|
+
return new _UserAuthenticationService();
|
|
68237
|
+
}
|
|
68238
|
+
};
|
|
68239
|
+
/* harmony default export */ const UserAuthenticationService_UserAuthenticationService = (UserAuthenticationService);
|
|
68240
|
+
;// CONCATENATED MODULE: ../../core/src/services/UserAuthenticationService/index.ts
|
|
68320
68241
|
|
|
68321
|
-
/* harmony default export */ const services_UserAuthenticationService = (
|
|
68242
|
+
/* harmony default export */ const services_UserAuthenticationService = (UserAuthenticationService_UserAuthenticationService);
|
|
68322
68243
|
// EXTERNAL MODULE: ../../../node_modules/lodash.merge/index.js
|
|
68323
68244
|
var lodash_merge = __webpack_require__(40592);
|
|
68324
68245
|
var lodash_merge_default = /*#__PURE__*/__webpack_require__.n(lodash_merge);
|
|
@@ -71594,10 +71515,10 @@ const OHIF = {
|
|
|
71594
71515
|
CineService: services_CineService,
|
|
71595
71516
|
CustomizationService: services_CustomizationService,
|
|
71596
71517
|
StateSyncService: services_StateSyncService,
|
|
71597
|
-
UIDialogService:
|
|
71518
|
+
UIDialogService: services_UIDialogService,
|
|
71598
71519
|
UIModalService: services_UIModalService,
|
|
71599
71520
|
UINotificationService: services_UINotificationService,
|
|
71600
|
-
UIViewportDialogService:
|
|
71521
|
+
UIViewportDialogService: services_UIViewportDialogService,
|
|
71601
71522
|
DisplaySetService: services_DisplaySetService,
|
|
71602
71523
|
MeasurementService: services_MeasurementService,
|
|
71603
71524
|
ToolbarService: ToolBarService,
|
|
@@ -258059,7 +257980,7 @@ var selectOrdinal = function selectOrdinal() {
|
|
|
258059
257980
|
/******/ // This function allow to reference async chunks
|
|
258060
257981
|
/******/ __webpack_require__.u = (chunkId) => {
|
|
258061
257982
|
/******/ // return url for filenames based on template
|
|
258062
|
-
/******/ return "" + ({"54":"histogram-worker","525":"dicom-microscopy-viewer","572":"polySeg","584":"suv-peak-worker"}[chunkId] || chunkId) + ".bundle." + {"
|
|
257983
|
+
/******/ return "" + ({"54":"histogram-worker","525":"dicom-microscopy-viewer","572":"polySeg","584":"suv-peak-worker"}[chunkId] || chunkId) + ".bundle." + {"54":"829e14ec12c2b41a4323","94":"9b92ece5801a7df7d08c","109":"b4fee2a22b622839baf5","121":"b582314ec0024fdf2d15","236":"4ca7987e1d57f60ec13a","243":"96439f589bc338b977ea","295":"9926ff25c6dbf53845b1","297":"194d8985ab974839b5b6","325":"98612a2afacf5d63b25a","342":"340982440de15f540a89","390":"2751b81dbe439a40ba90","445":"38c6d2af64e41cd7c614","448":"70dc1363d8b2783dc51e","473":"6cd4be953853f35b29c3","481":"a2b01ffe06a262fa9375","483":"a353efc5a5dd563c903c","487":"b1a29dcf2b152693935d","525":"d3a56dc9f62df5e11019","530":"17b9a34fefff133e5379","544":"e8227e98860e39636a00","550":"a2267752bc8874fedfd5","572":"1799686b019040500219","574":"72bd5061ccd504235419","584":"25f8b85eab9ec06da48d","644":"1e77691d2eeb96a423b0","682":"ec07ec1bc2f69f9d0d94","699":"2adb0c0ad7f7cb9e338a","721":"a210baa38d34b9bcacfd","722":"2547630541b670f10d6e","726":"c8de818cf1a3ff0cf7d2","776":"9680d347bafb63f8688a","783":"126cd640a5fd49804d8e","806":"50e039eb624382ee1fce","835":"4c0eaa2c1a427ee41817","862":"55dde21bab4c841b6259","889":"5611d644c8cb24f864ff","905":"4105e428f61f925a310d","907":"13dc5f4b5581d12562b8","931":"d270a1fda9a2836c3cc5","939":"9d93b2e47c52338747a2","961":"2c81565fe334d6cd2f9c","981":"a0fabcf9845c1a623990","989":"bf6bc62794b717824f7e","998":"b8ffa2bc390d5d4edf16"}[chunkId] + ".js";
|
|
258063
257984
|
/******/ };
|
|
258064
257985
|
/******/ })();
|
|
258065
257986
|
/******/
|
|
@@ -258230,7 +258151,7 @@ var selectOrdinal = function selectOrdinal() {
|
|
|
258230
258151
|
/******/ };
|
|
258231
258152
|
/******/
|
|
258232
258153
|
/******/ __webpack_require__.f.miniCss = (chunkId, promises) => {
|
|
258233
|
-
/******/ var cssChunks = {"
|
|
258154
|
+
/******/ var cssChunks = {"325":1,"481":1,"544":1,"550":1,"574":1,"998":1};
|
|
258234
258155
|
/******/ if(installedCssChunks[chunkId]) promises.push(installedCssChunks[chunkId]);
|
|
258235
258156
|
/******/ else if(installedCssChunks[chunkId] !== 0 && cssChunks[chunkId]) {
|
|
258236
258157
|
/******/ promises.push(installedCssChunks[chunkId] = loadStylesheet(chunkId).then(() => {
|
|
@@ -258354,20 +258275,17 @@ var selectOrdinal = function selectOrdinal() {
|
|
|
258354
258275
|
/******/ /* webpack/runtime/chunk prefetch trigger */
|
|
258355
258276
|
/******/ (() => {
|
|
258356
258277
|
/******/ var chunkToChildrenMap = {
|
|
258357
|
-
/******/ "
|
|
258278
|
+
/******/ "243": [
|
|
258358
258279
|
/******/ 121
|
|
258359
258280
|
/******/ ],
|
|
258360
|
-
/******/ "321": [
|
|
258361
|
-
/******/ 574
|
|
258362
|
-
/******/ ],
|
|
258363
258281
|
/******/ "325": [
|
|
258364
258282
|
/******/ 530,
|
|
258365
258283
|
/******/ 862
|
|
258366
258284
|
/******/ ],
|
|
258367
|
-
/******/ "
|
|
258368
|
-
/******/
|
|
258285
|
+
/******/ "550": [
|
|
258286
|
+
/******/ 574
|
|
258369
258287
|
/******/ ],
|
|
258370
|
-
/******/ "
|
|
258288
|
+
/******/ "721": [
|
|
258371
258289
|
/******/ 530
|
|
258372
258290
|
/******/ ],
|
|
258373
258291
|
/******/ "907": [
|
|
@@ -258375,6 +258293,9 @@ var selectOrdinal = function selectOrdinal() {
|
|
|
258375
258293
|
/******/ ],
|
|
258376
258294
|
/******/ "961": [
|
|
258377
258295
|
/******/ 939
|
|
258296
|
+
/******/ ],
|
|
258297
|
+
/******/ "998": [
|
|
258298
|
+
/******/ 295
|
|
258378
258299
|
/******/ ]
|
|
258379
258300
|
/******/ };
|
|
258380
258301
|
/******/ __webpack_require__.f.prefetch = (chunkId, promises) => (Promise.all(promises).then(() => {
|