@syncfusion/ej2-vue-filemanager 31.1.21 → 31.2.12

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
@@ -15,7 +15,7 @@ The [Vue FileManager](https://www.syncfusion.com/vue-components/vue-file-manager
15
15
  <p align="center">
16
16
  Trusted by the world's leading companies
17
17
  <a href="https://www.syncfusion.com">
18
- <img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
18
+ <img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
19
19
  </a>
20
20
  </p>
21
21
 
@@ -126,6 +126,13 @@ The FileManager component is also offered in the following list of frameworks.
126
126
  * [Localization](https://ej2.syncfusion.com/vue/documentation/file-manager/localization/?utm_source=npm&utm_medium=listing&utm_campaign=vue-file-manager-npm): The component supports localization, allowing it to be used in a variety of languages and regions.
127
127
  * [Accessibility](https://ej2.syncfusion.com/vue/documentation/file-manager/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=vue-file-manager-npm): The component is designed with accessibility in mind, ensuring that it is usable by users with disabilities.
128
128
 
129
+ ## Resources
130
+
131
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
132
+ * [What's New](https://www.syncfusion.com/products/whatsnew/vue?utm_medium=listing&utm_source=github)
133
+ * [Road Map](https://www.syncfusion.com/products/roadmap/vue)
134
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=vue&type=all)
135
+
129
136
  ## Support
130
137
 
131
138
  Product support is available through the following mediums.
@@ -142,7 +149,8 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
142
149
 
143
150
  ## License and copyright
144
151
 
145
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
152
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
153
+
146
154
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
147
155
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-filemanager-npm) for more info.
148
156
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-vue-filemanager.umd.min.js
3
- * version : 31.1.21
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.12
4
+ * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,45 +1,9 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-vue-filemanager@*",
3
- "_id": "@syncfusion/ej2-vue-filemanager@31.1.1",
4
- "_inBundle": false,
5
- "_integrity": "sha512-jtVWdaWQCzMDpT5Msi6eX4LTcHGRaM3ArVnKhxIJHhG+ePp0w2wKam3Zck9hFaktMBxj+kifxdjkIWH+yFxDtQ==",
6
- "_location": "/@syncfusion/ej2-vue-filemanager",
7
- "_phantomChildren": {},
8
- "_requested": {
9
- "type": "range",
10
- "registry": true,
11
- "raw": "@syncfusion/ej2-vue-filemanager@*",
12
- "name": "@syncfusion/ej2-vue-filemanager",
13
- "escapedName": "@syncfusion%2fej2-vue-filemanager",
14
- "scope": "@syncfusion",
15
- "rawSpec": "*",
16
- "saveSpec": null,
17
- "fetchSpec": "*"
18
- },
19
- "_requiredBy": [
20
- "/"
21
- ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-31.1.1.tgz",
23
- "_shasum": "45386bf22e8e8da5e74d841ad24b34b4f16b5e46",
24
- "_spec": "@syncfusion/ej2-vue-filemanager@*",
25
- "_where": "D:\\SF3992\\WFH\\Nexus\\release",
26
- "author": {
27
- "name": "Syncfusion Inc."
28
- },
29
- "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-vue-ui-components/issues"
31
- },
32
- "bundleDependencies": false,
33
- "dependencies": {
34
- "@syncfusion/ej2-base": "~31.1.20",
35
- "@syncfusion/ej2-filemanager": "31.1.21",
36
- "@syncfusion/ej2-vue-base": "~31.1.17"
37
- },
38
- "deprecated": false,
2
+ "name": "@syncfusion/ej2-vue-filemanager",
3
+ "version": "31.2.12",
39
4
  "description": "Essential JS 2 FileManager Component for Vue",
40
- "devDependencies": {},
41
- "es2015": "dist/es6/ej2-vue-filemanager.es2015.js",
42
- "homepage": "https://www.syncfusion.com/vue-components",
5
+ "author": "Syncfusion Inc.",
6
+ "license": "SEE LICENSE IN license",
43
7
  "keywords": [
44
8
  "vue",
45
9
  "vuejs",
@@ -52,18 +16,24 @@
52
16
  "vue-file selector",
53
17
  "vue-directory viewer"
54
18
  ],
55
- "license": "SEE LICENSE IN license",
56
- "main": "./dist/ej2-vue-filemanager.umd.min.js",
57
- "module": "./index.js",
58
- "name": "@syncfusion/ej2-vue-filemanager",
59
19
  "repository": {
60
20
  "type": "git",
61
- "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
21
+ "url": "https://github.com/syncfusion/ej2-vue-ui-components.git"
22
+ },
23
+ "main": "./dist/ej2-vue-filemanager.umd.min.js",
24
+ "module": "./index.js",
25
+ "es2015": "dist/es6/ej2-vue-filemanager.es2015.js",
26
+ "readme": "ReadMe.md",
27
+ "dependencies": {
28
+ "@syncfusion/ej2-base": "~31.2.12",
29
+ "@syncfusion/ej2-vue-base": "~31.2.12",
30
+ "@syncfusion/ej2-filemanager": "31.2.12"
62
31
  },
32
+ "devDependencies": {},
63
33
  "scripts": {
64
- "ci-publish": "gulp ci-publish",
65
- "compile": "gulp ci-compile && gulp vue-global-script"
34
+ "compile": "gulp ci-compile && gulp vue-global-script",
35
+ "ci-publish": "gulp ci-publish"
66
36
  },
67
- "version": "31.1.21",
68
- "sideEffects": false
37
+ "sideEffects": false,
38
+ "homepage": "https://www.syncfusion.com/vue-components"
69
39
  }