@syncfusion/ej2-angular-filemanager 19.4.38 → 19.4.48

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/CHANGELOG.md CHANGED
@@ -4,6 +4,31 @@
4
4
 
5
5
  ### File Manager
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I357910` - The issue with "cancel option of file open event is not available for navigation pane in File manager" has been resolved.
10
+
11
+ ## 19.4.43 (2022-01-18)
12
+
13
+ ### File Manager
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#I357910` - The issue with "cancel option of file open event is not working for navigation pane in File manager" has been resolved.
18
+ - `#I344572` - The issue with "The AJAX call was sent to the server when performing sorting operation in File Manager" has been resolved.
19
+
20
+ ## 19.4.42 (2022-01-11)
21
+
22
+ ### File Manager
23
+
24
+ #### Bug Fixes
25
+
26
+ - `#F170665` - The issue with "Image preview is not loaded while naming files with arithmetic operator symbols in File Manager" has been resolved.
27
+
28
+ ## 19.4.38 (2021-12-17)
29
+
30
+ ### File Manager
31
+
7
32
  #### New Features
8
33
 
9
34
  - Provided support to customize the default search placeholder text of the File Manager.
package/README.md CHANGED
@@ -49,4 +49,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-angular-ui-com
49
49
 
50
50
  Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-components/blob/master/components/filemanager/CHANGELOG.md?utm_source=npm&utm_campaign=filemanager)
51
51
 
52
- © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
52
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-filemanager.umd.js
3
- * version : 19.4.38
3
+ * version : 19.4.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-filemanager.umd.min.js
3
- * version : 19.4.38
3
+ * version : 19.4.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-filemanager@*",
3
- "_id": "@syncfusion/ej2-angular-filemanager@18.6.2",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@19.4.43",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-zN/kVeCm7dLJvux2c4THt/vfu+IyB4GXua+e7biUhpMvUmbQWp+0+LUWhoF4fmCE6itTiCUDx7KpHzUQ4rTARw==",
5
+ "_integrity": "sha512-Lftpdr+DvWdtaU0UiARnvSrsleBZ0csJbQc7ofiFKWSLaNoYtpmBlcdl96YSR4AuxXRqpR3GLqNK6nNYxP3p7A==",
6
6
  "_location": "/@syncfusion/ej2-angular-filemanager",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-18.6.2.tgz",
23
- "_shasum": "8bedb440dad74793727bd88453d23377da4c168c",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-19.4.43.tgz",
23
+ "_shasum": "46d6970dc2ddbd8c8548dc09e8e6cc008c52ff01",
24
24
  "_spec": "@syncfusion/ej2-angular-filemanager@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~19.4.38",
35
- "@syncfusion/ej2-base": "~19.4.38",
36
- "@syncfusion/ej2-filemanager": "19.4.38"
34
+ "@syncfusion/ej2-angular-base": "~19.4.48",
35
+ "@syncfusion/ej2-base": "~19.4.48",
36
+ "@syncfusion/ej2-filemanager": "19.4.48"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 FileManager Component for Angular",
@@ -68,5 +68,5 @@
68
68
  "schematics": "./schematics/collection.json",
69
69
  "sideEffects": false,
70
70
  "typings": "ej2-angular-filemanager.d.ts",
71
- "version": "19.4.38"
71
+ "version": "19.4.48"
72
72
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-filemanager";
2
- export declare const pkgVer = "^18.6.2";
2
+ export declare const pkgVer = "^19.4.43";
3
3
  export declare const moduleName = "FileManagerModule";
4
- export declare const themeVer = "~18.6.2";
4
+ export declare const themeVer = "~19.4.43";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-filemanager';
4
- exports.pkgVer = '^18.6.2';
4
+ exports.pkgVer = '^19.4.43';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~18.6.2';
6
+ exports.themeVer = '~19.4.43';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
- export const pkgVer = '^18.6.2';
2
+ export const pkgVer = '^19.4.43';
3
3
  export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~18.6.2';
4
+ export const themeVer = '~19.4.43';