@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,22 +1,22 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- extendStatics(d, b);
10
- function __() { this.constructor = d; }
11
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
- };
13
- })();
14
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
- return c > 3 && r && Object.defineProperty(target, key, r), r;
19
- };
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = function (d, b) {
3
+ extendStatics = Object.setPrototypeOf ||
4
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
+ return extendStatics(d, b);
7
+ };
8
+ return function (d, b) {
9
+ extendStatics(d, b);
10
+ function __() { this.constructor = d; }
11
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
+ };
13
+ })();
14
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
19
+ };
20
20
  /* eslint-disable @typescript-eslint/no-explicit-any */
21
21
  import { Property, ChildProperty } from '@syncfusion/ej2-base';
22
22
  /**
@@ -1,4 +1,4 @@
1
- import { Property, ChildProperty, Complex } from '@syncfusion/ej2-base';import { FieldOptionsModel } from './field-options-model';import { FieldOptions } from './field-options';
1
+ import { Property, ChildProperty, Complex } from '@syncfusion/ej2-base';
2
2
 
3
3
  /**
4
4
  * Interface for a class Field
@@ -6,124 +6,124 @@ import { Property, ChildProperty, Complex } from '@syncfusion/ej2-base';import {
6
6
  export interface FieldModel {
7
7
 
8
8
  /**
9
- * The `id` field needs to be defined as mandatory, when the Schedule is bound to remote data and
10
- * it is optional, if the same is bound with JSON data. This field usually assigns ID value to each of the events.
11
- *
12
- * @default null
13
- */
14
- id?: string;
9
+ * The `id` field needs to be defined as mandatory, when the Schedule is bound to remote data and
10
+ * it is optional, if the same is bound with JSON data. This field usually assigns ID value to each of the events.
11
+ *
12
+ * @default null
13
+ */
14
+ id?: string;
15
15
 
16
16
  /**
17
- * The `isBlock` field allows you to block certain time interval on the Scheduler.
18
- * It is a boolean type property accepting either true or false values.
19
- * When set to true, creates a block range for the specified time interval and disables the event scheduling actions on that time range.
20
- *
21
- * @default null
22
- */
23
- isBlock?: string;
17
+ * The `isBlock` field allows you to block certain time interval on the Scheduler.
18
+ * It is a boolean type property accepting either true or false values.
19
+ * When set to true, creates a block range for the specified time interval and disables the event scheduling actions on that time range.
20
+ *
21
+ * @default null
22
+ */
23
+ isBlock?: string;
24
24
 
25
25
  /**
26
- * The `subject` field is optional, and usually assigns the subject text to each of the events.
27
- *
28
- * @default { name: null, default: null, title: null, validation: {} }
29
- */
30
- subject?: FieldOptionsModel;
26
+ * The `subject` field is optional, and usually assigns the subject text to each of the events.
27
+ *
28
+ * @default { name: null, default: null, title: null, validation: {} }
29
+ */
30
+ subject?: FieldOptionsModel;
31
31
 
32
32
  /**
33
- * The `startTime` field defines the start time of an event and it is mandatory to provide it for any of the valid event objects.
34
- *
35
- * @default { name: null, default: null, title: null, validation: {} }
36
- */
37
- startTime?: FieldOptionsModel;
33
+ * The `startTime` field defines the start time of an event and it is mandatory to provide it for any of the valid event objects.
34
+ *
35
+ * @default { name: null, default: null, title: null, validation: {} }
36
+ */
37
+ startTime?: FieldOptionsModel;
38
38
 
39
39
  /**
40
- * The `endTime` field defines the end time of an event and it is mandatory to provide the end time for any of the valid event objects.
41
- *
42
- * @default { name: null, default: null, title: null, validation: {} }
43
- */
44
- endTime?: FieldOptionsModel;
40
+ * The `endTime` field defines the end time of an event and it is mandatory to provide the end time for any of the valid event objects.
41
+ *
42
+ * @default { name: null, default: null, title: null, validation: {} }
43
+ */
44
+ endTime?: FieldOptionsModel;
45
45
 
