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

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
@@ -7309,7 +7309,6 @@ var import_i18n53 = require("@wordpress/i18n");
7309
7309
  var import_editor_elements6 = require("@elementor/editor-elements");
7310
7310
  var import_events2 = require("@elementor/events");
7311
7311
  var getBaseEventProperties = (data, config) => ({
7312
- app_type: config?.appTypes?.editor ?? "editor",
7313
7312
  window_name: config?.appTypes?.editor ?? "editor",
7314
7313
  interaction_type: config?.triggers?.click ?? "Click",
7315
7314
  target_name: data.target_name,