@syncfusion/ej2-angular-filemanager 20.2.37-ngcc → 20.2.39-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,18 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### File Manager
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I385707` - The issue with "Facing error while copying and pasting a folder within another folder in the MVC File Manager component" has been resolved.
10
+
11
+ ### File Manager
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#F175723` - The issue with "The File Manager incorrectly shows Type of the selected items when an unidentified file type is selected" has been resolved.
16
+
5
17
  ## 19.2.56 (2021-08-17)
6
18
 
7
19
  ### 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.39
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.39
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,28 +1,28 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-angular-filemanager@20.2.36-ngcc",
3
- "_id": "@syncfusion/ej2-angular-filemanager@20.2.36-ngcc",
2
+ "_from": "@syncfusion/ej2-angular-filemanager@*",
3
+ "_id": "@syncfusion/ej2-angular-filemanager@20.2.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Yphuya+wktG1Kqm6GFF08868jL/jxHrSpPNG7kHYM7AlE2J9Sx+bCToUq00hcxx2uHYcUM4szYOQbDXKtr8/mQ==",
5
+ "_integrity": "sha512-qaeIvRnWnOiBprOJfoebRdvMFZO9d0HY9zjKdhvA9eTpN2nJKAe4Cux9014DKJxkapD4aNfpqHc1iP6utYA8Vg==",
6
6
  "_location": "/@syncfusion/ej2-angular-filemanager",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
9
- "type": "version",
9
+ "type": "range",
10
10
  "registry": true,
11
- "raw": "@syncfusion/ej2-angular-filemanager@20.2.36-ngcc",
11
+ "raw": "@syncfusion/ej2-angular-filemanager@*",
12
12
  "name": "@syncfusion/ej2-angular-filemanager",
13
13
  "escapedName": "@syncfusion%2fej2-angular-filemanager",
14
14
  "scope": "@syncfusion",
15
- "rawSpec": "20.2.36-ngcc",
15
+ "rawSpec": "*",
16
16
  "saveSpec": null,
17
- "fetchSpec": "20.2.36-ngcc"
17
+ "fetchSpec": "*"
18
18
  },
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-20.2.36-ngcc.tgz",
23
- "_shasum": "6e5635cde6dad92a6c92cdd674659ac027c42ccb",
24
- "_spec": "@syncfusion/ej2-angular-filemanager@20.2.36-ngcc",
25
- "_where": "D:\\june 2022\\New folder",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-filemanager/-/ej2-angular-filemanager-20.2.38.tgz",
23
+ "_shasum": "0766b42a0697299209481feafa653f0c66a33393",
24
+ "_spec": "@syncfusion/ej2-angular-filemanager@*",
25
+ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -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.39"
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.37-ngcc"
72
- }
71
+ "version": "20.2.39-ngcc"
72
+ }
@@ -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.2.38";
3
3
  export declare const moduleName = "FileManagerModule";
4
- export declare const themeVer = "~18.7.7";
4
+ export declare const themeVer = "~20.2.38";
@@ -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.39';
5
5
  exports.moduleName = 'FileManagerModule';
6
- exports.themeVer = '~18.7.7';
6
+ exports.themeVer = '~20.2.39';
@@ -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.39';
3
3
  export const moduleName = 'FileManagerModule';
4
- export const themeVer = '~18.7.7';
4
+ export const themeVer = '~20.2.39';
@@ -1510,7 +1510,7 @@ ejs-filemanager {
1510
1510
  }
1511
1511
  .e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
1512
1512
  background-color: #0078d4;
1513
- color: #fff;
1513
+ color: #1b1a19;
1514
1514
  }
1515
1515
  .e-filemanager .e-fe-clone .e-fe-content {
1516
1516
  background-color: #252423;
@@ -1518,8 +1518,8 @@ ejs-filemanager {
1518
1518
  }
1519
1519
  .e-filemanager .e-fe-clone .e-fe-count {
1520
1520
  background-color: #0078d4;
1521
- border-color: #fff;
1522
- color: #fff;
1521
+ border-color: #1b1a19;
1522
+ color: #1b1a19;
1523
1523
  }
1524
1524
  .e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover {
1525
1525
  background: transparent;
@@ -1510,7 +1510,7 @@ ejs-filemanager {
1510
1510
  }
1511
1511
  .e-filemanager .e-large-icons .e-checkbox-wrapper .e-icons.e-check {
1512
1512
  background-color: #0078d4;
1513
- color: #fff;
1513
+ color: #1b1a19;
1514
1514
  }
1515
1515
  .e-filemanager .e-fe-clone .e-fe-content {
1516
1516
  background-color: #252423;
@@ -1518,8 +1518,8 @@ ejs-filemanager {
1518
1518
  }
1519
1519
  .e-filemanager .e-fe-clone .e-fe-count {
1520
1520
  background-color: #0078d4;
1521
- border-color: #fff;
1522
- color: #fff;
1521
+ border-color: #1b1a19;
1522
+ color: #1b1a19;
1523
1523
  }
1524
1524
  .e-filemanager.e-fe-mobile .e-large-icons .e-large-icon.e-hover {
1525
1525
  background: transparent;