@syncfusion/ej2-angular-layouts 24.1.41 → 24.2.3-ngcc
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/@syncfusion/ej2-angular-layouts.es5.js +495 -0
- package/@syncfusion/ej2-angular-layouts.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-layouts.js +447 -0
- package/@syncfusion/ej2-angular-layouts.js.map +1 -0
- package/CHANGELOG.md +575 -0
- package/README.md +1 -1
- package/dist/ej2-angular-layouts.umd.js +522 -0
- package/dist/ej2-angular-layouts.umd.js.map +1 -0
- package/dist/ej2-angular-layouts.umd.min.js +11 -0
- package/dist/ej2-angular-layouts.umd.min.js.map +1 -0
- package/ej2-angular-layouts.d.ts +6 -0
- package/ej2-angular-layouts.metadata.json +1 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/dashboard-layout/dashboardlayout-all.module.d.ts +0 -6
- package/src/dashboard-layout/dashboardlayout.component.d.ts +0 -3
- package/src/dashboard-layout/dashboardlayout.module.d.ts +0 -7
- package/src/dashboard-layout/panels.directive.d.ts +0 -5
- package/src/splitter/panesettings.directive.d.ts +0 -5
- package/src/splitter/splitter-all.module.d.ts +0 -6
- package/src/splitter/splitter.component.d.ts +0 -3
- package/src/splitter/splitter.module.d.ts +0 -7
- package/styles/avatar/bootstrap-dark.css +1 -45
- package/styles/avatar/bootstrap-dark.scss +1 -3
- package/styles/avatar/bootstrap.css +1 -45
- package/styles/avatar/bootstrap.scss +1 -3
- package/styles/avatar/bootstrap4.css +1 -45
- package/styles/avatar/bootstrap4.scss +1 -3
- package/styles/avatar/bootstrap5-dark.css +1 -60
- package/styles/avatar/bootstrap5-dark.scss +1 -3
- package/styles/avatar/bootstrap5.css +1 -60
- package/styles/avatar/bootstrap5.scss +1 -3
- package/styles/avatar/fabric-dark.css +1 -45
- package/styles/avatar/fabric-dark.scss +1 -3
- package/styles/avatar/fabric.css +1 -45
- package/styles/avatar/fabric.scss +1 -3
- package/styles/avatar/fluent-dark.css +1 -58
- package/styles/avatar/fluent-dark.scss +1 -3
- package/styles/avatar/fluent.css +1 -58
- package/styles/avatar/fluent.scss +1 -3
- package/styles/avatar/highcontrast-light.css +1 -45
- package/styles/avatar/highcontrast-light.scss +1 -3
- package/styles/avatar/highcontrast.css +1 -45
- package/styles/avatar/highcontrast.scss +1 -3
- package/styles/avatar/material-dark.css +1 -45
- package/styles/avatar/material-dark.scss +1 -3
- package/styles/avatar/material.css +1 -45
- package/styles/avatar/material.scss +1 -3
- package/styles/avatar/material3-dark.css +1 -113
- package/styles/avatar/material3-dark.scss +1 -3
- package/styles/avatar/material3.css +1 -169
- package/styles/avatar/material3.scss +1 -3
- package/styles/avatar/tailwind-dark.css +1 -58
- package/styles/avatar/tailwind-dark.scss +1 -3
- package/styles/avatar/tailwind.css +1 -58
- package/styles/avatar/tailwind.scss +1 -3
- package/styles/bootstrap-dark.css +1 -1351
- package/styles/bootstrap.css +1 -1352
- package/styles/bootstrap4.css +1 -1357
- package/styles/bootstrap5-dark.css +1 -1368
- package/styles/bootstrap5.css +1 -1368
- package/styles/card/bootstrap-dark.css +1 -513
- package/styles/card/bootstrap-dark.scss +1 -3
- package/styles/card/bootstrap.css +1 -514
- package/styles/card/bootstrap.scss +1 -3
- package/styles/card/bootstrap4.css +1 -520
- package/styles/card/bootstrap4.scss +1 -3
- package/styles/card/bootstrap5-dark.css +1 -513
- package/styles/card/bootstrap5-dark.scss +1 -3
- package/styles/card/bootstrap5.css +1 -513
- package/styles/card/bootstrap5.scss +1 -3
- package/styles/card/fabric-dark.css +1 -513
- package/styles/card/fabric-dark.scss +1 -3
- package/styles/card/fabric.css +1 -524
- package/styles/card/fabric.scss +1 -3
- package/styles/card/fluent-dark.css +1 -534
- package/styles/card/fluent-dark.scss +1 -3
- package/styles/card/fluent.css +1 -534
- package/styles/card/fluent.scss +1 -3
- package/styles/card/highcontrast-light.css +1 -513
- package/styles/card/highcontrast-light.scss +1 -3
- package/styles/card/highcontrast.css +1 -525
- package/styles/card/highcontrast.scss +1 -3
- package/styles/card/material-dark.css +1 -513
- package/styles/card/material-dark.scss +1 -3
- package/styles/card/material.css +1 -513
- package/styles/card/material.scss +1 -3
- package/styles/card/material3-dark.css +1 -566
- package/styles/card/material3-dark.scss +1 -3
- package/styles/card/material3.css +1 -622
- package/styles/card/material3.scss +1 -3
- package/styles/card/tailwind-dark.css +1 -514
- package/styles/card/tailwind-dark.scss +1 -3
- package/styles/card/tailwind.css +1 -514
- package/styles/card/tailwind.scss +1 -3
- package/styles/dashboard-layout/bootstrap-dark.css +1 -296
- package/styles/dashboard-layout/bootstrap-dark.scss +1 -4
- package/styles/dashboard-layout/bootstrap.css +1 -296
- package/styles/dashboard-layout/bootstrap.scss +1 -4
- package/styles/dashboard-layout/bootstrap4.css +1 -296
- package/styles/dashboard-layout/bootstrap4.scss +1 -4
- package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
- package/styles/dashboard-layout/bootstrap5-dark.scss +1 -4
- package/styles/dashboard-layout/bootstrap5.css +1 -305
- package/styles/dashboard-layout/bootstrap5.scss +1 -4
- package/styles/dashboard-layout/fabric-dark.css +1 -296
- package/styles/dashboard-layout/fabric-dark.scss +1 -4
- package/styles/dashboard-layout/fabric.css +1 -296
- package/styles/dashboard-layout/fabric.scss +1 -4
- package/styles/dashboard-layout/fluent-dark.css +1 -300
- package/styles/dashboard-layout/fluent-dark.scss +1 -4
- package/styles/dashboard-layout/fluent.css +1 -300
- package/styles/dashboard-layout/fluent.scss +1 -4
- package/styles/dashboard-layout/highcontrast-light.css +1 -234
- package/styles/dashboard-layout/highcontrast-light.scss +1 -3
- package/styles/dashboard-layout/highcontrast.css +1 -292
- package/styles/dashboard-layout/highcontrast.scss +1 -4
- package/styles/dashboard-layout/material-dark.css +1 -296
- package/styles/dashboard-layout/material-dark.scss +1 -4
- package/styles/dashboard-layout/material.css +1 -296
- package/styles/dashboard-layout/material.scss +1 -4
- package/styles/dashboard-layout/material3-dark.css +1 -356
- package/styles/dashboard-layout/material3-dark.scss +1 -4
- package/styles/dashboard-layout/material3.css +1 -412
- package/styles/dashboard-layout/material3.scss +1 -4
- package/styles/dashboard-layout/tailwind-dark.css +1 -317
- package/styles/dashboard-layout/tailwind-dark.scss +1 -4
- package/styles/dashboard-layout/tailwind.css +1 -317
- package/styles/dashboard-layout/tailwind.scss +1 -4
- package/styles/fabric-dark.css +1 -1351
- package/styles/fabric.css +1 -1362
- package/styles/fluent-dark.css +1 -1382
- package/styles/fluent.css +1 -1382
- package/styles/highcontrast-light.css +1 -1289
- package/styles/highcontrast.css +1 -1359
- package/styles/material-dark.css +1 -1350
- package/styles/material.css +1 -1351
- package/styles/material3-dark.css +1 -1415
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +1 -1471
- package/styles/material3.scss +0 -1
- package/styles/splitter/bootstrap-dark.css +1 -496
- package/styles/splitter/bootstrap-dark.scss +1 -4
- package/styles/splitter/bootstrap.css +1 -496
- package/styles/splitter/bootstrap.scss +1 -4
- package/styles/splitter/bootstrap4.css +1 -495
- package/styles/splitter/bootstrap4.scss +1 -4
- package/styles/splitter/bootstrap5-dark.css +1 -489
- package/styles/splitter/bootstrap5-dark.scss +1 -4
- package/styles/splitter/bootstrap5.css +1 -489
- package/styles/splitter/bootstrap5.scss +1 -4
- package/styles/splitter/fabric-dark.css +1 -496
- package/styles/splitter/fabric-dark.scss +1 -4
- package/styles/splitter/fabric.css +1 -496
- package/styles/splitter/fabric.scss +1 -4
- package/styles/splitter/fluent-dark.css +1 -489
- package/styles/splitter/fluent-dark.scss +1 -4
- package/styles/splitter/fluent.css +1 -489
- package/styles/splitter/fluent.scss +1 -4
- package/styles/splitter/highcontrast-light.css +1 -496
- package/styles/splitter/highcontrast-light.scss +1 -4
- package/styles/splitter/highcontrast.css +1 -496
- package/styles/splitter/highcontrast.scss +1 -4
- package/styles/splitter/material-dark.css +1 -495
- package/styles/splitter/material-dark.scss +1 -4
- package/styles/splitter/material.css +1 -496
- package/styles/splitter/material.scss +1 -4
- package/styles/splitter/material3-dark.css +1 -544
- package/styles/splitter/material3-dark.scss +1 -4
- package/styles/splitter/material3.css +1 -600
- package/styles/splitter/material3.scss +1 -4
- package/styles/splitter/tailwind-dark.css +1 -489
- package/styles/splitter/tailwind-dark.scss +1 -4
- package/styles/splitter/tailwind.css +1 -489
- package/styles/splitter/tailwind.scss +1 -4
- package/styles/tailwind-dark.css +1 -1379
- package/styles/tailwind.css +1 -1379
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/dashboard-layout/dashboardlayout-all.module.mjs +0 -23
- package/esm2020/src/dashboard-layout/dashboardlayout.component.mjs +0 -64
- package/esm2020/src/dashboard-layout/dashboardlayout.module.mjs +0 -34
- package/esm2020/src/dashboard-layout/panels.directive.mjs +0 -72
- package/esm2020/src/index.mjs +0 -10
- package/esm2020/src/splitter/panesettings.directive.mjs +0 -66
- package/esm2020/src/splitter/splitter-all.module.mjs +0 -23
- package/esm2020/src/splitter/splitter.component.mjs +0 -64
- package/esm2020/src/splitter/splitter.module.mjs +0 -34
- package/esm2020/syncfusion-ej2-angular-layouts.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-layouts.mjs +0 -354
- package/fesm2015/syncfusion-ej2-angular-layouts.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-layouts.mjs +0 -354
- package/fesm2020/syncfusion-ej2-angular-layouts.mjs.map +0 -1
- package/styles/avatar/_all.scss +0 -1
- package/styles/avatar/_bootstrap-dark-definition.scss +0 -18
- package/styles/avatar/_bootstrap-definition.scss +0 -18
- package/styles/avatar/_bootstrap4-definition.scss +0 -18
- package/styles/avatar/_bootstrap5-dark-definition.scss +0 -1
- package/styles/avatar/_bootstrap5-definition.scss +0 -26
- package/styles/avatar/_fabric-dark-definition.scss +0 -18
- package/styles/avatar/_fabric-definition.scss +0 -18
- package/styles/avatar/_fluent-dark-definition.scss +0 -1
- package/styles/avatar/_fluent-definition.scss +0 -25
- package/styles/avatar/_fusionnew-definition.scss +0 -26
- package/styles/avatar/_highcontrast-definition.scss +0 -18
- package/styles/avatar/_highcontrast-light-definition.scss +0 -18
- package/styles/avatar/_layout.scss +0 -79
- package/styles/avatar/_material-dark-definition.scss +0 -18
- package/styles/avatar/_material-definition.scss +0 -18
- package/styles/avatar/_material3-dark-definition.scss +0 -1
- package/styles/avatar/_material3-definition.scss +0 -26
- package/styles/avatar/_tailwind-dark-definition.scss +0 -1
- package/styles/avatar/_tailwind-definition.scss +0 -25
- package/styles/avatar/_theme.scss +0 -1
- package/styles/card/_all.scss +0 -2
- package/styles/card/_bootstrap-dark-definition.scss +0 -245
- package/styles/card/_bootstrap-definition.scss +0 -125
- package/styles/card/_bootstrap4-definition.scss +0 -127
- package/styles/card/_bootstrap5-dark-definition.scss +0 -1
- package/styles/card/_bootstrap5-definition.scss +0 -125
- package/styles/card/_fabric-dark-definition.scss +0 -233
- package/styles/card/_fabric-definition.scss +0 -124
- package/styles/card/_fluent-dark-definition.scss +0 -1
- package/styles/card/_fluent-definition.scss +0 -130
- package/styles/card/_fusionnew-definition.scss +0 -125
- package/styles/card/_highcontrast-definition.scss +0 -125
- package/styles/card/_highcontrast-light-definition.scss +0 -246
- package/styles/card/_layout.scss +0 -528
- package/styles/card/_material-dark-definition.scss +0 -240
- package/styles/card/_material-definition.scss +0 -124
- package/styles/card/_material3-dark-definition.scss +0 -1
- package/styles/card/_material3-definition.scss +0 -125
- package/styles/card/_tailwind-dark-definition.scss +0 -1
- package/styles/card/_tailwind-definition.scss +0 -123
- package/styles/card/_theme.scss +0 -104
- package/styles/dashboard-layout/_all.scss +0 -2
- package/styles/dashboard-layout/_bootstrap-dark-definition.scss +0 -102
- package/styles/dashboard-layout/_bootstrap-definition.scss +0 -102
- package/styles/dashboard-layout/_bootstrap4-definition.scss +0 -102
- package/styles/dashboard-layout/_bootstrap5-dark-definition.scss +0 -1
- package/styles/dashboard-layout/_bootstrap5-definition.scss +0 -108
- package/styles/dashboard-layout/_fabric-dark-definition.scss +0 -103
- package/styles/dashboard-layout/_fabric-definition.scss +0 -102
- package/styles/dashboard-layout/_fluent-dark-definition.scss +0 -1
- package/styles/dashboard-layout/_fluent-definition.scss +0 -111
- package/styles/dashboard-layout/_fusionnew-definition.scss +0 -108
- package/styles/dashboard-layout/_highcontrast-definition.scss +0 -100
- package/styles/dashboard-layout/_highcontrast-light-definition.scss +0 -100
- package/styles/dashboard-layout/_layout.scss +0 -263
- package/styles/dashboard-layout/_material-dark-definition.scss +0 -103
- package/styles/dashboard-layout/_material-definition.scss +0 -102
- package/styles/dashboard-layout/_material3-dark-definition.scss +0 -1
- package/styles/dashboard-layout/_material3-definition.scss +0 -108
- package/styles/dashboard-layout/_tailwind-dark-definition.scss +0 -1
- package/styles/dashboard-layout/_tailwind-definition.scss +0 -109
- package/styles/dashboard-layout/_theme.scss +0 -128
- package/styles/dashboard-layout/icons/_bootstrap-dark.scss +0 -80
- package/styles/dashboard-layout/icons/_bootstrap.scss +0 -80
- package/styles/dashboard-layout/icons/_bootstrap4.scss +0 -80
- package/styles/dashboard-layout/icons/_bootstrap5-dark.scss +0 -1
- package/styles/dashboard-layout/icons/_bootstrap5.scss +0 -80
- package/styles/dashboard-layout/icons/_fabric-dark.scss +0 -80
- package/styles/dashboard-layout/icons/_fabric.scss +0 -80
- package/styles/dashboard-layout/icons/_fluent-dark.scss +0 -1
- package/styles/dashboard-layout/icons/_fluent.scss +0 -80
- package/styles/dashboard-layout/icons/_fusionnew.scss +0 -80
- package/styles/dashboard-layout/icons/_highcontrast.scss +0 -80
- package/styles/dashboard-layout/icons/_material-dark.scss +0 -80
- package/styles/dashboard-layout/icons/_material.scss +0 -80
- package/styles/dashboard-layout/icons/_material3-dark.scss +0 -1
- package/styles/dashboard-layout/icons/_material3.scss +0 -80
- package/styles/dashboard-layout/icons/_tailwind-dark.scss +0 -80
- package/styles/dashboard-layout/icons/_tailwind.scss +0 -80
- package/styles/splitter/_all.scss +0 -3
- package/styles/splitter/_bootstrap-dark-definition.scss +0 -26
- package/styles/splitter/_bootstrap-definition.scss +0 -26
- package/styles/splitter/_bootstrap4-definition.scss +0 -26
- package/styles/splitter/_bootstrap5-dark-definition.scss +0 -1
- package/styles/splitter/_bootstrap5-definition.scss +0 -31
- package/styles/splitter/_definition.scss +0 -1
- package/styles/splitter/_fabric-dark-definition.scss +0 -26
- package/styles/splitter/_fabric-definition.scss +0 -26
- package/styles/splitter/_fluent-dark-definition.scss +0 -1
- package/styles/splitter/_fluent-definition.scss +0 -31
- package/styles/splitter/_fusionnew-definition.scss +0 -31
- package/styles/splitter/_highcontrast-definition.scss +0 -26
- package/styles/splitter/_highcontrast-light-definition.scss +0 -26
- package/styles/splitter/_layout.scss +0 -416
- package/styles/splitter/_material-dark-definition.scss +0 -26
- package/styles/splitter/_material-definition.scss +0 -27
- package/styles/splitter/_material3-dark-definition.scss +0 -1
- package/styles/splitter/_material3-definition.scss +0 -31
- package/styles/splitter/_responsive.scss +0 -1
- package/styles/splitter/_tailwind-dark-definition.scss +0 -1
- package/styles/splitter/_tailwind-definition.scss +0 -31
- package/styles/splitter/_theme.scss +0 -207
- package/styles/splitter/icons/_bootstrap-dark.scss +0 -52
- package/styles/splitter/icons/_bootstrap.scss +0 -52
- package/styles/splitter/icons/_bootstrap4.scss +0 -51
- package/styles/splitter/icons/_bootstrap5-dark.scss +0 -1
- package/styles/splitter/icons/_bootstrap5.scss +0 -39
- package/styles/splitter/icons/_fabric-dark.scss +0 -52
- package/styles/splitter/icons/_fabric.scss +0 -52
- package/styles/splitter/icons/_fluent-dark.scss +0 -1
- package/styles/splitter/icons/_fluent.scss +0 -39
- package/styles/splitter/icons/_fusionnew.scss +0 -39
- package/styles/splitter/icons/_highcontrast-light.scss +0 -52
- package/styles/splitter/icons/_highcontrast.scss +0 -52
- package/styles/splitter/icons/_material-dark.scss +0 -51
- package/styles/splitter/icons/_material.scss +0 -51
- package/styles/splitter/icons/_material3-dark.scss +0 -1
- package/styles/splitter/icons/_material3.scss +0 -39
- package/styles/splitter/icons/_tailwind-dark.scss +0 -1
- package/styles/splitter/icons/_tailwind.scss +0 -39
- package/syncfusion-ej2-angular-layouts.d.ts +0 -5
@@ -1,128 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-theme') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
display: block;
|
4
|
-
position: $grid-layout-position;
|
5
|
-
|
6
|
-
& .e-panel {
|
7
|
-
background: $panel-background;
|
8
|
-
box-shadow: $panel-box-shadow;
|
9
|
-
box-sizing: $panel-box-sizing;
|
10
|
-
position: $panel-position;
|
11
|
-
|
12
|
-
& .e-panel-container {
|
13
|
-
& .e-panel-header {
|
14
|
-
color: $panel-header-color;
|
15
|
-
@if ($skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'Material3' or $skin-name == 'Material3-dark') {
|
16
|
-
background: $panel-header-bg-color;
|
17
|
-
box-sizing: $panel-box-sizing;
|
18
|
-
}
|
19
|
-
}
|
20
|
-
}
|
21
|
-
}
|
22
|
-
|
23
|
-
& .e-panel.e-dragging {
|
24
|
-
&:active {
|
25
|
-
@if ($skin-name == 'tailwind') {
|
26
|
-
background: $content-bg-color;
|
27
|
-
box-shadow: $panel-active-drag-box-shadow;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
31
|
-
|
32
|
-
& .e-panel {
|
33
|
-
background: $panel-background;
|
34
|
-
box-shadow: $panel-box-shadow;
|
35
|
-
box-sizing: $panel-box-sizing;
|
36
|
-
position: $panel-position;
|
37
|
-
|
38
|
-
&:active {
|
39
|
-
@if ($skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
40
|
-
background: $panel-active-background;
|
41
|
-
}
|
42
|
-
}
|
43
|
-
|
44
|
-
& .e-panel-container {
|
45
|
-
& .e-panel-header {
|
46
|
-
color: $panel-header-color;
|
47
|
-
}
|
48
|
-
|
49
|
-
& .e-resize.e-single {
|
50
|
-
background: none;
|
51
|
-
}
|
52
|
-
|
53
|
-
& .e-resize.e-double {
|
54
|
-
color: $panel-resize-two-dimensional-icon-color;
|
55
|
-
font-size: $panel-resize-two-dimensional-inner-icon-height;
|
56
|
-
height: $panel-resize-two-dimensional-icon-height;
|
57
|
-
width: $panel-resize-two-dimensional-icon-width;
|
58
|
-
|
59
|
-
&.e-south-east-double {
|
60
|
-
bottom: $panel-south-east-icon-bottom;
|
61
|
-
right: $panel-south-east-icon-right;
|
62
|
-
}
|
63
|
-
|
64
|
-
&.e-south-west-double {
|
65
|
-
bottom: $panel-south-west-icon-bottom;
|
66
|
-
left: $panel-south-west-icon-left;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-north-west-double {
|
70
|
-
left: $panel-north-west-icon-left;
|
71
|
-
top: $panel-north-west-icon-top;
|
72
|
-
}
|
73
|
-
|
74
|
-
&.e-north-east-double {
|
75
|
-
right: $panel-north-east-icon-right;
|
76
|
-
top: $panel-north-east-icon-top;
|
77
|
-
}
|
78
|
-
|
79
|
-
&.e-north-east-shrink {
|
80
|
-
right: $panel-north-east-icon-right;
|
81
|
-
top: $panel-north-east-icon-top;
|
82
|
-
}
|
83
|
-
|
84
|
-
&.e-north-west-shrink {
|
85
|
-
left: $panel-north-west-icon-left;
|
86
|
-
top: $panel-north-west-icon-top;
|
87
|
-
}
|
88
|
-
|
89
|
-
&.e-south-west-shrink {
|
90
|
-
bottom: $panel-south-west-icon-bottom;
|
91
|
-
left: $panel-south-west-icon-left;
|
92
|
-
}
|
93
|
-
|
94
|
-
&.e-south-east-shrink {
|
95
|
-
bottom: $panel-south-east-icon-bottom;
|
96
|
-
right: $panel-south-east-icon-right;
|
97
|
-
}
|
98
|
-
|
99
|
-
&.e-north-east-expand {
|
100
|
-
right: $panel-north-east-icon-right;
|
101
|
-
top: $panel-north-east-icon-top;
|
102
|
-
}
|
103
|
-
|
104
|
-
&.e-north-west-expand {
|
105
|
-
left: $panel-north-west-icon-left;
|
106
|
-
top: $panel-north-west-icon-top;
|
107
|
-
}
|
108
|
-
|
109
|
-
&.e-south-west-expand {
|
110
|
-
bottom: $panel-south-west-icon-bottom;
|
111
|
-
left: $panel-south-west-icon-left;
|
112
|
-
}
|
113
|
-
|
114
|
-
&.e-south-east-expand {
|
115
|
-
bottom: $panel-south-east-icon-bottom;
|
116
|
-
right: $panel-south-east-icon-right;
|
117
|
-
}
|
118
|
-
}
|
119
|
-
}
|
120
|
-
}
|
121
|
-
|
122
|
-
.e-panel.e-bigger {
|
123
|
-
& .e-panel-header {
|
124
|
-
color: $panel-bigger-header-color;
|
125
|
-
}
|
126
|
-
}
|
127
|
-
}
|
128
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-bootsrtap-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 0;
|
63
|
-
content: '\eb08';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 0;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 0;
|
71
|
-
content: '\eb08';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 0;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-bootsrtap-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 0;
|
63
|
-
content: '\eb08';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 0;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 0;
|
71
|
-
content: '\eb08';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 0;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-bootsrtap4-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 4px;
|
63
|
-
content: '\e7cf';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 4px;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 4px;
|
71
|
-
content: '\e7cf';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 4px;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
@import './bootstrap5.scss';
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-bootstrap5-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 4px;
|
63
|
-
content: '\e761';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 4px;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 4px;
|
71
|
-
content: '\e761';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 4px;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-fabric-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 0;
|
63
|
-
content: '\eb06';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 0;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 0;
|
71
|
-
content: '\eb06';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 0;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-fabric-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 0;
|
63
|
-
content: '\eb06';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 0;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 0;
|
71
|
-
content: '\eb06';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 0;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
@import './fluent.scss';
|
@@ -1,80 +0,0 @@
|
|
1
|
-
@include export-module('dashboardlayout-fluent-icons') {
|
2
|
-
.e-dashboardlayout.e-control {
|
3
|
-
& .e-panel {
|
4
|
-
|
5
|
-
& .e-resize.e-single,
|
6
|
-
& .e-resize.e-double {
|
7
|
-
&.e-east {
|
8
|
-
height: 100%;
|
9
|
-
padding: 20px 0;
|
10
|
-
right: 1px;
|
11
|
-
top: 0;
|
12
|
-
width: 12px;
|
13
|
-
}
|
14
|
-
|
15
|
-
&.e-west {
|
16
|
-
height: 100%;
|
17
|
-
left: 0;
|
18
|
-
padding: 20px 0;
|
19
|
-
top: 0;
|
20
|
-
width: 12px;
|
21
|
-
}
|
22
|
-
|
23
|
-
&.e-north {
|
24
|
-
height: 12px;
|
25
|
-
padding: 0 20px;
|
26
|
-
top: 1px;
|
27
|
-
width: 100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
&.e-south {
|
31
|
-
bottom: 1px;
|
32
|
-
height: 12px;
|
33
|
-
padding: 0 20px;
|
34
|
-
width: 100%;
|
35
|
-
}
|
36
|
-
|
37
|
-
&.e-south-east {
|
38
|
-
bottom: 0;
|
39
|
-
right: 1px;
|
40
|
-
z-index: 10;
|
41
|
-
}
|
42
|
-
|
43
|
-
&.e-north-west {
|
44
|
-
left: 2px;
|
45
|
-
top: 2px;
|
46
|
-
z-index: 10;
|
47
|
-
}
|
48
|
-
|
49
|
-
&.e-north-east {
|
50
|
-
right: 2px;
|
51
|
-
top: 2px;
|
52
|
-
z-index: 10;
|
53
|
-
}
|
54
|
-
|
55
|
-
&.e-south-west {
|
56
|
-
bottom: 1px;
|
57
|
-
left: 1px;
|
58
|
-
z-index: 10;
|
59
|
-
}
|
60
|
-
|
61
|
-
&.e-south-east::before {
|
62
|
-
bottom: 4px;
|
63
|
-
content: '\e761';
|
64
|
-
font-size: 12px;
|
65
|
-
position: absolute;
|
66
|
-
right: 4px;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.e-south-west::before {
|
70
|
-
bottom: 4px;
|
71
|
-
content: '\e761';
|
72
|
-
font-size: 12px;
|
73
|
-
left: 4px;
|
74
|
-
position: absolute;
|
75
|
-
transform: rotateY(180deg);
|
76
|
-
}
|
77
|
-
}
|
78
|
-
}
|
79
|
-
}
|
80
|
-
}
|