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