@syncfusion/ej2-vue-layouts 23.2.4 → 24.2.3

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 (96) hide show
  1. package/README.md +1 -1
  2. package/dist/ej2-vue-layouts.umd.min.js +2 -2
  3. package/dist/ej2-vue-layouts.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-layouts.es2015.js +2 -2
  5. package/dist/es6/ej2-vue-layouts.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-layouts.es5.js +2 -2
  7. package/dist/es6/ej2-vue-layouts.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-layouts.min.js +2 -2
  9. package/package.json +9 -9
  10. package/src/dashboard-layout/dashboardlayout.component.js +1 -1
  11. package/src/splitter/splitter.component.js +1 -1
  12. package/styles/avatar/bootstrap-dark.css +1 -45
  13. package/styles/avatar/bootstrap.css +1 -45
  14. package/styles/avatar/bootstrap4.css +1 -45
  15. package/styles/avatar/bootstrap5-dark.css +1 -60
  16. package/styles/avatar/bootstrap5.css +1 -60
  17. package/styles/avatar/fabric-dark.css +1 -45
  18. package/styles/avatar/fabric.css +1 -45
  19. package/styles/avatar/fluent-dark.css +1 -58
  20. package/styles/avatar/fluent.css +1 -58
  21. package/styles/avatar/highcontrast-light.css +1 -45
  22. package/styles/avatar/highcontrast.css +1 -45
  23. package/styles/avatar/material-dark.css +1 -45
  24. package/styles/avatar/material.css +1 -45
  25. package/styles/avatar/material3-dark.css +1 -113
  26. package/styles/avatar/material3.css +1 -169
  27. package/styles/avatar/tailwind-dark.css +1 -58
  28. package/styles/avatar/tailwind.css +1 -58
  29. package/styles/bootstrap-dark.css +1 -1351
  30. package/styles/bootstrap.css +1 -1352
  31. package/styles/bootstrap4.css +1 -1357
  32. package/styles/bootstrap5-dark.css +1 -1368
  33. package/styles/bootstrap5.css +1 -1368
  34. package/styles/card/bootstrap-dark.css +1 -513
  35. package/styles/card/bootstrap.css +1 -514
  36. package/styles/card/bootstrap4.css +1 -520
  37. package/styles/card/bootstrap5-dark.css +1 -513
  38. package/styles/card/bootstrap5.css +1 -513
  39. package/styles/card/fabric-dark.css +1 -513
  40. package/styles/card/fabric.css +1 -524
  41. package/styles/card/fluent-dark.css +1 -534
  42. package/styles/card/fluent.css +1 -534
  43. package/styles/card/highcontrast-light.css +1 -513
  44. package/styles/card/highcontrast.css +1 -525
  45. package/styles/card/material-dark.css +1 -513
  46. package/styles/card/material.css +1 -513
  47. package/styles/card/material3-dark.css +1 -566
  48. package/styles/card/material3.css +1 -622
  49. package/styles/card/tailwind-dark.css +1 -514
  50. package/styles/card/tailwind.css +1 -514
  51. package/styles/dashboard-layout/bootstrap-dark.css +1 -296
  52. package/styles/dashboard-layout/bootstrap.css +1 -296
  53. package/styles/dashboard-layout/bootstrap4.css +1 -296
  54. package/styles/dashboard-layout/bootstrap5-dark.css +1 -305
  55. package/styles/dashboard-layout/bootstrap5.css +1 -305
  56. package/styles/dashboard-layout/fabric-dark.css +1 -296
  57. package/styles/dashboard-layout/fabric.css +1 -296
  58. package/styles/dashboard-layout/fluent-dark.css +1 -300
  59. package/styles/dashboard-layout/fluent.css +1 -300
  60. package/styles/dashboard-layout/highcontrast-light.css +1 -234
  61. package/styles/dashboard-layout/highcontrast.css +1 -292
  62. package/styles/dashboard-layout/material-dark.css +1 -296
  63. package/styles/dashboard-layout/material.css +1 -296
  64. package/styles/dashboard-layout/material3-dark.css +1 -356
  65. package/styles/dashboard-layout/material3.css +1 -412
  66. package/styles/dashboard-layout/tailwind-dark.css +1 -317
  67. package/styles/dashboard-layout/tailwind.css +1 -317
  68. package/styles/fabric-dark.css +1 -1351
  69. package/styles/fabric.css +1 -1362
  70. package/styles/fluent-dark.css +1 -1382
  71. package/styles/fluent.css +1 -1382
  72. package/styles/highcontrast-light.css +1 -1289
  73. package/styles/highcontrast.css +1 -1359
  74. package/styles/material-dark.css +1 -1350
  75. package/styles/material.css +1 -1351
  76. package/styles/material3-dark.css +1 -1581
  77. package/styles/material3.css +1 -1805
  78. package/styles/splitter/bootstrap-dark.css +1 -496
  79. package/styles/splitter/bootstrap.css +1 -496
  80. package/styles/splitter/bootstrap4.css +1 -495
  81. package/styles/splitter/bootstrap5-dark.css +1 -489
  82. package/styles/splitter/bootstrap5.css +1 -489
  83. package/styles/splitter/fabric-dark.css +1 -496
  84. package/styles/splitter/fabric.css +1 -496
  85. package/styles/splitter/fluent-dark.css +1 -489
  86. package/styles/splitter/fluent.css +1 -489
  87. package/styles/splitter/highcontrast-light.css +1 -496
  88. package/styles/splitter/highcontrast.css +1 -496
  89. package/styles/splitter/material-dark.css +1 -495
  90. package/styles/splitter/material.css +1 -496
  91. package/styles/splitter/material3-dark.css +1 -544
  92. package/styles/splitter/material3.css +1 -600
  93. package/styles/splitter/tailwind-dark.css +1 -489
  94. package/styles/splitter/tailwind.css +1 -489
  95. package/styles/tailwind-dark.css +1 -1379
  96. package/styles/tailwind.css +1 -1379
