@syncfusion/ej2-angular-inputs 23.2.4 → 24.1.41-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 (714) hide show
  1. package/@syncfusion/ej2-angular-inputs.es5.js +1791 -0
  2. package/@syncfusion/ej2-angular-inputs.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-inputs.js +1689 -0
  4. package/@syncfusion/ej2-angular-inputs.js.map +1 -0
  5. package/CHANGELOG.md +1459 -0
  6. package/dist/ej2-angular-inputs.umd.js +1880 -0
  7. package/dist/ej2-angular-inputs.umd.js.map +1 -0
  8. package/dist/ej2-angular-inputs.umd.min.js +11 -0
  9. package/dist/ej2-angular-inputs.umd.min.js.map +1 -0
  10. package/ej2-angular-inputs.d.ts +12 -0
  11. package/ej2-angular-inputs.metadata.json +1 -0
  12. package/package.json +15 -29
  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/color-picker/colorpicker-all.module.d.ts +0 -6
  18. package/src/color-picker/colorpicker.component.d.ts +0 -3
  19. package/src/color-picker/colorpicker.module.d.ts +0 -6
  20. package/src/maskedtextbox/maskedtextbox-all.module.d.ts +0 -6
  21. package/src/maskedtextbox/maskedtextbox.component.d.ts +0 -3
  22. package/src/maskedtextbox/maskedtextbox.module.d.ts +0 -6
  23. package/src/numerictextbox/numerictextbox-all.module.d.ts +0 -6
  24. package/src/numerictextbox/numerictextbox.component.d.ts +0 -3
  25. package/src/numerictextbox/numerictextbox.module.d.ts +0 -6
  26. package/src/rating/rating-all.module.d.ts +0 -6
  27. package/src/rating/rating.component.d.ts +0 -3
  28. package/src/rating/rating.module.d.ts +0 -6
  29. package/src/signature/signature-all.module.d.ts +0 -6
  30. package/src/signature/signature.component.d.ts +0 -3
  31. package/src/signature/signature.module.d.ts +0 -6
  32. package/src/slider/slider-all.module.d.ts +0 -6
  33. package/src/slider/slider.component.d.ts +0 -3
  34. package/src/slider/slider.module.d.ts +0 -6
  35. package/src/textbox/textbox-all.module.d.ts +0 -6
  36. package/src/textbox/textbox.component.d.ts +0 -3
  37. package/src/textbox/textbox.module.d.ts +0 -6
  38. package/src/uploader/files.directive.d.ts +0 -5
  39. package/src/uploader/uploader-all.module.d.ts +0 -6
  40. package/src/uploader/uploader.component.d.ts +0 -3
  41. package/src/uploader/uploader.module.d.ts +0 -7
  42. package/styles/bootstrap-dark.css +1 -7061
  43. package/styles/bootstrap-dark.scss +1 -0
  44. package/styles/bootstrap.css +1 -7040
  45. package/styles/bootstrap.scss +1 -0
  46. package/styles/bootstrap4.css +1 -7194
  47. package/styles/bootstrap4.scss +1 -0
  48. package/styles/bootstrap5-dark.css +1 -7345
  49. package/styles/bootstrap5-dark.scss +1 -0
  50. package/styles/bootstrap5.css +1 -7345
  51. package/styles/bootstrap5.scss +1 -0
  52. package/styles/color-picker/bootstrap-dark.css +1 -745
  53. package/styles/color-picker/bootstrap-dark.scss +1 -11
  54. package/styles/color-picker/bootstrap.css +1 -745
  55. package/styles/color-picker/bootstrap.scss +1 -11
  56. package/styles/color-picker/bootstrap4.css +1 -828
  57. package/styles/color-picker/bootstrap4.scss +1 -11
  58. package/styles/color-picker/bootstrap5-dark.css +1 -796
  59. package/styles/color-picker/bootstrap5-dark.scss +1 -11
  60. package/styles/color-picker/bootstrap5.css +1 -796
  61. package/styles/color-picker/bootstrap5.scss +1 -11
  62. package/styles/color-picker/fabric-dark.css +1 -745
  63. package/styles/color-picker/fabric-dark.scss +1 -11
  64. package/styles/color-picker/fabric.css +1 -745
  65. package/styles/color-picker/fabric.scss +1 -11
  66. package/styles/color-picker/fluent-dark.css +1 -753
  67. package/styles/color-picker/fluent-dark.scss +1 -11
  68. package/styles/color-picker/fluent.css +1 -753
  69. package/styles/color-picker/fluent.scss +1 -11
  70. package/styles/color-picker/highcontrast-light.css +1 -745
  71. package/styles/color-picker/highcontrast-light.scss +1 -11
  72. package/styles/color-picker/highcontrast.css +1 -745
  73. package/styles/color-picker/highcontrast.scss +1 -11
  74. package/styles/color-picker/material-dark.css +1 -751
  75. package/styles/color-picker/material-dark.scss +1 -11
  76. package/styles/color-picker/material.css +1 -759
  77. package/styles/color-picker/material.scss +1 -11
  78. package/styles/color-picker/material3-dark.css +1 -879
  79. package/styles/color-picker/material3-dark.scss +1 -11
  80. package/styles/color-picker/material3.css +1 -935
  81. package/styles/color-picker/material3.scss +1 -11
  82. package/styles/color-picker/tailwind-dark.css +1 -773
  83. package/styles/color-picker/tailwind-dark.scss +1 -11
  84. package/styles/color-picker/tailwind.css +1 -773
  85. package/styles/color-picker/tailwind.scss +1 -11
  86. package/styles/data-form/bootstrap-dark.css +1 -0
  87. package/styles/data-form/bootstrap-dark.scss +1 -0
  88. package/styles/data-form/bootstrap.css +1 -0
  89. package/styles/data-form/bootstrap.scss +1 -0
  90. package/styles/data-form/bootstrap4.css +1 -0
  91. package/styles/data-form/bootstrap4.scss +1 -0
  92. package/styles/data-form/bootstrap5-dark.css +1 -0
  93. package/styles/data-form/bootstrap5-dark.scss +1 -0
  94. package/styles/data-form/bootstrap5.css +1 -0
  95. package/styles/data-form/bootstrap5.scss +1 -0
  96. package/styles/data-form/fabric-dark.css +1 -0
  97. package/styles/data-form/fabric-dark.scss +1 -0
  98. package/styles/data-form/fabric.css +1 -0
  99. package/styles/data-form/fabric.scss +1 -0
  100. package/styles/data-form/fluent-dark.css +1 -0
  101. package/styles/data-form/fluent-dark.scss +1 -0
  102. package/styles/data-form/fluent.css +1 -0
  103. package/styles/data-form/fluent.scss +1 -0
  104. package/styles/data-form/highcontrast-light.css +1 -0
  105. package/styles/data-form/highcontrast-light.scss +1 -0
  106. package/styles/data-form/highcontrast.css +1 -0
  107. package/styles/data-form/highcontrast.scss +1 -0
  108. package/styles/data-form/material-dark.css +1 -0
  109. package/styles/data-form/material-dark.scss +1 -0
  110. package/styles/data-form/material.css +1 -0
  111. package/styles/data-form/material.scss +1 -0
  112. package/styles/data-form/material3-dark.css +1 -0
  113. package/styles/data-form/material3-dark.scss +2 -0
  114. package/styles/data-form/material3.css +1 -0
  115. package/styles/data-form/material3.scss +2 -0
  116. package/styles/data-form/tailwind-dark.css +1 -0
  117. package/styles/data-form/tailwind-dark.scss +1 -0
  118. package/styles/data-form/tailwind.css +1 -0
  119. package/styles/data-form/tailwind.scss +1 -0
  120. package/styles/fabric-dark.css +1 -6990
  121. package/styles/fabric-dark.scss +1 -0
  122. package/styles/fabric.css +1 -6990
  123. package/styles/fabric.scss +1 -0
  124. package/styles/fluent-dark.css +1 -7126
  125. package/styles/fluent-dark.scss +1 -0
  126. package/styles/fluent.css +1 -7126
  127. package/styles/fluent.scss +1 -0
  128. package/styles/highcontrast-light.css +1 -7306
  129. package/styles/highcontrast-light.scss +1 -0
  130. package/styles/highcontrast.css +1 -7306
  131. package/styles/highcontrast.scss +1 -0
  132. package/styles/input/bootstrap-dark.css +1 -4652
  133. package/styles/input/bootstrap-dark.scss +1 -4
  134. package/styles/input/bootstrap.css +1 -4652
  135. package/styles/input/bootstrap.scss +1 -4
  136. package/styles/input/bootstrap4.css +1 -4634
  137. package/styles/input/bootstrap4.scss +1 -4
  138. package/styles/input/bootstrap5-dark.css +1 -4745
  139. package/styles/input/bootstrap5-dark.scss +1 -4
  140. package/styles/input/bootstrap5.css +1 -4745
  141. package/styles/input/bootstrap5.scss +1 -4
  142. package/styles/input/fabric-dark.css +1 -4572
  143. package/styles/input/fabric-dark.scss +1 -4
  144. package/styles/input/fabric.css +1 -4572
  145. package/styles/input/fabric.scss +1 -4
  146. package/styles/input/fluent-dark.css +1 -4617
  147. package/styles/input/fluent-dark.scss +1 -4
  148. package/styles/input/fluent.css +1 -4617
  149. package/styles/input/fluent.scss +1 -4
  150. package/styles/input/highcontrast-light.css +1 -4846
  151. package/styles/input/highcontrast-light.scss +1 -4
  152. package/styles/input/highcontrast.css +1 -4846
  153. package/styles/input/highcontrast.scss +1 -4
  154. package/styles/input/material-dark.css +1 -12567
  155. package/styles/input/material-dark.scss +1 -4
  156. package/styles/input/material.css +1 -12575
  157. package/styles/input/material.scss +1 -4
  158. package/styles/input/material3-dark.css +1 -12444
  159. package/styles/input/material3-dark.scss +1 -4
  160. package/styles/input/material3.css +1 -12500
  161. package/styles/input/material3.scss +1 -4
  162. package/styles/input/tailwind-dark.css +1 -4588
  163. package/styles/input/tailwind-dark.scss +1 -4
  164. package/styles/input/tailwind.css +1 -4588
  165. package/styles/input/tailwind.scss +1 -4
  166. package/styles/maskedtextbox/bootstrap-dark.css +1 -34
  167. package/styles/maskedtextbox/bootstrap-dark.scss +1 -4
  168. package/styles/maskedtextbox/bootstrap.css +1 -14
  169. package/styles/maskedtextbox/bootstrap.scss +1 -4
  170. package/styles/maskedtextbox/bootstrap4.css +1 -34
  171. package/styles/maskedtextbox/bootstrap4.scss +1 -4
  172. package/styles/maskedtextbox/bootstrap5-dark.css +1 -34
  173. package/styles/maskedtextbox/bootstrap5-dark.scss +1 -4
  174. package/styles/maskedtextbox/bootstrap5.css +1 -34
  175. package/styles/maskedtextbox/bootstrap5.scss +1 -4
  176. package/styles/maskedtextbox/fabric-dark.css +1 -34
  177. package/styles/maskedtextbox/fabric-dark.scss +1 -4
  178. package/styles/maskedtextbox/fabric.css +1 -34
  179. package/styles/maskedtextbox/fabric.scss +1 -4
  180. package/styles/maskedtextbox/fluent-dark.css +1 -27
  181. package/styles/maskedtextbox/fluent-dark.scss +1 -4
  182. package/styles/maskedtextbox/fluent.css +1 -27
  183. package/styles/maskedtextbox/fluent.scss +1 -4
  184. package/styles/maskedtextbox/highcontrast-light.css +1 -34
  185. package/styles/maskedtextbox/highcontrast-light.scss +1 -4
  186. package/styles/maskedtextbox/highcontrast.css +1 -34
  187. package/styles/maskedtextbox/highcontrast.scss +1 -4
  188. package/styles/maskedtextbox/material-dark.css +1 -40
  189. package/styles/maskedtextbox/material-dark.scss +1 -4
  190. package/styles/maskedtextbox/material.css +1 -48
  191. package/styles/maskedtextbox/material.scss +1 -4
  192. package/styles/maskedtextbox/material3-dark.css +1 -103
  193. package/styles/maskedtextbox/material3-dark.scss +1 -4
  194. package/styles/maskedtextbox/material3.css +1 -159
  195. package/styles/maskedtextbox/material3.scss +1 -4
  196. package/styles/maskedtextbox/tailwind-dark.css +1 -34
  197. package/styles/maskedtextbox/tailwind-dark.scss +1 -4
  198. package/styles/maskedtextbox/tailwind.css +1 -34
  199. package/styles/maskedtextbox/tailwind.scss +1 -4
  200. package/styles/material-dark.css +1 -15146
  201. package/styles/material-dark.scss +1 -0
  202. package/styles/material.css +1 -15190
  203. package/styles/material.scss +1 -0
  204. package/styles/material3-dark.css +1 -15202
  205. package/styles/material3-dark.scss +1 -1
  206. package/styles/material3.css +1 -15258
  207. package/styles/material3.scss +1 -1
  208. package/styles/numerictextbox/bootstrap-dark.css +1 -52
  209. package/styles/numerictextbox/bootstrap-dark.scss +1 -5
  210. package/styles/numerictextbox/bootstrap.css +1 -52
  211. package/styles/numerictextbox/bootstrap.scss +1 -5
  212. package/styles/numerictextbox/bootstrap4.css +1 -48
  213. package/styles/numerictextbox/bootstrap4.scss +1 -5
  214. package/styles/numerictextbox/bootstrap5-dark.css +1 -48
  215. package/styles/numerictextbox/bootstrap5-dark.scss +1 -5
  216. package/styles/numerictextbox/bootstrap5.css +1 -48
  217. package/styles/numerictextbox/bootstrap5.scss +1 -5
  218. package/styles/numerictextbox/fabric-dark.css +1 -48
  219. package/styles/numerictextbox/fabric-dark.scss +1 -5
  220. package/styles/numerictextbox/fabric.css +1 -48
  221. package/styles/numerictextbox/fabric.scss +1 -5
  222. package/styles/numerictextbox/fluent-dark.css +1 -59
  223. package/styles/numerictextbox/fluent-dark.scss +1 -5
  224. package/styles/numerictextbox/fluent.css +1 -59
  225. package/styles/numerictextbox/fluent.scss +1 -5
  226. package/styles/numerictextbox/highcontrast-light.css +1 -48
  227. package/styles/numerictextbox/highcontrast-light.scss +1 -5
  228. package/styles/numerictextbox/highcontrast.css +1 -48
  229. package/styles/numerictextbox/highcontrast.scss +1 -5
  230. package/styles/numerictextbox/material-dark.css +1 -54
  231. package/styles/numerictextbox/material-dark.scss +1 -5
  232. package/styles/numerictextbox/material.css +1 -62
  233. package/styles/numerictextbox/material.scss +1 -5
  234. package/styles/numerictextbox/material3-dark.css +1 -117
  235. package/styles/numerictextbox/material3-dark.scss +1 -5
  236. package/styles/numerictextbox/material3.css +1 -173
  237. package/styles/numerictextbox/material3.scss +1 -5
  238. package/styles/numerictextbox/tailwind-dark.css +1 -48
  239. package/styles/numerictextbox/tailwind-dark.scss +1 -5
  240. package/styles/numerictextbox/tailwind.css +1 -48
  241. package/styles/numerictextbox/tailwind.scss +1 -5
  242. package/styles/rating/bootstrap-dark.css +1 -270
  243. package/styles/rating/bootstrap-dark.scss +1 -4
  244. package/styles/rating/bootstrap.css +1 -270
  245. package/styles/rating/bootstrap.scss +1 -4
  246. package/styles/rating/bootstrap4.css +1 -270
  247. package/styles/rating/bootstrap4.scss +1 -4
  248. package/styles/rating/bootstrap5-dark.css +1 -271
  249. package/styles/rating/bootstrap5-dark.scss +1 -4
  250. package/styles/rating/bootstrap5.css +1 -271
  251. package/styles/rating/bootstrap5.scss +1 -4
  252. package/styles/rating/fabric-dark.css +1 -270
  253. package/styles/rating/fabric-dark.scss +1 -4
  254. package/styles/rating/fabric.css +1 -270
  255. package/styles/rating/fabric.scss +1 -4
  256. package/styles/rating/fluent-dark.css +1 -270
  257. package/styles/rating/fluent-dark.scss +1 -4
  258. package/styles/rating/fluent.css +1 -270
  259. package/styles/rating/fluent.scss +1 -4
  260. package/styles/rating/highcontrast-light.css +1 -270
  261. package/styles/rating/highcontrast-light.scss +1 -4
  262. package/styles/rating/highcontrast.css +1 -270
  263. package/styles/rating/highcontrast.scss +1 -4
  264. package/styles/rating/material-dark.css +1 -270
  265. package/styles/rating/material-dark.scss +1 -4
  266. package/styles/rating/material.css +1 -270
  267. package/styles/rating/material.scss +1 -4
  268. package/styles/rating/material3-dark.css +1 -335
  269. package/styles/rating/material3-dark.scss +1 -4
  270. package/styles/rating/material3.css +1 -391
  271. package/styles/rating/material3.scss +1 -4
  272. package/styles/rating/tailwind-dark.css +1 -275
  273. package/styles/rating/tailwind-dark.scss +1 -4
  274. package/styles/rating/tailwind.css +1 -275
  275. package/styles/rating/tailwind.scss +1 -4
  276. package/styles/signature/bootstrap-dark.css +1 -9
  277. package/styles/signature/bootstrap-dark.scss +1 -3
  278. package/styles/signature/bootstrap.css +1 -9
  279. package/styles/signature/bootstrap.scss +1 -3
  280. package/styles/signature/bootstrap4.css +1 -9
  281. package/styles/signature/bootstrap4.scss +1 -3
  282. package/styles/signature/bootstrap5-dark.css +1 -9
  283. package/styles/signature/bootstrap5-dark.scss +1 -3
  284. package/styles/signature/bootstrap5.css +1 -9
  285. package/styles/signature/bootstrap5.scss +1 -3
  286. package/styles/signature/fabric-dark.css +1 -9
  287. package/styles/signature/fabric-dark.scss +1 -3
  288. package/styles/signature/fabric.css +1 -9
  289. package/styles/signature/fabric.scss +1 -3
  290. package/styles/signature/fluent-dark.css +1 -9
  291. package/styles/signature/fluent-dark.scss +1 -3
  292. package/styles/signature/fluent.css +1 -9
  293. package/styles/signature/fluent.scss +1 -3
  294. package/styles/signature/highcontrast-light.css +1 -9
  295. package/styles/signature/highcontrast-light.scss +1 -3
  296. package/styles/signature/highcontrast.css +1 -9
  297. package/styles/signature/highcontrast.scss +1 -3
  298. package/styles/signature/material-dark.css +1 -9
  299. package/styles/signature/material-dark.scss +1 -3
  300. package/styles/signature/material.css +1 -9
  301. package/styles/signature/material.scss +1 -3
  302. package/styles/signature/material3-dark.css +1 -64
  303. package/styles/signature/material3-dark.scss +1 -3
  304. package/styles/signature/material3.css +1 -120
  305. package/styles/signature/material3.scss +1 -3
  306. package/styles/signature/tailwind-dark.css +1 -9
  307. package/styles/signature/tailwind-dark.scss +1 -3
  308. package/styles/signature/tailwind.css +1 -9
  309. package/styles/signature/tailwind.scss +1 -3
  310. package/styles/slider/bootstrap-dark.css +1 -492
  311. package/styles/slider/bootstrap-dark.scss +1 -5
  312. package/styles/slider/bootstrap.css +1 -492
  313. package/styles/slider/bootstrap.scss +1 -5
  314. package/styles/slider/bootstrap4.css +1 -564
  315. package/styles/slider/bootstrap4.scss +1 -5
  316. package/styles/slider/bootstrap5-dark.css +1 -629
  317. package/styles/slider/bootstrap5-dark.scss +1 -5
  318. package/styles/slider/bootstrap5.css +1 -629
  319. package/styles/slider/bootstrap5.scss +1 -5
  320. package/styles/slider/fabric-dark.css +1 -504
  321. package/styles/slider/fabric-dark.scss +1 -5
  322. package/styles/slider/fabric.css +1 -504
  323. package/styles/slider/fabric.scss +1 -5
  324. package/styles/slider/fluent-dark.css +1 -532
  325. package/styles/slider/fluent-dark.scss +1 -5
  326. package/styles/slider/fluent.css +1 -532
  327. package/styles/slider/fluent.scss +1 -5
  328. package/styles/slider/highcontrast-light.css +1 -547
  329. package/styles/slider/highcontrast-light.scss +1 -5
  330. package/styles/slider/highcontrast.css +1 -547
  331. package/styles/slider/highcontrast.scss +1 -5
  332. package/styles/slider/material-dark.css +1 -642
  333. package/styles/slider/material-dark.scss +1 -5
  334. package/styles/slider/material.css +1 -642
  335. package/styles/slider/material.scss +1 -5
  336. package/styles/slider/material3-dark.css +1 -764
  337. package/styles/slider/material3-dark.scss +1 -5
  338. package/styles/slider/material3.css +1 -820
  339. package/styles/slider/material3.scss +1 -5
  340. package/styles/slider/tailwind-dark.css +1 -628
  341. package/styles/slider/tailwind-dark.scss +1 -5
  342. package/styles/slider/tailwind.css +1 -628
  343. package/styles/slider/tailwind.scss +1 -5
  344. package/styles/tailwind-dark.css +1 -7197
  345. package/styles/tailwind-dark.scss +1 -0
  346. package/styles/tailwind.css +1 -7197
  347. package/styles/tailwind.scss +1 -0
  348. package/styles/textbox/bootstrap-dark.css +1 -2
  349. package/styles/textbox/bootstrap-dark.scss +1 -4
  350. package/styles/textbox/bootstrap.css +1 -2
  351. package/styles/textbox/bootstrap.scss +1 -4
  352. package/styles/textbox/bootstrap4.css +1 -2
  353. package/styles/textbox/bootstrap4.scss +1 -4
  354. package/styles/textbox/bootstrap5-dark.css +1 -2
  355. package/styles/textbox/bootstrap5-dark.scss +1 -4
  356. package/styles/textbox/bootstrap5.css +1 -2
  357. package/styles/textbox/bootstrap5.scss +1 -4
  358. package/styles/textbox/fabric-dark.css +1 -2
  359. package/styles/textbox/fabric-dark.scss +1 -4
  360. package/styles/textbox/fabric.css +1 -2
  361. package/styles/textbox/fabric.scss +1 -4
  362. package/styles/textbox/fluent-dark.css +1 -2
  363. package/styles/textbox/fluent-dark.scss +1 -4
  364. package/styles/textbox/fluent.css +1 -2
  365. package/styles/textbox/fluent.scss +1 -4
  366. package/styles/textbox/highcontrast-light.css +1 -2
  367. package/styles/textbox/highcontrast-light.scss +1 -4
  368. package/styles/textbox/highcontrast.css +1 -2
  369. package/styles/textbox/highcontrast.scss +1 -4
  370. package/styles/textbox/material-dark.css +1 -8
  371. package/styles/textbox/material-dark.scss +1 -4
  372. package/styles/textbox/material.css +1 -16
  373. package/styles/textbox/material.scss +1 -4
  374. package/styles/textbox/material3-dark.css +1 -71
  375. package/styles/textbox/material3-dark.scss +1 -4
  376. package/styles/textbox/material3.css +1 -127
  377. package/styles/textbox/material3.scss +1 -4
  378. package/styles/textbox/tailwind-dark.css +1 -2
  379. package/styles/textbox/tailwind-dark.scss +1 -4
  380. package/styles/textbox/tailwind.css +1 -2
  381. package/styles/textbox/tailwind.scss +1 -4
  382. package/styles/uploader/bootstrap-dark.css +1 -800
  383. package/styles/uploader/bootstrap-dark.scss +1 -6
  384. package/styles/uploader/bootstrap.css +1 -800
  385. package/styles/uploader/bootstrap.scss +1 -6
  386. package/styles/uploader/bootstrap4.css +1 -800
  387. package/styles/uploader/bootstrap4.scss +1 -6
  388. package/styles/uploader/bootstrap5-dark.css +1 -806
  389. package/styles/uploader/bootstrap5-dark.scss +1 -6
  390. package/styles/uploader/bootstrap5.css +1 -806
  391. package/styles/uploader/bootstrap5.scss +1 -6
  392. package/styles/uploader/fabric-dark.css +1 -800
  393. package/styles/uploader/fabric-dark.scss +1 -6
  394. package/styles/uploader/fabric.css +1 -800
  395. package/styles/uploader/fabric.scss +1 -6
  396. package/styles/uploader/fluent-dark.css +1 -852
  397. package/styles/uploader/fluent-dark.scss +1 -6
  398. package/styles/uploader/fluent.css +1 -852
  399. package/styles/uploader/fluent.scss +1 -6
  400. package/styles/uploader/highcontrast-light.css +1 -800
  401. package/styles/uploader/highcontrast-light.scss +1 -6
  402. package/styles/uploader/highcontrast.css +1 -800
  403. package/styles/uploader/highcontrast.scss +1 -6
  404. package/styles/uploader/material-dark.css +1 -800
  405. package/styles/uploader/material-dark.scss +1 -6
  406. package/styles/uploader/material.css +1 -804
  407. package/styles/uploader/material.scss +1 -6
  408. package/styles/uploader/material3-dark.css +1 -860
  409. package/styles/uploader/material3-dark.scss +1 -6
  410. package/styles/uploader/material3.css +1 -916
  411. package/styles/uploader/material3.scss +1 -6
  412. package/styles/uploader/tailwind-dark.css +1 -834
  413. package/styles/uploader/tailwind-dark.scss +1 -6
  414. package/styles/uploader/tailwind.css +1 -834
  415. package/styles/uploader/tailwind.scss +1 -6
  416. package/esm2020/public_api.mjs +0 -3
  417. package/esm2020/src/color-picker/colorpicker-all.module.mjs +0 -23
  418. package/esm2020/src/color-picker/colorpicker.component.mjs +0 -84
  419. package/esm2020/src/color-picker/colorpicker.module.mjs +0 -25
  420. package/esm2020/src/form-validator/form-validator.mjs +0 -193
  421. package/esm2020/src/index.mjs +0 -28
  422. package/esm2020/src/maskedtextbox/maskedtextbox-all.module.mjs +0 -23
  423. package/esm2020/src/maskedtextbox/maskedtextbox.component.mjs +0 -85
  424. package/esm2020/src/maskedtextbox/maskedtextbox.module.mjs +0 -25
  425. package/esm2020/src/numerictextbox/numerictextbox-all.module.mjs +0 -23
  426. package/esm2020/src/numerictextbox/numerictextbox.component.mjs +0 -85
  427. package/esm2020/src/numerictextbox/numerictextbox.module.mjs +0 -25
  428. package/esm2020/src/rating/rating-all.module.mjs +0 -23
  429. package/esm2020/src/rating/rating.component.mjs +0 -109
  430. package/esm2020/src/rating/rating.module.mjs +0 -25
  431. package/esm2020/src/signature/signature-all.module.mjs +0 -23
  432. package/esm2020/src/signature/signature.component.mjs +0 -84
  433. package/esm2020/src/signature/signature.module.mjs +0 -25
  434. package/esm2020/src/slider/slider-all.module.mjs +0 -23
  435. package/esm2020/src/slider/slider.component.mjs +0 -84
  436. package/esm2020/src/slider/slider.module.mjs +0 -25
  437. package/esm2020/src/textbox/textbox-all.module.mjs +0 -23
  438. package/esm2020/src/textbox/textbox.component.mjs +0 -85
  439. package/esm2020/src/textbox/textbox.module.mjs +0 -25
  440. package/esm2020/src/uploader/files.directive.mjs +0 -58
  441. package/esm2020/src/uploader/uploader-all.module.mjs +0 -23
  442. package/esm2020/src/uploader/uploader.component.mjs +0 -96
  443. package/esm2020/src/uploader/uploader.module.mjs +0 -34
  444. package/esm2020/syncfusion-ej2-angular-inputs.mjs +0 -5
  445. package/fesm2015/syncfusion-ej2-angular-inputs.mjs +0 -1245
  446. package/fesm2015/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  447. package/fesm2020/syncfusion-ej2-angular-inputs.mjs +0 -1245
  448. package/fesm2020/syncfusion-ej2-angular-inputs.mjs.map +0 -1
  449. package/styles/color-picker/_all.scss +0 -2
  450. package/styles/color-picker/_bootstrap-dark-definition.scss +0 -131
  451. package/styles/color-picker/_bootstrap-definition.scss +0 -128
  452. package/styles/color-picker/_bootstrap4-definition.scss +0 -127
  453. package/styles/color-picker/_bootstrap5-dark-definition.scss +0 -1
  454. package/styles/color-picker/_bootstrap5-definition.scss +0 -133
  455. package/styles/color-picker/_fabric-dark-definition.scss +0 -131
  456. package/styles/color-picker/_fabric-definition.scss +0 -127
  457. package/styles/color-picker/_fluent-dark-definition.scss +0 -1
  458. package/styles/color-picker/_fluent-definition.scss +0 -133
  459. package/styles/color-picker/_fusionnew-definition.scss +0 -133
  460. package/styles/color-picker/_highcontrast-definition.scss +0 -127
  461. package/styles/color-picker/_highcontrast-light-definition.scss +0 -130
  462. package/styles/color-picker/_layout.scss +0 -1304
  463. package/styles/color-picker/_material-dark-definition.scss +0 -135
  464. package/styles/color-picker/_material-definition.scss +0 -130
  465. package/styles/color-picker/_material3-dark-definition.scss +0 -1
  466. package/styles/color-picker/_material3-definition.scss +0 -141
  467. package/styles/color-picker/_tailwind-dark-definition.scss +0 -1
  468. package/styles/color-picker/_tailwind-definition.scss +0 -132
  469. package/styles/color-picker/_theme.scss +0 -191
  470. package/styles/color-picker/icons/_bootstrap-dark.scss +0 -9
  471. package/styles/color-picker/icons/_bootstrap.scss +0 -9
  472. package/styles/color-picker/icons/_bootstrap4.scss +0 -9
  473. package/styles/color-picker/icons/_bootstrap5-dark.scss +0 -1
  474. package/styles/color-picker/icons/_bootstrap5.scss +0 -9
  475. package/styles/color-picker/icons/_fabric-dark.scss +0 -9
  476. package/styles/color-picker/icons/_fabric.scss +0 -9
  477. package/styles/color-picker/icons/_fluent-dark.scss +0 -1
  478. package/styles/color-picker/icons/_fluent.scss +0 -9
  479. package/styles/color-picker/icons/_fusionnew.scss +0 -9
  480. package/styles/color-picker/icons/_highcontrast-light.scss +0 -9
  481. package/styles/color-picker/icons/_highcontrast.scss +0 -9
  482. package/styles/color-picker/icons/_material-dark.scss +0 -9
  483. package/styles/color-picker/icons/_material.scss +0 -9
  484. package/styles/color-picker/icons/_material3-dark.scss +0 -1
  485. package/styles/color-picker/icons/_material3.scss +0 -9
  486. package/styles/color-picker/icons/_tailwind-dark.scss +0 -9
  487. package/styles/color-picker/icons/_tailwind.scss +0 -9
  488. package/styles/input/_all.scss +0 -3
  489. package/styles/input/_bootstrap-dark-definition.scss +0 -329
  490. package/styles/input/_bootstrap-definition.scss +0 -320
  491. package/styles/input/_bootstrap4-definition.scss +0 -325
  492. package/styles/input/_bootstrap5-dark-definition.scss +0 -1
  493. package/styles/input/_bootstrap5-definition.scss +0 -336
  494. package/styles/input/_definition.scss +0 -232
  495. package/styles/input/_fabric-dark-definition.scss +0 -319
  496. package/styles/input/_fabric-definition.scss +0 -311
  497. package/styles/input/_fluent-dark-definition.scss +0 -1
  498. package/styles/input/_fluent-definition.scss +0 -338
  499. package/styles/input/_fusionnew-definition.scss +0 -336
  500. package/styles/input/_highcontrast-definition.scss +0 -312
  501. package/styles/input/_highcontrast-light-definition.scss +0 -320
  502. package/styles/input/_layout.scss +0 -11364
  503. package/styles/input/_material-dark-definition.scss +0 -573
  504. package/styles/input/_material-definition.scss +0 -573
  505. package/styles/input/_material3-dark-definition.scss +0 -1
  506. package/styles/input/_material3-definition.scss +0 -548
  507. package/styles/input/_responsive.scss +0 -1
  508. package/styles/input/_tailwind-dark-definition.scss +0 -1
  509. package/styles/input/_tailwind-definition.scss +0 -335
  510. package/styles/input/_theme.scss +0 -4284
  511. package/styles/input/icons/_bootstrap-dark.scss +0 -17
  512. package/styles/input/icons/_bootstrap.scss +0 -17
  513. package/styles/input/icons/_bootstrap4.scss +0 -17
  514. package/styles/input/icons/_bootstrap5-dark.scss +0 -1
  515. package/styles/input/icons/_bootstrap5.scss +0 -17
  516. package/styles/input/icons/_fabric-dark.scss +0 -17
  517. package/styles/input/icons/_fabric.scss +0 -17
  518. package/styles/input/icons/_fluent-dark.scss +0 -1
  519. package/styles/input/icons/_fluent.scss +0 -17
  520. package/styles/input/icons/_fusionnew.scss +0 -17
  521. package/styles/input/icons/_highcontrast-light.scss +0 -17
  522. package/styles/input/icons/_highcontrast.scss +0 -17
  523. package/styles/input/icons/_material-dark.scss +0 -49
  524. package/styles/input/icons/_material.scss +0 -49
  525. package/styles/input/icons/_material3-dark.scss +0 -1
  526. package/styles/input/icons/_material3.scss +0 -17
  527. package/styles/input/icons/_tailwind-dark.scss +0 -1
  528. package/styles/input/icons/_tailwind.scss +0 -17
  529. package/styles/maskedtextbox/_all.scss +0 -2
  530. package/styles/maskedtextbox/_bootstrap-dark-definition.scss +0 -7
  531. package/styles/maskedtextbox/_bootstrap-definition.scss +0 -4
  532. package/styles/maskedtextbox/_bootstrap4-definition.scss +0 -4
  533. package/styles/maskedtextbox/_bootstrap5-dark-definition.scss +0 -1
  534. package/styles/maskedtextbox/_bootstrap5-definition.scss +0 -7
  535. package/styles/maskedtextbox/_fabric-dark-definition.scss +0 -7
  536. package/styles/maskedtextbox/_fabric-definition.scss +0 -4
  537. package/styles/maskedtextbox/_fluent-dark-definition.scss +0 -1
  538. package/styles/maskedtextbox/_fluent-definition.scss +0 -7
  539. package/styles/maskedtextbox/_fusionnew-definition.scss +0 -7
  540. package/styles/maskedtextbox/_highcontrast-definition.scss +0 -4
  541. package/styles/maskedtextbox/_highcontrast-light-definition.scss +0 -7
  542. package/styles/maskedtextbox/_layout.scss +0 -33
  543. package/styles/maskedtextbox/_material-dark-definition.scss +0 -7
  544. package/styles/maskedtextbox/_material-definition.scss +0 -4
  545. package/styles/maskedtextbox/_material3-dark-definition.scss +0 -1
  546. package/styles/maskedtextbox/_material3-definition.scss +0 -4
  547. package/styles/maskedtextbox/_tailwind-dark-definition.scss +0 -1
  548. package/styles/maskedtextbox/_tailwind-definition.scss +0 -7
  549. package/styles/maskedtextbox/_theme.scss +0 -15
  550. package/styles/numerictextbox/_all.scss +0 -2
  551. package/styles/numerictextbox/_bootstrap-dark-definition.scss +0 -6
  552. package/styles/numerictextbox/_bootstrap-definition.scss +0 -3
  553. package/styles/numerictextbox/_bootstrap4-definition.scss +0 -3
  554. package/styles/numerictextbox/_bootstrap5-dark-definition.scss +0 -1
  555. package/styles/numerictextbox/_bootstrap5-definition.scss +0 -3
  556. package/styles/numerictextbox/_fabric-dark-definition.scss +0 -6
  557. package/styles/numerictextbox/_fabric-definition.scss +0 -3
  558. package/styles/numerictextbox/_fluent-dark-definition.scss +0 -1
  559. package/styles/numerictextbox/_fluent-definition.scss +0 -5
  560. package/styles/numerictextbox/_fusionnew-definition.scss +0 -3
  561. package/styles/numerictextbox/_highcontrast-definition.scss +0 -3
  562. package/styles/numerictextbox/_highcontrast-light-definition.scss +0 -6
  563. package/styles/numerictextbox/_layout.scss +0 -30
  564. package/styles/numerictextbox/_material-dark-definition.scss +0 -6
  565. package/styles/numerictextbox/_material-definition.scss +0 -3
  566. package/styles/numerictextbox/_material3-dark-definition.scss +0 -1
  567. package/styles/numerictextbox/_material3-definition.scss +0 -4
  568. package/styles/numerictextbox/_tailwind-dark-definition.scss +0 -1
  569. package/styles/numerictextbox/_tailwind-definition.scss +0 -3
  570. package/styles/numerictextbox/_theme.scss +0 -39
  571. package/styles/numerictextbox/icons/_bootstrap-dark.scss +0 -11
  572. package/styles/numerictextbox/icons/_bootstrap.scss +0 -11
  573. package/styles/numerictextbox/icons/_bootstrap4.scss +0 -11
  574. package/styles/numerictextbox/icons/_bootstrap5-dark.scss +0 -1
  575. package/styles/numerictextbox/icons/_bootstrap5.scss +0 -11
  576. package/styles/numerictextbox/icons/_fabric-dark.scss +0 -11
  577. package/styles/numerictextbox/icons/_fabric.scss +0 -11
  578. package/styles/numerictextbox/icons/_fluent-dark.scss +0 -1
  579. package/styles/numerictextbox/icons/_fluent.scss +0 -11
  580. package/styles/numerictextbox/icons/_fusionnew.scss +0 -11
  581. package/styles/numerictextbox/icons/_highcontrast-light.scss +0 -11
  582. package/styles/numerictextbox/icons/_highcontrast.scss +0 -11
  583. package/styles/numerictextbox/icons/_material-dark.scss +0 -11
  584. package/styles/numerictextbox/icons/_material.scss +0 -11
  585. package/styles/numerictextbox/icons/_material3-dark.scss +0 -1
  586. package/styles/numerictextbox/icons/_material3.scss +0 -11
  587. package/styles/numerictextbox/icons/_tailwind-dark.scss +0 -1
  588. package/styles/numerictextbox/icons/_tailwind.scss +0 -11
  589. package/styles/rating/_all.scss +0 -2
  590. package/styles/rating/_bootstrap-dark-definition.scss +0 -43
  591. package/styles/rating/_bootstrap-definition.scss +0 -43
  592. package/styles/rating/_bootstrap4-definition.scss +0 -43
  593. package/styles/rating/_bootstrap5-dark-definition.scss +0 -1
  594. package/styles/rating/_bootstrap5-definition.scss +0 -43
  595. package/styles/rating/_fabric-dark-definition.scss +0 -43
  596. package/styles/rating/_fabric-definition.scss +0 -43
  597. package/styles/rating/_fluent-dark-definition.scss +0 -1
  598. package/styles/rating/_fluent-definition.scss +0 -43
  599. package/styles/rating/_fusionnew-definition.scss +0 -43
  600. package/styles/rating/_highcontrast-definition.scss +0 -43
  601. package/styles/rating/_highcontrast-light-definition.scss +0 -43
  602. package/styles/rating/_layout.scss +0 -207
  603. package/styles/rating/_material-dark-definition.scss +0 -43
  604. package/styles/rating/_material-definition.scss +0 -43
  605. package/styles/rating/_material3-dark-definition.scss +0 -1
  606. package/styles/rating/_material3-definition.scss +0 -43
  607. package/styles/rating/_tailwind-dark-definition.scss +0 -1
  608. package/styles/rating/_tailwind-definition.scss +0 -43
  609. package/styles/rating/_theme.scss +0 -195
  610. package/styles/signature/_all.scss +0 -2
  611. package/styles/signature/_bootstrap-dark-definition.scss +0 -3
  612. package/styles/signature/_bootstrap-definition.scss +0 -3
  613. package/styles/signature/_bootstrap4-definition.scss +0 -3
  614. package/styles/signature/_bootstrap5-dark-definition.scss +0 -1
  615. package/styles/signature/_bootstrap5-definition.scss +0 -3
  616. package/styles/signature/_fabric-dark-definition.scss +0 -3
  617. package/styles/signature/_fabric-definition.scss +0 -3
  618. package/styles/signature/_fluent-dark-definition.scss +0 -1
  619. package/styles/signature/_fluent-definition.scss +0 -3
  620. package/styles/signature/_fusionnew-definition.scss +0 -3
  621. package/styles/signature/_highcontrast-definition.scss +0 -3
  622. package/styles/signature/_highcontrast-light-definition.scss +0 -3
  623. package/styles/signature/_layout.scss +0 -5
  624. package/styles/signature/_material-dark-definition.scss +0 -3
  625. package/styles/signature/_material-definition.scss +0 -3
  626. package/styles/signature/_material3-dark-definition.scss +0 -1
  627. package/styles/signature/_material3-definition.scss +0 -3
  628. package/styles/signature/_tailwind-dark-definition.scss +0 -1
  629. package/styles/signature/_tailwind-definition.scss +0 -3
  630. package/styles/signature/_theme.scss +0 -7
  631. package/styles/slider/_all.scss +0 -3
  632. package/styles/slider/_bootstrap-dark-definition.scss +0 -156
  633. package/styles/slider/_bootstrap-definition.scss +0 -152
  634. package/styles/slider/_bootstrap4-definition.scss +0 -147
  635. package/styles/slider/_bootstrap5-dark-definition.scss +0 -1
  636. package/styles/slider/_bootstrap5-definition.scss +0 -90
  637. package/styles/slider/_fabric-dark-definition.scss +0 -162
  638. package/styles/slider/_fabric-definition.scss +0 -156
  639. package/styles/slider/_fluent-dark-definition.scss +0 -1
  640. package/styles/slider/_fluent-definition.scss +0 -74
  641. package/styles/slider/_fusionnew-definition.scss +0 -90
  642. package/styles/slider/_highcontrast-definition.scss +0 -145
  643. package/styles/slider/_highcontrast-light-definition.scss +0 -149
  644. package/styles/slider/_icons.scss +0 -1
  645. package/styles/slider/_layout.scss +0 -2485
  646. package/styles/slider/_material-dark-definition.scss +0 -159
  647. package/styles/slider/_material-definition.scss +0 -154
  648. package/styles/slider/_material3-dark-definition.scss +0 -1
  649. package/styles/slider/_material3-definition.scss +0 -97
  650. package/styles/slider/_tailwind-dark-definition.scss +0 -1
  651. package/styles/slider/_tailwind-definition.scss +0 -84
  652. package/styles/slider/_theme.scss +0 -249
  653. package/styles/textbox/_all.scss +0 -1
  654. package/styles/textbox/_bootstrap-dark-definition.scss +0 -4
  655. package/styles/textbox/_bootstrap-definition.scss +0 -4
  656. package/styles/textbox/_bootstrap4-definition.scss +0 -4
  657. package/styles/textbox/_bootstrap5-dark-definition.scss +0 -1
  658. package/styles/textbox/_bootstrap5-definition.scss +0 -4
  659. package/styles/textbox/_fabric-dark-definition.scss +0 -4
  660. package/styles/textbox/_fabric-definition.scss +0 -4
  661. package/styles/textbox/_fluent-dark-definition.scss +0 -1
  662. package/styles/textbox/_fluent-definition.scss +0 -4
  663. package/styles/textbox/_fusionnew-definition.scss +0 -4
  664. package/styles/textbox/_highcontrast-definition.scss +0 -4
  665. package/styles/textbox/_highcontrast-light-definition.scss +0 -4
  666. package/styles/textbox/_layout.scss +0 -37
  667. package/styles/textbox/_material-dark-definition.scss +0 -4
  668. package/styles/textbox/_material-definition.scss +0 -4
  669. package/styles/textbox/_material3-dark-definition.scss +0 -1
  670. package/styles/textbox/_material3-definition.scss +0 -4
  671. package/styles/textbox/_tailwind-dark-definition.scss +0 -1
  672. package/styles/textbox/_tailwind-definition.scss +0 -4
  673. package/styles/textbox/_theme.scss +0 -1
  674. package/styles/uploader/_all.scss +0 -2
  675. package/styles/uploader/_bootstrap-dark-definition.scss +0 -213
  676. package/styles/uploader/_bootstrap-definition.scss +0 -208
  677. package/styles/uploader/_bootstrap4-definition.scss +0 -211
  678. package/styles/uploader/_bootstrap5-dark-definition.scss +0 -1
  679. package/styles/uploader/_bootstrap5-definition.scss +0 -216
  680. package/styles/uploader/_definition.scss +0 -142
  681. package/styles/uploader/_fabric-dark-definition.scss +0 -216
  682. package/styles/uploader/_fabric-definition.scss +0 -210
  683. package/styles/uploader/_fluent-dark-definition.scss +0 -1
  684. package/styles/uploader/_fluent-definition.scss +0 -234
  685. package/styles/uploader/_fusionnew-definition.scss +0 -216
  686. package/styles/uploader/_highcontrast-definition.scss +0 -211
  687. package/styles/uploader/_highcontrast-light-definition.scss +0 -219
  688. package/styles/uploader/_layout.scss +0 -989
  689. package/styles/uploader/_material-dark-definition.scss +0 -217
  690. package/styles/uploader/_material-definition.scss +0 -214
  691. package/styles/uploader/_material3-dark-definition.scss +0 -1
  692. package/styles/uploader/_material3-definition.scss +0 -215
  693. package/styles/uploader/_tailwind-dark-definition.scss +0 -1
  694. package/styles/uploader/_tailwind-definition.scss +0 -232
  695. package/styles/uploader/_theme.scss +0 -146
  696. package/styles/uploader/icons/_bootstrap-dark.scss +0 -34
  697. package/styles/uploader/icons/_bootstrap.scss +0 -34
  698. package/styles/uploader/icons/_bootstrap4.scss +0 -34
  699. package/styles/uploader/icons/_bootstrap5-dark.scss +0 -1
  700. package/styles/uploader/icons/_bootstrap5.scss +0 -34
  701. package/styles/uploader/icons/_fabric-dark.scss +0 -34
  702. package/styles/uploader/icons/_fabric.scss +0 -34
  703. package/styles/uploader/icons/_fluent-dark.scss +0 -1
  704. package/styles/uploader/icons/_fluent.scss +0 -34
  705. package/styles/uploader/icons/_fusionnew.scss +0 -34
  706. package/styles/uploader/icons/_highcontrast-light.scss +0 -34
  707. package/styles/uploader/icons/_highcontrast.scss +0 -34
  708. package/styles/uploader/icons/_material-dark.scss +0 -34
  709. package/styles/uploader/icons/_material.scss +0 -34
  710. package/styles/uploader/icons/_material3-dark.scss +0 -1
  711. package/styles/uploader/icons/_material3.scss +0 -34
  712. package/styles/uploader/icons/_tailwind-dark.scss +0 -1
  713. package/styles/uploader/icons/_tailwind.scss +0 -34
  714. package/syncfusion-ej2-angular-inputs.d.ts +0 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,1459 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ### Signature
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I433821` - Correcting the signature scaling issue while resizing the web browser has been resolved.
10
+
11
+ ### ColorPicker
12
+
13
+ #### Bug Fixes
14
+
15
+ - Facing exception when mode switching from color palette to color picker has been resolved.
16
+ - Color picker value is not getting reset for transparent case.
17
+
18
+ ### NumericTextBox
19
+
20
+ #### Bug Fixes
21
+
22
+ - `#F170722` - Issue with "change event doesn't trigger while modifying the value using `setValue` method inside reactive form" is resolved.
23
+
24
+ ## 20.4.38 (2022-12-21)
25
+
26
+ ### Rating
27
+
28
+ **Key features**:
29
+
30
+
31
+ The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.
32
+
33
+
34
+ - **Precision** - Different precision modes to provide more accurate rating.
35
+ - **Tooltip and Label** - Provide more expressive rating with tooltip and label.
36
+ - **Template** - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
37
+ - **Accessibility** - The Rating provides built-in compliance with the `WAI-ARIA` specifications and it is achieved through attributes.
38
+
39
+ ## 19.4.38 (2021-12-17)
40
+
41
+ ### Signature
42
+
43
+ The Signature control allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. You can use your finger, pen, or mouse on a tablet, touchscreen, etc., to draw your own signature on this Signature control.
44
+
45
+
46
+ - **Customization** - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
47
+ - **Load** - Support to load the signature as base64.
48
+ - **Draw** - Support to draw the text with the different font family and font size.
49
+ - **Save** - Support to save the signature as image like PNG, JPEG, and SVG.
50
+
51
+ The Signature component allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. You can use your finger, pen, or mouse on a tablet, touchscreen, etc., to draw your own signature on this Signature component.
52
+
53
+
54
+ - **Customization** - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
55
+ - **Load** - Support to load the signature as base64.
56
+ - **Draw** - Support to draw the text with the different font family and font size.
57
+ - **Save** - Support to save the signature as image like PNG, JPEG, and SVG.
58
+
59
+ ## 19.3.53 (2021-11-12)
60
+
61
+ ### ColorPicker
62
+
63
+ #### Bug Fixes
64
+
65
+ - Overflow issue in ColorPicker has been resolved.
66
+
67
+ ## 19.3.48 (2021-11-02)
68
+
69
+ ### ColorPicker
70
+
71
+ #### Bug Fixes
72
+
73
+ - `createPopupOnClick` property scenario not handled properly in `ColorPicker` has been resolved.
74
+ - `I344127` - Issue with ColorPicker value not updated properly if opacity is set to false has been resolved.
75
+
76
+ ## 19.3.44 (2021-10-05)
77
+
78
+ ### NumericTextBox
79
+
80
+ #### Bug Fixes
81
+
82
+ - `#I319166` - Issue with "lazy modifier not working" has been resolved.
83
+
84
+ ## 19.2.59 (2021-08-31)
85
+
86
+ ### Uploader
87
+
88
+ #### Bug Fixes
89
+
90
+ - `#F165287` - Issue with "files are not uploaded in the sequential upload while retrying the failed duplicate files" has been resolved.
91
+
92
+ ## 19.2.48 (2021-07-20)
93
+
94
+ ### Range Slider
95
+
96
+ #### Bug Fixes
97
+
98
+ - `#I329800` - The issue with "The Range Slider tooltip is not closed during the document click" has been resolved.
99
+
100
+ ## 19.2.46 (2021-07-06)
101
+
102
+ ### ColorPicker
103
+
104
+ - Role Attribute error in ColorPicker has been fixed.
105
+
106
+ ## 19.1.59 (2021-05-04)
107
+
108
+ ### Range Slider
109
+
110
+ #### Bug Fixes
111
+
112
+ - `#I313394` - The issue with "The Range Slider handle position is moved to the wrong position after performing drag and drop using the range bar" has been fixed.
113
+
114
+ ## 19.1.54 (2021-03-30)
115
+
116
+ ### MaskedTextBox
117
+
118
+ #### New Features
119
+
120
+ - `#284609` - Now, the cursor will position based on the value present in the input element while focusing the component.
121
+
122
+ ## 18.4.47 (2021-03-09)
123
+
124
+ ### Form Validator
125
+
126
+ #### Bug Fixes
127
+
128
+ - `#315294` - Now, you can use the complex name attribute to add the validation rules.
129
+
130
+ ## 18.4.44 (2021-02-23)
131
+
132
+ ### TextBox
133
+
134
+ #### Bug Fixes
135
+
136
+ - Issue with "`e-mappinguid` attribute is added to textarea element while rendering the multiline textbox" has been resolved.
137
+
138
+ ## 18.4.43 (2021-02-16)
139
+
140
+ ### Uploader
141
+
142
+ #### Bug Fixes
143
+
144
+ - Issue with "dot present in the end of file name while rendering the preload files without type of file" has been resolved.
145
+
146
+ ### TextBox
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#313099` - Issue with "script error throws when disable the clear button dynamically" has been resolved.
151
+
152
+ ### FormValidator
153
+
154
+ #### Bug Fixes
155
+
156
+ - `#F162275` - Issue with "validation message shows while setting required as false in the rules property" has been resolved.
157
+
158
+ ## 18.4.32 (2020-12-29)
159
+
160
+ ### ColorPicker
161
+
162
+ - `F160947` - Unwanted parent selector removed from the top level selector.
163
+
164
+ ## 18.3.52 (2020-12-01)
165
+
166
+ ### TextBox
167
+
168
+ #### Bug Fixes
169
+
170
+ - `#304117`,`#304560` - EJ1 and EJ2 controls theme compatibility issue resolved.
171
+
172
+ ## 18.3.48 (2020-11-11)
173
+
174
+ ### Uploader
175
+
176
+ #### Bug Fixes
177
+
178
+ - `#299628` - Issue with "cancelling the file uploading inside the uploading event doesn't work when set `showFileList` property value as false" has been resolved.
179
+
180
+ ## 18.3.44 (2020-10-27)
181
+
182
+ ### Range Slider
183
+
184
+ #### Bug Fixes
185
+
186
+ - `#294975` - Issue with Slider's handle staying large in size when clicking out of the screen has been fixed.
187
+ - `#296636` - Issue with "Tooltip with Slider is not working properly" has been fixed.
188
+
189
+ ## 18.3.35 (2020-10-01)
190
+
191
+ ### TextBox
192
+
193
+ #### Bug Fixes
194
+
195
+ - `#288139` - Issue with "the floating label not moved to top, when choose the value using `autofill` option in chrome browser" has been resolved.
196
+
197
+ ### Uploader
198
+
199
+ #### Bug Fixes
200
+
201
+ - `#F156536` - Now, you can drag and drop the directory without any script issue in the directory upload.
202
+ - `#287079` - Issue with "file is removing from file list while providing the invalid remove URL" has been resolved.
203
+
204
+ ## 18.2.58 (2020-09-15)
205
+
206
+ ### ColorPicker
207
+
208
+ - Issue with `enableOpacity` has been fixed.
209
+
210
+ ## 18.2.54 (2020-08-18)
211
+
212
+ ### Range Slider
213
+
214
+ #### Bug Fixes
215
+
216
+ - `#277466` - In the mobile view, the scrolling issue when multiple sliders are rendered has been resolved
217
+
218
+ ## 18.2.48 (2020-08-04)
219
+
220
+ ### TextBox
221
+
222
+ #### Bug Fixes
223
+
224
+ `282905` - Now, Cross-Site Scripting issues will no longer occurs for placeholder property.
225
+
226
+
227
+ ## 18.1.56 (2020-06-09)
228
+
229
+ ### Uploader
230
+
231
+ #### Bug Fixes
232
+
233
+ - Issue with "form name is not updated based on name attribute in chunk upload" has been resolved.
234
+
235
+ ## 18.1.55 (2020-06-02)
236
+
237
+ ### Slider
238
+
239
+ #### Bug Fixes
240
+
241
+ - `#278460` Issue with slider refresh method has been resolved.
242
+
243
+ ## 18.1.53 (2020-05-19)
244
+
245
+ ### Slider
246
+
247
+ #### New Features
248
+
249
+ - Now, you can set the width of the slider component using `width` property.
250
+
251
+ ## 18.1.52 (2020-05-13)
252
+
253
+ ### Uploader
254
+
255
+ #### Bug Fixes
256
+
257
+ - Now, selected files persist properly when enabling enablePersistence property.
258
+
259
+ #### New Features
260
+
261
+ - `#F150695` - Now, you can customize the drag operation effect using dropEffect property.
262
+
263
+ ## 18.1.44 (2020-04-14)
264
+
265
+ ### TextBox
266
+
267
+ #### Bug Fixes
268
+
269
+ - Issue with "destroy throws error in IE" has been resolved.
270
+
271
+ ## 18.1.43 (2020-04-07)
272
+
273
+ ### TextBox
274
+
275
+ #### Bug Fixes
276
+
277
+ - `#268311` - Issue with "typed value is not reset in the multiline textbox while destroying the control" has been resolved.
278
+
279
+ - `#263811`- Now, multiline textbox expand and collapse icon aligned properly.
280
+
281
+ ## 18.1.36-beta (2020-03-19)
282
+
283
+ ### Slider
284
+
285
+ #### Bug Fixes
286
+
287
+ - `#259186` The issue with the Vertical Slider tooltip content that rotate `225` degrees has been resolved.
288
+
289
+ ## 17.4.46 (2020-01-30)
290
+
291
+ ### Slider
292
+
293
+ #### Bug Fixes
294
+
295
+ - The issue "z-index value get's updated on each value change" has been resolved.
296
+
297
+ ### NumericTextBox
298
+
299
+ #### Bug Fixes
300
+
301
+ - Issue with "validation message not removed while clear the value using clear button" has been resolved.
302
+
303
+ ### ColorPicker
304
+
305
+ - Provided `onModeSwitch` event after switching mode.
306
+
307
+ ### FormValidator
308
+
309
+ #### Bug Fixes
310
+
311
+ - `#F150308` - Now, email validation accepts more than five characters in the domain name.
312
+
313
+ ### TextBox
314
+
315
+ #### Bug Fixes
316
+
317
+ - `#261143` - Issue with "console error thrown in the IE browser while navigating the page" has been resolved.
318
+
319
+ ## 17.4.41 (2020-01-07)
320
+
321
+ ### Slider
322
+
323
+ #### Bug Fixes
324
+
325
+ - `#259186` - Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.
326
+
327
+ ## 17.3.29 (2019-11-26)
328
+
329
+ ### Form Validator
330
+
331
+ #### Bug Fixes
332
+
333
+ - Now, validation works for newly added elements by calling the `refresh` method.
334
+
335
+ ## 17.3.28 (2019-11-19)
336
+
337
+ ### TextBox
338
+
339
+ #### New Features
340
+
341
+ - `#226069`, `#247330` - Now, you can add icons to textbox component using `addIcon` method.
342
+
343
+ #### Bug Fixes
344
+
345
+ - `#254393` - Issue with "while calling the `focusIn` method, focus is not removed in the textbox even press the tab key or mouse action" has been resolved.
346
+
347
+ ### NumericTextBox
348
+
349
+ #### Bug Fixes
350
+
351
+ - `#254252` - Issue with "value not updated properly when set decimal value more than 7" has been resolved.
352
+
353
+ ## 17.3.27 (2019-11-12)
354
+
355
+ ### TextBox
356
+
357
+ #### New Features
358
+
359
+ - `#233835`, `#236707` - Now, you can adjust the width of textbox component using `width` property.
360
+
361
+ ### Uploader
362
+
363
+ #### Bug Fixes
364
+
365
+ - `#252841` - Now, you can `drag and drop` the folders in `directory upload`.
366
+
367
+ ### ColorPicker
368
+
369
+ #### Breaking Changes
370
+
371
+ - Opacity value is removed from `value` when `enableOpacity` property is set as false.
372
+
373
+ ## 17.3.26 (2019-11-05)
374
+
375
+ ### ColorPicker
376
+
377
+ #### Bug Fixes
378
+
379
+ - `F147566` - In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.
380
+
381
+ ### Uploader
382
+
383
+ #### New Features
384
+
385
+ - `#226384`, `#F147065` - Now, the file upload UI get changed for `synchronous upload`.
386
+
387
+ ## 17.3.21 (2019-10-30)
388
+
389
+ ### NumericTextBox
390
+
391
+ #### Bug Fixes
392
+
393
+ - `#251466` - Now, you can set width property in `em` unit.
394
+
395
+ ## 17.3.16 (2019-10-09)
396
+
397
+ ### TextBox
398
+
399
+ #### Bug Fixes
400
+
401
+ - Issue with `Material2 outline layout` has been resolved.
402
+
403
+ ## 17.3.14 (2019-10-03)
404
+
405
+ ### TextBox
406
+
407
+ #### New Features
408
+
409
+ - `#246351` - Provided autocomplete property for setting the autocomplete attribute to the textbox.
410
+
411
+ ### Uploader
412
+
413
+ #### Bug Fixes
414
+
415
+ - `#244526`, `#245738` - Issue with "spinner is shown after the file uploaded successfully" has been resolved.
416
+
417
+ ## 17.3.9-beta (2019-09-20)
418
+
419
+ ### Slider
420
+
421
+ #### New Features
422
+
423
+ - `#234797` - Provided the color customization for each range of the slider track.
424
+
425
+ ### MaskedTextBox
426
+
427
+ #### Bug Fixes
428
+
429
+ - Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.
430
+
431
+ ## 17.2.49 (2019-09-04)
432
+
433
+ ### ColorPicker
434
+
435
+ #### Bug Fixes
436
+
437
+ - `#243637` - Opacity value is not working Edge browser.
438
+
439
+ ## 17.2.47 (2019-08-27)
440
+
441
+ ### NumericTextBox
442
+
443
+ #### Bug Fixes
444
+
445
+ - `#242949` - Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
446
+
447
+ ## 17.2.46 (2019-08-22)
448
+
449
+ ### Slider
450
+
451
+ #### Bug Fixes
452
+
453
+ - `I240495` - Ticks rendering issue in the vertical slider has been fixed.
454
+
455
+ ## 17.2.41 (2019-08-14)
456
+
457
+ ### NumericTextBox
458
+
459
+ #### Bug Fixes
460
+
461
+ - `#244336` - Now, the percentage textbox value never changed in read-only mode after `focusIn` and `focusOut`.
462
+
463
+ ### Uploader
464
+
465
+ #### Bug Fixes
466
+
467
+ - `#F146285`, `244026` - Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
468
+
469
+ ## 17.2.40 (2019-08-06)
470
+
471
+ ### MaskedTextBox
472
+
473
+ #### Bug Fixes
474
+
475
+ - `#243500` - Provided `readonly` property to control user interactions.
476
+
477
+ ## 17.2.39 (2019-07-30)
478
+
479
+ ### Uploader
480
+
481
+ #### Bug Fixes
482
+
483
+ - `#F145959`, `#242743` - Provided specific type for success event arguments in the `Uploader`.
484
+
485
+ ## 17.2.36 (2019-07-24)
486
+
487
+ ### Uploader
488
+
489
+ #### Bug Fixes
490
+
491
+ - `#F145967`, `#242158` - Resolved removing event restricted while the `args.cancel` is enabled.
492
+ - Now, provided `postRawFile` argument to the `remove` method for post either file/file name to the server.
493
+
494
+ ## 17.2.35 (2019-07-17)
495
+
496
+ ### Form Validator
497
+
498
+ #### Bug Fixes
499
+
500
+ - `#212351` - Now, localized text of form validator was included in ej2-locale package.
501
+
502
+ ### Uploader
503
+
504
+ #### Bug Fixes
505
+
506
+ - `#145718` - Issue with `Material spinner appearance in Safari browser` has been resolved.
507
+
508
+ ### MaskedTextBox
509
+
510
+ #### Bug Fixes
511
+
512
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
513
+
514
+ ### TextBox
515
+
516
+ #### Bug Fixes
517
+
518
+ - `#240368` - Now, you can get the updated previous value in the `input event` argument.
519
+ - `#F145575` - Now, existing `cssClass` removed when change the `cssClass` dynamically.
520
+
521
+ ## 17.2.34 (2019-07-11)
522
+
523
+ ### NumericTextBox
524
+
525
+ #### Bug Fixes
526
+
527
+ - `#238077` - Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.
528
+
529
+ ### TextBox
530
+
531
+ #### New Features
532
+
533
+ - `#226404`, `#F141814` - Provided `Material2 outline layout` for textbox.
534
+ - `#226950` - Provided `Material2 filled layout` for textbox.
535
+
536
+ #### Bug Fixes
537
+
538
+ - Now, changed the bottom padding of input to meet the Material theme standard.
539
+ - `#240368` - Now, you can get the updated previous value in the `input event` argument.
540
+
541
+ ## 17.2.28-beta (2019-06-27)
542
+
543
+ ### TextBox
544
+
545
+ #### New Features
546
+
547
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
548
+
549
+ #### Bug Fixes
550
+
551
+ - #238248 - Issue with "throws error while reset the form" has been resolved.
552
+ - #235983 - Resolved the HTML5 standard issues in textbox control.
553
+
554
+ ### NumericTextBox
555
+
556
+ #### New Features
557
+
558
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
559
+
560
+ #### Bug Fixes
561
+
562
+ - #237600 - Now, validation message get removed while change the numeric value through spin buttons.
563
+
564
+ ### MaskedTextBox
565
+
566
+ #### New Features
567
+
568
+ - #228310, #233267 - Now, you can add additional html attribute to the element using `htmlAttributes` property.
569
+
570
+ ## 17.1.50 (2019-06-04)
571
+
572
+ ### Uploader
573
+
574
+ #### Bug Fixes
575
+
576
+ - No more script issue occurs, on rendering the preload files as empty.
577
+
578
+ ## 17.1.49 (2019-05-29)
579
+
580
+ ### TextBox
581
+
582
+ #### New Features
583
+
584
+ - #236816 - Provided method to `focusIn` and `focusOut`.
585
+
586
+ ### NumericTextBox
587
+
588
+ #### New Features
589
+
590
+ - #236816 - Provided method to `focusIn` and `focusOut`.
591
+
592
+ ### MaskedTextBox
593
+
594
+ #### New Features
595
+
596
+ - #236816 - Provided method to `focusIn` and `focusOut`.
597
+
598
+ #### Bug Fixes
599
+
600
+ - Now, MaskedTextBox renders properly after calling `refresh` method.
601
+
602
+ ### Uploader
603
+
604
+ #### Bug Fixes
605
+
606
+ - #235532 - Now, you can remove the uploaded files, while using the uploader within form.
607
+
608
+ ## 17.1.44 (2019-05-07)
609
+
610
+ ### MaskedTextBox
611
+
612
+ #### Bug Fixes
613
+
614
+ - #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
615
+ - #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.
616
+
617
+ ## 17.1.41 (2019-04-16)
618
+
619
+ ### NumericTextBox
620
+
621
+ #### Bug Fixes
622
+
623
+ - #231530 - Now, `change` event trigger when click on clear button.
624
+
625
+ ### TextBox
626
+
627
+ #### Bug Fixes
628
+
629
+ - #231530 - Issue with event argument has null value when click on clear button has been fixed.
630
+
631
+ ## 17.1.40 (2019-04-09)
632
+
633
+ ### Uploader
634
+
635
+ #### Bug Fixes
636
+
637
+ - In latest chrome browser, file list is not generated issue fixed.
638
+
639
+ ### Form Validator
640
+
641
+ #### Bug Fixes
642
+
643
+ - When using multiple forms with same name fields, validation not occurs issue has been fixed.
644
+
645
+ ### ColorPicker
646
+
647
+ #### Bug Fixes
648
+
649
+ - Value not updated properly in reactive forms issue fixed.
650
+
651
+ ## 17.1.38 (2019-03-29)
652
+
653
+ ### Form Validator
654
+
655
+ #### Bug Fixes
656
+
657
+ - Resolved issue with same validation message displays for all fields when provide validation messages using data attribute.
658
+
659
+ ### Uploader
660
+
661
+ #### Bug Fixes
662
+
663
+ - File name ellipsis issue in `edge` browser has been fixed.
664
+
665
+ ### TextBox
666
+
667
+ #### Bug Fixes
668
+
669
+ - When textbox contains value initially, no more change event will trigger while focus followed by focus out.
670
+
671
+ ## 17.1.32-beta (2019-03-13)
672
+
673
+ ### MaskedTextBox
674
+
675
+ #### Bug Fixes
676
+
677
+ - Now, you can get the proper masked textbox value in the `change` event.
678
+
679
+ ### TextBox
680
+
681
+ #### New Features
682
+
683
+ - Provided option to render `multiline textbox` (textarea).
684
+
685
+ #### Bug Fixes
686
+
687
+ - Now input event will trigger after clear the textbox value using clear icon.
688
+
689
+ ### Uploader
690
+
691
+ #### Bug Fixes
692
+
693
+ - Issue with uploading the file within the form has been fixed.
694
+ - Issue with updating the uploader buttons text in firefox lower versions has been fixed.
695
+
696
+ ### Slider
697
+
698
+ #### New Features
699
+
700
+ - Now only single tooltip will be displayed in range slider for resize and drag actions for better user interface.
701
+
702
+ ## 16.4.55 (2019-02-27)
703
+
704
+ ### TextBox
705
+
706
+ #### Bug Fixes
707
+
708
+ - Now, the validation works with complex names also.
709
+
710
+ ### Uploader
711
+
712
+ #### Bug Fixes
713
+
714
+ - Resolved the issue with `Tab` key navigation in uploader file list.
715
+
716
+ ### Slider
717
+
718
+ #### New Features
719
+
720
+ - Now, Range Slider in Material theme will support `showOn` property.
721
+ - Now, Single tooltip will be used to display values in Range Slider.
722
+
723
+ ### FormValidator
724
+
725
+ #### Bug Fixes
726
+
727
+ - Now, the url validation works with all types of url.
728
+
729
+ ## 16.4.54 (2019-02-19)
730
+
731
+ ### TextBox
732
+
733
+ #### Bug Fixes
734
+
735
+ - Now, input event will trigger after clear the textbox value using clear icon.
736
+ - Now, the default value is set to the textbox while resetting the form.
737
+
738
+ - Now, textbox model value will update on every key press.
739
+
740
+ #### Breaking Changes
741
+
742
+ - While setting the textbox value programmatically, the `change` event will not trigger.
743
+
744
+ ### Slider
745
+
746
+ #### Bug Fixes
747
+
748
+ - Now, the initial value is setback to the `slider` on form `reset`.
749
+
750
+ ### Uploader
751
+
752
+ #### Bug Fixes
753
+
754
+ - Uploader file list will be cleared while reset the form.
755
+
756
+ #### New Features
757
+
758
+ - Provided `cssClass` property to add custom CSS classes to an uploader.
759
+
760
+ ### MaskedTextBox
761
+
762
+ #### Bug Fixes
763
+
764
+ - Issue with, “MaskedTextBox not restoring the initial value on form reset” has been fixed.
765
+
766
+ ### NumericTextBox
767
+
768
+ #### Bug Fixes
769
+
770
+ - Issue with, “NumericTextBox not restoring the initial value on form reset” has been fixed.
771
+
772
+ ## 16.4.53 (2019-02-13)
773
+
774
+ ### ColorPicker
775
+
776
+ #### Bug Fixes
777
+
778
+ - Form reset issue is fixed.
779
+
780
+ ### TextBox
781
+
782
+ #### Bug Fixes
783
+
784
+ - The events `input` and `change` event are no longer triggered multiple time in Angular application.
785
+
786
+ ## 16.4.52 (2019-02-05)
787
+
788
+ ### MaskedTextBox
789
+
790
+ #### New Features
791
+
792
+ - Provided the "focus" and "blur" events for MaskedTextBox that will trigger when the control got focus or losses focus.
793
+
794
+ ### NumericTextBox
795
+
796
+ #### New Features
797
+
798
+ - Provided the "focus" and "blur" events for NumericTextBox that will trigger when the control got focus or losses focus.
799
+
800
+ ## 16.4.48 (2019-01-22)
801
+
802
+ ### Uploader
803
+
804
+ #### New Features
805
+
806
+ - Provided template support for preloaded files also to customize its default file list structure.
807
+
808
+ #### Bug Fixes
809
+
810
+ - Provided option to hide generated promise error manually on ajax failed event.
811
+
812
+ ## 16.4.47 (2019-01-16)
813
+
814
+ ### TextBox
815
+
816
+ #### Bug Fixes
817
+
818
+ - The issue with `refresh` method of textbox has been fixed.
819
+ - Resolved the issue with placeholder property has 'null' value in Edge browser.
820
+
821
+ ## 16.4.46 (2019-01-08)
822
+
823
+ ### Uploader
824
+
825
+ #### New Features
826
+
827
+ - Provided option to customize file upload's status message (label) which is sent from server on success and failure events.
828
+ - Provided event which trigger before rendering each file item in a page that helps to customize its default UI structure.
829
+ - Provided event to denote all the selected files has processed to upload successfully or failed to server.
830
+
831
+ #### Bug Fixes
832
+
833
+ - Resolved the issue with updating file data in uploader element while drag-and-drop the files.
834
+
835
+ ## 16.4.45 (2019-01-02)
836
+
837
+ ### Common
838
+
839
+ #### Bug Fixes
840
+
841
+ - Fixed `CustomPlacement` typing issue.
842
+
843
+ ## 16.4.40-beta (2018-12-10)
844
+
845
+ ### Uploader
846
+
847
+ #### New Features
848
+
849
+ - Enabled sequential upload support to file upload component that upload the selected files one after the other to the server.
850
+ - New event provided "chunkUploading" which trigger on every chunk to be upload in file upload.
851
+ - Provided the option to get additional data back from a server to client on file upload.
852
+
853
+ ### FormValidator
854
+
855
+ #### New Features
856
+
857
+ - **Localization** - Supports to localize error message for the "FormValidator" to different cultures.
858
+
859
+ ## 16.3.33 (2018-11-20)
860
+
861
+ ### FormValidator
862
+
863
+ #### Bug Fixes
864
+
865
+ - Form validator `email` and `min` validation issues has been fixed.
866
+
867
+ ### TextBox
868
+
869
+ #### Bug Fixes
870
+
871
+ - The issue with receiving event arguments of TextBox events have been fixed.
872
+
873
+ ## 16.3.29 (2018-10-31)
874
+
875
+ ### MaskedTextBox
876
+
877
+ #### Bug Fixes
878
+
879
+ - Issue with using the space as "promptChar" in Masked TextBox has been fixed.
880
+
881
+ ### NumericTextBox
882
+
883
+ #### Bug Fixes
884
+
885
+ - Issue with triggering unwanted “focusout” and “change” events has been fixed.
886
+
887
+ ### Uploader
888
+
889
+ #### Bug Fixes
890
+
891
+ - Resolved the issue with triggering selected event on cancel the file selection.
892
+
893
+ ## 16.3.27 (2018-10-23)
894
+
895
+ ### TextBox
896
+
897
+ #### Bug Fixes
898
+
899
+ - The issue with updating `value` property on model binding has been fixed.
900
+
901
+ ## 16.3.25 (2018-10-15)
902
+
903
+ ### TextBox
904
+
905
+ #### Bug Fixes
906
+
907
+ - The issue with adding multiple classes in `cssClass` property has been fixed.
908
+
909
+ ### MaskedTextBox
910
+
911
+ #### Bug Fixes
912
+
913
+ - Issue with entering the first character in masked text box when "floatLabelType" is set to "Never" has been fixed.
914
+ - Always last MaskedTextBox component get focus on initial page load in IE browser, issue has been fixed.
915
+
916
+ ## 16.3.24 (2018-10-09)
917
+
918
+ ### MaskedTextBox
919
+
920
+ #### Bug Fixes
921
+
922
+ - Issue with setting placeholder in IE browser when "floatLabelType" is set to "never" has been fixed.
923
+
924
+ ## 16.3.22 (2018-09-25)
925
+
926
+ ### FormValidator
927
+
928
+ #### Bug Fixes
929
+
930
+ - Form validator for number contain email domain name issue has been fixed.
931
+
932
+ ### NumericTextBox
933
+
934
+ #### Bug Fixes
935
+
936
+ - Validation is not working properly for "NumericTextBox" in focus out, issue has been fixed
937
+
938
+ ## 16.3.21 (2018-09-22)
939
+
940
+ ### ColorPicker
941
+
942
+ #### Bug Fixes
943
+
944
+ - ColorPicker collision issue fixed.
945
+
946
+ ## 16.3.17 (2018-09-12)
947
+
948
+ ### Uploader
949
+
950
+ #### New Features
951
+
952
+ - Provided directory (folder) upload support that uploads all files of folder including sub-folder to server.
953
+ - Provided paste to upload support that helps to uploads any images to a server on pasting images from clipboard.
954
+
955
+ #### Bug Fixes
956
+
957
+ - The files with the wrong extension cannot be uploaded when filtering the files by all files in the file dialog.
958
+ - The `clearAll` method removes upload element’s value along with file list.
959
+ - Resolved the issue with uploading a file while disable the `showFileList` API.
960
+ - In synchronous upload, while removing a particular file from file list will clear all the files now since couldn't manipulate each file details in input file element.
961
+ - Resolved the issue with adding the additional form data in IE browser.
962
+
963
+ ### TextBox
964
+
965
+ #### New Features
966
+
967
+ - Included TextBox component as JavaScript component with floating functionality.
968
+
969
+ #### Bug Fixes
970
+
971
+ - Resolved the issue with customizing the textbox background color with minimal CSS.
972
+ - Resolved the issue with the floating label when choose the value using `autofill` option in chrome browser.
973
+
974
+ ## 16.2.48 (2018-08-14)
975
+
976
+ ### NumericTextBox
977
+
978
+ #### Bug Fixes
979
+
980
+ - Issue with entering the text in numeric text box from Firefox browser has been fixed.
981
+ - Resolved the issue in numeric text box that did not allow editing the value while using decimal value as 0.
982
+
983
+ ### MaskedTextBox
984
+
985
+ #### Bug Fixes
986
+
987
+ - Resolved the issue with masked text box change event is triggered multiple times while changing the value dynamically.
988
+ - Issue occurs while using chrome autofill functionality with masked text box component has been fixed.
989
+
990
+ ## 16.2.47 (2018-08-07)
991
+
992
+ ### MaskedTextBox
993
+
994
+ #### Bug Fixes
995
+
996
+ - Issue with setting the background color for masked text box has been fixed.
997
+ - Issue with adding name attribute in the input element while creating masked text box without name attribute has been resolved.
998
+
999
+ ### Slider
1000
+
1001
+ #### Bug Fixes
1002
+
1003
+ - Provided renderer support.
1004
+
1005
+ ### ColorPicker
1006
+
1007
+ #### Bug Fixes
1008
+
1009
+ - Reactive forms with empty string value issue fixed.
1010
+
1011
+
1012
+ ## 16.2.44 (2018-07-10)
1013
+
1014
+ ### NumericTextBox
1015
+
1016
+ #### Bug Fixes
1017
+
1018
+ - Unable to set higher values for min, max, and value properties of numeric text box issue has been fixed.
1019
+
1020
+ ## 16.2.41 (2018-06-25)
1021
+
1022
+ ### Common
1023
+
1024
+ #### Breaking Changes
1025
+
1026
+ - The splitbuttons package is used by ColorPicker component, so the splitbuttons package is a dependency for the inputs package.
1027
+
1028
+ ### Form-validator
1029
+
1030
+ #### New Features
1031
+
1032
+ - Provided option to validate the hidden element by using `validateHidden` attribute.
1033
+
1034
+ ### MaskedTextBox
1035
+
1036
+ #### New Features
1037
+
1038
+ - Provided option to show/hide clear button to reset the value in MaskedTextBox
1039
+
1040
+ ### NumericTextBox
1041
+
1042
+ #### New Features
1043
+
1044
+ - Provided option to show/hide clear button to reset the value in NumericTextBox.
1045
+ - Prevented to type unwanted text and symbols in NumericTextBox.
1046
+
1047
+ ### Slider
1048
+
1049
+ #### New Features
1050
+
1051
+ - Limits implemented to limit movement interval of min and max values to certain range.
1052
+ - Drag interval implemented to interact with the range slider by dragging the range.
1053
+ - Provided to support custom value arrays.
1054
+ - Bootstrap theme tooltip appearance improved by enabling tooltip pointer.
1055
+
1056
+ #### Breaking Changes
1057
+
1058
+ - The following API namings are renamed.
1059
+
1060
+ | Existing API Name | New API Name |
1061
+ |:-:|:-:|
1062
+ | readOnly | readonly |
1063
+
1064
+ ### ColorPicker
1065
+
1066
+ Color picker is a user interface that is used to select and adjust color values.
1067
+
1068
+
1069
+ - **Color specification**: Supports `Red Green Blue`, `Hue Saturation Value` and `Hex` codes.
1070
+ - **Mode**: Supports `Picker` and `Palette` mode.
1071
+ - **Inline**: Supports inline type rendering of color picker.
1072
+ - **Custom palettes**: Allows you to customize palettes and supports multiple palette groups rendering.
1073
+ - **Opacity**: Allows to set and change the `opacity` of the selected color.
1074
+ - **Accessibility**: Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.
1075
+
1076
+ ### Uploader
1077
+
1078
+ #### New Features
1079
+
1080
+ - Added `chunked upload` support to upload large files asynchronously with `pause` and `resume` options.
1081
+ - Support has been provided to resume automatically on failed chunk up to `maximum retry` options.
1082
+ - Included option to handle `retry upload` through UI (User Interface).
1083
+ - Support to `cancel the request` while uploading a file is added.
1084
+
1085
+ #### Bug Fixes
1086
+
1087
+ - Provided option to customize request header on trigger uploading and removing events.
1088
+ - Provided option to add additional data in removing event.
1089
+ - The issue with rendering Uploader component in internet explorer browser has been fixed.
1090
+ - The issue with submitting single file upload's value has been fixed.
1091
+
1092
+ ### TextBox
1093
+
1094
+ #### New Features
1095
+
1096
+ - The clear button can be enabled/disabled dynamically through `setClearButton` method.
1097
+
1098
+ #### Bug Fixes
1099
+
1100
+ - Theme compatibility issue resolved for CSS Input component.
1101
+
1102
+ ## 16.1.45 (2018-05-23)
1103
+
1104
+ ### Input
1105
+
1106
+ #### Bug Fixes
1107
+
1108
+ - Added `Focus` and `Blur` event arguments.
1109
+
1110
+ ## 16.1.40 (2018-05-08)
1111
+
1112
+ ### MaskedTextBox
1113
+
1114
+ #### Bug Fixes
1115
+
1116
+ - While copying a text and hold the “Ctrl + v” on the MaskedTextBox with number mask, value is not updating properly
1117
+ - along with script error issue has been fixed.
1118
+
1119
+ ## 16.1.38 (2018-05-02)
1120
+
1121
+ ### NumericTextBox
1122
+
1123
+ #### Bug Fixes
1124
+
1125
+ - Now native events triggered properly in Angular NumericTextBox component.
1126
+
1127
+ ## 16.1.37 (2018-04-24)
1128
+
1129
+ ### NumericTextBox
1130
+
1131
+ #### New Features
1132
+
1133
+ - Provided clear button option in NumericTextBox.
1134
+
1135
+ #### Bug Fixes
1136
+
1137
+ - NumericTextBox is now aligned properly in inline element when `showSpinButton` property disabled.
1138
+
1139
+ ## 16.1.35 (2018-04-17)
1140
+
1141
+ ### MaskedTextBox
1142
+
1143
+ #### Bug Fixes
1144
+
1145
+ - While dynamically changing the MaskedTextBox value as null, value not updated properly issue is fixed.
1146
+
1147
+ ## 16.1.28 (2018-03-09)
1148
+
1149
+ ### NumericTextBox
1150
+
1151
+ #### Bug Fixes
1152
+
1153
+ - In NumericTextBox, unwanted “change” events has been prevented from triggering.
1154
+
1155
+ ## 16.1.24 (2018-02-22)
1156
+
1157
+ ### Uploader
1158
+
1159
+ ```
1160
+ The Uploader component is useful to upload images, documents, and other files to server.
1161
+ ```
1162
+
1163
+ The component is extended version of HTML5 upload with multiple file selection, auto upload,
1164
+ drag and drop, progress bar, preload files, and validation.
1165
+
1166
+
1167
+ - The available key features are
1168
+ - **Asynchronous Upload** - Allows you to upload the files with asynchronous way.
1169
+ - **Drag and Drop** - The files can be dragged from file explorer, and dropping into the drop area.
1170
+ - **Form Supports** - The selected or dropped files are received as a collection in a form action when the form is submitted.
1171
+ - **File Validation** - Validate the files based on file's size and type.
1172
+ - **Template** - Allows you to customize the default appearance of `Uploader`.
1173
+ - **Accessibility** - provides built-in accessibility support which helps to access all the `Uploader` features through keyboard, on-screen readers, or other assistive technology devices.
1174
+
1175
+ ### TextBox
1176
+
1177
+ #### Bug Fixes
1178
+
1179
+ - Fixed the input alignment issue in the window 8.1 edge browser.
1180
+ - Removed the additional spaces for error messages on the input.
1181
+
1182
+ ### Slider
1183
+
1184
+ The Slider component allows the user to select a value or range of values in-between the min and max range, by dragging the handle over the slider bar.
1185
+
1186
+
1187
+ There are three types of Slider:
1188
+
1189
+
1190
+ - `Default` - Shows a default slider to select a single value.
1191
+ - `MinRange` - Displays fill color from the start value to the current selected value.
1192
+ - `Range` - Select a range of values.
1193
+
1194
+ The available key features are
1195
+
1196
+
1197
+ - **Types**: Provided three types of Slider.
1198
+ - **Orientation**: Displays the Slider in horizontal or vertical direction.
1199
+ - **Buttons**: Provided built-in support to render the buttons in both edges of the Slider.
1200
+ - **Tooltip**: Displays a tooltip to show the currently selected value.
1201
+ - **Ticks**: Displays a scale with small and big ticks.
1202
+ - **Format**: Customize the slider values into various format.
1203
+ - **Accessibility**: Built-in compliance with the [`WAI-ARIA`](http://www.w3.org/WAI/PF/aria-practices/) specifications.
1204
+ - **Keyboard Interaction**: The Slider can be intractable through the keyboard.
1205
+
1206
+ ## 15.4.29-preview (2018-02-07)
1207
+
1208
+ ### MaskedTextBox
1209
+
1210
+ #### Bug Fixes
1211
+
1212
+ - While set floatLabelType property as "Never", the placeholder not shown issue has been fixed
1213
+ - While set floatLabelType property as "Auto", the value becomes "undefined" at two-way binding issue has been fixed
1214
+ - While setting escape sequence in mask format, value is not updated properly issue has been fixed
1215
+ - Cursor is not positioned properly while focusing the MaskedTextBox issue has been fixed
1216
+
1217
+ ## 15.4.24-preview (2018-01-10)
1218
+
1219
+ ### MaskedTextBox
1220
+
1221
+ #### Bug Fixes
1222
+
1223
+ - Value not maintained properly in the MaskedTextBox two-way binding
1224
+
1225
+ ## 15.4.23-preview (2017-12-27)
1226
+
1227
+ ### Common
1228
+
1229
+ #### New Features
1230
+
1231
+ - Added typing file for ES5 global scripts (dist/global/index.d.ts)
1232
+
1233
+ #### Breaking Changes
1234
+
1235
+ - Modified the module bundle file name for ES6 bundling
1236
+
1237
+ ## 15.4.21-preview (2017-12-08)
1238
+
1239
+ ### FormValidator
1240
+
1241
+ #### Bug Fixes
1242
+
1243
+ - **IE11** - Recursive call on form reset.
1244
+
1245
+ ### TextBox
1246
+
1247
+ #### Bug Fixes
1248
+
1249
+ - Height mismatch between input and input with icon issue has fixed.
1250
+
1251
+ ## 15.4.20-preview (2017-12-01)
1252
+
1253
+ ### Common
1254
+
1255
+ #### New Features
1256
+
1257
+ - Upgraded TypeScript version to 2.6.2.
1258
+
1259
+ ## 15.4.17-preview (2017-11-13)
1260
+
1261
+ ### TextBox
1262
+
1263
+ TextBox is an input element that allows to get input from the user. It allows the user to edit or display the text value.
1264
+
1265
+
1266
+ - **Groups** - Supports to group the icon element with the input
1267
+ - **Floating Label** - Added option to float label always, float label on focus, and disable floating support in the input element.
1268
+ - **Clear Button** - Provided option to show/hide clear button to reset the value in input element.
1269
+ - **Validation States** - Provided option to indicate success, error, and warning states.
1270
+
1271
+ ### NumericTextBox
1272
+
1273
+ NumericTextBox is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value. The available key features are
1274
+
1275
+
1276
+ - **Range Validation** - allows to set the minimum and maximum range of values in the NumericTextBox.
1277
+ - **Number Formats** - supports the number display formatting with MSDN standard and custom number formats.
1278
+ - **Precision Of Numbers** - allows to restrict the number precision when enters the value.
1279
+ - **Keyboard Interaction** - allows users to interact with the NumericTextBox using the keyboard.
1280
+ - **Accessibility** - provides built-in accessibility support which helps to access all the NumericTextBox component features through keyboard, on-screen readers or other assistive technology devices.
1281
+ - **Internationalization** - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
1282
+ - **Localization** - Supports to localize spin up and down buttons title for the tooltip to different cultures.
1283
+
1284
+ ### MaskedTextBox
1285
+
1286
+ MaskedTextBox allows the user to enter the valid input only based on the provided mask. The available key features are
1287
+
1288
+
1289
+ - **Custom Characters** - allows you to use your own characters as the mask elements.
1290
+ - **Regular Expression** - can be used as a mask element for each character of the MaskedTextBox.
1291
+ - **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
1292
+
1293
+
1294
+ ## 19.3.47 (2021-10-26)
1295
+
1296
+ ### TextBox
1297
+
1298
+ #### Bug Fixes
1299
+
1300
+ - `#FB29286` - Issue with "return the wrong value in the blur event argument while clearing the value using static clear button" has been resolved.
1301
+
1302
+ ## 19.1.66 (2021-06-01)
1303
+
1304
+ ### NumericTextBox
1305
+
1306
+ #### Bug Fixes
1307
+
1308
+ - `#I323536` - Issue with "typed value is changed to positive while typing negative value starting with decimal separator" has been resolved.
1309
+
1310
+ ## 19.1.63 (2021-05-13)
1311
+
1312
+ ### Uploader
1313
+
1314
+ #### Bug Fixes
1315
+
1316
+ - `#I325682` - Issue with "exception throws in the customized uploader component when cancel the uploading process using abort icon" has been resolved.
1317
+
1318
+ ## 19.1.57 (2021-04-20)
1319
+
1320
+ ### MaskedTextBox
1321
+
1322
+ #### Bug Fixes
1323
+
1324
+ - `#FB23988` - Issue with "blur event gets fired on initial rendering when render the component with placeholder" has been resolved.
1325
+
1326
+ ## 18.4.41 (2021-02-02)
1327
+
1328
+ ### Uploader
1329
+
1330
+ #### Bug Fixes
1331
+
1332
+ - `#F161379` - Issue with "drag and drop highlight is flickered when render uploader with custom drop area" has been resolved.
1333
+
1334
+ ## 18.4.33 (2021-01-05)
1335
+
1336
+ ### MaskedTextBox
1337
+
1338
+ #### Bug Fixes
1339
+
1340
+ - `#307344` - Issue with "delete key allows to remove only one character from the input while placing cursor between characters" has been resolved.
1341
+
1342
+ ## 18.4.31 (2020-12-22)
1343
+
1344
+ ### TextBox
1345
+
1346
+ #### Bug Fixes
1347
+
1348
+ - `#305784` - Issue with "clear icon is not visible until typing a valid email on the email input" has been resolved.
1349
+
1350
+ ## 18.4.30 (2020-12-17)
1351
+
1352
+ ### NumericTextBox
1353
+
1354
+ #### Bug Fixes
1355
+
1356
+ - `#300140`- Issue with "form invalid status is not updated properly while clearing the value" has been resolved.
1357
+
1358
+ ## 18.3.51 (2020-11-24)
1359
+
1360
+ ### NumericTextBox
1361
+
1362
+ #### Bug Fixes
1363
+
1364
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
1365
+ - `#300140` - Now, Numeric textbox model value will update on every key press.
1366
+
1367
+ #### Breaking Changes
1368
+
1369
+ - While setting the numerictextbox value programmatically, the `change` event will not trigger.
1370
+
1371
+ ### MaskedTextBox
1372
+
1373
+ #### Bug Fixes
1374
+
1375
+ - `#300567`, `#299294`- Issue with "dirty and pristine is not updated properly while resetting the form with values" has been resolved.
1376
+
1377
+ #### Breaking Changes
1378
+
1379
+ - While setting the maskedtextbox value programmatically, the `change` event will not trigger.
1380
+
1381
+ ### Uploader
1382
+
1383
+ #### Bug Fixes
1384
+
1385
+ - `#299942`, `#300515` - Now, you can add the additional form data in canceling event.
1386
+
1387
+ ## 18.3.42 (2020-10-20)
1388
+
1389
+ ### Uploader
1390
+
1391
+ #### Bug Fixes
1392
+
1393
+ - `#287079` - Issue with "file is removed from UI while providing the invalid remove URL" has been resolved.
1394
+
1395
+ ## 18.2.56 (2020-09-01)
1396
+
1397
+ ### Uploader
1398
+
1399
+ #### Bug Fixes
1400
+
1401
+ `#286772` - Issue with "wrong files get removed from file list when multiple time upload the same files " has been resolved.
1402
+
1403
+
1404
+ ## 18.2.47 (2020-07-28)
1405
+
1406
+ ### Uploader
1407
+
1408
+ #### Bug Fixes
1409
+
1410
+ - `#276502` - Issue with "sequential upload is not working with custom upload button" has been resolved.
1411
+
1412
+ ## 18.2.45 (2020-07-14)
1413
+
1414
+ ### FormValidator
1415
+
1416
+ #### Bug Fixes
1417
+
1418
+ - `#283063`, `#283067`, `#283061` - Now, required field validation works properly for date picker component.
1419
+
1420
+ ## 18.1.54 (2020-05-26)
1421
+
1422
+ ### Uploader
1423
+
1424
+ #### New Features
1425
+
1426
+ - `#248615`, `#F147072` - Now, you can disable the drag and drop upload using `dropArea` property.
1427
+
1428
+ ## 18.1.45 (2020-04-21)
1429
+
1430
+ ### MaskedTextBox
1431
+
1432
+ #### Bug Fixes
1433
+
1434
+ - Issue with "character missing in the masked textbox while pasting the value" has been resolved.
1435
+
1436
+ ## 17.4.50 (2020-02-18)
1437
+
1438
+ ### MaskedTextBox
1439
+
1440
+ #### Bug Fixes
1441
+
1442
+ - `#262338` - Now, the masked textbox does not get `automatic focus` when rendered with mask in the `IOS device`.
1443
+
1444
+ ## 17.4.47 (2020-02-05)
1445
+
1446
+ ### Uploader
1447
+
1448
+ #### Bug Fixes
1449
+
1450
+ - `#259967` - Issue with "script throws while rendering uploader inside toolbar with routing action" has been resolved.
1451
+
1452
+ ## 17.1.42 (2019-04-23)
1453
+
1454
+ ### TextBox
1455
+
1456
+ #### Bug Fixes
1457
+
1458
+ - #143987 - Issue with duplicate ID present in input element has been fixed.
1459
+