@elementor/editor-editing-panel 4.2.0-843 → 4.2.0-845

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.mjs CHANGED
@@ -1881,6 +1881,10 @@ var defaultPanelSettingsContext = createContext6({
1881
1881
  defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1882
1882
  defaultTab: "style"
1883
1883
  },
1884
+ "e-grid": {
1885
+ defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1886
+ defaultTab: "style"
1887
+ },
1884
1888
  "e-divider": {
1885
1889
  defaultSectionsExpanded: fallbackEditorSettings.defaultSectionsExpanded,
1886
1890
  defaultTab: "style"