@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.
Files changed (26) hide show
  1. package/dist/{1447.bundle.7ea0d8e4aa9d9f34bf41.js → 1447.bundle.7ccbf8c680ed0a7e69d5.js} +20 -15
  2. package/dist/{1459.bundle.8f1e6eda9e6c4b162b89.js → 1459.bundle.25ae02642118d90e49ac.js} +18 -17
  3. package/dist/{1807.bundle.d721cfc3d15d95ec8d82.js → 1807.bundle.fb43d3ec0c1810dfd665.js} +42 -41
  4. package/dist/{213.bundle.ef068a2f88aaa7372cbd.js → 213.bundle.a628d19d9049300164e7.js} +2 -2
  5. package/dist/{2243.bundle.25b3992cdcfe70ddd919.js → 2243.bundle.8230239618b7b3732cb7.js} +84 -83
  6. package/dist/{2424.bundle.afad8a53334a4495abdb.js → 2424.bundle.8e5801b13cbf46346e82.js} +2 -2
  7. package/dist/{4113.bundle.428c74d3e546a7277a9e.js → 4113.bundle.c5cda661ac043f9b5e97.js} +2 -2
  8. package/dist/{6027.bundle.4479affc92c33069af5d.js → 6027.bundle.744b0fb1b090256c0a77.js} +29 -28
  9. package/dist/{6201.bundle.6ec98c3f81a8154c432c.js → 6201.bundle.b32ee475e39dcf2d69b4.js} +2 -2
  10. package/dist/{6980.bundle.6df792cb5f9ad93a7d91.js → 6980.bundle.945ffbd91eaf6f3faaa9.js} +84 -83
  11. package/dist/{7197.bundle.c85bed3a067043ebdc69.js → 7197.bundle.27d101c9c06cd67ec070.js} +2 -2
  12. package/dist/{7639.bundle.be44963b6149ed6970fd.js → 7639.bundle.f34b172193c9c1218ed7.js} +42 -39
  13. package/dist/{7656.bundle.56e460a5793d66bf5f91.js → 7656.bundle.a821e6064d08e194a9e1.js} +60 -36
  14. package/dist/{810.bundle.7eb581c376d1fccefedf.js → 810.bundle.6843f6cc56987564bb42.js} +2 -2
  15. package/dist/{85.bundle.0e1a214b530e80641917.js → 85.bundle.333336f0acd7387b9c12.js} +90 -89
  16. package/dist/{8558.bundle.de825b993a974c6e70d4.js → 8558.bundle.700a45d1df4274c7569e.js} +2 -2
  17. package/dist/{8815.bundle.979df6afb75a8ff23bd1.js → 8815.bundle.4002e0e98ee51da6f347.js} +72 -69
  18. package/dist/{app.bundle.639b0587c99d124efe17.js → app.bundle.dc901a102d764ef35ad4.js} +38653 -38597
  19. package/dist/index.html +1 -1
  20. package/dist/sw.js +1 -1
  21. package/package.json +20 -20
  22. /package/dist/{1604.bundle.e306a0a1547e398121f1.js → 1604.bundle.a0651a36c30bba3ca428.js} +0 -0
  23. /package/dist/{1919.bundle.1bbede9be58e0a6c307c.js → 1919.bundle.28e3a73be5889d518468.js} +0 -0
  24. /package/dist/{414.bundle.b57e468bd49237bafdaf.js → 414.bundle.aba3037fd5feebd821dc.js} +0 -0
  25. /package/dist/{6991.bundle.956af935ea8d258215ea.js → 6991.bundle.b4826e45919342537aac.js} +0 -0
  26. /package/dist/{934.bundle.493402696bb6c0e70ee2.js → 934.bundle.615d68bb584003b7c065.js} +0 -0
@@ -366,6 +366,7 @@ var src = __webpack_require__(76569);
366
366
  ;// ../../../modes/longitudinal/src/toolbarButtons.ts
367
367
 
368
368
 
