@syncfusion/ej2-vue-layouts 26.1.35 → 26.2.4
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.
- package/dist/ej2-vue-layouts.umd.min.js +2 -2
- package/dist/ej2-vue-layouts.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-layouts.es2015.js +4 -22
- package/dist/es6/ej2-vue-layouts.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-layouts.es5.js +4 -22
- package/dist/es6/ej2-vue-layouts.es5.js.map +1 -1
- package/package.json +8 -8
- package/src/dashboard-layout/dashboardlayout.component.js +2 -8
- package/src/splitter/splitter.component.js +2 -8
- package/src/timeline/timeline.component.js +2 -8
- package/styles/avatar/bootstrap-dark.css +1 -48
- package/styles/avatar/bootstrap.css +1 -48
- package/styles/avatar/bootstrap4.css +1 -48
- package/styles/avatar/bootstrap5-dark.css +1 -63
- package/styles/avatar/bootstrap5.css +1 -63
- package/styles/avatar/fabric-dark.css +1 -48
- package/styles/avatar/fabric.css +1 -48
- package/styles/avatar/fluent-dark.css +1 -61
- package/styles/avatar/fluent.css +1 -61
- package/styles/avatar/fluent2.css +1 -1094
- package/styles/avatar/highcontrast-light.css +1 -48
- package/styles/avatar/highcontrast.css +1 -48
- package/styles/avatar/material-dark.css +1 -48
- package/styles/avatar/material.css +1 -48
- package/styles/avatar/material3-dark.css +1 -171
- package/styles/avatar/material3.css +1 -283
- package/styles/avatar/tailwind-dark.css +1 -61
- package/styles/avatar/tailwind.css +1 -61
- package/styles/bootstrap-dark.css +1 -1752
- package/styles/bootstrap.css +1 -1753
- package/styles/bootstrap4.css +1 -1757
- package/styles/bootstrap5-dark.css +1 -1770
- package/styles/bootstrap5.css +1 -1770
- package/styles/card/bootstrap-dark.css +1 -556
- package/styles/card/bootstrap.css +1 -557
- package/styles/card/bootstrap4.css +1 -563
- package/styles/card/bootstrap5-dark.css +1 -556
- package/styles/card/bootstrap5.css +1 -556
- package/styles/card/fabric-dark.css +1 -556
- package/styles/card/fabric.css +1 -567
- package/styles/card/fluent-dark.css +1 -579
- package/styles/card/fluent.css +1 -579
- package/styles/card/fluent2.css +1 -1588
- package/styles/card/highcontrast-light.css +1 -556
- package/styles/card/highcontrast.css +1 -568
- package/styles/card/material-dark.css +1 -556
- package/styles/card/material.css +1 -557
- package/styles/card/material3-dark.css +1 -667
- package/styles/card/material3.css +1 -779
- package/styles/card/tailwind-dark.css +1 -557
- package/styles/card/tailwind.css +1 -557
- package/styles/dashboard-layout/bootstrap-dark.css +1 -295
- package/styles/dashboard-layout/bootstrap.css +1 -295
- package/styles/dashboard-layout/bootstrap4.css +1 -295
- package/styles/dashboard-layout/bootstrap5-dark.css +1 -306
- package/styles/dashboard-layout/bootstrap5.css +1 -306
- package/styles/dashboard-layout/fabric-dark.css +1 -295
- package/styles/dashboard-layout/fabric.css +1 -295
- package/styles/dashboard-layout/fluent-dark.css +1 -300
- package/styles/dashboard-layout/fluent.css +1 -300
- package/styles/dashboard-layout/fluent2.css +1 -1336
- package/styles/dashboard-layout/highcontrast-light.css +1 -232
- package/styles/dashboard-layout/highcontrast.css +1 -293
- package/styles/dashboard-layout/material-dark.css +1 -295
- package/styles/dashboard-layout/material.css +1 -295
- package/styles/dashboard-layout/material3-dark.css +1 -412
- package/styles/dashboard-layout/material3.css +1 -524
- package/styles/dashboard-layout/tailwind-dark.css +1 -319
- package/styles/dashboard-layout/tailwind.css +1 -319
- package/styles/fabric-dark.css +1 -1752
- package/styles/fabric.css +1 -1763
- package/styles/fluent-dark.css +1 -1785
- package/styles/fluent.css +1 -1785
- package/styles/fluent2.css +1 -6931
- package/styles/highcontrast-light.css +1 -1689
- package/styles/highcontrast.css +1 -1762
- package/styles/material-dark.css +1 -1750
- package/styles/material.css +1 -1752
- package/styles/material3-dark.css +1 -2315
- package/styles/material3.css +1 -2875
- package/styles/splitter/bootstrap-dark.css +1 -552
- package/styles/splitter/bootstrap.css +1 -552
- package/styles/splitter/bootstrap4.css +1 -550
- package/styles/splitter/bootstrap5-dark.css +1 -544
- package/styles/splitter/bootstrap5.css +1 -544
- package/styles/splitter/fabric-dark.css +1 -552
- package/styles/splitter/fabric.css +1 -552
- package/styles/splitter/fluent-dark.css +1 -544
- package/styles/splitter/fluent.css +1 -544
- package/styles/splitter/fluent2.css +1 -1578
- package/styles/splitter/highcontrast-light.css +1 -552
- package/styles/splitter/highcontrast.css +1 -552
- package/styles/splitter/material-dark.css +1 -550
- package/styles/splitter/material.css +1 -551
- package/styles/splitter/material3-dark.css +1 -654
- package/styles/splitter/material3.css +1 -766
- package/styles/splitter/tailwind-dark.css +1 -544
- package/styles/splitter/tailwind.css +1 -544
- package/styles/tailwind-dark.css +1 -1782
- package/styles/tailwind.css +1 -1782
- package/styles/timeline/bootstrap-dark.css +1 -298
- package/styles/timeline/bootstrap.css +1 -298
- package/styles/timeline/bootstrap4.css +1 -298
- package/styles/timeline/bootstrap5-dark.css +1 -298
- package/styles/timeline/bootstrap5.css +1 -298
- package/styles/timeline/fabric-dark.css +1 -298
- package/styles/timeline/fabric.css +1 -298
- package/styles/timeline/fluent-dark.css +1 -298
- package/styles/timeline/fluent.css +1 -298
- package/styles/timeline/fluent2.css +1 -1332
- package/styles/timeline/highcontrast-light.css +1 -298
- package/styles/timeline/highcontrast.css +1 -298
- package/styles/timeline/material-dark.css +1 -298
- package/styles/timeline/material.css +1 -298
- package/styles/timeline/material3-dark.css +1 -408
- package/styles/timeline/material3.css +1 -520
- package/styles/timeline/tailwind-dark.css +1 -298
- package/styles/timeline/tailwind.css +1 -298
@@ -1,319 +1 @@
|
|
1
|
-
|
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
|
+
@import '@syncfusion/ej2-layouts/styles/dashboard-layout/tailwind-dark.css';
|
@@ -1,319 +1 @@
|
|
1
|
-
|
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
|
-
}
|
1
|
+
@import '@syncfusion/ej2-layouts/styles/dashboard-layout/tailwind.css';
|