@strapi/upload 5.0.0-rc.6 → 5.0.0-rc.8
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--IGFyqbt.js → index-B0H-C5mc.js} +8 -8
- package/dist/_chunks/{index--IGFyqbt.js.map → index-B0H-C5mc.js.map} +1 -1
- package/dist/_chunks/{index-Caih7SP_.mjs → index-BX9yw847.mjs} +8 -8
- package/dist/_chunks/{index-Caih7SP_.mjs.map → index-BX9yw847.mjs.map} +1 -1
- package/dist/_chunks/{index-B2Gc20Fn.mjs → index-BgnsBW-4.mjs} +3 -3
- package/dist/_chunks/{index-B2Gc20Fn.mjs.map → index-BgnsBW-4.mjs.map} +1 -1
- package/dist/_chunks/{index-Op6jOAv9.js → index-C3CfaRKc.js} +3 -3
- package/dist/_chunks/{index-Op6jOAv9.js.map → index-C3CfaRKc.js.map} +1 -1
- package/dist/_chunks/{index-DVbtDhZT.mjs → index-C9feUisQ.mjs} +2 -2
- package/dist/_chunks/{index-DVbtDhZT.mjs.map → index-C9feUisQ.mjs.map} +1 -1
- package/dist/_chunks/{index-Bgdfj-si.mjs → index-CiIJv_Bn.mjs} +2 -2
- package/dist/_chunks/{index-Bgdfj-si.mjs.map → index-CiIJv_Bn.mjs.map} +1 -1
- package/dist/_chunks/{index-sAg-uQLt.js → index-On9Ka5Mj.js} +2 -2
- package/dist/_chunks/{index-sAg-uQLt.js.map → index-On9Ka5Mj.js.map} +1 -1
- package/dist/_chunks/{index-Cjjexrp9.js → index-b9YY-1Cn.js} +2 -2
- package/dist/_chunks/{index-Cjjexrp9.js.map → index-b9YY-1Cn.js.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.7";
|
|
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.7",
|
|
83
|
+
"@strapi/utils": "5.0.0-rc.7",
|
|
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.7",
|
|
106
106
|
"@strapi/pack-up": "5.0.0",
|
|
107
|
-
"@strapi/types": "5.0.0-rc.
|
|
107
|
+
"@strapi/types": "5.0.0-rc.7",
|
|
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",
|
|
@@ -6529,7 +6529,7 @@ const index = {
|
|
|
6529
6529
|
defaultMessage: "Media Library"
|
|
6530
6530
|
},
|
|
6531
6531
|
permissions: PERMISSIONS.main,
|
|
6532
|
-
Component: () => import("./index-
|
|
6532
|
+
Component: () => import("./index-BgnsBW-4.mjs"),
|
|
6533
6533
|
position: 4
|
|
6534
6534
|
});
|
|
6535
6535
|
app.addSettingsLink("global", {
|
|
@@ -6539,7 +6539,7 @@ const index = {
|
|
|
6539
6539
|
defaultMessage: "Media Library"
|
|
6540
6540
|
},
|
|
6541
6541
|
to: "media-library",
|
|
6542
|
-
Component: () => import("./index-
|
|
6542
|
+
Component: () => import("./index-C9feUisQ.mjs"),
|
|
6543
6543
|
permissions: PERMISSIONS.settings
|
|
6544
6544
|
});
|
|
6545
6545
|
app.addFields({ type: "media", Component: MediaLibraryInput });
|
|
@@ -6610,4 +6610,4 @@ export {
|
|
|
6610
6610
|
FolderCardBodyAction as y,
|
|
6611
6611
|
AssetGridList as z
|
|
6612
6612
|
};
|
|
6613
|
-
//# sourceMappingURL=index-
|
|
6613
|
+
//# sourceMappingURL=index-BX9yw847.mjs.map
|