@syncfusion/ej2-angular-inputs 23.2.4-ngcc → 24.1.41-ngcc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (228) hide show
  1. package/CHANGELOG.md +1 -40
  2. package/dist/ej2-angular-inputs.umd.js +1 -1
  3. package/dist/ej2-angular-inputs.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +1 -7061
  9. package/styles/bootstrap-dark.scss +1 -0
  10. package/styles/bootstrap.css +1 -7040
  11. package/styles/bootstrap.scss +1 -0
  12. package/styles/bootstrap4.css +1 -7194
  13. package/styles/bootstrap4.scss +1 -0
  14. package/styles/bootstrap5-dark.css +1 -7345
  15. package/styles/bootstrap5-dark.scss +1 -0
  16. package/styles/bootstrap5.css +1 -7345
  17. package/styles/bootstrap5.scss +1 -0
  18. package/styles/color-picker/bootstrap-dark.css +1 -745
  19. package/styles/color-picker/bootstrap.css +1 -745
  20. package/styles/color-picker/bootstrap4.css +1 -828
  21. package/styles/color-picker/bootstrap5-dark.css +1 -796
  22. package/styles/color-picker/bootstrap5.css +1 -796
  23. package/styles/color-picker/fabric-dark.css +1 -745
  24. package/styles/color-picker/fabric.css +1 -745
  25. package/styles/color-picker/fluent-dark.css +1 -753
  26. package/styles/color-picker/fluent.css +1 -753
  27. package/styles/color-picker/highcontrast-light.css +1 -745
  28. package/styles/color-picker/highcontrast.css +1 -745
  29. package/styles/color-picker/material-dark.css +1 -751
  30. package/styles/color-picker/material.css +1 -759
  31. package/styles/color-picker/material3-dark.css +1 -879
  32. package/styles/color-picker/material3.css +1 -935
  33. package/styles/color-picker/tailwind-dark.css +1 -773
  34. package/styles/color-picker/tailwind.css +1 -773
  35. package/styles/data-form/bootstrap-dark.css +1 -0
  36. package/styles/data-form/bootstrap-dark.scss +1 -0
  37. package/styles/data-form/bootstrap.css +1 -0
  38. package/styles/data-form/bootstrap.scss +1 -0
  39. package/styles/data-form/bootstrap4.css +1 -0
  40. package/styles/data-form/bootstrap4.scss +1 -0
  41. package/styles/data-form/bootstrap5-dark.css +1 -0
  42. package/styles/data-form/bootstrap5-dark.scss +1 -0
  43. package/styles/data-form/bootstrap5.css +1 -0
  44. package/styles/data-form/bootstrap5.scss +1 -0
  45. package/styles/data-form/fabric-dark.css +1 -0
  46. package/styles/data-form/fabric-dark.scss +1 -0
  47. package/styles/data-form/fabric.css +1 -0
  48. package/styles/data-form/fabric.scss +1 -0
  49. package/styles/data-form/fluent-dark.css +1 -0
  50. package/styles/data-form/fluent-dark.scss +1 -0
  51. package/styles/data-form/fluent.css +1 -0
  52. package/styles/data-form/fluent.scss +1 -0
  53. package/styles/data-form/highcontrast-light.css +1 -0
  54. package/styles/data-form/highcontrast-light.scss +1 -0
  55. package/styles/data-form/highcontrast.css +1 -0
  56. package/styles/data-form/highcontrast.scss +1 -0
  57. package/styles/data-form/material-dark.css +1 -0
  58. package/styles/data-form/material-dark.scss +1 -0
  59. package/styles/data-form/material.css +1 -0
  60. package/styles/data-form/material.scss +1 -0
  61. package/styles/data-form/material3-dark.css +1 -0
  62. package/styles/data-form/material3-dark.scss +2 -0
  63. package/styles/data-form/material3.css +1 -0
  64. package/styles/data-form/material3.scss +2 -0
  65. package/styles/data-form/tailwind-dark.css +1 -0
  66. package/styles/data-form/tailwind-dark.scss +1 -0
  67. package/styles/data-form/tailwind.css +1 -0
  68. package/styles/data-form/tailwind.scss +1 -0
  69. package/styles/fabric-dark.css +1 -6990
  70. package/styles/fabric-dark.scss +1 -0
  71. package/styles/fabric.css +1 -6990
  72. package/styles/fabric.scss +1 -0
  73. package/styles/fluent-dark.css +1 -7126
  74. package/styles/fluent-dark.scss +1 -0
  75. package/styles/fluent.css +1 -7126
  76. package/styles/fluent.scss +1 -0
  77. package/styles/highcontrast-light.css +1 -7306
  78. package/styles/highcontrast-light.scss +1 -0
  79. package/styles/highcontrast.css +1 -7306
  80. package/styles/highcontrast.scss +1 -0
  81. package/styles/input/bootstrap-dark.css +1 -4652
  82. package/styles/input/bootstrap.css +1 -4652
  83. package/styles/input/bootstrap4.css +1 -4634
  84. package/styles/input/bootstrap5-dark.css +1 -4745
  85. package/styles/input/bootstrap5.css +1 -4745
  86. package/styles/input/fabric-dark.css +1 -4572
  87. package/styles/input/fabric.css +1 -4572
  88. package/styles/input/fluent-dark.css +1 -4617
  89. package/styles/input/fluent.css +1 -4617
  90. package/styles/input/highcontrast-light.css +1 -4846
  91. package/styles/input/highcontrast.css +1 -4846
  92. package/styles/input/material-dark.css +1 -12567
  93. package/styles/input/material.css +1 -12575
  94. package/styles/input/material3-dark.css +1 -12444
  95. package/styles/input/material3.css +1 -12500
  96. package/styles/input/tailwind-dark.css +1 -4588
  97. package/styles/input/tailwind.css +1 -4588
  98. package/styles/maskedtextbox/bootstrap-dark.css +1 -34
  99. package/styles/maskedtextbox/bootstrap.css +1 -14
  100. package/styles/maskedtextbox/bootstrap4.css +1 -34
  101. package/styles/maskedtextbox/bootstrap5-dark.css +1 -34
  102. package/styles/maskedtextbox/bootstrap5.css +1 -34
  103. package/styles/maskedtextbox/fabric-dark.css +1 -34
  104. package/styles/maskedtextbox/fabric.css +1 -34
  105. package/styles/maskedtextbox/fluent-dark.css +1 -27
  106. package/styles/maskedtextbox/fluent.css +1 -27
  107. package/styles/maskedtextbox/highcontrast-light.css +1 -34
  108. package/styles/maskedtextbox/highcontrast.css +1 -34
  109. package/styles/maskedtextbox/material-dark.css +1 -40
  110. package/styles/maskedtextbox/material.css +1 -48
  111. package/styles/maskedtextbox/material3-dark.css +1 -103
  112. package/styles/maskedtextbox/material3.css +1 -159
  113. package/styles/maskedtextbox/tailwind-dark.css +1 -34
  114. package/styles/maskedtextbox/tailwind.css +1 -34
  115. package/styles/material-dark.css +1 -15146
  116. package/styles/material-dark.scss +1 -0
  117. package/styles/material.css +1 -15190
  118. package/styles/material.scss +1 -0
  119. package/styles/material3-dark.css +1 -15642
  120. package/styles/material3-dark.scss +1 -0
  121. package/styles/material3.css +1 -16146
  122. package/styles/material3.scss +1 -0
  123. package/styles/numerictextbox/bootstrap-dark.css +1 -52
  124. package/styles/numerictextbox/bootstrap.css +1 -52
  125. package/styles/numerictextbox/bootstrap4.css +1 -48
  126. package/styles/numerictextbox/bootstrap5-dark.css +1 -48
  127. package/styles/numerictextbox/bootstrap5.css +1 -48
  128. package/styles/numerictextbox/fabric-dark.css +1 -48
  129. package/styles/numerictextbox/fabric.css +1 -48
  130. package/styles/numerictextbox/fluent-dark.css +1 -59
  131. package/styles/numerictextbox/fluent.css +1 -59
  132. package/styles/numerictextbox/highcontrast-light.css +1 -48
  133. package/styles/numerictextbox/highcontrast.css +1 -48
  134. package/styles/numerictextbox/material-dark.css +1 -54
  135. package/styles/numerictextbox/material.css +1 -62
  136. package/styles/numerictextbox/material3-dark.css +1 -117
  137. package/styles/numerictextbox/material3.css +1 -173
  138. package/styles/numerictextbox/tailwind-dark.css +1 -48
  139. package/styles/numerictextbox/tailwind.css +1 -48
  140. package/styles/rating/bootstrap-dark.css +1 -270
  141. package/styles/rating/bootstrap.css +1 -270
  142. package/styles/rating/bootstrap4.css +1 -270
  143. package/styles/rating/bootstrap5-dark.css +1 -271
  144. package/styles/rating/bootstrap5.css +1 -271
  145. package/styles/rating/fabric-dark.css +1 -270
  146. package/styles/rating/fabric.css +1 -270
  147. package/styles/rating/fluent-dark.css +1 -270
  148. package/styles/rating/fluent.css +1 -270
  149. package/styles/rating/highcontrast-light.css +1 -270
  150. package/styles/rating/highcontrast.css +1 -270
  151. package/styles/rating/material-dark.css +1 -270
  152. package/styles/rating/material.css +1 -270
  153. package/styles/rating/material3-dark.css +1 -335
  154. package/styles/rating/material3.css +1 -391
  155. package/styles/rating/tailwind-dark.css +1 -275
  156. package/styles/rating/tailwind.css +1 -275
  157. package/styles/signature/bootstrap-dark.css +1 -9
  158. package/styles/signature/bootstrap.css +1 -9
  159. package/styles/signature/bootstrap4.css +1 -9
  160. package/styles/signature/bootstrap5-dark.css +1 -9
  161. package/styles/signature/bootstrap5.css +1 -9
  162. package/styles/signature/fabric-dark.css +1 -9
  163. package/styles/signature/fabric.css +1 -9
  164. package/styles/signature/fluent-dark.css +1 -9
  165. package/styles/signature/fluent.css +1 -9
  166. package/styles/signature/highcontrast-light.css +1 -9
  167. package/styles/signature/highcontrast.css +1 -9
  168. package/styles/signature/material-dark.css +1 -9
  169. package/styles/signature/material.css +1 -9
  170. package/styles/signature/material3-dark.css +1 -64
  171. package/styles/signature/material3.css +1 -120
  172. package/styles/signature/tailwind-dark.css +1 -9
  173. package/styles/signature/tailwind.css +1 -9
  174. package/styles/slider/bootstrap-dark.css +1 -492
  175. package/styles/slider/bootstrap.css +1 -492
  176. package/styles/slider/bootstrap4.css +1 -564
  177. package/styles/slider/bootstrap5-dark.css +1 -629
  178. package/styles/slider/bootstrap5.css +1 -629
  179. package/styles/slider/fabric-dark.css +1 -504
  180. package/styles/slider/fabric.css +1 -504
  181. package/styles/slider/fluent-dark.css +1 -532
  182. package/styles/slider/fluent.css +1 -532
  183. package/styles/slider/highcontrast-light.css +1 -547
  184. package/styles/slider/highcontrast.css +1 -547
  185. package/styles/slider/material-dark.css +1 -642
  186. package/styles/slider/material.css +1 -642
  187. package/styles/slider/material3-dark.css +1 -764
  188. package/styles/slider/material3.css +1 -820
  189. package/styles/slider/tailwind-dark.css +1 -628
  190. package/styles/slider/tailwind.css +1 -628
  191. package/styles/tailwind-dark.css +1 -7197
  192. package/styles/tailwind-dark.scss +1 -0
  193. package/styles/tailwind.css +1 -7197
  194. package/styles/tailwind.scss +1 -0
  195. package/styles/textbox/bootstrap-dark.css +1 -2
  196. package/styles/textbox/bootstrap.css +1 -2
  197. package/styles/textbox/bootstrap4.css +1 -2
  198. package/styles/textbox/bootstrap5-dark.css +1 -2
  199. package/styles/textbox/bootstrap5.css +1 -2
  200. package/styles/textbox/fabric-dark.css +1 -2
  201. package/styles/textbox/fabric.css +1 -2
  202. package/styles/textbox/fluent-dark.css +1 -2
  203. package/styles/textbox/fluent.css +1 -2
  204. package/styles/textbox/highcontrast-light.css +1 -2
  205. package/styles/textbox/highcontrast.css +1 -2
  206. package/styles/textbox/material-dark.css +1 -8
  207. package/styles/textbox/material.css +1 -16
  208. package/styles/textbox/material3-dark.css +1 -71
  209. package/styles/textbox/material3.css +1 -127
  210. package/styles/textbox/tailwind-dark.css +1 -2
  211. package/styles/textbox/tailwind.css +1 -2
  212. package/styles/uploader/bootstrap-dark.css +1 -800
  213. package/styles/uploader/bootstrap.css +1 -800
  214. package/styles/uploader/bootstrap4.css +1 -800
  215. package/styles/uploader/bootstrap5-dark.css +1 -806
  216. package/styles/uploader/bootstrap5.css +1 -806
  217. package/styles/uploader/fabric-dark.css +1 -800
  218. package/styles/uploader/fabric.css +1 -800
  219. package/styles/uploader/fluent-dark.css +1 -852
  220. package/styles/uploader/fluent.css +1 -852
  221. package/styles/uploader/highcontrast-light.css +1 -800
  222. package/styles/uploader/highcontrast.css +1 -800
  223. package/styles/uploader/material-dark.css +1 -800
  224. package/styles/uploader/material.css +1 -804
  225. package/styles/uploader/material3-dark.css +1 -860
  226. package/styles/uploader/material3.css +1 -916
  227. package/styles/uploader/tailwind-dark.css +1 -834
  228. package/styles/uploader/tailwind.css +1 -834
