@strapi/upload 5.0.0-rc.2 → 5.0.0-rc.3
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/_chunks/{index-DvMQ6Iu_.mjs → index-BBKOO690.mjs} +8 -8
- package/dist/_chunks/{index-DvMQ6Iu_.mjs.map → index-BBKOO690.mjs.map} +1 -1
- package/dist/_chunks/{index-l-Vz33Ej.mjs → index-BgpZJSsC.mjs} +2 -2
- package/dist/_chunks/{index-l-Vz33Ej.mjs.map → index-BgpZJSsC.mjs.map} +1 -1
- package/dist/_chunks/{index-NM-OD29B.js → index-BiHm4sva.js} +2 -2
- package/dist/_chunks/{index-NM-OD29B.js.map → index-BiHm4sva.js.map} +1 -1
- package/dist/_chunks/{index-Dbyymb-Q.mjs → index-CP63cRBg.mjs} +2 -2
- package/dist/_chunks/{index-Dbyymb-Q.mjs.map → index-CP63cRBg.mjs.map} +1 -1
- package/dist/_chunks/{index-x_-XFpkS.js → index-CmOvrLQd.js} +8 -8
- package/dist/_chunks/{index-x_-XFpkS.js.map → index-CmOvrLQd.js.map} +1 -1
- package/dist/_chunks/{index-C56Rp5dW.js → index-Luvi-O4c.js} +2 -2
- package/dist/_chunks/{index-C56Rp5dW.js.map → index-Luvi-O4c.js.map} +1 -1
- package/dist/_chunks/{index-7gpC8k2F.js → index-XbC_76SO.js} +3 -3
- package/dist/_chunks/{index-7gpC8k2F.js.map → index-XbC_76SO.js.map} +1 -1
- package/dist/_chunks/{index-C3njfmlU.mjs → index-x6K5gJb1.mjs} +3 -3
- package/dist/_chunks/{index-C3njfmlU.mjs.map → index-x6K5gJb1.mjs.map} +1 -1
- package/dist/admin/index.js +1 -1
- package/dist/admin/index.mjs +1 -1
- package/package.json +6 -6
|
@@ -32,7 +32,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path) => {
|
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
const name$1 = "@strapi/upload";
|
|
35
|
-
const version = "5.0.0-rc.
|
|
35
|
+
const version = "5.0.0-rc.2";
|
|
36
36
|
const description = "Makes it easy to upload images and files to your Strapi Application.";
|
|
37
37
|
const license = "SEE LICENSE IN LICENSE";
|
|
38
38
|
const author = {
|
|
@@ -79,8 +79,8 @@ const scripts = {
|
|
|
79
79
|
const dependencies = {
|
|
80
80
|
"@strapi/design-system": "2.0.0-beta.6",
|
|
81
81
|
"@strapi/icons": "2.0.0-beta.6",
|
|
82
|
-
"@strapi/provider-upload-local": "5.0.0-rc.
|
|
83
|
-
"@strapi/utils": "5.0.0-rc.
|
|
82
|
+
"@strapi/provider-upload-local": "5.0.0-rc.2",
|
|
83
|
+
"@strapi/utils": "5.0.0-rc.2",
|
|
84
84
|
"byte-size": "8.1.1",
|
|
85
85
|
cropperjs: "1.6.1",
|
|
86
86
|
"date-fns": "2.30.0",
|
|
@@ -102,9 +102,9 @@ const dependencies = {
|
|
|
102
102
|
yup: "0.32.9"
|
|
103
103
|
};
|
|
104
104
|
const devDependencies = {
|
|
105
|
-
"@strapi/admin": "5.0.0-rc.
|
|
105
|
+
"@strapi/admin": "5.0.0-rc.2",
|
|
106
106
|
"@strapi/pack-up": "5.0.0",
|
|
107
|
-
"@strapi/types": "5.0.0-rc.
|
|
107
|
+
"@strapi/types": "5.0.0-rc.2",
|
|
108
108
|
"@testing-library/dom": "10.1.0",
|
|
109
109
|
"@testing-library/react": "15.0.7",
|
|
110
110
|
"@testing-library/user-event": "14.5.2",
|
|
@@ -6525,7 +6525,7 @@ const index = {
|
|
|
6525
6525
|
defaultMessage: "Media Library"
|
|
6526
6526
|
},
|
|
6527
6527
|
permissions: PERMISSIONS.main,
|
|
6528
|
-
Component: () => import("./index-
|
|
6528
|
+
Component: () => import("./index-x6K5gJb1.mjs"),
|
|
6529
6529
|
position: 4
|
|
6530
6530
|
});
|
|
6531
6531
|
app.addSettingsLink("global", {
|
|
@@ -6535,7 +6535,7 @@ const index = {
|
|
|
6535
6535
|
defaultMessage: "Media Library"
|
|
6536
6536
|
},
|
|
6537
6537
|
to: "media-library",
|
|
6538
|
-
Component: () => import("./index-
|
|
6538
|
+
Component: () => import("./index-BgpZJSsC.mjs"),
|
|
6539
6539
|
permissions: PERMISSIONS.settings
|
|
6540
6540
|
});
|
|
6541
6541
|
app.addFields({ type: "media", Component: MediaLibraryInput });
|
|
@@ -6606,4 +6606,4 @@ export {
|
|
|
6606
6606
|
FolderCardBodyAction as y,
|
|
6607
6607
|
AssetGridList as z
|
|
6608
6608
|
};
|
|
6609
|
-
//# sourceMappingURL=index-
|
|
6609
|
+
//# sourceMappingURL=index-BBKOO690.mjs.map
|