@syncfusion/ej2-angular-filemanager 20.2.36-ngcc → 20.2.38-ngcc

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
@@ -2,6 +2,64 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.1.60 (2022-06-14)
6
+
7
+ ### File Manager
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I377914`, `#I383863` - The issue with "The toolbar view icon shows the HTML code instead of text and icon in the File Manager component" has been resolved.
12
+
13
+ - '#I379214' - The issue with browsing files in File Manager while switching the view after sorting is resolved.
14
+
15
+ ## 20.1.59 (2022-06-07)
16
+
17
+ ### File Manager
18
+
19
+ #### Bug Fixes
20
+
21
+ - '#I368438' - The issue with "Copy/paste MAC keyboard shortcuts doesn't work for File Manager" has been resolved.
22
+
23
+ ## 20.1.58 (2022-05-31)
24
+
25
+ ### File Manager
26
+
27
+ #### Bug Fixes
28
+
29
+ - `#F174002` - The issue with "Toolbar sorting throws an error for the date-modified column of the File Manager" has been resolved.
30
+
31
+ ## 20.1.57 (2022-05-24)
32
+
33
+ ### File Manager
34
+
35
+ #### Bug Fixes
36
+
37
+ - `#F173974` - The issue with "Cut and paste files from a parent folder to a sub folder using the toolbar doesn't show any alert for users in File Manager" has been resolved.
38
+
39
+ ## 20.1.56 (2022-05-17)
40
+
41
+ ### File Manager
42
+
43
+ #### Bug Fixes
44
+
45
+ - `#F174002` - The issue with "Drag and drop throws an error for the date-modified column of the File Manager" has been resolved.
46
+
47
+ ## 20.1.55 (2022-05-12)
48
+
49
+ ### File Manager
50
+
51
+ #### Bug Fixes
52
+
53
+ - `#I368832`, `#I374668` - The issue with "Not able to upload an excel file in the File Manager component with SQL file provider" has been resolved.
54
+
55
+ ## 20.1.52 (2022-05-04)
56
+
57
+ ### File Manager
58
+
59
+ #### Bug Fixes
60
+
61
+ - `#I371623` - The issue with "Unable to perform file operations on the filtered file items in File Manager" has been resolved.
62
+
5
63
  ## 19.2.56 (2021-08-17)
6
64
 
7
65
  ### File Manager
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-filemanager.umd.js
3
- * version : 20.2.36
3
+ * version : 20.2.38
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 : 20.2.36
3
+ * version : 20.2.38
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.7.7",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@20.1.60",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-dESMrEfy8Rl1y3GYKkWkD+GU/yTS1C9r2ZjYAT+MsqoMJ84904ZYd1cQ7bd/9xlaMl4wFRh/WHBmGtS701dtGQ==",
5
+ "_integrity": "sha512-ORlEuNsMpQ1BReK/DzSy44oFtiMJXUSHPj7qfDC3pUVvd/dJ+bXJFGPiuN7w4s20aNxuGEMOlpNdIVqOYRe2EQ==",
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.7.7.tgz",
23
- "_shasum": "6c2e5c93b70b79649ac267dea85acf762cba10f4",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-20.1.60.tgz",
23
+ "_shasum": "5ef6909ad8207ae00ff9c668394f0208ecda2712",
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": "~20.2.36",
35
- "@syncfusion/ej2-base": "~20.2.36",
36
- "@syncfusion/ej2-filemanager": "20.2.36"
34
+ "@syncfusion/ej2-angular-base": "~20.2.38",
35
+ "@syncfusion/ej2-base": "~20.2.38",
36
+ "@syncfusion/ej2-filemanager": "20.2.38"
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": "20.2.36-ngcc"
71
+ "version": "20.2.38-ngcc"
72
72
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
3
+ "id": "filemanager-default",
4
4
  "title": "filemanager-default",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,6 +120,5 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ],
124
- "id": "filemanager-default"
123
+ ]
125
124
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
3
+ "id": "filemanager-localization",
4
4
  "title": "filemanager-localization",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,6 +120,5 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ],
124
- "id": "filemanager-localization"
123
+ ]
125
124
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
3
+ "id": "filemanager-overview",
4
4
  "title": "filemanager-overview",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,6 +120,5 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ],
124
- "id": "filemanager-overview"
123
+ ]
125
124
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
3
+ "id": "filemanager-rtl",
4
4
  "title": "filemanager-rtl",
5
5
  "type": "object",
6
6
  "properties": {
@@ -120,6 +120,5 @@
120
120
  },
121
121
  "required": [
122
122
  "name"
123
- ],
124
- "id": "filemanager-rtl"
123
+ ]
125
124
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-filemanager";
2
- export declare const pkgVer = "^18.7.7";
2
+ export declare const pkgVer = "^20.1.60";
3
3
  export declare const moduleName = "FileManagerModule";
4
- export declare const themeVer = "~18.7.7";
4
+ export declare const themeVer = "~20.1.60";
@@ -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.7.7';
4
+ exports.pkgVer = '^20.2.38';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~18.7.7';
6
+ exports.themeVer = '~20.2.38';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-filemanager';
2
- export const pkgVer = '^18.7.7';
2
+ export const pkgVer = '^20.2.38';
3
3
  export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~18.7.7';
4
+ export const themeVer = '~20.2.38';