@syncfusion/ej2-vue-filemanager
Advanced tools
Comparing version 17.1.48 to 17.2.28-beta
@@ -9,2 +9,15 @@ # Changelog | ||
- Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage. | ||
- Provided access control support for physical file system provider. | ||
- Provided cut, copy, and paste file operations support. | ||
- Provided drag and drop support. | ||
- Provided rename and replace support for uploading files. | ||
- Provided options to upload specific types of files based on extensions. | ||
## 17.1.48 (2019-05-21) | ||
### File Manager | ||
#### New Features | ||
- #144270 - Added support to use the JWT tokens with `beforeSend` event’s Ajax settings. | ||
@@ -11,0 +24,0 @@ |
/*! | ||
* filename: ej2-vue-filemanager.umd.min.js | ||
* version : 17.1.48 | ||
* version : 17.2.28-beta | ||
* 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","allowMultiSelection","contextMenuSettings","cssClass","detailsViewSettings","enablePersistence","enableRtl","height","locale","navigationPaneSettings","path","searchSettings","selectedItems","showFileExtension","showHiddenItems","showThumbnail","toolbarSettings","uploadSettings","view","width","beforeFileLoad","beforeFileOpen","beforeSend","created","destroyed","fileSelect","menuClick","menuOpen","onError","onSuccess","toolbarClick"],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.disableToolbarItems=function(e){return this.ej2Instances.disableToolbarItems(e)},a.prototype.enableToolbarItems=function(e){return this.ej2Instances.enableToolbarItems(e)},a.prototype.refreshFiles=function(){return this.ej2Instances.refreshFiles()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),c={name:"ejs-filemanager",install:function(e){e.component(c.name,a)}};e.FileManagerComponent=a,e.FileManagerPlugin=c,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","searchSettings","selectedItems","showFileExtension","showHiddenItems","showThumbnail","toolbarSettings","uploadSettings","view","width","beforeSend","created","destroyed","failure","fileDragStart","fileDragStop","fileDragging","fileDropped","fileLoad","fileOpen","fileSelect","menuClick","menuOpen","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.disableToolbarItems=function(e){return this.ej2Instances.disableToolbarItems(e)},a.prototype.enableToolbarItems=function(e){return this.ej2Instances.enableToolbarItems(e)},a.prototype.refreshFiles=function(){return this.ej2Instances.refreshFiles()},a.prototype.refreshLayout=function(){return this.ej2Instances.refreshLayout()},a=s([n.EJComponentDecorator({props:r})],a)}(n.ComponentBase),c={name:"ejs-filemanager",install:function(e){e.component(c.name,a)}};e.FileManagerComponent=a,e.FileManagerPlugin=c,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', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeFileLoad', 'beforeFileOpen', 'beforeSend', 'created', 'destroyed', 'fileSelect', 'menuClick', 'menuOpen', 'onError', 'onSuccess', 'toolbarClick']; | ||
const properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'menuClick', 'menuOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate']; | ||
const modelProps = []; | ||
@@ -59,2 +59,5 @@ /** | ||
} | ||
refreshLayout() { | ||
return this.ej2Instances.refreshLayout(); | ||
} | ||
}; | ||
@@ -61,0 +64,0 @@ FileManagerComponent = __decorate([ |
@@ -23,3 +23,3 @@ import { FileManager } from '@syncfusion/ej2-filemanager'; | ||
}; | ||
var properties = ['ajaxSettings', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeFileLoad', 'beforeFileOpen', 'beforeSend', 'created', 'destroyed', 'fileSelect', 'menuClick', 'menuOpen', 'onError', 'onSuccess', 'toolbarClick']; | ||
var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'menuClick', 'menuOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate']; | ||
var modelProps = []; | ||
@@ -75,2 +75,5 @@ /** | ||
}; | ||
FileManagerComponent.prototype.refreshLayout = function () { | ||
return this.ej2Instances.refreshLayout(); | ||
}; | ||
FileManagerComponent = __decorate([ | ||
@@ -77,0 +80,0 @@ EJComponentDecorator({ |
{ | ||
"name": "@syncfusion/ej2-vue-filemanager", | ||
"version": "17.1.48", | ||
"_from": "@syncfusion/ej2-vue-filemanager@*", | ||
"_id": "@syncfusion/ej2-vue-filemanager@0.31.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-bOJW+FJ2c4vxbAQnWgMTdN7Gs7gbLYvF6tsbSGXbXTKqiv5o9C8OQDaztuIdbeclIk8Ro7NmG0tm6vME8bzvmA==", | ||
"_location": "/@syncfusion/ej2-vue-filemanager", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-vue-filemanager@*", | ||
"name": "@syncfusion/ej2-vue-filemanager", | ||
"escapedName": "@syncfusion%2fej2-vue-filemanager", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-filemanager/-/ej2-vue-filemanager-0.31.0.tgz", | ||
"_shasum": "1df33e6e960850b054dd374166079be254faa527", | ||
"_spec": "@syncfusion/ej2-vue-filemanager@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.28-beta", | ||
"@syncfusion/ej2-filemanager": "17.2.28-beta", | ||
"@syncfusion/ej2-vue-base": "~17.2.28-beta" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 FileManager Component for Vue", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-vue-filemanager.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme", | ||
"keywords": [ | ||
@@ -23,17 +59,12 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-vue-filemanager.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-vue-filemanager", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
}, | ||
"main": "./dist/ej2-vue-filemanager.umd.min.js", | ||
"module": "./index.js", | ||
"es2015": "dist/es6/ej2-vue-filemanager.es2015.js", | ||
"readme": "ReadMe.md", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.48", | ||
"@syncfusion/ej2-vue-base": "~17.1.48", | ||
"@syncfusion/ej2-filemanager": "17.1.48" | ||
}, | ||
"devDependencies": {}, | ||
"version": "17.2.28-beta", | ||
"sideEffects": false | ||
} |
@@ -26,2 +26,3 @@ import { ComponentBase } from '@syncfusion/ej2-vue-base'; | ||
refreshFiles(): void; | ||
refreshLayout(): void; | ||
} | ||
@@ -28,0 +29,0 @@ export declare const FileManagerPlugin: { |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
import { FileManager } from '@syncfusion/ej2-filemanager'; | ||
export var properties = ['ajaxSettings', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeFileLoad', 'beforeFileOpen', 'beforeSend', 'created', 'destroyed', 'fileSelect', 'menuClick', 'menuOpen', 'onError', 'onSuccess', 'toolbarClick']; | ||
export var properties = ['ajaxSettings', 'allowDragAndDrop', 'allowMultiSelection', 'contextMenuSettings', 'cssClass', 'detailsViewSettings', 'enablePersistence', 'enableRtl', 'height', 'locale', 'navigationPaneSettings', 'path', 'searchSettings', 'selectedItems', 'showFileExtension', 'showHiddenItems', 'showThumbnail', 'toolbarSettings', 'uploadSettings', 'view', 'width', 'beforeSend', 'created', 'destroyed', 'failure', 'fileDragStart', 'fileDragStop', 'fileDragging', 'fileDropped', 'fileLoad', 'fileOpen', 'fileSelect', 'menuClick', 'menuOpen', 'success', 'toolbarClick', 'toolbarCreate', 'uploadListCreate']; | ||
export var modelProps = []; | ||
@@ -74,2 +74,5 @@ /** | ||
}; | ||
FileManagerComponent.prototype.refreshLayout = function () { | ||
return this.ej2Instances.refreshLayout(); | ||
}; | ||
FileManagerComponent = __decorate([ | ||
@@ -76,0 +79,0 @@ EJComponentDecorator({ |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3030694
35050
0
+ Added@bazel/runfiles@6.3.1(transitive)
+ Added@syncfusion/ej2-base@17.2.49(transitive)
+ Added@syncfusion/ej2-buttons@17.2.47(transitive)
+ Added@syncfusion/ej2-calendars@17.2.49(transitive)
+ Added@syncfusion/ej2-compression@17.2.47(transitive)
+ Added@syncfusion/ej2-data@17.2.47(transitive)
+ Added@syncfusion/ej2-dropdowns@17.2.49(transitive)
+ Added@syncfusion/ej2-excel-export@17.2.47(transitive)
+ Added@syncfusion/ej2-file-utils@17.2.47(transitive)
+ Added@syncfusion/ej2-filemanager@17.2.28-beta(transitive)
+ Added@syncfusion/ej2-grids@17.2.51(transitive)
+ Added@syncfusion/ej2-icons@17.2.47(transitive)
+ Added@syncfusion/ej2-inputs@17.2.52(transitive)
+ Added@syncfusion/ej2-layouts@17.2.49(transitive)
+ Added@syncfusion/ej2-lists@17.2.47(transitive)
+ Added@syncfusion/ej2-navigations@17.2.49(transitive)
+ Added@syncfusion/ej2-pdf-export@17.2.47(transitive)
+ Added@syncfusion/ej2-popups@17.2.47(transitive)
+ Added@syncfusion/ej2-splitbuttons@17.2.47(transitive)
+ Added@syncfusion/ej2-vue-base@17.2.47(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedimmediate@3.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedjszip@3.10.1(transitive)
+ Addedlie@3.3.0(transitive)
+ Addedpako@1.0.11(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedselenium-webdriver@4.27.0(transitive)
+ Addedsetimmediate@1.0.5(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedtmp@0.2.3(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedvue@2.5.21(transitive)
+ Addedws@8.18.0(transitive)
- Removed@syncfusion/ej2-base@17.1.49(transitive)
- Removed@syncfusion/ej2-buttons@17.1.50(transitive)
- Removed@syncfusion/ej2-calendars@17.1.51(transitive)
- Removed@syncfusion/ej2-compression@17.1.47(transitive)
- Removed@syncfusion/ej2-data@17.1.51(transitive)
- Removed@syncfusion/ej2-dropdowns@17.1.49(transitive)
- Removed@syncfusion/ej2-excel-export@17.1.50(transitive)
- Removed@syncfusion/ej2-file-utils@17.1.47(transitive)
- Removed@syncfusion/ej2-filemanager@17.1.48(transitive)
- Removed@syncfusion/ej2-grids@17.1.51(transitive)
- Removed@syncfusion/ej2-icons@17.1.47(transitive)
- Removed@syncfusion/ej2-inputs@17.1.50(transitive)
- Removed@syncfusion/ej2-layouts@17.1.51(transitive)
- Removed@syncfusion/ej2-lists@17.1.47(transitive)
- Removed@syncfusion/ej2-navigations@17.1.49(transitive)
- Removed@syncfusion/ej2-pdf-export@17.1.48(transitive)
- Removed@syncfusion/ej2-popups@17.1.50(transitive)
- Removed@syncfusion/ej2-splitbuttons@17.1.51(transitive)
- Removed@syncfusion/ej2-vue-base@17.1.51(transitive)
- Removedvue@2.6.10(transitive)