@syncfusion/ej2-angular-layouts 21.1.35 → 21.1.37-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/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.scss +1 -3
- package/styles/avatar/bootstrap.scss +1 -3
- package/styles/avatar/bootstrap4.scss +1 -3
- package/styles/avatar/bootstrap5-dark.scss +1 -3
- package/styles/avatar/bootstrap5.scss +1 -3
- package/styles/avatar/fabric-dark.scss +1 -3
- package/styles/avatar/fabric.scss +1 -3
- package/styles/avatar/fluent-dark.scss +1 -3
- package/styles/avatar/fluent.scss +1 -3
- package/styles/avatar/highcontrast-light.scss +1 -3
- package/styles/avatar/highcontrast.scss +1 -3
- package/styles/avatar/material-dark.scss +1 -3
- package/styles/avatar/material.scss +1 -3
- package/styles/avatar/tailwind-dark.scss +1 -3
- package/styles/avatar/tailwind.scss +1 -3
- package/styles/card/bootstrap-dark.scss +1 -3
- package/styles/card/bootstrap.scss +1 -3
- package/styles/card/bootstrap4.scss +1 -3
- package/styles/card/bootstrap5-dark.scss +1 -3
- package/styles/card/bootstrap5.scss +1 -3
- package/styles/card/fabric-dark.scss +1 -3
- package/styles/card/fabric.scss +1 -3
- package/styles/card/fluent-dark.scss +1 -3
- package/styles/card/fluent.scss +1 -3
- package/styles/card/highcontrast-light.scss +1 -3
- package/styles/card/highcontrast.scss +1 -3
- package/styles/card/material-dark.scss +1 -3
- package/styles/card/material.scss +1 -3
- package/styles/card/tailwind-dark.scss +1 -3
- package/styles/card/tailwind.scss +1 -3
- package/styles/dashboard-layout/bootstrap-dark.scss +1 -4
- package/styles/dashboard-layout/bootstrap.scss +1 -4
- package/styles/dashboard-layout/bootstrap4.scss +1 -4
- package/styles/dashboard-layout/bootstrap5-dark.scss +1 -4
- package/styles/dashboard-layout/bootstrap5.scss +1 -4
- package/styles/dashboard-layout/fabric-dark.scss +1 -4
- package/styles/dashboard-layout/fabric.scss +1 -4
- package/styles/dashboard-layout/fluent-dark.scss +1 -4
- package/styles/dashboard-layout/fluent.scss +1 -4
- package/styles/dashboard-layout/highcontrast-light.scss +1 -3
- package/styles/dashboard-layout/highcontrast.scss +1 -4
- package/styles/dashboard-layout/material-dark.scss +1 -4
- package/styles/dashboard-layout/material.scss +1 -4
- package/styles/dashboard-layout/tailwind-dark.scss +1 -4
- package/styles/dashboard-layout/tailwind.scss +1 -4
- package/styles/splitter/bootstrap-dark.scss +1 -4
- package/styles/splitter/bootstrap.scss +1 -4
- package/styles/splitter/bootstrap4.scss +1 -4
- package/styles/splitter/bootstrap5-dark.scss +1 -4
- package/styles/splitter/bootstrap5.scss +1 -4
- package/styles/splitter/fabric-dark.scss +1 -4
- package/styles/splitter/fabric.scss +1 -4
- package/styles/splitter/fluent-dark.scss +1 -4
- package/styles/splitter/fluent.scss +1 -4
- package/styles/splitter/highcontrast-light.scss +1 -4
- package/styles/splitter/highcontrast.scss +1 -4
- package/styles/splitter/material-dark.scss +1 -4
- package/styles/splitter/material.scss +1 -4
- package/styles/splitter/tailwind-dark.scss +1 -4
- package/styles/splitter/tailwind.scss +1 -4
- 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/_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 -126
- 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/_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/_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.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/_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 -205
- 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.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,103 +0,0 @@
|
|
1
|
-
/*! component's theme wise override material-definitions and variables */
|
2
|
-
|
3
|
-
// Generic
|
4
|
-
$grid-layout-position: relative !default;
|
5
|
-
$panel-position: absolute !default;
|
6
|
-
$panel-box-sizing: border-box !default;
|
7
|
-
$icon-zero: 0 !default;
|
8
|
-
$icon-border-radius: 50% !default;
|
9
|
-
|
10
|
-
// Header styles
|
11
|
-
|
12
|
-
// Mouse
|
13
|
-
|
14
|
-
$panel-header-height: 28px !default;
|
15
|
-
$panel-header-padding: 2px 12px !default;
|
16
|
-
$panel-header-color: rgba($grey-dark-font, .7) !default;
|
17
|
-
$panel-header-font-size: 14px !default;
|
18
|
-
$panel-header-font-weight: 500 !default;
|
19
|
-
$panel-header-border-bottom: none !default;
|
20
|
-
$panel-header-font-family: 'Roboto', 'Segoe UI', 'GeezaPro', 'DejaVu Serif', 'sans-serif', '-apple-system', 'BlinkMacSystemFont' !default;
|
21
|
-
$panel-header-white-space: nowrap !default;
|
22
|
-
$panel-header-overflow: hidden !default;
|
23
|
-
$panel-header-text-overflow: ellipsis !default;
|
24
|
-
|
25
|
-
// Touch
|
26
|
-
|
27
|
-
$panel-bigger-header-height: 30px !default;
|
28
|
-
$panel-bigger-header-padding: 0 12px !default;
|
29
|
-
$panel-bigger-header-color: rgba($grey-dark-font, .7) !default;
|
30
|
-
$panel-bigger-header-font-size: 13px !default;
|
31
|
-
$panel-bigger-header-font-weight: 500 !default;
|
32
|
-
|
33
|
-
// Panel styles
|
34
|
-
|
35
|
-
$panel-background: $grey-dark !default;
|
36
|
-
$panel-border: 1px $grey-700 solid !default;
|
37
|
-
$panel-hover-border: 1px $grey-500 solid !default;
|
38
|
-
$panel-active-border: 1px $accent solid !default;
|
39
|
-
$panel-border-radius: 2px !default;
|
40
|
-
$panel-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15) !default;
|
41
|
-
$panel-full-height: 100% !default;
|
42
|
-
$panel-full-width: 100% !default;
|
43
|
-
|
44
|
-
// Blazor ContentTemplate styles
|
45
|
-
|
46
|
-
$panel-content-template-height: inherit !default;
|
47
|
-
$panel-content-template-width: inherit !default;
|
48
|
-
|
49
|
-
// icons styles
|
50
|
-
|
51
|
-
$panel-resize-one-dimensional-icon-height: 8px !default;
|
52
|
-
$panel-resize-one-dimensional-icon-width: 8px !default;
|
53
|
-
$panel-resize-one-dimensional-icon-background: $grey-white !default;
|
54
|
-
$panel-resize-one-dimensional-icon-border: none !default;
|
55
|
-
$panel-resize-one-dimensional-icon-shadow: none !default;
|
56
|
-
|
57
|
-
$panel-resize-two-dimensional-icon-height: 16px !default;
|
58
|
-
$panel-resize-two-dimensional-icon-width: 16px !default;
|
59
|
-
$panel-resize-two-dimensional-inner-icon-height: 8px !default;
|
60
|
-
$panel-resize-two-dimensional-inner-icon-width: 8px !default;
|
61
|
-
$panel-resize-two-dimensional-icon-background: $primary !default;
|
62
|
-
$panel-resize-two-dimensional-icon-color: rgba($grey-dark-font, .7) !default;
|
63
|
-
$panel-resize-two-dimensional-icon-border: 2px $grey-white solid !default;
|
64
|
-
$panel-resize-two-dimensional-icon-shadow: 0 0 3px rgba(0, 0, 0, .25) !default;
|
65
|
-
|
66
|
-
// south-east-icon-styles
|
67
|
-
|
68
|
-
$panel-south-east-icon-right: -6px !default;
|
69
|
-
$panel-south-east-icon-bottom: -5px !default;
|
70
|
-
|
71
|
-
// south-west-icon-style
|
72
|
-
|
73
|
-
$panel-south-west-icon-left: -6px !default;
|
74
|
-
$panel-south-west-icon-bottom: -5px !default;
|
75
|
-
|
76
|
-
// north-east-icon-styles
|
77
|
-
|
78
|
-
$panel-north-east-icon-right: -6px !default;
|
79
|
-
$panel-north-east-icon-top: -5px !default;
|
80
|
-
|
81
|
-
// north-west-icon-styles
|
82
|
-
|
83
|
-
$panel-north-west-icon-left: -6px !default;
|
84
|
-
$panel-north-west-icon-top: -5px !default;
|
85
|
-
|
86
|
-
// droppable area border
|
87
|
-
|
88
|
-
$panel-drop-border: 2px rgba($accent, .25) dotted !default;
|
89
|
-
$panel-drop-background: rgba($accent, .25) !default;
|
90
|
-
$panel-drop-border-radius: 0 !default;
|
91
|
-
|
92
|
-
// dragging element style
|
93
|
-
|
94
|
-
$panel-dragging-cursor: move !default;
|
95
|
-
/* stylelint-disable */
|
96
|
-
$panel-dragging-zindex: 1111 !important !default;
|
97
|
-
$panel-drag-prevent: none !default;
|
98
|
-
$element-width-complete: 100% !important !default;
|
99
|
-
//gridlines
|
100
|
-
$gridline-background: #1E1E1E !default;
|
101
|
-
$gridline-border: $grey-800 !default;
|
102
|
-
|
103
|
-
|
@@ -1,102 +0,0 @@
|
|
1
|
-
/*! component's theme wise override material-definitions and variables */
|
2
|
-
|
3
|
-
// Generic
|
4
|
-
$grid-layout-position: relative !default;
|
5
|
-
$panel-position: absolute !default;
|
6
|
-
$panel-box-sizing: border-box !default;
|
7
|
-
$icon-zero: 0 !default;
|
8
|
-
$icon-border-radius: 50% !default;
|
9
|
-
|
10
|
-
// Header styles
|
11
|
-
|
12
|
-
// Mouse
|
13
|
-
|
14
|
-
$panel-header-height: 28px !default;
|
15
|
-
$panel-header-padding: 2px 12px !default;
|
16
|
-
$panel-header-color: rgba($grey-light-font, .54) !default;
|
17
|
-
$panel-header-font-size: 14px !default;
|
18
|
-
$panel-header-font-weight: 500 !default;
|
19
|
-
$panel-header-border-bottom: none !default;
|
20
|
-
$panel-header-font-family: 'Roboto', 'Segoe UI', 'GeezaPro', 'DejaVu Serif', 'sans-serif', '-apple-system', 'BlinkMacSystemFont' !default;
|
21
|
-
$panel-header-white-space: nowrap !default;
|
22
|
-
$panel-header-overflow: hidden !default;
|
23
|
-
$panel-header-text-overflow: ellipsis !default;
|
24
|
-
|
25
|
-
// Touch
|
26
|
-
|
27
|
-
$panel-bigger-header-height: 30px !default;
|
28
|
-
$panel-bigger-header-padding: 0 12px !default;
|
29
|
-
$panel-bigger-header-color: rgba($grey-light-font, .54) !default;
|
30
|
-
$panel-bigger-header-font-size: 13px !default;
|
31
|
-
$panel-bigger-header-font-weight: 500 !default;
|
32
|
-
|
33
|
-
// Panel styles
|
34
|
-
|
35
|
-
$panel-background: $grey-white !default;
|
36
|
-
$panel-border: 1px $grey-300 solid !default;
|
37
|
-
$panel-hover-border: 1px $grey-400 solid !default;
|
38
|
-
$panel-active-border: 1px $primary solid !default;
|
39
|
-
$panel-border-radius: 2px !default;
|
40
|
-
$panel-full-height: 100% !default;
|
41
|
-
$panel-full-width: 100% !default;
|
42
|
-
$panel-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15) !default;
|
43
|
-
|
44
|
-
// Blazor ContentTemplate styles
|
45
|
-
|
46
|
-
$panel-content-template-height: inherit !default;
|
47
|
-
$panel-content-template-width: inherit !default;
|
48
|
-
|
49
|
-
// icons styles
|
50
|
-
|
51
|
-
$panel-resize-one-dimensional-icon-height: 20px !default;
|
52
|
-
$panel-resize-one-dimensional-icon-width: 20px !default;
|
53
|
-
$panel-resize-one-dimensional-icon-background: none !default;
|
54
|
-
$panel-resize-one-dimensional-icon-border: none !default;
|
55
|
-
$panel-resize-one-dimensional-icon-shadow: none !default;
|
56
|
-
|
57
|
-
$panel-resize-two-dimensional-icon-height: 20px !default;
|
58
|
-
$panel-resize-two-dimensional-icon-width: 20px !default;
|
59
|
-
$panel-resize-two-dimensional-inner-icon-height: 20px !default;
|
60
|
-
$panel-resize-two-dimensional-inner-icon-width: 20px !default;
|
61
|
-
$panel-resize-two-dimensional-icon-background: none !default;
|
62
|
-
$panel-resize-two-dimensional-icon-color: $grey-light-font !default;
|
63
|
-
$panel-resize-two-dimensional-icon-border: none !default;
|
64
|
-
$panel-resize-two-dimensional-icon-shadow: none !default;
|
65
|
-
|
66
|
-
// south-east-icon-styles
|
67
|
-
|
68
|
-
$panel-south-east-icon-right: 1px !default;
|
69
|
-
$panel-south-east-icon-bottom: 1px !default;
|
70
|
-
|
71
|
-
// south-west-icon-style
|
72
|
-
|
73
|
-
$panel-south-west-icon-left: 1px !default;
|
74
|
-
$panel-south-west-icon-bottom: 1px !default;
|
75
|
-
|
76
|
-
// north-east-icon-styles
|
77
|
-
|
78
|
-
$panel-north-east-icon-right: 1px !default;
|
79
|
-
$panel-north-east-icon-top: 1px !default;
|
80
|
-
|
81
|
-
// north-west-icon-styles
|
82
|
-
|
83
|
-
$panel-north-west-icon-left: 1px !default;
|
84
|
-
$panel-north-west-icon-top: 1px !default;
|
85
|
-
|
86
|
-
// droppable area border
|
87
|
-
|
88
|
-
$panel-drop-border: 1px $primary dotted !default;
|
89
|
-
$panel-drop-background: rgba($primary, .2) !default;
|
90
|
-
$panel-drop-border-radius: 2px !default;
|
91
|
-
|
92
|
-
// dragging element style
|
93
|
-
|
94
|
-
$panel-dragging-cursor: move !default;
|
95
|
-
$panel-drag-prevent: none !default;
|
96
|
-
/* stylelint-disable */
|
97
|
-
$panel-dragging-zindex: 1111 !important !default;
|
98
|
-
$panel-drag-prevent: none !default;
|
99
|
-
$element-width-complete: 100% !important !default;
|
100
|
-
//gridlines
|
101
|
-
$gridline-background: $grey-100 !default;
|
102
|
-
$gridline-border: $grey-400 !default;
|
@@ -1 +0,0 @@
|
|
1
|
-
@import './tailwind-definition.scss';
|
@@ -1,109 +0,0 @@
|
|
1
|
-
/*! component's theme wise override tailwind-definitions and variables */
|
2
|
-
|
3
|
-
// Generic
|
4
|
-
$icon-zero: 0 !default;
|
5
|
-
$icon-border-radius: 50% !default;
|
6
|
-
$grid-layout-position: relative !default;
|
7
|
-
$panel-position: absolute !default;
|
8
|
-
$panel-box-sizing: border-box !default;
|
9
|
-
|
10
|
-
// Header styles
|
11
|
-
|
12
|
-
// Mouse
|
13
|
-
$panel-header-height: 38px !default;
|
14
|
-
$panel-header-padding: 8px 18px !default;
|
15
|
-
$panel-header-line-height: 22px !default;
|
16
|
-
$panel-header-bg-color: $content-bg-color-alt1 !default;
|
17
|
-
$panel-header-color: $content-text-color !default;
|
18
|
-
$panel-header-font-size: $text-sm !default;
|
19
|
-
$panel-header-font-weight: $font-weight-medium !default;
|
20
|
-
$panel-header-border-bottom: none !default;
|
21
|
-
$panel-header-border-radius: 6px !default;
|
22
|
-
$panel-header-font-family: $font-family !default;
|
23
|
-
$panel-header-white-space: nowrap !default;
|
24
|
-
$panel-header-overflow: hidden !default;
|
25
|
-
$panel-header-text-overflow: ellipsis !default;
|
26
|
-
|
27
|
-
// Touch
|
28
|
-
$panel-bigger-header-height: 40px !default;
|
29
|
-
$panel-bigger-header-padding: 8px 18px !default;
|
30
|
-
$panel-bigger-header-line-height: 24px !default;
|
31
|
-
$panel-bigger-header-color: $content-text-color !default;
|
32
|
-
$panel-bigger-header-font-size: $text-base !default;
|
33
|
-
$panel-bigger-header-font-weight: $font-weight-medium !default;
|
34
|
-
$panel-bigger-content-padding: 16px !default;
|
35
|
-
|
36
|
-
// Panel styles
|
37
|
-
$panel-border: 1px solid $border-light !default;
|
38
|
-
$panel-border-radius: 6px !default;
|
39
|
-
$panel-full-height: 100% !default;
|
40
|
-
$panel-full-width: 100% !default;
|
41
|
-
$panel-hover-border: 1px solid $border-dark !default;
|
42
|
-
$panel-active-border: 1px solid $primary-border-color !default;
|
43
|
-
$panel-content-padding: 12px !default;
|
44
|
-
|
45
|
-
// icons styles
|
46
|
-
$panel-resize-one-dimensional-icon-height: 8px !default;
|
47
|
-
$panel-resize-one-dimensional-icon-width: 8px !default;
|
48
|
-
$panel-resize-one-dimensional-icon-background: none !default;
|
49
|
-
$panel-resize-one-dimensional-icon-border: none !default;
|
50
|
-
$panel-resize-one-dimensional-icon-shadow: none !default;
|
51
|
-
|
52
|
-
$panel-resize-two-dimensional-icon-height: 8px !default;
|
53
|
-
$panel-resize-two-dimensional-icon-width: 8px !default;
|
54
|
-
$panel-resize-two-dimensional-inner-icon-height: 8px !default;
|
55
|
-
$panel-resize-two-dimensional-inner-icon-width: 8px !default;
|
56
|
-
$panel-resize-two-dimensional-icon-background: none !default;
|
57
|
-
$panel-resize-two-dimensional-icon-color: $icon-color-disabled !default;
|
58
|
-
$panel-resize-two-dimensional-icon-border: none !default;
|
59
|
-
$panel-resize-two-dimensional-icon-shadow: none !default;
|
60
|
-
|
61
|
-
// south-east-icon-styles
|
62
|
-
$panel-south-east-icon-right: 2px !default;
|
63
|
-
$panel-south-east-icon-bottom: 2px !default;
|
64
|
-
|
65
|
-
// south-west-icon-style
|
66
|
-
$panel-south-west-icon-left: 2px !default;
|
67
|
-
$panel-south-west-icon-bottom: 2px !default;
|
68
|
-
|
69
|
-
// north-east-icon-styles
|
70
|
-
$panel-north-east-icon-right: 2px !default;
|
71
|
-
$panel-north-east-icon-top: 2px !default;
|
72
|
-
|
73
|
-
// north-west-icon-styles
|
74
|
-
$panel-north-west-icon-left: 2px !default;
|
75
|
-
$panel-north-west-icon-top: 2px !default;
|
76
|
-
|
77
|
-
// droppable area border
|
78
|
-
$panel-drop-border-radius: 6px !default;
|
79
|
-
|
80
|
-
// dragging element style
|
81
|
-
$panel-dragging-cursor: move !default;
|
82
|
-
$panel-drag-prevent: none !default;
|
83
|
-
|
84
|
-
// Blazor ContentTemplate styles
|
85
|
-
$panel-content-template-height: inherit !default;
|
86
|
-
$panel-content-template-width: inherit !default;
|
87
|
-
|
88
|
-
/* stylelint-disable */
|
89
|
-
$panel-dragging-zindex: 1111 !important !default;
|
90
|
-
$panel-drag-prevent: none !default;
|
91
|
-
|
92
|
-
$element-width-complete: 100% !important !default;
|
93
|
-
|
94
|
-
// colors
|
95
|
-
|
96
|
-
// Panel styles
|
97
|
-
$panel-active-background: $content-bg-color-alt2 !default;
|
98
|
-
$panel-hover-box-shadow: $shadow-lg !default;
|
99
|
-
$panel-active-drag-box-shadow: $shadow !default;
|
100
|
-
$panel-background: $content-bg-color !default;
|
101
|
-
$panel-box-shadow: $shadow;
|
102
|
-
|
103
|
-
// droppable area border
|
104
|
-
$panel-drop-background: $content-bg-color-alt3 !default;
|
105
|
-
$panel-drop-border: 1px $border-dark dashed !default;
|
106
|
-
|
107
|
-
//gridlines
|
108
|
-
$gridline-background: $content-bg-color-alt1 !default;
|
109
|
-
$gridline-border: $border !default;
|
@@ -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') {
|
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';
|