@syncfusion/ej2-angular-inputs 26.1.35 → 26.1.38

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 (261) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +6 -6
  3. package/schematics/collection.json +0 -95
  4. package/schematics/utils/lib-details.ts +1 -1
  5. package/styles/fluent-dark.css +1 -10
  6. package/styles/fluent.css +1 -10
  7. package/styles/input/fluent-dark.css +1 -10
  8. package/styles/input/fluent.css +1 -10
  9. package/schematics/generators/colorpicker-default/index.d.ts +0 -3
  10. package/schematics/generators/colorpicker-default/index.js +0 -8
  11. package/schematics/generators/colorpicker-default/index.ts +0 -8
  12. package/schematics/generators/colorpicker-default/sample-details.d.ts +0 -5
  13. package/schematics/generators/colorpicker-default/sample-details.js +0 -7
  14. package/schematics/generators/colorpicker-default/sample-details.ts +0 -5
  15. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
  16. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  17. package/schematics/generators/colorpicker-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -14
  18. package/schematics/generators/colorpicker-default/schema.d.ts +0 -3
  19. package/schematics/generators/colorpicker-default/schema.js +0 -2
  20. package/schematics/generators/colorpicker-default/schema.json +0 -125
  21. package/schematics/generators/colorpicker-default/schema.ts +0 -3
  22. package/schematics/generators/maskedtextbox-custommask/index.d.ts +0 -3
  23. package/schematics/generators/maskedtextbox-custommask/index.js +0 -8
  24. package/schematics/generators/maskedtextbox-custommask/index.ts +0 -8
  25. package/schematics/generators/maskedtextbox-custommask/sample-details.d.ts +0 -5
  26. package/schematics/generators/maskedtextbox-custommask/sample-details.js +0 -7
  27. package/schematics/generators/maskedtextbox-custommask/sample-details.ts +0 -5
  28. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  29. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -14
  30. package/schematics/generators/maskedtextbox-custommask/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -12
  31. package/schematics/generators/maskedtextbox-custommask/schema.d.ts +0 -3
  32. package/schematics/generators/maskedtextbox-custommask/schema.js +0 -2
  33. package/schematics/generators/maskedtextbox-custommask/schema.json +0 -125
  34. package/schematics/generators/maskedtextbox-custommask/schema.ts +0 -3
  35. package/schematics/generators/maskedtextbox-default/index.d.ts +0 -3
  36. package/schematics/generators/maskedtextbox-default/index.js +0 -8
  37. package/schematics/generators/maskedtextbox-default/index.ts +0 -8
  38. package/schematics/generators/maskedtextbox-default/sample-details.d.ts +0 -5
  39. package/schematics/generators/maskedtextbox-default/sample-details.js +0 -7
  40. package/schematics/generators/maskedtextbox-default/sample-details.ts +0 -5
  41. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  42. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -20
  43. package/schematics/generators/maskedtextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  44. package/schematics/generators/maskedtextbox-default/schema.d.ts +0 -3
  45. package/schematics/generators/maskedtextbox-default/schema.js +0 -2
  46. package/schematics/generators/maskedtextbox-default/schema.json +0 -125
  47. package/schematics/generators/maskedtextbox-default/schema.ts +0 -3
  48. package/schematics/generators/maskedtextbox-formats/index.d.ts +0 -3
  49. package/schematics/generators/maskedtextbox-formats/index.js +0 -8
  50. package/schematics/generators/maskedtextbox-formats/index.ts +0 -8
  51. package/schematics/generators/maskedtextbox-formats/sample-details.d.ts +0 -5
  52. package/schematics/generators/maskedtextbox-formats/sample-details.js +0 -7
  53. package/schematics/generators/maskedtextbox-formats/sample-details.ts +0 -5
  54. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  55. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  56. package/schematics/generators/maskedtextbox-formats/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  57. package/schematics/generators/maskedtextbox-formats/schema.d.ts +0 -3
  58. package/schematics/generators/maskedtextbox-formats/schema.js +0 -2
  59. package/schematics/generators/maskedtextbox-formats/schema.json +0 -125
  60. package/schematics/generators/maskedtextbox-formats/schema.ts +0 -3
  61. package/schematics/generators/numerictextbox-customformat/index.d.ts +0 -3
  62. package/schematics/generators/numerictextbox-customformat/index.js +0 -8
  63. package/schematics/generators/numerictextbox-customformat/index.ts +0 -8
  64. package/schematics/generators/numerictextbox-customformat/sample-details.d.ts +0 -5
  65. package/schematics/generators/numerictextbox-customformat/sample-details.js +0 -7
  66. package/schematics/generators/numerictextbox-customformat/sample-details.ts +0 -5
  67. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  68. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -23
  69. package/schematics/generators/numerictextbox-customformat/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  70. package/schematics/generators/numerictextbox-customformat/schema.d.ts +0 -3
  71. package/schematics/generators/numerictextbox-customformat/schema.js +0 -2
  72. package/schematics/generators/numerictextbox-customformat/schema.json +0 -125
  73. package/schematics/generators/numerictextbox-customformat/schema.ts +0 -3
  74. package/schematics/generators/numerictextbox-decimals/index.d.ts +0 -3
  75. package/schematics/generators/numerictextbox-decimals/index.js +0 -8
  76. package/schematics/generators/numerictextbox-decimals/index.ts +0 -8
  77. package/schematics/generators/numerictextbox-decimals/sample-details.d.ts +0 -5
  78. package/schematics/generators/numerictextbox-decimals/sample-details.js +0 -7
  79. package/schematics/generators/numerictextbox-decimals/sample-details.ts +0 -5
  80. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  81. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -20
  82. package/schematics/generators/numerictextbox-decimals/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  83. package/schematics/generators/numerictextbox-decimals/schema.d.ts +0 -3
  84. package/schematics/generators/numerictextbox-decimals/schema.js +0 -2
  85. package/schematics/generators/numerictextbox-decimals/schema.json +0 -125
  86. package/schematics/generators/numerictextbox-decimals/schema.ts +0 -3
  87. package/schematics/generators/numerictextbox-default/index.d.ts +0 -3
  88. package/schematics/generators/numerictextbox-default/index.js +0 -8
  89. package/schematics/generators/numerictextbox-default/index.ts +0 -8
  90. package/schematics/generators/numerictextbox-default/sample-details.d.ts +0 -5
  91. package/schematics/generators/numerictextbox-default/sample-details.js +0 -7
  92. package/schematics/generators/numerictextbox-default/sample-details.ts +0 -5
  93. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -10
  94. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -22
  95. package/schematics/generators/numerictextbox-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  96. package/schematics/generators/numerictextbox-default/schema.d.ts +0 -3
  97. package/schematics/generators/numerictextbox-default/schema.js +0 -2
  98. package/schematics/generators/numerictextbox-default/schema.json +0 -125
  99. package/schematics/generators/numerictextbox-default/schema.ts +0 -3
  100. package/schematics/generators/numerictextbox-range/index.d.ts +0 -3
  101. package/schematics/generators/numerictextbox-range/index.js +0 -8
  102. package/schematics/generators/numerictextbox-range/index.ts +0 -8
  103. package/schematics/generators/numerictextbox-range/sample-details.d.ts +0 -5
  104. package/schematics/generators/numerictextbox-range/sample-details.js +0 -7
  105. package/schematics/generators/numerictextbox-range/sample-details.ts +0 -5
  106. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -14
  107. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -9
  108. package/schematics/generators/numerictextbox-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -10
  109. package/schematics/generators/numerictextbox-range/schema.d.ts +0 -3
  110. package/schematics/generators/numerictextbox-range/schema.js +0 -2
  111. package/schematics/generators/numerictextbox-range/schema.json +0 -125
  112. package/schematics/generators/numerictextbox-range/schema.ts +0 -3
  113. package/schematics/generators/slider-default/index.d.ts +0 -3
  114. package/schematics/generators/slider-default/index.js +0 -8
  115. package/schematics/generators/slider-default/index.ts +0 -8
  116. package/schematics/generators/slider-default/sample-details.d.ts +0 -5
  117. package/schematics/generators/slider-default/sample-details.js +0 -7
  118. package/schematics/generators/slider-default/sample-details.ts +0 -5
  119. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  120. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  121. package/schematics/generators/slider-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  122. package/schematics/generators/slider-default/schema.d.ts +0 -3
  123. package/schematics/generators/slider-default/schema.js +0 -2
  124. package/schematics/generators/slider-default/schema.json +0 -125
  125. package/schematics/generators/slider-default/schema.ts +0 -3
  126. package/schematics/generators/slider-limits/index.d.ts +0 -3
  127. package/schematics/generators/slider-limits/index.js +0 -8
  128. package/schematics/generators/slider-limits/index.ts +0 -8
  129. package/schematics/generators/slider-limits/sample-details.d.ts +0 -5
  130. package/schematics/generators/slider-limits/sample-details.js +0 -7
  131. package/schematics/generators/slider-limits/sample-details.ts +0 -5
  132. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  133. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  134. package/schematics/generators/slider-limits/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -13
  135. package/schematics/generators/slider-limits/schema.d.ts +0 -3
  136. package/schematics/generators/slider-limits/schema.js +0 -2
  137. package/schematics/generators/slider-limits/schema.json +0 -125
  138. package/schematics/generators/slider-limits/schema.ts +0 -3
  139. package/schematics/generators/slider-minrange/index.d.ts +0 -3
  140. package/schematics/generators/slider-minrange/index.js +0 -8
  141. package/schematics/generators/slider-minrange/index.ts +0 -8
  142. package/schematics/generators/slider-minrange/sample-details.d.ts +0 -5
  143. package/schematics/generators/slider-minrange/sample-details.js +0 -7
  144. package/schematics/generators/slider-minrange/sample-details.ts +0 -5
  145. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  146. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  147. package/schematics/generators/slider-minrange/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  148. package/schematics/generators/slider-minrange/schema.d.ts +0 -3
  149. package/schematics/generators/slider-minrange/schema.js +0 -2
  150. package/schematics/generators/slider-minrange/schema.json +0 -125
  151. package/schematics/generators/slider-minrange/schema.ts +0 -3
  152. package/schematics/generators/slider-range/index.d.ts +0 -3
  153. package/schematics/generators/slider-range/index.js +0 -8
  154. package/schematics/generators/slider-range/index.ts +0 -8
  155. package/schematics/generators/slider-range/sample-details.d.ts +0 -5
  156. package/schematics/generators/slider-range/sample-details.js +0 -7
  157. package/schematics/generators/slider-range/sample-details.ts +0 -5
  158. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  159. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  160. package/schematics/generators/slider-range/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -12
  161. package/schematics/generators/slider-range/schema.d.ts +0 -3
  162. package/schematics/generators/slider-range/schema.js +0 -2
  163. package/schematics/generators/slider-range/schema.json +0 -125
  164. package/schematics/generators/slider-range/schema.ts +0 -3
  165. package/schematics/generators/slider-ticks/index.d.ts +0 -3
  166. package/schematics/generators/slider-ticks/index.js +0 -8
  167. package/schematics/generators/slider-ticks/index.ts +0 -8
  168. package/schematics/generators/slider-ticks/sample-details.d.ts +0 -5
  169. package/schematics/generators/slider-ticks/sample-details.js +0 -7
  170. package/schematics/generators/slider-ticks/sample-details.ts +0 -5
  171. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  172. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  173. package/schematics/generators/slider-ticks/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -15
  174. package/schematics/generators/slider-ticks/schema.d.ts +0 -3
  175. package/schematics/generators/slider-ticks/schema.js +0 -2
  176. package/schematics/generators/slider-ticks/schema.json +0 -125
  177. package/schematics/generators/slider-ticks/schema.ts +0 -3
  178. package/schematics/generators/slider-vertical/index.d.ts +0 -3
  179. package/schematics/generators/slider-vertical/index.js +0 -8
  180. package/schematics/generators/slider-vertical/index.ts +0 -8
  181. package/schematics/generators/slider-vertical/sample-details.d.ts +0 -5
  182. package/schematics/generators/slider-vertical/sample-details.js +0 -7
  183. package/schematics/generators/slider-vertical/sample-details.ts +0 -5
  184. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
  185. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -1
  186. package/schematics/generators/slider-vertical/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  187. package/schematics/generators/slider-vertical/schema.d.ts +0 -3
  188. package/schematics/generators/slider-vertical/schema.js +0 -2
  189. package/schematics/generators/slider-vertical/schema.json +0 -125
  190. package/schematics/generators/slider-vertical/schema.ts +0 -3
  191. package/schematics/generators/textbox-floatinglabel/index.d.ts +0 -3
  192. package/schematics/generators/textbox-floatinglabel/index.js +0 -8
  193. package/schematics/generators/textbox-floatinglabel/index.ts +0 -8
  194. package/schematics/generators/textbox-floatinglabel/sample-details.d.ts +0 -5
  195. package/schematics/generators/textbox-floatinglabel/sample-details.js +0 -7
  196. package/schematics/generators/textbox-floatinglabel/sample-details.ts +0 -5
  197. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -15
  198. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -21
  199. package/schematics/generators/textbox-floatinglabel/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -13
  200. package/schematics/generators/textbox-floatinglabel/schema.d.ts +0 -3
  201. package/schematics/generators/textbox-floatinglabel/schema.js +0 -2
  202. package/schematics/generators/textbox-floatinglabel/schema.json +0 -125
  203. package/schematics/generators/textbox-floatinglabel/schema.ts +0 -3
  204. package/schematics/generators/uploader-autoupload/index.d.ts +0 -3
  205. package/schematics/generators/uploader-autoupload/index.js +0 -8
  206. package/schematics/generators/uploader-autoupload/index.ts +0 -8
  207. package/schematics/generators/uploader-autoupload/sample-details.d.ts +0 -5
  208. package/schematics/generators/uploader-autoupload/sample-details.js +0 -7
  209. package/schematics/generators/uploader-autoupload/sample-details.ts +0 -5
  210. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  211. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  212. package/schematics/generators/uploader-autoupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -19
  213. package/schematics/generators/uploader-autoupload/schema.d.ts +0 -3
  214. package/schematics/generators/uploader-autoupload/schema.js +0 -2
  215. package/schematics/generators/uploader-autoupload/schema.json +0 -125
  216. package/schematics/generators/uploader-autoupload/schema.ts +0 -3
  217. package/schematics/generators/uploader-chunkupload/index.d.ts +0 -3
  218. package/schematics/generators/uploader-chunkupload/index.js +0 -8
  219. package/schematics/generators/uploader-chunkupload/index.ts +0 -8
  220. package/schematics/generators/uploader-chunkupload/sample-details.d.ts +0 -5
  221. package/schematics/generators/uploader-chunkupload/sample-details.js +0 -7
  222. package/schematics/generators/uploader-chunkupload/sample-details.ts +0 -5
  223. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  224. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  225. package/schematics/generators/uploader-chunkupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -24
  226. package/schematics/generators/uploader-chunkupload/schema.d.ts +0 -3
  227. package/schematics/generators/uploader-chunkupload/schema.js +0 -2
  228. package/schematics/generators/uploader-chunkupload/schema.json +0 -125
  229. package/schematics/generators/uploader-chunkupload/schema.ts +0 -3
  230. package/schematics/generators/uploader-directoryupload/index.d.ts +0 -3
  231. package/schematics/generators/uploader-directoryupload/index.js +0 -8
  232. package/schematics/generators/uploader-directoryupload/index.ts +0 -8
  233. package/schematics/generators/uploader-directoryupload/sample-details.d.ts +0 -5
  234. package/schematics/generators/uploader-directoryupload/sample-details.js +0 -7
  235. package/schematics/generators/uploader-directoryupload/sample-details.ts +0 -5
  236. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -16
  237. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  238. package/schematics/generators/uploader-directoryupload/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -21
  239. package/schematics/generators/uploader-directoryupload/schema.d.ts +0 -3
  240. package/schematics/generators/uploader-directoryupload/schema.js +0 -2
  241. package/schematics/generators/uploader-directoryupload/schema.json +0 -125
  242. package/schematics/generators/uploader-directoryupload/schema.ts +0 -3
  243. package/schematics/generators/uploader-validation/index.d.ts +0 -3
  244. package/schematics/generators/uploader-validation/index.js +0 -8
  245. package/schematics/generators/uploader-validation/index.ts +0 -8
  246. package/schematics/generators/uploader-validation/sample-details.d.ts +0 -5
  247. package/schematics/generators/uploader-validation/sample-details.js +0 -7
  248. package/schematics/generators/uploader-validation/sample-details.ts +0 -5
  249. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  250. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -7
  251. package/schematics/generators/uploader-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -39
  252. package/schematics/generators/uploader-validation/schema.d.ts +0 -3
  253. package/schematics/generators/uploader-validation/schema.js +0 -2
  254. package/schematics/generators/uploader-validation/schema.json +0 -125
  255. package/schematics/generators/uploader-validation/schema.ts +0 -3
  256. package/schematics/ng-add/index.d.ts +0 -3
  257. package/schematics/ng-add/index.js +0 -9
  258. package/schematics/ng-add/schema.d.ts +0 -13
  259. package/schematics/ng-add/schema.js +0 -2
  260. package/schematics/utils/lib-details.d.ts +0 -4
  261. package/schematics/utils/lib-details.js +0 -6
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "maskedtextbox-custommask",
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": "maskedtextbox-custommask"
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 = 'maskedtextbox';
4
- exports.sampleName = 'default';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inputs';
7
- exports.libModules = 'MaskedTextBoxModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'maskedtextbox';
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 = 'MaskedTextBoxModule';
@@ -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
- <div>
4
- <div class="control-label">Mobile Number</div>
5
- <ejs-maskedtextbox mask="000-000-0000"></ejs-maskedtextbox>
6
- </div>
7
- <div>
8
- <div class="control-label">Country ISO Code</div>
9
- <ejs-maskedtextbox mask=">LL / LLL"></ejs-maskedtextbox>
10
- </div>
11
- <div>
12
- <div class="control-label">D.O.B</div>
13
- <ejs-maskedtextbox mask="00/00/0000"></ejs-maskedtextbox>
14
- </div>
15
- <div>
16
- <div class="control-label">Product Key</div>
17
- <ejs-maskedtextbox mask=">AAAAA-AAAAA-AAAAA-AAAAA"></ejs-maskedtextbox>
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": "maskedtextbox-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": "maskedtextbox-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;
@@ -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 = 'maskedtextbox';
4
- exports.sampleName = 'formats';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inputs';
7
- exports.libModules = 'MaskedTextBoxModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'maskedtextbox';
2
- export const sampleName: string = 'formats';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inputs';
5
- export const libModules: string = 'MaskedTextBoxModule';
@@ -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,9 +0,0 @@
1
- <div class="control-section">
2
- <div class="col-lg-8">
3
- <div class="content-wrapper">
4
- <div>
5
- <div class="control-label">Formats</div>
6
- <ejs-maskedtextbox #formatMask="" value="1234567890" mask="(999)-999-9999" promptChar="_" floatLabelType="Never"></ejs-maskedtextbox>
7
- </div>
8
- </div>
9
- </div>
@@ -1,11 +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
- })
9
- export class <%= classify(name) %>Component {
10
- constructor() { }
11
- }
@@ -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": "maskedtextbox-formats",
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": "maskedtextbox-formats"
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 = 'customformat';
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 = 'customformat';
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
- }