@elementor/editor-controls 3.33.0-253 → 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.mjs
CHANGED
|
@@ -5559,7 +5559,7 @@ var TransitionSelector = ({
|
|
|
5559
5559
|
left: rect.right + 36
|
|
5560
5560
|
};
|
|
5561
5561
|
};
|
|
5562
|
-
return /* @__PURE__ */ React96.createElement(Box18, { ref: defaultRef }, /* @__PURE__ */ React96.createElement(
|
|
5562
|
+
return /* @__PURE__ */ React96.createElement(Box18, { ref: defaultRef }, /* @__PURE__ */ React96.createElement(ControlActions, null, /* @__PURE__ */ React96.createElement(
|
|
5563
5563
|
UnstableTag3,
|
|
5564
5564
|
{
|
|
5565
5565
|
variant: "outlined",
|
|
@@ -5568,7 +5568,7 @@ var TransitionSelector = ({
|
|
|
5568
5568
|
...bindTrigger5(popoverState),
|
|
5569
5569
|
fullWidth: true
|
|
5570
5570
|
}
|
|
5571
|
-
), /* @__PURE__ */ React96.createElement(
|
|
5571
|
+
)), /* @__PURE__ */ React96.createElement(
|
|
5572
5572
|
Popover6,
|
|
5573
5573
|
{
|
|
5574
5574
|
disablePortal: true,
|