@elementor/editor-editing-panel 3.35.0-326 → 3.35.0-327

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
@@ -4860,7 +4860,6 @@ var PopoverBody = (props) => {
4860
4860
 
4861
4861
  // src/init.ts
4862
4862
  var import_editor = require("@elementor/editor");
4863
- var import_editor_elements18 = require("@elementor/editor-elements");
4864
4863
  var import_editor_panels3 = require("@elementor/editor-panels");
4865
4864
  var import_editor_v1_adapters8 = require("@elementor/editor-v1-adapters");
4866
4865
 
@@ -6543,7 +6542,6 @@ var init2 = () => {
6543
6542
  function init3() {
6544
6543
  (0, import_editor_panels3.__registerPanel)(panel);
6545
6544
  blockV1Panel();
6546
- (0, import_editor_elements18.initElementsMcp)();
6547
6545
  (0, import_editor.injectIntoLogic)({
6548
6546
  id: "editing-panel-hooks",
6549
6547
  component: EditingPanelHooks