@syncfusion/ej2-vue-inputs 22.2.12 → 23.1.36

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 (113) hide show
  1. package/CHANGELOG.md +0 -87
  2. package/dist/ej2-vue-inputs.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-inputs.min.js +2 -2
  4. package/package.json +9 -9
  5. package/src/color-picker/colorpicker.component.d.ts +3 -1
  6. package/src/maskedtextbox/maskedtextbox.component.d.ts +3 -1
  7. package/src/numerictextbox/numerictextbox.component.d.ts +3 -1
  8. package/src/rating/rating.component.d.ts +3 -1
  9. package/src/signature/signature.component.d.ts +3 -1
  10. package/src/slider/slider.component.d.ts +3 -1
  11. package/src/textbox/textbox.component.d.ts +3 -1
  12. package/src/uploader/files.directive.d.ts +3 -1
  13. package/src/uploader/uploader.component.d.ts +3 -1
  14. package/styles/bootstrap-dark.css +0 -4
  15. package/styles/bootstrap.css +0 -4
  16. package/styles/bootstrap4.css +0 -4
  17. package/styles/bootstrap5-dark.css +0 -4
  18. package/styles/bootstrap5.css +0 -4
  19. package/styles/color-picker/material-dark.css +0 -1
  20. package/styles/color-picker/material.css +0 -1
  21. package/styles/color-picker/material3-dark.css +0 -1
  22. package/styles/color-picker/material3-dark.scss +1 -1
  23. package/styles/color-picker/material3.css +0 -1
  24. package/styles/color-picker/material3.scss +1 -1
  25. package/styles/color-picker/tailwind-dark.css +0 -1
  26. package/styles/color-picker/tailwind.css +0 -1
  27. package/styles/fabric-dark.css +0 -4
  28. package/styles/fabric.css +0 -4
  29. package/styles/fluent-dark.css +0 -4
  30. package/styles/fluent.css +0 -4
  31. package/styles/highcontrast-light.css +0 -4
  32. package/styles/highcontrast.css +0 -4
  33. package/styles/input/material-dark.css +0 -1
  34. package/styles/input/material.css +0 -1
  35. package/styles/input/material3-dark.css +0 -1
  36. package/styles/input/material3-dark.scss +1 -1
  37. package/styles/input/material3.css +0 -1
  38. package/styles/input/material3.scss +1 -1
  39. package/styles/input/tailwind-dark.css +0 -1
  40. package/styles/input/tailwind.css +0 -1
  41. package/styles/maskedtextbox/material-dark.css +0 -1
  42. package/styles/maskedtextbox/material.css +0 -1
  43. package/styles/maskedtextbox/material3-dark.css +0 -1
  44. package/styles/maskedtextbox/material3-dark.scss +1 -1
  45. package/styles/maskedtextbox/material3.css +0 -1
  46. package/styles/maskedtextbox/material3.scss +1 -1
  47. package/styles/maskedtextbox/tailwind-dark.css +0 -1
  48. package/styles/maskedtextbox/tailwind.css +0 -1
  49. package/styles/material-dark.css +0 -5
  50. package/styles/material.css +0 -5
  51. package/styles/material3-dark.css +1 -14
  52. package/styles/material3.css +1 -6
  53. package/styles/numerictextbox/material-dark.css +0 -1
  54. package/styles/numerictextbox/material.css +0 -1
  55. package/styles/numerictextbox/material3-dark.css +0 -1
  56. package/styles/numerictextbox/material3-dark.scss +1 -1
  57. package/styles/numerictextbox/material3.css +0 -1
  58. package/styles/numerictextbox/material3.scss +1 -1
  59. package/styles/numerictextbox/tailwind-dark.css +0 -1
  60. package/styles/numerictextbox/tailwind.css +0 -1
  61. package/styles/rating/bootstrap-dark.css +0 -4
  62. package/styles/rating/bootstrap.css +0 -4
  63. package/styles/rating/bootstrap4.css +0 -4
  64. package/styles/rating/bootstrap5-dark.css +0 -4
  65. package/styles/rating/bootstrap5.css +0 -4
  66. package/styles/rating/fabric-dark.css +0 -4
  67. package/styles/rating/fabric.css +0 -4
  68. package/styles/rating/fluent-dark.css +0 -4
  69. package/styles/rating/fluent.css +0 -4
  70. package/styles/rating/highcontrast-light.css +0 -4
  71. package/styles/rating/highcontrast.css +0 -4
  72. package/styles/rating/material-dark.css +0 -5
  73. package/styles/rating/material.css +0 -5
  74. package/styles/rating/material3-dark.css +1 -6
  75. package/styles/rating/material3-dark.scss +1 -1
  76. package/styles/rating/material3.css +1 -6
  77. package/styles/rating/material3.scss +1 -1
  78. package/styles/rating/tailwind-dark.css +0 -5
  79. package/styles/rating/tailwind.css +0 -5
  80. package/styles/signature/material-dark.css +0 -1
  81. package/styles/signature/material.css +0 -1
  82. package/styles/signature/material3-dark.css +0 -1
  83. package/styles/signature/material3-dark.scss +1 -1
  84. package/styles/signature/material3.css +0 -1
  85. package/styles/signature/material3.scss +1 -1
  86. package/styles/signature/tailwind-dark.css +0 -1
  87. package/styles/signature/tailwind.css +0 -1
  88. package/styles/slider/material-dark.css +0 -1
  89. package/styles/slider/material.css +0 -1
  90. package/styles/slider/material3-dark.css +0 -1
  91. package/styles/slider/material3-dark.scss +1 -1
  92. package/styles/slider/material3.css +0 -1
  93. package/styles/slider/material3.scss +1 -1
  94. package/styles/slider/tailwind-dark.css +0 -1
  95. package/styles/slider/tailwind.css +0 -1
  96. package/styles/tailwind-dark.css +0 -13
  97. package/styles/tailwind.css +0 -13
  98. package/styles/textbox/material-dark.css +0 -1
  99. package/styles/textbox/material.css +0 -1
  100. package/styles/textbox/material3-dark.css +0 -1
  101. package/styles/textbox/material3-dark.scss +1 -1
  102. package/styles/textbox/material3.css +0 -1
  103. package/styles/textbox/material3.scss +1 -1
  104. package/styles/textbox/tailwind-dark.css +0 -1
  105. package/styles/textbox/tailwind.css +0 -1
  106. package/styles/uploader/material-dark.css +0 -1
  107. package/styles/uploader/material.css +0 -1
  108. package/styles/uploader/material3-dark.css +0 -1
  109. package/styles/uploader/material3-dark.scss +1 -1
  110. package/styles/uploader/material3.css +0 -1
  111. package/styles/uploader/material3.scss +1 -1
  112. package/styles/uploader/tailwind-dark.css +0 -1
  113. package/styles/uploader/tailwind.css +0 -1
