@elementor/editor-variables 4.0.0-501 → 4.0.0-502

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
@@ -3375,7 +3375,7 @@ var VariableControl = () => {
3375
3375
 
3376
3376
  // src/hooks/use-prop-variable-action.tsx
3377
3377
  import * as React32 from "react";
3378
- import { useBoundProp as useBoundProp12 } from "@elementor/editor-editing-panel";
3378
+ import { useBoundProp as useBoundProp12 } from "@elementor/editor-controls";
3379
3379
  import { ColorFilterIcon as ColorFilterIcon4 } from "@elementor/icons";
3380
3380
  import { __ as __23 } from "@wordpress/i18n";
3381
3381
  var usePropVariableAction = () => {