@nocobase/plugin-file-manager 0.17.0-alpha.2 → 0.17.0-alpha.4
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/externalVersion.js +5 -5
- package/dist/locale/en-US.json +22 -0
- package/dist/locale/fr-FR.json +21 -0
- package/dist/locale/ja-JP.json +18 -0
- package/dist/locale/ru-RU.json +18 -0
- package/dist/locale/tr-TR.json +17 -0
- package/dist/locale/zh-CN.json +32 -0
- package/dist/node_modules/@aws-sdk/client-s3/package.json +1 -1
- package/dist/node_modules/mime-match/package.json +1 -1
- package/dist/node_modules/mkdirp/package.json +1 -1
- package/dist/node_modules/multer-aliyun-oss/package.json +1 -1
- package/dist/node_modules/multer-cos/package.json +1 -1
- package/dist/node_modules/multer-s3/package.json +1 -1
- package/package.json +2 -2
- package/dist/locale/en-US.d.ts +0 -23
- package/dist/locale/en-US.js +0 -44
- package/dist/locale/fr-FR.d.ts +0 -22
- package/dist/locale/fr-FR.js +0 -43
- package/dist/locale/ja-JP.d.ts +0 -19
- package/dist/locale/ja-JP.js +0 -40
- package/dist/locale/ru-RU.d.ts +0 -19
- package/dist/locale/ru-RU.js +0 -40
- package/dist/locale/tr-TR.d.ts +0 -18
- package/dist/locale/tr-TR.js +0 -39
- package/dist/locale/zh-CN.d.ts +0 -33
- package/dist/locale/zh-CN.js +0 -54
package/dist/externalVersion.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.17.0-alpha.
|
|
3
|
-
"@nocobase/utils": "0.17.0-alpha.
|
|
2
|
+
"@nocobase/client": "0.17.0-alpha.4",
|
|
3
|
+
"@nocobase/utils": "0.17.0-alpha.4",
|
|
4
4
|
"react": "18.2.0",
|
|
5
5
|
"@ant-design/icons": "5.1.4",
|
|
6
6
|
"@formily/shared": "2.2.27",
|
|
@@ -10,8 +10,8 @@ module.exports = {
|
|
|
10
10
|
"@formily/antd-v5": "1.1.7",
|
|
11
11
|
"@formily/core": "2.2.27",
|
|
12
12
|
"@formily/react": "2.2.27",
|
|
13
|
-
"@nocobase/database": "0.17.0-alpha.
|
|
14
|
-
"@nocobase/server": "0.17.0-alpha.
|
|
15
|
-
"@nocobase/actions": "0.17.0-alpha.
|
|
13
|
+
"@nocobase/database": "0.17.0-alpha.4",
|
|
14
|
+
"@nocobase/server": "0.17.0-alpha.4",
|
|
15
|
+
"@nocobase/actions": "0.17.0-alpha.4",
|
|
16
16
|
"multer": "1.4.4"
|
|
17
17
|
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File manager": "File manager",
|
|
3
|
+
"Attachment": "Attachment",
|
|
4
|
+
"MIME type": "MIME type",
|
|
5
|
+
"Storage display name": "Storage display name",
|
|
6
|
+
"Storage name": "Storage name",
|
|
7
|
+
"Storage type": "Storage type",
|
|
8
|
+
"Default storage": "Default storage",
|
|
9
|
+
"Storage base URL": "Storage base URL",
|
|
10
|
+
"Destination": "Destination",
|
|
11
|
+
"Use the built-in static file server": "Use the built-in static file server",
|
|
12
|
+
"Local storage": "Local storage",
|
|
13
|
+
"Aliyun OSS": "Aliyun OSS",
|
|
14
|
+
"Tencent COS": "Tencent COS",
|
|
15
|
+
"Amazon S3": "Amazon S3",
|
|
16
|
+
"Region": "Region",
|
|
17
|
+
"Bucket": "Bucket",
|
|
18
|
+
"Path": "Path",
|
|
19
|
+
"Filename": "Filename",
|
|
20
|
+
"See more": "See more",
|
|
21
|
+
"Will be used for API": "Will be used for API"
|
|
22
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File manager": "Gestionnaire de fichiers",
|
|
3
|
+
"Attachment": "Pièce jointe",
|
|
4
|
+
"MIME type": "Type MIME",
|
|
5
|
+
"Storage display name": "Nom d'affichage du stockage",
|
|
6
|
+
"Storage name": "Nom du stockage",
|
|
7
|
+
"Storage type": "Type de stockage",
|
|
8
|
+
"Default storage": "Stockage par défaut",
|
|
9
|
+
"Storage base URL": "URL de base du stockage",
|
|
10
|
+
"Destination": "Destination",
|
|
11
|
+
"Use the built-in static file server": "Utiliser le serveur de fichiers statique intégré",
|
|
12
|
+
"Local storage": "Stockage local",
|
|
13
|
+
"Aliyun OSS": "Aliyun OSS",
|
|
14
|
+
"Tencent COS": "Tencent COS",
|
|
15
|
+
"Amazon S3": "Amazon S3",
|
|
16
|
+
"Region": "Region",
|
|
17
|
+
"Bucket": "Bucket",
|
|
18
|
+
"Path": "Chemin",
|
|
19
|
+
"Filename": "Nom de fichier",
|
|
20
|
+
"Will be used for API": "Sera utilisé pour l'API"
|
|
21
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File manager": "ファイルストレージ",
|
|
3
|
+
"Attachment": "添付ファイル",
|
|
4
|
+
"MIME type": "ファイル形式",
|
|
5
|
+
"Allow uploading multiple files": "複数ファイルのアップロードを許可する",
|
|
6
|
+
"Storage display name": "ファイルストレージ名",
|
|
7
|
+
"Storage name": "ファイルストレージ識別子",
|
|
8
|
+
"Storage type": "ストレージタイプ",
|
|
9
|
+
"Default storage": "デフォルトストレージ",
|
|
10
|
+
"Storage base URL": "Storage base URL",
|
|
11
|
+
"Destination": "ファイルパス",
|
|
12
|
+
"Use the built-in static file server": "組み込みの静的ファイル サービスを使用する",
|
|
13
|
+
"Local storage": "ローカルストレージ",
|
|
14
|
+
"Aliyun OSS": "Aliyun OSS",
|
|
15
|
+
"Tencent COS": "Tencent COS",
|
|
16
|
+
"Amazon S3": "Amazon S3",
|
|
17
|
+
"Filename": "ファイル名"
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File manager": "Файловые хранилища",
|
|
3
|
+
"Attachment": "Вложение",
|
|
4
|
+
"MIME type": "Подтвердить",
|
|
5
|
+
"Allow uploading multiple files": "Позволить загружать много файлов",
|
|
6
|
+
"Storage display name": "Имя храшилища на экране",
|
|
7
|
+
"Storage name": "Имя хранилища",
|
|
8
|
+
"Storage type": "Тип Хранилища",
|
|
9
|
+
"Default storage": "Хранилище по умолчанию",
|
|
10
|
+
"Storage base URL": "Базовый URL хранилища",
|
|
11
|
+
"Destination": "Назначение",
|
|
12
|
+
"Use the built-in static file server": "Использовать встроенный статический файл-сервер",
|
|
13
|
+
"Local storage": "Локальное хранилище",
|
|
14
|
+
"Aliyun OSS": "Aliyun OSS",
|
|
15
|
+
"Amazon S3": "Amazon S3",
|
|
16
|
+
"Tencent COS": "Tencent COS",
|
|
17
|
+
"Filename": "Имя файла"
|
|
18
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File manager": "Dosya depoları",
|
|
3
|
+
"Attachment": "Dosya eki",
|
|
4
|
+
"MIME type": "Kabul et",
|
|
5
|
+
"Allow uploading multiple files": "Birden çok dosya yüklemeye izin ver",
|
|
6
|
+
"Storage name": "Depo adı",
|
|
7
|
+
"Storage type": "Depolama türü",
|
|
8
|
+
"Default storage": "Varsayılan depo",
|
|
9
|
+
"Storage base URL": "Depolama temel URLsi",
|
|
10
|
+
"Destination": "Hedef",
|
|
11
|
+
"Use the built-in static file server": "Yerleşik statik dosya sunucusunu kullanın",
|
|
12
|
+
"Local storage": "Lokal depolama",
|
|
13
|
+
"Aliyun OSS": "Aliyun OSS",
|
|
14
|
+
"Amazon S3": "Amazon S3",
|
|
15
|
+
"Tencent COS": "Tencent COS",
|
|
16
|
+
"Filename": "Dosya adı"
|
|
17
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"File collection": "文件数据表",
|
|
3
|
+
"File name": "文件名",
|
|
4
|
+
"Extension name": "扩展名",
|
|
5
|
+
"Size": "文件大小",
|
|
6
|
+
"MIME type": "MIME 类型",
|
|
7
|
+
"URL": "URL",
|
|
8
|
+
"File storage": "文件存储",
|
|
9
|
+
"File manager": "文件管理器",
|
|
10
|
+
"Attachment": "附件",
|
|
11
|
+
"Allow uploading multiple files": "允许上传多个文件",
|
|
12
|
+
"Storage": "存储空间",
|
|
13
|
+
"Storages": "存储空间",
|
|
14
|
+
"Storage name": "存储空间标识",
|
|
15
|
+
"Storage type": "存储类型",
|
|
16
|
+
"Default storage": "默认存储空间",
|
|
17
|
+
"Storage base URL": "访问 URL 基础",
|
|
18
|
+
"Destination": "上传目标文件夹",
|
|
19
|
+
"Use the built-in static file server": "使用内置静态文件服务",
|
|
20
|
+
"Local storage": "本地存储",
|
|
21
|
+
"Aliyun OSS": "阿里云 OSS",
|
|
22
|
+
"Amazon S3": "亚马逊 S3",
|
|
23
|
+
"Tencent COS": "腾讯云 COS",
|
|
24
|
+
"Region": "区域",
|
|
25
|
+
"Bucket": "存储桶",
|
|
26
|
+
"Path": "路径",
|
|
27
|
+
"Filename": "文件名",
|
|
28
|
+
"Will be used for API": "将用于 API",
|
|
29
|
+
"Default storage will be used when not selected": "留空将使用默认存储空间",
|
|
30
|
+
"Keep file in storage when destroy record": "删除记录时保留文件",
|
|
31
|
+
"See more": "更多请查阅"
|
|
32
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@aws-sdk/client-s3","description":"AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native","version":"3.363.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:docs":"typedoc","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo s3","test":"yarn test:unit","test:e2e":"ts-mocha test/**/*.ispec.ts && karma start karma.conf.js","test:unit":"ts-mocha test/**/*.spec.ts"},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","sideEffects":false,"dependencies":{"@aws-crypto/sha1-browser":"3.0.0","@aws-crypto/sha256-browser":"3.0.0","@aws-crypto/sha256-js":"3.0.0","@aws-sdk/client-sts":"3.363.0","@aws-sdk/credential-provider-node":"3.363.0","@aws-sdk/hash-blob-browser":"3.357.0","@aws-sdk/hash-stream-node":"3.357.0","@aws-sdk/md5-js":"3.357.0","@aws-sdk/middleware-bucket-endpoint":"3.363.0","@aws-sdk/middleware-expect-continue":"3.363.0","@aws-sdk/middleware-flexible-checksums":"3.363.0","@aws-sdk/middleware-host-header":"3.363.0","@aws-sdk/middleware-location-constraint":"3.363.0","@aws-sdk/middleware-logger":"3.363.0","@aws-sdk/middleware-recursion-detection":"3.363.0","@aws-sdk/middleware-sdk-s3":"3.363.0","@aws-sdk/middleware-signing":"3.363.0","@aws-sdk/middleware-ssec":"3.363.0","@aws-sdk/middleware-user-agent":"3.363.0","@aws-sdk/signature-v4-multi-region":"3.363.0","@aws-sdk/types":"3.357.0","@aws-sdk/util-endpoints":"3.357.0","@aws-sdk/util-user-agent-browser":"3.363.0","@aws-sdk/util-user-agent-node":"3.363.0","@aws-sdk/xml-builder":"3.310.0","@smithy/config-resolver":"^1.0.1","@smithy/eventstream-serde-browser":"^1.0.1","@smithy/eventstream-serde-config-resolver":"^1.0.1","@smithy/eventstream-serde-node":"^1.0.1","@smithy/fetch-http-handler":"^1.0.1","@smithy/hash-node":"^1.0.1","@smithy/invalid-dependency":"^1.0.1","@smithy/middleware-content-length":"^1.0.1","@smithy/middleware-endpoint":"^1.0.1","@smithy/middleware-retry":"^1.0.2","@smithy/middleware-serde":"^1.0.1","@smithy/middleware-stack":"^1.0.1","@smithy/node-config-provider":"^1.0.1","@smithy/node-http-handler":"^1.0.2","@smithy/protocol-http":"^1.0.1","@smithy/smithy-client":"^1.0.3","@smithy/types":"^1.0.0","@smithy/url-parser":"^1.0.1","@smithy/util-base64":"^1.0.1","@smithy/util-body-length-browser":"^1.0.1","@smithy/util-body-length-node":"^1.0.1","@smithy/util-defaults-mode-browser":"^1.0.1","@smithy/util-defaults-mode-node":"^1.0.1","@smithy/util-retry":"^1.0.2","@smithy/util-stream":"^1.0.1","@smithy/util-utf8":"^1.0.1","@smithy/util-waiter":"^1.0.1","fast-xml-parser":"4.2.5","tslib":"^2.5.0"},"devDependencies":{"@aws-sdk/service-client-documentation-generator":"3.310.0","@smithy/service-client-documentation-generator":"^1.0.1","@tsconfig/node14":"1.0.3","@types/chai":"^4.2.11","@types/mocha":"^8.0.4","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"files":["dist-*/**"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","browser":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3","repository":{"type":"git","url":"https://github.com/aws/aws-sdk-js-v3.git","directory":"clients/client-s3"},"_lastModified":"2023-12-
|
|
1
|
+
{"name":"@aws-sdk/client-s3","description":"AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native","version":"3.363.0","scripts":{"build":"concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'","build:cjs":"tsc -p tsconfig.cjs.json","build:docs":"typedoc","build:es":"tsc -p tsconfig.es.json","build:include:deps":"lerna run --scope $npm_package_name --include-dependencies build","build:types":"tsc -p tsconfig.types.json","build:types:downlevel":"downlevel-dts dist-types dist-types/ts3.4","clean":"rimraf ./dist-* && rimraf *.tsbuildinfo","extract:docs":"api-extractor run --local","generate:client":"node ../../scripts/generate-clients/single-service --solo s3","test":"yarn test:unit","test:e2e":"ts-mocha test/**/*.ispec.ts && karma start karma.conf.js","test:unit":"ts-mocha test/**/*.spec.ts"},"main":"./dist-cjs/index.js","types":"./dist-types/index.d.ts","module":"./dist-es/index.js","sideEffects":false,"dependencies":{"@aws-crypto/sha1-browser":"3.0.0","@aws-crypto/sha256-browser":"3.0.0","@aws-crypto/sha256-js":"3.0.0","@aws-sdk/client-sts":"3.363.0","@aws-sdk/credential-provider-node":"3.363.0","@aws-sdk/hash-blob-browser":"3.357.0","@aws-sdk/hash-stream-node":"3.357.0","@aws-sdk/md5-js":"3.357.0","@aws-sdk/middleware-bucket-endpoint":"3.363.0","@aws-sdk/middleware-expect-continue":"3.363.0","@aws-sdk/middleware-flexible-checksums":"3.363.0","@aws-sdk/middleware-host-header":"3.363.0","@aws-sdk/middleware-location-constraint":"3.363.0","@aws-sdk/middleware-logger":"3.363.0","@aws-sdk/middleware-recursion-detection":"3.363.0","@aws-sdk/middleware-sdk-s3":"3.363.0","@aws-sdk/middleware-signing":"3.363.0","@aws-sdk/middleware-ssec":"3.363.0","@aws-sdk/middleware-user-agent":"3.363.0","@aws-sdk/signature-v4-multi-region":"3.363.0","@aws-sdk/types":"3.357.0","@aws-sdk/util-endpoints":"3.357.0","@aws-sdk/util-user-agent-browser":"3.363.0","@aws-sdk/util-user-agent-node":"3.363.0","@aws-sdk/xml-builder":"3.310.0","@smithy/config-resolver":"^1.0.1","@smithy/eventstream-serde-browser":"^1.0.1","@smithy/eventstream-serde-config-resolver":"^1.0.1","@smithy/eventstream-serde-node":"^1.0.1","@smithy/fetch-http-handler":"^1.0.1","@smithy/hash-node":"^1.0.1","@smithy/invalid-dependency":"^1.0.1","@smithy/middleware-content-length":"^1.0.1","@smithy/middleware-endpoint":"^1.0.1","@smithy/middleware-retry":"^1.0.2","@smithy/middleware-serde":"^1.0.1","@smithy/middleware-stack":"^1.0.1","@smithy/node-config-provider":"^1.0.1","@smithy/node-http-handler":"^1.0.2","@smithy/protocol-http":"^1.0.1","@smithy/smithy-client":"^1.0.3","@smithy/types":"^1.0.0","@smithy/url-parser":"^1.0.1","@smithy/util-base64":"^1.0.1","@smithy/util-body-length-browser":"^1.0.1","@smithy/util-body-length-node":"^1.0.1","@smithy/util-defaults-mode-browser":"^1.0.1","@smithy/util-defaults-mode-node":"^1.0.1","@smithy/util-retry":"^1.0.2","@smithy/util-stream":"^1.0.1","@smithy/util-utf8":"^1.0.1","@smithy/util-waiter":"^1.0.1","fast-xml-parser":"4.2.5","tslib":"^2.5.0"},"devDependencies":{"@aws-sdk/service-client-documentation-generator":"3.310.0","@smithy/service-client-documentation-generator":"^1.0.1","@tsconfig/node14":"1.0.3","@types/chai":"^4.2.11","@types/mocha":"^8.0.4","@types/node":"^14.14.31","concurrently":"7.0.0","downlevel-dts":"0.10.1","rimraf":"3.0.2","typedoc":"0.23.23","typescript":"~4.9.5"},"engines":{"node":">=14.0.0"},"typesVersions":{"<4.0":{"dist-types/*":["dist-types/ts3.4/*"]}},"files":["dist-*/**"],"author":{"name":"AWS SDK for JavaScript Team","url":"https://aws.amazon.com/javascript/"},"license":"Apache-2.0","browser":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.browser"},"react-native":{"./dist-es/runtimeConfig":"./dist-es/runtimeConfig.native"},"homepage":"https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3","repository":{"type":"git","url":"https://github.com/aws/aws-sdk-js-v3.git","directory":"clients/client-s3"},"_lastModified":"2023-12-12T06:30:10.775Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"mime-match","version":"1.0.2","description":"A simple function to check whether a mimetype matches the specified mimetype (with wildcard support)","main":"index.js","scripts":{"test":"node test.js","gendocs":"gendocs > README.md"},"repository":{"type":"git","url":"https://github.com/DamonOehlman/mime-match.git"},"keywords":["mime","wildcard"],"author":"Damon Oehlman <damon.oehlman@gmail.com>","license":"ISC","bugs":{"url":"https://github.com/DamonOehlman/mime-match/issues"},"homepage":"https://github.com/DamonOehlman/mime-match","dependencies":{"wildcard":"^1.1.0"},"devDependencies":{"tape":"^4.5.1"},"_lastModified":"2023-12-
|
|
1
|
+
{"name":"mime-match","version":"1.0.2","description":"A simple function to check whether a mimetype matches the specified mimetype (with wildcard support)","main":"index.js","scripts":{"test":"node test.js","gendocs":"gendocs > README.md"},"repository":{"type":"git","url":"https://github.com/DamonOehlman/mime-match.git"},"keywords":["mime","wildcard"],"author":"Damon Oehlman <damon.oehlman@gmail.com>","license":"ISC","bugs":{"url":"https://github.com/DamonOehlman/mime-match/issues"},"homepage":"https://github.com/DamonOehlman/mime-match","dependencies":{"wildcard":"^1.1.0"},"devDependencies":{"tape":"^4.5.1"},"_lastModified":"2023-12-12T06:30:01.723Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"mkdirp","description":"Recursively mkdir, like `mkdir -p`","version":"0.5.6","publishConfig":{"tag":"legacy"},"author":"James Halliday <mail@substack.net> (http://substack.net)","main":"index.js","keywords":["mkdir","directory"],"repository":{"type":"git","url":"https://github.com/substack/node-mkdirp.git"},"scripts":{"test":"tap test/*.js"},"dependencies":{"minimist":"^1.2.6"},"devDependencies":{"tap":"^16.0.1"},"bin":"bin/cmd.js","license":"MIT","files":["bin","index.js"],"_lastModified":"2023-12-
|
|
1
|
+
{"name":"mkdirp","description":"Recursively mkdir, like `mkdir -p`","version":"0.5.6","publishConfig":{"tag":"legacy"},"author":"James Halliday <mail@substack.net> (http://substack.net)","main":"index.js","keywords":["mkdir","directory"],"repository":{"type":"git","url":"https://github.com/substack/node-mkdirp.git"},"scripts":{"test":"tap test/*.js"},"dependencies":{"minimist":"^1.2.6"},"devDependencies":{"tap":"^16.0.1"},"bin":"bin/cmd.js","license":"MIT","files":["bin","index.js"],"_lastModified":"2023-12-12T06:30:06.885Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"multer-aliyun-oss","version":"2.1.1","description":"Multer Storage for AliYun OSS","main":"index.js","scripts":{},"author":"AngusYoung","license":"ISC","repository":{"type":"git","url":"git+https://github.com/ay86/multer-aliyun-oss.git"},"keywords":["multer","storage","aliyun","oss"],"dependencies":{"ali-oss":"^6.16.0"},"devDependencies":{},"_lastModified":"2023-12-
|
|
1
|
+
{"name":"multer-aliyun-oss","version":"2.1.1","description":"Multer Storage for AliYun OSS","main":"index.js","scripts":{},"author":"AngusYoung","license":"ISC","repository":{"type":"git","url":"git+https://github.com/ay86/multer-aliyun-oss.git"},"keywords":["multer","storage","aliyun","oss"],"dependencies":{"ali-oss":"^6.16.0"},"devDependencies":{},"_lastModified":"2023-12-12T06:30:06.810Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"_from":"multer-cos","_id":"multer-cos@1.0.2","_inBundle":false,"_integrity":"sha512-4F8P1VTCSNhiem+BFJFLe3Ixco6cIuAQ6j7U+PBRvdbBJRZgq5Q+vaDMMBWJ1HmPGOOP3AyKS5yk2f0nbFoqqA==","_location":"/multer-cos","_phantomChildren":{},"_requested":{"type":"tag","registry":true,"raw":"multer-cos","name":"multer-cos","escapedName":"multer-cos","rawSpec":"","saveSpec":null,"fetchSpec":"latest"},"_requiredBy":["#USER","/"],"_resolved":"https://registry.npmjs.org/multer-cos/-/multer-cos-1.0.2.tgz","_shasum":"95c7c06cdee1b9311675a895481f9d946de6dcf3","_spec":"multer-cos","_where":"/Users/lanbo/workplace/websocket","author":{"name":"lanbosm"},"bugs":{"url":"https://github.com/lanbosm/multer-COS/issues"},"bundleDependencies":false,"deprecated":false,"description":"Streaming multer storage engine for QCloud COS","devDependencies":{"cos-nodejs-sdk-v5":"^2.2.6","dotenv":"^5.0.1","multer":"^1.3.0"},"engines":{"node":">= 6.10.0"},"homepage":"https://github.com/lanbosm/multer-COS#readme","keywords":["express","multer","COS"],"license":"MIT","main":"index.js","name":"multer-cos","repository":{"type":"git","url":"git+ssh://git@github.com/lanbosm/multer-COS.git"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"version":"1.0.3","_lastModified":"2023-12-
|
|
1
|
+
{"_from":"multer-cos","_id":"multer-cos@1.0.2","_inBundle":false,"_integrity":"sha512-4F8P1VTCSNhiem+BFJFLe3Ixco6cIuAQ6j7U+PBRvdbBJRZgq5Q+vaDMMBWJ1HmPGOOP3AyKS5yk2f0nbFoqqA==","_location":"/multer-cos","_phantomChildren":{},"_requested":{"type":"tag","registry":true,"raw":"multer-cos","name":"multer-cos","escapedName":"multer-cos","rawSpec":"","saveSpec":null,"fetchSpec":"latest"},"_requiredBy":["#USER","/"],"_resolved":"https://registry.npmjs.org/multer-cos/-/multer-cos-1.0.2.tgz","_shasum":"95c7c06cdee1b9311675a895481f9d946de6dcf3","_spec":"multer-cos","_where":"/Users/lanbo/workplace/websocket","author":{"name":"lanbosm"},"bugs":{"url":"https://github.com/lanbosm/multer-COS/issues"},"bundleDependencies":false,"deprecated":false,"description":"Streaming multer storage engine for QCloud COS","devDependencies":{"cos-nodejs-sdk-v5":"^2.2.6","dotenv":"^5.0.1","multer":"^1.3.0"},"engines":{"node":">= 6.10.0"},"homepage":"https://github.com/lanbosm/multer-COS#readme","keywords":["express","multer","COS"],"license":"MIT","main":"index.js","name":"multer-cos","repository":{"type":"git","url":"git+ssh://git@github.com/lanbosm/multer-COS.git"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"version":"1.0.3","_lastModified":"2023-12-12T06:30:18.207Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"multer-s3","version":"3.0.1","description":"Streaming multer storage engine for AWS S3","main":"index.js","scripts":{"test":"standard && mocha test/basic.js"},"engines":{"node":">= 12.0.0"},"repository":{"type":"git","url":"git+https://github.com/badunk/multer-s3.git"},"keywords":["multer","s3","amazon","aws"],"author":"badunk","license":"MIT","bugs":{"url":"https://github.com/badunk/multer-s3/issues"},"homepage":"https://github.com/badunk/multer-s3#readme","dependencies":{"@aws-sdk/lib-storage":"^3.46.0","file-type":"^3.3.0","html-comment-regex":"^1.1.2","run-parallel":"^1.1.6"},"peerDependencies":{"@aws-sdk/client-s3":"^3.0.0"},"devDependencies":{"express":"^4.13.1","form-data":"^1.0.0-rc3","mocha":"^2.2.5","multer":"^1.1.0","on-finished":"^2.3.0","standard":"^5.4.1","xtend":"^4.0.1"},"_lastModified":"2023-12-
|
|
1
|
+
{"name":"multer-s3","version":"3.0.1","description":"Streaming multer storage engine for AWS S3","main":"index.js","scripts":{"test":"standard && mocha test/basic.js"},"engines":{"node":">= 12.0.0"},"repository":{"type":"git","url":"git+https://github.com/badunk/multer-s3.git"},"keywords":["multer","s3","amazon","aws"],"author":"badunk","license":"MIT","bugs":{"url":"https://github.com/badunk/multer-s3/issues"},"homepage":"https://github.com/badunk/multer-s3#readme","dependencies":{"@aws-sdk/lib-storage":"^3.46.0","file-type":"^3.3.0","html-comment-regex":"^1.1.2","run-parallel":"^1.1.6"},"peerDependencies":{"@aws-sdk/client-s3":"^3.0.0"},"devDependencies":{"express":"^4.13.1","form-data":"^1.0.0-rc3","mocha":"^2.2.5","multer":"^1.1.0","on-finished":"^2.3.0","standard":"^5.4.1","xtend":"^4.0.1"},"_lastModified":"2023-12-12T06:30:14.629Z"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-file-manager",
|
|
3
|
-
"version": "0.17.0-alpha.
|
|
3
|
+
"version": "0.17.0-alpha.4",
|
|
4
4
|
"displayName": "File manager",
|
|
5
5
|
"displayName.zh-CN": "文件管理器",
|
|
6
6
|
"description": "Provides file storage services, and extended the file collection template and the attachment field",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"@nocobase/test": "0.x",
|
|
38
38
|
"@nocobase/utils": "0.x"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "663b03a3799a70ba1a2bc6a0d686e679331a50ad"
|
|
41
41
|
}
|
package/dist/locale/en-US.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File manager': string;
|
|
3
|
-
Attachment: string;
|
|
4
|
-
'MIME type': string;
|
|
5
|
-
'Storage display name': string;
|
|
6
|
-
'Storage name': string;
|
|
7
|
-
'Storage type': string;
|
|
8
|
-
'Default storage': string;
|
|
9
|
-
'Storage base URL': string;
|
|
10
|
-
Destination: string;
|
|
11
|
-
'Use the built-in static file server': string;
|
|
12
|
-
'Local storage': string;
|
|
13
|
-
'Aliyun OSS': string;
|
|
14
|
-
'Tencent COS': string;
|
|
15
|
-
'Amazon S3': string;
|
|
16
|
-
Region: string;
|
|
17
|
-
Bucket: string;
|
|
18
|
-
Path: string;
|
|
19
|
-
Filename: string;
|
|
20
|
-
'See more': string;
|
|
21
|
-
'Will be used for API': string;
|
|
22
|
-
};
|
|
23
|
-
export default _default;
|
package/dist/locale/en-US.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var en_US_exports = {};
|
|
19
|
-
__export(en_US_exports, {
|
|
20
|
-
default: () => en_US_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(en_US_exports);
|
|
23
|
-
var en_US_default = {
|
|
24
|
-
"File manager": "File manager",
|
|
25
|
-
Attachment: "Attachment",
|
|
26
|
-
"MIME type": "MIME type",
|
|
27
|
-
"Storage display name": "Storage display name",
|
|
28
|
-
"Storage name": "Storage name",
|
|
29
|
-
"Storage type": "Storage type",
|
|
30
|
-
"Default storage": "Default storage",
|
|
31
|
-
"Storage base URL": "Storage base URL",
|
|
32
|
-
Destination: "Destination",
|
|
33
|
-
"Use the built-in static file server": "Use the built-in static file server",
|
|
34
|
-
"Local storage": "Local storage",
|
|
35
|
-
"Aliyun OSS": "Aliyun OSS",
|
|
36
|
-
"Tencent COS": "Tencent COS",
|
|
37
|
-
"Amazon S3": "Amazon S3",
|
|
38
|
-
Region: "Region",
|
|
39
|
-
Bucket: "Bucket",
|
|
40
|
-
Path: "Path",
|
|
41
|
-
Filename: "Filename",
|
|
42
|
-
"See more": "See more",
|
|
43
|
-
"Will be used for API": "Will be used for API"
|
|
44
|
-
};
|
package/dist/locale/fr-FR.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File manager': string;
|
|
3
|
-
Attachment: string;
|
|
4
|
-
'MIME type': string;
|
|
5
|
-
'Storage display name': string;
|
|
6
|
-
'Storage name': string;
|
|
7
|
-
'Storage type': string;
|
|
8
|
-
'Default storage': string;
|
|
9
|
-
'Storage base URL': string;
|
|
10
|
-
Destination: string;
|
|
11
|
-
'Use the built-in static file server': string;
|
|
12
|
-
'Local storage': string;
|
|
13
|
-
'Aliyun OSS': string;
|
|
14
|
-
'Tencent COS': string;
|
|
15
|
-
'Amazon S3': string;
|
|
16
|
-
Region: string;
|
|
17
|
-
Bucket: string;
|
|
18
|
-
Path: string;
|
|
19
|
-
Filename: string;
|
|
20
|
-
'Will be used for API': string;
|
|
21
|
-
};
|
|
22
|
-
export default _default;
|
package/dist/locale/fr-FR.js
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var fr_FR_exports = {};
|
|
19
|
-
__export(fr_FR_exports, {
|
|
20
|
-
default: () => fr_FR_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(fr_FR_exports);
|
|
23
|
-
var fr_FR_default = {
|
|
24
|
-
"File manager": "Gestionnaire de fichiers",
|
|
25
|
-
Attachment: "Pi\xE8ce jointe",
|
|
26
|
-
"MIME type": "Type MIME",
|
|
27
|
-
"Storage display name": "Nom d'affichage du stockage",
|
|
28
|
-
"Storage name": "Nom du stockage",
|
|
29
|
-
"Storage type": "Type de stockage",
|
|
30
|
-
"Default storage": "Stockage par d\xE9faut",
|
|
31
|
-
"Storage base URL": "URL de base du stockage",
|
|
32
|
-
Destination: "Destination",
|
|
33
|
-
"Use the built-in static file server": "Utiliser le serveur de fichiers statique int\xE9gr\xE9",
|
|
34
|
-
"Local storage": "Stockage local",
|
|
35
|
-
"Aliyun OSS": "Aliyun OSS",
|
|
36
|
-
"Tencent COS": "Tencent COS",
|
|
37
|
-
"Amazon S3": "Amazon S3",
|
|
38
|
-
Region: "Region",
|
|
39
|
-
Bucket: "Bucket",
|
|
40
|
-
Path: "Chemin",
|
|
41
|
-
Filename: "Nom de fichier",
|
|
42
|
-
"Will be used for API": "Sera utilis\xE9 pour l'API"
|
|
43
|
-
};
|
package/dist/locale/ja-JP.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File manager': string;
|
|
3
|
-
Attachment: string;
|
|
4
|
-
'MIME type': string;
|
|
5
|
-
'Allow uploading multiple files': string;
|
|
6
|
-
'Storage display name': string;
|
|
7
|
-
'Storage name': string;
|
|
8
|
-
'Storage type': string;
|
|
9
|
-
'Default storage': string;
|
|
10
|
-
'Storage base URL': string;
|
|
11
|
-
Destination: string;
|
|
12
|
-
'Use the built-in static file server': string;
|
|
13
|
-
'Local storage': string;
|
|
14
|
-
'Aliyun OSS': string;
|
|
15
|
-
'Tencent COS': string;
|
|
16
|
-
'Amazon S3': string;
|
|
17
|
-
Filename: string;
|
|
18
|
-
};
|
|
19
|
-
export default _default;
|
package/dist/locale/ja-JP.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var ja_JP_exports = {};
|
|
19
|
-
__export(ja_JP_exports, {
|
|
20
|
-
default: () => ja_JP_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(ja_JP_exports);
|
|
23
|
-
var ja_JP_default = {
|
|
24
|
-
"File manager": "\u30D5\u30A1\u30A4\u30EB\u30B9\u30C8\u30EC\u30FC\u30B8",
|
|
25
|
-
"Attachment": "\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB",
|
|
26
|
-
"MIME type": "\u30D5\u30A1\u30A4\u30EB\u5F62\u5F0F",
|
|
27
|
-
"Allow uploading multiple files": "\u8907\u6570\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3092\u8A31\u53EF\u3059\u308B",
|
|
28
|
-
"Storage display name": "\u30D5\u30A1\u30A4\u30EB\u30B9\u30C8\u30EC\u30FC\u30B8\u540D",
|
|
29
|
-
"Storage name": "\u30D5\u30A1\u30A4\u30EB\u30B9\u30C8\u30EC\u30FC\u30B8\u8B58\u5225\u5B50",
|
|
30
|
-
"Storage type": "\u30B9\u30C8\u30EC\u30FC\u30B8\u30BF\u30A4\u30D7",
|
|
31
|
-
"Default storage": "\u30C7\u30D5\u30A9\u30EB\u30C8\u30B9\u30C8\u30EC\u30FC\u30B8",
|
|
32
|
-
"Storage base URL": "Storage base URL",
|
|
33
|
-
"Destination": "\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9",
|
|
34
|
-
"Use the built-in static file server": "\u7D44\u307F\u8FBC\u307F\u306E\u9759\u7684\u30D5\u30A1\u30A4\u30EB \u30B5\u30FC\u30D3\u30B9\u3092\u4F7F\u7528\u3059\u308B",
|
|
35
|
-
"Local storage": "\u30ED\u30FC\u30AB\u30EB\u30B9\u30C8\u30EC\u30FC\u30B8",
|
|
36
|
-
"Aliyun OSS": "Aliyun OSS",
|
|
37
|
-
"Tencent COS": "Tencent COS",
|
|
38
|
-
"Amazon S3": "Amazon S3",
|
|
39
|
-
"Filename": "\u30D5\u30A1\u30A4\u30EB\u540D"
|
|
40
|
-
};
|
package/dist/locale/ru-RU.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File manager': string;
|
|
3
|
-
Attachment: string;
|
|
4
|
-
'MIME type': string;
|
|
5
|
-
'Allow uploading multiple files': string;
|
|
6
|
-
'Storage display name': string;
|
|
7
|
-
'Storage name': string;
|
|
8
|
-
'Storage type': string;
|
|
9
|
-
'Default storage': string;
|
|
10
|
-
'Storage base URL': string;
|
|
11
|
-
Destination: string;
|
|
12
|
-
'Use the built-in static file server': string;
|
|
13
|
-
'Local storage': string;
|
|
14
|
-
'Aliyun OSS': string;
|
|
15
|
-
'Amazon S3': string;
|
|
16
|
-
'Tencent COS': string;
|
|
17
|
-
Filename: string;
|
|
18
|
-
};
|
|
19
|
-
export default _default;
|
package/dist/locale/ru-RU.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var ru_RU_exports = {};
|
|
19
|
-
__export(ru_RU_exports, {
|
|
20
|
-
default: () => ru_RU_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(ru_RU_exports);
|
|
23
|
-
var ru_RU_default = {
|
|
24
|
-
"File manager": "\u0424\u0430\u0439\u043B\u043E\u0432\u044B\u0435 \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430",
|
|
25
|
-
"Attachment": "\u0412\u043B\u043E\u0436\u0435\u043D\u0438\u0435",
|
|
26
|
-
"MIME type": "\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044C",
|
|
27
|
-
"Allow uploading multiple files": "\u041F\u043E\u0437\u0432\u043E\u043B\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044C \u043C\u043D\u043E\u0433\u043E \u0444\u0430\u0439\u043B\u043E\u0432",
|
|
28
|
-
"Storage display name": "\u0418\u043C\u044F \u0445\u0440\u0430\u0448\u0438\u043B\u0438\u0449\u0430 \u043D\u0430 \u044D\u043A\u0440\u0430\u043D\u0435",
|
|
29
|
-
"Storage name": "\u0418\u043C\u044F \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430",
|
|
30
|
-
"Storage type": "\u0422\u0438\u043F \u0425\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430",
|
|
31
|
-
"Default storage": "\u0425\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0435 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E",
|
|
32
|
-
"Storage base URL": "\u0411\u0430\u0437\u043E\u0432\u044B\u0439 URL \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0430",
|
|
33
|
-
"Destination": "\u041D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
34
|
-
"Use the built-in static file server": "\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0432\u0441\u0442\u0440\u043E\u0435\u043D\u043D\u044B\u0439 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0439 \u0444\u0430\u0439\u043B-\u0441\u0435\u0440\u0432\u0435\u0440",
|
|
35
|
-
"Local storage": "\u041B\u043E\u043A\u0430\u043B\u044C\u043D\u043E\u0435 \u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0449\u0435",
|
|
36
|
-
"Aliyun OSS": "Aliyun OSS",
|
|
37
|
-
"Amazon S3": "Amazon S3",
|
|
38
|
-
"Tencent COS": "Tencent COS",
|
|
39
|
-
"Filename": "\u0418\u043C\u044F \u0444\u0430\u0439\u043B\u0430"
|
|
40
|
-
};
|
package/dist/locale/tr-TR.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File manager': string;
|
|
3
|
-
Attachment: string;
|
|
4
|
-
'MIME type': string;
|
|
5
|
-
'Allow uploading multiple files': string;
|
|
6
|
-
'Storage name': string;
|
|
7
|
-
'Storage type': string;
|
|
8
|
-
'Default storage': string;
|
|
9
|
-
'Storage base URL': string;
|
|
10
|
-
Destination: string;
|
|
11
|
-
'Use the built-in static file server': string;
|
|
12
|
-
'Local storage': string;
|
|
13
|
-
'Aliyun OSS': string;
|
|
14
|
-
'Amazon S3': string;
|
|
15
|
-
'Tencent COS': string;
|
|
16
|
-
Filename: string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
package/dist/locale/tr-TR.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var tr_TR_exports = {};
|
|
19
|
-
__export(tr_TR_exports, {
|
|
20
|
-
default: () => tr_TR_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(tr_TR_exports);
|
|
23
|
-
var tr_TR_default = {
|
|
24
|
-
"File manager": "Dosya depolar\u0131",
|
|
25
|
-
"Attachment": "Dosya eki",
|
|
26
|
-
"MIME type": "Kabul et",
|
|
27
|
-
"Allow uploading multiple files": "Birden \xE7ok dosya y\xFCklemeye izin ver",
|
|
28
|
-
"Storage name": "Depo ad\u0131",
|
|
29
|
-
"Storage type": "Depolama t\xFCr\xFC",
|
|
30
|
-
"Default storage": "Varsay\u0131lan depo",
|
|
31
|
-
"Storage base URL": "Depolama temel URLsi",
|
|
32
|
-
"Destination": "Hedef",
|
|
33
|
-
"Use the built-in static file server": "Yerle\u015Fik statik dosya sunucusunu kullan\u0131n",
|
|
34
|
-
"Local storage": "Lokal depolama",
|
|
35
|
-
"Aliyun OSS": "Aliyun OSS",
|
|
36
|
-
"Amazon S3": "Amazon S3",
|
|
37
|
-
"Tencent COS": "Tencent COS",
|
|
38
|
-
"Filename": "Dosya ad\u0131"
|
|
39
|
-
};
|
package/dist/locale/zh-CN.d.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'File collection': string;
|
|
3
|
-
'File name': string;
|
|
4
|
-
'Extension name': string;
|
|
5
|
-
Size: string;
|
|
6
|
-
'MIME type': string;
|
|
7
|
-
URL: string;
|
|
8
|
-
'File storage': string;
|
|
9
|
-
'File manager': string;
|
|
10
|
-
Attachment: string;
|
|
11
|
-
'Allow uploading multiple files': string;
|
|
12
|
-
Storage: string;
|
|
13
|
-
Storages: string;
|
|
14
|
-
'Storage name': string;
|
|
15
|
-
'Storage type': string;
|
|
16
|
-
'Default storage': string;
|
|
17
|
-
'Storage base URL': string;
|
|
18
|
-
Destination: string;
|
|
19
|
-
'Use the built-in static file server': string;
|
|
20
|
-
'Local storage': string;
|
|
21
|
-
'Aliyun OSS': string;
|
|
22
|
-
'Amazon S3': string;
|
|
23
|
-
'Tencent COS': string;
|
|
24
|
-
Region: string;
|
|
25
|
-
Bucket: string;
|
|
26
|
-
Path: string;
|
|
27
|
-
Filename: string;
|
|
28
|
-
'Will be used for API': string;
|
|
29
|
-
'Default storage will be used when not selected': string;
|
|
30
|
-
'Keep file in storage when destroy record': string;
|
|
31
|
-
'See more': string;
|
|
32
|
-
};
|
|
33
|
-
export default _default;
|
package/dist/locale/zh-CN.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var zh_CN_exports = {};
|
|
19
|
-
__export(zh_CN_exports, {
|
|
20
|
-
default: () => zh_CN_default
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(zh_CN_exports);
|
|
23
|
-
var zh_CN_default = {
|
|
24
|
-
"File collection": "\u6587\u4EF6\u6570\u636E\u8868",
|
|
25
|
-
"File name": "\u6587\u4EF6\u540D",
|
|
26
|
-
"Extension name": "\u6269\u5C55\u540D",
|
|
27
|
-
Size: "\u6587\u4EF6\u5927\u5C0F",
|
|
28
|
-
"MIME type": "MIME \u7C7B\u578B",
|
|
29
|
-
URL: "URL",
|
|
30
|
-
"File storage": "\u6587\u4EF6\u5B58\u50A8",
|
|
31
|
-
"File manager": "\u6587\u4EF6\u7BA1\u7406\u5668",
|
|
32
|
-
Attachment: "\u9644\u4EF6",
|
|
33
|
-
"Allow uploading multiple files": "\u5141\u8BB8\u4E0A\u4F20\u591A\u4E2A\u6587\u4EF6",
|
|
34
|
-
Storage: "\u5B58\u50A8\u7A7A\u95F4",
|
|
35
|
-
Storages: "\u5B58\u50A8\u7A7A\u95F4",
|
|
36
|
-
"Storage name": "\u5B58\u50A8\u7A7A\u95F4\u6807\u8BC6",
|
|
37
|
-
"Storage type": "\u5B58\u50A8\u7C7B\u578B",
|
|
38
|
-
"Default storage": "\u9ED8\u8BA4\u5B58\u50A8\u7A7A\u95F4",
|
|
39
|
-
"Storage base URL": "\u8BBF\u95EE URL \u57FA\u7840",
|
|
40
|
-
Destination: "\u4E0A\u4F20\u76EE\u6807\u6587\u4EF6\u5939",
|
|
41
|
-
"Use the built-in static file server": "\u4F7F\u7528\u5185\u7F6E\u9759\u6001\u6587\u4EF6\u670D\u52A1",
|
|
42
|
-
"Local storage": "\u672C\u5730\u5B58\u50A8",
|
|
43
|
-
"Aliyun OSS": "\u963F\u91CC\u4E91 OSS",
|
|
44
|
-
"Amazon S3": "\u4E9A\u9A6C\u900A S3",
|
|
45
|
-
"Tencent COS": "\u817E\u8BAF\u4E91 COS",
|
|
46
|
-
Region: "\u533A\u57DF",
|
|
47
|
-
Bucket: "\u5B58\u50A8\u6876",
|
|
48
|
-
Path: "\u8DEF\u5F84",
|
|
49
|
-
Filename: "\u6587\u4EF6\u540D",
|
|
50
|
-
"Will be used for API": "\u5C06\u7528\u4E8E API",
|
|
51
|
-
"Default storage will be used when not selected": "\u7559\u7A7A\u5C06\u4F7F\u7528\u9ED8\u8BA4\u5B58\u50A8\u7A7A\u95F4",
|
|
52
|
-
"Keep file in storage when destroy record": "\u5220\u9664\u8BB0\u5F55\u65F6\u4FDD\u7559\u6587\u4EF6",
|
|
53
|
-
"See more": "\u66F4\u591A\u8BF7\u67E5\u9605"
|
|
54
|
-
};
|