@syncfusion/ej2-vue-layouts 25.1.37 → 26.1.35

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.
Files changed (123) hide show
  1. package/dist/ej2-vue-layouts.umd.min.js +2 -2
  2. package/dist/ej2-vue-layouts.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-vue-layouts.es2015.js +8 -14
  4. package/dist/es6/ej2-vue-layouts.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-layouts.es5.js +8 -14
  6. package/dist/es6/ej2-vue-layouts.es5.js.map +1 -1
  7. package/package.json +9 -9
  8. package/styles/avatar/bootstrap-dark.css +48 -1
  9. package/styles/avatar/bootstrap.css +48 -1
  10. package/styles/avatar/bootstrap4.css +48 -1
  11. package/styles/avatar/bootstrap5-dark.css +63 -1
  12. package/styles/avatar/bootstrap5.css +63 -1
  13. package/styles/avatar/fabric-dark.css +48 -1
  14. package/styles/avatar/fabric.css +48 -1
  15. package/styles/avatar/fluent-dark.css +61 -1
  16. package/styles/avatar/fluent.css +61 -1
  17. package/styles/avatar/fluent2.css +1094 -0
  18. package/styles/avatar/fluent2.scss +1 -0
  19. package/styles/avatar/highcontrast-light.css +48 -1
  20. package/styles/avatar/highcontrast.css +48 -1
  21. package/styles/avatar/material-dark.css +48 -1
  22. package/styles/avatar/material.css +48 -1
  23. package/styles/avatar/material3-dark.css +171 -1
  24. package/styles/avatar/material3.css +283 -1
  25. package/styles/avatar/tailwind-dark.css +61 -1
  26. package/styles/avatar/tailwind.css +61 -1
  27. package/styles/bootstrap-dark.css +1752 -1
  28. package/styles/bootstrap.css +1753 -1
  29. package/styles/bootstrap4.css +1757 -1
  30. package/styles/bootstrap5-dark.css +1770 -1
  31. package/styles/bootstrap5.css +1770 -1
  32. package/styles/card/bootstrap-dark.css +556 -1
  33. package/styles/card/bootstrap.css +557 -1
  34. package/styles/card/bootstrap4.css +563 -1
  35. package/styles/card/bootstrap5-dark.css +556 -1
  36. package/styles/card/bootstrap5.css +556 -1
  37. package/styles/card/fabric-dark.css +556 -1
  38. package/styles/card/fabric.css +567 -1
  39. package/styles/card/fluent-dark.css +579 -1
  40. package/styles/card/fluent.css +579 -1
  41. package/styles/card/fluent2.css +1588 -0
  42. package/styles/card/fluent2.scss +1 -0
  43. package/styles/card/highcontrast-light.css +556 -1
  44. package/styles/card/highcontrast.css +568 -1
  45. package/styles/card/material-dark.css +556 -1
  46. package/styles/card/material.css +557 -1
  47. package/styles/card/material3-dark.css +667 -1
  48. package/styles/card/material3.css +779 -1
  49. package/styles/card/tailwind-dark.css +557 -1
  50. package/styles/card/tailwind.css +557 -1
  51. package/styles/dashboard-layout/bootstrap-dark.css +295 -1
  52. package/styles/dashboard-layout/bootstrap.css +295 -1
  53. package/styles/dashboard-layout/bootstrap4.css +295 -1
  54. package/styles/dashboard-layout/bootstrap5-dark.css +306 -1
  55. package/styles/dashboard-layout/bootstrap5.css +306 -1
  56. package/styles/dashboard-layout/fabric-dark.css +295 -1
  57. package/styles/dashboard-layout/fabric.css +295 -1
  58. package/styles/dashboard-layout/fluent-dark.css +300 -1
  59. package/styles/dashboard-layout/fluent.css +300 -1
  60. package/styles/dashboard-layout/fluent2.css +1336 -0
  61. package/styles/dashboard-layout/fluent2.scss +1 -0
  62. package/styles/dashboard-layout/highcontrast-light.css +232 -1
  63. package/styles/dashboard-layout/highcontrast.css +293 -1
  64. package/styles/dashboard-layout/material-dark.css +295 -1
  65. package/styles/dashboard-layout/material.css +295 -1
  66. package/styles/dashboard-layout/material3-dark.css +412 -1
  67. package/styles/dashboard-layout/material3.css +524 -1
  68. package/styles/dashboard-layout/tailwind-dark.css +319 -1
  69. package/styles/dashboard-layout/tailwind.css +319 -1
  70. package/styles/fabric-dark.css +1752 -1
  71. package/styles/fabric.css +1763 -1
  72. package/styles/fluent-dark.css +1785 -1
  73. package/styles/fluent.css +1785 -1
  74. package/styles/fluent2.css +6931 -0
  75. package/styles/fluent2.scss +5 -0
  76. package/styles/highcontrast-light.css +1689 -1
  77. package/styles/highcontrast.css +1762 -1
  78. package/styles/material-dark.css +1750 -1
  79. package/styles/material.css +1752 -1
  80. package/styles/material3-dark.css +2315 -1
  81. package/styles/material3.css +2875 -1
  82. package/styles/splitter/bootstrap-dark.css +552 -1
  83. package/styles/splitter/bootstrap.css +552 -1
  84. package/styles/splitter/bootstrap4.css +550 -1
  85. package/styles/splitter/bootstrap5-dark.css +544 -1
  86. package/styles/splitter/bootstrap5.css +544 -1
  87. package/styles/splitter/fabric-dark.css +552 -1
  88. package/styles/splitter/fabric.css +552 -1
  89. package/styles/splitter/fluent-dark.css +544 -1
  90. package/styles/splitter/fluent.css +544 -1
  91. package/styles/splitter/fluent2.css +1578 -0
  92. package/styles/splitter/fluent2.scss +1 -0
  93. package/styles/splitter/highcontrast-light.css +552 -1
  94. package/styles/splitter/highcontrast.css +552 -1
  95. package/styles/splitter/material-dark.css +550 -1
  96. package/styles/splitter/material.css +551 -1
  97. package/styles/splitter/material3-dark.css +654 -1
  98. package/styles/splitter/material3.css +766 -1
  99. package/styles/splitter/tailwind-dark.css +544 -1
  100. package/styles/splitter/tailwind.css +544 -1
  101. package/styles/tailwind-dark.css +1782 -1
  102. package/styles/tailwind.css +1782 -1
  103. package/styles/timeline/bootstrap-dark.css +298 -1
  104. package/styles/timeline/bootstrap.css +298 -1
  105. package/styles/timeline/bootstrap4.css +298 -1
  106. package/styles/timeline/bootstrap5-dark.css +298 -1
  107. package/styles/timeline/bootstrap5.css +298 -1
  108. package/styles/timeline/fabric-dark.css +298 -1
  109. package/styles/timeline/fabric.css +298 -1
  110. package/styles/timeline/fluent-dark.css +298 -1
  111. package/styles/timeline/fluent.css +298 -1
  112. package/styles/timeline/fluent2.css +1332 -0
  113. package/styles/timeline/fluent2.scss +1 -0
  114. package/styles/timeline/highcontrast-light.css +298 -1
  115. package/styles/timeline/highcontrast.css +298 -1
  116. package/styles/timeline/material-dark.css +298 -1
  117. package/styles/timeline/material.css +298 -1
  118. package/styles/timeline/material3-dark.css +408 -1
  119. package/styles/timeline/material3.css +520 -1
  120. package/styles/timeline/tailwind-dark.css +298 -1
  121. package/styles/timeline/tailwind.css +298 -1
  122. package/CHANGELOG.md +0 -589
  123. package/dist/global/ej2-vue-layouts.min.js +0 -10
