@syncfusion/ej2-layouts 26.2.9 → 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
@@ -184,12 +184,6 @@
|
|
184
184
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
185
185
|
float: left;
|
186
186
|
}
|
187
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
188
|
-
font-size: 18px;
|
189
|
-
font-weight: 600;
|
190
|
-
height: 68px;
|
191
|
-
padding: 20px 0 20px 20px;
|
192
|
-
}
|
193
187
|
.e-dashboardlayout.e-control .e-drag:hover {
|
194
188
|
cursor: move;
|
195
189
|
}
|
@@ -209,12 +203,6 @@
|
|
209
203
|
transition: top 0.3s, left 0.3s;
|
210
204
|
}
|
211
205
|
|
212
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
213
|
-
font-size: 18px;
|
214
|
-
font-weight: 600;
|
215
|
-
height: 68px;
|
216
|
-
padding: 20px 0 20px 20px;
|
217
|
-
}
|
218
206
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
219
207
|
height: 100%;
|
220
208
|
width: 100%;
|
@@ -295,6 +283,19 @@
|
|
295
283
|
.e-dashboardlayout.e-control .e-panel:active {
|
296
284
|
background: #201f1e;
|
297
285
|
}
|
298
|
-
.e-dashboardlayout.e-control .e-panel
|
286
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
287
|
+
font-size: 18px;
|
288
|
+
font-weight: 600;
|
289
|
+
height: 68px;
|
290
|
+
padding: 20px 0 20px 20px;
|
291
|
+
}
|
292
|
+
.e-bigger .e-panel-header {
|
299
293
|
color: #f3f2f1;
|
294
|
+
}
|
295
|
+
|
296
|
+
.e-bigger .e-panel-header {
|
297
|
+
font-size: 18px;
|
298
|
+
font-weight: 600;
|
299
|
+
height: 68px;
|
300
|
+
padding: 20px 0 20px 20px;
|
300
301
|
}
|
@@ -184,12 +184,6 @@
|
|
184
184
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
185
185
|
float: left;
|
186
186
|
}
|
187
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
188
|
-
font-size: 18px;
|
189
|
-
font-weight: 600;
|
190
|
-
height: 68px;
|
191
|
-
padding: 20px 0 20px 20px;
|
192
|
-
}
|
193
187
|
.e-dashboardlayout.e-control .e-drag:hover {
|
194
188
|
cursor: move;
|
195
189
|
}
|
@@ -209,12 +203,6 @@
|
|
209
203
|
transition: top 0.3s, left 0.3s;
|
210
204
|
}
|
211
205
|
|
212
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
213
|
-
font-size: 18px;
|
214
|
-
font-weight: 600;
|
215
|
-
height: 68px;
|
216
|
-
padding: 20px 0 20px 20px;
|
217
|
-
}
|
218
206
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
219
207
|
height: 100%;
|
220
208
|
width: 100%;
|
@@ -295,6 +283,19 @@
|
|
295
283
|
.e-dashboardlayout.e-control .e-panel:active {
|
296
284
|
background: #faf9f8;
|
297
285
|
}
|
298
|
-
.e-dashboardlayout.e-control .e-panel
|
286
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
287
|
+
font-size: 18px;
|
288
|
+
font-weight: 600;
|
289
|
+
height: 68px;
|
290
|
+
padding: 20px 0 20px 20px;
|
291
|
+
}
|
292
|
+
.e-bigger .e-panel-header {
|
299
293
|
color: #201f1e;
|
294
|
+
}
|
295
|
+
|
296
|
+
.e-bigger .e-panel-header {
|
297
|
+
font-size: 18px;
|
298
|
+
font-weight: 600;
|
299
|
+
height: 68px;
|
300
|
+
padding: 20px 0 20px 20px;
|
300
301
|
}
|
@@ -103,8 +103,8 @@
|
|
103
103
|
border-radius: 4px;
|
104
104
|
}
|
105
105
|
.e-dashboardlayout.e-control .e-panel:hover {
|
106
|
-
-webkit-box-shadow: 0
|
107
|
-
box-shadow: 0
|
106
|
+
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
107
|
+
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
108
108
|
background: var(--color-sf-flyout-bg-color-hover);
|
109
109
|
}
|
110
110
|
.e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
|
@@ -192,12 +192,6 @@
|
|
192
192
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
193
193
|
float: left;
|
194
194
|
}
|
195
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
196
|
-
font-size: 16px;
|
197
|
-
font-weight: 600;
|
198
|
-
height: 44px;
|
199
|
-
padding: 12px 20px;
|
200
|
-
}
|
201
195
|
.e-dashboardlayout.e-control .e-drag:hover {
|
202
196
|
cursor: move;
|
203
197
|
}
|
@@ -217,12 +211,6 @@
|
|
217
211
|
transition: top 0.3s, left 0.3s;
|
218
212
|
}
|
219
213
|
|
220
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
221
|
-
font-size: 16px;
|
222
|
-
font-weight: 600;
|
223
|
-
height: 44px;
|
224
|
-
padding: 12px 20px;
|
225
|
-
}
|
226
214
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
227
215
|
height: 100%;
|
228
216
|
width: 100%;
|
@@ -234,8 +222,8 @@
|
|
234
222
|
}
|
235
223
|
.e-dashboardlayout.e-control .e-panel {
|
236
224
|
background: var(--color-sf-flyout-bg-color);
|
237
|
-
-webkit-box-shadow: 0
|
238
|
-
box-shadow: 0
|
225
|
+
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
226
|
+
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
239
227
|
-webkit-box-sizing: border-box;
|
240
228
|
box-sizing: border-box;
|
241
229
|
position: absolute;
|
@@ -303,6 +291,19 @@
|
|
303
291
|
.e-dashboardlayout.e-control .e-panel:active {
|
304
292
|
background: var(--color-sf-flyout-bg-color-selected);
|
305
293
|
}
|
306
|
-
.e-dashboardlayout.e-control .e-panel
|
294
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
295
|
+
font-size: 16px;
|
296
|
+
font-weight: 600;
|
297
|
+
height: 44px;
|
298
|
+
padding: 12px 20px;
|
299
|
+
}
|
300
|
+
.e-bigger .e-panel-header {
|
307
301
|
color: var(--color-sf-content-text-color);
|
302
|
+
}
|
303
|
+
|
304
|
+
.e-bigger .e-panel-header {
|
305
|
+
font-size: 16px;
|
306
|
+
font-weight: 600;
|
307
|
+
height: 44px;
|
308
|
+
padding: 12px 20px;
|
308
309
|
}
|
@@ -119,12 +119,6 @@
|
|
119
119
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
120
120
|
float: left;
|
121
121
|
}
|
122
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
123
|
-
font-size: 14px;
|
124
|
-
font-weight: 500;
|
125
|
-
height: 30px;
|
126
|
-
padding: 0 12px;
|
127
|
-
}
|
128
122
|
.e-dashboardlayout.e-control .e-drag:hover {
|
129
123
|
cursor: move;
|
130
124
|
}
|
@@ -144,12 +138,6 @@
|
|
144
138
|
transition: top 0.3s, left 0.3s;
|
145
139
|
}
|
146
140
|
|
147
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
148
|
-
font-size: 14px;
|
149
|
-
font-weight: 500;
|
150
|
-
height: 30px;
|
151
|
-
padding: 0 12px;
|
152
|
-
}
|
153
141
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
154
142
|
height: 100%;
|
155
143
|
width: 100%;
|
@@ -227,6 +215,19 @@
|
|
227
215
|
bottom: -5px;
|
228
216
|
right: -6px;
|
229
217
|
}
|
230
|
-
.e-dashboardlayout.e-control .e-panel
|
218
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
219
|
+
font-size: 14px;
|
220
|
+
font-weight: 500;
|
221
|
+
height: 30px;
|
222
|
+
padding: 0 12px;
|
223
|
+
}
|
224
|
+
.e-bigger .e-panel-header {
|
231
225
|
color: rgba(0, 0, 0, 0.54);
|
226
|
+
}
|
227
|
+
|
228
|
+
.e-bigger .e-panel-header {
|
229
|
+
font-size: 14px;
|
230
|
+
font-weight: 500;
|
231
|
+
height: 30px;
|
232
|
+
padding: 0 12px;
|
232
233
|
}
|
@@ -181,12 +181,6 @@
|
|
181
181
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
182
182
|
float: left;
|
183
183
|
}
|
184
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
185
|
-
font-size: 14px;
|
186
|
-
font-weight: 500;
|
187
|
-
height: 30px;
|
188
|
-
padding: 0 12px;
|
189
|
-
}
|
190
184
|
.e-dashboardlayout.e-control .e-drag:hover {
|
191
185
|
cursor: move;
|
192
186
|
}
|
@@ -205,12 +199,6 @@
|
|
205
199
|
transition: top 0.3s, left 0.3s;
|
206
200
|
}
|
207
201
|
|
208
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
209
|
-
font-size: 14px;
|
210
|
-
font-weight: 500;
|
211
|
-
height: 30px;
|
212
|
-
padding: 0 12px;
|
213
|
-
}
|
214
202
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
215
203
|
height: 100%;
|
216
204
|
width: 100%;
|
@@ -288,6 +276,19 @@
|
|
288
276
|
bottom: -5px;
|
289
277
|
right: -6px;
|
290
278
|
}
|
291
|
-
.e-dashboardlayout.e-control .e-panel
|
279
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
280
|
+
font-size: 14px;
|
281
|
+
font-weight: 500;
|
282
|
+
height: 30px;
|
283
|
+
padding: 0 12px;
|
284
|
+
}
|
285
|
+
.e-bigger .e-panel-header {
|
292
286
|
color: rgba(255, 255, 255, 0.54);
|
287
|
+
}
|
288
|
+
|
289
|
+
.e-bigger .e-panel-header {
|
290
|
+
font-size: 14px;
|
291
|
+
font-weight: 500;
|
292
|
+
height: 30px;
|
293
|
+
padding: 0 12px;
|
293
294
|
}
|
@@ -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: 13px;
|
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: 13px;
|
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: 13px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: rgba(255, 255, 255, 0.7);
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 13px;
|
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: 13px;
|
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: 13px;
|
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: 1px;
|
291
279
|
right: 1px;
|
292
280
|
}
|
293
|
-
.e-dashboardlayout.e-control .e-panel
|
281
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
282
|
+
font-size: 13px;
|
283
|
+
font-weight: 500;
|
284
|
+
height: 30px;
|
285
|
+
padding: 0 12px;
|
286
|
+
}
|
287
|
+
.e-bigger .e-panel-header {
|
294
288
|
color: rgba(0, 0, 0, 0.54);
|
289
|
+
}
|
290
|
+
|
291
|
+
.e-bigger .e-panel-header {
|
292
|
+
font-size: 13px;
|
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: 600;
|
193
|
-
height: 48px;
|
194
|
-
padding: 14px 16px;
|
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: 600;
|
218
|
-
height: 48px;
|
219
|
-
padding: 14px 16px;
|
220
|
-
}
|
221
209
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
222
210
|
height: 100%;
|
223
211
|
width: 100%;
|
@@ -299,6 +287,19 @@
|
|
299
287
|
bottom: 2px;
|
300
288
|
right: 2px;
|
301
289
|
}
|
302
|
-
.e-dashboardlayout.e-control .e-panel
|
290
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
291
|
+
font-size: 16px;
|
292
|
+
font-weight: 600;
|
293
|
+
height: 48px;
|
294
|
+
padding: 14px 16px;
|
295
|
+
}
|
296
|
+
.e-bigger .e-panel-header {
|
303
297
|
color: rgba(var(--color-sf-on-surface));
|
298
|
+
}
|
299
|
+
|
300
|
+
.e-bigger .e-panel-header {
|
301
|
+
font-size: 16px;
|
302
|
+
font-weight: 600;
|
303
|
+
height: 48px;
|
304
|
+
padding: 14px 16px;
|
304
305
|
}
|
@@ -189,12 +189,6 @@
|
|
189
189
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
190
190
|
float: left;
|
191
191
|
}
|
192
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
193
|
-
font-size: 16px;
|
194
|
-
font-weight: 600;
|
195
|
-
height: 48px;
|
196
|
-
padding: 14px 16px;
|
197
|
-
}
|
198
192
|
.e-dashboardlayout.e-control .e-drag:hover {
|
199
193
|
cursor: move;
|
200
194
|
}
|
@@ -214,12 +208,6 @@
|
|
214
208
|
transition: top 0.3s, left 0.3s;
|
215
209
|
}
|
216
210
|
|
217
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
218
|
-
font-size: 16px;
|
219
|
-
font-weight: 600;
|
220
|
-
height: 48px;
|
221
|
-
padding: 14px 16px;
|
222
|
-
}
|
223
211
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
224
212
|
height: 100%;
|
225
213
|
width: 100%;
|
@@ -301,6 +289,19 @@
|
|
301
289
|
bottom: 2px;
|
302
290
|
right: 2px;
|
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: 600;
|
295
|
+
height: 48px;
|
296
|
+
padding: 14px 16px;
|
297
|
+
}
|
298
|
+
.e-bigger .e-panel-header {
|
305
299
|
color: rgba(var(--color-sf-on-surface));
|
300
|
+
}
|
301
|
+
|
302
|
+
.e-bigger .e-panel-header {
|
303
|
+
font-size: 16px;
|
304
|
+
font-weight: 600;
|
305
|
+
height: 48px;
|
306
|
+
padding: 14px 16px;
|
306
307
|
}
|
@@ -189,13 +189,6 @@
|
|
189
189
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
190
190
|
float: left;
|
191
191
|
}
|
192
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
193
|
-
font-size: 16px;
|
194
|
-
font-weight: 500;
|
195
|
-
height: 40px;
|
196
|
-
padding: 8px 18px;
|
197
|
-
line-height: 24px;
|
198
|
-
}
|
199
192
|
.e-dashboardlayout.e-control .e-drag:hover {
|
200
193
|
cursor: move;
|
201
194
|
}
|
@@ -215,17 +208,6 @@
|
|
215
208
|
transition: top 0.3s, left 0.3s;
|
216
209
|
}
|
217
210
|
|
218
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
219
|
-
font-size: 16px;
|
220
|
-
font-weight: 500;
|
221
|
-
height: 40px;
|
222
|
-
padding: 8px 18px;
|
223
|
-
line-height: 24px;
|
224
|
-
}
|
225
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
226
|
-
padding: 16px;
|
227
|
-
}
|
228
|
-
|
229
211
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
230
212
|
height: 100%;
|
231
213
|
width: 100%;
|
@@ -314,6 +296,26 @@
|
|
314
296
|
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
315
297
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
316
298
|
}
|
317
|
-
|
299
|
+
|
300
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
301
|
+
font-size: 16px;
|
302
|
+
font-weight: 500;
|
303
|
+
height: 40px;
|
304
|
+
padding: 8px 18px;
|
305
|
+
line-height: 24px;
|
306
|
+
}
|
307
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
308
|
+
padding: 16px;
|
309
|
+
}
|
310
|
+
|
311
|
+
.e-bigger .e-panel-header {
|
318
312
|
color: #fff;
|
313
|
+
}
|
314
|
+
|
315
|
+
.e-bigger .e-panel-header {
|
316
|
+
font-size: 16px;
|
317
|
+
font-weight: 500;
|
318
|
+
height: 40px;
|
319
|
+
padding: 8px 18px;
|
320
|
+
line-height: 24px;
|
319
321
|
}
|
@@ -189,13 +189,6 @@
|
|
189
189
|
.e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
|
190
190
|
float: left;
|
191
191
|
}
|
192
|
-
.e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
|
193
|
-
font-size: 16px;
|
194
|
-
font-weight: 500;
|
195
|
-
height: 40px;
|
196
|
-
padding: 8px 18px;
|
197
|
-
line-height: 24px;
|
198
|
-
}
|
199
192
|
.e-dashboardlayout.e-control .e-drag:hover {
|
200
193
|
cursor: move;
|
201
194
|
}
|
@@ -215,17 +208,6 @@
|
|
215
208
|
transition: top 0.3s, left 0.3s;
|
216
209
|
}
|
217
210
|
|
218
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
219
|
-
font-size: 16px;
|
220
|
-
font-weight: 500;
|
221
|
-
height: 40px;
|
222
|
-
padding: 8px 18px;
|
223
|
-
line-height: 24px;
|
224
|
-
}
|
225
|
-
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
226
|
-
padding: 16px;
|
227
|
-
}
|
228
|
-
|
229
211
|
.e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
|
230
212
|
height: 100%;
|
231
213
|
width: 100%;
|
@@ -314,6 +296,26 @@
|
|
314
296
|
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
315
297
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
316
298
|
}
|
317
|
-
|
299
|
+
|
300
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
|
301
|
+
font-size: 16px;
|
302
|
+
font-weight: 500;
|
303
|
+
height: 40px;
|
304
|
+
padding: 8px 18px;
|
305
|
+
line-height: 24px;
|
306
|
+
}
|
307
|
+
.e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
|
308
|
+
padding: 16px;
|
309
|
+
}
|
310
|
+
|
311
|
+
.e-bigger .e-panel-header {
|
318
312
|
color: #111827;
|
313
|
+
}
|
314
|
+
|
315
|
+
.e-bigger .e-panel-header {
|
316
|
+
font-size: 16px;
|
317
|
+
font-weight: 500;
|
318
|
+
height: 40px;
|
319
|
+
padding: 8px 18px;
|
320
|
+
line-height: 24px;
|
319
321
|
}
|