@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
@@ -830,6 +830,17 @@ ejs-filemanager {
|
|
830
830
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
831
831
|
visibility: visible;
|
832
832
|
}
|
833
|
+
.e-filemanager .e-fm-view-container {
|
834
|
+
display: -webkit-box;
|
835
|
+
display: -ms-flexbox;
|
836
|
+
display: flex;
|
837
|
+
width: 100%;
|
838
|
+
-webkit-box-orient: vertical;
|
839
|
+
-webkit-box-direction: normal;
|
840
|
+
-ms-flex-direction: column;
|
841
|
+
flex-direction: column;
|
842
|
+
height: 100%;
|
843
|
+
}
|
833
844
|
|
834
845
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
835
846
|
.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,
|
@@ -960,18 +971,6 @@ ejs-filemanager {
|
|
960
971
|
visibility: hidden;
|
961
972
|
}
|
962
973
|
|
963
|
-
.e-fm-view-container {
|
964
|
-
display: -webkit-box;
|
965
|
-
display: -ms-flexbox;
|
966
|
-
display: flex;
|
967
|
-
width: 100%;
|
968
|
-
-webkit-box-orient: vertical;
|
969
|
-
-webkit-box-direction: normal;
|
970
|
-
-ms-flex-direction: column;
|
971
|
-
flex-direction: column;
|
972
|
-
height: 100%;
|
973
|
-
}
|
974
|
-
|
975
974
|
.e-filemanager .e-empty-state-container {
|
976
975
|
display: -webkit-box;
|
977
976
|
display: -ms-flexbox;
|
@@ -850,6 +850,17 @@ ejs-filemanager {
|
|
850
850
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
851
851
|
visibility: visible;
|
852
852
|
}
|
853
|
+
.e-filemanager .e-fm-view-container {
|
854
|
+
display: -webkit-box;
|
855
|
+
display: -ms-flexbox;
|
856
|
+
display: flex;
|
857
|
+
width: 100%;
|
858
|
+
-webkit-box-orient: vertical;
|
859
|
+
-webkit-box-direction: normal;
|
860
|
+
-ms-flex-direction: column;
|
861
|
+
flex-direction: column;
|
862
|
+
height: 100%;
|
863
|
+
}
|
853
864
|
|
854
865
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
855
866
|
.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,
|
@@ -980,18 +991,6 @@ ejs-filemanager {
|
|
980
991
|
visibility: hidden;
|
981
992
|
}
|
982
993
|
|
983
|
-
.e-fm-view-container {
|
984
|
-
display: -webkit-box;
|
985
|
-
display: -ms-flexbox;
|
986
|
-
display: flex;
|
987
|
-
width: 100%;
|
988
|
-
-webkit-box-orient: vertical;
|
989
|
-
-webkit-box-direction: normal;
|
990
|
-
-ms-flex-direction: column;
|
991
|
-
flex-direction: column;
|
992
|
-
height: 100%;
|
993
|
-
}
|
994
|
-
|
995
994
|
.e-filemanager .e-empty-state-container {
|
996
995
|
display: -webkit-box;
|
997
996
|
display: -ms-flexbox;
|
@@ -841,6 +841,17 @@ ejs-filemanager {
|
|
841
841
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
842
842
|
visibility: visible;
|
843
843
|
}
|
844
|
+
.e-filemanager .e-fm-view-container {
|
845
|
+
display: -webkit-box;
|
846
|
+
display: -ms-flexbox;
|
847
|
+
display: flex;
|
848
|
+
width: 100%;
|
849
|
+
-webkit-box-orient: vertical;
|
850
|
+
-webkit-box-direction: normal;
|
851
|
+
-ms-flex-direction: column;
|
852
|
+
flex-direction: column;
|
853
|
+
height: 100%;
|
854
|
+
}
|
844
855
|
|
845
856
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
846
857
|
.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,
|
@@ -971,18 +982,6 @@ ejs-filemanager {
|
|
971
982
|
visibility: hidden;
|
972
983
|
}
|
973
984
|
|
974
|
-
.e-fm-view-container {
|
975
|
-
display: -webkit-box;
|
976
|
-
display: -ms-flexbox;
|
977
|
-
display: flex;
|
978
|
-
width: 100%;
|
979
|
-
-webkit-box-orient: vertical;
|
980
|
-
-webkit-box-direction: normal;
|
981
|
-
-ms-flex-direction: column;
|
982
|
-
flex-direction: column;
|
983
|
-
height: 100%;
|
984
|
-
}
|
985
|
-
|
986
985
|
.e-filemanager .e-empty-state-container {
|
987
986
|
display: -webkit-box;
|
988
987
|
display: -ms-flexbox;
|
@@ -843,6 +843,17 @@ ejs-filemanager {
|
|
843
843
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
844
844
|
visibility: visible;
|
845
845
|
}
|
846
|
+
.e-filemanager .e-fm-view-container {
|
847
|
+
display: -webkit-box;
|
848
|
+
display: -ms-flexbox;
|
849
|
+
display: flex;
|
850
|
+
width: 100%;
|
851
|
+
-webkit-box-orient: vertical;
|
852
|
+
-webkit-box-direction: normal;
|
853
|
+
-ms-flex-direction: column;
|
854
|
+
flex-direction: column;
|
855
|
+
height: 100%;
|
856
|
+
}
|
846
857
|
|
847
858
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
848
859
|
.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,
|
@@ -973,18 +984,6 @@ ejs-filemanager {
|
|
973
984
|
visibility: hidden;
|
974
985
|
}
|
975
986
|
|
976
|
-
.e-fm-view-container {
|
977
|
-
display: -webkit-box;
|
978
|
-
display: -ms-flexbox;
|
979
|
-
display: flex;
|
980
|
-
width: 100%;
|
981
|
-
-webkit-box-orient: vertical;
|
982
|
-
-webkit-box-direction: normal;
|
983
|
-
-ms-flex-direction: column;
|
984
|
-
flex-direction: column;
|
985
|
-
height: 100%;
|
986
|
-
}
|
987
|
-
|
988
987
|
.e-filemanager .e-empty-state-container {
|
989
988
|
display: -webkit-box;
|
990
989
|
display: -ms-flexbox;
|
@@ -790,6 +790,17 @@ ejs-filemanager {
|
|
790
790
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
791
791
|
visibility: visible;
|
792
792
|
}
|
793
|
+
.e-filemanager .e-fm-view-container {
|
794
|
+
display: -webkit-box;
|
795
|
+
display: -ms-flexbox;
|
796
|
+
display: flex;
|
797
|
+
width: 100%;
|
798
|
+
-webkit-box-orient: vertical;
|
799
|
+
-webkit-box-direction: normal;
|
800
|
+
-ms-flex-direction: column;
|
801
|
+
flex-direction: column;
|
802
|
+
height: 100%;
|
803
|
+
}
|
793
804
|
|
794
805
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
795
806
|
.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,
|
@@ -929,18 +940,6 @@ ejs-filemanager {
|
|
929
940
|
visibility: hidden;
|
930
941
|
}
|
931
942
|
|
932
|
-
.e-fm-view-container {
|
933
|
-
display: -webkit-box;
|
934
|
-
display: -ms-flexbox;
|
935
|
-
display: flex;
|
936
|
-
width: 100%;
|
937
|
-
-webkit-box-orient: vertical;
|
938
|
-
-webkit-box-direction: normal;
|
939
|
-
-ms-flex-direction: column;
|
940
|
-
flex-direction: column;
|
941
|
-
height: 100%;
|
942
|
-
}
|
943
|
-
|
944
943
|
.e-filemanager .e-empty-state-container {
|
945
944
|
display: -webkit-box;
|
946
945
|
display: -ms-flexbox;
|
@@ -790,6 +790,17 @@ ejs-filemanager {
|
|
790
790
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
791
791
|
visibility: visible;
|
792
792
|
}
|
793
|
+
.e-filemanager .e-fm-view-container {
|
794
|
+
display: -webkit-box;
|
795
|
+
display: -ms-flexbox;
|
796
|
+
display: flex;
|
797
|
+
width: 100%;
|
798
|
+
-webkit-box-orient: vertical;
|
799
|
+
-webkit-box-direction: normal;
|
800
|
+
-ms-flex-direction: column;
|
801
|
+
flex-direction: column;
|
802
|
+
height: 100%;
|
803
|
+
}
|
793
804
|
|
794
805
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
795
806
|
.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,
|
@@ -929,18 +940,6 @@ ejs-filemanager {
|
|
929
940
|
visibility: hidden;
|
930
941
|
}
|
931
942
|
|
932
|
-
.e-fm-view-container {
|
933
|
-
display: -webkit-box;
|
934
|
-
display: -ms-flexbox;
|
935
|
-
display: flex;
|
936
|
-
width: 100%;
|
937
|
-
-webkit-box-orient: vertical;
|
938
|
-
-webkit-box-direction: normal;
|
939
|
-
-ms-flex-direction: column;
|
940
|
-
flex-direction: column;
|
941
|
-
height: 100%;
|
942
|
-
}
|
943
|
-
|
944
943
|
.e-filemanager .e-empty-state-container {
|
945
944
|
display: -webkit-box;
|
946
945
|
display: -ms-flexbox;
|
@@ -818,6 +818,17 @@ ejs-filemanager {
|
|
818
818
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
819
819
|
visibility: visible;
|
820
820
|
}
|
821
|
+
.e-filemanager .e-fm-view-container {
|
822
|
+
display: -webkit-box;
|
823
|
+
display: -ms-flexbox;
|
824
|
+
display: flex;
|
825
|
+
width: 100%;
|
826
|
+
-webkit-box-orient: vertical;
|
827
|
+
-webkit-box-direction: normal;
|
828
|
+
-ms-flex-direction: column;
|
829
|
+
flex-direction: column;
|
830
|
+
height: 100%;
|
831
|
+
}
|
821
832
|
|
822
833
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
823
834
|
.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,
|
@@ -948,18 +959,6 @@ ejs-filemanager {
|
|
948
959
|
visibility: hidden;
|
949
960
|
}
|
950
961
|
|
951
|
-
.e-fm-view-container {
|
952
|
-
display: -webkit-box;
|
953
|
-
display: -ms-flexbox;
|
954
|
-
display: flex;
|
955
|
-
width: 100%;
|
956
|
-
-webkit-box-orient: vertical;
|
957
|
-
-webkit-box-direction: normal;
|
958
|
-
-ms-flex-direction: column;
|
959
|
-
flex-direction: column;
|
960
|
-
height: 100%;
|
961
|
-
}
|
962
|
-
|
963
962
|
.e-filemanager .e-empty-state-container {
|
964
963
|
display: -webkit-box;
|
965
964
|
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;
|
package/styles/fluent-dark.css
CHANGED
@@ -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;
|
package/styles/fluent-lite.css
CHANGED
@@ -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;
|
package/styles/fluent.css
CHANGED
@@ -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;
|
package/styles/fluent2-lite.css
CHANGED
@@ -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;
|
package/styles/fluent2.css
CHANGED
@@ -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;
|
@@ -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;
|
package/styles/highcontrast.css
CHANGED
@@ -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;
|
@@ -830,6 +830,17 @@ ejs-filemanager {
|
|
830
830
|
.e-filemanager .e-upload-drag-hover .e-fe-overlay {
|
831
831
|
visibility: visible;
|
832
832
|
}
|
833
|
+
.e-filemanager .e-fm-view-container {
|
834
|
+
display: -webkit-box;
|
835
|
+
display: -ms-flexbox;
|
836
|
+
display: flex;
|
837
|
+
width: 100%;
|
838
|
+
-webkit-box-orient: vertical;
|
839
|
+
-webkit-box-direction: normal;
|
840
|
+
-ms-flex-direction: column;
|
841
|
+
flex-direction: column;
|
842
|
+
height: 100%;
|
843
|
+
}
|
833
844
|
|
834
845
|
.e-fe-popup.e-dropdown-popup ul .e-item .e-fe-dot,
|
835
846
|
.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,
|
@@ -960,18 +971,6 @@ ejs-filemanager {
|
|
960
971
|
visibility: hidden;
|
961
972
|
}
|
962
973
|
|
963
|
-
.e-fm-view-container {
|
964
|
-
display: -webkit-box;
|
965
|
-
display: -ms-flexbox;
|
966
|
-
display: flex;
|
967
|
-
width: 100%;
|
968
|
-
-webkit-box-orient: vertical;
|
969
|
-
-webkit-box-direction: normal;
|
970
|
-
-ms-flex-direction: column;
|
971
|
-
flex-direction: column;
|
972
|
-
height: 100%;
|
973
|
-
}
|
974
|
-
|
975
974
|
.e-filemanager .e-empty-state-container {
|
976
975
|
display: -webkit-box;
|
977
976
|
display: -ms-flexbox;
|