@syncfusion/ej2-vue-filemanager 32.1.19 → 32.1.24
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 +1 -1
- package/dist/ej2-vue-filemanager.umd.min.js +9 -0
- package/package.json +49 -19
package/README.md
CHANGED
|
@@ -154,4 +154,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
|
|
|
154
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.
|
|
155
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.
|
|
156
156
|
|
|
157
|
-
© Copyright
|
|
157
|
+
© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
|
|
@@ -1,2 +1,11 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* filename: ej2-vue-filemanager.umd.min.js
|
|
3
|
+
* version : 32.1.24
|
|
4
|
+
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
+
* Use of this code is subject to the terms of our license.
|
|
6
|
+
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
+
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
+
* applicable laws.
|
|
9
|
+
*/
|
|
1
10
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-filemanager"),require("@syncfusion/ej2-vue-base"),require("@syncfusion/ej2-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-filemanager","@syncfusion/ej2-vue-base","@syncfusion/ej2-base"],t):t((e=e||self).ej={},e.ej2Filemanager,e.ej2VueBase,e.ej2Base)}(this,function(t,n,s,i){"use strict";var o=s.vueDefineComponent({inject:{custom:{default:null}},render:function(e){var t;if(!s.isExecute)return t=null,(s.isExecute?e:s.gh)("div",{class:"e-directive"},t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},updated:function(){!s.isExecute&&this.custom&&this.custom()},methods:{getTag:function(){return"e-toolbaritems"}}}),a={name:"e-toolbaritems",install:function(e){e.component(a.name,o)}},r=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-toolbaritem"}}}),l={name:"e-toolbaritem",install:function(e){e.component(l.name,r)}},e=["isLazyUpdate","plugins","ajaxSettings","allowDragAndDrop","allowMultiSelection","contextMenuSettings","cssClass","detailsViewSettings","enableHtmlSanitizer","enablePersistence","enableRangeSelection","enableRtl","enableVirtualization","fileSystemData","height","largeIconsTemplate","locale","navigationPaneSettings","navigationPaneTemplate","path","popupTarget","rootAliasName","searchSettings","selectedItems","showFileExtension","showHiddenItems","showItemCheckBoxes","showThumbnail","sortBy","sortComparer","sortOrder","toolbarItems","toolbarSettings","uploadSettings","view","width","beforeDelete","beforeDownload","beforeFolderCreate","beforeImageLoad","beforeMove","beforePopupClose","beforePopupOpen","beforeRename","beforeSend","created","delete","destroyed","failure","fileDragStart","fileDragStop","fileDragging","fileDropped","fileLoad","fileOpen","fileSelect","fileSelection","folderCreate","menuClick","menuClose","menuOpen","move","popupClose","popupOpen","rename","search","success","toolbarClick","toolbarCreate","uploadListCreate"],u=[],c=s.getProps({props:e}),d=c[0],c=c[1],f=Object.keys(c);f.push("modelchanged","update:modelValue");for(var m=0,h=u;m<h.length;m++)f.push("update:"+h[m]);var p=s.vueDefineComponent({name:"FileManagerComponent",mixins:[s.ComponentBase],props:d,watch:c,emits:f,provide:function(){return{custom:this.custom}},data:function(){return{ej2Instances:new n.FileManager({}),propKeys:e,models:u,hasChildDirective:!0,hasInjectedModules:!0,tagMapper:{"e-toolbaritems":"e-toolbaritem"},tagNameMapper:{"e-toolbaritems":"e-toolbarItems"},isVue3:!s.isExecute,templateCollection:{}}},created:function(){this.bindProperties(),this.ej2Instances._setProperties=this.ej2Instances.setProperties,this.ej2Instances.setProperties=this.setProperties,this.ej2Instances.clearTemplate=this.clearTemplate,this.updated=this.updated},render:function(e){var t=null;return(s.isExecute?e:s.gh)("div",t=i.isNullOrUndefined(this.$slots.default)?t:s.isExecute?this.$slots.default:this.$slots.default())},methods:{clearTemplate:function(e){if((e=e||Object.keys(this.templateCollection||{})).length&&this.templateCollection)for(var t=0,n=e;t<n.length;t++){var s=n[t],i=this.templateCollection[s];if(i&&i.length){for(var o=0,a=i;o<a.length;o++){var r=a[o];this.destroyPortals(r)}delete this.templateCollection[s]}}},setProperties:function(n,e){var s=this;this.isVue3&&(this.models=this.models||this.ej2Instances.referModels),this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(n,e),n&&this.models&&this.models.length&&Object.keys(n).map(function(t){s.models.map(function(e){t!==e||/datasource/i.test(t)||(s.isVue3?s.ej2Instances.vueInstance.$emit("update:"+t,n[t]):(s.$emit("update:"+t,n[t]),s.$emit("modelchanged",n[t])))})})},custom:function(){this.updated()},clearSelection:function(){return this.ej2Instances.clearSelection()},closeDialog:function(){return this.ej2Instances.closeDialog()},createFolder:function(e){return this.ej2Instances.createFolder(e)},deleteFiles:function(e){return this.ej2Instances.deleteFiles(e)},destroy:function(){return this.ej2Instances.destroy()},disableMenuItems:function(e){return this.ej2Instances.disableMenuItems(e)},disableToolbarItems:function(e){return this.ej2Instances.disableToolbarItems(e)},downloadFiles:function(e){return this.ej2Instances.downloadFiles(e)},enableMenuItems:function(e){return this.ej2Instances.enableMenuItems(e)},enableToolbarItems:function(e){return this.ej2Instances.enableToolbarItems(e)},filterFiles:function(e){return this.ej2Instances.filterFiles(e)},getMenuItemIndex:function(e){return this.ej2Instances.getMenuItemIndex(e)},getSelectedFiles:function(){return this.ej2Instances.getSelectedFiles()},getToolbarItemIndex:function(e){return this.ej2Instances.getToolbarItemIndex(e)},openFile:function(e){return this.ej2Instances.openFile(e)},refreshFiles:function(){return this.ej2Instances.refreshFiles()},refreshLayout:function(){return this.ej2Instances.refreshLayout()},renameFile:function(e,t){return this.ej2Instances.renameFile(e,t)},selectAll:function(){return this.ej2Instances.selectAll()},traverseBackward:function(){return this.ej2Instances.traverseBackward()},uploadFiles:function(){return this.ej2Instances.uploadFiles()}}}),I={name:"ejs-filemanager",install:function(e){e.component(I.name,p),e.component(l.name,r),e.component(a.name,o)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.FileManagerComponent=p,t.FileManagerPlugin=I,t.ToolbarItemDirective=r,t.ToolbarItemPlugin=l,t.ToolbarItemsDirective=o,t.ToolbarItemsPlugin=a,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
2
11
|
//# sourceMappingURL=ej2-vue-filemanager.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,9 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
2
|
+
"_from": "@syncfusion/ej2-vue-filemanager@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-filemanager@32.1.1",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-Zz22UXzg8WhI79XWjjjXW/kqXR8s+Oiaw1ASFzKFX5vXu47ancS1V4aGCCkJN3QFbhatLQV1gIYT4ifw+MvXCA==",
|
|
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-32.1.1.tgz",
|
|
23
|
+
"_shasum": "0329d2c81c6b915bc69444590338fdca2b709973",
|
|
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": "~32.1.24",
|
|
35
|
+
"@syncfusion/ej2-filemanager": "32.1.24",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~32.1.24"
|
|
37
|
+
},
|
|
38
|
+
"deprecated": false,
|
|
4
39
|
"description": "Essential JS 2 FileManager Component for Vue",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "dist/es6/ej2-vue-filemanager.es2015.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/vue-components",
|
|
7
43
|
"keywords": [
|
|
8
44
|
"vue",
|
|
9
45
|
"vuejs",
|
|
@@ -16,24 +52,18 @@
|
|
|
16
52
|
"vue-file selector",
|
|
17
53
|
"vue-directory viewer"
|
|
18
54
|
],
|
|
19
|
-
"
|
|
20
|
-
"type": "git",
|
|
21
|
-
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
22
|
-
},
|
|
55
|
+
"license": "SEE LICENSE IN license",
|
|
23
56
|
"main": "./dist/ej2-vue-filemanager.umd.min.js",
|
|
24
57
|
"module": "./index.js",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
"@syncfusion/ej2-vue-base": "~32.1.19",
|
|
30
|
-
"@syncfusion/ej2-filemanager": "32.1.19"
|
|
58
|
+
"name": "@syncfusion/ej2-vue-filemanager",
|
|
59
|
+
"repository": {
|
|
60
|
+
"type": "git",
|
|
61
|
+
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
31
62
|
},
|
|
32
|
-
"devDependencies": {},
|
|
33
63
|
"scripts": {
|
|
34
|
-
"
|
|
35
|
-
"
|
|
64
|
+
"ci-publish": "gulp ci-publish",
|
|
65
|
+
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
36
66
|
},
|
|
37
|
-
"
|
|
38
|
-
"
|
|
67
|
+
"version": "32.1.24",
|
|
68
|
+
"sideEffects": false
|
|
39
69
|
}
|