@ohif/app 3.7.0-beta.95 → 3.7.0-beta.97
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/{342.bundle.33f2e5859db7806b0056.js → 342.bundle.7fa188f7732851207b48.js} +4 -4
- package/dist/{app.bundle.b80d0124b6725587db27.js → app.bundle.5b0192fdb17da2fe749b.js} +138 -38
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +17 -17
- /package/dist/{1.bundle.878c18bef58791454d23.js → 1.bundle.6afdda6767ff8cb8f59d.js} +0 -0
- /package/dist/{12.bundle.98ab5c6bc320b4aeaaa4.js → 12.bundle.9b71f64ae8037f4069ec.js} +0 -0
- /package/dist/{19.bundle.e51aec95a09c1b769bc4.js → 19.bundle.5714de8cddb6b23fcbdb.js} +0 -0
- /package/dist/{221.bundle.c957df44d34de944b5b1.js → 221.bundle.a313e28b84bc68397735.js} +0 -0
- /package/dist/{236.bundle.b7d711f2860049629713.js → 236.bundle.cdb10f89957f34806c13.js} +0 -0
- /package/dist/{281.bundle.94e2a13cf38f512e4b2f.js → 281.bundle.9a9c71fc04384090d0f5.js} +0 -0
- /package/dist/{359.bundle.ec41d36b1459ebfe3fa4.js → 359.bundle.7f1f03d7b6a02b17443d.js} +0 -0
- /package/dist/{370.bundle.e8f468365d627c9226ed.js → 370.bundle.3257af43b2e82fe41d84.js} +0 -0
- /package/dist/{410.bundle.32779513ee5b198134ed.js → 410.bundle.24f8bd9ae36ed898e9cd.js} +0 -0
- /package/dist/{506.bundle.08941211e030ec6d71a9.js → 506.bundle.8b861681cdd9b197a27c.js} +0 -0
- /package/dist/{613.bundle.576ee7c98696fe98ec25.js → 613.bundle.23886e2c69eba07dd227.js} +0 -0
- /package/dist/{663.bundle.5fa856d036600fb14978.js → 663.bundle.c7097e3c293f7cd28f6d.js} +0 -0
- /package/dist/{687.bundle.07a195ce3322cb584e03.js → 687.bundle.64a9167a1b87f9dba443.js} +0 -0
- /package/dist/{782.bundle.72e7c390c35841b3e6ae.js → 782.bundle.0359904f8b28b0b352af.js} +0 -0
- /package/dist/{814.bundle.577634469c4521cd825a.js → 814.bundle.44d055ca043f0a8bb5f3.js} +0 -0
- /package/dist/{99.bundle.b9759a2feb7cd7a267eb.js → 99.bundle.e11564636a46c070fe53.js} +0 -0
|
@@ -2062,8 +2062,8 @@ var dist = __webpack_require__(62474);
|
|
|
2062
2062
|
var es = __webpack_require__(69190);
|
|
2063
2063
|
// EXTERNAL MODULE: ../node_modules/react-router/dist/index.js
|
|
2064
2064
|
var react_router_dist = __webpack_require__(85066);
|
|
2065
|
-
// EXTERNAL MODULE: ../../i18n/src/index.js +
|
|
2066
|
-
var i18n_src = __webpack_require__(
|
|
2065
|
+
// EXTERNAL MODULE: ../../i18n/src/index.js + 123 modules
|
|
2066
|
+
var i18n_src = __webpack_require__(84121);
|
|
2067
2067
|
// EXTERNAL MODULE: ../../../node_modules/classnames/index.js
|
|
2068
2068
|
var classnames = __webpack_require__(44921);
|
|
2069
2069
|
var classnames_default = /*#__PURE__*/__webpack_require__.n(classnames);
|
|
@@ -2166,8 +2166,8 @@ function ViewerHeader(_ref) {
|
|
|
2166
2166
|
hotkeyDefinitions,
|
|
2167
2167
|
hotkeyDefaults
|
|
2168
2168
|
} = hotkeysManager;
|
|
2169
|
-
const versionNumber = "3.7.0-beta.
|
|
2170
|
-
const commitHash = "
|
|
2169
|
+
const versionNumber = "3.7.0-beta.97";
|
|
2170
|
+
const commitHash = "745050a28ec7c2ef2e9a4d4e590040050b2177b2";
|
|
2171
2171
|
const menuOptions = [{
|
|
2172
2172
|
title: t('Header:About'),
|
|
2173
2173
|
icon: 'info',
|
|
@@ -69,8 +69,8 @@ var react = __webpack_require__(43001);
|
|
|
69
69
|
// EXTERNAL MODULE: ../../../node_modules/prop-types/index.js
|
|
70
70
|
var prop_types = __webpack_require__(3827);
|
|
71
71
|
var prop_types_default = /*#__PURE__*/__webpack_require__.n(prop_types);
|
|
72
|
-
// EXTERNAL MODULE: ../../i18n/src/index.js +
|
|
73
|
-
var src = __webpack_require__(
|
|
72
|
+
// EXTERNAL MODULE: ../../i18n/src/index.js + 123 modules
|
|
73
|
+
var src = __webpack_require__(84121);
|
|
74
74
|
// EXTERNAL MODULE: ../../../node_modules/react-i18next/dist/es/index.js + 15 modules
|
|
75
75
|
var es = __webpack_require__(69190);
|
|
76
76
|
// EXTERNAL MODULE: ../node_modules/react-router-dom/dist/index.js
|
|
@@ -974,8 +974,8 @@ function WorkList(_ref) {
|
|
|
974
974
|
};
|
|
975
975
|
});
|
|
976
976
|
const hasStudies = numOfStudies > 0;
|
|
977
|
-
const versionNumber = "3.7.0-beta.
|
|
978
|
-
const commitHash = "
|
|
977
|
+
const versionNumber = "3.7.0-beta.97";
|
|
978
|
+
const commitHash = "745050a28ec7c2ef2e9a4d4e590040050b2177b2";
|
|
979
979
|
const menuOptions = [{
|
|
980
980
|
title: t('Header:About'),
|
|
981
981
|
icon: 'info',
|
|
@@ -5333,7 +5333,7 @@ function toNumber(val) {
|
|
|
5333
5333
|
|
|
5334
5334
|
/***/ }),
|
|
5335
5335
|
|
|
5336
|
-
/***/
|
|
5336
|
+
/***/ 84121:
|
|
5337
5337
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
5338
5338
|
|
|
5339
5339
|
"use strict";
|
|
@@ -8673,7 +8673,7 @@ const detectionOptions = {
|
|
|
8673
8673
|
}
|
|
8674
8674
|
});
|
|
8675
8675
|
;// CONCATENATED MODULE: ../../i18n/package.json
|
|
8676
|
-
const package_namespaceObject = JSON.parse('{"i8":"3.7.0-beta.
|
|
8676
|
+
const package_namespaceObject = JSON.parse('{"i8":"3.7.0-beta.96"}');
|
|
8677
8677
|
;// CONCATENATED MODULE: ../../i18n/src/utils.js
|
|
8678
8678
|
const languagesMap = {
|
|
8679
8679
|
ar: 'Arabic',
|
|
@@ -8726,6 +8726,7 @@ const languagesMap = {
|
|
|
8726
8726
|
te: 'Telugu',
|
|
8727
8727
|
th: 'Thai',
|
|
8728
8728
|
tr: 'Turkish',
|
|
8729
|
+
'tr-TR': 'Turkish (Turkey)',
|
|
8729
8730
|
uk: 'Ukrainian',
|
|
8730
8731
|
vi: 'Vietnamese',
|
|
8731
8732
|
zh: 'Chinese',
|
|
@@ -8747,41 +8748,86 @@ function getAvailableLanguagesInfo(locales) {
|
|
|
8747
8748
|
return availableLanguagesInfo;
|
|
8748
8749
|
}
|
|
8749
8750
|
|
|
8751
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/AboutModal.json
|
|
8752
|
+
const AboutModal_namespaceObject = JSON.parse('{"Browser":"Tarayıcı","Build Number":"Derleme Numarası","Latest Master Commits":"Son Kaynak Kod Güncellemesi","More details":"Daha Fazla Detay","Name":"İsim","OHIF Viewer - About":"OHIF Viewer - Hakkında","OS":"İşletim Sistemi","Report an issue":"Sorun Bildir","Repository URL":"Kaynak Kod URL","Value":"Değer","Version Information":"Sürüm Bilgisi","Visit the forum":"Forumu ziyaret et"}');
|
|
8753
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/Buttons.json
|
|
8754
|
+
const Buttons_namespaceObject = JSON.parse('{"Acquired":"Edinilen","Angle":"Açı","Axial":"Eksenel","Bidirectional":"Çift Yönlü","Brush":"Fırça","CINE":"CINE","Cancel":"Vazgeç","Circle":"Daire","Clear":"Temizle","Coronal":"Koronal","Crosshairs":"Kesişim","Download":"İndir","Ellipse":"Elips","Elliptical":"Eliptik","Flip H":"Çevir D","Flip V":"Çevir Y","Freehand":"Serbest El","Invert":"Tersini Çevir","Layout":"$t(Common:Layout)","Length":"Uzunluk","Levels":"Seviyeler","Magnify":"Büyüt","Manual":"Manuel","Measurements":"Ölçümler","More":"$t(Common:More)","Next":"$t(Common:Next)","Pan":"Tut","Play":"$t(Common:Play)","Previous":"$t(Common:Previous)","Probe":"İncele","ROI Window":"ROI Penceresi","Rectangle":"Diktörtgen","Reset":"$t(Common:Reset)","Reset to Defaults":"Varsayılana $t(Common:Reset)","Rotate Right":"Sağa Döndür","Sagittal":"Sagital","Save":"Kaydet","Stack Scroll":"Yığın Kaydırma","Stop":"$t(Common:Stop)","Themes":"Temalar","Zoom":"Yakınlaştır"}');
|
|
8755
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/CineDialog.json
|
|
8756
|
+
const CineDialog_namespaceObject = JSON.parse('{"Next image":"$t(Common:Next) $t(Common:Image)","Play / Stop":"$t(Common:Play) / $t(Common:Stop)","Previous image":"$t(Common:Previous) $t(Common:Image)","Skip to first image":"İlk $t(Common:Image) Geç","Skip to last image":"Son $t(Common:Image) Geç","fps":"fps"}');
|
|
8757
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/Common.json
|
|
8758
|
+
const Common_namespaceObject = JSON.parse('{"Close":"Kapat","Image":"Görüntü","Layout":"Düzen","Measurements":"Ölçümler","More":"Daha Fazla","Next":"Sonraki","Play":"Oynat","Previous":"Önceki","Reset":"Sıfırla","RowsPerPage":"Sayfa başına satır","Series":"Seriler","Show":"Göster","Stop":"Durdur","StudyDate":"Çalışma Zamanı"}');
|
|
8759
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/DatePicker.json
|
|
8760
|
+
const DatePicker_namespaceObject = JSON.parse('{"Clear dates":"Tarihleri Temizle","End Date":"Bitiş Tarih","Start Date":"Başlangıç Tarihi"}');
|
|
8761
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/Header.json
|
|
8762
|
+
const Header_namespaceObject = JSON.parse('{"About":"Hakkında","Back to Viewer":"Görüntüleyiciye Dön","INVESTIGATIONAL USE ONLY":"SADECE ARAŞTIRMA AMAÇLI KULLANIM","Options":"Seçenekler","Preferences":"Tercihler","Study list":"Çalışma Listesi"}');
|
|
8763
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/MeasurementTable.json
|
|
8764
|
+
const MeasurementTable_namespaceObject = JSON.parse('{"Criteria nonconformities":"Kriter uygunsuzlukları","Delete":"Sil","Description":"Açıklama","MAX":"Enfazla","NonTargets":"Hedefsiz","Relabel":"Tekrar Etiketle","Targets":"Hedefler"}');
|
|
8765
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/StudyList.json
|
|
8766
|
+
const StudyList_namespaceObject = JSON.parse('{"AccessionNumber":"Accession #","Empty":"Boş","MRN":"MRN","Modality":"Modalite","PatientName":"Hasta Adı","StudyDate":"Çalışma Zamanı","StudyDescription":"Açıklama","StudyList":"Çalışma Listesi"}');
|
|
8767
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/UserPreferencesModal.json
|
|
8768
|
+
const UserPreferencesModal_namespaceObject = JSON.parse('{"Cancel":"$t(Buttons:Cancel)","No hotkeys found":"Bu uygulama için hiçbir kısayol tuşu yapılandırılmamış. Kısayol tuşları, uygulamanın app-config.js dosyasında yapılandırılabilir.","Reset to Defaults":"$t(Buttons:Reset to Defaults)","ResetDefaultMessage":"Tercihler başarıyla varsayılana sıfırlandı. <br /> Bu eylemi gerçekleştirmek için <strong>Kaydetmelisiniz</strong>.","Save":"$t(Buttons:Save)","SaveMessage":"Tercihler kaydedildi","User Preferences":"Kullanıcı tercihleri"}');
|
|
8769
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/ViewportDownloadForm.json
|
|
8770
|
+
const ViewportDownloadForm_namespaceObject = JSON.parse('{"emptyFilenameError":"Dosya adı boş olamaz.","fileType":"Dosya Tipi","filename":"Dosya Adı","formTitle":"Lütfen çıktı görüntüsü için boyutları, dosya adını ve istediğiniz türü belirtin.","imageHeight":"Görüntü Yüksekliği (px)","imagePreview":"Görüntü Önizleme","imageWidth":"Görüntü Genişliği (px)","keepAspectRatio":"En-boy oranını koru","loadingPreview":"Görüntü Önzilemesi Yükleniyor...","minHeightError":"Minimum geçerli yükseklik 100 pikseldir.","minWidthError":"Minimum geçerli genişlik 100 pikseldir.","showAnnotations":"Ek Açıklamaları Göster"}');
|
|
8771
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/tr-TR/index.js
|
|
8772
|
+
|
|
8773
|
+
|
|
8774
|
+
|
|
8775
|
+
|
|
8776
|
+
|
|
8777
|
+
|
|
8778
|
+
|
|
8779
|
+
|
|
8780
|
+
|
|
8781
|
+
|
|
8782
|
+
/* harmony default export */ const tr_TR = ({
|
|
8783
|
+
'tr-TR': {
|
|
8784
|
+
AboutModal: AboutModal_namespaceObject,
|
|
8785
|
+
Buttons: Buttons_namespaceObject,
|
|
8786
|
+
CineDialog: CineDialog_namespaceObject,
|
|
8787
|
+
Common: Common_namespaceObject,
|
|
8788
|
+
DatePicker: DatePicker_namespaceObject,
|
|
8789
|
+
Header: Header_namespaceObject,
|
|
8790
|
+
MeasurementTable: MeasurementTable_namespaceObject,
|
|
8791
|
+
StudyList: StudyList_namespaceObject,
|
|
8792
|
+
UserPreferencesModal: UserPreferencesModal_namespaceObject,
|
|
8793
|
+
ViewportDownloadForm: ViewportDownloadForm_namespaceObject
|
|
8794
|
+
}
|
|
8795
|
+
});
|
|
8750
8796
|
;// CONCATENATED MODULE: ../../i18n/src/locales/ar/UserPreferencesModal.json
|
|
8751
|
-
const
|
|
8797
|
+
const ar_UserPreferencesModal_namespaceObject = JSON.parse('{"No hotkeys found":"Nenhuma tecla de atalho está configurada para este aplicativo. As teclas de atalho podem ser configuradas no arquivo app-config.js do aplicativo."}');
|
|
8752
8798
|
;// CONCATENATED MODULE: ../../i18n/src/locales/ar/index.js
|
|
8753
8799
|
|
|
8754
8800
|
/* harmony default export */ const ar = ({
|
|
8755
8801
|
ar: {
|
|
8756
|
-
UserPreferencesModal:
|
|
8802
|
+
UserPreferencesModal: ar_UserPreferencesModal_namespaceObject
|
|
8757
8803
|
}
|
|
8758
8804
|
});
|
|
8759
8805
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/AboutModal.json
|
|
8760
|
-
const
|
|
8806
|
+
const en_US_AboutModal_namespaceObject = JSON.parse('{"Browser":"Browser","Build Number":"Build Number","Latest Master Commits":"Latest Master Commits","More details":"More details","Name":"Name","OHIF Viewer - About":"OHIF Viewer - About","OS":"OS","Report an issue":"Report an issue","Repository URL":"Repository URL","Value":"Value","Version Information":"Version Information","Visit the forum":"Visit the forum"}');
|
|
8761
8807
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/Buttons.json
|
|
8762
|
-
const
|
|
8808
|
+
const en_US_Buttons_namespaceObject = JSON.parse('{"Acquired":"Acquired","Angle":"Angle","Annotation":"Annotation","Axial":"Axial","Bidirectional":"Bidirectional","Brush":"Brush","Cine":"Cine","CINE":"CINE","Cancel":"Cancel","Capture":"Capture","Circle":"Circle","Clear":"Clear","Coronal":"Coronal","Crosshairs":"Crosshairs","Download":"Download","Ellipse":"Ellipse","Elliptical":"Elliptical","Flip H":"Flip H","Flip Horizontally":"Flip Horizontally","Flip V":"Flip V","Freehand":"Freehand","Grid Layout":"Grid Layout","Invert":"Invert","Layout":"$t(Common:Layout)","Length":"Length","Levels":"Levels","Magnify":"Magnify","Manual":"Manual","Measurements":"Measurements","More":"$t(Common:More)","More Tools":"More Tools","Next":"$t(Common:Next)","Pan":"Pan","Play":"$t(Common:Play)","Previous":"$t(Common:Previous)","Probe":"Probe","ROI Window":"ROI Window","Rectangle":"Rectangle","Reference Lines":"Reference Lines","Reset":"$t(Common:Reset)","Reset to Defaults":"$t(Common:Reset) to Defaults","Rotate Right":"Rotate Right","Sagittal":"Sagittal","Save":"Save","Stack Scroll":"Stack Scroll","Stack Image Sync":"Stack Image Sync","Stop":"$t(Common:Stop)","Themes":"Themes","Zoom":"Zoom"}');
|
|
8763
8809
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/CineDialog.json
|
|
8764
|
-
const
|
|
8810
|
+
const en_US_CineDialog_namespaceObject = JSON.parse('{"Next image":"$t(Common:Next) $t(Common:Image)","Play / Stop":"$t(Common:Play) / $t(Common:Stop)","Previous image":"$t(Common:Previous) $t(Common:Image)","Skip to first image":"Skip to first $t(Common:Image)","Skip to last image":"Skip to last $t(Common:Image)","fps":"fps"}');
|
|
8765
8811
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/Common.json
|
|
8766
|
-
const
|
|
8812
|
+
const en_US_Common_namespaceObject = JSON.parse('{"Close":"Close","Image":"Image","Layout":"Layout","LOAD":"LOAD","Measurements":"Measurements","More":"More","Next":"Next","NoStudyDate":"No Study Date","Play":"Play","Previous":"Previous","Reset":"Reset","RowsPerPage":"rows per page","Series":"Series","Show":"Show","Stop":"Stop","StudyDate":"Study Date"}');
|
|
8767
8813
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/DataSourceConfiguration.json
|
|
8768
8814
|
const DataSourceConfiguration_namespaceObject = JSON.parse('{"Configure Data Source":"Configure Data Source","Data set":"Data set","DICOM store":"DICOM store","Location":"Location","Project":"Project","Error fetching Data set list":"Error fetching data sets","Error fetching DICOM store list":"Error fetching DICOM stores","Error fetching Location list":"Error fetching locations","Error fetching Project list":"Error fetching projects","No Project available":"No projects available","No Location available":"No locations available","No Data set available":"No data sets available","No DICOM store available":"No DICOM stores available","Select":"Select","Search Data set list":"Search data sets","Search DICOM store list":"Search DICOM stores","Search Location list":"Search locations","Search Project list":"Search projects","Select Data set":"Select a data Set","Select DICOM store":"Select a DICOM store","Select Location":"Select a location","Select Project":"Select a project"}');
|
|
8769
8815
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/DatePicker.json
|
|
8770
|
-
const
|
|
8816
|
+
const en_US_DatePicker_namespaceObject = JSON.parse('{"Clear dates":"Clear dates","End Date":"End Date","Start Date":"Start Date"}');
|
|
8771
8817
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/Header.json
|
|
8772
|
-
const
|
|
8818
|
+
const en_US_Header_namespaceObject = JSON.parse('{"About":"About","Back to Viewer":"Back to Viewer","INVESTIGATIONAL USE ONLY":"INVESTIGATIONAL USE ONLY","Options":"Options","Preferences":"Preferences","Study list":"Study list","Logout":"Logout"}');
|
|
8773
8819
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/MeasurementTable.json
|
|
8774
|
-
const
|
|
8820
|
+
const en_US_MeasurementTable_namespaceObject = JSON.parse('{"Criteria nonconformities":"Criteria nonconformities","Delete":"Delete","Description":"Description","MAX":"MAX","NonTargets":"NonTargets","Relabel":"Relabel","Targets":"Targets"}');
|
|
8775
8821
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/SidePanel.json
|
|
8776
8822
|
const SidePanel_namespaceObject = JSON.parse('{"Measurements":"Measurements","Studies":"Studies"}');
|
|
8777
8823
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/StudyBrowser.json
|
|
8778
8824
|
const StudyBrowser_namespaceObject = JSON.parse('{"Primary":"Primary","Recent":"Recent","All":"All"}');
|
|
8779
8825
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/StudyList.json
|
|
8780
|
-
const
|
|
8826
|
+
const en_US_StudyList_namespaceObject = JSON.parse('{"AccessionNumber":"Accession #","ClearFilters":"Clear Filters","Description":"Description","Empty":"Empty","Instances":"Instances","MRN":"MRN","NumOfStudiesHiggerThan100Message":"Filter the list to 100 studies or less to enable sorting","Modality":"Modality","PatientName":"Patient Name","Previous":"< Back","Page":"Page","Next":"Next >","ResultsPerPage":"Results per page","Studies":"Studies","StudyDate":"Study Date","StudyDescription":"Description","StudyList":"Study List"}');
|
|
8781
8827
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/UserPreferencesModal.json
|
|
8782
8828
|
const en_US_UserPreferencesModal_namespaceObject = JSON.parse('{"Cancel":"$t(Buttons:Cancel)","No hotkeys found":"No hotkeys are configured for this application. Hotkeys can be configured in the application\'s app-config.js file.","Reset to Defaults":"$t(Buttons:Reset to Defaults)","ResetDefaultMessage":"Preferences successfully reset to default. <br /> You must <strong>Save</strong> to perform this action.","Save":"$t(Buttons:Save)","SaveMessage":"Preferences saved","User Preferences":"User Preferences"}');
|
|
8783
8829
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/ViewportDownloadForm.json
|
|
8784
|
-
const
|
|
8830
|
+
const en_US_ViewportDownloadForm_namespaceObject = JSON.parse('{"emptyFilenameError":"The file name cannot be empty.","fileType":"File Type","filename":"File Name","formTitle":"Please specify the dimensions, filename, and desired type for the output image.","imageHeight":"Image height (px)","imagePreview":"Image Preview","imageWidth":"Image width (px)","keepAspectRatio":"Keep aspect ratio","loadingPreview":"Loading Image Preview...","minHeightError":"The minimum valid height is 100px.","minWidthError":"The minimum valid width is 100px.","showAnnotations":"Show Annotations"}');
|
|
8785
8831
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/Messages.json
|
|
8786
8832
|
const Messages_namespaceObject = JSON.parse('{"1":"No valid instances found in series.","2":"DisplaySet has missing position information.","3":"DisplaySet is not a reconstructable 3D volume.","4":"Multi frame displaySet don\'t have pixel measurement information.","5":"Multi frame displaySet don\'t have orientation information.","6":"Multi frame displaySet don\'t have position information.","7":"DisplaySet has missing frames.","8":"DisplaySet has irregular spacing.","9":"DisplaySet has inconsistent dimensions between frames.","10":"DisplaySet has frames with inconsistent number of components.","11":"DisplaySet has frames with inconsistent orientations.","12":"DisplaySet has inconsistent position information.","13":"Unsupported displaySet."}');
|
|
8787
8833
|
;// CONCATENATED MODULE: ../../i18n/src/locales/en-US/index.js
|
|
@@ -8801,19 +8847,19 @@ const Messages_namespaceObject = JSON.parse('{"1":"No valid instances found in s
|
|
|
8801
8847
|
|
|
8802
8848
|
/* harmony default export */ const en_US = ({
|
|
8803
8849
|
'en-US': {
|
|
8804
|
-
AboutModal:
|
|
8805
|
-
Buttons:
|
|
8806
|
-
CineDialog:
|
|
8807
|
-
Common:
|
|
8850
|
+
AboutModal: en_US_AboutModal_namespaceObject,
|
|
8851
|
+
Buttons: en_US_Buttons_namespaceObject,
|
|
8852
|
+
CineDialog: en_US_CineDialog_namespaceObject,
|
|
8853
|
+
Common: en_US_Common_namespaceObject,
|
|
8808
8854
|
DataSourceConfiguration: DataSourceConfiguration_namespaceObject,
|
|
8809
|
-
DatePicker:
|
|
8810
|
-
Header:
|
|
8811
|
-
MeasurementTable:
|
|
8855
|
+
DatePicker: en_US_DatePicker_namespaceObject,
|
|
8856
|
+
Header: en_US_Header_namespaceObject,
|
|
8857
|
+
MeasurementTable: en_US_MeasurementTable_namespaceObject,
|
|
8812
8858
|
SidePanel: SidePanel_namespaceObject,
|
|
8813
8859
|
StudyBrowser: StudyBrowser_namespaceObject,
|
|
8814
|
-
StudyList:
|
|
8860
|
+
StudyList: en_US_StudyList_namespaceObject,
|
|
8815
8861
|
UserPreferencesModal: en_US_UserPreferencesModal_namespaceObject,
|
|
8816
|
-
ViewportDownloadForm:
|
|
8862
|
+
ViewportDownloadForm: en_US_ViewportDownloadForm_namespaceObject,
|
|
8817
8863
|
Messages: Messages_namespaceObject
|
|
8818
8864
|
}
|
|
8819
8865
|
});
|
|
@@ -9007,20 +9053,46 @@ const vi_UserPreferencesModal_namespaceObject = JSON.parse('{"Cancel":"$t(Button
|
|
|
9007
9053
|
UserPreferencesModal: vi_UserPreferencesModal_namespaceObject
|
|
9008
9054
|
}
|
|
9009
9055
|
});
|
|
9056
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/AboutModal.json
|
|
9057
|
+
const zh_AboutModal_namespaceObject = {};
|
|
9010
9058
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Buttons.json
|
|
9011
|
-
const zh_Buttons_namespaceObject = JSON.parse('{"Acquired":"已获取","Angle":"角度","Annotation":"注释","Axial":"轴状面","Bidirectional":"双向","
|
|
9059
|
+
const zh_Buttons_namespaceObject = JSON.parse('{"Acquired":"已获取","Angle":"角度","Annotation":"注释","Arrow Annotate":"标注","Axial":"轴状面","Bidirectional Tool":"双向","Bidirectional":"双向","Bone":"骨窗","Brain":"脑窗","Brush":"橡皮擦","Cancel":"取消","Capture":"下载","CINE":"播放动画","Cine":"连续播放","Circle":"圆","Clear":"清除","Coronal":"冠状面","Crosshairs":"十字线","Dismiss Aspect":"解除Aspect","Ellipse Tool":"椭圆","Ellipse":"椭圆","Elliptical":"椭圆的","Flip H":"左右翻转","Flip Horizontal":"水平翻转","Flip Horizontally":"左右翻转","Flip V":"上下翻转","Freehand":"自由画线","Grid Layout":"窗口布局","Invert Colors":"灰度反转","Invert":"灰度反转","Keep Aspect":"保持Aspect","Layout":"显示窗口","Length Tool":"长度","Length":"长度","Levels":"层级","Liver":"肝窗","Lung":"肺窗","Magnify":"放大镜","Manual":"手动","Measurements":"测量","More Measure Tools":"更多测量工具","More Tools":"更多工具","More":"更多","Next":"下一个","Pan":"移动","Play":"播放","Previous":"上一个","Probe":"探针","Rectangle":"矩形","Reference Lines":"参考线","Reset to Defaults":"返回默认","Reset View":"复原","Reset":"复原","ROI Window":"选择对比度","Rotate +90":"顺时针旋转","Rotate Right":"顺时针旋转","Sagittal":"矢状面","Save":"保存","Soft tissue":"软组织窗","Stack Image Sync":"影像联动","Stack Scroll":"滑动切换图层","Stop":"停止","Themes":"主题","W/L Presets":"窗位预设","Window Level":"窗位","Zoom":"放大"}');
|
|
9012
9060
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/CineDialog.json
|
|
9013
9061
|
const zh_CineDialog_namespaceObject = JSON.parse('{"Next image":"下一个图像","Play / Stop":"播放/停止","Previous image":"上一个图像","Skip to first image":"跳转到第一个图像","Skip to last image":"跳转到最后一个图像","fps":"帧率"}');
|
|
9014
9062
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Common.json
|
|
9015
9063
|
const zh_Common_namespaceObject = JSON.parse('{"Image":"图像","Layout":"显示窗口","Measurements":"测量值","More":"更多","Next":"下一个","Play":"播放","Previous":"上一个","Reset":"复原","RowsPerPage":"每页条数","Series":"序列","Show":"显示","Stop":"停止","StudyDate":"时间"}');
|
|
9064
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/DatePicker.json
|
|
9065
|
+
const zh_DatePicker_namespaceObject = {};
|
|
9016
9066
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Header.json
|
|
9017
9067
|
const zh_Header_namespaceObject = JSON.parse('{"About":"关于","Back to Viewer":"返回视图","INVESTIGATIONAL USE ONLY":"研究用途","Options":"选项","Preferences":"偏好","Study list":"研究列表"}');
|
|
9018
9068
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/MeasurementTable.json
|
|
9019
|
-
const zh_MeasurementTable_namespaceObject = JSON.parse('{"Criteria nonconformities":"不合标准","Delete":"删除","Description":"描述","MAX":"最大","NonTargets":"非靶向","Relabel":"重新标记","Targets":"靶向"}');
|
|
9069
|
+
const zh_MeasurementTable_namespaceObject = JSON.parse('{"Criteria nonconformities":"不合标准","Delete":"删除","Description":"描述","MAX":"最大","NonTargets":"非靶向","Relabel":"重新标记","Measurements":"测量","Targets":"靶向","Export CSV":"导出CSV","No tracked measurements":"没有跟踪的测量值","Export":"导出","Create Report":"新建报告","Do you want to add this measurement to the existing report?":"将测量添加到报告中?","Track measurements for this series?":"要对个序列进行跟踪吗?"}');
|
|
9020
9070
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/StudyList.json
|
|
9021
|
-
const zh_StudyList_namespaceObject = JSON.parse('{"Empty":"无","Modality":"成像设备","PatientName":"患者姓名","StudyDate":"检查日期","StudyDescription":"描述","StudyList":"检查列表"}');
|
|
9071
|
+
const zh_StudyList_namespaceObject = JSON.parse('{"Empty":"无","Modality":"成像设备","PatientName":"患者姓名","StudyDate":"检查日期","StudyDescription":"描述","StudyList":"检查列表","Patient Name":"患者姓名","MRN":"病例号","Study date":"检查日期","Description":"描述","Study list":"检查列表","Clear filters":"清空条件","Studies":"","Instances":"图像数","Accession":"检查号","Results per page":"每页条数","< Previous":"上一页","Next >":"下一页","Page":"页码","Start Date":"开始日期","Series":"序列","No studies available":"没有数据","Loading...":"加载中...","Select...":"选择...","InstitutionName":"检查机构","Filter list to 100 studies or less to enable sorting":"将检查列表过滤到 100 个或更少以启用排序"}');
|
|
9022
9072
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/UserPreferencesModal.json
|
|
9023
9073
|
const zh_UserPreferencesModal_namespaceObject = JSON.parse('{"Cancel":"取消","Reset to Defaults":"返回默认","Save":"保存","User Preferences":"用户偏好"}');
|
|
9074
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/ViewportDownloadForm.json
|
|
9075
|
+
const zh_ViewportDownloadForm_namespaceObject = {};
|
|
9076
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/StudyBrowser.json
|
|
9077
|
+
const zh_StudyBrowser_namespaceObject = JSON.parse('{"Primary":"当前","Recent":"最近","All":"全部","Tracked Series":"个跟踪序列"}');
|
|
9078
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/SidePanel.json
|
|
9079
|
+
const zh_SidePanel_namespaceObject = JSON.parse('{"Studies":"检查","Measurements":"测量","Measure":"测量","Segmentation":"分割"}');
|
|
9080
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Modes.json
|
|
9081
|
+
const Modes_namespaceObject = JSON.parse('{"Basic Viewer":"基础查看器","Total Metabolic Tumor Volume":"总代谢肿瘤体积","Download High Quality Image":"A"}');
|
|
9082
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/PatientInfo.json
|
|
9083
|
+
const PatientInfo_namespaceObject = JSON.parse('{"Sex":"性别","Age":"年龄","MRN":"病例号","Thickness":"厚度","Spacing":"间距","Scanner":"扫描器"}');
|
|
9084
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Notification.json
|
|
9085
|
+
const Notification_namespaceObject = JSON.parse('{"Do you want to add this measurement to the existing report?":"添加测量值到当前报告中?","Create new report":"创建新报告","Add to existing report":"添加","Discard":"放弃","You have existing tracked measurements. What would you like to do with your existing tracked measurements?":"已经存在跟踪的测量,如何处理这些测量数据?","No, do not ask again for this series":"否,不再询问","No":"否","Track measurements for this series?":"对序列的测量值进行跟踪?","Yes":"是","Cancel":"取消","Measurements cannot span across multiple studies. Do you want to save your tracked measurements?":"测量不能跨多个检查,是否要保存跟踪的测量值?","No, discard previously tracked series & measurements":"否,放弃之前跟踪的序列和测量值。","Do you want to continue tracking measurements for this study?":"继续对该检查进行测量跟踪吗?","Create Report":"新建报告","Measurements saved successfully":"测量值保存成功","Failed to store measurements":"测量值保存失败"}');
|
|
9086
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/ContextMenu.json
|
|
9087
|
+
const ContextMenu_namespaceObject = JSON.parse('{"Add Label":"添加标注","Delete measurement":"删除测量"}');
|
|
9088
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Dialog.json
|
|
9089
|
+
const Dialog_namespaceObject = JSON.parse('{"Enter your annotation":"$t(Common:Enter your annotation)","Cancel":"$t(Common:Cancel)","Save":"$t(Common:Save)","Provide a name for your report":"输入报告名称"}');
|
|
9090
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Modals.json
|
|
9091
|
+
const Modals_namespaceObject = JSON.parse('{"Active viewport has no displayed image":"视图窗口没有图像","Cancel":"取消","Download":"下载","The file name cannot be empty.":"文件名称不能为空","File Type":"图片类型","File Name":"文件名","formTitle":"Please specify the dimensions, filename, and desired type for the output image.","Image height (px)":"高(px)","Image Preview":"预览","Image preview":"预览","Image width (px)":"宽(px)","keepAspectRatio":"Keep aspect ratio","loadingPreview":"Loading Image Preview...","The minimum valid height is 100px.":"图片最小高度值为100px","The minimum valid width is 100px.":"图片最小宽度值为100px","Show Annotations":"显示标注","Please specify the dimensions, filename, and desired type for the output image.":"请指定输出图像的尺寸、文件名和所需类型。"}');
|
|
9092
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/Local.json
|
|
9093
|
+
const Local_namespaceObject = JSON.parse('{"Load files":"加载文件","Load folders":"加载文件夹"}');
|
|
9094
|
+
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/ErrorBoundary.json
|
|
9095
|
+
const ErrorBoundary_namespaceObject = JSON.parse('{"Sorry, something went wrong there. Try again.":"发生错误,请重试。","Context":"上下文","Error Message":"错误信息","Stack":"堆栈","Something went wrong":"发生错误"}');
|
|
9024
9096
|
;// CONCATENATED MODULE: ../../i18n/src/locales/zh/index.js
|
|
9025
9097
|
|
|
9026
9098
|
|
|
@@ -9029,15 +9101,41 @@ const zh_UserPreferencesModal_namespaceObject = JSON.parse('{"Cancel":"取消","
|
|
|
9029
9101
|
|
|
9030
9102
|
|
|
9031
9103
|
|
|
9104
|
+
|
|
9105
|
+
|
|
9106
|
+
|
|
9107
|
+
|
|
9108
|
+
|
|
9109
|
+
|
|
9110
|
+
|
|
9111
|
+
|
|
9112
|
+
|
|
9113
|
+
|
|
9114
|
+
|
|
9115
|
+
|
|
9116
|
+
|
|
9032
9117
|
/* harmony default export */ const zh = ({
|
|
9033
|
-
zh: {
|
|
9118
|
+
'zh': {
|
|
9119
|
+
AboutModal: zh_AboutModal_namespaceObject,
|
|
9034
9120
|
Buttons: zh_Buttons_namespaceObject,
|
|
9035
9121
|
CineDialog: zh_CineDialog_namespaceObject,
|
|
9036
9122
|
Common: zh_Common_namespaceObject,
|
|
9123
|
+
DatePicker: zh_DatePicker_namespaceObject,
|
|
9037
9124
|
Header: zh_Header_namespaceObject,
|
|
9038
9125
|
MeasurementTable: zh_MeasurementTable_namespaceObject,
|
|
9039
9126
|
StudyList: zh_StudyList_namespaceObject,
|
|
9040
|
-
UserPreferencesModal: zh_UserPreferencesModal_namespaceObject
|
|
9127
|
+
UserPreferencesModal: zh_UserPreferencesModal_namespaceObject,
|
|
9128
|
+
ViewportDownloadForm: zh_ViewportDownloadForm_namespaceObject,
|
|
9129
|
+
StudyBrowser: zh_StudyBrowser_namespaceObject,
|
|
9130
|
+
SidePanel: zh_SidePanel_namespaceObject,
|
|
9131
|
+
Modes: Modes_namespaceObject,
|
|
9132
|
+
PatientInfo: PatientInfo_namespaceObject,
|
|
9133
|
+
Notification: Notification_namespaceObject,
|
|
9134
|
+
ContextMenu: ContextMenu_namespaceObject,
|
|
9135
|
+
Dialog: Dialog_namespaceObject,
|
|
9136
|
+
Modals: Modals_namespaceObject,
|
|
9137
|
+
Local: Local_namespaceObject,
|
|
9138
|
+
ErrorBoundary: ErrorBoundary_namespaceObject
|
|
9041
9139
|
}
|
|
9042
9140
|
});
|
|
9043
9141
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/AboutModal.json
|
|
@@ -9067,11 +9165,11 @@ const test_LNG_StudyBrowser_namespaceObject = JSON.parse('{"Primary":"Test Prima
|
|
|
9067
9165
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/SidePanel.json
|
|
9068
9166
|
const test_LNG_SidePanel_namespaceObject = JSON.parse('{"Studies":"Test Studies","Measurements":"Test Measurements"}');
|
|
9069
9167
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/PatientInfo.json
|
|
9070
|
-
const
|
|
9168
|
+
const test_LNG_PatientInfo_namespaceObject = JSON.parse('{"Age":"Test Age","Sex":"Test Sex","MRN":"Test MRN","Thickness":"Test Thickness","Spacing":"Test Spacing","Scanner":"Test Scanner"}');
|
|
9071
9169
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/Modes.json
|
|
9072
|
-
const
|
|
9170
|
+
const test_LNG_Modes_namespaceObject = JSON.parse('{"Basic Viewer":"Test Basic Viewer"}');
|
|
9073
9171
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/Modals.json
|
|
9074
|
-
const
|
|
9172
|
+
const test_LNG_Modals_namespaceObject = JSON.parse('{"Download High Quality Image":"Test Download High Quality Image","Cancel":"Test Cancel","Download":"Test Download","File Name":"Test File Name","Active viewport has no displayed image":"Test Active viewport has no displayed image","Image preview":"Test Image preview","Show Annotations":"Test Show Annotations","File Type":"Test File Type","Image height (px)":"Test Image height (px)","Image width (px)":"Test Image width (px)","Please specify the dimensions, filename, and desired type for the output image.":"Test Please specify the dimensions, filename, and desired type for the output image."}');
|
|
9075
9173
|
;// CONCATENATED MODULE: ../../i18n/src/locales/test-LNG/index.js
|
|
9076
9174
|
|
|
9077
9175
|
|
|
@@ -9103,10 +9201,10 @@ const Modals_namespaceObject = JSON.parse('{"Download High Quality Image":"Test
|
|
|
9103
9201
|
ViewportDownloadForm: test_LNG_ViewportDownloadForm_namespaceObject,
|
|
9104
9202
|
ToolTip: ToolTip_namespaceObject,
|
|
9105
9203
|
StudyBrowser: test_LNG_StudyBrowser_namespaceObject,
|
|
9106
|
-
PatientInfo:
|
|
9107
|
-
Modes:
|
|
9204
|
+
PatientInfo: test_LNG_PatientInfo_namespaceObject,
|
|
9205
|
+
Modes: test_LNG_Modes_namespaceObject,
|
|
9108
9206
|
SidePanel: test_LNG_SidePanel_namespaceObject,
|
|
9109
|
-
Modals:
|
|
9207
|
+
Modals: test_LNG_Modals_namespaceObject
|
|
9110
9208
|
}
|
|
9111
9209
|
});
|
|
9112
9210
|
;// CONCATENATED MODULE: ../../i18n/src/locales/index.js
|
|
@@ -9120,8 +9218,10 @@ const Modals_namespaceObject = JSON.parse('{"Download High Quality Image":"Test
|
|
|
9120
9218
|
|
|
9121
9219
|
|
|
9122
9220
|
|
|
9221
|
+
|
|
9123
9222
|
/* harmony default export */ const locales = ({
|
|
9124
9223
|
...ar,
|
|
9224
|
+
...tr_TR,
|
|
9125
9225
|
...en_US,
|
|
9126
9226
|
...locales_es,
|
|
9127
9227
|
...fr,
|
|
@@ -159252,7 +159352,7 @@ var selectOrdinal = function selectOrdinal() {
|
|
|
159252
159352
|
/******/ // This function allow to reference async chunks
|
|
159253
159353
|
/******/ __webpack_require__.u = (chunkId) => {
|
|
159254
159354
|
/******/ // return url for filenames based on template
|
|
159255
|
-
/******/ return "" + (chunkId === 18 ? "dicom-microscopy-viewer" : chunkId) + ".bundle." + {"1":"
|
|
159355
|
+
/******/ return "" + (chunkId === 18 ? "dicom-microscopy-viewer" : chunkId) + ".bundle." + {"1":"6afdda6767ff8cb8f59d","12":"9b71f64ae8037f4069ec","18":"2c146384eb9466d02ff8","19":"5714de8cddb6b23fcbdb","23":"e008ad788170f2ed5569","99":"e11564636a46c070fe53","125":"253395f320b72180da63","181":"169383e9b1a0358b44e8","202":"96bbb4547a346fe3921f","220":"f7e1c96c94245e70f2be","221":"a313e28b84bc68397735","236":"cdb10f89957f34806c13","250":"8084960e3318cda37317","281":"9a9c71fc04384090d0f5","342":"7fa188f7732851207b48","359":"7f1f03d7b6a02b17443d","370":"3257af43b2e82fe41d84","410":"24f8bd9ae36ed898e9cd","417":"af0a207c29b109f84159","451":"9fd36f52ff69594f0669","471":"b3d77b83b1593c09a504","506":"8b861681cdd9b197a27c","530":"a03b6f942ace3e1baa1e","579":"8fc434a0c13d3f662d42","604":"a51f83e64004bca5f497","613":"23886e2c69eba07dd227","663":"c7097e3c293f7cd28f6d","686":"dccef1f36e4bc79bcc48","687":"64a9167a1b87f9dba443","743":"4bfe6e562ffb2c22708f","774":"7528cba56a1407357144","775":"2285e7e0e67878948c0d","782":"0359904f8b28b0b352af","814":"44d055ca043f0a8bb5f3","822":"0545d6dbb49515aa04ee","831":"83658f62fcc769043605","886":"4b3a7f2079d085fdbcb3","957":"8c09a01840ab8aa32734"}[chunkId] + ".js";
|
|
159256
159356
|
/******/ };
|
|
159257
159357
|
/******/ })();
|
|
159258
159358
|
/******/
|
package/dist/index.html
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><meta name="mobile-web-app-capable" content="yes"/><meta name="application-name" content="OHIF Viewer"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/><meta name="apple-mobile-web-app-title" content="@ohif/app"/><meta name="msapplication-TileColor" content="#fff"/><meta name="msapplication-TileImage" content="/assets/mstile-144x144.png"/><meta name="msapplication-config" content="/assets/browserconfig.xml"/><script>console.time('scriptToView');
|
|
2
|
-
window.PUBLIC_URL = '/';</script><link rel="manifest" href="/manifest.json"/><link rel="shortcut icon" href="/assets/favicon.ico"/><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png"/><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png"/><link rel="apple-touch-icon" sizes="57x57" href="/assets/apple-touch-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="/assets/apple-touch-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="/assets/apple-touch-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="/assets/apple-touch-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="/assets/apple-touch-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="/assets/apple-touch-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="/assets/apple-touch-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="/assets/apple-touch-icon-152x152.png"/><link rel="apple-touch-icon" sizes="167x167" href="/assets/apple-touch-icon-167x167.png"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon-180x180.png"/><link rel="apple-touch-icon" sizes="1024x1024" href="/assets/apple-touch-icon-1024x1024.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-320x460.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-640x920.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-640x1096.png"/><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-750x1294.png"/><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)" href="/assets/apple-touch-startup-image-1182x2208.png"/><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3)" href="/assets/apple-touch-startup-image-1242x2148.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-748x1024.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-768x1004.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-1496x2048.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-1536x2008.png"/><link rel="icon" type="image/png" sizes="228x228" href="/assets/coast-228x228.png"/><link rel="yandex-tableau-widget" href="/assets/yandex-browser-manifest.json"/><script rel="preload" as="script" src="/app-config.js"></script><script rel="preload" as="script" type="module" src="/init-service-worker.js"></script><title>OHIF Viewer</title><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css?family=Inter:100,300,400,500,700&display=swap" rel="stylesheet" rel="preload" as="style"/><script defer="defer" src="/app.bundle.
|
|
2
|
+
window.PUBLIC_URL = '/';</script><link rel="manifest" href="/manifest.json"/><link rel="shortcut icon" href="/assets/favicon.ico"/><link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png"/><link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png"/><link rel="apple-touch-icon" sizes="57x57" href="/assets/apple-touch-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="/assets/apple-touch-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="/assets/apple-touch-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="/assets/apple-touch-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="/assets/apple-touch-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="/assets/apple-touch-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="/assets/apple-touch-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="/assets/apple-touch-icon-152x152.png"/><link rel="apple-touch-icon" sizes="167x167" href="/assets/apple-touch-icon-167x167.png"/><link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon-180x180.png"/><link rel="apple-touch-icon" sizes="1024x1024" href="/assets/apple-touch-icon-1024x1024.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-320x460.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-640x920.png"/><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-640x1096.png"/><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-750x1294.png"/><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)" href="/assets/apple-touch-startup-image-1182x2208.png"/><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3)" href="/assets/apple-touch-startup-image-1242x2148.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-748x1024.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1)" href="/assets/apple-touch-startup-image-768x1004.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-1496x2048.png"/><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)" href="/assets/apple-touch-startup-image-1536x2008.png"/><link rel="icon" type="image/png" sizes="228x228" href="/assets/coast-228x228.png"/><link rel="yandex-tableau-widget" href="/assets/yandex-browser-manifest.json"/><script rel="preload" as="script" src="/app-config.js"></script><script rel="preload" as="script" type="module" src="/init-service-worker.js"></script><title>OHIF Viewer</title><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/><link href="https://fonts.googleapis.com/css?family=Inter:100,300,400,500,700&display=swap" rel="stylesheet" rel="preload" as="style"/><script defer="defer" src="/app.bundle.5b0192fdb17da2fe749b.js"></script><link href="/app.bundle.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
package/dist/sw.js
CHANGED
|
@@ -51,7 +51,7 @@ self.addEventListener('message', event => {
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
|
-
workbox.precaching.precacheAndRoute([{'revision':null,'url':'/1.bundle.
|
|
54
|
+
workbox.precaching.precacheAndRoute([{'revision':null,'url':'/1.bundle.6afdda6767ff8cb8f59d.js'},{'revision':'185e5e0a10fa6ab2fc7b3c38e63d550b','url':'/1.css'},{'revision':null,'url':'/12.bundle.9b71f64ae8037f4069ec.js'},{'revision':null,'url':'/125.bundle.253395f320b72180da63.js'},{'revision':null,'url':'/181.bundle.169383e9b1a0358b44e8.js'},{'revision':'8079c6447e119ba0680e8fab5875745d','url':'/181.css'},{'revision':null,'url':'/19.bundle.5714de8cddb6b23fcbdb.js'},{'revision':'51b8ed55f5b8d448837222f03bdd6de8','url':'/19.css'},{'revision':null,'url':'/202.bundle.96bbb4547a346fe3921f.js'},{'revision':null,'url':'/220.bundle.f7e1c96c94245e70f2be.js'},{'revision':null,'url':'/221.bundle.a313e28b84bc68397735.js'},{'revision':'aa1d1f3e32367e42fe90399144d94577','url':'/221.css'},{'revision':null,'url':'/23.bundle.e008ad788170f2ed5569.js'},{'revision':null,'url':'/236.bundle.cdb10f89957f34806c13.js'},{'revision':null,'url':'/250.bundle.8084960e3318cda37317.js'},{'revision':'0afb25509c7f072fbd7eda42c6895dbf','url':'/250.css'},{'revision':null,'url':'/281.bundle.9a9c71fc04384090d0f5.js'},{'revision':null,'url':'/342.bundle.7fa188f7732851207b48.js'},{'revision':null,'url':'/359.bundle.7f1f03d7b6a02b17443d.js'},{'revision':'c4ea120c6da08aa75348edfa3e57ece9','url':'/36785fbd89b0e17f6099.wasm'},{'revision':null,'url':'/370.bundle.3257af43b2e82fe41d84.js'},{'revision':null,'url':'/410.bundle.24f8bd9ae36ed898e9cd.js'},{'revision':null,'url':'/417.bundle.af0a207c29b109f84159.js'},{'revision':null,'url':'/451.bundle.9fd36f52ff69594f0669.js'},{'revision':null,'url':'/471.bundle.b3d77b83b1593c09a504.js'},{'revision':'c377e1f5fe4a207d270c3f7a8dd3e3ca','url':'/5004fdc02f329ce53b69.wasm'},{'revision':null,'url':'/506.bundle.8b861681cdd9b197a27c.js'},{'revision':null,'url':'/530.bundle.a03b6f942ace3e1baa1e.js'},{'revision':'51b8ed55f5b8d448837222f03bdd6de8','url':'/579.css'},{'revision':null,'url':'/604.bundle.a51f83e64004bca5f497.js'},{'revision':'62b4ae8445d191d5aab5503ce475724d','url':'/610.min.worker.js'},{'revision':'3c2206525c18cd87dd28082949a4e43e','url':'/610.min.worker.js.map'},{'revision':null,'url':'/613.bundle.23886e2c69eba07dd227.js'},{'revision':'5800265b6831396572fb5d32c6bd8eef','url':'/62ab5d58a2bea7b5a1dc.wasm'},{'revision':'ce10eced3ce34e663d86569b27f5bffb','url':'/65916ef3def695744bda.wasm'},{'revision':null,'url':'/663.bundle.c7097e3c293f7cd28f6d.js'},{'revision':null,'url':'/686.bundle.dccef1f36e4bc79bcc48.js'},{'revision':null,'url':'/687.bundle.64a9167a1b87f9dba443.js'},{'revision':null,'url':'/743.bundle.4bfe6e562ffb2c22708f.js'},{'revision':'cf3e4d4fa8884275461c195421812256','url':'/75788f12450d4c5ed494.wasm'},{'revision':'cc4a3a4da4ac1b863a714f93c66c6ef2','url':'/75a0c2dfe07b824c7d21.wasm'},{'revision':null,'url':'/774.bundle.7528cba56a1407357144.js'},{'revision':null,'url':'/775.bundle.2285e7e0e67878948c0d.js'},{'revision':null,'url':'/782.bundle.0359904f8b28b0b352af.js'},{'revision':null,'url':'/814.bundle.44d055ca043f0a8bb5f3.js'},{'revision':null,'url':'/822.bundle.0545d6dbb49515aa04ee.js'},{'revision':null,'url':'/831.bundle.83658f62fcc769043605.js'},{'revision':null,'url':'/886.bundle.4b3a7f2079d085fdbcb3.js'},{'revision':'74c9647440e51f149ad12923d6ead952','url':'/945.min.worker.js'},{'revision':'cdf6f0457d4af2cef04fc41816241bc1','url':'/945.min.worker.js.map'},{'revision':null,'url':'/957.bundle.8c09a01840ab8aa32734.js'},{'revision':null,'url':'/99.bundle.e11564636a46c070fe53.js'},{'revision':'d1895aa7a4595dc279c382e5a31ef9f4','url':'/_headers'},{'revision':'e3bf0f3e9c34f51ad59836ae8e8eaf43','url':'/_redirects'},{'revision':'41bb4b36a914c2db5c383a627162b3da','url':'/app-config.js'},{'revision':null,'url':'/app.bundle.5b0192fdb17da2fe749b.js'},{'revision':'b087b338ae8c00e6585d8ed93cd9915e','url':'/app.bundle.css'},{'revision':'cb4f64534cdf8dd88f1d7219d44490db','url':'/assets/android-chrome-144x144.png'},{'revision':'5cde390de8a619ebe55a669d2ac3effd','url':'/assets/android-chrome-192x192.png'},{'revision':'e7466a67e90471de05401e53b8fe20be','url':'/assets/android-chrome-256x256.png'},{'revision':'9bbe9b80156e930d19a4e1725aa9ddae','url':'/assets/android-chrome-36x36.png'},{'revision':'5698b2ac0c82fe06d84521fc5482df04','url':'/assets/android-chrome-384x384.png'},{'revision':'56bef3fceec344d9747f8abe9c0bba27','url':'/assets/android-chrome-48x48.png'},{'revision':'3e8b8a01290992e82c242557417b0596','url':'/assets/android-chrome-512x512.png'},{'revision':'517925e91e2ce724432d296b687d25e2','url':'/assets/android-chrome-72x72.png'},{'revision':'4c3289bc690f8519012686888e08da71','url':'/assets/android-chrome-96x96.png'},{'revision':'cf464289183184df09292f581df0fb4f','url':'/assets/apple-touch-icon-1024x1024.png'},{'revision':'0857c5282c594e4900e8b31e3bade912','url':'/assets/apple-touch-icon-114x114.png'},{'revision':'4208f41a28130a67e9392a9dfcee6011','url':'/assets/apple-touch-icon-120x120.png'},{'revision':'cb4f64534cdf8dd88f1d7219d44490db','url':'/assets/apple-touch-icon-144x144.png'},{'revision':'977d293982af7e9064ba20806b45cf35','url':'/assets/apple-touch-icon-152x152.png'},{'revision':'6de91b4d2a30600b410758405cb567b4','url':'/assets/apple-touch-icon-167x167.png'},{'revision':'87bff140e3773bd7479a620501c4aa5c','url':'/assets/apple-touch-icon-180x180.png'},{'revision':'647386c34e75f1213830ea9a38913525','url':'/assets/apple-touch-icon-57x57.png'},{'revision':'0c200fe83953738b330ea431083e7a86','url':'/assets/apple-touch-icon-60x60.png'},{'revision':'517925e91e2ce724432d296b687d25e2','url':'/assets/apple-touch-icon-72x72.png'},{'revision':'c9989a807bb18633f6dcf254b5b56124','url':'/assets/apple-touch-icon-76x76.png'},{'revision':'87bff140e3773bd7479a620501c4aa5c','url':'/assets/apple-touch-icon-precomposed.png'},{'revision':'87bff140e3773bd7479a620501c4aa5c','url':'/assets/apple-touch-icon.png'},{'revision':'05fa74ea9c1c0c3931ba96467999081d','url':'/assets/apple-touch-startup-image-1182x2208.png'},{'revision':'9e2cd03e1e6fd0520eea6846f4278018','url':'/assets/apple-touch-startup-image-1242x2148.png'},{'revision':'5591e3a1822cbc8439b99c1a40d53425','url':'/assets/apple-touch-startup-image-1496x2048.png'},{'revision':'337de578c5ca04bd7d2be19d24d83821','url':'/assets/apple-touch-startup-image-1536x2008.png'},{'revision':'cafb4ab4eafe6ef946bd229a1d88e7de','url':'/assets/apple-touch-startup-image-320x460.png'},{'revision':'d9bb9e558d729eeac5efb8be8d6111cc','url':'/assets/apple-touch-startup-image-640x1096.png'},{'revision':'038b5b02bac8b82444bf9a87602ac216','url':'/assets/apple-touch-startup-image-640x920.png'},{'revision':'2177076eb07b1d64d663d7c03268be00','url':'/assets/apple-touch-startup-image-748x1024.png'},{'revision':'4fc097443815fe92503584c4bd73c630','url':'/assets/apple-touch-startup-image-750x1294.png'},{'revision':'2e29914062dce5c5141ab47eea2fc5d9','url':'/assets/apple-touch-startup-image-768x1004.png'},{'revision':'f692ec286b3a332c17985f4ed38b1076','url':'/assets/browserconfig.xml'},{'revision':'f3d9a3b647853c45b0e132e4acd0cc4a','url':'/assets/coast-228x228.png'},{'revision':'ad6e1def5c66193d649a31474bbfe45d','url':'/assets/favicon-16x16.png'},{'revision':'84d1dcdb6cdfa55e2f46be0c80fa5698','url':'/assets/favicon-32x32.png'},{'revision':'95fb44c4998a46109e49d724c060db24','url':'/assets/favicon.ico'},{'revision':'5df2a5b0cee399ac0bc40af74ba3c2cb','url':'/assets/firefox_app_128x128.png'},{'revision':'11fd9098c4b07c8a07e1d2a1e309e046','url':'/assets/firefox_app_512x512.png'},{'revision':'27cddfc922dca3bfa27b4a00fc2f5e36','url':'/assets/firefox_app_60x60.png'},{'revision':'2017d95fae79dcf34b5a5b52586d4763','url':'/assets/manifest.webapp'},{'revision':'cb4f64534cdf8dd88f1d7219d44490db','url':'/assets/mstile-144x144.png'},{'revision':'334895225e16a7777e45d81964725a97','url':'/assets/mstile-150x150.png'},{'revision':'e295cca4af6ed0365cf7b014d91b0e9d','url':'/assets/mstile-310x150.png'},{'revision':'cbefa8c42250e5f2443819fe2c69d91e','url':'/assets/mstile-310x310.png'},{'revision':'aa411a69df2b33a1362fa38d1257fa9d','url':'/assets/mstile-70x70.png'},{'revision':'5609af4f69e40e33471aee770ea1d802','url':'/assets/yandex-browser-50x50.png'},{'revision':'dd001f21b3970d5a7f3e245cc10d21df','url':'/assets/yandex-browser-manifest.json'},{'revision':'52b9a07fe0541fe8c313d9788550bf51','url':'/b6b803111e2d06a825bd.wasm'},{'revision':'7edb59d2be7c993050cb31ded36afa31','url':'/c22b37c3488e1d6c3aa4.wasm'},{'revision':'5f5a189af3f93caac4d97cf63347d7df','url':'/cornerstoneDICOMImageLoader.min.js'},{'revision':'346733bc702ee77bf7243351d99974f8','url':'/cornerstoneDICOMImageLoader.min.js.map'},{'revision':null,'url':'/dicom-microscopy-viewer.bundle.2c146384eb9466d02ff8.js'},{'revision':'9d8c85b42d04bb117a3b583d654fbb08','url':'/dicomMicroscopyViewer.min.js'},{'revision':'450494c199cf8dd8e8c34d5e98bf5334','url':'/dicomMicroscopyViewer.min.js.LICENSE.txt'},{'revision':'4acdd19a35d759ec2669f1ba9490937d','url':'/es6-shim.min.js'},{'revision':'791565db341e8852807303918f5f9939','url':'/google.js'},{'revision':'58ad1ab31ee37a70192105c8b8e45a9d','url':'/index.html'},{'revision':'feee2d4ed9d00c64f0e4d6a46608fecf','url':'/index.worker.e62ecca63f1a2e124230.worker.js'},{'revision':'beaf37c564436e46bbcd825f0330cdbf','url':'/index.worker.e62ecca63f1a2e124230.worker.js.map'},{'revision':'71cec55513e051f0778ad89be760c11a','url':'/index.worker.min.worker.js'},{'revision':'fd1116add443fee52a935df926396e0f','url':'/index.worker.min.worker.js.map'},{'revision':'31c0367ca4160b2c6373e905739c5719','url':'/init-service-worker.js'},{'revision':'74fc9658b62903be2048c1f82a22b4d4','url':'/manifest.json'},{'revision':'3fa71aa0af3e34b4ebd9a71eee0f4bdd','url':'/ohif-logo-light.svg'},{'revision':'7e81da785c63e75650101db6c5d7560e','url':'/ohif-logo.svg'},{'revision':'eadf8bf1d85032a029e2c0df4b8938b0','url':'/oidc-client.min.js'},{'revision':'a1aef5311245f5864315443d12246c37','url':'/polyfill.min.js'},{'revision':'b1e488d9955b62bd2858874df11d5223','url':'/silent-refresh.html'}]);
|
|
55
55
|
|
|
56
56
|
// TODO: Cache API
|
|
57
57
|
// https://developers.google.com/web/fundamentals/instant-and-offline/web-storage/cache-api
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ohif/app",
|
|
3
|
-
"version": "3.7.0-beta.
|
|
3
|
+
"version": "3.7.0-beta.97",
|
|
4
4
|
"productVersion": "3.4.0",
|
|
5
5
|
"description": "OHIF Viewer",
|
|
6
6
|
"author": "OHIF Contributors",
|
|
@@ -51,22 +51,22 @@
|
|
|
51
51
|
"@cornerstonejs/codec-openjpeg": "^1.2.2",
|
|
52
52
|
"@cornerstonejs/codec-openjph": "^2.4.2",
|
|
53
53
|
"@cornerstonejs/dicom-image-loader": "^1.19.3",
|
|
54
|
-
"@ohif/core": "3.7.0-beta.
|
|
55
|
-
"@ohif/extension-cornerstone": "3.7.0-beta.
|
|
56
|
-
"@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.
|
|
57
|
-
"@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.
|
|
58
|
-
"@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.
|
|
59
|
-
"@ohif/extension-default": "3.7.0-beta.
|
|
60
|
-
"@ohif/extension-dicom-microscopy": "3.7.0-beta.
|
|
61
|
-
"@ohif/extension-dicom-pdf": "3.7.0-beta.
|
|
62
|
-
"@ohif/extension-dicom-video": "3.7.0-beta.
|
|
63
|
-
"@ohif/extension-test": "3.7.0-beta.
|
|
64
|
-
"@ohif/i18n": "3.7.0-beta.
|
|
65
|
-
"@ohif/mode-basic-dev-mode": "3.7.0-beta.
|
|
66
|
-
"@ohif/mode-longitudinal": "3.7.0-beta.
|
|
67
|
-
"@ohif/mode-microscopy": "3.7.0-beta.
|
|
68
|
-
"@ohif/mode-test": "3.7.0-beta.
|
|
69
|
-
"@ohif/ui": "3.7.0-beta.
|
|
54
|
+
"@ohif/core": "3.7.0-beta.97",
|
|
55
|
+
"@ohif/extension-cornerstone": "3.7.0-beta.97",
|
|
56
|
+
"@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.97",
|
|
57
|
+
"@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.97",
|
|
58
|
+
"@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.97",
|
|
59
|
+
"@ohif/extension-default": "3.7.0-beta.97",
|
|
60
|
+
"@ohif/extension-dicom-microscopy": "3.7.0-beta.97",
|
|
61
|
+
"@ohif/extension-dicom-pdf": "3.7.0-beta.97",
|
|
62
|
+
"@ohif/extension-dicom-video": "3.7.0-beta.97",
|
|
63
|
+
"@ohif/extension-test": "3.7.0-beta.97",
|
|
64
|
+
"@ohif/i18n": "3.7.0-beta.97",
|
|
65
|
+
"@ohif/mode-basic-dev-mode": "3.7.0-beta.97",
|
|
66
|
+
"@ohif/mode-longitudinal": "3.7.0-beta.97",
|
|
67
|
+
"@ohif/mode-microscopy": "3.7.0-beta.97",
|
|
68
|
+
"@ohif/mode-test": "3.7.0-beta.97",
|
|
69
|
+
"@ohif/ui": "3.7.0-beta.97",
|
|
70
70
|
"@types/react": "^17.0.38",
|
|
71
71
|
"classnames": "^2.3.2",
|
|
72
72
|
"core-js": "^3.16.1",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|