zakeke-configurator-react 0.1.261 → 0.1.263
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.
|
@@ -169,6 +169,7 @@ export declare class ZakekeEnvironment {
|
|
|
169
169
|
private cloneSelection;
|
|
170
170
|
undo: () => Promise<void>;
|
|
171
171
|
redo: () => Promise<void>;
|
|
172
|
+
private resetPlatformAttributesSelection;
|
|
172
173
|
reset: () => Promise<void>;
|
|
173
174
|
private handleAttributeSelectionChanged;
|
|
174
175
|
private handleAttributeEnabled;
|