@syncfusion/ej2-angular-calendars 20.4.52 → 20.4.54-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 (370) hide show
  1. package/@syncfusion/ej2-angular-calendars.es5.js +1028 -0
  2. package/@syncfusion/ej2-angular-calendars.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-calendars.js +961 -0
  4. package/@syncfusion/ej2-angular-calendars.js.map +1 -0
  5. package/CHANGELOG.md +1363 -0
  6. package/dist/ej2-angular-calendars.umd.js +1073 -0
  7. package/dist/ej2-angular-calendars.umd.js.map +1 -0
  8. package/dist/ej2-angular-calendars.umd.min.js +11 -0
  9. package/dist/ej2-angular-calendars.umd.min.js.map +1 -0
  10. package/ej2-angular-calendars.d.ts +9 -0
  11. package/ej2-angular-calendars.metadata.json +1 -0
  12. package/package.json +14 -28
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/calendar/calendar-all.module.d.ts +0 -6
  18. package/src/calendar/calendar.component.d.ts +0 -3
  19. package/src/calendar/calendar.module.d.ts +0 -6
  20. package/src/datepicker/datepicker-all.module.d.ts +0 -6
  21. package/src/datepicker/datepicker.component.d.ts +0 -3
  22. package/src/datepicker/datepicker.module.d.ts +0 -6
  23. package/src/daterangepicker/daterangepicker-all.module.d.ts +0 -6
  24. package/src/daterangepicker/daterangepicker.component.d.ts +0 -3
  25. package/src/daterangepicker/daterangepicker.module.d.ts +0 -7
  26. package/src/daterangepicker/presets.directive.d.ts +0 -5
  27. package/src/datetimepicker/datetimepicker-all.module.d.ts +0 -6
  28. package/src/datetimepicker/datetimepicker.component.d.ts +0 -3
  29. package/src/datetimepicker/datetimepicker.module.d.ts +0 -6
  30. package/src/timepicker/timepicker-all.module.d.ts +0 -6
  31. package/src/timepicker/timepicker.component.d.ts +0 -3
  32. package/src/timepicker/timepicker.module.d.ts +0 -6
  33. package/styles/bootstrap-dark.css +4 -4
  34. package/styles/bootstrap.css +4 -4
  35. package/styles/bootstrap4.css +1 -1
  36. package/styles/bootstrap5-dark.css +2 -2
  37. package/styles/bootstrap5.css +2 -2
  38. package/styles/calendar/bootstrap-dark.scss +1 -5
  39. package/styles/calendar/bootstrap.scss +1 -5
  40. package/styles/calendar/bootstrap4.scss +1 -5
  41. package/styles/calendar/bootstrap5-dark.scss +1 -5
  42. package/styles/calendar/bootstrap5.scss +1 -5
  43. package/styles/calendar/fabric-dark.scss +1 -5
  44. package/styles/calendar/fabric.scss +1 -5
  45. package/styles/calendar/fluent-dark.scss +1 -5
  46. package/styles/calendar/fluent.scss +1 -5
  47. package/styles/calendar/highcontrast-light.scss +1 -5
  48. package/styles/calendar/highcontrast.scss +1 -5
  49. package/styles/calendar/material-dark.scss +1 -5
  50. package/styles/calendar/material.scss +1 -5
  51. package/styles/calendar/tailwind-dark.scss +1 -5
  52. package/styles/calendar/tailwind.scss +1 -5
  53. package/styles/datepicker/bootstrap-dark.css +1 -1
  54. package/styles/datepicker/bootstrap-dark.scss +1 -7
  55. package/styles/datepicker/bootstrap.css +1 -1
  56. package/styles/datepicker/bootstrap.scss +1 -7
  57. package/styles/datepicker/bootstrap4.scss +1 -7
  58. package/styles/datepicker/bootstrap5-dark.css +2 -2
  59. package/styles/datepicker/bootstrap5-dark.scss +1 -7
  60. package/styles/datepicker/bootstrap5.css +2 -2
  61. package/styles/datepicker/bootstrap5.scss +1 -7
  62. package/styles/datepicker/fabric-dark.css +1 -1
  63. package/styles/datepicker/fabric-dark.scss +1 -7
  64. package/styles/datepicker/fabric.css +1 -1
  65. package/styles/datepicker/fabric.scss +1 -7
  66. package/styles/datepicker/fluent-dark.css +2 -2
  67. package/styles/datepicker/fluent-dark.scss +1 -7
  68. package/styles/datepicker/fluent.css +2 -2
  69. package/styles/datepicker/fluent.scss +1 -7
  70. package/styles/datepicker/highcontrast-light.css +1 -1
  71. package/styles/datepicker/highcontrast-light.scss +1 -7
  72. package/styles/datepicker/highcontrast.css +1 -1
  73. package/styles/datepicker/highcontrast.scss +1 -7
  74. package/styles/datepicker/material-dark.css +1 -1
  75. package/styles/datepicker/material-dark.scss +1 -7
  76. package/styles/datepicker/material.css +1 -1
  77. package/styles/datepicker/material.scss +1 -7
  78. package/styles/datepicker/tailwind-dark.css +2 -2
  79. package/styles/datepicker/tailwind-dark.scss +1 -7
  80. package/styles/datepicker/tailwind.css +2 -2
  81. package/styles/datepicker/tailwind.scss +1 -7
  82. package/styles/daterangepicker/bootstrap-dark.css +1 -1
  83. package/styles/daterangepicker/bootstrap-dark.scss +1 -7
  84. package/styles/daterangepicker/bootstrap.css +1 -1
  85. package/styles/daterangepicker/bootstrap.scss +1 -7
  86. package/styles/daterangepicker/bootstrap4.scss +1 -7
  87. package/styles/daterangepicker/bootstrap5-dark.scss +1 -7
  88. package/styles/daterangepicker/bootstrap5.scss +1 -7
  89. package/styles/daterangepicker/fabric-dark.css +1 -1
  90. package/styles/daterangepicker/fabric-dark.scss +1 -7
  91. package/styles/daterangepicker/fabric.css +1 -1
  92. package/styles/daterangepicker/fabric.scss +1 -7
  93. package/styles/daterangepicker/fluent-dark.scss +1 -7
  94. package/styles/daterangepicker/fluent.scss +1 -7
  95. package/styles/daterangepicker/highcontrast-light.css +1 -1
  96. package/styles/daterangepicker/highcontrast-light.scss +1 -7
  97. package/styles/daterangepicker/highcontrast.css +1 -1
  98. package/styles/daterangepicker/highcontrast.scss +1 -7
  99. package/styles/daterangepicker/material-dark.css +1 -1
  100. package/styles/daterangepicker/material-dark.scss +1 -7
  101. package/styles/daterangepicker/material.css +1 -1
  102. package/styles/daterangepicker/material.scss +1 -7
  103. package/styles/daterangepicker/tailwind-dark.scss +1 -7
  104. package/styles/daterangepicker/tailwind.scss +1 -7
  105. package/styles/datetimepicker/bootstrap-dark.css +1 -1
  106. package/styles/datetimepicker/bootstrap-dark.scss +1 -8
  107. package/styles/datetimepicker/bootstrap.css +1 -1
  108. package/styles/datetimepicker/bootstrap.scss +1 -8
  109. package/styles/datetimepicker/bootstrap4.css +1 -1
  110. package/styles/datetimepicker/bootstrap4.scss +1 -8
  111. package/styles/datetimepicker/bootstrap5-dark.scss +1 -8
  112. package/styles/datetimepicker/bootstrap5.scss +1 -8
  113. package/styles/datetimepicker/fabric-dark.css +1 -1
  114. package/styles/datetimepicker/fabric-dark.scss +1 -8
  115. package/styles/datetimepicker/fabric.css +1 -1
  116. package/styles/datetimepicker/fabric.scss +1 -8
  117. package/styles/datetimepicker/fluent-dark.scss +1 -8
  118. package/styles/datetimepicker/fluent.scss +1 -8
  119. package/styles/datetimepicker/highcontrast-light.css +1 -1
  120. package/styles/datetimepicker/highcontrast-light.scss +1 -8
  121. package/styles/datetimepicker/highcontrast.css +1 -1
  122. package/styles/datetimepicker/highcontrast.scss +1 -8
  123. package/styles/datetimepicker/material-dark.css +1 -1
  124. package/styles/datetimepicker/material-dark.scss +1 -8
  125. package/styles/datetimepicker/material.css +1 -1
  126. package/styles/datetimepicker/material.scss +1 -8
  127. package/styles/datetimepicker/tailwind-dark.scss +1 -8
  128. package/styles/datetimepicker/tailwind.scss +1 -8
  129. package/styles/fabric-dark.css +4 -4
  130. package/styles/fabric.css +4 -4
  131. package/styles/fluent-dark.css +2 -2
  132. package/styles/fluent.css +2 -2
  133. package/styles/highcontrast-light.css +4 -4
  134. package/styles/highcontrast.css +4 -4
  135. package/styles/material-dark.css +4 -4
  136. package/styles/material.css +4 -4
  137. package/styles/tailwind-dark.css +2 -2
  138. package/styles/tailwind.css +2 -2
  139. package/styles/timepicker/bootstrap-dark.css +1 -1
  140. package/styles/timepicker/bootstrap-dark.scss +1 -6
  141. package/styles/timepicker/bootstrap.css +1 -1
  142. package/styles/timepicker/bootstrap.scss +1 -6
  143. package/styles/timepicker/bootstrap4.scss +1 -6
  144. package/styles/timepicker/bootstrap5-dark.scss +1 -6
  145. package/styles/timepicker/bootstrap5.scss +1 -6
  146. package/styles/timepicker/fabric-dark.css +1 -1
  147. package/styles/timepicker/fabric-dark.scss +1 -6
  148. package/styles/timepicker/fabric.css +1 -1
  149. package/styles/timepicker/fabric.scss +1 -6
  150. package/styles/timepicker/fluent-dark.scss +1 -6
  151. package/styles/timepicker/fluent.scss +1 -6
  152. package/styles/timepicker/highcontrast-light.css +1 -1
  153. package/styles/timepicker/highcontrast-light.scss +1 -6
  154. package/styles/timepicker/highcontrast.css +1 -1
  155. package/styles/timepicker/highcontrast.scss +1 -6
  156. package/styles/timepicker/material-dark.css +1 -1
  157. package/styles/timepicker/material-dark.scss +1 -6
  158. package/styles/timepicker/material.css +1 -1
  159. package/styles/timepicker/material.scss +1 -6
  160. package/styles/timepicker/tailwind-dark.scss +1 -6
  161. package/styles/timepicker/tailwind.scss +1 -6
  162. package/esm2020/public_api.mjs +0 -3
  163. package/esm2020/src/calendar/calendar-all.module.mjs +0 -29
  164. package/esm2020/src/calendar/calendar.component.mjs +0 -90
  165. package/esm2020/src/calendar/calendar.module.mjs +0 -25
  166. package/esm2020/src/datepicker/datepicker-all.module.mjs +0 -29
  167. package/esm2020/src/datepicker/datepicker.component.mjs +0 -98
  168. package/esm2020/src/datepicker/datepicker.module.mjs +0 -25
  169. package/esm2020/src/daterangepicker/daterangepicker-all.module.mjs +0 -23
  170. package/esm2020/src/daterangepicker/daterangepicker.component.mjs +0 -102
  171. package/esm2020/src/daterangepicker/daterangepicker.module.mjs +0 -34
  172. package/esm2020/src/daterangepicker/presets.directive.mjs +0 -58
  173. package/esm2020/src/datetimepicker/datetimepicker-all.module.mjs +0 -23
  174. package/esm2020/src/datetimepicker/datetimepicker.component.mjs +0 -98
  175. package/esm2020/src/datetimepicker/datetimepicker.module.mjs +0 -25
  176. package/esm2020/src/index.mjs +0 -18
  177. package/esm2020/src/timepicker/timepicker-all.module.mjs +0 -23
  178. package/esm2020/src/timepicker/timepicker.component.mjs +0 -91
  179. package/esm2020/src/timepicker/timepicker.module.mjs +0 -25
  180. package/esm2020/syncfusion-ej2-angular-calendars.mjs +0 -5
  181. package/fesm2015/syncfusion-ej2-angular-calendars.mjs +0 -732
  182. package/fesm2015/syncfusion-ej2-angular-calendars.mjs.map +0 -1
  183. package/fesm2020/syncfusion-ej2-angular-calendars.mjs +0 -732
  184. package/fesm2020/syncfusion-ej2-angular-calendars.mjs.map +0 -1
  185. package/styles/calendar/_all.scss +0 -2
  186. package/styles/calendar/_bootstrap-dark-definition.scss +0 -228
  187. package/styles/calendar/_bootstrap-definition.scss +0 -228
  188. package/styles/calendar/_bootstrap4-definition.scss +0 -228
  189. package/styles/calendar/_bootstrap5-dark-definition.scss +0 -1
  190. package/styles/calendar/_bootstrap5-definition.scss +0 -250
  191. package/styles/calendar/_fabric-dark-definition.scss +0 -190
  192. package/styles/calendar/_fabric-definition.scss +0 -188
  193. package/styles/calendar/_fluent-dark-definition.scss +0 -1
  194. package/styles/calendar/_fluent-definition.scss +0 -252
  195. package/styles/calendar/_fusionnew-definition.scss +0 -250
  196. package/styles/calendar/_highcontrast-definition.scss +0 -187
  197. package/styles/calendar/_highcontrast-light-definition.scss +0 -190
  198. package/styles/calendar/_layout.scss +0 -694
  199. package/styles/calendar/_material-dark-definition.scss +0 -192
  200. package/styles/calendar/_material-definition.scss +0 -187
  201. package/styles/calendar/_material3-definition.scss +0 -250
  202. package/styles/calendar/_tailwind-dark-definition.scss +0 -1
  203. package/styles/calendar/_tailwind-definition.scss +0 -262
  204. package/styles/calendar/_theme.scss +0 -472
  205. package/styles/calendar/icons/_bootstrap-dark.scss +0 -13
  206. package/styles/calendar/icons/_bootstrap.scss +0 -13
  207. package/styles/calendar/icons/_bootstrap4.scss +0 -13
  208. package/styles/calendar/icons/_bootstrap5-dark.scss +0 -1
  209. package/styles/calendar/icons/_bootstrap5.scss +0 -13
  210. package/styles/calendar/icons/_fabric-dark.scss +0 -13
  211. package/styles/calendar/icons/_fabric.scss +0 -13
  212. package/styles/calendar/icons/_fluent-dark.scss +0 -1
  213. package/styles/calendar/icons/_fluent.scss +0 -13
  214. package/styles/calendar/icons/_fusionnew.scss +0 -13
  215. package/styles/calendar/icons/_highcontrast-light.scss +0 -13
  216. package/styles/calendar/icons/_highcontrast.scss +0 -13
  217. package/styles/calendar/icons/_material-dark.scss +0 -13
  218. package/styles/calendar/icons/_material.scss +0 -13
  219. package/styles/calendar/icons/_material3.scss +0 -13
  220. package/styles/calendar/icons/_tailwind-dark.scss +0 -1
  221. package/styles/calendar/icons/_tailwind.scss +0 -13
  222. package/styles/datepicker/_all.scss +0 -2
  223. package/styles/datepicker/_bootstrap-dark-definition.scss +0 -37
  224. package/styles/datepicker/_bootstrap-definition.scss +0 -34
  225. package/styles/datepicker/_bootstrap4-definition.scss +0 -40
  226. package/styles/datepicker/_bootstrap5-dark-definition.scss +0 -1
  227. package/styles/datepicker/_bootstrap5-definition.scss +0 -46
  228. package/styles/datepicker/_fabric-dark-definition.scss +0 -37
  229. package/styles/datepicker/_fabric-definition.scss +0 -34
  230. package/styles/datepicker/_fluent-dark-definition.scss +0 -1
  231. package/styles/datepicker/_fluent-definition.scss +0 -46
  232. package/styles/datepicker/_fusionnew-definition.scss +0 -46
  233. package/styles/datepicker/_highcontrast-definition.scss +0 -35
  234. package/styles/datepicker/_highcontrast-light-definition.scss +0 -38
  235. package/styles/datepicker/_layout.scss +0 -251
  236. package/styles/datepicker/_material-dark-definition.scss +0 -42
  237. package/styles/datepicker/_material-definition.scss +0 -39
  238. package/styles/datepicker/_material3-definition.scss +0 -46
  239. package/styles/datepicker/_tailwind-dark-definition.scss +0 -1
  240. package/styles/datepicker/_tailwind-definition.scss +0 -44
  241. package/styles/datepicker/_theme.scss +0 -44
  242. package/styles/datepicker/icons/_bootstrap-dark.scss +0 -52
  243. package/styles/datepicker/icons/_bootstrap.scss +0 -52
  244. package/styles/datepicker/icons/_bootstrap4.scss +0 -56
  245. package/styles/datepicker/icons/_bootstrap5-dark.scss +0 -1
  246. package/styles/datepicker/icons/_bootstrap5.scss +0 -56
  247. package/styles/datepicker/icons/_fabric-dark.scss +0 -52
  248. package/styles/datepicker/icons/_fabric.scss +0 -52
  249. package/styles/datepicker/icons/_fluent-dark.scss +0 -1
  250. package/styles/datepicker/icons/_fluent.scss +0 -56
  251. package/styles/datepicker/icons/_fusionnew.scss +0 -56
  252. package/styles/datepicker/icons/_highcontrast-light.scss +0 -52
  253. package/styles/datepicker/icons/_highcontrast.scss +0 -52
  254. package/styles/datepicker/icons/_material-dark.scss +0 -86
  255. package/styles/datepicker/icons/_material.scss +0 -86
  256. package/styles/datepicker/icons/_material3.scss +0 -56
  257. package/styles/datepicker/icons/_tailwind-dark.scss +0 -1
  258. package/styles/datepicker/icons/_tailwind.scss +0 -56
  259. package/styles/daterangepicker/_all.scss +0 -2
  260. package/styles/daterangepicker/_bootstrap-dark-definition.scss +0 -193
  261. package/styles/daterangepicker/_bootstrap-definition.scss +0 -193
  262. package/styles/daterangepicker/_bootstrap4-definition.scss +0 -203
  263. package/styles/daterangepicker/_bootstrap5-dark-definition.scss +0 -1
  264. package/styles/daterangepicker/_bootstrap5-definition.scss +0 -231
  265. package/styles/daterangepicker/_fabric-dark-definition.scss +0 -196
  266. package/styles/daterangepicker/_fabric-definition.scss +0 -193
  267. package/styles/daterangepicker/_fluent-dark-definition.scss +0 -1
  268. package/styles/daterangepicker/_fluent-definition.scss +0 -240
  269. package/styles/daterangepicker/_fusionnew-definition.scss +0 -230
  270. package/styles/daterangepicker/_highcontrast-definition.scss +0 -193
  271. package/styles/daterangepicker/_highcontrast-light-definition.scss +0 -196
  272. package/styles/daterangepicker/_layout.scss +0 -774
  273. package/styles/daterangepicker/_material-dark-definition.scss +0 -201
  274. package/styles/daterangepicker/_material-definition.scss +0 -201
  275. package/styles/daterangepicker/_material3-definition.scss +0 -230
  276. package/styles/daterangepicker/_tailwind-dark-definition.scss +0 -1
  277. package/styles/daterangepicker/_tailwind-definition.scss +0 -222
  278. package/styles/daterangepicker/_theme.scss +0 -357
  279. package/styles/daterangepicker/icons/_bootstrap-dark.scss +0 -65
  280. package/styles/daterangepicker/icons/_bootstrap.scss +0 -65
  281. package/styles/daterangepicker/icons/_bootstrap4.scss +0 -74
  282. package/styles/daterangepicker/icons/_bootstrap5-dark.scss +0 -1
  283. package/styles/daterangepicker/icons/_bootstrap5.scss +0 -72
  284. package/styles/daterangepicker/icons/_fabric-dark.scss +0 -65
  285. package/styles/daterangepicker/icons/_fabric.scss +0 -65
  286. package/styles/daterangepicker/icons/_fluent-dark.scss +0 -1
  287. package/styles/daterangepicker/icons/_fluent.scss +0 -72
  288. package/styles/daterangepicker/icons/_fusionnew.scss +0 -72
  289. package/styles/daterangepicker/icons/_highcontrast-light.scss +0 -65
  290. package/styles/daterangepicker/icons/_highcontrast.scss +0 -65
  291. package/styles/daterangepicker/icons/_material-dark.scss +0 -99
  292. package/styles/daterangepicker/icons/_material.scss +0 -99
  293. package/styles/daterangepicker/icons/_material3.scss +0 -72
  294. package/styles/daterangepicker/icons/_tailwind-dark.scss +0 -1
  295. package/styles/daterangepicker/icons/_tailwind.scss +0 -72
  296. package/styles/datetimepicker/_all.scss +0 -2
  297. package/styles/datetimepicker/_bootstrap-dark-definition.scss +0 -55
  298. package/styles/datetimepicker/_bootstrap-definition.scss +0 -54
  299. package/styles/datetimepicker/_bootstrap4-definition.scss +0 -60
  300. package/styles/datetimepicker/_bootstrap5-dark-definition.scss +0 -1
  301. package/styles/datetimepicker/_bootstrap5-definition.scss +0 -60
  302. package/styles/datetimepicker/_fabric-dark-definition.scss +0 -55
  303. package/styles/datetimepicker/_fabric-definition.scss +0 -52
  304. package/styles/datetimepicker/_fluent-dark-definition.scss +0 -1
  305. package/styles/datetimepicker/_fluent-definition.scss +0 -60
  306. package/styles/datetimepicker/_fusionnew-definition.scss +0 -60
  307. package/styles/datetimepicker/_highcontrast-definition.scss +0 -52
  308. package/styles/datetimepicker/_highcontrast-light-definition.scss +0 -55
  309. package/styles/datetimepicker/_layout.scss +0 -190
  310. package/styles/datetimepicker/_material-dark-definition.scss +0 -59
  311. package/styles/datetimepicker/_material-definition.scss +0 -57
  312. package/styles/datetimepicker/_material3-definition.scss +0 -60
  313. package/styles/datetimepicker/_tailwind-dark-definition.scss +0 -1
  314. package/styles/datetimepicker/_tailwind-definition.scss +0 -60
  315. package/styles/datetimepicker/_theme.scss +0 -50
  316. package/styles/datetimepicker/icons/_bootstrap-dark.scss +0 -11
  317. package/styles/datetimepicker/icons/_bootstrap.scss +0 -11
  318. package/styles/datetimepicker/icons/_bootstrap4.scss +0 -11
  319. package/styles/datetimepicker/icons/_bootstrap5-dark.scss +0 -1
  320. package/styles/datetimepicker/icons/_bootstrap5.scss +0 -11
  321. package/styles/datetimepicker/icons/_fabric-dark.scss +0 -11
  322. package/styles/datetimepicker/icons/_fabric.scss +0 -11
  323. package/styles/datetimepicker/icons/_fluent-dark.scss +0 -1
  324. package/styles/datetimepicker/icons/_fluent.scss +0 -11
  325. package/styles/datetimepicker/icons/_fusionnew.scss +0 -11
  326. package/styles/datetimepicker/icons/_highcontrast-light.scss +0 -11
  327. package/styles/datetimepicker/icons/_highcontrast.scss +0 -11
  328. package/styles/datetimepicker/icons/_material-dark.scss +0 -53
  329. package/styles/datetimepicker/icons/_material.scss +0 -62
  330. package/styles/datetimepicker/icons/_material3.scss +0 -11
  331. package/styles/datetimepicker/icons/_tailwind-dark.scss +0 -1
  332. package/styles/datetimepicker/icons/_tailwind.scss +0 -11
  333. package/styles/timepicker/_all.scss +0 -2
  334. package/styles/timepicker/_bootstrap-dark-definition.scss +0 -51
  335. package/styles/timepicker/_bootstrap-definition.scss +0 -48
  336. package/styles/timepicker/_bootstrap4-definition.scss +0 -56
  337. package/styles/timepicker/_bootstrap5-dark-definition.scss +0 -1
  338. package/styles/timepicker/_bootstrap5-definition.scss +0 -57
  339. package/styles/timepicker/_fabric-dark-definition.scss +0 -51
  340. package/styles/timepicker/_fabric-definition.scss +0 -48
  341. package/styles/timepicker/_fluent-dark-definition.scss +0 -1
  342. package/styles/timepicker/_fluent-definition.scss +0 -57
  343. package/styles/timepicker/_fusionnew-definition.scss +0 -57
  344. package/styles/timepicker/_highcontrast-definition.scss +0 -48
  345. package/styles/timepicker/_highcontrast-light-definition.scss +0 -51
  346. package/styles/timepicker/_layout.scss +0 -194
  347. package/styles/timepicker/_material-dark-definition.scss +0 -55
  348. package/styles/timepicker/_material-definition.scss +0 -52
  349. package/styles/timepicker/_material3-definition.scss +0 -57
  350. package/styles/timepicker/_tailwind-dark-definition.scss +0 -1
  351. package/styles/timepicker/_tailwind-definition.scss +0 -55
  352. package/styles/timepicker/_theme.scss +0 -70
  353. package/styles/timepicker/icons/_bootstrap-dark.scss +0 -11
  354. package/styles/timepicker/icons/_bootstrap.scss +0 -12
  355. package/styles/timepicker/icons/_bootstrap4.scss +0 -12
  356. package/styles/timepicker/icons/_bootstrap5-dark.scss +0 -1
  357. package/styles/timepicker/icons/_bootstrap5.scss +0 -12
  358. package/styles/timepicker/icons/_fabric-dark.scss +0 -12
  359. package/styles/timepicker/icons/_fabric.scss +0 -12
  360. package/styles/timepicker/icons/_fluent-dark.scss +0 -1
  361. package/styles/timepicker/icons/_fluent.scss +0 -12
  362. package/styles/timepicker/icons/_fusionnew.scss +0 -12
  363. package/styles/timepicker/icons/_highcontrast-light.scss +0 -12
  364. package/styles/timepicker/icons/_highcontrast.scss +0 -12
  365. package/styles/timepicker/icons/_material-dark.scss +0 -40
  366. package/styles/timepicker/icons/_material.scss +0 -42
  367. package/styles/timepicker/icons/_material3.scss +0 -12
  368. package/styles/timepicker/icons/_tailwind-dark.scss +0 -1
  369. package/styles/timepicker/icons/_tailwind.scss +0 -12
  370. package/syncfusion-ej2-angular-calendars.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,1363 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ - `#SF-443337` - The issue "Bigger mode icon in calendar components was slightly bigger than other components" has been resolved.
