kitchen-simulator 5.0.0-test.3 → 5.0.0-test.5
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 -13
- 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
- package/src/@history.js +0 -3
- package/src/AppContext.js +0 -5
- package/src/KitchenConfigurator.jsx +0 -1517
- package/src/KitchenConfiguratorApp.jsx +0 -443
- package/src/actions/area-actions.js +0 -15
- package/src/actions/export.js +0 -38
- package/src/actions/groups-actions.js +0 -102
- package/src/actions/holes-actions.js +0 -152
- package/src/actions/items-actions.js +0 -393
- package/src/actions/lines-actions.js +0 -103
- package/src/actions/project-actions.js +0 -391
- package/src/actions/scene-actions.js +0 -44
- package/src/actions/user-actions.js +0 -75
- package/src/actions/vertices-actions.js +0 -34
- package/src/actions/viewer2d-actions.js +0 -79
- package/src/actions/viewer3d-actions.js +0 -32
- package/src/catalog/areas/area/planner-element.jsx +0 -43
- package/src/catalog/areas/area/textures/ceramic-tile.jpg +0 -0
- package/src/catalog/areas/area/textures/grass.jpg +0 -0
- package/src/catalog/areas/area/textures/parquet.jpg +0 -0
- package/src/catalog/areas/area/textures/strand-porcelain.jpg +0 -0
- package/src/catalog/areas/area/textures/tile1.jpg +0 -0
- package/src/catalog/back.png +0 -0
- package/src/catalog/catalog.js +0 -258
- package/src/catalog/doors.png +0 -0
- package/src/catalog/doorways.png +0 -0
- package/src/catalog/envMap/nx.hdr +0 -0
- package/src/catalog/envMap/ny.hdr +0 -0
- package/src/catalog/envMap/nz.hdr +0 -0
- package/src/catalog/envMap/px.hdr +0 -0
- package/src/catalog/envMap/py.hdr +0 -0
- package/src/catalog/envMap/pz.hdr +0 -0
- package/src/catalog/factories/area-factory-3d.js +0 -252
- package/src/catalog/factories/area-factory.jsx +0 -102
- package/src/catalog/factories/export.js +0 -9
- package/src/catalog/factories/wall-factory-3d.js +0 -296
- package/src/catalog/factories/wall-factory.jsx +0 -321
- package/src/catalog/holes/door-closet/planner-element.jsx +0 -251
- package/src/catalog/holes/door-double/door_double.png +0 -0
- package/src/catalog/holes/door-double/planner-element.jsx +0 -391
- package/src/catalog/holes/door-exterior/planner-element.jsx +0 -245
- package/src/catalog/holes/door-interior/planner-element.jsx +0 -256
- package/src/catalog/holes/door-panic/panicDoor.png +0 -0
- package/src/catalog/holes/door-panic/planner-element.jsx +0 -594
- package/src/catalog/holes/door-panic-double/panicDoorDouble.png +0 -0
- package/src/catalog/holes/door-panic-double/planner-element.jsx +0 -574
- package/src/catalog/holes/door-sliding/planner-element.jsx +0 -256
- package/src/catalog/holes/doorway-framed/planner-element.jsx +0 -169
- package/src/catalog/holes/doorway-frameless/planner-element.jsx +0 -116
- package/src/catalog/holes/gate/gate.jpg +0 -0
- package/src/catalog/holes/window-clear/planner-element.jsx +0 -181
- package/src/catalog/holes/window-clear/texture.png +0 -0
- package/src/catalog/holes/window-cross/planner-element.jsx +0 -180
- package/src/catalog/holes/window-cross/texture.png +0 -0
- package/src/catalog/holes/window-double-hung/planner-element.jsx +0 -366
- package/src/catalog/holes/window-double-hung/texture.png +0 -0
- package/src/catalog/holes/window-vertical/planner-element.jsx +0 -290
- package/src/catalog/holes/window-vertical/texture.png +0 -0
- package/src/catalog/lines/wall/planner-element.jsx +0 -73
- package/src/catalog/lines/wall/textures/bricks-normal.jpg +0 -0
- package/src/catalog/lines/wall/textures/bricks-normal2.jpg +0 -0
- package/src/catalog/lines/wall/textures/bricks.jpg +0 -0
- package/src/catalog/lines/wall/textures/bricks2.jpg +0 -0
- package/src/catalog/lines/wall/textures/bricks3.jpg +0 -0
- package/src/catalog/lines/wall/textures/morden-normal.jpg +0 -0
- package/src/catalog/lines/wall/textures/morden.jpg +0 -0
- package/src/catalog/lines/wall/textures/painted-normal.jpg +0 -0
- package/src/catalog/lines/wall/textures/painted.jpg +0 -0
- package/src/catalog/lines/wall/textures/plaster-normal.jpg +0 -0
- package/src/catalog/lines/wall/textures/plaster.jpg +0 -0
- package/src/catalog/lines/wall/wall.png +0 -0
- package/src/catalog/molding/molding-dcm/planner-element.jsx +0 -35
- package/src/catalog/molding/molding-dcm/texture.png +0 -0
- package/src/catalog/molding/molding-fbm/planner-element.jsx +0 -35
- package/src/catalog/molding/molding-fbm/texture.png +0 -0
- package/src/catalog/molding/molding-lrm/planner-element.jsx +0 -35
- package/src/catalog/molding/molding-lrm/texture.png +0 -0
- package/src/catalog/properties/export.js +0 -33
- package/src/catalog/properties/property-checkbox.jsx +0 -123
- package/src/catalog/properties/property-color.jsx +0 -52
- package/src/catalog/properties/property-enum.jsx +0 -87
- package/src/catalog/properties/property-hidden.jsx +0 -22
- package/src/catalog/properties/property-lenght-measure.jsx +0 -113
- package/src/catalog/properties/property-length-measure.jsx +0 -129
- package/src/catalog/properties/property-length-measure_hole.jsx +0 -110
- package/src/catalog/properties/property-number.jsx +0 -63
- package/src/catalog/properties/property-read-only.jsx +0 -37
- package/src/catalog/properties/property-string.jsx +0 -59
- package/src/catalog/properties/property-toggle.jsx +0 -51
- package/src/catalog/properties/shared-property-style.js +0 -13
- package/src/catalog/utils/FuseUtils.js +0 -61
- package/src/catalog/utils/exporter.js +0 -173
- package/src/catalog/utils/geom-utils.js +0 -301
- package/src/catalog/utils/item-loader.jsx +0 -2122
- package/src/catalog/utils/load-obj.js +0 -113
- package/src/catalog/utils/mtl-loader.js +0 -462
- package/src/catalog/utils/obj-loader.js +0 -544
- package/src/catalog/windows.png +0 -0
- package/src/class/FuseUtils.js +0 -61
- package/src/class/area.js +0 -159
- package/src/class/export.js +0 -37
- package/src/class/group.js +0 -565
- package/src/class/guide.js +0 -44
- package/src/class/hole.js +0 -1359
- package/src/class/item.js +0 -2050
- package/src/class/layer.js +0 -926
- package/src/class/line.js +0 -1780
- package/src/class/project.js +0 -875
- package/src/class/vertex.js +0 -409
- package/src/components/atoms/Snackbar/index.jsx +0 -43
- package/src/components/atoms/radio-button/index.jsx +0 -20
- package/src/components/atoms/radio-button/styles.js +0 -56
- package/src/components/button/MainButton.jsx +0 -157
- package/src/components/button/ToggleMeasureButton.jsx +0 -65
- package/src/components/catalog-view/catalog-breadcrumb.jsx +0 -53
- package/src/components/catalog-view/catalog-item.jsx +0 -229
- package/src/components/catalog-view/catalog-list.jsx +0 -173
- package/src/components/catalog-view/catalog-page-item.jsx +0 -110
- package/src/components/catalog-view/catalog-turn-back-page-item.jsx +0 -80
- package/src/components/configurator/custom-configurator.jsx +0 -77
- package/src/components/configurator/project-configurator.jsx +0 -120
- package/src/components/content.jsx +0 -136
- package/src/components/export.js +0 -36
- package/src/components/firstsetting/button/styles.js +0 -223
- package/src/components/firstsetting/export.js +0 -9
- package/src/components/firstsetting/firstsetting-content-button.jsx +0 -198
- package/src/components/firstsetting/firstsetting-toggle-button.jsx +0 -101
- package/src/components/firstsetting/firstsetting.jsx +0 -814
- package/src/components/footerbar/button/ControlButton.jsx +0 -43
- package/src/components/footerbar/button/DirectionButton.jsx +0 -54
- package/src/components/footerbar/button/DirectionPanSpinButton.jsx +0 -36
- package/src/components/footerbar/button/ToggleButton.jsx +0 -58
- package/src/components/footerbar/button/ToggleConvertButton.jsx +0 -48
- package/src/components/footerbar/button/ToggleMeasureButton.jsx +0 -33
- package/src/components/footerbar/button/styles.js +0 -217
- package/src/components/footerbar/export.js +0 -9
- package/src/components/footerbar/footer-content-button.jsx +0 -198
- package/src/components/footerbar/footer-toggle-button.jsx +0 -101
- package/src/components/footerbar/footerbar.jsx +0 -1103
- package/src/components/footerbar/styles.js +0 -263
- package/src/components/header/button/MenuButton.jsx +0 -46
- package/src/components/header/button/SaveButton.jsx +0 -54
- package/src/components/header/button/styles.js +0 -181
- package/src/components/header/export.js +0 -5
- package/src/components/header/header.jsx +0 -631
- package/src/components/header/header.style.css +0 -47
- package/src/components/header/styles.js +0 -320
- package/src/components/login/Login.js +0 -77
- package/src/components/login/LoginForm/index.js +0 -108
- package/src/components/login/Register.js +0 -83
- package/src/components/login/RegisterForm/index.js +0 -171
- package/src/components/login/jwtService.js +0 -201
- package/src/components/login/style.css +0 -158
- package/src/components/login/style.scss +0 -260
- package/src/components/molecules/slider/index.jsx +0 -15
- package/src/components/molecules/slider/styles.js +0 -0
- package/src/components/molecules/slider/styles.scss +0 -3
- package/src/components/myprojects/export.js +0 -5
- package/src/components/myprojects/index.jsx +0 -445
- package/src/components/myprojects/styles.js +0 -241
- package/src/components/sidebar/custom-accordion.jsx +0 -48
- package/src/components/sidebar/export.js +0 -15
- package/src/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.jsx +0 -73
- package/src/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.jsx +0 -101
- package/src/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.jsx +0 -149
- package/src/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.jsx +0 -316
- package/src/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.jsx +0 -108
- package/src/components/sidebar/panel-element-editor/element-editor.jsx +0 -1070
- package/src/components/sidebar/panel-element-editor/multi-elements-editor.jsx +0 -0
- package/src/components/sidebar/panel-element-editor/panel-element-editor.jsx +0 -104
- package/src/components/sidebar/panel-element-editor/panel-multi-elements-editor.jsx +0 -155
- package/src/components/sidebar/panel-group-editor.jsx +0 -272
- package/src/components/sidebar/panel-groups.jsx +0 -310
- package/src/components/sidebar/panel-guides.jsx +0 -192
- package/src/components/sidebar/panel-layer-elements.jsx +0 -298
- package/src/components/sidebar/panel-layers.jsx +0 -381
- package/src/components/sidebar/panel.jsx +0 -71
- package/src/components/sidebar/sidebar.jsx +0 -106
- package/src/components/sidebar/toolbar-panel.jsx +0 -139
- package/src/components/sign/export.js +0 -7
- package/src/components/sign/main/index.jsx +0 -523
- package/src/components/sign/main/styles.js +0 -163
- package/src/components/style/button.jsx +0 -95
- package/src/components/style/cancel-button.jsx +0 -20
- package/src/components/style/content-container.jsx +0 -29
- package/src/components/style/content-title.jsx +0 -20
- package/src/components/style/delete-button.jsx +0 -23
- package/src/components/style/export.jsx +0 -48
- package/src/components/style/form-block.jsx +0 -13
- package/src/components/style/form-color-input.jsx +0 -27
- package/src/components/style/form-label.jsx +0 -15
- package/src/components/style/form-number-input.jsx +0 -196
- package/src/components/style/form-number-input_2.jsx +0 -191
- package/src/components/style/form-select.jsx +0 -38
- package/src/components/style/form-slider.jsx +0 -36
- package/src/components/style/form-submit-button.jsx +0 -23
- package/src/components/style/form-text-input.jsx +0 -65
- package/src/components/toolbar/button/ControlButton.jsx +0 -41
- package/src/components/toolbar/button/DirectionButton.jsx +0 -34
- package/src/components/toolbar/button/RightButton.jsx +0 -103
- package/src/components/toolbar/button/ToggleButton.jsx +0 -41
- package/src/components/toolbar/button/index.jsx +0 -55
- package/src/components/toolbar/button/styles.js +0 -127
- package/src/components/toolbar/components/DoorStyleMenu.jsx +0 -103
- package/src/components/toolbar/components/Pricing.jsx +0 -126
- package/src/components/toolbar/components/ReviewForQuote.jsx +0 -635
- package/src/components/toolbar/export.js +0 -21
- package/src/components/toolbar/main/Alert.js +0 -122
- package/src/components/toolbar/main/TakePictureModal.jsx +0 -104
- package/src/components/toolbar/main/confirm-popup.jsx +0 -99
- package/src/components/toolbar/main/index.jsx +0 -5687
- package/src/components/toolbar/main/lShaped.json +0 -311
- package/src/components/toolbar/main/longNarrow.json +0 -238
- package/src/components/toolbar/main/myComponents.js +0 -123
- package/src/components/toolbar/main/oRectangle.json +0 -220
- package/src/components/toolbar/main/rectangle.json +0 -238
- package/src/components/toolbar/main/style.css +0 -107
- package/src/components/toolbar/main/styles.js +0 -696
- package/src/components/toolbar/plugin-item.jsx +0 -123
- package/src/components/toolbar/popup/appliance/appliance-category/index.jsx +0 -73
- package/src/components/toolbar/popup/appliance/choose-appliance/index.jsx +0 -102
- package/src/components/toolbar/popup/appliance/index.jsx +0 -83
- package/src/components/toolbar/popup/autosaveprompt/index.jsx +0 -150
- package/src/components/toolbar/popup/autosaveprompt/styles.css +0 -64
- package/src/components/toolbar/popup/autosaveprompt/styles.js +0 -40
- package/src/components/toolbar/popup/cabinet/cabinet-category/index.jsx +0 -73
- package/src/components/toolbar/popup/cabinet/choose-product/index.jsx +0 -119
- package/src/components/toolbar/popup/cabinet/index.jsx +0 -85
- package/src/components/toolbar/popup/doorStyle/choose-style/index.jsx +0 -63
- package/src/components/toolbar/popup/doorStyle/index.jsx +0 -71
- package/src/components/toolbar/popup/doorStyle/style-category/index.jsx +0 -139
- package/src/components/toolbar/popup/downloadsummary/downloadSummaryContext.js +0 -2
- package/src/components/toolbar/popup/downloadsummary/downloadSummaryTemp.jsx +0 -157
- package/src/components/toolbar/popup/downloadsummary/index.jsx +0 -643
- package/src/components/toolbar/popup/downloadsummary/show2D/show2DView.jsx +0 -51
- package/src/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.jsx +0 -175
- package/src/components/toolbar/popup/downloadsummary/show3D/show3DView.jsx +0 -283
- package/src/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.jsx +0 -2257
- package/src/components/toolbar/popup/downloadsummary/showCabinetInfo.js +0 -93
- package/src/components/toolbar/popup/downloadsummary/showElevation/showElevationView.jsx +0 -132
- package/src/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.jsx +0 -2198
- package/src/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.jsx +0 -152
- package/src/components/toolbar/popup/downloadsummary/showWarranty.jsx +0 -149
- package/src/components/toolbar/popup/downloadsummary/styles.css +0 -177
- package/src/components/toolbar/popup/downloadsummary/styles.js +0 -453
- package/src/components/toolbar/popup/finishingtouch/category/index.jsx +0 -34
- package/src/components/toolbar/popup/finishingtouch/index.jsx +0 -58
- package/src/components/toolbar/popup/finishingtouch/material-edit.jsx +0 -112
- package/src/components/toolbar/popup/finishingtouch/product/index.jsx +0 -116
- package/src/components/toolbar/popup/floorplan/choose-floor/confirm-popup.jsx +0 -101
- package/src/components/toolbar/popup/floorplan/choose-floor/index.jsx +0 -254
- package/src/components/toolbar/popup/floorplan/choose-floor/lShaped.json +0 -311
- package/src/components/toolbar/popup/floorplan/choose-floor/longNarrow.json +0 -238
- package/src/components/toolbar/popup/floorplan/choose-floor/oRectangle.json +0 -220
- package/src/components/toolbar/popup/floorplan/choose-floor/rectangle.json +0 -238
- package/src/components/toolbar/popup/floorplan/choose-floor/styles.js +0 -86
- package/src/components/toolbar/popup/floorplan/floor-category/index.jsx +0 -109
- package/src/components/toolbar/popup/floorplan/index.jsx +0 -60
- package/src/components/toolbar/popup/index.jsx +0 -241
- package/src/components/toolbar/popup/newproject/index.jsx +0 -59
- package/src/components/toolbar/popup/newproject/styles.css +0 -64
- package/src/components/toolbar/popup/newproject/styles.js +0 -41
- package/src/components/toolbar/popup/product/appliance.jsx +0 -54
- package/src/components/toolbar/popup/product/cabinetproduct.jsx +0 -15
- package/src/components/toolbar/popup/product/doorstyle.jsx +0 -58
- package/src/components/toolbar/popup/product/doorstyleproduct.jsx +0 -47
- package/src/components/toolbar/popup/product/floor.jsx +0 -36
- package/src/components/toolbar/popup/product/floorproduct.jsx +0 -42
- package/src/components/toolbar/popup/product/index.jsx +0 -36
- package/src/components/toolbar/popup/product/primary.jsx +0 -77
- package/src/components/toolbar/popup/product/productline.jsx +0 -93
- package/src/components/toolbar/popup/product/reviewItem.jsx +0 -427
- package/src/components/toolbar/popup/product/reviewMolding.jsx +0 -310
- package/src/components/toolbar/popup/product/style.css +0 -54
- package/src/components/toolbar/popup/product/styles.js +0 -260
- package/src/components/toolbar/popup/savedesign/FullPictureForm.jsx +0 -146
- package/src/components/toolbar/popup/savedesign/index.jsx +0 -495
- package/src/components/toolbar/popup/savedesign/savedesign.style.css +0 -16
- package/src/components/toolbar/popup/savedesign/styles.js +0 -151
- package/src/components/toolbar/popup/setDoorStyleOption/index.jsx +0 -87
- package/src/components/toolbar/popup/styles.js +0 -909
- package/src/components/toolbar/popup/submitforquote/AddToCartOptions.jsx +0 -192
- package/src/components/toolbar/popup/submitforquote/CustomerRequestsForm.jsx +0 -96
- package/src/components/toolbar/popup/submitforquote/SkipDesignerReview.jsx +0 -54
- package/src/components/toolbar/popup/submitforquote/StepDots.jsx +0 -25
- package/src/components/toolbar/popup/submitforquote/cart-choice.jsx +0 -116
- package/src/components/toolbar/popup/submitforquote/doorstyle-menus.js +0 -38
- package/src/components/toolbar/popup/submitforquote/index.jsx +0 -698
- package/src/components/toolbar/popup/submitforquote/styles.css +0 -105
- package/src/components/toolbar/popup/submitforquote/styles.js +0 -294
- package/src/components/toolbar/popup/submitprompt/index.jsx +0 -89
- package/src/components/toolbar/popup/submitprompt/styles.css +0 -64
- package/src/components/toolbar/popup/submitprompt/styles.js +0 -42
- package/src/components/toolbar/toolbar-button.jsx +0 -90
- package/src/components/toolbar/toolbar-load-button.jsx +0 -36
- package/src/components/toolbar/toolbar-save-button.jsx +0 -32
- package/src/components/tutorial-view/Modal.jsx +0 -584
- package/src/components/tutorial-view/style.css +0 -111
- package/src/components/tutorial-view/styles.js +0 -65
- package/src/components/viewer2d/area.jsx +0 -98
- package/src/components/viewer2d/export.js +0 -48
- package/src/components/viewer2d/grids/grid-horizontal-streak.jsx +0 -40
- package/src/components/viewer2d/grids/grid-streak.jsx +0 -32
- package/src/components/viewer2d/grids/grid-vertical-streak.jsx +0 -41
- package/src/components/viewer2d/grids/grids.jsx +0 -30
- package/src/components/viewer2d/group.jsx +0 -57
- package/src/components/viewer2d/item.jsx +0 -618
- package/src/components/viewer2d/layer.jsx +0 -214
- package/src/components/viewer2d/line.jsx +0 -1358
- package/src/components/viewer2d/ruler.jsx +0 -136
- package/src/components/viewer2d/rulerDist.jsx +0 -192
- package/src/components/viewer2d/rulerX.jsx +0 -141
- package/src/components/viewer2d/rulerY.jsx +0 -138
- package/src/components/viewer2d/scene.jsx +0 -94
- package/src/components/viewer2d/snap.jsx +0 -118
- package/src/components/viewer2d/state.jsx +0 -77
- package/src/components/viewer2d/utils.js +0 -195
- package/src/components/viewer2d/vertex.jsx +0 -76
- package/src/components/viewer2d/viewer2d.jsx +0 -1830
- package/src/components/viewer3d/camera-controls-module/camera-controls.module.js +0 -3078
- package/src/components/viewer3d/dcm.js +0 -226
- package/src/components/viewer3d/fbm.js +0 -383
- package/src/components/viewer3d/front3D.jsx +0 -63
- package/src/components/viewer3d/grid-creator.js +0 -25
- package/src/components/viewer3d/grids/grid-horizontal-streak.js +0 -41
- package/src/components/viewer3d/grids/grid-streak.js +0 -34
- package/src/components/viewer3d/grids/grid-vertical-streak.js +0 -42
- package/src/components/viewer3d/libs/first-person-controls.js +0 -70
- package/src/components/viewer3d/libs/helvetiker_regular.typeface.js +0 -1265
- package/src/components/viewer3d/libs/mtl-loader.js +0 -462
- package/src/components/viewer3d/libs/obj-loader.js +0 -653
- package/src/components/viewer3d/libs/orbit-controls.js +0 -945
- package/src/components/viewer3d/libs/pointer-lock-controls.js +0 -67
- package/src/components/viewer3d/lrm.js +0 -358
- package/src/components/viewer3d/model.js +0 -830
- package/src/components/viewer3d/pointer-lock-navigation.js +0 -140
- package/src/components/viewer3d/ruler-utils/itemRect.jsx +0 -91
- package/src/components/viewer3d/ruler-utils/layer3D.jsx +0 -528
- package/src/components/viewer3d/ruler-utils/ruler3D.jsx +0 -218
- package/src/components/viewer3d/ruler-utils/scene3D.jsx +0 -87
- package/src/components/viewer3d/ruler-utils/state3D.jsx +0 -25
- package/src/components/viewer3d/scene-creator.js +0 -5172
- package/src/components/viewer3d/three-memory-cleaner.js +0 -65
- package/src/components/viewer3d/viewer3d-first-person.js +0 -395
- package/src/components/viewer3d/viewer3d.js +0 -3376
- package/src/components/wizardstep/button/styles.js +0 -677
- package/src/components/wizardstep/export.js +0 -5
- package/src/components/wizardstep/index.jsx +0 -1372
- package/src/components/wizardstep/styles.js +0 -688
- package/src/components/wizardstep/wizardstep-content-button.jsx +0 -198
- package/src/components/wizardstep/wizardstep-toggle-button.jsx +0 -101
- package/src/constants.js +0 -731
- package/src/hooks/useCheckCart.js +0 -38
- package/src/hooks/useGetPricesBySku.js +0 -59
- package/src/hooks/useValidateToken.js +0 -181
- package/src/index.js +0 -32
- package/src/models.js +0 -541
- package/src/plugins/SVGLoader.js +0 -1991
- package/src/plugins/autosave.js +0 -39
- package/src/plugins/console-debugger.js +0 -36
- package/src/plugins/export.js +0 -11
- package/src/plugins/keyboard.js +0 -194
- package/src/reducers/areas-reducer.js +0 -13
- package/src/reducers/export.js +0 -39
- package/src/reducers/groups-reducer.js +0 -73
- package/src/reducers/holes-reducer.js +0 -125
- package/src/reducers/items-reducer.js +0 -286
- package/src/reducers/lines-reducer.js +0 -96
- package/src/reducers/project-reducer.js +0 -239
- package/src/reducers/reducer.js +0 -59
- package/src/reducers/scene-reducer.js +0 -41
- package/src/reducers/user-reducer.js +0 -30
- package/src/reducers/vertices-reducer.js +0 -34
- package/src/reducers/viewer2d-reducer.js +0 -81
- package/src/reducers/viewer3d-reducer.js +0 -65
- package/src/shared-style.js +0 -72
- package/src/styles/export.js +0 -7
- package/src/styles/tabs.css +0 -40
- package/src/translator/en.js +0 -106
- package/src/translator/it.js +0 -80
- package/src/translator/ru.js +0 -80
- package/src/translator/translator.js +0 -81
- package/src/utils/browser.js +0 -36
- package/src/utils/email-validator.js +0 -5
- package/src/utils/export.js +0 -39
- package/src/utils/geometry.js +0 -2572
- package/src/utils/get-edges-of-subgraphs.js +0 -29
- package/src/utils/graph-cycles.js +0 -259
- package/src/utils/graph-inner-cycles.js +0 -49
- package/src/utils/graph.js +0 -147
- package/src/utils/helper.js +0 -431
- package/src/utils/history.js +0 -37
- package/src/utils/id-broker.js +0 -9
- package/src/utils/logger.js +0 -8
- package/src/utils/math.js +0 -51
- package/src/utils/molding.js +0 -973
- package/src/utils/name-generator.js +0 -5
- package/src/utils/objects-utils.js +0 -56
- package/src/utils/phone-validator.js +0 -4
- package/src/utils/process-black-list.js +0 -10
- package/src/utils/react-if.jsx +0 -20
- package/src/utils/snap-scene.js +0 -102
- package/src/utils/snap.js +0 -184
- package/src/utils/threeCSG.es6.js +0 -578
- package/src/version.js +0 -1
|
@@ -1,80 +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 _constants = require("../../../constants");
|
|
11
|
-
var S = _interopRequireWildcard(require("./styles"));
|
|
12
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
13
|
-
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); }
|
|
14
|
-
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
15
|
-
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
16
|
-
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
17
|
-
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
18
|
-
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); } }
|
|
19
|
-
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
20
|
-
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
21
|
-
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); }
|
|
22
|
-
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
23
|
-
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); }
|
|
24
|
-
function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
25
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
26
|
-
function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
|
|
27
|
-
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); }
|
|
28
|
-
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
|
|
29
|
-
var ToggleConvertButton = exports["default"] = /*#__PURE__*/function (_Component) {
|
|
30
|
-
function ToggleConvertButton(props, context) {
|
|
31
|
-
_classCallCheck(this, ToggleConvertButton);
|
|
32
|
-
return _callSuper(this, ToggleConvertButton, [props, context]);
|
|
33
|
-
}
|
|
34
|
-
_inherits(ToggleConvertButton, _Component);
|
|
35
|
-
return _createClass(ToggleConvertButton, [{
|
|
36
|
-
key: "render",
|
|
37
|
-
value: function render() {
|
|
38
|
-
var props = this.props;
|
|
39
|
-
var overlayStyle = {};
|
|
40
|
-
// let activeStyle = {}
|
|
41
|
-
var activeStyle = props.settingMode === 'in' ? {
|
|
42
|
-
position: 'absolute',
|
|
43
|
-
left: 285,
|
|
44
|
-
top: 14
|
|
45
|
-
} : {
|
|
46
|
-
position: 'absolute',
|
|
47
|
-
left: 317,
|
|
48
|
-
top: 14
|
|
49
|
-
};
|
|
50
|
-
return /*#__PURE__*/_react["default"].createElement(S.Toggle, {
|
|
51
|
-
style: _objectSpread(_objectSpread({}, overlayStyle), {}, {
|
|
52
|
-
color: 'black'
|
|
53
|
-
}),
|
|
54
|
-
onClick: props.onClick
|
|
55
|
-
}, props.backgroundImage, /*#__PURE__*/_react["default"].createElement("span", {
|
|
56
|
-
style: {
|
|
57
|
-
position: 'absolute',
|
|
58
|
-
top: 19,
|
|
59
|
-
left: 295
|
|
60
|
-
}
|
|
61
|
-
}, /*#__PURE__*/_react["default"].createElement("strong", null, "in")), /*#__PURE__*/_react["default"].createElement("span", {
|
|
62
|
-
style: {
|
|
63
|
-
position: 'absolute',
|
|
64
|
-
top: 19,
|
|
65
|
-
left: 322
|
|
66
|
-
}
|
|
67
|
-
}, /*#__PURE__*/_react["default"].createElement("strong", null, "cm")), [props.icon !== undefined ? /*#__PURE__*/_react["default"].createElement(S.ToggleConvertIcon, {
|
|
68
|
-
style: _objectSpread({}, activeStyle),
|
|
69
|
-
key: props.icon
|
|
70
|
-
}, props.icon) : null]);
|
|
71
|
-
}
|
|
72
|
-
}]);
|
|
73
|
-
}(_react.Component);
|
|
74
|
-
ToggleConvertButton.propTypes = {
|
|
75
|
-
title: _propTypes["default"].string,
|
|
76
|
-
hover: _propTypes["default"].bool,
|
|
77
|
-
active: _propTypes["default"].bool.isRequired,
|
|
78
|
-
onClick: _propTypes["default"].func
|
|
79
|
-
};
|
|
80
|
-
//# sourceMappingURL=ToggleConvertButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleConvertButton.js","names":["_react","_interopRequireWildcard","require","_propTypes","_interopRequireDefault","_constants","S","e","__esModule","t","WeakMap","r","n","o","i","f","__proto__","_typeof","has","get","set","_t","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","ownKeys","keys","getOwnPropertySymbols","filter","enumerable","push","apply","_objectSpread","arguments","length","forEach","_defineProperty","getOwnPropertyDescriptors","defineProperties","_toPropertyKey","value","configurable","writable","_classCallCheck","a","TypeError","_defineProperties","key","_createClass","prototype","_toPrimitive","Symbol","toPrimitive","String","Number","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","Reflect","construct","constructor","_assertThisInitialized","ReferenceError","Boolean","valueOf","setPrototypeOf","getPrototypeOf","bind","_inherits","create","_setPrototypeOf","ToggleConvertButton","exports","_Component","props","context","render","overlayStyle","activeStyle","settingMode","position","left","top","createElement","Toggle","style","color","onClick","backgroundImage","icon","undefined","ToggleConvertIcon","Component","propTypes","title","PropTypes","string","hover","bool","active","isRequired","func"],"sources":["../../../../src/components/footerbar/button/ToggleConvertButton.jsx"],"sourcesContent":["import React, { Component } from 'react';\r\nimport PropTypes from 'prop-types';\r\nimport { MODE_IDLE_3D } from '../../../constants';\r\nimport * as S from './styles';\r\n\r\nexport default class ToggleConvertButton extends Component {\r\n constructor(props, context) {\r\n super(props, context);\r\n }\r\n\r\n render() {\r\n let { props } = this;\r\n let overlayStyle = {};\r\n // let activeStyle = {}\r\n let activeStyle =\r\n props.settingMode === 'in'\r\n ? { position: 'absolute', left: 285, top: 14 }\r\n : { position: 'absolute', left: 317, top: 14 };\r\n return (\r\n <S.Toggle\r\n style={{ ...overlayStyle, color: 'black' }}\r\n onClick={props.onClick}\r\n >\r\n {props.backgroundImage}\r\n <span style={{ position: 'absolute', top: 19, left: 295 }}>\r\n <strong>in</strong>\r\n </span>\r\n <span style={{ position: 'absolute', top: 19, left: 322 }}>\r\n <strong>cm</strong>\r\n </span>\r\n {[\r\n props.icon !== undefined ? (\r\n <S.ToggleConvertIcon style={{ ...activeStyle }} key={props.icon}>\r\n {props.icon}\r\n </S.ToggleConvertIcon>\r\n ) : null\r\n ]}\r\n </S.Toggle>\r\n );\r\n }\r\n}\r\n\r\nToggleConvertButton.propTypes = {\r\n title: PropTypes.string,\r\n hover: PropTypes.bool,\r\n active: PropTypes.bool.isRequired,\r\n onClick: PropTypes.func\r\n};\r\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,59 +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
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
12
|
-
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); }
|
|
13
|
-
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
14
|
-
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
15
|
-
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
16
|
-
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
17
|
-
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); } }
|
|
18
|
-
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
19
|
-
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
20
|
-
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); }
|
|
21
|
-
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
22
|
-
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); }
|
|
23
|
-
function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
24
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
25
|
-
function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
|
|
26
|
-
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); }
|
|
27
|
-
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
|
|
28
|
-
var ToggleMeasureButton = exports["default"] = /*#__PURE__*/function (_Component) {
|
|
29
|
-
function ToggleMeasureButton(props, context) {
|
|
30
|
-
_classCallCheck(this, ToggleMeasureButton);
|
|
31
|
-
return _callSuper(this, ToggleMeasureButton, [props, context]);
|
|
32
|
-
}
|
|
33
|
-
_inherits(ToggleMeasureButton, _Component);
|
|
34
|
-
return _createClass(ToggleMeasureButton, [{
|
|
35
|
-
key: "render",
|
|
36
|
-
value: function render() {
|
|
37
|
-
var props = this.props;
|
|
38
|
-
var activeStyle = props.showMeasure === 0 ? {
|
|
39
|
-
right: 0
|
|
40
|
-
} : {
|
|
41
|
-
left: 0
|
|
42
|
-
};
|
|
43
|
-
return /*#__PURE__*/_react["default"].createElement(S.Toggle, {
|
|
44
|
-
onClick: props.onClick,
|
|
45
|
-
style: _objectSpread({}, props.style)
|
|
46
|
-
}, props.backgroundImage, [props.icon !== undefined ? /*#__PURE__*/_react["default"].createElement(S.ToggleIcon, {
|
|
47
|
-
style: _objectSpread({}, activeStyle),
|
|
48
|
-
key: props.icon
|
|
49
|
-
}, props.icon) : null]);
|
|
50
|
-
}
|
|
51
|
-
}]);
|
|
52
|
-
}(_react.Component);
|
|
53
|
-
ToggleMeasureButton.propTypes = {
|
|
54
|
-
title: _propTypes["default"].string,
|
|
55
|
-
hover: _propTypes["default"].bool,
|
|
56
|
-
active: _propTypes["default"].bool.isRequired,
|
|
57
|
-
onClick: _propTypes["default"].func
|
|
58
|
-
};
|
|
59
|
-
//# sourceMappingURL=ToggleMeasureButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleMeasureButton.js","names":["_react","_interopRequireWildcard","require","_propTypes","_interopRequireDefault","S","e","__esModule","t","WeakMap","r","n","o","i","f","__proto__","_typeof","has","get","set","_t","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","ownKeys","keys","getOwnPropertySymbols","filter","enumerable","push","apply","_objectSpread","arguments","length","forEach","_defineProperty","getOwnPropertyDescriptors","defineProperties","_toPropertyKey","value","configurable","writable","_classCallCheck","a","TypeError","_defineProperties","key","_createClass","prototype","_toPrimitive","Symbol","toPrimitive","String","Number","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","Reflect","construct","constructor","_assertThisInitialized","ReferenceError","Boolean","valueOf","setPrototypeOf","getPrototypeOf","bind","_inherits","create","_setPrototypeOf","ToggleMeasureButton","exports","_Component","props","context","render","activeStyle","showMeasure","right","left","createElement","Toggle","onClick","style","backgroundImage","icon","undefined","ToggleIcon","Component","propTypes","title","PropTypes","string","hover","bool","active","isRequired","func"],"sources":["../../../../src/components/footerbar/button/ToggleMeasureButton.jsx"],"sourcesContent":["import React, { Component } from 'react';\r\nimport PropTypes from 'prop-types';\r\nimport * as S from './styles';\r\n\r\nexport default class ToggleMeasureButton extends Component {\r\n constructor(props, context) {\r\n super(props, context);\r\n }\r\n\r\n render() {\r\n let { props } = this;\r\n let activeStyle = props.showMeasure === 0 ? { right: 0 } : { left: 0 };\r\n return (\r\n <S.Toggle onClick={props.onClick} style={{ ...props.style }}>\r\n {props.backgroundImage}\r\n {[\r\n props.icon !== undefined ? (\r\n <S.ToggleIcon style={{ ...activeStyle }} key={props.icon}>\r\n {props.icon}\r\n </S.ToggleIcon>\r\n ) : null\r\n ]}\r\n </S.Toggle>\r\n );\r\n }\r\n}\r\n\r\nToggleMeasureButton.propTypes = {\r\n title: PropTypes.string,\r\n hover: PropTypes.bool,\r\n active: PropTypes.bool.isRequired,\r\n onClick: PropTypes.func\r\n};\r\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.ZoomInput = exports.ZoomIcon = exports.ZoomButton = exports.Toggle_2D_3D = exports.ToggleIcon = exports.ToggleConvertIcon = exports.Toggle = exports.FooterTitle = exports.Direction_Up_Down = exports.Direction_Left_Right = exports.DirectionSpinIcon = exports.DirectionIcon = exports.Direction = exports.ControlTitle = exports.ControlIcon = exports.Control = exports.ArrowIcon = void 0;
|
|
7
|
-
var _constants = require("../../../constants");
|
|
8
|
-
var _styledComponents = _interopRequireDefault(require("styled-components"));
|
|
9
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject0, _templateObject1, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15;
|
|
10
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
11
|
-
function _taggedTemplateLiteral(e, t) { return t || (t = e.slice(0)), Object.freeze(Object.defineProperties(e, { raw: { value: Object.freeze(t) } })); }
|
|
12
|
-
var Toggle_2D_3D = exports.Toggle_2D_3D = _styledComponents["default"].div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n width: 50px;\n margin-left: 10px;\n border-radius: 5px;\n height: 50px;\n align-items: center;\n justify-content: center;\n display: flex;\n user-select: none;\n :hover {\n background-color: ", ";\n }\n"])), _constants.TEXT_COLOR_NEUTRAL_5);
|
|
13
|
-
var FooterTitle = exports.FooterTitle = _styledComponents["default"].span(_templateObject2 || (_templateObject2 = _taggedTemplateLiteral(["\n color: ", ";\n font-family: ", ";\n font-size: 13px;\n font-weight: 700;\n line-height: 18px;\n text-align: left;\n user-select: none;\n"])), _constants.SECONDARY_PURPLE_COLOR, _constants.DEFAULT_FONT_FAMILY);
|
|
14
|
-
var Direction_Up_Down = exports.Direction_Up_Down = _styledComponents["default"].div(_templateObject3 || (_templateObject3 = _taggedTemplateLiteral(["\n width: 50px;\n margin-left: 5px;\n border-radius: 5px;\n height: 25px;\n align-items: center;\n display: flex;\n :hover {\n background-color: ", ";\n }\n"])), _constants.TEXT_COLOR_NEUTRAL_5);
|
|
15
|
-
var Direction_Left_Right = exports.Direction_Left_Right = _styledComponents["default"].div(_templateObject4 || (_templateObject4 = _taggedTemplateLiteral(["\n width: 50px;\n margin-left: 5px;\n border-radius: 5px;\n height: 50px;\n align-items: center;\n display: flex;\n :hover {\n background-color: ", ";\n }\n"])), _constants.TEXT_COLOR_NEUTRAL_5);
|
|
16
|
-
var ArrowIcon = exports.ArrowIcon = _styledComponents["default"].img(_templateObject5 || (_templateObject5 = _taggedTemplateLiteral(["\n height: 10px;\n width: 12px;\n margin: auto;\n user-select: none;\n"])));
|
|
17
|
-
var ZoomButton = exports.ZoomButton = _styledComponents["default"].div(_templateObject6 || (_templateObject6 = _taggedTemplateLiteral(["\n width: 50px;\n margin-left: 10px;\n border-radius: 5px;\n height: 50px;\n align-items: center;\n display: flex;\n :hover {\n background-color: ", ";\n }\n"])), _constants.TEXT_COLOR_NEUTRAL_5);
|
|
18
|
-
var ZoomIcon = exports.ZoomIcon = _styledComponents["default"].img(_templateObject7 || (_templateObject7 = _taggedTemplateLiteral(["\n height: 10px;\n width: 12px;\n margin: auto;\n user-select: none;\n"])));
|
|
19
|
-
var ZoomInput = exports.ZoomInput = _styledComponents["default"].input(_templateObject8 || (_templateObject8 = _taggedTemplateLiteral(["\n color: #4c12a1;\n width: 50px;\n margin-left: 5px;\n border-radius: 5px;\n font-family: ", ";\n font-size: 13px;\n font-weight: 600;\n line-height: 18px;\n text-align: center;\n height: 50px;\n align-items: center;\n display: flex;\n"])), _constants.DEFAULT_FONT_FAMILY);
|
|
20
|
-
var Control = exports.Control = _styledComponents["default"].div(_templateObject9 || (_templateObject9 = _taggedTemplateLiteral(["\n width: 28px;\n height: 28px;\n display: flex;\n justify-content: center;\n font-size: 15px;\n cursor: pointer;\n background-color: #fff;\n color: white;\n border-radius: 20px;\n margin-right: 15px;\n margin-top: 16px;\n right: 260px;\n bottom: 25px;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n"])));
|
|
21
|
-
var ControlTitle = exports.ControlTitle = _styledComponents["default"].span(_templateObject0 || (_templateObject0 = _taggedTemplateLiteral(["\n margin: 10px;\n font-size: 12px;\n"])));
|
|
22
|
-
var ControlIcon = exports.ControlIcon = _styledComponents["default"].div(_templateObject1 || (_templateObject1 = _taggedTemplateLiteral(["\n img {\n font-size: 1.4rem;\n box-sizing: border-box;\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2),\n 0px 6px 10px 0px rgba(156, 154, 154, 0.39),\n 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\n\n border-radius: 50%;\n }\n\n :hover {\n img {\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n }\n }\n"])));
|
|
23
|
-
var Direction = exports.Direction = _styledComponents["default"].div(_templateObject10 || (_templateObject10 = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 15px;\n cursor: pointer;\n color: white;\n border-radius: 32px;\n margin-right: 15px;\n right: 260px;\n bottom: 25px;\n"])));
|
|
24
|
-
var DirectionIcon = exports.DirectionIcon = _styledComponents["default"].div(_templateObject11 || (_templateObject11 = _taggedTemplateLiteral(["\n position: absolute;\n color: #494949;\n :hover {\n color: #2c38de;\n }\n"])));
|
|
25
|
-
var DirectionSpinIcon = exports.DirectionSpinIcon = _styledComponents["default"].div(_templateObject12 || (_templateObject12 = _taggedTemplateLiteral(["\n position: absolute;\n color: #494949;\n img {\n font-size: 1.4rem;\n box-sizing: border-box;\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2),\n 0px 6px 10px 0px rgba(156, 154, 154, 0.39),\n 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\n }\n :hover {\n height: 40px;\n margin-bottom: 5px;\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n }\n"])));
|
|
26
|
-
var Toggle = exports.Toggle = _styledComponents["default"].div(_templateObject13 || (_templateObject13 = _taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n position: relative;\n height: 36px;\n margin-left: 20px;\n justify-content: center;\n font-size: 14px;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n :hover{\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12); border-radius: 18px;\n }\n"], ["\n display: flex;\n align-items: center;\n position: relative;\n height: 36px;\n margin-left: 20px;\n justify-content: center;\n font-size: 14px;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n :hover{\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\\\n border-radius: 18px;\n }\n"])));
|
|
27
|
-
var ToggleIcon = exports.ToggleIcon = _styledComponents["default"].div(_templateObject14 || (_templateObject14 = _taggedTemplateLiteral(["\n ", "\n position: absolute;\n top: 0px;\n img {\n font-size: 1.4rem;\n box-sizing: border-box;\n border-radius: 50%;\n }\n"])), '' /* transition-duration: .3s; */);
|
|
28
|
-
var ToggleConvertIcon = exports.ToggleConvertIcon = _styledComponents["default"].div(_templateObject15 || (_templateObject15 = _taggedTemplateLiteral(["\n margin: 5px;\n transition-duration: 0.3s;\n :hover {\n img {\n font-size: 1.4rem;\n box-sizing: border-box;\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n border-radius: 50%;\n }\n }\n"])));
|
|
29
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.js","names":["_constants","require","_styledComponents","_interopRequireDefault","_templateObject","_templateObject2","_templateObject3","_templateObject4","_templateObject5","_templateObject6","_templateObject7","_templateObject8","_templateObject9","_templateObject0","_templateObject1","_templateObject10","_templateObject11","_templateObject12","_templateObject13","_templateObject14","_templateObject15","e","__esModule","_taggedTemplateLiteral","t","slice","Object","freeze","defineProperties","raw","value","Toggle_2D_3D","exports","styled","div","TEXT_COLOR_NEUTRAL_5","FooterTitle","span","SECONDARY_PURPLE_COLOR","DEFAULT_FONT_FAMILY","Direction_Up_Down","Direction_Left_Right","ArrowIcon","img","ZoomButton","ZoomIcon","ZoomInput","input","Control","ControlTitle","ControlIcon","Direction","DirectionIcon","DirectionSpinIcon","Toggle","ToggleIcon","ToggleConvertIcon"],"sources":["../../../../src/components/footerbar/button/styles.js"],"sourcesContent":["import {\r\n DEFAULT_FONT_FAMILY,\r\n SECONDARY_PURPLE_COLOR,\r\n TEXT_COLOR_NEUTRAL_5\r\n} from '../../../constants';\r\nimport styled from 'styled-components';\r\n\r\nexport const Toggle_2D_3D = styled.div`\r\n width: 50px;\r\n margin-left: 10px;\r\n border-radius: 5px;\r\n height: 50px;\r\n align-items: center;\r\n justify-content: center;\r\n display: flex;\r\n user-select: none;\r\n :hover {\r\n background-color: ${TEXT_COLOR_NEUTRAL_5};\r\n }\r\n`;\r\n\r\nexport const FooterTitle = styled.span`\r\n color: ${SECONDARY_PURPLE_COLOR};\r\n font-family: ${DEFAULT_FONT_FAMILY};\r\n font-size: 13px;\r\n font-weight: 700;\r\n line-height: 18px;\r\n text-align: left;\r\n user-select: none;\r\n`;\r\n\r\nexport const Direction_Up_Down = styled.div`\r\n width: 50px;\r\n margin-left: 5px;\r\n border-radius: 5px;\r\n height: 25px;\r\n align-items: center;\r\n display: flex;\r\n :hover {\r\n background-color: ${TEXT_COLOR_NEUTRAL_5};\r\n }\r\n`;\r\n\r\nexport const Direction_Left_Right = styled.div`\r\n width: 50px;\r\n margin-left: 5px;\r\n border-radius: 5px;\r\n height: 50px;\r\n align-items: center;\r\n display: flex;\r\n :hover {\r\n background-color: ${TEXT_COLOR_NEUTRAL_5};\r\n }\r\n`;\r\n\r\nexport const ArrowIcon = styled.img`\r\n height: 10px;\r\n width: 12px;\r\n margin: auto;\r\n user-select: none;\r\n`;\r\n\r\nexport const ZoomButton = styled.div`\r\n width: 50px;\r\n margin-left: 10px;\r\n border-radius: 5px;\r\n height: 50px;\r\n align-items: center;\r\n display: flex;\r\n :hover {\r\n background-color: ${TEXT_COLOR_NEUTRAL_5};\r\n }\r\n`;\r\n\r\nexport const ZoomIcon = styled.img`\r\n height: 10px;\r\n width: 12px;\r\n margin: auto;\r\n user-select: none;\r\n`;\r\n\r\nexport const ZoomInput = styled.input`\r\n color: #4c12a1;\r\n width: 50px;\r\n margin-left: 5px;\r\n border-radius: 5px;\r\n font-family: ${DEFAULT_FONT_FAMILY};\r\n font-size: 13px;\r\n font-weight: 600;\r\n line-height: 18px;\r\n text-align: center;\r\n height: 50px;\r\n align-items: center;\r\n display: flex;\r\n`;\r\n\r\nexport const Control = styled.div`\r\n width: 28px;\r\n height: 28px;\r\n display: flex;\r\n justify-content: center;\r\n font-size: 15px;\r\n cursor: pointer;\r\n background-color: #fff;\r\n color: white;\r\n border-radius: 20px;\r\n margin-right: 15px;\r\n margin-top: 16px;\r\n right: 260px;\r\n bottom: 25px;\r\n -webkit-user-select: none;\r\n -moz-user-select: none;\r\n -ms-user-select: none;\r\n user-select: none;\r\n`;\r\nexport const ControlTitle = styled.span`\r\n margin: 10px;\r\n font-size: 12px;\r\n`;\r\nexport const ControlIcon = styled.div`\r\n img {\r\n font-size: 1.4rem;\r\n box-sizing: border-box;\r\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2),\r\n 0px 6px 10px 0px rgba(156, 154, 154, 0.39),\r\n 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\r\n\r\n border-radius: 50%;\r\n }\r\n\r\n :hover {\r\n img {\r\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\r\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39),\r\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\r\n }\r\n }\r\n`;\r\nexport const Direction = styled.div`\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n font-size: 15px;\r\n cursor: pointer;\r\n color: white;\r\n border-radius: 32px;\r\n margin-right: 15px;\r\n right: 260px;\r\n bottom: 25px;\r\n`;\r\nexport const DirectionIcon = styled.div`\r\n position: absolute;\r\n color: #494949;\r\n :hover {\r\n color: #2c38de;\r\n }\r\n`;\r\nexport const DirectionSpinIcon = styled.div`\r\n position: absolute;\r\n color: #494949;\r\n img {\r\n font-size: 1.4rem;\r\n box-sizing: border-box;\r\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2),\r\n 0px 6px 10px 0px rgba(156, 154, 154, 0.39),\r\n 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\r\n }\r\n :hover {\r\n height: 40px;\r\n margin-bottom: 5px;\r\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\r\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\r\n }\r\n`;\r\n\r\nexport const Toggle = styled.div`\r\n display: flex;\r\n align-items: center;\r\n position: relative;\r\n height: 36px;\r\n margin-left: 20px;\r\n justify-content: center;\r\n font-size: 14px;\r\n cursor: pointer;\r\n -webkit-user-select: none;\r\n -moz-user-select: none;\r\n -ms-user-select: none;\r\n user-select: none;\r\n :hover{\r\n box-shadow: 0px 3px 5px -1px rgba(156, 154, 154, 0.2), 0px 6px 10px 0px rgba(156, 154, 154, 0.39), 0px 1px 18px 0px rgba(156, 154, 154, 0.12);\\\r\n border-radius: 18px;\r\n }\r\n`;\r\nexport const ToggleIcon = styled.div`\r\n ${'' /* transition-duration: .3s; */}\r\n position: absolute;\r\n top: 0px;\r\n img {\r\n font-size: 1.4rem;\r\n box-sizing: border-box;\r\n border-radius: 50%;\r\n }\r\n`;\r\nexport const ToggleConvertIcon = styled.div`\r\n margin: 5px;\r\n transition-duration: 0.3s;\r\n :hover {\r\n img {\r\n font-size: 1.4rem;\r\n box-sizing: border-box;\r\n box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\r\n 0px 6px 10px 0px rgba(0, 0, 0, 0.39),\r\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\r\n border-radius: 50%;\r\n }\r\n }\r\n`;\r\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports["default"] = void 0;
|
|
7
|
-
var _footerToggleButton = _interopRequireDefault(require("./footer-toggle-button"));
|
|
8
|
-
var _footerContentButton = _interopRequireDefault(require("./footer-content-button"));
|
|
9
|
-
var _footerbar = _interopRequireDefault(require("./footerbar"));
|
|
10
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
11
|
-
var _default = exports["default"] = {
|
|
12
|
-
FooterToggleButton: _footerToggleButton["default"],
|
|
13
|
-
FooterContentButton: _footerContentButton["default"],
|
|
14
|
-
FooterBar: _footerbar["default"]
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=export.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"export.js","names":["_footerToggleButton","_interopRequireDefault","require","_footerContentButton","_footerbar","e","__esModule","_default","exports","FooterToggleButton","FooterContentButton","FooterBar"],"sources":["../../../src/components/footerbar/export.js"],"sourcesContent":["import FooterToggleButton from './footer-toggle-button';\r\nimport FooterContentButton from './footer-content-button';\r\nimport FooterBar from './footerbar';\r\n\r\nexport default {\r\n FooterToggleButton,\r\n FooterContentButton,\r\n FooterBar\r\n};\r\n"],"mappings":";;;;;;AAAA,IAAAA,mBAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,oBAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,UAAA,GAAAH,sBAAA,CAAAC,OAAA;AAAoC,SAAAD,uBAAAI,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,gBAAAA,CAAA;AAAA,IAAAE,QAAA,GAAAC,OAAA,cAErB;EACbC,kBAAkB,EAAlBA,8BAAkB;EAClBC,mBAAmB,EAAnBA,+BAAmB;EACnBC,SAAS,EAATA;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,224 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports["default"] = void 0;
|
|
7
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
-
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
9
|
-
var SharedStyle = _interopRequireWildcard(require("../../shared-style"));
|
|
10
|
-
var _fa = require("react-icons/fa");
|
|
11
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
|
|
12
|
-
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); }
|
|
13
|
-
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); }
|
|
14
|
-
function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
|
|
15
|
-
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); } }
|
|
16
|
-
function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
|
|
17
|
-
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
18
|
-
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); }
|
|
19
|
-
function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
|
|
20
|
-
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
21
|
-
function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
|
|
22
|
-
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); }
|
|
23
|
-
function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
|
|
24
|
-
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
25
|
-
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
26
|
-
function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
|
|
27
|
-
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
|
|
28
|
-
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); }
|
|
29
|
-
var labelContainerStyle = {
|
|
30
|
-
width: 'auto',
|
|
31
|
-
display: 'inline-block',
|
|
32
|
-
margin: 0,
|
|
33
|
-
padding: '0px 5px 0px 0px'
|
|
34
|
-
};
|
|
35
|
-
var toggleButtonStyle = {
|
|
36
|
-
color: '#CCC',
|
|
37
|
-
textAlign: 'center',
|
|
38
|
-
cursor: 'pointer',
|
|
39
|
-
userSelect: 'none'
|
|
40
|
-
};
|
|
41
|
-
var toggleButtonStyleOver = _objectSpread(_objectSpread({}, toggleButtonStyle), {}, {
|
|
42
|
-
color: SharedStyle.COLORS.white
|
|
43
|
-
});
|
|
44
|
-
var contentContainerStyleActive = {
|
|
45
|
-
position: 'fixed',
|
|
46
|
-
width: 'calc( 100% - 2px )',
|
|
47
|
-
height: '40%',
|
|
48
|
-
left: 0,
|
|
49
|
-
bottom: 20,
|
|
50
|
-
backgroundColor: SharedStyle.PRIMARY_COLOR.alt,
|
|
51
|
-
borderTop: SharedStyle.PRIMARY_COLOR.border,
|
|
52
|
-
zIndex: 0,
|
|
53
|
-
padding: 0,
|
|
54
|
-
margin: 0,
|
|
55
|
-
transition: 'all 300ms ease'
|
|
56
|
-
};
|
|
57
|
-
var contentContainerStyleInactive = _objectSpread(_objectSpread({}, contentContainerStyleActive), {}, {
|
|
58
|
-
visibility: 'hidden',
|
|
59
|
-
height: 0
|
|
60
|
-
});
|
|
61
|
-
var contentHeaderStyle = {
|
|
62
|
-
position: 'relative',
|
|
63
|
-
width: '100%',
|
|
64
|
-
height: '2em',
|
|
65
|
-
top: 0,
|
|
66
|
-
left: 0,
|
|
67
|
-
borderBottom: SharedStyle.PRIMARY_COLOR.border
|
|
68
|
-
};
|
|
69
|
-
var titleStyle = {
|
|
70
|
-
position: 'relative',
|
|
71
|
-
height: '2em',
|
|
72
|
-
lineHeight: '2em',
|
|
73
|
-
marginLeft: '1em'
|
|
74
|
-
};
|
|
75
|
-
var contentAreaStyle = {
|
|
76
|
-
position: 'relative',
|
|
77
|
-
width: '100%',
|
|
78
|
-
height: 'calc( 100% - 2em )',
|
|
79
|
-
padding: '1em',
|
|
80
|
-
overflowY: 'auto'
|
|
81
|
-
};
|
|
82
|
-
var iconCloseStyleOut = {
|
|
83
|
-
position: 'absolute',
|
|
84
|
-
width: '2em',
|
|
85
|
-
height: '2em',
|
|
86
|
-
right: 0,
|
|
87
|
-
top: 0,
|
|
88
|
-
padding: '0.5em',
|
|
89
|
-
borderLeft: SharedStyle.PRIMARY_COLOR.border,
|
|
90
|
-
cursor: 'pointer'
|
|
91
|
-
};
|
|
92
|
-
var iconCloseStyleOver = _objectSpread(_objectSpread({}, iconCloseStyleOut), {}, {
|
|
93
|
-
color: SharedStyle.COLORS.white,
|
|
94
|
-
backgroundColor: SharedStyle.SECONDARY_COLOR.alt
|
|
95
|
-
});
|
|
96
|
-
var iconStyle = {
|
|
97
|
-
width: '15px',
|
|
98
|
-
height: '15px',
|
|
99
|
-
marginTop: '-2px',
|
|
100
|
-
marginRight: '2px'
|
|
101
|
-
};
|
|
102
|
-
var textStyle = {
|
|
103
|
-
position: 'relative'
|
|
104
|
-
};
|
|
105
|
-
var FooterContentButton = exports["default"] = /*#__PURE__*/function (_Component) {
|
|
106
|
-
function FooterContentButton(props) {
|
|
107
|
-
var _this;
|
|
108
|
-
_classCallCheck(this, FooterContentButton);
|
|
109
|
-
_this = _callSuper(this, FooterContentButton, [props]);
|
|
110
|
-
_this.state = {
|
|
111
|
-
over: false,
|
|
112
|
-
closeOver: false,
|
|
113
|
-
active: _this.props.toggleState || false
|
|
114
|
-
};
|
|
115
|
-
return _this;
|
|
116
|
-
}
|
|
117
|
-
_inherits(FooterContentButton, _Component);
|
|
118
|
-
return _createClass(FooterContentButton, [{
|
|
119
|
-
key: "toggleOver",
|
|
120
|
-
value: function toggleOver(e) {
|
|
121
|
-
this.setState({
|
|
122
|
-
over: true
|
|
123
|
-
});
|
|
124
|
-
}
|
|
125
|
-
}, {
|
|
126
|
-
key: "toggleOut",
|
|
127
|
-
value: function toggleOut(e) {
|
|
128
|
-
this.setState({
|
|
129
|
-
over: false
|
|
130
|
-
});
|
|
131
|
-
}
|
|
132
|
-
}, {
|
|
133
|
-
key: "toggle",
|
|
134
|
-
value: function toggle(e) {
|
|
135
|
-
var isActive = !this.state.active;
|
|
136
|
-
this.setState({
|
|
137
|
-
active: isActive
|
|
138
|
-
});
|
|
139
|
-
}
|
|
140
|
-
}, {
|
|
141
|
-
key: "shouldComponentUpdate",
|
|
142
|
-
value: function shouldComponentUpdate(nextProps, nextState) {
|
|
143
|
-
if (this.state.over != nextState.over) return true;
|
|
144
|
-
if (this.state.closeOver != nextState.closeOver) return true;
|
|
145
|
-
if (this.state.active != nextState.active) return true;
|
|
146
|
-
if (this.props.content.length != nextProps.content.length) return true;
|
|
147
|
-
if (this.props.toggleState != nextProps.toggleState) return true;
|
|
148
|
-
return false;
|
|
149
|
-
}
|
|
150
|
-
}, {
|
|
151
|
-
key: "componentWillReceiveProps",
|
|
152
|
-
value: function componentWillReceiveProps(nextProps) {
|
|
153
|
-
if (nextProps.toggleState != this.props.toggleState) this.state.active = nextProps.toggleState;
|
|
154
|
-
}
|
|
155
|
-
}, {
|
|
156
|
-
key: "render",
|
|
157
|
-
value: function render() {
|
|
158
|
-
var _this2 = this;
|
|
159
|
-
var s = this.state;
|
|
160
|
-
var p = this.props;
|
|
161
|
-
var LabelIcon = p.icon || null;
|
|
162
|
-
var labelIconStyle = p.iconStyle || {};
|
|
163
|
-
var labelTextStyle = p.textStyle || {};
|
|
164
|
-
var inputTitleStyle = p.titleStyle || {};
|
|
165
|
-
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
166
|
-
style: labelContainerStyle
|
|
167
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
168
|
-
style: s.over || s.active ? toggleButtonStyleOver : toggleButtonStyle,
|
|
169
|
-
onClick: function onClick(e) {
|
|
170
|
-
return _this2.toggle(e);
|
|
171
|
-
},
|
|
172
|
-
title: p.title
|
|
173
|
-
}, /*#__PURE__*/_react["default"].createElement(LabelIcon, {
|
|
174
|
-
style: _objectSpread(_objectSpread({}, labelIconStyle), iconStyle)
|
|
175
|
-
}), /*#__PURE__*/_react["default"].createElement("span", {
|
|
176
|
-
style: _objectSpread(_objectSpread({}, textStyle), labelTextStyle)
|
|
177
|
-
}, p.text)), /*#__PURE__*/_react["default"].createElement("div", {
|
|
178
|
-
style: s.active ? contentContainerStyleActive : contentContainerStyleInactive
|
|
179
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
180
|
-
style: contentHeaderStyle
|
|
181
|
-
}, /*#__PURE__*/_react["default"].createElement("b", {
|
|
182
|
-
style: _objectSpread(_objectSpread({}, titleStyle), inputTitleStyle)
|
|
183
|
-
}, p.title), /*#__PURE__*/_react["default"].createElement(_fa.FaTimes, {
|
|
184
|
-
style: s.closeOver ? iconCloseStyleOver : iconCloseStyleOut,
|
|
185
|
-
onMouseOver: function onMouseOver(e) {
|
|
186
|
-
return _this2.setState({
|
|
187
|
-
closeOver: true
|
|
188
|
-
});
|
|
189
|
-
},
|
|
190
|
-
onMouseOut: function onMouseOut(e) {
|
|
191
|
-
return _this2.setState({
|
|
192
|
-
closeOver: false
|
|
193
|
-
});
|
|
194
|
-
},
|
|
195
|
-
onClick: function onClick(e) {
|
|
196
|
-
return _this2.toggle(e);
|
|
197
|
-
}
|
|
198
|
-
})), /*#__PURE__*/_react["default"].createElement("div", {
|
|
199
|
-
style: contentAreaStyle
|
|
200
|
-
}, p.content)));
|
|
201
|
-
}
|
|
202
|
-
}]);
|
|
203
|
-
}(_react.Component);
|
|
204
|
-
FooterContentButton.propTypes = {
|
|
205
|
-
state: _propTypes["default"].object.isRequired,
|
|
206
|
-
text: _propTypes["default"].string.isRequired,
|
|
207
|
-
textStyle: _propTypes["default"].object,
|
|
208
|
-
icon: _propTypes["default"].func,
|
|
209
|
-
iconStyle: _propTypes["default"].object,
|
|
210
|
-
content: _propTypes["default"].array.isRequired,
|
|
211
|
-
toggleState: _propTypes["default"].bool,
|
|
212
|
-
title: _propTypes["default"].string,
|
|
213
|
-
titleStyle: _propTypes["default"].object
|
|
214
|
-
};
|
|
215
|
-
FooterContentButton.contextTypes = {
|
|
216
|
-
projectActions: _propTypes["default"].object.isRequired,
|
|
217
|
-
viewer2DActions: _propTypes["default"].object.isRequired,
|
|
218
|
-
viewer3DActions: _propTypes["default"].object.isRequired,
|
|
219
|
-
linesActions: _propTypes["default"].object.isRequired,
|
|
220
|
-
holesActions: _propTypes["default"].object.isRequired,
|
|
221
|
-
itemsActions: _propTypes["default"].object.isRequired,
|
|
222
|
-
translator: _propTypes["default"].object.isRequired
|
|
223
|
-
};
|
|
224
|
-
//# sourceMappingURL=footer-content-button.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"footer-content-button.js","names":["_react","_interopRequireWildcard","require","_propTypes","_interopRequireDefault","SharedStyle","_fa","e","__esModule","t","WeakMap","r","n","o","i","f","__proto__","_typeof","has","get","set","_t","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","Symbol","iterator","constructor","prototype","_classCallCheck","a","TypeError","_defineProperties","length","enumerable","configurable","writable","_toPropertyKey","key","_createClass","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","Reflect","construct","apply","_assertThisInitialized","ReferenceError","Boolean","valueOf","setPrototypeOf","getPrototypeOf","bind","_inherits","create","value","_setPrototypeOf","ownKeys","keys","getOwnPropertySymbols","filter","push","_objectSpread","arguments","forEach","_defineProperty","getOwnPropertyDescriptors","defineProperties","_toPrimitive","toPrimitive","String","Number","labelContainerStyle","width","display","margin","padding","toggleButtonStyle","color","textAlign","cursor","userSelect","toggleButtonStyleOver","COLORS","white","contentContainerStyleActive","position","height","left","bottom","backgroundColor","PRIMARY_COLOR","alt","borderTop","border","zIndex","transition","contentContainerStyleInactive","visibility","contentHeaderStyle","top","borderBottom","titleStyle","lineHeight","marginLeft","contentAreaStyle","overflowY","iconCloseStyleOut","right","borderLeft","iconCloseStyleOver","SECONDARY_COLOR","iconStyle","marginTop","marginRight","textStyle","FooterContentButton","exports","_Component","props","_this","state","over","closeOver","active","toggleState","toggleOver","setState","toggleOut","toggle","isActive","shouldComponentUpdate","nextProps","nextState","content","componentWillReceiveProps","render","_this2","s","p","LabelIcon","icon","labelIconStyle","labelTextStyle","inputTitleStyle","createElement","style","onClick","title","text","FaTimes","onMouseOver","onMouseOut","Component","propTypes","PropTypes","object","isRequired","string","func","array","bool","contextTypes","projectActions","viewer2DActions","viewer3DActions","linesActions","holesActions","itemsActions","translator"],"sources":["../../../src/components/footerbar/footer-content-button.jsx"],"sourcesContent":["import React, { Component } from 'react';\r\nimport PropTypes from 'prop-types';\r\nimport * as SharedStyle from '../../shared-style';\r\nimport { FaTimes as IconClose } from 'react-icons/fa';\r\n\r\nconst labelContainerStyle = {\r\n width: 'auto',\r\n display: 'inline-block',\r\n margin: 0,\r\n padding: '0px 5px 0px 0px'\r\n};\r\n\r\nconst toggleButtonStyle = {\r\n color: '#CCC',\r\n textAlign: 'center',\r\n cursor: 'pointer',\r\n userSelect: 'none'\r\n};\r\n\r\nconst toggleButtonStyleOver = {\r\n ...toggleButtonStyle,\r\n color: SharedStyle.COLORS.white\r\n};\r\n\r\nconst contentContainerStyleActive = {\r\n position: 'fixed',\r\n width: 'calc( 100% - 2px )',\r\n height: '40%',\r\n left: 0,\r\n bottom: 20,\r\n backgroundColor: SharedStyle.PRIMARY_COLOR.alt,\r\n borderTop: SharedStyle.PRIMARY_COLOR.border,\r\n zIndex: 0,\r\n padding: 0,\r\n margin: 0,\r\n transition: 'all 300ms ease'\r\n};\r\n\r\nconst contentContainerStyleInactive = {\r\n ...contentContainerStyleActive,\r\n visibility: 'hidden',\r\n height: 0\r\n};\r\n\r\nconst contentHeaderStyle = {\r\n position: 'relative',\r\n width: '100%',\r\n height: '2em',\r\n top: 0,\r\n left: 0,\r\n borderBottom: SharedStyle.PRIMARY_COLOR.border\r\n};\r\n\r\nconst titleStyle = {\r\n position: 'relative',\r\n height: '2em',\r\n lineHeight: '2em',\r\n marginLeft: '1em'\r\n};\r\n\r\nconst contentAreaStyle = {\r\n position: 'relative',\r\n width: '100%',\r\n height: 'calc( 100% - 2em )',\r\n padding: '1em',\r\n overflowY: 'auto'\r\n};\r\n\r\nconst iconCloseStyleOut = {\r\n position: 'absolute',\r\n width: '2em',\r\n height: '2em',\r\n right: 0,\r\n top: 0,\r\n padding: '0.5em',\r\n borderLeft: SharedStyle.PRIMARY_COLOR.border,\r\n cursor: 'pointer'\r\n};\r\n\r\nconst iconCloseStyleOver = {\r\n ...iconCloseStyleOut,\r\n color: SharedStyle.COLORS.white,\r\n backgroundColor: SharedStyle.SECONDARY_COLOR.alt\r\n};\r\n\r\nconst iconStyle = {\r\n width: '15px',\r\n height: '15px',\r\n marginTop: '-2px',\r\n marginRight: '2px'\r\n};\r\n\r\nconst textStyle = {\r\n position: 'relative'\r\n};\r\n\r\nexport default class FooterContentButton extends Component {\r\n constructor(props) {\r\n super(props);\r\n\r\n this.state = {\r\n over: false,\r\n closeOver: false,\r\n active: this.props.toggleState || false\r\n };\r\n }\r\n\r\n toggleOver(e) {\r\n this.setState({ over: true });\r\n }\r\n toggleOut(e) {\r\n this.setState({ over: false });\r\n }\r\n\r\n toggle(e) {\r\n let isActive = !this.state.active;\r\n this.setState({ active: isActive });\r\n }\r\n\r\n shouldComponentUpdate(nextProps, nextState) {\r\n if (this.state.over != nextState.over) return true;\r\n if (this.state.closeOver != nextState.closeOver) return true;\r\n if (this.state.active != nextState.active) return true;\r\n\r\n if (this.props.content.length != nextProps.content.length) return true;\r\n if (this.props.toggleState != nextProps.toggleState) return true;\r\n\r\n return false;\r\n }\r\n\r\n componentWillReceiveProps(nextProps) {\r\n if (nextProps.toggleState != this.props.toggleState)\r\n this.state.active = nextProps.toggleState;\r\n }\r\n\r\n render() {\r\n let s = this.state;\r\n let p = this.props;\r\n\r\n let LabelIcon = p.icon || null;\r\n let labelIconStyle = p.iconStyle || {};\r\n let labelTextStyle = p.textStyle || {};\r\n let inputTitleStyle = p.titleStyle || {};\r\n\r\n return (\r\n <div style={labelContainerStyle}>\r\n <div\r\n style={s.over || s.active ? toggleButtonStyleOver : toggleButtonStyle}\r\n onClick={e => this.toggle(e)}\r\n title={p.title}\r\n >\r\n <LabelIcon style={{ ...labelIconStyle, ...iconStyle }} />\r\n <span style={{ ...textStyle, ...labelTextStyle }}>{p.text}</span>\r\n </div>\r\n <div\r\n style={\r\n s.active\r\n ? contentContainerStyleActive\r\n : contentContainerStyleInactive\r\n }\r\n >\r\n <div style={contentHeaderStyle}>\r\n <b style={{ ...titleStyle, ...inputTitleStyle }}>{p.title}</b>\r\n <IconClose\r\n style={s.closeOver ? iconCloseStyleOver : iconCloseStyleOut}\r\n onMouseOver={e => this.setState({ closeOver: true })}\r\n onMouseOut={e => this.setState({ closeOver: false })}\r\n onClick={e => this.toggle(e)}\r\n />\r\n </div>\r\n <div style={contentAreaStyle}>{p.content}</div>\r\n </div>\r\n </div>\r\n );\r\n }\r\n}\r\n\r\nFooterContentButton.propTypes = {\r\n state: PropTypes.object.isRequired,\r\n text: PropTypes.string.isRequired,\r\n textStyle: PropTypes.object,\r\n icon: PropTypes.func,\r\n iconStyle: PropTypes.object,\r\n content: PropTypes.array.isRequired,\r\n toggleState: PropTypes.bool,\r\n title: PropTypes.string,\r\n titleStyle: PropTypes.object\r\n};\r\n\r\nFooterContentButton.contextTypes = {\r\n projectActions: PropTypes.object.isRequired,\r\n viewer2DActions: PropTypes.object.isRequired,\r\n viewer3DActions: PropTypes.object.isRequired,\r\n linesActions: PropTypes.object.isRequired,\r\n holesActions: PropTypes.object.isRequired,\r\n itemsActions: PropTypes.object.isRequired,\r\n translator: PropTypes.object.isRequired\r\n};\r\n"],"mappings":"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","ignoreList":[]}
|