@syncfusion/ej2-filemanager 22.1.34 → 22.1.38
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.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 +19 -4
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +19 -4
- 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 +14 -14
- package/src/file-manager/common/operations.js +1 -1
- package/src/file-manager/layout/details-view.d.ts +1 -0
- package/src/file-manager/layout/details-view.js +16 -0
- package/src/file-manager/layout/navigation-pane.js +2 -1
- package/src/file-manager/pop-up/dialog.js +0 -2
- package/styles/bootstrap-dark.css +1 -0
- package/styles/bootstrap.css +1 -0
- package/styles/bootstrap4.css +1 -0
- package/styles/bootstrap5-dark.css +1 -0
- package/styles/bootstrap5.css +1 -0
- package/styles/fabric-dark.css +1 -0
- package/styles/fabric.css +1 -0
- package/styles/file-manager/_layout.scss +2 -4
- package/styles/file-manager/_material3-definition.scss +7 -8
- package/styles/file-manager/bootstrap-dark.css +1 -0
- package/styles/file-manager/bootstrap.css +1 -0
- package/styles/file-manager/bootstrap4.css +1 -0
- package/styles/file-manager/bootstrap5-dark.css +1 -0
- package/styles/file-manager/bootstrap5.css +1 -0
- package/styles/file-manager/fabric-dark.css +1 -0
- package/styles/file-manager/fabric.css +1 -0
- package/styles/file-manager/fluent-dark.css +1 -0
- package/styles/file-manager/fluent.css +1 -0
- package/styles/file-manager/highcontrast-light.css +1 -0
- package/styles/file-manager/highcontrast.css +1 -0
- package/styles/file-manager/material-dark.css +1 -0
- package/styles/file-manager/material.css +1 -0
- package/styles/file-manager/material3-dark.css +10 -9
- package/styles/file-manager/material3.css +10 -9
- package/styles/file-manager/tailwind-dark.css +1 -0
- package/styles/file-manager/tailwind.css +1 -0
- package/styles/fluent-dark.css +1 -0
- package/styles/fluent.css +1 -0
- package/styles/highcontrast-light.css +1 -0
- package/styles/highcontrast.css +1 -0
- package/styles/material-dark.css +1 -0
- package/styles/material.css +1 -0
- package/styles/material3-dark.css +10 -9
- package/styles/material3.css +10 -9
- package/styles/tailwind-dark.css +1 -0
- package/styles/tailwind.css +1 -0
package/dist/global/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* filename: index.d.ts
|
3
|
-
* version : 22.1.
|
3
|
+
* version : 22.1.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-filemanager@*",
|
3
|
-
"_id": "@syncfusion/ej2-filemanager@
|
3
|
+
"_id": "@syncfusion/ej2-filemanager@22.1.36",
|
4
4
|
"_inBundle": false,
|
5
|
-
"_integrity": "sha512-
|
5
|
+
"_integrity": "sha512-SoWL37HOIqHFOmHZ5vJRJOpjDWkJ4CpVYOZYUzrWhmDTdBU70KdFU2J9pn8LOf1YGiIRw28oYB13ol7UBoJZiA==",
|
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": "https://nexus.syncfusion.com/repository/ej2-
|
29
|
-
"_shasum": "
|
28
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-22.1.36.tgz",
|
29
|
+
"_shasum": "38398966ad493ba2f7c224c31ee7c1c65caf60fc",
|
30
30
|
"_spec": "@syncfusion/ej2-filemanager@*",
|
31
31
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
32
32
|
"author": {
|
@@ -37,16 +37,16 @@
|
|
37
37
|
},
|
38
38
|
"bundleDependencies": false,
|
39
39
|
"dependencies": {
|
40
|
-
"@syncfusion/ej2-base": "~22.1.
|
41
|
-
"@syncfusion/ej2-buttons": "~22.1.
|
42
|
-
"@syncfusion/ej2-data": "~22.1.
|
43
|
-
"@syncfusion/ej2-grids": "~22.1.
|
44
|
-
"@syncfusion/ej2-inputs": "~22.1.
|
45
|
-
"@syncfusion/ej2-layouts": "~22.1.
|
40
|
+
"@syncfusion/ej2-base": "~22.1.38",
|
41
|
+
"@syncfusion/ej2-buttons": "~22.1.38",
|
42
|
+
"@syncfusion/ej2-data": "~22.1.38",
|
43
|
+
"@syncfusion/ej2-grids": "~22.1.38",
|
44
|
+
"@syncfusion/ej2-inputs": "~22.1.38",
|
45
|
+
"@syncfusion/ej2-layouts": "~22.1.37",
|
46
46
|
"@syncfusion/ej2-lists": "~22.1.34",
|
47
|
-
"@syncfusion/ej2-navigations": "~22.1.
|
48
|
-
"@syncfusion/ej2-popups": "~22.1.
|
49
|
-
"@syncfusion/ej2-splitbuttons": "~22.1.
|
47
|
+
"@syncfusion/ej2-navigations": "~22.1.38",
|
48
|
+
"@syncfusion/ej2-popups": "~22.1.38",
|
49
|
+
"@syncfusion/ej2-splitbuttons": "~22.1.37"
|
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": "22.1.
|
79
|
+
"version": "22.1.38",
|
80
80
|
"sideEffects": false
|
81
81
|
}
|
@@ -428,7 +428,7 @@ function renameSuccess(parent, result, path) {
|
|
428
428
|
}
|
429
429
|
var args = { action: 'rename', result: result };
|
430
430
|
parent.trigger('success', args);
|
431
|
-
parent.renamedItem = result.files[0];
|
431
|
+
parent.renamedItem = Array.isArray(result.files) ? result.files[0] : result.files;
|
432
432
|
if (getValue('filterPath', parent.renamedItem) === getValue('filterPath', parent.itemData[0]) && parent.pathNames.length > 1) {
|
433
433
|
parent.pathNames[parent.pathNames.length - 1] = parent.renameText;
|
434
434
|
}
|
@@ -138,6 +138,11 @@ var DetailsView = /** @class */ (function () {
|
|
138
138
|
},
|
139
139
|
locale: this.parent.locale
|
140
140
|
});
|
141
|
+
if (this.parent.isReact) {
|
142
|
+
this.gridObj.isReact = true;
|
143
|
+
this.gridObj.portals = [];
|
144
|
+
this.gridObj.on('reactTemplateRender', this.reactTemplateRender, this);
|
145
|
+
}
|
141
146
|
this.gridObj.isStringTemplate = true;
|
142
147
|
this.gridObj.appendTo('#' + this.parent.element.id + CLS.GRID_ID);
|
143
148
|
this.wireEvents();
|
@@ -145,6 +150,11 @@ var DetailsView = /** @class */ (function () {
|
|
145
150
|
this.emptyArgs = args;
|
146
151
|
}
|
147
152
|
};
|
153
|
+
DetailsView.prototype.reactTemplateRender = function (args) {
|
154
|
+
this.parent["portals"] = args;
|
155
|
+
this.parent.notify('renderReactTemplate', this.parent["portals"]);
|
156
|
+
this.parent["renderReactTemplates"]();
|
157
|
+
};
|
148
158
|
/**
|
149
159
|
* Gets the grid height.
|
150
160
|
* @returns The grid height.
|
@@ -576,6 +586,9 @@ var DetailsView = /** @class */ (function () {
|
|
576
586
|
this.parent.setProperties({ selectedItems: [] }, true);
|
577
587
|
this.gridObj.dataSource = getSortedData(this.parent, args.files);
|
578
588
|
this.gridObj.freezeRefresh();
|
589
|
+
if (this.parent.isReact) {
|
590
|
+
this.gridObj.on('reactTemplateRender', this.reactTemplateRender, this);
|
591
|
+
}
|
579
592
|
}
|
580
593
|
this.emptyArgs = args;
|
581
594
|
};
|
@@ -1092,6 +1105,9 @@ var DetailsView = /** @class */ (function () {
|
|
1092
1105
|
}
|
1093
1106
|
this.removeEventListener();
|
1094
1107
|
if (this.gridObj) {
|
1108
|
+
if (this.parent.isReact) {
|
1109
|
+
this.gridObj.off('reactTemplateRender', this.reactTemplateRender);
|
1110
|
+
}
|
1095
1111
|
this.unWireEvents();
|
1096
1112
|
this.gridObj.destroy();
|
1097
1113
|
}
|
@@ -159,7 +159,8 @@ var NavigationPane = /** @class */ (function () {
|
|
159
159
|
NavigationPane.prototype.addChild = function (files, target, prevent) {
|
160
160
|
// eslint-disable-next-line
|
161
161
|
var directories = getDirectories(files);
|
162
|
-
if (directories.length > 0
|
162
|
+
if (directories.length > 0 &&
|
163
|
+
(directories[0].filterPath == null || this.getTreeData(target)[0].filterPath == null || directories[0].filterPath !== this.getTreeData(target)[0].filterPath)) {
|
163
164
|
var length_1 = 0;
|
164
165
|
// eslint-disable-next-line
|
165
166
|
var folders = directories;
|
@@ -842,8 +842,6 @@ function onReSubmit(parent) {
|
|
842
842
|
}
|
843
843
|
var newPath = (parent.activeModule === 'navigationpane') ? getValue('filterPath', parent.itemData[0]).replace(/\\/g, '/') : parent.path;
|
844
844
|
parent.renamedId = getValue('id', parent.itemData[0]);
|
845
|
-
parent.renamedId = getValue('id', parent.itemData[0]);
|
846
|
-
parent.renamedId = getValue('id', parent.itemData[0]);
|
847
845
|
if (parent.isFile) {
|
848
846
|
var oldExtension = (oIndex === -1) ? '' : parent.currentItemText.substr(oIndex);
|
849
847
|
var nIndex = text.lastIndexOf('.');
|
package/styles/bootstrap.css
CHANGED
package/styles/bootstrap4.css
CHANGED
package/styles/bootstrap5.css
CHANGED
package/styles/fabric-dark.css
CHANGED
package/styles/fabric.css
CHANGED
@@ -370,7 +370,7 @@
|
|
370
370
|
.e-icons {
|
371
371
|
font-size: $fe-bc-icon-font-size;
|
372
372
|
margin: $fe-bc-icon-margin;
|
373
|
-
@if $fm-skin-name == 'tailwind' {
|
373
|
+
@if $fm-skin-name == 'tailwind' or $fm-skin-name == 'Material3' {
|
374
374
|
vertical-align: middle;
|
375
375
|
}
|
376
376
|
|
@@ -565,6 +565,7 @@
|
|
565
565
|
overflow: inherit;
|
566
566
|
padding-left: $fe-grid-header-cb-padding-left;
|
567
567
|
padding-right: 0;
|
568
|
+
box-shadow: none;
|
568
569
|
}
|
569
570
|
|
570
571
|
.e-fe-grid-icon {
|
@@ -1677,9 +1678,6 @@
|
|
1677
1678
|
font-size: $fe-big-bc-font-size;
|
1678
1679
|
line-height: $fe-big-bc-text-size;
|
1679
1680
|
padding: $fe-big-bc-text-padding;
|
1680
|
-
@if $fm-skin-name == 'Material3' {
|
1681
|
-
line-height: $fe-big-lg-text-line-height;
|
1682
|
-
}
|
1683
1681
|
}
|
1684
1682
|
|
1685
1683
|
.e-search-wrap {
|
@@ -8,7 +8,7 @@ $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-base !default;
|
11
|
-
$fe-big-bc-icon-font-size:
|
11
|
+
$fe-big-bc-icon-font-size: 16px !default;
|
12
12
|
$fe-big-lg-text-font-size: $text-sm !default;
|
13
13
|
$fe-big-dg-header-padding: 21px !default;
|
14
14
|
$fe-big-dg-td-font-size: 15px !default;
|
@@ -33,13 +33,13 @@ $fe-search-input-margin: 0 0 0 42px !default;
|
|
33
33
|
$fe-search-input-height: 32px !default;
|
34
34
|
$fe-search-input-padding: 6px 13px 6px 9px !default;
|
35
35
|
$fe-bc-margin: 0 !default;
|
36
|
-
$fe-bc-padding:
|
36
|
+
$fe-bc-padding: 9px 16px 9px 12px !default;
|
37
37
|
$fe-rtl-bc-padding: 8px 18px 8px 12px !default;
|
38
38
|
$fe-rtl-search-padding: 2px 0 2px 16px !default;
|
39
39
|
$fe-rtl-search-input-margin: 0 42px 0 0 !default;
|
40
|
-
$fe-bc-text-padding:
|
40
|
+
$fe-bc-text-padding: 3px 8px !default;
|
41
41
|
$fe-bc-text-size: 18px !default;
|
42
|
-
$fe-bc-icon-margin: 0
|
42
|
+
$fe-bc-icon-margin: 0 !default;
|
43
43
|
$fe-bc-search-border-bottom: 1px !default;
|
44
44
|
$fe-bc-submenu-height: 26px !default;
|
45
45
|
$fe-bc-li-text-decoration: none;
|
@@ -88,9 +88,9 @@ $fe-big-search-height: 40px !default;
|
|
88
88
|
$fe-big-search-input-margin: 0 0 0 48px !default;
|
89
89
|
$fe-big-search-input-height: 40px !default;
|
90
90
|
$fe-big-search-input-padding: 10px 18px 10px 10px !default;
|
91
|
-
$fe-big-bc-padding:
|
91
|
+
$fe-big-bc-padding: 16px 16px 16px 12px !default;
|
92
92
|
$fe-big-bc-text-size: 20px !default;
|
93
|
-
$fe-big-bc-text-padding:
|
93
|
+
$fe-big-bc-text-padding: 6px 12px !default;
|
94
94
|
$fe-big-bc-li-item-height: 28px !default;
|
95
95
|
$fe-big-bc-submenu-height: 27px !default;
|
96
96
|
$fe-big-grid-icon-margin: 0 12px 0 0 !default;
|
@@ -107,7 +107,6 @@ $fe-big-lg-icon-width: 48px !default;
|
|
107
107
|
$fe-big-lg-icon-margin: 26px 36px 22px !default;
|
108
108
|
$fe-big-lg-img-height: 79px !default;
|
109
109
|
$fe-big-lg-text-padding: 0 0 16px !default;
|
110
|
-
$fe-big-lg-text-line-height: 20px !default;
|
111
110
|
$fe-big-grid-header-font-size: 14px !default;
|
112
111
|
$fe-big-grid-content-font-size: 14px !default;
|
113
112
|
$fe-big-grid-content-name-font-size: 16px !default;
|
@@ -219,7 +218,7 @@ $fe-lg-icon-empty-inner-content-margin: 0 auto !default;
|
|
219
218
|
$fe-lg-icon-empty-inner-content-padding: 0 !default;
|
220
219
|
$fe-lg-icon-empty-inner-content-text-align: center !default;
|
221
220
|
|
222
|
-
$fe-bc-icon-padding:
|
221
|
+
$fe-bc-icon-padding: 0 !default;
|
223
222
|
|
224
223
|
// color variables
|
225
224
|
$fe-border-color: rgba($border-light) !default;
|
@@ -441,7 +441,7 @@ ejs-filemanager {
|
|
441
441
|
white-space: nowrap;
|
442
442
|
list-style: none;
|
443
443
|
margin: 0;
|
444
|
-
padding:
|
444
|
+
padding: 9px 16px 9px 12px;
|
445
445
|
visibility: visible;
|
446
446
|
}
|
447
447
|
.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu {
|
@@ -454,7 +454,7 @@ ejs-filemanager {
|
|
454
454
|
cursor: pointer;
|
455
455
|
font-size: 14px;
|
456
456
|
line-height: 18px;
|
457
|
-
padding:
|
457
|
+
padding: 3px 8px;
|
458
458
|
text-decoration: none;
|
459
459
|
}
|
460
460
|
.e-filemanager .e-address .e-list-text:hover {
|
@@ -471,10 +471,11 @@ ejs-filemanager {
|
|
471
471
|
}
|
472
472
|
.e-filemanager .e-address .e-address-list-item .e-icons {
|
473
473
|
font-size: 14px;
|
474
|
-
margin: 0
|
474
|
+
margin: 0;
|
475
|
+
vertical-align: middle;
|
475
476
|
}
|
476
477
|
.e-filemanager .e-address .e-address-list-item .e-icons::before {
|
477
|
-
padding:
|
478
|
+
padding: 0;
|
478
479
|
}
|
479
480
|
.e-filemanager .e-view-container .e-grid .e-gridcontent .e-emptyrow {
|
480
481
|
display: table-row;
|
@@ -583,6 +584,7 @@ ejs-filemanager {
|
|
583
584
|
overflow: inherit;
|
584
585
|
padding-left: 12px;
|
585
586
|
padding-right: 0;
|
587
|
+
box-shadow: none;
|
586
588
|
}
|
587
589
|
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
|
588
590
|
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon {
|
@@ -989,7 +991,7 @@ ejs-filemanager {
|
|
989
991
|
.e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
|
990
992
|
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
|
991
993
|
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-address-list-item .e-icons {
|
992
|
-
font-size:
|
994
|
+
font-size: 16px;
|
993
995
|
}
|
994
996
|
.e-filemanager.e-fe-mobile .e-address .e-list-text,
|
995
997
|
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-list-text,
|
@@ -1254,18 +1256,17 @@ ejs-filemanager {
|
|
1254
1256
|
}
|
1255
1257
|
.e-bigger .e-filemanager .e-address .e-address-list-item .e-icons,
|
1256
1258
|
.e-filemanager.e-bigger .e-address .e-address-list-item .e-icons {
|
1257
|
-
font-size:
|
1259
|
+
font-size: 16px;
|
1258
1260
|
}
|
1259
1261
|
.e-bigger .e-filemanager .e-address .e-addressbar-ul,
|
1260
1262
|
.e-filemanager.e-bigger .e-address .e-addressbar-ul {
|
1261
|
-
padding:
|
1263
|
+
padding: 16px 16px 16px 12px;
|
1262
1264
|
}
|
1263
1265
|
.e-bigger .e-filemanager .e-address .e-list-text,
|
1264
1266
|
.e-filemanager.e-bigger .e-address .e-list-text {
|
1265
1267
|
font-size: 16px;
|
1266
1268
|
line-height: 20px;
|
1267
|
-
padding:
|
1268
|
-
line-height: 20px;
|
1269
|
+
padding: 6px 12px;
|
1269
1270
|
}
|
1270
1271
|
.e-bigger .e-filemanager .e-address .e-search-wrap,
|
1271
1272
|
.e-filemanager.e-bigger .e-address .e-search-wrap {
|
@@ -497,7 +497,7 @@ ejs-filemanager {
|
|
497
497
|
white-space: nowrap;
|
498
498
|
list-style: none;
|
499
499
|
margin: 0;
|
500
|
-
padding:
|
500
|
+
padding: 9px 16px 9px 12px;
|
501
501
|
visibility: visible;
|
502
502
|
}
|
503
503
|
.e-filemanager .e-address .e-addressbar-ul .e-breadcrumb-menu {
|
@@ -510,7 +510,7 @@ ejs-filemanager {
|
|
510
510
|
cursor: pointer;
|
511
511
|
font-size: 14px;
|
512
512
|
line-height: 18px;
|
513
|
-
padding:
|
513
|
+
padding: 3px 8px;
|
514
514
|
text-decoration: none;
|
515
515
|
}
|
516
516
|
.e-filemanager .e-address .e-list-text:hover {
|
@@ -527,10 +527,11 @@ ejs-filemanager {
|
|
527
527
|
}
|
528
528
|
.e-filemanager .e-address .e-address-list-item .e-icons {
|
529
529
|
font-size: 14px;
|
530
|
-
margin: 0
|
530
|
+
margin: 0;
|
531
|
+
vertical-align: middle;
|
531
532
|
}
|
532
533
|
.e-filemanager .e-address .e-address-list-item .e-icons::before {
|
533
|
-
padding:
|
534
|
+
padding: 0;
|
534
535
|
}
|
535
536
|
.e-filemanager .e-view-container .e-grid .e-gridcontent .e-emptyrow {
|
536
537
|
display: table-row;
|
@@ -639,6 +640,7 @@ ejs-filemanager {
|
|
639
640
|
overflow: inherit;
|
640
641
|
padding-left: 12px;
|
641
642
|
padding-right: 0;
|
643
|
+
box-shadow: none;
|
642
644
|
}
|
643
645
|
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon,
|
644
646
|
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon {
|
@@ -1045,7 +1047,7 @@ ejs-filemanager {
|
|
1045
1047
|
.e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
|
1046
1048
|
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-address-list-item .e-icons,
|
1047
1049
|
.e-filemanager.e-bigger.e-fe-mobile .e-address .e-address-list-item .e-icons {
|
1048
|
-
font-size:
|
1050
|
+
font-size: 16px;
|
1049
1051
|
}
|
1050
1052
|
.e-filemanager.e-fe-mobile .e-address .e-list-text,
|
1051
1053
|
.e-bigger .e-filemanager.e-fe-mobile .e-address .e-list-text,
|
@@ -1310,18 +1312,17 @@ ejs-filemanager {
|
|
1310
1312
|
}
|
1311
1313
|
.e-bigger .e-filemanager .e-address .e-address-list-item .e-icons,
|
1312
1314
|
.e-filemanager.e-bigger .e-address .e-address-list-item .e-icons {
|
1313
|
-
font-size:
|
1315
|
+
font-size: 16px;
|
1314
1316
|
}
|
1315
1317
|
.e-bigger .e-filemanager .e-address .e-addressbar-ul,
|
1316
1318
|
.e-filemanager.e-bigger .e-address .e-addressbar-ul {
|
1317
|
-
padding:
|
1319
|
+
padding: 16px 16px 16px 12px;
|
1318
1320
|
}
|
1319
1321
|
.e-bigger .e-filemanager .e-address .e-list-text,
|
1320
1322
|
.e-filemanager.e-bigger .e-address .e-list-text {
|
1321
1323
|
font-size: 16px;
|
1322
1324
|
line-height: 20px;
|
1323
|
-
padding:
|
1324
|
-
line-height: 20px;
|
1325
|
+
padding: 6px 12px;
|
1325
1326
|
}
|
1326
1327
|
.e-bigger .e-filemanager .e-address .e-search-wrap,
|
1327
1328
|
.e-filemanager.e-bigger .e-address .e-search-wrap {
|
@@ -506,6 +506,7 @@ ejs-filemanager {
|
|
506
506
|
overflow: inherit;
|
507
507
|
padding-left: 12px;
|
508
508
|
padding-right: 0;
|
509
|
+
box-shadow: none;
|
509
510
|
}
|
510
511
|
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon .e-headercelldiv,
|
511
512
|
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon .e-headercelldiv {
|
@@ -506,6 +506,7 @@ ejs-filemanager {
|
|
506
506
|
overflow: inherit;
|
507
507
|
padding-left: 12px;
|
508
508
|
padding-right: 0;
|
509
|
+
box-shadow: none;
|
509
510
|
}
|
510
511
|
.e-filemanager .e-grid .e-gridheader .e-fe-grid-icon .e-headercelldiv,
|
511
512
|
.e-filemanager .e-grid .e-gridcontent .e-fe-grid-icon .e-headercelldiv {
|
package/styles/fluent-dark.css
CHANGED
package/styles/fluent.css
CHANGED
package/styles/highcontrast.css
CHANGED
package/styles/material-dark.css
CHANGED
package/styles/material.css
CHANGED