@@ -0,0 +1 @@
1
+ @import 'ej2-layouts/styles/dashboard-layout/fluent2.scss';
@@ -1 +1,232 @@
1
- @import '@syncfusion/ej2-layouts/styles/dashboard-layout/highcontrast-light.css';
1
+ /*! component's theme wise override highcontrast-definitions and variables */
2
+ /* stylelint-disable */
3
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table {
4
+ background: #e4e4e4;
5
+ border-collapse: collapse;
6
+ height: 100%;
7
+ width: 100%;
8
+ }
9
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table td.e-dashboard-gridline {
10
+ border: 1px dotted #757575;
11
+ position: absolute;
12
+ }
13
+ .e-dashboardlayout.e-control.e-responsive {
14
+ width: 100% !important;
15
+ }
16
+ .e-dashboardlayout.e-control.e-prevent {
17
+ -webkit-user-select: none;
18
+ -moz-user-select: none;
19
+ -ms-user-select: none;
20
+ user-select: none;
21
+ }
22
+ .e-dashboardlayout.e-control .e-panel.e-ssr {
23
+ position: relative;
24
+ }
25
+ .e-dashboardlayout.e-control .e-panel {
26
+ border: 1px #757575 solid;
27
+ height: 100%;
28
+ -webkit-user-select: none;
29
+ -moz-user-select: none;
30
+ -ms-user-select: none;
31
+ user-select: none;
32
+ width: 100%;
33
+ border-radius: 2px;
34
+ }
35
+ .e-dashboardlayout.e-control .e-panel:hover {
36
+ border: 1px #000 solid;
37
+ }
38
+ .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
39
+ display: block;
40
+ }
41
+ .e-dashboardlayout.e-control .e-panel:active {
42
+ border: 1px #400074 solid;
43
+ }
44
+ .e-dashboardlayout.e-control .e-panel .e-panel-container {
45
+ height: 100%;
46
+ width: 100%;
47
+ }
48
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
49
+ height: inherit;
50
+ width: inherit;
51
+ }
52
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
53
+ display: none;
54
+ }
55
+ .e-dashboardlayout.e-control .e-panel.e-panel-transition {
56
+ -webkit-transition: top 0.5s, left 0.5s;
57
+ transition: top 0.5s, left 0.5s;
58
+ }
59
+ .e-dashboardlayout.e-control .e-panel .e-panel-header {
60
+ border-bottom: none;
61
+ color: #000;
62
+ font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
63
+ font-size: 15px;
64
+ font-weight: 300;
65
+ height: 28px;
66
+ padding: 2px 10px;
67
+ }
68
+ .e-dashboardlayout.e-control .e-panel .e-panel-header div {
69
+ overflow: hidden;
70
+ text-overflow: ellipsis;
71
+ white-space: nowrap;
72
+ }
73
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
74
+ display: inline-block;
75
+ }
76
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
77
+ float: right;
78
+ }
79
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
80
+ position: absolute;
81
+ -ms-touch-action: none;
82
+ touch-action: none;
83
+ }
84
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
85
+ border: none;
86
+ }
87
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
88
+ cursor: e-resize;
89
+ }
90
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
91
+ cursor: w-resize;
92
+ }
93
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
94
+ cursor: n-resize;
95
+ }
96
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
97
+ cursor: s-resize;
98
+ }
99
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
100
+ cursor: nw-resize;
101
+ }
102
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
103
+ cursor: ne-resize;
104
+ }
105
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
106
+ cursor: sw-resize;
107
+ }
108
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
109
+ cursor: se-resize;
110
+ }
111
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
112
+ font-family: "e-icons";
113
+ position: absolute;
114
+ }
115
+ .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
116
+ cursor: move;
117
+ z-index: 1111 !important;
118
+ }
119
+ .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
120
+ float: left;
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
+ .e-dashboardlayout.e-control .e-drag:hover {
129
+ cursor: move;
130
+ }
131
+ .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
132
+ .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
133
+ cursor: default;
134
+ }
135
+ .e-dashboardlayout.e-control .e-holder {
136
+ background: #400074;
137
+ border: 2px #400074 dotted;
138
+ border-radius: 0;
139
+ position: absolute;
140
+ border-radius: 2px;
141
+ }
142
+ .e-dashboardlayout.e-control .e-holder.e-holder-transition {
143
+ -webkit-transition: top 0.3s, left 0.3s;
144
+ transition: top 0.3s, left 0.3s;
145
+ }
146
+
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
+ .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
154
+ height: 100%;
155
+ width: 100%;
156
+ }
157
+
158
+ .e-dashboardlayout.e-control {
159
+ display: block;
160
+ position: relative;
161
+ }
162
+ .e-dashboardlayout.e-control .e-panel {
163
+ background: #fff;
164
+ -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
165
+ box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
166
+ -webkit-box-sizing: border-box;
167
+ box-sizing: border-box;
168
+ position: absolute;
169
+ }
170
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
171
+ color: #000;
172
+ }
173
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
174
+ background: none;
175
+ }
176
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
177
+ color: #fff;
178
+ font-size: 8px;
179
+ height: 16px;
180
+ width: 16px;
181
+ }
182
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
183
+ bottom: -5px;
184
+ right: -6px;
185
+ }
186
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
187
+ bottom: -5px;
188
+ left: -6px;
189
+ }
190
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
191
+ left: -6px;
192
+ top: -5px;
193
+ }
194
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
195
+ right: -6px;
196
+ top: -5px;
197
+ }
198
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
199
+ right: -6px;
200
+ top: -5px;
201
+ }
202
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
203
+ left: -6px;
204
+ top: -5px;
205
+ }
206
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
207
+ bottom: -5px;
208
+ left: -6px;
209
+ }
210
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
211
+ bottom: -5px;
212
+ right: -6px;
213
+ }
214
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
215
+ right: -6px;
216
+ top: -5px;
217
+ }
218
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
219
+ left: -6px;
220
+ top: -5px;
221
+ }
222
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
223
+ bottom: -5px;
224
+ left: -6px;
225
+ }
226
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
227
+ bottom: -5px;
228
+ right: -6px;
229
+ }
230
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
231
+ color: rgba(0, 0, 0, 0.54);
232
+ }
@@ -1 +1,293 @@
1
- @import '@syncfusion/ej2-layouts/styles/dashboard-layout/highcontrast.css';
1
+ /*! component's theme wise override highcontrast-definitions and variables */
2
+ /* stylelint-disable */
3
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
4
+ height: 100%;
5
+ padding: 20px 0;
6
+ right: 1px;
7
+ top: 0;
8
+ width: 12px;
9
+ }
10
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
11
+ height: 100%;
12
+ left: 0;
13
+ padding: 20px 0;
14
+ top: 0;
15
+ width: 12px;
16
+ }
17
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
18
+ height: 12px;
19
+ padding: 0 20px;
20
+ top: 1px;
21
+ width: 100%;
22
+ }
23
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
24
+ bottom: 1px;
25
+ height: 12px;
26
+ padding: 0 20px;
27
+ width: 100%;
28
+ }
29
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east {
30
+ bottom: 0;
31
+ right: 1px;
32
+ z-index: 10;
33
+ }
34
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west {
35
+ left: 2px;
36
+ top: 2px;
37
+ z-index: 10;
38
+ }
39
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east {
40
+ right: 2px;
41
+ top: 2px;
42
+ z-index: 10;
43
+ }
44
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west {
45
+ bottom: 1px;
46
+ left: 1px;
47
+ z-index: 10;
48
+ }
49
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east::before {
50
+ bottom: 0;
51
+ content: "\eb06";
52
+ font-size: 12px;
53
+ position: absolute;
54
+ right: 0;
55
+ }
56
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west::before {
57
+ bottom: 0;
58
+ content: "\eb06";
59
+ font-size: 12px;
60
+ left: 0;
61
+ position: absolute;
62
+ -webkit-transform: rotateY(180deg);
63
+ transform: rotateY(180deg);
64
+ }
65
+
66
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table {
67
+ background: #1a1a1a;
68
+ border-collapse: collapse;
69
+ height: 100%;
70
+ width: 100%;
71
+ }
72
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table td.e-dashboard-gridline {
73
+ border: 1px dotted #969696;
74
+ position: absolute;
75
+ }
76
+ .e-dashboardlayout.e-control.e-responsive {
77
+ width: 100% !important;
78
+ }
79
+ .e-dashboardlayout.e-control.e-prevent {
80
+ -webkit-user-select: none;
81
+ -moz-user-select: none;
82
+ -ms-user-select: none;
83
+ user-select: none;
84
+ }
85
+ .e-dashboardlayout.e-control .e-panel.e-ssr {
86
+ position: relative;
87
+ }
88
+ .e-dashboardlayout.e-control .e-panel {
89
+ border: 1px #969696 solid;
90
+ height: 100%;
91
+ -webkit-user-select: none;
92
+ -moz-user-select: none;
93
+ -ms-user-select: none;
94
+ user-select: none;
95
+ width: 100%;
96
+ }
97
+ .e-dashboardlayout.e-control .e-panel:hover {
98
+ border: 1px #fff solid;
99
+ }
100
+ .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
101
+ display: block;
102
+ }
103
+ .e-dashboardlayout.e-control .e-panel:active {
104
+ border: 1px #ffd939 solid;
105
+ }
106
+ .e-dashboardlayout.e-control .e-panel .e-panel-container {
107
+ height: 100%;
108
+ width: 100%;
109
+ }
110
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
111
+ height: inherit;
112
+ width: inherit;
113
+ }
114
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
115
+ display: none;
116
+ }
117
+ .e-dashboardlayout.e-control .e-panel.e-panel-transition {
118
+ -webkit-transition: top 0.5s, left 0.5s;
119
+ transition: top 0.5s, left 0.5s;
120
+ }
121
+ .e-dashboardlayout.e-control .e-panel .e-panel-header {
122
+ border-bottom: none;
123
+ color: #fff;
124
+ font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
125
+ font-size: 15px;
126
+ font-weight: 300;
127
+ height: 28px;
128
+ padding: 2px 10px;
129
+ }
130
+ .e-dashboardlayout.e-control .e-panel .e-panel-header div {
131
+ overflow: hidden;
132
+ text-overflow: ellipsis;
133
+ white-space: nowrap;
134
+ }
135
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
136
+ display: inline-block;
137
+ }
138
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
139
+ float: right;
140
+ }
141
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
142
+ position: absolute;
143
+ -ms-touch-action: none;
144
+ touch-action: none;
145
+ }
146
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
147
+ border: none;
148
+ }
149
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east:hover {
150
+ cursor: e-resize;
151
+ }
152
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west:hover {
153
+ cursor: w-resize;
154
+ }
155
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north:hover {
156
+ cursor: n-resize;
157
+ }
158
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south:hover {
159
+ cursor: s-resize;
160
+ }
161
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-west:hover {
162
+ cursor: nw-resize;
163
+ }
164
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north-east:hover {
165
+ cursor: ne-resize;
166
+ }
167
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-west:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-west:hover {
168
+ cursor: sw-resize;
169
+ }
170
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south-east:hover, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south-east:hover {
171
+ cursor: se-resize;
172
+ }
173
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
174
+ font-family: "e-icons";
175
+ position: absolute;
176
+ }
177
+ .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
178
+ cursor: move;
179
+ z-index: 1111 !important;
180
+ }
181
+ .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
182
+ float: left;
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
+ .e-dashboardlayout.e-control .e-drag:hover {
191
+ cursor: move;
192
+ }
193
+ .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
194
+ .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
195
+ cursor: default;
196
+ }
197
+ .e-dashboardlayout.e-control .e-holder {
198
+ background: rgba(255, 217, 57, 0.3);
199
+ border: 1px #ffd939 dotted;
200
+ border-radius: 0;
201
+ position: absolute;
202
+ }
203
+ .e-dashboardlayout.e-control .e-holder.e-holder-transition {
204
+ -webkit-transition: top 0.3s, left 0.3s;
205
+ transition: top 0.3s, left 0.3s;
206
+ }
207
+
208
+ .e-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
+ .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
215
+ height: 100%;
216
+ width: 100%;
217
+ }
218
+
219
+ .e-dashboardlayout.e-control {
220
+ display: block;
221
+ position: relative;
222
+ }
223
+ .e-dashboardlayout.e-control .e-panel {
224
+ background: #000;
225
+ -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
226
+ box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
227
+ -webkit-box-sizing: border-box;
228
+ box-sizing: border-box;
229
+ position: absolute;
230
+ }
231
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
232
+ color: #fff;
233
+ }
234
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
235
+ background: none;
236
+ }
237
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
238
+ color: #fff;
239
+ font-size: 8px;
240
+ height: 16px;
241
+ width: 16px;
242
+ }
243
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
244
+ bottom: -5px;
245
+ right: -6px;
246
+ }
247
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
248
+ bottom: -5px;
249
+ left: -6px;
250
+ }
251
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
252
+ left: -6px;
253
+ top: -5px;
254
+ }
255
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
256
+ right: -6px;
257
+ top: -5px;
258
+ }
259
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
260
+ right: -6px;
261
+ top: -5px;
262
+ }
263
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
264
+ left: -6px;
265
+ top: -5px;
266
+ }
267
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
268
+ bottom: -5px;
269
+ left: -6px;
270
+ }
271
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
272
+ bottom: -5px;
273
+ right: -6px;
274
+ }
275
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
276
+ right: -6px;
277
+ top: -5px;
278
+ }
279
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
280
+ left: -6px;
281
+ top: -5px;
282
+ }
283
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
284
+ bottom: -5px;
285
+ left: -6px;
286
+ }
287
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
288
+ bottom: -5px;
289
+ right: -6px;
290
+ }
291
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
292
+ color: rgba(255, 255, 255, 0.54);
293
+ }