6
+ - `#SF-440324` - The issue "Unable to enter a time value in the TimePicker when the mask is enabled" has been resolved.
7
+
8
+ ## 20.4.48 (2023-02-01)
9
+
10
+ - `#I426149` - The issue "show method target parameter not works as expected" has been resolved.
11
+
12
+ ### DateRangePicker
13
+
14
+ #### Bug Fixes
15
+
16
+ - `#I424417` - The issue "Browser would hang when entering a large difference between the start and end date values" has been resolved.
17
+
18
+ ## 20.4.44 (2023-01-18)
19
+
20
+ ### DateRangePicker
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I428245` - The issue "selected range changes when we click outside the DateRangePicker component" has been resolved.
25
+
26
+ ## 19.3.46 (2021-10-19)
27
+
28
+ ### TimePicker
29
+
30
+ #### Bug Fixes
31
+
32
+ - `#I342551` - Issue with "unable to select the time from the popup when its has selected class" has been resolved.
33
+
34
+ ## 19.2.44 (2021-06-30)
35
+
36
+ ### DatePicker
37
+
38
+ #### New Features
39
+
40
+ - `#I245933` , `#F147808` - Now, you can enable the masked input using `enableMask` property.
41
+
42
+ ### DateTimePicker
43
+
44
+ #### New Features
45
+
46
+ - `#I299471` - Now, you can enable the masked input using `enableMask` property.
47
+
48
+ ### TimePicker
49
+
50
+ #### New Features
51
+
52
+ - Now, you can enable the masked input using `enableMask` property.
53
+
54
+ ## 18.4.34 (2021-01-12)
55
+
56
+ ### DateTimePicker
57
+
58
+ #### Bug Fixes
59
+
60
+ - `#309143` - Issue with "timepicker popup is not opened when render component with `openOnFocus` as true and click on the time icon" has been resolved.
61
+
62
+ ## 18.3.52 (2020-12-01)
63
+
64
+ ### Calendar
65
+
66
+ #### Bug Fixes
67
+
68
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
69
+
70
+ ### DatePicker
71
+
72
+ #### Bug Fixes
73
+
74
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
75
+
76
+ ### DateTimePicker
77
+
78
+ #### Bug Fixes
79
+
80
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
81
+
82
+ ### DateRangePicker
83
+
84
+ #### Bug Fixes
85
+
86
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
87
+
88
+ ### TimePicker
89
+
90
+ #### Bug Fixes
91
+
92
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
93
+
94
+ ## 18.3.51 (2020-11-24)
95
+
96
+ ### DatePicker
97
+
98
+ #### Bug Fixes
99
+
100
+ - `#301613` - Issue with "week number is not updated properly in first week of the year" has been resolved.
101
+
102
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
103
+
104
+ #### Breaking Changes
105
+
106
+ - While setting the datepicker value programmatically, the `change` event will not trigger.
107
+
108
+ ### DateRangePicker
109
+
110
+ #### Bug Fixes
111
+
112
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
113
+
114
+ #### Breaking Changes
115
+
116
+ - While setting the daterangepicker value programmatically, the `change` event will not trigger.
117
+
118
+ ### DateTimePicker
119
+
120
+ #### Bug Fixes
121
+
122
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
123
+
124
+ #### Breaking Changes
125
+
126
+ - While setting the datetimepicker value programmatically, the `change` event will not trigger.
127
+
128
+ ### TimePicker
129
+
130
+ #### Bug Fixes
131
+
132
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
133
+
134
+ #### Breaking Changes
135
+
136
+ - While setting the timepicker value programmatically, the `change` event will not trigger.
137
+
138
+ ### Calendar
139
+
140
+ #### Bug Fixes
141
+
142
+ - `#299743` - Issue with "week number is not updated properly in first week of the year" has been resolved.
143
+
144
+ ## 18.3.40 (2020-10-13)
145
+
146
+ ### DateRangePicker
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#288129` - Issue with "values cannot be chosen while updating UTC time as start date and end date" has been resolved.
151
+
152
+ ## 18.2.44 (2020-07-07)
153
+
154
+ ### DatePicker
155
+
156
+ #### New Features
157
+
158
+ - `#274484`,`F145781` - Provided option to open the popup while focusing the input element.
159
+
160
+ ### DateTimePicker
161
+
162
+ #### New Features
163
+
164
+ - `#274484`,`F145781` - Provided option to open the popup while focusing the input element.
165
+
166
+ ### TimePicker
167
+
168
+ #### New Features
169
+
170
+ - `#274484`,`F145781` - Provided option to open the popup while focusing the input element.
171
+
172
+ ### DateRangePicker
173
+
174
+ #### New Features
175
+
176
+ - `#274484`,`F145781` - Provided option to open the popup while focusing the input element.
177
+
178
+ ## 18.1.43 (2020-04-07)
179
+
180
+ ### TimePicker
181
+
182
+ #### Bug Fixes
183
+
184
+ - `#266088`- Now, you can use focusOut method inside close event.
185
+
186
+ ### DateRangePicker
187
+
188
+ #### Bug Fixes
189
+
190
+ - `#263008`- Issue with "script error throws while navigating month using previous and next icon in the mobile mode" has been resolved.
191
+
192
+ ## 17.4.50 (2020-02-18)
193
+
194
+ ### DateRangePicker
195
+
196
+ #### Bug Fixes
197
+
198
+ - `#256702` - Issue with "consecutive month is displayed while drill down the left or right calendar" has been resolved.
199
+
200
+ ### Calendar
201
+
202
+ #### Bug Fixes
203
+
204
+ - Now, selection style is applied to the previous month selected date in the current month view.
205
+
206
+ ## 17.4.49 (2020-02-11)
207
+
208
+ ### DateTimePicker
209
+
210
+ #### Bug Fixes
211
+
212
+ - Issue with script error throws while selecting value from popup in touch mode has been resolved.
213
+
214
+ ## 17.4.47 (2020-02-05)
215
+
216
+ ### DatePicker
217
+
218
+ #### Bug Fixes
219
+
220
+ - `#260342` - Issue with "input not focus while already opened the another datepicker" has been resolved.
221
+
222
+ ### TimePicker
223
+
224
+ #### Bug Fixes
225
+
226
+ - `#261538` - Issue with script error throws while selecting value from popup in touch mode has been resolved.
227
+
228
+ ## 17.4.46 (2020-01-30)
229
+
230
+ ### DatePicker
231
+
232
+ #### Bug Fixes
233
+
234
+ - `#260342` - Issue with "datepicker popup not closed while use `shift+tab`" has been resolved.
235
+
236
+ ## 17.4.43 (2020-01-14)
237
+
238
+ ### Calendar
239
+
240
+ #### Bug Fixes
241
+
242
+ - Issue with "datepicker popup not opened in IE browser" has been resolved.
243
+
244
+ ## 17.4.41 (2020-01-07)
245
+
246
+ ### Calendar
247
+
248
+ #### Bug Fixes
249
+
250
+ - Issue with "change event triggered while again click on the selected month in month view" has been resolved.
251
+
252
+ ## 17.4.40 (2019-12-24)
253
+
254
+ ### DateRangePicker
255
+
256
+ #### Bug Fixes
257
+
258
+ - Issue with "popup not opened by using alt + down key while enabling JAWS" has been resolved.
259
+
260
+ ### DateTimePicker
261
+
262
+ #### Bug Fixes
263
+
264
+ - `#257448` - Issue with "timepicker popup not destroyed while destroy the datetimepicker on close event" has been resolved.
265
+
266
+ ## 17.4.39 (2019-12-17)
267
+
268
+ ### DateRangePicker
269
+
270
+ #### Bug Fixes
271
+
272
+ - `#255630` - Issue with "change event argument `isInteracted` return as false while select the range from presets" has been resolved.
273
+
274
+ - `#F149064` - Issue with "script error throws while navigate month in mobile mode" has been resolved.
275
+
276
+ ## 17.3.27 (2019-11-12)
277
+
278
+ ### DateTimePicker
279
+
280
+ #### New Features
281
+
282
+ - `#147796` - Now, you can get the cleared event when clear the DateTimePicker's value using clear button.
283
+
284
+ ### DatePicker
285
+
286
+ #### New Features
287
+
288
+ - `#147796` - Now, you can get the cleared event when clear the DatePicker's value using clear button.
289
+
290
+ ### TimePicker
291
+
292
+ #### New Features
293
+
294
+ - `#147796` - Now, you can get the cleared event when clear the TimePicker's value using clear button.
295
+
296
+ ### DateRangePicker
297
+
298
+ #### New Features
299
+
300
+ - `#147796` - Now, you can get the cleared event when clear the DateRangePicker's value using clear button.
301
+
302
+ undefined- `#250743` - Issue with "script error occurs while selecting values in mobile emulator" has been resolved.
303
+
304
+ ## 17.3.26 (2019-11-05)
305
+
306
+ ### DateTimePicker
307
+
308
+ #### New Features
309
+
310
+ - `#249683` - Now, you can set the server time zone for initial date value process using `serverTimezoneOffset` property.
311
+
312
+ ### Calendar
313
+
314
+ #### New Features
315
+
316
+ - `#246049` - Now, month name, day name are capitalized for all localization.
317
+
318
+ ## 17.3.19 (2019-10-22)
319
+
320
+ ### TimePicker
321
+
322
+ #### Bug Fixes
323
+
324
+ - `#248416` - In mobile device, TimePicker popup displays in the center of the viewport.
325
+
326
+ ## 17.2.49 (2019-09-04)
327
+
328
+ ### DatePicker
329
+
330
+ #### Bug Fixes
331
+
332
+ - `#244043` - Issue with "datepicker popup not closed while choose the same date value" has been resolved.
333
+
334
+ ## 17.2.41 (2019-08-14)
335
+
336
+ ### DateRangePicker
337
+
338
+ #### Bug Fixes
339
+
340
+ - `#F146493` - Issue with "DateRangePicker popup not opened on the second click action in iPad devices" has been resolved.
341
+
342
+ ## 17.2.36 (2019-07-24)
343
+
344
+ ### DatePicker
345
+
346
+ #### Bug Fixes
347
+
348
+ - `#236828` - Resolved the `accessibility` related issue in DatePicker.
349
+
350
+ ## 17.2.35 (2019-07-17)
351
+
352
+ ### DatePicker
353
+
354
+ #### Bug Fixes
355
+
356
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
357
+
358
+ ### DateRangePicker
359
+
360
+ #### Bug Fixes
361
+
362
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
363
+
364
+ ### DateTimePicker
365
+
366
+ #### Bug Fixes
367
+
368
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
369
+
370
+ ### TimePicker
371
+
372
+ #### Bug Fixes
373
+
374
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
375
+
376
+ ## 17.2.34 (2019-07-11)
377
+
378
+ ### DateTimePicker
379
+
380
+ #### Bug Fixes
381
+
382
+ - #239623 - Now, TimePicker popup closed properly in Edge/IE browsers when place more number of DateTimePicker in single page.
383
+ - `#240491` - Now, you can change the today button visibility dynamically along with min and max datetime.
384
+
385
+ ## 17.2.28-beta (2019-06-27)
386
+
387
+ ### Calendar
388
+
389
+ #### New Features
390
+
391
+ - #233255, #232782 - Now, you can change the day header format of calendar using 'dayHeaderFormat' property.
392
+
393
+ ### DatePicker
394
+
395
+ #### New Features
396
+
397
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
398
+
399
+ #### Bug Fixes
400
+
401
+ - #231616, #234495 - In mobile device, DatePicker popup displays in the center of the viewport.
402
+ - #238455 – Now, change event argument `isInteracted` return as true when edit the date value using keyboard.
403
+
404
+ - #228296 – When click on the date icon, calendar popup and keyboard get opened issue has been fixed.
405
+
406
+
407
+ ### DateRangePicker
408
+
409
+ #### New Features
410
+
411
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
412
+
413
+ #### Bug Fixes
414
+
415
+ - #231616, #234495 - In mobile device, DateRangePicker popup displays in the center of the viewport.
416
+
417
+ ### DateTimePicker
418
+
419
+ #### New Features
420
+
421
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
422
+
423
+ ### TimePicker
424
+
425
+ #### New Features
426
+
427
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
428
+
429
+ ## 17.1.49 (2019-05-29)
430
+
431
+ ### DatePicker
432
+
433
+ #### Bug Fixes
434
+
435
+ - #235561 - Now, you can specify the date format without `year` specifier along with strict mode.
436
+
437
+ ## 17.1.48 (2019-05-21)
438
+
439
+ ### Calendar
440
+
441
+ #### Bug Fixes
442
+
443
+ - #235561 - Now, you can navigate year within min and max range in decade view.
444
+
445
+ ### DatePicker
446
+
447
+ #### Bug Fixes
448
+
449
+ - #216875 - Issue with some additional text appended to all day numbers when choose `Japanese` culture has been fixed.
450
+
451
+ ### DateRangePicker
452
+
453
+ #### Bug Fixes
454
+
455
+ - #233687 - Issue with change event trigger twice when provide date format without date specifier has been fixed.
456
+
457
+ ## 17.1.43 (2019-04-30)
458
+
459
+ ### DatePicker
460
+
461
+ - #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.
462
+ - #233877 - Now, you can enter the same date value after form reset.
463
+
464
+ ### DateTimePicker
465
+
466
+ - #233877 - Now, you can enter the same datetime value after form reset.
467
+
468
+ ## 17.1.42 (2019-04-23)
469
+
470
+ ### DateRangePicker
471
+
472
+ #### Bug Fixes
473
+
474
+ - #232966 - Now, you can clear daterangepicker input value using keyboard when strict mode is enabled.
475
+
476
+ ## 17.1.41 (2019-04-16)
477
+
478
+ ### DatePicker
479
+
480
+ #### Bug Fixes
481
+
482
+ - #231875 - Now, you can enable the clear button dynamically after disabled the control.
483
+ - #F143747 - Now, you can set min and max value as null dynamically.
484
+
485
+ ### DateTimePicker
486
+
487
+ #### Bug Fixes
488
+
489
+ - #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
490
+
491
+ ### DateRangePicker
492
+
493
+ #### Bug Fixes
494
+
495
+ - #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
496
+
497
+ ### TimePicker
498
+
499
+ #### Bug Fixes
500
+
501
+ - #231596, #232441 - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
502
+ - #231003 - Issue with different icon size in bootstrap theme has been fixed.
503
+
504
+ ## 17.1.32-beta (2019-03-13)
505
+
506
+ ### DatePicker
507
+
508
+ #### Bug Fixes
509
+
510
+ - Issue with clear button not shown when disable the `allowEdit` property has been fixed.
511
+ - In iOS device, keyboard is not closed when clicking on the date picker button issue has been fixed.
512
+
513
+ ### DateRangePicker
514
+
515
+ #### New Features
516
+
517
+ - Now, you can move to a particular date without UI interaction using `NavigateTo` method.
518
+ - Provided option to set the start and depth level view of the calendar.
519
+
520
+ ### DateTimePicker
521
+
522
+ #### New Features
523
+
524
+ - Now, you can provide datetime value as a string to the DateTimePicker.
525
+
526
+ ## 16.4.55 (2019-02-27)
527
+
528
+ ### DatePicker
529
+
530
+ #### Bug Fixes
531
+
532
+ - Resolved the issue with today button text not updated when dynamically change the localization of the page.
533
+
534
+ ## 16.4.54 (2019-02-19)
535
+
536
+ ### DatePicker
537
+
538
+ #### Bug Fixes
539
+
540
+ - Issue with, “DatePicker not restoring the initial value on form reset” has been fixed.
541
+
542
+ ### DateRangePicker
543
+
544
+ #### Bug Fixes
545
+
546
+ - Issue with, “DateRangePicker not restoring the initial value on form reset” has been fixed.
547
+ - Now year values are shown in the selected range of decade view.
548
+
549
+ ### DateTimePicker
550
+
551
+ #### Bug Fixes
552
+
553
+ - Issue with, “DateTimePicker not restoring the initial value on form reset” has been fixed.
554
+
555
+ ### TimePicker
556
+
557
+ #### Bug Fixes
558
+
559
+ - Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.
560
+
561
+ ## 16.4.53 (2019-02-13)
562
+
563
+ ### DatePicker
564
+
565
+ #### Bug Fixes
566
+
567
+ - Fixed the form validation class `ng-dirty` issue in Angular forms.
568
+
569
+ ### DateRangePicker
570
+
571
+ #### Bug Fixes
572
+
573
+ - Fixed the form validation class `ng-dirty` issue in Angular forms.
574
+
575
+ ### DateTimePicker
576
+
577
+ #### Bug Fixes
578
+
579
+ - Fixed the form validation class `ng-dirty` issue in Angular forms.
580
+
581
+ ### TimePicker
582
+
583
+ #### Bug Fixes
584
+
585
+ - Fixed the form validation class `ng-dirty` issue in Angular forms.
586
+
587
+ ## 16.4.52 (2019-02-05)
588
+
589
+ ### Calendar
590
+
591
+ #### Bug Fixes
592
+
593
+ - Tabindex support has been provided.
594
+
595
+ ### DatePicker
596
+
597
+ #### New Features
598
+
599
+ - Now, date type skeleton support has been provided for the format property.
600
+
601
+ #### Bug Fixes
602
+
603
+ - Tabindex support has been provided.
604
+
605
+ ### DateTimePicker
606
+
607
+ #### New Features
608
+
609
+ - Now, scrollTo support has been added for the TimePicker pop-up element of the DateTimePicker. This is used to set the scroll position to the given time value when no value is selected in the popup list.
610
+
611
+ #### Bug Fixes
612
+
613
+ - Tabindex support has been provided.
614
+
615
+ ### DateRangePicker
616
+
617
+ #### Bug Fixes
618
+
619
+ - Tabindex support has been provided.
620
+
621
+ ### TimePicker
622
+
623
+ #### Bug Fixes
624
+
625
+ - Tabindex support has been provided.
626
+
627
+ ## 17.1.1-beta (2019-01-29)
628
+
629
+ ### TimePicker
630
+
631
+ #### Breaking Changes
632
+
633
+ - TimePicker pop-up will position at the center of the viewport in mobile resolution.
634
+
635
+ ## 16.4.47 (2019-01-16)
636
+
637
+ ### TimePicker
638
+
639
+ #### Bug Fixes
640
+
641
+ - TimePicker will allow assigning string value when type system configuration is disabled.
642
+
643
+ ## 16.4.46 (2019-01-08)
644
+
645
+ ### TimePicker
646
+
647
+ #### New Features
648
+
649
+ - Pop-up positioning support has been provided.
650
+
651
+ ## 16.4.45 (2019-01-02)
652
+
653
+ ### DatePicker
654
+
655
+ #### Bug Fixes
656
+
657
+ - DatePicker will allow assigning string value when type system configuration is disabled.
658
+
659
+ ## 16.4.44 (2018-12-24)
660
+
661
+ ### DatePicker
662
+
663
+ #### Bug Fixes
664
+
665
+ - Fixed the `allowEdit` issue in mobile mode.
666
+
667
+ ### DateRangePicker
668
+
669
+ #### Bug Fixes
670
+
671
+ - Fixed the localization issue in preset `custom range` element.
672
+
673
+ ### TimePicker
674
+
675
+ #### Bug Fixes
676
+
677
+ - Fixed the component destroy issue when `showClearButton` in disabled state.
678
+
679
+ ## 16.4.42 (2018-12-14)
680
+
681
+ ### Calendar
682
+
683
+ #### New Features
684
+
685
+ - Added the Islamic calendar support.
686
+
687
+ ### DatePicker
688
+
689
+ #### New Features
690
+
691
+ - Added the Islamic DatePicker support.
692
+
693
+ ### DateTimePicker
694
+
695
+ #### New Features
696
+
697
+ - Added the Islamic DateTimePicker support.
698
+
699
+ ## 16.4.40-beta (2018-12-10)
700
+
701
+ ### DatePicker
702
+
703
+ #### Bug Fixes
704
+
705
+ - Selecting a value with the Enter key will not bubble up the event to its ancestor elements.
706
+
707
+ ### TimePicker
708
+
709
+ #### Bug Fixes
710
+
711
+ - Selecting a value with the Enter key will not bubble up the event to its ancestor elements.
712
+
713
+ ## 16.3.31 (2018-11-07)
714
+
715
+ ### DatePicker
716
+
717
+ #### Bug Fixes
718
+
719
+ - Fixed the form reset issue in Internet Explorer.
720
+
721
+ ### DateRangePicker
722
+
723
+ #### Bug Fixes
724
+
725
+ - Fixed the form reset issue in Internet Explorer.
726
+
727
+ ## 16.3.29 (2018-10-31)
728
+
729
+ ### DatePicker
730
+
731
+ #### Bug Fixes
732
+
733
+ - Added multiple class name support for the `cssClass` property.
734
+
735
+ ### DateRangePicker
736
+
737
+ #### Bug Fixes
738
+
739
+ - Added multiple class name support for the `cssClass` property.
740
+
741
+ ### TimePicker
742
+
743
+ #### Bug Fixes
744
+
745
+ - Added multiple class name support for the `cssClass` property.
746
+
747
+ ## 16.3.27 (2018-10-23)
748
+
749
+ ### DateRangePicker
750
+
751
+ #### Bug Fixes
752
+
753
+ - Fixed the form reset handler issue while destroying the component.
754
+
755
+ ## 16.3.25 (2018-10-15)
756
+
757
+ ### DateRangePicker
758
+
759
+ #### Bug Fixes
760
+
761
+ - Fixed the `strictMode` issue.
762
+
763
+ ## 16.3.17 (2018-09-12)
764
+
765
+ ### Calendar
766
+
767
+ #### New Features
768
+
769
+ - Multiple date selection support has been included.
770
+
771
+ ### DateTimePicker
772
+
773
+ #### Bug Fixes
774
+
775
+ - Now, the pop-up element can be append to the target element by using the `AppendTo` argument in open event.
776
+
777
+ ### DateRangePicker
778
+
779
+ #### Bug Fixes
780
+
781
+ - Now, the pop-up element can be append to the target element by using the `AppendTo` argument in open event.
782
+
783
+ ### TimePicker
784
+
785
+ #### Bug Fixes
786
+
787
+ - Now, the pop-up element can be append to the target element by using the `AppendTo` argument in open event.
788
+
789
+ ## 16.2.52 (2018-09-04)
790
+
791
+ ### DateTimePicker
792
+
793
+ #### Bug Fixes
794
+
795
+ - DateTimePicker value will now accept the date values (without time) while entering value in the input element.
796
+
797
+ ## 16.2.50 (2018-08-28)
798
+
799
+ ### DatePicker
800
+
801
+ #### Bug Fixes
802
+
803
+ - Added `AppendTo` argument in the open event to specifies which node to be appended on the pop-up element.
804
+ - Fixed the validation issue in mobile devices.
805
+
806
+ ### DateRangePicker
807
+
808
+ #### Bug Fixes
809
+
810
+ - The Value can be obtained in the code-behind, while posting the selected value from the DateRangePicker control.
811
+ - Now, the entire properties of pop-up element of DateRangePicker can be customized in the `open` event.
812
+
813
+ ## 16.2.47 (2018-08-07)
814
+
815
+ ### DateRangePicker
816
+
817
+ #### Bug Fixes
818
+
819
+ - Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
820
+ - Angular form rest for the invalid value in the textbox issue has been fixed.
821
+
822
+ ### DatePicker
823
+
824
+ #### Bug Fixes
825
+
826
+ - Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
827
+
828
+ ### DateTimePicker
829
+
830
+ #### Bug Fixes
831
+
832
+ - Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
833
+
834
+ ### Calendar
835
+
836
+ #### Bug Fixes
837
+
838
+ - Now the `firstDayOfWeek` property will be updated based on the culture specific. Also, to get the firstday related information, then it is mandatory to load the `weekData.json` file from the `CLDR` data.
839
+
840
+ ## 16.2.46 (2018-07-30)
841
+
842
+ ### DatePicker
843
+
844
+ #### New Features
845
+
846
+ - Support for `allowEdit` property has been provided for DatePicker component that allows to edit the value in the input element.
847
+
848
+ #### Bug Fixes
849
+
850
+ - Float label state are not restored after resetting the form issue has been fixed.
851
+
852
+ ### DateRangePicker
853
+
854
+ #### New Features
855
+
856
+ - Support for `allowEdit` property has been provided for DateRangePicker component that allows to edit the value in the input element.
857
+
858
+ ### DateTimePicker
859
+
860
+ #### New Features
861
+
862
+ - Support for `allowEdit` property has been provided for DateTimePicker component that allows to edit the value in the input element.
863
+
864
+ #### Bug Fixes
865
+
866
+ - Float label state are not restored after resetting the form issue has been fixed.
867
+
868
+ ### TimePicker
869
+
870
+ #### New Features
871
+
872
+ - Support for `allowEdit` property has been provided for TimePicker component that allows to edit the value in the input element.
873
+
874
+ #### Bug Fixes
875
+
876
+ - Float label state are not restored after resetting the form issue has been fixed.
877
+
878
+ ## 16.2.45 (2018-07-17)
879
+
880
+ ### DateRangePicker
881
+
882
+ #### New Features
883
+
884
+ - Added the custom object support for the value property with the start and end keys.
885
+
886
+ ## 16.2.44 (2018-07-10)
887
+
888
+ ### DateRangePicker
889
+
890
+ #### Bug Fixes
891
+
892
+ - Float label state are not restored after resetting the form issue has been fixed.
893
+
894
+ ## 16.2.43 (2018-07-03)
895
+
896
+ ### DateRangePicker
897
+
898
+ #### Bug Fixes
899
+
900
+ - Invalid value are not cleared in the textbox after resetting the form issue has been fixed.
901
+
902
+ ## 16.2.41 (2018-06-25)
903
+
904
+ ### Calendars
905
+
906
+ #### Breaking Changes
907
+
908
+ - Newly added `ColorPicker` component in input package requires `SplitButton` dependency, So now it's mandatory to include the `ej2-splitbuttons.umd.min.js` in system.js configuration if your using system.js module loader.
909
+ - Update the `system.js` configuration while going with this version and above.
910
+ - Today button will act as a primary button in high contrast, bootstrap and fabric themes.
911
+
912
+ #### New Features
913
+
914
+ - Event arguments for all Calendar components has been streamlined.
915
+
916
+ ### DateRangePicker
917
+
918
+ #### Breaking Changes
919
+
920
+ - `Value` parameter obtained in change event argument has been changed from `string type to array of date object` and the `string` value from the input element can be obtained from the `text` parameter of the argument.
921
+
922
+ ### TimePicker
923
+
924
+ #### Breaking Changes
925
+
926
+ - In change event, the parameter `e` has been changed to `event`.
927
+
928
+ ## 16.1.49 (2018-06-20)
929
+
930
+ ### DateTimePicker
931
+
932
+ - TimePicker popup is not closing while clicking outside of the window issue has been fixed.
933
+
934
+ ## 16.1.48 (2018-06-13)
935
+
936
+ ### DateRangePicker
937
+
938
+ #### Bug Fixes
939
+
940
+ - Selection is not maintained in the month with start date in the left calendar, while performing drill down in the right calendar has been fixed.
941
+
942
+ ## 16.1.45 (2018-05-23)
943
+
944
+ ### DateRangePicker
945
+
946
+ #### New Features
947
+
948
+ - `DrillDown` support has been provided for DateRangePicker component that allows to quick navigate back and forth from month and year views to select a range easier.
949
+ - `Value` property support has been provided for DateRangePicker component to set a date range.
950
+
951
+ ## 16.1.42 (2018-05-15)
952
+
953
+ ### DateTimePicker
954
+
955
+ #### Bug Fixes
956
+
957
+ - `ngOnDestroy` related issues with destroying DateTimePicker component has been fixed.
958
+
959
+ ## 16.1.38 (2018-05-02)
960
+
961
+ ### Common
962
+
963
+ #### Bug Fixes
964
+
965
+ - Now, Date parser will return the `null` value while parsing invalid date string.
966
+
967
+ ## 16.1.35 (2018-04-17)
968
+
969
+ ### DateRangePicker
970
+
971
+ #### Bug Fixes
972
+
973
+ - `focusIn` and `focusOut` methods has been included.
974
+ - `focus` and `blur` events has been included.
975
+
976
+ ## 16.1.34 (2018-04-10)
977
+
978
+ ### Common
979
+
980
+ #### Bug Fixes
981
+
982
+ - Issue with Calendar date generation in `UTC+00:00` time zone has been fixed.
983
+
984
+ ## 16.1.33 (2018-04-03)
985
+
986
+ ### Common
987
+
988
+ #### Bug Fixes
989
+
990
+ - Rendering issue on going with `UTC+00:00` time zone has been fixed.
991
+
992
+ ## 16.1.32 (2018-03-29)
993
+
994
+ ### DateRangePicker
995
+
996
+ #### Bug Fixes
997
+
998
+ - DateRangePicker popup will not open while enabling the `readOnly` property.
999
+
1000
+ ### DateTimePicker
1001
+
1002
+ #### Bug Fixes
1003
+
1004
+ - Focus and blur events triggers multiple times in DateTimePicker control has been fixed.
1005
+ - DateTimePicker throws script error while clicking today button in IE browser has been fixed.
1006
+
1007
+ #### Breaking Changes
1008
+
1009
+ - The out of range value will be the value of the component and highlighted with error class.
1010
+
1011
+ ### Calendar
1012
+
1013
+ #### Bug Fixes
1014
+
1015
+ - Calendar throws script error while clicking today button in IE browser has been fixed.
1016
+
1017
+ ### DatePicker
1018
+
1019
+ #### Bug Fixes
1020
+
1021
+ - DatePicker throws script error while clicking today button in IE browser has been fixed.
1022
+
1023
+ ### TimePicker
1024
+
1025
+ #### Breaking Changes
1026
+
1027
+ - The out of range value will be the value of the component and highlighted with error class.
1028
+
1029
+ ## 16.1.29 (2018-03-13)
1030
+
1031
+ ### Common
1032
+
1033
+ #### Bug Fixes
1034
+
1035
+ - `Width` property with string type value issue has been fixed.
1036
+
1037
+ ## 16.1.28 (2018-03-09)
1038
+
1039
+ ### DatePicker
1040
+
1041
+ #### Breaking Changes
1042
+
1043
+ - DatePicker maintains null value, while entering the out of range(min/max) issue has been fixed.
1044
+
1045
+ ## 16.1.24 (2018-02-22)
1046
+
1047
+ ### Common
1048
+
1049
+ #### Breaking Changes
1050
+
1051
+ - Changed the Angular component selector, component name prefix with `ejs` e.g: `ejs-calendar`.
1052
+ - Event arguments and it's parameter values are same.
1053
+ - Popup open in read-only mode issue has been fixed.
1054
+
1055
+ #### New Features
1056
+
1057
+ - High contrast theme support.
1058
+
1059
+ ### DateRangePicker
1060
+
1061
+ #### New Features
1062
+
1063
+ - DateRangePicker rendered based on the screen resolution.
1064
+ - `DateTime` support has been provided for DateRangePicker.
1065
+ - Input type `date` has been handled in DateRangePicker.
1066
+
1067
+ ### DatePicker
1068
+
1069
+ #### Breaking Changes
1070
+
1071
+ - Pascal casing change to `start` and `depth` property values (`Month`, `Year`, `Decade`).
1072
+ - Focus the input when select the value from the DatePicker popup.
1073
+
1074
+ #### New Features
1075
+
1076
+ - `Today` button support has been provided for DatePicker.
1077
+ - Input type `date` has been handled in DatePicker.
1078
+
1079
+ ### TimePicker
1080
+
1081
+ #### Breaking Changes
1082
+
1083
+ - Pascal casing change to `start` and `depth` property values (`Month`, `Year`, `Decade`).
1084
+
1085
+ #### New Features
1086
+
1087
+ - Added `itemRender` support for the TimePicker which allows to customize each time values in a popup list.
1088
+ - Input type `time` has been handled in TimePicker.
1089
+ - Added `scrollTo` support for the TimePicker which is used to set the scroll position to the given time value when no value is selected in the popup list or the given value is not present in the popup list.
1090
+
1091
+ ### Calendar
1092
+
1093
+ #### Breaking Changes
1094
+
1095
+ - Pascal casing change to `start` and `depth` property values (`Month`, `Year`, `Decade`).
1096
+
1097
+ #### New Features
1098
+
1099
+ - `Today` button support has been provided for Calendar.
1100
+
1101
+ ### DateTimePicker
1102
+
1103
+ DateTimePicker component for selecting or entering a date and time with options for disabling dates, restricting selection and showing custom events.
1104
+
1105
+
1106
+ - **Range Restriction** – Allows to select a date and time within a specified range.
1107
+ - **Format** – Formatting the value displayed in a textbox.
1108
+ - **Customization** – Allows to customize each day and time cell of the Calendar and time popup list.
1109
+ - **Strict Mode** - Allows to enter the only valid date and time in a textbox.
1110
+ - **Accessibility** - Provided with built-in accessibility support which helps to access all the DateTimePicker component features through the keyboard, screen readers, or other assistive technology devices.
1111
+
1112
+ ## 15.4.26-preview (2018-01-23)
1113
+
1114
+ ### DateRangePicker
1115
+
1116
+ #### Bug Fixes
1117
+
1118
+ - Select event will be triggered when selecting the start and end date.
1119
+
1120
+ ## 15.4.25-preview (2018-01-09)
1121
+
1122
+ ### DatePicker
1123
+
1124
+ #### Bug Fixes
1125
+
1126
+ - Width and form validation related issues has been fixed.
1127
+
1128
+ ## 15.4.23-preview (2017-12-27)
1129
+
1130
+ ### Common
1131
+
1132
+ #### New Features
1133
+
1134
+ - Added typing file for ES5 global scripts (`dist/global/index.d.ts`).
1135
+
1136
+ #### Breaking Changes
1137
+
1138
+ - Modified the module bundle file name for ES6 bundling.
1139
+
1140
+ ### DatePicker, DateRangePicker and TimePicker
1141
+
1142
+ #### Bug Fixes
1143
+
1144
+ - Popup repositions will not work while scrolling on the fixed element, this has been fixed.
1145
+
1146
+ ## 15.4.21-preview (2017-12-08)
1147
+
1148
+ ### DatePicker
1149
+
1150
+ #### Bug Fixes
1151
+
1152
+ - Popup position issue in mobile layout has been fixed.
1153
+
1154
+ ## 15.4.20-preview (2017-12-01)
1155
+
1156
+ ### Common
1157
+
1158
+ #### New Features
1159
+
1160
+ - Upgraded TypeScript version to 2.6.2
1161
+
1162
+ ### Calendar
1163
+
1164
+ #### Bug Fixes
1165
+
1166
+ - issue on rendering the current month in European Time zone has been fixed.
1167
+
1168
+ ### DatePicker
1169
+
1170
+ #### Bug Fixes
1171
+
1172
+ - issue on rendering the current month in European Time zone has been fixed.
1173
+ - **showClearButton** - Allows to clear the textbox and model values.
1174
+ - **zIndex** - allows to set the z-index value to the popup element.
1175
+
1176
+ ### DateRangePicker
1177
+
1178
+ #### Bug Fixes
1179
+
1180
+ - **showClearButton** - Allows to clear the textbox and model values.
1181
+ - **zIndex** - allows to set the z-index value to the popup element.
1182
+
1183
+ ### TimePicker
1184
+
1185
+ #### Bug Fixes
1186
+
1187
+ - **showClearButton** - Allows to clear the textbox and model values.
1188
+ - **zIndex** - allows to set the z-index value to the popup element.
1189
+
1190
+ ## 15.4.17-preview (2017-11-13)
1191
+
1192
+ ### Calendar
1193
+
1194
+ Calendar interface for selecting dates with options for disabling dates, restricting selection and showing custom events.
1195
+
1196
+
1197
+ - **Range Restriction** - Allows to select a date within a specified date range.
1198
+ - **Start and Depth View** - Allows to change the initial view and navigation depth of the Calendar.
1199
+ - **Customization** - Allows to customize the each day cell of the calendar.
1200
+ - **Accessibility** - Provided with built-in accessibility support which helps to access all the Calendar component features through the keyboard, screen readers, or other assistive technology devices.
1201
+
1202
+ ### DatePicker
1203
+
1204
+ DatePicker component for selecting or entering a date with options for disabling dates,
1205
+ restricting selection and showing custom events.
1206
+
1207
+
1208
+ - **Range Restriction** - Allows to select a date within a specified date range.
1209
+ - **Format** - Formatting the value displayed in a textbox.
1210
+ - **Start and Depth View** - Allows to change the initial view and navigation depth of the Calendar.
1211
+ - **Customization** - Allows to customize the each day cell of the calendar.
1212
+ - **StrictMode** - Allows to entering the only valid date in a textbox.
1213
+ - **Accessibility** - Provided with built-in accessibility support which helps to access all the DatePicker component features through the keyboard, screen readers, or other assistive technology devices.
1214
+
1215
+ ### DateRangePicker
1216
+
1217
+ DateRangePicker component that allows user to select the date range from the calendar
1218
+ or entering the range through the input element.
1219
+
1220
+
1221
+ - **Presets** - Allows to define the customized predefined set of ranges.
1222
+ - **Day Span** - Select the data span between the ranges to avoid excess or less date selection.
1223
+ - **Range Restriction** - Control the date range selection within a specified range.
1224
+ - **Format** - Formatting the value displayed in a textbox.
1225
+ - **Customization** - Allows to customize the each day cell of the calendar.
1226
+ - **StrictMode** - Allows to entering the only valid date in a textbox.
1227
+ - **Accessibility** - Provided with built-in accessibility support which helps to access all the DateRangePicker component features through the keyboard, screen readers, or other assistive technology devices.
1228
+
1229
+ ### TimePicker
1230
+
1231
+ TimePicker component is the pre-filled dropdown list with the time values 12/24 hours format, that allows to select a time from the list.
1232
+
1233
+
1234
+ - **Range Restriction** - Allows to select a time within a specified time range.
1235
+ - **Format** - Formatting the value displayed in a textbox.
1236
+ - **Step** - Provides the option to increment/decrement time value in a popup list.
1237
+ - **StrictMode** - Allows to entering the only valid time in a textbox.
1238
+ - **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
1239
+
1240
+
1241
+ ## 20.4.52 (2023-02-28)
1242
+
1243
+ ### DateRangePicker
1244
+
1245
+ #### Bug Fixes
1246
+
1247
+ - `#I438924` - The issue "Presets label text value overflows when we switch the culture" has been resolved.
1248
+
1249
+ ## 19.3.56 (2021-12-02)
1250
+
1251
+ ### TimePicker
1252
+
1253
+ #### Bug Fixes
1254
+
1255
+ - `#I346567` - Issue with "typed value is not updated in the masked timepicker while typing the value and focus out the component" has been resolved.
1256
+ - `#FB30118` - Issue with "hours to minutes segment switching is not worked while typing the hours value that starting with zero" has been resolved.
1257
+
1258
+ ## 19.3.44 (2021-10-05)
1259
+
1260
+ ### DateTimePicker
1261
+
1262
+ #### Bug Fixes
1263
+
1264
+ - `#F168372` - Issue with "invalid date time is updated to the input while enabling the masked date time" has been resolved.
1265
+
1266
+ ### DatePicker
1267
+
1268
+ #### Bug Fixes
1269
+
1270
+ - `#FB27745` - Issue with "day to month segment switching is not worked while typing the day value that starting with zero" has been resolved.
1271
+
1272
+ ## 19.2.62 (2021-09-14)
1273
+
1274
+ ### DateTimePicker
1275
+
1276
+ #### Bug Fixes
1277
+
1278
+ - `#F168372` - Issue with "invalid date time is updated to the input while enabling the masked date time" has been resolved.
1279
+
1280
+ ## 19.2.47 (2021-07-13)
1281
+
1282
+ ### DatePicker
1283
+
1284
+ #### Bug Fixes
1285
+
1286
+ - `#I334467` - Issue with "input is not disabled while disabling the `formControlName` using form group" has been resolved.
1287
+
1288
+ ## 19.1.64 (2021-05-19)
1289
+
1290
+ ### DateRangePicker
1291
+
1292
+ #### Bug Fixes
1293
+
1294
+ - `#I325926` - Issue with "custom range popup shows always in the presets popup while rendering the component with preset range as date time value and selecting any presets range from popup" has been resolved.
1295
+
1296
+ ## 19.1.55 (2021-04-06)
1297
+
1298
+ ### DatePicker
1299
+
1300
+ #### Bug Fixes
1301
+
1302
+ - `#319099` - Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
1303
+
1304
+ ### DateRangePicker
1305
+
1306
+ #### Bug Fixes
1307
+
1308
+ - `#319099` - Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
1309
+
1310
+ ### DateTimePicker
1311
+
1312
+ #### Bug Fixes
1313
+
1314
+ - `#319099` - Issue with "dirty and pristine is not updated properly while performing the disable and reset the form simultaneously" has been resolved.
1315
+
1316
+ ## 18.4.43 (2021-02-16)
1317
+
1318
+ ### DatePicker
1319
+
1320
+ #### Bug Fixes
1321
+
1322
+ - `#314484` - Issue with "dirty and pristine are not updated properly while resetting the form" has been resolved.
1323
+
1324
+ ## 18.4.39 (2021-01-28)
1325
+
1326
+ ### DatePicker
1327
+
1328
+ #### Bug Fixes
1329
+
1330
+ - `#309782` - Issue with "datepicker popup is not opened when disable the form and enable the datepicker control" has been resolved.
1331
+
1332
+ ## 18.4.35 (2021-01-19)
1333
+
1334
+ ### Calendar
1335
+
1336
+ #### New Features
1337
+
1338
+ - `#302472` - Now, you can change the rule for defining the first week of the year using `weekRule` property.
1339
+
1340
+ ## 18.4.31 (2020-12-22)
1341
+
1342
+ ### DateRangePicker
1343
+
1344
+ #### Bug Fixes
1345
+
1346
+ - `#291772`- Issue with "popup gets closed while dynamically changing the max days property in select event" has been resolved.
1347
+
1348
+ ## 18.3.42 (2020-10-20)
1349
+
1350
+ ### Calendar
1351
+
1352
+ #### Bug Fixes
1353
+
1354
+ - `#292562`- Issue with " isInteracted change event argument return as false while clicking on the today button" has been resolved.
1355
+
1356
+ ## 18.1.53 (2020-05-19)
1357
+
1358
+ ### DatePicker
1359
+
1360
+ #### Bug Fixes
1361
+
1362
+ - `#275716`- Issue with "script error occurs when disable the clear icon dynamically" has been resolved.
1363
+