@adminforth/upload 1.4.0 → 1.4.1

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/README.md CHANGED
@@ -1,2 +1,7 @@
1
+ # AdminForth Upload Plugin
1
2
 
2
- Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/upload/
3
+ <img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT" /> <img src="https://woodpecker.devforth.io/api/badges/3848/status.svg" alt="Build Status" /> <a href="https://www.npmjs.com/package/@adminforth/upload"> <img src="https://img.shields.io/npm/dt/@adminforth/upload" alt="npm downloads" /></a> <a href="https://www.npmjs.com/package/@adminforth/upload"><img src="https://img.shields.io/npm/v/@adminforth/upload" alt="npm version" /></a> <a href="https://www.npmjs.com/package/@adminforth/upload">
4
+
5
+ Allows to upload files to Amazon S3 bucket from adminforth application.
6
+
7
+ ## For usage, see [AdminForth Upload Documentation](https://adminforth.dev/docs/tutorial/Plugins/upload/)
package/build.log CHANGED
@@ -11,5 +11,5 @@ custom/preview.vue
11
11
  custom/tsconfig.json
12
12
  custom/uploader.vue
13
13
 
14
- sent 38,419 bytes received 134 bytes 77,106.00 bytes/sec
14
+ sent 38,412 bytes received 134 bytes 77,092.00 bytes/sec
15
15
  total size is 37,930 speedup is 0.98
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adminforth/upload",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Plugin for uploading files for adminforth",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/types.ts CHANGED
@@ -62,7 +62,7 @@ export type PluginOptions = {
62
62
  }) => string,
63
63
 
64
64
 
65
- preview: {
65
+ preview?: {
66
66
 
67
67
  /**
68
68
  * Maximum width of the preview image