@syncfusion/ej2-layouts 26.2.10 → 27.1.48
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/README.md +33 -33
- package/dist/ej2-layouts.min.js +2 -2
- package/dist/ej2-layouts.umd.min.js +2 -2
- package/dist/ej2-layouts.umd.min.js.map +1 -1
- package/dist/es6/ej2-layouts.es2015.js +3 -1
- package/dist/es6/ej2-layouts.es2015.js.map +1 -1
- package/dist/es6/ej2-layouts.es5.js +3 -1
- package/dist/es6/ej2-layouts.es5.js.map +1 -1
- package/dist/global/ej2-layouts.min.js +2 -2
- package/dist/global/ej2-layouts.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +8 -7
- package/src/splitter/splitter.js +3 -1
- package/styles/avatar/_layout.scss +6 -6
- package/styles/avatar/bootstrap5.3.css +66 -0
- package/styles/avatar/bootstrap5.3.scss +3 -0
- package/styles/bootstrap-dark-lite.css +1521 -0
- package/styles/bootstrap-dark-lite.scss +14 -0
- package/styles/bootstrap-dark.css +213 -211
- package/styles/bootstrap-dark.scss +5 -1
- package/styles/bootstrap-lite.css +1521 -0
- package/styles/bootstrap-lite.scss +14 -0
- package/styles/bootstrap.css +214 -212
- package/styles/bootstrap.scss +5 -1
- package/styles/bootstrap4-lite.css +1517 -0
- package/styles/bootstrap4-lite.scss +14 -0
- package/styles/bootstrap4.css +222 -220
- package/styles/bootstrap4.scss +5 -1
- package/styles/bootstrap5-dark-lite.css +1538 -0
- package/styles/bootstrap5-dark-lite.scss +14 -0
- package/styles/bootstrap5-dark.css +214 -212
- package/styles/bootstrap5-dark.scss +5 -1
- package/styles/bootstrap5-lite.css +1538 -0
- package/styles/bootstrap5-lite.scss +14 -0
- package/styles/bootstrap5.3-lite.css +1530 -0
- package/styles/bootstrap5.3-lite.scss +14 -0
- package/styles/bootstrap5.3.css +1764 -0
- package/styles/bootstrap5.3.scss +18 -0
- package/styles/bootstrap5.css +214 -212
- package/styles/bootstrap5.scss +5 -1
- package/styles/card/_bigger.scss +165 -0
- package/styles/card/_layout.scss +2 -164
- package/styles/card/bootstrap-dark.css +135 -135
- package/styles/card/bootstrap-dark.scss +1 -0
- package/styles/card/bootstrap.css +136 -136
- package/styles/card/bootstrap.scss +1 -0
- package/styles/card/bootstrap4.css +144 -144
- package/styles/card/bootstrap4.scss +1 -0
- package/styles/card/bootstrap5-dark.css +136 -136
- package/styles/card/bootstrap5-dark.scss +1 -0
- package/styles/card/bootstrap5.3.css +560 -0
- package/styles/card/bootstrap5.3.scss +4 -0
- package/styles/card/bootstrap5.css +136 -136
- package/styles/card/bootstrap5.scss +1 -0
- package/styles/card/fabric-dark.css +135 -135
- package/styles/card/fabric-dark.scss +1 -0
- package/styles/card/fabric.css +136 -136
- package/styles/card/fabric.scss +1 -0
- package/styles/card/fluent-dark.css +143 -143
- package/styles/card/fluent-dark.scss +1 -0
- package/styles/card/fluent.css +143 -143
- package/styles/card/fluent.scss +1 -0
- package/styles/card/fluent2.css +138 -138
- package/styles/card/fluent2.scss +1 -0
- package/styles/card/highcontrast-light.css +135 -135
- package/styles/card/highcontrast-light.scss +1 -0
- package/styles/card/highcontrast.css +136 -136
- package/styles/card/highcontrast.scss +1 -0
- package/styles/card/material-dark.css +135 -135
- package/styles/card/material-dark.scss +1 -0
- package/styles/card/material.css +135 -135
- package/styles/card/material.scss +1 -0
- package/styles/card/material3-dark.css +135 -135
- package/styles/card/material3-dark.scss +1 -0
- package/styles/card/material3.css +135 -135
- package/styles/card/material3.scss +1 -0
- package/styles/card/tailwind-dark.css +135 -135
- package/styles/card/tailwind-dark.scss +1 -0
- package/styles/card/tailwind.css +135 -135
- package/styles/card/tailwind.scss +1 -0
- package/styles/dashboard-layout/_bigger.scss +39 -0
- package/styles/dashboard-layout/_bootstrap5.3-definition.scss +5 -5
- package/styles/dashboard-layout/_fluent2-definition.scss +3 -4
- package/styles/dashboard-layout/_layout.scss +0 -32
- package/styles/dashboard-layout/_theme.scss +0 -6
- package/styles/dashboard-layout/bootstrap-dark.css +14 -13
- package/styles/dashboard-layout/bootstrap-dark.scss +1 -0
- package/styles/dashboard-layout/bootstrap.css +14 -13
- package/styles/dashboard-layout/bootstrap.scss +1 -0
- package/styles/dashboard-layout/bootstrap4.css +14 -13
- package/styles/dashboard-layout/bootstrap4.scss +1 -0
- package/styles/dashboard-layout/bootstrap5-dark.css +14 -13
- package/styles/dashboard-layout/bootstrap5-dark.scss +1 -0
- package/styles/dashboard-layout/bootstrap5.3.css +300 -0
- package/styles/dashboard-layout/bootstrap5.3.scss +5 -0
- package/styles/dashboard-layout/bootstrap5.css +14 -13
- package/styles/dashboard-layout/bootstrap5.scss +1 -0
- package/styles/dashboard-layout/fabric-dark.css +14 -13
- package/styles/dashboard-layout/fabric-dark.scss +1 -0
- package/styles/dashboard-layout/fabric.css +14 -13
- package/styles/dashboard-layout/fabric.scss +1 -0
- package/styles/dashboard-layout/fluent-dark.css +14 -13
- package/styles/dashboard-layout/fluent-dark.scss +1 -0
- package/styles/dashboard-layout/fluent.css +14 -13
- package/styles/dashboard-layout/fluent.scss +1 -0
- package/styles/dashboard-layout/fluent2.css +18 -17
- package/styles/dashboard-layout/fluent2.scss +1 -0
- package/styles/dashboard-layout/highcontrast-light.css +14 -13
- package/styles/dashboard-layout/highcontrast-light.scss +1 -0
- package/styles/dashboard-layout/highcontrast.css +14 -13
- package/styles/dashboard-layout/highcontrast.scss +1 -0
- package/styles/dashboard-layout/material-dark.css +14 -13
- package/styles/dashboard-layout/material-dark.scss +1 -0
- package/styles/dashboard-layout/material.css +14 -13
- package/styles/dashboard-layout/material.scss +1 -0
- package/styles/dashboard-layout/material3-dark.css +14 -13
- package/styles/dashboard-layout/material3-dark.scss +1 -0
- package/styles/dashboard-layout/material3.css +14 -13
- package/styles/dashboard-layout/material3.scss +1 -0
- package/styles/dashboard-layout/tailwind-dark.css +21 -19
- package/styles/dashboard-layout/tailwind-dark.scss +1 -0
- package/styles/dashboard-layout/tailwind.css +21 -19
- package/styles/dashboard-layout/tailwind.scss +1 -0
- package/styles/fabric-dark-lite.css +1521 -0
- package/styles/fabric-dark-lite.scss +14 -0
- package/styles/fabric-dark.css +213 -211
- package/styles/fabric-dark.scss +5 -1
- package/styles/fabric-lite.css +1531 -0
- package/styles/fabric-lite.scss +14 -0
- package/styles/fabric.css +214 -212
- package/styles/fabric.scss +5 -1
- package/styles/fluent-dark-lite.css +1546 -0
- package/styles/fluent-dark-lite.scss +14 -0
- package/styles/fluent-dark.css +221 -219
- package/styles/fluent-dark.scss +5 -1
- package/styles/fluent-lite.css +1546 -0
- package/styles/fluent-lite.scss +14 -0
- package/styles/fluent.css +221 -219
- package/styles/fluent.scss +5 -1
- package/styles/fluent2-lite.css +1545 -0
- package/styles/fluent2-lite.scss +14 -0
- package/styles/fluent2.css +225 -219
- package/styles/fluent2.scss +5 -1
- package/styles/highcontrast-light-lite.css +1458 -0
- package/styles/highcontrast-light-lite.scss +13 -0
- package/styles/highcontrast-light.css +213 -211
- package/styles/highcontrast-light.scss +5 -1
- package/styles/highcontrast-lite.css +1530 -0
- package/styles/highcontrast-lite.scss +14 -0
- package/styles/highcontrast.css +214 -212
- package/styles/highcontrast.scss +5 -1
- package/styles/material-dark-lite.css +1519 -0
- package/styles/material-dark-lite.scss +14 -0
- package/styles/material-dark.css +213 -211
- package/styles/material-dark.scss +5 -1
- package/styles/material-lite.css +1521 -0
- package/styles/material-lite.scss +14 -0
- package/styles/material.css +213 -211
- package/styles/material.scss +5 -1
- package/styles/material3-dark-lite.css +1536 -0
- package/styles/material3-dark-lite.scss +14 -0
- package/styles/material3-dark.css +213 -211
- package/styles/material3-dark.scss +5 -1
- package/styles/material3-lite.css +1538 -0
- package/styles/material3-lite.scss +14 -0
- package/styles/material3.css +213 -211
- package/styles/material3.scss +5 -1
- package/styles/splitter/_bigger.scss +78 -0
- package/styles/splitter/_layout.scss +0 -58
- package/styles/splitter/bootstrap-dark.css +40 -41
- package/styles/splitter/bootstrap-dark.scss +1 -0
- package/styles/splitter/bootstrap.css +40 -41
- package/styles/splitter/bootstrap.scss +1 -0
- package/styles/splitter/bootstrap4.css +40 -41
- package/styles/splitter/bootstrap4.scss +1 -0
- package/styles/splitter/bootstrap5-dark.css +40 -41
- package/styles/splitter/bootstrap5-dark.scss +1 -0
- package/styles/splitter/bootstrap5.3.css +547 -0
- package/styles/splitter/bootstrap5.3.scss +5 -0
- package/styles/splitter/bootstrap5.css +40 -41
- package/styles/splitter/bootstrap5.scss +1 -0
- package/styles/splitter/fabric-dark.css +40 -41
- package/styles/splitter/fabric-dark.scss +1 -0
- package/styles/splitter/fabric.css +40 -41
- package/styles/splitter/fabric.scss +1 -0
- package/styles/splitter/fluent-dark.css +40 -41
- package/styles/splitter/fluent-dark.scss +1 -0
- package/styles/splitter/fluent.css +40 -41
- package/styles/splitter/fluent.scss +1 -0
- package/styles/splitter/fluent2.css +40 -41
- package/styles/splitter/fluent2.scss +1 -0
- package/styles/splitter/highcontrast-light.css +40 -41
- package/styles/splitter/highcontrast-light.scss +1 -0
- package/styles/splitter/highcontrast.css +40 -41
- package/styles/splitter/highcontrast.scss +1 -0
- package/styles/splitter/icons/_bds.scss +0 -18
- package/styles/splitter/icons/_bootstrap-dark.scss +0 -18
- package/styles/splitter/icons/_bootstrap.scss +0 -18
- package/styles/splitter/icons/_bootstrap4.scss +0 -18
- package/styles/splitter/icons/_bootstrap5.3.scss +0 -18
- package/styles/splitter/icons/_bootstrap5.scss +0 -18
- package/styles/splitter/icons/_fabric-dark.scss +0 -18
- package/styles/splitter/icons/_fabric.scss +0 -18
- package/styles/splitter/icons/_fluent.scss +0 -18
- package/styles/splitter/icons/_fluent2.scss +0 -18
- package/styles/splitter/icons/_fusionnew.scss +0 -18
- package/styles/splitter/icons/_highcontrast-light.scss +0 -18
- package/styles/splitter/icons/_highcontrast.scss +0 -18
- package/styles/splitter/icons/_material-dark.scss +0 -18
- package/styles/splitter/icons/_material.scss +0 -18
- package/styles/splitter/icons/_material3.scss +0 -18
- package/styles/splitter/icons/_tailwind.scss +0 -18
- package/styles/splitter/material-dark.css +40 -41
- package/styles/splitter/material-dark.scss +1 -0
- package/styles/splitter/material.css +40 -41
- package/styles/splitter/material.scss +1 -0
- package/styles/splitter/material3-dark.css +40 -41
- package/styles/splitter/material3-dark.scss +1 -0
- package/styles/splitter/material3.css +40 -41
- package/styles/splitter/material3.scss +1 -0
- package/styles/splitter/tailwind-dark.css +40 -41
- package/styles/splitter/tailwind-dark.scss +1 -0
- package/styles/splitter/tailwind.css +40 -41
- package/styles/splitter/tailwind.scss +1 -0
- package/styles/tailwind-dark-lite.css +1546 -0
- package/styles/tailwind-dark-lite.scss +14 -0
- package/styles/tailwind-dark.css +220 -217
- package/styles/tailwind-dark.scss +5 -1
- package/styles/tailwind-lite.css +1546 -0
- package/styles/tailwind-lite.scss +14 -0
- package/styles/tailwind.css +220 -217
- package/styles/tailwind.scss +5 -1
- package/styles/timeline/_bigger.scss +48 -0
- package/styles/timeline/_layout.scss +6 -42
- package/styles/timeline/_theme.scss +13 -1
- package/styles/timeline/bootstrap-dark.css +24 -23
- package/styles/timeline/bootstrap-dark.scss +1 -0
- package/styles/timeline/bootstrap.css +24 -23
- package/styles/timeline/bootstrap.scss +1 -0
- package/styles/timeline/bootstrap4.css +24 -23
- package/styles/timeline/bootstrap4.scss +1 -0
- package/styles/timeline/bootstrap5-dark.css +24 -23
- package/styles/timeline/bootstrap5-dark.scss +1 -0
- package/styles/timeline/bootstrap5.3.css +303 -0
- package/styles/timeline/bootstrap5.3.scss +4 -0
- package/styles/timeline/bootstrap5.css +24 -23
- package/styles/timeline/bootstrap5.scss +1 -0
- package/styles/timeline/fabric-dark.css +24 -23
- package/styles/timeline/fabric-dark.scss +1 -0
- package/styles/timeline/fabric.css +24 -23
- package/styles/timeline/fabric.scss +1 -0
- package/styles/timeline/fluent-dark.css +24 -23
- package/styles/timeline/fluent-dark.scss +1 -0
- package/styles/timeline/fluent.css +24 -23
- package/styles/timeline/fluent.scss +1 -0
- package/styles/timeline/fluent2.css +29 -24
- package/styles/timeline/fluent2.scss +1 -0
- package/styles/timeline/highcontrast-light.css +24 -23
- package/styles/timeline/highcontrast-light.scss +1 -0
- package/styles/timeline/highcontrast.css +24 -23
- package/styles/timeline/highcontrast.scss +1 -0
- package/styles/timeline/material-dark.css +24 -23
- package/styles/timeline/material-dark.scss +1 -0
- package/styles/timeline/material.css +24 -23
- package/styles/timeline/material.scss +1 -0
- package/styles/timeline/material3-dark.css +24 -23
- package/styles/timeline/material3-dark.scss +1 -0
- package/styles/timeline/material3.css +24 -23
- package/styles/timeline/material3.scss +1 -0
- package/styles/timeline/tailwind-dark.css +24 -23
- package/styles/timeline/tailwind-dark.scss +1 -0
- package/styles/timeline/tailwind.css +24 -23
- package/styles/timeline/tailwind.scss +1 -0
- package/hotfix/26.1.35_Vol2.txt +0 -1
@@ -182,12 +182,6 @@
|
|
182
182
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
183
183
|
float: left;
|
184
184
|
}
|
185
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
186
|
-
font-size: 14px;
|
187
|
-
font-weight: 500;
|
188
|
-
height: 30px;
|
189
|
-
padding: 0 12px;
|
190
|
-
}
|
191
185
|
.e-dashboardlayout.e-control .e-drag:hover {
|
192
186
|
cursor: move;
|
193
187
|
}
|
@@ -207,12 +201,6 @@
|
|
207
201
|
transition: top 0.3s, left 0.3s;
|
208
202
|
}
|
209
203
|
|
210
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
211
|
-
font-size: 14px;
|
212
|
-
font-weight: 500;
|
213
|
-
height: 30px;
|
214
|
-
padding: 0 12px;
|
215
|
-
}
|
216
204
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
217
205
|
height: 100%;
|
218
206
|
width: 100%;
|
@@ -290,6 +278,19 @@
|
|
290
278
|
bottom: -5px;
|
291
279
|
right: -6px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 14px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: #acacac;
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: 500;
|
294
|
+
height: 30px;
|
295
|
+
padding: 0 12px;
|
295
296
|
}
|
@@ -182,12 +182,6 @@
|
|
182
182
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
183
183
|
float: left;
|
184
184
|
}
|
185
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
186
|
-
font-size: 14px;
|
187
|
-
font-weight: 500;
|
188
|
-
height: 30px;
|
189
|
-
padding: 0 12px;
|
190
|
-
}
|
191
185
|
.e-dashboardlayout.e-control .e-drag:hover {
|
192
186
|
cursor: move;
|
193
187
|
}
|
@@ -207,12 +201,6 @@
|
|
207
201
|
transition: top 0.3s, left 0.3s;
|
208
202
|
}
|
209
203
|
|
210
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
211
|
-
font-size: 14px;
|
212
|
-
font-weight: 500;
|
213
|
-
height: 30px;
|
214
|
-
padding: 0 12px;
|
215
|
-
}
|
216
204
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
217
205
|
height: 100%;
|
218
206
|
width: 100%;
|
@@ -290,6 +278,19 @@
|
|
290
278
|
bottom: -5px;
|
291
279
|
right: -6px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 14px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: #333;
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: 500;
|
294
|
+
height: 30px;
|
295
|
+
padding: 0 12px;
|
295
296
|
}
|
@@ -182,12 +182,6 @@
|
|
182
182
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
183
183
|
float: left;
|
184
184
|
}
|
185
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
186
|
-
font-size: 14px;
|
187
|
-
font-weight: 500;
|
188
|
-
height: 30px;
|
189
|
-
padding: 0 12px;
|
190
|
-
}
|
191
185
|
.e-dashboardlayout.e-control .e-drag:hover {
|
192
186
|
cursor: move;
|
193
187
|
}
|
@@ -207,12 +201,6 @@
|
|
207
201
|
transition: top 0.3s, left 0.3s;
|
208
202
|
}
|
209
203
|
|
210
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
211
|
-
font-size: 14px;
|
212
|
-
font-weight: 500;
|
213
|
-
height: 30px;
|
214
|
-
padding: 0 12px;
|
215
|
-
}
|
216
204
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
217
205
|
height: 100%;
|
218
206
|
width: 100%;
|
@@ -290,6 +278,19 @@
|
|
290
278
|
bottom: -5px;
|
291
279
|
right: -6px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 14px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: #495057;
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: 500;
|
294
|
+
height: 30px;
|
295
|
+
padding: 0 12px;
|
295
296
|
}
|
@@ -187,12 +187,6 @@
|
|
187
187
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
188
188
|
float: left;
|
189
189
|
}
|
190
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
191
|
-
font-size: 16px;
|
192
|
-
font-weight: 500;
|
193
|
-
height: 40px;
|
194
|
-
padding: 8px 18px;
|
195
|
-
}
|
196
190
|
.e-dashboardlayout.e-control .e-drag:hover {
|
197
191
|
cursor: move;
|
198
192
|
}
|
@@ -212,12 +206,6 @@
|
|
212
206
|
transition: top 0.3s, left 0.3s;
|
213
207
|
}
|
214
208
|
|
215
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
216
|
-
font-size: 16px;
|
217
|
-
font-weight: 500;
|
218
|
-
height: 40px;
|
219
|
-
padding: 8px 18px;
|
220
|
-
}
|
221
209
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
222
210
|
height: 100%;
|
223
211
|
width: 100%;
|
@@ -301,6 +289,19 @@
|
|
301
289
|
.e-dashboardlayout.e-control .e-panel:active {
|
302
290
|
background: #343a40;
|
303
291
|
}
|
304
|
-
.e-dashboardlayout.e-control .e-panel
|
292
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
293
|
+
font-size: 16px;
|
294
|
+
font-weight: 500;
|
295
|
+
height: 40px;
|
296
|
+
padding: 8px 18px;
|
297
|
+
}
|
298
|
+
.e-bigger .e-panel-header {
|
305
299
|
color: #fff;
|
300
|
+
}
|
301
|
+
|
302
|
+
.e-bigger .e-panel-header {
|
303
|
+
font-size: 16px;
|
304
|
+
font-weight: 500;
|
305
|
+
height: 40px;
|
306
|
+
padding: 8px 18px;
|
306
307
|
}
|
@@ -0,0 +1,300 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
/*! component's theme wise override tailwind-definitions and variables */
|
6
|
+
/* stylelint-disable */
|
7
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
|
8
|
+
height: 100%;
|
9
|
+
padding: 20px 0;
|
10
|
+
right: 1px;
|
11
|
+
top: 0;
|
12
|
+
width: 12px;
|
13
|
+
}
|
14
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
|
15
|
+
height: 100%;
|
16
|
+
left: 0;
|
17
|
+
padding: 20px 0;
|
18
|
+
top: 0;
|
19
|
+
width: 12px;
|
20
|
+
}
|
21
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
|
22
|
+
height: 12px;
|
23
|
+
padding: 0 20px;
|
24
|
+
top: 1px;
|
25
|
+
width: 100%;
|
26
|
+
}
|
27
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
28
|
+
bottom: 1px;
|
29
|
+
height: 12px;
|
30
|
+
padding: 0 20px;
|
31
|
+
width: 100%;
|
32
|
+
}
|
33
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
|
34
|
+
bottom: 0;
|
35
|
+
right: 1px;
|
36
|
+
z-index: 10;
|
37
|
+
}
|
38
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
|
39
|
+
left: 2px;
|
40
|
+
top: 2px;
|
41
|
+
z-index: 10;
|
42
|
+
}
|
43
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
|
44
|
+
right: 2px;
|
45
|
+
top: 2px;
|
46
|
+
z-index: 10;
|
47
|
+
}
|
48
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
|
49
|
+
bottom: 1px;
|
50
|
+
left: 1px;
|
51
|
+
z-index: 10;
|
52
|
+
}
|
53
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
|
54
|
+
bottom: 4px;
|
55
|
+
content: "\e761";
|
56
|
+
font-size: 12px;
|
57
|
+
position: absolute;
|
58
|
+
right: 4px;
|
59
|
+
}
|
60
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
|
61
|
+
bottom: 4px;
|
62
|
+
content: "\e761";
|
63
|
+
font-size: 12px;
|
64
|
+
left: 4px;
|
65
|
+
position: absolute;
|
66
|
+
-webkit-transform: rotateY(180deg);
|
67
|
+
transform: rotateY(180deg);
|
68
|
+
}
|
69
|
+
|
70
|
+
.e-dashboardlayout.e-control .e-dashboard-gridline-table {
|
71
|
+
background: var(--color-sf-content-bg-color-alt1);
|
72
|
+
border-collapse: collapse;
|
73
|
+
height: 100%;
|
74
|
+
width: 100%;
|
75
|
+
}
|
76
|
+
.e-dashboardlayout.e-control .e-dashboard-gridline-table td.e-dashboard-gridline {
|
77
|
+
border: 1px dotted var(--color-sf-border-dark);
|
78
|
+
position: absolute;
|
79
|
+
}
|
80
|
+
.e-dashboardlayout.e-control.e-responsive {
|
81
|
+
width: 100% !important;
|
82
|
+
}
|
83
|
+
.e-dashboardlayout.e-control.e-prevent {
|
84
|
+
-webkit-user-select: none;
|
85
|
+
-moz-user-select: none;
|
86
|
+
-ms-user-select: none;
|
87
|
+
user-select: none;
|
88
|
+
}
|
89
|
+
.e-dashboardlayout.e-control .e-panel.e-ssr {
|
90
|
+
position: relative;
|
91
|
+
}
|
92
|
+
.e-dashboardlayout.e-control .e-panel {
|
93
|
+
border: 1px solid var(--color-sf-border-light);
|
94
|
+
height: 100%;
|
95
|
+
-webkit-user-select: none;
|
96
|
+
-moz-user-select: none;
|
97
|
+
-ms-user-select: none;
|
98
|
+
user-select: none;
|
99
|
+
width: 100%;
|
100
|
+
border-radius: 4px;
|
101
|
+
}
|
102
|
+
.e-dashboardlayout.e-control .e-panel:hover {
|
103
|
+
border: 1px solid var(--color-sf-border-dark);
|
104
|
+
}
|
105
|
+
.e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
|
106
|
+
display: block;
|
107
|
+
}
|
108
|
+
.e-dashboardlayout.e-control .e-panel:active {
|
109
|
+
border: 1px solid var(--color-sf-primary-border-color);
|
110
|
+
}
|
111
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container {
|
112
|
+
height: 100%;
|
113
|
+
width: 100%;
|
114
|
+
}
|
115
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
|
116
|
+
height: inherit;
|
117
|
+
width: inherit;
|
118
|
+
}
|
119
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
|
120
|
+
display: none;
|
121
|
+
}
|
122
|
+
.e-dashboardlayout.e-control .e-panel.e-panel-transition {
|
123
|
+
-webkit-transition: top 0.5s, left 0.5s;
|
124
|
+
transition: top 0.5s, left 0.5s;
|
125
|
+
}
|
126
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-header {
|
127
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
128
|
+
color: var(--color-sf-content-text-color);
|
129
|
+
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
130
|
+
font-size: 16px;
|
131
|
+
font-weight: 400;
|
132
|
+
height: 38px;
|
133
|
+
padding: 8px 18px;
|
134
|
+
}
|
135
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-header div {
|
136
|
+
overflow: hidden;
|
137
|
+
text-overflow: ellipsis;
|
138
|
+
white-space: nowrap;
|
139
|
+
}
|
140
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
|
141
|
+
display: inline-block;
|
142
|
+
}
|
143
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
|
144
|
+
float: right;
|
145
|
+
}
|
146
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
|
147
|
+
position: absolute;
|
148
|
+
-ms-touch-action: none;
|
149
|
+
touch-action: none;
|
150
|
+
}
|
151
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
|
152
|
+
border: none;
|
153
|
+
}
|
154
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
|
155
|
+
cursor: e-resize;
|
156
|
+
}
|
157
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
|
158
|
+
cursor: w-resize;
|
159
|
+
}
|
160
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
|
161
|
+
cursor: n-resize;
|
162
|
+
}
|
163
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
|
164
|
+
cursor: s-resize;
|
165
|
+
}
|
166
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
|
167
|
+
cursor: nw-resize;
|
168
|
+
}
|
169
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
|
170
|
+
cursor: ne-resize;
|
171
|
+
}
|
172
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
|
173
|
+
cursor: sw-resize;
|
174
|
+
}
|
175
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
|
176
|
+
cursor: se-resize;
|
177
|
+
}
|
178
|
+
.e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
|
179
|
+
font-family: "e-icons";
|
180
|
+
position: absolute;
|
181
|
+
}
|
182
|
+
.e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
|
183
|
+
cursor: move;
|
184
|
+
z-index: 1111 !important;
|
185
|
+
}
|
186
|
+
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
187
|
+
float: left;
|
188
|
+
}
|
189
|
+
.e-dashboardlayout.e-control .e-drag:hover {
|
190
|
+
cursor: move;
|
191
|
+
}
|
192
|
+
.e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
|
193
|
+
.e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
|
194
|
+
cursor: default;
|
195
|
+
}
|
196
|
+
.e-dashboardlayout.e-control .e-holder {
|
197
|
+
background: var(--color-sf-primary-lighter);
|
198
|
+
border: 1px var(--color-sf-primary-border-color) dashed;
|
199
|
+
border-radius: 4px;
|
200
|
+
position: absolute;
|
201
|
+
border-radius: 4px;
|
202
|
+
}
|
203
|
+
.e-dashboardlayout.e-control .e-holder.e-holder-transition {
|
204
|
+
-webkit-transition: top 0.3s, left 0.3s;
|
205
|
+
transition: top 0.3s, left 0.3s;
|
206
|
+
}
|
207
|
+
|
208
|
+
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
209
|
+
height: 100%;
|
210
|
+
width: 100%;
|
211
|
+
}
|
212
|
+
|
213
|
+
.e-dashboardlayout.e-control {
|
214
|
+
display: block;
|
215
|
+
position: relative;
|
216
|
+
}
|
217
|
+
.e-dashboardlayout.e-control .e-panel {
|
218
|
+
background: var(--color-sf-flyout-bg-color);
|
219
|
+
-webkit-box-shadow: 0 2px 4px rgba(var(--color-sf-black), 0.075);
|
220
|
+
box-shadow: 0 2px 4px rgba(var(--color-sf-black), 0.075);
|
221
|
+
-webkit-box-sizing: border-box;
|
222
|
+
box-sizing: border-box;
|
223
|
+
position: absolute;
|
224
|
+
}
|
225
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
|
226
|
+
color: var(--color-sf-content-text-color);
|
227
|
+
}
|
228
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
|
229
|
+
background: none;
|
230
|
+
}
|
231
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
|
232
|
+
color: var(--color-sf-icon-color-disabled);
|
233
|
+
font-size: 8px;
|
234
|
+
height: 8px;
|
235
|
+
width: 8px;
|
236
|
+
}
|
237
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
|
238
|
+
bottom: 2px;
|
239
|
+
right: 2px;
|
240
|
+
}
|
241
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
|
242
|
+
bottom: 2px;
|
243
|
+
left: 2px;
|
244
|
+
}
|
245
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
|
246
|
+
left: 2px;
|
247
|
+
top: 2px;
|
248
|
+
}
|
249
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
|
250
|
+
right: 2px;
|
251
|
+
top: 2px;
|
252
|
+
}
|
253
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
|
254
|
+
right: 2px;
|
255
|
+
top: 2px;
|
256
|
+
}
|
257
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
|
258
|
+
left: 2px;
|
259
|
+
top: 2px;
|
260
|
+
}
|
261
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
|
262
|
+
bottom: 2px;
|
263
|
+
left: 2px;
|
264
|
+
}
|
265
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
|
266
|
+
bottom: 2px;
|
267
|
+
right: 2px;
|
268
|
+
}
|
269
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
|
270
|
+
right: 2px;
|
271
|
+
top: 2px;
|
272
|
+
}
|
273
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
|
274
|
+
left: 2px;
|
275
|
+
top: 2px;
|
276
|
+
}
|
277
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
|
278
|
+
bottom: 2px;
|
279
|
+
left: 2px;
|
280
|
+
}
|
281
|
+
.e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
|
282
|
+
bottom: 2px;
|
283
|
+
right: 2px;
|
284
|
+
}
|
285
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
286
|
+
font-size: 16px;
|
287
|
+
font-weight: 400;
|
288
|
+
height: 44px;
|
289
|
+
padding: 8px 18px;
|
290
|
+
}
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
color: var(--color-sf-content-text-color);
|
293
|
+
}
|
294
|
+
|
295
|
+
.e-bigger .e-panel-header {
|
296
|
+
font-size: 16px;
|
297
|
+
font-weight: 400;
|
298
|
+
height: 44px;
|
299
|
+
padding: 8px 18px;
|
300
|
+
}
|
@@ -187,12 +187,6 @@
|
|
187
187
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
188
188
|
float: left;
|
189
189
|
}
|
190
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
191
|
-
font-size: 16px;
|
192
|
-
font-weight: 500;
|
193
|
-
height: 40px;
|
194
|
-
padding: 8px 18px;
|
195
|
-
}
|
196
190
|
.e-dashboardlayout.e-control .e-drag:hover {
|
197
191
|
cursor: move;
|
198
192
|
}
|
@@ -212,12 +206,6 @@
|
|
212
206
|
transition: top 0.3s, left 0.3s;
|
213
207
|
}
|
214
208
|
|
215
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
216
|
-
font-size: 16px;
|
217
|
-
font-weight: 500;
|
218
|
-
height: 40px;
|
219
|
-
padding: 8px 18px;
|
220
|
-
}
|
221
209
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
222
210
|
height: 100%;
|
223
211
|
width: 100%;
|
@@ -301,6 +289,19 @@
|
|
301
289
|
.e-dashboardlayout.e-control .e-panel:active {
|
302
290
|
background: #fff;
|
303
291
|
}
|
304
|
-
.e-dashboardlayout.e-control .e-panel
|
292
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
293
|
+
font-size: 16px;
|
294
|
+
font-weight: 500;
|
295
|
+
height: 40px;
|
296
|
+
padding: 8px 18px;
|
297
|
+
}
|
298
|
+
.e-bigger .e-panel-header {
|
305
299
|
color: #212529;
|
300
|
+
}
|
301
|
+
|
302
|
+
.e-bigger .e-panel-header {
|
303
|
+
font-size: 16px;
|
304
|
+
font-weight: 500;
|
305
|
+
height: 40px;
|
306
|
+
padding: 8px 18px;
|
306
307
|
}
|
@@ -182,12 +182,6 @@
|
|
182
182
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
183
183
|
float: left;
|
184
184
|
}
|
185
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
186
|
-
font-size: 14px;
|
187
|
-
font-weight: 500;
|
188
|
-
height: 30px;
|
189
|
-
padding: 0 12px;
|
190
|
-
}
|
191
185
|
.e-dashboardlayout.e-control .e-drag:hover {
|
192
186
|
cursor: move;
|
193
187
|
}
|
@@ -207,12 +201,6 @@
|
|
207
201
|
transition: top 0.3s, left 0.3s;
|
208
202
|
}
|
209
203
|
|
210
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
211
|
-
font-size: 14px;
|
212
|
-
font-weight: 500;
|
213
|
-
height: 30px;
|
214
|
-
padding: 0 12px;
|
215
|
-
}
|
216
204
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
217
205
|
height: 100%;
|
218
206
|
width: 100%;
|
@@ -290,6 +278,19 @@
|
|
290
278
|
bottom: -5px;
|
291
279
|
right: -6px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 14px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: #dadada;
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: 500;
|
294
|
+
height: 30px;
|
295
|
+
padding: 0 12px;
|
295
296
|
}
|
@@ -182,12 +182,6 @@
|
|
182
182
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
183
183
|
float: left;
|
184
184
|
}
|
185
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
186
|
-
font-size: 14px;
|
187
|
-
font-weight: 500;
|
188
|
-
height: 30px;
|
189
|
-
padding: 0 12px;
|
190
|
-
}
|
191
185
|
.e-dashboardlayout.e-control .e-drag:hover {
|
192
186
|
cursor: move;
|
193
187
|
}
|
@@ -207,12 +201,6 @@
|
|
207
201
|
transition: top 0.3s, left 0.3s;
|
208
202
|
}
|
209
203
|
|
210
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
211
|
-
font-size: 14px;
|
212
|
-
font-weight: 500;
|
213
|
-
height: 30px;
|
214
|
-
padding: 0 12px;
|
215
|
-
}
|
216
204
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
217
205
|
height: 100%;
|
218
206
|
width: 100%;
|
@@ -290,6 +278,19 @@
|
|
290
278
|
bottom: -5px;
|
291
279
|
right: -6px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 14px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: rgba(51, 51, 51, 0.54);
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: 500;
|
294
|
+
height: 30px;
|
295
|
+
padding: 0 12px;
|
295
296
|
}
|