kitchen-simulator 5.0.0-test.3 → 5.0.0-test.4
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/es/KitchenConfigurator.js +1 -1
- package/es/KitchenConfigurator.js.map +1 -1
- package/package.json +8 -12
- package/src/KitchenConfigurator.jsx +1 -1
- package/lib/@history.js +0 -11
- package/lib/@history.js.map +0 -1
- package/lib/AppContext.js +0 -11
- package/lib/AppContext.js.map +0 -1
- package/lib/KitchenConfigurator.js +0 -1353
- package/lib/KitchenConfigurator.js.map +0 -1
- package/lib/KitchenConfiguratorApp.js +0 -539
- package/lib/KitchenConfiguratorApp.js.map +0 -1
- package/lib/actions/area-actions.js +0 -22
- package/lib/actions/area-actions.js.map +0 -1
- package/lib/actions/export.js +0 -44
- package/lib/actions/export.js.map +0 -1
- package/lib/actions/groups-actions.js +0 -108
- package/lib/actions/groups-actions.js.map +0 -1
- package/lib/actions/holes-actions.js +0 -141
- package/lib/actions/holes-actions.js.map +0 -1
- package/lib/actions/items-actions.js +0 -365
- package/lib/actions/items-actions.js.map +0 -1
- package/lib/actions/lines-actions.js +0 -98
- package/lib/actions/lines-actions.js.map +0 -1
- package/lib/actions/project-actions.js +0 -333
- package/lib/actions/project-actions.js.map +0 -1
- package/lib/actions/scene-actions.js +0 -44
- package/lib/actions/scene-actions.js.map +0 -1
- package/lib/actions/user-actions.js +0 -69
- package/lib/actions/user-actions.js.map +0 -1
- package/lib/actions/vertices-actions.js +0 -36
- package/lib/actions/vertices-actions.js.map +0 -1
- package/lib/actions/viewer2d-actions.js +0 -74
- package/lib/actions/viewer2d-actions.js.map +0 -1
- package/lib/actions/viewer3d-actions.js +0 -33
- package/lib/actions/viewer3d-actions.js.map +0 -1
- package/lib/catalog/areas/area/planner-element.js +0 -47
- package/lib/catalog/areas/area/planner-element.js.map +0 -1
- package/lib/catalog/catalog.js +0 -283
- package/lib/catalog/catalog.js.map +0 -1
- package/lib/catalog/factories/area-factory-3d.js +0 -192
- package/lib/catalog/factories/area-factory-3d.js.map +0 -1
- package/lib/catalog/factories/area-factory.js +0 -90
- package/lib/catalog/factories/area-factory.js.map +0 -1
- package/lib/catalog/factories/export.js +0 -26
- package/lib/catalog/factories/export.js.map +0 -1
- package/lib/catalog/factories/wall-factory-3d.js +0 -213
- package/lib/catalog/factories/wall-factory-3d.js.map +0 -1
- package/lib/catalog/factories/wall-factory.js +0 -279
- package/lib/catalog/factories/wall-factory.js.map +0 -1
- package/lib/catalog/holes/door-closet/planner-element.js +0 -232
- package/lib/catalog/holes/door-closet/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-double/planner-element.js +0 -325
- package/lib/catalog/holes/door-double/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-exterior/planner-element.js +0 -225
- package/lib/catalog/holes/door-exterior/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-interior/planner-element.js +0 -237
- package/lib/catalog/holes/door-interior/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-panic/planner-element.js +0 -513
- package/lib/catalog/holes/door-panic/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-panic-double/planner-element.js +0 -473
- package/lib/catalog/holes/door-panic-double/planner-element.js.map +0 -1
- package/lib/catalog/holes/door-sliding/planner-element.js +0 -235
- package/lib/catalog/holes/door-sliding/planner-element.js.map +0 -1
- package/lib/catalog/holes/doorway-framed/planner-element.js +0 -155
- package/lib/catalog/holes/doorway-framed/planner-element.js.map +0 -1
- package/lib/catalog/holes/doorway-frameless/planner-element.js +0 -114
- package/lib/catalog/holes/doorway-frameless/planner-element.js.map +0 -1
- package/lib/catalog/holes/window-clear/planner-element.js +0 -176
- package/lib/catalog/holes/window-clear/planner-element.js.map +0 -1
- package/lib/catalog/holes/window-cross/planner-element.js +0 -175
- package/lib/catalog/holes/window-cross/planner-element.js.map +0 -1
- package/lib/catalog/holes/window-double-hung/planner-element.js +0 -313
- package/lib/catalog/holes/window-double-hung/planner-element.js.map +0 -1
- package/lib/catalog/holes/window-vertical/planner-element.js +0 -286
- package/lib/catalog/holes/window-vertical/planner-element.js.map +0 -1
- package/lib/catalog/lines/wall/planner-element.js +0 -77
- package/lib/catalog/lines/wall/planner-element.js.map +0 -1
- package/lib/catalog/molding/molding-dcm/planner-element.js +0 -39
- package/lib/catalog/molding/molding-dcm/planner-element.js.map +0 -1
- package/lib/catalog/molding/molding-fbm/planner-element.js +0 -39
- package/lib/catalog/molding/molding-fbm/planner-element.js.map +0 -1
- package/lib/catalog/molding/molding-lrm/planner-element.js +0 -39
- package/lib/catalog/molding/molding-lrm/planner-element.js.map +0 -1
- package/lib/catalog/properties/export.js +0 -82
- package/lib/catalog/properties/export.js.map +0 -1
- package/lib/catalog/properties/property-checkbox.js +0 -79
- package/lib/catalog/properties/property-checkbox.js.map +0 -1
- package/lib/catalog/properties/property-color.js +0 -47
- package/lib/catalog/properties/property-color.js.map +0 -1
- package/lib/catalog/properties/property-enum.js +0 -63
- package/lib/catalog/properties/property-enum.js.map +0 -1
- package/lib/catalog/properties/property-hidden.js +0 -27
- package/lib/catalog/properties/property-hidden.js.map +0 -1
- package/lib/catalog/properties/property-lenght-measure.js +0 -109
- package/lib/catalog/properties/property-lenght-measure.js.map +0 -1
- package/lib/catalog/properties/property-length-measure.js +0 -93
- package/lib/catalog/properties/property-length-measure.js.map +0 -1
- package/lib/catalog/properties/property-length-measure_hole.js +0 -109
- package/lib/catalog/properties/property-length-measure_hole.js.map +0 -1
- package/lib/catalog/properties/property-number.js +0 -56
- package/lib/catalog/properties/property-number.js.map +0 -1
- package/lib/catalog/properties/property-read-only.js +0 -34
- package/lib/catalog/properties/property-read-only.js.map +0 -1
- package/lib/catalog/properties/property-string.js +0 -56
- package/lib/catalog/properties/property-string.js.map +0 -1
- package/lib/catalog/properties/property-toggle.js +0 -47
- package/lib/catalog/properties/property-toggle.js.map +0 -1
- package/lib/catalog/properties/shared-property-style.js +0 -21
- package/lib/catalog/properties/shared-property-style.js.map +0 -1
- package/lib/catalog/utils/FuseUtils.js +0 -89
- package/lib/catalog/utils/FuseUtils.js.map +0 -1
- package/lib/catalog/utils/exporter.js +0 -156
- package/lib/catalog/utils/exporter.js.map +0 -1
- package/lib/catalog/utils/geom-utils.js +0 -206
- package/lib/catalog/utils/geom-utils.js.map +0 -1
- package/lib/catalog/utils/item-loader.js +0 -1534
- package/lib/catalog/utils/item-loader.js.map +0 -1
- package/lib/catalog/utils/load-obj.js +0 -100
- package/lib/catalog/utils/load-obj.js.map +0 -1
- package/lib/catalog/utils/mtl-loader.js +0 -360
- package/lib/catalog/utils/mtl-loader.js.map +0 -1
- package/lib/catalog/utils/obj-loader.js +0 -479
- package/lib/catalog/utils/obj-loader.js.map +0 -1
- package/lib/class/FuseUtils.js +0 -89
- package/lib/class/FuseUtils.js.map +0 -1
- package/lib/class/area.js +0 -151
- package/lib/class/area.js.map +0 -1
- package/lib/class/export.js +0 -97
- package/lib/class/export.js.map +0 -1
- package/lib/class/group.js +0 -446
- package/lib/class/group.js.map +0 -1
- package/lib/class/guide.js +0 -68
- package/lib/class/guide.js.map +0 -1
- package/lib/class/hole.js +0 -935
- package/lib/class/hole.js.map +0 -1
- package/lib/class/item.js +0 -1894
- package/lib/class/item.js.map +0 -1
- package/lib/class/layer.js +0 -673
- package/lib/class/layer.js.map +0 -1
- package/lib/class/line.js +0 -1296
- package/lib/class/line.js.map +0 -1
- package/lib/class/project.js +0 -829
- package/lib/class/project.js.map +0 -1
- package/lib/class/vertex.js +0 -272
- package/lib/class/vertex.js.map +0 -1
- package/lib/components/atoms/Snackbar/index.js +0 -57
- package/lib/components/atoms/Snackbar/index.js.map +0 -1
- package/lib/components/atoms/radio-button/index.js +0 -33
- package/lib/components/atoms/radio-button/index.js.map +0 -1
- package/lib/components/atoms/radio-button/styles.js +0 -12
- package/lib/components/atoms/radio-button/styles.js.map +0 -1
- package/lib/components/button/MainButton.js +0 -98
- package/lib/components/button/MainButton.js.map +0 -1
- package/lib/components/button/ToggleMeasureButton.js +0 -63
- package/lib/components/button/ToggleMeasureButton.js.map +0 -1
- package/lib/components/catalog-view/catalog-breadcrumb.js +0 -61
- package/lib/components/catalog-view/catalog-breadcrumb.js.map +0 -1
- package/lib/components/catalog-view/catalog-item.js +0 -233
- package/lib/components/catalog-view/catalog-item.js.map +0 -1
- package/lib/components/catalog-view/catalog-list.js +0 -189
- package/lib/components/catalog-view/catalog-list.js.map +0 -1
- package/lib/components/catalog-view/catalog-page-item.js +0 -137
- package/lib/components/catalog-view/catalog-page-item.js.map +0 -1
- package/lib/components/catalog-view/catalog-turn-back-page-item.js +0 -113
- package/lib/components/catalog-view/catalog-turn-back-page-item.js.map +0 -1
- package/lib/components/configurator/custom-configurator.js +0 -101
- package/lib/components/configurator/custom-configurator.js.map +0 -1
- package/lib/components/configurator/project-configurator.js +0 -138
- package/lib/components/configurator/project-configurator.js.map +0 -1
- package/lib/components/content.js +0 -132
- package/lib/components/content.js.map +0 -1
- package/lib/components/export.js +0 -90
- package/lib/components/export.js.map +0 -1
- package/lib/components/firstsetting/button/styles.js +0 -34
- package/lib/components/firstsetting/button/styles.js.map +0 -1
- package/lib/components/firstsetting/export.js +0 -16
- package/lib/components/firstsetting/export.js.map +0 -1
- package/lib/components/firstsetting/firstsetting-content-button.js +0 -224
- package/lib/components/firstsetting/firstsetting-content-button.js.map +0 -1
- package/lib/components/firstsetting/firstsetting-toggle-button.js +0 -133
- package/lib/components/firstsetting/firstsetting-toggle-button.js.map +0 -1
- package/lib/components/firstsetting/firstsetting.js +0 -633
- package/lib/components/firstsetting/firstsetting.js.map +0 -1
- package/lib/components/footerbar/button/ControlButton.js +0 -79
- package/lib/components/footerbar/button/ControlButton.js.map +0 -1
- package/lib/components/footerbar/button/DirectionButton.js +0 -76
- package/lib/components/footerbar/button/DirectionButton.js.map +0 -1
- package/lib/components/footerbar/button/DirectionPanSpinButton.js +0 -57
- package/lib/components/footerbar/button/DirectionPanSpinButton.js.map +0 -1
- package/lib/components/footerbar/button/ToggleButton.js +0 -83
- package/lib/components/footerbar/button/ToggleButton.js.map +0 -1
- package/lib/components/footerbar/button/ToggleConvertButton.js +0 -80
- package/lib/components/footerbar/button/ToggleConvertButton.js.map +0 -1
- package/lib/components/footerbar/button/ToggleMeasureButton.js +0 -59
- package/lib/components/footerbar/button/ToggleMeasureButton.js.map +0 -1
- package/lib/components/footerbar/button/styles.js +0 -29
- package/lib/components/footerbar/button/styles.js.map +0 -1
- package/lib/components/footerbar/export.js +0 -16
- package/lib/components/footerbar/export.js.map +0 -1
- package/lib/components/footerbar/footer-content-button.js +0 -224
- package/lib/components/footerbar/footer-content-button.js.map +0 -1
- package/lib/components/footerbar/footer-toggle-button.js +0 -133
- package/lib/components/footerbar/footer-toggle-button.js.map +0 -1
- package/lib/components/footerbar/footerbar.js +0 -808
- package/lib/components/footerbar/footerbar.js.map +0 -1
- package/lib/components/footerbar/styles.js +0 -41
- package/lib/components/footerbar/styles.js.map +0 -1
- package/lib/components/header/button/MenuButton.js +0 -77
- package/lib/components/header/button/MenuButton.js.map +0 -1
- package/lib/components/header/button/SaveButton.js +0 -57
- package/lib/components/header/button/SaveButton.js.map +0 -1
- package/lib/components/header/button/styles.js +0 -68
- package/lib/components/header/button/styles.js.map +0 -1
- package/lib/components/header/export.js +0 -12
- package/lib/components/header/export.js.map +0 -1
- package/lib/components/header/header.js +0 -556
- package/lib/components/header/header.js.map +0 -1
- package/lib/components/header/styles.js +0 -47
- package/lib/components/header/styles.js.map +0 -1
- package/lib/components/login/Login.js +0 -94
- package/lib/components/login/Login.js.map +0 -1
- package/lib/components/login/LoginForm/index.js +0 -140
- package/lib/components/login/LoginForm/index.js.map +0 -1
- package/lib/components/login/Register.js +0 -104
- package/lib/components/login/Register.js.map +0 -1
- package/lib/components/login/RegisterForm/index.js +0 -237
- package/lib/components/login/RegisterForm/index.js.map +0 -1
- package/lib/components/login/jwtService.js +0 -239
- package/lib/components/login/jwtService.js.map +0 -1
- package/lib/components/molecules/slider/index.js +0 -22
- package/lib/components/molecules/slider/index.js.map +0 -1
- package/lib/components/molecules/slider/styles.js +0 -2
- package/lib/components/molecules/slider/styles.js.map +0 -1
- package/lib/components/myprojects/export.js +0 -12
- package/lib/components/myprojects/export.js.map +0 -1
- package/lib/components/myprojects/index.js +0 -453
- package/lib/components/myprojects/index.js.map +0 -1
- package/lib/components/myprojects/styles.js +0 -31
- package/lib/components/myprojects/styles.js.map +0 -1
- package/lib/components/sidebar/custom-accordion.js +0 -45
- package/lib/components/sidebar/custom-accordion.js.map +0 -1
- package/lib/components/sidebar/export.js +0 -50
- package/lib/components/sidebar/export.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.js +0 -74
- package/lib/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.js +0 -124
- package/lib/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.js +0 -135
- package/lib/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.js +0 -260
- package/lib/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.js +0 -84
- package/lib/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/element-editor.js +0 -884
- package/lib/components/sidebar/panel-element-editor/element-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/multi-elements-editor.js +0 -2
- package/lib/components/sidebar/panel-element-editor/multi-elements-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/panel-element-editor.js +0 -56
- package/lib/components/sidebar/panel-element-editor/panel-element-editor.js.map +0 -1
- package/lib/components/sidebar/panel-element-editor/panel-multi-elements-editor.js +0 -125
- package/lib/components/sidebar/panel-element-editor/panel-multi-elements-editor.js.map +0 -1
- package/lib/components/sidebar/panel-group-editor.js +0 -218
- package/lib/components/sidebar/panel-group-editor.js.map +0 -1
- package/lib/components/sidebar/panel-groups.js +0 -274
- package/lib/components/sidebar/panel-groups.js.map +0 -1
- package/lib/components/sidebar/panel-guides.js +0 -192
- package/lib/components/sidebar/panel-guides.js.map +0 -1
- package/lib/components/sidebar/panel-layer-elements.js +0 -258
- package/lib/components/sidebar/panel-layer-elements.js.map +0 -1
- package/lib/components/sidebar/panel-layers.js +0 -347
- package/lib/components/sidebar/panel-layers.js.map +0 -1
- package/lib/components/sidebar/panel.js +0 -110
- package/lib/components/sidebar/panel.js.map +0 -1
- package/lib/components/sidebar/sidebar.js +0 -117
- package/lib/components/sidebar/sidebar.js.map +0 -1
- package/lib/components/sidebar/toolbar-panel.js +0 -171
- package/lib/components/sidebar/toolbar-panel.js.map +0 -1
- package/lib/components/sign/export.js +0 -18
- package/lib/components/sign/export.js.map +0 -1
- package/lib/components/sign/main/index.js +0 -567
- package/lib/components/sign/main/index.js.map +0 -1
- package/lib/components/sign/main/styles.js +0 -27
- package/lib/components/sign/main/styles.js.map +0 -1
- package/lib/components/style/button.js +0 -121
- package/lib/components/style/button.js.map +0 -1
- package/lib/components/style/cancel-button.js +0 -30
- package/lib/components/style/cancel-button.js.map +0 -1
- package/lib/components/style/content-container.js +0 -41
- package/lib/components/style/content-container.js.map +0 -1
- package/lib/components/style/content-title.js +0 -38
- package/lib/components/style/content-title.js.map +0 -1
- package/lib/components/style/delete-button.js +0 -35
- package/lib/components/style/delete-button.js.map +0 -1
- package/lib/components/style/export.js +0 -122
- package/lib/components/style/export.js.map +0 -1
- package/lib/components/style/form-block.js +0 -32
- package/lib/components/style/form-block.js.map +0 -1
- package/lib/components/style/form-color-input.js +0 -35
- package/lib/components/style/form-color-input.js.map +0 -1
- package/lib/components/style/form-label.js +0 -34
- package/lib/components/style/form-label.js.map +0 -1
- package/lib/components/style/form-number-input.js +0 -197
- package/lib/components/style/form-number-input.js.map +0 -1
- package/lib/components/style/form-number-input_2.js +0 -214
- package/lib/components/style/form-number-input_2.js.map +0 -1
- package/lib/components/style/form-select.js +0 -30
- package/lib/components/style/form-select.js.map +0 -1
- package/lib/components/style/form-slider.js +0 -53
- package/lib/components/style/form-slider.js.map +0 -1
- package/lib/components/style/form-submit-button.js +0 -36
- package/lib/components/style/form-submit-button.js.map +0 -1
- package/lib/components/style/form-text-input.js +0 -84
- package/lib/components/style/form-text-input.js.map +0 -1
- package/lib/components/toolbar/button/ControlButton.js +0 -76
- package/lib/components/toolbar/button/ControlButton.js.map +0 -1
- package/lib/components/toolbar/button/DirectionButton.js +0 -57
- package/lib/components/toolbar/button/DirectionButton.js.map +0 -1
- package/lib/components/toolbar/button/RightButton.js +0 -140
- package/lib/components/toolbar/button/RightButton.js.map +0 -1
- package/lib/components/toolbar/button/ToggleButton.js +0 -66
- package/lib/components/toolbar/button/ToggleButton.js.map +0 -1
- package/lib/components/toolbar/button/index.js +0 -94
- package/lib/components/toolbar/button/index.js.map +0 -1
- package/lib/components/toolbar/button/styles.js +0 -21
- package/lib/components/toolbar/button/styles.js.map +0 -1
- package/lib/components/toolbar/components/DoorStyleMenu.js +0 -112
- package/lib/components/toolbar/components/DoorStyleMenu.js.map +0 -1
- package/lib/components/toolbar/components/Pricing.js +0 -110
- package/lib/components/toolbar/components/Pricing.js.map +0 -1
- package/lib/components/toolbar/components/ReviewForQuote.js +0 -485
- package/lib/components/toolbar/components/ReviewForQuote.js.map +0 -1
- package/lib/components/toolbar/export.js +0 -50
- package/lib/components/toolbar/export.js.map +0 -1
- package/lib/components/toolbar/main/Alert.js +0 -132
- package/lib/components/toolbar/main/Alert.js.map +0 -1
- package/lib/components/toolbar/main/TakePictureModal.js +0 -109
- package/lib/components/toolbar/main/TakePictureModal.js.map +0 -1
- package/lib/components/toolbar/main/confirm-popup.js +0 -95
- package/lib/components/toolbar/main/confirm-popup.js.map +0 -1
- package/lib/components/toolbar/main/index.js +0 -4619
- package/lib/components/toolbar/main/index.js.map +0 -1
- package/lib/components/toolbar/main/myComponents.js +0 -125
- package/lib/components/toolbar/main/myComponents.js.map +0 -1
- package/lib/components/toolbar/main/styles.js +0 -73
- package/lib/components/toolbar/main/styles.js.map +0 -1
- package/lib/components/toolbar/plugin-item.js +0 -156
- package/lib/components/toolbar/plugin-item.js.map +0 -1
- package/lib/components/toolbar/popup/appliance/appliance-category/index.js +0 -86
- package/lib/components/toolbar/popup/appliance/appliance-category/index.js.map +0 -1
- package/lib/components/toolbar/popup/appliance/choose-appliance/index.js +0 -85
- package/lib/components/toolbar/popup/appliance/choose-appliance/index.js.map +0 -1
- package/lib/components/toolbar/popup/appliance/index.js +0 -89
- package/lib/components/toolbar/popup/appliance/index.js.map +0 -1
- package/lib/components/toolbar/popup/autosaveprompt/index.js +0 -99
- package/lib/components/toolbar/popup/autosaveprompt/index.js.map +0 -1
- package/lib/components/toolbar/popup/autosaveprompt/styles.js +0 -16
- package/lib/components/toolbar/popup/autosaveprompt/styles.js.map +0 -1
- package/lib/components/toolbar/popup/cabinet/cabinet-category/index.js +0 -86
- package/lib/components/toolbar/popup/cabinet/cabinet-category/index.js.map +0 -1
- package/lib/components/toolbar/popup/cabinet/choose-product/index.js +0 -107
- package/lib/components/toolbar/popup/cabinet/choose-product/index.js.map +0 -1
- package/lib/components/toolbar/popup/cabinet/index.js +0 -91
- package/lib/components/toolbar/popup/cabinet/index.js.map +0 -1
- package/lib/components/toolbar/popup/doorStyle/choose-style/index.js +0 -59
- package/lib/components/toolbar/popup/doorStyle/choose-style/index.js.map +0 -1
- package/lib/components/toolbar/popup/doorStyle/index.js +0 -68
- package/lib/components/toolbar/popup/doorStyle/index.js.map +0 -1
- package/lib/components/toolbar/popup/doorStyle/style-category/index.js +0 -152
- package/lib/components/toolbar/popup/doorStyle/style-category/index.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/downloadSummaryContext.js +0 -9
- package/lib/components/toolbar/popup/downloadsummary/downloadSummaryContext.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/downloadSummaryTemp.js +0 -128
- package/lib/components/toolbar/popup/downloadsummary/downloadSummaryTemp.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/index.js +0 -572
- package/lib/components/toolbar/popup/downloadsummary/index.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/show2D/show2DView.js +0 -60
- package/lib/components/toolbar/popup/downloadsummary/show2D/show2DView.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.js +0 -200
- package/lib/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/show3D/show3DView.js +0 -254
- package/lib/components/toolbar/popup/downloadsummary/show3D/show3DView.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.js +0 -1762
- package/lib/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/showCabinetInfo.js +0 -96
- package/lib/components/toolbar/popup/downloadsummary/showCabinetInfo.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/showElevation/showElevationView.js +0 -125
- package/lib/components/toolbar/popup/downloadsummary/showElevation/showElevationView.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.js +0 -1713
- package/lib/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.js +0 -184
- package/lib/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/showWarranty.js +0 -115
- package/lib/components/toolbar/popup/downloadsummary/showWarranty.js.map +0 -1
- package/lib/components/toolbar/popup/downloadsummary/styles.js +0 -47
- package/lib/components/toolbar/popup/downloadsummary/styles.js.map +0 -1
- package/lib/components/toolbar/popup/finishingtouch/category/index.js +0 -44
- package/lib/components/toolbar/popup/finishingtouch/category/index.js.map +0 -1
- package/lib/components/toolbar/popup/finishingtouch/index.js +0 -54
- package/lib/components/toolbar/popup/finishingtouch/index.js.map +0 -1
- package/lib/components/toolbar/popup/finishingtouch/material-edit.js +0 -163
- package/lib/components/toolbar/popup/finishingtouch/material-edit.js.map +0 -1
- package/lib/components/toolbar/popup/finishingtouch/product/index.js +0 -65
- package/lib/components/toolbar/popup/finishingtouch/product/index.js.map +0 -1
- package/lib/components/toolbar/popup/floorplan/choose-floor/confirm-popup.js +0 -124
- package/lib/components/toolbar/popup/floorplan/choose-floor/confirm-popup.js.map +0 -1
- package/lib/components/toolbar/popup/floorplan/choose-floor/index.js +0 -255
- package/lib/components/toolbar/popup/floorplan/choose-floor/index.js.map +0 -1
- package/lib/components/toolbar/popup/floorplan/choose-floor/styles.js +0 -20
- package/lib/components/toolbar/popup/floorplan/choose-floor/styles.js.map +0 -1
- package/lib/components/toolbar/popup/floorplan/floor-category/index.js +0 -99
- package/lib/components/toolbar/popup/floorplan/floor-category/index.js.map +0 -1
- package/lib/components/toolbar/popup/floorplan/index.js +0 -56
- package/lib/components/toolbar/popup/floorplan/index.js.map +0 -1
- package/lib/components/toolbar/popup/index.js +0 -195
- package/lib/components/toolbar/popup/index.js.map +0 -1
- package/lib/components/toolbar/popup/newproject/index.js +0 -75
- package/lib/components/toolbar/popup/newproject/index.js.map +0 -1
- package/lib/components/toolbar/popup/newproject/styles.js +0 -16
- package/lib/components/toolbar/popup/newproject/styles.js.map +0 -1
- package/lib/components/toolbar/popup/product/appliance.js +0 -73
- package/lib/components/toolbar/popup/product/appliance.js.map +0 -1
- package/lib/components/toolbar/popup/product/cabinetproduct.js +0 -33
- package/lib/components/toolbar/popup/product/cabinetproduct.js.map +0 -1
- package/lib/components/toolbar/popup/product/doorstyle.js +0 -59
- package/lib/components/toolbar/popup/product/doorstyle.js.map +0 -1
- package/lib/components/toolbar/popup/product/doorstyleproduct.js +0 -59
- package/lib/components/toolbar/popup/product/doorstyleproduct.js.map +0 -1
- package/lib/components/toolbar/popup/product/floor.js +0 -59
- package/lib/components/toolbar/popup/product/floor.js.map +0 -1
- package/lib/components/toolbar/popup/product/floorproduct.js +0 -68
- package/lib/components/toolbar/popup/product/floorproduct.js.map +0 -1
- package/lib/components/toolbar/popup/product/index.js +0 -59
- package/lib/components/toolbar/popup/product/index.js.map +0 -1
- package/lib/components/toolbar/popup/product/primary.js +0 -71
- package/lib/components/toolbar/popup/product/primary.js.map +0 -1
- package/lib/components/toolbar/popup/product/productline.js +0 -128
- package/lib/components/toolbar/popup/product/productline.js.map +0 -1
- package/lib/components/toolbar/popup/product/reviewItem.js +0 -346
- package/lib/components/toolbar/popup/product/reviewItem.js.map +0 -1
- package/lib/components/toolbar/popup/product/reviewMolding.js +0 -291
- package/lib/components/toolbar/popup/product/reviewMolding.js.map +0 -1
- package/lib/components/toolbar/popup/product/styles.js +0 -79
- package/lib/components/toolbar/popup/product/styles.js.map +0 -1
- package/lib/components/toolbar/popup/savedesign/FullPictureForm.js +0 -169
- package/lib/components/toolbar/popup/savedesign/FullPictureForm.js.map +0 -1
- package/lib/components/toolbar/popup/savedesign/index.js +0 -516
- package/lib/components/toolbar/popup/savedesign/index.js.map +0 -1
- package/lib/components/toolbar/popup/savedesign/styles.js +0 -26
- package/lib/components/toolbar/popup/savedesign/styles.js.map +0 -1
- package/lib/components/toolbar/popup/setDoorStyleOption/index.js +0 -64
- package/lib/components/toolbar/popup/setDoorStyleOption/index.js.map +0 -1
- package/lib/components/toolbar/popup/styles.js +0 -104
- package/lib/components/toolbar/popup/styles.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/AddToCartOptions.js +0 -166
- package/lib/components/toolbar/popup/submitforquote/AddToCartOptions.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/CustomerRequestsForm.js +0 -93
- package/lib/components/toolbar/popup/submitforquote/CustomerRequestsForm.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/SkipDesignerReview.js +0 -45
- package/lib/components/toolbar/popup/submitforquote/SkipDesignerReview.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/StepDots.js +0 -40
- package/lib/components/toolbar/popup/submitforquote/StepDots.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/cart-choice.js +0 -141
- package/lib/components/toolbar/popup/submitforquote/cart-choice.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/doorstyle-menus.js +0 -50
- package/lib/components/toolbar/popup/submitforquote/doorstyle-menus.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/index.js +0 -698
- package/lib/components/toolbar/popup/submitforquote/index.js.map +0 -1
- package/lib/components/toolbar/popup/submitforquote/styles.js +0 -38
- package/lib/components/toolbar/popup/submitforquote/styles.js.map +0 -1
- package/lib/components/toolbar/popup/submitprompt/index.js +0 -79
- package/lib/components/toolbar/popup/submitprompt/index.js.map +0 -1
- package/lib/components/toolbar/popup/submitprompt/styles.js +0 -16
- package/lib/components/toolbar/popup/submitprompt/styles.js.map +0 -1
- package/lib/components/toolbar/toolbar-button.js +0 -111
- package/lib/components/toolbar/toolbar-button.js.map +0 -1
- package/lib/components/toolbar/toolbar-load-button.js +0 -36
- package/lib/components/toolbar/toolbar-load-button.js.map +0 -1
- package/lib/components/toolbar/toolbar-save-button.js +0 -34
- package/lib/components/toolbar/toolbar-save-button.js.map +0 -1
- package/lib/components/tutorial-view/Modal.js +0 -503
- package/lib/components/tutorial-view/Modal.js.map +0 -1
- package/lib/components/tutorial-view/styles.js +0 -13
- package/lib/components/tutorial-view/styles.js.map +0 -1
- package/lib/components/viewer2d/area.js +0 -90
- package/lib/components/viewer2d/area.js.map +0 -1
- package/lib/components/viewer2d/export.js +0 -122
- package/lib/components/viewer2d/export.js.map +0 -1
- package/lib/components/viewer2d/grids/grid-horizontal-streak.js +0 -45
- package/lib/components/viewer2d/grids/grid-horizontal-streak.js.map +0 -1
- package/lib/components/viewer2d/grids/grid-streak.js +0 -45
- package/lib/components/viewer2d/grids/grid-streak.js.map +0 -1
- package/lib/components/viewer2d/grids/grid-vertical-streak.js +0 -45
- package/lib/components/viewer2d/grids/grid-vertical-streak.js.map +0 -1
- package/lib/components/viewer2d/grids/grids.js +0 -45
- package/lib/components/viewer2d/grids/grids.js.map +0 -1
- package/lib/components/viewer2d/group.js +0 -63
- package/lib/components/viewer2d/group.js.map +0 -1
- package/lib/components/viewer2d/item.js +0 -522
- package/lib/components/viewer2d/item.js.map +0 -1
- package/lib/components/viewer2d/layer.js +0 -172
- package/lib/components/viewer2d/layer.js.map +0 -1
- package/lib/components/viewer2d/line.js +0 -899
- package/lib/components/viewer2d/line.js.map +0 -1
- package/lib/components/viewer2d/ruler.js +0 -108
- package/lib/components/viewer2d/ruler.js.map +0 -1
- package/lib/components/viewer2d/rulerDist.js +0 -154
- package/lib/components/viewer2d/rulerDist.js.map +0 -1
- package/lib/components/viewer2d/rulerX.js +0 -159
- package/lib/components/viewer2d/rulerX.js.map +0 -1
- package/lib/components/viewer2d/rulerY.js +0 -161
- package/lib/components/viewer2d/rulerY.js.map +0 -1
- package/lib/components/viewer2d/scene.js +0 -148
- package/lib/components/viewer2d/scene.js.map +0 -1
- package/lib/components/viewer2d/snap.js +0 -84
- package/lib/components/viewer2d/snap.js.map +0 -1
- package/lib/components/viewer2d/state.js +0 -88
- package/lib/components/viewer2d/state.js.map +0 -1
- package/lib/components/viewer2d/utils.js +0 -174
- package/lib/components/viewer2d/utils.js.map +0 -1
- package/lib/components/viewer2d/vertex.js +0 -76
- package/lib/components/viewer2d/vertex.js.map +0 -1
- package/lib/components/viewer2d/viewer2d.js +0 -1409
- package/lib/components/viewer2d/viewer2d.js.map +0 -1
- package/lib/components/viewer3d/camera-controls-module/camera-controls.module.js +0 -2598
- package/lib/components/viewer3d/camera-controls-module/camera-controls.module.js.map +0 -1
- package/lib/components/viewer3d/dcm.js +0 -408
- package/lib/components/viewer3d/dcm.js.map +0 -1
- package/lib/components/viewer3d/fbm.js +0 -421
- package/lib/components/viewer3d/fbm.js.map +0 -1
- package/lib/components/viewer3d/front3D.js +0 -76
- package/lib/components/viewer3d/front3D.js.map +0 -1
- package/lib/components/viewer3d/grid-creator.js +0 -35
- package/lib/components/viewer3d/grid-creator.js.map +0 -1
- package/lib/components/viewer3d/grids/grid-horizontal-streak.js +0 -45
- package/lib/components/viewer3d/grids/grid-horizontal-streak.js.map +0 -1
- package/lib/components/viewer3d/grids/grid-streak.js +0 -36
- package/lib/components/viewer3d/grids/grid-streak.js.map +0 -1
- package/lib/components/viewer3d/grids/grid-vertical-streak.js +0 -45
- package/lib/components/viewer3d/grids/grid-vertical-streak.js.map +0 -1
- package/lib/components/viewer3d/libs/first-person-controls.js +0 -75
- package/lib/components/viewer3d/libs/first-person-controls.js.map +0 -1
- package/lib/components/viewer3d/libs/helvetiker_regular.typeface.js +0 -1288
- package/lib/components/viewer3d/libs/helvetiker_regular.typeface.js.map +0 -1
- package/lib/components/viewer3d/libs/mtl-loader.js +0 -360
- package/lib/components/viewer3d/libs/mtl-loader.js.map +0 -1
- package/lib/components/viewer3d/libs/obj-loader.js +0 -465
- package/lib/components/viewer3d/libs/obj-loader.js.map +0 -1
- package/lib/components/viewer3d/libs/orbit-controls.js +0 -701
- package/lib/components/viewer3d/libs/orbit-controls.js.map +0 -1
- package/lib/components/viewer3d/libs/pointer-lock-controls.js +0 -48
- package/lib/components/viewer3d/libs/pointer-lock-controls.js.map +0 -1
- package/lib/components/viewer3d/lrm.js +0 -312
- package/lib/components/viewer3d/lrm.js.map +0 -1
- package/lib/components/viewer3d/model.js +0 -715
- package/lib/components/viewer3d/model.js.map +0 -1
- package/lib/components/viewer3d/pointer-lock-navigation.js +0 -123
- package/lib/components/viewer3d/pointer-lock-navigation.js.map +0 -1
- package/lib/components/viewer3d/ruler-utils/itemRect.js +0 -69
- package/lib/components/viewer3d/ruler-utils/itemRect.js.map +0 -1
- package/lib/components/viewer3d/ruler-utils/layer3D.js +0 -503
- package/lib/components/viewer3d/ruler-utils/layer3D.js.map +0 -1
- package/lib/components/viewer3d/ruler-utils/ruler3D.js +0 -235
- package/lib/components/viewer3d/ruler-utils/ruler3D.js.map +0 -1
- package/lib/components/viewer3d/ruler-utils/scene3D.js +0 -70
- package/lib/components/viewer3d/ruler-utils/scene3D.js.map +0 -1
- package/lib/components/viewer3d/ruler-utils/state3D.js +0 -26
- package/lib/components/viewer3d/ruler-utils/state3D.js.map +0 -1
- package/lib/components/viewer3d/scene-creator.js +0 -3641
- package/lib/components/viewer3d/scene-creator.js.map +0 -1
- package/lib/components/viewer3d/three-memory-cleaner.js +0 -61
- package/lib/components/viewer3d/three-memory-cleaner.js.map +0 -1
- package/lib/components/viewer3d/viewer3d-first-person.js +0 -321
- package/lib/components/viewer3d/viewer3d-first-person.js.map +0 -1
- package/lib/components/viewer3d/viewer3d.js +0 -2508
- package/lib/components/viewer3d/viewer3d.js.map +0 -1
- package/lib/components/wizardstep/button/styles.js +0 -67
- package/lib/components/wizardstep/button/styles.js.map +0 -1
- package/lib/components/wizardstep/export.js +0 -12
- package/lib/components/wizardstep/export.js.map +0 -1
- package/lib/components/wizardstep/index.js +0 -978
- package/lib/components/wizardstep/index.js.map +0 -1
- package/lib/components/wizardstep/styles.js +0 -68
- package/lib/components/wizardstep/styles.js.map +0 -1
- package/lib/components/wizardstep/wizardstep-content-button.js +0 -224
- package/lib/components/wizardstep/wizardstep-content-button.js.map +0 -1
- package/lib/components/wizardstep/wizardstep-toggle-button.js +0 -133
- package/lib/components/wizardstep/wizardstep-toggle-button.js.map +0 -1
- package/lib/constants.js +0 -646
- package/lib/constants.js.map +0 -1
- package/lib/hooks/useCheckCart.js +0 -60
- package/lib/hooks/useCheckCart.js.map +0 -1
- package/lib/hooks/useGetPricesBySku.js +0 -81
- package/lib/hooks/useGetPricesBySku.js.map +0 -1
- package/lib/hooks/useValidateToken.js +0 -207
- package/lib/hooks/useValidateToken.js.map +0 -1
- package/lib/index.js +0 -102
- package/lib/index.js.map +0 -1
- package/lib/models.js +0 -518
- package/lib/models.js.map +0 -1
- package/lib/plugins/SVGLoader.js +0 -1418
- package/lib/plugins/SVGLoader.js.map +0 -1
- package/lib/plugins/autosave.js +0 -40
- package/lib/plugins/autosave.js.map +0 -1
- package/lib/plugins/console-debugger.js +0 -45
- package/lib/plugins/console-debugger.js.map +0 -1
- package/lib/plugins/export.js +0 -34
- package/lib/plugins/export.js.map +0 -1
- package/lib/plugins/keyboard.js +0 -108
- package/lib/plugins/keyboard.js.map +0 -1
- package/lib/reducers/areas-reducer.js +0 -19
- package/lib/reducers/areas-reducer.js.map +0 -1
- package/lib/reducers/export.js +0 -98
- package/lib/reducers/export.js.map +0 -1
- package/lib/reducers/groups-reducer.js +0 -45
- package/lib/reducers/groups-reducer.js.map +0 -1
- package/lib/reducers/holes-reducer.js +0 -69
- package/lib/reducers/holes-reducer.js.map +0 -1
- package/lib/reducers/items-reducer.js +0 -147
- package/lib/reducers/items-reducer.js.map +0 -1
- package/lib/reducers/lines-reducer.js +0 -52
- package/lib/reducers/lines-reducer.js.map +0 -1
- package/lib/reducers/project-reducer.js +0 -136
- package/lib/reducers/project-reducer.js.map +0 -1
- package/lib/reducers/reducer.js +0 -27
- package/lib/reducers/reducer.js.map +0 -1
- package/lib/reducers/scene-reducer.js +0 -35
- package/lib/reducers/scene-reducer.js.map +0 -1
- package/lib/reducers/user-reducer.js +0 -48
- package/lib/reducers/user-reducer.js.map +0 -1
- package/lib/reducers/vertices-reducer.js +0 -26
- package/lib/reducers/vertices-reducer.js.map +0 -1
- package/lib/reducers/viewer2d-reducer.js +0 -83
- package/lib/reducers/viewer2d-reducer.js.map +0 -1
- package/lib/reducers/viewer3d-reducer.js +0 -64
- package/lib/reducers/viewer3d-reducer.js.map +0 -1
- package/lib/shared-style.js +0 -73
- package/lib/shared-style.js.map +0 -1
- package/lib/styles/export.js +0 -14
- package/lib/styles/export.js.map +0 -1
- package/lib/translator/en.js +0 -111
- package/lib/translator/en.js.map +0 -1
- package/lib/translator/it.js +0 -86
- package/lib/translator/it.js.map +0 -1
- package/lib/translator/ru.js +0 -86
- package/lib/translator/ru.js.map +0 -1
- package/lib/translator/translator.js +0 -91
- package/lib/translator/translator.js.map +0 -1
- package/lib/utils/browser.js +0 -41
- package/lib/utils/browser.js.map +0 -1
- package/lib/utils/email-validator.js +0 -11
- package/lib/utils/email-validator.js.map +0 -1
- package/lib/utils/export.js +0 -57
- package/lib/utils/export.js.map +0 -1
- package/lib/utils/geometry.js +0 -2329
- package/lib/utils/geometry.js.map +0 -1
- package/lib/utils/get-edges-of-subgraphs.js +0 -29
- package/lib/utils/get-edges-of-subgraphs.js.map +0 -1
- package/lib/utils/graph-cycles.js +0 -241
- package/lib/utils/graph-cycles.js.map +0 -1
- package/lib/utils/graph-inner-cycles.js +0 -55
- package/lib/utils/graph-inner-cycles.js.map +0 -1
- package/lib/utils/graph.js +0 -152
- package/lib/utils/graph.js.map +0 -1
- package/lib/utils/helper.js +0 -360
- package/lib/utils/helper.js.map +0 -1
- package/lib/utils/history.js +0 -37
- package/lib/utils/history.js.map +0 -1
- package/lib/utils/id-broker.js +0 -26
- package/lib/utils/id-broker.js.map +0 -1
- package/lib/utils/logger.js +0 -15
- package/lib/utils/logger.js.map +0 -1
- package/lib/utils/math.js +0 -58
- package/lib/utils/math.js.map +0 -1
- package/lib/utils/molding.js +0 -864
- package/lib/utils/molding.js.map +0 -1
- package/lib/utils/name-generator.js +0 -24
- package/lib/utils/name-generator.js.map +0 -1
- package/lib/utils/objects-utils.js +0 -61
- package/lib/utils/objects-utils.js.map +0 -1
- package/lib/utils/phone-validator.js +0 -11
- package/lib/utils/phone-validator.js.map +0 -1
- package/lib/utils/process-black-list.js +0 -25
- package/lib/utils/process-black-list.js.map +0 -1
- package/lib/utils/react-if.js +0 -25
- package/lib/utils/react-if.js.map +0 -1
- package/lib/utils/snap-scene.js +0 -106
- package/lib/utils/snap-scene.js.map +0 -1
- package/lib/utils/snap.js +0 -250
- package/lib/utils/snap.js.map +0 -1
- package/lib/utils/threeCSG.es6.js +0 -504
- package/lib/utils/threeCSG.es6.js.map +0 -1
- package/lib/version.js +0 -8
- package/lib/version.js.map +0 -1
|
@@ -1,572 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports["default"] = void 0;
|
|
8
|
-
var _react = _interopRequireDefault(require("react"));
|
|
9
|
-
var S = _interopRequireWildcard(require("./styles"));
|
|
10
|
-
var _Dialog = _interopRequireDefault(require("@material-ui/core/Dialog"));
|
|
11
|
-
var _styledComponents = _interopRequireDefault(require("styled-components"));
|
|
12
|
-
var _constants = require("../../../../constants");
|
|
13
|
-
var _FormControlLabel = _interopRequireDefault(require("@material-ui/core/FormControlLabel"));
|
|
14
|
-
var _Checkbox = _interopRequireDefault(require("@material-ui/core/Checkbox"));
|
|
15
|
-
var _styles2 = require("@material-ui/core/styles");
|
|
16
|
-
var _moment = _interopRequireDefault(require("moment"));
|
|
17
|
-
var _showCabinetInfo = _interopRequireDefault(require("./showCabinetInfo"));
|
|
18
|
-
var _show2DView = _interopRequireDefault(require("./show2D/show2DView"));
|
|
19
|
-
var _show3DView = _interopRequireDefault(require("./show3D/show3DView"));
|
|
20
|
-
var _showElevationView = _interopRequireDefault(require("./showElevation/showElevationView"));
|
|
21
|
-
var _showWarranty = _interopRequireDefault(require("./showWarranty"));
|
|
22
|
-
var _axios = _interopRequireDefault(require("axios"));
|
|
23
|
-
var _downloadSummaryContext = require("./downloadSummaryContext");
|
|
24
|
-
var _localstorageSlim = _interopRequireDefault(require("localstorage-slim"));
|
|
25
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
26
|
-
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, "default": e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
27
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
28
|
-
function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
|
|
29
|
-
function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); } r ? i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); }, _regeneratorDefine2(e, r, n, t); }
|
|
30
|
-
function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
|
|
31
|
-
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
|
|
32
|
-
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
33
|
-
function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
|
|
34
|
-
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
35
|
-
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
36
|
-
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
37
|
-
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
38
|
-
function _possibleConstructorReturn(t, e) { if (e && ("object" == _typeof(e) || "function" == typeof e)) return e; if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined"); return _assertThisInitialized(t); }
|
|
39
|
-
function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
40
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
41
|
-
function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
|
|
42
|
-
function _inherits(t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), e && _setPrototypeOf(t, e); }
|
|
43
|
-
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
|
|
44
|
-
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
45
|
-
function _taggedTemplateLiteral(e, t) { return t || (t = e.slice(0)), Object.freeze(Object.defineProperties(e, { raw: { value: Object.freeze(t) } })); }
|
|
46
|
-
var StyledDialog = (0, _styledComponents["default"])(_Dialog["default"])(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n .MuiDialog-paperWidthSm {\n border-radius: 5px;\n max-width: 806px;\n width: 90%;\n height: 71%;\n position: relative;\n }\n"])));
|
|
47
|
-
var DesignViewer = _styledComponents["default"].div(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n width: 55%;\n border-style: solid;\n border-width: 10px 10px 10px 20px;\n border-color: rgba(0, 0, 0, 0);\n background-color: rgba(0, 0, 0, 0.5);\n overflow: hidden;\n position: relative;\n\n ::-webkit-scrollbar {\n width: 2px;\n position: absolute;\n }\n ::-webkit-scrollbar-track-piece {\n background-color: rgba(0, 0, 0, 0.2);\n position: absolute;\n }\n ::-webkit-scrollbar-thumb {\n background-color: rgb(220, 220, 220);\n border-radius: 5px;\n transition: all 0.3s;\n }\n ::-webkit-scrollbar-thumb:hover {\n background-color: rgb(193, 202, 228);\n border-radius: 5px;\n transition: all 0.3s;\n }\n"])));
|
|
48
|
-
var DesignViewerMask = _styledComponents["default"].div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n width: 100%;\n height: 100%;\n position: absolute;\n pointer-events: none;\n z-index: 20;\n"])));
|
|
49
|
-
var DesignViewerMaskInner = _styledComponents["default"].div(_templateObject4 || (_templateObject4 = _taggedTemplateLiteral(["\n width: calc(100% - 12px);\n height: 100%;\n border-radius: 5px;\n pointer-events: none;\n overflow: hidden;\n z-index: 1;\n box-shadow: 0 0 0 10px #7f7f7f;\n"])));
|
|
50
|
-
var DesignViewerInnerContent = _styledComponents["default"].div(_templateObject5 || (_templateObject5 = _taggedTemplateLiteral(["\n width: 100%;\n height: 100%;\n overflow: auto;\n position: relative;\n z-index: 0;\n"])));
|
|
51
|
-
var StyledMuiCheckbox = (0, _styles2.withStyles)({
|
|
52
|
-
root: {
|
|
53
|
-
color: _constants.TEXT_COLOR_NEUTRAL_2,
|
|
54
|
-
'&$checked': {
|
|
55
|
-
color: _constants.SECONDARY_PURPLE_COLOR
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
checked: {}
|
|
59
|
-
})(function (props) {
|
|
60
|
-
return /*#__PURE__*/_react["default"].createElement(_Checkbox["default"], _extends({
|
|
61
|
-
color: "default"
|
|
62
|
-
}, props));
|
|
63
|
-
});
|
|
64
|
-
var DownloadSummaryPopup = /*#__PURE__*/function (_React$Component) {
|
|
65
|
-
function DownloadSummaryPopup(props) {
|
|
66
|
-
var _customerInfo, _customerInfo2, _customerInfo3;
|
|
67
|
-
var _this;
|
|
68
|
-
_classCallCheck(this, DownloadSummaryPopup);
|
|
69
|
-
_this = _callSuper(this, DownloadSummaryPopup, [props]);
|
|
70
|
-
var customerInfo = {};
|
|
71
|
-
try {
|
|
72
|
-
customerInfo = _localstorageSlim["default"].get(_constants.LOCAL_STORAGE_CUSTOMER_INFO);
|
|
73
|
-
} catch (e) {
|
|
74
|
-
customerInfo = {};
|
|
75
|
-
}
|
|
76
|
-
_this.state = {
|
|
77
|
-
email: ((_customerInfo = customerInfo) === null || _customerInfo === void 0 ? void 0 : _customerInfo.email) || sessionStorage.getItem('email') || '',
|
|
78
|
-
emailfocusOn: false,
|
|
79
|
-
phone: sessionStorage.getItem('phone') || '',
|
|
80
|
-
phonefocusOn: false,
|
|
81
|
-
firstName: ((_customerInfo2 = customerInfo) === null || _customerInfo2 === void 0 ? void 0 : _customerInfo2.firstName) || sessionStorage.getItem('firstName') || '',
|
|
82
|
-
firstNamefocusOn: false,
|
|
83
|
-
lastName: ((_customerInfo3 = customerInfo) === null || _customerInfo3 === void 0 ? void 0 : _customerInfo3.lastName) || sessionStorage.getItem('lastName') || '',
|
|
84
|
-
lastNamefocusOn: false,
|
|
85
|
-
projectTitlefocusOn: false,
|
|
86
|
-
projectTitle: sessionStorage.getItem('projectTitle'),
|
|
87
|
-
check_3d: false,
|
|
88
|
-
check_2d: false,
|
|
89
|
-
check_list: false,
|
|
90
|
-
isLoading: false,
|
|
91
|
-
isLoading3D: false,
|
|
92
|
-
isLoadingElevation: {
|
|
93
|
-
front: false,
|
|
94
|
-
back: false,
|
|
95
|
-
right: false,
|
|
96
|
-
left: false
|
|
97
|
-
},
|
|
98
|
-
monkeyDocId: null
|
|
99
|
-
};
|
|
100
|
-
_this.setIsLoading3D = _this.setIsLoading3D.bind(_this);
|
|
101
|
-
_this.setIsLoadingElevation = _this.setIsLoadingElevation.bind(_this);
|
|
102
|
-
return _this;
|
|
103
|
-
}
|
|
104
|
-
_inherits(DownloadSummaryPopup, _React$Component);
|
|
105
|
-
return _createClass(DownloadSummaryPopup, [{
|
|
106
|
-
key: "setIsLoading3D",
|
|
107
|
-
value: function setIsLoading3D(flag) {
|
|
108
|
-
this.setState({
|
|
109
|
-
isLoading3D: flag
|
|
110
|
-
});
|
|
111
|
-
}
|
|
112
|
-
}, {
|
|
113
|
-
key: "setIsLoadingElevation",
|
|
114
|
-
value: function setIsLoadingElevation(key, value) {
|
|
115
|
-
var temp = this.state.isLoadingElevation;
|
|
116
|
-
temp[key] = value;
|
|
117
|
-
this.setState({
|
|
118
|
-
isLoadingElevation: temp
|
|
119
|
-
});
|
|
120
|
-
}
|
|
121
|
-
}, {
|
|
122
|
-
key: "_closePanel",
|
|
123
|
-
value: function _closePanel() {
|
|
124
|
-
this.setState({
|
|
125
|
-
check_3d: false,
|
|
126
|
-
check_2d: false,
|
|
127
|
-
check_list: false
|
|
128
|
-
});
|
|
129
|
-
this.props.setDownloadPopupVisible(false);
|
|
130
|
-
}
|
|
131
|
-
}, {
|
|
132
|
-
key: "render",
|
|
133
|
-
value: function render() {
|
|
134
|
-
var _this2 = this;
|
|
135
|
-
var visible = this.props.visible;
|
|
136
|
-
var _this$state = this.state,
|
|
137
|
-
firstName = _this$state.firstName,
|
|
138
|
-
firstNameFocusOn = _this$state.firstNameFocusOn,
|
|
139
|
-
lastName = _this$state.lastName,
|
|
140
|
-
lastNameFocusOn = _this$state.lastNameFocusOn,
|
|
141
|
-
email = _this$state.email,
|
|
142
|
-
emailFocusOn = _this$state.emailFocusOn,
|
|
143
|
-
phone = _this$state.phone,
|
|
144
|
-
phoneFocusOn = _this$state.phoneFocusOn,
|
|
145
|
-
projectTitle = _this$state.projectTitle,
|
|
146
|
-
projectTitleFocusOn = _this$state.projectTitleFocusOn,
|
|
147
|
-
check_3d = _this$state.check_3d,
|
|
148
|
-
check_2d = _this$state.check_2d,
|
|
149
|
-
check_list = _this$state.check_list,
|
|
150
|
-
isLoading = _this$state.isLoading,
|
|
151
|
-
isLoading3D = _this$state.isLoading3D,
|
|
152
|
-
monkeyDocId = _this$state.monkeyDocId;
|
|
153
|
-
var summaryContextValue = {
|
|
154
|
-
firstName: this.state.firstName,
|
|
155
|
-
lastName: this.state.lastName,
|
|
156
|
-
email: this.state.email,
|
|
157
|
-
phone: this.state.phone,
|
|
158
|
-
projectTitle: this.state.projectTitle,
|
|
159
|
-
projectId: sessionStorage.getItem('projectId')
|
|
160
|
-
};
|
|
161
|
-
var pdfBrowserDownload = function pdfBrowserDownload(fileName, pdfUrl) {
|
|
162
|
-
setTimeout(function () {
|
|
163
|
-
var fileOutputLink = document.createElement('a');
|
|
164
|
-
fileOutputLink.setAttribute('download', fileName);
|
|
165
|
-
fileOutputLink.setAttribute('target', '_blank');
|
|
166
|
-
fileOutputLink.href = pdfUrl;
|
|
167
|
-
fileOutputLink.style.display = 'none';
|
|
168
|
-
document.body.appendChild(fileOutputLink);
|
|
169
|
-
setTimeout(function () {
|
|
170
|
-
fileOutputLink.click();
|
|
171
|
-
}, 100);
|
|
172
|
-
document.body.removeChild(fileOutputLink);
|
|
173
|
-
_this2.setState({
|
|
174
|
-
isModalVisible: false,
|
|
175
|
-
imageUri: '',
|
|
176
|
-
image: ''
|
|
177
|
-
});
|
|
178
|
-
document.removeEventListener('keydown', _this2.onKeyDown, false);
|
|
179
|
-
document.removeEventListener('mouseup', _this2.onMouseUp_On_New_Save_SQ_DA, false);
|
|
180
|
-
}, 750);
|
|
181
|
-
};
|
|
182
|
-
var _downloadSummaryHandler = function downloadSummaryHandler() {
|
|
183
|
-
var _summaryContextValue$, _summaryContextValue$2, _summaryContextValue$3;
|
|
184
|
-
// for imgCapture
|
|
185
|
-
var img3D = 'false';
|
|
186
|
-
var img2DPlain = 'false',
|
|
187
|
-
imgFront = 'false',
|
|
188
|
-
imgBack = 'false',
|
|
189
|
-
imgLeft = 'false',
|
|
190
|
-
imgRight = 'false';
|
|
191
|
-
|
|
192
|
-
// for header
|
|
193
|
-
var projectTitle = summaryContextValue.projectTitle;
|
|
194
|
-
var fName = (_summaryContextValue$ = summaryContextValue.firstName) !== null && _summaryContextValue$ !== void 0 ? _summaryContextValue$ : '';
|
|
195
|
-
var lName = (_summaryContextValue$2 = summaryContextValue.lastName) !== null && _summaryContextValue$2 !== void 0 ? _summaryContextValue$2 : '';
|
|
196
|
-
var creator = (fName + ' ' + lName).trim();
|
|
197
|
-
var createDate = (0, _moment["default"])(new Date()).format('DD-MM-YYYY');
|
|
198
|
-
var projectID = (_summaryContextValue$3 = summaryContextValue.projectId) !== null && _summaryContextValue$3 !== void 0 ? _summaryContextValue$3 : '';
|
|
199
|
-
// for project save
|
|
200
|
-
var projectData = JSON.stringify(_this2.props.state.get('scene').toJS());
|
|
201
|
-
// for cabinet list
|
|
202
|
-
var cabinetList = window.productsInReview;
|
|
203
|
-
// for print checkboxes
|
|
204
|
-
var print_check = {
|
|
205
|
-
check_3d: check_3d,
|
|
206
|
-
check_2d: check_2d,
|
|
207
|
-
check_list: check_list
|
|
208
|
-
};
|
|
209
|
-
if (!_this2.state.isLoading) _this2.setState({
|
|
210
|
-
isLoading: true
|
|
211
|
-
});
|
|
212
|
-
var wait_for_prepare_data = function wait_for_prepare_data(v) {
|
|
213
|
-
if (!v) {
|
|
214
|
-
setTimeout(_downloadSummaryHandler, 1000);
|
|
215
|
-
return true;
|
|
216
|
-
}
|
|
217
|
-
return false;
|
|
218
|
-
};
|
|
219
|
-
if (check_3d) {
|
|
220
|
-
if (wait_for_prepare_data(window.pdf3DPlain)) return;
|
|
221
|
-
img3D = window.pdf3DPlain;
|
|
222
|
-
}
|
|
223
|
-
if (check_2d) {
|
|
224
|
-
if (wait_for_prepare_data(window.pdf2DPlain)) return;
|
|
225
|
-
img2DPlain = window.pdf2DPlain;
|
|
226
|
-
if (wait_for_prepare_data(window.__elevationImg.MODE_FRONT_ELEVATION_VIEW) || wait_for_prepare_data(window.__elevationImg.MODE_BACK_ELEVATION_VIEW) || wait_for_prepare_data(window.__elevationImg.MODE_LEFT_ELEVATION_VIEW) || wait_for_prepare_data(window.__elevationImg.MODE_RIGHT_ELEVATION_VIEW)) return;
|
|
227
|
-
imgFront = window.__elevationImg.MODE_FRONT_ELEVATION_VIEW;
|
|
228
|
-
imgBack = window.__elevationImg.MODE_BACK_ELEVATION_VIEW;
|
|
229
|
-
imgLeft = window.__elevationImg.MODE_LEFT_ELEVATION_VIEW;
|
|
230
|
-
imgRight = window.__elevationImg.MODE_RIGHT_ELEVATION_VIEW;
|
|
231
|
-
}
|
|
232
|
-
_axios["default"].post("".concat(_constants.API_SERVER_URL, "/api/project/downloadPDF"), {
|
|
233
|
-
monkeyDocId: monkeyDocId,
|
|
234
|
-
img3D: img3D,
|
|
235
|
-
img2DElevation: [img2DPlain, imgFront, imgBack, imgLeft, imgRight],
|
|
236
|
-
projectTitle: projectTitle,
|
|
237
|
-
creator: creator,
|
|
238
|
-
createDate: createDate,
|
|
239
|
-
summaryID: projectID + createDate,
|
|
240
|
-
projectID: projectID,
|
|
241
|
-
projectData: projectData,
|
|
242
|
-
cabinetList: cabinetList,
|
|
243
|
-
whatToPrint: print_check
|
|
244
|
-
}).then(/*#__PURE__*/function () {
|
|
245
|
-
var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(res) {
|
|
246
|
-
var respData;
|
|
247
|
-
return _regenerator().w(function (_context) {
|
|
248
|
-
while (1) switch (_context.n) {
|
|
249
|
-
case 0:
|
|
250
|
-
respData = res.data;
|
|
251
|
-
if (respData.success) {
|
|
252
|
-
_this2.setState({
|
|
253
|
-
isLoading: false,
|
|
254
|
-
monkeyDocId: respData.monkeyDocId
|
|
255
|
-
});
|
|
256
|
-
pdfBrowserDownload(respData.filename, respData.download_url);
|
|
257
|
-
} else {
|
|
258
|
-
_this2.setState({
|
|
259
|
-
isLoading: false
|
|
260
|
-
});
|
|
261
|
-
}
|
|
262
|
-
case 1:
|
|
263
|
-
return _context.a(2);
|
|
264
|
-
}
|
|
265
|
-
}, _callee);
|
|
266
|
-
}));
|
|
267
|
-
return function (_x) {
|
|
268
|
-
return _ref.apply(this, arguments);
|
|
269
|
-
};
|
|
270
|
-
}());
|
|
271
|
-
};
|
|
272
|
-
return /*#__PURE__*/_react["default"].createElement(_downloadSummaryContext.DownloadSummaryContext.Provider, {
|
|
273
|
-
value: summaryContextValue
|
|
274
|
-
}, /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement(StyledDialog, {
|
|
275
|
-
id: "showInfo",
|
|
276
|
-
open: visible,
|
|
277
|
-
onClose: function onClose() {
|
|
278
|
-
return _this2._closePanel();
|
|
279
|
-
}
|
|
280
|
-
}, isLoading && /*#__PURE__*/_react["default"].createElement("div", {
|
|
281
|
-
style: {
|
|
282
|
-
position: 'absolute',
|
|
283
|
-
alignItems: 'center',
|
|
284
|
-
width: '100%',
|
|
285
|
-
height: '100%',
|
|
286
|
-
opacity: '0.8',
|
|
287
|
-
background: 'gray',
|
|
288
|
-
zIndex: '10',
|
|
289
|
-
justifyContent: 'center',
|
|
290
|
-
display: 'flex'
|
|
291
|
-
}
|
|
292
|
-
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
293
|
-
style: {
|
|
294
|
-
animation: 'spin 2s linear infinite'
|
|
295
|
-
},
|
|
296
|
-
src: '/assets/img/loading_large.gif',
|
|
297
|
-
alt: "img"
|
|
298
|
-
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
299
|
-
style: {
|
|
300
|
-
display: 'flex',
|
|
301
|
-
width: '100%',
|
|
302
|
-
userSelect: 'none ',
|
|
303
|
-
height: '100%'
|
|
304
|
-
}
|
|
305
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
306
|
-
style: {
|
|
307
|
-
width: '45%',
|
|
308
|
-
display: 'flex',
|
|
309
|
-
padding: '40px 40px 40px 40px',
|
|
310
|
-
flexDirection: 'column'
|
|
311
|
-
}
|
|
312
|
-
}, /*#__PURE__*/_react["default"].createElement(S.DialogTitle, null, "Download Summary"), /*#__PURE__*/_react["default"].createElement(S.DialogContent, {
|
|
313
|
-
style: {
|
|
314
|
-
margin: '10px 0'
|
|
315
|
-
}
|
|
316
|
-
}, "You are almost there, customize your summary based on your requirements."), /*#__PURE__*/_react["default"].createElement("div", {
|
|
317
|
-
style: {
|
|
318
|
-
height: '80%',
|
|
319
|
-
display: 'flex',
|
|
320
|
-
flexDirection: 'column',
|
|
321
|
-
overflowY: 'scroll'
|
|
322
|
-
}
|
|
323
|
-
}, sessionStorage.getItem('email') === null && /*#__PURE__*/_react["default"].createElement("div", {
|
|
324
|
-
style: {}
|
|
325
|
-
}, /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
326
|
-
value: firstName,
|
|
327
|
-
onChange: function onChange(e) {
|
|
328
|
-
return _this2.setState({
|
|
329
|
-
firstName: e.target.value
|
|
330
|
-
});
|
|
331
|
-
},
|
|
332
|
-
onFocus: function onFocus(e) {
|
|
333
|
-
return _this2.setState({
|
|
334
|
-
firstNameFocusOn: true
|
|
335
|
-
});
|
|
336
|
-
},
|
|
337
|
-
onBlur: function onBlur(e) {
|
|
338
|
-
return _this2.setState({
|
|
339
|
-
firstNameFocusOn: false
|
|
340
|
-
});
|
|
341
|
-
},
|
|
342
|
-
placeholder: firstNameFocusOn ? 'Enter First Name' : 'First Name',
|
|
343
|
-
required: true
|
|
344
|
-
}), (firstNameFocusOn || !!firstName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
345
|
-
style: {
|
|
346
|
-
color: !firstNameFocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
347
|
-
}
|
|
348
|
-
}, "First Name"), !!firstName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
349
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
350
|
-
onClick: function onClick() {
|
|
351
|
-
return _this2.setState({
|
|
352
|
-
firstName: ''
|
|
353
|
-
});
|
|
354
|
-
}
|
|
355
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
356
|
-
value: lastName,
|
|
357
|
-
onChange: function onChange(e) {
|
|
358
|
-
return _this2.setState({
|
|
359
|
-
lastName: e.target.value
|
|
360
|
-
});
|
|
361
|
-
},
|
|
362
|
-
onFocus: function onFocus(e) {
|
|
363
|
-
return _this2.setState({
|
|
364
|
-
lastNameFocusOn: true
|
|
365
|
-
});
|
|
366
|
-
},
|
|
367
|
-
onBlur: function onBlur(e) {
|
|
368
|
-
return _this2.setState({
|
|
369
|
-
lastNameFocusOn: false
|
|
370
|
-
});
|
|
371
|
-
},
|
|
372
|
-
placeholder: lastNameFocusOn ? 'Enter Last Name' : 'Last Name',
|
|
373
|
-
required: true
|
|
374
|
-
}), (lastNameFocusOn || !!lastName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
375
|
-
style: {
|
|
376
|
-
color: !lastNameFocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
377
|
-
}
|
|
378
|
-
}, "Last Name"), !!lastName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
379
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
380
|
-
onClick: function onClick() {
|
|
381
|
-
return _this2.setState({
|
|
382
|
-
lastName: ''
|
|
383
|
-
});
|
|
384
|
-
}
|
|
385
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
386
|
-
value: email,
|
|
387
|
-
onChange: function onChange(e) {
|
|
388
|
-
return _this2.setState({
|
|
389
|
-
email: e.target.value
|
|
390
|
-
});
|
|
391
|
-
},
|
|
392
|
-
onFocus: function onFocus(e) {
|
|
393
|
-
return _this2.setState({
|
|
394
|
-
emailFocusOn: true
|
|
395
|
-
});
|
|
396
|
-
},
|
|
397
|
-
onBlur: function onBlur(e) {
|
|
398
|
-
return _this2.setState({
|
|
399
|
-
emailFocusOn: false
|
|
400
|
-
});
|
|
401
|
-
},
|
|
402
|
-
placeholder: emailFocusOn ? 'Enter Email' : 'Email',
|
|
403
|
-
required: true
|
|
404
|
-
}), (emailFocusOn || !!email.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
405
|
-
style: {
|
|
406
|
-
color: !emailFocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
407
|
-
}
|
|
408
|
-
}, "Email"), !!email.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
409
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
410
|
-
onClick: function onClick() {
|
|
411
|
-
return _this2.setState({
|
|
412
|
-
email: ''
|
|
413
|
-
});
|
|
414
|
-
}
|
|
415
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
416
|
-
value: phone,
|
|
417
|
-
onChange: function onChange(e) {
|
|
418
|
-
return _this2.setState({
|
|
419
|
-
phone: e.target.value
|
|
420
|
-
});
|
|
421
|
-
},
|
|
422
|
-
onFocus: function onFocus() {
|
|
423
|
-
return _this2.setState({
|
|
424
|
-
phoneFocusOn: true
|
|
425
|
-
});
|
|
426
|
-
},
|
|
427
|
-
onBlur: function onBlur() {
|
|
428
|
-
return _this2.setState({
|
|
429
|
-
phoneFocusOn: false
|
|
430
|
-
});
|
|
431
|
-
},
|
|
432
|
-
placeholder: phoneFocusOn ? 'Enter Phone Number' : 'Phone Number',
|
|
433
|
-
required: true
|
|
434
|
-
}), (phoneFocusOn || !!phone.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
435
|
-
style: {
|
|
436
|
-
color: !phoneFocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
437
|
-
}
|
|
438
|
-
}, "Phone Number"), !!phone.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
439
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
440
|
-
onClick: function onClick() {
|
|
441
|
-
return _this2.setState({
|
|
442
|
-
phone: ''
|
|
443
|
-
});
|
|
444
|
-
}
|
|
445
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
446
|
-
value: projectTitle,
|
|
447
|
-
onChange: function onChange(e) {
|
|
448
|
-
return _this2.setState({
|
|
449
|
-
projectTitle: e.target.value
|
|
450
|
-
});
|
|
451
|
-
},
|
|
452
|
-
onFocus: function onFocus() {
|
|
453
|
-
return _this2.setState({
|
|
454
|
-
projectTitleFocusOn: true
|
|
455
|
-
});
|
|
456
|
-
},
|
|
457
|
-
onBlur: function onBlur() {
|
|
458
|
-
return _this2.setState({
|
|
459
|
-
projectTitleFocusOn: false
|
|
460
|
-
});
|
|
461
|
-
},
|
|
462
|
-
placeholder: projectTitleFocusOn ? 'Enter Project Name' : 'Project Name',
|
|
463
|
-
required: true
|
|
464
|
-
}), (projectTitleFocusOn || !!projectTitle.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
465
|
-
style: {
|
|
466
|
-
color: !projectTitleFocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
467
|
-
}
|
|
468
|
-
}, "Project Name"), !!projectTitle.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
469
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
470
|
-
onClick: function onClick() {
|
|
471
|
-
return _this2.setState({
|
|
472
|
-
projectTitle: ''
|
|
473
|
-
});
|
|
474
|
-
}
|
|
475
|
-
}))), /*#__PURE__*/_react["default"].createElement(S.DialogContent, {
|
|
476
|
-
style: {
|
|
477
|
-
margin: '4px 0px'
|
|
478
|
-
}
|
|
479
|
-
}, "What you want to print:"), /*#__PURE__*/_react["default"].createElement(_FormControlLabel["default"], {
|
|
480
|
-
style: {
|
|
481
|
-
margin: '6px 0px'
|
|
482
|
-
},
|
|
483
|
-
control: /*#__PURE__*/_react["default"].createElement(StyledMuiCheckbox, {
|
|
484
|
-
style: {
|
|
485
|
-
padding: 'unset'
|
|
486
|
-
},
|
|
487
|
-
checked: check_3d,
|
|
488
|
-
onChange: function onChange() {
|
|
489
|
-
return _this2.setState({
|
|
490
|
-
check_3d: !check_3d
|
|
491
|
-
});
|
|
492
|
-
},
|
|
493
|
-
value: check_3d
|
|
494
|
-
}),
|
|
495
|
-
label: /*#__PURE__*/_react["default"].createElement(S.DialogContents, null, "3D render of the kitchen")
|
|
496
|
-
}), /*#__PURE__*/_react["default"].createElement(_FormControlLabel["default"], {
|
|
497
|
-
style: {
|
|
498
|
-
margin: '6px 0px'
|
|
499
|
-
},
|
|
500
|
-
control: /*#__PURE__*/_react["default"].createElement(StyledMuiCheckbox, {
|
|
501
|
-
style: {
|
|
502
|
-
padding: 'unset'
|
|
503
|
-
},
|
|
504
|
-
checked: check_2d,
|
|
505
|
-
onChange: function onChange() {
|
|
506
|
-
return _this2.setState({
|
|
507
|
-
check_2d: !check_2d
|
|
508
|
-
});
|
|
509
|
-
},
|
|
510
|
-
value: check_2d
|
|
511
|
-
}),
|
|
512
|
-
label: /*#__PURE__*/_react["default"].createElement(S.DialogContents, null, "2D floor plan and elevations technical view")
|
|
513
|
-
}), /*#__PURE__*/_react["default"].createElement(_FormControlLabel["default"], {
|
|
514
|
-
style: {
|
|
515
|
-
margin: '6px 0px'
|
|
516
|
-
},
|
|
517
|
-
control: /*#__PURE__*/_react["default"].createElement(StyledMuiCheckbox, {
|
|
518
|
-
style: {
|
|
519
|
-
padding: 'unset'
|
|
520
|
-
},
|
|
521
|
-
checked: check_list,
|
|
522
|
-
onChange: function onChange() {
|
|
523
|
-
return _this2.setState({
|
|
524
|
-
check_list: !check_list
|
|
525
|
-
});
|
|
526
|
-
},
|
|
527
|
-
value: check_list
|
|
528
|
-
}),
|
|
529
|
-
label: /*#__PURE__*/_react["default"].createElement(S.DialogContents, null, "List of parts with quantities and pricing")
|
|
530
|
-
})), /*#__PURE__*/_react["default"].createElement(S.SaveBox, {
|
|
531
|
-
onClick: _downloadSummaryHandler
|
|
532
|
-
}, /*#__PURE__*/_react["default"].createElement(S.SelectTitle, {
|
|
533
|
-
style: {
|
|
534
|
-
color: _constants.BG_COLOR_1
|
|
535
|
-
}
|
|
536
|
-
}, "Save & Download Summary"))), /*#__PURE__*/_react["default"].createElement(DesignViewer, null, /*#__PURE__*/_react["default"].createElement(DesignViewerMask, null, /*#__PURE__*/_react["default"].createElement(DesignViewerMaskInner, null)), /*#__PURE__*/_react["default"].createElement(DesignViewerInnerContent, null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
537
|
-
style: {
|
|
538
|
-
paddingRight: '10px'
|
|
539
|
-
}
|
|
540
|
-
}, check_3d && /*#__PURE__*/_react["default"].createElement(_show3DView["default"], {
|
|
541
|
-
props: this.props,
|
|
542
|
-
setIsLoading3D: this.setIsLoading3D
|
|
543
|
-
}), check_2d && /*#__PURE__*/_react["default"].createElement(_show2DView["default"], {
|
|
544
|
-
props: this.props
|
|
545
|
-
}), check_2d && [/*#__PURE__*/_react["default"].createElement(_showElevationView["default"], {
|
|
546
|
-
props: this.props,
|
|
547
|
-
mode: _constants.MODE_FRONT_ELEVATION_VIEW,
|
|
548
|
-
setIsLoadingElevation: this.setIsLoadingElevation
|
|
549
|
-
}), /*#__PURE__*/_react["default"].createElement(_showElevationView["default"], {
|
|
550
|
-
props: this.props,
|
|
551
|
-
mode: _constants.MODE_BACK_ELEVATION_VIEW,
|
|
552
|
-
setIsLoadingElevation: this.setIsLoadingElevation
|
|
553
|
-
}), /*#__PURE__*/_react["default"].createElement(_showElevationView["default"], {
|
|
554
|
-
props: this.props,
|
|
555
|
-
mode: _constants.MODE_LEFT_ELEVATION_VIEW,
|
|
556
|
-
setIsLoadingElevation: this.setIsLoadingElevation
|
|
557
|
-
}), /*#__PURE__*/_react["default"].createElement(_showElevationView["default"], {
|
|
558
|
-
props: this.props,
|
|
559
|
-
mode: _constants.MODE_RIGHT_ELEVATION_VIEW,
|
|
560
|
-
setIsLoadingElevation: this.setIsLoadingElevation
|
|
561
|
-
})], check_list && /*#__PURE__*/_react["default"].createElement(_showCabinetInfo["default"], {
|
|
562
|
-
productDATA: window.productData || null,
|
|
563
|
-
totalPrice: window.totalPrice,
|
|
564
|
-
config: this.props.logoImage
|
|
565
|
-
}), /*#__PURE__*/_react["default"].createElement(_showWarranty["default"], {
|
|
566
|
-
config: this.props.logoImage
|
|
567
|
-
}))))))));
|
|
568
|
-
}
|
|
569
|
-
}]);
|
|
570
|
-
}(_react["default"].Component);
|
|
571
|
-
var _default = exports["default"] = DownloadSummaryPopup;
|
|
572
|
-
//# sourceMappingURL=index.js.map
|