@syncfusion/ej2-schedule 30.1.42 → 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 +94 -83
  7. package/dist/es6/ej2-schedule.es2015.js.map +1 -1
  8. package/dist/es6/ej2-schedule.es5.js +559 -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 +13 -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,801 +0,0 @@
1
- @mixin schedule-inline-appointment-styles {
2
- background: transparent;
3
- border: 0;
4
- color: $schedule-appointment-font-color;
5
- font-size: 13px;
6
- font-weight: 500;
7
- line-height: 1.2;
8
- padding-top: 4px;
9
- width: 100%;
10
- }
11
-
12
- @include export-module('schedule-bigger') {
13
- .e-bigger .e-schedule,
14
- .e-bigger.e-schedule {
15
- .e-schedule-toolbar {
16
- height: $schedule-tbar-bgr-size;
17
- min-height: $schedule-tbar-bgr-size;
18
-
19
- .e-tbar-btn .e-tbar-btn-text {
20
- font-size: $schedule-content-bgr-font-size;
21
- }
22
-
23
- .e-toolbar-item.e-date-range .e-tbar-btn-text {
24
- font-size: $schedule-header-bgr-font-size;
25
- }
26
-
27
- .e-icon-down-arrow {
28
- font-size: $schedule-tbar-down-arrow-font-size;
29
- }
30
-
31
- .e-schedule .e-toolbar .e-hor-nav {
32
- min-height: $schedule-tbar-bgr-items-size;
33
- min-width: $schedule-tbar-nav-bgr-width;
34
- z-index: 0;
35
- }
36
-
37
- .e-toolbar-item {
38
-
39
- .e-btn.e-tbar-btn .e-icons.e-btn-icon {
40
- font-size: $schedule-bigger-tbar-btn-font-size;
41
- }
42
-
43
- .e-tbar-btn-text {
44
- line-height: inherit;
45
- }
46
- }
47
-
48
- .e-toolbar-items {
49
- min-height: $schedule-tbar-bgr-items-size;
50
-
51
- .e-toolbar-item {
52
- min-height: $schedule-tbar-bgr-items-size;
53
-
54
- &:not(.e-separator):not(.e-spacer) {
55
- min-width: $schedule-tbar-bgr-item-size;
56
- }
57
-
58
- &.e-separator {
59
- height: $schedule-tbar-separator-bgr-height;
60
- margin: $schedule-tbar-separator-bgr-mrgn;
61
- min-height: $schedule-tbar-separator-bgr-minheight;
62
- }
63
-
64
- .e-icons {
65
- min-width: $schedule-tbar-btn-icon-bgr-width;
66
- }
67
-
68
- button.e-btn,
69
- .e-tbar-btn.e-btn.e-control {
70
- height: auto;
71
- line-height: $schedule-tbar-btn-bgr-line-height;
72
- margin: $schedule-tbar-btn-bgr-mrgn;
73
- min-width: $schedule-tbar-btn-bgr-minwidth;
74
- padding: $schedule-tbar-btn-bgr-padding;
75
-
76
- &.e-tbtn-txt {
77
- .e-icons.e-icon-right {
78
- padding: $schedule-tbar-btn-icn-right-bgr-padding;
79
- font-size: $schedule-bigger-tbar-btn-font-size;
80
- }
81
- }
82
-
83
- .e-btn-icon {
84
- padding-top: $schedule-tbar-btn-icn-right-bgr-padding-top;
85
- }
86
- }
87
-
88
- .e-tbar-btn .e-tbar-btn-text {
89
- font-size: $schedule-bgr-tbar-btn-text-font-size;
90
- }
91
- }
92
- }
93
- }
94
-
95
- .e-more-popup-wrapper {
96
- .e-header-day {
97
- font-size: $schedule-header-day-bgr-font-size;
98
- }
99
- }
100
-
101
- .e-vertical-view {
102
- .e-header-cells {
103
- .e-header-day {
104
- font-size: $schedule-header-day-bgr-font-size;
105
- }
106
-
107
- .e-header-date {
108
- font-size: $schedule-header-date-bgr-font-size;
109
- }
110
- }
111
-
112
- .e-resource-cells {
113
- font-size: $schedule-header-day-bgr-font-size;
114
- }
115
-
116
- .e-time-cells-wrap table td {
117
- font-size: $schedule-time-scale-bgr-font-size;
118
- }
119
-
120
- .e-clone-time-indicator,
121
- .e-current-time {
122
- font-size: $schedule-current-time-bgr-font-size;
123
- }
124
- }
125
-
126
- &.e-device {
127
- .e-vertical-view {
128
- .e-time-cells-wrap table td {
129
- font-size: $schedule-time-scale-device-font-size;
130
- }
131
-
132
- .e-clone-time-indicator,
133
- .e-current-time {
134
- font-size: $schedule-current-time-bgr-device-font-size;
135
- }
136
- }
137
- }
138
-
139
- .e-month-view {
140
- .e-header-cells {
141
- height: $schedule-month-header-cells-bgr-height;
142
- }
143
-
144
- .e-resource-cells,
145
- .e-date-header-wrap table td {
146
- font-size: $schedule-date-month-header-wrap-bgr-font-size;
147
- }
148
-
149
- .e-content-wrap {
150
- font-size: $schedule-date-month-header-wrap-bgr-font-size;
151
- }
152
-
153
- .e-m-date {
154
- font-size: $schedule-header-date-bgr-font-size;
155
- }
156
-
157
- .e-resource-name,
158
- .e-m-day {
159
- font-size: $schedule-header-day-bgr-font-size;
160
- }
161
- }
162
-
163
- .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
164
- min-width: $schedule-bgr-calendar-width;
165
- }
166
- }
167
-
168
- /*! schedule event tooltip */
169
-
170
- .e-bigger .e-schedule-event-tooltip,
171
- .e-schedule-event-tooltip.e-bigger {
172
- .e-subject {
173
- font-size: 14px;
174
- font-weight: 500;
175
- }
176
- }
177
-
178
- .e-bigger .e-dialog.e-quick-dialog.e-following-events-dialog {
179
- width: 520px;
180
- }
181
-
182
- .e-bigger .e-dialog.e-quick-dialog {
183
- min-width: 370px;
184
- }
185
-
186
- .e-bigger {
187
- .e-ddl.e-popup .e-resource-template {
188
- padding: 0 15px;
189
-
190
- .e-resource-color {
191
- height: $schedule-bigger-resource-color-size;
192
- margin-top: $schedule-bigger-resource-color-margin-top;
193
- width: $schedule-bigger-resource-color-size;
194
- }
195
- }
196
-
197
- .e-schedule-dialog {
198
- .e-disable {
199
- display: none;
200
- }
201
-
202
- .e-dlg-header-content {
203
- padding-bottom: 8px;
204
- }
205
-
206
- .e-dlg-content {
207
- padding-bottom: 12px;
208
- position: relative;
209
- }
210
-
211
- .e-subject-container,
212
- .e-start-container,
213
- .e-start-time-zone-container,
214
- .e-description-label {
215
- padding-right: 12px;
216
- }
217
-
218
- .e-location-container,
219
- .e-end-container,
220
- .e-end-time-zone-container {
221
- padding-left: 12px;
222
- }
223
-
224
- .e-all-day-container {
225
- padding-right: 16px;
226
- }
227
-
228
- .e-time-zone-row {
229
- display: none;
230
-
231
- &.e-enable {
232
- display: flex;
233
- height: $schedule-timezone-enable-bgr-height;
234
- }
235
- }
236
-
237
- .e-title-location-row,
238
- .e-start-end-row,
239
- .e-start-input-container,
240
- .e-end-input-container,
241
- .e-time-zone-row {
242
- display: flex;
243
- padding-bottom: $schedule-bigger-dialog-row-container-padding-bottom;
244
- width: 100%;
245
- }
246
-
247
- .e-resources {
248
- padding-bottom: 12px;
249
- width: 100%;
250
- }
251
-
252
- .e-all-day-time-zone-row {
253
- display: flex;
254
- padding-bottom: 20px;
255
- padding-top: 0;
256
- width: 100%;
257
- }
258
-
259
- .e-subject-container,
260
- .e-location-container,
261
- .e-start-container,
262
- .e-end-container,
263
- .e-start-time-zone-container,
264
- .e-end-time-zone-container {
265
- width: 50%;
266
- }
267
-
268
- .e-location-container,
269
- .e-end-container,
270
- .e-end-time-zone-container,
271
- .e-start-container,
272
- .e-start-time-zone-container,
273
- .e-subject-container,
274
- .e-description-row,
275
- .e-repeat-container {
276
- padding-top: 0;
277
- }
278
-
279
- .e-all-day-time-zone-row {
280
- padding-bottom: 16px;
281
- padding-top: $schedule-bigger-dialog-all-day-row-padding-top;
282
- }
283
-
284
- .e-description,
285
- .e-float-input .e-description {
286
- height: 50px;
287
- resize: vertical;
288
- }
289
-
290
- .e-time-zone-row,
291
- .e-repeat-container,
292
- .e-input-group .e-input-group-icon.e-icon-disable {
293
- display: none;
294
- }
295
-
296
- &.e-rtl {
297
- .e-all-day-container {
298
- margin-left: 20px;
299
- margin-right: 0;
300
- }
301
-
302
- .e-subject-container,
303
- .e-start-container,
304
- .e-start-time-zone-container,
305
- .e-description-label {
306
- padding-left: 12px;
307
- padding-right: 0;
308
- }
309
-
310
- .e-location-container,
311
- .e-end-container,
312
- .e-end-time-zone-container {
313
- padding-left: 0;
314
- padding-right: 12px;
315
- }
316
- }
317
- }
318
- }
319
-
320
- /*! schedule quick popup */
321
-
322
- .e-bigger .e-quick-popup-wrapper {
323
- .e-cell-popup .e-popup-content .e-popup-table .e-subject {
324
- font-size: 24px;
325
- }
326
-
327
- .e-cell-popup .e-popup-content {
328
- padding: $schedule-bgr-cell-popup-content-padding;
329
- }
330
-
331
- .e-popup-footer {
332
- padding: $schedule-bgr-cell-popup-footer-padding;
333
- }
334
-
335
- .e-cell-popup .e-date-time-icon,
336
- .e-event-popup .e-date-time-icon {
337
- padding-right: $schedule-bgr-date-time-icon-padding-right;
338
- }
339
-
340
- .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
341
- font-size: 16px;
342
- }
343
-
344
- &.e-rtl {
345
- .e-cell-popup .e-date-time-icon {
346
- padding-right: 0;
347
- }
348
-
349
- .e-event-popup {
350
- .e-date-time-icon,
351
- .e-location-icon,
352
- .e-time-zone-icon,
353
- .e-description-icon,
354
- .e-resource-icon {
355
- padding-right: $schedule-bgr-rtl-event-popup-date-time-icon-padding-right;
356
- }
357
- }
358
- }
359
-
360
- .e-cell-popup .e-close.e-btn.e-small.e-round {
361
- height: $schedule-bgr-event-popup-header-icon-size;
362
- width: $schedule-bgr-event-popup-header-icon-size;
363
- }
364
-
365
- .e-event-popup {
366
- .e-edit.e-btn.e-small.e-round,
367
- .e-delete.e-btn.e-small.e-round,
368
- .e-close.e-btn.e-small.e-round {
369
- height: $schedule-bgr-event-popup-header-icon-size;
370
- width: $schedule-bgr-event-popup-header-icon-size;
371
- }
372
- }
373
-
374
- .e-event-popup .e-popup-header .e-header-icon-wrapper {
375
- .e-close-icon,
376
- .e-edit-icon,
377
- .e-delete-icon {
378
- font-size: $schedule-bigger-tbar-btn-font-size;
379
- }
380
- }
381
-
382
- &.e-device {
383
- .e-event-popup .e-popup-header .e-header-icon-wrapper {
384
- .e-close-icon,
385
- .e-edit-icon,
386
- .e-delete-icon {
387
- font-size: 14px;
388
- }
389
- }
390
-
391
- .e-multiple-event-popup .e-popup-header {
392
- .e-edit.e-btn.e-small.e-round,
393
- .e-delete.e-btn.e-small.e-round,
394
- .e-close.e-btn.e-small.e-round {
395
- height: $schedule-bgr-multiple-event-popup-icon-height;
396
- }
397
-
398
- .e-subject {
399
- padding: $schedule-bgr-multiple-event-popup-subject-padding;
400
- }
401
- }
402
- }
403
- }
404
-
405
- .e-bigger .e-agenda-view {
406
- .e-appointment {
407
- padding: $schedule-agenda-big-appointment-padding;
408
- }
409
- .e-subject,
410
- .e-inline-subject {
411
- font-size: 16px;
412
- }
413
-
414
- .e-date-time {
415
- font-size: 14px;
416
- }
417
-
418
- .e-day-date-header {
419
- .e-m-date {
420
- font-size: 20px;
421
- }
422
-
423
- .e-m-day {
424
- font-size: 14px;
425
- }
426
- }
427
- }
428
-
429
- .e-bigger .e-timeline-view {
430
- .e-resource-text {
431
- font-size: 14px;
432
- padding-left: 12px;
433
- }
434
-
435
- .e-navigate {
436
- font-size: $schedule-date-header-wrap-bgr-font-size;
437
- padding: 8px 0 8px 8px;
438
- }
439
-
440
- .e-date-header-wrap table tbody td > span {
441
- font-size: $schedule-date-header-wrap-bgr-font-size;
442
- padding: 8px 0 8px 8px;
443
- }
444
- }
445
-
446
- .e-bigger .e-schedule .e-month-view .e-current-date .e-date-header {
447
- width: 26px;
448
- }
449
- }
450
-
451
- .e-bigger .e-schedule-dialog.e-device {
452
- .e-dlg-header,
453
- .e-dlg-header * {
454
- width: 100%;
455
- }
456
-
457
- .e-dlg-header-content {
458
- background: $schedule-content-bg-color;
459
- box-shadow: $schedule-tbar-box-shadow;
460
- @if ($theme-name == 'fluent2') {
461
- box-shadow: none;
462
- }
463
- margin-bottom: $schedule-tbar-box-shadow-bottom-margin;
464
- }
465
-
466
- .e-title-location-row,
467
- .e-start-end-row,
468
- .e-time-zone-row,
469
- .e-start-input-container,
470
- .e-end-input-container {
471
- display: inline;
472
- }
473
-
474
- .e-time-zone-row {
475
- &.e-enable {
476
- display: inline;
477
- }
478
- }
479
-
480
- .e-subject-container,
481
- .e-location-container,
482
- .e-start-container,
483
- .e-end-container,
484
- .e-start-time-zone-container,
485
- .e-end-time-zone-container {
486
- padding-left: 0;
487
- width: 100%;
488
- }
489
-
490
- .e-subject-container,
491
- .e-start-container,
492
- .e-start-time-zone-container,
493
- .e-description-label {
494
- padding-right: 0;
495
- }
496
-
497
- .e-location-container,
498
- .e-end-container,
499
- .e-end-time-zone-container,
500
- .e-start-container,
501
- .e-start-time-zone-container,
502
- .e-subject-container,
503
- .e-description-row,
504
- .e-repeat-container {
505
- padding-top: 20px;
506
- }
507
-
508
- .e-all-day-time-zone-row {
509
- padding-top: $schedule-device-dialog-all-day-row-padding-top;
510
- }
511
-
512
- .e-resources {
513
- padding-bottom: 0;
514
- padding-top: 20px;
515
- }
516
-
517
- .e-description,
518
- .e-float-input .e-description {
519
- height: 60px;
520
- resize: vertical;
521
- }
522
-
523
- .e-all-day-time-zone-row {
524
- margin-top: 0;
525
- padding-bottom: 0;
526
- }
527
-
528
- .e-repeat-parent-row {
529
- padding-top: 8px;
530
- }
531
-
532
- .e-all-day-container {
533
- margin-right: 20px;
534
- }
535
-
536
- .e-title-header {
537
- display: flex;
538
- width: 100%;
539
- }
540
-
541
- .e-save-icon,
542
- .e-back-icon,
543
- .e-forward-icon {
544
- cursor: pointer;
545
- line-height: normal;
546
- }
547
-
548
- .e-title-text {
549
- text-align: center;
550
- }
551
-
552
- .e-save-icon,
553
- .e-back-icon,
554
- .e-delete-icon {
555
- width: 2.5em;
556
- }
557
-
558
- .e-save-icon,
559
- .e-delete-icon {
560
- text-align: right;
561
- }
562
-
563
- .e-time-zone-row,
564
- .e-input-group .e-input-group-icon.e-icon-disable {
565
- display: none;
566
- }
567
-
568
- .e-repeat-container {
569
- display: block;
570
- padding-right: 35px;
571
- padding-left: 0;
572
- }
573
-
574
- .e-icon-down-arrow {
575
- font-size: $schedule-tbar-down-arrow-font-size;
576
- }
577
-
578
- &.e-rtl {
579
- .e-save-icon {
580
- text-align: left;
581
- }
582
-
583
- .e-all-day-container {
584
- margin-left: 20px;
585
- margin-right: 0;
586
- }
587
-
588
- .e-subject-container,
589
- .e-start-container,
590
- .e-start-time-zone-container,
591
- .e-description-label {
592
- padding-left: 0;
593
- }
594
-
595
- .e-location-container,
596
- .e-end-container,
597
- .e-end-time-zone-container,
598
- .e-all-day-container {
599
- padding-right: 0;
600
- }
601
-
602
- .e-repeat-container {
603
- padding-left: 35px;
604
- padding-right: 0;
605
- }
606
- }
607
-
608
- .e-recurrence-container {
609
- position: relative;
610
-
611
- &.e-hide {
612
- display: none;
613
- }
614
-
615
- .e-recurrence-edit-button {
616
- border: 0;
617
- box-shadow: none;
618
- margin: -3px 5px;
619
- position: absolute;
620
-
621
- .e-recurrence-edit.e-icons {
622
- font-size: 12px;
623
- position: relative;
624
- top: 1px;
625
- }
626
- }
627
- }
628
- }
629
-
630
- .e-bigger .e-more-popup-wrapper {
631
- background: $schedule-popup-bg-color;
632
- border: 1px solid $schedule-popup-border-color;
633
- border-radius: $schedule-more-popup-wrapper-border-radius;
634
- box-shadow: $schedule-more-indicator-shadow-color-more-popup;
635
- opacity: 1;
636
- padding: $schedule-more-popup-padding;
637
- width: 225px;
638
-
639
- .e-more-appointment-wrapper {
640
- margin: 0 4px;
641
- }
642
-
643
- .e-more-event-popup {
644
- height: 100%;
645
- position: relative;
646
- width: 100%;
647
- }
648
-
649
- .e-more-event-header {
650
- height: 35px;
651
- margin: 0 8px 4px 14px;
652
- }
653
-
654
- .e-more-event-content {
655
- color: $schedule-primary-content-font-color;
656
- height: calc(100% - 35px);
657
- max-height: 150px;
658
- overflow-y: auto;
659
- padding: 10px 10px 0;
660
-
661
- .e-appointment-border {
662
- border: 0;
663
- box-shadow: $schedule-event-box-shadow-1, $schedule-event-box-shadow-2, $schedule-event-box-shadow-3;
664
- }
665
- }
666
-
667
- .e-more-event-date-header {
668
- height: 100%;
669
- width: calc(100% - 25px);
670
-
671
- .e-current-date {
672
- color: $schedule-active-font-color;
673
- }
674
- }
675
-
676
- .e-header-day {
677
- color: $schedule-primary-content-font-color;
678
- font-size: $schedule-date-header-wrap-nrml-font-size;
679
- line-height: 1;
680
- padding-bottom: $schedule-more-appointment-margin-bottom;
681
- }
682
-
683
- .e-header-date {
684
- color: $schedule-primary-content-font-color;
685
- font-size: $schedule-header-date-nrml-font-size;
686
- line-height: 1;
687
- max-width: 15%;
688
-
689
- &:hover {
690
- cursor: pointer;
691
- text-decoration: underline;
692
- }
693
-
694
- &:focus {
695
- text-decoration: underline;
696
- }
697
- }
698
-
699
- .e-more-event-close {
700
- background: transparent;
701
- border: 0;
702
- box-shadow: none;
703
- color: $schedule-popup-icon-color;
704
- cursor: pointer;
705
- height: 25px;
706
- padding: $schedule-bgr-more-event-close-icon-padding;
707
- position: absolute;
708
- right: 6px;
709
- width: 25px;
710
-
711
- .e-close-icon {
712
- font-size: $schedule-more-event-close-icon-font-size;
713
- }
714
-
715
- .e-btn-icon {
716
- margin-top: $schedule-more-popup-close-margin-top;
717
- }
718
-
719
- &:focus,
720
- &:hover {
721
- background: $schedule-popup-header-icon-focus-bg-color;
722
- border-radius: 50%;
723
- color: $schedule-popup-header-icon-focus-color;
724
- }
725
- }
726
-
727
- .e-appointment {
728
- background: $schedule-appointment-bg-color;
729
- border-radius: $schedule-appointment-border-radius;
730
- color: $schedule-appointment-font-color;
731
- display: flex;
732
- height: $schedule-month-appointment-height;
733
- line-height: $schedule-appointment-text-line-height;
734
- margin-bottom: $schedule-more-appointment-margin-bottom;
735
- padding: 2px 0;
736
- width: 100%;
737
-
738
- .e-subject {
739
- color: $schedule-appointment-font-color;
740
- flex: auto;
741
- font-size: 13px;
742
- font-weight: 500;
743
- overflow: hidden;
744
- padding: 0 2px;
745
- text-overflow: ellipsis;
746
- white-space: nowrap;
747
- }
748
-
749
- .e-subject.e-disable {
750
- display: none;
751
- }
752
-
753
- .e-inline-subject {
754
- @include schedule-inline-appointment-styles;
755
- }
756
-
757
- .e-recurrence-icon,
758
- .e-recurrence-edit-icon {
759
- line-height: $schedule-month-appointment-height;
760
- padding: 0 2px;
761
- }
762
-
763
- &.e-appointment-border,
764
- &:focus {
765
- border: 0;
766
- box-shadow: $schedule-event-box-shadow-1, $schedule-event-box-shadow-2, $schedule-event-box-shadow-3;
767
- }
768
- }
769
-
770
- &.e-device {
771
- bottom: 0;
772
- height: 100%;
773
- left: 0;
774
- margin: 0;
775
- max-width: 100%;
776
- overflow: hidden;
777
- right: 0;
778
- top: 0;
779
- width: 100%;
780
- z-index: 1002;
781
-
782
- .e-more-event-content {
783
- max-height: unset;
784
- }
785
- }
786
-
787
- &.e-rtl {
788
- .e-header-date {
789
- padding-right: 10px;
790
- }
791
-
792
- .e-header-day {
793
- padding-right: 10px;
794
- }
795
-
796
- .e-more-event-close {
797
- left: 6px;
798
- right: auto;
799
- }
800
- }
801
- }