kitchen-simulator 5.0.0-test.6 → 5.0.0-test.8
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/package.json +23 -3
- package/src/components/_export.js +11 -0
- package/src/components/viewer3d/scene-creator.js +23 -26
- package/src/components/viewer3d/viewer3d.js +18 -18
- package/src/components/catalog-view/catalog-breadcrumb.jsx +0 -53
- package/src/components/catalog-view/catalog-item.jsx +0 -229
- package/src/components/catalog-view/catalog-list.jsx +0 -173
- package/src/components/catalog-view/catalog-page-item.jsx +0 -110
- package/src/components/catalog-view/catalog-turn-back-page-item.jsx +0 -80
- package/src/components/configurator/custom-configurator.jsx +0 -77
- package/src/components/configurator/project-configurator.jsx +0 -120
- package/src/components/export.js +0 -36
- package/src/components/firstsetting/button/styles.js +0 -223
- package/src/components/firstsetting/export.js +0 -9
- package/src/components/firstsetting/firstsetting-content-button.jsx +0 -198
- package/src/components/firstsetting/firstsetting-toggle-button.jsx +0 -101
- package/src/components/firstsetting/firstsetting.jsx +0 -814
- package/src/components/footerbar/button/ControlButton.jsx +0 -43
- package/src/components/footerbar/button/DirectionButton.jsx +0 -54
- package/src/components/footerbar/button/DirectionPanSpinButton.jsx +0 -36
- package/src/components/footerbar/button/ToggleButton.jsx +0 -58
- package/src/components/footerbar/button/ToggleConvertButton.jsx +0 -48
- package/src/components/footerbar/button/ToggleMeasureButton.jsx +0 -33
- package/src/components/footerbar/button/styles.js +0 -217
- package/src/components/footerbar/export.js +0 -9
- package/src/components/footerbar/footer-content-button.jsx +0 -198
- package/src/components/footerbar/footer-toggle-button.jsx +0 -101
- package/src/components/footerbar/footerbar.jsx +0 -1103
- package/src/components/footerbar/styles.js +0 -263
- package/src/components/header/button/MenuButton.jsx +0 -46
- package/src/components/header/button/SaveButton.jsx +0 -54
- package/src/components/header/button/styles.js +0 -181
- package/src/components/header/export.js +0 -5
- package/src/components/header/header.jsx +0 -631
- package/src/components/header/header.style.css +0 -47
- package/src/components/header/styles.js +0 -320
- package/src/components/login/Login.js +0 -77
- package/src/components/login/LoginForm/index.js +0 -108
- package/src/components/login/Register.js +0 -83
- package/src/components/login/RegisterForm/index.js +0 -171
- package/src/components/login/jwtService.js +0 -201
- package/src/components/login/style.css +0 -158
- package/src/components/login/style.scss +0 -260
- package/src/components/myprojects/export.js +0 -5
- package/src/components/myprojects/index.jsx +0 -445
- package/src/components/myprojects/styles.js +0 -241
- package/src/components/sidebar/custom-accordion.jsx +0 -48
- package/src/components/sidebar/export.js +0 -15
- package/src/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.jsx +0 -73
- package/src/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.jsx +0 -101
- package/src/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.jsx +0 -149
- package/src/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.jsx +0 -316
- package/src/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.jsx +0 -108
- package/src/components/sidebar/panel-element-editor/element-editor.jsx +0 -1070
- package/src/components/sidebar/panel-element-editor/multi-elements-editor.jsx +0 -0
- package/src/components/sidebar/panel-element-editor/panel-element-editor.jsx +0 -104
- package/src/components/sidebar/panel-element-editor/panel-multi-elements-editor.jsx +0 -155
- package/src/components/sidebar/panel-group-editor.jsx +0 -272
- package/src/components/sidebar/panel-groups.jsx +0 -310
- package/src/components/sidebar/panel-guides.jsx +0 -192
- package/src/components/sidebar/panel-layer-elements.jsx +0 -298
- package/src/components/sidebar/panel-layers.jsx +0 -381
- package/src/components/sidebar/panel.jsx +0 -71
- package/src/components/sidebar/sidebar.jsx +0 -106
- package/src/components/sidebar/toolbar-panel.jsx +0 -139
- package/src/components/sign/export.js +0 -7
- package/src/components/sign/main/index.jsx +0 -523
- package/src/components/sign/main/styles.js +0 -163
- package/src/components/toolbar/button/ControlButton.jsx +0 -41
- package/src/components/toolbar/button/DirectionButton.jsx +0 -34
- package/src/components/toolbar/button/RightButton.jsx +0 -103
- package/src/components/toolbar/button/ToggleButton.jsx +0 -41
- package/src/components/toolbar/button/index.jsx +0 -55
- package/src/components/toolbar/button/styles.js +0 -127
- package/src/components/toolbar/components/DoorStyleMenu.jsx +0 -103
- package/src/components/toolbar/components/Pricing.jsx +0 -126
- package/src/components/toolbar/components/ReviewForQuote.jsx +0 -635
- package/src/components/toolbar/export.js +0 -21
- package/src/components/toolbar/main/Alert.js +0 -122
- package/src/components/toolbar/main/TakePictureModal.jsx +0 -104
- package/src/components/toolbar/main/confirm-popup.jsx +0 -99
- package/src/components/toolbar/main/index.jsx +0 -5687
- package/src/components/toolbar/main/lShaped.json +0 -311
- package/src/components/toolbar/main/longNarrow.json +0 -238
- package/src/components/toolbar/main/myComponents.js +0 -123
- package/src/components/toolbar/main/oRectangle.json +0 -220
- package/src/components/toolbar/main/rectangle.json +0 -238
- package/src/components/toolbar/main/style.css +0 -107
- package/src/components/toolbar/main/styles.js +0 -696
- package/src/components/toolbar/plugin-item.jsx +0 -123
- package/src/components/toolbar/popup/appliance/appliance-category/index.jsx +0 -73
- package/src/components/toolbar/popup/appliance/choose-appliance/index.jsx +0 -102
- package/src/components/toolbar/popup/appliance/index.jsx +0 -83
- package/src/components/toolbar/popup/autosaveprompt/index.jsx +0 -150
- package/src/components/toolbar/popup/autosaveprompt/styles.css +0 -64
- package/src/components/toolbar/popup/autosaveprompt/styles.js +0 -40
- package/src/components/toolbar/popup/cabinet/cabinet-category/index.jsx +0 -73
- package/src/components/toolbar/popup/cabinet/choose-product/index.jsx +0 -119
- package/src/components/toolbar/popup/cabinet/index.jsx +0 -85
- package/src/components/toolbar/popup/doorStyle/choose-style/index.jsx +0 -63
- package/src/components/toolbar/popup/doorStyle/index.jsx +0 -71
- package/src/components/toolbar/popup/doorStyle/style-category/index.jsx +0 -139
- package/src/components/toolbar/popup/downloadsummary/downloadSummaryContext.js +0 -2
- package/src/components/toolbar/popup/downloadsummary/downloadSummaryTemp.jsx +0 -157
- package/src/components/toolbar/popup/downloadsummary/index.jsx +0 -643
- package/src/components/toolbar/popup/downloadsummary/show2D/show2DView.jsx +0 -51
- package/src/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.jsx +0 -175
- package/src/components/toolbar/popup/downloadsummary/show3D/show3DView.jsx +0 -283
- package/src/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.jsx +0 -2257
- package/src/components/toolbar/popup/downloadsummary/showCabinetInfo.js +0 -93
- package/src/components/toolbar/popup/downloadsummary/showElevation/showElevationView.jsx +0 -132
- package/src/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.jsx +0 -2198
- package/src/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.jsx +0 -152
- package/src/components/toolbar/popup/downloadsummary/showWarranty.jsx +0 -149
- package/src/components/toolbar/popup/downloadsummary/styles.css +0 -177
- package/src/components/toolbar/popup/downloadsummary/styles.js +0 -453
- package/src/components/toolbar/popup/finishingtouch/category/index.jsx +0 -34
- package/src/components/toolbar/popup/finishingtouch/index.jsx +0 -58
- package/src/components/toolbar/popup/finishingtouch/material-edit.jsx +0 -112
- package/src/components/toolbar/popup/finishingtouch/product/index.jsx +0 -116
- package/src/components/toolbar/popup/floorplan/choose-floor/confirm-popup.jsx +0 -101
- package/src/components/toolbar/popup/floorplan/choose-floor/index.jsx +0 -254
- package/src/components/toolbar/popup/floorplan/choose-floor/lShaped.json +0 -311
- package/src/components/toolbar/popup/floorplan/choose-floor/longNarrow.json +0 -238
- package/src/components/toolbar/popup/floorplan/choose-floor/oRectangle.json +0 -220
- package/src/components/toolbar/popup/floorplan/choose-floor/rectangle.json +0 -238
- package/src/components/toolbar/popup/floorplan/choose-floor/styles.js +0 -86
- package/src/components/toolbar/popup/floorplan/floor-category/index.jsx +0 -109
- package/src/components/toolbar/popup/floorplan/index.jsx +0 -60
- package/src/components/toolbar/popup/index.jsx +0 -241
- package/src/components/toolbar/popup/newproject/index.jsx +0 -59
- package/src/components/toolbar/popup/newproject/styles.css +0 -64
- package/src/components/toolbar/popup/newproject/styles.js +0 -41
- package/src/components/toolbar/popup/product/appliance.jsx +0 -54
- package/src/components/toolbar/popup/product/cabinetproduct.jsx +0 -15
- package/src/components/toolbar/popup/product/doorstyle.jsx +0 -58
- package/src/components/toolbar/popup/product/doorstyleproduct.jsx +0 -47
- package/src/components/toolbar/popup/product/floor.jsx +0 -36
- package/src/components/toolbar/popup/product/floorproduct.jsx +0 -42
- package/src/components/toolbar/popup/product/index.jsx +0 -36
- package/src/components/toolbar/popup/product/primary.jsx +0 -77
- package/src/components/toolbar/popup/product/productline.jsx +0 -93
- package/src/components/toolbar/popup/product/reviewItem.jsx +0 -427
- package/src/components/toolbar/popup/product/reviewMolding.jsx +0 -310
- package/src/components/toolbar/popup/product/style.css +0 -54
- package/src/components/toolbar/popup/product/styles.js +0 -260
- package/src/components/toolbar/popup/savedesign/FullPictureForm.jsx +0 -146
- package/src/components/toolbar/popup/savedesign/index.jsx +0 -495
- package/src/components/toolbar/popup/savedesign/savedesign.style.css +0 -16
- package/src/components/toolbar/popup/savedesign/styles.js +0 -151
- package/src/components/toolbar/popup/setDoorStyleOption/index.jsx +0 -87
- package/src/components/toolbar/popup/styles.js +0 -909
- package/src/components/toolbar/popup/submitforquote/AddToCartOptions.jsx +0 -192
- package/src/components/toolbar/popup/submitforquote/CustomerRequestsForm.jsx +0 -96
- package/src/components/toolbar/popup/submitforquote/SkipDesignerReview.jsx +0 -54
- package/src/components/toolbar/popup/submitforquote/StepDots.jsx +0 -25
- package/src/components/toolbar/popup/submitforquote/cart-choice.jsx +0 -116
- package/src/components/toolbar/popup/submitforquote/doorstyle-menus.js +0 -38
- package/src/components/toolbar/popup/submitforquote/index.jsx +0 -698
- package/src/components/toolbar/popup/submitforquote/styles.css +0 -105
- package/src/components/toolbar/popup/submitforquote/styles.js +0 -294
- package/src/components/toolbar/popup/submitprompt/index.jsx +0 -89
- package/src/components/toolbar/popup/submitprompt/styles.css +0 -64
- package/src/components/toolbar/popup/submitprompt/styles.js +0 -42
- package/src/components/toolbar/toolbar-button.jsx +0 -90
- package/src/components/toolbar/toolbar-load-button.jsx +0 -36
- package/src/components/toolbar/toolbar-save-button.jsx +0 -32
- package/src/components/wizardstep/button/styles.js +0 -677
- package/src/components/wizardstep/export.js +0 -5
- package/src/components/wizardstep/index.jsx +0 -1372
- package/src/components/wizardstep/styles.js +0 -688
- package/src/components/wizardstep/wizardstep-content-button.jsx +0 -198
- package/src/components/wizardstep/wizardstep-toggle-button.jsx +0 -101
- package/src/hooks/useCheckCart.js +0 -38
- package/src/hooks/useGetPricesBySku.js +0 -59
- package/src/hooks/useValidateToken.js +0 -181
- package/src/styles/export.js +0 -7
- package/src/styles/tabs.css +0 -40
|
@@ -1,1103 +0,0 @@
|
|
|
1
|
-
import Tooltip from '@material-ui/core/Tooltip';
|
|
2
|
-
import React, { Component } from 'react';
|
|
3
|
-
import PropTypes from 'prop-types';
|
|
4
|
-
import * as S from './styles';
|
|
5
|
-
import { GeometryUtils } from '../../utils/export';
|
|
6
|
-
import { toFixedFloat } from '../../utils/math';
|
|
7
|
-
import convert from 'convert-units';
|
|
8
|
-
import { zoom } from 'react-svg-pan-zoom';
|
|
9
|
-
import SnackBar from '../atoms/Snackbar/index';
|
|
10
|
-
import ToggleMeasureButton from '../button/ToggleMeasureButton';
|
|
11
|
-
|
|
12
|
-
import {
|
|
13
|
-
EPSILON,
|
|
14
|
-
MODE_IDLE,
|
|
15
|
-
MODE_IDLE_3D,
|
|
16
|
-
ARRAY_3D_MODES,
|
|
17
|
-
KEYBOARD_BUTTON_CODE,
|
|
18
|
-
TEXT_COLOR_NEUTRAL_5,
|
|
19
|
-
MODE_ELEVATION_VIEW
|
|
20
|
-
} from '../../constants';
|
|
21
|
-
import * as constants from '../../constants';
|
|
22
|
-
import { isElevationView } from '../../utils/helper';
|
|
23
|
-
|
|
24
|
-
let allItemRect;
|
|
25
|
-
let allItemSnap;
|
|
26
|
-
let allLines;
|
|
27
|
-
let allLineRects;
|
|
28
|
-
let allLineSnap;
|
|
29
|
-
let allRect;
|
|
30
|
-
|
|
31
|
-
export default class FooterBar extends Component {
|
|
32
|
-
constructor(props, context) {
|
|
33
|
-
super(props, context);
|
|
34
|
-
let selectedLayout = props.state.scene.selectedLayer;
|
|
35
|
-
let height = props.state.scene.layers.get(selectedLayout).ceilHeight;
|
|
36
|
-
let unit = props.state.scene.layers.get(selectedLayout).unit;
|
|
37
|
-
this.state = {
|
|
38
|
-
objectSetting: null,
|
|
39
|
-
controlButton: '',
|
|
40
|
-
panButton: '',
|
|
41
|
-
toggleUnit: 'in',
|
|
42
|
-
dragFlag: true,
|
|
43
|
-
unit: unit,
|
|
44
|
-
ceilFlag: false,
|
|
45
|
-
ceil3DFlag: false,
|
|
46
|
-
height: height,
|
|
47
|
-
zoomValue: 100,
|
|
48
|
-
isSnackBarOpen: false,
|
|
49
|
-
snackBarMessage: ''
|
|
50
|
-
};
|
|
51
|
-
}
|
|
52
|
-
componentDidMount() {}
|
|
53
|
-
|
|
54
|
-
componentWillReceiveProps(nextProps) {
|
|
55
|
-
let selectedLayout = nextProps.state.scene.selectedLayer;
|
|
56
|
-
let height = nextProps.state.scene.layers.get(selectedLayout).ceilHeight;
|
|
57
|
-
let unit = nextProps.state.scene.layers.get(selectedLayout).unit;
|
|
58
|
-
let viewer2DValue = nextProps.state.get('viewer2D').toJS();
|
|
59
|
-
let _zoomValue = parseInt(
|
|
60
|
-
(viewer2DValue.a - 0.5) / constants.ZOOM_VARIABLE
|
|
61
|
-
);
|
|
62
|
-
if (_zoomValue > 380) {
|
|
63
|
-
_zoomValue = 400;
|
|
64
|
-
}
|
|
65
|
-
if (_zoomValue < 35 || Number.isNaN(_zoomValue)) {
|
|
66
|
-
_zoomValue = 30;
|
|
67
|
-
}
|
|
68
|
-
this.setState({ height: height, unit: unit, zoomValue: _zoomValue });
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
render() {
|
|
72
|
-
let { state: globalState } = this.props;
|
|
73
|
-
|
|
74
|
-
let layer = globalState.scene.layers.get(globalState.scene.selectedLayer);
|
|
75
|
-
let selectedItems = [];
|
|
76
|
-
if (layer.selected.items.size > 0) {
|
|
77
|
-
selectedItems = layer.selected.items.toJS();
|
|
78
|
-
}
|
|
79
|
-
let selLineFlag = true; // this flag whether line was selected or not
|
|
80
|
-
if (layer.selected.lines.size === 0) {
|
|
81
|
-
selLineFlag = false;
|
|
82
|
-
} else selLineFlag = true;
|
|
83
|
-
let {
|
|
84
|
-
projectActions,
|
|
85
|
-
viewer3DActions,
|
|
86
|
-
viewer2DActions,
|
|
87
|
-
itemsActions,
|
|
88
|
-
catalog
|
|
89
|
-
} = this.context;
|
|
90
|
-
let {
|
|
91
|
-
controlButton: control,
|
|
92
|
-
panButton: pan_control,
|
|
93
|
-
toggleUnit,
|
|
94
|
-
dragFlag
|
|
95
|
-
} = this.state;
|
|
96
|
-
// let { x, y } = globalState.get('mouse').toJS();
|
|
97
|
-
// let zoom = globalState.get('zoom');
|
|
98
|
-
let mode = globalState.get('mode');
|
|
99
|
-
let scene = globalState.get('scene');
|
|
100
|
-
let elevationImg = '/assets/img/svg/bottombar/elevation.svg';
|
|
101
|
-
|
|
102
|
-
let update = (LengthInput, unitInput, type) => {
|
|
103
|
-
let newLength = toFixedFloat(LengthInput);
|
|
104
|
-
|
|
105
|
-
if (type === 0) {
|
|
106
|
-
this.setState({ height: newLength });
|
|
107
|
-
viewer2DActions.updateCeilHeight(newLength);
|
|
108
|
-
viewer2DActions.updateCeilHeightUnit(unitInput);
|
|
109
|
-
viewer3DActions.update3DCeilHeight(newLength);
|
|
110
|
-
viewer3DActions.update3DCeilHeightUnit(unitInput);
|
|
111
|
-
} else {
|
|
112
|
-
this.setState({
|
|
113
|
-
height: convert(newLength).from(this.state.unit).to(unitInput)
|
|
114
|
-
});
|
|
115
|
-
this.setState({ unit: unitInput });
|
|
116
|
-
viewer2DActions.updateCeilHeight(
|
|
117
|
-
convert(newLength).from(this.state.unit).to(unitInput)
|
|
118
|
-
);
|
|
119
|
-
viewer2DActions.updateCeilHeightUnit(unitInput);
|
|
120
|
-
viewer3DActions.update3DCeilHeightUnit(unitInput);
|
|
121
|
-
viewer3DActions.update3DCeilHeight(
|
|
122
|
-
convert(newLength).from(this.state.unit).to(unitInput)
|
|
123
|
-
);
|
|
124
|
-
}
|
|
125
|
-
};
|
|
126
|
-
|
|
127
|
-
let prepareSnap = () => {
|
|
128
|
-
allItemRect = GeometryUtils.getAllItems(scene, catalog);
|
|
129
|
-
allItemSnap = GeometryUtils.getAllItemSnap(allItemRect);
|
|
130
|
-
allLines = GeometryUtils.getAllLines(layer);
|
|
131
|
-
allLineRects = GeometryUtils.buildRectFromLines(layer, allLines);
|
|
132
|
-
allLineSnap = GeometryUtils.getAllLineSnap(allLineRects, allItemRect.cur);
|
|
133
|
-
allRect = allItemRect.others.concat(allLineRects);
|
|
134
|
-
allItemSnap = GeometryUtils.validateSnaps(allItemSnap, allRect);
|
|
135
|
-
allLineSnap = GeometryUtils.validateSnaps(allLineSnap, allRect);
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
function spinDragStart(key) {
|
|
139
|
-
if (dragFlag) {
|
|
140
|
-
window.interval = setInterval(() => {
|
|
141
|
-
window.SPKeyDown({ keyCode: key });
|
|
142
|
-
}, 50);
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
function spinDragStop() {
|
|
147
|
-
clearInterval(window.interval);
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
function panDragStart(key) {
|
|
151
|
-
if (dragFlag) {
|
|
152
|
-
window.interval = setInterval(() => {
|
|
153
|
-
window.tDKeyDown({ keyCode: key });
|
|
154
|
-
}, 50);
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
function panDragStop() {
|
|
159
|
-
clearInterval(window.interval);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
function validOutSVG(x, y) {
|
|
163
|
-
const { SVGWidth, SVGHeight } = globalState.get('viewer2D').toJS();
|
|
164
|
-
if (x < 0 || x > SVGWidth || y < 0 || y > SVGHeight) return false;
|
|
165
|
-
return true;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
const OpenSettings = e => {
|
|
169
|
-
e.preventDefault();
|
|
170
|
-
|
|
171
|
-
document.getElementById('setting_dialog').style.display = 'flex';
|
|
172
|
-
// closes the selected item dialog
|
|
173
|
-
// projectActions.unselectAll()
|
|
174
|
-
};
|
|
175
|
-
|
|
176
|
-
// handle action to view elevation
|
|
177
|
-
const ViewElevation = () => {
|
|
178
|
-
let layer = globalState.scene.getIn([
|
|
179
|
-
'layers',
|
|
180
|
-
globalState.scene.selectedLayer
|
|
181
|
-
]);
|
|
182
|
-
if (layer.selected.lines.size === 0) {
|
|
183
|
-
this.setState({
|
|
184
|
-
isSnackBarOpen: true,
|
|
185
|
-
snackBarMessage:
|
|
186
|
-
'Please select the wall you want to see in Elevation View'
|
|
187
|
-
});
|
|
188
|
-
return;
|
|
189
|
-
}
|
|
190
|
-
projectActions.setMode(MODE_ELEVATION_VIEW);
|
|
191
|
-
};
|
|
192
|
-
|
|
193
|
-
let footerview = isElevationView(mode) ? (
|
|
194
|
-
<div
|
|
195
|
-
style={{
|
|
196
|
-
display: 'flex',
|
|
197
|
-
position: 'relative',
|
|
198
|
-
backgroundColor: 'white',
|
|
199
|
-
height: 70,
|
|
200
|
-
cursor: 'pointer',
|
|
201
|
-
boxShadow:
|
|
202
|
-
'0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12)',
|
|
203
|
-
borderRadius: 10,
|
|
204
|
-
alignItems: 'center'
|
|
205
|
-
}}
|
|
206
|
-
>
|
|
207
|
-
<S.Toggle_2D_3D
|
|
208
|
-
onClick={() => {
|
|
209
|
-
this.props.setToolbar('');
|
|
210
|
-
projectActions.setMode(MODE_IDLE);
|
|
211
|
-
let layer = globalState.scene.getIn([
|
|
212
|
-
'layers',
|
|
213
|
-
globalState.scene.selectedLayer
|
|
214
|
-
]);
|
|
215
|
-
let sCount =
|
|
216
|
-
layer.selected.areas.size +
|
|
217
|
-
layer.selected.holes.size +
|
|
218
|
-
layer.selected.items.size +
|
|
219
|
-
layer.selected.lines.size;
|
|
220
|
-
if (sCount > 1) projectActions.unselectAll();
|
|
221
|
-
// this.props.setShowProperty(true);
|
|
222
|
-
this.setState({ ceil3DFlag: false });
|
|
223
|
-
// document.getElementById('item_custom') && (document.getElementById('item_custom').style.display = document.getElementById('item_custom').style.display === 'flex' && 'none');
|
|
224
|
-
document.getElementById('item_warning') &&
|
|
225
|
-
document.getElementById('item_custom') &&
|
|
226
|
-
(document.getElementById('item_warning').style.display =
|
|
227
|
-
document.getElementById('item_custom').style.display ===
|
|
228
|
-
'flex' && 'none');
|
|
229
|
-
}}
|
|
230
|
-
>
|
|
231
|
-
<S.FooterTitle>2D</S.FooterTitle>
|
|
232
|
-
</S.Toggle_2D_3D>
|
|
233
|
-
<S.Toggle_2D_3D
|
|
234
|
-
style={{ marginLeft: 5 }}
|
|
235
|
-
onClick={() => {
|
|
236
|
-
this.props.setToolbar('');
|
|
237
|
-
projectActions.setMode(MODE_IDLE_3D);
|
|
238
|
-
let layer = globalState.scene.getIn([
|
|
239
|
-
'layers',
|
|
240
|
-
globalState.scene.selectedLayer
|
|
241
|
-
]);
|
|
242
|
-
let sCount =
|
|
243
|
-
layer.selected.areas.size +
|
|
244
|
-
layer.selected.holes.size +
|
|
245
|
-
layer.selected.items.size +
|
|
246
|
-
layer.selected.lines.size;
|
|
247
|
-
if (sCount > 1) projectActions.unselectAll();
|
|
248
|
-
this.setState({ ceilFlag: false });
|
|
249
|
-
}}
|
|
250
|
-
>
|
|
251
|
-
<S.FooterTitle>3D</S.FooterTitle>
|
|
252
|
-
</S.Toggle_2D_3D>
|
|
253
|
-
|
|
254
|
-
{selLineFlag ? (
|
|
255
|
-
<Tooltip title="Elevation View">
|
|
256
|
-
<S.Toggle_2D_3D
|
|
257
|
-
style={{ backgroundColor: TEXT_COLOR_NEUTRAL_5 }}
|
|
258
|
-
onClick={() => ViewElevation()}
|
|
259
|
-
>
|
|
260
|
-
<S.ArrowIcon
|
|
261
|
-
style={{ width: 20, height: 20 }}
|
|
262
|
-
src={elevationImg}
|
|
263
|
-
/>
|
|
264
|
-
</S.Toggle_2D_3D>
|
|
265
|
-
</Tooltip>
|
|
266
|
-
) : (
|
|
267
|
-
<Tooltip title={<span>Please select a wall</span>}>
|
|
268
|
-
<S.Toggle_2D_3D_Button
|
|
269
|
-
style={{ backgroundColor: TEXT_COLOR_NEUTRAL_5 }}
|
|
270
|
-
>
|
|
271
|
-
<S.ArrowIcon
|
|
272
|
-
style={{ width: 20, height: 20 }}
|
|
273
|
-
src={elevationImg}
|
|
274
|
-
/>
|
|
275
|
-
</S.Toggle_2D_3D_Button>
|
|
276
|
-
</Tooltip>
|
|
277
|
-
)}
|
|
278
|
-
{/* <S.Direction_Left_Right
|
|
279
|
-
onClick={() => {
|
|
280
|
-
this.props.setToolbar('');
|
|
281
|
-
this.setState({ controlButton: 'Left' });
|
|
282
|
-
let value = globalState.get('viewer2D').toJS();
|
|
283
|
-
value.e -= 5;
|
|
284
|
-
if (
|
|
285
|
-
value.e <= 10 &&
|
|
286
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
287
|
-
value.f <= 80 &&
|
|
288
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
289
|
-
) {
|
|
290
|
-
viewer2DActions.updateCameraView(value);
|
|
291
|
-
}
|
|
292
|
-
}}
|
|
293
|
-
>
|
|
294
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-left.svg" />
|
|
295
|
-
</S.Direction_Left_Right>
|
|
296
|
-
<div>
|
|
297
|
-
<S.Direction_Up_Down
|
|
298
|
-
onClick={() => {
|
|
299
|
-
this.props.setToolbar('');
|
|
300
|
-
this.setState({ controlButton: 'Top' });
|
|
301
|
-
let value = globalState.get('viewer2D').toJS();
|
|
302
|
-
value.f -= 5;
|
|
303
|
-
if (
|
|
304
|
-
value.e <= 10 &&
|
|
305
|
-
value.e + value.a * value.SVGWidth + 10 >=
|
|
306
|
-
value.viewerWidth &&
|
|
307
|
-
value.f <= 80 &&
|
|
308
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
309
|
-
) {
|
|
310
|
-
viewer2DActions.updateCameraView(value);
|
|
311
|
-
}
|
|
312
|
-
}}
|
|
313
|
-
>
|
|
314
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-up.svg" />
|
|
315
|
-
</S.Direction_Up_Down>
|
|
316
|
-
<S.Direction_Up_Down
|
|
317
|
-
onClick={() => {
|
|
318
|
-
this.props.setToolbar('');
|
|
319
|
-
this.setState({ controlButton: 'Bottom' });
|
|
320
|
-
let value = globalState.get('viewer2D').toJS();
|
|
321
|
-
value.f += 5;
|
|
322
|
-
if (
|
|
323
|
-
value.e <= 10 &&
|
|
324
|
-
value.e + value.a * value.SVGWidth + 10 >=
|
|
325
|
-
value.viewerWidth &&
|
|
326
|
-
value.f <= 80 &&
|
|
327
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
328
|
-
) {
|
|
329
|
-
viewer2DActions.updateCameraView(value);
|
|
330
|
-
}
|
|
331
|
-
}}
|
|
332
|
-
>
|
|
333
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-down.svg" />
|
|
334
|
-
</S.Direction_Up_Down>
|
|
335
|
-
</div>
|
|
336
|
-
<S.Direction_Left_Right
|
|
337
|
-
onClick={() => {
|
|
338
|
-
this.props.setToolbar('');
|
|
339
|
-
this.setState({ controlButton: 'Right' });
|
|
340
|
-
let value = globalState.get('viewer2D').toJS();
|
|
341
|
-
value.e += 5;
|
|
342
|
-
if (
|
|
343
|
-
value.e <= 10 &&
|
|
344
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
345
|
-
value.f <= 80 &&
|
|
346
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
347
|
-
) {
|
|
348
|
-
viewer2DActions.updateCameraView(value);
|
|
349
|
-
}
|
|
350
|
-
}}
|
|
351
|
-
>
|
|
352
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-right.svg" />
|
|
353
|
-
</S.Direction_Left_Right>
|
|
354
|
-
<S.ZoomButton
|
|
355
|
-
onClick={() => {
|
|
356
|
-
this.props.setToolbar('');
|
|
357
|
-
this.setState({ controlButton: 'Zoom Out' });
|
|
358
|
-
let value = globalState.get('viewer2D').toJS();
|
|
359
|
-
let width = value.viewerWidth;
|
|
360
|
-
let height = value.viewerHeight;
|
|
361
|
-
let len = value.SVGWidth;
|
|
362
|
-
let _e = (width - len * value.a) / 2;
|
|
363
|
-
let _f = (height - len * value.d) / 2;
|
|
364
|
-
let offsetE = (value.e - _e) / value.a;
|
|
365
|
-
let offsetF = (value.f - _f) / value.a;
|
|
366
|
-
value.a -= 0.1;
|
|
367
|
-
value.d -= 0.1;
|
|
368
|
-
value.e -=
|
|
369
|
-
(value.SVGWidth * value.a - value.SVGWidth * (value.a + 0.1)) /
|
|
370
|
-
2;
|
|
371
|
-
value.f -=
|
|
372
|
-
(value.SVGHeight * value.d -
|
|
373
|
-
value.SVGHeight * (value.d + 0.1)) /
|
|
374
|
-
2;
|
|
375
|
-
let _zoomValue = parseInt(
|
|
376
|
-
(value.a - 0.5) / constants.ZOOM_VARIABLE
|
|
377
|
-
);
|
|
378
|
-
if (_zoomValue > 404) return;
|
|
379
|
-
if (_zoomValue < 30 || Number.isNaN(_zoomValue)) return;
|
|
380
|
-
// value = zoom(value, 0, 0, 1/1.06)
|
|
381
|
-
while (!(value.e <= 10)) {
|
|
382
|
-
value.e -= 0.1;
|
|
383
|
-
}
|
|
384
|
-
while (
|
|
385
|
-
!(value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth)
|
|
386
|
-
) {
|
|
387
|
-
value.e += 0.1;
|
|
388
|
-
}
|
|
389
|
-
while (!(value.f <= 80)) {
|
|
390
|
-
value.f -= 0.1;
|
|
391
|
-
}
|
|
392
|
-
while (
|
|
393
|
-
!(
|
|
394
|
-
value.f + value.a * value.SVGHeight + 10 >=
|
|
395
|
-
value.viewerHeight
|
|
396
|
-
)
|
|
397
|
-
) {
|
|
398
|
-
value.f += 0.1;
|
|
399
|
-
}
|
|
400
|
-
if (
|
|
401
|
-
value.e <= 10 &&
|
|
402
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
403
|
-
value.f <= 80 &&
|
|
404
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
405
|
-
) {
|
|
406
|
-
viewer2DActions.updateCameraView(value);
|
|
407
|
-
}
|
|
408
|
-
}}
|
|
409
|
-
>
|
|
410
|
-
<img
|
|
411
|
-
style={{ margin: 'auto', width: 15, userSelect: 'none' }}
|
|
412
|
-
src="/assets/img/svg/bottombar/arrow-minus.svg"
|
|
413
|
-
/>
|
|
414
|
-
</S.ZoomButton>
|
|
415
|
-
<S.ZoomInput
|
|
416
|
-
value={`${this.state.zoomValue}%`}
|
|
417
|
-
type="text"
|
|
418
|
-
onChange={event => {
|
|
419
|
-
let _zoomValue = parseInt(event.target.value.replace('%', ''));
|
|
420
|
-
if (_zoomValue > 380) {
|
|
421
|
-
_zoomValue = 400;
|
|
422
|
-
}
|
|
423
|
-
if (_zoomValue < 0 || Number.isNaN(_zoomValue)) {
|
|
424
|
-
_zoomValue = 1;
|
|
425
|
-
} else {
|
|
426
|
-
this.setState({
|
|
427
|
-
zoomValue: _zoomValue
|
|
428
|
-
});
|
|
429
|
-
}
|
|
430
|
-
}}
|
|
431
|
-
onKeyDown={e => {
|
|
432
|
-
let keyCode = e.keyCode || e.which;
|
|
433
|
-
if (keyCode === KEYBOARD_BUTTON_CODE.ENTER) {
|
|
434
|
-
let value = globalState.get('viewer2D').toJS();
|
|
435
|
-
let _zoomValue =
|
|
436
|
-
this.state.zoomValue * constants.ZOOM_VARIABLE + 0.5;
|
|
437
|
-
value = zoom(
|
|
438
|
-
value,
|
|
439
|
-
value.SVGWidth / 2,
|
|
440
|
-
value.SVGHeight / 2,
|
|
441
|
-
_zoomValue / value.a
|
|
442
|
-
);
|
|
443
|
-
if (this.state.zoomValue > 404) return;
|
|
444
|
-
if (
|
|
445
|
-
this.state.zoomValue < 35 ||
|
|
446
|
-
Number.isNaN(this.state.zoomValue)
|
|
447
|
-
)
|
|
448
|
-
return;
|
|
449
|
-
if (
|
|
450
|
-
value.e <= 10 &&
|
|
451
|
-
value.e + value.a * value.SVGWidth + 10 >=
|
|
452
|
-
value.viewerWidth &&
|
|
453
|
-
value.f <= 80 &&
|
|
454
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
455
|
-
) {
|
|
456
|
-
viewer2DActions.updateCameraView(value);
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
}}
|
|
460
|
-
name="zoominout"
|
|
461
|
-
/>
|
|
462
|
-
<S.ZoomButton
|
|
463
|
-
onClick={() => {
|
|
464
|
-
this.props.setToolbar('');
|
|
465
|
-
this.setState({ controlButton: 'Zoom In' });
|
|
466
|
-
let value = globalState.get('viewer2D').toJS();
|
|
467
|
-
let width = value.viewerWidth;
|
|
468
|
-
let height = value.viewerHeight;
|
|
469
|
-
let len = value.SVGWidth;
|
|
470
|
-
let _e = (width - len * value.a) / 2;
|
|
471
|
-
let _f = (height - len * value.d) / 2;
|
|
472
|
-
let offsetE = (value.e - _e) / value.a;
|
|
473
|
-
let offsetF = (value.f - _f) / value.a;
|
|
474
|
-
value.a += 0.1;
|
|
475
|
-
value.d += 0.1;
|
|
476
|
-
value.e -=
|
|
477
|
-
(value.SVGWidth * value.a - value.SVGWidth * (value.a - 0.1)) /
|
|
478
|
-
2;
|
|
479
|
-
value.f -=
|
|
480
|
-
(value.SVGHeight * value.d -
|
|
481
|
-
value.SVGHeight * (value.d - 0.1)) /
|
|
482
|
-
2;
|
|
483
|
-
let _zoomValue = parseInt(
|
|
484
|
-
(value.a - 0.5) / constants.ZOOM_VARIABLE
|
|
485
|
-
);
|
|
486
|
-
if (_zoomValue > 404) return;
|
|
487
|
-
if (_zoomValue < 35 || Number.isNaN(_zoomValue)) return;
|
|
488
|
-
// value = zoom(value, value.SVGWidth / 2, value.SVGHeight / 2, 1.06);
|
|
489
|
-
if (
|
|
490
|
-
value.e <= 10 &&
|
|
491
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
492
|
-
value.f <= 80 &&
|
|
493
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
494
|
-
) {
|
|
495
|
-
viewer2DActions.updateCameraView(value);
|
|
496
|
-
}
|
|
497
|
-
}}
|
|
498
|
-
>
|
|
499
|
-
<img
|
|
500
|
-
style={{ margin: 'auto', width: 18, userSelect: 'none' }}
|
|
501
|
-
src="/assets/img/svg/bottombar/arrow-plus.svg"
|
|
502
|
-
/>
|
|
503
|
-
</S.ZoomButton> */}
|
|
504
|
-
<S.Toggle_2D_3D
|
|
505
|
-
style={{
|
|
506
|
-
marginLeft: 5,
|
|
507
|
-
marginRight: 10,
|
|
508
|
-
backgroundColor:
|
|
509
|
-
document.getElementById('setting_dialog') &&
|
|
510
|
-
document.getElementById('setting_dialog').style.display ===
|
|
511
|
-
'flex' &&
|
|
512
|
-
TEXT_COLOR_NEUTRAL_5
|
|
513
|
-
}}
|
|
514
|
-
onClick={e => {
|
|
515
|
-
this.props.setToolbar('');
|
|
516
|
-
OpenSettings(e);
|
|
517
|
-
}}
|
|
518
|
-
>
|
|
519
|
-
<img
|
|
520
|
-
src="/assets/img/svg/headerbar/setting.svg"
|
|
521
|
-
style={{ height: 18 }}
|
|
522
|
-
/>
|
|
523
|
-
</S.Toggle_2D_3D>
|
|
524
|
-
</div>
|
|
525
|
-
) : !ARRAY_3D_MODES.includes(mode) ? (
|
|
526
|
-
<div
|
|
527
|
-
style={{
|
|
528
|
-
display: 'flex',
|
|
529
|
-
position: 'relative',
|
|
530
|
-
backgroundColor: 'white',
|
|
531
|
-
height: 70,
|
|
532
|
-
cursor: 'pointer',
|
|
533
|
-
boxShadow:
|
|
534
|
-
'0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12)',
|
|
535
|
-
borderRadius: 10,
|
|
536
|
-
alignItems: 'center'
|
|
537
|
-
}}
|
|
538
|
-
>
|
|
539
|
-
<S.Toggle_2D_3D style={{ backgroundColor: TEXT_COLOR_NEUTRAL_5 }}>
|
|
540
|
-
<S.FooterTitle style={{ fontWeight: '800' }}>2D</S.FooterTitle>
|
|
541
|
-
</S.Toggle_2D_3D>
|
|
542
|
-
<S.Toggle_2D_3D
|
|
543
|
-
style={{ marginLeft: 5 }}
|
|
544
|
-
onClick={() => {
|
|
545
|
-
this.props.setToolbar('');
|
|
546
|
-
projectActions.setMode(MODE_IDLE_3D);
|
|
547
|
-
let layer = globalState.scene.getIn([
|
|
548
|
-
'layers',
|
|
549
|
-
globalState.scene.selectedLayer
|
|
550
|
-
]);
|
|
551
|
-
let sCount =
|
|
552
|
-
layer.selected.areas.size +
|
|
553
|
-
layer.selected.holes.size +
|
|
554
|
-
layer.selected.items.size +
|
|
555
|
-
layer.selected.lines.size;
|
|
556
|
-
if (sCount > 1) projectActions.unselectAll();
|
|
557
|
-
this.setState({ ceilFlag: false });
|
|
558
|
-
}}
|
|
559
|
-
>
|
|
560
|
-
<S.FooterTitle>3D</S.FooterTitle>
|
|
561
|
-
</S.Toggle_2D_3D>
|
|
562
|
-
{selLineFlag ? (
|
|
563
|
-
<Tooltip title="Elevation View">
|
|
564
|
-
<S.Toggle_2D_3D onClick={() => ViewElevation()}>
|
|
565
|
-
<S.ArrowIcon
|
|
566
|
-
style={{ width: 20, height: 20 }}
|
|
567
|
-
src={elevationImg}
|
|
568
|
-
/>
|
|
569
|
-
</S.Toggle_2D_3D>
|
|
570
|
-
</Tooltip>
|
|
571
|
-
) : (
|
|
572
|
-
<Tooltip title={<span>Please select a wall</span>}>
|
|
573
|
-
<S.Toggle_2D_3D_Button>
|
|
574
|
-
<S.ArrowIcon
|
|
575
|
-
style={{ width: 20, height: 20 }}
|
|
576
|
-
src={elevationImg}
|
|
577
|
-
/>
|
|
578
|
-
</S.Toggle_2D_3D_Button>
|
|
579
|
-
</Tooltip>
|
|
580
|
-
)}
|
|
581
|
-
|
|
582
|
-
<S.Direction_Left_Right
|
|
583
|
-
onClick={() => {
|
|
584
|
-
this.props.setToolbar('');
|
|
585
|
-
this.setState({ controlButton: 'Left' });
|
|
586
|
-
let value = globalState.get('viewer2D').toJS();
|
|
587
|
-
value.e -= 5;
|
|
588
|
-
if (
|
|
589
|
-
value.e <= 10 &&
|
|
590
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
591
|
-
value.f <= 80 &&
|
|
592
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
593
|
-
) {
|
|
594
|
-
viewer2DActions.updateCameraView(value);
|
|
595
|
-
}
|
|
596
|
-
}}
|
|
597
|
-
>
|
|
598
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-left.svg" />
|
|
599
|
-
</S.Direction_Left_Right>
|
|
600
|
-
<div>
|
|
601
|
-
<S.Direction_Up_Down
|
|
602
|
-
onClick={() => {
|
|
603
|
-
this.props.setToolbar('');
|
|
604
|
-
this.setState({ controlButton: 'Top' });
|
|
605
|
-
let value = globalState.get('viewer2D').toJS();
|
|
606
|
-
value.f -= 5;
|
|
607
|
-
if (
|
|
608
|
-
value.e <= 10 &&
|
|
609
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
610
|
-
value.f <= 80 &&
|
|
611
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
612
|
-
) {
|
|
613
|
-
viewer2DActions.updateCameraView(value);
|
|
614
|
-
}
|
|
615
|
-
}}
|
|
616
|
-
>
|
|
617
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-up.svg" />
|
|
618
|
-
</S.Direction_Up_Down>
|
|
619
|
-
<S.Direction_Up_Down
|
|
620
|
-
onClick={() => {
|
|
621
|
-
this.props.setToolbar('');
|
|
622
|
-
this.setState({ controlButton: 'Bottom' });
|
|
623
|
-
let value = globalState.get('viewer2D').toJS();
|
|
624
|
-
value.f += 5;
|
|
625
|
-
if (
|
|
626
|
-
value.e <= 10 &&
|
|
627
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
628
|
-
value.f <= 80 &&
|
|
629
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
630
|
-
) {
|
|
631
|
-
viewer2DActions.updateCameraView(value);
|
|
632
|
-
}
|
|
633
|
-
}}
|
|
634
|
-
>
|
|
635
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-down.svg" />
|
|
636
|
-
</S.Direction_Up_Down>
|
|
637
|
-
</div>
|
|
638
|
-
<S.Direction_Left_Right
|
|
639
|
-
onClick={() => {
|
|
640
|
-
this.props.setToolbar('');
|
|
641
|
-
this.setState({ controlButton: 'Right' });
|
|
642
|
-
let value = globalState.get('viewer2D').toJS();
|
|
643
|
-
value.e += 5;
|
|
644
|
-
if (
|
|
645
|
-
value.e <= 10 &&
|
|
646
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
647
|
-
value.f <= 80 &&
|
|
648
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
649
|
-
) {
|
|
650
|
-
viewer2DActions.updateCameraView(value);
|
|
651
|
-
}
|
|
652
|
-
}}
|
|
653
|
-
>
|
|
654
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-right.svg" />
|
|
655
|
-
</S.Direction_Left_Right>
|
|
656
|
-
<S.ZoomButton
|
|
657
|
-
onClick={() => {
|
|
658
|
-
this.props.setToolbar('');
|
|
659
|
-
this.setState({ controlButton: 'Zoom Out' });
|
|
660
|
-
let value = globalState.get('viewer2D').toJS();
|
|
661
|
-
let width = value.viewerWidth;
|
|
662
|
-
let height = value.viewerHeight;
|
|
663
|
-
let len = value.SVGWidth;
|
|
664
|
-
let _e = (width - len * value.a) / 2;
|
|
665
|
-
let _f = (height - len * value.d) / 2;
|
|
666
|
-
let offsetE = (value.e - _e) / value.a;
|
|
667
|
-
let offsetF = (value.f - _f) / value.a;
|
|
668
|
-
value.a -= 0.1;
|
|
669
|
-
value.d -= 0.1;
|
|
670
|
-
value.e -=
|
|
671
|
-
(value.SVGWidth * value.a - value.SVGWidth * (value.a + 0.1)) / 2;
|
|
672
|
-
value.f -=
|
|
673
|
-
(value.SVGHeight * value.d - value.SVGHeight * (value.d + 0.1)) /
|
|
674
|
-
2;
|
|
675
|
-
let _zoomValue = parseInt(
|
|
676
|
-
(value.a - 0.5) / constants.ZOOM_VARIABLE
|
|
677
|
-
);
|
|
678
|
-
if (_zoomValue > 404) return;
|
|
679
|
-
if (_zoomValue < 30 || Number.isNaN(_zoomValue)) return;
|
|
680
|
-
// value = zoom(value, 0, 0, 1/1.06)
|
|
681
|
-
while (!(value.e <= 10)) {
|
|
682
|
-
value.e -= 0.1;
|
|
683
|
-
}
|
|
684
|
-
while (
|
|
685
|
-
!(value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth)
|
|
686
|
-
) {
|
|
687
|
-
value.e += 0.1;
|
|
688
|
-
}
|
|
689
|
-
while (!(value.f <= 80)) {
|
|
690
|
-
value.f -= 0.1;
|
|
691
|
-
}
|
|
692
|
-
while (
|
|
693
|
-
!(value.f + value.a * value.SVGHeight + 10 >= value.viewerHeight)
|
|
694
|
-
) {
|
|
695
|
-
value.f += 0.1;
|
|
696
|
-
}
|
|
697
|
-
if (
|
|
698
|
-
value.e <= 10 &&
|
|
699
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
700
|
-
value.f <= 80 &&
|
|
701
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
702
|
-
) {
|
|
703
|
-
viewer2DActions.updateCameraView(value);
|
|
704
|
-
}
|
|
705
|
-
}}
|
|
706
|
-
>
|
|
707
|
-
<img
|
|
708
|
-
style={{ margin: 'auto', width: 15, userSelect: 'none' }}
|
|
709
|
-
src="/assets/img/svg/bottombar/arrow-minus.svg"
|
|
710
|
-
/>
|
|
711
|
-
</S.ZoomButton>
|
|
712
|
-
<S.ZoomInput
|
|
713
|
-
value={`${this.state.zoomValue}%`}
|
|
714
|
-
type="text"
|
|
715
|
-
onChange={event => {
|
|
716
|
-
let _zoomValue = parseInt(event.target.value.replace('%', ''));
|
|
717
|
-
if (_zoomValue > 380) {
|
|
718
|
-
_zoomValue = 400;
|
|
719
|
-
}
|
|
720
|
-
if (_zoomValue < 0 || Number.isNaN(_zoomValue)) {
|
|
721
|
-
_zoomValue = 1;
|
|
722
|
-
} else {
|
|
723
|
-
this.setState({
|
|
724
|
-
zoomValue: _zoomValue
|
|
725
|
-
});
|
|
726
|
-
}
|
|
727
|
-
}}
|
|
728
|
-
onKeyDown={e => {
|
|
729
|
-
let keyCode = e.keyCode || e.which;
|
|
730
|
-
if (keyCode === KEYBOARD_BUTTON_CODE.ENTER) {
|
|
731
|
-
let value = globalState.get('viewer2D').toJS();
|
|
732
|
-
let _zoomValue =
|
|
733
|
-
this.state.zoomValue * constants.ZOOM_VARIABLE + 0.5;
|
|
734
|
-
value = zoom(
|
|
735
|
-
value,
|
|
736
|
-
value.SVGWidth / 2,
|
|
737
|
-
value.SVGHeight / 2,
|
|
738
|
-
_zoomValue / value.a
|
|
739
|
-
);
|
|
740
|
-
if (this.state.zoomValue > 404) return;
|
|
741
|
-
if (
|
|
742
|
-
this.state.zoomValue < 35 ||
|
|
743
|
-
Number.isNaN(this.state.zoomValue)
|
|
744
|
-
)
|
|
745
|
-
return;
|
|
746
|
-
if (
|
|
747
|
-
value.e <= 10 &&
|
|
748
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
749
|
-
value.f <= 80 &&
|
|
750
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
751
|
-
) {
|
|
752
|
-
viewer2DActions.updateCameraView(value);
|
|
753
|
-
}
|
|
754
|
-
}
|
|
755
|
-
}}
|
|
756
|
-
name="zoominout"
|
|
757
|
-
/>
|
|
758
|
-
<S.ZoomButton
|
|
759
|
-
onClick={() => {
|
|
760
|
-
this.props.setToolbar('');
|
|
761
|
-
this.setState({ controlButton: 'Zoom In' });
|
|
762
|
-
let value = globalState.get('viewer2D').toJS();
|
|
763
|
-
let width = value.viewerWidth;
|
|
764
|
-
let height = value.viewerHeight;
|
|
765
|
-
let len = value.SVGWidth;
|
|
766
|
-
let _e = (width - len * value.a) / 2;
|
|
767
|
-
let _f = (height - len * value.d) / 2;
|
|
768
|
-
let offsetE = (value.e - _e) / value.a;
|
|
769
|
-
let offsetF = (value.f - _f) / value.a;
|
|
770
|
-
value.a += 0.1;
|
|
771
|
-
value.d += 0.1;
|
|
772
|
-
value.e -=
|
|
773
|
-
(value.SVGWidth * value.a - value.SVGWidth * (value.a - 0.1)) / 2;
|
|
774
|
-
value.f -=
|
|
775
|
-
(value.SVGHeight * value.d - value.SVGHeight * (value.d - 0.1)) /
|
|
776
|
-
2;
|
|
777
|
-
let _zoomValue = parseInt(
|
|
778
|
-
(value.a - 0.5) / constants.ZOOM_VARIABLE
|
|
779
|
-
);
|
|
780
|
-
if (_zoomValue > 404) return;
|
|
781
|
-
if (_zoomValue < 35 || Number.isNaN(_zoomValue)) return;
|
|
782
|
-
// value = zoom(value, value.SVGWidth / 2, value.SVGHeight / 2, 1.06);
|
|
783
|
-
if (
|
|
784
|
-
value.e <= 10 &&
|
|
785
|
-
value.e + value.a * value.SVGWidth + 10 >= value.viewerWidth &&
|
|
786
|
-
value.f <= 80 &&
|
|
787
|
-
value.f + value.d * value.SVGHeight + 10 >= value.viewerHeight
|
|
788
|
-
) {
|
|
789
|
-
viewer2DActions.updateCameraView(value);
|
|
790
|
-
}
|
|
791
|
-
}}
|
|
792
|
-
>
|
|
793
|
-
<img
|
|
794
|
-
style={{ margin: 'auto', width: 18, userSelect: 'none' }}
|
|
795
|
-
src="/assets/img/svg/bottombar/arrow-plus.svg"
|
|
796
|
-
/>
|
|
797
|
-
</S.ZoomButton>
|
|
798
|
-
<S.Toggle_2D_3D
|
|
799
|
-
style={{
|
|
800
|
-
marginLeft: 5,
|
|
801
|
-
marginRight: 10,
|
|
802
|
-
backgroundColor:
|
|
803
|
-
document.getElementById('setting_dialog') &&
|
|
804
|
-
document.getElementById('setting_dialog').style.display ===
|
|
805
|
-
'flex' &&
|
|
806
|
-
TEXT_COLOR_NEUTRAL_5
|
|
807
|
-
}}
|
|
808
|
-
onClick={e => {
|
|
809
|
-
this.props.setToolbar('');
|
|
810
|
-
OpenSettings(e);
|
|
811
|
-
}}
|
|
812
|
-
>
|
|
813
|
-
<img
|
|
814
|
-
src="/assets/img/svg/headerbar/setting.svg"
|
|
815
|
-
style={{ height: 18 }}
|
|
816
|
-
/>
|
|
817
|
-
</S.Toggle_2D_3D>
|
|
818
|
-
</div>
|
|
819
|
-
) : (
|
|
820
|
-
<div
|
|
821
|
-
style={{
|
|
822
|
-
display: 'flex',
|
|
823
|
-
position: 'relative',
|
|
824
|
-
backgroundColor: 'white',
|
|
825
|
-
height: 70,
|
|
826
|
-
cursor: 'pointer',
|
|
827
|
-
boxShadow:
|
|
828
|
-
'0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12)',
|
|
829
|
-
borderRadius: 10,
|
|
830
|
-
alignItems: 'center'
|
|
831
|
-
}}
|
|
832
|
-
>
|
|
833
|
-
<S.Toggle_2D_3D
|
|
834
|
-
onClick={() => {
|
|
835
|
-
this.props.setToolbar('');
|
|
836
|
-
projectActions.setMode(MODE_IDLE);
|
|
837
|
-
let layer = globalState.scene.getIn([
|
|
838
|
-
'layers',
|
|
839
|
-
globalState.scene.selectedLayer
|
|
840
|
-
]);
|
|
841
|
-
let sCount =
|
|
842
|
-
layer.selected.areas.size +
|
|
843
|
-
layer.selected.holes.size +
|
|
844
|
-
layer.selected.items.size +
|
|
845
|
-
layer.selected.lines.size;
|
|
846
|
-
if (sCount > 1) projectActions.unselectAll();
|
|
847
|
-
// this.props.setShowProperty(true);
|
|
848
|
-
this.setState({ ceil3DFlag: false });
|
|
849
|
-
// document.getElementById('item_custom') && (document.getElementById('item_custom').style.display = document.getElementById('item_custom').style.display === 'flex' && 'none');
|
|
850
|
-
document.getElementById('item_warning') &&
|
|
851
|
-
document.getElementById('item_custom') &&
|
|
852
|
-
(document.getElementById('item_warning').style.display =
|
|
853
|
-
document.getElementById('item_custom').style.display ===
|
|
854
|
-
'flex' && 'none');
|
|
855
|
-
}}
|
|
856
|
-
>
|
|
857
|
-
<S.FooterTitle>2D</S.FooterTitle>
|
|
858
|
-
</S.Toggle_2D_3D>
|
|
859
|
-
<S.Toggle_2D_3D
|
|
860
|
-
style={{ backgroundColor: TEXT_COLOR_NEUTRAL_5, marginLeft: 5 }}
|
|
861
|
-
>
|
|
862
|
-
<S.FooterTitle>3D</S.FooterTitle>
|
|
863
|
-
</S.Toggle_2D_3D>
|
|
864
|
-
{selLineFlag ? (
|
|
865
|
-
<Tooltip title="Elevation View">
|
|
866
|
-
<S.Toggle_2D_3D onClick={() => ViewElevation()}>
|
|
867
|
-
<S.ArrowIcon
|
|
868
|
-
style={{ width: 20, height: 20 }}
|
|
869
|
-
src={elevationImg}
|
|
870
|
-
/>
|
|
871
|
-
</S.Toggle_2D_3D>
|
|
872
|
-
</Tooltip>
|
|
873
|
-
) : (
|
|
874
|
-
<Tooltip title={<span>Please select a wall</span>}>
|
|
875
|
-
<S.Toggle_2D_3D_Button>
|
|
876
|
-
<S.ArrowIcon
|
|
877
|
-
style={{ width: 20, height: 20 }}
|
|
878
|
-
src={elevationImg}
|
|
879
|
-
/>
|
|
880
|
-
</S.Toggle_2D_3D_Button>
|
|
881
|
-
</Tooltip>
|
|
882
|
-
)}
|
|
883
|
-
<S.Direction_Left_Right
|
|
884
|
-
onMouseDown={() => {
|
|
885
|
-
window.tDKeyDown({ keyCode: 37 }); //Up key
|
|
886
|
-
panDragStart(37);
|
|
887
|
-
this.setState({ panButton: 'Left', dragFlag: false });
|
|
888
|
-
|
|
889
|
-
document.addEventListener(
|
|
890
|
-
'mouseup',
|
|
891
|
-
() => {
|
|
892
|
-
this.props.setToolbar('');
|
|
893
|
-
panDragStop();
|
|
894
|
-
this.setState({ panButton: 'Left', dragFlag: true });
|
|
895
|
-
},
|
|
896
|
-
{ once: true }
|
|
897
|
-
);
|
|
898
|
-
}}
|
|
899
|
-
>
|
|
900
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-left.svg" />
|
|
901
|
-
</S.Direction_Left_Right>
|
|
902
|
-
<div>
|
|
903
|
-
<S.Direction_Up_Down
|
|
904
|
-
onMouseDown={() => {
|
|
905
|
-
window.tDKeyDown({ keyCode: 38 }); //Up key
|
|
906
|
-
panDragStart(38);
|
|
907
|
-
this.setState({ panButton: 'Top', dragFlag: false });
|
|
908
|
-
|
|
909
|
-
document.addEventListener(
|
|
910
|
-
'mouseup',
|
|
911
|
-
() => {
|
|
912
|
-
this.props.setToolbar('');
|
|
913
|
-
panDragStop();
|
|
914
|
-
this.setState({ panButton: 'Top', dragFlag: true });
|
|
915
|
-
},
|
|
916
|
-
{ once: true }
|
|
917
|
-
);
|
|
918
|
-
}}
|
|
919
|
-
>
|
|
920
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-up.svg" />
|
|
921
|
-
</S.Direction_Up_Down>
|
|
922
|
-
<S.Direction_Up_Down
|
|
923
|
-
onMouseDown={() => {
|
|
924
|
-
window.tDKeyDown({ keyCode: 40 }); //Up key
|
|
925
|
-
panDragStart(40);
|
|
926
|
-
this.setState({ panButton: 'Bottom', dragFlag: false });
|
|
927
|
-
|
|
928
|
-
document.addEventListener(
|
|
929
|
-
'mouseup',
|
|
930
|
-
() => {
|
|
931
|
-
this.props.setToolbar('');
|
|
932
|
-
panDragStop();
|
|
933
|
-
this.setState({ panButton: 'Bottom', dragFlag: true });
|
|
934
|
-
},
|
|
935
|
-
{ once: true }
|
|
936
|
-
);
|
|
937
|
-
}}
|
|
938
|
-
>
|
|
939
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-down.svg" />
|
|
940
|
-
</S.Direction_Up_Down>
|
|
941
|
-
</div>
|
|
942
|
-
<S.Direction_Left_Right
|
|
943
|
-
onMouseDown={() => {
|
|
944
|
-
window.tDKeyDown({ keyCode: 39 }); //Up key
|
|
945
|
-
panDragStart(39);
|
|
946
|
-
this.setState({ panButton: 'Right', dragFlag: false });
|
|
947
|
-
|
|
948
|
-
document.addEventListener(
|
|
949
|
-
'mouseup',
|
|
950
|
-
() => {
|
|
951
|
-
this.props.setToolbar('');
|
|
952
|
-
panDragStop();
|
|
953
|
-
this.setState({ panButton: 'Right', dragFlag: true });
|
|
954
|
-
},
|
|
955
|
-
{ once: true }
|
|
956
|
-
);
|
|
957
|
-
}}
|
|
958
|
-
>
|
|
959
|
-
<S.ArrowIcon src="/assets/img/svg/bottombar/arrow-right.svg" />
|
|
960
|
-
</S.Direction_Left_Right>
|
|
961
|
-
<S.Rotation_Button
|
|
962
|
-
isVertical
|
|
963
|
-
onMouseDown={() => {
|
|
964
|
-
window.SPKeyDown({ keyCode: 87 });
|
|
965
|
-
spinDragStart(87);
|
|
966
|
-
this.setState({ panButton: 'spinTop', dragFlag: false });
|
|
967
|
-
}}
|
|
968
|
-
onMouseUp={() => {
|
|
969
|
-
this.props.setToolbar('');
|
|
970
|
-
spinDragStop();
|
|
971
|
-
this.setState({ panButton: 'spinTop', dragFlag: true });
|
|
972
|
-
}}
|
|
973
|
-
>
|
|
974
|
-
<S.Rotation_Icon
|
|
975
|
-
src="/assets/img/svg/bottombar/spin-up.svg"
|
|
976
|
-
width="unset"
|
|
977
|
-
/>
|
|
978
|
-
</S.Rotation_Button>
|
|
979
|
-
<div>
|
|
980
|
-
<S.Rotation_Button
|
|
981
|
-
onMouseDown={() => {
|
|
982
|
-
window.SPKeyDown({ keyCode: 68 });
|
|
983
|
-
spinDragStart(68);
|
|
984
|
-
this.setState({ panButton: 'spinRight', dragFlag: false });
|
|
985
|
-
}}
|
|
986
|
-
onMouseUp={() => {
|
|
987
|
-
this.props.setToolbar('');
|
|
988
|
-
spinDragStop();
|
|
989
|
-
this.setState({ panButton: 'spinRight', dragFlag: true });
|
|
990
|
-
}}
|
|
991
|
-
>
|
|
992
|
-
<S.Rotation_Icon
|
|
993
|
-
src="/assets/img/svg/bottombar/spin-right.svg"
|
|
994
|
-
height="unset"
|
|
995
|
-
/>
|
|
996
|
-
</S.Rotation_Button>
|
|
997
|
-
<S.Rotation_Button
|
|
998
|
-
onMouseDown={() => {
|
|
999
|
-
window.SPKeyDown({ keyCode: 65 });
|
|
1000
|
-
spinDragStart(65);
|
|
1001
|
-
this.setState({ panButton: 'spinLeft', dragFlag: false });
|
|
1002
|
-
}}
|
|
1003
|
-
onMouseUp={() => {
|
|
1004
|
-
this.props.setToolbar('');
|
|
1005
|
-
spinDragStop();
|
|
1006
|
-
this.setState({ panButton: 'spinLeft', dragFlag: true });
|
|
1007
|
-
}}
|
|
1008
|
-
>
|
|
1009
|
-
<S.Rotation_Icon
|
|
1010
|
-
height="unset"
|
|
1011
|
-
src="/assets/img/svg/bottombar/spin-left.svg"
|
|
1012
|
-
/>
|
|
1013
|
-
</S.Rotation_Button>
|
|
1014
|
-
</div>
|
|
1015
|
-
<S.Rotation_Button
|
|
1016
|
-
isVertical
|
|
1017
|
-
onMouseDown={() => {
|
|
1018
|
-
window.SPKeyDown({ keyCode: 83 });
|
|
1019
|
-
spinDragStart(83);
|
|
1020
|
-
this.setState({ panButton: 'spinBottom', dragFlag: false });
|
|
1021
|
-
}}
|
|
1022
|
-
onMouseUp={() => {
|
|
1023
|
-
this.props.setToolbar('');
|
|
1024
|
-
spinDragStop();
|
|
1025
|
-
this.setState({ panButton: 'spinBottom', dragFlag: true });
|
|
1026
|
-
}}
|
|
1027
|
-
>
|
|
1028
|
-
<S.Rotation_Icon
|
|
1029
|
-
src="/assets/img/svg/bottombar/spin-down.svg"
|
|
1030
|
-
width="unset"
|
|
1031
|
-
/>
|
|
1032
|
-
</S.Rotation_Button>
|
|
1033
|
-
<S.Toggle_2D_3D
|
|
1034
|
-
style={{
|
|
1035
|
-
marginLeft: 5,
|
|
1036
|
-
marginRight: 10,
|
|
1037
|
-
backgroundColor:
|
|
1038
|
-
document.getElementById('setting_dialog') &&
|
|
1039
|
-
document.getElementById('setting_dialog').style.display ===
|
|
1040
|
-
'flex' &&
|
|
1041
|
-
TEXT_COLOR_NEUTRAL_5
|
|
1042
|
-
}}
|
|
1043
|
-
onClick={e => {
|
|
1044
|
-
this.props.setToolbar('');
|
|
1045
|
-
OpenSettings(e);
|
|
1046
|
-
}}
|
|
1047
|
-
>
|
|
1048
|
-
<img
|
|
1049
|
-
src="/assets/img/svg/headerbar/setting.svg"
|
|
1050
|
-
style={{ height: 18 }}
|
|
1051
|
-
/>
|
|
1052
|
-
</S.Toggle_2D_3D>
|
|
1053
|
-
</div>
|
|
1054
|
-
);
|
|
1055
|
-
|
|
1056
|
-
let snackBar = (
|
|
1057
|
-
<SnackBar
|
|
1058
|
-
style={{ top: 90 }}
|
|
1059
|
-
isOpen={this.state.isSnackBarOpen}
|
|
1060
|
-
message={this.state.snackBarMessage}
|
|
1061
|
-
handleClose={() =>
|
|
1062
|
-
this.setState({ isSnackBarOpen: false, snackBarMessage: '' })
|
|
1063
|
-
}
|
|
1064
|
-
/>
|
|
1065
|
-
);
|
|
1066
|
-
return mode !== 'MODE_VIEWING_CATALOG' ? (
|
|
1067
|
-
<div
|
|
1068
|
-
style={{
|
|
1069
|
-
position: 'absolute',
|
|
1070
|
-
bottom: 10,
|
|
1071
|
-
display: 'flex',
|
|
1072
|
-
width: '100%',
|
|
1073
|
-
justifyContent: 'center',
|
|
1074
|
-
alignItems: 'flex-end',
|
|
1075
|
-
zIndex: 0
|
|
1076
|
-
}}
|
|
1077
|
-
>
|
|
1078
|
-
{snackBar}
|
|
1079
|
-
{footerview}
|
|
1080
|
-
</div>
|
|
1081
|
-
) : null;
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
FooterBar.propTypes = {
|
|
1086
|
-
state: PropTypes.object.isRequired,
|
|
1087
|
-
// footerbarComponents: PropTypes.array.isRequired,
|
|
1088
|
-
// width: PropTypes.number.isRequired,
|
|
1089
|
-
// height: PropTypes.number.isRequired,
|
|
1090
|
-
content: PropTypes.number.isRequired
|
|
1091
|
-
// softwareSignature: PropTypes.string
|
|
1092
|
-
};
|
|
1093
|
-
|
|
1094
|
-
FooterBar.contextTypes = {
|
|
1095
|
-
projectActions: PropTypes.object.isRequired,
|
|
1096
|
-
viewer2DActions: PropTypes.object.isRequired,
|
|
1097
|
-
viewer3DActions: PropTypes.object.isRequired,
|
|
1098
|
-
// linesActions: PropTypes.object.isRequired,
|
|
1099
|
-
// holesActions: PropTypes.object.isRequired,
|
|
1100
|
-
itemsActions: PropTypes.object.isRequired,
|
|
1101
|
-
// translator: PropTypes.object.isRequired,
|
|
1102
|
-
catalog: PropTypes.object.isRequired
|
|
1103
|
-
};
|