@elementor/editor-editing-panel 4.2.0-842 → 4.2.0-844

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
@@ -1911,6 +1911,10 @@ var defaultPanelSettingsContext = (0, import_react16.createContext)({
1911
1911
  defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1912
1912
  defaultTab: "style"
1913
1913
  },
1914
+ "e-grid": {
1915
+ defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1916
+ defaultTab: "style"
1917
+ },
1914
1918
  "e-divider": {
1915
1919
  defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1916
1920
  defaultTab: "style"