@syncfusion/ej2-angular-calendars 24.1.43 → 24.1.44-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (441) hide show
  1. package/@syncfusion/ej2-angular-calendars.es5.js +1048 -0
  2. package/@syncfusion/ej2-angular-calendars.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-calendars.js +981 -0
  4. package/@syncfusion/ej2-angular-calendars.js.map +1 -0
  5. package/CHANGELOG.md +1348 -0
  6. package/README.md +1 -1
  7. package/dist/ej2-angular-calendars.umd.js +1093 -0
  8. package/dist/ej2-angular-calendars.umd.js.map +1 -0
  9. package/dist/ej2-angular-calendars.umd.min.js +11 -0
  10. package/dist/ej2-angular-calendars.umd.min.js.map +1 -0
  11. package/ej2-angular-calendars.d.ts +9 -0
  12. package/ej2-angular-calendars.metadata.json +1 -0
  13. package/package.json +14 -28
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/utils/lib-details.d.ts +2 -2
  16. package/schematics/utils/lib-details.js +2 -2
  17. package/schematics/utils/lib-details.ts +2 -2
  18. package/src/calendar/calendar-all.module.d.ts +0 -6
  19. package/src/calendar/calendar.component.d.ts +0 -3
  20. package/src/calendar/calendar.module.d.ts +0 -6
  21. package/src/datepicker/datepicker-all.module.d.ts +0 -6
  22. package/src/datepicker/datepicker.component.d.ts +0 -3
  23. package/src/datepicker/datepicker.module.d.ts +0 -6
  24. package/src/daterangepicker/daterangepicker-all.module.d.ts +0 -6
  25. package/src/daterangepicker/daterangepicker.component.d.ts +0 -3
  26. package/src/daterangepicker/daterangepicker.module.d.ts +0 -7
  27. package/src/daterangepicker/presets.directive.d.ts +0 -5
  28. package/src/datetimepicker/datetimepicker-all.module.d.ts +0 -6
  29. package/src/datetimepicker/datetimepicker.component.d.ts +0 -3
  30. package/src/datetimepicker/datetimepicker.module.d.ts +0 -6
  31. package/src/timepicker/timepicker-all.module.d.ts +0 -6
  32. package/src/timepicker/timepicker.component.d.ts +0 -3
  33. package/src/timepicker/timepicker.module.d.ts +0 -6
  34. package/styles/bootstrap-dark.css +1 -2952
  35. package/styles/bootstrap.css +1 -2960
  36. package/styles/bootstrap4.css +1 -2988
  37. package/styles/bootstrap5-dark.css +1 -3118
  38. package/styles/bootstrap5.css +1 -3118
  39. package/styles/calendar/bootstrap-dark.css +1 -824
  40. package/styles/calendar/bootstrap-dark.scss +1 -5
  41. package/styles/calendar/bootstrap.css +1 -825
  42. package/styles/calendar/bootstrap.scss +1 -5
  43. package/styles/calendar/bootstrap4.css +1 -825
  44. package/styles/calendar/bootstrap4.scss +1 -5
  45. package/styles/calendar/bootstrap5-dark.css +1 -894
  46. package/styles/calendar/bootstrap5-dark.scss +1 -5
  47. package/styles/calendar/bootstrap5.css +1 -894
  48. package/styles/calendar/bootstrap5.scss +1 -5
  49. package/styles/calendar/fabric-dark.css +1 -830
  50. package/styles/calendar/fabric-dark.scss +1 -5
  51. package/styles/calendar/fabric.css +1 -835
  52. package/styles/calendar/fabric.scss +1 -5
  53. package/styles/calendar/fluent-dark.css +1 -1000
  54. package/styles/calendar/fluent-dark.scss +1 -5
  55. package/styles/calendar/fluent.css +1 -1000
  56. package/styles/calendar/fluent.scss +1 -5
  57. package/styles/calendar/highcontrast-light.css +1 -825
  58. package/styles/calendar/highcontrast-light.scss +1 -5
  59. package/styles/calendar/highcontrast.css +1 -835
  60. package/styles/calendar/highcontrast.scss +1 -5
  61. package/styles/calendar/material-dark.css +1 -834
  62. package/styles/calendar/material-dark.scss +1 -5
  63. package/styles/calendar/material.css +1 -835
  64. package/styles/calendar/material.scss +1 -5
  65. package/styles/calendar/material3-dark.css +1 -894
  66. package/styles/calendar/material3-dark.scss +1 -5
  67. package/styles/calendar/material3.css +1 -950
  68. package/styles/calendar/material3.scss +1 -5
  69. package/styles/calendar/tailwind-dark.css +1 -927
  70. package/styles/calendar/tailwind-dark.scss +1 -5
  71. package/styles/calendar/tailwind.css +1 -927
  72. package/styles/calendar/tailwind.scss +1 -5
  73. package/styles/datepicker/bootstrap-dark.css +1 -449
  74. package/styles/datepicker/bootstrap-dark.scss +1 -7
  75. package/styles/datepicker/bootstrap.css +1 -450
  76. package/styles/datepicker/bootstrap.scss +1 -7
  77. package/styles/datepicker/bootstrap4.css +1 -462
  78. package/styles/datepicker/bootstrap4.scss +1 -7
  79. package/styles/datepicker/bootstrap5-dark.css +1 -460
  80. package/styles/datepicker/bootstrap5-dark.scss +1 -7
  81. package/styles/datepicker/bootstrap5.css +1 -460
  82. package/styles/datepicker/bootstrap5.scss +1 -7
  83. package/styles/datepicker/fabric-dark.css +1 -442
  84. package/styles/datepicker/fabric-dark.scss +1 -7
  85. package/styles/datepicker/fabric.css +1 -443
  86. package/styles/datepicker/fabric.scss +1 -7
  87. package/styles/datepicker/fluent-dark.css +1 -460
  88. package/styles/datepicker/fluent-dark.scss +1 -7
  89. package/styles/datepicker/fluent.css +1 -460
  90. package/styles/datepicker/fluent.scss +1 -7
  91. package/styles/datepicker/highcontrast-light.css +1 -455
  92. package/styles/datepicker/highcontrast-light.scss +1 -7
  93. package/styles/datepicker/highcontrast.css +1 -456
  94. package/styles/datepicker/highcontrast.scss +1 -7
  95. package/styles/datepicker/material-dark.css +1 -491
  96. package/styles/datepicker/material-dark.scss +1 -7
  97. package/styles/datepicker/material.css +1 -500
  98. package/styles/datepicker/material.scss +1 -7
  99. package/styles/datepicker/material3-dark.css +1 -539
  100. package/styles/datepicker/material3-dark.scss +1 -7
  101. package/styles/datepicker/material3.css +1 -595
  102. package/styles/datepicker/material3.scss +1 -7
  103. package/styles/datepicker/tailwind-dark.css +1 -465
  104. package/styles/datepicker/tailwind-dark.scss +1 -7
  105. package/styles/datepicker/tailwind.css +1 -465
  106. package/styles/datepicker/tailwind.scss +1 -7
  107. package/styles/daterangepicker/bootstrap-dark.css +1 -1177
  108. package/styles/daterangepicker/bootstrap-dark.scss +1 -7
  109. package/styles/daterangepicker/bootstrap.css +1 -1183
  110. package/styles/daterangepicker/bootstrap.scss +1 -7
  111. package/styles/daterangepicker/bootstrap4.css +1 -1195
  112. package/styles/daterangepicker/bootstrap4.scss +1 -7
  113. package/styles/daterangepicker/bootstrap5-dark.css +1 -1257
  114. package/styles/daterangepicker/bootstrap5-dark.scss +1 -7
  115. package/styles/daterangepicker/bootstrap5.css +1 -1257
  116. package/styles/daterangepicker/bootstrap5.scss +1 -7
  117. package/styles/daterangepicker/fabric-dark.css +1 -1177
  118. package/styles/daterangepicker/fabric-dark.scss +1 -7
  119. package/styles/daterangepicker/fabric.css +1 -1178
  120. package/styles/daterangepicker/fabric.scss +1 -7
  121. package/styles/daterangepicker/fluent-dark.css +1 -1295
  122. package/styles/daterangepicker/fluent-dark.scss +1 -7
  123. package/styles/daterangepicker/fluent.css +1 -1295
  124. package/styles/daterangepicker/fluent.scss +1 -7
  125. package/styles/daterangepicker/highcontrast-light.css +1 -1177
  126. package/styles/daterangepicker/highcontrast-light.scss +1 -7
  127. package/styles/daterangepicker/highcontrast.css +1 -1178
  128. package/styles/daterangepicker/highcontrast.scss +1 -7
  129. package/styles/daterangepicker/material-dark.css +1 -1215
  130. package/styles/daterangepicker/material-dark.scss +1 -7
  131. package/styles/daterangepicker/material.css +1 -1229
  132. package/styles/daterangepicker/material.scss +1 -7
  133. package/styles/daterangepicker/material3-dark.css +1 -1322
  134. package/styles/daterangepicker/material3-dark.scss +1 -7
  135. package/styles/daterangepicker/material3.css +1 -1378
  136. package/styles/daterangepicker/material3.scss +1 -7
  137. package/styles/daterangepicker/tailwind-dark.css +1 -1196
  138. package/styles/daterangepicker/tailwind-dark.scss +1 -7
  139. package/styles/daterangepicker/tailwind.css +1 -1196
  140. package/styles/daterangepicker/tailwind.scss +1 -7
  141. package/styles/datetimepicker/bootstrap-dark.css +1 -190
  142. package/styles/datetimepicker/bootstrap-dark.scss +1 -8
  143. package/styles/datetimepicker/bootstrap.css +1 -190
  144. package/styles/datetimepicker/bootstrap.scss +1 -8
  145. package/styles/datetimepicker/bootstrap4.css +1 -192
  146. package/styles/datetimepicker/bootstrap4.scss +1 -8
  147. package/styles/datetimepicker/bootstrap5-dark.css +1 -191
  148. package/styles/datetimepicker/bootstrap5-dark.scss +1 -8
  149. package/styles/datetimepicker/bootstrap5.css +1 -191
  150. package/styles/datetimepicker/bootstrap5.scss +1 -8
  151. package/styles/datetimepicker/fabric-dark.css +1 -190
  152. package/styles/datetimepicker/fabric-dark.scss +1 -8
  153. package/styles/datetimepicker/fabric.css +1 -190
  154. package/styles/datetimepicker/fabric.scss +1 -8
  155. package/styles/datetimepicker/fluent-dark.css +1 -191
  156. package/styles/datetimepicker/fluent-dark.scss +1 -8
  157. package/styles/datetimepicker/fluent.css +1 -191
  158. package/styles/datetimepicker/fluent.scss +1 -8
  159. package/styles/datetimepicker/highcontrast-light.css +1 -190
  160. package/styles/datetimepicker/highcontrast-light.scss +1 -8
  161. package/styles/datetimepicker/highcontrast.css +1 -190
  162. package/styles/datetimepicker/highcontrast.scss +1 -8
  163. package/styles/datetimepicker/material-dark.css +1 -240
  164. package/styles/datetimepicker/material-dark.scss +1 -8
  165. package/styles/datetimepicker/material.css +1 -257
  166. package/styles/datetimepicker/material.scss +1 -8
  167. package/styles/datetimepicker/material3-dark.css +1 -282
  168. package/styles/datetimepicker/material3-dark.scss +1 -8
  169. package/styles/datetimepicker/material3.css +1 -338
  170. package/styles/datetimepicker/material3.scss +1 -8
  171. package/styles/datetimepicker/tailwind-dark.css +1 -191
  172. package/styles/datetimepicker/tailwind-dark.scss +1 -8
  173. package/styles/datetimepicker/tailwind.css +1 -191
  174. package/styles/datetimepicker/tailwind.scss +1 -8
  175. package/styles/fabric-dark.css +1 -2951
  176. package/styles/fabric.css +1 -2958
  177. package/styles/fluent-dark.css +1 -3260
  178. package/styles/fluent.css +1 -3260
  179. package/styles/highcontrast-light.css +1 -2959
  180. package/styles/highcontrast.css +1 -2971
  181. package/styles/material-dark.css +1 -3130
  182. package/styles/material.css +1 -3179
  183. package/styles/material3-dark.css +1 -3218
  184. package/styles/material3-dark.scss +0 -1
  185. package/styles/material3.css +1 -3274
  186. package/styles/material3.scss +0 -1
  187. package/styles/tailwind-dark.css +1 -3092
  188. package/styles/tailwind.css +1 -3092
  189. package/styles/timepicker/bootstrap-dark.css +1 -309
  190. package/styles/timepicker/bootstrap-dark.scss +1 -6
  191. package/styles/timepicker/bootstrap.css +1 -309
  192. package/styles/timepicker/bootstrap.scss +1 -6
  193. package/styles/timepicker/bootstrap4.css +1 -311
  194. package/styles/timepicker/bootstrap4.scss +1 -6
  195. package/styles/timepicker/bootstrap5-dark.css +1 -312
  196. package/styles/timepicker/bootstrap5-dark.scss +1 -6
  197. package/styles/timepicker/bootstrap5.css +1 -312
  198. package/styles/timepicker/bootstrap5.scss +1 -6
  199. package/styles/timepicker/fabric-dark.css +1 -309
  200. package/styles/timepicker/fabric-dark.scss +1 -6
  201. package/styles/timepicker/fabric.css +1 -309
  202. package/styles/timepicker/fabric.scss +1 -6
  203. package/styles/timepicker/fluent-dark.css +1 -310
  204. package/styles/timepicker/fluent-dark.scss +1 -6
  205. package/styles/timepicker/fluent.css +1 -310
  206. package/styles/timepicker/fluent.scss +1 -6
  207. package/styles/timepicker/highcontrast-light.css +1 -309
  208. package/styles/timepicker/highcontrast-light.scss +1 -6
  209. package/styles/timepicker/highcontrast.css +1 -309
  210. package/styles/timepicker/highcontrast.scss +1 -6
  211. package/styles/timepicker/material-dark.css +1 -347
  212. package/styles/timepicker/material-dark.scss +1 -6
  213. package/styles/timepicker/material.css +1 -355
  214. package/styles/timepicker/material.scss +1 -6
  215. package/styles/timepicker/material3-dark.css +1 -398
  216. package/styles/timepicker/material3-dark.scss +1 -6
  217. package/styles/timepicker/material3.css +1 -454
  218. package/styles/timepicker/material3.scss +1 -6
  219. package/styles/timepicker/tailwind-dark.css +1 -310
  220. package/styles/timepicker/tailwind-dark.scss +1 -6
  221. package/styles/timepicker/tailwind.css +1 -310
  222. package/styles/timepicker/tailwind.scss +1 -6
  223. package/esm2020/public_api.mjs +0 -3
  224. package/esm2020/src/calendar/calendar-all.module.mjs +0 -29
  225. package/esm2020/src/calendar/calendar.component.mjs +0 -91
  226. package/esm2020/src/calendar/calendar.module.mjs +0 -25
  227. package/esm2020/src/datepicker/datepicker-all.module.mjs +0 -29
  228. package/esm2020/src/datepicker/datepicker.component.mjs +0 -99
  229. package/esm2020/src/datepicker/datepicker.module.mjs +0 -25
  230. package/esm2020/src/daterangepicker/daterangepicker-all.module.mjs +0 -23
  231. package/esm2020/src/daterangepicker/daterangepicker.component.mjs +0 -103
  232. package/esm2020/src/daterangepicker/daterangepicker.module.mjs +0 -34
  233. package/esm2020/src/daterangepicker/presets.directive.mjs +0 -58
  234. package/esm2020/src/datetimepicker/datetimepicker-all.module.mjs +0 -23
  235. package/esm2020/src/datetimepicker/datetimepicker.component.mjs +0 -99
  236. package/esm2020/src/datetimepicker/datetimepicker.module.mjs +0 -25
  237. package/esm2020/src/index.mjs +0 -18
  238. package/esm2020/src/timepicker/timepicker-all.module.mjs +0 -23
  239. package/esm2020/src/timepicker/timepicker.component.mjs +0 -92
  240. package/esm2020/src/timepicker/timepicker.module.mjs +0 -25
  241. package/esm2020/syncfusion-ej2-angular-calendars.mjs +0 -5
  242. package/fesm2015/syncfusion-ej2-angular-calendars.mjs +0 -737
  243. package/fesm2015/syncfusion-ej2-angular-calendars.mjs.map +0 -1
  244. package/fesm2020/syncfusion-ej2-angular-calendars.mjs +0 -737
  245. package/fesm2020/syncfusion-ej2-angular-calendars.mjs.map +0 -1
  246. package/styles/calendar/_all.scss +0 -2
  247. package/styles/calendar/_bootstrap-dark-definition.scss +0 -228
  248. package/styles/calendar/_bootstrap-definition.scss +0 -228
  249. package/styles/calendar/_bootstrap4-definition.scss +0 -228
  250. package/styles/calendar/_bootstrap5-dark-definition.scss +0 -1
  251. package/styles/calendar/_bootstrap5-definition.scss +0 -250
  252. package/styles/calendar/_fabric-dark-definition.scss +0 -192
  253. package/styles/calendar/_fabric-definition.scss +0 -190
  254. package/styles/calendar/_fluent-dark-definition.scss +0 -1
  255. package/styles/calendar/_fluent-definition.scss +0 -252
  256. package/styles/calendar/_fusionnew-definition.scss +0 -250
  257. package/styles/calendar/_highcontrast-definition.scss +0 -189
  258. package/styles/calendar/_highcontrast-light-definition.scss +0 -192
  259. package/styles/calendar/_layout.scss +0 -786
  260. package/styles/calendar/_material-dark-definition.scss +0 -194
  261. package/styles/calendar/_material-definition.scss +0 -189
  262. package/styles/calendar/_material3-dark-definition.scss +0 -1
  263. package/styles/calendar/_material3-definition.scss +0 -195
  264. package/styles/calendar/_tailwind-dark-definition.scss +0 -1
  265. package/styles/calendar/_tailwind-definition.scss +0 -262
  266. package/styles/calendar/_theme.scss +0 -534
  267. package/styles/calendar/icons/_bootstrap-dark.scss +0 -13
  268. package/styles/calendar/icons/_bootstrap.scss +0 -13
  269. package/styles/calendar/icons/_bootstrap4.scss +0 -13
  270. package/styles/calendar/icons/_bootstrap5-dark.scss +0 -1
  271. package/styles/calendar/icons/_bootstrap5.scss +0 -13
  272. package/styles/calendar/icons/_fabric-dark.scss +0 -13
  273. package/styles/calendar/icons/_fabric.scss +0 -13
  274. package/styles/calendar/icons/_fluent-dark.scss +0 -1
  275. package/styles/calendar/icons/_fluent.scss +0 -13
  276. package/styles/calendar/icons/_fusionnew.scss +0 -13
  277. package/styles/calendar/icons/_highcontrast-light.scss +0 -13
  278. package/styles/calendar/icons/_highcontrast.scss +0 -13
  279. package/styles/calendar/icons/_material-dark.scss +0 -13
  280. package/styles/calendar/icons/_material.scss +0 -13
  281. package/styles/calendar/icons/_material3-dark.scss +0 -1
  282. package/styles/calendar/icons/_material3.scss +0 -13
  283. package/styles/calendar/icons/_tailwind-dark.scss +0 -1
  284. package/styles/calendar/icons/_tailwind.scss +0 -13
  285. package/styles/datepicker/_all.scss +0 -2
  286. package/styles/datepicker/_bootstrap-dark-definition.scss +0 -97
  287. package/styles/datepicker/_bootstrap-definition.scss +0 -96
  288. package/styles/datepicker/_bootstrap4-definition.scss +0 -101
  289. package/styles/datepicker/_bootstrap5-dark-definition.scss +0 -1
  290. package/styles/datepicker/_bootstrap5-definition.scss +0 -107
  291. package/styles/datepicker/_fabric-dark-definition.scss +0 -98
  292. package/styles/datepicker/_fabric-definition.scss +0 -95
  293. package/styles/datepicker/_fluent-dark-definition.scss +0 -1
  294. package/styles/datepicker/_fluent-definition.scss +0 -107
  295. package/styles/datepicker/_fusionnew-definition.scss +0 -107
  296. package/styles/datepicker/_highcontrast-definition.scss +0 -96
  297. package/styles/datepicker/_highcontrast-light-definition.scss +0 -99
  298. package/styles/datepicker/_layout.scss +0 -434
  299. package/styles/datepicker/_material-dark-definition.scss +0 -103
  300. package/styles/datepicker/_material-definition.scss +0 -100
  301. package/styles/datepicker/_material3-dark-definition.scss +0 -1
  302. package/styles/datepicker/_material3-definition.scss +0 -116
  303. package/styles/datepicker/_tailwind-dark-definition.scss +0 -1
  304. package/styles/datepicker/_tailwind-definition.scss +0 -105
  305. package/styles/datepicker/_theme.scss +0 -53
  306. package/styles/datepicker/icons/_bootstrap-dark.scss +0 -73
  307. package/styles/datepicker/icons/_bootstrap.scss +0 -72
  308. package/styles/datepicker/icons/_bootstrap4.scss +0 -76
  309. package/styles/datepicker/icons/_bootstrap5-dark.scss +0 -1
  310. package/styles/datepicker/icons/_bootstrap5.scss +0 -76
  311. package/styles/datepicker/icons/_fabric-dark.scss +0 -65
  312. package/styles/datepicker/icons/_fabric.scss +0 -65
  313. package/styles/datepicker/icons/_fluent-dark.scss +0 -1
  314. package/styles/datepicker/icons/_fluent.scss +0 -76
  315. package/styles/datepicker/icons/_fusionnew.scss +0 -76
  316. package/styles/datepicker/icons/_highcontrast-light.scss +0 -72
  317. package/styles/datepicker/icons/_highcontrast.scss +0 -72
  318. package/styles/datepicker/icons/_material-dark.scss +0 -99
  319. package/styles/datepicker/icons/_material.scss +0 -99
  320. package/styles/datepicker/icons/_material3-dark.scss +0 -1
  321. package/styles/datepicker/icons/_material3.scss +0 -79
  322. package/styles/datepicker/icons/_tailwind-dark.scss +0 -1
  323. package/styles/datepicker/icons/_tailwind.scss +0 -76
  324. package/styles/daterangepicker/_all.scss +0 -2
  325. package/styles/daterangepicker/_bootstrap-dark-definition.scss +0 -258
  326. package/styles/daterangepicker/_bootstrap-definition.scss +0 -258
  327. package/styles/daterangepicker/_bootstrap4-definition.scss +0 -268
  328. package/styles/daterangepicker/_bootstrap5-dark-definition.scss +0 -1
  329. package/styles/daterangepicker/_bootstrap5-definition.scss +0 -296
  330. package/styles/daterangepicker/_fabric-dark-definition.scss +0 -261
  331. package/styles/daterangepicker/_fabric-definition.scss +0 -258
  332. package/styles/daterangepicker/_fluent-dark-definition.scss +0 -1
  333. package/styles/daterangepicker/_fluent-definition.scss +0 -322
  334. package/styles/daterangepicker/_fusionnew-definition.scss +0 -295
  335. package/styles/daterangepicker/_highcontrast-definition.scss +0 -258
  336. package/styles/daterangepicker/_highcontrast-light-definition.scss +0 -261
  337. package/styles/daterangepicker/_layout.scss +0 -1030
  338. package/styles/daterangepicker/_material-dark-definition.scss +0 -266
  339. package/styles/daterangepicker/_material-definition.scss +0 -266
  340. package/styles/daterangepicker/_material3-dark-definition.scss +0 -1
  341. package/styles/daterangepicker/_material3-definition.scss +0 -282
  342. package/styles/daterangepicker/_tailwind-dark-definition.scss +0 -1
  343. package/styles/daterangepicker/_tailwind-definition.scss +0 -287
  344. package/styles/daterangepicker/_theme.scss +0 -455
  345. package/styles/daterangepicker/icons/_bootstrap-dark.scss +0 -85
  346. package/styles/daterangepicker/icons/_bootstrap.scss +0 -85
  347. package/styles/daterangepicker/icons/_bootstrap4.scss +0 -94
  348. package/styles/daterangepicker/icons/_bootstrap5-dark.scss +0 -1
  349. package/styles/daterangepicker/icons/_bootstrap5.scss +0 -92
  350. package/styles/daterangepicker/icons/_fabric-dark.scss +0 -85
  351. package/styles/daterangepicker/icons/_fabric.scss +0 -85
  352. package/styles/daterangepicker/icons/_fluent-dark.scss +0 -1
  353. package/styles/daterangepicker/icons/_fluent.scss +0 -92
  354. package/styles/daterangepicker/icons/_fusionnew.scss +0 -92
  355. package/styles/daterangepicker/icons/_highcontrast-light.scss +0 -85
  356. package/styles/daterangepicker/icons/_highcontrast.scss +0 -85
  357. package/styles/daterangepicker/icons/_material-dark.scss +0 -119
  358. package/styles/daterangepicker/icons/_material.scss +0 -119
  359. package/styles/daterangepicker/icons/_material3-dark.scss +0 -1
  360. package/styles/daterangepicker/icons/_material3.scss +0 -129
  361. package/styles/daterangepicker/icons/_tailwind-dark.scss +0 -1
  362. package/styles/daterangepicker/icons/_tailwind.scss +0 -92
  363. package/styles/datetimepicker/_all.scss +0 -2
  364. package/styles/datetimepicker/_bootstrap-dark-definition.scss +0 -60
  365. package/styles/datetimepicker/_bootstrap-definition.scss +0 -59
  366. package/styles/datetimepicker/_bootstrap4-definition.scss +0 -65
  367. package/styles/datetimepicker/_bootstrap5-dark-definition.scss +0 -1
  368. package/styles/datetimepicker/_bootstrap5-definition.scss +0 -65
  369. package/styles/datetimepicker/_fabric-dark-definition.scss +0 -60
  370. package/styles/datetimepicker/_fabric-definition.scss +0 -57
  371. package/styles/datetimepicker/_fluent-dark-definition.scss +0 -1
  372. package/styles/datetimepicker/_fluent-definition.scss +0 -65
  373. package/styles/datetimepicker/_fusionnew-definition.scss +0 -65
  374. package/styles/datetimepicker/_highcontrast-definition.scss +0 -57
  375. package/styles/datetimepicker/_highcontrast-light-definition.scss +0 -60
  376. package/styles/datetimepicker/_layout.scss +0 -238
  377. package/styles/datetimepicker/_material-dark-definition.scss +0 -64
  378. package/styles/datetimepicker/_material-definition.scss +0 -62
  379. package/styles/datetimepicker/_material3-dark-definition.scss +0 -1
  380. package/styles/datetimepicker/_material3-definition.scss +0 -71
  381. package/styles/datetimepicker/_tailwind-dark-definition.scss +0 -1
  382. package/styles/datetimepicker/_tailwind-definition.scss +0 -65
  383. package/styles/datetimepicker/_theme.scss +0 -70
  384. package/styles/datetimepicker/icons/_bootstrap-dark.scss +0 -11
  385. package/styles/datetimepicker/icons/_bootstrap.scss +0 -11
  386. package/styles/datetimepicker/icons/_bootstrap4.scss +0 -11
  387. package/styles/datetimepicker/icons/_bootstrap5-dark.scss +0 -1
  388. package/styles/datetimepicker/icons/_bootstrap5.scss +0 -11
  389. package/styles/datetimepicker/icons/_fabric-dark.scss +0 -11
  390. package/styles/datetimepicker/icons/_fabric.scss +0 -11
  391. package/styles/datetimepicker/icons/_fluent-dark.scss +0 -1
  392. package/styles/datetimepicker/icons/_fluent.scss +0 -11
  393. package/styles/datetimepicker/icons/_fusionnew.scss +0 -11
  394. package/styles/datetimepicker/icons/_highcontrast-light.scss +0 -11
  395. package/styles/datetimepicker/icons/_highcontrast.scss +0 -11
  396. package/styles/datetimepicker/icons/_material-dark.scss +0 -53
  397. package/styles/datetimepicker/icons/_material.scss +0 -62
  398. package/styles/datetimepicker/icons/_material3-dark.scss +0 -1
  399. package/styles/datetimepicker/icons/_material3.scss +0 -11
  400. package/styles/datetimepicker/icons/_tailwind-dark.scss +0 -1
  401. package/styles/datetimepicker/icons/_tailwind.scss +0 -11
  402. package/styles/timepicker/_all.scss +0 -2
  403. package/styles/timepicker/_bootstrap-dark-definition.scss +0 -80
  404. package/styles/timepicker/_bootstrap-definition.scss +0 -77
  405. package/styles/timepicker/_bootstrap4-definition.scss +0 -85
  406. package/styles/timepicker/_bootstrap5-dark-definition.scss +0 -1
  407. package/styles/timepicker/_bootstrap5-definition.scss +0 -86
  408. package/styles/timepicker/_fabric-dark-definition.scss +0 -80
  409. package/styles/timepicker/_fabric-definition.scss +0 -77
  410. package/styles/timepicker/_fluent-dark-definition.scss +0 -1
  411. package/styles/timepicker/_fluent-definition.scss +0 -86
  412. package/styles/timepicker/_fusionnew-definition.scss +0 -86
  413. package/styles/timepicker/_highcontrast-definition.scss +0 -77
  414. package/styles/timepicker/_highcontrast-light-definition.scss +0 -80
  415. package/styles/timepicker/_layout.scss +0 -303
  416. package/styles/timepicker/_material-dark-definition.scss +0 -84
  417. package/styles/timepicker/_material-definition.scss +0 -81
  418. package/styles/timepicker/_material3-dark-definition.scss +0 -1
  419. package/styles/timepicker/_material3-definition.scss +0 -99
  420. package/styles/timepicker/_tailwind-dark-definition.scss +0 -1
  421. package/styles/timepicker/_tailwind-definition.scss +0 -84
  422. package/styles/timepicker/_theme.scss +0 -114
  423. package/styles/timepicker/icons/_bootstrap-dark.scss +0 -23
  424. package/styles/timepicker/icons/_bootstrap.scss +0 -24
  425. package/styles/timepicker/icons/_bootstrap4.scss +0 -24
  426. package/styles/timepicker/icons/_bootstrap5-dark.scss +0 -1
  427. package/styles/timepicker/icons/_bootstrap5.scss +0 -24
  428. package/styles/timepicker/icons/_fabric-dark.scss +0 -24
  429. package/styles/timepicker/icons/_fabric.scss +0 -24
  430. package/styles/timepicker/icons/_fluent-dark.scss +0 -1
  431. package/styles/timepicker/icons/_fluent.scss +0 -24
  432. package/styles/timepicker/icons/_fusionnew.scss +0 -24
  433. package/styles/timepicker/icons/_highcontrast-light.scss +0 -24
  434. package/styles/timepicker/icons/_highcontrast.scss +0 -24
  435. package/styles/timepicker/icons/_material-dark.scss +0 -52
  436. package/styles/timepicker/icons/_material.scss +0 -54
  437. package/styles/timepicker/icons/_material3-dark.scss +0 -1
  438. package/styles/timepicker/icons/_material3.scss +0 -24
  439. package/styles/timepicker/icons/_tailwind-dark.scss +0 -1
  440. package/styles/timepicker/icons/_tailwind.scss +0 -24
  441. package/syncfusion-ej2-angular-calendars.d.ts +0 -5
