@syncfusion/ej2-angular-inputs 26.1.35-ngcc → 26.1.38-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 (262) hide show
  1. package/dist/ej2-angular-inputs.umd.js +1 -1
  2. package/dist/ej2-angular-inputs.umd.min.js +1 -1
  3. package/package.json +7 -7
  4. package/schematics/collection.json +0 -95
  5. package/schematics/utils/lib-details.ts +1 -1
  6. package/styles/fluent-dark.css +1 -10
  7. package/styles/fluent.css +1 -10
  8. package/styles/input/fluent-dark.css +1 -10
  9. package/styles/input/fluent.css +1 -10
  10. package/schematics/generators/colorpicker-default/index.d.ts +0 -3
  11. package/schematics/generators/colorpicker-default/index.js +0 -8
  12. package/schematics/generators/colorpicker-default/index.ts +0 -8
  13. package/schematics/generators/colorpicker-default/sample-details.d.ts +0 -5
  14. package/schematics/generators/colorpicker-default/sample-details.js +0 -7
  15. package/schematics/generators/colorpicker-default/sample-details.ts +0 -5
  16. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
  17. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  18. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -14
  19. package/schematics/generators/colorpicker-default/schema.d.ts +0 -3
  20. package/schematics/generators/colorpicker-default/schema.js +0 -2
  21. package/schematics/generators/colorpicker-default/schema.json +0 -125
  22. package/schematics/generators/colorpicker-default/schema.ts +0 -3
  23. package/schematics/generators/maskedtextbox-custommask/index.d.ts +0 -3
  24. package/schematics/generators/maskedtextbox-custommask/index.js +0 -8
  25. package/schematics/generators/maskedtextbox-custommask/index.ts +0 -8
  26. package/schematics/generators/maskedtextbox-custommask/sample-details.d.ts +0 -5
  27. package/schematics/generators/maskedtextbox-custommask/sample-details.js +0 -7
  28. package/schematics/generators/maskedtextbox-custommask/sample-details.ts +0 -5
  29. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  30. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
  31. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -12
  32. package/schematics/generators/maskedtextbox-custommask/schema.d.ts +0 -3
  33. package/schematics/generators/maskedtextbox-custommask/schema.js +0 -2
  34. package/schematics/generators/maskedtextbox-custommask/schema.json +0 -125
  35. package/schematics/generators/maskedtextbox-custommask/schema.ts +0 -3
  36. package/schematics/generators/maskedtextbox-default/index.d.ts +0 -3
  37. package/schematics/generators/maskedtextbox-default/index.js +0 -8
  38. package/schematics/generators/maskedtextbox-default/index.ts +0 -8
  39. package/schematics/generators/maskedtextbox-default/sample-details.d.ts +0 -5
  40. package/schematics/generators/maskedtextbox-default/sample-details.js +0 -7
  41. package/schematics/generators/maskedtextbox-default/sample-details.ts +0 -5
  42. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  43. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -20
  44. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  45. package/schematics/generators/maskedtextbox-default/schema.d.ts +0 -3
  46. package/schematics/generators/maskedtextbox-default/schema.js +0 -2
  47. package/schematics/generators/maskedtextbox-default/schema.json +0 -125
  48. package/schematics/generators/maskedtextbox-default/schema.ts +0 -3
  49. package/schematics/generators/maskedtextbox-formats/index.d.ts +0 -3
  50. package/schematics/generators/maskedtextbox-formats/index.js +0 -8
  51. package/schematics/generators/maskedtextbox-formats/index.ts +0 -8
  52. package/schematics/generators/maskedtextbox-formats/sample-details.d.ts +0 -5
  53. package/schematics/generators/maskedtextbox-formats/sample-details.js +0 -7
  54. package/schematics/generators/maskedtextbox-formats/sample-details.ts +0 -5
  55. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  56. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  57. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  58. package/schematics/generators/maskedtextbox-formats/schema.d.ts +0 -3
  59. package/schematics/generators/maskedtextbox-formats/schema.js +0 -2
  60. package/schematics/generators/maskedtextbox-formats/schema.json +0 -125
  61. package/schematics/generators/maskedtextbox-formats/schema.ts +0 -3
  62. package/schematics/generators/numerictextbox-customformat/index.d.ts +0 -3
  63. package/schematics/generators/numerictextbox-customformat/index.js +0 -8
  64. package/schematics/generators/numerictextbox-customformat/index.ts +0 -8
  65. package/schematics/generators/numerictextbox-customformat/sample-details.d.ts +0 -5
  66. package/schematics/generators/numerictextbox-customformat/sample-details.js +0 -7
  67. package/schematics/generators/numerictextbox-customformat/sample-details.ts +0 -5
  68. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  69. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -23
  70. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  71. package/schematics/generators/numerictextbox-customformat/schema.d.ts +0 -3
  72. package/schematics/generators/numerictextbox-customformat/schema.js +0 -2
  73. package/schematics/generators/numerictextbox-customformat/schema.json +0 -125
  74. package/schematics/generators/numerictextbox-customformat/schema.ts +0 -3
  75. package/schematics/generators/numerictextbox-decimals/index.d.ts +0 -3
  76. package/schematics/generators/numerictextbox-decimals/index.js +0 -8
  77. package/schematics/generators/numerictextbox-decimals/index.ts +0 -8
  78. package/schematics/generators/numerictextbox-decimals/sample-details.d.ts +0 -5
  79. package/schematics/generators/numerictextbox-decimals/sample-details.js +0 -7
  80. package/schematics/generators/numerictextbox-decimals/sample-details.ts +0 -5
  81. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  82. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -20
  83. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  84. package/schematics/generators/numerictextbox-decimals/schema.d.ts +0 -3
  85. package/schematics/generators/numerictextbox-decimals/schema.js +0 -2
  86. package/schematics/generators/numerictextbox-decimals/schema.json +0 -125
  87. package/schematics/generators/numerictextbox-decimals/schema.ts +0 -3
  88. package/schematics/generators/numerictextbox-default/index.d.ts +0 -3
  89. package/schematics/generators/numerictextbox-default/index.js +0 -8
  90. package/schematics/generators/numerictextbox-default/index.ts +0 -8
  91. package/schematics/generators/numerictextbox-default/sample-details.d.ts +0 -5
  92. package/schematics/generators/numerictextbox-default/sample-details.js +0 -7
  93. package/schematics/generators/numerictextbox-default/sample-details.ts +0 -5
  94. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  95. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -22
  96. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  97. package/schematics/generators/numerictextbox-default/schema.d.ts +0 -3
  98. package/schematics/generators/numerictextbox-default/schema.js +0 -2
  99. package/schematics/generators/numerictextbox-default/schema.json +0 -125
  100. package/schematics/generators/numerictextbox-default/schema.ts +0 -3
  101. package/schematics/generators/numerictextbox-range/index.d.ts +0 -3
  102. package/schematics/generators/numerictextbox-range/index.js +0 -8
  103. package/schematics/generators/numerictextbox-range/index.ts +0 -8
  104. package/schematics/generators/numerictextbox-range/sample-details.d.ts +0 -5
  105. package/schematics/generators/numerictextbox-range/sample-details.js +0 -7
  106. package/schematics/generators/numerictextbox-range/sample-details.ts +0 -5
  107. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -14
  108. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  109. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  110. package/schematics/generators/numerictextbox-range/schema.d.ts +0 -3
  111. package/schematics/generators/numerictextbox-range/schema.js +0 -2
  112. package/schematics/generators/numerictextbox-range/schema.json +0 -125
  113. package/schematics/generators/numerictextbox-range/schema.ts +0 -3
  114. package/schematics/generators/slider-default/index.d.ts +0 -3
  115. package/schematics/generators/slider-default/index.js +0 -8
  116. package/schematics/generators/slider-default/index.ts +0 -8
  117. package/schematics/generators/slider-default/sample-details.d.ts +0 -5
  118. package/schematics/generators/slider-default/sample-details.js +0 -7
  119. package/schematics/generators/slider-default/sample-details.ts +0 -5
  120. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  121. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  122. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  123. package/schematics/generators/slider-default/schema.d.ts +0 -3
  124. package/schematics/generators/slider-default/schema.js +0 -2
  125. package/schematics/generators/slider-default/schema.json +0 -125
  126. package/schematics/generators/slider-default/schema.ts +0 -3
  127. package/schematics/generators/slider-limits/index.d.ts +0 -3
  128. package/schematics/generators/slider-limits/index.js +0 -8
  129. package/schematics/generators/slider-limits/index.ts +0 -8
  130. package/schematics/generators/slider-limits/sample-details.d.ts +0 -5
  131. package/schematics/generators/slider-limits/sample-details.js +0 -7
  132. package/schematics/generators/slider-limits/sample-details.ts +0 -5
  133. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  134. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  135. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -13
  136. package/schematics/generators/slider-limits/schema.d.ts +0 -3
  137. package/schematics/generators/slider-limits/schema.js +0 -2
  138. package/schematics/generators/slider-limits/schema.json +0 -125
  139. package/schematics/generators/slider-limits/schema.ts +0 -3
  140. package/schematics/generators/slider-minrange/index.d.ts +0 -3
  141. package/schematics/generators/slider-minrange/index.js +0 -8
  142. package/schematics/generators/slider-minrange/index.ts +0 -8
  143. package/schematics/generators/slider-minrange/sample-details.d.ts +0 -5
  144. package/schematics/generators/slider-minrange/sample-details.js +0 -7
  145. package/schematics/generators/slider-minrange/sample-details.ts +0 -5
  146. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  147. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  148. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  149. package/schematics/generators/slider-minrange/schema.d.ts +0 -3
  150. package/schematics/generators/slider-minrange/schema.js +0 -2
  151. package/schematics/generators/slider-minrange/schema.json +0 -125
  152. package/schematics/generators/slider-minrange/schema.ts +0 -3
  153. package/schematics/generators/slider-range/index.d.ts +0 -3
  154. package/schematics/generators/slider-range/index.js +0 -8
  155. package/schematics/generators/slider-range/index.ts +0 -8
  156. package/schematics/generators/slider-range/sample-details.d.ts +0 -5
  157. package/schematics/generators/slider-range/sample-details.js +0 -7
  158. package/schematics/generators/slider-range/sample-details.ts +0 -5
  159. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  160. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  161. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -12
  162. package/schematics/generators/slider-range/schema.d.ts +0 -3
  163. package/schematics/generators/slider-range/schema.js +0 -2
  164. package/schematics/generators/slider-range/schema.json +0 -125
  165. package/schematics/generators/slider-range/schema.ts +0 -3
  166. package/schematics/generators/slider-ticks/index.d.ts +0 -3
  167. package/schematics/generators/slider-ticks/index.js +0 -8
  168. package/schematics/generators/slider-ticks/index.ts +0 -8
  169. package/schematics/generators/slider-ticks/sample-details.d.ts +0 -5
  170. package/schematics/generators/slider-ticks/sample-details.js +0 -7
  171. package/schematics/generators/slider-ticks/sample-details.ts +0 -5
  172. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  173. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  174. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -15
  175. package/schematics/generators/slider-ticks/schema.d.ts +0 -3
  176. package/schematics/generators/slider-ticks/schema.js +0 -2
  177. package/schematics/generators/slider-ticks/schema.json +0 -125
  178. package/schematics/generators/slider-ticks/schema.ts +0 -3
  179. package/schematics/generators/slider-vertical/index.d.ts +0 -3
  180. package/schematics/generators/slider-vertical/index.js +0 -8
  181. package/schematics/generators/slider-vertical/index.ts +0 -8
  182. package/schematics/generators/slider-vertical/sample-details.d.ts +0 -5
  183. package/schematics/generators/slider-vertical/sample-details.js +0 -7
  184. package/schematics/generators/slider-vertical/sample-details.ts +0 -5
  185. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
  186. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  187. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  188. package/schematics/generators/slider-vertical/schema.d.ts +0 -3
  189. package/schematics/generators/slider-vertical/schema.js +0 -2
  190. package/schematics/generators/slider-vertical/schema.json +0 -125
  191. package/schematics/generators/slider-vertical/schema.ts +0 -3
  192. package/schematics/generators/textbox-floatinglabel/index.d.ts +0 -3
  193. package/schematics/generators/textbox-floatinglabel/index.js +0 -8
  194. package/schematics/generators/textbox-floatinglabel/index.ts +0 -8
  195. package/schematics/generators/textbox-floatinglabel/sample-details.d.ts +0 -5
  196. package/schematics/generators/textbox-floatinglabel/sample-details.js +0 -7
  197. package/schematics/generators/textbox-floatinglabel/sample-details.ts +0 -5
  198. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -15
  199. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -21
  200. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -13
  201. package/schematics/generators/textbox-floatinglabel/schema.d.ts +0 -3
  202. package/schematics/generators/textbox-floatinglabel/schema.js +0 -2
  203. package/schematics/generators/textbox-floatinglabel/schema.json +0 -125
  204. package/schematics/generators/textbox-floatinglabel/schema.ts +0 -3
  205. package/schematics/generators/uploader-autoupload/index.d.ts +0 -3
  206. package/schematics/generators/uploader-autoupload/index.js +0 -8
  207. package/schematics/generators/uploader-autoupload/index.ts +0 -8
  208. package/schematics/generators/uploader-autoupload/sample-details.d.ts +0 -5
  209. package/schematics/generators/uploader-autoupload/sample-details.js +0 -7
  210. package/schematics/generators/uploader-autoupload/sample-details.ts +0 -5
  211. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  212. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  213. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -19
  214. package/schematics/generators/uploader-autoupload/schema.d.ts +0 -3
  215. package/schematics/generators/uploader-autoupload/schema.js +0 -2
  216. package/schematics/generators/uploader-autoupload/schema.json +0 -125
  217. package/schematics/generators/uploader-autoupload/schema.ts +0 -3
  218. package/schematics/generators/uploader-chunkupload/index.d.ts +0 -3
  219. package/schematics/generators/uploader-chunkupload/index.js +0 -8
  220. package/schematics/generators/uploader-chunkupload/index.ts +0 -8
  221. package/schematics/generators/uploader-chunkupload/sample-details.d.ts +0 -5
  222. package/schematics/generators/uploader-chunkupload/sample-details.js +0 -7
  223. package/schematics/generators/uploader-chunkupload/sample-details.ts +0 -5
  224. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  225. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  226. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -24
  227. package/schematics/generators/uploader-chunkupload/schema.d.ts +0 -3
  228. package/schematics/generators/uploader-chunkupload/schema.js +0 -2
  229. package/schematics/generators/uploader-chunkupload/schema.json +0 -125
  230. package/schematics/generators/uploader-chunkupload/schema.ts +0 -3
  231. package/schematics/generators/uploader-directoryupload/index.d.ts +0 -3
  232. package/schematics/generators/uploader-directoryupload/index.js +0 -8
  233. package/schematics/generators/uploader-directoryupload/index.ts +0 -8
  234. package/schematics/generators/uploader-directoryupload/sample-details.d.ts +0 -5
  235. package/schematics/generators/uploader-directoryupload/sample-details.js +0 -7
  236. package/schematics/generators/uploader-directoryupload/sample-details.ts +0 -5
  237. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  238. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  239. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -21
  240. package/schematics/generators/uploader-directoryupload/schema.d.ts +0 -3
  241. package/schematics/generators/uploader-directoryupload/schema.js +0 -2
  242. package/schematics/generators/uploader-directoryupload/schema.json +0 -125
  243. package/schematics/generators/uploader-directoryupload/schema.ts +0 -3
  244. package/schematics/generators/uploader-validation/index.d.ts +0 -3
  245. package/schematics/generators/uploader-validation/index.js +0 -8
  246. package/schematics/generators/uploader-validation/index.ts +0 -8
  247. package/schematics/generators/uploader-validation/sample-details.d.ts +0 -5
  248. package/schematics/generators/uploader-validation/sample-details.js +0 -7
  249. package/schematics/generators/uploader-validation/sample-details.ts +0 -5
  250. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  251. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  252. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -39
  253. package/schematics/generators/uploader-validation/schema.d.ts +0 -3
  254. package/schematics/generators/uploader-validation/schema.js +0 -2
  255. package/schematics/generators/uploader-validation/schema.json +0 -125
  256. package/schematics/generators/uploader-validation/schema.ts +0 -3
  257. package/schematics/ng-add/index.d.ts +0 -3
  258. package/schematics/ng-add/index.js +0 -9
  259. package/schematics/ng-add/schema.d.ts +0 -13
  260. package/schematics/ng-add/schema.js +0 -2
  261. package/schematics/utils/lib-details.d.ts +0 -4
  262. package/schematics/utils/lib-details.js +0 -6
