@syncfusion/ej2-schedule 30.1.41 → 30.2.4-744881

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 (311) hide show
  1. package/.eslintrc.json +243 -262
  2. package/.gitleaksignore +4 -4
  3. package/README.md +83 -83
  4. package/dist/ej2-schedule.umd.min.js +1 -10
  5. package/dist/ej2-schedule.umd.min.js.map +1 -1
  6. package/dist/es6/ej2-schedule.es2015.js +96 -83
  7. package/dist/es6/ej2-schedule.es2015.js.map +1 -1
  8. package/dist/es6/ej2-schedule.es5.js +561 -548
  9. package/dist/es6/ej2-schedule.es5.js.map +1 -1
  10. package/helpers/e2e/index.js +3 -3
  11. package/helpers/e2e/recurrence-editor.js +13 -13
  12. package/helpers/e2e/schedule.js +13 -13
  13. package/license +9 -9
  14. package/package.json +42 -42
  15. package/src/recurrence-editor/recurrence-editor-model.d.ts +75 -75
  16. package/src/recurrence-editor/recurrence-editor.js +19 -19
  17. package/src/schedule/actions/drag.js +15 -13
  18. package/src/schedule/actions/keyboard.js +11 -11
  19. package/src/schedule/actions/resize.js +13 -13
  20. package/src/schedule/base/interface.d.ts +2 -2
  21. package/src/schedule/base/schedule-model.d.ts +864 -864
  22. package/src/schedule/base/schedule.js +19 -19
  23. package/src/schedule/event-renderer/agenda-base.js +13 -13
  24. package/src/schedule/event-renderer/month.js +13 -13
  25. package/src/schedule/event-renderer/timeline-view.js +13 -13
  26. package/src/schedule/event-renderer/vertical-view.js +13 -13
  27. package/src/schedule/event-renderer/year.js +13 -13
  28. package/src/schedule/models/event-settings-model.d.ts +156 -156
  29. package/src/schedule/models/event-settings.js +19 -19
  30. package/src/schedule/models/field-options-model.d.ts +22 -22
  31. package/src/schedule/models/field-options.js +19 -19
  32. package/src/schedule/models/fields-model.d.ts +92 -92
  33. package/src/schedule/models/fields.js +19 -19
  34. package/src/schedule/models/group-model.d.ts +48 -48
  35. package/src/schedule/models/group.js +19 -19
  36. package/src/schedule/models/header-rows-model.d.ts +22 -22
  37. package/src/schedule/models/header-rows.js +19 -19
  38. package/src/schedule/models/quick-info-templates-model.d.ts +37 -37
  39. package/src/schedule/models/quick-info-templates.js +19 -19
  40. package/src/schedule/models/resources-model.d.ts +85 -85
  41. package/src/schedule/models/resources.js +19 -19
  42. package/src/schedule/models/time-scale-model.d.ts +40 -40
  43. package/src/schedule/models/time-scale.js +19 -19
  44. package/src/schedule/models/toolbar-model.d.ts +187 -187
  45. package/src/schedule/models/toolbar.js +19 -19
  46. package/src/schedule/models/views-model.d.ts +361 -361
  47. package/src/schedule/models/views.js +19 -19
  48. package/src/schedule/models/work-hours-model.d.ts +16 -16
  49. package/src/schedule/models/work-hours.js +19 -19
  50. package/src/schedule/popups/quick-popups.js +1 -1
  51. package/src/schedule/renderer/agenda.js +13 -13
  52. package/src/schedule/renderer/day.js +13 -13
  53. package/src/schedule/renderer/header-renderer.js +11 -11
  54. package/src/schedule/renderer/month-agenda.js +13 -13
  55. package/src/schedule/renderer/month.js +22 -20
  56. package/src/schedule/renderer/timeline-month.js +13 -13
  57. package/src/schedule/renderer/timeline-view.js +13 -13
  58. package/src/schedule/renderer/timeline-year.js +13 -13
  59. package/src/schedule/renderer/vertical-view.js +13 -13
  60. package/src/schedule/renderer/view-base.d.ts +2 -0
  61. package/src/schedule/renderer/view-base.js +9 -0
  62. package/src/schedule/renderer/week.js +13 -13
  63. package/src/schedule/renderer/work-week.js +13 -13
  64. package/src/schedule/renderer/year.js +13 -13
  65. package/styles/bds-lite.css +0 -4446
  66. package/styles/bds-lite.scss +0 -18
  67. package/styles/bds.css +0 -5198
  68. package/styles/bds.scss +0 -20
  69. package/styles/bootstrap-dark-lite.css +0 -4228
  70. package/styles/bootstrap-dark-lite.scss +0 -18
  71. package/styles/bootstrap-dark.css +0 -4980
  72. package/styles/bootstrap-dark.scss +0 -20
  73. package/styles/bootstrap-lite.css +0 -4223
  74. package/styles/bootstrap-lite.scss +0 -18
  75. package/styles/bootstrap.css +0 -4975
  76. package/styles/bootstrap.scss +0 -20
  77. package/styles/bootstrap4-lite.css +0 -4270
  78. package/styles/bootstrap4-lite.scss +0 -18
  79. package/styles/bootstrap4.css +0 -5022
  80. package/styles/bootstrap4.scss +0 -20
  81. package/styles/bootstrap5-dark-lite.css +0 -4273
  82. package/styles/bootstrap5-dark-lite.scss +0 -18
  83. package/styles/bootstrap5-dark.css +0 -5025
  84. package/styles/bootstrap5-dark.scss +0 -20
  85. package/styles/bootstrap5-lite.css +0 -4273
  86. package/styles/bootstrap5-lite.scss +0 -18
  87. package/styles/bootstrap5.3-lite.css +0 -4319
  88. package/styles/bootstrap5.3-lite.scss +0 -18
  89. package/styles/bootstrap5.3.css +0 -5071
  90. package/styles/bootstrap5.3.scss +0 -20
  91. package/styles/bootstrap5.css +0 -5025
  92. package/styles/bootstrap5.scss +0 -20
  93. package/styles/fabric-dark-lite.css +0 -4198
  94. package/styles/fabric-dark-lite.scss +0 -18
  95. package/styles/fabric-dark.css +0 -4950
  96. package/styles/fabric-dark.scss +0 -20
  97. package/styles/fabric-lite.css +0 -4195
  98. package/styles/fabric-lite.scss +0 -18
  99. package/styles/fabric.css +0 -4947
  100. package/styles/fabric.scss +0 -20
  101. package/styles/fluent-dark-lite.css +0 -4261
  102. package/styles/fluent-dark-lite.scss +0 -18
  103. package/styles/fluent-dark.css +0 -5013
  104. package/styles/fluent-dark.scss +0 -20
  105. package/styles/fluent-lite.css +0 -4261
  106. package/styles/fluent-lite.scss +0 -18
  107. package/styles/fluent.css +0 -5013
  108. package/styles/fluent.scss +0 -20
  109. package/styles/fluent2-lite.css +0 -4505
  110. package/styles/fluent2-lite.scss +0 -18
  111. package/styles/fluent2.css +0 -5261
  112. package/styles/fluent2.scss +0 -20
  113. package/styles/highcontrast-light-lite.css +0 -4287
  114. package/styles/highcontrast-light-lite.scss +0 -18
  115. package/styles/highcontrast-light.css +0 -5039
  116. package/styles/highcontrast-light.scss +0 -20
  117. package/styles/highcontrast-lite.css +0 -4296
  118. package/styles/highcontrast-lite.scss +0 -18
  119. package/styles/highcontrast.css +0 -5048
  120. package/styles/highcontrast.scss +0 -20
  121. package/styles/material-dark-lite.css +0 -4275
  122. package/styles/material-dark-lite.scss +0 -18
  123. package/styles/material-dark.css +0 -5027
  124. package/styles/material-dark.scss +0 -20
  125. package/styles/material-lite.css +0 -4310
  126. package/styles/material-lite.scss +0 -18
  127. package/styles/material.css +0 -5062
  128. package/styles/material.scss +0 -20
  129. package/styles/material3-dark-lite.css +0 -4292
  130. package/styles/material3-dark-lite.scss +0 -18
  131. package/styles/material3-dark.css +0 -5045
  132. package/styles/material3-dark.scss +1 -21
  133. package/styles/material3-lite.css +0 -4294
  134. package/styles/material3-lite.scss +0 -18
  135. package/styles/material3.css +0 -5045
  136. package/styles/material3.scss +1 -21
  137. package/styles/tailwind-dark-lite.css +0 -4238
  138. package/styles/tailwind-dark-lite.scss +0 -18
  139. package/styles/tailwind-dark.css +0 -4990
  140. package/styles/tailwind-dark.scss +0 -20
  141. package/styles/tailwind-lite.css +0 -4238
  142. package/styles/tailwind-lite.scss +0 -18
  143. package/styles/tailwind.css +0 -4990
  144. package/styles/tailwind.scss +0 -20
  145. package/styles/tailwind3-lite.css +0 -4285
  146. package/styles/tailwind3-lite.scss +0 -18
  147. package/styles/tailwind3.css +0 -5037
  148. package/styles/tailwind3.scss +0 -20
  149. package/dist/ej2-schedule.min.js +0 -10
  150. package/dist/global/ej2-schedule.min.js +0 -11
  151. package/dist/global/ej2-schedule.min.js.map +0 -1
  152. package/dist/global/index.d.ts +0 -14
  153. package/styles/recurrence-editor/_all.scss +0 -2
  154. package/styles/recurrence-editor/_bds-definition.scss +0 -14
  155. package/styles/recurrence-editor/_bigger.scss +0 -133
  156. package/styles/recurrence-editor/_bootstrap-dark-definition.scss +0 -14
  157. package/styles/recurrence-editor/_bootstrap-definition.scss +0 -14
  158. package/styles/recurrence-editor/_bootstrap4-definition.scss +0 -14
  159. package/styles/recurrence-editor/_bootstrap5-dark-definition.scss +0 -1
  160. package/styles/recurrence-editor/_bootstrap5-definition.scss +0 -14
  161. package/styles/recurrence-editor/_bootstrap5.3-definition.scss +0 -14
  162. package/styles/recurrence-editor/_fabric-dark-definition.scss +0 -14
  163. package/styles/recurrence-editor/_fabric-definition.scss +0 -14
  164. package/styles/recurrence-editor/_fluent-dark-definition.scss +0 -1
  165. package/styles/recurrence-editor/_fluent-definition.scss +0 -14
  166. package/styles/recurrence-editor/_fluent2-definition.scss +0 -14
  167. package/styles/recurrence-editor/_fusionnew-definition.scss +0 -14
  168. package/styles/recurrence-editor/_highcontrast-definition.scss +0 -14
  169. package/styles/recurrence-editor/_highcontrast-light-definition.scss +0 -14
  170. package/styles/recurrence-editor/_layout.scss +0 -420
  171. package/styles/recurrence-editor/_material-dark-definition.scss +0 -14
  172. package/styles/recurrence-editor/_material-definition.scss +0 -14
  173. package/styles/recurrence-editor/_material3-dark-definition.scss +0 -1
  174. package/styles/recurrence-editor/_material3-definition.scss +0 -14
  175. package/styles/recurrence-editor/_tailwind-dark-definition.scss +0 -1
  176. package/styles/recurrence-editor/_tailwind-definition.scss +0 -14
  177. package/styles/recurrence-editor/_tailwind3-definition.scss +0 -14
  178. package/styles/recurrence-editor/_theme.scss +0 -1
  179. package/styles/recurrence-editor/bds.css +0 -537
  180. package/styles/recurrence-editor/bds.scss +0 -9
  181. package/styles/recurrence-editor/bootstrap-dark.css +0 -462
  182. package/styles/recurrence-editor/bootstrap-dark.scss +0 -9
  183. package/styles/recurrence-editor/bootstrap.css +0 -462
  184. package/styles/recurrence-editor/bootstrap.scss +0 -9
  185. package/styles/recurrence-editor/bootstrap4.css +0 -490
  186. package/styles/recurrence-editor/bootstrap4.scss +0 -9
  187. package/styles/recurrence-editor/bootstrap5-dark.css +0 -500
  188. package/styles/recurrence-editor/bootstrap5-dark.scss +0 -9
  189. package/styles/recurrence-editor/bootstrap5.3.css +0 -504
  190. package/styles/recurrence-editor/bootstrap5.3.scss +0 -9
  191. package/styles/recurrence-editor/bootstrap5.css +0 -500
  192. package/styles/recurrence-editor/bootstrap5.scss +0 -9
  193. package/styles/recurrence-editor/fabric-dark.css +0 -438
  194. package/styles/recurrence-editor/fabric-dark.scss +0 -9
  195. package/styles/recurrence-editor/fabric.css +0 -438
  196. package/styles/recurrence-editor/fabric.scss +0 -9
  197. package/styles/recurrence-editor/fluent-dark.css +0 -493
  198. package/styles/recurrence-editor/fluent-dark.scss +0 -9
  199. package/styles/recurrence-editor/fluent.css +0 -493
  200. package/styles/recurrence-editor/fluent.scss +0 -9
  201. package/styles/recurrence-editor/fluent2.css +0 -483
  202. package/styles/recurrence-editor/fluent2.scss +0 -9
  203. package/styles/recurrence-editor/highcontrast-light.css +0 -447
  204. package/styles/recurrence-editor/highcontrast-light.scss +0 -9
  205. package/styles/recurrence-editor/highcontrast.css +0 -447
  206. package/styles/recurrence-editor/highcontrast.scss +0 -9
  207. package/styles/recurrence-editor/material-dark.css +0 -487
  208. package/styles/recurrence-editor/material-dark.scss +0 -9
  209. package/styles/recurrence-editor/material.css +0 -491
  210. package/styles/recurrence-editor/material.scss +0 -9
  211. package/styles/recurrence-editor/material3-dark.css +0 -499
  212. package/styles/recurrence-editor/material3-dark.scss +0 -10
  213. package/styles/recurrence-editor/material3.css +0 -501
  214. package/styles/recurrence-editor/material3.scss +0 -10
  215. package/styles/recurrence-editor/tailwind-dark.css +0 -474
  216. package/styles/recurrence-editor/tailwind-dark.scss +0 -9
  217. package/styles/recurrence-editor/tailwind.css +0 -474
  218. package/styles/recurrence-editor/tailwind.scss +0 -9
  219. package/styles/recurrence-editor/tailwind3.css +0 -504
  220. package/styles/recurrence-editor/tailwind3.scss +0 -9
  221. package/styles/schedule/_all.scss +0 -2
  222. package/styles/schedule/_bds-definition.scss +0 -274
  223. package/styles/schedule/_bigger.scss +0 -801
  224. package/styles/schedule/_bootstrap-dark-definition.scss +0 -274
  225. package/styles/schedule/_bootstrap-definition.scss +0 -274
  226. package/styles/schedule/_bootstrap4-definition.scss +0 -277
  227. package/styles/schedule/_bootstrap5-dark-definition.scss +0 -1
  228. package/styles/schedule/_bootstrap5-definition.scss +0 -278
  229. package/styles/schedule/_bootstrap5.3-definition.scss +0 -278
  230. package/styles/schedule/_fabric-dark-definition.scss +0 -273
  231. package/styles/schedule/_fabric-definition.scss +0 -274
  232. package/styles/schedule/_fluent-dark-definition.scss +0 -1
  233. package/styles/schedule/_fluent-definition.scss +0 -278
  234. package/styles/schedule/_fluent2-definition.scss +0 -275
  235. package/styles/schedule/_fusionnew-definition.scss +0 -275
  236. package/styles/schedule/_highcontrast-definition.scss +0 -275
  237. package/styles/schedule/_highcontrast-light-definition.scss +0 -275
  238. package/styles/schedule/_layout.scss +0 -3870
  239. package/styles/schedule/_material-dark-definition.scss +0 -272
  240. package/styles/schedule/_material-definition.scss +0 -272
  241. package/styles/schedule/_material3-dark-definition.scss +0 -1
  242. package/styles/schedule/_material3-definition.scss +0 -277
  243. package/styles/schedule/_tailwind-dark-definition.scss +0 -1
  244. package/styles/schedule/_tailwind-definition.scss +0 -273
  245. package/styles/schedule/_tailwind3-definition.scss +0 -278
  246. package/styles/schedule/_theme.scss +0 -585
  247. package/styles/schedule/bds.css +0 -4793
  248. package/styles/schedule/bds.scss +0 -17
  249. package/styles/schedule/bootstrap-dark.css +0 -4575
  250. package/styles/schedule/bootstrap-dark.scss +0 -17
  251. package/styles/schedule/bootstrap.css +0 -4570
  252. package/styles/schedule/bootstrap.scss +0 -17
  253. package/styles/schedule/bootstrap4.css +0 -4617
  254. package/styles/schedule/bootstrap4.scss +0 -17
  255. package/styles/schedule/bootstrap5-dark.css +0 -4620
  256. package/styles/schedule/bootstrap5-dark.scss +0 -16
  257. package/styles/schedule/bootstrap5.3.css +0 -4666
  258. package/styles/schedule/bootstrap5.3.scss +0 -17
  259. package/styles/schedule/bootstrap5.css +0 -4620
  260. package/styles/schedule/bootstrap5.scss +0 -17
  261. package/styles/schedule/fabric-dark.css +0 -4545
  262. package/styles/schedule/fabric-dark.scss +0 -17
  263. package/styles/schedule/fabric.css +0 -4542
  264. package/styles/schedule/fabric.scss +0 -17
  265. package/styles/schedule/fluent-dark.css +0 -4608
  266. package/styles/schedule/fluent-dark.scss +0 -16
  267. package/styles/schedule/fluent.css +0 -4608
  268. package/styles/schedule/fluent.scss +0 -17
  269. package/styles/schedule/fluent2.css +0 -4853
  270. package/styles/schedule/fluent2.scss +0 -17
  271. package/styles/schedule/highcontrast-light.css +0 -4634
  272. package/styles/schedule/highcontrast-light.scss +0 -17
  273. package/styles/schedule/highcontrast.css +0 -4643
  274. package/styles/schedule/highcontrast.scss +0 -17
  275. package/styles/schedule/icons/_bds.scss +0 -220
  276. package/styles/schedule/icons/_bootstrap-dark.scss +0 -223
  277. package/styles/schedule/icons/_bootstrap.scss +0 -223
  278. package/styles/schedule/icons/_bootstrap4.scss +0 -217
  279. package/styles/schedule/icons/_bootstrap5-dark.scss +0 -1
  280. package/styles/schedule/icons/_bootstrap5.3.scss +0 -220
  281. package/styles/schedule/icons/_bootstrap5.scss +0 -220
  282. package/styles/schedule/icons/_fabric-dark.scss +0 -223
  283. package/styles/schedule/icons/_fabric.scss +0 -223
  284. package/styles/schedule/icons/_fluent-dark.scss +0 -1
  285. package/styles/schedule/icons/_fluent.scss +0 -220
  286. package/styles/schedule/icons/_fluent2.scss +0 -220
  287. package/styles/schedule/icons/_fusionnew.scss +0 -220
  288. package/styles/schedule/icons/_highcontrast-light.scss +0 -223
  289. package/styles/schedule/icons/_highcontrast.scss +0 -223
  290. package/styles/schedule/icons/_material-dark.scss +0 -223
  291. package/styles/schedule/icons/_material.scss +0 -223
  292. package/styles/schedule/icons/_material3-dark.scss +0 -1
  293. package/styles/schedule/icons/_material3.scss +0 -220
  294. package/styles/schedule/icons/_tailwind-dark.scss +0 -1
  295. package/styles/schedule/icons/_tailwind.scss +0 -220
  296. package/styles/schedule/icons/_tailwind3.scss +0 -220
  297. package/styles/schedule/material-dark.css +0 -4622
  298. package/styles/schedule/material-dark.scss +0 -17
  299. package/styles/schedule/material.css +0 -4657
  300. package/styles/schedule/material.scss +0 -17
  301. package/styles/schedule/material3-dark.css +0 -4640
  302. package/styles/schedule/material3-dark.scss +0 -17
  303. package/styles/schedule/material3.css +0 -4642
  304. package/styles/schedule/material3.scss +0 -18
  305. package/styles/schedule/tailwind-dark.css +0 -4585
  306. package/styles/schedule/tailwind-dark.scss +0 -16
  307. package/styles/schedule/tailwind.css +0 -4585
  308. package/styles/schedule/tailwind.scss +0 -17
  309. package/styles/schedule/tailwind3.css +0 -4632
  310. package/styles/schedule/tailwind3.scss +0 -17
  311. package/tslint.json +0 -111
