@syncfusion/ej2-vue-schedule 26.1.41 → 26.2.5

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