46
46
  /**
47
- * It maps the `startTimezone` field from the dataSource and usually accepts the valid
48
- * [`IANA timezone names`](https://docs.actian.com/ingres/11.0/index.html#page/Ing_Install/IANA_World_Regions_and_Time_Zone_Names.htm).
49
- * It is assumed that the value provided for this field is taken into consideration while processing
50
- * the `startTime` field. When this field is not mapped with any timezone names,
51
- * then the events will be processed based on the timezone assigned to the Schedule.
52
- *
53
- * @default { name: null, default: null, title: null, validation: {} }
54
- */
55
- startTimezone?: FieldOptionsModel;
47
+ * It maps the `startTimezone` field from the dataSource and usually accepts the valid
48
+ * [`IANA timezone names`](https://docs.actian.com/ingres/11.0/index.html#page/Ing_Install/IANA_World_Regions_and_Time_Zone_Names.htm).
49
+ * It is assumed that the value provided for this field is taken into consideration while processing
50
+ * the `startTime` field. When this field is not mapped with any timezone names,
51
+ * then the events will be processed based on the timezone assigned to the Schedule.
52
+ *
53
+ * @default { name: null, default: null, title: null, validation: {} }
54
+ */
55
+ startTimezone?: FieldOptionsModel;
56
56
 
57
57
  /**
58
- * It maps the `endTimezone` field from the dataSource and usually accepts the valid
59
- * [`IANA timezone names`](https://docs.actian.com/ingres/11.0/index.html#page/Ing_Install/IANA_World_Regions_and_Time_Zone_Names.htm).
60
- * It is assumed that the value provided for this field is taken into consideration while processing the `endTime` field.
61
- * When this field is not mapped with any timezone names, then the events will be processed based on the timezone assigned
62
- * to the Schedule.
63
- *
64
- * @default { name: null, default: null, title: null, validation: {} }
65
- */
66
- endTimezone?: FieldOptionsModel;
58
+ * It maps the `endTimezone` field from the dataSource and usually accepts the valid
59
+ * [`IANA timezone names`](https://docs.actian.com/ingres/11.0/index.html#page/Ing_Install/IANA_World_Regions_and_Time_Zone_Names.htm).
60
+ * It is assumed that the value provided for this field is taken into consideration while processing the `endTime` field.
61
+ * When this field is not mapped with any timezone names, then the events will be processed based on the timezone assigned
62
+ * to the Schedule.
63
+ *
64
+ * @default { name: null, default: null, title: null, validation: {} }
65
+ */
66
+ endTimezone?: FieldOptionsModel;
67
67
 
68
68
  /**
69
- * It maps the `location` field from the dataSource and the location field value will be displayed over
70
- * events, while given it for an event object.
71
- *
72
- * @default { name: null, default: null, title: null, validation: {} }
73
- */
74
- location?: FieldOptionsModel;
69
+ * It maps the `location` field from the dataSource and the location field value will be displayed over
70
+ * events, while given it for an event object.
71
+ *
72
+ * @default { name: null, default: null, title: null, validation: {} }
73
+ */
74
+ location?: FieldOptionsModel;
75
75
 
76
76
  /**
77
- * It maps the `description` field from the dataSource and denotes the event description which is optional.
78
- *
79
- * @default { name: null, default: null, title: null, validation: {} }
80
- */
81
- description?: FieldOptionsModel;
77
+ * It maps the `description` field from the dataSource and denotes the event description which is optional.
78
+ *
79
+ * @default { name: null, default: null, title: null, validation: {} }
80
+ */
81
+ description?: FieldOptionsModel;
82
82
 
83
83
  /**
84
- * The `isAllDay` field is mapped from the dataSource and is used to denote whether an event is created
85
- * for an entire day or for specific time alone.
86
- *
87
- * @default { name: null, default: null, title: null, validation: {} }
88
- */
89
- isAllDay?: FieldOptionsModel;
84
+ * The `isAllDay` field is mapped from the dataSource and is used to denote whether an event is created
85
+ * for an entire day or for specific time alone.
86
+ *
87
+ * @default { name: null, default: null, title: null, validation: {} }
88
+ */
89
+ isAllDay?: FieldOptionsModel;
90
90
 
91
91
  /**
92
- * It maps the `recurrenceID` field from dataSource and usually holds the ID value of the parent
93
- * recurrence event. It is applicable only for the edited occurrence events.
94
- *
95
- * @default { name: null, default: null, title: null, validation: {} }
96
- */
97
- recurrenceID?: FieldOptionsModel;
92
+ * It maps the `recurrenceID` field from dataSource and usually holds the ID value of the parent
93
+ * recurrence event. It is applicable only for the edited occurrence events.
94
+ *
95
+ * @default { name: null, default: null, title: null, validation: {} }
96
+ */
97
+ recurrenceID?: FieldOptionsModel;
98
98
 
99
99
  /**
100
- * It maps the `recurrenceRule` field from dataSource and is used to uniquely identify whether the
101
- * event belongs to a recurring event type or normal ones.
102
- *
103
- * @default { name: null, default: null, title: null, validation: {} }
104
- */
105
- recurrenceRule?: FieldOptionsModel;
100
+ * It maps the `recurrenceRule` field from dataSource and is used to uniquely identify whether the
101
+ * event belongs to a recurring event type or normal ones.
102
+ *
103
+ * @default { name: null, default: null, title: null, validation: {} }
104
+ */
105
+ recurrenceRule?: FieldOptionsModel;
106
106
 
107
107
  /**
108
- * It maps the `recurrenceException` field from dataSource and is used to hold the exception dates
109
- * which needs to be excluded from recurring type.
110
- *
111
- * @default { name: null, default: null, title: null, validation: {} }
112
- */
113
- recurrenceException?: FieldOptionsModel;
108
+ * It maps the `recurrenceException` field from dataSource and is used to hold the exception dates
109
+ * which needs to be excluded from recurring type.
110
+ *
111
+ * @default { name: null, default: null, title: null, validation: {} }
112
+ */
113
+ recurrenceException?: FieldOptionsModel;
114
114
 
115
115
  /**
116
- * The `isReadonly` field is mapped from the dataSource and is used to prevent the CRUD actions on specific events.
117
- *
118
- * @default null
119
- */
120
- isReadonly?: string;
116
+ * The `isReadonly` field is mapped from the dataSource and is used to prevent the CRUD actions on specific events.
117
+ *
118
+ * @default null
119
+ */
120
+ isReadonly?: string;
121
121
 
122
122
  /**
123
- * The `followingID` field is mapped from dataSource and usually holds the ID value of the main parent event.
124
- *
125
- * @default null
126
- */
127
- followingID?: string;
123
+ * The `followingID` field is mapped from dataSource and usually holds the ID value of the main parent event.
124
+ *
125
+ * @default null
126
+ */
127
+ followingID?: string;
128
128
 
129
129
  }
@@ -1,22 +1,22 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- extendStatics(d, b);
10
- function __() { this.constructor = d; }
11
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
- };
13
- })();
14
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
- return c > 3 && r && Object.defineProperty(target, key, r), r;
19
- };
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = function (d, b) {
3
+ extendStatics = Object.setPrototypeOf ||
4
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
+ return extendStatics(d, b);
7
+ };
8
+ return function (d, b) {
9
+ extendStatics(d, b);
10
+ function __() { this.constructor = d; }
11
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
+ };
13
+ })();
14
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
19
+ };
20
20
  import { Property, ChildProperty, Complex } from '@syncfusion/ej2-base';
