@elementor/editor-global-classes 3.33.0-183 → 3.33.0-185

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.
package/dist/index.js CHANGED
@@ -1801,8 +1801,7 @@ var { panel, usePanelActions } = (0, import_editor_panels.__createPanel)({
1801
1801
  onClose: () => {
1802
1802
  (0, import_editor_v1_adapters3.changeEditMode)("edit");
1803
1803
  unblockPanelInteractions();
1804
- },
1805
- isOpenPreviousElement: true
1804
+ }
1806
1805
  });
1807
1806
  function ClassManagerPanel() {
1808
1807
  const isDirty2 = useDirtyState();