@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,412 @@
1
- @import '@syncfusion/ej2-layouts/styles/dashboard-layout/material3-dark.css';
1
+ :root {
2
+ --color-sf-black: 0, 0, 0;
3
+ --color-sf-white: 255, 255, 255;
4
+ --color-sf-primary: 208, 188, 255;
5
+ --color-sf-primary-container: 79, 55, 139;
6
+ --color-sf-secondary: 204, 194, 220;
7
+ --color-sf-secondary-container: 74, 68, 88;
8
+ --color-sf-tertiary: 239, 184, 200;
9
+ --color-sf-tertiary-container: 99, 59, 72;
10
+ --color-sf-surface: 28, 27, 31;
11
+ --color-sf-surface-variant: 73, 69, 79;
12
+ --color-sf-background: var(--color-sf-surface);
13
+ --color-sf-on-primary: 55, 30, 115;
14
+ --color-sf-on-primary-container: 234, 221, 255;
15
+ --color-sf-on-secondary: 51, 45, 65;
16
+ --color-sf-on-secondary-container: 232, 222, 248;
17
+ --color-sf-on-tertiary: 73, 37, 50;
18
+ --color-sf-on-tertiary-containe: 255, 216, 228;
19
+ --color-sf-on-surface: 230, 225, 229;
20
+ --color-sf-on-surface-variant: 202, 196, 208;
21
+ --color-sf-on-background: 230, 225, 229;
22
+ --color-sf-outline: 147, 143, 153;
23
+ --color-sf-outline-variant: 68, 71, 70;
24
+ --color-sf-shadow: 0, 0, 0;
25
+ --color-sf-surface-tint-color: 208, 188, 255;
26
+ --color-sf-inverse-surface: 230, 225, 229;
27
+ --color-sf-inverse-on-surface: 49, 48, 51;
28
+ --color-sf-inverse-primary: 103, 80, 164;
29
+ --color-sf-scrim: 0, 0, 0;
30
+ --color-sf-error: 242, 184, 181;
31
+ --color-sf-error-container: 140, 29, 24;
32
+ --color-sf-on-error: 96, 20, 16;
33
+ --color-sf-on-error-container: 249, 222, 220;
34
+ --color-sf-success: 83, 202, 23;
35
+ --color-sf-success-container: 22, 62, 2;
36
+ --color-sf-on-success: 13, 39, 0;
37
+ --color-sf-on-success-container: 183, 250, 150;
38
+ --color-sf-info: 71, 172, 251;
39
+ --color-sf-info-container: 0, 67, 120;
40
+ --color-sf-on-info: 0, 51, 91;
41
+ --color-sf-on-info-container: 173, 219, 255;
42
+ --color-sf-warning: 245, 180, 130;
43
+ --color-sf-warning-container: 123, 65, 0;
44
+ --color-sf-on-warning: 99, 52, 0;
45
+ --color-sf-on-warning-container: 255, 220, 193;
46
+ --color-sf-spreadsheet-gridline: 231, 224, 236;
47
+ --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
48
+ --color-sf-success-text: 0, 0, 0;
49
+ --color-sf-warning-text: 0, 0, 0;
50
+ --color-sf-info-text: 0, 0, 0;
51
+ --color-sf-danger-text: 0, 0, 0;
52
+ --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
+ --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
+ }
55
+
56
+ :root {
57
+ --color-sf-black: 0, 0, 0;
58
+ --color-sf-white: 255, 255, 255;
59
+ --color-sf-primary: 208, 188, 255;
60
+ --color-sf-primary-container: 79, 55, 139;
61
+ --color-sf-secondary: 204, 194, 220;
62
+ --color-sf-secondary-container: 74, 68, 88;
63
+ --color-sf-tertiary: 239, 184, 200;
64
+ --color-sf-tertiary-container: 99, 59, 72;
65
+ --color-sf-surface: 28, 27, 31;
66
+ --color-sf-surface-variant: 73, 69, 79;
67
+ --color-sf-background: var(--color-sf-surface);
68
+ --color-sf-on-primary: 55, 30, 115;
69
+ --color-sf-on-primary-container: 234, 221, 255;
70
+ --color-sf-on-secondary: 51, 45, 65;
71
+ --color-sf-on-secondary-container: 232, 222, 248;
72
+ --color-sf-on-tertiary: 73, 37, 50;
73
+ --color-sf-on-tertiary-containe: 255, 216, 228;
74
+ --color-sf-on-surface: 230, 225, 229;
75
+ --color-sf-on-surface-variant: 202, 196, 208;
76
+ --color-sf-on-background: 230, 225, 229;
77
+ --color-sf-outline: 147, 143, 153;
78
+ --color-sf-outline-variant: 68, 71, 70;
79
+ --color-sf-shadow: 0, 0, 0;
80
+ --color-sf-surface-tint-color: 208, 188, 255;
81
+ --color-sf-inverse-surface: 230, 225, 229;
82
+ --color-sf-inverse-on-surface: 49, 48, 51;
83
+ --color-sf-inverse-primary: 103, 80, 164;
84
+ --color-sf-scrim: 0, 0, 0;
85
+ --color-sf-error: 242, 184, 181;
86
+ --color-sf-error-container: 140, 29, 24;
87
+ --color-sf-on-error: 96, 20, 16;
88
+ --color-sf-on-error-container: 249, 222, 220;
89
+ --color-sf-success: 83, 202, 23;
90
+ --color-sf-success-container: 22, 62, 2;
91
+ --color-sf-on-success: 13, 39, 0;
92
+ --color-sf-on-success-container: 183, 250, 150;
93
+ --color-sf-info: 71, 172, 251;
94
+ --color-sf-info-container: 0, 67, 120;
95
+ --color-sf-on-info: 0, 51, 91;
96
+ --color-sf-on-info-container: 173, 219, 255;
97
+ --color-sf-warning: 245, 180, 130;
98
+ --color-sf-warning-container: 123, 65, 0;
99
+ --color-sf-on-warning: 99, 52, 0;
100
+ --color-sf-on-warning-container: 255, 220, 193;
101
+ --color-sf-spreadsheet-gridline: 231, 224, 236;
102
+ --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
103
+ --color-sf-success-text: 0, 0, 0;
104
+ --color-sf-warning-text: 0, 0, 0;
105
+ --color-sf-info-text: 0, 0, 0;
106
+ --color-sf-danger-text: 0, 0, 0;
107
+ --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
108
+ --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
109
+ }
110
+
111
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
112
+ height: 100%;
113
+ padding: 20px 0;
114
+ right: 1px;
115
+ top: 0;
116
+ width: 12px;
117
+ }
118
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
119
+ height: 100%;
120
+ left: 0;
121
+ padding: 20px 0;
122
+ top: 0;
123
+ width: 12px;
124
+ }
125
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
126
+ height: 12px;
127
+ padding: 0 20px;
128
+ top: 1px;
129
+ width: 100%;
130
+ }
131
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
132
+ bottom: 1px;
133
+ height: 12px;
134
+ padding: 0 20px;
135
+ width: 100%;
136
+ }
137
+ .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 {
138
+ bottom: 0;
139
+ right: 1px;
140
+ z-index: 10;
141
+ }
142
+ .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 {
143
+ left: 2px;
144
+ top: 2px;
145
+ z-index: 10;
146
+ }
147
+ .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 {
148
+ right: 2px;
149
+ top: 2px;
150
+ z-index: 10;
151
+ }
152
+ .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 {
153
+ bottom: 1px;
154
+ left: 1px;
155
+ z-index: 10;
156
+ }
157
+ .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 {
158
+ bottom: 4px;
159
+ content: "\e761";
160
+ font-size: 12px;
161
+ position: absolute;
162
+ right: 4px;
163
+ }
164
+ .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 {
165
+ bottom: 4px;
166
+ content: "\e761";
167
+ font-size: 12px;
168
+ left: 4px;
169
+ position: absolute;
170
+ -webkit-transform: rotateY(180deg);
171
+ transform: rotateY(180deg);
172
+ }
173
+
174
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table {
175
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
176
+ background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
177
+ border-collapse: collapse;
178
+ height: 100%;
179
+ width: 100%;
180
+ }
181
+ .e-dashboardlayout.e-control .e-dashboard-gridline-table td.e-dashboard-gridline {
182
+ border: 1px dashed rgba(var(--color-sf-primary));
183
+ position: absolute;
184
+ }
185
+ .e-dashboardlayout.e-control.e-responsive {
186
+ width: 100% !important;
187
+ }
188
+ .e-dashboardlayout.e-control.e-prevent {
189
+ -webkit-user-select: none;
190
+ -moz-user-select: none;
191
+ -ms-user-select: none;
192
+ user-select: none;
193
+ }
194
+ .e-dashboardlayout.e-control .e-panel.e-ssr {
195
+ position: relative;
196
+ }
197
+ .e-dashboardlayout.e-control .e-panel {
198
+ border: 1px solid rgba(var(--color-sf-outline-variant));
199
+ height: 100%;
200
+ -webkit-user-select: none;
201
+ -moz-user-select: none;
202
+ -ms-user-select: none;
203
+ user-select: none;
204
+ width: 100%;
205
+ border-radius: 8px;
206
+ }
207
+ .e-dashboardlayout.e-control .e-panel:hover {
208
+ border: 1px solid rgba(var(--color-sf-outline-variant));
209
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
210
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
211
+ }
212
+ .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
213
+ display: block;
214
+ }
215
+ .e-dashboardlayout.e-control .e-panel:active {
216
+ border: 1px solid rgba(var(--color-sf-primary));
217
+ }
218
+ .e-dashboardlayout.e-control .e-panel .e-panel-container {
219
+ height: 100%;
220
+ width: 100%;
221
+ }
222
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
223
+ height: inherit;
224
+ width: inherit;
225
+ }
226
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
227
+ display: none;
228
+ }
229
+ .e-dashboardlayout.e-control .e-panel.e-panel-transition {
230
+ -webkit-transition: top 0.5s, left 0.5s;
231
+ transition: top 0.5s, left 0.5s;
232
+ }
233
+ .e-dashboardlayout.e-control .e-panel .e-panel-header {
234
+ border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
235
+ color: rgba(var(--color-sf-on-surface));
236
+ font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
237
+ font-size: 14px;
238
+ font-weight: 600;
239
+ height: 40px;
240
+ padding: 11px 16px;
241
+ border-top-left-radius: 8px;
242
+ border-top-right-radius: 8px;
243
+ }
244
+ .e-dashboardlayout.e-control .e-panel .e-panel-header div {
245
+ overflow: hidden;
246
+ text-overflow: ellipsis;
247
+ white-space: nowrap;
248
+ }
249
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
250
+ display: inline-block;
251
+ }
252
+ .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
253
+ float: right;
254
+ }
255
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
256
+ position: absolute;
257
+ -ms-touch-action: none;
258
+ touch-action: none;
259
+ }
260
+ .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 {
261
+ border: none;
262
+ }
263
+ .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 {
264
+ cursor: e-resize;
265
+ }
266
+ .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 {
267
+ cursor: w-resize;
268
+ }
269
+ .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 {
270
+ cursor: n-resize;
271
+ }
272
+ .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 {
273
+ cursor: s-resize;
274
+ }
275
+ .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 {
276
+ cursor: nw-resize;
277
+ }
278
+ .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 {
279
+ cursor: ne-resize;
280
+ }
281
+ .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 {
282
+ cursor: sw-resize;
283
+ }
284
+ .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 {
285
+ cursor: se-resize;
286
+ }
287
+ .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
288
+ font-family: "e-icons";
289
+ position: absolute;
290
+ }
291
+ .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
292
+ cursor: move;
293
+ z-index: 1111 !important;
294
+ }
295
+ .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
296
+ float: left;
297
+ }
298
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
299
+ font-size: 16px;
300
+ font-weight: 600;
301
+ height: 48px;
302
+ padding: 14px 16px;
303
+ }
304
+ .e-dashboardlayout.e-control .e-drag:hover {
305
+ cursor: move;
306
+ }
307
+ .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
308
+ .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
309
+ cursor: default;
310
+ }
311
+ .e-dashboardlayout.e-control .e-holder {
312
+ background: rgba(var(--color-sf-primary-container));
313
+ border: 1px rgba(var(--color-sf-primary)) dashed;
314
+ border-radius: 8px;
315
+ position: absolute;
316
+ border-radius: 8px;
317
+ }
318
+ .e-dashboardlayout.e-control .e-holder.e-holder-transition {
319
+ -webkit-transition: top 0.3s, left 0.3s;
320
+ transition: top 0.3s, left 0.3s;
321
+ }
322
+
323
+ .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
324
+ font-size: 16px;
325
+ font-weight: 600;
326
+ height: 48px;
327
+ padding: 14px 16px;
328
+ }
329
+ .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
330
+ height: 100%;
331
+ width: 100%;
332
+ }
333
+
334
+ .e-dashboardlayout.e-control {
335
+ display: block;
336
+ position: relative;
337
+ }
338
+ .e-dashboardlayout.e-control .e-panel {
339
+ background: rgba(var(--color-sf-surface));
340
+ -webkit-box-shadow: none;
341
+ box-shadow: none;
342
+ -webkit-box-sizing: border-box;
343
+ box-sizing: border-box;
344
+ position: absolute;
345
+ }
346
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
347
+ color: rgba(var(--color-sf-on-surface));
348
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.05)), to(rgba(var(--color-sf-primary), 0.05))), rgba(var(--color-sf-surface));
349
+ background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
350
+ -webkit-box-sizing: border-box;
351
+ box-sizing: border-box;
352
+ }
353
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-single {
354
+ background: none;
355
+ }
356
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double {
357
+ color: rgba(var(--color-sf-on-surface-variant), 0.38);
358
+ font-size: 8px;
359
+ height: 8px;
360
+ width: 8px;
361
+ }
362
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-double {
363
+ bottom: 2px;
364
+ right: 2px;
365
+ }
366
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-double {
367
+ bottom: 2px;
368
+ left: 2px;
369
+ }
370
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-double {
371
+ left: 2px;
372
+ top: 2px;
373
+ }
374
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-double {
375
+ right: 2px;
376
+ top: 2px;
377
+ }
378
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-shrink {
379
+ right: 2px;
380
+ top: 2px;
381
+ }
382
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-shrink {
383
+ left: 2px;
384
+ top: 2px;
385
+ }
386
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-shrink {
387
+ bottom: 2px;
388
+ left: 2px;
389
+ }
390
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-shrink {
391
+ bottom: 2px;
392
+ right: 2px;
393
+ }
394
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-east-expand {
395
+ right: 2px;
396
+ top: 2px;
397
+ }
398
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-north-west-expand {
399
+ left: 2px;
400
+ top: 2px;
401
+ }
402
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-west-expand {
403
+ bottom: 2px;
404
+ left: 2px;
405
+ }
406
+ .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-double.e-south-east-expand {
407
+ bottom: 2px;
408
+ right: 2px;
409
+ }
410
+ .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
411
+ color: rgba(var(--color-sf-on-surface));
412
+ }