21
21
  import { FieldOptions } from './field-options';
22
22
  /**
@@ -1,4 +1,4 @@
1
- import { Property, ChildProperty } from '@syncfusion/ej2-base';
1
+ import { Property, ChildProperty } from '@syncfusion/ej2-base';
2
2
 
3
3
  /**
4
4
  * Interface for a class Group
@@ -6,64 +6,64 @@ import { Property, ChildProperty } from '@syncfusion/ej2-base';
6
6
  export interface GroupModel {
7
7
 
8
8
  /**
9
- * When set to `true`, groups the resources by date where each day renders all the resource names under it.
10
- *
11
- * @default false
12
- */
13
- byDate?: boolean;
9
+ * When set to `true`, groups the resources by date where each day renders all the resource names under it.
10
+ *
11
+ * @default false
12
+ */
13
+ byDate?: boolean;
14
14
 
15
15
  /**
16
- * Decides whether to allow the resource hierarchy to group by ID. It is set to `true` by default and when set to false,
17
- * all the resources under child collection will be mapped against each available parent.
18
- *
19
- * @default true
20
- */
21
- byGroupID?: boolean;
16
+ * Decides whether to allow the resource hierarchy to group by ID. It is set to `true` by default and when set to false,
17
+ * all the resources under child collection will be mapped against each available parent.
18
+ *
19
+ * @default true
20
+ */
21
+ byGroupID?: boolean;
22
22
 
