New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-vue-filemanager

Package Overview
Dependencies
Maintainers
3
Versions
162
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 17.3.28 to 17.4.39

20

CHANGELOG.md

@@ -9,4 +9,18 @@ # Changelog

- #I252873 The issue with ` file search on pressing the enter key` has been fixed.
- `#149500` - The issue with `incorrect popup name in popupBeforeOpen event` has been fixed.
#### New Features
- The new events `beforeDownload` and `beforeImageLoad` have been provided to customize the `download` and `getImage` file operations.
- The new ' rootAliasName ' property has been provided to display the custom root folder name.
- Added the filesystem provider support for File Transfer Protocol.
## 17.3.28 (2019-11-19)
### File Manager
#### Bug Fixes
- `#252873` - The issue with `file search on pressing the enter key` has been fixed.
## 17.3.27 (2019-11-12)

@@ -18,3 +32,3 @@

- #F148827 New event `fileSelection` have been included to restrict the file selection in file manager.
- `#148827` - New event `fileSelection` have been included to restrict the file selection in file manager.

@@ -152,3 +166,3 @@ ## 17.3.26 (2019-11-05)

- #144270 - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.
- `#144270` - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings.

@@ -155,0 +169,0 @@ ## 17.1.42 (2019-04-23)

4

dist/ej2-vue-filemanager.umd.min.js
/*!
* filename: ej2-vue-filemanager.umd.min.js
* version : 17.3.28
* version : 17.4.39
* Copyright Syncfusion Inc. 2001 - 2019. 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")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-filemanager","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Filemanager,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},r=["ajaxSettings","allowDragAndDrop","allowMultiSelection","contextMenuSettings","cssClass","detailsViewSettings","enablePersistence","enableRtl","height","locale","navigationPaneSettings","path","searchSettings","selectedItems","showFileExtension","showHiddenItems","showThumbnail","toolbarSettings","uploadSettings","view","width","beforePopupClose","beforePopupOpen","beforeSend","created","destroyed","failure","fileDragStart","fileDragStop","fileDragging","fileDropped","fileLoad","fileOpen","fileSelect","fileSelection","menuClick","menuOpen","popupClose","popupOpen","success","toolbarClick","toolbarCreate","uploadListCreate"],i=[],a=function(e){function a(){var n=e.call(this)||this;return n.propKeys=r,n.models=i,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.FileManager({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(a,e),a.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},a.prototype.render=function(e){return e("div",this.$slots.default)},a.prototype.clearSelection=function(){return this.ej2Instances.clearSelection()},a.prototype.createFolder=function(e){return this.ej2Instances.createFolder(e)},a.prototype.deleteFiles=function(e){return this.ej2Instances.deleteFiles(e)},a.prototype.disableMenuItems=function(e){return this.ej2Instances.disableMenuItems(e)},a.prototype.disableToolbarItems=function(e){return this.ej2Instances.disableToolbarItems(e)},a.prototype.downloadFiles=function(e){return this.ej2Instances.downloadFiles(e)},a.prototype.enableToolbarItems=function(e){return this.ej2Instances.enableToolbarItems(e)},a.prototype.filterFiles=function(e){return this.ej2Instances.filterFiles(e)},a.prototype.getMenuItemIndex=function(e){return this.ej2Instances.getMenuItemIndex(e)},a.prototype.getSelectedFiles=function(){return this.ej2Instances.getSelectedFiles()},a.prototype.getToolbarItemIndex=function(e){return this.ej2Instances.getToolbarItemIndex(e)},a.prototype.openFile=function(e){return this.ej2Instances.openFile(e)},a.prototype.refreshFiles=function(){return this.ej2Instances.refreshFiles()},a.prototype.refreshLayout=function(){return this.ej2Instances.refreshLayout()},a.prototype.renameFile=function(e,t){return this.ej2Instances.renameFile(e,t)},a.prototype.selectAll=function(){return this.ej2Instances.selectAll()},a.prototype.uploadFiles=function(){return this.ej2Instances.uploadFiles()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),l={name:"ejs-filemanager",install:function(e){e.component(l.name,a)}};e.FileManagerComponent=a,e.FileManagerPlugin=l,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-filemanager"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-filemanager","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Filemanager,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),s=function(e,t,n,o){var s,r=arguments.length,i=r<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,o);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(r<3?s(i):r>3?s(t,n,i):s(t,n))||i);return r>3&&i&&Object.defineProperty(t,n,i),i},r=["ajaxSettings","allowDragAndDrop","allowMultiSelection","contextMenuSettings","cssClass","detailsViewSettings","enablePersistence","enableRtl","height","locale","navigationPaneSettings","path","rootAliasName","searchSettings","selectedItems","showFileExtension","showHiddenItems","showThumbnail","toolbarSettings","uploadSettings","view","width","beforeDownload","beforeImageLoad","beforePopupClose","beforePopupOpen","beforeSend","created","destroyed","failure","fileDragStart","fileDragStop","fileDragging","fileDropped","fileLoad","fileOpen","fileSelect","fileSelection","menuClick","menuOpen","popupClose","popupOpen","success","toolbarClick","toolbarCreate","uploadListCreate"],i=[],a=function(e){function a(){var n=e.call(this)||this;return n.propKeys=r,n.models=i,n.hasChildDirective=!1,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.FileManager({}),n.bindProperties(),n.ej2Instances._setProperties=n.ej2Instances.setProperties,n.ej2Instances.setProperties=n.setProperties,n}return o(a,e),a.prototype.setProperties=function(e,t){var n=this;this.ej2Instances&&this.ej2Instances._setProperties&&this.ej2Instances._setProperties(e,t),e&&this.models&&this.models.length&&Object.keys(e).map(function(t){n.models.map(function(o){t!==o||/datasource/i.test(t)||n.$emit("update:"+t,e[t])})})},a.prototype.render=function(e){return e("div",this.$slots.default)},a.prototype.clearSelection=function(){return this.ej2Instances.clearSelection()},a.prototype.createFolder=function(e){return this.ej2Instances.createFolder(e)},a.prototype.deleteFiles=function(e){return this.ej2Instances.deleteFiles(e)},a.prototype.disableMenuItems=function(e){return this.ej2Instances.disableMenuItems(e)},a.prototype.disableToolbarItems=function(e){return this.ej2Instances.disableToolbarItems(e)},a.prototype.downloadFiles=function(e){return this.ej2Instances.downloadFiles(e)},a.prototype.enableToolbarItems=function(e){return this.ej2Instances.enableToolbarItems(e)},a.prototype.filterFiles=function(e){return this.ej2Instances.filterFiles(e)},a.prototype.getMenuItemIndex=function(e){return this.ej2Instances.getMenuItemIndex(e)},a.prototype.getSelectedFiles=function(){return this.ej2Instances.getSelectedFiles()},a.prototype.getToolbarItemIndex=function(e){return this.ej2Instances.getToolbarItemIndex(e)},a.prototype.openFile=function(e){return this.ej2Instances.openFile(e)},a.prototype.refreshFiles=function(){return this.ej2Instances.refreshFiles()},a.prototype.refreshLayout=function(){return this.ej2Instances.refreshLayout()},a.prototype.renameFile=function(e,t){return this.ej2Instances.renameFile(e,t)},a.prototype.selectAll=function(){return this.ej2Instances.selectAll()},a.prototype.uploadFiles=function(){return this.ej2Instances.uploadFiles()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),l={name:"ejs-filemanager",install:function(e){e.component(l.name,a)}};e.FileManagerComponent=a,e.FileManagerPlugin=l,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-filemanager.umd.min.js.map

@@ -10,3 +10,3 @@ import { FileManager } from '@syncfusion/ej2-filemanager';

};
const properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
const properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'rootAliasName', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeDownload', 'beforeImageLoad', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
const modelProps = [];

@@ -13,0 +13,0 @@ /**

@@ -23,3 +23,3 @@ import { FileManager } from '@syncfusion/ej2-filemanager';

};
var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'rootAliasName', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeDownload', 'beforeImageLoad', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
var modelProps = [];

@@ -26,0 +26,0 @@ /**

{
"_from": "@syncfusion/ej2-vue-filemanager@*",
"_id": "@syncfusion/ej2-vue-filemanager@17.3.27",
"_id": "@syncfusion/ej2-vue-filemanager@17.2.48",
"_inBundle": false,
"_integrity": "sha512-DMePcWy7D78Nx5vzJXbjIBVVHuhuRfU9ppiiREtsoVeonEcRPt3EW1tA7AHIdL9H4A35SL5EUbdPecel9dCICQ==",
"_integrity": "sha512-7xzB3yQIoKe5IL+rDfHA5NnDep3jhbMx/1czGl2HHN5zYzdCxW1tQba3CobNH5zXwkAslpXj0XUoBfmOrXXT+Q==",
"_location": "/@syncfusion/ej2-vue-filemanager",

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

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-17.3.27.tgz",
"_shasum": "90be0f427158471c7736a7250c3de984e931443d",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-17.2.48.tgz",
"_shasum": "403ceebaa8b669207553d542ac96e340e351dcaf",
"_spec": "@syncfusion/ej2-vue-filemanager@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~17.3.27",
"@syncfusion/ej2-filemanager": "17.3.28",
"@syncfusion/ej2-vue-base": "~17.3.27"
"@syncfusion/ej2-base": "~17.4.39",
"@syncfusion/ej2-filemanager": "17.4.39",
"@syncfusion/ej2-vue-base": "~17.4.39"
},

@@ -69,4 +69,4 @@ "deprecated": false,

},
"version": "17.3.28",
"version": "17.4.39",
"sideEffects": false
}

@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () {

import { FileManager } from '@syncfusion/ej2-filemanager';
export var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
export var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'rootAliasName', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeDownload', 'beforeImageLoad', 'beforePopupClose', 'beforePopupOpen', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'fileSelection', 'menuClick', 'menuOpen', 'popupClose', 'popupOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate'];
export var modelProps = [];

@@ -25,0 +25,0 @@ /**

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

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

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

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

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

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

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