@@ -1,412 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- /*! component's theme wise override material 3 definitions and variables */
113
- /* stylelint-disable */
114
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-east, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-east {
115
- height: 100%;
116
- padding: 20px 0;
117
- right: 1px;
118
- top: 0;
119
- width: 12px;
120
- }
121
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-west, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-west {
122
- height: 100%;
123
- left: 0;
124
- padding: 20px 0;
125
- top: 0;
126
- width: 12px;
127
- }
128
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-north, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-north {
129
- height: 12px;
130
- padding: 0 20px;
131
- top: 1px;
132
- width: 100%;
133
- }
134
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single.e-south, .e-dashboardlayout.e-control .e-panel .e-resize.e-double.e-south {
135
- bottom: 1px;
136
- height: 12px;
137
- padding: 0 20px;
138
- width: 100%;
139
- }
140
- .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 {
141
- bottom: 0;
142
- right: 1px;
143
- z-index: 10;
144
- }
145
- .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 {
146
- left: 2px;
147
- top: 2px;
148
- z-index: 10;
149
- }
150
- .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 {
151
- right: 2px;
152
- top: 2px;
153
- z-index: 10;
154
- }
155
- .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 {
156
- bottom: 1px;
157
- left: 1px;
158
- z-index: 10;
159
- }
160
- .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 {
161
- bottom: 4px;
162
- content: "\e761";
163
- font-size: 12px;
164
- position: absolute;
165
- right: 4px;
166
- }
167
- .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 {
168
- bottom: 4px;
169
- content: "\e761";
170
- font-size: 12px;
171
- left: 4px;
172
- position: absolute;
173
- transform: rotateY(180deg);
174
- }
175
-
176
- .e-dashboardlayout.e-control .e-dashboard-gridline-table {
177
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
178
- border-collapse: collapse;
179
- height: 100%;
180
- width: 100%;
181
- }
182
- .e-dashboardlayout.e-control .e-dashboard-gridline-table tbody tr td.e-dashboard-gridline {
183
- border: 1px dashed rgba(var(--color-sf-primary));
184
- position: absolute;
185
- }
186
- .e-dashboardlayout.e-control.e-responsive {
187
- width: 100% !important;
188
- }
189
- .e-dashboardlayout.e-control.e-prevent {
190
- -webkit-user-select: none;
191
- -ms-user-select: none;
192
- user-select: none;
193
- }
194
- .e-dashboardlayout.e-control .e-panel {
195
- border-radius: 8px;
196
- }
197
- .e-dashboardlayout.e-control .e-panel:hover {
198
- border: 1px solid rgba(var(--color-sf-outline-variant));
199
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
200
- }
201
- .e-dashboardlayout.e-control .e-panel:hover .e-panel-container .e-resize.e-dl-icon {
202
- display: block;
203
- }
204
- .e-dashboardlayout.e-control .e-panel:active {
205
- border: 1px solid rgba(var(--color-sf-primary));
206
- }
207
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-resize.e-dl-icon {
208
- display: none;
209
- }
210
- .e-dashboardlayout.e-control .e-panel.e-panel-transition {
211
- transition: top 0.5s, left 0.5s;
212
- }
213
- .e-dashboardlayout.e-control .e-panel .e-panel-header {
214
- border-bottom: 1px solid rgba(var(--color-sf-outline-variant));
215
- color: rgba(var(--color-sf-on-surface));
216
- font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
217
- font-size: 14px;
218
- font-weight: 600;
219
- height: 40px;
220
- padding: 11px 16px;
221
- border-top-left-radius: 8px;
222
- border-top-right-radius: 8px;
223
- }
224
- .e-dashboardlayout.e-control .e-panel .e-panel-header div {
225
- overflow: hidden;
226
- text-overflow: ellipsis;
227
- white-space: nowrap;
228
- }
229
- .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-content {
230
- display: inline-block;
231
- }
232
- .e-dashboardlayout.e-control .e-panel .e-panel-header .e-header-template {
233
- float: right;
234
- }
235
- .e-dashboardlayout.e-control .e-panel .e-panel-container {
236
- height: 100%;
237
- width: 100%;
238
- }
239
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-content .e-blazor-template {
240
- height: inherit;
241
- width: inherit;
242
- }
243
- .e-dashboardlayout.e-control .e-panel {
244
- border: 1px solid rgba(var(--color-sf-outline-variant));
245
- height: 100%;
246
- -webkit-user-select: none;
247
- -ms-user-select: none;
248
- user-select: none;
249
- width: 100%;
250
- }
251
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single, .e-dashboardlayout.e-control .e-panel .e-resize.e-double {
252
- position: absolute;
253
- -ms-touch-action: none;
254
- touch-action: none;
255
- }
256
- .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 {
257
- border: none;
258
- }
259
- .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 {
260
- cursor: e-resize;
261
- }
262
- .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 {
263
- cursor: w-resize;
264
- }
265
- .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 {
266
- cursor: n-resize;
267
- }
268
- .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 {
269
- cursor: s-resize;
270
- }
271
- .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 {
272
- cursor: nw-resize;
273
- }
274
- .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 {
275
- cursor: ne-resize;
276
- }
277
- .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 {
278
- cursor: sw-resize;
279
- }
280
- .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 {
281
- cursor: se-resize;
282
- }
283
- .e-dashboardlayout.e-control .e-panel .e-resize.e-single::before, .e-dashboardlayout.e-control .e-panel .e-resize.e-double::before {
284
- font-family: "e-icons";
285
- position: absolute;
286
- }
287
- .e-dashboardlayout.e-control .e-drag:hover {
288
- cursor: move;
289
- }
290
- .e-dashboardlayout.e-control .e-drag-restrict.e-drag:hover,
291
- .e-dashboardlayout.e-control .e-drag-restrict .e-drag:hover {
292
- cursor: default;
293
- }
294
- .e-dashboardlayout.e-control .e-panel.e-dragging, .e-dashboardlayout.e-control .e-panel.e-item-moving {
295
- cursor: move;
296
- z-index: 1111 !important;
297
- }
298
- .e-dashboardlayout.e-control .e-panel.e-rtl .e-panel-header .e-header-template {
299
- float: left;
300
- }
301
- .e-dashboardlayout.e-control .e-holder {
302
- background: rgba(var(--color-sf-primary-container));
303
- border: 1px rgba(var(--color-sf-primary)) dashed;
304
- border-radius: 8px;
305
- position: absolute;
306
- border-radius: 8px;
307
- }
308
- .e-dashboardlayout.e-control .e-holder.e-holder-transition {
309
- transition: top 0.3s, left 0.3s;
310
- }
311
- .e-dashboardlayout.e-control .e-panel.e-bigger .e-panel-header {
312
- font-size: 16px;
313
- font-weight: 600;
314
- height: 48px;
315
- padding: 14px 16px;
316
- }
317
-
318
- .e-bigger .e-dashboardlayout.e-control .e-panel .e-panel-header {
319
- font-size: 16px;
320
- font-weight: 600;
321
- height: 48px;
322
- padding: 14px 16px;
323
- }
324
- .e-content-placeholder.e-dashboardlayout.e-placeholder-dashboardlayout {
325
- height: 100%;
326
- width: 100%;
327
- }
328
-
329
- .e-dashboardlayout.e-control {
330
- display: block;
331
- position: relative;
332
- }
333
- .e-dashboardlayout.e-control .e-panel {
334
- background: rgba(var(--color-sf-surface));
335
- box-shadow: none;
336
- box-sizing: border-box;
337
- position: absolute;
338
- }
339
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
340
- color: rgba(var(--color-sf-on-surface));
341
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface));
342
- box-sizing: border-box;
343
- }
344
- .e-dashboardlayout.e-control .e-panel {
345
- background: rgba(var(--color-sf-surface));
346
- box-shadow: none;
347
- box-sizing: border-box;
348
- position: absolute;
349
- }
350
- .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
351
- color: rgba(var(--color-sf-on-surface));
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
- }
1
+ @import '@syncfusion/ej2-layouts/styles/dashboard-layout/material3.css';