@elementor/editor-controls 3.33.0-252 → 3.33.0-254

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
@@ -5565,7 +5565,7 @@ var TransitionSelector = ({
5565
5565
  left: rect.right + 36
5566
5566
  };
5567
5567
  };
5568
- return /* @__PURE__ */ React96.createElement(import_ui82.Box, { ref: defaultRef }, /* @__PURE__ */ React96.createElement(
5568
+ return /* @__PURE__ */ React96.createElement(import_ui82.Box, { ref: defaultRef }, /* @__PURE__ */ React96.createElement(ControlActions, null, /* @__PURE__ */ React96.createElement(
5569
5569
  import_ui82.UnstableTag,
5570
5570
  {
5571
5571
  variant: "outlined",
@@ -5574,7 +5574,7 @@ var TransitionSelector = ({
5574
5574
  ...(0, import_ui82.bindTrigger)(popoverState),
5575
5575
  fullWidth: true
5576
5576
  }
5577
- ), /* @__PURE__ */ React96.createElement(
5577
+ )), /* @__PURE__ */ React96.createElement(
5578
5578
  import_ui82.Popover,
5579
5579
  {
5580
5580
  disablePortal: true,