@ohif/app 3.12.0-beta.29 → 3.12.0-beta.30
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/{1447.bundle.7ea0d8e4aa9d9f34bf41.js → 1447.bundle.7ccbf8c680ed0a7e69d5.js} +20 -15
- package/dist/{1459.bundle.8f1e6eda9e6c4b162b89.js → 1459.bundle.25ae02642118d90e49ac.js} +18 -17
- package/dist/{1807.bundle.d721cfc3d15d95ec8d82.js → 1807.bundle.fb43d3ec0c1810dfd665.js} +42 -41
- package/dist/{213.bundle.ef068a2f88aaa7372cbd.js → 213.bundle.a628d19d9049300164e7.js} +2 -2
- package/dist/{2243.bundle.25b3992cdcfe70ddd919.js → 2243.bundle.8230239618b7b3732cb7.js} +84 -83
- package/dist/{2424.bundle.afad8a53334a4495abdb.js → 2424.bundle.8e5801b13cbf46346e82.js} +2 -2
- package/dist/{4113.bundle.428c74d3e546a7277a9e.js → 4113.bundle.c5cda661ac043f9b5e97.js} +2 -2
- package/dist/{6027.bundle.4479affc92c33069af5d.js → 6027.bundle.744b0fb1b090256c0a77.js} +29 -28
- package/dist/{6201.bundle.6ec98c3f81a8154c432c.js → 6201.bundle.b32ee475e39dcf2d69b4.js} +2 -2
- package/dist/{6980.bundle.6df792cb5f9ad93a7d91.js → 6980.bundle.945ffbd91eaf6f3faaa9.js} +84 -83
- package/dist/{7197.bundle.c85bed3a067043ebdc69.js → 7197.bundle.27d101c9c06cd67ec070.js} +2 -2
- package/dist/{7639.bundle.be44963b6149ed6970fd.js → 7639.bundle.f34b172193c9c1218ed7.js} +42 -39
- package/dist/{7656.bundle.56e460a5793d66bf5f91.js → 7656.bundle.a821e6064d08e194a9e1.js} +60 -36
- package/dist/{810.bundle.7eb581c376d1fccefedf.js → 810.bundle.6843f6cc56987564bb42.js} +2 -2
- package/dist/{85.bundle.0e1a214b530e80641917.js → 85.bundle.333336f0acd7387b9c12.js} +90 -89
- package/dist/{8558.bundle.de825b993a974c6e70d4.js → 8558.bundle.700a45d1df4274c7569e.js} +2 -2
- package/dist/{8815.bundle.979df6afb75a8ff23bd1.js → 8815.bundle.4002e0e98ee51da6f347.js} +72 -69
- package/dist/{app.bundle.639b0587c99d124efe17.js → app.bundle.dc901a102d764ef35ad4.js} +38653 -38597
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +20 -20
- /package/dist/{1604.bundle.e306a0a1547e398121f1.js → 1604.bundle.a0651a36c30bba3ca428.js} +0 -0
- /package/dist/{1919.bundle.1bbede9be58e0a6c307c.js → 1919.bundle.28e3a73be5889d518468.js} +0 -0
- /package/dist/{414.bundle.b57e468bd49237bafdaf.js → 414.bundle.aba3037fd5feebd821dc.js} +0 -0
- /package/dist/{6991.bundle.956af935ea8d258215ea.js → 6991.bundle.b4826e45919342537aac.js} +0 -0
- /package/dist/{934.bundle.493402696bb6c0e70ee2.js → 934.bundle.615d68bb584003b7c065.js} +0 -0
|
@@ -573,6 +573,7 @@ var src = __webpack_require__(76569);
|
|
|
573
573
|
;// ../../../modes/usAnnotation/src/toolbarButtons.ts
|
|
574
574
|
|
|
575
575
|
|
|
576
|
+
|
|
576
577
|
const callbacks = toolName => [{
|
|
577
578
|
commandName: 'setViewportForToolConfiguration',
|
|
578
579
|
commandOptions: {
|
|
@@ -612,8 +613,8 @@ const toolbarButtons = [
|
|
|
612
613
|
uiType: 'ohif.modalityLoadBadge',
|
|
613
614
|
props: {
|
|
614
615
|
icon: 'Status',
|
|
615
|
-
label: 'Status',
|
|
616
|
-
tooltip: 'Status',
|
|
616
|
+
label: i18next/* default */.A.t('Buttons:Status'),
|
|
617
|
+
tooltip: i18next/* default */.A.t('Buttons:Status'),
|
|
617
618
|
evaluate: {
|
|
618
619
|
name: 'evaluate.modalityLoadBadge',
|
|
619
620
|
hideWhenDisabled: true
|
|
@@ -624,8 +625,8 @@ const toolbarButtons = [
|
|
|
624
625
|
uiType: 'ohif.navigationComponent',
|
|
625
626
|
props: {
|
|
626
627
|
icon: 'Navigation',
|
|
627
|
-
label: 'Navigation',
|
|
628
|
-
tooltip: 'Navigate between segments/measurements and manage their visibility',
|
|
628
|
+
label: i18next/* default */.A.t('Buttons:Navigation'),
|
|
629
|
+
tooltip: i18next/* default */.A.t('Buttons:Navigate between segments/measurements and manage their visibility'),
|
|
629
630
|
evaluate: {
|
|
630
631
|
name: 'evaluate.navigationComponent',
|
|
631
632
|
hideWhenDisabled: true
|
|
@@ -636,8 +637,8 @@ const toolbarButtons = [
|
|
|
636
637
|
uiType: 'ohif.trackingStatus',
|
|
637
638
|
props: {
|
|
638
639
|
icon: 'TrackingStatus',
|
|
639
|
-
label: 'Tracking Status',
|
|
640
|
-
tooltip: 'View and manage tracking status of measurements and annotations',
|
|
640
|
+
label: i18next/* default */.A.t('Buttons:Tracking Status'),
|
|
641
|
+
tooltip: i18next/* default */.A.t('Buttons:View and manage tracking status of measurements and annotations'),
|
|
641
642
|
evaluate: {
|
|
642
643
|
name: 'evaluate.trackingStatus',
|
|
643
644
|
hideWhenDisabled: true
|
|
@@ -648,8 +649,8 @@ const toolbarButtons = [
|
|
|
648
649
|
uiType: 'ohif.dataOverlayMenu',
|
|
649
650
|
props: {
|
|
650
651
|
icon: 'ViewportViews',
|
|
651
|
-
label: 'Data Overlay',
|
|
652
|
-
tooltip: 'Configure data overlay options and manage foreground/background display sets',
|
|
652
|
+
label: i18next/* default */.A.t('Buttons:Data Overlay'),
|
|
653
|
+
tooltip: i18next/* default */.A.t('Buttons:Configure data overlay options and manage foreground/background display sets'),
|
|
653
654
|
evaluate: 'evaluate.dataOverlayMenu'
|
|
654
655
|
}
|
|
655
656
|
}, {
|
|
@@ -657,8 +658,8 @@ const toolbarButtons = [
|
|
|
657
658
|
uiType: 'ohif.orientationMenu',
|
|
658
659
|
props: {
|
|
659
660
|
icon: 'OrientationSwitch',
|
|
660
|
-
label: 'Orientation',
|
|
661
|
-
tooltip: 'Change viewport orientation between axial, sagittal, coronal and reformat planes',
|
|
661
|
+
label: i18next/* default */.A.t('Buttons:Orientation'),
|
|
662
|
+
tooltip: i18next/* default */.A.t('Buttons:Change viewport orientation between axial, sagittal, coronal and reformat planes'),
|
|
662
663
|
evaluate: {
|
|
663
664
|
name: 'evaluate.orientationMenu'
|
|
664
665
|
// hideWhenDisabled: true,
|
|
@@ -669,8 +670,8 @@ const toolbarButtons = [
|
|
|
669
670
|
uiType: 'ohif.windowLevelMenuEmbedded',
|
|
670
671
|
props: {
|
|
671
672
|
icon: 'WindowLevel',
|
|
672
|
-
label: 'Window Level',
|
|
673
|
-
tooltip: 'Adjust window/level presets and customize image contrast settings',
|
|
673
|
+
label: i18next/* default */.A.t('Buttons:Window Level'),
|
|
674
|
+
tooltip: i18next/* default */.A.t('Buttons:Adjust window/level presets and customize image contrast settings'),
|
|
674
675
|
evaluate: {
|
|
675
676
|
name: 'evaluate.windowLevelMenuEmbedded',
|
|
676
677
|
hideWhenDisabled: true
|
|
@@ -681,8 +682,8 @@ const toolbarButtons = [
|
|
|
681
682
|
uiType: 'ohif.windowLevelMenu',
|
|
682
683
|
props: {
|
|
683
684
|
icon: 'WindowLevel',
|
|
684
|
-
label: 'Window Level',
|
|
685
|
-
tooltip: 'Adjust window/level presets and customize image contrast settings',
|
|
685
|
+
label: i18next/* default */.A.t('Buttons:Window Level'),
|
|
686
|
+
tooltip: i18next/* default */.A.t('Buttons:Adjust window/level presets and customize image contrast settings'),
|
|
686
687
|
evaluate: {
|
|
687
688
|
name: 'evaluate.windowLevelMenu'
|
|
688
689
|
}
|
|
@@ -692,8 +693,8 @@ const toolbarButtons = [
|
|
|
692
693
|
uiType: 'ohif.voiManualControlMenu',
|
|
693
694
|
props: {
|
|
694
695
|
icon: 'WindowLevelAdvanced',
|
|
695
|
-
label: 'Advanced Window Level',
|
|
696
|
-
tooltip: 'Advanced window/level settings with manual controls and presets',
|
|
696
|
+
label: i18next/* default */.A.t('Buttons:Advanced Window Level'),
|
|
697
|
+
tooltip: i18next/* default */.A.t('Buttons:Advanced window/level settings with manual controls and presets'),
|
|
697
698
|
evaluate: 'evaluate.voiManualControlMenu'
|
|
698
699
|
}
|
|
699
700
|
}, {
|
|
@@ -701,8 +702,8 @@ const toolbarButtons = [
|
|
|
701
702
|
uiType: 'ohif.thresholdMenu',
|
|
702
703
|
props: {
|
|
703
704
|
icon: 'Threshold',
|
|
704
|
-
label: 'Threshold',
|
|
705
|
-
tooltip: 'Image threshold settings',
|
|
705
|
+
label: i18next/* default */.A.t('Buttons:Threshold'),
|
|
706
|
+
tooltip: i18next/* default */.A.t('Buttons:Image threshold settings'),
|
|
706
707
|
evaluate: {
|
|
707
708
|
name: 'evaluate.thresholdMenu',
|
|
708
709
|
hideWhenDisabled: true
|
|
@@ -713,8 +714,8 @@ const toolbarButtons = [
|
|
|
713
714
|
uiType: 'ohif.opacityMenu',
|
|
714
715
|
props: {
|
|
715
716
|
icon: 'Opacity',
|
|
716
|
-
label: 'Opacity',
|
|
717
|
-
tooltip: 'Image opacity settings',
|
|
717
|
+
label: i18next/* default */.A.t('Buttons:Opacity'),
|
|
718
|
+
tooltip: i18next/* default */.A.t('Buttons:Image opacity settings'),
|
|
718
719
|
evaluate: {
|
|
719
720
|
name: 'evaluate.opacityMenu',
|
|
720
721
|
hideWhenDisabled: true
|
|
@@ -725,15 +726,15 @@ const toolbarButtons = [
|
|
|
725
726
|
uiType: 'ohif.colorbar',
|
|
726
727
|
props: {
|
|
727
728
|
type: 'tool',
|
|
728
|
-
label: 'Colorbar'
|
|
729
|
+
label: i18next/* default */.A.t('Buttons:Colorbar')
|
|
729
730
|
}
|
|
730
731
|
}, {
|
|
731
732
|
id: 'Reset',
|
|
732
733
|
uiType: 'ohif.toolButton',
|
|
733
734
|
props: {
|
|
734
735
|
icon: 'tool-reset',
|
|
735
|
-
label: 'Reset View',
|
|
736
|
-
tooltip: 'Reset View',
|
|
736
|
+
label: i18next/* default */.A.t('Buttons:Reset View'),
|
|
737
|
+
tooltip: i18next/* default */.A.t('Buttons:Reset View'),
|
|
737
738
|
commands: 'resetViewport',
|
|
738
739
|
evaluate: 'evaluate.action'
|
|
739
740
|
}
|
|
@@ -742,8 +743,8 @@ const toolbarButtons = [
|
|
|
742
743
|
uiType: 'ohif.toolButton',
|
|
743
744
|
props: {
|
|
744
745
|
icon: 'tool-rotate-right',
|
|
745
|
-
label: 'Rotate Right',
|
|
746
|
-
tooltip: 'Rotate +90',
|
|
746
|
+
label: i18next/* default */.A.t('Buttons:Rotate Right'),
|
|
747
|
+
tooltip: i18next/* default */.A.t('Buttons:Rotate +90'),
|
|
747
748
|
commands: 'rotateViewportCW',
|
|
748
749
|
evaluate: ['evaluate.action', {
|
|
749
750
|
name: 'evaluate.viewport.supported',
|
|
@@ -755,8 +756,8 @@ const toolbarButtons = [
|
|
|
755
756
|
uiType: 'ohif.toolButton',
|
|
756
757
|
props: {
|
|
757
758
|
icon: 'tool-flip-horizontal',
|
|
758
|
-
label: 'Flip Horizontal',
|
|
759
|
-
tooltip: 'Flip Horizontally',
|
|
759
|
+
label: i18next/* default */.A.t('Buttons:Flip Horizontal'),
|
|
760
|
+
tooltip: i18next/* default */.A.t('Buttons:Flip Horizontally'),
|
|
760
761
|
commands: 'flipViewportHorizontal',
|
|
761
762
|
evaluate: ['evaluate.viewportProperties.toggle', {
|
|
762
763
|
name: 'evaluate.viewport.supported',
|
|
@@ -768,8 +769,8 @@ const toolbarButtons = [
|
|
|
768
769
|
uiType: 'ohif.toolButton',
|
|
769
770
|
props: {
|
|
770
771
|
icon: 'link',
|
|
771
|
-
label: 'Image Slice Sync',
|
|
772
|
-
tooltip: 'Enable position synchronization on stack viewports',
|
|
772
|
+
label: i18next/* default */.A.t('Buttons:Image Slice Sync'),
|
|
773
|
+
tooltip: i18next/* default */.A.t('Buttons:Enable position synchronization on stack viewports'),
|
|
773
774
|
commands: {
|
|
774
775
|
commandName: 'toggleSynchronizer',
|
|
775
776
|
commandOptions: {
|
|
@@ -794,8 +795,8 @@ const toolbarButtons = [
|
|
|
794
795
|
uiType: 'ohif.toolButton',
|
|
795
796
|
props: {
|
|
796
797
|
icon: 'tool-referenceLines',
|
|
797
|
-
label: 'Reference Lines',
|
|
798
|
-
tooltip: 'Show Reference Lines',
|
|
798
|
+
label: i18next/* default */.A.t('Buttons:Reference Lines'),
|
|
799
|
+
tooltip: i18next/* default */.A.t('Buttons:Show Reference Lines'),
|
|
799
800
|
commands: 'toggleEnabledDisabledToolbar',
|
|
800
801
|
listeners: {
|
|
801
802
|
[src/* ViewportGridService */.sI.EVENTS.ACTIVE_VIEWPORT_ID_CHANGED]: callbacks('ReferenceLines'),
|
|
@@ -811,8 +812,8 @@ const toolbarButtons = [
|
|
|
811
812
|
uiType: 'ohif.toolButton',
|
|
812
813
|
props: {
|
|
813
814
|
icon: 'toggle-dicom-overlay',
|
|
814
|
-
label: 'Image Overlay',
|
|
815
|
-
tooltip: 'Toggle Image Overlay',
|
|
815
|
+
label: i18next/* default */.A.t('Buttons:Image Overlay'),
|
|
816
|
+
tooltip: i18next/* default */.A.t('Buttons:Toggle Image Overlay'),
|
|
816
817
|
commands: 'toggleEnabledDisabledToolbar',
|
|
817
818
|
evaluate: ['evaluate.cornerstoneTool.toggle', {
|
|
818
819
|
name: 'evaluate.viewport.supported',
|
|
@@ -824,8 +825,8 @@ const toolbarButtons = [
|
|
|
824
825
|
uiType: 'ohif.toolButton',
|
|
825
826
|
props: {
|
|
826
827
|
icon: 'tool-stack-scroll',
|
|
827
|
-
label: 'Stack Scroll',
|
|
828
|
-
tooltip: 'Stack Scroll',
|
|
828
|
+
label: i18next/* default */.A.t('Buttons:Stack Scroll'),
|
|
829
|
+
tooltip: i18next/* default */.A.t('Buttons:Stack Scroll'),
|
|
829
830
|
commands: setToolActiveToolbar,
|
|
830
831
|
evaluate: 'evaluate.cornerstoneTool'
|
|
831
832
|
}
|
|
@@ -834,8 +835,8 @@ const toolbarButtons = [
|
|
|
834
835
|
uiType: 'ohif.toolButton',
|
|
835
836
|
props: {
|
|
836
837
|
icon: 'tool-invert',
|
|
837
|
-
label: 'Invert',
|
|
838
|
-
tooltip: 'Invert Colors',
|
|
838
|
+
label: i18next/* default */.A.t('Buttons:Invert'),
|
|
839
|
+
tooltip: i18next/* default */.A.t('Buttons:Invert Colors'),
|
|
839
840
|
commands: 'invertViewport',
|
|
840
841
|
evaluate: ['evaluate.viewportProperties.toggle', {
|
|
841
842
|
name: 'evaluate.viewport.supported',
|
|
@@ -847,8 +848,8 @@ const toolbarButtons = [
|
|
|
847
848
|
uiType: 'ohif.toolButton',
|
|
848
849
|
props: {
|
|
849
850
|
icon: 'tool-probe',
|
|
850
|
-
label: 'Probe',
|
|
851
|
-
tooltip: 'Probe',
|
|
851
|
+
label: i18next/* default */.A.t('Buttons:Probe'),
|
|
852
|
+
tooltip: i18next/* default */.A.t('Buttons:Probe'),
|
|
852
853
|
commands: setToolActiveToolbar,
|
|
853
854
|
evaluate: 'evaluate.cornerstoneTool'
|
|
854
855
|
}
|
|
@@ -857,8 +858,8 @@ const toolbarButtons = [
|
|
|
857
858
|
uiType: 'ohif.toolButton',
|
|
858
859
|
props: {
|
|
859
860
|
icon: 'tool-cine',
|
|
860
|
-
label: 'Cine',
|
|
861
|
-
tooltip: 'Cine',
|
|
861
|
+
label: i18next/* default */.A.t('Buttons:Cine'),
|
|
862
|
+
tooltip: i18next/* default */.A.t('Buttons:Cine'),
|
|
862
863
|
commands: 'toggleCine',
|
|
863
864
|
evaluate: ['evaluate.cine', {
|
|
864
865
|
name: 'evaluate.viewport.supported',
|
|
@@ -870,8 +871,8 @@ const toolbarButtons = [
|
|
|
870
871
|
uiType: 'ohif.toolButton',
|
|
871
872
|
props: {
|
|
872
873
|
icon: 'tool-angle',
|
|
873
|
-
label: 'Angle',
|
|
874
|
-
tooltip: 'Angle',
|
|
874
|
+
label: i18next/* default */.A.t('Buttons:Angle'),
|
|
875
|
+
tooltip: i18next/* default */.A.t('Buttons:Angle'),
|
|
875
876
|
commands: setToolActiveToolbar,
|
|
876
877
|
evaluate: 'evaluate.cornerstoneTool'
|
|
877
878
|
}
|
|
@@ -880,8 +881,8 @@ const toolbarButtons = [
|
|
|
880
881
|
uiType: 'ohif.toolButton',
|
|
881
882
|
props: {
|
|
882
883
|
icon: 'icon-tool-cobb-angle',
|
|
883
|
-
label: 'Cobb Angle',
|
|
884
|
-
tooltip: 'Cobb Angle',
|
|
884
|
+
label: i18next/* default */.A.t('Buttons:Cobb Angle'),
|
|
885
|
+
tooltip: i18next/* default */.A.t('Buttons:Cobb Angle'),
|
|
885
886
|
commands: setToolActiveToolbar,
|
|
886
887
|
evaluate: 'evaluate.cornerstoneTool'
|
|
887
888
|
}
|
|
@@ -890,8 +891,8 @@ const toolbarButtons = [
|
|
|
890
891
|
uiType: 'ohif.toolButton',
|
|
891
892
|
props: {
|
|
892
893
|
icon: 'tool-magnify',
|
|
893
|
-
label: 'Zoom-in',
|
|
894
|
-
tooltip: 'Zoom-in',
|
|
894
|
+
label: i18next/* default */.A.t('Buttons:Zoom-in'),
|
|
895
|
+
tooltip: i18next/* default */.A.t('Buttons:Zoom-in'),
|
|
895
896
|
commands: setToolActiveToolbar,
|
|
896
897
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
897
898
|
name: 'evaluate.viewport.supported',
|
|
@@ -903,8 +904,8 @@ const toolbarButtons = [
|
|
|
903
904
|
uiType: 'ohif.toolButton',
|
|
904
905
|
props: {
|
|
905
906
|
icon: 'tool-calibration',
|
|
906
|
-
label: 'Calibration',
|
|
907
|
-
tooltip: 'Calibration Line',
|
|
907
|
+
label: i18next/* default */.A.t('Buttons:Calibration'),
|
|
908
|
+
tooltip: i18next/* default */.A.t('Buttons:Calibration Line'),
|
|
908
909
|
commands: setToolActiveToolbar,
|
|
909
910
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
910
911
|
name: 'evaluate.viewport.supported',
|
|
@@ -916,8 +917,8 @@ const toolbarButtons = [
|
|
|
916
917
|
uiType: 'ohif.toolButton',
|
|
917
918
|
props: {
|
|
918
919
|
icon: 'dicom-tag-browser',
|
|
919
|
-
label: 'Dicom Tag Browser',
|
|
920
|
-
tooltip: 'Dicom Tag Browser',
|
|
920
|
+
label: i18next/* default */.A.t('Buttons:Dicom Tag Browser'),
|
|
921
|
+
tooltip: i18next/* default */.A.t('Buttons:Dicom Tag Browser'),
|
|
921
922
|
commands: 'openDICOMTagViewer'
|
|
922
923
|
}
|
|
923
924
|
}, {
|
|
@@ -925,8 +926,8 @@ const toolbarButtons = [
|
|
|
925
926
|
uiType: 'ohif.toolButton',
|
|
926
927
|
props: {
|
|
927
928
|
icon: 'icon-tool-loupe',
|
|
928
|
-
label: 'Magnify Probe',
|
|
929
|
-
tooltip: 'Magnify Probe',
|
|
929
|
+
label: i18next/* default */.A.t('Buttons:Magnify Probe'),
|
|
930
|
+
tooltip: i18next/* default */.A.t('Buttons:Magnify Probe'),
|
|
930
931
|
commands: 'toggleActiveDisabledToolbar',
|
|
931
932
|
evaluate: ['evaluate.cornerstoneTool.toggle.ifStrictlyDisabled', {
|
|
932
933
|
name: 'evaluate.viewport.supported',
|
|
@@ -938,8 +939,8 @@ const toolbarButtons = [
|
|
|
938
939
|
uiType: 'ohif.toolButton',
|
|
939
940
|
props: {
|
|
940
941
|
icon: 'icon-tool-ultrasound-bidirectional',
|
|
941
|
-
label: 'Ultrasound Directional',
|
|
942
|
-
tooltip: 'Ultrasound Directional',
|
|
942
|
+
label: i18next/* default */.A.t('Buttons:Ultrasound Directional'),
|
|
943
|
+
tooltip: i18next/* default */.A.t('Buttons:Ultrasound Directional'),
|
|
943
944
|
commands: setToolActiveToolbar,
|
|
944
945
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
945
946
|
name: 'evaluate.modality.supported',
|
|
@@ -951,8 +952,8 @@ const toolbarButtons = [
|
|
|
951
952
|
uiType: 'ohif.toolButton',
|
|
952
953
|
props: {
|
|
953
954
|
icon: 'icon-tool-ultrasound-bidirectional',
|
|
954
|
-
label: 'US Pleura B-line Annotation',
|
|
955
|
-
tooltip: 'US Pleura B-line Annotation',
|
|
955
|
+
label: i18next/* default */.A.t('Buttons:US Pleura B-line Annotation'),
|
|
956
|
+
tooltip: i18next/* default */.A.t('Buttons:US Pleura B-line Annotation'),
|
|
956
957
|
commands: setToolActiveToolbar,
|
|
957
958
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
958
959
|
name: 'evaluate.modality.supported',
|
|
@@ -964,8 +965,8 @@ const toolbarButtons = [
|
|
|
964
965
|
uiType: 'ohif.toolButton',
|
|
965
966
|
props: {
|
|
966
967
|
icon: 'icon-tool-window-region',
|
|
967
|
-
label: 'Window Level Region',
|
|
968
|
-
tooltip: 'Window Level Region',
|
|
968
|
+
label: i18next/* default */.A.t('Buttons:Window Level Region'),
|
|
969
|
+
tooltip: i18next/* default */.A.t('Buttons:Window Level Region'),
|
|
969
970
|
commands: setToolActiveToolbar,
|
|
970
971
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
971
972
|
name: 'evaluate.viewport.supported',
|
|
@@ -977,8 +978,8 @@ const toolbarButtons = [
|
|
|
977
978
|
uiType: 'ohif.toolButton',
|
|
978
979
|
props: {
|
|
979
980
|
icon: 'tool-length',
|
|
980
|
-
label: 'Length',
|
|
981
|
-
tooltip: 'Length Tool',
|
|
981
|
+
label: i18next/* default */.A.t('Buttons:Length'),
|
|
982
|
+
tooltip: i18next/* default */.A.t('Buttons:Length Tool'),
|
|
982
983
|
commands: setToolActiveToolbar,
|
|
983
984
|
evaluate: 'evaluate.cornerstoneTool'
|
|
984
985
|
}
|
|
@@ -987,8 +988,8 @@ const toolbarButtons = [
|
|
|
987
988
|
uiType: 'ohif.toolButton',
|
|
988
989
|
props: {
|
|
989
990
|
icon: 'tool-bidirectional',
|
|
990
|
-
label: 'Bidirectional',
|
|
991
|
-
tooltip: 'Bidirectional Tool',
|
|
991
|
+
label: i18next/* default */.A.t('Buttons:Bidirectional'),
|
|
992
|
+
tooltip: i18next/* default */.A.t('Buttons:Bidirectional Tool'),
|
|
992
993
|
commands: setToolActiveToolbar,
|
|
993
994
|
evaluate: 'evaluate.cornerstoneTool'
|
|
994
995
|
}
|
|
@@ -997,8 +998,8 @@ const toolbarButtons = [
|
|
|
997
998
|
uiType: 'ohif.toolButton',
|
|
998
999
|
props: {
|
|
999
1000
|
icon: 'tool-annotate',
|
|
1000
|
-
label: 'Annotation',
|
|
1001
|
-
tooltip: 'Arrow Annotate',
|
|
1001
|
+
label: i18next/* default */.A.t('Buttons:Annotation'),
|
|
1002
|
+
tooltip: i18next/* default */.A.t('Buttons:Arrow Annotate'),
|
|
1002
1003
|
commands: setToolActiveToolbar,
|
|
1003
1004
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1004
1005
|
}
|
|
@@ -1007,8 +1008,8 @@ const toolbarButtons = [
|
|
|
1007
1008
|
uiType: 'ohif.toolButton',
|
|
1008
1009
|
props: {
|
|
1009
1010
|
icon: 'tool-ellipse',
|
|
1010
|
-
label: 'Ellipse',
|
|
1011
|
-
tooltip: 'Ellipse ROI',
|
|
1011
|
+
label: i18next/* default */.A.t('Buttons:Ellipse'),
|
|
1012
|
+
tooltip: i18next/* default */.A.t('Buttons:Ellipse ROI'),
|
|
1012
1013
|
commands: setToolActiveToolbar,
|
|
1013
1014
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1014
1015
|
}
|
|
@@ -1017,8 +1018,8 @@ const toolbarButtons = [
|
|
|
1017
1018
|
uiType: 'ohif.toolButton',
|
|
1018
1019
|
props: {
|
|
1019
1020
|
icon: 'tool-rectangle',
|
|
1020
|
-
label: 'Rectangle',
|
|
1021
|
-
tooltip: 'Rectangle ROI',
|
|
1021
|
+
label: i18next/* default */.A.t('Buttons:Rectangle'),
|
|
1022
|
+
tooltip: i18next/* default */.A.t('Buttons:Rectangle ROI'),
|
|
1022
1023
|
commands: setToolActiveToolbar,
|
|
1023
1024
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1024
1025
|
}
|
|
@@ -1027,8 +1028,8 @@ const toolbarButtons = [
|
|
|
1027
1028
|
uiType: 'ohif.toolButton',
|
|
1028
1029
|
props: {
|
|
1029
1030
|
icon: 'tool-circle',
|
|
1030
|
-
label: 'Circle',
|
|
1031
|
-
tooltip: 'Circle Tool',
|
|
1031
|
+
label: i18next/* default */.A.t('Buttons:Circle'),
|
|
1032
|
+
tooltip: i18next/* default */.A.t('Buttons:Circle Tool'),
|
|
1032
1033
|
commands: setToolActiveToolbar,
|
|
1033
1034
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1034
1035
|
}
|
|
@@ -1037,8 +1038,8 @@ const toolbarButtons = [
|
|
|
1037
1038
|
uiType: 'ohif.toolButton',
|
|
1038
1039
|
props: {
|
|
1039
1040
|
icon: 'icon-tool-freehand-roi',
|
|
1040
|
-
label: 'Freehand ROI',
|
|
1041
|
-
tooltip: 'Freehand ROI',
|
|
1041
|
+
label: i18next/* default */.A.t('Buttons:Freehand ROI'),
|
|
1042
|
+
tooltip: i18next/* default */.A.t('Buttons:Freehand ROI'),
|
|
1042
1043
|
commands: setToolActiveToolbar,
|
|
1043
1044
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1044
1045
|
}
|
|
@@ -1047,8 +1048,8 @@ const toolbarButtons = [
|
|
|
1047
1048
|
uiType: 'ohif.toolButton',
|
|
1048
1049
|
props: {
|
|
1049
1050
|
icon: 'icon-tool-spline-roi',
|
|
1050
|
-
label: 'Spline ROI',
|
|
1051
|
-
tooltip: 'Spline ROI',
|
|
1051
|
+
label: i18next/* default */.A.t('Buttons:Spline ROI'),
|
|
1052
|
+
tooltip: i18next/* default */.A.t('Buttons:Spline ROI'),
|
|
1052
1053
|
commands: setToolActiveToolbar,
|
|
1053
1054
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1054
1055
|
}
|
|
@@ -1057,8 +1058,8 @@ const toolbarButtons = [
|
|
|
1057
1058
|
uiType: 'ohif.toolButton',
|
|
1058
1059
|
props: {
|
|
1059
1060
|
icon: 'icon-tool-livewire',
|
|
1060
|
-
label: 'Livewire tool',
|
|
1061
|
-
tooltip: 'Livewire tool',
|
|
1061
|
+
label: i18next/* default */.A.t('Buttons:Livewire tool'),
|
|
1062
|
+
tooltip: i18next/* default */.A.t('Buttons:Livewire tool'),
|
|
1062
1063
|
commands: setToolActiveToolbar,
|
|
1063
1064
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1064
1065
|
}
|
|
@@ -1069,7 +1070,7 @@ const toolbarButtons = [
|
|
|
1069
1070
|
uiType: 'ohif.toolButton',
|
|
1070
1071
|
props: {
|
|
1071
1072
|
icon: 'tool-window-level',
|
|
1072
|
-
label: 'Window Level',
|
|
1073
|
+
label: i18next/* default */.A.t('Buttons:Window Level'),
|
|
1073
1074
|
commands: setToolActiveToolbar,
|
|
1074
1075
|
evaluate: ['evaluate.cornerstoneTool', {
|
|
1075
1076
|
name: 'evaluate.viewport.supported',
|
|
@@ -1082,7 +1083,7 @@ const toolbarButtons = [
|
|
|
1082
1083
|
props: {
|
|
1083
1084
|
type: 'tool',
|
|
1084
1085
|
icon: 'tool-move',
|
|
1085
|
-
label: 'Pan',
|
|
1086
|
+
label: i18next/* default */.A.t('Buttons:Pan'),
|
|
1086
1087
|
commands: setToolActiveToolbar,
|
|
1087
1088
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1088
1089
|
}
|
|
@@ -1092,7 +1093,7 @@ const toolbarButtons = [
|
|
|
1092
1093
|
props: {
|
|
1093
1094
|
type: 'tool',
|
|
1094
1095
|
icon: 'tool-zoom',
|
|
1095
|
-
label: 'Zoom',
|
|
1096
|
+
label: i18next/* default */.A.t('Buttons:Zoom'),
|
|
1096
1097
|
commands: setToolActiveToolbar,
|
|
1097
1098
|
evaluate: 'evaluate.cornerstoneTool'
|
|
1098
1099
|
}
|
|
@@ -1102,7 +1103,7 @@ const toolbarButtons = [
|
|
|
1102
1103
|
props: {
|
|
1103
1104
|
type: 'tool',
|
|
1104
1105
|
icon: 'tool-3d-rotate',
|
|
1105
|
-
label: '3D Rotate',
|
|
1106
|
+
label: i18next/* default */.A.t('Buttons:3D Rotate'),
|
|
1106
1107
|
commands: setToolActiveToolbar,
|
|
1107
1108
|
evaluate: {
|
|
1108
1109
|
name: 'evaluate.cornerstoneTool',
|
|
@@ -1114,7 +1115,7 @@ const toolbarButtons = [
|
|
|
1114
1115
|
uiType: 'ohif.toolButton',
|
|
1115
1116
|
props: {
|
|
1116
1117
|
icon: 'tool-capture',
|
|
1117
|
-
label: 'Capture',
|
|
1118
|
+
label: i18next/* default */.A.t('Buttons:Capture'),
|
|
1118
1119
|
commands: 'showDownloadViewportModal',
|
|
1119
1120
|
evaluate: ['evaluate.action', {
|
|
1120
1121
|
name: 'evaluate.viewport.supported',
|
|
@@ -1135,7 +1136,7 @@ const toolbarButtons = [
|
|
|
1135
1136
|
props: {
|
|
1136
1137
|
type: 'tool',
|
|
1137
1138
|
icon: 'tool-crosshair',
|
|
1138
|
-
label: 'Crosshairs',
|
|
1139
|
+
label: i18next/* default */.A.t('Buttons:Crosshairs'),
|
|
1139
1140
|
commands: {
|
|
1140
1141
|
commandName: 'setToolActiveToolbar',
|
|
1141
1142
|
commandOptions: {
|
|
@@ -23,8 +23,8 @@ const SOPClassHandlerId = `${id}.sopClassHandlerModule.dicom-pdf`;
|
|
|
23
23
|
|
|
24
24
|
// EXTERNAL MODULE: ../../core/src/index.ts + 69 modules
|
|
25
25
|
var src = __webpack_require__(76569);
|
|
26
|
-
// EXTERNAL MODULE: ../../i18n/src/index.js +
|
|
27
|
-
var i18n_src = __webpack_require__(
|
|
26
|
+
// EXTERNAL MODULE: ../../i18n/src/index.js + 210 modules
|
|
27
|
+
var i18n_src = __webpack_require__(68523);
|
|
28
28
|
;// ../../../extensions/dicom-pdf/src/getSopClassHandlerModule.js
|
|
29
29
|
|
|
30
30
|
|
|
@@ -21,8 +21,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
21
21
|
var react = __webpack_require__(86326);
|
|
22
22
|
// EXTERNAL MODULE: ../../core/src/index.ts + 69 modules
|
|
23
23
|
var src = __webpack_require__(76569);
|
|
24
|
-
// EXTERNAL MODULE: ../../i18n/src/index.js +
|
|
25
|
-
var i18n_src = __webpack_require__(
|
|
24
|
+
// EXTERNAL MODULE: ../../i18n/src/index.js + 210 modules
|
|
25
|
+
var i18n_src = __webpack_require__(68523);
|
|
26
26
|
// EXTERNAL MODULE: ../../../extensions/cornerstone/src/index.tsx + 186 modules
|
|
27
27
|
var cornerstone_src = __webpack_require__(7656);
|
|
28
28
|
// EXTERNAL MODULE: ../../../node_modules/@cornerstonejs/adapters/dist/esm/index.js + 69 modules
|
|
@@ -12,7 +12,10 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
12
12
|
"default": () => (/* binding */ src)
|
|
13
13
|
});
|
|
14
14
|
|
|
15
|
+
// EXTERNAL MODULE: ../../../node_modules/i18next/dist/esm/i18next.js
|
|
16
|
+
var i18next = __webpack_require__(40680);
|
|
15
17
|
;// ../../../modes/basic-dev-mode/src/toolbarButtons.ts
|
|
18
|
+
|
|
16
19
|
const setToolActiveToolbar = {
|
|
17
20
|
commandName: 'setToolActive',
|
|
18
21
|
commandOptions: {
|
|
@@ -41,8 +44,8 @@ const toolbarButtons = [
|
|
|
41
44
|
uiType: 'ohif.toolButton',
|
|
42
45
|
props: {
|
|
43
46
|
icon: 'tool-length',
|
|
44
|
-
label: 'Length',
|
|
45
|
-
tooltip: 'Length Tool',
|
|
47
|
+
label: i18next/* default */.A.t('Buttons:Length'),
|
|
48
|
+
tooltip: i18next/* default */.A.t('Buttons:Length Tool'),
|
|
46
49
|
commands: {
|
|
47
50
|
...setToolActiveToolbar,
|
|
48
51
|
commandOptions: {
|
|
@@ -57,8 +60,8 @@ const toolbarButtons = [
|
|
|
57
60
|
uiType: 'ohif.toolButton',
|
|
58
61
|
props: {
|
|
59
62
|
icon: 'tool-bidirectional',
|
|
60
|
-
label: 'Bidirectional',
|
|
61
|
-
tooltip: 'Bidirectional Tool',
|
|
63
|
+
label: i18next/* default */.A.t('Buttons:Bidirectional'),
|
|
64
|
+
tooltip: i18next/* default */.A.t('Buttons:Bidirectional Tool'),
|
|
62
65
|
commands: {
|
|
63
66
|
...setToolActiveToolbar,
|
|
64
67
|
commandOptions: {
|
|
@@ -73,8 +76,8 @@ const toolbarButtons = [
|
|
|
73
76
|
uiType: 'ohif.toolButton',
|
|
74
77
|
props: {
|
|
75
78
|
icon: 'tool-ellipse',
|
|
76
|
-
label: 'Ellipse',
|
|
77
|
-
tooltip: 'Ellipse ROI',
|
|
79
|
+
label: i18next/* default */.A.t('Buttons:Ellipse'),
|
|
80
|
+
tooltip: i18next/* default */.A.t('Buttons:Ellipse ROI'),
|
|
78
81
|
commands: {
|
|
79
82
|
...setToolActiveToolbar,
|
|
80
83
|
commandOptions: {
|
|
@@ -89,8 +92,8 @@ const toolbarButtons = [
|
|
|
89
92
|
uiType: 'ohif.toolButton',
|
|
90
93
|
props: {
|
|
91
94
|
icon: 'tool-circle',
|
|
92
|
-
label: 'Circle',
|
|
93
|
-
tooltip: 'Circle Tool',
|
|
95
|
+
label: i18next/* default */.A.t('Buttons:Circle'),
|
|
96
|
+
tooltip: i18next/* default */.A.t('Buttons:Circle Tool'),
|
|
94
97
|
commands: {
|
|
95
98
|
...setToolActiveToolbar,
|
|
96
99
|
commandOptions: {
|
|
@@ -105,8 +108,8 @@ const toolbarButtons = [
|
|
|
105
108
|
uiType: 'ohif.toolButton',
|
|
106
109
|
props: {
|
|
107
110
|
icon: 'tool-zoom',
|
|
108
|
-
label: 'Zoom',
|
|
109
|
-
tooltip: 'Zoom',
|
|
111
|
+
label: i18next/* default */.A.t('Buttons:Zoom'),
|
|
112
|
+
tooltip: i18next/* default */.A.t('Buttons:Zoom'),
|
|
110
113
|
commands: {
|
|
111
114
|
...setToolActiveToolbar,
|
|
112
115
|
commandOptions: {
|
|
@@ -121,8 +124,8 @@ const toolbarButtons = [
|
|
|
121
124
|
uiType: 'ohif.toolButton',
|
|
122
125
|
props: {
|
|
123
126
|
icon: 'tool-move',
|
|
124
|
-
label: 'Pan',
|
|
125
|
-
tooltip: 'Pan',
|
|
127
|
+
label: i18next/* default */.A.t('Buttons:Pan'),
|
|
128
|
+
tooltip: i18next/* default */.A.t('Buttons:Pan'),
|
|
126
129
|
commands: {
|
|
127
130
|
...setToolActiveToolbar,
|
|
128
131
|
commandOptions: {
|
|
@@ -137,8 +140,8 @@ const toolbarButtons = [
|
|
|
137
140
|
uiType: 'ohif.toolButton',
|
|
138
141
|
props: {
|
|
139
142
|
icon: 'tool-capture',
|
|
140
|
-
label: 'Capture',
|
|
141
|
-
tooltip: 'Capture',
|
|
143
|
+
label: i18next/* default */.A.t('Buttons:Capture'),
|
|
144
|
+
tooltip: i18next/* default */.A.t('Buttons:Capture'),
|
|
142
145
|
commands: 'showDownloadViewportModal',
|
|
143
146
|
evaluate: ['evaluate.action', {
|
|
144
147
|
name: 'evaluate.viewport.supported',
|
|
@@ -159,8 +162,8 @@ const toolbarButtons = [
|
|
|
159
162
|
uiType: 'ohif.toolButton',
|
|
160
163
|
props: {
|
|
161
164
|
icon: 'tool-reset',
|
|
162
|
-
label: 'Reset View',
|
|
163
|
-
tooltip: 'Reset View',
|
|
165
|
+
label: i18next/* default */.A.t('Buttons:Reset View'),
|
|
166
|
+
tooltip: i18next/* default */.A.t('Buttons:Reset View'),
|
|
164
167
|
commands: 'resetViewport',
|
|
165
168
|
evaluate: 'evaluate.action'
|
|
166
169
|
}
|
|
@@ -169,8 +172,8 @@ const toolbarButtons = [
|
|
|
169
172
|
uiType: 'ohif.toolButton',
|
|
170
173
|
props: {
|
|
171
174
|
icon: 'tool-rotate-right',
|
|
172
|
-
label: 'Rotate Right',
|
|
173
|
-
tooltip: 'Rotate Right +90',
|
|
175
|
+
label: i18next/* default */.A.t('Buttons:Rotate Right'),
|
|
176
|
+
tooltip: i18next/* default */.A.t('Buttons:Rotate Right +90'),
|
|
174
177
|
commands: 'rotateViewportCW',
|
|
175
178
|
evaluate: 'evaluate.action'
|
|
176
179
|
}
|
|
@@ -179,8 +182,8 @@ const toolbarButtons = [
|
|
|
179
182
|
uiType: 'ohif.toolButton',
|
|
180
183
|
props: {
|
|
181
184
|
icon: 'tool-flip-horizontal',
|
|
182
|
-
label: 'Flip Horizontally',
|
|
183
|
-
tooltip: 'Flip Horizontally',
|
|
185
|
+
label: i18next/* default */.A.t('Buttons:Flip Horizontally'),
|
|
186
|
+
tooltip: i18next/* default */.A.t('Buttons:Flip Horizontally'),
|
|
184
187
|
commands: 'flipViewportHorizontal',
|
|
185
188
|
evaluate: 'evaluate.action'
|
|
186
189
|
}
|
|
@@ -189,8 +192,8 @@ const toolbarButtons = [
|
|
|
189
192
|
uiType: 'ohif.toolButton',
|
|
190
193
|
props: {
|
|
191
194
|
icon: 'tool-stack-scroll',
|
|
192
|
-
label: 'Stack Scroll',
|
|
193
|
-
tooltip: 'Stack Scroll',
|
|
195
|
+
label: i18next/* default */.A.t('Buttons:Stack Scroll'),
|
|
196
|
+
tooltip: i18next/* default */.A.t('Buttons:Stack Scroll'),
|
|
194
197
|
commands: {
|
|
195
198
|
...setToolActiveToolbar,
|
|
196
199
|
commandOptions: {
|
|
@@ -205,8 +208,8 @@ const toolbarButtons = [
|
|
|
205
208
|
uiType: 'ohif.toolButton',
|
|
206
209
|
props: {
|
|
207
210
|
icon: 'tool-invert',
|
|
208
|
-
label: 'Invert Colors',
|
|
209
|
-
tooltip: 'Invert Colors',
|
|
211
|
+
label: i18next/* default */.A.t('Buttons:Invert Colors'),
|
|
212
|
+
tooltip: i18next/* default */.A.t('Buttons:Invert Colors'),
|
|
210
213
|
commands: 'invertViewport',
|
|
211
214
|
evaluate: 'evaluate.action'
|
|
212
215
|
}
|
|
@@ -215,8 +218,8 @@ const toolbarButtons = [
|
|
|
215
218
|
uiType: 'ohif.toolButton',
|
|
216
219
|
props: {
|
|
217
220
|
icon: 'tool-calibration',
|
|
218
|
-
label: 'Calibration Line',
|
|
219
|
-
tooltip: 'Calibration Line',
|
|
221
|
+
label: i18next/* default */.A.t('Buttons:Calibration Line'),
|
|
222
|
+
tooltip: i18next/* default */.A.t('Buttons:Calibration Line'),
|
|
220
223
|
commands: {
|
|
221
224
|
...setToolActiveToolbar,
|
|
222
225
|
commandOptions: {
|
|
@@ -234,8 +237,6 @@ const package_namespaceObject = /*#__PURE__*/JSON.parse('{"UU":"@ohif/mode-basic
|
|
|
234
237
|
|
|
235
238
|
const id = package_namespaceObject.UU;
|
|
236
239
|
|
|
237
|
-
// EXTERNAL MODULE: ../../../node_modules/i18next/dist/esm/i18next.js
|
|
238
|
-
var i18next = __webpack_require__(40680);
|
|
239
240
|
;// ../../../modes/basic-dev-mode/src/index.ts
|
|
240
241
|
|
|
241
242
|
|
|
@@ -24,8 +24,8 @@ const SOPClassHandlerId = `${id}.sopClassHandlerModule.${SOPClassHandlerName}`;
|
|
|
24
24
|
var react = __webpack_require__(86326);
|
|
25
25
|
// EXTERNAL MODULE: ../../core/src/index.ts + 69 modules
|
|
26
26
|
var src = __webpack_require__(76569);
|
|
27
|
-
// EXTERNAL MODULE: ../../i18n/src/index.js +
|
|
28
|
-
var i18n_src = __webpack_require__(
|
|
27
|
+
// EXTERNAL MODULE: ../../i18n/src/index.js + 210 modules
|
|
28
|
+
var i18n_src = __webpack_require__(68523);
|
|
29
29
|
// EXTERNAL MODULE: ../../../node_modules/@cornerstonejs/core/dist/esm/index.js + 1 modules
|
|
30
30
|
var esm = __webpack_require__(15327);
|
|
31
31
|
// EXTERNAL MODULE: ../../../node_modules/@cornerstonejs/adapters/dist/esm/index.js + 69 modules
|