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,567 +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 = _interopRequireWildcard(require("react"));
|
|
9
|
-
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
10
|
-
var S = _interopRequireWildcard(require("./styles"));
|
|
11
|
-
var _styledComponents = _interopRequireDefault(require("styled-components"));
|
|
12
|
-
var _Dialog = _interopRequireDefault(require("@material-ui/core/Dialog"));
|
|
13
|
-
var _constants = require("../../../constants");
|
|
14
|
-
var _FormControlLabel = _interopRequireDefault(require("@material-ui/core/FormControlLabel"));
|
|
15
|
-
var _Checkbox = _interopRequireDefault(require("@material-ui/core/Checkbox"));
|
|
16
|
-
var _styles2 = require("@material-ui/core/styles");
|
|
17
|
-
var _Snackbar = _interopRequireDefault(require("../../atoms/Snackbar"));
|
|
18
|
-
var _axios = _interopRequireDefault(require("axios"));
|
|
19
|
-
var _emailValidator = require("../../../utils/email-validator");
|
|
20
|
-
var _jwtService = _interopRequireDefault(require("../../login/jwtService"));
|
|
21
|
-
var _history = _interopRequireDefault(require("../../../@history"));
|
|
22
|
-
var _phoneValidator = require("../../../utils/phone-validator");
|
|
23
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
24
|
-
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); }
|
|
25
|
-
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
26
|
-
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); } }
|
|
27
|
-
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
28
|
-
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
29
|
-
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); }
|
|
30
|
-
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
31
|
-
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); }
|
|
32
|
-
function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
33
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
34
|
-
function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
|
|
35
|
-
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); }
|
|
36
|
-
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
|
|
37
|
-
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); }
|
|
38
|
-
var StyledMuiCheckbox = (0, _styles2.withStyles)({
|
|
39
|
-
root: {
|
|
40
|
-
color: _constants.TEXT_COLOR_NEUTRAL_2,
|
|
41
|
-
'&$checked': {
|
|
42
|
-
color: _constants.SECONDARY_PURPLE_COLOR
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
checked: {}
|
|
46
|
-
})(function (props) {
|
|
47
|
-
return /*#__PURE__*/_react["default"].createElement(_Checkbox["default"], _extends({
|
|
48
|
-
color: "default"
|
|
49
|
-
}, props));
|
|
50
|
-
});
|
|
51
|
-
var Sign = exports["default"] = /*#__PURE__*/function (_Component) {
|
|
52
|
-
function Sign(props) {
|
|
53
|
-
var _this;
|
|
54
|
-
_classCallCheck(this, Sign);
|
|
55
|
-
_this = _callSuper(this, Sign, [props]);
|
|
56
|
-
_this.state = {
|
|
57
|
-
type: 1,
|
|
58
|
-
//1: login, 2: register
|
|
59
|
-
email: '',
|
|
60
|
-
emailfocusOn: false,
|
|
61
|
-
password: '',
|
|
62
|
-
passwordfocusOn: false,
|
|
63
|
-
remember: false,
|
|
64
|
-
firstName: '',
|
|
65
|
-
firstNamefocusOn: false,
|
|
66
|
-
lastName: '',
|
|
67
|
-
lastNamefocusOn: false,
|
|
68
|
-
phoneNumber: '',
|
|
69
|
-
phoneNumberfocusOn: false,
|
|
70
|
-
confirm: '',
|
|
71
|
-
confirmfocusOn: false,
|
|
72
|
-
isSnackBarOpen: false,
|
|
73
|
-
snackBarMessage: '',
|
|
74
|
-
snackBarColor: ''
|
|
75
|
-
};
|
|
76
|
-
return _this;
|
|
77
|
-
}
|
|
78
|
-
_inherits(Sign, _Component);
|
|
79
|
-
return _createClass(Sign, [{
|
|
80
|
-
key: "closePanel",
|
|
81
|
-
value: function closePanel() {
|
|
82
|
-
this.props.setSignOpen(false);
|
|
83
|
-
}
|
|
84
|
-
}, {
|
|
85
|
-
key: "login",
|
|
86
|
-
value: function login(data) {
|
|
87
|
-
var _this2 = this;
|
|
88
|
-
_axios["default"].post("".concat(_constants.API_SERVER_URL, "/api/user/customer_login"), data).then(function (res) {
|
|
89
|
-
if (res.data.success === true) {
|
|
90
|
-
// const {email, firstName, lastName, phone, role} = res.data.userData;
|
|
91
|
-
sessionStorage.setItem('email', res.data.userData.email);
|
|
92
|
-
sessionStorage.setItem('firstName', res.data.userData.firstName);
|
|
93
|
-
sessionStorage.setItem('lastName', res.data.userData.lastName);
|
|
94
|
-
sessionStorage.setItem('phone', res.data.userData.phone);
|
|
95
|
-
var visualizerName = sessionStorage.getItem('visualizerName');
|
|
96
|
-
_history["default"].push({
|
|
97
|
-
pathname: "/".concat(visualizerName, "/project/").concat(res.data.userData.role, "/").concat(res.data.token, "/null?null")
|
|
98
|
-
});
|
|
99
|
-
_this2.setState({
|
|
100
|
-
isSnackBarOpen: true,
|
|
101
|
-
snackBarMessage: "".concat(_this2.state.type === 1 ? 'Login' : 'Register', " Successed!"),
|
|
102
|
-
snackBarColor: _constants.STATUS_POSITIVE_COLOR
|
|
103
|
-
});
|
|
104
|
-
_this2.props.setSignOpen(false);
|
|
105
|
-
if (_this2.props.myProjectsToLogin) {
|
|
106
|
-
_this2.props.setMyProjectsToLogin(false);
|
|
107
|
-
_this2.props.setMyProjectsOpen(true);
|
|
108
|
-
}
|
|
109
|
-
} else {
|
|
110
|
-
_this2.setState({
|
|
111
|
-
isSnackBarOpen: true,
|
|
112
|
-
snackBarMessage: res.data.error,
|
|
113
|
-
snackBarColor: _constants.STATUS_NEGATIVE_COLOR
|
|
114
|
-
});
|
|
115
|
-
return;
|
|
116
|
-
}
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
}, {
|
|
120
|
-
key: "_submit",
|
|
121
|
-
value: function _submit() {
|
|
122
|
-
var _this3 = this;
|
|
123
|
-
var _this$state = this.state,
|
|
124
|
-
email = _this$state.email,
|
|
125
|
-
password = _this$state.password,
|
|
126
|
-
firstName = _this$state.firstName,
|
|
127
|
-
lastName = _this$state.lastName,
|
|
128
|
-
phoneNumber = _this$state.phoneNumber,
|
|
129
|
-
confirm = _this$state.confirm,
|
|
130
|
-
type = _this$state.type;
|
|
131
|
-
var userData = {};
|
|
132
|
-
if (type === 1) {
|
|
133
|
-
if (email === '' || !(0, _emailValidator.emailValidation)(email) || !(0, _phoneValidator.phoneValidation)(phoneNumber) || password === '') {
|
|
134
|
-
var msg;
|
|
135
|
-
if (email === '') msg = 'Type your email address';else if (!(0, _emailValidator.emailValidation)(email)) msg = 'Type your valid email address';else if (!(0, _phoneValidator.phoneValidation)(phoneNumber)) msg = 'Type your valid phone';else if (password === '') msg = 'Type your password';
|
|
136
|
-
this.setState({
|
|
137
|
-
isSnackBarOpen: true,
|
|
138
|
-
snackBarMessage: msg,
|
|
139
|
-
snackBarColor: _constants.STATUS_NEGATIVE_COLOR
|
|
140
|
-
});
|
|
141
|
-
return;
|
|
142
|
-
}
|
|
143
|
-
userData = {
|
|
144
|
-
email: email,
|
|
145
|
-
password: password
|
|
146
|
-
};
|
|
147
|
-
this.login(userData);
|
|
148
|
-
} else {
|
|
149
|
-
if (firstName === '' || lastName === '' || email === '' || phoneNumber === '' || !(0, _phoneValidator.phoneValidation)(phoneNumber) || !(0, _emailValidator.emailValidation)(email) || password === '' || confirm === '' || password !== confirm) {
|
|
150
|
-
var _msg;
|
|
151
|
-
if (firstName === '') _msg = 'Type your first name';else if (lastName === '') _msg = 'Type your last name';else if (email === '') _msg = 'Type your email address';else if (phoneNumber === '') _msg = 'Type your phone number';else if (!(0, _emailValidator.emailValidation)(email)) _msg = 'Type your valid email address';else if (!(0, _phoneValidator.phoneValidation)(phoneNumber)) _msg = 'Type your valid phone';else if (password === '') _msg = 'Type your password';else if (confirm === '') _msg = 'Type your confirm';else if (password !== confirm) _msg = 'Please input confirm password';
|
|
152
|
-
this.setState({
|
|
153
|
-
isSnackBarOpen: true,
|
|
154
|
-
snackBarMessage: _msg,
|
|
155
|
-
snackBarColor: _constants.STATUS_NEGATIVE_COLOR
|
|
156
|
-
});
|
|
157
|
-
return;
|
|
158
|
-
}
|
|
159
|
-
userData = {
|
|
160
|
-
firstName: firstName,
|
|
161
|
-
lastName: lastName,
|
|
162
|
-
email: email,
|
|
163
|
-
phoneNumber: phoneNumber,
|
|
164
|
-
password: password
|
|
165
|
-
};
|
|
166
|
-
_axios["default"].post("".concat(_constants.API_SERVER_URL, "/api/user/register"), userData).then(function (res) {
|
|
167
|
-
console.log(res);
|
|
168
|
-
if (res.data.success === true) {
|
|
169
|
-
_this3.login({
|
|
170
|
-
email: email,
|
|
171
|
-
password: password
|
|
172
|
-
});
|
|
173
|
-
} else {
|
|
174
|
-
_this3.setState({
|
|
175
|
-
isSnackBarOpen: true,
|
|
176
|
-
snackBarMessage: res.data.error,
|
|
177
|
-
snackBarColor: _constants.STATUS_NEGATIVE_COLOR
|
|
178
|
-
});
|
|
179
|
-
return;
|
|
180
|
-
}
|
|
181
|
-
});
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}, {
|
|
185
|
-
key: "render",
|
|
186
|
-
value: function render() {
|
|
187
|
-
var _this4 = this;
|
|
188
|
-
var _this$state2 = this.state,
|
|
189
|
-
email = _this$state2.email,
|
|
190
|
-
password = _this$state2.password,
|
|
191
|
-
emailfocusOn = _this$state2.emailfocusOn,
|
|
192
|
-
passwordfocusOn = _this$state2.passwordfocusOn,
|
|
193
|
-
firstName = _this$state2.firstName,
|
|
194
|
-
firstNamefocusOn = _this$state2.firstNamefocusOn,
|
|
195
|
-
lastName = _this$state2.lastName,
|
|
196
|
-
lastNamefocusOn = _this$state2.lastNamefocusOn,
|
|
197
|
-
phoneNumber = _this$state2.phoneNumber,
|
|
198
|
-
phoneNumberfocusOn = _this$state2.phoneNumberfocusOn,
|
|
199
|
-
confirm = _this$state2.confirm,
|
|
200
|
-
confirmfocusOn = _this$state2.confirmfocusOn,
|
|
201
|
-
remember = _this$state2.remember,
|
|
202
|
-
type = _this$state2.type,
|
|
203
|
-
isSnackBarOpen = _this$state2.isSnackBarOpen,
|
|
204
|
-
snackBarMessage = _this$state2.snackBarMessage,
|
|
205
|
-
snackBarColor = _this$state2.snackBarColor;
|
|
206
|
-
return /*#__PURE__*/_react["default"].createElement(S.DialogWrapper, null, /*#__PURE__*/_react["default"].createElement(_Snackbar["default"], {
|
|
207
|
-
isOpen: isSnackBarOpen,
|
|
208
|
-
message: snackBarMessage,
|
|
209
|
-
snackBarColor: snackBarColor,
|
|
210
|
-
handleClose: function handleClose() {
|
|
211
|
-
return _this4.setState({
|
|
212
|
-
isSnackBarOpen: false,
|
|
213
|
-
snackBarMessage: ''
|
|
214
|
-
});
|
|
215
|
-
}
|
|
216
|
-
}), /*#__PURE__*/_react["default"].createElement(S.Dialog, null, /*#__PURE__*/_react["default"].createElement("div", {
|
|
217
|
-
style: {
|
|
218
|
-
cursor: 'pointer',
|
|
219
|
-
width: '100%',
|
|
220
|
-
userSelect: 'none'
|
|
221
|
-
},
|
|
222
|
-
onClick: function onClick() {
|
|
223
|
-
return _this4.props.setSignOpen(false);
|
|
224
|
-
}
|
|
225
|
-
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
226
|
-
style: {
|
|
227
|
-
"float": 'right',
|
|
228
|
-
height: 25,
|
|
229
|
-
transform: 'rotate(45deg)'
|
|
230
|
-
},
|
|
231
|
-
src: "/assets/img/svg/bottombar/arrow-plus.svg"
|
|
232
|
-
})), /*#__PURE__*/_react["default"].createElement(S.DialogTitle, null, type === 1 ? 'Login' : 'Register', " your account"), /*#__PURE__*/_react["default"].createElement(S.DialogContent, null, type === 1 ? 'We need to log you in to retrieve your saved projects.' : 'Register your DIY Design Space to save and recover your file at anytime.'), type === 1 ? /*#__PURE__*/_react["default"].createElement(S.DialogContentSelection, null, /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
233
|
-
value: email,
|
|
234
|
-
onChange: function onChange(e) {
|
|
235
|
-
return _this4.setState({
|
|
236
|
-
email: e.target.value
|
|
237
|
-
});
|
|
238
|
-
},
|
|
239
|
-
onFocus: function onFocus(e) {
|
|
240
|
-
return _this4.setState({
|
|
241
|
-
emailfocusOn: true
|
|
242
|
-
});
|
|
243
|
-
},
|
|
244
|
-
onBlur: function onBlur(e) {
|
|
245
|
-
return _this4.setState({
|
|
246
|
-
emailfocusOn: false
|
|
247
|
-
});
|
|
248
|
-
},
|
|
249
|
-
placeholder: emailfocusOn ? 'Enter Email' : 'Email',
|
|
250
|
-
required: true
|
|
251
|
-
}), (emailfocusOn || !!email.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
252
|
-
style: {
|
|
253
|
-
color: !emailfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
254
|
-
}
|
|
255
|
-
}, "Email"), !!email.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
256
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
257
|
-
onClick: function onClick() {
|
|
258
|
-
return _this4.setState({
|
|
259
|
-
email: ''
|
|
260
|
-
});
|
|
261
|
-
}
|
|
262
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, {
|
|
263
|
-
style: {
|
|
264
|
-
flexDirection: 'column'
|
|
265
|
-
}
|
|
266
|
-
}, /*#__PURE__*/_react["default"].createElement(S.DialogContent, {
|
|
267
|
-
style: {
|
|
268
|
-
padding: 'unset',
|
|
269
|
-
textAlign: 'right'
|
|
270
|
-
}
|
|
271
|
-
}, "Forgot Password?"), /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
272
|
-
value: password,
|
|
273
|
-
type: "password",
|
|
274
|
-
onChange: function onChange(e) {
|
|
275
|
-
return _this4.setState({
|
|
276
|
-
password: e.target.value
|
|
277
|
-
});
|
|
278
|
-
},
|
|
279
|
-
onFocus: function onFocus(e) {
|
|
280
|
-
return _this4.setState({
|
|
281
|
-
passwordfocusOn: true
|
|
282
|
-
});
|
|
283
|
-
},
|
|
284
|
-
onBlur: function onBlur(e) {
|
|
285
|
-
return _this4.setState({
|
|
286
|
-
passwordfocusOn: false
|
|
287
|
-
});
|
|
288
|
-
},
|
|
289
|
-
maxLength: 50,
|
|
290
|
-
placeholder: passwordfocusOn ? 'Enter Password' : 'Password',
|
|
291
|
-
required: true
|
|
292
|
-
}), (passwordfocusOn || !!password.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
293
|
-
style: {
|
|
294
|
-
color: !passwordfocusOn && _constants.TEXT_COLOR_NEUTRAL_2,
|
|
295
|
-
top: 9
|
|
296
|
-
}
|
|
297
|
-
}, "Password"), !!password.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
298
|
-
style: {
|
|
299
|
-
top: 27
|
|
300
|
-
},
|
|
301
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
302
|
-
onClick: function onClick() {
|
|
303
|
-
return _this4.setState({
|
|
304
|
-
password: ''
|
|
305
|
-
});
|
|
306
|
-
}
|
|
307
|
-
})), /*#__PURE__*/_react["default"].createElement(S.DialogContent, {
|
|
308
|
-
style: {
|
|
309
|
-
paddingLeft: 'unset',
|
|
310
|
-
paddingTop: 'unset'
|
|
311
|
-
}
|
|
312
|
-
}, "or"), /*#__PURE__*/_react["default"].createElement(_FormControlLabel["default"], {
|
|
313
|
-
style: {
|
|
314
|
-
alignItems: 'flex-start',
|
|
315
|
-
marginBottom: 15
|
|
316
|
-
},
|
|
317
|
-
control: /*#__PURE__*/_react["default"].createElement(StyledMuiCheckbox, {
|
|
318
|
-
style: {
|
|
319
|
-
padding: 'unset',
|
|
320
|
-
margin: '0 10px'
|
|
321
|
-
},
|
|
322
|
-
checked: remember,
|
|
323
|
-
onChange: function onChange() {
|
|
324
|
-
return _this4.setState({
|
|
325
|
-
remember: !remember
|
|
326
|
-
});
|
|
327
|
-
},
|
|
328
|
-
value: remember
|
|
329
|
-
}),
|
|
330
|
-
label: /*#__PURE__*/_react["default"].createElement(S.DialogContents, {
|
|
331
|
-
style: {
|
|
332
|
-
fontSize: 13
|
|
333
|
-
}
|
|
334
|
-
}, "Login with \u201C", /*#__PURE__*/_react["default"].createElement("strong", null, "One Time Password"), "\u201D")
|
|
335
|
-
})) : /*#__PURE__*/_react["default"].createElement(S.DialogContentSelection, null, /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
336
|
-
id: "first_name_input",
|
|
337
|
-
value: firstName,
|
|
338
|
-
onChange: function onChange(e) {
|
|
339
|
-
return _this4.setState({
|
|
340
|
-
firstName: e.target.value
|
|
341
|
-
});
|
|
342
|
-
},
|
|
343
|
-
onFocus: function onFocus(e) {
|
|
344
|
-
return _this4.setState({
|
|
345
|
-
firstNamefocusOn: true
|
|
346
|
-
});
|
|
347
|
-
},
|
|
348
|
-
onBlur: function onBlur(e) {
|
|
349
|
-
return _this4.setState({
|
|
350
|
-
firstNamefocusOn: false
|
|
351
|
-
});
|
|
352
|
-
},
|
|
353
|
-
placeholder: firstNamefocusOn ? 'Enter first name' : 'First name',
|
|
354
|
-
required: true
|
|
355
|
-
}), (firstNamefocusOn || !!firstName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
356
|
-
style: {
|
|
357
|
-
color: !firstNamefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
358
|
-
}
|
|
359
|
-
}, "First Name"), !!firstName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
360
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
361
|
-
onClick: function onClick() {
|
|
362
|
-
return _this4.setState({
|
|
363
|
-
firstName: ''
|
|
364
|
-
});
|
|
365
|
-
}
|
|
366
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
367
|
-
value: lastName,
|
|
368
|
-
onChange: function onChange(e) {
|
|
369
|
-
return _this4.setState({
|
|
370
|
-
lastName: e.target.value
|
|
371
|
-
});
|
|
372
|
-
},
|
|
373
|
-
onFocus: function onFocus(e) {
|
|
374
|
-
return _this4.setState({
|
|
375
|
-
lastNamefocusOn: true
|
|
376
|
-
});
|
|
377
|
-
},
|
|
378
|
-
onBlur: function onBlur(e) {
|
|
379
|
-
return _this4.setState({
|
|
380
|
-
lastNamefocusOn: false
|
|
381
|
-
});
|
|
382
|
-
},
|
|
383
|
-
placeholder: lastNamefocusOn ? 'Enter last name' : 'Last name',
|
|
384
|
-
required: true
|
|
385
|
-
}), (lastNamefocusOn || !!lastName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
386
|
-
style: {
|
|
387
|
-
color: !lastNamefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
388
|
-
}
|
|
389
|
-
}, "Last Name"), !!lastName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
390
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
391
|
-
onClick: function onClick() {
|
|
392
|
-
return _this4.setState({
|
|
393
|
-
lastName: ''
|
|
394
|
-
});
|
|
395
|
-
}
|
|
396
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
397
|
-
value: email,
|
|
398
|
-
onChange: function onChange(e) {
|
|
399
|
-
return _this4.setState({
|
|
400
|
-
email: e.target.value
|
|
401
|
-
});
|
|
402
|
-
},
|
|
403
|
-
onFocus: function onFocus(e) {
|
|
404
|
-
return _this4.setState({
|
|
405
|
-
emailfocusOn: true
|
|
406
|
-
});
|
|
407
|
-
},
|
|
408
|
-
onBlur: function onBlur(e) {
|
|
409
|
-
return _this4.setState({
|
|
410
|
-
emailfocusOn: false
|
|
411
|
-
});
|
|
412
|
-
},
|
|
413
|
-
placeholder: emailfocusOn ? 'Enter email address' : 'Email Address',
|
|
414
|
-
required: true
|
|
415
|
-
}), (emailfocusOn || !!email.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
416
|
-
style: {
|
|
417
|
-
color: !emailfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
418
|
-
}
|
|
419
|
-
}, "Email Address"), !!email.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
420
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
421
|
-
onClick: function onClick() {
|
|
422
|
-
return _this4.setState({
|
|
423
|
-
email: ''
|
|
424
|
-
});
|
|
425
|
-
}
|
|
426
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
427
|
-
value: phoneNumber,
|
|
428
|
-
onChange: function onChange(e) {
|
|
429
|
-
return _this4.setState({
|
|
430
|
-
phoneNumber: e.target.value
|
|
431
|
-
});
|
|
432
|
-
},
|
|
433
|
-
onFocus: function onFocus(e) {
|
|
434
|
-
return _this4.setState({
|
|
435
|
-
phoneNumberfocusOn: true
|
|
436
|
-
});
|
|
437
|
-
},
|
|
438
|
-
onBlur: function onBlur(e) {
|
|
439
|
-
return _this4.setState({
|
|
440
|
-
phoneNumberfocusOn: false
|
|
441
|
-
});
|
|
442
|
-
},
|
|
443
|
-
maxLength: 50,
|
|
444
|
-
placeholder: phoneNumberfocusOn ? 'Enter phone number' : 'Phone Number',
|
|
445
|
-
required: true
|
|
446
|
-
}), (phoneNumberfocusOn || !!phoneNumber.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
447
|
-
style: {
|
|
448
|
-
color: !phoneNumberfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
449
|
-
}
|
|
450
|
-
}, "Phone Number"), !!phoneNumber.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
451
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
452
|
-
onClick: function onClick() {
|
|
453
|
-
return _this4.setState({
|
|
454
|
-
phoneNumber: ''
|
|
455
|
-
});
|
|
456
|
-
}
|
|
457
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
458
|
-
value: password,
|
|
459
|
-
type: "password",
|
|
460
|
-
onChange: function onChange(e) {
|
|
461
|
-
return _this4.setState({
|
|
462
|
-
password: e.target.value
|
|
463
|
-
});
|
|
464
|
-
},
|
|
465
|
-
onFocus: function onFocus(e) {
|
|
466
|
-
return _this4.setState({
|
|
467
|
-
passwordfocusOn: true
|
|
468
|
-
});
|
|
469
|
-
},
|
|
470
|
-
onBlur: function onBlur(e) {
|
|
471
|
-
return _this4.setState({
|
|
472
|
-
passwordfocusOn: false
|
|
473
|
-
});
|
|
474
|
-
},
|
|
475
|
-
maxLength: 50,
|
|
476
|
-
placeholder: passwordfocusOn ? 'Enter Password' : 'Password',
|
|
477
|
-
required: true
|
|
478
|
-
}), (passwordfocusOn || !!password.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
479
|
-
style: {
|
|
480
|
-
color: !passwordfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
481
|
-
}
|
|
482
|
-
}, "Password"), !!password.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
483
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
484
|
-
onClick: function onClick() {
|
|
485
|
-
return _this4.setState({
|
|
486
|
-
password: ''
|
|
487
|
-
});
|
|
488
|
-
}
|
|
489
|
-
})), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
|
|
490
|
-
value: confirm,
|
|
491
|
-
type: "password",
|
|
492
|
-
onChange: function onChange(e) {
|
|
493
|
-
return _this4.setState({
|
|
494
|
-
confirm: e.target.value
|
|
495
|
-
});
|
|
496
|
-
},
|
|
497
|
-
onFocus: function onFocus(e) {
|
|
498
|
-
return _this4.setState({
|
|
499
|
-
confirmfocusOn: true
|
|
500
|
-
});
|
|
501
|
-
},
|
|
502
|
-
onBlur: function onBlur(e) {
|
|
503
|
-
return _this4.setState({
|
|
504
|
-
confirmfocusOn: false
|
|
505
|
-
});
|
|
506
|
-
},
|
|
507
|
-
maxLength: 50,
|
|
508
|
-
placeholder: confirmfocusOn ? 'Enter Confirm Password' : 'Confirm Password',
|
|
509
|
-
required: true
|
|
510
|
-
}), (confirmfocusOn || !!confirm.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
|
|
511
|
-
style: {
|
|
512
|
-
color: !confirmfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
|
|
513
|
-
}
|
|
514
|
-
}, "Confirm Password"), !!confirm.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
|
|
515
|
-
maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
|
|
516
|
-
onClick: function onClick() {
|
|
517
|
-
return _this4.setState({
|
|
518
|
-
confirm: ''
|
|
519
|
-
});
|
|
520
|
-
}
|
|
521
|
-
}))), /*#__PURE__*/_react["default"].createElement(S.DialogAction, null, /*#__PURE__*/_react["default"].createElement(S.StyledButton, {
|
|
522
|
-
onClick: function onClick() {
|
|
523
|
-
return _this4._submit();
|
|
524
|
-
}
|
|
525
|
-
}, type === 1 ? 'Login' : 'Register'), /*#__PURE__*/_react["default"].createElement(S.StyledButton, {
|
|
526
|
-
style: {
|
|
527
|
-
border: 'unset',
|
|
528
|
-
padding: 'unset',
|
|
529
|
-
backgroundColor: 'unset',
|
|
530
|
-
color: _constants.SECONDARY_PURPLE_COLOR,
|
|
531
|
-
width: 'max-contet'
|
|
532
|
-
},
|
|
533
|
-
onClick: function onClick() {
|
|
534
|
-
return _this4.setState({
|
|
535
|
-
type: (type + 1) % 2,
|
|
536
|
-
email: '',
|
|
537
|
-
password: '',
|
|
538
|
-
firstName: '',
|
|
539
|
-
lastName: '',
|
|
540
|
-
confirm: '',
|
|
541
|
-
phoneNumber: ''
|
|
542
|
-
});
|
|
543
|
-
}
|
|
544
|
-
}, type === 1 ? "Don't you have an account?" : 'Already have an account?'))));
|
|
545
|
-
}
|
|
546
|
-
}]);
|
|
547
|
-
}(_react.Component);
|
|
548
|
-
Sign.propTypes = {
|
|
549
|
-
state: _propTypes["default"].object.isRequired,
|
|
550
|
-
width: _propTypes["default"].number.isRequired,
|
|
551
|
-
content: _propTypes["default"].number.isRequired,
|
|
552
|
-
height: _propTypes["default"].number.isRequired,
|
|
553
|
-
allowProjectFileSupport: _propTypes["default"].bool.isRequired,
|
|
554
|
-
toolbarButtons: _propTypes["default"].array
|
|
555
|
-
};
|
|
556
|
-
Sign.contextTypes = {
|
|
557
|
-
projectActions: _propTypes["default"].object.isRequired,
|
|
558
|
-
viewer2DActions: _propTypes["default"].object.isRequired,
|
|
559
|
-
viewer3DActions: _propTypes["default"].object.isRequired,
|
|
560
|
-
linesActions: _propTypes["default"].object.isRequired,
|
|
561
|
-
holesActions: _propTypes["default"].object.isRequired,
|
|
562
|
-
itemsActions: _propTypes["default"].object.isRequired,
|
|
563
|
-
areaActions: _propTypes["default"].object.isRequired,
|
|
564
|
-
translator: _propTypes["default"].object.isRequired,
|
|
565
|
-
catalog: _propTypes["default"].object.isRequired
|
|
566
|
-
};
|
|
567
|
-
//# sourceMappingURL=index.js.map
|