@syncfusion/ej2-angular-schedule 23.1.39 → 23.1.40-ngcc

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