23
23
  /**
24
- * Allows creation and editing of linked appointments assigned to multiple resources. When set to `true`,
25
- * a single appointment object instance will be maintained in schedule dataSource that are created for
26
- * multiple resources, whereas displayed individually on UI.
27
- *
28
- * @default false
29
- */
30
- allowGroupEdit?: boolean;
24
+ * Allows creation and editing of linked appointments assigned to multiple resources. When set to `true`,
25
+ * a single appointment object instance will be maintained in schedule dataSource that are created for
26
+ * multiple resources, whereas displayed individually on UI.
27
+ *
28
+ * @default false
29
+ */
30
+ allowGroupEdit?: boolean;
31
31
 
32
32
  /**
33
- * Accepts the collection of resource names assigned to each resources and allows the grouping order on schedule based on it.
34
- *
35
- * @default []
36
- */
37
- resources?: string[];
33
+ * Accepts the collection of resource names assigned to each resources and allows the grouping order on schedule based on it.
34
+ *
35
+ * @default []
36
+ */
37
+ resources?: string[];
38
38
 
39
39
  /**
40
- * Decides whether to display the resource grouping layout in normal or compact mode in mobile devices. When set to `false`,
41
- * the default grouping layout on desktop will be displayed on mobile devices with scrolling enabled.
42
- *
43
- * @default true
44
- */
45
- enableCompactView?: boolean;
40
+ * Decides whether to display the resource grouping layout in normal or compact mode in mobile devices. When set to `false`,
41
+ * the default grouping layout on desktop will be displayed on mobile devices with scrolling enabled.
42
+ *
43
+ * @default true
44
+ */
45
+ enableCompactView?: boolean;
46
46
 
47
47
  /**
48
- * Template option to customize the tooltip that displays over the resource header bar. By default, no tooltip will be
49
- * displayed on resource header bar. It accepts either the string or HTMLElement as template design content and
50
- * parse it appropriately before displaying it onto the tooltip. All the resource fields mapped for resource dataSource
51
- * can be accessed within this template code.
52
- *
53
- * @default null
54
- * @angularType string | object
55
- * @reactType string | function | JSX.Element
56
- * @vueType string | function
57
- * @aspType string
58
- */
59
- headerTooltipTemplate?: string | Function;
48
+ * Template option to customize the tooltip that displays over the resource header bar. By default, no tooltip will be
49
+ * displayed on resource header bar. It accepts either the string or HTMLElement as template design content and
50
+ * parse it appropriately before displaying it onto the tooltip. All the resource fields mapped for resource dataSource
51
+ * can be accessed within this template code.
52
+ *
53
+ * @default null
54
+ * @angularType string | object
55
+ * @reactType string | function | JSX.Element
56
+ * @vueType string | function
57
+ * @aspType string
58
+ */
59
+ headerTooltipTemplate?: string | Function;
60
60
 
61
61
  /**
62
- * Decides whether to show/hide the non-working days. It is set to `false` by default and when set to `true`, it hides the non-working days.
63
- * This property is applicable for `Day`, `Week`, `WorkWeek` and `month` views, which are grouped under date.
64
- *
65
- * @default false
66
- */
67
- hideNonWorkingDays?: boolean;
62
+ * Decides whether to show/hide the non-working days. It is set to `false` by default and when set to `true`, it hides the non-working days.
63
+ * This property is applicable for `Day`, `Week`, `WorkWeek` and `month` views, which are grouped under date.
64
+ *
65
+ * @default false
66
+ */
67
+ hideNonWorkingDays?: boolean;
68
68
 
