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,224 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
- var _react = _interopRequireWildcard(require("react"));
8
- var _propTypes = _interopRequireDefault(require("prop-types"));
9
- var SharedStyle = _interopRequireWildcard(require("../../shared-style"));
10
- var _fa = require("react-icons/fa");
11
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
- function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, "default": e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
13
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
14
- function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
15
- function _defineProperties(e, r) { for (var t = 0; t < r.length; t++) { var o = r[t]; o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, _toPropertyKey(o.key), o); } }
16
- function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
17
- function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
18
- function _possibleConstructorReturn(t, e) { if (e && ("object" == _typeof(e) || "function" == typeof e)) return e; if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined"); return _assertThisInitialized(t); }
19
- function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
20
- function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
21
- function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
22
- function _inherits(t, e) { if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function"); t.prototype = Object.create(e && e.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), e && _setPrototypeOf(t, e); }
23
- function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
24
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
25
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
26
- function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
27
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
28
- function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
29
- var labelContainerStyle = {
30
- width: 'auto',
31
- display: 'inline-block',
32
- margin: 0,
33
- padding: '0px 5px 0px 0px'
34
- };
35
- var toggleButtonStyle = {
36
- color: '#CCC',
37
- textAlign: 'center',
38
- cursor: 'pointer',
39
- userSelect: 'none'
40
- };
41
- var toggleButtonStyleOver = _objectSpread(_objectSpread({}, toggleButtonStyle), {}, {
42
- color: SharedStyle.COLORS.white
43
- });
44
- var contentContainerStyleActive = {
45
- position: 'fixed',
46
- width: 'calc( 100% - 2px )',
47
- height: '40%',
48
- left: 0,
49
- bottom: 20,
50
- backgroundColor: SharedStyle.PRIMARY_COLOR.alt,
51
- borderTop: SharedStyle.PRIMARY_COLOR.border,
52
- zIndex: 0,
53
- padding: 0,
54
- margin: 0,
55
- transition: 'all 300ms ease'
56
- };
57
- var contentContainerStyleInactive = _objectSpread(_objectSpread({}, contentContainerStyleActive), {}, {
58
- visibility: 'hidden',
59
- height: 0
60
- });
61
- var contentHeaderStyle = {
62
- position: 'relative',
63
- width: '100%',
64
- height: '2em',
65
- top: 0,
66
- left: 0,
67
- borderBottom: SharedStyle.PRIMARY_COLOR.border
68
- };
69
- var titleStyle = {
70
- position: 'relative',
71
- height: '2em',
72
- lineHeight: '2em',
73
- marginLeft: '1em'
74
- };
75
- var contentAreaStyle = {
76
- position: 'relative',
77
- width: '100%',
78
- height: 'calc( 100% - 2em )',
79
- padding: '1em',
80
- overflowY: 'auto'
81
- };
82
- var iconCloseStyleOut = {
83
- position: 'absolute',
84
- width: '2em',
85
- height: '2em',
86
- right: 0,
87
- top: 0,
88
- padding: '0.5em',
89
- borderLeft: SharedStyle.PRIMARY_COLOR.border,
90
- cursor: 'pointer'
91
- };
92
- var iconCloseStyleOver = _objectSpread(_objectSpread({}, iconCloseStyleOut), {}, {
93
- color: SharedStyle.COLORS.white,
94
- backgroundColor: SharedStyle.SECONDARY_COLOR.alt
95
- });
96
- var iconStyle = {
97
- width: '15px',
98
- height: '15px',
99
- marginTop: '-2px',
100
- marginRight: '2px'
101
- };
102
- var textStyle = {
103
- position: 'relative'
104
- };
105
- var FooterContentButton = exports["default"] = /*#__PURE__*/function (_Component) {
106
- function FooterContentButton(props) {
107
- var _this;
108
- _classCallCheck(this, FooterContentButton);
109
- _this = _callSuper(this, FooterContentButton, [props]);
110
- _this.state = {
111
- over: false,
112
- closeOver: false,
113
- active: _this.props.toggleState || false
114
- };
115
- return _this;
116
- }
117
- _inherits(FooterContentButton, _Component);
118
- return _createClass(FooterContentButton, [{
119
- key: "toggleOver",
120
- value: function toggleOver(e) {
121
- this.setState({
122
- over: true
123
- });
124
- }
125
- }, {
126
- key: "toggleOut",
127
- value: function toggleOut(e) {
128
- this.setState({
129
- over: false
130
- });
131
- }
132
- }, {
133
- key: "toggle",
134
- value: function toggle(e) {
135
- var isActive = !this.state.active;
136
- this.setState({
137
- active: isActive
138
- });
139
- }
140
- }, {
141
- key: "shouldComponentUpdate",
142
- value: function shouldComponentUpdate(nextProps, nextState) {
143
- if (this.state.over != nextState.over) return true;
144
- if (this.state.closeOver != nextState.closeOver) return true;
145
- if (this.state.active != nextState.active) return true;
146
- if (this.props.content.length != nextProps.content.length) return true;
147
- if (this.props.toggleState != nextProps.toggleState) return true;
148
- return false;
149
- }
150
- }, {
151
- key: "componentWillReceiveProps",
152
- value: function componentWillReceiveProps(nextProps) {
153
- if (nextProps.toggleState != this.props.toggleState) this.state.active = nextProps.toggleState;
154
- }
155
- }, {
156
- key: "render",
157
- value: function render() {
158
- var _this2 = this;
159
- var s = this.state;
160
- var p = this.props;
161
- var LabelIcon = p.icon || null;
162
- var labelIconStyle = p.iconStyle || {};
163
- var labelTextStyle = p.textStyle || {};
164
- var inputTitleStyle = p.titleStyle || {};
165
- return /*#__PURE__*/_react["default"].createElement("div", {
166
- style: labelContainerStyle
167
- }, /*#__PURE__*/_react["default"].createElement("div", {
168
- style: s.over || s.active ? toggleButtonStyleOver : toggleButtonStyle,
169
- onClick: function onClick(e) {
170
- return _this2.toggle(e);
171
- },
172
- title: p.title
173
- }, /*#__PURE__*/_react["default"].createElement(LabelIcon, {
174
- style: _objectSpread(_objectSpread({}, labelIconStyle), iconStyle)
175
- }), /*#__PURE__*/_react["default"].createElement("span", {
176
- style: _objectSpread(_objectSpread({}, textStyle), labelTextStyle)
177
- }, p.text)), /*#__PURE__*/_react["default"].createElement("div", {
178
- style: s.active ? contentContainerStyleActive : contentContainerStyleInactive
179
- }, /*#__PURE__*/_react["default"].createElement("div", {
180
- style: contentHeaderStyle
181
- }, /*#__PURE__*/_react["default"].createElement("b", {
182
- style: _objectSpread(_objectSpread({}, titleStyle), inputTitleStyle)
183
- }, p.title), /*#__PURE__*/_react["default"].createElement(_fa.FaTimes, {
184
- style: s.closeOver ? iconCloseStyleOver : iconCloseStyleOut,
185
- onMouseOver: function onMouseOver(e) {
186
- return _this2.setState({
187
- closeOver: true
188
- });
189
- },
190
- onMouseOut: function onMouseOut(e) {
191
- return _this2.setState({
192
- closeOver: false
193
- });
194
- },
195
- onClick: function onClick(e) {
196
- return _this2.toggle(e);
197
- }
198
- })), /*#__PURE__*/_react["default"].createElement("div", {
199
- style: contentAreaStyle
200
- }, p.content)));
201
- }
202
- }]);
203
- }(_react.Component);
204
- FooterContentButton.propTypes = {
205
- state: _propTypes["default"].object.isRequired,
206
- text: _propTypes["default"].string.isRequired,
207
- textStyle: _propTypes["default"].object,
208
- icon: _propTypes["default"].func,
209
- iconStyle: _propTypes["default"].object,
210
- content: _propTypes["default"].array.isRequired,
211
- toggleState: _propTypes["default"].bool,
212
- title: _propTypes["default"].string,
213
- titleStyle: _propTypes["default"].object
214
- };
215
- FooterContentButton.contextTypes = {
216
- projectActions: _propTypes["default"].object.isRequired,
217
- viewer2DActions: _propTypes["default"].object.isRequired,
218
- viewer3DActions: _propTypes["default"].object.isRequired,
219
- linesActions: _propTypes["default"].object.isRequired,
220
- holesActions: _propTypes["default"].object.isRequired,
221
- itemsActions: _propTypes["default"].object.isRequired,
222
- translator: _propTypes["default"].object.isRequired
223
- };
224
- //# sourceMappingURL=wizardstep-content-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"wizardstep-content-button.js","names":["_react","_interopRequireWildcard","require","_propTypes","_interopRequireDefault","SharedStyle","_fa","e","__esModule","t","WeakMap","r","n","o","i","f","__proto__","_typeof","has","get","set","_t","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","Symbol","iterator","constructor","prototype","_classCallCheck","a","TypeError","_defineProperties","length","enumerable","configurable","writable","_toPropertyKey","key","_createClass","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","Reflect","construct","apply","_assertThisInitialized","ReferenceError","Boolean","valueOf","setPrototypeOf","getPrototypeOf","bind","_inherits","create","value","_setPrototypeOf","ownKeys","keys","getOwnPropertySymbols","filter","push","_objectSpread","arguments","forEach","_defineProperty","getOwnPropertyDescriptors","defineProperties","_toPrimitive","toPrimitive","String","Number","labelContainerStyle","width","display","margin","padding","toggleButtonStyle","color","textAlign","cursor","userSelect","toggleButtonStyleOver","COLORS","white","contentContainerStyleActive","position","height","left","bottom","backgroundColor","PRIMARY_COLOR","alt","borderTop","border","zIndex","transition","contentContainerStyleInactive","visibility","contentHeaderStyle","top","borderBottom","titleStyle","lineHeight","marginLeft","contentAreaStyle","overflowY","iconCloseStyleOut","right","borderLeft","iconCloseStyleOver","SECONDARY_COLOR","iconStyle","marginTop","marginRight","textStyle","FooterContentButton","exports","_Component","props","_this","state","over","closeOver","active","toggleState","toggleOver","setState","toggleOut","toggle","isActive","shouldComponentUpdate","nextProps","nextState","content","componentWillReceiveProps","render","_this2","s","p","LabelIcon","icon","labelIconStyle","labelTextStyle","inputTitleStyle","createElement","style","onClick","title","text","FaTimes","onMouseOver","onMouseOut","Component","propTypes","PropTypes","object","isRequired","string","func","array","bool","contextTypes","projectActions","viewer2DActions","viewer3DActions","linesActions","holesActions","itemsActions","translator"],"sources":["../../../src/components/wizardstep/wizardstep-content-button.jsx"],"sourcesContent":["import React, { Component } from 'react';\r\nimport PropTypes from 'prop-types';\r\nimport * as SharedStyle from '../../shared-style';\r\nimport { FaTimes as IconClose } from 'react-icons/fa';\r\n\r\nconst labelContainerStyle = {\r\n width: 'auto',\r\n display: 'inline-block',\r\n margin: 0,\r\n padding: '0px 5px 0px 0px'\r\n};\r\n\r\nconst toggleButtonStyle = {\r\n color: '#CCC',\r\n textAlign: 'center',\r\n cursor: 'pointer',\r\n userSelect: 'none'\r\n};\r\n\r\nconst toggleButtonStyleOver = {\r\n ...toggleButtonStyle,\r\n color: SharedStyle.COLORS.white\r\n};\r\n\r\nconst contentContainerStyleActive = {\r\n position: 'fixed',\r\n width: 'calc( 100% - 2px )',\r\n height: '40%',\r\n left: 0,\r\n bottom: 20,\r\n backgroundColor: SharedStyle.PRIMARY_COLOR.alt,\r\n borderTop: SharedStyle.PRIMARY_COLOR.border,\r\n zIndex: 0,\r\n padding: 0,\r\n margin: 0,\r\n transition: 'all 300ms ease'\r\n};\r\n\r\nconst contentContainerStyleInactive = {\r\n ...contentContainerStyleActive,\r\n visibility: 'hidden',\r\n height: 0\r\n};\r\n\r\nconst contentHeaderStyle = {\r\n position: 'relative',\r\n width: '100%',\r\n height: '2em',\r\n top: 0,\r\n left: 0,\r\n borderBottom: SharedStyle.PRIMARY_COLOR.border\r\n};\r\n\r\nconst titleStyle = {\r\n position: 'relative',\r\n height: '2em',\r\n lineHeight: '2em',\r\n marginLeft: '1em'\r\n};\r\n\r\nconst contentAreaStyle = {\r\n position: 'relative',\r\n width: '100%',\r\n height: 'calc( 100% - 2em )',\r\n padding: '1em',\r\n overflowY: 'auto'\r\n};\r\n\r\nconst iconCloseStyleOut = {\r\n position: 'absolute',\r\n width: '2em',\r\n height: '2em',\r\n right: 0,\r\n top: 0,\r\n padding: '0.5em',\r\n borderLeft: SharedStyle.PRIMARY_COLOR.border,\r\n cursor: 'pointer'\r\n};\r\n\r\nconst iconCloseStyleOver = {\r\n ...iconCloseStyleOut,\r\n color: SharedStyle.COLORS.white,\r\n backgroundColor: SharedStyle.SECONDARY_COLOR.alt\r\n};\r\n\r\nconst iconStyle = {\r\n width: '15px',\r\n height: '15px',\r\n marginTop: '-2px',\r\n marginRight: '2px'\r\n};\r\n\r\nconst textStyle = {\r\n position: 'relative'\r\n};\r\n\r\nexport default class FooterContentButton extends Component {\r\n constructor(props) {\r\n super(props);\r\n\r\n this.state = {\r\n over: false,\r\n closeOver: false,\r\n active: this.props.toggleState || false\r\n };\r\n }\r\n\r\n toggleOver(e) {\r\n this.setState({ over: true });\r\n }\r\n toggleOut(e) {\r\n this.setState({ over: false });\r\n }\r\n\r\n toggle(e) {\r\n let isActive = !this.state.active;\r\n this.setState({ active: isActive });\r\n }\r\n\r\n shouldComponentUpdate(nextProps, nextState) {\r\n if (this.state.over != nextState.over) return true;\r\n if (this.state.closeOver != nextState.closeOver) return true;\r\n if (this.state.active != nextState.active) return true;\r\n\r\n if (this.props.content.length != nextProps.content.length) return true;\r\n if (this.props.toggleState != nextProps.toggleState) return true;\r\n\r\n return false;\r\n }\r\n\r\n componentWillReceiveProps(nextProps) {\r\n if (nextProps.toggleState != this.props.toggleState)\r\n this.state.active = nextProps.toggleState;\r\n }\r\n\r\n render() {\r\n let s = this.state;\r\n let p = this.props;\r\n\r\n let LabelIcon = p.icon || null;\r\n let labelIconStyle = p.iconStyle || {};\r\n let labelTextStyle = p.textStyle || {};\r\n let inputTitleStyle = p.titleStyle || {};\r\n\r\n return (\r\n <div style={labelContainerStyle}>\r\n <div\r\n style={s.over || s.active ? toggleButtonStyleOver : toggleButtonStyle}\r\n onClick={e => this.toggle(e)}\r\n title={p.title}\r\n >\r\n <LabelIcon style={{ ...labelIconStyle, ...iconStyle }} />\r\n <span style={{ ...textStyle, ...labelTextStyle }}>{p.text}</span>\r\n </div>\r\n <div\r\n style={\r\n s.active\r\n ? contentContainerStyleActive\r\n : contentContainerStyleInactive\r\n }\r\n >\r\n <div style={contentHeaderStyle}>\r\n <b style={{ ...titleStyle, ...inputTitleStyle }}>{p.title}</b>\r\n <IconClose\r\n style={s.closeOver ? iconCloseStyleOver : iconCloseStyleOut}\r\n onMouseOver={e => this.setState({ closeOver: true })}\r\n onMouseOut={e => this.setState({ closeOver: false })}\r\n onClick={e => this.toggle(e)}\r\n />\r\n </div>\r\n <div style={contentAreaStyle}>{p.content}</div>\r\n </div>\r\n </div>\r\n );\r\n }\r\n}\r\n\r\nFooterContentButton.propTypes = {\r\n state: PropTypes.object.isRequired,\r\n text: PropTypes.string.isRequired,\r\n textStyle: PropTypes.object,\r\n icon: PropTypes.func,\r\n iconStyle: PropTypes.object,\r\n content: PropTypes.array.isRequired,\r\n toggleState: PropTypes.bool,\r\n title: PropTypes.string,\r\n titleStyle: PropTypes.object\r\n};\r\n\r\nFooterContentButton.contextTypes = {\r\n projectActions: PropTypes.object.isRequired,\r\n viewer2DActions: PropTypes.object.isRequired,\r\n viewer3DActions: PropTypes.object.isRequired,\r\n linesActions: PropTypes.object.isRequired,\r\n holesActions: PropTypes.object.isRequired,\r\n itemsActions: PropTypes.object.isRequired,\r\n translator: PropTypes.object.isRequired\r\n};\r\n"],"mappings":"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","ignoreList":[]}
@@ -1,133 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
- var _react = _interopRequireWildcard(require("react"));
8
- var _propTypes = _interopRequireDefault(require("prop-types"));
9
- var SharedStyle = _interopRequireWildcard(require("../../shared-style"));
10
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
11
- 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); }
12
- 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); }
13
- function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
14
- 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); } }
15
- function _createClass(e, r, t) { return r && _defineProperties(e.prototype, r), t && _defineProperties(e, t), Object.defineProperty(e, "prototype", { writable: !1 }), e; }
16
- function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
17
- 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); }
18
- function _assertThisInitialized(e) { if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return e; }
19
- function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
20
- function _getPrototypeOf(t) { return _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) { return t.__proto__ || Object.getPrototypeOf(t); }, _getPrototypeOf(t); }
21
- 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); }
22
- function _setPrototypeOf(t, e) { return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) { return t.__proto__ = e, t; }, _setPrototypeOf(t, e); }
23
- 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; }
24
- 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; }
25
- 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; }
26
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
27
- 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); }
28
- var toggleButtonStyle = {
29
- width: '5.5em',
30
- color: '#CCC',
31
- textAlign: 'center',
32
- cursor: 'pointer',
33
- userSelect: 'none',
34
- border: '1px solid transparent',
35
- margin: '-1px 5px 0 5px',
36
- borderRadius: '2px',
37
- display: 'inline-block'
38
- };
39
- var toggleButtonStyleOver = _objectSpread(_objectSpread({}, toggleButtonStyle), {}, {
40
- backgroundColor: '#1c82c6',
41
- border: '1px solid #FFF',
42
- color: SharedStyle.COLORS.white
43
- });
44
- var FooterToggleButton = exports["default"] = /*#__PURE__*/function (_Component) {
45
- function FooterToggleButton(props) {
46
- var _this;
47
- _classCallCheck(this, FooterToggleButton);
48
- _this = _callSuper(this, FooterToggleButton, [props]);
49
- _this.state = {
50
- over: false,
51
- active: _this.props.toggleState || false
52
- };
53
- return _this;
54
- }
55
- _inherits(FooterToggleButton, _Component);
56
- return _createClass(FooterToggleButton, [{
57
- key: "toggleOver",
58
- value: function toggleOver(e) {
59
- this.setState({
60
- over: true
61
- });
62
- }
63
- }, {
64
- key: "toggleOut",
65
- value: function toggleOut(e) {
66
- this.setState({
67
- over: false
68
- });
69
- }
70
- }, {
71
- key: "toggle",
72
- value: function toggle(e) {
73
- var isActive = !this.state.active;
74
- this.setState({
75
- active: isActive
76
- });
77
- if (isActive) {
78
- this.props.toggleOn();
79
- } else {
80
- this.props.toggleOff();
81
- }
82
- }
83
- }, {
84
- key: "shouldComponentUpdate",
85
- value: function shouldComponentUpdate(nextProps, nextState) {
86
- if (this.state.over != nextState.over) return true;
87
- if (this.state.active != nextState.active) return true;
88
- if (this.props.toggleState != nextProps.toggleState) return true;
89
- return false;
90
- }
91
- }, {
92
- key: "componentWillReceiveProps",
93
- value: function componentWillReceiveProps(nextProps) {
94
- if (nextProps.toggleState != this.props.toggleState) this.state.active = nextProps.toggleState;
95
- }
96
- }, {
97
- key: "render",
98
- value: function render() {
99
- var _this2 = this;
100
- return /*#__PURE__*/_react["default"].createElement("div", {
101
- style: this.state.over || this.state.active ? toggleButtonStyleOver : toggleButtonStyle,
102
- onMouseOver: function onMouseOver(e) {
103
- return _this2.toggleOver(e);
104
- },
105
- onMouseOut: function onMouseOut(e) {
106
- return _this2.toggleOut(e);
107
- },
108
- onClick: function onClick(e) {
109
- return _this2.toggle(e);
110
- },
111
- title: this.props.title
112
- }, this.props.text);
113
- }
114
- }]);
115
- }(_react.Component);
116
- FooterToggleButton.propTypes = {
117
- state: _propTypes["default"].object.isRequired,
118
- toggleOn: _propTypes["default"].func.isRequired,
119
- toggleOff: _propTypes["default"].func.isRequired,
120
- text: _propTypes["default"].string.isRequired,
121
- toggleState: _propTypes["default"].bool,
122
- title: _propTypes["default"].string
123
- };
124
- FooterToggleButton.contextTypes = {
125
- projectActions: _propTypes["default"].object.isRequired,
126
- viewer2DActions: _propTypes["default"].object.isRequired,
127
- viewer3DActions: _propTypes["default"].object.isRequired,
128
- linesActions: _propTypes["default"].object.isRequired,
129
- holesActions: _propTypes["default"].object.isRequired,
130
- itemsActions: _propTypes["default"].object.isRequired,
131
- translator: _propTypes["default"].object.isRequired
132
- };
133
- //# sourceMappingURL=wizardstep-toggle-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"wizardstep-toggle-button.js","names":["_react","_interopRequireWildcard","require","_propTypes","_interopRequireDefault","SharedStyle","e","__esModule","t","WeakMap","r","n","o","i","f","__proto__","_typeof","has","get","set","_t","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","Symbol","iterator","constructor","prototype","_classCallCheck","a","TypeError","_defineProperties","length","enumerable","configurable","writable","_toPropertyKey","key","_createClass","_callSuper","_getPrototypeOf","_possibleConstructorReturn","_isNativeReflectConstruct","Reflect","construct","apply","_assertThisInitialized","ReferenceError","Boolean","valueOf","setPrototypeOf","getPrototypeOf","bind","_inherits","create","value","_setPrototypeOf","ownKeys","keys","getOwnPropertySymbols","filter","push","_objectSpread","arguments","forEach","_defineProperty","getOwnPropertyDescriptors","defineProperties","_toPrimitive","toPrimitive","String","Number","toggleButtonStyle","width","color","textAlign","cursor","userSelect","border","margin","borderRadius","display","toggleButtonStyleOver","backgroundColor","COLORS","white","FooterToggleButton","exports","_Component","props","_this","state","over","active","toggleState","toggleOver","setState","toggleOut","toggle","isActive","toggleOn","toggleOff","shouldComponentUpdate","nextProps","nextState","componentWillReceiveProps","render","_this2","createElement","style","onMouseOver","onMouseOut","onClick","title","text","Component","propTypes","PropTypes","object","isRequired","func","string","bool","contextTypes","projectActions","viewer2DActions","viewer3DActions","linesActions","holesActions","itemsActions","translator"],"sources":["../../../src/components/wizardstep/wizardstep-toggle-button.jsx"],"sourcesContent":["import React, { Component } from 'react';\r\nimport PropTypes from 'prop-types';\r\nimport * as SharedStyle from '../../shared-style';\r\n\r\nconst toggleButtonStyle = {\r\n width: '5.5em',\r\n color: '#CCC',\r\n textAlign: 'center',\r\n cursor: 'pointer',\r\n userSelect: 'none',\r\n border: '1px solid transparent',\r\n margin: '-1px 5px 0 5px',\r\n borderRadius: '2px',\r\n display: 'inline-block'\r\n};\r\n\r\nconst toggleButtonStyleOver = {\r\n ...toggleButtonStyle,\r\n backgroundColor: '#1c82c6',\r\n border: '1px solid #FFF',\r\n color: SharedStyle.COLORS.white\r\n};\r\n\r\nexport default class FooterToggleButton extends Component {\r\n constructor(props) {\r\n super(props);\r\n\r\n this.state = {\r\n over: false,\r\n active: this.props.toggleState || false\r\n };\r\n }\r\n\r\n toggleOver(e) {\r\n this.setState({ over: true });\r\n }\r\n toggleOut(e) {\r\n this.setState({ over: false });\r\n }\r\n\r\n toggle(e) {\r\n let isActive = !this.state.active;\r\n this.setState({ active: isActive });\r\n\r\n if (isActive) {\r\n this.props.toggleOn();\r\n } else {\r\n this.props.toggleOff();\r\n }\r\n }\r\n\r\n shouldComponentUpdate(nextProps, nextState) {\r\n if (this.state.over != nextState.over) return true;\r\n if (this.state.active != nextState.active) return true;\r\n if (this.props.toggleState != nextProps.toggleState) return true;\r\n\r\n return false;\r\n }\r\n\r\n componentWillReceiveProps(nextProps) {\r\n if (nextProps.toggleState != this.props.toggleState)\r\n this.state.active = nextProps.toggleState;\r\n }\r\n\r\n render() {\r\n return (\r\n <div\r\n style={\r\n this.state.over || this.state.active\r\n ? toggleButtonStyleOver\r\n : toggleButtonStyle\r\n }\r\n onMouseOver={e => this.toggleOver(e)}\r\n onMouseOut={e => this.toggleOut(e)}\r\n onClick={e => this.toggle(e)}\r\n title={this.props.title}\r\n >\r\n {this.props.text}\r\n </div>\r\n );\r\n }\r\n}\r\n\r\nFooterToggleButton.propTypes = {\r\n state: PropTypes.object.isRequired,\r\n toggleOn: PropTypes.func.isRequired,\r\n toggleOff: PropTypes.func.isRequired,\r\n text: PropTypes.string.isRequired,\r\n toggleState: PropTypes.bool,\r\n title: PropTypes.string\r\n};\r\n\r\nFooterToggleButton.contextTypes = {\r\n projectActions: PropTypes.object.isRequired,\r\n viewer2DActions: PropTypes.object.isRequired,\r\n viewer3DActions: PropTypes.object.isRequired,\r\n linesActions: PropTypes.object.isRequired,\r\n holesActions: PropTypes.object.isRequired,\r\n itemsActions: PropTypes.object.isRequired,\r\n translator: PropTypes.object.isRequired\r\n};\r\n"],"mappings":"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","ignoreList":[]}