@wix/patterns-fields-utils 1.16.0 → 1.17.0

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.
@@ -20363,7 +20363,7 @@ var DragOverlay = /* @__PURE__ */ React51.memo((_ref) => {
20363
20363
  }, children) : null));
20364
20364
  });
20365
20365
 
20366
- // ../../node_modules/@dnd-kit/sortable/dist/sortable.esm.js
20366
+ // ../../node_modules/@wix/showcase-organize-media/node_modules/@dnd-kit/sortable/dist/sortable.esm.js
20367
20367
  init_define_process_env();
20368
20368
  import React52, { useMemo as useMemo3, useRef as useRef4, useEffect as useEffect3, useState as useState3, useContext as useContext2 } from "react";
20369
20369
  function arrayMove(array, from, to) {