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,365 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.animateObject = animateObject;
7
- exports.beginDraggingItem = beginDraggingItem;
8
- exports.beginDraggingItem3D = beginDraggingItem3D;
9
- exports.beginRotatingItem = beginRotatingItem;
10
- exports.beginRotatingItem3D = beginRotatingItem3D;
11
- exports.duplicateSelected = duplicateSelected;
12
- exports.editWidth = editWidth;
13
- exports.endCreatingCabinet = endCreatingCabinet;
14
- exports.endDraggingItem = endDraggingItem;
15
- exports.endDraggingItem3D = endDraggingItem3D;
16
- exports.endDrawingItem = endDrawingItem;
17
- exports.endLoading = endLoading;
18
- exports.endRotatingItem = endRotatingItem;
19
- exports.endRotatingItem3D = endRotatingItem3D;
20
- exports.removeReplacingSupport = removeReplacingSupport;
21
- exports.replaceItem = replaceItem;
22
- exports.replaceSubmodule = replaceSubmodule;
23
- exports.selectItem = selectItem;
24
- exports.selectToolDrawingItem = selectToolDrawingItem;
25
- exports.selectToolDrawingItem3D = selectToolDrawingItem3D;
26
- exports.setApplianceMaterial = setApplianceMaterial;
27
- exports.setBacksplash = setBacksplash;
28
- exports.setBacksplashVisible = setBacksplashVisible;
29
- exports.setCounterTop = setCounterTop;
30
- exports.setDoorHandle = setDoorHandle;
31
- exports.setDoorStyle = setDoorStyle;
32
- exports.setHandleMaterial = setHandleMaterial;
33
- exports.setInitialDoorStyle = setInitialDoorStyle;
34
- exports.setModelling = setModelling;
35
- exports.setMolding = setMolding;
36
- exports.setMoveStatus = setMoveStatus;
37
- exports.setRotateStatus = setRotateStatus;
38
- exports.setWallColor = setWallColor;
39
- exports.storeDistArray = storeDistArray;
40
- exports.toggleLoadingCabinet = toggleLoadingCabinet;
41
- exports.updateDraggingItem = updateDraggingItem;
42
- exports.updateDraggingItem3DX = updateDraggingItem3DX;
43
- exports.updateDraggingItem3DY = updateDraggingItem3DY;
44
- exports.updateDraggingItemChanged = updateDraggingItemChanged;
45
- exports.updateDrawingItem = updateDrawingItem;
46
- exports.updateItemsAltitude = updateItemsAltitude;
47
- exports.updateMolding = updateMolding;
48
- exports.updatePopupOpen = updatePopupOpen;
49
- exports.updateRotatingItem = updateRotatingItem;
50
- exports.updateRotatingItemChanged = updateRotatingItemChanged;
51
- exports.validateItemPositions = validateItemPositions;
52
- var _constants = require("../constants");
53
- function storeDistArray(layerID, itemID, distArray) {
54
- return {
55
- type: _constants.STORE_DIST_ARRAY,
56
- layerID: layerID,
57
- itemID: itemID,
58
- distArray: distArray
59
- };
60
- }
61
- function validateItemPositions(layerID) {
62
- return {
63
- type: _constants.VALIDATE_ITEM_POSTIONS,
64
- layerID: layerID
65
- };
66
- }
67
- function endLoading() {
68
- return {
69
- type: _constants.END_LOADING
70
- };
71
- }
72
- function toggleLoadingCabinet() {
73
- return {
74
- type: _constants.TOGGLE_LOADING_CABINET
75
- };
76
- }
77
- function editWidth(newWidth, layerID, itemID) {
78
- return {
79
- type: _constants.EDIT_WIDTH,
80
- newWidth: newWidth,
81
- layerID: layerID,
82
- itemID: itemID
83
- };
84
- }
85
- function duplicateSelected(currentObject) {
86
- return {
87
- type: _constants.DUPLICATE_SELECTED,
88
- currentObject: currentObject
89
- };
90
- }
91
- function replaceItem(selectedPos, currentObject, selectedObject) {
92
- return {
93
- type: _constants.REPLACE_ITEM,
94
- selectedPos: selectedPos,
95
- currentObject: currentObject,
96
- selectedObject: selectedObject
97
- };
98
- }
99
- function selectItem(layerID, itemID) {
100
- return {
101
- type: _constants.SELECT_ITEM,
102
- layerID: layerID,
103
- itemID: itemID
104
- };
105
- }
106
- function endCreatingCabinet() {
107
- return {
108
- type: _constants.END_CREATING_CABINET
109
- };
110
- }
111
- function updatePopupOpen(value) {
112
- return {
113
- type: _constants.UPDATE_POPUP_OPEN,
114
- value: value
115
- };
116
- }
117
- function selectToolDrawingItem(sceneComponentType) {
118
- return {
119
- type: _constants.SELECT_TOOL_DRAWING_ITEM,
120
- sceneComponentType: sceneComponentType
121
- };
122
- }
123
- function selectToolDrawingItem3D(sceneComponentType) {
124
- return {
125
- type: _constants.SELECT_TOOL_DRAWING_ITEM_3D,
126
- sceneComponentType: sceneComponentType
127
- };
128
- }
129
- function updateDrawingItem(layerID, x, y) {
130
- return {
131
- type: _constants.UPDATE_DRAWING_ITEM,
132
- layerID: layerID,
133
- x: x,
134
- y: y
135
- };
136
- }
137
- function endDrawingItem(layerID, x, y) {
138
- return {
139
- type: _constants.END_DRAWING_ITEM,
140
- layerID: layerID,
141
- x: x,
142
- y: y
143
- };
144
- }
145
- function beginDraggingItem(layerID, itemID, x, y) {
146
- return {
147
- type: _constants.BEGIN_DRAGGING_ITEM,
148
- layerID: layerID,
149
- itemID: itemID,
150
- x: x,
151
- y: y
152
- };
153
- }
154
- function beginDraggingItem3D(layerID, itemID, x, y) {
155
- return {
156
- type: _constants.BEGIN_DRAGGING_ITEM_3D,
157
- layerID: layerID,
158
- itemID: itemID,
159
- x: x,
160
- y: y
161
- };
162
- }
163
- function updateDraggingItem(x, y) {
164
- return {
165
- type: _constants.UPDATE_DRAGGING_ITEM,
166
- x: x,
167
- y: y
168
- };
169
- }
170
- function updateDraggingItemChanged(x, y, layerID, itemID) {
171
- return {
172
- type: _constants.UPDATE_DRAGGING_ITEM_CHANGED,
173
- x: x,
174
- y: y,
175
- layerID: layerID,
176
- itemID: itemID
177
- };
178
- }
179
- function updateDraggingItem3DX(x) {
180
- return {
181
- type: _constants.UPDATE_DRAGGING_ITEM_3DX,
182
- x: x
183
- };
184
- }
185
- function updateDraggingItem3DY(y) {
186
- return {
187
- type: _constants.UPDATE_DRAGGING_ITEM_3DY,
188
- y: y
189
- };
190
- }
191
- function endDraggingItem(x, y) {
192
- return {
193
- type: _constants.END_DRAGGING_ITEM,
194
- x: x,
195
- y: y
196
- };
197
- }
198
- function endDraggingItem3D() {
199
- return {
200
- type: _constants.END_DRAGGING_ITEM_3D
201
- };
202
- }
203
- function beginRotatingItem(layerID, itemID, x, y) {
204
- return {
205
- type: _constants.BEGIN_ROTATING_ITEM,
206
- layerID: layerID,
207
- itemID: itemID,
208
- x: x,
209
- y: y
210
- };
211
- }
212
- function beginRotatingItem3D(layerID, itemID, x, y, centerX, centerY) {
213
- return {
214
- type: _constants.BEGIN_ROTATING_ITEM_3D,
215
- layerID: layerID,
216
- itemID: itemID,
217
- x: x,
218
- y: y,
219
- centerX: centerX,
220
- centerY: centerY
221
- };
222
- }
223
- function updateRotatingItem(x, y) {
224
- return {
225
- type: _constants.UPDATE_ROTATING_ITEM,
226
- x: x,
227
- y: y
228
- };
229
- }
230
- function updateRotatingItemChanged(rotation, layerID, itemID) {
231
- return {
232
- type: _constants.UPDATE_ROTATING_ITEM_CHANGED,
233
- rotation: rotation,
234
- layerID: layerID,
235
- itemID: itemID
236
- };
237
- }
238
- function endRotatingItem(x, y) {
239
- return {
240
- type: _constants.END_ROTATING_ITEM,
241
- x: x,
242
- y: y
243
- };
244
- }
245
- function endRotatingItem3D(x, y) {
246
- return {
247
- type: _constants.END_ROTATING_ITEM_3D,
248
- x: x,
249
- y: y
250
- };
251
- }
252
- function replaceSubmodule(url) {
253
- return {
254
- type: _constants.REPLACE_SUBMODULE,
255
- url: url
256
- };
257
- }
258
- function animateObject(value) {
259
- return {
260
- type: _constants.ANIMATE_OBJECT,
261
- value: value
262
- };
263
- }
264
- function removeReplacingSupport() {
265
- return {
266
- type: _constants.REMOVE_REPLACE_SUBMODULE
267
- };
268
- }
269
- function updateItemsAltitude(layerID, itemID, value) {
270
- return {
271
- type: _constants.ITEM_MOVE_UP,
272
- layerID: layerID,
273
- itemID: itemID,
274
- value: value
275
- };
276
- }
277
- function setDoorStyle(doorStyle, pathes, isAll) {
278
- return {
279
- type: _constants.SET_DOOR_STYLE,
280
- doorStyle: doorStyle,
281
- pathes: pathes,
282
- isAll: isAll
283
- };
284
- }
285
- function setCounterTop(counterTop) {
286
- return {
287
- type: _constants.SET_COUNTER_TOP,
288
- counterTop: counterTop
289
- };
290
- }
291
- function setHandleMaterial(material) {
292
- return {
293
- type: _constants.SET_HANDLE_MATERIAL,
294
- material: material
295
- };
296
- }
297
- function setDoorHandle(texture) {
298
- return {
299
- type: _constants.SET_DOOR_HANDLE,
300
- doorHandle: texture
301
- };
302
- }
303
- function setWallColor(texture) {
304
- return {
305
- type: _constants.SET_WALL_COLOR,
306
- wallColor: texture
307
- };
308
- }
309
- function setMolding(texture, isAll) {
310
- return {
311
- type: _constants.SET_MOLDING,
312
- molding: texture,
313
- isAll: isAll
314
- };
315
- }
316
- function updateMolding() {
317
- return {
318
- type: _constants.UPDATE_MOLDING
319
- };
320
- }
321
- function setBacksplash(texture) {
322
- return {
323
- type: _constants.SET_BACKSPLASH,
324
- backsplash: texture
325
- };
326
- }
327
- function setBacksplashVisible(itemID, value) {
328
- return {
329
- type: _constants.SET_BACKSPLASH_VISIBLE,
330
- backsplashVisible: value,
331
- itemID: itemID
332
- };
333
- }
334
- function setApplianceMaterial(material) {
335
- return {
336
- type: _constants.SET_APPLIANCE_MATERIAL,
337
- material: material
338
- };
339
- }
340
- function setModelling(model) {
341
- return {
342
- type: _constants.SET_MODELLING,
343
- model: model
344
- };
345
- }
346
- function setInitialDoorStyle(doorStyle, oStyle) {
347
- return {
348
- type: _constants.SET_INITIAL_DOOR_STYLE,
349
- doorStyle: doorStyle,
350
- oStyle: oStyle
351
- };
352
- }
353
- function setMoveStatus(status) {
354
- return {
355
- type: _constants.SET_MOVE_STATUS,
356
- status: status
357
- };
358
- }
359
- function setRotateStatus(status) {
360
- return {
361
- type: _constants.SET_ROTATE_STATUS,
362
- status: status
363
- };
364
- }
365
- //# sourceMappingURL=items-actions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"items-actions.js","names":["_constants","require","storeDistArray","layerID","itemID","distArray","type","STORE_DIST_ARRAY","validateItemPositions","VALIDATE_ITEM_POSTIONS","endLoading","END_LOADING","toggleLoadingCabinet","TOGGLE_LOADING_CABINET","editWidth","newWidth","EDIT_WIDTH","duplicateSelected","currentObject","DUPLICATE_SELECTED","replaceItem","selectedPos","selectedObject","REPLACE_ITEM","selectItem","SELECT_ITEM","endCreatingCabinet","END_CREATING_CABINET","updatePopupOpen","value","UPDATE_POPUP_OPEN","selectToolDrawingItem","sceneComponentType","SELECT_TOOL_DRAWING_ITEM","selectToolDrawingItem3D","SELECT_TOOL_DRAWING_ITEM_3D","updateDrawingItem","x","y","UPDATE_DRAWING_ITEM","endDrawingItem","END_DRAWING_ITEM","beginDraggingItem","BEGIN_DRAGGING_ITEM","beginDraggingItem3D","BEGIN_DRAGGING_ITEM_3D","updateDraggingItem","UPDATE_DRAGGING_ITEM","updateDraggingItemChanged","UPDATE_DRAGGING_ITEM_CHANGED","updateDraggingItem3DX","UPDATE_DRAGGING_ITEM_3DX","updateDraggingItem3DY","UPDATE_DRAGGING_ITEM_3DY","endDraggingItem","END_DRAGGING_ITEM","endDraggingItem3D","END_DRAGGING_ITEM_3D","beginRotatingItem","BEGIN_ROTATING_ITEM","beginRotatingItem3D","centerX","centerY","BEGIN_ROTATING_ITEM_3D","updateRotatingItem","UPDATE_ROTATING_ITEM","updateRotatingItemChanged","rotation","UPDATE_ROTATING_ITEM_CHANGED","endRotatingItem","END_ROTATING_ITEM","endRotatingItem3D","END_ROTATING_ITEM_3D","replaceSubmodule","url","REPLACE_SUBMODULE","animateObject","ANIMATE_OBJECT","removeReplacingSupport","REMOVE_REPLACE_SUBMODULE","updateItemsAltitude","ITEM_MOVE_UP","setDoorStyle","doorStyle","pathes","isAll","SET_DOOR_STYLE","setCounterTop","counterTop","SET_COUNTER_TOP","setHandleMaterial","material","SET_HANDLE_MATERIAL","setDoorHandle","texture","SET_DOOR_HANDLE","doorHandle","setWallColor","SET_WALL_COLOR","wallColor","setMolding","SET_MOLDING","molding","updateMolding","UPDATE_MOLDING","setBacksplash","SET_BACKSPLASH","backsplash","setBacksplashVisible","SET_BACKSPLASH_VISIBLE","backsplashVisible","setApplianceMaterial","SET_APPLIANCE_MATERIAL","setModelling","model","SET_MODELLING","setInitialDoorStyle","oStyle","SET_INITIAL_DOOR_STYLE","setMoveStatus","status","SET_MOVE_STATUS","setRotateStatus","SET_ROTATE_STATUS"],"sources":["../../src/actions/items-actions.js"],"sourcesContent":["import {\r\n TOGGLE_LOADING_CABINET,\r\n SELECT_ITEM,\r\n SELECT_TOOL_DRAWING_ITEM,\r\n UPDATE_DRAWING_ITEM,\r\n END_DRAWING_ITEM,\r\n BEGIN_DRAGGING_ITEM,\r\n BEGIN_DRAGGING_ITEM_3D,\r\n UPDATE_DRAGGING_ITEM,\r\n UPDATE_DRAGGING_ITEM_3DX,\r\n UPDATE_DRAGGING_ITEM_3DY,\r\n END_DRAGGING_ITEM,\r\n END_DRAGGING_ITEM_3D,\r\n UPDATE_DRAGGING_ITEM_CHANGED,\r\n UPDATE_ROTATING_ITEM_CHANGED,\r\n BEGIN_ROTATING_ITEM,\r\n BEGIN_ROTATING_ITEM_3D,\r\n UPDATE_ROTATING_ITEM,\r\n UPDATE_ROTATING,\r\n END_ROTATING_ITEM,\r\n END_ROTATING_ITEM_3D,\r\n REPLACE_SUBMODULE,\r\n ANIMATE_OBJECT,\r\n REMOVE_REPLACE_SUBMODULE,\r\n ITEM_MOVE_UP,\r\n SELECT_TOOL_DRAWING_ITEM_3D,\r\n SET_DOOR_STYLE,\r\n SET_HANDLE_MATERIAL,\r\n SET_INITIAL_DOOR_STYLE,\r\n SET_DISTANT,\r\n SET_DOOR_HANDLE,\r\n SET_WALL_COLOR,\r\n END_CREATING_CABINET,\r\n UPDATE_POPUP_OPEN,\r\n SET_MODELLING,\r\n SET_COUNTER_TOP,\r\n SET_BACKSPLASH,\r\n SET_BACKSPLASH_VISIBLE,\r\n SET_APPLIANCE_MATERIAL,\r\n DUPLICATE_SELECTED,\r\n EDIT_WIDTH,\r\n END_LOADING,\r\n STORE_DIST_ARRAY,\r\n SET_MOLDING,\r\n UPDATE_MOLDING,\r\n VALIDATE_ITEM_POSTIONS,\r\n REPLACE_ITEM,\r\n SET_MOVE_STATUS,\r\n SET_ROTATE_STATUS\r\n} from '../constants';\r\n\r\nexport function storeDistArray(layerID, itemID, distArray) {\r\n return {\r\n type: STORE_DIST_ARRAY,\r\n layerID,\r\n itemID,\r\n distArray\r\n };\r\n}\r\n\r\nexport function validateItemPositions(layerID) {\r\n return {\r\n type: VALIDATE_ITEM_POSTIONS,\r\n layerID\r\n };\r\n}\r\n\r\nexport function endLoading() {\r\n return {\r\n type: END_LOADING\r\n };\r\n}\r\n\r\nexport function toggleLoadingCabinet() {\r\n return {\r\n type: TOGGLE_LOADING_CABINET\r\n };\r\n}\r\n\r\nexport function editWidth(newWidth, layerID, itemID) {\r\n return {\r\n type: EDIT_WIDTH,\r\n newWidth,\r\n layerID,\r\n itemID\r\n };\r\n}\r\n\r\nexport function duplicateSelected(currentObject) {\r\n return {\r\n type: DUPLICATE_SELECTED,\r\n currentObject\r\n };\r\n}\r\n\r\nexport function replaceItem(selectedPos, currentObject, selectedObject) {\r\n return {\r\n type: REPLACE_ITEM,\r\n selectedPos,\r\n currentObject,\r\n selectedObject\r\n };\r\n}\r\n\r\nexport function selectItem(layerID, itemID) {\r\n return {\r\n type: SELECT_ITEM,\r\n layerID,\r\n itemID\r\n };\r\n}\r\n\r\nexport function endCreatingCabinet() {\r\n return {\r\n type: END_CREATING_CABINET\r\n };\r\n}\r\nexport function updatePopupOpen(value) {\r\n return {\r\n type: UPDATE_POPUP_OPEN,\r\n value\r\n };\r\n}\r\n\r\nexport function selectToolDrawingItem(sceneComponentType) {\r\n return {\r\n type: SELECT_TOOL_DRAWING_ITEM,\r\n sceneComponentType\r\n };\r\n}\r\n\r\nexport function selectToolDrawingItem3D(sceneComponentType) {\r\n return {\r\n type: SELECT_TOOL_DRAWING_ITEM_3D,\r\n sceneComponentType\r\n };\r\n}\r\n\r\nexport function updateDrawingItem(layerID, x, y) {\r\n return {\r\n type: UPDATE_DRAWING_ITEM,\r\n layerID,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function endDrawingItem(layerID, x, y) {\r\n return {\r\n type: END_DRAWING_ITEM,\r\n layerID,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function beginDraggingItem(layerID, itemID, x, y) {\r\n return {\r\n type: BEGIN_DRAGGING_ITEM,\r\n layerID,\r\n itemID,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function beginDraggingItem3D(layerID, itemID, x, y) {\r\n return {\r\n type: BEGIN_DRAGGING_ITEM_3D,\r\n layerID,\r\n itemID,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function updateDraggingItem(x, y) {\r\n return {\r\n type: UPDATE_DRAGGING_ITEM,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function updateDraggingItemChanged(x, y, layerID, itemID) {\r\n return {\r\n type: UPDATE_DRAGGING_ITEM_CHANGED,\r\n x,\r\n y,\r\n layerID,\r\n itemID\r\n };\r\n}\r\n\r\nexport function updateDraggingItem3DX(x) {\r\n return {\r\n type: UPDATE_DRAGGING_ITEM_3DX,\r\n x\r\n };\r\n}\r\nexport function updateDraggingItem3DY(y) {\r\n return {\r\n type: UPDATE_DRAGGING_ITEM_3DY,\r\n y\r\n };\r\n}\r\nexport function endDraggingItem(x, y) {\r\n return {\r\n type: END_DRAGGING_ITEM,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function endDraggingItem3D() {\r\n return {\r\n type: END_DRAGGING_ITEM_3D\r\n };\r\n}\r\n\r\nexport function beginRotatingItem(layerID, itemID, x, y) {\r\n return {\r\n type: BEGIN_ROTATING_ITEM,\r\n layerID,\r\n itemID,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function beginRotatingItem3D(layerID, itemID, x, y, centerX, centerY) {\r\n return {\r\n type: BEGIN_ROTATING_ITEM_3D,\r\n layerID,\r\n itemID,\r\n x,\r\n y,\r\n centerX,\r\n centerY\r\n };\r\n}\r\n\r\nexport function updateRotatingItem(x, y) {\r\n return {\r\n type: UPDATE_ROTATING_ITEM,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function updateRotatingItemChanged(rotation, layerID, itemID) {\r\n return {\r\n type: UPDATE_ROTATING_ITEM_CHANGED,\r\n rotation,\r\n layerID,\r\n itemID\r\n };\r\n}\r\n\r\nexport function endRotatingItem(x, y) {\r\n return {\r\n type: END_ROTATING_ITEM,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function endRotatingItem3D(x, y) {\r\n return {\r\n type: END_ROTATING_ITEM_3D,\r\n x,\r\n y\r\n };\r\n}\r\n\r\nexport function replaceSubmodule(url) {\r\n return {\r\n type: REPLACE_SUBMODULE,\r\n url: url\r\n };\r\n}\r\n\r\nexport function animateObject(value) {\r\n return {\r\n type: ANIMATE_OBJECT,\r\n value: value\r\n };\r\n}\r\n\r\nexport function removeReplacingSupport() {\r\n return {\r\n type: REMOVE_REPLACE_SUBMODULE\r\n };\r\n}\r\n\r\nexport function updateItemsAltitude(layerID, itemID, value) {\r\n return {\r\n type: ITEM_MOVE_UP,\r\n layerID: layerID,\r\n itemID: itemID,\r\n value: value\r\n };\r\n}\r\nexport function setDoorStyle(doorStyle, pathes, isAll) {\r\n return {\r\n type: SET_DOOR_STYLE,\r\n doorStyle: doorStyle,\r\n pathes: pathes,\r\n isAll: isAll\r\n };\r\n}\r\nexport function setCounterTop(counterTop) {\r\n return {\r\n type: SET_COUNTER_TOP,\r\n counterTop\r\n };\r\n}\r\nexport function setHandleMaterial(material) {\r\n return {\r\n type: SET_HANDLE_MATERIAL,\r\n material\r\n };\r\n}\r\nexport function setDoorHandle(texture) {\r\n return {\r\n type: SET_DOOR_HANDLE,\r\n doorHandle: texture\r\n };\r\n}\r\nexport function setWallColor(texture) {\r\n return {\r\n type: SET_WALL_COLOR,\r\n wallColor: texture\r\n };\r\n}\r\nexport function setMolding(texture, isAll) {\r\n return {\r\n type: SET_MOLDING,\r\n molding: texture,\r\n isAll: isAll\r\n };\r\n}\r\nexport function updateMolding() {\r\n return {\r\n type: UPDATE_MOLDING\r\n };\r\n}\r\nexport function setBacksplash(texture) {\r\n return {\r\n type: SET_BACKSPLASH,\r\n backsplash: texture\r\n };\r\n}\r\nexport function setBacksplashVisible(itemID, value) {\r\n return {\r\n type: SET_BACKSPLASH_VISIBLE,\r\n backsplashVisible: value,\r\n itemID\r\n };\r\n}\r\nexport function setApplianceMaterial(material) {\r\n return {\r\n type: SET_APPLIANCE_MATERIAL,\r\n material\r\n };\r\n}\r\nexport function setModelling(model) {\r\n return {\r\n type: SET_MODELLING,\r\n model: model\r\n };\r\n}\r\nexport function setInitialDoorStyle(doorStyle, oStyle) {\r\n return {\r\n type: SET_INITIAL_DOOR_STYLE,\r\n doorStyle: doorStyle,\r\n oStyle: oStyle\r\n };\r\n}\r\n\r\nexport function setMoveStatus(status) {\r\n return {\r\n type: SET_MOVE_STATUS,\r\n status: status\r\n };\r\n}\r\n\r\nexport function setRotateStatus(status) {\r\n return {\r\n type: SET_ROTATE_STATUS,\r\n status: status\r\n };\r\n}\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,98 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.beginDraggingLine = beginDraggingLine;
7
- exports.beginDrawingLine = beginDrawingLine;
8
- exports.endDraggingLine = endDraggingLine;
9
- exports.endDrawingLine = endDrawingLine;
10
- exports.selectLine = selectLine;
11
- exports.selectToolDrawingLine = selectToolDrawingLine;
12
- exports.setRelatedLine = setRelatedLine;
13
- exports.stopDrawingLine = stopDrawingLine;
14
- exports.updateDraggingLine = updateDraggingLine;
15
- exports.updateDrawingLine = updateDrawingLine;
16
- var _constants = require("../constants");
17
- function selectLine(layerID, lineID) {
18
- return {
19
- type: _constants.SELECT_LINE,
20
- layerID: layerID,
21
- lineID: lineID
22
- };
23
- }
24
- function selectToolDrawingLine(sceneComponentType) {
25
- return {
26
- type: _constants.SELECT_TOOL_DRAWING_LINE,
27
- sceneComponentType: sceneComponentType
28
- };
29
- }
30
- function beginDrawingLine(layerID, x, y, snapMask) {
31
- return {
32
- type: _constants.BEGIN_DRAWING_LINE,
33
- layerID: layerID,
34
- x: x,
35
- y: y,
36
- snapMask: snapMask
37
- };
38
- }
39
- function updateDrawingLine(x, y, relatedLines, snapMask) {
40
- return {
41
- type: _constants.UPDATE_DRAWING_LINE,
42
- x: x,
43
- y: y,
44
- relatedLines: relatedLines,
45
- snapMask: snapMask
46
- };
47
- }
48
- function stopDrawingLine() {
49
- return {
50
- type: _constants.STOP_DRAWING_LINE
51
- };
52
- }
53
- function endDrawingLine(x, y, relatedLines, snapMask) {
54
- return {
55
- type: _constants.END_DRAWING_LINE,
56
- x: x,
57
- y: y,
58
- relatedLines: relatedLines,
59
- snapMask: snapMask
60
- };
61
- }
62
- function beginDraggingLine(layerID, lineID, x, y, snapMask) {
63
- return {
64
- type: _constants.BEGIN_DRAGGING_LINE,
65
- layerID: layerID,
66
- lineID: lineID,
67
- x: x,
68
- y: y,
69
- snapMask: snapMask
70
- };
71
- }
72
- function updateDraggingLine(x, y, relatedLines, snapMask) {
73
- return {
74
- type: _constants.UPDATE_DRAGGING_LINE,
75
- x: x,
76
- y: y,
77
- relatedLines: relatedLines,
78
- snapMask: snapMask
79
- };
80
- }
81
- function endDraggingLine(x, y, relatedLines, snapMask) {
82
- return {
83
- type: _constants.END_DRAGGING_LINE,
84
- x: x,
85
- y: y,
86
- relatedLines: relatedLines,
87
- snapMask: snapMask
88
- };
89
- }
90
- function setRelatedLine(layerID, lineID, intersection) {
91
- return {
92
- type: _constants.SET_RELATED_LINE,
93
- layerID: layerID,
94
- lineID: lineID,
95
- intersection: intersection
96
- };
97
- }
98
- //# sourceMappingURL=lines-actions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lines-actions.js","names":["_constants","require","selectLine","layerID","lineID","type","SELECT_LINE","selectToolDrawingLine","sceneComponentType","SELECT_TOOL_DRAWING_LINE","beginDrawingLine","x","y","snapMask","BEGIN_DRAWING_LINE","updateDrawingLine","relatedLines","UPDATE_DRAWING_LINE","stopDrawingLine","STOP_DRAWING_LINE","endDrawingLine","END_DRAWING_LINE","beginDraggingLine","BEGIN_DRAGGING_LINE","updateDraggingLine","UPDATE_DRAGGING_LINE","endDraggingLine","END_DRAGGING_LINE","setRelatedLine","intersection","SET_RELATED_LINE"],"sources":["../../src/actions/lines-actions.js"],"sourcesContent":["import {\r\n SELECT_LINE,\r\n SELECT_TOOL_DRAWING_LINE,\r\n BEGIN_DRAWING_LINE,\r\n UPDATE_DRAWING_LINE,\r\n END_DRAWING_LINE,\r\n BEGIN_DRAGGING_LINE,\r\n UPDATE_DRAGGING_LINE,\r\n END_DRAGGING_LINE,\r\n STOP_DRAWING_LINE,\r\n SET_RELATED_LINE\r\n} from '../constants';\r\n\r\nexport function selectLine(layerID, lineID) {\r\n return {\r\n type: SELECT_LINE,\r\n layerID,\r\n lineID\r\n };\r\n}\r\n\r\nexport function selectToolDrawingLine(sceneComponentType) {\r\n return {\r\n type: SELECT_TOOL_DRAWING_LINE,\r\n sceneComponentType\r\n };\r\n}\r\n\r\nexport function beginDrawingLine(layerID, x, y, snapMask) {\r\n return {\r\n type: BEGIN_DRAWING_LINE,\r\n layerID,\r\n x,\r\n y,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function updateDrawingLine(x, y, relatedLines, snapMask) {\r\n return {\r\n type: UPDATE_DRAWING_LINE,\r\n x,\r\n y,\r\n relatedLines,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function stopDrawingLine() {\r\n return {\r\n type: STOP_DRAWING_LINE\r\n };\r\n}\r\n\r\nexport function endDrawingLine(x, y, relatedLines, snapMask) {\r\n return {\r\n type: END_DRAWING_LINE,\r\n x,\r\n y,\r\n relatedLines,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function beginDraggingLine(layerID, lineID, x, y, snapMask) {\r\n return {\r\n type: BEGIN_DRAGGING_LINE,\r\n layerID,\r\n lineID,\r\n x,\r\n y,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function updateDraggingLine(x, y, relatedLines, snapMask) {\r\n return {\r\n type: UPDATE_DRAGGING_LINE,\r\n x,\r\n y,\r\n relatedLines,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function endDraggingLine(x, y, relatedLines, snapMask) {\r\n return {\r\n type: END_DRAGGING_LINE,\r\n x,\r\n y,\r\n relatedLines,\r\n snapMask\r\n };\r\n}\r\n\r\nexport function setRelatedLine(layerID, lineID, intersection) {\r\n return {\r\n type: SET_RELATED_LINE,\r\n layerID,\r\n lineID,\r\n intersection\r\n };\r\n}\r\n"],"mappings":";;;;;;;;;;;;;;;AAAA,IAAAA,UAAA,GAAAC,OAAA;AAaO,SAASC,UAAUA,CAACC,OAAO,EAAEC,MAAM,EAAE;EAC1C,OAAO;IACLC,IAAI,EAAEC,sBAAW;IACjBH,OAAO,EAAPA,OAAO;IACPC,MAAM,EAANA;EACF,CAAC;AACH;AAEO,SAASG,qBAAqBA,CAACC,kBAAkB,EAAE;EACxD,OAAO;IACLH,IAAI,EAAEI,mCAAwB;IAC9BD,kBAAkB,EAAlBA;EACF,CAAC;AACH;AAEO,SAASE,gBAAgBA,CAACP,OAAO,EAAEQ,CAAC,EAAEC,CAAC,EAAEC,QAAQ,EAAE;EACxD,OAAO;IACLR,IAAI,EAAES,6BAAkB;IACxBX,OAAO,EAAPA,OAAO;IACPQ,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDC,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASE,iBAAiBA,CAACJ,CAAC,EAAEC,CAAC,EAAEI,YAAY,EAAEH,QAAQ,EAAE;EAC9D,OAAO;IACLR,IAAI,EAAEY,8BAAmB;IACzBN,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDI,YAAY,EAAZA,YAAY;IACZH,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASK,eAAeA,CAAA,EAAG;EAChC,OAAO;IACLb,IAAI,EAAEc;EACR,CAAC;AACH;AAEO,SAASC,cAAcA,CAACT,CAAC,EAAEC,CAAC,EAAEI,YAAY,EAAEH,QAAQ,EAAE;EAC3D,OAAO;IACLR,IAAI,EAAEgB,2BAAgB;IACtBV,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDI,YAAY,EAAZA,YAAY;IACZH,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASS,iBAAiBA,CAACnB,OAAO,EAAEC,MAAM,EAAEO,CAAC,EAAEC,CAAC,EAAEC,QAAQ,EAAE;EACjE,OAAO;IACLR,IAAI,EAAEkB,8BAAmB;IACzBpB,OAAO,EAAPA,OAAO;IACPC,MAAM,EAANA,MAAM;IACNO,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDC,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASW,kBAAkBA,CAACb,CAAC,EAAEC,CAAC,EAAEI,YAAY,EAAEH,QAAQ,EAAE;EAC/D,OAAO;IACLR,IAAI,EAAEoB,+BAAoB;IAC1Bd,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDI,YAAY,EAAZA,YAAY;IACZH,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASa,eAAeA,CAACf,CAAC,EAAEC,CAAC,EAAEI,YAAY,EAAEH,QAAQ,EAAE;EAC5D,OAAO;IACLR,IAAI,EAAEsB,4BAAiB;IACvBhB,CAAC,EAADA,CAAC;IACDC,CAAC,EAADA,CAAC;IACDI,YAAY,EAAZA,YAAY;IACZH,QAAQ,EAARA;EACF,CAAC;AACH;AAEO,SAASe,cAAcA,CAACzB,OAAO,EAAEC,MAAM,EAAEyB,YAAY,EAAE;EAC5D,OAAO;IACLxB,IAAI,EAAEyB,2BAAgB;IACtB3B,OAAO,EAAPA,OAAO;IACPC,MAAM,EAANA,MAAM;IACNyB,YAAY,EAAZA;EACF,CAAC;AACH","ignoreList":[]}