@syncfusion/ej2-filemanager 20.1.55 → 20.1.56
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 +8 -0
- package/dist/ej2-filemanager.umd.min.js +2 -2
- package/dist/ej2-filemanager.umd.min.js.map +1 -1
- package/dist/es6/ej2-filemanager.es2015.js +7 -1
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +7 -1
- package/dist/es6/ej2-filemanager.es5.js.map +1 -1
- package/dist/global/ej2-filemanager.min.js +2 -2
- package/dist/global/ej2-filemanager.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +8 -8
- package/src/file-manager/layout/details-view.js +7 -1
- package/styles/bootstrap-dark.css +44 -397
- package/styles/bootstrap.css +43 -392
- package/styles/bootstrap4.css +44 -402
- package/styles/bootstrap5-dark.css +43 -405
- package/styles/bootstrap5.css +43 -405
- package/styles/fabric-dark.css +43 -390
- package/styles/fabric.css +43 -390
- package/styles/file-manager/bootstrap-dark.css +44 -397
- package/styles/file-manager/bootstrap.css +43 -392
- package/styles/file-manager/bootstrap4.css +44 -402
- package/styles/file-manager/bootstrap5-dark.css +43 -405
- package/styles/file-manager/bootstrap5.css +43 -405
- package/styles/file-manager/fabric-dark.css +43 -390
- package/styles/file-manager/fabric.css +43 -390
- package/styles/file-manager/fluent-dark.css +43 -390
- package/styles/file-manager/fluent.css +43 -390
- package/styles/file-manager/highcontrast-light.css +43 -392
- package/styles/file-manager/highcontrast.css +43 -391
- package/styles/file-manager/material-dark.css +44 -401
- package/styles/file-manager/material.css +43 -396
- package/styles/file-manager/tailwind-dark.css +43 -400
- package/styles/file-manager/tailwind.css +43 -400
- package/styles/fluent-dark.css +43 -390
- package/styles/fluent.css +43 -390
- package/styles/highcontrast-light.css +43 -392
- package/styles/highcontrast.css +43 -391
- package/styles/material-dark.css +44 -401
- package/styles/material.css +43 -396
- package/styles/tailwind-dark.css +43 -400
- package/styles/tailwind.css +43 -400
package/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version : 20.1.
|
3
|
+
* version : 20.1.56
|
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-filemanager@*",
|
3
|
-
"_id": "@syncfusion/ej2-filemanager@20.1.
|
3
|
+
"_id": "@syncfusion/ej2-filemanager@20.1.55",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-xmGvb6+W0R8B83/4ePpXQtjJfcPYsWxKPN6UFb8XFfhPni+/HrSeYM8TBwZ0EV1NWw725IOW7s0zxpywfmyhiA==",
|
6
6
|
"_location": "/@syncfusion/ej2-filemanager",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -25,8 +25,8 @@
|
|
25
25
|
"/@syncfusion/ej2-richtexteditor",
|
26
26
|
"/@syncfusion/ej2-vue-filemanager"
|
27
27
|
],
|
28
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-20.1.
|
29
|
-
"_shasum": "
|
28
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-20.1.55.tgz",
|
29
|
+
"_shasum": "bd1cb663dab59f10e6ec2f2fe5b2d9c6c6737cda",
|
30
30
|
"_spec": "@syncfusion/ej2-filemanager@*",
|
31
31
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
32
32
|
"author": {
|
@@ -37,14 +37,14 @@
|
|
37
37
|
},
|
38
38
|
"bundleDependencies": false,
|
39
39
|
"dependencies": {
|
40
|
-
"@syncfusion/ej2-base": "~20.1.
|
40
|
+
"@syncfusion/ej2-base": "~20.1.56",
|
41
41
|
"@syncfusion/ej2-buttons": "~20.1.55",
|
42
42
|
"@syncfusion/ej2-data": "~20.1.55",
|
43
|
-
"@syncfusion/ej2-grids": "~20.1.
|
43
|
+
"@syncfusion/ej2-grids": "~20.1.56",
|
44
44
|
"@syncfusion/ej2-inputs": "~20.1.55",
|
45
45
|
"@syncfusion/ej2-layouts": "~20.1.55",
|
46
46
|
"@syncfusion/ej2-lists": "~20.1.55",
|
47
|
-
"@syncfusion/ej2-navigations": "~20.1.
|
47
|
+
"@syncfusion/ej2-navigations": "~20.1.56",
|
48
48
|
"@syncfusion/ej2-popups": "~20.1.55",
|
49
49
|
"@syncfusion/ej2-splitbuttons": "~20.1.55"
|
50
50
|
},
|
@@ -67,6 +67,6 @@
|
|
67
67
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
68
68
|
},
|
69
69
|
"typings": "index.d.ts",
|
70
|
-
"version": "20.1.
|
70
|
+
"version": "20.1.56",
|
71
71
|
"sideEffects": false
|
72
72
|
}
|
@@ -884,7 +884,13 @@ var DetailsView = /** @class */ (function () {
|
|
884
884
|
if (!dragLi) {
|
885
885
|
return null;
|
886
886
|
}
|
887
|
-
var name
|
887
|
+
var name;
|
888
|
+
if (dragLi.getElementsByClassName('e-fe-text')[0]) {
|
889
|
+
name = dragLi.getElementsByClassName('e-fe-text')[0].innerText;
|
890
|
+
}
|
891
|
+
else if (dragLi.getElementsByClassName("e-rowcell e-templatecell")[0].nextElementSibling) {
|
892
|
+
name = dragLi.getElementsByClassName("e-rowcell e-templatecell")[0].nextElementSibling.innerText;
|
893
|
+
}
|
888
894
|
if (dragLi && !dragLi.querySelector('.e-active')) {
|
889
895
|
this.selectRecords([name]);
|
890
896
|
}
|