@@ -1,23 +0,0 @@
1
- <div class="control-section">
2
- <div class="content-wrapper">
3
- <div>
4
- <div class="control-label">Enter the distance
5
- </div>
6
- <!-- Render Numeric Textbox with custom format -->
7
- <ejs-numerictextbox value="250" format="###.### km" min="0"></ejs-numerictextbox>
8
- </div>
9
- <div>
10
- <div class="control-label">Enter the tax
11
- </div>
12
- <!-- Render Percentage Textbox with custom format -->
13
- <ejs-numerictextbox value="25" format="### '%'" min="0" max="100"></ejs-numerictextbox>
14
- </div>
15
- <div>
16
- <div class="control-label">Enter the amount
17
- </div>
18
- <!-- Render Currency Textbox with custom format -->
19
- <ejs-numerictextbox value="1025" format="$ ###.##" min="0"></ejs-numerictextbox>
20
- </div>
21
-
22
- </div>
23
- </div>
@@ -1,10 +0,0 @@
1
- import { Component } from '@angular/core';
2
-
3
- @Component({
4
- selector: '<%=dasherize(selector)%>',
5
- templateUrl: '<%=dasherize(name)%>.component.html',
6
- styleUrls: ['<%=dasherize(name)%>.component.css']
7
- })
8
- export class <%= classify(name) %>Component {
9
- constructor() { }
10
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "numerictextbox-customformat",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "numerictextbox-customformat"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'numerictextbox';
4
- exports.sampleName = 'decimals';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inputs';
7
- exports.libModules = 'NumericTextBoxModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'numerictextbox';
2
- export const sampleName: string = 'decimals';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inputs';
5
- export const libModules: string = 'NumericTextBoxModule';
@@ -1,10 +0,0 @@
1
- .content-wrapper {
2
- width: 30%;
3
- margin: 0 auto;
4
- min-width: 185px;
5
- }
6
-
7
- .control-label {
8
- padding: 24px 0px 10px 0px;
9
- font-size: 12px;
10
- }
@@ -1,20 +0,0 @@
1
- <div class="control-section">
2
- <div class="content-wrapper">
3
- <!-- Render the Numeric Textbox with decimal places as 3 -->
4
- <div>
5
- <div class="control-label">Numeric TextBox
6
- </div>
7
- <ejs-numerictextbox format="n3" decimals="3" validateDecimalOnType="true" value="10"></ejs-numerictextbox>
8
- </div>
9
- <div>
10
- <div class="control-label">Percentage TextBox
11
- </div>
12
- <ejs-numerictextbox format="p3" decimals="3" validateDecimalOnType="true" value="0.4" min="0" max="1" step="0.01"></ejs-numerictextbox>
13
- </div>
14
- <div>
15
- <div class="control-label">Currency TextBox
16
- </div>
17
- <ejs-numerictextbox format="c3" decimals="3" validateDecimalOnType="true" value="100"></ejs-numerictextbox>
18
- </div>
19
- </div>
20
- </div>
@@ -1,10 +0,0 @@
1
- import { Component } from '@angular/core';
2
-
3
- @Component({
4
- selector: '<%=dasherize(selector)%>',
5
- templateUrl: '<%=dasherize(name)%>.component.html',
6
- styleUrls: ['<%=dasherize(name)%>.component.css']
7
- })
8
- export class <%= classify(name) %>Component {
9
- constructor() { }
10
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "numerictextbox-decimals",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "numerictextbox-decimals"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'numerictextbox';
4
- exports.sampleName = 'default';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inputs';
7
- exports.libModules = 'NumericTextBoxModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'numerictextbox';
2
- export const sampleName: string = 'default';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inputs';
5
- export const libModules: string = 'NumericTextBoxModule';
@@ -1,10 +0,0 @@
1
- .content-wrapper {
2
- width: 30%;
3
- margin: 0 auto;
4
- min-width: 185px;
5
- }
6
-
7
- .control-label {
8
- padding: 24px 0px 10px 0px;
9
- font-size: 12px;
10
- }
@@ -1,22 +0,0 @@
1
- <div class="control-section">
2
- <div class="content-wrapper">
3
- <div>
4
- <div class="control-label">Numeric TextBox
5
- </div>
6
- <!-- Render Numeric Textbox -->
7
- <ejs-numerictextbox value="10"></ejs-numerictextbox>
8
- </div>
9
- <div>
10
- <div class="control-label">Percentage TextBox
11
- </div>
12
- <!-- Render Percentage Textbox -->
13
- <ejs-numerictextbox format="p2" value="0.5" min="0" max="1" step="0.01"></ejs-numerictextbox>
14
- </div>
15
- <div>
16
- <div class="control-label">Currency TextBox
17
- </div>
18
- <!-- Render Currency Textbox -->
19
- <ejs-numerictextbox format="c2" value="100"></ejs-numerictextbox>
20
- </div>
21
- </div>
22
- </div>
@@ -1,10 +0,0 @@
1
- import { Component } from '@angular/core';
2
-
3
- @Component({
4
- selector: '<%=dasherize(selector)%>',
5
- templateUrl: '<%=dasherize(name)%>.component.html',
6
- styleUrls: ['<%=dasherize(name)%>.component.css']
7
- })
8
- export class <%= classify(name) %>Component {
9
- constructor() { }
10
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "numerictextbox-default",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "numerictextbox-default"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;