@@ -0,0 +1,981 @@
1
+ import { ChangeDetectionStrategy, ChangeDetectorRef, Component, ContentChild, ContentChildren, Directive, ElementRef, Injector, NgModule, Renderer2, ViewContainerRef, forwardRef } from '@angular/core';
2
+ import { NG_VALUE_ACCESSOR } from '@angular/forms';
3
+ import { ArrayBase, ComplexBase, ComponentBase, ComponentMixins, FormBase, Template, setValue } from '@syncfusion/ej2-angular-base';
4
+ import { Calendar, DatePicker, DateRangePicker, DateTimePicker, Islamic, MaskedDateTime, TimePicker } from '@syncfusion/ej2-calendars';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
8
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
9
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
10
+ 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;
11
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
12
+ };
13
+ var __metadata = (this && this.__metadata) || function (k, v) {
14
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
15
+ };
16
+ const inputs = ['calendarMode', 'cssClass', 'dayHeaderFormat', 'depth', 'enablePersistence', 'enableRtl', 'enabled', 'firstDayOfWeek', 'isMultiSelection', 'keyConfigs', 'locale', 'max', 'min', 'serverTimezoneOffset', 'showTodayButton', 'start', 'value', 'values', 'weekNumber', 'weekRule'];
17
+ const outputs = ['focus', 'blur', 'change', 'created', 'destroyed', 'navigated', 'renderDayCell', 'valueChange', 'valuesChange'];
18
+ const twoWays = ['value', 'values'];
19
+ /**
20
+ * Represents the Essential JS 2 Angular Calendar Component.
21
+ * ```html
22
+ * <ejs-calendar [value]='date'></ejs-calendar>
23
+ * ```
24
+ */
25
+ let CalendarComponent = CalendarComponent_1 = class CalendarComponent extends Calendar {
26
+ /**
27
+ * @param {?} ngEle
28
+ * @param {?} srenderer
29
+ * @param {?} viewContainerRef
30
+ * @param {?} injector
31
+ * @param {?} cdr
32
+ */
33
+ constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
34
+ super();
35
+ this.ngEle = ngEle;
36
+ this.srenderer = srenderer;
37
+ this.viewContainerRef = viewContainerRef;
38
+ this.injector = injector;
39
+ this.cdr = cdr;
40
+ this.element = this.ngEle.nativeElement;
41
+ this.injectedModules = this.injectedModules || [];
42
+ try {
43
+ let mod = this.injector.get('CalendarsIslamic');
44
+ if (this.injectedModules.indexOf(mod) === -1) {
45
+ this.injectedModules.push(mod);
46
+ }
47
+ }
48
+ catch (_a) { }
49
+ this.registerEvents(outputs);
50
+ this.addTwoWay.call(this, twoWays);
51
+ setValue('currentInstance', this, this.viewContainerRef);
52
+ this.formContext = new FormBase();
53
+ this.formCompContext = new ComponentBase();
54
+ }
55
+ /**
56
+ * @param {?} registerFunction
57
+ * @return {?}
58
+ */
59
+ registerOnChange(registerFunction) {
60
+ }
61
+ /**
62
+ * @param {?} registerFunction
63
+ * @return {?}
64
+ */
65
+ registerOnTouched(registerFunction) {
66
+ }
67
+ /**
68
+ * @param {?} value
69
+ * @return {?}
70
+ */
71
+ writeValue(value) {
72
+ }
73
+ /**
74
+ * @param {?} disabled
75
+ * @return {?}
76
+ */
77
+ setDisabledState(disabled) {
78
+ }
79
+ /**
80
+ * @return {?}
81
+ */
82
+ ngOnInit() {
83
+ this.formCompContext.ngOnInit(this);
84
+ }
85
+ /**
86
+ * @return {?}
87
+ */
88
+ ngAfterViewInit() {
89
+ this.formContext.ngAfterViewInit(this);
90
+ }
91
+ /**
92
+ * @return {?}
93
+ */
94
+ ngOnDestroy() {
95
+ this.formCompContext.ngOnDestroy(this);
96
+ }
97
+ /**
98
+ * @return {?}
99
+ */
100
+ ngAfterContentChecked() {
101
+ this.formCompContext.ngAfterContentChecked(this);
102
+ }
103
+ };
104
+ CalendarComponent.decorators = [
105
+ { type: Component, args: [{
106
+ selector: 'ejs-calendar',
107
+ inputs: inputs,
108
+ outputs: outputs,
109
+ template: '',
110
+ changeDetection: ChangeDetectionStrategy.OnPush,
111
+ providers: [
112
+ {
113
+ provide: NG_VALUE_ACCESSOR,
114
+ useExisting: forwardRef(() => CalendarComponent_1),
115
+ multi: true
116
+ }
117
+ ],
118
+ queries: {}
119
+ },] },
120
+ ];
121
+ /**
122
+ * @nocollapse
123
+ */
124
+ CalendarComponent.ctorParameters = () => [
125
+ { type: ElementRef, },
126
+ { type: Renderer2, },
127
+ { type: ViewContainerRef, },
128
+ { type: Injector, },
129
+ { type: ChangeDetectorRef, },
130
+ ];
131
+ CalendarComponent = CalendarComponent_1 = __decorate([
132
+ ComponentMixins([ComponentBase, FormBase]),
133
+ __metadata("design:paramtypes", [ElementRef,
134
+ Renderer2,
135
+ ViewContainerRef,
136
+ Injector,
137
+ ChangeDetectorRef])
138
+ ], CalendarComponent);
139
+ var CalendarComponent_1;
140
+
141
+ /**
142
+ * NgModule definition for the Calendar component.
143
+ */
144
+ class CalendarModule {
145
+ }
146
+ CalendarModule.decorators = [
147
+ { type: NgModule, args: [{
148
+ imports: [CommonModule],
149
+ declarations: [
150
+ CalendarComponent
151
+ ],
152
+ exports: [
153
+ CalendarComponent
154
+ ]
155
+ },] },
156
+ ];
157
+ /**
158
+ * @nocollapse
159
+ */
160
+ CalendarModule.ctorParameters = () => [];
161
+
162
+ const IslamicService = { provide: 'CalendarsIslamic', useValue: Islamic };
163
+ /**
164
+ * NgModule definition for the Calendar component with providers.
165
+ */
166
+ class CalendarAllModule {
167
+ }
168
+ CalendarAllModule.decorators = [
169
+ { type: NgModule, args: [{
170
+ imports: [CommonModule, CalendarModule],
171
+ exports: [
172
+ CalendarModule
173
+ ],
174
+ providers: [
175
+ IslamicService
176
+ ]
177
+ },] },
178
+ ];
179
+ /**
180
+ * @nocollapse
181
+ */
182
+ CalendarAllModule.ctorParameters = () => [];
183
+
184
+ var __decorate$1 = (this && this.__decorate) || function (decorators, target, key, desc) {
185
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
186
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
187
+ 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;
188
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
189
+ };
190
+ var __metadata$1 = (this && this.__metadata) || function (k, v) {
191
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
192
+ };
193
+ const inputs$1 = ['allowEdit', 'calendarMode', 'cssClass', 'dayHeaderFormat', 'depth', 'enableMask', 'enablePersistence', 'enableRtl', 'enabled', 'firstDayOfWeek', 'floatLabelType', 'format', 'fullScreenMode', 'htmlAttributes', 'isMultiSelection', 'keyConfigs', 'locale', 'maskPlaceholder', 'max', 'min', 'openOnFocus', 'placeholder', 'readonly', 'serverTimezoneOffset', 'showClearButton', 'showTodayButton', 'start', 'strictMode', 'value', 'values', 'weekNumber', 'weekRule', 'width', 'zIndex'];
194
+ const outputs$1 = ['blur', 'change', 'cleared', 'close', 'created', 'destroyed', 'focus', 'navigated', 'open', 'renderDayCell', 'valueChange'];
195
+ const twoWays$1 = ['value'];
196
+ /**
197
+ * Represents the Essential JS 2 Angular DatePicker Component.
198
+ * ```html
199
+ * <ejs-datepicker [value]='date'></ejs-datepicker>
200
+ * ```
201
+ */
202
+ let DatePickerComponent = DatePickerComponent_1 = class DatePickerComponent extends DatePicker {
203
+ /**
204
+ * @param {?} ngEle
205
+ * @param {?} srenderer
206
+ * @param {?} viewContainerRef
207
+ * @param {?} injector
208
+ * @param {?} cdr
209
+ */
210
+ constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
211
+ super();
212
+ this.ngEle = ngEle;
213
+ this.srenderer = srenderer;
214
+ this.viewContainerRef = viewContainerRef;
215
+ this.injector = injector;
216
+ this.cdr = cdr;
217
+ this.skipFromEvent = true;
218
+ this.element = this.ngEle.nativeElement;
219
+ this.injectedModules = this.injectedModules || [];
220
+ try {
221
+ let mod = this.injector.get('CalendarsIslamic');
222
+ if (this.injectedModules.indexOf(mod) === -1) {
223
+ this.injectedModules.push(mod);
224
+ }
225
+ }
226
+ catch (_a) { }
227
+ try {
228
+ let mod = this.injector.get('CalendarsMaskedDateTime');
229
+ if (this.injectedModules.indexOf(mod) === -1) {
230
+ this.injectedModules.push(mod);
231
+ }
232
+ }
233
+ catch (_b) { }
234
+ this.registerEvents(outputs$1);
235
+ this.addTwoWay.call(this, twoWays$1);
236
+ setValue('currentInstance', this, this.viewContainerRef);
237
+ this.formContext = new FormBase();
238
+ this.formCompContext = new ComponentBase();
239
+ }
240
+ /**
241
+ * @param {?} registerFunction
242
+ * @return {?}
243
+ */
244
+ registerOnChange(registerFunction) {
245
+ }
246
+ /**
247
+ * @param {?} registerFunction
248
+ * @return {?}
249
+ */
250
+ registerOnTouched(registerFunction) {
251
+ }
252
+ /**
253
+ * @param {?} value
254
+ * @return {?}
255
+ */
256
+ writeValue(value) {
257
+ }
258
+ /**
259
+ * @param {?} disabled
260
+ * @return {?}
261
+ */
262
+ setDisabledState(disabled) {
263
+ }
264
+ /**
265
+ * @return {?}
266
+ */
267
+ ngOnInit() {
268
+ this.formCompContext.ngOnInit(this);
269
+ }
270
+ /**
271
+ * @return {?}
272
+ */
273
+ ngAfterViewInit() {
274
+ this.formContext.ngAfterViewInit(this);
275
+ }
276
+ /**
277
+ * @return {?}
278
+ */
279
+ ngOnDestroy() {
280
+ this.formCompContext.ngOnDestroy(this);
281
+ }
282
+ /**
283
+ * @return {?}
284
+ */
285
+ ngAfterContentChecked() {
286
+ this.formCompContext.ngAfterContentChecked(this);
287
+ }
288
+ };
289
+ DatePickerComponent.decorators = [
290
+ { type: Component, args: [{
291
+ selector: 'ejs-datepicker',
292
+ inputs: inputs$1,
293
+ outputs: outputs$1,
294
+ template: '',
295
+ changeDetection: ChangeDetectionStrategy.OnPush,
296
+ providers: [
297
+ {
298
+ provide: NG_VALUE_ACCESSOR,
299
+ useExisting: forwardRef(() => DatePickerComponent_1),
300
+ multi: true
301
+ }
302
+ ],
303
+ queries: {}
304
+ },] },
305
+ ];
306
+ /**
307
+ * @nocollapse
308
+ */
309
+ DatePickerComponent.ctorParameters = () => [
310
+ { type: ElementRef, },
311
+ { type: Renderer2, },
312
+ { type: ViewContainerRef, },
313
+ { type: Injector, },
314
+ { type: ChangeDetectorRef, },
315
+ ];
316
+ DatePickerComponent = DatePickerComponent_1 = __decorate$1([
317
+ ComponentMixins([ComponentBase, FormBase]),
318
+ __metadata$1("design:paramtypes", [ElementRef,
319
+ Renderer2,
320
+ ViewContainerRef,
321
+ Injector,
322
+ ChangeDetectorRef])
323
+ ], DatePickerComponent);
324
+ var DatePickerComponent_1;
325
+
326
+ /**
327
+ * NgModule definition for the DatePicker component.
328
+ */
329
+ class DatePickerModule {
330
+ }
331
+ DatePickerModule.decorators = [
332
+ { type: NgModule, args: [{
333
+ imports: [CommonModule],
334
+ declarations: [
335
+ DatePickerComponent
336
+ ],
337
+ exports: [
338
+ DatePickerComponent
339
+ ]
340
+ },] },
341
+ ];
342
+ /**
343
+ * @nocollapse
344
+ */
345
+ DatePickerModule.ctorParameters = () => [];
346
+
347
+ const MaskedDateTimeService = { provide: 'CalendarsMaskedDateTime', useValue: MaskedDateTime };
348
+ /**
349
+ * NgModule definition for the DatePicker component with providers.
350
+ */
351
+ class DatePickerAllModule {
352
+ }
353
+ DatePickerAllModule.decorators = [
354
+ { type: NgModule, args: [{
355
+ imports: [CommonModule, DatePickerModule],
356
+ exports: [
357
+ DatePickerModule
358
+ ],
359
+ providers: [
360
+ MaskedDateTimeService
361
+ ]
362
+ },] },
363
+ ];
364
+ /**
365
+ * @nocollapse
366
+ */
367
+ DatePickerAllModule.ctorParameters = () => [];
368
+
369
+ var __decorate$2 = (this && this.__decorate) || function (decorators, target, key, desc) {
370
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
371
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
372
+ 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;
373
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
374
+ };
375
+ var __metadata$2 = (this && this.__metadata) || function (k, v) {
376
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
377
+ };
378
+ const inputs$2 = ['allowEdit', 'cssClass', 'enableMask', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'format', 'fullScreenMode', 'htmlAttributes', 'keyConfigs', 'locale', 'maskPlaceholder', 'max', 'min', 'openOnFocus', 'placeholder', 'readonly', 'scrollTo', 'serverTimezoneOffset', 'showClearButton', 'step', 'strictMode', 'value', 'width', 'zIndex'];
379
+ const outputs$2 = ['blur', 'change', 'cleared', 'close', 'created', 'destroyed', 'focus', 'itemRender', 'open', 'valueChange'];
380
+ const twoWays$2 = ['value'];
381
+ /**
382
+ * Represents the Essential JS 2 Angular TimePicker Component.
383
+ * ```html
384
+ * <ejs-timepicker [value]='dateTime'></ejs-timepicker>
385
+ * ```
386
+ */
387
+ let TimePickerComponent = TimePickerComponent_1 = class TimePickerComponent extends TimePicker {
388
+ /**
389
+ * @param {?} ngEle
390
+ * @param {?} srenderer
391
+ * @param {?} viewContainerRef
392
+ * @param {?} injector
393
+ * @param {?} cdr
394
+ */
395
+ constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
396
+ super();
397
+ this.ngEle = ngEle;
398
+ this.srenderer = srenderer;
399
+ this.viewContainerRef = viewContainerRef;
400
+ this.injector = injector;
401
+ this.cdr = cdr;
402
+ this.skipFromEvent = true;
403
+ this.element = this.ngEle.nativeElement;
404
+ this.injectedModules = this.injectedModules || [];
405
+ try {
406
+ let mod = this.injector.get('CalendarsMaskedDateTime');
407
+ if (this.injectedModules.indexOf(mod) === -1) {
408
+ this.injectedModules.push(mod);
409
+ }
410
+ }
411
+ catch (_a) { }
412
+ this.registerEvents(outputs$2);
413
+ this.addTwoWay.call(this, twoWays$2);
414
+ setValue('currentInstance', this, this.viewContainerRef);
415
+ this.formContext = new FormBase();
416
+ this.formCompContext = new ComponentBase();
417
+ }
418
+ /**
419
+ * @param {?} registerFunction
420
+ * @return {?}
421
+ */
422
+ registerOnChange(registerFunction) {
423
+ }
424
+ /**
425
+ * @param {?} registerFunction
426
+ * @return {?}
427
+ */
428
+ registerOnTouched(registerFunction) {
429
+ }
430
+ /**
431
+ * @param {?} value
432
+ * @return {?}
433
+ */
434
+ writeValue(value) {
435
+ }
436
+ /**
437
+ * @param {?} disabled
438
+ * @return {?}
439
+ */
440
+ setDisabledState(disabled) {
441
+ }
442
+ /**
443
+ * @return {?}
444
+ */
445
+ ngOnInit() {
446
+ this.formCompContext.ngOnInit(this);
447
+ }
448
+ /**
449
+ * @return {?}
450
+ */
451
+ ngAfterViewInit() {
452
+ this.formContext.ngAfterViewInit(this);
453
+ }
454
+ /**
455
+ * @return {?}
456
+ */
457
+ ngOnDestroy() {
458
+ this.formCompContext.ngOnDestroy(this);
459
+ }
460
+ /**
461
+ * @return {?}
462
+ */
463
+ ngAfterContentChecked() {
464
+ this.formCompContext.ngAfterContentChecked(this);
465
+ }
466
+ };
467
+ TimePickerComponent.decorators = [
468
+ { type: Component, args: [{
469
+ selector: 'ejs-timepicker',
470
+ inputs: inputs$2,
471
+ outputs: outputs$2,
472
+ template: '',
473
+ changeDetection: ChangeDetectionStrategy.OnPush,
474
+ providers: [
475
+ {
476
+ provide: NG_VALUE_ACCESSOR,
477
+ useExisting: forwardRef(() => TimePickerComponent_1),
478
+ multi: true
479
+ }
480
+ ],
481
+ queries: {}
482
+ },] },
483
+ ];
484
+ /**
485
+ * @nocollapse
486
+ */
487
+ TimePickerComponent.ctorParameters = () => [
488
+ { type: ElementRef, },
489
+ { type: Renderer2, },
490
+ { type: ViewContainerRef, },
491
+ { type: Injector, },
492
+ { type: ChangeDetectorRef, },
493
+ ];
494
+ TimePickerComponent = TimePickerComponent_1 = __decorate$2([
495
+ ComponentMixins([ComponentBase, FormBase]),
496
+ __metadata$2("design:paramtypes", [ElementRef,
497
+ Renderer2,
498
+ ViewContainerRef,
499
+ Injector,
500
+ ChangeDetectorRef])
501
+ ], TimePickerComponent);
502
+ var TimePickerComponent_1;
503
+
504
+ /**
505
+ * NgModule definition for the TimePicker component.
506
+ */
507
+ class TimePickerModule {
508
+ }
509
+ TimePickerModule.decorators = [
510
+ { type: NgModule, args: [{
511
+ imports: [CommonModule],
512
+ declarations: [
513
+ TimePickerComponent
514
+ ],
515
+ exports: [
516
+ TimePickerComponent
517
+ ]
518
+ },] },
519
+ ];
520
+ /**
521
+ * @nocollapse
522
+ */
523
+ TimePickerModule.ctorParameters = () => [];
524
+
525
+ /**
526
+ * NgModule definition for the TimePicker component with providers.
527
+ */
528
+ class TimePickerAllModule {
529
+ }
530
+ TimePickerAllModule.decorators = [
531
+ { type: NgModule, args: [{
532
+ imports: [CommonModule, TimePickerModule],
533
+ exports: [
534
+ TimePickerModule
535
+ ],
536
+ providers: []
537
+ },] },
538
+ ];
539
+ /**
540
+ * @nocollapse
541
+ */
542
+ TimePickerAllModule.ctorParameters = () => [];
543
+
544
+ let input = ['end', 'label', 'start'];
545
+ let outputs$3 = [];
546
+ /**
547
+ * 'e-presets' directive represent a presets of angular daterangepicker
548
+ * It must be contained in a daterangepicker component(`ej-daterangepicker`).
549
+ * ```html
550
+ * <ejs-daterangepicker id='range'>
551
+ * <e-presets>
552
+ * <e-preset label='Last Week' [start]=new Date('06/07/2018') [end]= new Date('06/01/2018')></e-preset>
553
+ * <e-preset label='Last Month' [start]=new Date('06/07/2018') [end]= new Date('05/07/2018')></e-preset>
554
+ * </e-presets>
555
+ * </ejs-daterangepicker>
556
+ * ```
557
+ */
558
+ class PresetDirective extends ComplexBase {
559
+ /**
560
+ * @param {?} viewContainerRef
561
+ */
562
+ constructor(viewContainerRef) {
563
+ super();
564
+ this.viewContainerRef = viewContainerRef;
565
+ setValue('currentInstance', this, this.viewContainerRef);
566
+ this.registerEvents(outputs$3);
567
+ this.directivePropList = input;
568
+ }
569
+ }
570
+ PresetDirective.decorators = [
571
+ { type: Directive, args: [{
572
+ selector: 'e-presets>e-preset',
573
+ inputs: input,
574
+ outputs: outputs$3,
575
+ queries: {}
576
+ },] },
577
+ ];
578
+ /**
579
+ * @nocollapse
580
+ */
581
+ PresetDirective.ctorParameters = () => [
582
+ { type: ViewContainerRef, },
583
+ ];
584
+ /**
585
+ * Preset Array Directive
586
+ */
587
+ class PresetsDirective extends ArrayBase {
588
+ constructor() {
589
+ super('presets');
590
+ }
591
+ }
592
+ PresetsDirective.decorators = [
593
+ { type: Directive, args: [{
594
+ selector: 'ejs-daterangepicker>e-presets',
595
+ queries: {
596
+ children: new ContentChildren(PresetDirective)
597
+ },
598
+ },] },
599
+ ];
600
+ /**
601
+ * @nocollapse
602
+ */
603
+ PresetsDirective.ctorParameters = () => [];
604
+
605
+ var __decorate$3 = (this && this.__decorate) || function (decorators, target, key, desc) {
606
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
607
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
608
+ 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;
609
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
610
+ };
611
+ var __metadata$3 = (this && this.__metadata) || function (k, v) {
612
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
613
+ };
614
+ const inputs$3 = ['allowEdit', 'calendarMode', 'cssClass', 'dayHeaderFormat', 'depth', 'enablePersistence', 'enableRtl', 'enabled', 'endDate', 'firstDayOfWeek', 'floatLabelType', 'format', 'fullScreenMode', 'htmlAttributes', 'keyConfigs', 'locale', 'max', 'maxDays', 'min', 'minDays', 'openOnFocus', 'placeholder', 'presets', 'readonly', 'separator', 'serverTimezoneOffset', 'showClearButton', 'start', 'startDate', 'strictMode', 'value', 'weekNumber', 'weekRule', 'width', 'zIndex'];
615
+ const outputs$4 = ['blur', 'change', 'cleared', 'close', 'created', 'destroyed', 'focus', 'navigated', 'open', 'renderDayCell', 'select', 'startDateChange', 'endDateChange', 'valueChange'];
616
+ const twoWays$3 = ['startDate', 'endDate', 'value'];
617
+ /**
618
+ * Represents the Essential JS 2 Angular DateRangePicker Component.
619
+ * ```html
620
+ * <ejs-daterangepicker [startDate]='date' [endDate]='date'></ejs-daterangepicker>
621
+ * ```
622
+ */
623
+ let DateRangePickerComponent = DateRangePickerComponent_1 = class DateRangePickerComponent extends DateRangePicker {
624
+ /**
625
+ * @param {?} ngEle
626
+ * @param {?} srenderer
627
+ * @param {?} viewContainerRef
628
+ * @param {?} injector
629
+ * @param {?} cdr
630
+ */
631
+ constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
632
+ super();
633
+ this.ngEle = ngEle;
634
+ this.srenderer = srenderer;
635
+ this.viewContainerRef = viewContainerRef;
636
+ this.injector = injector;
637
+ this.cdr = cdr;
638
+ this.tags = ['presets'];
639
+ this.skipFromEvent = true;
640
+ this.element = this.ngEle.nativeElement;
641
+ this.injectedModules = this.injectedModules || [];
642
+ this.registerEvents(outputs$4);
643
+ this.addTwoWay.call(this, twoWays$3);
644
+ setValue('currentInstance', this, this.viewContainerRef);
645
+ this.formContext = new FormBase();
646
+ this.formCompContext = new ComponentBase();
647
+ }
648
+ /**
649
+ * @param {?} registerFunction
650
+ * @return {?}
651
+ */
652
+ registerOnChange(registerFunction) {
653
+ }
654
+ /**
655
+ * @param {?} registerFunction
656
+ * @return {?}
657
+ */
658
+ registerOnTouched(registerFunction) {
659
+ }
660
+ /**
661
+ * @param {?} value
662
+ * @return {?}
663
+ */
664
+ writeValue(value) {
665
+ }
666
+ /**
667
+ * @param {?} disabled
668
+ * @return {?}
669
+ */
670
+ setDisabledState(disabled) {
671
+ }
672
+ /**
673
+ * @return {?}
674
+ */
675
+ ngOnInit() {
676
+ this.formCompContext.ngOnInit(this);
677
+ }
678
+ /**
679
+ * @return {?}
680
+ */
681
+ ngAfterViewInit() {
682
+ this.formContext.ngAfterViewInit(this);
683
+ }
684
+ /**
685
+ * @return {?}
686
+ */
687
+ ngOnDestroy() {
688
+ this.formCompContext.ngOnDestroy(this);
689
+ }
690
+ /**
691
+ * @return {?}
692
+ */
693
+ ngAfterContentChecked() {
694
+ this.tagObjects[0].instance = this.childPresets;
695
+ this.formCompContext.ngAfterContentChecked(this);
696
+ }
697
+ };
698
+ DateRangePickerComponent.decorators = [
699
+ { type: Component, args: [{
700
+ selector: 'ejs-daterangepicker',
701
+ inputs: inputs$3,
702
+ outputs: outputs$4,
703
+ template: '',
704
+ changeDetection: ChangeDetectionStrategy.OnPush,
705
+ providers: [
706
+ {
707
+ provide: NG_VALUE_ACCESSOR,
708
+ useExisting: forwardRef(() => DateRangePickerComponent_1),
709
+ multi: true
710
+ }
711
+ ],
712
+ queries: {
713
+ childPresets: new ContentChild(PresetsDirective)
714
+ }
715
+ },] },
716
+ ];
717
+ /**
718
+ * @nocollapse
719
+ */
720
+ DateRangePickerComponent.ctorParameters = () => [
721
+ { type: ElementRef, },
722
+ { type: Renderer2, },
723
+ { type: ViewContainerRef, },
724
+ { type: Injector, },
725
+ { type: ChangeDetectorRef, },
726
+ ];
727
+ DateRangePickerComponent.propDecorators = {
728
+ 'start': [{ type: ContentChild, args: ['start',] },],
729
+ 'end': [{ type: ContentChild, args: ['end',] },],
730
+ };
731
+ __decorate$3([
732
+ Template(),
733
+ __metadata$3("design:type", Object)
734
+ ], DateRangePickerComponent.prototype, "start", void 0);
735
+ __decorate$3([
736
+ Template(),
737
+ __metadata$3("design:type", Object)
738
+ ], DateRangePickerComponent.prototype, "end", void 0);
739
+ DateRangePickerComponent = DateRangePickerComponent_1 = __decorate$3([
740
+ ComponentMixins([ComponentBase, FormBase]),
741
+ __metadata$3("design:paramtypes", [ElementRef,
742
+ Renderer2,
743
+ ViewContainerRef,
744
+ Injector,
745
+ ChangeDetectorRef])
746
+ ], DateRangePickerComponent);
747
+ var DateRangePickerComponent_1;
748
+
749
+ /**
750
+ * NgModule definition for the DateRangePicker component.
751
+ */
752
+ class DateRangePickerModule {
753
+ }
754
+ DateRangePickerModule.decorators = [
755
+ { type: NgModule, args: [{
756
+ imports: [CommonModule],
757
+ declarations: [
758
+ DateRangePickerComponent,
759
+ PresetDirective,
760
+ PresetsDirective
761
+ ],
762
+ exports: [
763
+ DateRangePickerComponent,
764
+ PresetDirective,
765
+ PresetsDirective
766
+ ]
767
+ },] },
768
+ ];
769
+ /**
770
+ * @nocollapse
771
+ */
772
+ DateRangePickerModule.ctorParameters = () => [];
773
+
774
+ /**
775
+ * NgModule definition for the DateRangePicker component with providers.
776
+ */
777
+ class DateRangePickerAllModule {
778
+ }
779
+ DateRangePickerAllModule.decorators = [
780
+ { type: NgModule, args: [{
781
+ imports: [CommonModule, DateRangePickerModule],
782
+ exports: [
783
+ DateRangePickerModule
784
+ ],
785
+ providers: []
786
+ },] },
787
+ ];
788
+ /**
789
+ * @nocollapse
790
+ */
791
+ DateRangePickerAllModule.ctorParameters = () => [];
792
+
793
+ var __decorate$4 = (this && this.__decorate) || function (decorators, target, key, desc) {
794
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
795
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
796
+ 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;
797
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
798
+ };
799
+ var __metadata$4 = (this && this.__metadata) || function (k, v) {
800
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
801
+ };
802
+ const inputs$4 = ['allowEdit', 'calendarMode', 'cssClass', 'dayHeaderFormat', 'depth', 'enableMask', 'enablePersistence', 'enableRtl', 'enabled', 'firstDayOfWeek', 'floatLabelType', 'format', 'fullScreenMode', 'htmlAttributes', 'isMultiSelection', 'keyConfigs', 'locale', 'maskPlaceholder', 'max', 'min', 'openOnFocus', 'placeholder', 'readonly', 'scrollTo', 'serverTimezoneOffset', 'showClearButton', 'showTodayButton', 'start', 'step', 'strictMode', 'timeFormat', 'value', 'values', 'weekNumber', 'weekRule', 'width', 'zIndex'];
803
+ const outputs$5 = ['blur', 'change', 'cleared', 'close', 'created', 'destroyed', 'focus', 'navigated', 'open', 'renderDayCell', 'valueChange'];
804
+ const twoWays$4 = ['value'];
805
+ /**
806
+ * Represents the Essential JS 2 Angular DateTimePicker Component.
807
+ * ```html
808
+ * <ejs-datetimepicker [value]='dateTime'></ejs-datetimepicker>
809
+ * ```
810
+ */
811
+ let DateTimePickerComponent = DateTimePickerComponent_1 = class DateTimePickerComponent extends DateTimePicker {
812
+ /**
813
+ * @param {?} ngEle
814
+ * @param {?} srenderer
815
+ * @param {?} viewContainerRef
816
+ * @param {?} injector
817
+ * @param {?} cdr
818
+ */
819
+ constructor(ngEle, srenderer, viewContainerRef, injector, cdr) {
820
+ super();
821
+ this.ngEle = ngEle;
822
+ this.srenderer = srenderer;
823
+ this.viewContainerRef = viewContainerRef;
824
+ this.injector = injector;
825
+ this.cdr = cdr;
826
+ this.skipFromEvent = true;
827
+ this.element = this.ngEle.nativeElement;
828
+ this.injectedModules = this.injectedModules || [];
829
+ try {
830
+ let mod = this.injector.get('CalendarsIslamic');
831
+ if (this.injectedModules.indexOf(mod) === -1) {
832
+ this.injectedModules.push(mod);
833
+ }
834
+ }
835
+ catch (_a) { }
836
+ try {
837
+ let mod = this.injector.get('CalendarsMaskedDateTime');
838
+ if (this.injectedModules.indexOf(mod) === -1) {
839
+ this.injectedModules.push(mod);
840
+ }
841
+ }
842
+ catch (_b) { }
843
+ this.registerEvents(outputs$5);
844
+ this.addTwoWay.call(this, twoWays$4);
845
+ setValue('currentInstance', this, this.viewContainerRef);
846
+ this.formContext = new FormBase();
847
+ this.formCompContext = new ComponentBase();
848
+ }
849
+ /**
850
+ * @param {?} registerFunction
851
+ * @return {?}
852
+ */
853
+ registerOnChange(registerFunction) {
854
+ }
855
+ /**
856
+ * @param {?} registerFunction
857
+ * @return {?}
858
+ */
859
+ registerOnTouched(registerFunction) {
860
+ }
861
+ /**
862
+ * @param {?} value
863
+ * @return {?}
864
+ */
865
+ writeValue(value) {
866
+ }
867
+ /**
868
+ * @param {?} disabled
869
+ * @return {?}
870
+ */
871
+ setDisabledState(disabled) {
872
+ }
873
+ /**
874
+ * @return {?}
875
+ */
876
+ ngOnInit() {
877
+ this.formCompContext.ngOnInit(this);
878
+ }
879
+ /**
880
+ * @return {?}
881
+ */
882
+ ngAfterViewInit() {
883
+ this.formContext.ngAfterViewInit(this);
884
+ }
885
+ /**
886
+ * @return {?}
887
+ */
888
+ ngOnDestroy() {
889
+ this.formCompContext.ngOnDestroy(this);
890
+ }
891
+ /**
892
+ * @return {?}
893
+ */
894
+ ngAfterContentChecked() {
895
+ this.formCompContext.ngAfterContentChecked(this);
896
+ }
897
+ };
898
+ DateTimePickerComponent.decorators = [
899
+ { type: Component, args: [{
900
+ selector: 'ejs-datetimepicker',
901
+ inputs: inputs$4,
902
+ outputs: outputs$5,
903
+ template: '',
904
+ changeDetection: ChangeDetectionStrategy.OnPush,
905
+ providers: [
906
+ {
907
+ provide: NG_VALUE_ACCESSOR,
908
+ useExisting: forwardRef(() => DateTimePickerComponent_1),
909
+ multi: true
910
+ }
911
+ ],
912
+ queries: {}
913
+ },] },
914
+ ];
915
+ /**
916
+ * @nocollapse
917
+ */
918
+ DateTimePickerComponent.ctorParameters = () => [
919
+ { type: ElementRef, },
920
+ { type: Renderer2, },
921
+ { type: ViewContainerRef, },
922
+ { type: Injector, },
923
+ { type: ChangeDetectorRef, },
924
+ ];
925
+ DateTimePickerComponent = DateTimePickerComponent_1 = __decorate$4([
926
+ ComponentMixins([ComponentBase, FormBase]),
927
+ __metadata$4("design:paramtypes", [ElementRef,
928
+ Renderer2,
929
+ ViewContainerRef,
930
+ Injector,
931
+ ChangeDetectorRef])
932
+ ], DateTimePickerComponent);
933
+ var DateTimePickerComponent_1;
934
+
935
+ /**
936
+ * NgModule definition for the DateTimePicker component.
937
+ */
938
+ class DateTimePickerModule {
939
+ }
940
+ DateTimePickerModule.decorators = [
941
+ { type: NgModule, args: [{
942
+ imports: [CommonModule],
943
+ declarations: [
944
+ DateTimePickerComponent
945
+ ],
946
+ exports: [
947
+ DateTimePickerComponent
948
+ ]
949
+ },] },
950
+ ];
951
+ /**
952
+ * @nocollapse
953
+ */
954
+ DateTimePickerModule.ctorParameters = () => [];
955
+
956
+ /**
957
+ * NgModule definition for the DateTimePicker component with providers.
958
+ */
959
+ class DateTimePickerAllModule {
960
+ }
961
+ DateTimePickerAllModule.decorators = [
962
+ { type: NgModule, args: [{
963
+ imports: [CommonModule, DateTimePickerModule],
964
+ exports: [
965
+ DateTimePickerModule
966
+ ],
967
+ providers: []
968
+ },] },
969
+ ];
970
+ /**
971
+ * @nocollapse
972
+ */
973
+ DateTimePickerAllModule.ctorParameters = () => [];
974
+
975
+ /**
976
+ * Generated bundle index. Do not edit.
977
+ */
978
+
979
+ export { CalendarComponent, CalendarModule, CalendarAllModule, IslamicService, DatePickerComponent, DatePickerModule, DatePickerAllModule, MaskedDateTimeService, TimePickerComponent, TimePickerModule, TimePickerAllModule, PresetDirective, PresetsDirective, DateRangePickerComponent, DateRangePickerModule, DateRangePickerAllModule, DateTimePickerComponent, DateTimePickerModule, DateTimePickerAllModule, inputs as ɵa, outputs as ɵb, inputs$1 as ɵc, outputs$1 as ɵd, inputs$3 as ɵg, outputs$4 as ɵh, inputs$4 as ɵi, outputs$5 as ɵj, inputs$2 as ɵe, outputs$2 as ɵf };
980
+ export { CalendarBase, Calendar, Islamic, DatePicker, Presets, DateRangePicker, TimePickerBase, TimeMaskPlaceholder, TimePicker, DateTimePicker, MaskedDateTime } from '@syncfusion/ej2-calendars';
981
+ //# sourceMappingURL=ej2-angular-calendars.js.map