@colijnit/configurator 262.1.11 → 262.1.13
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.
|
@@ -12699,7 +12699,7 @@ class ProductConfiguratorComponent {
|
|
|
12699
12699
|
await this.buildFurnitureService.currentActiveService.selectSelectionAsAnswer(chosenOption, this._configuringService.buildResult);
|
|
12700
12700
|
}
|
|
12701
12701
|
handleCloseClick() {
|
|
12702
|
-
|
|
12702
|
+
this.showChange.emit(false);
|
|
12703
12703
|
}
|
|
12704
12704
|
handleHideMainConfiguration(hide) {
|
|
12705
12705
|
this.hideMainConfiguration = hide;
|