package/CHANGELOG.md CHANGED
@@ -2,67 +2,6 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ### TextBox
6
-
7
- #### Bug Fixes
8
-
9
- - `I453508` - Fixed the issue where the e-outline breaks when an icon is prepended to the textbox.
10
-
11
- ## 22.2.9 (2023-08-15)
12
-
13
- ### Slider
14
-
15
- #### Bug Fixes
16
-
17
- - `F45705` - The issue with a changed event in the Slider component has been resolved.
18
-
19
- ## 22.2.7 (2023-08-02)
20
-
21
- ### TextBox
22
-
23
- #### Bug Fixes
24
-
25
- - `#I477545` - Fixed an issue where error colors were not being applied correctly in the Textbox Component.
26
-
27
- ## 22.2.5 (2023-07-27)
28
-
29
- ### Signature
30
-
31
- #### New Features
32
-
33
- - `#F183395` - Provide the support to draw text in specific places in draw public method of the signature component.
34
-
35
- ## 22.1.38 (2023-07-11)
36
-
37
- ### Uploader
38
-
39
- #### Bug Fixes
40
-
41
- - `#I460888` - Issue with "console error occurs when we render the toast in the `beforeUpload` event of the uploader" has been resolved.
42
-
43
- ## 22.1.34 (2023-06-21)
44
-
45
- ### NumericTextbox
46
-
47
- #### Bug Fixes
48
-
49
- - Issue with "Unwanted calls for CalculateWidth method" has been resolved.
50
-
51
- ### TextBox
52
-
53
- #### New Features
54
-
55
- - Provided clear icon support for Multiline Textbox, allowing users to easily clear the contents of the textarea with a single click.
56
-
57
- ### FormValidator
58
-
59
- #### New Features
60
-
61
- - Provided support for validating multiple date formats using a form validator.
62
- - Provided support for placing validation messages outside the component for all Syncfusion Form Components.
63
-
64
- ## 21.2.9 (2023-06-06)
65
-
66
5
  ### ColorPicker
67
6
 
68
7
  #### Bug Fixes
@@ -70,32 +9,6 @@
70
9
  - Facing exception when mode switching from color palette to color picker has been resolved.
71
10
  - Color picker value is not getting reset for transparent case.
72
11
 
73
- ## 21.2.8 (2023-05-30)
74
-
75
- ### ColorPicker
76
-
77
- #### Bug Fixes
78
-
79
- - Issue with keyboard navigation has been resolved.
80
-
81
- ## 21.2.6 (2023-05-23)
82
-
83
- ### Uploader
84
-
85
- #### Bug Fixes
86
-
87
- - `#I460888` - Issue with "Console error occurs when deleting files after data load" has been resolved.
88
-
89
- ## 21.1.38 (2023-04-04)
90
-
91
- ### Range Slider
92
-
93
- #### Bug Fixes
94
-
95
- - `#I441327` - The issue with changing event for the first change action in the Slider has been resolved.
96
-
97
- ## 21.1.35 (2023-03-23)
98
-
99
12
  ### Signature
100
13
 
101
14
  #### Bug Fixes
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-inputs.umd.min.js
3
- * version : 22.2.12
3
+ * version : 23.1.36
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing