@syncfusion/ej2-filemanager 33.2.13 → 34.1.29
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 +11 -6
- package/dist/es6/ej2-filemanager.es2015.js.map +1 -1
- package/dist/es6/ej2-filemanager.es5.js +11 -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 +11 -11
- package/src/file-manager/common/operations.js +1 -1
- package/src/file-manager/layout/details-view.js +9 -4
- package/src/file-manager/layout/large-icons-view.js +1 -1
- package/styles/bds-lite.css +11 -343
- package/styles/bds-lite.scss +1 -13
- package/styles/bds.css +15 -358
- package/styles/bds.scss +2 -14
- package/styles/bootstrap-dark-lite.css +14 -54
- package/styles/bootstrap-dark-lite.scss +1 -13
- package/styles/bootstrap-dark.css +18 -61
- package/styles/bootstrap-dark.scss +2 -14
- package/styles/bootstrap-lite.css +8 -55
- package/styles/bootstrap-lite.scss +1 -13
- package/styles/bootstrap.css +12 -62
- package/styles/bootstrap.scss +2 -14
- package/styles/bootstrap4-lite.css +16 -60
- package/styles/bootstrap4-lite.scss +1 -13
- package/styles/bootstrap4.css +20 -67
- package/styles/bootstrap4.scss +2 -14
- package/styles/bootstrap5-dark-lite.css +17 -63
- package/styles/bootstrap5-dark-lite.scss +1 -13
- package/styles/bootstrap5-dark.css +21 -70
- package/styles/bootstrap5-dark.scss +2 -14
- package/styles/bootstrap5-lite.css +17 -63
- package/styles/bootstrap5-lite.scss +1 -14
- package/styles/bootstrap5.3-lite.css +8 -224
- package/styles/bootstrap5.3-lite.scss +1 -14
- package/styles/bootstrap5.3.css +12 -399
- package/styles/bootstrap5.3.scss +2 -15
- package/styles/bootstrap5.css +21 -70
- package/styles/bootstrap5.scss +2 -15
- package/styles/fabric-dark-lite.css +12 -56
- package/styles/fabric-dark-lite.scss +1 -14
- package/styles/fabric-dark.css +16 -63
- package/styles/fabric-dark.scss +2 -15
- package/styles/fabric-lite.css +12 -57
- package/styles/fabric-lite.scss +1 -14
- package/styles/fabric.css +16 -64
- package/styles/fabric.scss +2 -15
- package/styles/file-manager/_all.scss +2 -2
- package/styles/file-manager/_bds-definition.scss +1 -2
- package/styles/file-manager/_bigger.scss +14 -2
- package/styles/file-manager/_bootstrap-dark-definition.scss +1 -2
- package/styles/file-manager/_bootstrap-definition.scss +1 -2
- package/styles/file-manager/_bootstrap4-definition.scss +1 -2
- package/styles/file-manager/_bootstrap5-dark-definition.scss +1 -2
- package/styles/file-manager/_bootstrap5-definition.scss +1 -2
- package/styles/file-manager/_bootstrap5.3-definition.scss +1 -2
- package/styles/file-manager/_fabric-dark-definition.scss +1 -2
- package/styles/file-manager/_fabric-definition.scss +1 -2
- package/styles/file-manager/_fluent-dark-definition.scss +1 -2
- package/styles/file-manager/_fluent-definition.scss +1 -2
- package/styles/file-manager/_fluent2-definition.scss +1 -2
- package/styles/file-manager/_fusionnew-definition.scss +1 -2
- package/styles/file-manager/_highcontrast-definition.scss +1 -2
- package/styles/file-manager/_highcontrast-light-definition.scss +1 -2
- package/styles/file-manager/_layout.scss +7 -2
- package/styles/file-manager/_material-dark-definition.scss +1 -2
- package/styles/file-manager/_material-definition.scss +1 -2
- package/styles/file-manager/_material3-dark-definition.scss +2 -2
- package/styles/file-manager/_material3-definition.scss +2 -2
- package/styles/file-manager/_tailwind-dark-definition.scss +1 -2
- package/styles/file-manager/_tailwind-definition.scss +1 -2
- package/styles/file-manager/_tailwind3-definition.scss +1 -2
- package/styles/file-manager/_theme.scss +1 -1
- package/styles/file-manager/_variables.scss +2 -0
- package/styles/file-manager/bds.css +15 -358
- package/styles/file-manager/bds.scss +2 -15
- package/styles/file-manager/bootstrap-dark.css +18 -61
- package/styles/file-manager/bootstrap-dark.scss +2 -15
- package/styles/file-manager/bootstrap.css +12 -62
- package/styles/file-manager/bootstrap.scss +2 -15
- package/styles/file-manager/bootstrap4.css +20 -67
- package/styles/file-manager/bootstrap4.scss +2 -15
- package/styles/file-manager/bootstrap5-dark.css +21 -70
- package/styles/file-manager/bootstrap5-dark.scss +2 -15
- package/styles/file-manager/bootstrap5.3.css +12 -399
- package/styles/file-manager/bootstrap5.3.scss +2 -15
- package/styles/file-manager/bootstrap5.css +21 -70
- package/styles/file-manager/bootstrap5.scss +2 -15
- package/styles/file-manager/fabric-dark.css +16 -63
- package/styles/file-manager/fabric-dark.scss +2 -15
- package/styles/file-manager/fabric.css +16 -64
- package/styles/file-manager/fabric.scss +2 -15
- package/styles/file-manager/fluent-dark.css +12 -62
- package/styles/file-manager/fluent-dark.scss +2 -15
- package/styles/file-manager/fluent.css +12 -62
- package/styles/file-manager/fluent.scss +2 -15
- package/styles/file-manager/fluent2.css +19 -646
- package/styles/file-manager/fluent2.scss +2 -15
- package/styles/file-manager/highcontrast-light.css +12 -61
- package/styles/file-manager/highcontrast-light.scss +2 -15
- package/styles/file-manager/highcontrast.css +20 -70
- package/styles/file-manager/highcontrast.scss +2 -15
- package/styles/file-manager/icons/_bds.scss +1 -1
- package/styles/file-manager/icons/_bootstrap-dark.scss +1 -1
- package/styles/file-manager/icons/_bootstrap.scss +1 -1
- package/styles/file-manager/icons/_bootstrap4.scss +1 -1
- package/styles/file-manager/icons/_bootstrap5.3.scss +1 -1
- package/styles/file-manager/icons/_bootstrap5.scss +1 -1
- package/styles/file-manager/icons/_fabric-dark.scss +1 -1
- package/styles/file-manager/icons/_fabric.scss +1 -1
- package/styles/file-manager/icons/_fluent.scss +1 -1
- package/styles/file-manager/icons/_fluent2.scss +1 -1
- package/styles/file-manager/icons/_fusionnew.scss +1 -1
- package/styles/file-manager/icons/_highcontrast-light.scss +1 -1
- package/styles/file-manager/icons/_highcontrast.scss +1 -1
- package/styles/file-manager/icons/_material-dark.scss +1 -1
- package/styles/file-manager/icons/_material.scss +1 -1
- package/styles/file-manager/icons/_material3.scss +1 -1
- package/styles/file-manager/icons/_tailwind.scss +1 -1
- package/styles/file-manager/icons/_tailwind3.scss +1 -1
- package/styles/file-manager/material-dark.css +12 -97
- package/styles/file-manager/material-dark.scss +2 -15
- package/styles/file-manager/material.css +12 -119
- package/styles/file-manager/material.scss +2 -15
- package/styles/file-manager/material3-dark.css +15 -420
- package/styles/file-manager/material3-dark.scss +2 -15
- package/styles/file-manager/material3.css +15 -428
- package/styles/file-manager/material3.scss +2 -15
- package/styles/file-manager/tailwind-dark.css +15 -63
- package/styles/file-manager/tailwind-dark.scss +2 -15
- package/styles/file-manager/tailwind.css +15 -63
- package/styles/file-manager/tailwind.scss +2 -15
- package/styles/file-manager/tailwind3.css +14 -421
- package/styles/file-manager/tailwind3.scss +2 -15
- package/styles/fluent-dark-lite.css +8 -55
- package/styles/fluent-dark-lite.scss +1 -14
- package/styles/fluent-dark.css +12 -62
- package/styles/fluent-dark.scss +2 -15
- package/styles/fluent-lite.css +8 -55
- package/styles/fluent-lite.scss +1 -14
- package/styles/fluent.css +12 -62
- package/styles/fluent.scss +2 -15
- package/styles/fluent2-lite.css +15 -467
- package/styles/fluent2-lite.scss +1 -14
- package/styles/fluent2.css +19 -646
- package/styles/fluent2.scss +2 -15
- package/styles/highcontrast-light-lite.css +8 -54
- package/styles/highcontrast-light-lite.scss +1 -14
- package/styles/highcontrast-light.css +12 -61
- package/styles/highcontrast-light.scss +2 -15
- package/styles/highcontrast-lite.css +16 -63
- package/styles/highcontrast-lite.scss +1 -14
- package/styles/highcontrast.css +20 -70
- package/styles/highcontrast.scss +2 -15
- package/styles/material-dark-lite.css +8 -90
- package/styles/material-dark-lite.scss +1 -14
- package/styles/material-dark.css +12 -97
- package/styles/material-dark.scss +2 -15
- package/styles/material-lite.css +8 -112
- package/styles/material-lite.scss +1 -13
- package/styles/material.css +12 -119
- package/styles/material.scss +2 -14
- package/styles/material3-dark-lite.css +11 -251
- package/styles/material3-dark-lite.scss +1 -14
- package/styles/material3-dark.css +15 -420
- package/styles/material3-dark.scss +2 -15
- package/styles/material3-lite.css +11 -255
- package/styles/material3-lite.scss +1 -14
- package/styles/material3.css +15 -428
- package/styles/material3.scss +2 -15
- package/styles/tailwind-dark-lite.css +11 -56
- package/styles/tailwind-dark-lite.scss +1 -14
- package/styles/tailwind-dark.css +15 -63
- package/styles/tailwind-dark.scss +2 -15
- package/styles/tailwind-lite.css +11 -56
- package/styles/tailwind-lite.scss +1 -14
- package/styles/tailwind.css +15 -63
- package/styles/tailwind.scss +2 -15
- package/styles/tailwind3-lite.css +10 -266
- package/styles/tailwind3-lite.scss +1 -14
- package/styles/tailwind3.css +14 -421
- package/styles/tailwind3.scss +2 -15
- package/styles/file-manager/_all.bds.scss +0 -2
- package/styles/file-manager/_all.bootstrap-dark.scss +0 -2
- package/styles/file-manager/_all.bootstrap.scss +0 -2
- package/styles/file-manager/_all.bootstrap4.scss +0 -2
- package/styles/file-manager/_all.bootstrap5-dark.scss +0 -2
- package/styles/file-manager/_all.bootstrap5.3.scss +0 -2
- package/styles/file-manager/_all.bootstrap5.scss +0 -2
- package/styles/file-manager/_all.fabric-dark.scss +0 -2
- package/styles/file-manager/_all.fabric.scss +0 -2
- package/styles/file-manager/_all.fluent-dark.scss +0 -2
- package/styles/file-manager/_all.fluent.scss +0 -2
- package/styles/file-manager/_all.fluent2.scss +0 -2
- package/styles/file-manager/_all.highcontrast-light.scss +0 -2
- package/styles/file-manager/_all.highcontrast.scss +0 -2
- package/styles/file-manager/_all.material-dark.scss +0 -2
- package/styles/file-manager/_all.material.scss +0 -2
- package/styles/file-manager/_all.material3-dark.scss +0 -2
- package/styles/file-manager/_all.material3.scss +0 -2
- package/styles/file-manager/_all.tailwind-dark.scss +0 -2
- package/styles/file-manager/_all.tailwind.scss +0 -2
- package/styles/file-manager/_all.tailwind3.scss +0 -2
- package/styles/file-manager/_bigger.bds.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap-dark.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap4.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap5-dark.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap5.3.scss +0 -4
- package/styles/file-manager/_bigger.bootstrap5.scss +0 -4
- package/styles/file-manager/_bigger.fabric-dark.scss +0 -4
- package/styles/file-manager/_bigger.fabric.scss +0 -4
- package/styles/file-manager/_bigger.fluent-dark.scss +0 -4
- package/styles/file-manager/_bigger.fluent.scss +0 -4
- package/styles/file-manager/_bigger.fluent2.scss +0 -4
- package/styles/file-manager/_bigger.highcontrast-light.scss +0 -4
- package/styles/file-manager/_bigger.highcontrast.scss +0 -4
- package/styles/file-manager/_bigger.material-dark.scss +0 -4
- package/styles/file-manager/_bigger.material.scss +0 -4
- package/styles/file-manager/_bigger.material3-dark.scss +0 -4
- package/styles/file-manager/_bigger.material3.scss +0 -4
- package/styles/file-manager/_bigger.tailwind-dark.scss +0 -4
- package/styles/file-manager/_bigger.tailwind.scss +0 -4
- package/styles/file-manager/_bigger.tailwind3.scss +0 -4
- package/styles/file-manager/_layout.bds.scss +0 -3
- package/styles/file-manager/_layout.bootstrap-dark.scss +0 -3
- package/styles/file-manager/_layout.bootstrap.scss +0 -3
- package/styles/file-manager/_layout.bootstrap4.scss +0 -3
- package/styles/file-manager/_layout.bootstrap5-dark.scss +0 -3
- package/styles/file-manager/_layout.bootstrap5.3.scss +0 -3
- package/styles/file-manager/_layout.bootstrap5.scss +0 -3
- package/styles/file-manager/_layout.fabric-dark.scss +0 -3
- package/styles/file-manager/_layout.fabric.scss +0 -3
- package/styles/file-manager/_layout.fluent-dark.scss +0 -3
- package/styles/file-manager/_layout.fluent.scss +0 -3
- package/styles/file-manager/_layout.fluent2.scss +0 -3
- package/styles/file-manager/_layout.highcontrast-light.scss +0 -3
- package/styles/file-manager/_layout.highcontrast.scss +0 -3
- package/styles/file-manager/_layout.material-dark.scss +0 -3
- package/styles/file-manager/_layout.material.scss +0 -3
- package/styles/file-manager/_layout.material3-dark.scss +0 -3
- package/styles/file-manager/_layout.material3.scss +0 -3
- package/styles/file-manager/_layout.tailwind-dark.scss +0 -3
- package/styles/file-manager/_layout.tailwind.scss +0 -3
- package/styles/file-manager/_layout.tailwind3.scss +0 -3
- package/styles/file-manager/_theme-variables.bds.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap4.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap5-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap5.3.scss +0 -1
- package/styles/file-manager/_theme-variables.bootstrap5.scss +0 -1
- package/styles/file-manager/_theme-variables.fabric-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.fabric.scss +0 -1
- package/styles/file-manager/_theme-variables.fluent-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.fluent.scss +0 -1
- package/styles/file-manager/_theme-variables.fluent2.scss +0 -1
- package/styles/file-manager/_theme-variables.highcontrast-light.scss +0 -1
- package/styles/file-manager/_theme-variables.highcontrast.scss +0 -1
- package/styles/file-manager/_theme-variables.material-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.material.scss +0 -1
- package/styles/file-manager/_theme-variables.material3-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.material3.scss +0 -1
- package/styles/file-manager/_theme-variables.tailwind-dark.scss +0 -1
- package/styles/file-manager/_theme-variables.tailwind.scss +0 -1
- package/styles/file-manager/_theme-variables.tailwind3.scss +0 -1
- package/styles/file-manager/_theme.bds.scss +0 -4
- package/styles/file-manager/_theme.bootstrap-dark.scss +0 -4
- package/styles/file-manager/_theme.bootstrap.scss +0 -4
- package/styles/file-manager/_theme.bootstrap4.scss +0 -4
- package/styles/file-manager/_theme.bootstrap5-dark.scss +0 -4
- package/styles/file-manager/_theme.bootstrap5.3.scss +0 -4
- package/styles/file-manager/_theme.bootstrap5.scss +0 -4
- package/styles/file-manager/_theme.fabric-dark.scss +0 -4
- package/styles/file-manager/_theme.fabric.scss +0 -4
- package/styles/file-manager/_theme.fluent-dark.scss +0 -4
- package/styles/file-manager/_theme.fluent.scss +0 -4
- package/styles/file-manager/_theme.fluent2.scss +0 -4
- package/styles/file-manager/_theme.highcontrast-light.scss +0 -4
- package/styles/file-manager/_theme.highcontrast.scss +0 -4
- package/styles/file-manager/_theme.material-dark.scss +0 -4
- package/styles/file-manager/_theme.material.scss +0 -4
- package/styles/file-manager/_theme.material3-dark.scss +0 -4
- package/styles/file-manager/_theme.material3.scss +0 -4
- package/styles/file-manager/_theme.tailwind-dark.scss +0 -4
- package/styles/file-manager/_theme.tailwind.scss +0 -4
- package/styles/file-manager/_theme.tailwind3.scss +0 -4
|
@@ -84,286 +84,6 @@
|
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
|
|
87
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
88
|
-
@-webkit-keyframes e-input-ripple {
|
|
89
|
-
100% {
|
|
90
|
-
opacity: 0;
|
|
91
|
-
-webkit-transform: scale(4);
|
|
92
|
-
transform: scale(4);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
@keyframes e-input-ripple {
|
|
96
|
-
100% {
|
|
97
|
-
opacity: 0;
|
|
98
|
-
-webkit-transform: scale(4);
|
|
99
|
-
transform: scale(4);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
@-webkit-keyframes slideTopUp {
|
|
103
|
-
from {
|
|
104
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
105
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
106
|
-
}
|
|
107
|
-
to {
|
|
108
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
109
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
@keyframes slideTopUp {
|
|
113
|
-
from {
|
|
114
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
115
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
116
|
-
}
|
|
117
|
-
to {
|
|
118
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
119
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
/* stylelint-disable */
|
|
123
|
-
.e-input:focus:not(.e-success):not(.e-warning).e-error,
|
|
124
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
125
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
126
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
127
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
128
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
|
|
129
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input {
|
|
130
|
-
-webkit-box-shadow: none !important;
|
|
131
|
-
box-shadow: none !important;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.e-input:focus:not(.e-error):not(.e-warning).e-success,
|
|
135
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
136
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
137
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
138
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
139
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
|
|
140
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input {
|
|
141
|
-
-webkit-box-shadow: none !important;
|
|
142
|
-
box-shadow: none !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.e-input:focus:not(.e-success):not(.e-error).e-warning,
|
|
146
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
147
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
148
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
149
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
150
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
|
|
151
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input {
|
|
152
|
-
-webkit-box-shadow: none !important;
|
|
153
|
-
box-shadow: none !important;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error,
|
|
157
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error {
|
|
158
|
-
-webkit-box-shadow: none !important;
|
|
159
|
-
box-shadow: none !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
163
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success {
|
|
164
|
-
-webkit-box-shadow: none !important;
|
|
165
|
-
box-shadow: none !important;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning,
|
|
169
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning {
|
|
170
|
-
-webkit-box-shadow: none !important;
|
|
171
|
-
box-shadow: none !important;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
|
|
175
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
|
|
176
|
-
-webkit-box-shadow: none !important;
|
|
177
|
-
box-shadow: none !important;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
|
|
181
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
|
|
182
|
-
-webkit-box-shadow: none !important;
|
|
183
|
-
box-shadow: none !important;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
|
|
187
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
|
|
188
|
-
-webkit-box-shadow: none !important;
|
|
189
|
-
box-shadow: none !important;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.e-float-input.e-error label.e-float-text,
|
|
193
|
-
.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
194
|
-
.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
195
|
-
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
196
|
-
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
197
|
-
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
198
|
-
.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
199
|
-
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
|
|
200
|
-
color: var(--color-sf-danger) !important;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
204
|
-
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
|
|
205
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
206
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
207
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
208
|
-
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
209
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
210
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
|
|
211
|
-
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
212
|
-
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
213
|
-
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
214
|
-
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
215
|
-
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
216
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
217
|
-
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
218
|
-
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
219
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
220
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
221
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
222
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
223
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
224
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
225
|
-
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
226
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
227
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
228
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
229
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
230
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
231
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
232
|
-
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
|
|
233
|
-
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
|
|
234
|
-
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
|
|
235
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
|
|
236
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
|
|
237
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
|
|
238
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
|
|
239
|
-
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
240
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
241
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
242
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
243
|
-
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
244
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
245
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
|
|
246
|
-
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
247
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
248
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
249
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
250
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
251
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
252
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
|
|
253
|
-
color: var(--color-sf-danger) !important;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.e-filled.e-float-input.e-error label.e-float-text,
|
|
257
|
-
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
258
|
-
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
259
|
-
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
260
|
-
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
261
|
-
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
262
|
-
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
263
|
-
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
|
|
264
|
-
color: var(--color-sf-danger) !important;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
.e-underline.e-input-group.e-control-wrapper,
|
|
268
|
-
.e-underline.e-input-group,
|
|
269
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
270
|
-
.e-underline.e-float-input,
|
|
271
|
-
.e-underline.e-float-input.e-control-wrapper,
|
|
272
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
273
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
274
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
275
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
276
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
277
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
278
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
279
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
280
|
-
border: 1px solid var(--color-sf-border-alt);
|
|
281
|
-
border-width: 0 0 1px 0;
|
|
282
|
-
padding-top: 1px;
|
|
283
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
287
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
288
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
289
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
290
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
291
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
292
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
293
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
294
|
-
border: 1px solid;
|
|
295
|
-
border-width: 0 0 1px 0;
|
|
296
|
-
padding-top: 1px;
|
|
297
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
/* stylelint-disable-line no-empty-source */
|
|
301
|
-
/* stylelint-disable */
|
|
302
|
-
.e-dialog .e-dlg-content {
|
|
303
|
-
border-radius: calc(var(--e-radius) * 0.5) !important;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
.e-dlg-overlay {
|
|
307
|
-
backdrop-filter: blur(2px) !important;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:hover,
|
|
311
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:focus,
|
|
312
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn:active {
|
|
313
|
-
color: var(--color-sf-icon-color-hover);
|
|
314
|
-
background-color: var(--color-sf-content-bg-color-hover);
|
|
315
|
-
border-radius: calc(var(--e-radius) * 0.25);
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
319
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
320
|
-
0% {
|
|
321
|
-
-webkit-transform: rotate(0);
|
|
322
|
-
transform: rotate(0);
|
|
323
|
-
}
|
|
324
|
-
100% {
|
|
325
|
-
-webkit-transform: rotate(360deg);
|
|
326
|
-
transform: rotate(360deg);
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
@keyframes material-spinner-rotate {
|
|
330
|
-
0% {
|
|
331
|
-
-webkit-transform: rotate(0);
|
|
332
|
-
transform: rotate(0);
|
|
333
|
-
}
|
|
334
|
-
100% {
|
|
335
|
-
-webkit-transform: rotate(360deg);
|
|
336
|
-
transform: rotate(360deg);
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
340
|
-
0% {
|
|
341
|
-
-webkit-transform: rotate(0);
|
|
342
|
-
transform: rotate(0);
|
|
343
|
-
}
|
|
344
|
-
100% {
|
|
345
|
-
-webkit-transform: rotate(360deg);
|
|
346
|
-
transform: rotate(360deg);
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
@keyframes fabric-spinner-rotate {
|
|
350
|
-
0% {
|
|
351
|
-
-webkit-transform: rotate(0);
|
|
352
|
-
transform: rotate(0);
|
|
353
|
-
}
|
|
354
|
-
100% {
|
|
355
|
-
-webkit-transform: rotate(360deg);
|
|
356
|
-
transform: rotate(360deg);
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
/*! TreeView's theme wise override definitions and variables */
|
|
360
|
-
/* stylelint-disable */
|
|
361
|
-
/* stylelint-disable */
|
|
362
|
-
.e-dialog.e-checkboxfilter,
|
|
363
|
-
.e-dialog.e-flmenu {
|
|
364
|
-
min-width: 250px !important;
|
|
365
|
-
}
|
|
366
|
-
|
|
367
87
|
/*! FileManager's bds theme wise override definitions and variables */
|
|
368
88
|
.e-filemanager .e-fe-icon,
|
|
369
89
|
.e-filemanager .e-list-icon {
|
|
@@ -546,93 +266,6 @@
|
|
|
546
266
|
content: "\e774";
|
|
547
267
|
}
|
|
548
268
|
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
/* Font Family */
|
|
558
|
-
/* Font Sizes */
|
|
559
|
-
/* Radius */
|
|
560
|
-
/* 1px */
|
|
561
|
-
/* 2px */
|
|
562
|
-
/* 3px */
|
|
563
|
-
/* 4px */
|
|
564
|
-
/* 5px */
|
|
565
|
-
/* 6px */
|
|
566
|
-
/* 7px */
|
|
567
|
-
/* 8px */
|
|
568
|
-
/* 9px */
|
|
569
|
-
/* 10px */
|
|
570
|
-
/* 11px */
|
|
571
|
-
/* 12px */
|
|
572
|
-
/* 13px */
|
|
573
|
-
/* 14px */
|
|
574
|
-
/* 15px */
|
|
575
|
-
/* 16px */
|
|
576
|
-
/* 17px */
|
|
577
|
-
/* 18px */
|
|
578
|
-
/* 19px */
|
|
579
|
-
/* 20px */
|
|
580
|
-
/* 21px */
|
|
581
|
-
/* 22px */
|
|
582
|
-
/* 23px */
|
|
583
|
-
/* 24px */
|
|
584
|
-
/* 25px */
|
|
585
|
-
/* 26px */
|
|
586
|
-
/* 27px */
|
|
587
|
-
/* 28px */
|
|
588
|
-
/* 29px */
|
|
589
|
-
/* 30px */
|
|
590
|
-
/* 31px */
|
|
591
|
-
/* 32px */
|
|
592
|
-
/* 33px */
|
|
593
|
-
/* 34px */
|
|
594
|
-
/* 35px */
|
|
595
|
-
/* 36px */
|
|
596
|
-
/* 37px */
|
|
597
|
-
/* 38px */
|
|
598
|
-
/* 39px */
|
|
599
|
-
/* 40px */
|
|
600
|
-
/* 41px */
|
|
601
|
-
/* 42px */
|
|
602
|
-
/* 43px */
|
|
603
|
-
/* 44px */
|
|
604
|
-
/* 45px */
|
|
605
|
-
/* 46px */
|
|
606
|
-
/* 47px */
|
|
607
|
-
/* 48px */
|
|
608
|
-
/* 49px */
|
|
609
|
-
/* 50px */
|
|
610
|
-
/* 5em */
|
|
611
|
-
/* 65% */
|
|
612
|
-
/* border */
|
|
613
|
-
/* 0px */
|
|
614
|
-
/* 1px */
|
|
615
|
-
/* 1.5px */
|
|
616
|
-
/* 2px */
|
|
617
|
-
/* 3px */
|
|
618
|
-
/* 4px */
|
|
619
|
-
/* 5px */
|
|
620
|
-
/* 6px */
|
|
621
|
-
/* 7px */
|
|
622
|
-
/* 8px */
|
|
623
|
-
/* 9px */
|
|
624
|
-
/* 10px */
|
|
625
|
-
/* 11px */
|
|
626
|
-
/* 12px */
|
|
627
|
-
/* 13px */
|
|
628
|
-
/* 14px */
|
|
629
|
-
/* 15px */
|
|
630
|
-
/* 16px */
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
/*! FileManager's bds theme wise override definitions and variables */
|
|
636
269
|
/* stylelint-disable property-no-vendor-prefix */
|
|
637
270
|
ejs-filemanager {
|
|
638
271
|
display: block;
|
|
@@ -697,9 +330,6 @@ ejs-filemanager {
|
|
|
697
330
|
width: -moz-max-content;
|
|
698
331
|
width: max-content;
|
|
699
332
|
}
|
|
700
|
-
.e-filemanager .e-treeview {
|
|
701
|
-
border: none;
|
|
702
|
-
}
|
|
703
333
|
.e-filemanager .e-treeview > .e-ul {
|
|
704
334
|
overflow: initial;
|
|
705
335
|
padding-left: 8px;
|
|
@@ -725,6 +355,9 @@ ejs-filemanager {
|
|
|
725
355
|
.e-filemanager .e-treeview .e-list-text {
|
|
726
356
|
display: initial;
|
|
727
357
|
}
|
|
358
|
+
.e-filemanager .e-treeview {
|
|
359
|
+
border: none;
|
|
360
|
+
}
|
|
728
361
|
.e-filemanager .e-splitter {
|
|
729
362
|
border-width: 0;
|
|
730
363
|
}
|
|
@@ -808,10 +441,6 @@ ejs-filemanager {
|
|
|
808
441
|
.e-filemanager .e-view-container .e-grid .e-gridcontent .e-emptyrow {
|
|
809
442
|
display: table-row;
|
|
810
443
|
}
|
|
811
|
-
.e-filemanager .e-grid {
|
|
812
|
-
border-width: 0;
|
|
813
|
-
float: left;
|
|
814
|
-
}
|
|
815
444
|
.e-filemanager .e-grid .e-checkbox-wrapper .e-frame {
|
|
816
445
|
border-width: 1px;
|
|
817
446
|
line-height: 14px;
|
|
@@ -820,6 +449,10 @@ ejs-filemanager {
|
|
|
820
449
|
font-size: 10px;
|
|
821
450
|
margin: 0;
|
|
822
451
|
}
|
|
452
|
+
.e-filemanager .e-grid {
|
|
453
|
+
border-width: 0;
|
|
454
|
+
float: left;
|
|
455
|
+
}
|
|
823
456
|
.e-filemanager .e-grid.sf-grid .e-headercell.e-fe-grid-icon .e-headercelldiv {
|
|
824
457
|
margin-right: 1px;
|
|
825
458
|
}
|
|
@@ -971,12 +604,6 @@ ejs-filemanager {
|
|
|
971
604
|
.e-filemanager.e-rtl .e-view-container .e-grid .e-gridheader {
|
|
972
605
|
padding-left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
973
606
|
}
|
|
974
|
-
.e-filemanager .e-large-icons {
|
|
975
|
-
float: left;
|
|
976
|
-
overflow: auto;
|
|
977
|
-
width: 100%;
|
|
978
|
-
height: calc(100% - 40px);
|
|
979
|
-
}
|
|
980
607
|
.e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame {
|
|
981
608
|
border-width: 1px;
|
|
982
609
|
line-height: 14px;
|
|
@@ -985,6 +612,12 @@ ejs-filemanager {
|
|
|
985
612
|
font-size: 10px;
|
|
986
613
|
margin: 0;
|
|
987
614
|
}
|
|
615
|
+
.e-filemanager .e-large-icons {
|
|
616
|
+
float: left;
|
|
617
|
+
overflow: auto;
|
|
618
|
+
width: 100%;
|
|
619
|
+
height: calc(100% - 40px);
|
|
620
|
+
}
|
|
988
621
|
.e-filemanager .e-large-icons .e-empty {
|
|
989
622
|
min-width: 200px;
|
|
990
623
|
}
|
|
@@ -1029,6 +662,8 @@ ejs-filemanager {
|
|
|
1029
662
|
width: 94px;
|
|
1030
663
|
overflow: hidden;
|
|
1031
664
|
padding: 2px;
|
|
665
|
+
}
|
|
666
|
+
.e-filemanager .e-large-icons .e-list-item {
|
|
1032
667
|
border-radius: calc(var(--e-radius) * 0.25);
|
|
1033
668
|
}
|
|
1034
669
|
.e-filemanager .e-large-icons .e-list-item.e-active .e-checkbox-wrapper, .e-filemanager .e-large-icons .e-list-item.e-hover .e-checkbox-wrapper, .e-filemanager .e-large-icons .e-list-item:hover .e-checkbox-wrapper {
|
|
@@ -1398,93 +1033,6 @@ ejs-filemanager {
|
|
|
1398
1033
|
clip: rect(1px, 1px, 1px, 1px);
|
|
1399
1034
|
}
|
|
1400
1035
|
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
/* Font Family */
|
|
1410
|
-
/* Font Sizes */
|
|
1411
|
-
/* Radius */
|
|
1412
|
-
/* 1px */
|
|
1413
|
-
/* 2px */
|
|
1414
|
-
/* 3px */
|
|
1415
|
-
/* 4px */
|
|
1416
|
-
/* 5px */
|
|
1417
|
-
/* 6px */
|
|
1418
|
-
/* 7px */
|
|
1419
|
-
/* 8px */
|
|
1420
|
-
/* 9px */
|
|
1421
|
-
/* 10px */
|
|
1422
|
-
/* 11px */
|
|
1423
|
-
/* 12px */
|
|
1424
|
-
/* 13px */
|
|
1425
|
-
/* 14px */
|
|
1426
|
-
/* 15px */
|
|
1427
|
-
/* 16px */
|
|
1428
|
-
/* 17px */
|
|
1429
|
-
/* 18px */
|
|
1430
|
-
/* 19px */
|
|
1431
|
-
/* 20px */
|
|
1432
|
-
/* 21px */
|
|
1433
|
-
/* 22px */
|
|
1434
|
-
/* 23px */
|
|
1435
|
-
/* 24px */
|
|
1436
|
-
/* 25px */
|
|
1437
|
-
/* 26px */
|
|
1438
|
-
/* 27px */
|
|
1439
|
-
/* 28px */
|
|
1440
|
-
/* 29px */
|
|
1441
|
-
/* 30px */
|
|
1442
|
-
/* 31px */
|
|
1443
|
-
/* 32px */
|
|
1444
|
-
/* 33px */
|
|
1445
|
-
/* 34px */
|
|
1446
|
-
/* 35px */
|
|
1447
|
-
/* 36px */
|
|
1448
|
-
/* 37px */
|
|
1449
|
-
/* 38px */
|
|
1450
|
-
/* 39px */
|
|
1451
|
-
/* 40px */
|
|
1452
|
-
/* 41px */
|
|
1453
|
-
/* 42px */
|
|
1454
|
-
/* 43px */
|
|
1455
|
-
/* 44px */
|
|
1456
|
-
/* 45px */
|
|
1457
|
-
/* 46px */
|
|
1458
|
-
/* 47px */
|
|
1459
|
-
/* 48px */
|
|
1460
|
-
/* 49px */
|
|
1461
|
-
/* 50px */
|
|
1462
|
-
/* 5em */
|
|
1463
|
-
/* 65% */
|
|
1464
|
-
/* border */
|
|
1465
|
-
/* 0px */
|
|
1466
|
-
/* 1px */
|
|
1467
|
-
/* 1.5px */
|
|
1468
|
-
/* 2px */
|
|
1469
|
-
/* 3px */
|
|
1470
|
-
/* 4px */
|
|
1471
|
-
/* 5px */
|
|
1472
|
-
/* 6px */
|
|
1473
|
-
/* 7px */
|
|
1474
|
-
/* 8px */
|
|
1475
|
-
/* 9px */
|
|
1476
|
-
/* 10px */
|
|
1477
|
-
/* 11px */
|
|
1478
|
-
/* 12px */
|
|
1479
|
-
/* 13px */
|
|
1480
|
-
/* 14px */
|
|
1481
|
-
/* 15px */
|
|
1482
|
-
/* 16px */
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
/*! FileManager's bds theme wise override definitions and variables */
|
|
1488
1036
|
.e-filemanager {
|
|
1489
1037
|
background: var(--color-sf-content-bg-color-alt1);
|
|
1490
1038
|
border-color: var(--color-sf-border-light);
|
|
@@ -1634,181 +1182,6 @@ ejs-filemanager {
|
|
|
1634
1182
|
box-shadow: none;
|
|
1635
1183
|
}
|
|
1636
1184
|
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
/* Font Family */
|
|
1646
|
-
/* Font Sizes */
|
|
1647
|
-
/* Radius */
|
|
1648
|
-
/* 1px */
|
|
1649
|
-
/* 2px */
|
|
1650
|
-
/* 3px */
|
|
1651
|
-
/* 4px */
|
|
1652
|
-
/* 5px */
|
|
1653
|
-
/* 6px */
|
|
1654
|
-
/* 7px */
|
|
1655
|
-
/* 8px */
|
|
1656
|
-
/* 9px */
|
|
1657
|
-
/* 10px */
|
|
1658
|
-
/* 11px */
|
|
1659
|
-
/* 12px */
|
|
1660
|
-
/* 13px */
|
|
1661
|
-
/* 14px */
|
|
1662
|
-
/* 15px */
|
|
1663
|
-
/* 16px */
|
|
1664
|
-
/* 17px */
|
|
1665
|
-
/* 18px */
|
|
1666
|
-
/* 19px */
|
|
1667
|
-
/* 20px */
|
|
1668
|
-
/* 21px */
|
|
1669
|
-
/* 22px */
|
|
1670
|
-
/* 23px */
|
|
1671
|
-
/* 24px */
|
|
1672
|
-
/* 25px */
|
|
1673
|
-
/* 26px */
|
|
1674
|
-
/* 27px */
|
|
1675
|
-
/* 28px */
|
|
1676
|
-
/* 29px */
|
|
1677
|
-
/* 30px */
|
|
1678
|
-
/* 31px */
|
|
1679
|
-
/* 32px */
|
|
1680
|
-
/* 33px */
|
|
1681
|
-
/* 34px */
|
|
1682
|
-
/* 35px */
|
|
1683
|
-
/* 36px */
|
|
1684
|
-
/* 37px */
|
|
1685
|
-
/* 38px */
|
|
1686
|
-
/* 39px */
|
|
1687
|
-
/* 40px */
|
|
1688
|
-
/* 41px */
|
|
1689
|
-
/* 42px */
|
|
1690
|
-
/* 43px */
|
|
1691
|
-
/* 44px */
|
|
1692
|
-
/* 45px */
|
|
1693
|
-
/* 46px */
|
|
1694
|
-
/* 47px */
|
|
1695
|
-
/* 48px */
|
|
1696
|
-
/* 49px */
|
|
1697
|
-
/* 50px */
|
|
1698
|
-
/* 5em */
|
|
1699
|
-
/* 65% */
|
|
1700
|
-
/* border */
|
|
1701
|
-
/* 0px */
|
|
1702
|
-
/* 1px */
|
|
1703
|
-
/* 1.5px */
|
|
1704
|
-
/* 2px */
|
|
1705
|
-
/* 3px */
|
|
1706
|
-
/* 4px */
|
|
1707
|
-
/* 5px */
|
|
1708
|
-
/* 6px */
|
|
1709
|
-
/* 7px */
|
|
1710
|
-
/* 8px */
|
|
1711
|
-
/* 9px */
|
|
1712
|
-
/* 10px */
|
|
1713
|
-
/* 11px */
|
|
1714
|
-
/* 12px */
|
|
1715
|
-
/* 13px */
|
|
1716
|
-
/* 14px */
|
|
1717
|
-
/* 15px */
|
|
1718
|
-
/* 16px */
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
/*! FileManager's bds theme wise override definitions and variables */
|
|
1724
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
/* Font Family */
|
|
1734
|
-
/* Font Sizes */
|
|
1735
|
-
/* Radius */
|
|
1736
|
-
/* 1px */
|
|
1737
|
-
/* 2px */
|
|
1738
|
-
/* 3px */
|
|
1739
|
-
/* 4px */
|
|
1740
|
-
/* 5px */
|
|
1741
|
-
/* 6px */
|
|
1742
|
-
/* 7px */
|
|
1743
|
-
/* 8px */
|
|
1744
|
-
/* 9px */
|
|
1745
|
-
/* 10px */
|
|
1746
|
-
/* 11px */
|
|
1747
|
-
/* 12px */
|
|
1748
|
-
/* 13px */
|
|
1749
|
-
/* 14px */
|
|
1750
|
-
/* 15px */
|
|
1751
|
-
/* 16px */
|
|
1752
|
-
/* 17px */
|
|
1753
|
-
/* 18px */
|
|
1754
|
-
/* 19px */
|
|
1755
|
-
/* 20px */
|
|
1756
|
-
/* 21px */
|
|
1757
|
-
/* 22px */
|
|
1758
|
-
/* 23px */
|
|
1759
|
-
/* 24px */
|
|
1760
|
-
/* 25px */
|
|
1761
|
-
/* 26px */
|
|
1762
|
-
/* 27px */
|
|
1763
|
-
/* 28px */
|
|
1764
|
-
/* 29px */
|
|
1765
|
-
/* 30px */
|
|
1766
|
-
/* 31px */
|
|
1767
|
-
/* 32px */
|
|
1768
|
-
/* 33px */
|
|
1769
|
-
/* 34px */
|
|
1770
|
-
/* 35px */
|
|
1771
|
-
/* 36px */
|
|
1772
|
-
/* 37px */
|
|
1773
|
-
/* 38px */
|
|
1774
|
-
/* 39px */
|
|
1775
|
-
/* 40px */
|
|
1776
|
-
/* 41px */
|
|
1777
|
-
/* 42px */
|
|
1778
|
-
/* 43px */
|
|
1779
|
-
/* 44px */
|
|
1780
|
-
/* 45px */
|
|
1781
|
-
/* 46px */
|
|
1782
|
-
/* 47px */
|
|
1783
|
-
/* 48px */
|
|
1784
|
-
/* 49px */
|
|
1785
|
-
/* 50px */
|
|
1786
|
-
/* 5em */
|
|
1787
|
-
/* 65% */
|
|
1788
|
-
/* border */
|
|
1789
|
-
/* 0px */
|
|
1790
|
-
/* 1px */
|
|
1791
|
-
/* 1.5px */
|
|
1792
|
-
/* 2px */
|
|
1793
|
-
/* 3px */
|
|
1794
|
-
/* 4px */
|
|
1795
|
-
/* 5px */
|
|
1796
|
-
/* 6px */
|
|
1797
|
-
/* 7px */
|
|
1798
|
-
/* 8px */
|
|
1799
|
-
/* 9px */
|
|
1800
|
-
/* 10px */
|
|
1801
|
-
/* 11px */
|
|
1802
|
-
/* 12px */
|
|
1803
|
-
/* 13px */
|
|
1804
|
-
/* 14px */
|
|
1805
|
-
/* 15px */
|
|
1806
|
-
/* 16px */
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
/*! FileManager's bds theme wise override definitions and variables */
|
|
1812
1185
|
.e-filemanager.e-fe-mobile .e-toolbar,
|
|
1813
1186
|
.e-bigger .e-filemanager.e-fe-mobile .e-toolbar,
|
|
1814
1187
|
.e-filemanager.e-bigger.e-fe-mobile .e-toolbar {
|
|
@@ -2343,10 +1716,6 @@ ejs-filemanager {
|
|
|
2343
1716
|
.e-filemanager.e-bigger .e-grid.e-rtl .e-checkbox-wrapper .e-frame {
|
|
2344
1717
|
margin-right: -10px;
|
|
2345
1718
|
}
|
|
2346
|
-
.e-bigger .e-filemanager .e-large-icons,
|
|
2347
|
-
.e-filemanager.e-bigger .e-large-icons {
|
|
2348
|
-
height: calc(100% - 48px);
|
|
2349
|
-
}
|
|
2350
1719
|
.e-bigger .e-filemanager .e-large-icons .e-checkbox-wrapper .e-frame,
|
|
2351
1720
|
.e-filemanager.e-bigger .e-large-icons .e-checkbox-wrapper .e-frame {
|
|
2352
1721
|
border-width: 1px;
|
|
@@ -2356,6 +1725,10 @@ ejs-filemanager {
|
|
|
2356
1725
|
font-size: 10px;
|
|
2357
1726
|
margin: 0;
|
|
2358
1727
|
}
|
|
1728
|
+
.e-bigger .e-filemanager .e-large-icons,
|
|
1729
|
+
.e-filemanager.e-bigger .e-large-icons {
|
|
1730
|
+
height: calc(100% - 48px);
|
|
1731
|
+
}
|
|
2359
1732
|
.e-bigger .e-filemanager .e-large-icons .e-list-parent,
|
|
2360
1733
|
.e-filemanager.e-bigger .e-large-icons .e-list-parent {
|
|
2361
1734
|
padding: 0 6px;
|