@wix/patterns-fields-utils 1.15.0 → 1.16.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.
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.15.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-cm-media-utils@1.14.0...@wix/patterns-fields-bundled-cm-media-utils@1.15.0) (2026-05-17)
7
+
8
+ **Note:** Version bump only for package @wix/patterns-fields-bundled-cm-media-utils
9
+
6
10
  # [1.14.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-cm-media-utils@1.13.0...@wix/patterns-fields-bundled-cm-media-utils@1.14.0) (2026-05-04)
7
11
 
8
12
  **Note:** Version bump only for package @wix/patterns-fields-bundled-cm-media-utils
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wix/patterns-fields-bundled-cm-media-utils",
3
3
  "private": true,
4
- "version": "1.14.0",
4
+ "version": "1.15.0",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.mjs",
7
7
  "types": "dist/cjs/index.d.ts",
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.16.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-organize-media@1.15.0...@wix/patterns-fields-bundled-organize-media@1.16.0) (2026-05-17)
7
+
8
+ **Note:** Version bump only for package @wix/patterns-fields-bundled-organize-media
9
+
6
10
  # [1.15.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-organize-media@1.14.0...@wix/patterns-fields-bundled-organize-media@1.15.0) (2026-05-04)
7
11
 
8
12
  **Note:** Version bump only for package @wix/patterns-fields-bundled-organize-media
@@ -73642,7 +73642,7 @@ var DragOverlay = /* @__PURE__ */ import_react44.default.memo((_ref) => {
73642
73642
  }, children) : null));
73643
73643
  });
73644
73644
 
73645
- // ../../node_modules/@wix/showcase-organize-media/node_modules/@dnd-kit/sortable/dist/sortable.esm.js
73645
+ // ../../node_modules/@dnd-kit/sortable/dist/sortable.esm.js
73646
73646
  init_define_process_env();
73647
73647
  var import_react45 = __toESM(require("react"));
73648
73648
  function arrayMove(array, from, to) {