@@ -8,3 +8,4 @@
8
8
  @import 'uploader/material3.scss';
9
9
  @import 'color-picker/material3.scss';
10
10
  @import 'rating/material3.scss';
11
+ @import 'data-form/material3.scss';
@@ -1,52 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e834";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e83d";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-focus) {
43
- border-color: #767676;
44
- box-shadow: none;
45
- }
46
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
49
-
50
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
51
- font-size: 14px;
52
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap-dark.css';
@@ -1,52 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e834";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e83d";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-focus) {
43
- border-color: #ccc;
44
- box-shadow: none;
45
- }
46
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
49
-
50
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
51
- font-size: 14px;
52
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e721";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e744";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 8px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 10px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap4.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e776";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e729";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 14px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 16px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap5-dark.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e776";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e729";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 14px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 16px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap5.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e85e";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e84f";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 12px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/fabric-dark.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e85e";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e84f";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 12px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/fabric.css';
@@ -1,59 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e776";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e729";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 16px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 20px;
48
- }
49
-
50
- .e-small .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
51
- font-size: 14px;
52
- }
53
-
54
- .e-small.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
55
- .e-small.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
56
- .e-small .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
57
- .e-bigger .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
58
- font-size: 18px;
59
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/fluent-dark.css';
@@ -1,59 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e776";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e729";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 16px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 20px;
48
- }
49
-
50
- .e-small .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
51
- font-size: 14px;
52
- }
53
-
54
- .e-small.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
55
- .e-small.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
56
- .e-small .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
57
- .e-bigger .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
58
- font-size: 18px;
59
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/fluent.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e85e";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e84f";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 14px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/highcontrast-light.css';
@@ -1,48 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-input-group-icon.e-spin-up::before {
3
- content: "\e85e";
4
- font-family: "e-icons";
5
- }
6
-
7
- .e-input-group-icon.e-spin-down::before {
8
- content: "\e84f";
9
- font-family: "e-icons";
10
- }
11
-
12
- .e-numeric-container {
13
- width: 100%;
14
- }
15
-
16
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
17
- background-size: 300px 33px;
18
- min-height: 33px;
19
- }
20
-
21
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
22
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 40px;
24
- min-height: 40px;
25
- }
26
-
27
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
28
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
29
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
30
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
31
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
32
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
33
- border: 0;
34
- height: 0;
35
- margin: 0;
36
- padding: 0;
37
- text-indent: 0;
38
- visibility: hidden;
39
- width: 0;
40
- }
41
-
42
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
43
- font-size: 14px;
44
- }
45
-
46
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
47
- font-size: 12px;
48
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/highcontrast.css';
@@ -1,54 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- @keyframes e-input-ripple {
3
- 100% {
4
- opacity: 0;
5
- transform: scale(4);
6
- }
7
- }
8
- .e-input-group-icon.e-spin-up::before {
9
- content: "\e834";
10
- font-family: "e-icons";
11
- }
12
-
13
- .e-input-group-icon.e-spin-down::before {
14
- content: "\e83d";
15
- font-family: "e-icons";
16
- }
17
-
18
- .e-numeric-container {
19
- width: 100%;
20
- }
21
-
22
- .e-content-placeholder.e-numeric.e-placeholder-numeric {
23
- background-size: 300px 33px;
24
- min-height: 33px;
25
- }
26
-
27
- .e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
28
- .e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
29
- background-size: 300px 40px;
30
- min-height: 40px;
31
- }
32
-
33
- .e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
34
- .e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
35
- .e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
36
- .e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
37
- .e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
38
- .e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
39
- border: 0;
40
- height: 0;
41
- margin: 0;
42
- padding: 0;
43
- text-indent: 0;
44
- visibility: hidden;
45
- width: 0;
46
- }
47
-
48
- .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
49
- font-size: 12px;
50
- }
51
-
52
- .e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
53
- font-size: 12px;
54
- }
1
+ @import '@syncfusion/ej2-inputs/styles/numerictextbox/material-dark.css';