@elementor/editor-app-bar 4.3.0-1014 → 4.3.0-1015

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
@@ -197,8 +197,8 @@ import { AppBar as BaseAppBar, Box as Box3, Divider as Divider2, Grid, ThemeProv
197
197
  // src/constants.ts
198
198
  var MIN_APP_BAR_WIDTH = 800;
199
199
  var DEFAULT_MAX_TOOLBAR_ACTIONS = {
200
- tools: 5,
201
- utilities: 4
200
+ tools: 6,
201
+ utilities: 5
202
202
  };
203
203
 
204
204
  // src/contexts/app-bar-size-context.tsx