@syncfusion/ej2-react-schedule 23.2.7 → 24.1.41

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 (64) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/diConfig.json +59 -0
  3. package/dist/ej2-react-schedule.min.js +2 -2
  4. package/dist/ej2-react-schedule.umd.min.js +2 -2
  5. package/dist/ej2-react-schedule.umd.min.js.map +1 -1
  6. package/dist/es6/ej2-react-schedule.es2015.js +23 -2
  7. package/dist/es6/ej2-react-schedule.es2015.js.map +1 -1
  8. package/package.json +9 -9
  9. package/src/schedule/index.d.ts +1 -0
  10. package/src/schedule/index.js +1 -0
  11. package/src/schedule/schedule.component.js +1 -1
  12. package/src/schedule/toolbaritems-directive.d.ts +27 -0
  13. package/src/schedule/toolbaritems-directive.js +46 -0
  14. package/styles/bootstrap-dark.css +1 -4546
  15. package/styles/bootstrap.css +1 -4541
  16. package/styles/bootstrap4.css +1 -4650
  17. package/styles/bootstrap5-dark.css +1 -4595
  18. package/styles/bootstrap5.css +1 -4595
  19. package/styles/fabric-dark.css +1 -4513
  20. package/styles/fabric.css +1 -4503
  21. package/styles/fluent-dark.css +1 -4572
  22. package/styles/fluent.css +1 -4572
  23. package/styles/highcontrast-light.css +1 -4585
  24. package/styles/highcontrast.css +1 -4594
  25. package/styles/material-dark.css +1 -4529
  26. package/styles/material.css +1 -4565
  27. package/styles/material3-dark.css +1 -4687
  28. package/styles/material3.css +1 -4799
  29. package/styles/recurrence-editor/bootstrap-dark.css +1 -510
  30. package/styles/recurrence-editor/bootstrap.css +1 -510
  31. package/styles/recurrence-editor/bootstrap4.css +1 -555
  32. package/styles/recurrence-editor/bootstrap5-dark.css +1 -551
  33. package/styles/recurrence-editor/bootstrap5.css +1 -551
  34. package/styles/recurrence-editor/fabric-dark.css +1 -486
  35. package/styles/recurrence-editor/fabric.css +1 -479
  36. package/styles/recurrence-editor/fluent-dark.css +1 -531
  37. package/styles/recurrence-editor/fluent.css +1 -531
  38. package/styles/recurrence-editor/highcontrast-light.css +1 -483
  39. package/styles/recurrence-editor/highcontrast.css +1 -483
  40. package/styles/recurrence-editor/material-dark.css +1 -511
  41. package/styles/recurrence-editor/material.css +1 -536
  42. package/styles/recurrence-editor/material3-dark.css +1 -601
  43. package/styles/recurrence-editor/material3.css +1 -657
  44. package/styles/recurrence-editor/tailwind-dark.css +1 -499
  45. package/styles/recurrence-editor/tailwind.css +1 -499
  46. package/styles/schedule/bootstrap-dark.css +1 -4140
  47. package/styles/schedule/bootstrap.css +1 -4135
  48. package/styles/schedule/bootstrap4.css +1 -4244
  49. package/styles/schedule/bootstrap5-dark.css +1 -4189
  50. package/styles/schedule/bootstrap5.css +1 -4189
  51. package/styles/schedule/fabric-dark.css +1 -4107
  52. package/styles/schedule/fabric.css +1 -4097
  53. package/styles/schedule/fluent-dark.css +1 -4166
  54. package/styles/schedule/fluent.css +1 -4166
  55. package/styles/schedule/highcontrast-light.css +1 -4179
  56. package/styles/schedule/highcontrast.css +1 -4188
  57. package/styles/schedule/material-dark.css +1 -4123
  58. package/styles/schedule/material.css +1 -4159
  59. package/styles/schedule/material3-dark.css +1 -4226
  60. package/styles/schedule/material3.css +1 -4282
  61. package/styles/schedule/tailwind-dark.css +1 -4130
  62. package/styles/schedule/tailwind.css +1 -4130
  63. package/styles/tailwind-dark.css +1 -4536
  64. package/styles/tailwind.css +1 -4536
