@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
@@ -1 +1,319 @@
1
- @import '@syncfusion/ej2-layouts/styles/dashboard-layout/tailwind-dark.css';
1
+ /*! component's theme wise override tailwind-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: 4px;
51
+ content: "\e761";
52
+ font-size: 12px;
53
+ position: absolute;
54
+ right: 4px;
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: 4px;
58
+ content: "\e761";
59
+ font-size: 12px;
60
+ left: 4px;
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: #232e3e;
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 dashed #6b7280;
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 solid #4b5563;
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
+ border-radius: 6px;
97
+ }
98
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-dl-icon {
99
+ line-height: 9px;
100
+ }
101
+ .e-dashboardlayout.e-control .e-panel:hover {
102
+ -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
103
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
104
+ }
105
+ .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
106
+ display: block;
107
+ }
108
+ .e-dashboardlayout.e-control .e-panel .e-panel-container {
109
+ height: 100%;
110
+ width: 100%;
111
+ }
112
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content {
113
+ padding: 12px;
114
+ }
115
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
116
+ height: inherit;
117
+ width: inherit;
118
+ }
119
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
120
+ display: none;
121
+ }
122
+ .e-dashboardlayout.e-control .e-panel.e-panel-transition {
123
+ -webkit-transition: top 0.5s, left 0.5s;
124
+ transition: top 0.5s, left 0.5s;
125
+ }
126
+ .e-dashboardlayout.e-control .e-panel .e-panel-header {
127
+ border-bottom: none;
128
+ color: #fff;
129
+ font-family: "Inter";
130
+ font-size: 14px;
131
+ font-weight: 500;
132
+ height: 38px;
133
+ padding: 8px 18px;
134
+ line-height: 22px;
135
+ border-top-left-radius: 6px;
136
+ border-top-right-radius: 6px;
137
+ }
138
+ .e-dashboardlayout.e-control .e-panel .e-panel-header div {
139
+ overflow: hidden;
140
+ text-overflow: ellipsis;
141
+ white-space: nowrap;
142
+ }
143
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
144
+ display: inline-block;
145
+ }
146
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
147
+ float: right;
148
+ }
149
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
150
+ position: absolute;
151
+ -ms-touch-action: none;
152
+ touch-action: none;
153
+ }
154
+ .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 {
155
+ border: none;
156
+ }
157
+ .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 {
158
+ cursor: e-resize;
159
+ }
160
+ .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 {
161
+ cursor: w-resize;
162
+ }
163
+ .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 {
164
+ cursor: n-resize;
165
+ }
166
+ .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 {
167
+ cursor: s-resize;
168
+ }
169
+ .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 {
170
+ cursor: nw-resize;
171
+ }
172
+ .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 {
173
+ cursor: ne-resize;
174
+ }
175
+ .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 {
176
+ cursor: sw-resize;
177
+ }
178
+ .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 {
179
+ cursor: se-resize;
180
+ }
181
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
182
+ font-family: "e-icons";
183
+ position: absolute;
184
+ }
185
+ .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
186
+ cursor: move;
187
+ z-index: 1111 !important;
188
+ }
189
+ .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
190
+ float: left;
191
+ }
192
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
193
+ font-size: 16px;
194
+ font-weight: 500;
195
+ height: 40px;
196
+ padding: 8px 18px;
197
+ line-height: 24px;
198
+ }
199
+ .e-dashboardlayout.e-control .e-drag:hover {
200
+ cursor: move;
201
+ }
202
+ .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
203
+ .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
204
+ cursor: default;
205
+ }
206
+ .e-dashboardlayout.e-control .e-holder {
207
+ background: #4b5563;
208
+ border: 1px #9ca3af dashed;
209
+ border-radius: 6px;
210
+ position: absolute;
211
+ border-radius: 6px;
212
+ }
213
+ .e-dashboardlayout.e-control .e-holder.e-holder-transition {
214
+ -webkit-transition: top 0.3s, left 0.3s;
215
+ transition: top 0.3s, left 0.3s;
216
+ }
217
+
218
+ .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
219
+ font-size: 16px;
220
+ font-weight: 500;
221
+ height: 40px;
222
+ padding: 8px 18px;
223
+ line-height: 24px;
224
+ }
225
+ .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
226
+ padding: 16px;
227
+ }
228
+
229
+ .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
230
+ height: 100%;
231
+ width: 100%;
232
+ }
233
+
234
+ .e-dashboardlayout.e-control {
235
+ display: block;
236
+ position: relative;
237
+ }
238
+ .e-dashboardlayout.e-control .e-panel {
239
+ background: #1f2937;
240
+ -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
241
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
242
+ -webkit-box-sizing: border-box;
243
+ box-sizing: border-box;
244
+ position: absolute;
245
+ }
246
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
247
+ color: #fff;
248
+ background: #232e3e;
249
+ -webkit-box-sizing: border-box;
250
+ box-sizing: border-box;
251
+ }
252
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
253
+ background: none;
254
+ }
255
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
256
+ color: #6b7280;
257
+ font-size: 8px;
258
+ height: 8px;
259
+ width: 8px;
260
+ }
261
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
262
+ bottom: 2px;
263
+ right: 2px;
264
+ }
265
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
266
+ bottom: 2px;
267
+ left: 2px;
268
+ }
269
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
270
+ left: 2px;
271
+ top: 2px;
272
+ }
273
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
274
+ right: 2px;
275
+ top: 2px;
276
+ }
277
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
278
+ right: 2px;
279
+ top: 2px;
280
+ }
281
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
282
+ left: 2px;
283
+ top: 2px;
284
+ }
285
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
286
+ bottom: 2px;
287
+ left: 2px;
288
+ }
289
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
290
+ bottom: 2px;
291
+ right: 2px;
292
+ }
293
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
294
+ right: 2px;
295
+ top: 2px;
296
+ }
297
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
298
+ left: 2px;
299
+ top: 2px;
300
+ }
301
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
302
+ bottom: 2px;
303
+ left: 2px;
304
+ }
305
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
306
+ bottom: 2px;
307
+ right: 2px;
308
+ }
309
+ .e-dashboardlayout.e-control .e-panel:active {
310
+ background: #374151;
311
+ }
312
+ .e-dashboardlayout.e-control .e-panel.e-dragging:active {
313
+ background: #1f2937;
314
+ -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
315
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
316
+ }
317
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
318
+ color: #fff;
319
+ }
@@ -1 +1,319 @@
1
- @import '@syncfusion/ej2-layouts/styles/dashboard-layout/tailwind.css';
1
+ /*! component's theme wise override tailwind-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: 4px;
51
+ content: "\e761";
52
+ font-size: 12px;
53
+ position: absolute;
54
+ right: 4px;
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: 4px;
58
+ content: "\e761";
59
+ font-size: 12px;
60
+ left: 4px;
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: #f9fafb;
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 dashed #d1d5db;
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 solid #e5e7eb;
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
+ border-radius: 6px;
97
+ }
98
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-dl-icon {
99
+ line-height: 9px;
100
+ }
101
+ .e-dashboardlayout.e-control .e-panel:hover {
102
+ -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
103
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
104
+ }
105
+ .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
106
+ display: block;
107
+ }
108
+ .e-dashboardlayout.e-control .e-panel .e-panel-container {
109
+ height: 100%;
110
+ width: 100%;
111
+ }
112
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content {
113
+ padding: 12px;
114
+ }
115
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
116
+ height: inherit;
117
+ width: inherit;
118
+ }
119
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
120
+ display: none;
121
+ }
122
+ .e-dashboardlayout.e-control .e-panel.e-panel-transition {
123
+ -webkit-transition: top 0.5s, left 0.5s;
124
+ transition: top 0.5s, left 0.5s;
125
+ }
126
+ .e-dashboardlayout.e-control .e-panel .e-panel-header {
127
+ border-bottom: none;
128
+ color: #111827;
129
+ font-family: "Inter";
130
+ font-size: 14px;
131
+ font-weight: 500;
132
+ height: 38px;
133
+ padding: 8px 18px;
134
+ line-height: 22px;
135
+ border-top-left-radius: 6px;
136
+ border-top-right-radius: 6px;
137
+ }
138
+ .e-dashboardlayout.e-control .e-panel .e-panel-header div {
139
+ overflow: hidden;
140
+ text-overflow: ellipsis;
141
+ white-space: nowrap;
142
+ }
143
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
144
+ display: inline-block;
145
+ }
146
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
147
+ float: right;
148
+ }
149
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
150
+ position: absolute;
151
+ -ms-touch-action: none;
152
+ touch-action: none;
153
+ }
154
+ .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 {
155
+ border: none;
156
+ }
157
+ .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 {
158
+ cursor: e-resize;
159
+ }
160
+ .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 {
161
+ cursor: w-resize;
162
+ }
163
+ .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 {
164
+ cursor: n-resize;
165
+ }
166
+ .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 {
167
+ cursor: s-resize;
168
+ }
169
+ .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 {
170
+ cursor: nw-resize;
171
+ }
172
+ .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 {
173
+ cursor: ne-resize;
174
+ }
175
+ .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 {
176
+ cursor: sw-resize;
177
+ }
178
+ .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 {
179
+ cursor: se-resize;
180
+ }
181
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
182
+ font-family: "e-icons";
183
+ position: absolute;
184
+ }
185
+ .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
186
+ cursor: move;
187
+ z-index: 1111 !important;
188
+ }
189
+ .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
190
+ float: left;
191
+ }
192
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
193
+ font-size: 16px;
194
+ font-weight: 500;
195
+ height: 40px;
196
+ padding: 8px 18px;
197
+ line-height: 24px;
198
+ }
199
+ .e-dashboardlayout.e-control .e-drag:hover {
200
+ cursor: move;
201
+ }
202
+ .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
203
+ .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
204
+ cursor: default;
205
+ }
206
+ .e-dashboardlayout.e-control .e-holder {
207
+ background: #e5e7eb;
208
+ border: 1px #9ca3af dashed;
209
+ border-radius: 6px;
210
+ position: absolute;
211
+ border-radius: 6px;
212
+ }
213
+ .e-dashboardlayout.e-control .e-holder.e-holder-transition {
214
+ -webkit-transition: top 0.3s, left 0.3s;
215
+ transition: top 0.3s, left 0.3s;
216
+ }
217
+
218
+ .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
219
+ font-size: 16px;
220
+ font-weight: 500;
221
+ height: 40px;
222
+ padding: 8px 18px;
223
+ line-height: 24px;
224
+ }
225
+ .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-content {
226
+ padding: 16px;
227
+ }
228
+
229
+ .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
230
+ height: 100%;
231
+ width: 100%;
232
+ }
233
+
234
+ .e-dashboardlayout.e-control {
235
+ display: block;
236
+ position: relative;
237
+ }
238
+ .e-dashboardlayout.e-control .e-panel {
239
+ background: #fff;
240
+ -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
241
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
242
+ -webkit-box-sizing: border-box;
243
+ box-sizing: border-box;
244
+ position: absolute;
245
+ }
246
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
247
+ color: #111827;
248
+ background: #f9fafb;
249
+ -webkit-box-sizing: border-box;
250
+ box-sizing: border-box;
251
+ }
252
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
253
+ background: none;
254
+ }
255
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
256
+ color: #d1d5db;
257
+ font-size: 8px;
258
+ height: 8px;
259
+ width: 8px;
260
+ }
261
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
262
+ bottom: 2px;
263
+ right: 2px;
264
+ }
265
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
266
+ bottom: 2px;
267
+ left: 2px;
268
+ }
269
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
270
+ left: 2px;
271
+ top: 2px;
272
+ }
273
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
274
+ right: 2px;
275
+ top: 2px;
276
+ }
277
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
278
+ right: 2px;
279
+ top: 2px;
280
+ }
281
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
282
+ left: 2px;
283
+ top: 2px;
284
+ }
285
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
286
+ bottom: 2px;
287
+ left: 2px;
288
+ }
289
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
290
+ bottom: 2px;
291
+ right: 2px;
292
+ }
293
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
294
+ right: 2px;
295
+ top: 2px;
296
+ }
297
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
298
+ left: 2px;
299
+ top: 2px;
300
+ }
301
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
302
+ bottom: 2px;
303
+ left: 2px;
304
+ }
305
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
306
+ bottom: 2px;
307
+ right: 2px;
308
+ }
309
+ .e-dashboardlayout.e-control .e-panel:active {
310
+ background: #f3f4f6;
311
+ }
312
+ .e-dashboardlayout.e-control .e-panel.e-dragging:active {
313
+ background: #fff;
314
+ -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
315
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
316
+ }
317
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
318
+ color: #111827;
319
+ }