hellfire 0.29.5 → 0.29.6
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/CHANGELOG.md +4 -0
- package/dist/index.js +56 -29
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [0.29.6](http://10.16.100.57/diffusion/115/paladin/compare/v0.29.5...v0.29.6) (2025-04-17)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
5
9
|
## [0.29.5](http://10.16.100.57/diffusion/115/paladin/compare/v0.29.4...v0.29.5) (2025-03-25)
|
|
6
10
|
|
|
7
11
|
|
package/dist/index.js
CHANGED
|
@@ -48001,7 +48001,9 @@ var UserSettingModal = /*#__PURE__*/function (_Component) {
|
|
|
48001
48001
|
}, value.label, "(", value.hotkey, ")");
|
|
48002
48002
|
})), /*#__PURE__*/React__default.createElement("div", {
|
|
48003
48003
|
className: 'paladin-user-setting-remark'
|
|
48004
|
-
}, "\u6CE8\uFF1A\u4FDD\u5B58\u540E\u4F1A\u81EA\u52A8\u5237\u65B0\u9875\u9762"), /*#__PURE__*/React__default.createElement("div", {
|
|
48004
|
+
}, "\u6CE8\uFF1A\u4FDD\u5B58\u540E\u4F1A\u81EA\u52A8\u5237\u65B0\u9875\u9762"), /*#__PURE__*/React__default.createElement("div", null, /*#__PURE__*/React__default.createElement(Button, {
|
|
48005
|
+
onClick: this.props.toggleFilmPrinterEntrance
|
|
48006
|
+
}, "\u663E\u793A/\u9690\u85CF\u6253\u5370\u5DE5\u5177\u680F")), /*#__PURE__*/React__default.createElement("div", {
|
|
48005
48007
|
className: 'paladin-user-setting-footer'
|
|
48006
48008
|
}, /*#__PURE__*/React__default.createElement(Button, {
|
|
48007
48009
|
onClick: close
|
|
@@ -48016,7 +48018,8 @@ var UserSettingModal = /*#__PURE__*/function (_Component) {
|
|
|
48016
48018
|
}(React.Component);
|
|
48017
48019
|
|
|
48018
48020
|
defineProperty(UserSettingModal, "propTypes", {
|
|
48019
|
-
dicomSettingChange: PropTypes$1.func
|
|
48021
|
+
dicomSettingChange: PropTypes$1.func,
|
|
48022
|
+
toggleFilmPrinterEntrance: PropTypes$1.func
|
|
48020
48023
|
});
|
|
48021
48024
|
|
|
48022
48025
|
function fracToDec(fractionalValue) {
|
|
@@ -49398,6 +49401,9 @@ var mergeProps$m = function mergeProps(propsFromState, propsFromDispatch, ownPro
|
|
|
49398
49401
|
// 打开功能设置的弹框
|
|
49399
49402
|
openSettingModal: function openSettingModal() {
|
|
49400
49403
|
Modal.create( /*#__PURE__*/React__default.createElement(UserSettingModal, {
|
|
49404
|
+
toggleFilmPrinterEntrance: function toggleFilmPrinterEntrance() {
|
|
49405
|
+
propsFromDispatch.toggleFilmPrinterEntrance();
|
|
49406
|
+
},
|
|
49401
49407
|
dicomSettingChange: ownProps.dicomSettingChange
|
|
49402
49408
|
}), {
|
|
49403
49409
|
title: '功能设置',
|
|
@@ -49535,7 +49541,8 @@ var ConnectedDicomTool = reactRedux.connect(mapStateToProps$m, {
|
|
|
49535
49541
|
openGlobalLoading: openGlobalLoading,
|
|
49536
49542
|
closeGlobalLoading: closeGlobalLoading,
|
|
49537
49543
|
toggleDisplayShutter: toggleDisplayShutter,
|
|
49538
|
-
setFusionReduxValue: setFusionReduxValue
|
|
49544
|
+
setFusionReduxValue: setFusionReduxValue,
|
|
49545
|
+
toggleFilmPrinterEntrance: toggleFilmPrinterEntrance
|
|
49539
49546
|
}, mergeProps$m)(DicomTool);
|
|
49540
49547
|
|
|
49541
49548
|
var css_248z$u = ".paladin-thumb-content {\n position: relative;\n height: 66px;\n width: 66px;\n border-width: 1px;\n border-style: solid;\n cursor: pointer;\n}\n.paladin-thumb-content .paladin-thumb-bottom {\n white-space: nowrap;\n position: absolute;\n bottom: 0;\n left: 50%;\n transform: translateX(-50%);\n color: #faa80a;\n text-align: center;\n font-size: 14px;\n z-index: 2;\n}\n.paladin-thumb-content .paladin-thumb-bottom-mobile,\n.paladin-thumb-content .paladin-thumb-top-mobile {\n font-size: 10px;\n}\n.paladin-thumb-content .paladin-thumb-top {\n position: absolute;\n top: 0;\n left: 50%;\n transform: translateX(-50%);\n color: yellow;\n font-size: 14px;\n z-index: 2;\n}\n.paladin-thumb-content .paladin-thumb-mask {\n position: absolute;\n width: 100%;\n height: 100%;\n z-index: 1;\n}\n.paladin-thumb-content .paladin-thumb-process {\n position: absolute;\n z-index: 1;\n top: 0;\n height: 4px;\n width: 100%;\n background: #ffffff;\n overflow: hidden;\n}\n.paladin-thumb-content .paladin-thumb-process .paladin-thumb-process-inner {\n background: #faa80a;\n height: 100%;\n}\n.mobile-thumb {\n width: 50px;\n height: 50px;\n}\n.paladin-thumb-svg {\n cursor: pointer;\n justify-content: center;\n}\n.paladin-thumb-svg svg {\n fill: #fff;\n}\n.paladin-thumb-svg:hover {\n background-color: #616772;\n}\n.paladin-thumb-button {\n cursor: pointer;\n justify-content: center;\n padding: 0 15px;\n}\n.paladin-thumb-button svg {\n fill: #fff;\n}\n.paladin-thumb-button:hover {\n background-color: #616772;\n}\n.paladin-thumb-button svg {\n width: 11px !important;\n}\n.paladin-fresh-button {\n cursor: pointer;\n justify-content: center;\n padding: 0 25px;\n}\n.paladin-fresh-button svg {\n fill: #fff;\n}\n.paladin-fresh-button:hover {\n background-color: #616772;\n}\n.paladin-fresh-button svg {\n width: 15px !important;\n}\n.paladin-thumb-study {\n cursor: pointer;\n font-size: 14px;\n line-height: 40px;\n padding: 0 12px;\n color: #ffffff;\n}\n.paladin-thumb-viewport {\n width: 100%;\n height: 100%;\n position: relative;\n overflow: hidden;\n}\n.paladin-thumb-viewport h4,\n.paladin-thumb-viewport p {\n font-size: 10px;\n}\n.paladin-thumb-study-wrapper {\n border-bottom: 1px solid #727882;\n}\n.paladin-thumb-context-wrapper {\n padding: 4px 2px;\n}\n";
|
|
@@ -67143,6 +67150,14 @@ var FILM_PAGE_DIC = [{
|
|
|
67143
67150
|
}, {
|
|
67144
67151
|
label: '打印所有页',
|
|
67145
67152
|
value: 'ALL_PAGE'
|
|
67153
|
+
}]; // Destination
|
|
67154
|
+
|
|
67155
|
+
var FILM_DESTINATION_DIC = [{
|
|
67156
|
+
label: 'MAGAZINE',
|
|
67157
|
+
value: 'MAGAZINE'
|
|
67158
|
+
}, {
|
|
67159
|
+
label: 'PROCESSOR',
|
|
67160
|
+
value: 'PROCESSOR'
|
|
67146
67161
|
}];
|
|
67147
67162
|
|
|
67148
67163
|
var css_248z$H = ".paladin-film-tool-item {\n width: 46px;\n cursor: pointer;\n display: flex;\n flex-direction: column;\n border: 1px solid #252525;\n background: #252525;\n margin: 2px;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-label {\n display: flex;\n flex-direction: row;\n font-size: 12px;\n white-space: nowrap;\n color: #c0c0c0;\n margin-top: 5px;\n overflow: hidden;\n text-align: center;\n word-break: break-all;\n justify-content: center;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-icon {\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: center;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-icon svg {\n width: 22px;\n height: 22px;\n color: #c0c0c0;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-text {\n color: #fff;\n text-align: center;\n font-size: 14px;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-more {\n padding: 0 4px 0 3px;\n height: 100%;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-more svg {\n width: 7px;\n color: #c0c0c0;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-more:hover {\n background: #0d5075;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main {\n height: 100%;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main:hover {\n background: #0d5075;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main:hover .paladin-tool-item-plus-label {\n color: #fff;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main:hover .paladin-tool-item-plus-icon svg {\n color: #fff;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main .paladin-tool-item-content {\n padding: 6px;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main-active {\n background: #0d5075;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main-active .paladin-tool-item-plus-label {\n color: #fff;\n}\n.paladin-film-tool-item .paladin-tool-item-plus-main-active .paladin-tool-item-plus-icon svg {\n color: #fff;\n}\n";
|
|
@@ -67355,7 +67370,7 @@ var FilmToolVerticalMode = /*#__PURE__*/function (_Component) {
|
|
|
67355
67370
|
return FilmToolVerticalMode;
|
|
67356
67371
|
}(React.Component);
|
|
67357
67372
|
|
|
67358
|
-
var css_248z$I = ".paladin-film-print-modal table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n border: 1px solid #525253;\n border-bottom: none;\n}\n.paladin-film-print-modal table svg {\n width: 20px;\n}\n.paladin-film-print-modal table tr {\n height: 54px;\n margin-left: 30px;\n border-bottom: 1px solid #525253;\n}\n.paladin-film-print-modal table tr .th-1 {\n width: 3%;\n}\n.paladin-film-print-modal table tr .th-2 {\n width: 18%;\n}\n.paladin-film-print-modal table tr .th-3 {\n width: 13%;\n}\n.paladin-film-print-modal table tr .th-4 {\n width: 19%;\n}\n.paladin-film-print-modal table tr .th-5 {\n width: 15%;\n}\n.paladin-film-print-modal table tr .th-6 {\n width: 12%;\n}\n.paladin-film-print-modal table tr .th-7 {\n width: 16%;\n}\n.paladin-film-print-modal table tr th {\n background: #404041;\n}\n.paladin-film-print-modal table tr th,\n.paladin-film-print-modal table tr td {\n text-align: left;\n font-weight: normal;\n font-size: 14px;\n word-wrap: break-word;\n word-break: break-all;\n}\n.paladin-film-print-modal table tr th button,\n.paladin-film-print-modal table tr td button {\n border: none;\n background: transparent;\n color: #3C7EFF;\n}\n.paladin-film-print-modal .print-modal-top {\n margin-bottom: 24px;\n margin-top: 5px;\n}\n.paladin-film-print-modal .print-modal-top button {\n background: #3C7EFF;\n}\n.paladin-film-print-modal .printer-config-add-title {\n color: #3C7EFF;\n margin-left: 30px;\n}\n.paladin-film-print-modal .printer-config-form {\n margin-top: 20px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-ipt {\n color: #ccc;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.paladin-film-print-modal .printer-config-form .paladin-row {\n margin-bottom: 18px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-col {\n padding-right: 20px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-col-xs-2 {\n justify-content: center;\n align-items: end;\n}\n.paladin-film-print-modal .printer-config-form .printer-config-form-radio .paladin-ipt {\n width: 20px;\n}\n.paladin-film-print-modal .film-box {\n display: flex;\n align-items: center;\n}\n.paladin-film-print-modal .film-box span {\n display: flex;\n flex: none;\n width: 100px;\n}\n.paladin-film-print-modal .film-box .film-select {\n cursor: pointer;\n width: 200px;\n height: 40px;\n display: flex;\n position: relative;\n align-items: center;\n justify-content: center;\n background: #1f1f1f;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.paladin-film-print-modal .film-box button {\n border: none;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n background: #1f1f1f;\n color: #c0c0c0;\n font-size: 15px;\n}\n.paladin-film-print-modal .film-box svg {\n width: 20px;\n position: absolute;\n right: 5px;\n top: 0;\n}\n.paladin-film-print-modal .film-printer-info {\n margin-left: 100px;\n color: #A4A4A4;\n}\n.paladin-film-print-modal .film-printer-info p {\n margin-top: 15px;\n}\n.paladin-film-print-modal .paladin-menu-custom {\n width: 200px;\n background: #000000;\n color: #c0c0c0;\n padding: 0;\n margin: 0;\n}\n.paladin-film-print-modal .paladin-menu-custom li {\n text-align: center;\n list-style: none;\n border-bottom: 1px solid #4D4D4D;\n padding: 6px 0;\n cursor: pointer;\n}\n.paladin-film-print-modal .paladin-menu-custom li:last-child {\n border-bottom: none;\n}\n.paladin-film-print-modal .film-button-select {\n height: 36px;\n}\n.paladin-film-print-modal .film-button-select .paladin-col {\n justify-content: center;\n}\n.paladin-film-print-modal .film-button-select .paladin-ipt {\n color: #fff;\n border-color: #4D4D4D;\n}\n.paladin-film-print-modal .film-button-select-item {\n cursor: pointer;\n display: flex;\n flex: 1;\n align-items: center;\n justify-content: center;\n height: 36px;\n border: 1px solid #555555;\n border-right: none;\n}\n.paladin-film-print-modal .film-button-select-item:last-child {\n border-right: 1px solid #555555;\n}\n.paladin-film-print-modal .film-button-select-item-active {\n background: #3C7EFF;\n color: #fff;\n}\n.paladin-film-print-modal .print-modal-bottom {\n margin-top: 30px;\n text-align: right;\n}\n.paladin-film-print-modal .print-modal-bottom .paladin-default {\n background: #454545;\n border: 1px solid #707070;\n color: rgba(255, 255, 255, 0.9);\n}\n.paladin-film-print-modal .print-modal-bottom .paladin-primary {\n background: #3C7EFF;\n}\n";
|
|
67373
|
+
var css_248z$I = ".paladin-film-print-modal table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n border: 1px solid #525253;\n border-bottom: none;\n}\n.paladin-film-print-modal table svg {\n width: 20px;\n}\n.paladin-film-print-modal table tr {\n height: 54px;\n margin-left: 30px;\n border-bottom: 1px solid #525253;\n}\n.paladin-film-print-modal table tr .th-1 {\n width: 3%;\n}\n.paladin-film-print-modal table tr .th-2 {\n width: 18%;\n}\n.paladin-film-print-modal table tr .th-3 {\n width: 13%;\n}\n.paladin-film-print-modal table tr .th-4 {\n width: 19%;\n}\n.paladin-film-print-modal table tr .th-5 {\n width: 15%;\n}\n.paladin-film-print-modal table tr .th-6 {\n width: 12%;\n}\n.paladin-film-print-modal table tr .th-7 {\n width: 16%;\n}\n.paladin-film-print-modal table tr th {\n background: #404041;\n}\n.paladin-film-print-modal table tr th,\n.paladin-film-print-modal table tr td {\n text-align: left;\n font-weight: normal;\n font-size: 14px;\n word-wrap: break-word;\n word-break: break-all;\n}\n.paladin-film-print-modal table tr th button,\n.paladin-film-print-modal table tr td button {\n border: none;\n background: transparent;\n color: #3C7EFF;\n}\n.paladin-film-print-modal .print-modal-top {\n margin-bottom: 24px;\n margin-top: 5px;\n}\n.paladin-film-print-modal .print-modal-top button {\n background: #3C7EFF;\n}\n.paladin-film-print-modal .printer-config-add-title {\n color: #3C7EFF;\n margin-left: 30px;\n}\n.paladin-film-print-modal .printer-config-form {\n margin-top: 20px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-ipt {\n color: #ccc;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.paladin-film-print-modal .printer-config-form .paladin-row {\n margin-bottom: 18px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-col {\n padding-right: 20px;\n}\n.paladin-film-print-modal .printer-config-form .paladin-col-xs-2 {\n justify-content: center;\n align-items: end;\n}\n.paladin-film-print-modal .printer-config-form .printer-config-form-radio .paladin-ipt {\n width: 20px;\n}\n.paladin-film-print-modal .film-box {\n display: flex;\n align-items: center;\n}\n.paladin-film-print-modal .film-box span {\n display: flex;\n flex: none;\n width: 100px;\n}\n.paladin-film-print-modal .film-box .film-select {\n cursor: pointer;\n width: 200px;\n height: 40px;\n display: flex;\n position: relative;\n align-items: center;\n justify-content: center;\n background: #1f1f1f;\n border: 1px solid rgba(255, 255, 255, 0.2);\n}\n.paladin-film-print-modal .film-box button {\n border: none;\n box-sizing: border-box;\n width: 100%;\n height: 100%;\n background: #1f1f1f;\n color: #c0c0c0;\n font-size: 15px;\n}\n.paladin-film-print-modal .film-box svg {\n width: 20px;\n position: absolute;\n right: 5px;\n top: 0;\n}\n.paladin-film-print-modal .film-printer-info {\n margin-left: 100px;\n color: #A4A4A4;\n}\n.paladin-film-print-modal .film-printer-info p {\n margin-top: 15px;\n}\n.paladin-film-print-modal .paladin-menu-custom {\n width: 200px;\n background: #000000;\n color: #c0c0c0;\n padding: 0;\n margin: 0;\n}\n.paladin-film-print-modal .paladin-menu-custom li {\n text-align: center;\n list-style: none;\n border-bottom: 1px solid #4D4D4D;\n padding: 6px 0;\n cursor: pointer;\n}\n.paladin-film-print-modal .paladin-menu-custom li:last-child {\n border-bottom: none;\n}\n.paladin-film-print-modal .film-button-select-margin-top {\n margin-top: 15px;\n}\n.paladin-film-print-modal .film-button-select {\n height: 36px;\n}\n.paladin-film-print-modal .film-button-select .paladin-col {\n justify-content: center;\n}\n.paladin-film-print-modal .film-button-select .paladin-ipt {\n color: #fff;\n border-color: #4D4D4D;\n}\n.paladin-film-print-modal .film-button-select-item {\n cursor: pointer;\n display: flex;\n flex: 1;\n align-items: center;\n justify-content: center;\n height: 36px;\n border: 1px solid #555555;\n border-right: none;\n}\n.paladin-film-print-modal .film-button-select-item:last-child {\n border-right: 1px solid #555555;\n}\n.paladin-film-print-modal .film-button-select-item-active {\n background: #3C7EFF;\n color: #fff;\n}\n.paladin-film-print-modal .print-modal-bottom {\n margin-top: 30px;\n text-align: right;\n}\n.paladin-film-print-modal .print-modal-bottom .paladin-default {\n background: #454545;\n border: 1px solid #707070;\n color: rgba(255, 255, 255, 0.9);\n}\n.paladin-film-print-modal .print-modal-bottom .paladin-primary {\n background: #3C7EFF;\n}\n";
|
|
67359
67374
|
styleInject$1(css_248z$I);
|
|
67360
67375
|
|
|
67361
67376
|
function _extends$1B() { _extends$1B = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1B.apply(this, arguments); }
|
|
@@ -68603,6 +68618,12 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68603
68618
|
});
|
|
68604
68619
|
});
|
|
68605
68620
|
|
|
68621
|
+
defineProperty(assertThisInitialized(_this), "handleSelectFilmDestination", function (v) {
|
|
68622
|
+
_this.setState({
|
|
68623
|
+
filmDestination: v.value
|
|
68624
|
+
});
|
|
68625
|
+
});
|
|
68626
|
+
|
|
68606
68627
|
defineProperty(assertThisInitialized(_this), "onSubmitPrint", function () {
|
|
68607
68628
|
var _this$state = _this.state,
|
|
68608
68629
|
currentPrinter = _this$state.currentPrinter,
|
|
@@ -68610,10 +68631,11 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68610
68631
|
filmSize = _this$state.filmSize,
|
|
68611
68632
|
filmPageType = _this$state.filmPageType,
|
|
68612
68633
|
maxDensity = _this$state.maxDensity,
|
|
68613
|
-
minDensity = _this$state.minDensity
|
|
68634
|
+
minDensity = _this$state.minDensity,
|
|
68635
|
+
filmDestination = _this$state.filmDestination;
|
|
68614
68636
|
var onFilmPrint = _this.props.onFilmPrint;
|
|
68615
68637
|
|
|
68616
|
-
if (!onFilmPrint || !currentPrinter || !filmMedium || !filmSize || !filmPageType || !maxDensity && maxDensity !== 0 || !minDensity && minDensity !== 0) {
|
|
68638
|
+
if (!onFilmPrint || !currentPrinter || !filmMedium || !filmSize || !filmPageType || !filmDestination || !maxDensity && maxDensity !== 0 || !minDensity && minDensity !== 0) {
|
|
68617
68639
|
message.error('请选择打印配置');
|
|
68618
68640
|
return;
|
|
68619
68641
|
}
|
|
@@ -68623,7 +68645,8 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68623
68645
|
filmSize: filmSize,
|
|
68624
68646
|
filmPageType: filmPageType,
|
|
68625
68647
|
maxDensity: maxDensity,
|
|
68626
|
-
minDensity: minDensity
|
|
68648
|
+
minDensity: minDensity,
|
|
68649
|
+
filmDestination: filmDestination
|
|
68627
68650
|
});
|
|
68628
68651
|
|
|
68629
68652
|
if (filmPageType === 'ALL_PAGE') {
|
|
@@ -68674,6 +68697,7 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68674
68697
|
_this.state = {
|
|
68675
68698
|
currentPrinter: _currentPrinter,
|
|
68676
68699
|
filmSize: _this.props.filmSizeType || '1417',
|
|
68700
|
+
filmDestination: 'PROCESSOR',
|
|
68677
68701
|
filmMedium: 'BLUE FILM',
|
|
68678
68702
|
filmPageType: 'CURRENT_PAGE',
|
|
68679
68703
|
maxDensity: 300,
|
|
@@ -68696,7 +68720,8 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68696
68720
|
filmSize = _this$state2.filmSize,
|
|
68697
68721
|
filmPageType = _this$state2.filmPageType,
|
|
68698
68722
|
maxDensity = _this$state2.maxDensity,
|
|
68699
|
-
minDensity = _this$state2.minDensity
|
|
68723
|
+
minDensity = _this$state2.minDensity,
|
|
68724
|
+
filmDestination = _this$state2.filmDestination;
|
|
68700
68725
|
var printerConfigList = this.props.printerConfigList;
|
|
68701
68726
|
|
|
68702
68727
|
var MenuElement = function MenuElement(_props) {
|
|
@@ -68734,6 +68759,20 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68734
68759
|
className: 'film-button-select'
|
|
68735
68760
|
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68736
68761
|
sm: 4
|
|
68762
|
+
}, "\u6253\u5370\u9875\u6570"), /*#__PURE__*/React__default.createElement(Col, {
|
|
68763
|
+
sm: 8
|
|
68764
|
+
}, /*#__PURE__*/React__default.createElement(Row, null, FILM_PAGE_DIC && FILM_PAGE_DIC.map(function (v) {
|
|
68765
|
+
return /*#__PURE__*/React__default.createElement("span", {
|
|
68766
|
+
key: v.value,
|
|
68767
|
+
className: v.value === filmPageType ? 'film-button-select-item film-button-select-item-active' : 'film-button-select-item',
|
|
68768
|
+
onClick: function onClick() {
|
|
68769
|
+
_this2.handleSelectFilmPage(v);
|
|
68770
|
+
}
|
|
68771
|
+
}, v.label);
|
|
68772
|
+
})))), /*#__PURE__*/React__default.createElement(Row, {
|
|
68773
|
+
className: 'film-button-select film-button-select-margin-top'
|
|
68774
|
+
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68775
|
+
sm: 4
|
|
68737
68776
|
}, "\u80F6\u7247\u4ECB\u8D28"), /*#__PURE__*/React__default.createElement(Col, {
|
|
68738
68777
|
sm: 8
|
|
68739
68778
|
}, /*#__PURE__*/React__default.createElement(Row, null, FILM_MEDIUM_DIC && FILM_MEDIUM_DIC.map(function (v) {
|
|
@@ -68745,10 +68784,7 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68745
68784
|
}
|
|
68746
68785
|
}, v.label);
|
|
68747
68786
|
})))), /*#__PURE__*/React__default.createElement(Row, {
|
|
68748
|
-
className: 'film-button-select'
|
|
68749
|
-
style: {
|
|
68750
|
-
marginTop: '20px'
|
|
68751
|
-
}
|
|
68787
|
+
className: 'film-button-select film-button-select-margin-top'
|
|
68752
68788
|
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68753
68789
|
sm: 4
|
|
68754
68790
|
}, "\u80F6\u7247\u89C4\u683C(\u82F1\u5BF8)"), /*#__PURE__*/React__default.createElement(Col, {
|
|
@@ -68762,27 +68798,21 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68762
68798
|
}
|
|
68763
68799
|
}, v.smallLabel);
|
|
68764
68800
|
})))), /*#__PURE__*/React__default.createElement(Row, {
|
|
68765
|
-
className: 'film-button-select'
|
|
68766
|
-
style: {
|
|
68767
|
-
marginTop: '20px'
|
|
68768
|
-
}
|
|
68801
|
+
className: 'film-button-select film-button-select-margin-top'
|
|
68769
68802
|
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68770
68803
|
sm: 4
|
|
68771
|
-
}, "\
|
|
68804
|
+
}, "\u51FA\u7247\u4F4D\u7F6E"), /*#__PURE__*/React__default.createElement(Col, {
|
|
68772
68805
|
sm: 8
|
|
68773
|
-
}, /*#__PURE__*/React__default.createElement(Row, null,
|
|
68806
|
+
}, /*#__PURE__*/React__default.createElement(Row, null, FILM_DESTINATION_DIC && FILM_DESTINATION_DIC.map(function (v) {
|
|
68774
68807
|
return /*#__PURE__*/React__default.createElement("span", {
|
|
68775
68808
|
key: v.value,
|
|
68776
|
-
className: v.value ===
|
|
68809
|
+
className: v.value === filmDestination ? 'film-button-select-item film-button-select-item-active' : 'film-button-select-item',
|
|
68777
68810
|
onClick: function onClick() {
|
|
68778
|
-
_this2.
|
|
68811
|
+
_this2.handleSelectFilmDestination(v);
|
|
68779
68812
|
}
|
|
68780
68813
|
}, v.label);
|
|
68781
68814
|
})))), /*#__PURE__*/React__default.createElement(Row, {
|
|
68782
|
-
className: 'film-button-select'
|
|
68783
|
-
style: {
|
|
68784
|
-
marginTop: '20px'
|
|
68785
|
-
}
|
|
68815
|
+
className: 'film-button-select film-button-select-margin-top'
|
|
68786
68816
|
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68787
68817
|
sm: 4
|
|
68788
68818
|
}, "\u6700\u5927\u611F\u5149\u5EA6"), /*#__PURE__*/React__default.createElement(Col, {
|
|
@@ -68796,10 +68826,7 @@ var FilmPrintModal$1 = /*#__PURE__*/function (_Component) {
|
|
|
68796
68826
|
});
|
|
68797
68827
|
}
|
|
68798
68828
|
})))), /*#__PURE__*/React__default.createElement(Row, {
|
|
68799
|
-
className: 'film-button-select'
|
|
68800
|
-
style: {
|
|
68801
|
-
marginTop: '20px'
|
|
68802
|
-
}
|
|
68829
|
+
className: 'film-button-select film-button-select-margin-top'
|
|
68803
68830
|
}, /*#__PURE__*/React__default.createElement(Col, {
|
|
68804
68831
|
sm: 4
|
|
68805
68832
|
}, "\u6700\u5C0F\u611F\u5149\u5EA6"), /*#__PURE__*/React__default.createElement(Col, {
|
|
@@ -72376,7 +72403,7 @@ var mergeProps$A = function mergeProps(propsFromState, propsFromDispatch, ownPro
|
|
|
72376
72403
|
KEYR: ['key-r'],
|
|
72377
72404
|
KEYT: ['key-t'],
|
|
72378
72405
|
DICOMMODAL: ['ctrl+alt+key-d'],
|
|
72379
|
-
FILMENTRANCE: ['ctrl+alt+key-p']
|
|
72406
|
+
FILMENTRANCE: ['ctrl+alt+key-p', 'ctrl+alt+key-f']
|
|
72380
72407
|
},
|
|
72381
72408
|
handlers: {
|
|
72382
72409
|
PAUSE: function PAUSE() {
|