@syncfusion/ej2-filemanager 20.4.53 → 21.1.35
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 +0 -36
- package/dist/ej2-filemanager.min.js +2 -2
- 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 +28 -6
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +28 -6
- 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 +16 -16
- package/src/file-manager/base/file-manager.js +4 -2
- package/src/file-manager/base/interface.d.ts +130 -5
- package/src/file-manager/common/utility.js +1 -0
- package/src/file-manager/layout/details-view.js +17 -1
- package/src/file-manager/layout/navigation-pane.js +5 -2
- package/src/file-manager/models/details-view-settings.js +1 -1
- package/src/file-manager/models/search-settings.d.ts +13 -1
- package/styles/bootstrap-dark.css +2 -5
- package/styles/bootstrap.css +1 -4
- package/styles/bootstrap4.css +1 -4
- package/styles/bootstrap5-dark.css +3 -5
- package/styles/bootstrap5.css +3 -5
- package/styles/fabric-dark.css +1 -4
- package/styles/fabric.css +1 -4
- package/styles/file-manager/_bootstrap-dark-definition.scss +2 -0
- package/styles/file-manager/_bootstrap-definition.scss +2 -0
- package/styles/file-manager/_bootstrap4-definition.scss +2 -0
- package/styles/file-manager/_bootstrap5-definition.scss +13 -11
- package/styles/file-manager/_fabric-dark-definition.scss +2 -0
- package/styles/file-manager/_fabric-definition.scss +2 -0
- package/styles/file-manager/_fluent-definition.scss +13 -11
- package/styles/file-manager/_fusionnew-definition.scss +2 -0
- package/styles/file-manager/_highcontrast-definition.scss +2 -0
- package/styles/file-manager/_highcontrast-light-definition.scss +2 -0
- package/styles/file-manager/_layout.scss +74 -13
- package/styles/file-manager/_material-dark-definition.scss +2 -0
- package/styles/file-manager/_material-definition.scss +2 -0
- package/styles/file-manager/_tailwind-definition.scss +14 -12
- package/styles/file-manager/_theme.scss +15 -3
- package/styles/file-manager/bootstrap-dark.css +2 -5
- package/styles/file-manager/bootstrap.css +1 -4
- package/styles/file-manager/bootstrap4.css +1 -4
- package/styles/file-manager/bootstrap5-dark.css +3 -5
- package/styles/file-manager/bootstrap5.css +3 -5
- package/styles/file-manager/fabric-dark.css +1 -4
- package/styles/file-manager/fabric.css +1 -4
- package/styles/file-manager/fluent-dark.css +2 -5
- package/styles/file-manager/fluent.css +2 -5
- package/styles/file-manager/highcontrast-light.css +1 -4
- package/styles/file-manager/highcontrast.css +1 -4
- package/styles/file-manager/material-dark.css +2 -6
- package/styles/file-manager/material.css +1 -4
- package/styles/file-manager/tailwind-dark.css +3 -5
- package/styles/file-manager/tailwind.css +3 -5
- package/styles/fluent-dark.css +2 -5
- package/styles/fluent.css +2 -5
- package/styles/highcontrast-light.css +1 -4
- package/styles/highcontrast.css +1 -4
- package/styles/material-dark.css +2 -6
- package/styles/material.css +1 -4
- package/styles/tailwind-dark.css +3 -5
- package/styles/tailwind.css +3 -5
- package/src/file-manager/models/virtualization-settings-model.d.ts +0 -29
- package/src/file-manager/models/virtualization-settings.d.ts +0 -24
- package/src/file-manager/models/virtualization-settings.js +0 -40
- package/styles/file-manager/_material3-definition.scss +0 -237
package/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version :
|
3
|
+
* version : 21.1.35
|
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.
|
3
|
+
"_id": "@syncfusion/ej2-filemanager@18.20.1",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-aWF002IK3S7gXmugPv1V7vnx88KCzVk1ndOj7yJyj8cu11Q/4Lk4B8azq2R8+1Mlyra1qHCFRFoS+RB38D6oIg==",
|
6
6
|
"_location": "/@syncfusion/ej2-filemanager",
|
7
7
|
"_phantomChildren": {},
|
8
8
|
"_requested": {
|
@@ -25,10 +25,10 @@
|
|
25
25
|
"/@syncfusion/ej2-richtexteditor",
|
26
26
|
"/@syncfusion/ej2-vue-filemanager"
|
27
27
|
],
|
28
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
29
|
-
"_shasum": "
|
28
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-filemanager/-/ej2-filemanager-18.20.1.tgz",
|
29
|
+
"_shasum": "6115759f03937e73d38d4967b9e9ce8507850442",
|
30
30
|
"_spec": "@syncfusion/ej2-filemanager@*",
|
31
|
-
"_where": "/jenkins/workspace/
|
31
|
+
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
32
32
|
"author": {
|
33
33
|
"name": "Syncfusion Inc."
|
34
34
|
},
|
@@ -37,16 +37,16 @@
|
|
37
37
|
},
|
38
38
|
"bundleDependencies": false,
|
39
39
|
"dependencies": {
|
40
|
-
"@syncfusion/ej2-base": "~
|
41
|
-
"@syncfusion/ej2-buttons": "~
|
42
|
-
"@syncfusion/ej2-data": "~
|
43
|
-
"@syncfusion/ej2-grids": "~
|
44
|
-
"@syncfusion/ej2-inputs": "~
|
45
|
-
"@syncfusion/ej2-layouts": "~
|
46
|
-
"@syncfusion/ej2-lists": "~
|
47
|
-
"@syncfusion/ej2-navigations": "~
|
48
|
-
"@syncfusion/ej2-popups": "~
|
49
|
-
"@syncfusion/ej2-splitbuttons": "~
|
40
|
+
"@syncfusion/ej2-base": "~21.1.35",
|
41
|
+
"@syncfusion/ej2-buttons": "~21.1.35",
|
42
|
+
"@syncfusion/ej2-data": "~21.1.35",
|
43
|
+
"@syncfusion/ej2-grids": "~21.1.35",
|
44
|
+
"@syncfusion/ej2-inputs": "~21.1.35",
|
45
|
+
"@syncfusion/ej2-layouts": "~21.1.35",
|
46
|
+
"@syncfusion/ej2-lists": "~21.1.35",
|
47
|
+
"@syncfusion/ej2-navigations": "~21.1.35",
|
48
|
+
"@syncfusion/ej2-popups": "~21.1.35",
|
49
|
+
"@syncfusion/ej2-splitbuttons": "~21.1.35"
|
50
50
|
},
|
51
51
|
"deprecated": false,
|
52
52
|
"description": "Essential JS 2 FileManager Component",
|
@@ -76,6 +76,6 @@
|
|
76
76
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
77
77
|
},
|
78
78
|
"typings": "index.d.ts",
|
79
|
-
"version": "
|
79
|
+
"version": "21.1.35",
|
80
80
|
"sideEffects": false
|
81
81
|
}
|
@@ -659,8 +659,10 @@ var FileManager = /** @class */ (function (_super) {
|
|
659
659
|
break;
|
660
660
|
case 'ctrlU':
|
661
661
|
e.preventDefault();
|
662
|
-
|
663
|
-
|
662
|
+
if (this.toolbarSettings.items.indexOf('Upload') != -1) {
|
663
|
+
uploadEle = select('#' + this.element.id + CLS.UPLOAD_ID, this.element);
|
664
|
+
uploadEle.click();
|
665
|
+
}
|
664
666
|
break;
|
665
667
|
}
|
666
668
|
};
|
@@ -16,19 +16,144 @@ import { PositionModel } from '@syncfusion/ej2-base/src/draggable-model';
|
|
16
16
|
/**
|
17
17
|
* Defines the view type of the FileManager.
|
18
18
|
*/
|
19
|
-
export declare type ViewType =
|
19
|
+
export declare type ViewType =
|
20
|
+
/**
|
21
|
+
* Displays the files and folders as large icons.
|
22
|
+
*/
|
23
|
+
'LargeIcons' |
|
24
|
+
/**
|
25
|
+
* Displays the files and folders in a list format.
|
26
|
+
*/
|
27
|
+
'Details';
|
20
28
|
/**
|
21
29
|
* Defines the files sorting order in FileManager.
|
22
30
|
*/
|
23
|
-
export declare type SortOrder =
|
31
|
+
export declare type SortOrder =
|
32
|
+
/**
|
33
|
+
* Indicates that the folders and files are sorted in the descending order.
|
34
|
+
*/
|
35
|
+
'Ascending' |
|
36
|
+
/**
|
37
|
+
* Indicates that the folders and files are sorted in the ascending order
|
38
|
+
*/
|
39
|
+
'Descending' |
|
40
|
+
/**
|
41
|
+
* Indicates that the folders and files are not sorted.
|
42
|
+
*/
|
43
|
+
'None';
|
24
44
|
/**
|
25
45
|
* Defines the Toolbar items of the FileManager.
|
26
46
|
*/
|
27
|
-
export declare type ToolBarItems =
|
47
|
+
export declare type ToolBarItems =
|
48
|
+
/**
|
49
|
+
* Allows you to quickly create a new folder
|
50
|
+
*/
|
51
|
+
'NewFolder' |
|
52
|
+
/**
|
53
|
+
* Allows you to quickly and easily upload files from your local computer.
|
54
|
+
*/
|
55
|
+
'Upload' |
|
56
|
+
/**
|
57
|
+
* Allows you to remove a file or folder from its current location and move it to a different location.
|
58
|
+
*/
|
59
|
+
'Cut' |
|
60
|
+
/**
|
61
|
+
* Allows you to create a duplicate of a file or folder and place it in a different location.
|
62
|
+
*/
|
63
|
+
'Copy' |
|
64
|
+
/**
|
65
|
+
* Allows you to place a previously cut or copied file or folder in a new location.
|
66
|
+
*/
|
67
|
+
'Paste' |
|
68
|
+
/**
|
69
|
+
* Allows you to remove a file or folder permanently.
|
70
|
+
*/
|
71
|
+
'Delete' |
|
72
|
+
/**
|
73
|
+
* Allows you to quickly and easily download files to your local computer.
|
74
|
+
*/
|
75
|
+
'Download' |
|
76
|
+
/**
|
77
|
+
* Allows you to change the name of a file or folder.
|
78
|
+
*/
|
79
|
+
'Rename' |
|
80
|
+
/**
|
81
|
+
* Allows you to sort files and folder by different criteria such as name, date, size, etc.
|
82
|
+
*/
|
83
|
+
'SortBy' |
|
84
|
+
/**
|
85
|
+
* Allows you to refresh the current folder's content, showing the changes made on the folder.
|
86
|
+
*/
|
87
|
+
'Refresh' |
|
88
|
+
/**
|
89
|
+
* Allows you to select one or more files or folders.
|
90
|
+
*/
|
91
|
+
'Selection' |
|
92
|
+
/**
|
93
|
+
* Allows you to change the way files and folders are displayed.
|
94
|
+
*/
|
95
|
+
'View' |
|
96
|
+
/**
|
97
|
+
* Allows you to see additional information about the files and folders, such as the size and date modified.
|
98
|
+
*/
|
99
|
+
'Details';
|
100
|
+
export declare type MenuItems =
|
101
|
+
/**
|
102
|
+
* Allows you to quickly create a new folder
|
103
|
+
*/
|
104
|
+
'NewFolder' |
|
105
|
+
/**
|
106
|
+
* Allows you to quickly and easily upload files from your local computer.
|
107
|
+
*/
|
108
|
+
'Upload' |
|
109
|
+
/**
|
110
|
+
* Allows you to remove a file or folder from its current location and move it to a different location.
|
111
|
+
*/
|
112
|
+
'Cut' |
|
113
|
+
/**
|
114
|
+
* Allows you to create a duplicate of a file or folder and place it in a different location.
|
115
|
+
*/
|
116
|
+
'Copy' |
|
117
|
+
/**
|
118
|
+
* Allows you to place a previously cut or copied file or folder in a new location.
|
119
|
+
*/
|
120
|
+
'Paste' |
|
121
|
+
/**
|
122
|
+
* Allows you to remove a file or folder permanently.
|
123
|
+
*/
|
124
|
+
'Delete' |
|
125
|
+
/**
|
126
|
+
* Allows you to quickly and easily download files to your local computer.
|
127
|
+
*/
|
128
|
+
'Download' |
|
129
|
+
/**
|
130
|
+
* Allows you to change the name of a file or folder.
|
131
|
+
*/
|
132
|
+
'Rename' |
|
133
|
+
/**
|
134
|
+
* Allows you to sort files and folder by different criteria such as name, date, size, etc.
|
135
|
+
*/
|
136
|
+
'SortBy' |
|
137
|
+
/**
|
138
|
+
* Allows you to refresh the current folder's content, showing the changes made on the folder.
|
139
|
+
*/
|
140
|
+
'Refresh' |
|
141
|
+
/**
|
142
|
+
* Allows you to select all the files and folders in the current folder.
|
143
|
+
*/
|
144
|
+
'SelectAll' |
|
145
|
+
/**
|
146
|
+
* Allows you to change the way files and folders are displayed.
|
147
|
+
*/
|
148
|
+
'View' |
|
149
|
+
/**
|
150
|
+
* Allows you to see additional information about the files and folders, such as the size and date modified.
|
151
|
+
*/
|
152
|
+
'Details' |
|
28
153
|
/**
|
29
|
-
*
|
154
|
+
* Allows you to open the selected file or folder.
|
30
155
|
*/
|
31
|
-
|
156
|
+
'Open';
|
32
157
|
/**
|
33
158
|
* Interfaces for File Manager Toolbar items.
|
34
159
|
*/
|
@@ -282,7 +282,17 @@ var DetailsView = /** @class */ (function () {
|
|
282
282
|
else {
|
283
283
|
var sizeValue = getValue('size', args.data);
|
284
284
|
var intl = new Internationalization(this.parent.locale);
|
285
|
-
var
|
285
|
+
var sizeFormat = void 0;
|
286
|
+
var columns = this.parent.detailsViewSettings.columns;
|
287
|
+
for (var i = 0; i < columns.length; i++) {
|
288
|
+
if (columns[i].field === 'size') {
|
289
|
+
sizeFormat = columns[i].format.toString();
|
290
|
+
break;
|
291
|
+
}
|
292
|
+
}
|
293
|
+
var value = intl.formatNumber((sizeValue / 1024), { format: sizeFormat });
|
294
|
+
var num = Number(value.replace(/,/g, ''));
|
295
|
+
value = num.toLocaleString(intl.culture);
|
286
296
|
modifiedSize = value + ' ' + getLocaleText(this.parent, 'KB');
|
287
297
|
}
|
288
298
|
sizeEle.innerHTML = modifiedSize;
|
@@ -435,6 +445,12 @@ var DetailsView = /** @class */ (function () {
|
|
435
445
|
if (nodes.indexOf(node) !== -1) {
|
436
446
|
sRecords.push(i);
|
437
447
|
}
|
448
|
+
else if (!this.parent.showFileExtension && node.includes('.')) {
|
449
|
+
var Str2 = node.split('.').slice(0, -1).join('.');
|
450
|
+
if (nodes.indexOf(Str2) !== -1) {
|
451
|
+
sRecords.push(i);
|
452
|
+
}
|
453
|
+
}
|
438
454
|
}
|
439
455
|
if (sRecords.length !== 0) {
|
440
456
|
this.gridObj.selectRows(sRecords);
|
@@ -229,6 +229,7 @@ var NavigationPane = /** @class */ (function () {
|
|
229
229
|
}
|
230
230
|
this.parent.searchedItems = [];
|
231
231
|
if (!args.isInteracted && !this.isRightClick && !this.isPathDragged && !this.isRenameParent) {
|
232
|
+
this.parent.pathId = getPathId(args.node);
|
232
233
|
return;
|
233
234
|
}
|
234
235
|
this.activeNode = args.node;
|
@@ -322,8 +323,9 @@ var NavigationPane = /** @class */ (function () {
|
|
322
323
|
if (isNOU(currFiles)) {
|
323
324
|
setValue(this.parent.pathId[this.parent.pathId.length - 1], args.files, this.parent.feFiles);
|
324
325
|
}
|
325
|
-
if (this.parent.uploadObj.directoryUpload)
|
326
|
+
if (this.parent.uploadObj.directoryUpload && !(this.parent.hasId)) {
|
326
327
|
this.updateTree(args);
|
328
|
+
}
|
327
329
|
};
|
328
330
|
NavigationPane.prototype.updateTree = function (args) {
|
329
331
|
if (this.treeObj) {
|
@@ -566,7 +568,8 @@ var NavigationPane = /** @class */ (function () {
|
|
566
568
|
}
|
567
569
|
}
|
568
570
|
else {
|
569
|
-
this.treeObj.
|
571
|
+
var selectedNode = this.treeObj.getTreeData().filter(function (obj) { return obj.name === resultObj.name; })[0];
|
572
|
+
this.treeObj.selectedNodes = [getValue('_fm_id', selectedNode)];
|
570
573
|
this.treeObj.dataBind();
|
571
574
|
}
|
572
575
|
};
|
@@ -31,7 +31,7 @@ export var columnArray = [
|
|
31
31
|
format: 'MMMM dd, yyyy HH:mm', minWidth: 120, width: '190'
|
32
32
|
},
|
33
33
|
{
|
34
|
-
field: 'size', headerText: 'Size', minWidth: 90, width: '110', template: '<span class="e-fe-size">${size}</span>'
|
34
|
+
field: 'size', headerText: 'Size', minWidth: 90, width: '110', template: '<span class="e-fe-size">${size}</span>', format: 'n2'
|
35
35
|
}
|
36
36
|
];
|
37
37
|
/**
|
@@ -2,7 +2,19 @@ import { ChildProperty } from '@syncfusion/ej2-base';
|
|
2
2
|
/**
|
3
3
|
* Specifies the filter type for Search settings of the File Manager.
|
4
4
|
*/
|
5
|
-
export declare type FilterType =
|
5
|
+
export declare type FilterType =
|
6
|
+
/**
|
7
|
+
* It will only show files and folders whose names contain the entered word.
|
8
|
+
*/
|
9
|
+
'contains' |
|
10
|
+
/**
|
11
|
+
* It will only show files and folders whose names start with entered word.
|
12
|
+
*/
|
13
|
+
'startsWith' |
|
14
|
+
/**
|
15
|
+
* It will only show files and folders whose names end with entered word.
|
16
|
+
*/
|
17
|
+
'endsWith';
|
6
18
|
/**
|
7
19
|
* Specifies the Search settings of the File Manager.
|
8
20
|
*/
|
@@ -444,9 +444,6 @@ ejs-filemanager {
|
|
444
444
|
border: 0;
|
445
445
|
font-size: 12px;
|
446
446
|
}
|
447
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
448
|
-
font-size: 13px;
|
449
|
-
}
|
450
447
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
451
448
|
box-shadow: 1px 0 0 1px #0070f0 inset;
|
452
449
|
}
|
@@ -1492,11 +1489,11 @@ ejs-filemanager {
|
|
1492
1489
|
background-color: #1a1a1a;
|
1493
1490
|
color: #f0f0f0;
|
1494
1491
|
}
|
1495
|
-
.e-filemanager .e-grid.e-gridhover
|
1492
|
+
.e-filemanager .e-grid.e-gridhover .e-row:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1496
1493
|
background-color: #393939;
|
1497
1494
|
color: #acacac;
|
1498
1495
|
}
|
1499
|
-
.e-filemanager .e-grid.e-gridhover
|
1496
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1500
1497
|
background-color: transparent;
|
1501
1498
|
}
|
1502
1499
|
.e-filemanager .e-large-icons .e-list-img {
|
package/styles/bootstrap.css
CHANGED
@@ -445,9 +445,6 @@ ejs-filemanager {
|
|
445
445
|
border: 0;
|
446
446
|
font-size: 12px;
|
447
447
|
}
|
448
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
449
|
-
font-size: 13px;
|
450
|
-
}
|
451
448
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
452
449
|
box-shadow: 1px 0 0 1px #317ab9 inset;
|
453
450
|
}
|
@@ -1479,7 +1476,7 @@ ejs-filemanager {
|
|
1479
1476
|
background-color: #317ab9;
|
1480
1477
|
color: #fff;
|
1481
1478
|
}
|
1482
|
-
.e-filemanager .e-grid.e-gridhover
|
1479
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1483
1480
|
background-color: transparent;
|
1484
1481
|
}
|
1485
1482
|
.e-filemanager .e-large-icons .e-list-img {
|
package/styles/bootstrap4.css
CHANGED
@@ -444,9 +444,6 @@ ejs-filemanager {
|
|
444
444
|
border: 0;
|
445
445
|
font-size: 12px;
|
446
446
|
}
|
447
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
448
|
-
font-size: 13px;
|
449
|
-
}
|
450
447
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
451
448
|
box-shadow: 1px 0 0 1px #007bff inset;
|
452
449
|
}
|
@@ -1504,7 +1501,7 @@ ejs-filemanager {
|
|
1504
1501
|
background-color: #fff;
|
1505
1502
|
color: #212529;
|
1506
1503
|
}
|
1507
|
-
.e-filemanager .e-grid.e-gridhover
|
1504
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1508
1505
|
background-color: transparent;
|
1509
1506
|
}
|
1510
1507
|
.e-filemanager .e-large-icons .e-list-img {
|
@@ -359,6 +359,7 @@ ejs-filemanager {
|
|
359
359
|
margin: 5px;
|
360
360
|
margin-right: 4px;
|
361
361
|
padding: 3px;
|
362
|
+
padding: 5px;
|
362
363
|
position: absolute;
|
363
364
|
z-index: 1;
|
364
365
|
}
|
@@ -459,9 +460,6 @@ ejs-filemanager {
|
|
459
460
|
border: 0;
|
460
461
|
font-size: 12px;
|
461
462
|
}
|
462
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
463
|
-
font-size: 14px;
|
464
|
-
}
|
465
463
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
466
464
|
box-shadow: 1px 0 0 1px #0d6efd inset;
|
467
465
|
}
|
@@ -1167,7 +1165,7 @@ ejs-filemanager {
|
|
1167
1165
|
overflow: hidden;
|
1168
1166
|
text-overflow: ellipsis;
|
1169
1167
|
white-space: nowrap;
|
1170
|
-
font-size:
|
1168
|
+
font-size: 16px;
|
1171
1169
|
max-width: 205px;
|
1172
1170
|
min-width: 45px;
|
1173
1171
|
padding: 8px 30px 8px 0;
|
@@ -1542,7 +1540,7 @@ ejs-filemanager {
|
|
1542
1540
|
background-color: #fff;
|
1543
1541
|
color: #0d6efd;
|
1544
1542
|
}
|
1545
|
-
.e-filemanager .e-grid.e-gridhover
|
1543
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1546
1544
|
background-color: transparent;
|
1547
1545
|
}
|
1548
1546
|
.e-filemanager .e-large-icons .e-list-img {
|
package/styles/bootstrap5.css
CHANGED
@@ -359,6 +359,7 @@ ejs-filemanager {
|
|
359
359
|
margin: 5px;
|
360
360
|
margin-right: 4px;
|
361
361
|
padding: 3px;
|
362
|
+
padding: 5px;
|
362
363
|
position: absolute;
|
363
364
|
z-index: 1;
|
364
365
|
}
|
@@ -459,9 +460,6 @@ ejs-filemanager {
|
|
459
460
|
border: 0;
|
460
461
|
font-size: 12px;
|
461
462
|
}
|
462
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
463
|
-
font-size: 14px;
|
464
|
-
}
|
465
463
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
466
464
|
box-shadow: 1px 0 0 1px #0d6efd inset;
|
467
465
|
}
|
@@ -1167,7 +1165,7 @@ ejs-filemanager {
|
|
1167
1165
|
overflow: hidden;
|
1168
1166
|
text-overflow: ellipsis;
|
1169
1167
|
white-space: nowrap;
|
1170
|
-
font-size:
|
1168
|
+
font-size: 16px;
|
1171
1169
|
max-width: 205px;
|
1172
1170
|
min-width: 45px;
|
1173
1171
|
padding: 8px 30px 8px 0;
|
@@ -1542,7 +1540,7 @@ ejs-filemanager {
|
|
1542
1540
|
background-color: #fff;
|
1543
1541
|
color: #0d6efd;
|
1544
1542
|
}
|
1545
|
-
.e-filemanager .e-grid.e-gridhover
|
1543
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1546
1544
|
background-color: transparent;
|
1547
1545
|
}
|
1548
1546
|
.e-filemanager .e-large-icons .e-list-img {
|
package/styles/fabric-dark.css
CHANGED
@@ -440,9 +440,6 @@ ejs-filemanager {
|
|
440
440
|
border: 0;
|
441
441
|
font-size: 12px;
|
442
442
|
}
|
443
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
444
|
-
font-size: 13px;
|
445
|
-
}
|
446
443
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
447
444
|
box-shadow: 1px 0 0 1px #0074cc inset;
|
448
445
|
}
|
@@ -1473,7 +1470,7 @@ ejs-filemanager {
|
|
1473
1470
|
background-color: #514f4f;
|
1474
1471
|
color: #fff;
|
1475
1472
|
}
|
1476
|
-
.e-filemanager .e-grid.e-gridhover
|
1473
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1477
1474
|
background-color: transparent;
|
1478
1475
|
}
|
1479
1476
|
.e-filemanager .e-large-icons .e-list-img {
|
package/styles/fabric.css
CHANGED
@@ -441,9 +441,6 @@ ejs-filemanager {
|
|
441
441
|
border: 0;
|
442
442
|
font-size: 12px;
|
443
443
|
}
|
444
|
-
.e-filemanager .e-grid .e-content .e-rowcell .e-fe-text {
|
445
|
-
font-size: 13px;
|
446
|
-
}
|
447
444
|
.e-filemanager .e-grid .e-content tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
|
448
445
|
box-shadow: 1px 0 0 1px #0078d6 inset;
|
449
446
|
}
|
@@ -1474,7 +1471,7 @@ ejs-filemanager {
|
|
1474
1471
|
background-color: #d1ebff;
|
1475
1472
|
color: #333;
|
1476
1473
|
}
|
1477
|
-
.e-filemanager .e-grid.e-gridhover
|
1474
|
+
.e-filemanager .e-grid.e-gridhover .e-row.e-fe-drop-file:not(.e-editedrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
1478
1475
|
background-color: transparent;
|
1479
1476
|
}
|
1480
1477
|
.e-filemanager .e-large-icons .e-list-img {
|
@@ -63,6 +63,7 @@ $fe-upload-overlay-border: 2px !default;
|
|
63
63
|
$fe-search-padding: 1.5px 8px 0 1px !default;
|
64
64
|
$fe-search-height: 30px !default;
|
65
65
|
$fe-search-icon-margin: 3px 0 !default;
|
66
|
+
$fe-search-icon-font-size : 14px !default;
|
66
67
|
$fe-search-clear-icon-padding: 0 !default;
|
67
68
|
$fe-search-input-margin: -1px 0 0 24px !default;
|
68
69
|
$fe-bc-margin: 0 !default;
|
@@ -94,6 +95,7 @@ $fe-lg-item-height: 85px !default;
|
|
94
95
|
$fe-lg-item-width: 80px !default;
|
95
96
|
$fe-lg-item-margin: 8px 4px !default;
|
96
97
|
$fe-lg-item-padding: 2px !default;
|
98
|
+
$fe-lg-item-border: 1px !default;
|
97
99
|
$fe-lg-item-inner-height: 79px !default;
|
98
100
|
$fe-lg-item-inner-width: 74px !default;
|
99
101
|
$fe-lg-icon-height: 40px !default;
|
@@ -63,6 +63,7 @@ $fe-search-padding: 1.5px 8px 0 1px !default;
|
|
63
63
|
$fe-upload-overlay-border: 3px !default;
|
64
64
|
$fe-search-height: 30px !default;
|
65
65
|
$fe-search-icon-margin: 3px 0 !default;
|
66
|
+
$fe-search-icon-font-size : 14px !default;
|
66
67
|
$fe-search-clear-icon-padding: 0 !default;
|
67
68
|
$fe-search-input-margin: -1px 0 0 24px !default;
|
68
69
|
$fe-bc-margin: 0 !default;
|
@@ -94,6 +95,7 @@ $fe-lg-item-height: 85px !default;
|
|
94
95
|
$fe-lg-item-width: 80px !default;
|
95
96
|
$fe-lg-item-margin: 8px 4px !default;
|
96
97
|
$fe-lg-item-padding: 2px !default;
|
98
|
+
$fe-lg-item-border: 1px !default;
|
97
99
|
$fe-lg-item-inner-height: 79px !default;
|
98
100
|
$fe-lg-item-inner-width: 74px !default;
|
99
101
|
$fe-lg-icon-height: 40px !default;
|
@@ -65,6 +65,7 @@ $fe-upload-overlay-border: 2px !default;
|
|
65
65
|
$fe-search-padding: 1.5px 8px 0 1px !default;
|
66
66
|
$fe-search-height: 30px !default;
|
67
67
|
$fe-search-icon-margin: 3px 0 !default;
|
68
|
+
$fe-search-icon-font-size : 14px !default;
|
68
69
|
$fe-search-clear-icon-padding: 0 !default;
|
69
70
|
$fe-search-input-margin: 0 0 0 24px !default;
|
70
71
|
$fe-bc-margin: 0 !default;
|
@@ -96,6 +97,7 @@ $fe-lg-item-height: 85px !default;
|
|
96
97
|
$fe-lg-item-width: 80px !default;
|
97
98
|
$fe-lg-item-margin: 8px 4px !default;
|
98
99
|
$fe-lg-item-padding: 2px !default;
|
100
|
+
$fe-lg-item-border: 1px !default;
|
99
101
|
$fe-lg-item-inner-height: 79px !default;
|
100
102
|
$fe-lg-item-inner-width: 74px !default;
|
101
103
|
$fe-lg-icon-height: 40px !default;
|
@@ -8,10 +8,10 @@ $fe-lg-text-font-size: $text-xs !default;
|
|
8
8
|
$fe-ddl-icon-font-size: $text-sm !default;
|
9
9
|
|
10
10
|
$fe-big-bc-font-size: $text-sm !default;
|
11
|
-
$fe-big-bc-icon-font-size:
|
11
|
+
$fe-big-bc-icon-font-size: $text-xxs !default;
|
12
12
|
$fe-big-lg-text-font-size: $text-sm !default;
|
13
13
|
$fe-big-dg-header-font-size: 21px !default;
|
14
|
-
$fe-big-dg-td-font-size:
|
14
|
+
$fe-big-dg-td-font-size: $text-base !default;
|
15
15
|
|
16
16
|
$fe-clone-box-shadow: $shadow !default;
|
17
17
|
$fe-clone-border: none !default;
|
@@ -25,6 +25,7 @@ $fe-upload-overlay-border: 2px !default;
|
|
25
25
|
$fe-search-padding: 3px 12px 2px 0 !default;
|
26
26
|
$fe-search-height: 29px !default;
|
27
27
|
$fe-search-icon-margin: 5px !default;
|
28
|
+
$fe-search-icon-font-size : 14px !default;
|
28
29
|
$fe-search-clear-icon-padding: 0 !default;
|
29
30
|
$fe-search-input-margin: 0 0 0 29px !default;
|
30
31
|
$fe-bc-margin: 0 !default;
|
@@ -41,10 +42,10 @@ $fe-grid-icon-margin: 0 !default;
|
|
41
42
|
$fe-dg-td-padding: 4px 24px 4px 0 !default;
|
42
43
|
$fe-dg-rtl-td-padding: 8px 0 8px 24px !default;
|
43
44
|
$fe-grid-header-height: 32px !default;
|
44
|
-
$fe-grid-header-font-size:
|
45
|
+
$fe-grid-header-font-size: $text-xxs !default;
|
45
46
|
$fe-grid-header-cb-padding-left: 12px !default;
|
46
|
-
$fe-grid-content-font-size:
|
47
|
-
$fe-grid-content-name-font-size:
|
47
|
+
$fe-grid-content-font-size: $text-xs !default;
|
48
|
+
$fe-grid-content-name-font-size: $text-sm !default;
|
48
49
|
$fe-grid-icon-sort-margin: 0 !default;
|
49
50
|
$fe-lg-margin: 0 !default;
|
50
51
|
$fe-lg-padding: 0 4px !default;
|
@@ -52,6 +53,7 @@ $fe-lg-item-height: 85px !default;
|
|
52
53
|
$fe-lg-item-width: 80px !default;
|
53
54
|
$fe-lg-item-margin: 8px 4px !default;
|
54
55
|
$fe-lg-item-padding: 2px !default;
|
56
|
+
$fe-lg-item-border: 1px !default;
|
55
57
|
$fe-lg-item-inner-height: 79px !default;
|
56
58
|
$fe-lg-item-inner-width: 74px !default;
|
57
59
|
$fe-lg-icon-height: 40px !default;
|
@@ -92,9 +94,9 @@ $fe-big-lg-icon-width: 52px !default;
|
|
92
94
|
$fe-big-lg-icon-margin: 11px auto !default;
|
93
95
|
$fe-big-lg-img-height: 79px !default;
|
94
96
|
$fe-big-lg-text-padding: 4px 2px 2px !default;
|
95
|
-
$fe-big-grid-header-font-size:
|
96
|
-
$fe-big-grid-content-font-size:
|
97
|
-
$fe-big-grid-content-name-font-size:
|
97
|
+
$fe-big-grid-header-font-size: $text-sm !default;
|
98
|
+
$fe-big-grid-content-font-size: $text-sm !default;
|
99
|
+
$fe-big-grid-content-name-font-size: $text-base !default;
|
98
100
|
$fe-big-cb-line-height: 14px !default;
|
99
101
|
|
100
102
|
$fe-rtl-grid-icon-margin: 0 0 0 8px !default;
|
@@ -108,7 +110,7 @@ $fe-mobile-lg-icon-width: 110px !default;
|
|
108
110
|
$fe-mobile-lg-icon-margin: 11px auto 0 !default;
|
109
111
|
$fe-mobile-lg-img-height: 110px !default;
|
110
112
|
$fe-mobile-grid-icon-size: 35px !default;
|
111
|
-
$fe-mobile-icon-font-size:
|
113
|
+
$fe-mobile-icon-font-size: $text-xl !default;
|
112
114
|
$fe-mobile-newfolder-padding-top: 0 !default;
|
113
115
|
$fe-mobile-upload-padding-left: 0 !default;
|
114
116
|
$fe-mobile-sort-padding-top: 3px !default;
|
@@ -140,7 +142,7 @@ $fe-big-lg-icon-empty-icon-height: 92px !default;
|
|
140
142
|
$fe-big-lg-icon-empty-icon-margin: 0 auto !default;
|
141
143
|
$fe-big-lg-icon-empty-icon-width: 92px !default;
|
142
144
|
|
143
|
-
$fe-big-lg-icon-empty-inner-content-font-size:
|
145
|
+
$fe-big-lg-icon-empty-inner-content-font-size: $text-sm !default;
|
144
146
|
$fe-big-lg-icon-empty-inner-content-margin: 0 auto !default;
|
145
147
|
$fe-big-lg-icon-empty-inner-content-opacity: .5 !default;
|
146
148
|
$fe-big-lg-icon-empty-inner-content-padding: 4px !default;
|
@@ -157,7 +159,7 @@ $fe-big-grid-empty-icon-height: 92px !default;
|
|
157
159
|
$fe-big-grid-empty-icon-margin: 0 auto !default;
|
158
160
|
$fe-big-grid-empty-icon-width: 92px !default;
|
159
161
|
|
160
|
-
$fe-big-grid-empty-inner-content-font-size:
|
162
|
+
$fe-big-grid-empty-inner-content-font-size: $text-sm !default;
|
161
163
|
$fe-big-grid-empty-inner-content-margin: 0 auto !default;
|
162
164
|
$fe-big-grid-empty-inner-content-opacity: .5 !default;
|
163
165
|
$fe-big-grid-empty-inner-content-padding: 6px !default;
|
@@ -61,6 +61,7 @@ $fe-search-padding: 2px 4px 2px 8px !default;
|
|
61
61
|
$fe-upload-overlay-border: 3px !default;
|
62
62
|
$fe-search-height: 29px !default;
|
63
63
|
$fe-search-icon-margin: 4px 0 !default;
|
64
|
+
$fe-search-icon-font-size : 14px !default;
|
64
65
|
$fe-search-clear-icon-padding: 0 !default;
|
65
66
|
$fe-search-input-margin: -2px 0 0 24px !default;
|
66
67
|
$fe-bc-margin: 0 !default;
|
@@ -92,6 +93,7 @@ $fe-lg-item-height: 85px !default;
|
|
92
93
|
$fe-lg-item-width: 80px !default;
|
93
94
|
$fe-lg-item-margin: 8px 4px !default;
|
94
95
|
$fe-lg-item-padding: 2px !default;
|
96
|
+
$fe-lg-item-border: 1px !default;
|
95
97
|
$fe-lg-item-inner-height: 79px !default;
|
96
98
|
$fe-lg-item-inner-width: 74px !default;
|
97
99
|
$fe-lg-icon-height: 40px !default;
|