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