Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-vue-filemanager

Package Overview
Dependencies
Maintainers
0
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-filemanager - npm Package Compare versions

Comparing version 26.2.5 to 26.2.7

4

dist/ej2-vue-filemanager.umd.min.js
/*!
* filename: ej2-vue-filemanager.umd.min.js
* version : 26.2.5
* version : 26.2.7
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -10,3 +10,3 @@ * Use of this code is subject to the terms of our license.

*/
!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,l){"use strict";var i=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=l.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"}}}),o={name:"e-toolbaritems",install:function(e){e.component(o.name,i)}},a=s.vueDefineComponent({render:function(){},methods:{getTag:function(){return"e-toolbaritem"}}}),r={name:"e-toolbaritem",install:function(e){e.component(r.name,a)}},e=["isLazyUpdate","plugins","ajaxSettings","allowDragAndDrop","allowMultiSelection","contextMenuSettings","cssClass","detailsViewSettings","enableHtmlSanitizer","enablePersistence","enableRtl","enableVirtualization","fileSystemData","height","locale","navigationPaneSettings","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","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,p=u;m<p.length;m++)f.push("update:"+p[m]);var h=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=l.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];l.getValue("__vue__.$destroy",r)&&r.__vue__.$destroy(),r.innerHTML&&(r.innerHTML="")}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)},disableMenuItems:function(e){return this.ej2Instances.disableMenuItems(e)},disableToolbarItems:function(e){return this.ej2Instances.disableToolbarItems(e)},downloadFiles:function(e){return this.ej2Instances.downloadFiles(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()},uploadFiles:function(){return this.ej2Instances.uploadFiles()}}}),g={name:"ejs-filemanager",install:function(e){e.component(g.name,h),e.component(r.name,a),e.component(o.name,i)}};Object.keys(n).forEach(function(e){"default"!==e&&Object.defineProperty(t,e,{enumerable:!0,get:function(){return n[e]}})}),t.FileManagerComponent=h,t.FileManagerPlugin=g,t.ToolbarItemDirective=a,t.ToolbarItemPlugin=r,t.ToolbarItemsDirective=i,t.ToolbarItemsPlugin=o,Object.defineProperty(t,"__esModule",{value:!0})});
!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","enableRtl","enableVirtualization","fileSystemData","height","locale","navigationPaneSettings","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","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,p=u;m<p.length;m++)f.push("update:"+p[m]);var h=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)},disableMenuItems:function(e){return this.ej2Instances.disableMenuItems(e)},disableToolbarItems:function(e){return this.ej2Instances.disableToolbarItems(e)},downloadFiles:function(e){return this.ej2Instances.downloadFiles(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()},uploadFiles:function(){return this.ej2Instances.uploadFiles()}}}),b={name:"ejs-filemanager",install:function(e){e.component(b.name,h),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=h,t.FileManagerPlugin=b,t.ToolbarItemDirective=r,t.ToolbarItemPlugin=l,t.ToolbarItemsDirective=o,t.ToolbarItemsPlugin=a,Object.defineProperty(t,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-filemanager.umd.min.js.map
import { FileManager } from '@syncfusion/ej2-filemanager';
export * from '@syncfusion/ej2-filemanager';
import { vueDefineComponent, isExecute, gh, getProps, ComponentBase } from '@syncfusion/ej2-vue-base';
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
import { isNullOrUndefined } from '@syncfusion/ej2-base';

@@ -112,9 +112,3 @@ let ToolbarItemsDirective = vueDefineComponent({

for (let ele of elementCollection) {
let destroy = getValue('__vue__.$destroy', ele);
if (destroy) {
ele.__vue__.$destroy();
}
if (ele.innerHTML) {
ele.innerHTML = '';
}
this.destroyPortals(ele);
}

@@ -121,0 +115,0 @@ delete this.templateCollection[tempName];

import { FileManager } from '@syncfusion/ej2-filemanager';
export * from '@syncfusion/ej2-filemanager';
import { vueDefineComponent, isExecute, gh, getProps, ComponentBase } from '@syncfusion/ej2-vue-base';
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
import { isNullOrUndefined } from '@syncfusion/ej2-base';

@@ -115,9 +115,3 @@ var ToolbarItemsDirective = vueDefineComponent({

var ele = elementCollection_1[_a];
var destroy = getValue('__vue__.$destroy', ele);
if (destroy) {
ele.__vue__.$destroy();
}
if (ele.innerHTML) {
ele.innerHTML = '';
}
this.destroyPortals(ele);
}

@@ -124,0 +118,0 @@ delete this.templateCollection[tempName];

{
"_from": "@syncfusion/ej2-vue-filemanager@*",
"_id": "@syncfusion/ej2-vue-filemanager@26.1.40",
"_id": "@syncfusion/ej2-vue-filemanager@26.2.5",
"_inBundle": false,
"_integrity": "sha512-taPuENB7XbGaGWsCSDPA3rADaGgta2sNhxquvxQpAKjWeCJZnDYjRuc+WMeR90CO3BD710rj5Rjyd/J1uCqrGA==",
"_integrity": "sha512-CKLlfRZq/xYlarWGUJ6InLQIrtKdc66Wy37BnAnCzKOnY/dtif9WApzJ99OewKNq1n1sKovGsL712+7HF8yefg==",
"_location": "/@syncfusion/ej2-vue-filemanager",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-26.1.40.tgz",
"_shasum": "a366bbf39157449b9709197ba32942be20f6ae57",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-26.2.5.tgz",
"_shasum": "570487f6da62a8b3edd84ee931bb57a382151fd1",
"_spec": "@syncfusion/ej2-vue-filemanager@*",

@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",

"@syncfusion/ej2-base": "~26.2.5",
"@syncfusion/ej2-filemanager": "26.2.5",
"@syncfusion/ej2-filemanager": "26.2.7",
"@syncfusion/ej2-vue-base": "~26.2.5"

@@ -69,4 +69,4 @@ },

},
"version": "26.2.5",
"version": "26.2.7",
"sideEffects": false
}
import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
import { isNullOrUndefined } from '@syncfusion/ej2-base';
import { FileManager } from '@syncfusion/ej2-filemanager';

@@ -67,9 +67,3 @@ import { ToolbarItemsDirective, ToolbarItemDirective, ToolbarItemsPlugin, ToolbarItemPlugin } from './toolbaritems.directive';

var ele = elementCollection_1[_a];
var destroy = getValue('__vue__.$destroy', ele);
if (destroy) {
ele.__vue__.$destroy();
}
if (ele.innerHTML) {
ele.innerHTML = '';
}
this.destroyPortals(ele);
}

@@ -76,0 +70,0 @@ delete this.templateCollection[tempName];

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc