@elementor/editor-controls 4.3.0-962 → 4.3.0-964

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
@@ -7297,7 +7297,6 @@ import { __ as __53 } from "@wordpress/i18n";
7297
7297
  import { getSelectedElements as getSelectedElements2 } from "@elementor/editor-elements";
7298
7298
  import { getMixpanel } from "@elementor/events";
7299
7299
  var getBaseEventProperties = (data, config) => ({
7300
- app_type: config?.appTypes?.editor ?? "editor",
7301
7300
  window_name: config?.appTypes?.editor ?? "editor",
7302
7301
  interaction_type: config?.triggers?.click ?? "Click",
7303
7302
  target_name: data.target_name,