kitchen-simulator 5.0.0-test.3 → 5.0.0-test.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (694) hide show
  1. package/es/KitchenConfigurator.js +1 -1
  2. package/es/KitchenConfigurator.js.map +1 -1
  3. package/package.json +8 -12
  4. package/src/KitchenConfigurator.jsx +1 -1
  5. package/lib/@history.js +0 -11
  6. package/lib/@history.js.map +0 -1
  7. package/lib/AppContext.js +0 -11
  8. package/lib/AppContext.js.map +0 -1
  9. package/lib/KitchenConfigurator.js +0 -1353
  10. package/lib/KitchenConfigurator.js.map +0 -1
  11. package/lib/KitchenConfiguratorApp.js +0 -539
  12. package/lib/KitchenConfiguratorApp.js.map +0 -1
  13. package/lib/actions/area-actions.js +0 -22
  14. package/lib/actions/area-actions.js.map +0 -1
  15. package/lib/actions/export.js +0 -44
  16. package/lib/actions/export.js.map +0 -1
  17. package/lib/actions/groups-actions.js +0 -108
  18. package/lib/actions/groups-actions.js.map +0 -1
  19. package/lib/actions/holes-actions.js +0 -141
  20. package/lib/actions/holes-actions.js.map +0 -1
  21. package/lib/actions/items-actions.js +0 -365
  22. package/lib/actions/items-actions.js.map +0 -1
  23. package/lib/actions/lines-actions.js +0 -98
  24. package/lib/actions/lines-actions.js.map +0 -1
  25. package/lib/actions/project-actions.js +0 -333
  26. package/lib/actions/project-actions.js.map +0 -1
  27. package/lib/actions/scene-actions.js +0 -44
  28. package/lib/actions/scene-actions.js.map +0 -1
  29. package/lib/actions/user-actions.js +0 -69
  30. package/lib/actions/user-actions.js.map +0 -1
  31. package/lib/actions/vertices-actions.js +0 -36
  32. package/lib/actions/vertices-actions.js.map +0 -1
  33. package/lib/actions/viewer2d-actions.js +0 -74
  34. package/lib/actions/viewer2d-actions.js.map +0 -1
  35. package/lib/actions/viewer3d-actions.js +0 -33
  36. package/lib/actions/viewer3d-actions.js.map +0 -1
  37. package/lib/catalog/areas/area/planner-element.js +0 -47
  38. package/lib/catalog/areas/area/planner-element.js.map +0 -1
  39. package/lib/catalog/catalog.js +0 -283
  40. package/lib/catalog/catalog.js.map +0 -1
  41. package/lib/catalog/factories/area-factory-3d.js +0 -192
  42. package/lib/catalog/factories/area-factory-3d.js.map +0 -1
  43. package/lib/catalog/factories/area-factory.js +0 -90
  44. package/lib/catalog/factories/area-factory.js.map +0 -1
  45. package/lib/catalog/factories/export.js +0 -26
  46. package/lib/catalog/factories/export.js.map +0 -1
  47. package/lib/catalog/factories/wall-factory-3d.js +0 -213
  48. package/lib/catalog/factories/wall-factory-3d.js.map +0 -1
  49. package/lib/catalog/factories/wall-factory.js +0 -279
  50. package/lib/catalog/factories/wall-factory.js.map +0 -1
  51. package/lib/catalog/holes/door-closet/planner-element.js +0 -232
  52. package/lib/catalog/holes/door-closet/planner-element.js.map +0 -1
  53. package/lib/catalog/holes/door-double/planner-element.js +0 -325
  54. package/lib/catalog/holes/door-double/planner-element.js.map +0 -1
  55. package/lib/catalog/holes/door-exterior/planner-element.js +0 -225
  56. package/lib/catalog/holes/door-exterior/planner-element.js.map +0 -1
  57. package/lib/catalog/holes/door-interior/planner-element.js +0 -237
  58. package/lib/catalog/holes/door-interior/planner-element.js.map +0 -1
  59. package/lib/catalog/holes/door-panic/planner-element.js +0 -513
  60. package/lib/catalog/holes/door-panic/planner-element.js.map +0 -1
  61. package/lib/catalog/holes/door-panic-double/planner-element.js +0 -473
  62. package/lib/catalog/holes/door-panic-double/planner-element.js.map +0 -1
  63. package/lib/catalog/holes/door-sliding/planner-element.js +0 -235
  64. package/lib/catalog/holes/door-sliding/planner-element.js.map +0 -1
  65. package/lib/catalog/holes/doorway-framed/planner-element.js +0 -155
  66. package/lib/catalog/holes/doorway-framed/planner-element.js.map +0 -1
  67. package/lib/catalog/holes/doorway-frameless/planner-element.js +0 -114
  68. package/lib/catalog/holes/doorway-frameless/planner-element.js.map +0 -1
  69. package/lib/catalog/holes/window-clear/planner-element.js +0 -176
  70. package/lib/catalog/holes/window-clear/planner-element.js.map +0 -1
  71. package/lib/catalog/holes/window-cross/planner-element.js +0 -175
  72. package/lib/catalog/holes/window-cross/planner-element.js.map +0 -1
  73. package/lib/catalog/holes/window-double-hung/planner-element.js +0 -313
  74. package/lib/catalog/holes/window-double-hung/planner-element.js.map +0 -1
  75. package/lib/catalog/holes/window-vertical/planner-element.js +0 -286
  76. package/lib/catalog/holes/window-vertical/planner-element.js.map +0 -1
  77. package/lib/catalog/lines/wall/planner-element.js +0 -77
  78. package/lib/catalog/lines/wall/planner-element.js.map +0 -1
  79. package/lib/catalog/molding/molding-dcm/planner-element.js +0 -39
  80. package/lib/catalog/molding/molding-dcm/planner-element.js.map +0 -1
  81. package/lib/catalog/molding/molding-fbm/planner-element.js +0 -39
  82. package/lib/catalog/molding/molding-fbm/planner-element.js.map +0 -1
  83. package/lib/catalog/molding/molding-lrm/planner-element.js +0 -39
  84. package/lib/catalog/molding/molding-lrm/planner-element.js.map +0 -1
  85. package/lib/catalog/properties/export.js +0 -82
  86. package/lib/catalog/properties/export.js.map +0 -1
  87. package/lib/catalog/properties/property-checkbox.js +0 -79
  88. package/lib/catalog/properties/property-checkbox.js.map +0 -1
  89. package/lib/catalog/properties/property-color.js +0 -47
  90. package/lib/catalog/properties/property-color.js.map +0 -1
  91. package/lib/catalog/properties/property-enum.js +0 -63
  92. package/lib/catalog/properties/property-enum.js.map +0 -1
  93. package/lib/catalog/properties/property-hidden.js +0 -27
  94. package/lib/catalog/properties/property-hidden.js.map +0 -1
  95. package/lib/catalog/properties/property-lenght-measure.js +0 -109
  96. package/lib/catalog/properties/property-lenght-measure.js.map +0 -1
  97. package/lib/catalog/properties/property-length-measure.js +0 -93
  98. package/lib/catalog/properties/property-length-measure.js.map +0 -1
  99. package/lib/catalog/properties/property-length-measure_hole.js +0 -109
  100. package/lib/catalog/properties/property-length-measure_hole.js.map +0 -1
  101. package/lib/catalog/properties/property-number.js +0 -56
  102. package/lib/catalog/properties/property-number.js.map +0 -1
  103. package/lib/catalog/properties/property-read-only.js +0 -34
  104. package/lib/catalog/properties/property-read-only.js.map +0 -1
  105. package/lib/catalog/properties/property-string.js +0 -56
  106. package/lib/catalog/properties/property-string.js.map +0 -1
  107. package/lib/catalog/properties/property-toggle.js +0 -47
  108. package/lib/catalog/properties/property-toggle.js.map +0 -1
  109. package/lib/catalog/properties/shared-property-style.js +0 -21
  110. package/lib/catalog/properties/shared-property-style.js.map +0 -1
  111. package/lib/catalog/utils/FuseUtils.js +0 -89
  112. package/lib/catalog/utils/FuseUtils.js.map +0 -1
  113. package/lib/catalog/utils/exporter.js +0 -156
  114. package/lib/catalog/utils/exporter.js.map +0 -1
  115. package/lib/catalog/utils/geom-utils.js +0 -206
  116. package/lib/catalog/utils/geom-utils.js.map +0 -1
  117. package/lib/catalog/utils/item-loader.js +0 -1534
  118. package/lib/catalog/utils/item-loader.js.map +0 -1
  119. package/lib/catalog/utils/load-obj.js +0 -100
  120. package/lib/catalog/utils/load-obj.js.map +0 -1
  121. package/lib/catalog/utils/mtl-loader.js +0 -360
  122. package/lib/catalog/utils/mtl-loader.js.map +0 -1
  123. package/lib/catalog/utils/obj-loader.js +0 -479
  124. package/lib/catalog/utils/obj-loader.js.map +0 -1
  125. package/lib/class/FuseUtils.js +0 -89
  126. package/lib/class/FuseUtils.js.map +0 -1
  127. package/lib/class/area.js +0 -151
  128. package/lib/class/area.js.map +0 -1
  129. package/lib/class/export.js +0 -97
  130. package/lib/class/export.js.map +0 -1
  131. package/lib/class/group.js +0 -446
  132. package/lib/class/group.js.map +0 -1
  133. package/lib/class/guide.js +0 -68
  134. package/lib/class/guide.js.map +0 -1
  135. package/lib/class/hole.js +0 -935
  136. package/lib/class/hole.js.map +0 -1
  137. package/lib/class/item.js +0 -1894
  138. package/lib/class/item.js.map +0 -1
  139. package/lib/class/layer.js +0 -673
  140. package/lib/class/layer.js.map +0 -1
  141. package/lib/class/line.js +0 -1296
  142. package/lib/class/line.js.map +0 -1
  143. package/lib/class/project.js +0 -829
  144. package/lib/class/project.js.map +0 -1
  145. package/lib/class/vertex.js +0 -272
  146. package/lib/class/vertex.js.map +0 -1
  147. package/lib/components/atoms/Snackbar/index.js +0 -57
  148. package/lib/components/atoms/Snackbar/index.js.map +0 -1
  149. package/lib/components/atoms/radio-button/index.js +0 -33
  150. package/lib/components/atoms/radio-button/index.js.map +0 -1
  151. package/lib/components/atoms/radio-button/styles.js +0 -12
  152. package/lib/components/atoms/radio-button/styles.js.map +0 -1
  153. package/lib/components/button/MainButton.js +0 -98
  154. package/lib/components/button/MainButton.js.map +0 -1
  155. package/lib/components/button/ToggleMeasureButton.js +0 -63
  156. package/lib/components/button/ToggleMeasureButton.js.map +0 -1
  157. package/lib/components/catalog-view/catalog-breadcrumb.js +0 -61
  158. package/lib/components/catalog-view/catalog-breadcrumb.js.map +0 -1
  159. package/lib/components/catalog-view/catalog-item.js +0 -233
  160. package/lib/components/catalog-view/catalog-item.js.map +0 -1
  161. package/lib/components/catalog-view/catalog-list.js +0 -189
  162. package/lib/components/catalog-view/catalog-list.js.map +0 -1
  163. package/lib/components/catalog-view/catalog-page-item.js +0 -137
  164. package/lib/components/catalog-view/catalog-page-item.js.map +0 -1
  165. package/lib/components/catalog-view/catalog-turn-back-page-item.js +0 -113
  166. package/lib/components/catalog-view/catalog-turn-back-page-item.js.map +0 -1
  167. package/lib/components/configurator/custom-configurator.js +0 -101
  168. package/lib/components/configurator/custom-configurator.js.map +0 -1
  169. package/lib/components/configurator/project-configurator.js +0 -138
  170. package/lib/components/configurator/project-configurator.js.map +0 -1
  171. package/lib/components/content.js +0 -132
  172. package/lib/components/content.js.map +0 -1
  173. package/lib/components/export.js +0 -90
  174. package/lib/components/export.js.map +0 -1
  175. package/lib/components/firstsetting/button/styles.js +0 -34
  176. package/lib/components/firstsetting/button/styles.js.map +0 -1
  177. package/lib/components/firstsetting/export.js +0 -16
  178. package/lib/components/firstsetting/export.js.map +0 -1
  179. package/lib/components/firstsetting/firstsetting-content-button.js +0 -224
  180. package/lib/components/firstsetting/firstsetting-content-button.js.map +0 -1
  181. package/lib/components/firstsetting/firstsetting-toggle-button.js +0 -133
  182. package/lib/components/firstsetting/firstsetting-toggle-button.js.map +0 -1
  183. package/lib/components/firstsetting/firstsetting.js +0 -633
  184. package/lib/components/firstsetting/firstsetting.js.map +0 -1
  185. package/lib/components/footerbar/button/ControlButton.js +0 -79
  186. package/lib/components/footerbar/button/ControlButton.js.map +0 -1
  187. package/lib/components/footerbar/button/DirectionButton.js +0 -76
  188. package/lib/components/footerbar/button/DirectionButton.js.map +0 -1
  189. package/lib/components/footerbar/button/DirectionPanSpinButton.js +0 -57
  190. package/lib/components/footerbar/button/DirectionPanSpinButton.js.map +0 -1
  191. package/lib/components/footerbar/button/ToggleButton.js +0 -83
  192. package/lib/components/footerbar/button/ToggleButton.js.map +0 -1
  193. package/lib/components/footerbar/button/ToggleConvertButton.js +0 -80
  194. package/lib/components/footerbar/button/ToggleConvertButton.js.map +0 -1
  195. package/lib/components/footerbar/button/ToggleMeasureButton.js +0 -59
  196. package/lib/components/footerbar/button/ToggleMeasureButton.js.map +0 -1
  197. package/lib/components/footerbar/button/styles.js +0 -29
  198. package/lib/components/footerbar/button/styles.js.map +0 -1
  199. package/lib/components/footerbar/export.js +0 -16
  200. package/lib/components/footerbar/export.js.map +0 -1
  201. package/lib/components/footerbar/footer-content-button.js +0 -224
  202. package/lib/components/footerbar/footer-content-button.js.map +0 -1
  203. package/lib/components/footerbar/footer-toggle-button.js +0 -133
  204. package/lib/components/footerbar/footer-toggle-button.js.map +0 -1
  205. package/lib/components/footerbar/footerbar.js +0 -808
  206. package/lib/components/footerbar/footerbar.js.map +0 -1
  207. package/lib/components/footerbar/styles.js +0 -41
  208. package/lib/components/footerbar/styles.js.map +0 -1
  209. package/lib/components/header/button/MenuButton.js +0 -77
  210. package/lib/components/header/button/MenuButton.js.map +0 -1
  211. package/lib/components/header/button/SaveButton.js +0 -57
  212. package/lib/components/header/button/SaveButton.js.map +0 -1
  213. package/lib/components/header/button/styles.js +0 -68
  214. package/lib/components/header/button/styles.js.map +0 -1
  215. package/lib/components/header/export.js +0 -12
  216. package/lib/components/header/export.js.map +0 -1
  217. package/lib/components/header/header.js +0 -556
  218. package/lib/components/header/header.js.map +0 -1
  219. package/lib/components/header/styles.js +0 -47
  220. package/lib/components/header/styles.js.map +0 -1
  221. package/lib/components/login/Login.js +0 -94
  222. package/lib/components/login/Login.js.map +0 -1
  223. package/lib/components/login/LoginForm/index.js +0 -140
  224. package/lib/components/login/LoginForm/index.js.map +0 -1
  225. package/lib/components/login/Register.js +0 -104
  226. package/lib/components/login/Register.js.map +0 -1
  227. package/lib/components/login/RegisterForm/index.js +0 -237
  228. package/lib/components/login/RegisterForm/index.js.map +0 -1
  229. package/lib/components/login/jwtService.js +0 -239
  230. package/lib/components/login/jwtService.js.map +0 -1
  231. package/lib/components/molecules/slider/index.js +0 -22
  232. package/lib/components/molecules/slider/index.js.map +0 -1
  233. package/lib/components/molecules/slider/styles.js +0 -2
  234. package/lib/components/molecules/slider/styles.js.map +0 -1
  235. package/lib/components/myprojects/export.js +0 -12
  236. package/lib/components/myprojects/export.js.map +0 -1
  237. package/lib/components/myprojects/index.js +0 -453
  238. package/lib/components/myprojects/index.js.map +0 -1
  239. package/lib/components/myprojects/styles.js +0 -31
  240. package/lib/components/myprojects/styles.js.map +0 -1
  241. package/lib/components/sidebar/custom-accordion.js +0 -45
  242. package/lib/components/sidebar/custom-accordion.js.map +0 -1
  243. package/lib/components/sidebar/export.js +0 -50
  244. package/lib/components/sidebar/export.js.map +0 -1
  245. package/lib/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.js +0 -74
  246. package/lib/components/sidebar/panel-element-editor/attributes-editor/attributes-editor.js.map +0 -1
  247. package/lib/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.js +0 -124
  248. package/lib/components/sidebar/panel-element-editor/attributes-editor/confirm-popup.js.map +0 -1
  249. package/lib/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.js +0 -135
  250. package/lib/components/sidebar/panel-element-editor/attributes-editor/hole-attributes-editor.js.map +0 -1
  251. package/lib/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.js +0 -260
  252. package/lib/components/sidebar/panel-element-editor/attributes-editor/item-attributes-editor.js.map +0 -1
  253. package/lib/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.js +0 -84
  254. package/lib/components/sidebar/panel-element-editor/attributes-editor/line-attributes-editor.js.map +0 -1
  255. package/lib/components/sidebar/panel-element-editor/element-editor.js +0 -884
  256. package/lib/components/sidebar/panel-element-editor/element-editor.js.map +0 -1
  257. package/lib/components/sidebar/panel-element-editor/multi-elements-editor.js +0 -2
  258. package/lib/components/sidebar/panel-element-editor/multi-elements-editor.js.map +0 -1
  259. package/lib/components/sidebar/panel-element-editor/panel-element-editor.js +0 -56
  260. package/lib/components/sidebar/panel-element-editor/panel-element-editor.js.map +0 -1
  261. package/lib/components/sidebar/panel-element-editor/panel-multi-elements-editor.js +0 -125
  262. package/lib/components/sidebar/panel-element-editor/panel-multi-elements-editor.js.map +0 -1
  263. package/lib/components/sidebar/panel-group-editor.js +0 -218
  264. package/lib/components/sidebar/panel-group-editor.js.map +0 -1
  265. package/lib/components/sidebar/panel-groups.js +0 -274
  266. package/lib/components/sidebar/panel-groups.js.map +0 -1
  267. package/lib/components/sidebar/panel-guides.js +0 -192
  268. package/lib/components/sidebar/panel-guides.js.map +0 -1
  269. package/lib/components/sidebar/panel-layer-elements.js +0 -258
  270. package/lib/components/sidebar/panel-layer-elements.js.map +0 -1
  271. package/lib/components/sidebar/panel-layers.js +0 -347
  272. package/lib/components/sidebar/panel-layers.js.map +0 -1
  273. package/lib/components/sidebar/panel.js +0 -110
  274. package/lib/components/sidebar/panel.js.map +0 -1
  275. package/lib/components/sidebar/sidebar.js +0 -117
  276. package/lib/components/sidebar/sidebar.js.map +0 -1
  277. package/lib/components/sidebar/toolbar-panel.js +0 -171
  278. package/lib/components/sidebar/toolbar-panel.js.map +0 -1
  279. package/lib/components/sign/export.js +0 -18
  280. package/lib/components/sign/export.js.map +0 -1
  281. package/lib/components/sign/main/index.js +0 -567
  282. package/lib/components/sign/main/index.js.map +0 -1
  283. package/lib/components/sign/main/styles.js +0 -27
  284. package/lib/components/sign/main/styles.js.map +0 -1
  285. package/lib/components/style/button.js +0 -121
  286. package/lib/components/style/button.js.map +0 -1
  287. package/lib/components/style/cancel-button.js +0 -30
  288. package/lib/components/style/cancel-button.js.map +0 -1
  289. package/lib/components/style/content-container.js +0 -41
  290. package/lib/components/style/content-container.js.map +0 -1
  291. package/lib/components/style/content-title.js +0 -38
  292. package/lib/components/style/content-title.js.map +0 -1
  293. package/lib/components/style/delete-button.js +0 -35
  294. package/lib/components/style/delete-button.js.map +0 -1
  295. package/lib/components/style/export.js +0 -122
  296. package/lib/components/style/export.js.map +0 -1
  297. package/lib/components/style/form-block.js +0 -32
  298. package/lib/components/style/form-block.js.map +0 -1
  299. package/lib/components/style/form-color-input.js +0 -35
  300. package/lib/components/style/form-color-input.js.map +0 -1
  301. package/lib/components/style/form-label.js +0 -34
  302. package/lib/components/style/form-label.js.map +0 -1
  303. package/lib/components/style/form-number-input.js +0 -197
  304. package/lib/components/style/form-number-input.js.map +0 -1
  305. package/lib/components/style/form-number-input_2.js +0 -214
  306. package/lib/components/style/form-number-input_2.js.map +0 -1
  307. package/lib/components/style/form-select.js +0 -30
  308. package/lib/components/style/form-select.js.map +0 -1
  309. package/lib/components/style/form-slider.js +0 -53
  310. package/lib/components/style/form-slider.js.map +0 -1
  311. package/lib/components/style/form-submit-button.js +0 -36
  312. package/lib/components/style/form-submit-button.js.map +0 -1
  313. package/lib/components/style/form-text-input.js +0 -84
  314. package/lib/components/style/form-text-input.js.map +0 -1
  315. package/lib/components/toolbar/button/ControlButton.js +0 -76
  316. package/lib/components/toolbar/button/ControlButton.js.map +0 -1
  317. package/lib/components/toolbar/button/DirectionButton.js +0 -57
  318. package/lib/components/toolbar/button/DirectionButton.js.map +0 -1
  319. package/lib/components/toolbar/button/RightButton.js +0 -140
  320. package/lib/components/toolbar/button/RightButton.js.map +0 -1
  321. package/lib/components/toolbar/button/ToggleButton.js +0 -66
  322. package/lib/components/toolbar/button/ToggleButton.js.map +0 -1
  323. package/lib/components/toolbar/button/index.js +0 -94
  324. package/lib/components/toolbar/button/index.js.map +0 -1
  325. package/lib/components/toolbar/button/styles.js +0 -21
  326. package/lib/components/toolbar/button/styles.js.map +0 -1
  327. package/lib/components/toolbar/components/DoorStyleMenu.js +0 -112
  328. package/lib/components/toolbar/components/DoorStyleMenu.js.map +0 -1
  329. package/lib/components/toolbar/components/Pricing.js +0 -110
  330. package/lib/components/toolbar/components/Pricing.js.map +0 -1
  331. package/lib/components/toolbar/components/ReviewForQuote.js +0 -485
  332. package/lib/components/toolbar/components/ReviewForQuote.js.map +0 -1
  333. package/lib/components/toolbar/export.js +0 -50
  334. package/lib/components/toolbar/export.js.map +0 -1
  335. package/lib/components/toolbar/main/Alert.js +0 -132
  336. package/lib/components/toolbar/main/Alert.js.map +0 -1
  337. package/lib/components/toolbar/main/TakePictureModal.js +0 -109
  338. package/lib/components/toolbar/main/TakePictureModal.js.map +0 -1
  339. package/lib/components/toolbar/main/confirm-popup.js +0 -95
  340. package/lib/components/toolbar/main/confirm-popup.js.map +0 -1
  341. package/lib/components/toolbar/main/index.js +0 -4619
  342. package/lib/components/toolbar/main/index.js.map +0 -1
  343. package/lib/components/toolbar/main/myComponents.js +0 -125
  344. package/lib/components/toolbar/main/myComponents.js.map +0 -1
  345. package/lib/components/toolbar/main/styles.js +0 -73
  346. package/lib/components/toolbar/main/styles.js.map +0 -1
  347. package/lib/components/toolbar/plugin-item.js +0 -156
  348. package/lib/components/toolbar/plugin-item.js.map +0 -1
  349. package/lib/components/toolbar/popup/appliance/appliance-category/index.js +0 -86
  350. package/lib/components/toolbar/popup/appliance/appliance-category/index.js.map +0 -1
  351. package/lib/components/toolbar/popup/appliance/choose-appliance/index.js +0 -85
  352. package/lib/components/toolbar/popup/appliance/choose-appliance/index.js.map +0 -1
  353. package/lib/components/toolbar/popup/appliance/index.js +0 -89
  354. package/lib/components/toolbar/popup/appliance/index.js.map +0 -1
  355. package/lib/components/toolbar/popup/autosaveprompt/index.js +0 -99
  356. package/lib/components/toolbar/popup/autosaveprompt/index.js.map +0 -1
  357. package/lib/components/toolbar/popup/autosaveprompt/styles.js +0 -16
  358. package/lib/components/toolbar/popup/autosaveprompt/styles.js.map +0 -1
  359. package/lib/components/toolbar/popup/cabinet/cabinet-category/index.js +0 -86
  360. package/lib/components/toolbar/popup/cabinet/cabinet-category/index.js.map +0 -1
  361. package/lib/components/toolbar/popup/cabinet/choose-product/index.js +0 -107
  362. package/lib/components/toolbar/popup/cabinet/choose-product/index.js.map +0 -1
  363. package/lib/components/toolbar/popup/cabinet/index.js +0 -91
  364. package/lib/components/toolbar/popup/cabinet/index.js.map +0 -1
  365. package/lib/components/toolbar/popup/doorStyle/choose-style/index.js +0 -59
  366. package/lib/components/toolbar/popup/doorStyle/choose-style/index.js.map +0 -1
  367. package/lib/components/toolbar/popup/doorStyle/index.js +0 -68
  368. package/lib/components/toolbar/popup/doorStyle/index.js.map +0 -1
  369. package/lib/components/toolbar/popup/doorStyle/style-category/index.js +0 -152
  370. package/lib/components/toolbar/popup/doorStyle/style-category/index.js.map +0 -1
  371. package/lib/components/toolbar/popup/downloadsummary/downloadSummaryContext.js +0 -9
  372. package/lib/components/toolbar/popup/downloadsummary/downloadSummaryContext.js.map +0 -1
  373. package/lib/components/toolbar/popup/downloadsummary/downloadSummaryTemp.js +0 -128
  374. package/lib/components/toolbar/popup/downloadsummary/downloadSummaryTemp.js.map +0 -1
  375. package/lib/components/toolbar/popup/downloadsummary/index.js +0 -572
  376. package/lib/components/toolbar/popup/downloadsummary/index.js.map +0 -1
  377. package/lib/components/toolbar/popup/downloadsummary/show2D/show2DView.js +0 -60
  378. package/lib/components/toolbar/popup/downloadsummary/show2D/show2DView.js.map +0 -1
  379. package/lib/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.js +0 -200
  380. package/lib/components/toolbar/popup/downloadsummary/show2D/viewer2DDownLoad.js.map +0 -1
  381. package/lib/components/toolbar/popup/downloadsummary/show3D/show3DView.js +0 -254
  382. package/lib/components/toolbar/popup/downloadsummary/show3D/show3DView.js.map +0 -1
  383. package/lib/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.js +0 -1762
  384. package/lib/components/toolbar/popup/downloadsummary/show3D/viewer3DDownLoad.js.map +0 -1
  385. package/lib/components/toolbar/popup/downloadsummary/showCabinetInfo.js +0 -96
  386. package/lib/components/toolbar/popup/downloadsummary/showCabinetInfo.js.map +0 -1
  387. package/lib/components/toolbar/popup/downloadsummary/showElevation/showElevationView.js +0 -125
  388. package/lib/components/toolbar/popup/downloadsummary/showElevation/showElevationView.js.map +0 -1
  389. package/lib/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.js +0 -1713
  390. package/lib/components/toolbar/popup/downloadsummary/showElevation/viewer3DElevationDownload.js.map +0 -1
  391. package/lib/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.js +0 -184
  392. package/lib/components/toolbar/popup/downloadsummary/showElevation/viewerElevationDownload.js.map +0 -1
  393. package/lib/components/toolbar/popup/downloadsummary/showWarranty.js +0 -115
  394. package/lib/components/toolbar/popup/downloadsummary/showWarranty.js.map +0 -1
  395. package/lib/components/toolbar/popup/downloadsummary/styles.js +0 -47
  396. package/lib/components/toolbar/popup/downloadsummary/styles.js.map +0 -1
  397. package/lib/components/toolbar/popup/finishingtouch/category/index.js +0 -44
  398. package/lib/components/toolbar/popup/finishingtouch/category/index.js.map +0 -1
  399. package/lib/components/toolbar/popup/finishingtouch/index.js +0 -54
  400. package/lib/components/toolbar/popup/finishingtouch/index.js.map +0 -1
  401. package/lib/components/toolbar/popup/finishingtouch/material-edit.js +0 -163
  402. package/lib/components/toolbar/popup/finishingtouch/material-edit.js.map +0 -1
  403. package/lib/components/toolbar/popup/finishingtouch/product/index.js +0 -65
  404. package/lib/components/toolbar/popup/finishingtouch/product/index.js.map +0 -1
  405. package/lib/components/toolbar/popup/floorplan/choose-floor/confirm-popup.js +0 -124
  406. package/lib/components/toolbar/popup/floorplan/choose-floor/confirm-popup.js.map +0 -1
  407. package/lib/components/toolbar/popup/floorplan/choose-floor/index.js +0 -255
  408. package/lib/components/toolbar/popup/floorplan/choose-floor/index.js.map +0 -1
  409. package/lib/components/toolbar/popup/floorplan/choose-floor/styles.js +0 -20
  410. package/lib/components/toolbar/popup/floorplan/choose-floor/styles.js.map +0 -1
  411. package/lib/components/toolbar/popup/floorplan/floor-category/index.js +0 -99
  412. package/lib/components/toolbar/popup/floorplan/floor-category/index.js.map +0 -1
  413. package/lib/components/toolbar/popup/floorplan/index.js +0 -56
  414. package/lib/components/toolbar/popup/floorplan/index.js.map +0 -1
  415. package/lib/components/toolbar/popup/index.js +0 -195
  416. package/lib/components/toolbar/popup/index.js.map +0 -1
  417. package/lib/components/toolbar/popup/newproject/index.js +0 -75
  418. package/lib/components/toolbar/popup/newproject/index.js.map +0 -1
  419. package/lib/components/toolbar/popup/newproject/styles.js +0 -16
  420. package/lib/components/toolbar/popup/newproject/styles.js.map +0 -1
  421. package/lib/components/toolbar/popup/product/appliance.js +0 -73
  422. package/lib/components/toolbar/popup/product/appliance.js.map +0 -1
  423. package/lib/components/toolbar/popup/product/cabinetproduct.js +0 -33
  424. package/lib/components/toolbar/popup/product/cabinetproduct.js.map +0 -1
  425. package/lib/components/toolbar/popup/product/doorstyle.js +0 -59
  426. package/lib/components/toolbar/popup/product/doorstyle.js.map +0 -1
  427. package/lib/components/toolbar/popup/product/doorstyleproduct.js +0 -59
  428. package/lib/components/toolbar/popup/product/doorstyleproduct.js.map +0 -1
  429. package/lib/components/toolbar/popup/product/floor.js +0 -59
  430. package/lib/components/toolbar/popup/product/floor.js.map +0 -1
  431. package/lib/components/toolbar/popup/product/floorproduct.js +0 -68
  432. package/lib/components/toolbar/popup/product/floorproduct.js.map +0 -1
  433. package/lib/components/toolbar/popup/product/index.js +0 -59
  434. package/lib/components/toolbar/popup/product/index.js.map +0 -1
  435. package/lib/components/toolbar/popup/product/primary.js +0 -71
  436. package/lib/components/toolbar/popup/product/primary.js.map +0 -1
  437. package/lib/components/toolbar/popup/product/productline.js +0 -128
  438. package/lib/components/toolbar/popup/product/productline.js.map +0 -1
  439. package/lib/components/toolbar/popup/product/reviewItem.js +0 -346
  440. package/lib/components/toolbar/popup/product/reviewItem.js.map +0 -1
  441. package/lib/components/toolbar/popup/product/reviewMolding.js +0 -291
  442. package/lib/components/toolbar/popup/product/reviewMolding.js.map +0 -1
  443. package/lib/components/toolbar/popup/product/styles.js +0 -79
  444. package/lib/components/toolbar/popup/product/styles.js.map +0 -1
  445. package/lib/components/toolbar/popup/savedesign/FullPictureForm.js +0 -169
  446. package/lib/components/toolbar/popup/savedesign/FullPictureForm.js.map +0 -1
  447. package/lib/components/toolbar/popup/savedesign/index.js +0 -516
  448. package/lib/components/toolbar/popup/savedesign/index.js.map +0 -1
  449. package/lib/components/toolbar/popup/savedesign/styles.js +0 -26
  450. package/lib/components/toolbar/popup/savedesign/styles.js.map +0 -1
  451. package/lib/components/toolbar/popup/setDoorStyleOption/index.js +0 -64
  452. package/lib/components/toolbar/popup/setDoorStyleOption/index.js.map +0 -1
  453. package/lib/components/toolbar/popup/styles.js +0 -104
  454. package/lib/components/toolbar/popup/styles.js.map +0 -1
  455. package/lib/components/toolbar/popup/submitforquote/AddToCartOptions.js +0 -166
  456. package/lib/components/toolbar/popup/submitforquote/AddToCartOptions.js.map +0 -1
  457. package/lib/components/toolbar/popup/submitforquote/CustomerRequestsForm.js +0 -93
  458. package/lib/components/toolbar/popup/submitforquote/CustomerRequestsForm.js.map +0 -1
  459. package/lib/components/toolbar/popup/submitforquote/SkipDesignerReview.js +0 -45
  460. package/lib/components/toolbar/popup/submitforquote/SkipDesignerReview.js.map +0 -1
  461. package/lib/components/toolbar/popup/submitforquote/StepDots.js +0 -40
  462. package/lib/components/toolbar/popup/submitforquote/StepDots.js.map +0 -1
  463. package/lib/components/toolbar/popup/submitforquote/cart-choice.js +0 -141
  464. package/lib/components/toolbar/popup/submitforquote/cart-choice.js.map +0 -1
  465. package/lib/components/toolbar/popup/submitforquote/doorstyle-menus.js +0 -50
  466. package/lib/components/toolbar/popup/submitforquote/doorstyle-menus.js.map +0 -1
  467. package/lib/components/toolbar/popup/submitforquote/index.js +0 -698
  468. package/lib/components/toolbar/popup/submitforquote/index.js.map +0 -1
  469. package/lib/components/toolbar/popup/submitforquote/styles.js +0 -38
  470. package/lib/components/toolbar/popup/submitforquote/styles.js.map +0 -1
  471. package/lib/components/toolbar/popup/submitprompt/index.js +0 -79
  472. package/lib/components/toolbar/popup/submitprompt/index.js.map +0 -1
  473. package/lib/components/toolbar/popup/submitprompt/styles.js +0 -16
  474. package/lib/components/toolbar/popup/submitprompt/styles.js.map +0 -1
  475. package/lib/components/toolbar/toolbar-button.js +0 -111
  476. package/lib/components/toolbar/toolbar-button.js.map +0 -1
  477. package/lib/components/toolbar/toolbar-load-button.js +0 -36
  478. package/lib/components/toolbar/toolbar-load-button.js.map +0 -1
  479. package/lib/components/toolbar/toolbar-save-button.js +0 -34
  480. package/lib/components/toolbar/toolbar-save-button.js.map +0 -1
  481. package/lib/components/tutorial-view/Modal.js +0 -503
  482. package/lib/components/tutorial-view/Modal.js.map +0 -1
  483. package/lib/components/tutorial-view/styles.js +0 -13
  484. package/lib/components/tutorial-view/styles.js.map +0 -1
  485. package/lib/components/viewer2d/area.js +0 -90
  486. package/lib/components/viewer2d/area.js.map +0 -1
  487. package/lib/components/viewer2d/export.js +0 -122
  488. package/lib/components/viewer2d/export.js.map +0 -1
  489. package/lib/components/viewer2d/grids/grid-horizontal-streak.js +0 -45
  490. package/lib/components/viewer2d/grids/grid-horizontal-streak.js.map +0 -1
  491. package/lib/components/viewer2d/grids/grid-streak.js +0 -45
  492. package/lib/components/viewer2d/grids/grid-streak.js.map +0 -1
  493. package/lib/components/viewer2d/grids/grid-vertical-streak.js +0 -45
  494. package/lib/components/viewer2d/grids/grid-vertical-streak.js.map +0 -1
  495. package/lib/components/viewer2d/grids/grids.js +0 -45
  496. package/lib/components/viewer2d/grids/grids.js.map +0 -1
  497. package/lib/components/viewer2d/group.js +0 -63
  498. package/lib/components/viewer2d/group.js.map +0 -1
  499. package/lib/components/viewer2d/item.js +0 -522
  500. package/lib/components/viewer2d/item.js.map +0 -1
  501. package/lib/components/viewer2d/layer.js +0 -172
  502. package/lib/components/viewer2d/layer.js.map +0 -1
  503. package/lib/components/viewer2d/line.js +0 -899
  504. package/lib/components/viewer2d/line.js.map +0 -1
  505. package/lib/components/viewer2d/ruler.js +0 -108
  506. package/lib/components/viewer2d/ruler.js.map +0 -1
  507. package/lib/components/viewer2d/rulerDist.js +0 -154
  508. package/lib/components/viewer2d/rulerDist.js.map +0 -1
  509. package/lib/components/viewer2d/rulerX.js +0 -159
  510. package/lib/components/viewer2d/rulerX.js.map +0 -1
  511. package/lib/components/viewer2d/rulerY.js +0 -161
  512. package/lib/components/viewer2d/rulerY.js.map +0 -1
  513. package/lib/components/viewer2d/scene.js +0 -148
  514. package/lib/components/viewer2d/scene.js.map +0 -1
  515. package/lib/components/viewer2d/snap.js +0 -84
  516. package/lib/components/viewer2d/snap.js.map +0 -1
  517. package/lib/components/viewer2d/state.js +0 -88
  518. package/lib/components/viewer2d/state.js.map +0 -1
  519. package/lib/components/viewer2d/utils.js +0 -174
  520. package/lib/components/viewer2d/utils.js.map +0 -1
  521. package/lib/components/viewer2d/vertex.js +0 -76
  522. package/lib/components/viewer2d/vertex.js.map +0 -1
  523. package/lib/components/viewer2d/viewer2d.js +0 -1409
  524. package/lib/components/viewer2d/viewer2d.js.map +0 -1
  525. package/lib/components/viewer3d/camera-controls-module/camera-controls.module.js +0 -2598
  526. package/lib/components/viewer3d/camera-controls-module/camera-controls.module.js.map +0 -1
  527. package/lib/components/viewer3d/dcm.js +0 -408
  528. package/lib/components/viewer3d/dcm.js.map +0 -1
  529. package/lib/components/viewer3d/fbm.js +0 -421
  530. package/lib/components/viewer3d/fbm.js.map +0 -1
  531. package/lib/components/viewer3d/front3D.js +0 -76
  532. package/lib/components/viewer3d/front3D.js.map +0 -1
  533. package/lib/components/viewer3d/grid-creator.js +0 -35
  534. package/lib/components/viewer3d/grid-creator.js.map +0 -1
  535. package/lib/components/viewer3d/grids/grid-horizontal-streak.js +0 -45
  536. package/lib/components/viewer3d/grids/grid-horizontal-streak.js.map +0 -1
  537. package/lib/components/viewer3d/grids/grid-streak.js +0 -36
  538. package/lib/components/viewer3d/grids/grid-streak.js.map +0 -1
  539. package/lib/components/viewer3d/grids/grid-vertical-streak.js +0 -45
  540. package/lib/components/viewer3d/grids/grid-vertical-streak.js.map +0 -1
  541. package/lib/components/viewer3d/libs/first-person-controls.js +0 -75
  542. package/lib/components/viewer3d/libs/first-person-controls.js.map +0 -1
  543. package/lib/components/viewer3d/libs/helvetiker_regular.typeface.js +0 -1288
  544. package/lib/components/viewer3d/libs/helvetiker_regular.typeface.js.map +0 -1
  545. package/lib/components/viewer3d/libs/mtl-loader.js +0 -360
  546. package/lib/components/viewer3d/libs/mtl-loader.js.map +0 -1
  547. package/lib/components/viewer3d/libs/obj-loader.js +0 -465
  548. package/lib/components/viewer3d/libs/obj-loader.js.map +0 -1
  549. package/lib/components/viewer3d/libs/orbit-controls.js +0 -701
  550. package/lib/components/viewer3d/libs/orbit-controls.js.map +0 -1
  551. package/lib/components/viewer3d/libs/pointer-lock-controls.js +0 -48
  552. package/lib/components/viewer3d/libs/pointer-lock-controls.js.map +0 -1
  553. package/lib/components/viewer3d/lrm.js +0 -312
  554. package/lib/components/viewer3d/lrm.js.map +0 -1
  555. package/lib/components/viewer3d/model.js +0 -715
  556. package/lib/components/viewer3d/model.js.map +0 -1
  557. package/lib/components/viewer3d/pointer-lock-navigation.js +0 -123
  558. package/lib/components/viewer3d/pointer-lock-navigation.js.map +0 -1
  559. package/lib/components/viewer3d/ruler-utils/itemRect.js +0 -69
  560. package/lib/components/viewer3d/ruler-utils/itemRect.js.map +0 -1
  561. package/lib/components/viewer3d/ruler-utils/layer3D.js +0 -503
  562. package/lib/components/viewer3d/ruler-utils/layer3D.js.map +0 -1
  563. package/lib/components/viewer3d/ruler-utils/ruler3D.js +0 -235
  564. package/lib/components/viewer3d/ruler-utils/ruler3D.js.map +0 -1
  565. package/lib/components/viewer3d/ruler-utils/scene3D.js +0 -70
  566. package/lib/components/viewer3d/ruler-utils/scene3D.js.map +0 -1
  567. package/lib/components/viewer3d/ruler-utils/state3D.js +0 -26
  568. package/lib/components/viewer3d/ruler-utils/state3D.js.map +0 -1
  569. package/lib/components/viewer3d/scene-creator.js +0 -3641
  570. package/lib/components/viewer3d/scene-creator.js.map +0 -1
  571. package/lib/components/viewer3d/three-memory-cleaner.js +0 -61
  572. package/lib/components/viewer3d/three-memory-cleaner.js.map +0 -1
  573. package/lib/components/viewer3d/viewer3d-first-person.js +0 -321
  574. package/lib/components/viewer3d/viewer3d-first-person.js.map +0 -1
  575. package/lib/components/viewer3d/viewer3d.js +0 -2508
  576. package/lib/components/viewer3d/viewer3d.js.map +0 -1
  577. package/lib/components/wizardstep/button/styles.js +0 -67
  578. package/lib/components/wizardstep/button/styles.js.map +0 -1
  579. package/lib/components/wizardstep/export.js +0 -12
  580. package/lib/components/wizardstep/export.js.map +0 -1
  581. package/lib/components/wizardstep/index.js +0 -978
  582. package/lib/components/wizardstep/index.js.map +0 -1
  583. package/lib/components/wizardstep/styles.js +0 -68
  584. package/lib/components/wizardstep/styles.js.map +0 -1
  585. package/lib/components/wizardstep/wizardstep-content-button.js +0 -224
  586. package/lib/components/wizardstep/wizardstep-content-button.js.map +0 -1
  587. package/lib/components/wizardstep/wizardstep-toggle-button.js +0 -133
  588. package/lib/components/wizardstep/wizardstep-toggle-button.js.map +0 -1
  589. package/lib/constants.js +0 -646
  590. package/lib/constants.js.map +0 -1
  591. package/lib/hooks/useCheckCart.js +0 -60
  592. package/lib/hooks/useCheckCart.js.map +0 -1
  593. package/lib/hooks/useGetPricesBySku.js +0 -81
  594. package/lib/hooks/useGetPricesBySku.js.map +0 -1
  595. package/lib/hooks/useValidateToken.js +0 -207
  596. package/lib/hooks/useValidateToken.js.map +0 -1
  597. package/lib/index.js +0 -102
  598. package/lib/index.js.map +0 -1
  599. package/lib/models.js +0 -518
  600. package/lib/models.js.map +0 -1
  601. package/lib/plugins/SVGLoader.js +0 -1418
  602. package/lib/plugins/SVGLoader.js.map +0 -1
  603. package/lib/plugins/autosave.js +0 -40
  604. package/lib/plugins/autosave.js.map +0 -1
  605. package/lib/plugins/console-debugger.js +0 -45
  606. package/lib/plugins/console-debugger.js.map +0 -1
  607. package/lib/plugins/export.js +0 -34
  608. package/lib/plugins/export.js.map +0 -1
  609. package/lib/plugins/keyboard.js +0 -108
  610. package/lib/plugins/keyboard.js.map +0 -1
  611. package/lib/reducers/areas-reducer.js +0 -19
  612. package/lib/reducers/areas-reducer.js.map +0 -1
  613. package/lib/reducers/export.js +0 -98
  614. package/lib/reducers/export.js.map +0 -1
  615. package/lib/reducers/groups-reducer.js +0 -45
  616. package/lib/reducers/groups-reducer.js.map +0 -1
  617. package/lib/reducers/holes-reducer.js +0 -69
  618. package/lib/reducers/holes-reducer.js.map +0 -1
  619. package/lib/reducers/items-reducer.js +0 -147
  620. package/lib/reducers/items-reducer.js.map +0 -1
  621. package/lib/reducers/lines-reducer.js +0 -52
  622. package/lib/reducers/lines-reducer.js.map +0 -1
  623. package/lib/reducers/project-reducer.js +0 -136
  624. package/lib/reducers/project-reducer.js.map +0 -1
  625. package/lib/reducers/reducer.js +0 -27
  626. package/lib/reducers/reducer.js.map +0 -1
  627. package/lib/reducers/scene-reducer.js +0 -35
  628. package/lib/reducers/scene-reducer.js.map +0 -1
  629. package/lib/reducers/user-reducer.js +0 -48
  630. package/lib/reducers/user-reducer.js.map +0 -1
  631. package/lib/reducers/vertices-reducer.js +0 -26
  632. package/lib/reducers/vertices-reducer.js.map +0 -1
  633. package/lib/reducers/viewer2d-reducer.js +0 -83
  634. package/lib/reducers/viewer2d-reducer.js.map +0 -1
  635. package/lib/reducers/viewer3d-reducer.js +0 -64
  636. package/lib/reducers/viewer3d-reducer.js.map +0 -1
  637. package/lib/shared-style.js +0 -73
  638. package/lib/shared-style.js.map +0 -1
  639. package/lib/styles/export.js +0 -14
  640. package/lib/styles/export.js.map +0 -1
  641. package/lib/translator/en.js +0 -111
  642. package/lib/translator/en.js.map +0 -1
  643. package/lib/translator/it.js +0 -86
  644. package/lib/translator/it.js.map +0 -1
  645. package/lib/translator/ru.js +0 -86
  646. package/lib/translator/ru.js.map +0 -1
  647. package/lib/translator/translator.js +0 -91
  648. package/lib/translator/translator.js.map +0 -1
  649. package/lib/utils/browser.js +0 -41
  650. package/lib/utils/browser.js.map +0 -1
  651. package/lib/utils/email-validator.js +0 -11
  652. package/lib/utils/email-validator.js.map +0 -1
  653. package/lib/utils/export.js +0 -57
  654. package/lib/utils/export.js.map +0 -1
  655. package/lib/utils/geometry.js +0 -2329
  656. package/lib/utils/geometry.js.map +0 -1
  657. package/lib/utils/get-edges-of-subgraphs.js +0 -29
  658. package/lib/utils/get-edges-of-subgraphs.js.map +0 -1
  659. package/lib/utils/graph-cycles.js +0 -241
  660. package/lib/utils/graph-cycles.js.map +0 -1
  661. package/lib/utils/graph-inner-cycles.js +0 -55
  662. package/lib/utils/graph-inner-cycles.js.map +0 -1
  663. package/lib/utils/graph.js +0 -152
  664. package/lib/utils/graph.js.map +0 -1
  665. package/lib/utils/helper.js +0 -360
  666. package/lib/utils/helper.js.map +0 -1
  667. package/lib/utils/history.js +0 -37
  668. package/lib/utils/history.js.map +0 -1
  669. package/lib/utils/id-broker.js +0 -26
  670. package/lib/utils/id-broker.js.map +0 -1
  671. package/lib/utils/logger.js +0 -15
  672. package/lib/utils/logger.js.map +0 -1
  673. package/lib/utils/math.js +0 -58
  674. package/lib/utils/math.js.map +0 -1
  675. package/lib/utils/molding.js +0 -864
  676. package/lib/utils/molding.js.map +0 -1
  677. package/lib/utils/name-generator.js +0 -24
  678. package/lib/utils/name-generator.js.map +0 -1
  679. package/lib/utils/objects-utils.js +0 -61
  680. package/lib/utils/objects-utils.js.map +0 -1
  681. package/lib/utils/phone-validator.js +0 -11
  682. package/lib/utils/phone-validator.js.map +0 -1
  683. package/lib/utils/process-black-list.js +0 -25
  684. package/lib/utils/process-black-list.js.map +0 -1
  685. package/lib/utils/react-if.js +0 -25
  686. package/lib/utils/react-if.js.map +0 -1
  687. package/lib/utils/snap-scene.js +0 -106
  688. package/lib/utils/snap-scene.js.map +0 -1
  689. package/lib/utils/snap.js +0 -250
  690. package/lib/utils/snap.js.map +0 -1
  691. package/lib/utils/threeCSG.es6.js +0 -504
  692. package/lib/utils/threeCSG.es6.js.map +0 -1
  693. package/lib/version.js +0 -8
  694. package/lib/version.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"FullPictureForm.js","names":["_react","_interopRequireDefault","require","_core","S","_interopRequireWildcard","e","t","WeakMap","r","n","__esModule","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","_toPrimitive","Symbol","toPrimitive","TypeError","String","Number","_slicedToArray","_arrayWithHoles","_iterableToArrayLimit","_unsupportedIterableToArray","_nonIterableRest","a","_arrayLikeToArray","toString","slice","constructor","name","Array","from","test","l","iterator","u","next","done","isArray","FullPictureForm","_ref","onComplete","onSkip","isLoading","initialValues","_React$useState","React","useState","_React$useState2","form","setForm","handleChange","_e$target","target","prev","createElement","Box","position","top","left","width","height","display","alignItems","justifyContent","zIndex","style","opacity","CircularProgress","size","color","pointerEvents","undefined","FormControl","marginTop","variant","fullWidth","margin","InputLabel","Select","userType","onChange","label","MenuItem","designType","startTime","mt","Button","onClick","disabled","_default","exports"],"sources":["../../../../../src/components/toolbar/popup/savedesign/FullPictureForm.jsx"],"sourcesContent":["import React from 'react';\r\nimport {\r\n Typography,\r\n FormControl,\r\n InputLabel,\r\n Select,\r\n MenuItem,\r\n Button,\r\n Box,\r\n CircularProgress\r\n} from '@material-ui/core';\r\nimport * as S from './styles';\r\n\r\nconst FullPictureForm = ({ onComplete, onSkip, isLoading, initialValues }) => {\r\n const [form, setForm] = React.useState(initialValues);\r\n\r\n const handleChange = e => {\r\n const { name, value } = e.target;\r\n setForm(prev => ({\r\n ...prev,\r\n [name]: value\r\n }));\r\n };\r\n\r\n return (\r\n <Box position=\"relative\">\r\n {isLoading && (\r\n <Box\r\n position=\"absolute\"\r\n top={0}\r\n left={0}\r\n width=\"100%\"\r\n height=\"100%\"\r\n display=\"flex\"\r\n alignItems=\"center\"\r\n justifyContent=\"center\"\r\n zIndex={2}\r\n style={{ opacity: 0.5 }}\r\n >\r\n <CircularProgress size={40} style={{ color: '#4C12A1' }} />\r\n </Box>\r\n )}\r\n <form\r\n style={isLoading ? { pointerEvents: 'none', opacity: 0.5 } : undefined}\r\n >\r\n <FormControl\r\n style={{\r\n marginTop: '10px'\r\n }}\r\n variant=\"outlined\"\r\n fullWidth\r\n margin=\"normal\"\r\n >\r\n <InputLabel>What best describes you?</InputLabel>\r\n <Select\r\n name=\"userType\"\r\n value={form.userType}\r\n onChange={handleChange}\r\n label=\"What best describes you?\"\r\n >\r\n <MenuItem value=\"\">\r\n <em>Select an option</em>\r\n </MenuItem>\r\n <MenuItem value=\"homeowner\">Homeowner</MenuItem>\r\n <MenuItem value=\"contractor\">Contractor</MenuItem>\r\n <MenuItem value=\"design-professional\">Design Professional</MenuItem>\r\n <MenuItem value=\"real-estate-investor\">\r\n Real Estate Investor\r\n </MenuItem>\r\n <MenuItem value=\"other\">Other</MenuItem>\r\n </Select>\r\n </FormControl>\r\n\r\n <FormControl\r\n style={{\r\n marginTop: '10px'\r\n }}\r\n variant=\"outlined\"\r\n fullWidth\r\n margin=\"normal\"\r\n >\r\n <InputLabel>What are you designing today?</InputLabel>\r\n <Select\r\n name=\"designType\"\r\n value={form.designType}\r\n onChange={handleChange}\r\n label=\"What are you designing today?\"\r\n >\r\n <MenuItem value=\"\">\r\n <em>Select an option</em>\r\n </MenuItem>\r\n <MenuItem value=\"kitchen\">Kitchen</MenuItem>\r\n <MenuItem value=\"bathroom\">Bathroom</MenuItem>\r\n <MenuItem value=\"laundry-room\">Laundry Room</MenuItem>\r\n <MenuItem value=\"tv-room\">TV Room</MenuItem>\r\n <MenuItem value=\"bar-room\">Bar Room</MenuItem>\r\n <MenuItem value=\"office\">Office</MenuItem>\r\n <MenuItem value=\"mudroom\">Mudroom</MenuItem>\r\n <MenuItem value=\"pantry\">Pantry</MenuItem>\r\n <MenuItem value=\"closet\">Closet</MenuItem>\r\n <MenuItem value=\"garage\">Garage</MenuItem>\r\n <MenuItem value=\"outdoor-cabinetry\">Outdoor Cabinetry</MenuItem>\r\n <MenuItem value=\"other\">Other</MenuItem>\r\n </Select>\r\n </FormControl>\r\n\r\n <FormControl\r\n style={{\r\n marginTop: '10px'\r\n }}\r\n variant=\"outlined\"\r\n fullWidth\r\n margin=\"normal\"\r\n >\r\n <InputLabel>When do you plan to start your project?</InputLabel>\r\n <Select\r\n name=\"startTime\"\r\n value={form.startTime}\r\n onChange={handleChange}\r\n label=\"When do you plan to start your project?\"\r\n >\r\n <MenuItem value=\"\">\r\n <em>Select an option</em>\r\n </MenuItem>\r\n <MenuItem value=\"asap\">As soon as possible</MenuItem>\r\n <MenuItem value=\"1-2-months\">1–2 months</MenuItem>\r\n <MenuItem value=\"2-4-months\">2–4 months</MenuItem>\r\n <MenuItem value=\"4-plus-months\">4+ months</MenuItem>\r\n <MenuItem value=\"other\">Other</MenuItem>\r\n </Select>\r\n </FormControl>\r\n\r\n <Box display=\"flex\" justifyContent=\"flex-end\" mt={2}>\r\n <S.Button onClick={() => onSkip(form)} disabled={isLoading}>\r\n Skip\r\n </S.Button>\r\n <S.Button onClick={() => onComplete(form)} disabled={isLoading}>\r\n Complete\r\n </S.Button>\r\n </Box>\r\n </form>\r\n </Box>\r\n );\r\n};\r\n\r\nexport default FullPictureForm;\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,516 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports["default"] = void 0;
8
- var _react = _interopRequireDefault(require("react"));
9
- var S = _interopRequireWildcard(require("./styles"));
10
- var _constants = require("../../../../constants");
11
- var _emailValidator = require("../../../../utils/email-validator");
12
- var _Dialog = _interopRequireDefault(require("@material-ui/core/Dialog"));
13
- var _CircularProgress = _interopRequireDefault(require("@material-ui/core/CircularProgress"));
14
- var _styledComponents = _interopRequireDefault(require("styled-components"));
15
- var _index = _interopRequireDefault(require("../../../atoms/Snackbar/index"));
16
- var _phoneValidator = require("../../../../utils/phone-validator");
17
- var _localstorageSlim = _interopRequireDefault(require("localstorage-slim"));
18
- var _FullPictureForm = _interopRequireDefault(require("../../../../../src/components/toolbar/popup/savedesign/FullPictureForm"));
19
- var _templateObject;
20
- 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); }
21
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
22
- 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; }
23
- 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; }
24
- function _regenerator() { /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */ var e, t, r = "function" == typeof Symbol ? Symbol : {}, n = r.iterator || "@@iterator", o = r.toStringTag || "@@toStringTag"; function i(r, n, o, i) { var c = n && n.prototype instanceof Generator ? n : Generator, u = Object.create(c.prototype); return _regeneratorDefine2(u, "_invoke", function (r, n, o) { var i, c, u, f = 0, p = o || [], y = !1, G = { p: 0, n: 0, v: e, a: d, f: d.bind(e, 4), d: function d(t, r) { return i = t, c = 0, u = e, G.n = r, a; } }; function d(r, n) { for (c = r, u = n, t = 0; !y && f && !o && t < p.length; t++) { var o, i = p[t], d = G.p, l = i[2]; r > 3 ? (o = l === n) && (u = i[(c = i[4]) ? 5 : (c = 3, 3)], i[4] = i[5] = e) : i[0] <= d && ((o = r < 2 && d < i[1]) ? (c = 0, G.v = n, G.n = i[1]) : d < l && (o = r < 3 || i[0] > n || n > l) && (i[4] = r, i[5] = n, G.n = l, c = 0)); } if (o || r > 1) return a; throw y = !0, n; } return function (o, p, l) { if (f > 1) throw TypeError("Generator is already running"); for (y && 1 === p && d(p, l), c = p, u = l; (t = c < 2 ? e : u) || !y;) { i || (c ? c < 3 ? (c > 1 && (G.n = -1), d(c, u)) : G.n = u : G.v = u); try { if (f = 2, i) { if (c || (o = "next"), t = i[o]) { if (!(t = t.call(i, u))) throw TypeError("iterator result is not an object"); if (!t.done) return t; u = t.value, c < 2 && (c = 0); } else 1 === c && (t = i["return"]) && t.call(i), c < 2 && (u = TypeError("The iterator does not provide a '" + o + "' method"), c = 1); i = e; } else if ((t = (y = G.n < 0) ? u : r.call(n, G)) !== a) break; } catch (t) { i = e, c = 1, u = t; } finally { f = 1; } } return { value: t, done: y }; }; }(r, o, i), !0), u; } var a = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} t = Object.getPrototypeOf; var c = [][n] ? t(t([][n]())) : (_regeneratorDefine2(t = {}, n, function () { return this; }), t), u = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(c); function f(e) { return Object.setPrototypeOf ? Object.setPrototypeOf(e, GeneratorFunctionPrototype) : (e.__proto__ = GeneratorFunctionPrototype, _regeneratorDefine2(e, o, "GeneratorFunction")), e.prototype = Object.create(u), e; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, _regeneratorDefine2(u, "constructor", GeneratorFunctionPrototype), _regeneratorDefine2(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = "GeneratorFunction", _regeneratorDefine2(GeneratorFunctionPrototype, o, "GeneratorFunction"), _regeneratorDefine2(u), _regeneratorDefine2(u, o, "Generator"), _regeneratorDefine2(u, n, function () { return this; }), _regeneratorDefine2(u, "toString", function () { return "[object Generator]"; }), (_regenerator = function _regenerator() { return { w: i, m: f }; })(); }
25
- function _regeneratorDefine2(e, r, n, t) { var i = Object.defineProperty; try { i({}, "", {}); } catch (e) { i = 0; } _regeneratorDefine2 = function _regeneratorDefine(e, r, n, t) { function o(r, n) { _regeneratorDefine2(e, r, function (e) { return this._invoke(r, n, e); }); } r ? i ? i(e, r, { value: n, enumerable: !t, configurable: !t, writable: !t }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); }, _regeneratorDefine2(e, r, n, t); }
26
- function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.value; } catch (n) { return void e(n); } i.done ? t(u) : Promise.resolve(u).then(r, o); }
27
- function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
28
- function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
29
- 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); } }
30
- function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
31
- function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
32
- 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); }
33
- function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
34
- function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
35
- function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
36
- 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); }
37
- function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
38
- 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; }
39
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
40
- 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); }
41
- function _taggedTemplateLiteral(e, t) { return t || (t = e.slice(0)), Object.freeze(Object.defineProperties(e, { raw: { value: Object.freeze(t) } })); }
42
- var StyledDialog = (0, _styledComponents["default"])(_Dialog["default"])(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n .MuiDialog-paperWidthSm {\n border-radius: 10px;\n width: 480px;\n padding: 32px;\n }\n"])));
43
- var SaveDesignPopup = /*#__PURE__*/function (_React$Component) {
44
- function SaveDesignPopup(props) {
45
- var _customerInfo, _customerInfo2, _customerInfo3;
46
- var _this;
47
- _classCallCheck(this, SaveDesignPopup);
48
- _this = _callSuper(this, SaveDesignPopup, [props]);
49
- _defineProperty(_this, "submitFinalData", /*#__PURE__*/function () {
50
- var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(payload) {
51
- var result;
52
- return _regenerator().w(function (_context) {
53
- while (1) switch (_context.n) {
54
- case 0:
55
- _this.setState({
56
- isLoading: true
57
- });
58
- _context.n = 1;
59
- return _this.props.saveProject(payload);
60
- case 1:
61
- result = _context.v;
62
- if (result !== null && result !== void 0 && result.success) {
63
- _this.closePanel(); // Reset state, close modal
64
- }
65
- _this.setState({
66
- isLoading: false
67
- });
68
- case 2:
69
- return _context.a(2);
70
- }
71
- }, _callee);
72
- }));
73
- return function (_x) {
74
- return _ref.apply(this, arguments);
75
- };
76
- }());
77
- var customerInfo = {};
78
- try {
79
- customerInfo = _localstorageSlim["default"].get(_constants.LOCAL_STORAGE_CUSTOMER_INFO);
80
- } catch (e) {
81
- customerInfo = {};
82
- }
83
- var email = props.match.params.token ? sessionStorage.getItem('email') : (_customerInfo = customerInfo) === null || _customerInfo === void 0 ? void 0 : _customerInfo.email;
84
- var firstName = props.match.params.token ? sessionStorage.getItem('firstName') : (_customerInfo2 = customerInfo) === null || _customerInfo2 === void 0 ? void 0 : _customerInfo2.firstName;
85
- var lastName = props.match.params.token ? sessionStorage.getItem('lastName') : (_customerInfo3 = customerInfo) === null || _customerInfo3 === void 0 ? void 0 : _customerInfo3.lastName;
86
- _this.state = {
87
- email: email || '',
88
- emailfocusOn: false,
89
- phone: sessionStorage.getItem('phone') || '',
90
- phonefocusOn: false,
91
- notes: '',
92
- notefocusOn: false,
93
- firstName: firstName || '',
94
- firstNamefocusOn: false,
95
- lastNamefocusOn: false,
96
- lastName: lastName || '',
97
- projectNamefocusOn: false,
98
- projectName: 'Untitled',
99
- // error handling
100
- pjNameLimit: false,
101
- isSnackBarOpen: false,
102
- snackBarMessage: '',
103
- isLoading: false,
104
- showFullForm: false
105
- };
106
- _this.timeoutId = null;
107
- functionBinder.call(_this);
108
- function functionBinder() {
109
- this.closePanel = this.closePanel.bind(this);
110
- this.projectNameChangeHandler = this.projectNameChangeHandler.bind(this);
111
- }
112
- return _this;
113
- }
114
- _inherits(SaveDesignPopup, _React$Component);
115
- return _createClass(SaveDesignPopup, [{
116
- key: "componentWillReceiveProps",
117
- value: function componentWillReceiveProps(newProps) {
118
- var _customerInfo4, _customerInfo5, _customerInfo6;
119
- var customerInfo = {};
120
- try {
121
- customerInfo = _localstorageSlim["default"].get(_constants.LOCAL_STORAGE_CUSTOMER_INFO);
122
- } catch (e) {
123
- customerInfo = {};
124
- }
125
- var email = ((_customerInfo4 = customerInfo) === null || _customerInfo4 === void 0 ? void 0 : _customerInfo4.email) || sessionStorage.getItem('email');
126
- var phone = sessionStorage.getItem('phone');
127
- var firstName = ((_customerInfo5 = customerInfo) === null || _customerInfo5 === void 0 ? void 0 : _customerInfo5.firstName) || sessionStorage.getItem('firstName');
128
- var lastName = ((_customerInfo6 = customerInfo) === null || _customerInfo6 === void 0 ? void 0 : _customerInfo6.lastName) || sessionStorage.getItem('lastName');
129
- var projectName = sessionStorage.getItem('projectTitle');
130
- if (newProps.state.scene.title !== '') {
131
- projectName = newProps.state.scene.title || sessionStorage.getItem('projectTitle');
132
- }
133
- if (newProps.visible !== this.props.visible && newProps.visible) {
134
- if (email !== null && email !== 'temp_xxx@yyy.com') {
135
- this.setState({
136
- email: email
137
- });
138
- }
139
- if (phone !== null) {
140
- this.setState({
141
- phone: phone
142
- });
143
- }
144
- if (firstName !== null) {
145
- this.setState({
146
- firstName: firstName
147
- });
148
- }
149
- if (lastName !== null) {
150
- this.setState({
151
- lastName: lastName
152
- });
153
- }
154
- if (projectName !== null) {
155
- this.setState({
156
- projectName: projectName
157
- });
158
- }
159
- }
160
- }
161
- }, {
162
- key: "closePanel",
163
- value: function closePanel() {
164
- var _this2 = this;
165
- this.props.handleSaveDesign(false);
166
- setTimeout(function () {
167
- _this2.setState({
168
- firstName: '',
169
- lastName: '',
170
- email: '',
171
- projectName: '',
172
- notes: '',
173
- phone: '',
174
- showFullForm: false
175
- });
176
- }, 500);
177
- }
178
- }, {
179
- key: "projectNameChangeHandler",
180
- value: function projectNameChangeHandler(e) {
181
- var _this3 = this;
182
- if (e.target.value.length >= _constants.PROJECT_NAME_LENGTH_LIMIT) {
183
- this.setState({
184
- pjNameLimit: true
185
- });
186
- clearTimeout(this.timeoutId);
187
- this.timeoutId = setTimeout(function () {
188
- return _this3.setState({
189
- pjNameLimit: false
190
- });
191
- }, 2000);
192
- } else {
193
- this.setState({
194
- projectName: e.target.value
195
- });
196
- }
197
- }
198
- }, {
199
- key: "render",
200
- value: function render() {
201
- var _this4 = this;
202
- var visible = this.props.visible;
203
- var _this$state = this.state,
204
- email = _this$state.email,
205
- emailfocusOn = _this$state.emailfocusOn,
206
- phone = _this$state.phone,
207
- phonefocusOn = _this$state.phonefocusOn,
208
- notes = _this$state.notes,
209
- firstName = _this$state.firstName,
210
- firstNamefocusOn = _this$state.firstNamefocusOn,
211
- lastName = _this$state.lastName,
212
- lastNamefocusOn = _this$state.lastNamefocusOn,
213
- projectName = _this$state.projectName,
214
- projectNamefocusOn = _this$state.projectNamefocusOn,
215
- notefocusOn = _this$state.notefocusOn,
216
- isLoading = _this$state.isLoading;
217
- var initialFullFormValues = {
218
- userType: sessionStorage.getItem('user_type') || '',
219
- designType: sessionStorage.getItem('project_type') || '',
220
- startTime: sessionStorage.getItem('project_timeline') || ''
221
- };
222
- var visualizerName = sessionStorage.getItem('visualizerName');
223
- if (this.state.showFullForm) {
224
- return /*#__PURE__*/_react["default"].createElement(StyledDialog, {
225
- open: visible,
226
- onClose: !isLoading ? this.closePanel.bind(this) : undefined
227
- }, /*#__PURE__*/_react["default"].createElement(_index["default"], {
228
- isOpen: this.state.isSnackBarOpen,
229
- message: this.state.snackBarMessage,
230
- handleClose: function handleClose() {
231
- return _this4.setState({
232
- isSnackBarOpen: false,
233
- snackBarMessage: ''
234
- });
235
- }
236
- }), /*#__PURE__*/_react["default"].createElement(S.DialogTitle, null, "Give Us the Full Picture"), /*#__PURE__*/_react["default"].createElement(S.DialogContent, null, /*#__PURE__*/_react["default"].createElement("div", null, /*#__PURE__*/_react["default"].createElement("b", null, "Thanks for saving your project!")), /*#__PURE__*/_react["default"].createElement("br", null), /*#__PURE__*/_react["default"].createElement("div", null, "Sharing a few details helps us guide you based on your goals and experience.")), /*#__PURE__*/_react["default"].createElement(S.DialogContentSelection, null, /*#__PURE__*/_react["default"].createElement(_FullPictureForm["default"], {
237
- isLoading: isLoading,
238
- initialValues: initialFullFormValues,
239
- onComplete: function onComplete(extraFormData) {
240
- sessionStorage.setItem('user_type', extraFormData.userType);
241
- sessionStorage.setItem('project_type', extraFormData.designType);
242
- sessionStorage.setItem('project_timeline', extraFormData.startTime);
243
- var payload = _objectSpread(_objectSpread({}, _this4.state), {}, {
244
- user_type: extraFormData.userType,
245
- project_type: extraFormData.designType,
246
- project_timeline: extraFormData.startTime
247
- }, extraFormData);
248
- _this4.submitFinalData(payload);
249
- },
250
- onSkip: function onSkip(extraFormData) {
251
- var payload = _objectSpread(_objectSpread({}, _this4.state), {}, {
252
- user_type: extraFormData.userType,
253
- project_type: extraFormData.designType,
254
- project_timeline: extraFormData.startTime
255
- }, extraFormData);
256
- _this4.submitFinalData(payload);
257
- }
258
- })));
259
- }
260
- return /*#__PURE__*/_react["default"].createElement(StyledDialog, {
261
- open: visible,
262
- onClose: !isLoading ? this.closePanel.bind(this) : undefined
263
- }, /*#__PURE__*/_react["default"].createElement(_index["default"], {
264
- isOpen: this.state.isSnackBarOpen,
265
- message: this.state.snackBarMessage,
266
- handleClose: function handleClose() {
267
- return _this4.setState({
268
- isSnackBarOpen: false,
269
- snackBarMessage: ''
270
- });
271
- }
272
- }), /*#__PURE__*/_react["default"].createElement(S.DialogTitle, null, "Save your project"), /*#__PURE__*/_react["default"].createElement(S.DialogContent, null, "Save your project in order to request Designer Assistance and/or Add to Cart, and to be able to access it later via the email link."), /*#__PURE__*/_react["default"].createElement(S.DialogContentSelection, null, /*#__PURE__*/_react["default"].createElement("div", {
273
- style: {
274
- display: 'flex',
275
- alignItems: 'center',
276
- gap: '1rem'
277
- }
278
- }, /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
279
- id: "first_name_input",
280
- value: firstName,
281
- onChange: function onChange(e) {
282
- return _this4.setState({
283
- firstName: e.target.value
284
- });
285
- },
286
- onFocus: function onFocus(e) {
287
- return _this4.setState({
288
- firstNamefocusOn: true
289
- });
290
- },
291
- onBlur: function onBlur(e) {
292
- return _this4.setState({
293
- firstNamefocusOn: false
294
- });
295
- },
296
- placeholder: firstNamefocusOn ? 'Enter first name' : 'First name',
297
- required: true
298
- }), (firstNamefocusOn || !!firstName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
299
- style: {
300
- color: !firstNamefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
301
- }
302
- }, "First Name"), !!firstName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
303
- maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
304
- onClick: function onClick() {
305
- return _this4.setState({
306
- firstName: ''
307
- });
308
- }
309
- })), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
310
- value: lastName,
311
- onChange: function onChange(e) {
312
- return _this4.setState({
313
- lastName: e.target.value
314
- });
315
- },
316
- onFocus: function onFocus(e) {
317
- return _this4.setState({
318
- lastNamefocusOn: true
319
- });
320
- },
321
- onBlur: function onBlur(e) {
322
- return _this4.setState({
323
- lastNamefocusOn: false
324
- });
325
- },
326
- placeholder: lastNamefocusOn ? 'Enter last name' : 'Last name',
327
- required: true
328
- }), (lastNamefocusOn || !!lastName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
329
- style: {
330
- color: !lastNamefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
331
- }
332
- }, "Last Name"), !!lastName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
333
- maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
334
- onClick: function onClick() {
335
- return _this4.setState({
336
- lastName: ''
337
- });
338
- }
339
- }))), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
340
- value: email,
341
- onChange: function onChange(e) {
342
- return _this4.setState({
343
- email: e.target.value
344
- });
345
- },
346
- onFocus: function onFocus(e) {
347
- return _this4.setState({
348
- emailfocusOn: true
349
- });
350
- },
351
- onBlur: function onBlur(e) {
352
- return _this4.setState({
353
- emailfocusOn: false
354
- });
355
- },
356
- placeholder: emailfocusOn ? 'Enter email address' : 'Email Address',
357
- required: true
358
- }), (emailfocusOn || !!email.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
359
- style: {
360
- color: !emailfocusOn && _constants.TEXT_COLOR_NEUTRAL_2
361
- }
362
- }, "Email Address"), !!email.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
363
- maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
364
- onClick: function onClick() {
365
- return _this4.setState({
366
- email: ''
367
- });
368
- }
369
- })), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
370
- value: phone,
371
- onChange: function onChange(e) {
372
- _this4.setState({
373
- phone: e.target.value
374
- });
375
- },
376
- onFocus: function onFocus(e) {
377
- return _this4.setState({
378
- phonefocusOn: true
379
- });
380
- },
381
- onBlur: function onBlur(e) {
382
- return _this4.setState({
383
- phonefocusOn: false
384
- });
385
- },
386
- maxLength: 50,
387
- placeholder: phonefocusOn ? 'Enter phone number' : 'Phone Number',
388
- required: true
389
- }), (phonefocusOn || !!phone.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
390
- style: {
391
- color: !phonefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
392
- }
393
- }, "Phone Number"), !!phone.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
394
- maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
395
- onClick: function onClick() {
396
- return _this4.setState({
397
- phone: ''
398
- });
399
- }
400
- })), /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.StyledInput, {
401
- style: {
402
- fontWeight: 700,
403
- color: _constants.TEXT_COLOR_NEUTRAL_0
404
- },
405
- value: projectName,
406
- onChange: function onChange(e) {
407
- return _this4.setState({
408
- projectName: e.target.value
409
- });
410
- },
411
- onFocus: function onFocus(e) {
412
- return _this4.setState({
413
- projectNamefocusOn: true
414
- });
415
- },
416
- onBlur: function onBlur(e) {
417
- return _this4.setState({
418
- projectNamefocusOn: false
419
- });
420
- },
421
- placeholder: projectNamefocusOn ? 'Enter project name' : 'Project Name',
422
- required: true
423
- }), (projectNamefocusOn || !!projectName.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
424
- style: {
425
- color: !projectNamefocusOn && _constants.TEXT_COLOR_NEUTRAL_2
426
- }
427
- }, "Project Name"), !!projectName.length && /*#__PURE__*/_react["default"].createElement(S.PlusImage, {
428
- maskImage: "/assets/img/svg/bottombar/arrow-plus.svg",
429
- onClick: function onClick() {
430
- return _this4.setState({
431
- projectName: ''
432
- });
433
- }
434
- })), /*#__PURE__*/_react["default"].createElement("div", {
435
- style: {
436
- width: '100%',
437
- marginTop: 10,
438
- display: 'none'
439
- }
440
- }, /*#__PURE__*/_react["default"].createElement(S.StyledInputWrapper, null, /*#__PURE__*/_react["default"].createElement(S.DialogTextArea, {
441
- value: notes,
442
- maxLength: 200,
443
- onFocus: function onFocus(e) {
444
- return _this4.setState({
445
- notefocusOn: true
446
- });
447
- },
448
- onBlur: function onBlur(e) {
449
- return _this4.setState({
450
- notefocusOn: false
451
- });
452
- },
453
- placeholder: notefocusOn ? 'Input' : 'Notes (optional)',
454
- onChange: function onChange(e) {
455
- return _this4.setState({
456
- notes: e.target.value
457
- });
458
- }
459
- }), (notefocusOn || !!notes.length) && /*#__PURE__*/_react["default"].createElement(S.StyledInputHeadLabel, {
460
- style: {
461
- color: !notefocusOn && _constants.TEXT_COLOR_NEUTRAL_2,
462
- left: 7
463
- }
464
- }, "Notes (optional)")), /*#__PURE__*/_react["default"].createElement("span", {
465
- style: {
466
- fontFamily: _constants.DEFAULT_FONT_FAMILY,
467
- fontSize: 13,
468
- color: _constants.TEXT_COLOR_NEUTRAL_1,
469
- "float": 'right',
470
- lineHeight: '18px',
471
- fontWeight: 400
472
- }
473
- }, notes.length, "/200 characters")), /*#__PURE__*/_react["default"].createElement("span", {
474
- style: {
475
- fontFamily: _constants.DEFAULT_FONT_FAMILY,
476
- fontSize: 12,
477
- color: _constants.TEXT_COLOR_NEUTRAL_1,
478
- lineHeight: '16px',
479
- marginTop: 10
480
- }
481
- }, "By entering your email, you agree to receive marketing\n communications from ".concat(_constants.CLIENTS_NAME[visualizerName], ". We respect your privacy and\n will never share your information with third parties. You can\n unsubscribe at any time."))), /*#__PURE__*/_react["default"].createElement(S.DialogAction, null, /*#__PURE__*/_react["default"].createElement(S.Button, {
482
- onClick: function onClick() {
483
- return _this4.closePanel();
484
- }
485
- }, "Cancel"), /*#__PURE__*/_react["default"].createElement(S.Button, {
486
- style: {
487
- marginRight: 0
488
- },
489
- onClick: function onClick() {
490
- var _this4$state = _this4.state,
491
- firstName = _this4$state.firstName,
492
- lastName = _this4$state.lastName,
493
- email = _this4$state.email,
494
- projectName = _this4$state.projectName,
495
- phone = _this4$state.phone;
496
- if (firstName === '' || lastName === '' || email === '' || projectName === '' || !(0, _emailValidator.emailValidation)(email) || phone === '' || !(0, _phoneValidator.phoneValidation)(phone) || projectName.trim() === '' || firstName.trim() === '' || lastName.trim() === '') {
497
- var msg;
498
- if (firstName === '' || firstName.trim() === '') msg = 'Type your first name';else if (lastName === '' || lastName.trim() === '') msg = 'Type your last name';else if (email === '') msg = 'Type your email address';else if (phone === '') msg = 'Type your phone number';else if (projectName === '' || projectName.trim() === '') msg = 'Type your project name';else if (!(0, _emailValidator.emailValidation)(email)) msg = 'Type your valid email address';else if (!(0, _phoneValidator.phoneValidation)(phone)) msg = 'Type your valid phone';
499
- _this4.setState({
500
- isSnackBarOpen: true,
501
- snackBarMessage: msg
502
- });
503
- return;
504
- }
505
- _this4.setState({
506
- showFullForm: true
507
- });
508
- }
509
- }, isLoading ? /*#__PURE__*/_react["default"].createElement(_CircularProgress["default"], {
510
- size: 20
511
- }) : 'Save')));
512
- }
513
- }]);
514
- }(_react["default"].Component);
515
- var _default = exports["default"] = SaveDesignPopup;
516
- //# sourceMappingURL=index.js.map