69
69
  }
@@ -1,22 +1,22 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- extendStatics(d, b);
10
- function __() { this.constructor = d; }
11
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
- };
13
- })();
14
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
- return c > 3 && r && Object.defineProperty(target, key, r), r;
19
- };
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = function (d, b) {
3
+ extendStatics = Object.setPrototypeOf ||
4
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
+ return extendStatics(d, b);
7
+ };
8
+ return function (d, b) {
9
+ extendStatics(d, b);
10
+ function __() { this.constructor = d; }
11
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
+ };
13
+ })();
14
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
19
+ };
20
20
  import { Property, ChildProperty } from '@syncfusion/ej2-base';
21
21
  /**
22
22
  * A class that holds the resource grouping related configurations on Schedule.
@@ -1,4 +1,4 @@
1
- import { Property, ChildProperty } from '@syncfusion/ej2-base';import { HeaderRowType } from '../base/type';
1
+ import { Property, ChildProperty } from '@syncfusion/ej2-base';
2
2
 
3
3
  /**
4
4
  * Interface for a class HeaderRows
@@ -6,28 +6,28 @@ import { Property, ChildProperty } from '@syncfusion/ej2-base';import { HeaderRo
6
6
  export interface HeaderRowsModel {
7
7
 
8
8
  /**
9
- * It defines the header row type, which accepts either of the following values.
10
- * * `Year`: Denotes the year row in the header bar.
11
- * * `Month`: Denotes the month row in the header bar.
12
- * * `Week`: Denotes the week row in the header bar.
13
- * * `Date`: Denotes the date row in the header bar.
14
- * * `Hour`: Denotes the hour row in the header bar.
15
- *
16
- * @default null
17
- */
18
- option?: HeaderRowType;
9
+ * It defines the header row type, which accepts either of the following values.
10
+ * * `Year`: Denotes the year row in the header bar.
11
+ * * `Month`: Denotes the month row in the header bar.
12
+ * * `Week`: Denotes the week row in the header bar.
13
+ * * `Date`: Denotes the date row in the header bar.
14
+ * * `Hour`: Denotes the hour row in the header bar.
15
+ *
16
+ * @default null
17
+ */
18
+ option?: HeaderRowType;
19
19
 
20
20
  /**
21
- * Template option to customize the individual header rows. It accepts either the string or HTMLElement as template design
22
- * content and parse it appropriately before displaying it onto the header cells. The field that
23
- * can be accessed via this template is `date`.
24
- *
25
- * @default null
26
- * @angularType string | object
27
- * @reactType string | function | JSX.Element
28
- * @vueType string | function
29
- * @aspType string
30
- */
31
- template?: string | Function;
21
+ * Template option to customize the individual header rows. It accepts either the string or HTMLElement as template design
22
+ * content and parse it appropriately before displaying it onto the header cells. The field that
23
+ * can be accessed via this template is `date`.
24
+ *
25
+ * @default null
26
+ * @angularType string | object
27
+ * @reactType string | function | JSX.Element
28
+ * @vueType string | function
29
+ * @aspType string
30
+ */
31
+ template?: string | Function;
32
32
 
33
33
  }
@@ -1,22 +1,22 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- extendStatics(d, b);
10
- function __() { this.constructor = d; }
11
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
- };
13
- })();
14
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
- else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
- return c > 3 && r && Object.defineProperty(target, key, r), r;
19
- };
1
+ var __extends = (this && this.__extends) || (function () {
2
+ var extendStatics = function (d, b) {
3
+ extendStatics = Object.setPrototypeOf ||
4
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
6
+ return extendStatics(d, b);
7
+ };
8
+ return function (d, b) {
9
+ extendStatics(d, b);
10
+ function __() { this.constructor = d; }
11
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
12
+ };
13
+ })();
14
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
15
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
17
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
19
+ };
20
20
  import { Property, ChildProperty } from '@syncfusion/ej2-base';
21
21
  /**
22
22
  * A class that represents the header rows related configurations on timeline views.