369
+
369
370
  const callbacks = toolName => [{
370
371
  commandName: 'setViewportForToolConfiguration',
371
372
  commandOptions: {
@@ -405,8 +406,8 @@ const toolbarButtons = [
405
406
  uiType: 'ohif.modalityLoadBadge',
406
407
  props: {
407
408
  icon: 'Status',
408
- label: 'Status',
409
- tooltip: 'Status',
409
+ label: i18next/* default */.A.t('Buttons:Status'),
410
+ tooltip: i18next/* default */.A.t('Buttons:Status'),
410
411
  evaluate: {
411
412
  name: 'evaluate.modalityLoadBadge',
412
413
  hideWhenDisabled: true
@@ -417,8 +418,8 @@ const toolbarButtons = [
417
418
  uiType: 'ohif.navigationComponent',
418
419
  props: {
419
420
  icon: 'Navigation',
420
- label: 'Navigation',
421
- tooltip: 'Navigate between segments/measurements and manage their visibility',
421
+ label: i18next/* default */.A.t('Buttons:Navigation'),
422
+ tooltip: i18next/* default */.A.t('Buttons:Navigate between segments/measurements and manage their visibility'),
422
423
  evaluate: {
423
424
  name: 'evaluate.navigationComponent',
424
425
  hideWhenDisabled: true
@@ -429,8 +430,8 @@ const toolbarButtons = [
429
430
  uiType: 'ohif.trackingStatus',
430
431
  props: {
431
432
  icon: 'TrackingStatus',
432
- label: 'Tracking Status',
433
- tooltip: 'View and manage tracking status of measurements and annotations',
433
+ label: i18next/* default */.A.t('Buttons:Tracking Status'),
434
+ tooltip: i18next/* default */.A.t('Buttons:View and manage tracking status of measurements and annotations'),
434
435
  evaluate: {
435
436
  name: 'evaluate.trackingStatus',
436
437
  hideWhenDisabled: true
@@ -441,8 +442,8 @@ const toolbarButtons = [
441
442
  uiType: 'ohif.dataOverlayMenu',
442
443
  props: {
443
444
  icon: 'ViewportViews',
444
- label: 'Data Overlay',
445
- tooltip: 'Configure data overlay options and manage foreground/background display sets',
445
+ label: i18next/* default */.A.t('Buttons:Data Overlay'),
446
+ tooltip: i18next/* default */.A.t('Buttons:Configure data overlay options and manage foreground/background display sets'),
446
447
  evaluate: 'evaluate.dataOverlayMenu'
447
448
  }
448
449
  }, {
@@ -450,8 +451,8 @@ const toolbarButtons = [
450
451
  uiType: 'ohif.orientationMenu',
451
452
  props: {
452
453
  icon: 'OrientationSwitch',
453
- label: 'Orientation',
454
- tooltip: 'Change viewport orientation between axial, sagittal, coronal and reformat planes',
454
+ label: i18next/* default */.A.t('Buttons:Orientation'),
455
+ tooltip: i18next/* default */.A.t('Buttons:Change viewport orientation between axial, sagittal, coronal and reformat planes'),
455
456
  evaluate: {
456
457
  name: 'evaluate.orientationMenu'
457
458
  // hideWhenDisabled: true,
@@ -462,8 +463,8 @@ const toolbarButtons = [
462
463
  uiType: 'ohif.windowLevelMenuEmbedded',
463
464
  props: {
464
465
  icon: 'WindowLevel',
465
- label: 'Window Level',
466
- tooltip: 'Adjust window/level presets and customize image contrast settings',
466
+ label: i18next/* default */.A.t('Buttons:Window Level'),
467
+ tooltip: i18next/* default */.A.t('Buttons:Adjust window/level presets and customize image contrast settings'),
467
468
  evaluate: {
468
469
  name: 'evaluate.windowLevelMenuEmbedded',
469
470
  hideWhenDisabled: true
@@ -474,8 +475,8 @@ const toolbarButtons = [
474
475
  uiType: 'ohif.windowLevelMenu',
475
476
  props: {
476
477
  icon: 'WindowLevel',
477
- label: 'Window Level',
478
- tooltip: 'Adjust window/level presets and customize image contrast settings',
478
+ label: i18next/* default */.A.t('Buttons:Window Level'),
479
+ tooltip: i18next/* default */.A.t('Buttons:Adjust window/level presets and customize image contrast settings'),
479
480
  evaluate: {
480
481
  name: 'evaluate.windowLevelMenu'
481
482
  }
@@ -485,8 +486,8 @@ const toolbarButtons = [
485
486
  uiType: 'ohif.voiManualControlMenu',
486
487
  props: {
487
488
  icon: 'WindowLevelAdvanced',
488
- label: 'Advanced Window Level',
489
- tooltip: 'Advanced window/level settings with manual controls and presets',
489
+ label: i18next/* default */.A.t('Buttons:Advanced Window Level'),
490
+ tooltip: i18next/* default */.A.t('Buttons:Advanced window/level settings with manual controls and presets'),
490
491
  evaluate: 'evaluate.voiManualControlMenu'
491
492
  }
492
493
  }, {
@@ -494,8 +495,8 @@ const toolbarButtons = [
494
495
  uiType: 'ohif.thresholdMenu',
495
496
  props: {
496
497
  icon: 'Threshold',
497
- label: 'Threshold',
498
- tooltip: 'Image threshold settings',
498
+ label: i18next/* default */.A.t('Buttons:Threshold'),
499
+ tooltip: i18next/* default */.A.t('Buttons:Image threshold settings'),
499
500
  evaluate: {
500
501
  name: 'evaluate.thresholdMenu',
501
502
  hideWhenDisabled: true
@@ -506,8 +507,8 @@ const toolbarButtons = [
506
507
  uiType: 'ohif.opacityMenu',
507
508
  props: {
508
509
  icon: 'Opacity',
509
- label: 'Opacity',
510
- tooltip: 'Image opacity settings',
510
+ label: i18next/* default */.A.t('Buttons:Opacity'),
511
+ tooltip: i18next/* default */.A.t('Buttons:Image opacity settings'),
511
512
  evaluate: {
512
513
  name: 'evaluate.opacityMenu',
513
514
  hideWhenDisabled: true
@@ -518,15 +519,15 @@ const toolbarButtons = [
518
519
  uiType: 'ohif.colorbar',
519
520
  props: {
520
521
  type: 'tool',
521
- label: 'Colorbar'
522
+ label: i18next/* default */.A.t('Buttons:Colorbar')
522
523
  }
523
524
  }, {
524
525
  id: 'Reset',
525
526
  uiType: 'ohif.toolButton',
526
527
  props: {
527
528
  icon: 'tool-reset',
528
- label: 'Reset View',
529
- tooltip: 'Reset View',
529
+ label: i18next/* default */.A.t('Buttons:Reset View'),
530
+ tooltip: i18next/* default */.A.t('Buttons:Reset View'),
530
531
  commands: 'resetViewport',
531
532
  evaluate: 'evaluate.action'
532
533
  }
@@ -535,8 +536,8 @@ const toolbarButtons = [
535
536
  uiType: 'ohif.toolButton',
536
537
  props: {
537
538
  icon: 'tool-rotate-right',
538
- label: 'Rotate Right',
539
- tooltip: 'Rotate +90',
539
+ label: i18next/* default */.A.t('Buttons:Rotate Right'),
540
+ tooltip: i18next/* default */.A.t('Buttons:Rotate +90'),
540
541
  commands: 'rotateViewportCW',
541
542
  evaluate: ['evaluate.action', {
542
543
  name: 'evaluate.viewport.supported',
@@ -548,8 +549,8 @@ const toolbarButtons = [
548
549
  uiType: 'ohif.toolButton',
549
550
  props: {
550
551
  icon: 'tool-flip-horizontal',
551
- label: 'Flip Horizontal',
552
- tooltip: 'Flip Horizontally',
552
+ label: i18next/* default */.A.t('Buttons:Flip Horizontal'),
553
+ tooltip: i18next/* default */.A.t('Buttons:Flip Horizontally'),
553
554
  commands: 'flipViewportHorizontal',
554
555
  evaluate: ['evaluate.viewportProperties.toggle', {
555
556
  name: 'evaluate.viewport.supported',
@@ -561,8 +562,8 @@ const toolbarButtons = [
561
562
  uiType: 'ohif.toolButton',
562
563
  props: {
563
564
  icon: 'link',
564
- label: 'Image Slice Sync',
565
- tooltip: 'Enable position synchronization on stack viewports',
565
+ label: i18next/* default */.A.t('Buttons:Image Slice Sync'),
566
+ tooltip: i18next/* default */.A.t('Buttons:Enable position synchronization on stack viewports'),
566
567
  commands: {
567
568
  commandName: 'toggleSynchronizer',
568
569
  commandOptions: {
@@ -587,8 +588,8 @@ const toolbarButtons = [
587
588
  uiType: 'ohif.toolButton',
588
589
  props: {
589
590
  icon: 'tool-referenceLines',
590
- label: 'Reference Lines',
591
- tooltip: 'Show Reference Lines',
591
+ label: i18next/* default */.A.t('Buttons:Reference Lines'),
592
+ tooltip: i18next/* default */.A.t('Buttons:Show Reference Lines'),
592
593
  commands: 'toggleEnabledDisabledToolbar',
593
594
  listeners: {
594
595
  [src/* ViewportGridService */.sI.EVENTS.ACTIVE_VIEWPORT_ID_CHANGED]: callbacks('ReferenceLines'),
@@ -604,8 +605,8 @@ const toolbarButtons = [
604
605
  uiType: 'ohif.toolButton',
605
606
  props: {
606
607
  icon: 'toggle-dicom-overlay',
607
- label: 'Image Overlay',
608
- tooltip: 'Toggle Image Overlay',
608
+ label: i18next/* default */.A.t('Buttons:Image Overlay'),
609
+ tooltip: i18next/* default */.A.t('Buttons:Toggle Image Overlay'),
609
610
  commands: 'toggleEnabledDisabledToolbar',
610
611
  evaluate: ['evaluate.cornerstoneTool.toggle', {
611
612
  name: 'evaluate.viewport.supported',
@@ -617,8 +618,8 @@ const toolbarButtons = [
617
618
  uiType: 'ohif.toolButton',
618
619
  props: {
619
620
  icon: 'tool-stack-scroll',
620
- label: 'Stack Scroll',
621
- tooltip: 'Stack Scroll',
621
+ label: i18next/* default */.A.t('Buttons:Stack Scroll'),
622
+ tooltip: i18next/* default */.A.t('Buttons:Stack Scroll'),
622
623
  commands: setToolActiveToolbar,
623
624
  evaluate: 'evaluate.cornerstoneTool'
624
625
  }
@@ -627,8 +628,8 @@ const toolbarButtons = [
627
628
  uiType: 'ohif.toolButton',
628
629
  props: {
629
630
  icon: 'tool-invert',
630
- label: 'Invert',
631
- tooltip: 'Invert Colors',
631
+ label: i18next/* default */.A.t('Buttons:Invert'),
632
+ tooltip: i18next/* default */.A.t('Buttons:Invert Colors'),
632
633
  commands: 'invertViewport',
633
634
  evaluate: ['evaluate.viewportProperties.toggle', {
634
635
  name: 'evaluate.viewport.supported',
@@ -640,8 +641,8 @@ const toolbarButtons = [
640
641
  uiType: 'ohif.toolButton',
641
642
  props: {
642
643
  icon: 'tool-probe',
643
- label: 'Probe',
644
- tooltip: 'Probe',
644
+ label: i18next/* default */.A.t('Buttons:Probe'),
645
+ tooltip: i18next/* default */.A.t('Buttons:Probe'),
645
646
  commands: setToolActiveToolbar,
646
647
  evaluate: 'evaluate.cornerstoneTool'
647
648
  }
@@ -650,8 +651,8 @@ const toolbarButtons = [
650
651
  uiType: 'ohif.toolButton',
651
652
  props: {
652
653
  icon: 'tool-cine',
653
- label: 'Cine',
654
- tooltip: 'Cine',
654
+ label: i18next/* default */.A.t('Buttons:Cine'),
655
+ tooltip: i18next/* default */.A.t('Buttons:Cine'),
655
656
  commands: 'toggleCine',
656
657
  evaluate: ['evaluate.cine', {
657
658
  name: 'evaluate.viewport.supported',
@@ -663,8 +664,8 @@ const toolbarButtons = [
663
664
  uiType: 'ohif.toolButton',
664
665
  props: {
665
666
  icon: 'tool-angle',
666
- label: 'Angle',
667
- tooltip: 'Angle',
667
+ label: i18next/* default */.A.t('Buttons:Angle'),
668
+ tooltip: i18next/* default */.A.t('Buttons:Angle'),
668
669
  commands: setToolActiveToolbar,
669
670
  evaluate: 'evaluate.cornerstoneTool'
670
671
  }
@@ -673,8 +674,8 @@ const toolbarButtons = [
673
674
  uiType: 'ohif.toolButton',
674
675
  props: {
675
676
  icon: 'icon-tool-cobb-angle',
676
- label: 'Cobb Angle',
677
- tooltip: 'Cobb Angle',
677
+ label: i18next/* default */.A.t('Buttons:Cobb Angle'),
678
+ tooltip: i18next/* default */.A.t('Buttons:Cobb Angle'),
678
679
  commands: setToolActiveToolbar,
679
680
  evaluate: 'evaluate.cornerstoneTool'
680
681
  }
@@ -683,8 +684,8 @@ const toolbarButtons = [
683
684
  uiType: 'ohif.toolButton',
684
685
  props: {
685
686
  icon: 'tool-magnify',
686
- label: 'Zoom-in',
687
- tooltip: 'Zoom-in',
687
+ label: i18next/* default */.A.t('Buttons:Zoom-in'),
688
+ tooltip: i18next/* default */.A.t('Buttons:Zoom-in'),
688
689
  commands: setToolActiveToolbar,
689
690
  evaluate: ['evaluate.cornerstoneTool', {
690
691
  name: 'evaluate.viewport.supported',
@@ -696,8 +697,8 @@ const toolbarButtons = [
696
697
  uiType: 'ohif.toolButton',
697
698
  props: {
698
699
  icon: 'tool-calibration',
699
- label: 'Calibration',
700
- tooltip: 'Calibration Line',
700
+ label: i18next/* default */.A.t('Buttons:Calibration'),
701
+ tooltip: i18next/* default */.A.t('Buttons:Calibration Line'),
701
702
  commands: setToolActiveToolbar,
702
703
  evaluate: ['evaluate.cornerstoneTool', {
703
704
  name: 'evaluate.viewport.supported',
@@ -709,8 +710,8 @@ const toolbarButtons = [
709
710
  uiType: 'ohif.toolButton',
710
711
  props: {
711
712
  icon: 'dicom-tag-browser',
712
- label: 'Dicom Tag Browser',
713
- tooltip: 'Dicom Tag Browser',
713
+ label: i18next/* default */.A.t('Buttons:Dicom Tag Browser'),
714
+ tooltip: i18next/* default */.A.t('Buttons:Dicom Tag Browser'),
714
715
  commands: 'openDICOMTagViewer'
715
716
  }
716
717
  }, {
@@ -718,8 +719,8 @@ const toolbarButtons = [
718
719
  uiType: 'ohif.toolButton',
719
720
  props: {
720
721
  icon: 'icon-tool-loupe',
721
- label: 'Magnify Probe',
722
- tooltip: 'Magnify Probe',
722
+ label: i18next/* default */.A.t('Buttons:Magnify Probe'),
723
+ tooltip: i18next/* default */.A.t('Buttons:Magnify Probe'),
723
724
  commands: 'toggleActiveDisabledToolbar',
724
725
  evaluate: ['evaluate.cornerstoneTool.toggle.ifStrictlyDisabled', {
725
726
  name: 'evaluate.viewport.supported',
@@ -731,8 +732,8 @@ const toolbarButtons = [
731
732
  uiType: 'ohif.toolButton',
732
733
  props: {
733
734
  icon: 'icon-tool-ultrasound-bidirectional',
734
- label: 'Ultrasound Directional',
735
- tooltip: 'Ultrasound Directional',
735
+ label: i18next/* default */.A.t('Buttons:Ultrasound Directional'),
736
+ tooltip: i18next/* default */.A.t('Buttons:Ultrasound Directional'),
736
737
  commands: setToolActiveToolbar,
737
738
  evaluate: ['evaluate.cornerstoneTool', {
738
739
  name: 'evaluate.modality.supported',
@@ -744,8 +745,8 @@ const toolbarButtons = [
744
745
  uiType: 'ohif.toolButton',
745
746
  props: {
746
747
  icon: 'icon-tool-window-region',
747
- label: 'Window Level Region',
748
- tooltip: 'Window Level Region',
748
+ label: i18next/* default */.A.t('Buttons:Window Level Region'),
749
+ tooltip: i18next/* default */.A.t('Buttons:Window Level Region'),
749
750
  commands: setToolActiveToolbar,
750
751
  evaluate: ['evaluate.cornerstoneTool', {
751
752
  name: 'evaluate.viewport.supported',
@@ -757,8 +758,8 @@ const toolbarButtons = [
757
758
  uiType: 'ohif.toolButton',
758
759
  props: {
759
760
  icon: 'tool-length',
760
- label: 'Length',
761
- tooltip: 'Length Tool',
761
+ label: i18next/* default */.A.t('Buttons:Length'),
762
+ tooltip: i18next/* default */.A.t('Buttons:Length Tool'),
762
763
  commands: setToolActiveToolbar,
763
764
  evaluate: 'evaluate.cornerstoneTool'
764
765
  }
@@ -767,8 +768,8 @@ const toolbarButtons = [
767
768
  uiType: 'ohif.toolButton',
768
769
  props: {
769
770
  icon: 'tool-bidirectional',
770
- label: 'Bidirectional',
771
- tooltip: 'Bidirectional Tool',
771
+ label: i18next/* default */.A.t('Buttons:Bidirectional'),
772
+ tooltip: i18next/* default */.A.t('Buttons:Bidirectional Tool'),
772
773
  commands: setToolActiveToolbar,
773
774
  evaluate: 'evaluate.cornerstoneTool'
774
775
  }
@@ -777,8 +778,8 @@ const toolbarButtons = [
777
778
  uiType: 'ohif.toolButton',
778
779
  props: {
779
780
  icon: 'tool-annotate',
780
- label: 'Annotation',
781
- tooltip: 'Arrow Annotate',
781
+ label: i18next/* default */.A.t('Buttons:Annotation'),
782
+ tooltip: i18next/* default */.A.t('Buttons:Arrow Annotate'),
782
783
  commands: setToolActiveToolbar,
783
784
  evaluate: 'evaluate.cornerstoneTool'
784
785
  }
@@ -787,8 +788,8 @@ const toolbarButtons = [
787
788
  uiType: 'ohif.toolButton',
788
789
  props: {
789
790
  icon: 'tool-ellipse',
790
- label: 'Ellipse',
791
- tooltip: 'Ellipse ROI',
791
+ label: i18next/* default */.A.t('Buttons:Ellipse'),
792
+ tooltip: i18next/* default */.A.t('Buttons:Ellipse ROI'),
792
793
  commands: setToolActiveToolbar,
793
794
  evaluate: 'evaluate.cornerstoneTool'
794
795
  }
@@ -797,8 +798,8 @@ const toolbarButtons = [
797
798
  uiType: 'ohif.toolButton',
798
799
  props: {
799
800
  icon: 'tool-rectangle',
800
- label: 'Rectangle',
801
- tooltip: 'Rectangle ROI',
801
+ label: i18next/* default */.A.t('Buttons:Rectangle'),
802
+ tooltip: i18next/* default */.A.t('Buttons:Rectangle ROI'),
802
803
  commands: setToolActiveToolbar,
803
804
  evaluate: 'evaluate.cornerstoneTool'
804
805
  }
@@ -807,8 +808,8 @@ const toolbarButtons = [
807
808
  uiType: 'ohif.toolButton',
808
809
  props: {
809
810
  icon: 'tool-circle',
810
- label: 'Circle',
811
- tooltip: 'Circle Tool',
811
+ label: i18next/* default */.A.t('Buttons:Circle'),
812
+ tooltip: i18next/* default */.A.t('Buttons:Circle Tool'),
812
813
  commands: setToolActiveToolbar,
813
814
  evaluate: 'evaluate.cornerstoneTool'
814
815
  }
@@ -817,8 +818,8 @@ const toolbarButtons = [
817
818
  uiType: 'ohif.toolButton',
818
819
  props: {
819
820
  icon: 'icon-tool-freehand-roi',
820
- label: 'Freehand ROI',
821
- tooltip: 'Freehand ROI',
821
+ label: i18next/* default */.A.t('Buttons:Freehand ROI'),
822
+ tooltip: i18next/* default */.A.t('Buttons:Freehand ROI'),
822
823
  commands: setToolActiveToolbar,
823
824
  evaluate: 'evaluate.cornerstoneTool'
824
825
  }
@@ -827,8 +828,8 @@ const toolbarButtons = [
827
828
  uiType: 'ohif.toolButton',
828
829
  props: {
829
830
  icon: 'icon-tool-spline-roi',
830
- label: 'Spline ROI',
831
- tooltip: 'Spline ROI',
831
+ label: i18next/* default */.A.t('Buttons:Spline ROI'),
832
+ tooltip: i18next/* default */.A.t('Buttons:Spline ROI'),
832
833
  commands: setToolActiveToolbar,
833
834
  evaluate: 'evaluate.cornerstoneTool'
834
835
  }
@@ -837,8 +838,8 @@ const toolbarButtons = [
837
838
  uiType: 'ohif.toolButton',
838
839
  props: {
839
840
  icon: 'icon-tool-livewire',
840
- label: 'Livewire tool',
841
- tooltip: 'Livewire tool',
841
+ label: i18next/* default */.A.t('Buttons:Livewire tool'),
842
+ tooltip: i18next/* default */.A.t('Buttons:Livewire tool'),
842
843
  commands: setToolActiveToolbar,
843
844
  evaluate: 'evaluate.cornerstoneTool'
844
845
  }
@@ -849,7 +850,7 @@ const toolbarButtons = [
849
850
  uiType: 'ohif.toolButton',
850
851
  props: {
851
852
  icon: 'tool-window-level',
852
- label: 'Window Level',
853
+ label: i18next/* default */.A.t('Buttons:Window Level'),
853
854
  commands: setToolActiveToolbar,
854
855
  evaluate: ['evaluate.cornerstoneTool', {
855
856
  name: 'evaluate.viewport.supported',
@@ -862,7 +863,7 @@ const toolbarButtons = [
862
863
  props: {
863
864
  type: 'tool',
864
865
  icon: 'tool-move',
865
- label: 'Pan',
866
+ label: i18next/* default */.A.t('Buttons:Pan'),
866
867
  commands: setToolActiveToolbar,
867
868
  evaluate: 'evaluate.cornerstoneTool'
868
869
  }
@@ -872,7 +873,7 @@ const toolbarButtons = [
872
873
  props: {
873
874
  type: 'tool',
874
875
  icon: 'tool-zoom',
875
- label: 'Zoom',
876
+ label: i18next/* default */.A.t('Buttons:Zoom'),
876
877
  commands: setToolActiveToolbar,
877
878
  evaluate: 'evaluate.cornerstoneTool'
878
879
  }
@@ -882,7 +883,7 @@ const toolbarButtons = [
882
883
  props: {
883
884
  type: 'tool',
884
885
  icon: 'tool-3d-rotate',
885
- label: '3D Rotate',
886
+ label: i18next/* default */.A.t('Buttons:3D Rotate'),
886
887
  commands: setToolActiveToolbar,
887
888
  evaluate: {
888
889
  name: 'evaluate.cornerstoneTool',
@@ -894,7 +895,7 @@ const toolbarButtons = [
894
895
  uiType: 'ohif.toolButton',
895
896
  props: {
896
897
  icon: 'tool-capture',
897
- label: 'Capture',
898
+ label: i18next/* default */.A.t('Buttons:Capture'),
898
899
  commands: 'showDownloadViewportModal',
899
900
  evaluate: ['evaluate.action', {
900
901
  name: 'evaluate.viewport.supported',
@@ -915,7 +916,7 @@ const toolbarButtons = [
915
916
  props: {
916
917
  type: 'tool',
917
918
  icon: 'tool-crosshair',
918
- label: 'Crosshairs',
919
+ label: i18next/* default */.A.t('Buttons:Crosshairs'),
919
920
  commands: {
920
921
  commandName: 'setToolActiveToolbar',
921
922
  commandOptions: {
@@ -940,8 +941,8 @@ const toolbarButtons = [
940
941
  uiType: 'ohif.toolBoxButton',
941
942
  props: {
942
943
  icon: 'tool-segment-label',
943
- label: 'Segment Label Display',
944
- tooltip: 'Click to show or hide segment labels when hovering with your mouse.',
944
+ label: i18next/* default */.A.t('Buttons:Segment Label Display'),
945
+ tooltip: i18next/* default */.A.t('Buttons:Click to show or hide segment labels when hovering with your mouse.'),
945
946
  commands: {
946
947
  commandName: 'toggleSegmentLabel'
947
948
  },
@@ -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 + 197 modules
28
- var i18n_src = __webpack_require__(89806);
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/tools/dist/esm/index.js