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