@@ -1,511 +1 @@
1
- .e-ddl.e-control-wrapper .e-ddl-icon::before {
2
- transform: rotate(0deg);
3
- transition: transform 300ms ease;
4
- }
5
-
6
- .e-popup.e-ddl .e-dropdownbase {
7
- min-height: 26px;
8
- }
9
-
10
- .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
11
- transform: rotate(180deg);
12
- transition: transform 300ms ease;
13
- }
14
-
15
- .e-dropdownbase .e-list-item.e-active.e-hover {
16
- color: #00b0ff;
17
- }
18
-
19
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
20
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
21
- .e-input-group:not(.e-disabled) .e-back-icon:active,
22
- .e-input-group:not(.e-disabled) .e-back-icon:hover,
23
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
24
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
25
- background: transparent;
26
- }
27
-
28
- .e-input-group .e-ddl-icon:not(:active)::after {
29
- animation: none;
30
- }
31
-
32
- .e-ddl.e-popup {
33
- border: 0;
34
- box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
35
- margin-top: 2px;
36
- }
37
-
38
- .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
39
- border-color: transparent;
40
- }
41
-
42
- .e-bigger .e-popup.e-ddl-device-filter {
43
- margin-top: 0;
44
- }
45
-
46
- .e-bigger .e-ddl-device .e-input-group,
47
- .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
48
- background: #f5f5f5;
49
- border-width: 0;
50
- box-shadow: none;
51
- margin-bottom: 0;
52
- }
53
-
54
- .e-bigger .e-ddl-device .e-input-group .e-back-icon,
55
- .e-bigger .e-ddl-device .e-input-group input.e-input,
56
- .e-bigger .e-ddl-device .e-input-group .e-clear-icon {
57
- background-color: #f5f5f5;
58
- }
59
-
60
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
61
- margin: 6px 6px 5px;
62
- min-height: 12px;
63
- min-width: 12px;
64
- padding: 6px;
65
- }
66
-
67
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
68
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
69
- min-height: 16px;
70
- min-width: 16px;
71
- }
72
-
73
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
74
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
75
- padding: 8px 16px 8px 0;
76
- }
77
-
78
- .e-input-group.e-ddl,
79
- .e-input-group.e-ddl .e-input,
80
- .e-input-group.e-ddl .e-ddl-icon {
81
- background: transparent;
82
- }
83
-
84
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
85
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
86
- border-bottom-width: 0;
87
- }
88
-
89
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
90
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
91
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
92
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
93
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
94
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
95
- margin: 0;
96
- }
97
-
98
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
99
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
100
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
101
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
102
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
103
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
104
- padding: 5px 5px 5px 12px;
105
- }
106
-
107
- /*! recurrence editor theme wise definitions*/
108
- /*! Recurrence-Editor component layout */
109
- .e-recurrenceeditor .e-editor {
110
- display: -ms-flexbox;
111
- display: flex;
112
- -ms-flex-flow: row wrap;
113
- flex-flow: row wrap;
114
- margin: 0 auto;
115
- max-width: 1240px;
116
- }
117
- .e-recurrenceeditor .e-recurrence-table {
118
- table-layout: fixed;
119
- width: 100%;
120
- }
121
- .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
122
- width: 27%;
123
- }
124
- .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
125
- width: 24%;
126
- }
127
- .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
128
- display: inline-block;
129
- font-weight: normal;
130
- padding: 18px 0 0 8px;
131
- }
132
- .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
133
- float: none;
134
- width: 100%;
135
- }
136
- .e-recurrenceeditor .e-recurrence-table .e-week-position {
137
- min-width: 81px;
138
- position: relative;
139
- right: 20px;
140
- }
141
- .e-recurrenceeditor .e-recurrence-table .e-day-position {
142
- min-width: 120px;
143
- }
144
- .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
145
- padding-left: 10px;
146
- }
147
- .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
148
- padding: 0 8px 10px 0;
149
- }
150
- .e-recurrenceeditor .e-form-left {
151
- padding: 0 8px 16px 0;
152
- }
153
- .e-recurrenceeditor .e-form-right,
154
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
155
- padding: 0 0 10px;
156
- }
157
- .e-recurrenceeditor .e-input-wrapper {
158
- float: left;
159
- width: 50%;
160
- }
161
- .e-recurrenceeditor .e-input-wrapper div {
162
- margin-bottom: 2.5%;
163
- }
164
- .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
165
- .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
166
- padding-right: 0;
167
- }
168
- .e-recurrenceeditor.e-rtl .e-end-on > div,
169
- .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
170
- float: right;
171
- }
172
- .e-recurrenceeditor.e-rtl .e-form-left,
173
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
174
- padding: 0 0 10px 8px;
175
- }
176
- .e-recurrenceeditor.e-rtl .e-form-right,
177
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
178
- padding: 0 8px 10px 0;
179
- }
180
- .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
181
- position: relative;
182
- right: 10px;
183
- }
184
- .e-recurrenceeditor.e-rtl .e-week-position {
185
- left: 20px;
186
- right: 0;
187
- }
188
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
189
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
190
- padding-right: 0;
191
- }
192
- .e-recurrenceeditor.e-rtl .e-end-on-label {
193
- margin-bottom: 5px;
194
- }
195
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
196
- padding: 0 0 0 8px;
197
- }
198
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
199
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
200
- padding: 0 8px 0 0;
201
- }
202
- .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
203
- width: 30px;
204
- }
205
- .e-recurrenceeditor .e-days .e-week-expander-label {
206
- font-size: 12px;
207
- font-weight: 400;
208
- margin-bottom: 8px;
209
- }
210
- .e-recurrenceeditor .e-days button {
211
- border-radius: 50%;
212
- -ms-flex-flow: row wrap;
213
- flex-flow: row wrap;
214
- height: 35px;
215
- margin: 0 8px 10px;
216
- width: 35px;
217
- }
218
- .e-recurrenceeditor .e-hide-recurrence-element {
219
- display: none;
220
- }
221
- .e-recurrenceeditor .e-half-space {
222
- width: 20%;
223
- }
224
- .e-recurrenceeditor .e-year-expander {
225
- margin-bottom: 11px;
226
- }
227
- .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
228
- padding-bottom: 11px;
229
- }
230
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
231
- padding-top: 3px;
232
- }
233
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
234
- display: none;
235
- }
236
- .e-recurrenceeditor .e-input-wrapper-side {
237
- float: left;
238
- padding: 16px 20px 0;
239
- width: 50%;
240
- }
241
- .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
242
- float: none;
243
- font-size: 12px;
244
- font-weight: 400;
245
- margin-bottom: 1px;
246
- padding-right: 16px;
247
- }
248
- .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
249
- padding-right: 16px;
250
- }
251
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
252
- margin: 0;
253
- }
254
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
255
- font-size: 12px;
256
- font-weight: 400;
257
- margin-bottom: 1px;
258
- padding-right: 16px;
259
- }
260
- .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
261
- padding-bottom: 6px;
262
- }
263
- .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
264
- padding-bottom: 12px;
265
- }
266
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
267
- margin-bottom: 11px;
268
- }
269
-
270
- .e-bigger .e-recurrenceeditor {
271
- padding: 0;
272
- }
273
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
274
- padding: 0 12px 11px 0;
275
- }
276
- .e-bigger .e-recurrenceeditor .e-form-left {
277
- padding: 0 12px 14px 0;
278
- }
279
- .e-bigger .e-recurrenceeditor .e-form-right,
280
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
281
- padding: 0 0 10px;
282
- }
283
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
284
- padding-bottom: 6px;
285
- }
286
- .e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
287
- padding-left: 70px;
288
- }
289
- .e-bigger .e-recurrenceeditor .e-week-position {
290
- min-width: 90px;
291
- right: 0;
292
- }
293
- .e-bigger .e-recurrenceeditor .e-day-position {
294
- min-width: 128px;
295
- padding-left: 14px;
296
- }
297
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
298
- font-size: 12px;
299
- margin-bottom: 0;
300
- }
301
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
302
- padding-right: 16px;
303
- }
304
- .e-bigger .e-recurrenceeditor .e-end-on-label {
305
- margin-bottom: 0;
306
- }
307
- .e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
308
- font-size: 12px;
309
- margin-bottom: 8px;
310
- }
311
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
312
- padding-bottom: 12px;
313
- }
314
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
315
- font-size: 12px;
316
- margin-bottom: 1px;
317
- }
318
- .e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
319
- .e-bigger .e-recurrenceeditor .e-year-expander,
320
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
321
- margin-bottom: 11px;
322
- }
323
- .e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
324
- width: 30px;
325
- }
326
- .e-bigger .e-recurrenceeditor .e-days button {
327
- height: 40px;
328
- width: 40px;
329
- }
330
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
331
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
332
- padding: 0 0 10px 12px;
333
- }
334
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
335
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
336
- padding: 0 12px 10px 0;
337
- }
338
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
339
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
340
- padding: 0 64px 0 0;
341
- }
342
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
343
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
344
- padding-right: 0;
345
- }
346
- .e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
347
- margin-bottom: 5px;
348
- }
349
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
350
- padding: 0 0 0 12px;
351
- }
352
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
353
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
354
- padding: 0 12px 0 0;
355
- }
356
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
357
- left: 0;
358
- }
359
-
360
- .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
361
- width: 25%;
362
- }
363
- .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
364
- width: 20%;
365
- }
366
- .e-device .e-recurrenceeditor .e-week-expander-label {
367
- margin-bottom: 6px;
368
- }
369
- .e-device .e-recurrenceeditor .e-month-expander-label {
370
- font-size: 12px;
371
- margin-bottom: 5px;
372
- }
373
- .e-device .e-recurrenceeditor .e-footer-content {
374
- padding: 12px;
375
- }
376
- .e-device .e-recurrenceeditor .e-form-left,
377
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
378
- padding: 0 3px 10px 0;
379
- }
380
- .e-device .e-recurrenceeditor .e-form-right,
381
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
382
- padding: 0 0 10px 3px;
383
- }
384
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
385
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
386
- padding: 0 0 0 10px;
387
- }
388
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
389
- padding-right: 10px;
390
- }
391
- .e-device .e-recurrenceeditor.e-end-on {
392
- padding-right: 0;
393
- }
394
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
395
- float: none;
396
- font-size: 12px;
397
- font-weight: 400;
398
- margin-bottom: 1px;
399
- }
400
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
401
- padding-right: 0;
402
- }
403
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
404
- .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
405
- padding-left: 20px;
406
- }
407
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
408
- margin-left: 20px;
409
- }
410
- .e-device .e-recurrenceeditor .e-week-position {
411
- right: 0;
412
- padding-right: 10px;
413
- }
414
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
415
- padding-right: 0;
416
- }
417
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
418
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
419
- padding: 0 10px 0 0;
420
- }
421
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
422
- padding: 0 20px 0 0;
423
- }
424
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
425
- padding: 0 50px 0 0;
426
- }
427
- .e-device .e-recurrenceeditor.e-rtl .e-week-position {
428
- left: 0;
429
- }
430
- .e-device.e-recurrence-dialog .e-dlg-header-content {
431
- background: none;
432
- box-shadow: none;
433
- padding-bottom: 10px;
434
- }
435
- .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
436
- margin-bottom: 1px;
437
- }
438
- .e-device.e-recurrence-dialog .e-footer-content {
439
- padding: 16px 8px;
440
- }
441
-
442
- @media (max-width: 1024px) {
443
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
444
- width: 100%;
445
- }
446
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
447
- width: 65%;
448
- }
449
- }
450
- @media (max-width: 580px) {
451
- .e-recurrenceeditor {
452
- margin-left: auto;
453
- margin-right: auto;
454
- width: 100%;
455
- }
456
- .e-recurrenceeditor .e-editor {
457
- -ms-flex-direction: column;
458
- flex-direction: column;
459
- }
460
- .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
461
- margin-top: 0;
462
- }
463
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
464
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
465
- margin-bottom: 1px;
466
- }
467
- .e-recurrenceeditor .e-editor > div {
468
- margin-top: 20px;
469
- }
470
- .e-recurrenceeditor .e-editor > .e-input-wrapper {
471
- width: 100%;
472
- }
473
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
474
- width: 100%;
475
- }
476
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
477
- width: 50%;
478
- }
479
- .e-recurrenceeditor .e-editor .e-form-left,
480
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
481
- padding: 0 0 10px;
482
- }
483
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
484
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
485
- padding: 0 0 0 10px;
486
- }
487
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
488
- padding-right: 10px;
489
- }
490
- .e-recurrenceeditor .e-editor .e-form-right,
491
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
492
- padding-left: 0;
493
- }
494
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
495
- width: 100%;
496
- }
497
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
498
- width: 65%;
499
- }
500
- .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
501
- padding-left: 50px;
502
- }
503
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
504
- padding-right: 0;
505
- }
506
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
507
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
508
- padding: 0 10px 0 0;
509
- }
510
- }
511
- /*! Recurrence-Editor component theme */
1
+ @import '@syncfusion/ej2-schedule/styles/recurrence-editor/material-dark.css';