@syncfusion/ej2-filemanager 30.1.37 → 30.1.39
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/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 +8 -3
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +7 -2
- 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 +17 -52
- package/src/file-manager/common/utility.js +3 -0
- package/src/file-manager/layout/navigation-pane.js +4 -2
- package/styles/bds-lite.css +11 -12
- package/styles/bds.css +11 -12
- package/styles/bootstrap-dark-lite.css +11 -12
- package/styles/bootstrap-dark.css +11 -12
- package/styles/bootstrap-lite.css +11 -12
- package/styles/bootstrap.css +11 -12
- package/styles/bootstrap4-lite.css +11 -12
- package/styles/bootstrap4.css +11 -12
- package/styles/bootstrap5-dark-lite.css +11 -12
- package/styles/bootstrap5-dark.css +11 -12
- package/styles/bootstrap5-lite.css +11 -12
- package/styles/bootstrap5.3-lite.css +11 -12
- package/styles/bootstrap5.3.css +11 -12
- package/styles/bootstrap5.css +11 -12
- package/styles/fabric-dark-lite.css +11 -12
- package/styles/fabric-dark.css +11 -12
- package/styles/fabric-lite.css +11 -12
- package/styles/fabric.css +11 -12
- package/styles/file-manager/_layout.scss +7 -7
- package/styles/file-manager/bds.css +11 -12
- package/styles/file-manager/bootstrap-dark.css +11 -12
- package/styles/file-manager/bootstrap.css +11 -12
- package/styles/file-manager/bootstrap4.css +11 -12
- package/styles/file-manager/bootstrap5-dark.css +11 -12
- package/styles/file-manager/bootstrap5.3.css +11 -12
- package/styles/file-manager/bootstrap5.css +11 -12
- package/styles/file-manager/fabric-dark.css +11 -12
- package/styles/file-manager/fabric.css +11 -12
- package/styles/file-manager/fluent-dark.css +11 -12
- package/styles/file-manager/fluent.css +11 -12
- package/styles/file-manager/fluent2.css +11 -12
- package/styles/file-manager/highcontrast-light.css +11 -12
- package/styles/file-manager/highcontrast.css +11 -12
- package/styles/file-manager/material-dark.css +11 -12
- package/styles/file-manager/material.css +11 -12
- package/styles/file-manager/material3-dark.css +11 -12
- package/styles/file-manager/material3.css +11 -12
- package/styles/file-manager/tailwind-dark.css +11 -12
- package/styles/file-manager/tailwind.css +11 -12
- package/styles/file-manager/tailwind3.css +11 -12
- package/styles/fluent-dark-lite.css +11 -12
- package/styles/fluent-dark.css +11 -12
- package/styles/fluent-lite.css +11 -12
- package/styles/fluent.css +11 -12
- package/styles/fluent2-lite.css +11 -12
- package/styles/fluent2.css +11 -12
- package/styles/highcontrast-light-lite.css +11 -12
- package/styles/highcontrast-light.css +11 -12
- package/styles/highcontrast-lite.css +11 -12
- package/styles/highcontrast.css +11 -12
- package/styles/material-dark-lite.css +11 -12
- package/styles/material-dark.css +11 -12
- package/styles/material-lite.css +11 -12
- package/styles/material.css +11 -12
- package/styles/material3-dark-lite.css +11 -12
- package/styles/material3-dark.css +11 -12
- package/styles/material3-lite.css +11 -12
- package/styles/material3.css +11 -12
- package/styles/tailwind-dark-lite.css +11 -12
- package/styles/tailwind-dark.css +11 -12
- package/styles/tailwind-lite.css +11 -12
- package/styles/tailwind.css +11 -12
- package/styles/tailwind3-lite.css +11 -12
- package/styles/tailwind3.css +11 -12
- package/dist/ts/file-manager/actions/breadcrumb-bar.d.ts +0 -60
- package/dist/ts/file-manager/actions/breadcrumb-bar.ts +0 -423
- package/dist/ts/file-manager/actions/index.d.ts +0 -6
- package/dist/ts/file-manager/actions/index.ts +0 -6
- package/dist/ts/file-manager/actions/toolbar.d.ts +0 -54
- package/dist/ts/file-manager/actions/toolbar.ts +0 -609
- package/dist/ts/file-manager/actions/virtualization.d.ts +0 -93
- package/dist/ts/file-manager/actions/virtualization.ts +0 -324
- package/dist/ts/file-manager/base/classes.d.ts +0 -224
- package/dist/ts/file-manager/base/classes.ts +0 -225
- package/dist/ts/file-manager/base/constant.d.ts +0 -136
- package/dist/ts/file-manager/base/constant.ts +0 -137
- package/dist/ts/file-manager/base/file-manager-model.d.ts +0 -520
- package/dist/ts/file-manager/base/file-manager.d.ts +0 -867
- package/dist/ts/file-manager/base/file-manager.ts +0 -2061
- package/dist/ts/file-manager/base/index.d.ts +0 -8
- package/dist/ts/file-manager/base/index.ts +0 -8
- package/dist/ts/file-manager/base/interface.d.ts +0 -952
- package/dist/ts/file-manager/base/interface.ts +0 -931
- package/dist/ts/file-manager/common/index.d.ts +0 -5
- package/dist/ts/file-manager/common/index.ts +0 -5
- package/dist/ts/file-manager/common/operations.d.ts +0 -122
- package/dist/ts/file-manager/common/operations.ts +0 -1369
- package/dist/ts/file-manager/common/utility.d.ts +0 -644
- package/dist/ts/file-manager/common/utility.ts +0 -1728
- package/dist/ts/file-manager/index.d.ts +0 -9
- package/dist/ts/file-manager/index.ts +0 -9
- package/dist/ts/file-manager/layout/details-view.d.ts +0 -152
- package/dist/ts/file-manager/layout/details-view.ts +0 -1990
- package/dist/ts/file-manager/layout/index.d.ts +0 -6
- package/dist/ts/file-manager/layout/index.ts +0 -6
- package/dist/ts/file-manager/layout/large-icons-view.d.ts +0 -157
- package/dist/ts/file-manager/layout/large-icons-view.ts +0 -1684
- package/dist/ts/file-manager/layout/navigation-pane.d.ts +0 -104
- package/dist/ts/file-manager/layout/navigation-pane.ts +0 -919
- package/dist/ts/file-manager/models/ajax-settings-model.d.ts +0 -36
- package/dist/ts/file-manager/models/ajax-settings.d.ts +0 -30
- package/dist/ts/file-manager/models/ajax-settings.ts +0 -39
- package/dist/ts/file-manager/models/column-model.d.ts +0 -155
- package/dist/ts/file-manager/models/column.d.ts +0 -179
- package/dist/ts/file-manager/models/column.ts +0 -216
- package/dist/ts/file-manager/models/contextMenu-settings-model.d.ts +0 -36
- package/dist/ts/file-manager/models/contextMenu-settings.d.ts +0 -33
- package/dist/ts/file-manager/models/contextMenu-settings.ts +0 -44
- package/dist/ts/file-manager/models/default-locale.d.ts +0 -4
- package/dist/ts/file-manager/models/default-locale.ts +0 -101
- package/dist/ts/file-manager/models/details-view-settings-model.d.ts +0 -30
- package/dist/ts/file-manager/models/details-view-settings.d.ts +0 -31
- package/dist/ts/file-manager/models/details-view-settings.ts +0 -54
- package/dist/ts/file-manager/models/index.d.ts +0 -19
- package/dist/ts/file-manager/models/index.ts +0 -19
- package/dist/ts/file-manager/models/navigation-pane-settings-model.d.ts +0 -40
- package/dist/ts/file-manager/models/navigation-pane-settings.d.ts +0 -34
- package/dist/ts/file-manager/models/navigation-pane-settings.ts +0 -42
- package/dist/ts/file-manager/models/search-settings-model.d.ts +0 -42
- package/dist/ts/file-manager/models/search-settings.d.ts +0 -44
- package/dist/ts/file-manager/models/search-settings.ts +0 -53
- package/dist/ts/file-manager/models/toolbar-settings-model.d.ts +0 -197
- package/dist/ts/file-manager/models/toolbar-settings.d.ts +0 -174
- package/dist/ts/file-manager/models/toolbar-settings.ts +0 -198
- package/dist/ts/file-manager/models/upload-settings-model.d.ts +0 -70
- package/dist/ts/file-manager/models/upload-settings.d.ts +0 -61
- package/dist/ts/file-manager/models/upload-settings.ts +0 -75
- package/dist/ts/file-manager/pop-up/context-menu.d.ts +0 -64
- package/dist/ts/file-manager/pop-up/context-menu.ts +0 -693
- package/dist/ts/file-manager/pop-up/dialog.d.ts +0 -31
- package/dist/ts/file-manager/pop-up/dialog.ts +0 -1009
- package/dist/ts/file-manager/pop-up/index.d.ts +0 -5
- package/dist/ts/file-manager/pop-up/index.ts +0 -5
- package/dist/ts/index.d.ts +0 -4
- package/dist/ts/index.ts +0 -4
@@ -791,6 +791,17 @@ ejs-filemanager {
|
|
791
791
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
792
792
|
visibility: visible;
|
793
793
|
}
|
794
|
+
.e-filemanager .e-fm-view-container {
|
795
|
+
display: -webkit-box;
|
796
|
+
display: -ms-flexbox;
|
797
|
+
display: flex;
|
798
|
+
width: 100%;
|
799
|
+
-webkit-box-orient: vertical;
|
800
|
+
-webkit-box-direction: normal;
|
801
|
+
-ms-flex-direction: column;
|
802
|
+
flex-direction: column;
|
803
|
+
height: 100%;
|
804
|
+
}
|
794
805
|
|
795
806
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -921,18 +932,6 @@ ejs-filemanager {
|
|
921
932
|
visibility: hidden;
|
922
933
|
}
|
923
934
|
|
924
|
-
.e-fm-view-container {
|
925
|
-
display: -webkit-box;
|
926
|
-
display: -ms-flexbox;
|
927
|
-
display: flex;
|
928
|
-
width: 100%;
|
929
|
-
-webkit-box-orient: vertical;
|
930
|
-
-webkit-box-direction: normal;
|
931
|
-
-ms-flex-direction: column;
|
932
|
-
flex-direction: column;
|
933
|
-
height: 100%;
|
934
|
-
}
|
935
|
-
|
936
935
|
.e-filemanager .e-empty-state-container {
|
937
936
|
display: -webkit-box;
|
938
937
|
display: -ms-flexbox;
|
package/styles/fabric-dark.css
CHANGED
@@ -791,6 +791,17 @@ ejs-filemanager {
|
|
791
791
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
792
792
|
visibility: visible;
|
793
793
|
}
|
794
|
+
.e-filemanager .e-fm-view-container {
|
795
|
+
display: -webkit-box;
|
796
|
+
display: -ms-flexbox;
|
797
|
+
display: flex;
|
798
|
+
width: 100%;
|
799
|
+
-webkit-box-orient: vertical;
|
800
|
+
-webkit-box-direction: normal;
|
801
|
+
-ms-flex-direction: column;
|
802
|
+
flex-direction: column;
|
803
|
+
height: 100%;
|
804
|
+
}
|
794
805
|
|
795
806
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -921,18 +932,6 @@ ejs-filemanager {
|
|
921
932
|
visibility: hidden;
|
922
933
|
}
|
923
934
|
|
924
|
-
.e-fm-view-container {
|
925
|
-
display: -webkit-box;
|
926
|
-
display: -ms-flexbox;
|
927
|
-
display: flex;
|
928
|
-
width: 100%;
|
929
|
-
-webkit-box-orient: vertical;
|
930
|
-
-webkit-box-direction: normal;
|
931
|
-
-ms-flex-direction: column;
|
932
|
-
flex-direction: column;
|
933
|
-
height: 100%;
|
934
|
-
}
|
935
|
-
|
936
935
|
.e-filemanager .e-empty-state-container {
|
937
936
|
display: -webkit-box;
|
938
937
|
display: -ms-flexbox;
|
package/styles/fabric-lite.css
CHANGED
@@ -792,6 +792,17 @@ ejs-filemanager {
|
|
792
792
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
793
793
|
visibility: visible;
|
794
794
|
}
|
795
|
+
.e-filemanager .e-fm-view-container {
|
796
|
+
display: -webkit-box;
|
797
|
+
display: -ms-flexbox;
|
798
|
+
display: flex;
|
799
|
+
width: 100%;
|
800
|
+
-webkit-box-orient: vertical;
|
801
|
+
-webkit-box-direction: normal;
|
802
|
+
-ms-flex-direction: column;
|
803
|
+
flex-direction: column;
|
804
|
+
height: 100%;
|
805
|
+
}
|
795
806
|
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -922,18 +933,6 @@ ejs-filemanager {
|
|
922
933
|
visibility: hidden;
|
923
934
|
}
|
924
935
|
|
925
|
-
.e-fm-view-container {
|
926
|
-
display: -webkit-box;
|
927
|
-
display: -ms-flexbox;
|
928
|
-
display: flex;
|
929
|
-
width: 100%;
|
930
|
-
-webkit-box-orient: vertical;
|
931
|
-
-webkit-box-direction: normal;
|
932
|
-
-ms-flex-direction: column;
|
933
|
-
flex-direction: column;
|
934
|
-
height: 100%;
|
935
|
-
}
|
936
|
-
|
937
936
|
.e-filemanager .e-empty-state-container {
|
938
937
|
display: -webkit-box;
|
939
938
|
display: -ms-flexbox;
|
package/styles/fabric.css
CHANGED
@@ -792,6 +792,17 @@ ejs-filemanager {
|
|
792
792
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
793
793
|
visibility: visible;
|
794
794
|
}
|
795
|
+
.e-filemanager .e-fm-view-container {
|
796
|
+
display: -webkit-box;
|
797
|
+
display: -ms-flexbox;
|
798
|
+
display: flex;
|
799
|
+
width: 100%;
|
800
|
+
-webkit-box-orient: vertical;
|
801
|
+
-webkit-box-direction: normal;
|
802
|
+
-ms-flex-direction: column;
|
803
|
+
flex-direction: column;
|
804
|
+
height: 100%;
|
805
|
+
}
|
795
806
|
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -922,18 +933,6 @@ ejs-filemanager {
|
|
922
933
|
visibility: hidden;
|
923
934
|
}
|
924
935
|
|
925
|
-
.e-fm-view-container {
|
926
|
-
display: -webkit-box;
|
927
|
-
display: -ms-flexbox;
|
928
|
-
display: flex;
|
929
|
-
width: 100%;
|
930
|
-
-webkit-box-orient: vertical;
|
931
|
-
-webkit-box-direction: normal;
|
932
|
-
-ms-flex-direction: column;
|
933
|
-
flex-direction: column;
|
934
|
-
height: 100%;
|
935
|
-
}
|
936
|
-
|
937
936
|
.e-filemanager .e-empty-state-container {
|
938
937
|
display: -webkit-box;
|
939
938
|
display: -ms-flexbox;
|
@@ -1160,6 +1160,13 @@
|
|
1160
1160
|
visibility: visible;
|
1161
1161
|
}
|
1162
1162
|
}
|
1163
|
+
|
1164
|
+
.e-fm-view-container {
|
1165
|
+
display: flex;
|
1166
|
+
width: 100%;
|
1167
|
+
flex-direction: column;
|
1168
|
+
height: 100%;
|
1169
|
+
}
|
1163
1170
|
}
|
1164
1171
|
|
1165
1172
|
.e-fe-popup {
|
@@ -1345,13 +1352,6 @@
|
|
1345
1352
|
visibility: hidden;
|
1346
1353
|
}
|
1347
1354
|
|
1348
|
-
.e-fm-view-container {
|
1349
|
-
display: flex;
|
1350
|
-
width: 100%;
|
1351
|
-
flex-direction: column;
|
1352
|
-
height: 100%;
|
1353
|
-
}
|
1354
|
-
|
1355
1355
|
.e-filemanager .e-empty-state-container {
|
1356
1356
|
display: flex;
|
1357
1357
|
height: 100%;
|
@@ -1014,6 +1014,17 @@ ejs-filemanager {
|
|
1014
1014
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
1015
1015
|
visibility: visible;
|
1016
1016
|
}
|
1017
|
+
.e-filemanager .e-fm-view-container {
|
1018
|
+
display: -webkit-box;
|
1019
|
+
display: -ms-flexbox;
|
1020
|
+
display: flex;
|
1021
|
+
width: 100%;
|
1022
|
+
-webkit-box-orient: vertical;
|
1023
|
+
-webkit-box-direction: normal;
|
1024
|
+
-ms-flex-direction: column;
|
1025
|
+
flex-direction: column;
|
1026
|
+
height: 100%;
|
1027
|
+
}
|
1017
1028
|
|
1018
1029
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
1019
1030
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -1153,18 +1164,6 @@ ejs-filemanager {
|
|
1153
1164
|
visibility: hidden;
|
1154
1165
|
}
|
1155
1166
|
|
1156
|
-
.e-fm-view-container {
|
1157
|
-
display: -webkit-box;
|
1158
|
-
display: -ms-flexbox;
|
1159
|
-
display: flex;
|
1160
|
-
width: 100%;
|
1161
|
-
-webkit-box-orient: vertical;
|
1162
|
-
-webkit-box-direction: normal;
|
1163
|
-
-ms-flex-direction: column;
|
1164
|
-
flex-direction: column;
|
1165
|
-
height: 100%;
|
1166
|
-
}
|
1167
|
-
|
1168
1167
|
.e-filemanager .e-empty-state-container {
|
1169
1168
|
display: -webkit-box;
|
1170
1169
|
display: -ms-flexbox;
|
@@ -793,6 +793,17 @@ ejs-filemanager {
|
|
793
793
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
794
794
|
visibility: visible;
|
795
795
|
}
|
796
|
+
.e-filemanager .e-fm-view-container {
|
797
|
+
display: -webkit-box;
|
798
|
+
display: -ms-flexbox;
|
799
|
+
display: flex;
|
800
|
+
width: 100%;
|
801
|
+
-webkit-box-orient: vertical;
|
802
|
+
-webkit-box-direction: normal;
|
803
|
+
-ms-flex-direction: column;
|
804
|
+
flex-direction: column;
|
805
|
+
height: 100%;
|
806
|
+
}
|
796
807
|
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
798
809
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -923,18 +934,6 @@ ejs-filemanager {
|
|
923
934
|
visibility: hidden;
|
924
935
|
}
|
925
936
|
|
926
|
-
.e-fm-view-container {
|
927
|
-
display: -webkit-box;
|
928
|
-
display: -ms-flexbox;
|
929
|
-
display: flex;
|
930
|
-
width: 100%;
|
931
|
-
-webkit-box-orient: vertical;
|
932
|
-
-webkit-box-direction: normal;
|
933
|
-
-ms-flex-direction: column;
|
934
|
-
flex-direction: column;
|
935
|
-
height: 100%;
|
936
|
-
}
|
937
|
-
|
938
937
|
.e-filemanager .e-empty-state-container {
|
939
938
|
display: -webkit-box;
|
940
939
|
display: -ms-flexbox;
|
@@ -793,6 +793,17 @@ ejs-filemanager {
|
|
793
793
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
794
794
|
visibility: visible;
|
795
795
|
}
|
796
|
+
.e-filemanager .e-fm-view-container {
|
797
|
+
display: -webkit-box;
|
798
|
+
display: -ms-flexbox;
|
799
|
+
display: flex;
|
800
|
+
width: 100%;
|
801
|
+
-webkit-box-orient: vertical;
|
802
|
+
-webkit-box-direction: normal;
|
803
|
+
-ms-flex-direction: column;
|
804
|
+
flex-direction: column;
|
805
|
+
height: 100%;
|
806
|
+
}
|
796
807
|
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
798
809
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -923,18 +934,6 @@ ejs-filemanager {
|
|
923
934
|
visibility: hidden;
|
924
935
|
}
|
925
936
|
|
926
|
-
.e-fm-view-container {
|
927
|
-
display: -webkit-box;
|
928
|
-
display: -ms-flexbox;
|
929
|
-
display: flex;
|
930
|
-
width: 100%;
|
931
|
-
-webkit-box-orient: vertical;
|
932
|
-
-webkit-box-direction: normal;
|
933
|
-
-ms-flex-direction: column;
|
934
|
-
flex-direction: column;
|
935
|
-
height: 100%;
|
936
|
-
}
|
937
|
-
|
938
937
|
.e-filemanager .e-empty-state-container {
|
939
938
|
display: -webkit-box;
|
940
939
|
display: -ms-flexbox;
|
@@ -793,6 +793,17 @@ ejs-filemanager {
|
|
793
793
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
794
794
|
visibility: visible;
|
795
795
|
}
|
796
|
+
.e-filemanager .e-fm-view-container {
|
797
|
+
display: -webkit-box;
|
798
|
+
display: -ms-flexbox;
|
799
|
+
display: flex;
|
800
|
+
width: 100%;
|
801
|
+
-webkit-box-orient: vertical;
|
802
|
+
-webkit-box-direction: normal;
|
803
|
+
-ms-flex-direction: column;
|
804
|
+
flex-direction: column;
|
805
|
+
height: 100%;
|
806
|
+
}
|
796
807
|
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
798
809
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -923,18 +934,6 @@ ejs-filemanager {
|
|
923
934
|
visibility: hidden;
|
924
935
|
}
|
925
936
|
|
926
|
-
.e-fm-view-container {
|
927
|
-
display: -webkit-box;
|
928
|
-
display: -ms-flexbox;
|
929
|
-
display: flex;
|
930
|
-
width: 100%;
|
931
|
-
-webkit-box-orient: vertical;
|
932
|
-
-webkit-box-direction: normal;
|
933
|
-
-ms-flex-direction: column;
|
934
|
-
flex-direction: column;
|
935
|
-
height: 100%;
|
936
|
-
}
|
937
|
-
|
938
937
|
.e-filemanager .e-empty-state-container {
|
939
938
|
display: -webkit-box;
|
940
939
|
display: -ms-flexbox;
|
@@ -786,6 +786,17 @@ ejs-filemanager {
|
|
786
786
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
787
787
|
visibility: visible;
|
788
788
|
}
|
789
|
+
.e-filemanager .e-fm-view-container {
|
790
|
+
display: -webkit-box;
|
791
|
+
display: -ms-flexbox;
|
792
|
+
display: flex;
|
793
|
+
width: 100%;
|
794
|
+
-webkit-box-orient: vertical;
|
795
|
+
-webkit-box-direction: normal;
|
796
|
+
-ms-flex-direction: column;
|
797
|
+
flex-direction: column;
|
798
|
+
height: 100%;
|
799
|
+
}
|
789
800
|
|
790
801
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
791
802
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -925,18 +936,6 @@ ejs-filemanager {
|
|
925
936
|
visibility: hidden;
|
926
937
|
}
|
927
938
|
|
928
|
-
.e-fm-view-container {
|
929
|
-
display: -webkit-box;
|
930
|
-
display: -ms-flexbox;
|
931
|
-
display: flex;
|
932
|
-
width: 100%;
|
933
|
-
-webkit-box-orient: vertical;
|
934
|
-
-webkit-box-direction: normal;
|
935
|
-
-ms-flex-direction: column;
|
936
|
-
flex-direction: column;
|
937
|
-
height: 100%;
|
938
|
-
}
|
939
|
-
|
940
939
|
.e-filemanager .e-empty-state-container {
|
941
940
|
display: -webkit-box;
|
942
941
|
display: -ms-flexbox;
|
@@ -784,6 +784,17 @@ ejs-filemanager {
|
|
784
784
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
785
785
|
visibility: visible;
|
786
786
|
}
|
787
|
+
.e-filemanager .e-fm-view-container {
|
788
|
+
display: -webkit-box;
|
789
|
+
display: -ms-flexbox;
|
790
|
+
display: flex;
|
791
|
+
width: 100%;
|
792
|
+
-webkit-box-orient: vertical;
|
793
|
+
-webkit-box-direction: normal;
|
794
|
+
-ms-flex-direction: column;
|
795
|
+
flex-direction: column;
|
796
|
+
height: 100%;
|
797
|
+
}
|
787
798
|
|
788
799
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
789
800
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -914,18 +925,6 @@ ejs-filemanager {
|
|
914
925
|
visibility: hidden;
|
915
926
|
}
|
916
927
|
|
917
|
-
.e-fm-view-container {
|
918
|
-
display: -webkit-box;
|
919
|
-
display: -ms-flexbox;
|
920
|
-
display: flex;
|
921
|
-
width: 100%;
|
922
|
-
-webkit-box-orient: vertical;
|
923
|
-
-webkit-box-direction: normal;
|
924
|
-
-ms-flex-direction: column;
|
925
|
-
flex-direction: column;
|
926
|
-
height: 100%;
|
927
|
-
}
|
928
|
-
|
929
928
|
.e-filemanager .e-empty-state-container {
|
930
929
|
display: -webkit-box;
|
931
930
|
display: -ms-flexbox;
|
@@ -786,6 +786,17 @@ ejs-filemanager {
|
|
786
786
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
787
787
|
visibility: visible;
|
788
788
|
}
|
789
|
+
.e-filemanager .e-fm-view-container {
|
790
|
+
display: -webkit-box;
|
791
|
+
display: -ms-flexbox;
|
792
|
+
display: flex;
|
793
|
+
width: 100%;
|
794
|
+
-webkit-box-orient: vertical;
|
795
|
+
-webkit-box-direction: normal;
|
796
|
+
-ms-flex-direction: column;
|
797
|
+
flex-direction: column;
|
798
|
+
height: 100%;
|
799
|
+
}
|
789
800
|
|
790
801
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
791
802
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -925,18 +936,6 @@ ejs-filemanager {
|
|
925
936
|
visibility: hidden;
|
926
937
|
}
|
927
938
|
|
928
|
-
.e-fm-view-container {
|
929
|
-
display: -webkit-box;
|
930
|
-
display: -ms-flexbox;
|
931
|
-
display: flex;
|
932
|
-
width: 100%;
|
933
|
-
-webkit-box-orient: vertical;
|
934
|
-
-webkit-box-direction: normal;
|
935
|
-
-ms-flex-direction: column;
|
936
|
-
flex-direction: column;
|
937
|
-
height: 100%;
|
938
|
-
}
|
939
|
-
|
940
939
|
.e-filemanager .e-empty-state-container {
|
941
940
|
display: -webkit-box;
|
942
941
|
display: -ms-flexbox;
|
@@ -791,6 +791,17 @@ ejs-filemanager {
|
|
791
791
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
792
792
|
visibility: visible;
|
793
793
|
}
|
794
|
+
.e-filemanager .e-fm-view-container {
|
795
|
+
display: -webkit-box;
|
796
|
+
display: -ms-flexbox;
|
797
|
+
display: flex;
|
798
|
+
width: 100%;
|
799
|
+
-webkit-box-orient: vertical;
|
800
|
+
-webkit-box-direction: normal;
|
801
|
+
-ms-flex-direction: column;
|
802
|
+
flex-direction: column;
|
803
|
+
height: 100%;
|
804
|
+
}
|
794
805
|
|
795
806
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -921,18 +932,6 @@ ejs-filemanager {
|
|
921
932
|
visibility: hidden;
|
922
933
|
}
|
923
934
|
|
924
|
-
.e-fm-view-container {
|
925
|
-
display: -webkit-box;
|
926
|
-
display: -ms-flexbox;
|
927
|
-
display: flex;
|
928
|
-
width: 100%;
|
929
|
-
-webkit-box-orient: vertical;
|
930
|
-
-webkit-box-direction: normal;
|
931
|
-
-ms-flex-direction: column;
|
932
|
-
flex-direction: column;
|
933
|
-
height: 100%;
|
934
|
-
}
|
935
|
-
|
936
935
|
.e-filemanager .e-empty-state-container {
|
937
936
|
display: -webkit-box;
|
938
937
|
display: -ms-flexbox;
|
@@ -792,6 +792,17 @@ ejs-filemanager {
|
|
792
792
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
793
793
|
visibility: visible;
|
794
794
|
}
|
795
|
+
.e-filemanager .e-fm-view-container {
|
796
|
+
display: -webkit-box;
|
797
|
+
display: -ms-flexbox;
|
798
|
+
display: flex;
|
799
|
+
width: 100%;
|
800
|
+
-webkit-box-orient: vertical;
|
801
|
+
-webkit-box-direction: normal;
|
802
|
+
-ms-flex-direction: column;
|
803
|
+
flex-direction: column;
|
804
|
+
height: 100%;
|
805
|
+
}
|
795
806
|
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
797
808
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -922,18 +933,6 @@ ejs-filemanager {
|
|
922
933
|
visibility: hidden;
|
923
934
|
}
|
924
935
|
|
925
|
-
.e-fm-view-container {
|
926
|
-
display: -webkit-box;
|
927
|
-
display: -ms-flexbox;
|
928
|
-
display: flex;
|
929
|
-
width: 100%;
|
930
|
-
-webkit-box-orient: vertical;
|
931
|
-
-webkit-box-direction: normal;
|
932
|
-
-ms-flex-direction: column;
|
933
|
-
flex-direction: column;
|
934
|
-
height: 100%;
|
935
|
-
}
|
936
|
-
|
937
936
|
.e-filemanager .e-empty-state-container {
|
938
937
|
display: -webkit-box;
|
939
938
|
display: -ms-flexbox;
|
@@ -783,6 +783,17 @@ ejs-filemanager {
|
|
783
783
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
784
784
|
visibility: visible;
|
785
785
|
}
|
786
|
+
.e-filemanager .e-fm-view-container {
|
787
|
+
display: -webkit-box;
|
788
|
+
display: -ms-flexbox;
|
789
|
+
display: flex;
|
790
|
+
width: 100%;
|
791
|
+
-webkit-box-orient: vertical;
|
792
|
+
-webkit-box-direction: normal;
|
793
|
+
-ms-flex-direction: column;
|
794
|
+
flex-direction: column;
|
795
|
+
height: 100%;
|
796
|
+
}
|
786
797
|
|
787
798
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
788
799
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -922,18 +933,6 @@ ejs-filemanager {
|
|
922
933
|
visibility: hidden;
|
923
934
|
}
|
924
935
|
|
925
|
-
.e-fm-view-container {
|
926
|
-
display: -webkit-box;
|
927
|
-
display: -ms-flexbox;
|
928
|
-
display: flex;
|
929
|
-
width: 100%;
|
930
|
-
-webkit-box-orient: vertical;
|
931
|
-
-webkit-box-direction: normal;
|
932
|
-
-ms-flex-direction: column;
|
933
|
-
flex-direction: column;
|
934
|
-
height: 100%;
|
935
|
-
}
|
936
|
-
|
937
936
|
.e-filemanager .e-empty-state-container {
|
938
937
|
display: -webkit-box;
|
939
938
|
display: -ms-flexbox;
|
@@ -783,6 +783,17 @@ ejs-filemanager {
|
|
783
783
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
784
784
|
visibility: visible;
|
785
785
|
}
|
786
|
+
.e-filemanager .e-fm-view-container {
|
787
|
+
display: -webkit-box;
|
788
|
+
display: -ms-flexbox;
|
789
|
+
display: flex;
|
790
|
+
width: 100%;
|
791
|
+
-webkit-box-orient: vertical;
|
792
|
+
-webkit-box-direction: normal;
|
793
|
+
-ms-flex-direction: column;
|
794
|
+
flex-direction: column;
|
795
|
+
height: 100%;
|
796
|
+
}
|
786
797
|
|
787
798
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
788
799
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -922,18 +933,6 @@ ejs-filemanager {
|
|
922
933
|
visibility: hidden;
|
923
934
|
}
|
924
935
|
|
925
|
-
.e-fm-view-container {
|
926
|
-
display: -webkit-box;
|
927
|
-
display: -ms-flexbox;
|
928
|
-
display: flex;
|
929
|
-
width: 100%;
|
930
|
-
-webkit-box-orient: vertical;
|
931
|
-
-webkit-box-direction: normal;
|
932
|
-
-ms-flex-direction: column;
|
933
|
-
flex-direction: column;
|
934
|
-
height: 100%;
|
935
|
-
}
|
936
|
-
|
937
936
|
.e-filemanager .e-empty-state-container {
|
938
937
|
display: -webkit-box;
|
939
938
|
display: -ms-flexbox;
|
@@ -1023,6 +1023,17 @@ ejs-filemanager {
|
|
1023
1023
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
1024
1024
|
visibility: visible;
|
1025
1025
|
}
|
1026
|
+
.e-filemanager .e-fm-view-container {
|
1027
|
+
display: -webkit-box;
|
1028
|
+
display: -ms-flexbox;
|
1029
|
+
display: flex;
|
1030
|
+
width: 100%;
|
1031
|
+
-webkit-box-orient: vertical;
|
1032
|
+
-webkit-box-direction: normal;
|
1033
|
+
-ms-flex-direction: column;
|
1034
|
+
flex-direction: column;
|
1035
|
+
height: 100%;
|
1036
|
+
}
|
1026
1037
|
|
1027
1038
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
1028
1039
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -1153,18 +1164,6 @@ ejs-filemanager {
|
|
1153
1164
|
visibility: hidden;
|
1154
1165
|
}
|
1155
1166
|
|
1156
|
-
.e-fm-view-container {
|
1157
|
-
display: -webkit-box;
|
1158
|
-
display: -ms-flexbox;
|
1159
|
-
display: flex;
|
1160
|
-
width: 100%;
|
1161
|
-
-webkit-box-orient: vertical;
|
1162
|
-
-webkit-box-direction: normal;
|
1163
|
-
-ms-flex-direction: column;
|
1164
|
-
flex-direction: column;
|
1165
|
-
height: 100%;
|
1166
|
-
}
|
1167
|
-
|
1168
1167
|
.e-filemanager .e-empty-state-container {
|
1169
1168
|
display: -webkit-box;
|
1170
1169
|
display: -ms-flexbox;
|
@@ -791,6 +791,17 @@ ejs-filemanager {
|
|
791
791
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
792
792
|
visibility: visible;
|
793
793
|
}
|
794
|
+
.e-filemanager .e-fm-view-container {
|
795
|
+
display: -webkit-box;
|
796
|
+
display: -ms-flexbox;
|
797
|
+
display: flex;
|
798
|
+
width: 100%;
|
799
|
+
-webkit-box-orient: vertical;
|
800
|
+
-webkit-box-direction: normal;
|
801
|
+
-ms-flex-direction: column;
|
802
|
+
flex-direction: column;
|
803
|
+
height: 100%;
|
804
|
+
}
|
794
805
|
|
795
806
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
796
807
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -921,18 +932,6 @@ ejs-filemanager {
|
|
921
932
|
visibility: hidden;
|
922
933
|
}
|
923
934
|
|
924
|
-
.e-fm-view-container {
|
925
|
-
display: -webkit-box;
|
926
|
-
display: -ms-flexbox;
|
927
|
-
display: flex;
|
928
|
-
width: 100%;
|
929
|
-
-webkit-box-orient: vertical;
|
930
|
-
-webkit-box-direction: normal;
|
931
|
-
-ms-flex-direction: column;
|
932
|
-
flex-direction: column;
|
933
|
-
height: 100%;
|
934
|
-
}
|
935
|
-
|
936
935
|
.e-filemanager .e-empty-state-container {
|
937
936
|
display: -webkit-box;
|
938
937
|
display: -ms-flexbox;
|
@@ -788,6 +788,17 @@ ejs-filemanager {
|
|
788
788
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
789
789
|
visibility: visible;
|
790
790
|
}
|
791
|
+
.e-filemanager .e-fm-view-container {
|
792
|
+
display: -webkit-box;
|
793
|
+
display: -ms-flexbox;
|
794
|
+
display: flex;
|
795
|
+
width: 100%;
|
796
|
+
-webkit-box-orient: vertical;
|
797
|
+
-webkit-box-direction: normal;
|
798
|
+
-ms-flex-direction: column;
|
799
|
+
flex-direction: column;
|
800
|
+
height: 100%;
|
801
|
+
}
|
791
802
|
|
792
803
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
793
804
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-tick, .e-fe-popup.e-contextmenu-wrapper ul .e-menu-item .e-fe-dot,
|
@@ -918,18 +929,6 @@ ejs-filemanager {
|
|
918
929
|
visibility: hidden;
|
919
930
|
}
|
920
931
|
|
921
|
-
.e-fm-view-container {
|
922
|
-
display: -webkit-box;
|
923
|
-
display: -ms-flexbox;
|
924
|
-
display: flex;
|
925
|
-
width: 100%;
|
926
|
-
-webkit-box-orient: vertical;
|
927
|
-
-webkit-box-direction: normal;
|
928
|
-
-ms-flex-direction: column;
|
929
|
-
flex-direction: column;
|
930
|
-
height: 100%;
|
931
|
-
}
|
932
|
-
|
933
932
|
.e-filemanager .e-empty-state-container {
|
934
933
|
display: -webkit-box;
|
935
934
|
display: -ms-flexbox;
|