@wix/patterns-fields-utils 1.14.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.
- package/@wix/patterns-fields-bundled-cm-media-utils/CHANGELOG.md +8 -0
- package/@wix/patterns-fields-bundled-cm-media-utils/package.json +1 -1
- package/@wix/patterns-fields-bundled-organize-media/CHANGELOG.md +8 -0
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.js +1 -1
- package/@wix/patterns-fields-bundled-organize-media/dist/cjs/index.js.map +1 -1
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.mjs +1 -1
- package/@wix/patterns-fields-bundled-organize-media/dist/esm/index.mjs.map +1 -1
- package/@wix/patterns-fields-bundled-organize-media/package.json +1 -1
- package/package.json +4 -4
|
@@ -3,6 +3,14 @@
|
|
|
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
|
+
|
|
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)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @wix/patterns-fields-bundled-cm-media-utils
|
|
13
|
+
|
|
6
14
|
# [1.13.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-cm-media-utils@1.12.0...@wix/patterns-fields-bundled-cm-media-utils@1.13.0) (2026-04-28)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @wix/patterns-fields-bundled-cm-media-utils
|
|
@@ -3,6 +3,14 @@
|
|
|
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
|
+
|
|
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)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @wix/patterns-fields-bundled-organize-media
|
|
13
|
+
|
|
6
14
|
# [1.14.0](https://github.com/wix-private/cairo/compare/@wix/patterns-fields-bundled-organize-media@1.13.0...@wix/patterns-fields-bundled-organize-media@1.14.0) (2026-04-28)
|
|
7
15
|
|
|
8
16
|
**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/@
|
|
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) {
|