@@ -1,500 +0,0 @@
1
- .e-popup.e-ddl {
2
- border-radius: 4px;
3
- -webkit-box-shadow: none;
4
- box-shadow: none;
5
- margin-top: 3px;
6
- }
7
- .e-popup.e-ddl .e-input-group {
8
- width: auto;
9
- }
10
- .e-popup.e-ddl .e-input-group input {
11
- line-height: 15px;
12
- }
13
-
14
- .e-popup.e-ddl .e-dropdownbase {
15
- min-height: 26px;
16
- }
17
-
18
- .e-popup.e-ddl .e-filter-parent .e-input-group {
19
- display: -webkit-box;
20
- display: -ms-flexbox;
21
- display: flex;
22
- width: auto;
23
- }
24
- .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
25
- border: 0;
26
- }
27
-
28
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
29
- .e-float-input.e-control-wrapper.e-ddl input[readonly] {
30
- background: transparent;
31
- }
32
-
33
- .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
34
- .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
35
- background: #e9ecef;
36
- }
37
-
38
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
39
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
40
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
41
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
42
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
43
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
44
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
45
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
46
- background: transparent;
47
- color: #6c757d;
48
- }
49
-
50
- .e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
51
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
52
- .e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
53
- .e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
54
- background: transparent;
55
- color: #6c757d;
56
- }
57
-
58
- .e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
59
- .e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
60
- .e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
61
- .e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
62
- background: #e9ecef;
63
- }
64
-
65
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
66
- .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
67
- .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
68
- .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
69
- border: 0;
70
- }
71
-
72
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
73
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
74
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
75
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
76
- -webkit-box-shadow: none;
77
- box-shadow: none;
78
- }
79
-
80
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
81
- background: transparent;
82
- display: -webkit-box;
83
- display: -ms-flexbox;
84
- display: flex;
85
- position: relative;
86
- }
87
-
88
- .e-ddl.e-popup .e-filter-parent .e-input-group,
89
- .e-ddl.e-popup .e-filter-parent {
90
- background: #fff;
91
- }
92
-
93
- .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
94
- font-size: 14px;
95
- }
96
-
97
- .e-recurrenceeditor .e-editor {
98
- display: -webkit-box;
99
- display: -ms-flexbox;
100
- display: flex;
101
- -webkit-box-orient: horizontal;
102
- -webkit-box-direction: normal;
103
- -ms-flex-flow: row wrap;
104
- flex-flow: row wrap;
105
- margin: 0 auto;
106
- max-width: 1240px;
107
- }
108
- .e-recurrenceeditor .e-recurrence-table {
109
- table-layout: fixed;
110
- width: 100%;
111
- }
112
- .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
113
- width: 27%;
114
- }
115
- .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
116
- width: 24%;
117
- }
118
- .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
119
- display: inline-block;
120
- font-weight: normal;
121
- padding: 18px 0 0 8px;
122
- }
123
- .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
124
- float: none;
125
- width: 100%;
126
- }
127
- .e-recurrenceeditor .e-recurrence-table .e-week-position {
128
- min-width: 98px;
129
- position: relative;
130
- right: 20px;
131
- }
132
- .e-recurrenceeditor .e-recurrence-table .e-day-position {
133
- min-width: 120px;
134
- }
135
- .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
136
- padding-left: 10px;
137
- }
138
- .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
139
- padding: 0 8px 16px 0;
140
- }
141
- .e-recurrenceeditor .e-form-left {
142
- padding: 0 8px 16px 0;
143
- }
144
- .e-recurrenceeditor .e-form-right,
145
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
146
- padding: 0 0 10px;
147
- }
148
- .e-recurrenceeditor .e-input-wrapper {
149
- float: left;
150
- width: 50%;
151
- }
152
- .e-recurrenceeditor .e-input-wrapper div {
153
- margin-bottom: 2.5%;
154
- }
155
- .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
156
- .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
157
- padding-right: 0;
158
- margin-top: 24px;
159
- }
160
- .e-recurrenceeditor.e-rtl .e-end-on > div,
161
- .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
162
- float: right;
163
- }
164
- .e-recurrenceeditor.e-rtl .e-form-left,
165
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
166
- padding: 0 0 10px 8px;
167
- }
168
- .e-recurrenceeditor.e-rtl .e-form-right,
169
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
170
- padding: 0 8px 10px 0;
171
- }
172
- .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
173
- position: relative;
174
- right: 10px;
175
- }
176
- .e-recurrenceeditor.e-rtl .e-week-position {
177
- left: 20px;
178
- right: 0;
179
- }
180
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
181
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
182
- padding-right: 0;
183
- }
184
- .e-recurrenceeditor.e-rtl .e-end-on-label {
185
- margin-bottom: 5px;
186
- }
187
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
188
- padding: 0 0 0 8px;
189
- }
190
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
191
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
192
- padding: 0 8px 0 0;
193
- }
194
- .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
195
- width: 30px;
196
- }
197
- .e-recurrenceeditor .e-days .e-week-expander-label {
198
- font-size: 12px;
199
- font-weight: 500;
200
- margin-bottom: 8px;
201
- }
202
- .e-recurrenceeditor .e-days button {
203
- border-radius: 50%;
204
- -webkit-box-orient: horizontal;
205
- -webkit-box-direction: normal;
206
- -ms-flex-flow: row wrap;
207
- flex-flow: row wrap;
208
- height: 35px;
209
- margin: 0 8px 10px;
210
- width: 35px;
211
- }
212
- .e-recurrenceeditor .e-hide-recurrence-element {
213
- display: none;
214
- }
215
- .e-recurrenceeditor .e-half-space {
216
- width: 20%;
217
- }
218
- .e-recurrenceeditor .e-year-expander {
219
- margin-bottom: 11px;
220
- }
221
- .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
222
- padding-bottom: 11px;
223
- }
224
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
225
- padding-top: 3px;
226
- }
227
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
228
- display: none;
229
- }
230
- .e-recurrenceeditor .e-input-wrapper.e-month-expander-checkbox-wrapper.e-repeat-on-week-selector {
231
- min-width: 30px;
232
- margin-bottom: 18px;
233
- }
234
- .e-recurrenceeditor .e-input-wrapper-side {
235
- float: left;
236
- padding: 16px 20px 0;
237
- width: 50%;
238
- }
239
- .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
240
- padding-right: 16px;
241
- }
242
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
243
- margin: 0;
244
- }
245
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
246
- font-size: 12px;
247
- font-weight: 500;
248
- margin-bottom: 5px;
249
- padding-right: 16px;
250
- }
251
- .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
252
- padding-bottom: 6px;
253
- }
254
- .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
255
- padding-bottom: 12px;
256
- }
257
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
258
- margin-bottom: 11px;
259
- }
260
-
261
- .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
262
- width: 25%;
263
- }
264
- .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
265
- width: 20%;
266
- }
267
- .e-device .e-recurrenceeditor .e-week-expander-label {
268
- margin-bottom: 6px;
269
- }
270
- .e-device .e-recurrenceeditor .e-month-expander-label {
271
- font-size: 12px;
272
- margin-bottom: 5px;
273
- }
274
- .e-device .e-recurrenceeditor .e-footer-content {
275
- padding: 12px;
276
- }
277
- .e-device .e-recurrenceeditor .e-form-left,
278
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
279
- padding: 0 3px 10px 0;
280
- }
281
- .e-device .e-recurrenceeditor .e-form-right,
282
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
283
- padding: 0 0 10px 3px;
284
- }
285
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
286
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
287
- padding: 0 0 0 10px;
288
- }
289
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
290
- padding-right: 10px;
291
- }
292
- .e-device .e-recurrenceeditor.e-end-on {
293
- padding-right: 0;
294
- }
295
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
296
- float: none;
297
- font-size: 12px;
298
- font-weight: 500;
299
- margin-bottom: 7px;
300
- }
301
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
302
- padding-right: 0;
303
- }
304
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
305
- .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
306
- padding-left: 20px;
307
- }
308
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
309
- margin-left: 20px;
310
- }
311
- .e-device .e-recurrenceeditor .e-week-position {
312
- right: 0;
313
- padding-right: 10px;
314
- }
315
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
316
- padding-right: 0;
317
- }
318
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
319
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
320
- padding: 0 10px 0 0;
321
- }
322
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
323
- padding: 0 20px 0 0;
324
- }
325
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
326
- padding: 0 50px 0 0;
327
- }
328
- .e-device .e-recurrenceeditor.e-rtl .e-week-position {
329
- left: 0;
330
- }
331
- .e-device.e-recurrence-dialog .e-dlg-header-content {
332
- background: none;
333
- -webkit-box-shadow: none;
334
- box-shadow: none;
335
- padding-bottom: 10px;
336
- }
337
- .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
338
- margin-bottom: 7px;
339
- }
340
- .e-device.e-recurrence-dialog .e-footer-content {
341
- padding: 16px 8px;
342
- }
343
-
344
- @media (max-width: 1024px) {
345
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
346
- width: 100%;
347
- }
348
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
349
- width: 65%;
350
- }
351
- }
352
- @media (max-width: 580px) {
353
- .e-recurrenceeditor {
354
- margin-left: auto;
355
- margin-right: auto;
356
- width: 100%;
357
- }
358
- .e-recurrenceeditor .e-editor {
359
- -webkit-box-orient: vertical;
360
- -webkit-box-direction: normal;
361
- -ms-flex-direction: column;
362
- flex-direction: column;
363
- }
364
- .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
365
- margin-top: 0;
366
- }
367
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
368
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
369
- margin-bottom: 5px;
370
- }
371
- .e-recurrenceeditor .e-editor > div {
372
- margin-top: 20px;
373
- }
374
- .e-recurrenceeditor .e-editor > .e-input-wrapper {
375
- width: 100%;
376
- }
377
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
378
- width: 100%;
379
- }
380
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
381
- width: 50%;
382
- }
383
- .e-recurrenceeditor .e-editor .e-form-left,
384
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
385
- padding: 0 0 10px;
386
- }
387
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
388
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
389
- padding: 0 0 0 10px;
390
- }
391
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
392
- padding-right: 10px;
393
- }
394
- .e-recurrenceeditor .e-editor .e-form-right,
395
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
396
- padding-left: 0;
397
- }
398
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
399
- width: 100%;
400
- }
401
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
402
- width: 65%;
403
- }
404
- .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
405
- padding-left: 59px;
406
- }
407
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
408
- padding-right: 0;
409
- }
410
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
411
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
412
- padding: 0 10px 0 0;
413
- }
414
- }
415
- /*! Recurrence-Editor component theme */
416
- .e-bigger .e-recurrenceeditor {
417
- padding: 0;
418
- }
419
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
420
- padding: 0 12px 11px 0;
421
- }
422
- .e-bigger .e-recurrenceeditor .e-form-left {
423
- padding: 0 12px 14px 0;
424
- }
425
- .e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
426
- padding-left: 50px;
427
- }
428
- .e-bigger .e-recurrenceeditor .e-week-position {
429
- min-width: 130px;
430
- right: 0;
431
- }
432
- .e-bigger .e-recurrenceeditor .e-day-position {
433
- min-width: 190px;
434
- padding-left: 54px;
435
- }
436
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
437
- font-size: 16px;
438
- margin-bottom: 0;
439
- font-weight: 500;
440
- }
441
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
442
- padding-right: 16px;
443
- }
444
- .e-bigger .e-recurrenceeditor .e-end-on-label {
445
- margin-bottom: 0;
446
- }
447
- .e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
448
- font-size: 16px;
449
- margin-bottom: 8px;
450
- }
451
- .e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
452
- font-size: 16px;
453
- margin-bottom: 1px;
454
- }
455
- .e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
456
- .e-bigger .e-recurrenceeditor .e-year-expander {
457
- margin-bottom: 11px;
458
- }
459
- .e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
460
- width: 30px;
461
- }
462
- .e-bigger .e-recurrenceeditor .e-days button {
463
- height: 40px;
464
- width: 40px;
465
- }
466
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
467
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
468
- padding: 0 0 10px 12px;
469
- }
470
- .e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
471
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
472
- padding: 0 12px 10px 0;
473
- }
474
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element,
475
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
476
- padding: 0 64px 0 0;
477
- }
478
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
479
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
480
- padding-right: 0;
481
- }
482
- .e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
483
- margin-bottom: 5px;
484
- }
485
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
486
- padding: 0 0 0 12px;
487
- }
488
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
489
- .e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
490
- padding: 0 12px 0 0;
491
- }
492
- .e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
493
- left: 0;
494
- }
495
- .e-bigger .e-device .e-recurrence-table .e-monthday-element {
496
- padding-left: 20px;
497
- }
498
- .e-bigger .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
499
- padding: 0 20px 0 0;
500
- }
@@ -1,9 +0,0 @@
1
- @import 'ej2-base/styles/definition/bootstrap5.scss';
2
- @import 'ej2-inputs/styles/numerictextbox/bootstrap5-definition.scss';
3
- @import 'ej2-buttons/styles/button/bootstrap5-definition.scss';
4
- @import 'ej2-buttons/styles/radio-button/bootstrap5-definition.scss';
5
- @import 'ej2-calendars/styles/datepicker/bootstrap5-definition.scss';
6
- @import 'ej2-dropdowns/styles/drop-down-list/bootstrap5-definition.scss';
7
- @import 'bootstrap5-definition.scss';
8
- @import 'all.scss';
9
- @import 'bigger.scss';