smart-webcomponents 18.0.1 → 18.0.2

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 (947) hide show
  1. package/bootstrap/source/smart.element.js +1 -1
  2. package/framework/smart.element.js +1 -1
  3. package/package.json +1 -1
  4. package/source/components/smart.ui.ganttchart.js +1 -1
  5. package/source/components/smart.ui.grid.js +1 -1
  6. package/source/modules/smart.3dchart.js +3 -3
  7. package/source/modules/smart.accordion.js +3 -3
  8. package/source/modules/smart.array.js +3 -3
  9. package/source/modules/smart.barcode.js +3 -3
  10. package/source/modules/smart.breadcrumb.js +3 -3
  11. package/source/modules/smart.button.js +3 -3
  12. package/source/modules/smart.buttongroup.js +3 -3
  13. package/source/modules/smart.calendar.js +3 -3
  14. package/source/modules/smart.card.js +3 -3
  15. package/source/modules/smart.cardview.js +3 -3
  16. package/source/modules/smart.carousel.js +3 -3
  17. package/source/modules/smart.chart.js +3 -3
  18. package/source/modules/smart.checkbox.js +3 -3
  19. package/source/modules/smart.checkinput.js +3 -3
  20. package/source/modules/smart.chip.js +3 -3
  21. package/source/modules/smart.colorinput.js +3 -3
  22. package/source/modules/smart.colorpanel.js +3 -3
  23. package/source/modules/smart.colorpicker.js +3 -3
  24. package/source/modules/smart.combobox.js +3 -3
  25. package/source/modules/smart.common.js +3 -3
  26. package/source/modules/smart.countryinput.js +3 -3
  27. package/source/modules/smart.dateinput.js +3 -3
  28. package/source/modules/smart.daterangeinput.js +3 -3
  29. package/source/modules/smart.datetimepicker.js +3 -3
  30. package/source/modules/smart.dockinglayout.js +3 -3
  31. package/source/modules/smart.dropdownbutton.js +3 -3
  32. package/source/modules/smart.dropdownlist.js +3 -3
  33. package/source/modules/smart.editor.js +3 -3
  34. package/source/modules/smart.element.js +3 -3
  35. package/source/modules/smart.fileupload.js +3 -3
  36. package/source/modules/smart.form.js +3 -3
  37. package/source/modules/smart.formulaparser.js +3 -3
  38. package/source/modules/smart.ganttchart.js +4 -4
  39. package/source/modules/smart.gauge.js +3 -3
  40. package/source/modules/smart.grid.js +5 -5
  41. package/source/modules/smart.gridpanel.js +3 -3
  42. package/source/modules/smart.input.js +3 -3
  43. package/source/modules/smart.kanban.js +3 -3
  44. package/source/modules/smart.layout.js +3 -3
  45. package/source/modules/smart.led.js +3 -3
  46. package/source/modules/smart.listbox.js +3 -3
  47. package/source/modules/smart.listmenu.js +3 -3
  48. package/source/modules/smart.map.js +3 -3
  49. package/source/modules/smart.maskedtextbox.js +3 -3
  50. package/source/modules/smart.menu.js +3 -3
  51. package/source/modules/smart.multicomboinput.js +3 -3
  52. package/source/modules/smart.multiinput.js +3 -3
  53. package/source/modules/smart.multilinetextbox.js +3 -3
  54. package/source/modules/smart.multisplitbutton.js +3 -3
  55. package/source/modules/smart.numberinput.js +3 -3
  56. package/source/modules/smart.numerictextbox.js +3 -3
  57. package/source/modules/smart.pager.js +3 -3
  58. package/source/modules/smart.passwordinput.js +3 -3
  59. package/source/modules/smart.passwordtextbox.js +3 -3
  60. package/source/modules/smart.path.js +3 -3
  61. package/source/modules/smart.phoneinput.js +3 -3
  62. package/source/modules/smart.pivottable.js +3 -3
  63. package/source/modules/smart.progressbar.js +3 -3
  64. package/source/modules/smart.qrcode.js +3 -3
  65. package/source/modules/smart.querybuilder.js +3 -3
  66. package/source/modules/smart.radiobutton.js +3 -3
  67. package/source/modules/smart.rating.js +3 -3
  68. package/source/modules/smart.ribbon.js +3 -3
  69. package/source/modules/smart.router.js +3 -3
  70. package/source/modules/smart.scheduler.js +3 -3
  71. package/source/modules/smart.scrollbar.js +3 -3
  72. package/source/modules/smart.slider.js +3 -3
  73. package/source/modules/smart.sortable.js +3 -3
  74. package/source/modules/smart.splitter.js +3 -3
  75. package/source/modules/smart.switchbutton.js +3 -3
  76. package/source/modules/smart.table.js +3 -3
  77. package/source/modules/smart.tabs.js +3 -3
  78. package/source/modules/smart.tank.js +3 -3
  79. package/source/modules/smart.textarea.js +3 -3
  80. package/source/modules/smart.textbox.js +3 -3
  81. package/source/modules/smart.timeinput.js +3 -3
  82. package/source/modules/smart.timepicker.js +3 -3
  83. package/source/modules/smart.toast.js +3 -3
  84. package/source/modules/smart.tooltip.js +3 -3
  85. package/source/modules/smart.tree.js +3 -3
  86. package/source/modules/smart.validator.js +3 -3
  87. package/source/modules/smart.window.js +3 -3
  88. package/source/smart.3dchart.js +1 -1
  89. package/source/smart.accordion.js +1 -1
  90. package/source/smart.ajax.js +1 -1
  91. package/source/smart.array.js +1 -1
  92. package/source/smart.barcode.js +1 -1
  93. package/source/smart.bootstrap.js +1 -1
  94. package/source/smart.breadcrumb.js +1 -1
  95. package/source/smart.button.js +1 -1
  96. package/source/smart.buttongroup.js +1 -1
  97. package/source/smart.calendar.js +1 -1
  98. package/source/smart.card.js +1 -1
  99. package/source/smart.cardview.js +1 -1
  100. package/source/smart.carousel.js +1 -1
  101. package/source/smart.chart.annotations.js +1 -1
  102. package/source/smart.chart.api.js +1 -1
  103. package/source/smart.chart.core.js +1 -1
  104. package/source/smart.chart.js +1 -1
  105. package/source/smart.chart.rangeselector.js +1 -1
  106. package/source/smart.chart.waterfall.js +1 -1
  107. package/source/smart.checkbox.js +1 -1
  108. package/source/smart.checkinput.js +1 -1
  109. package/source/smart.chip.js +1 -1
  110. package/source/smart.colorinput.js +1 -1
  111. package/source/smart.colorpanel.js +1 -1
  112. package/source/smart.colorpicker.js +1 -1
  113. package/source/smart.combobox.js +1 -1
  114. package/source/smart.complex.js +1 -1
  115. package/source/smart.core.js +1 -1
  116. package/source/smart.countryinput.js +1 -1
  117. package/source/smart.data.js +1 -1
  118. package/source/smart.date.js +1 -1
  119. package/source/smart.dateformatpanel.js +1 -1
  120. package/source/smart.dateinput.js +1 -1
  121. package/source/smart.daterangeinput.js +1 -1
  122. package/source/smart.datetimepicker.js +1 -1
  123. package/source/smart.dockinglayout.js +1 -1
  124. package/source/smart.draw.js +1 -1
  125. package/source/smart.dropdownbutton.js +1 -1
  126. package/source/smart.dropdownlist.js +1 -1
  127. package/source/smart.editor.js +1 -1
  128. package/source/smart.element.js +1 -1
  129. package/source/smart.elements.js +4 -4
  130. package/source/smart.export.js +1 -1
  131. package/source/smart.fileupload.js +1 -1
  132. package/source/smart.filter.js +1 -1
  133. package/source/smart.filterbuilder.js +1 -1
  134. package/source/smart.filterpanel.js +1 -1
  135. package/source/smart.form.js +1 -1
  136. package/source/smart.format.js +1 -1
  137. package/source/smart.formulaparser.js +1 -1
  138. package/source/smart.ganttchart.js +2 -2
  139. package/source/smart.gauge.js +1 -1
  140. package/source/smart.grid.cell.js +1 -1
  141. package/source/smart.grid.chart.js +1 -1
  142. package/source/smart.grid.column.js +1 -1
  143. package/source/smart.grid.core.js +2 -2
  144. package/source/smart.grid.dialog.js +1 -1
  145. package/source/smart.grid.edit.js +1 -1
  146. package/source/smart.grid.export.js +1 -1
  147. package/source/smart.grid.filter.js +1 -1
  148. package/source/smart.grid.group.js +1 -1
  149. package/source/smart.grid.js +1 -1
  150. package/source/smart.grid.menu.js +1 -1
  151. package/source/smart.grid.pager.js +1 -1
  152. package/source/smart.grid.reorder.js +1 -1
  153. package/source/smart.grid.resize.js +1 -1
  154. package/source/smart.grid.row.js +1 -1
  155. package/source/smart.grid.select.js +1 -1
  156. package/source/smart.grid.sort.js +1 -1
  157. package/source/smart.grid.toolbar.js +2 -2
  158. package/source/smart.grid.tree.js +1 -1
  159. package/source/smart.grid.view.js +1 -1
  160. package/source/smart.gridpanel.js +1 -1
  161. package/source/smart.input.js +1 -1
  162. package/source/smart.kanban.js +1 -1
  163. package/source/smart.layout.js +1 -1
  164. package/source/smart.led.js +1 -1
  165. package/source/smart.listbox.js +1 -1
  166. package/source/smart.listmenu.js +1 -1
  167. package/source/smart.map.js +1 -1
  168. package/source/smart.maskedtextbox.js +1 -1
  169. package/source/smart.math.js +1 -1
  170. package/source/smart.menu.js +1 -1
  171. package/source/smart.multicomboinput.js +1 -1
  172. package/source/smart.multiinput.js +1 -1
  173. package/source/smart.multilinetextbox.js +1 -1
  174. package/source/smart.multisplitbutton.js +1 -1
  175. package/source/smart.numberformatpanel.js +1 -1
  176. package/source/smart.numberinput.js +1 -1
  177. package/source/smart.numeric.js +1 -1
  178. package/source/smart.numerictextbox.js +1 -1
  179. package/source/smart.pager.js +1 -1
  180. package/source/smart.passwordinput.js +1 -1
  181. package/source/smart.passwordtextbox.js +1 -1
  182. package/source/smart.path.js +1 -1
  183. package/source/smart.phoneinput.js +1 -1
  184. package/source/smart.pivottable.js +1 -1
  185. package/source/smart.powerbutton.js +1 -1
  186. package/source/smart.progressbar.js +1 -1
  187. package/source/smart.qrcode.js +1 -1
  188. package/source/smart.radiobutton.js +1 -1
  189. package/source/smart.rating.js +1 -1
  190. package/source/smart.ribbon.js +1 -1
  191. package/source/smart.router.js +1 -1
  192. package/source/smart.scheduler.js +1 -1
  193. package/source/smart.scrollbar.js +1 -1
  194. package/source/smart.slider.js +1 -1
  195. package/source/smart.sortable.js +1 -1
  196. package/source/smart.splitter.js +1 -1
  197. package/source/smart.switchbutton.js +1 -1
  198. package/source/smart.table.js +1 -1
  199. package/source/smart.tabs.js +1 -1
  200. package/source/smart.tank.js +1 -1
  201. package/source/smart.textarea.js +1 -1
  202. package/source/smart.textbox.js +1 -1
  203. package/source/smart.tickintervalhandler.js +1 -1
  204. package/source/smart.timeinput.js +1 -1
  205. package/source/smart.timepicker.js +1 -1
  206. package/source/smart.toast.js +1 -1
  207. package/source/smart.tooltip.js +1 -1
  208. package/source/smart.tree.js +1 -1
  209. package/source/smart.validationpanel.js +1 -1
  210. package/source/smart.validator.js +1 -1
  211. package/source/smart.window.js +1 -1
  212. package/source/angular/accordion/index.ts +0 -1
  213. package/source/angular/accordion/public_api.ts +0 -5
  214. package/source/angular/accordion/smart.accordion.module.ts +0 -13
  215. package/source/angular/accordion/smart.accordion.ts +0 -370
  216. package/source/angular/accordion/smart.accordionitem.ts +0 -142
  217. package/source/angular/accordion/smart.element.ts +0 -104
  218. package/source/angular/array/index.ts +0 -1
  219. package/source/angular/array/public_api.ts +0 -3
  220. package/source/angular/array/smart.array.module.ts +0 -12
  221. package/source/angular/array/smart.array.ts +0 -817
  222. package/source/angular/array/smart.element.ts +0 -104
  223. package/source/angular/barcode/index.ts +0 -1
  224. package/source/angular/barcode/public_api.ts +0 -3
  225. package/source/angular/barcode/smart.barcode.module.ts +0 -12
  226. package/source/angular/barcode/smart.barcode.ts +0 -306
  227. package/source/angular/barcode/smart.element.ts +0 -104
  228. package/source/angular/bootstrap/bootstrap.button.ts +0 -160
  229. package/source/angular/bootstrap/bootstrap.checkbox.ts +0 -165
  230. package/source/angular/bootstrap/bootstrap.circular.ts +0 -151
  231. package/source/angular/bootstrap/bootstrap.dropdown.ts +0 -253
  232. package/source/angular/bootstrap/bootstrap.fileinput.ts +0 -133
  233. package/source/angular/bootstrap/bootstrap.input.ts +0 -160
  234. package/source/angular/bootstrap/bootstrap.inputgroup.ts +0 -178
  235. package/source/angular/bootstrap/bootstrap.modal.ts +0 -204
  236. package/source/angular/bootstrap/bootstrap.progressbar.ts +0 -151
  237. package/source/angular/bootstrap/bootstrap.radiobutton.ts +0 -156
  238. package/source/angular/bootstrap/bootstrap.range.ts +0 -133
  239. package/source/angular/bootstrap/bootstrap.splitbutton.ts +0 -253
  240. package/source/angular/bootstrap/bootstrap.switchbutton.ts +0 -165
  241. package/source/angular/bootstrap/bootstrap.tabs.ts +0 -175
  242. package/source/angular/bootstrap/bootstrap.textarea.ts +0 -160
  243. package/source/angular/bootstrap/bootstrap.togglebutton.ts +0 -156
  244. package/source/angular/bootstrap/index.ts +0 -1
  245. package/source/angular/bootstrap/public_api.ts +0 -17
  246. package/source/angular/bootstrap/smart.element.ts +0 -104
  247. package/source/angular/breadcrumb/index.ts +0 -1
  248. package/source/angular/breadcrumb/public_api.ts +0 -3
  249. package/source/angular/breadcrumb/smart.breadcrumb.module.ts +0 -12
  250. package/source/angular/breadcrumb/smart.breadcrumb.ts +0 -306
  251. package/source/angular/breadcrumb/smart.element.ts +0 -104
  252. package/source/angular/button/index.ts +0 -1
  253. package/source/angular/button/public_api.ts +0 -9
  254. package/source/angular/button/smart.button.module.ts +0 -15
  255. package/source/angular/button/smart.button.ts +0 -230
  256. package/source/angular/button/smart.element.ts +0 -104
  257. package/source/angular/button/smart.powerbutton.ts +0 -283
  258. package/source/angular/button/smart.repeatbutton.ts +0 -214
  259. package/source/angular/button/smart.togglebutton.ts +0 -235
  260. package/source/angular/buttongroup/index.ts +0 -1
  261. package/source/angular/buttongroup/public_api.ts +0 -3
  262. package/source/angular/buttongroup/smart.buttongroup.module.ts +0 -12
  263. package/source/angular/buttongroup/smart.buttongroup.ts +0 -229
  264. package/source/angular/buttongroup/smart.element.ts +0 -104
  265. package/source/angular/calendar/index.ts +0 -1
  266. package/source/angular/calendar/public_api.ts +0 -3
  267. package/source/angular/calendar/smart.calendar.module.ts +0 -12
  268. package/source/angular/calendar/smart.calendar.ts +0 -787
  269. package/source/angular/calendar/smart.element.ts +0 -104
  270. package/source/angular/card/index.ts +0 -1
  271. package/source/angular/card/public_api.ts +0 -3
  272. package/source/angular/card/smart.card.module.ts +0 -12
  273. package/source/angular/card/smart.card.ts +0 -220
  274. package/source/angular/card/smart.element.ts +0 -104
  275. package/source/angular/cardview/index.ts +0 -1
  276. package/source/angular/cardview/public_api.ts +0 -3
  277. package/source/angular/cardview/smart.cardview.module.ts +0 -12
  278. package/source/angular/cardview/smart.cardview.ts +0 -573
  279. package/source/angular/cardview/smart.element.ts +0 -104
  280. package/source/angular/carousel/index.ts +0 -1
  281. package/source/angular/carousel/public_api.ts +0 -3
  282. package/source/angular/carousel/smart.carousel.module.ts +0 -12
  283. package/source/angular/carousel/smart.carousel.ts +0 -414
  284. package/source/angular/carousel/smart.element.ts +0 -104
  285. package/source/angular/chart/index.ts +0 -1
  286. package/source/angular/chart/public_api.ts +0 -3
  287. package/source/angular/chart/smart.chart.module.ts +0 -12
  288. package/source/angular/chart/smart.chart.ts +0 -930
  289. package/source/angular/chart/smart.element.ts +0 -104
  290. package/source/angular/checkbox/index.ts +0 -1
  291. package/source/angular/checkbox/public_api.ts +0 -3
  292. package/source/angular/checkbox/smart.checkbox.module.ts +0 -12
  293. package/source/angular/checkbox/smart.checkbox.ts +0 -341
  294. package/source/angular/checkbox/smart.element.ts +0 -104
  295. package/source/angular/checkinput/index.ts +0 -1
  296. package/source/angular/checkinput/public_api.ts +0 -3
  297. package/source/angular/checkinput/smart.checkinput.module.ts +0 -12
  298. package/source/angular/checkinput/smart.checkinput.ts +0 -497
  299. package/source/angular/checkinput/smart.element.ts +0 -104
  300. package/source/angular/chip/index.ts +0 -1
  301. package/source/angular/chip/public_api.ts +0 -3
  302. package/source/angular/chip/smart.chip.module.ts +0 -12
  303. package/source/angular/chip/smart.chip.ts +0 -221
  304. package/source/angular/chip/smart.element.ts +0 -104
  305. package/source/angular/colorinput/index.ts +0 -1
  306. package/source/angular/colorinput/public_api.ts +0 -3
  307. package/source/angular/colorinput/smart.colorinput.module.ts +0 -12
  308. package/source/angular/colorinput/smart.colorinput.ts +0 -456
  309. package/source/angular/colorinput/smart.element.ts +0 -104
  310. package/source/angular/colorpanel/index.ts +0 -1
  311. package/source/angular/colorpanel/public_api.ts +0 -3
  312. package/source/angular/colorpanel/smart.colorpanel.module.ts +0 -12
  313. package/source/angular/colorpanel/smart.colorpanel.ts +0 -501
  314. package/source/angular/colorpanel/smart.element.ts +0 -104
  315. package/source/angular/colorpicker/index.ts +0 -1
  316. package/source/angular/colorpicker/public_api.ts +0 -3
  317. package/source/angular/colorpicker/smart.colorpicker.module.ts +0 -12
  318. package/source/angular/colorpicker/smart.colorpicker.ts +0 -756
  319. package/source/angular/colorpicker/smart.element.ts +0 -104
  320. package/source/angular/columnpanel/index.ts +0 -1
  321. package/source/angular/columnpanel/public_api.ts +0 -3
  322. package/source/angular/columnpanel/smart.columnpanel.module.ts +0 -12
  323. package/source/angular/columnpanel/smart.columnpanel.ts +0 -183
  324. package/source/angular/columnpanel/smart.element.ts +0 -104
  325. package/source/angular/combobox/index.ts +0 -1
  326. package/source/angular/combobox/public_api.ts +0 -7
  327. package/source/angular/combobox/smart.combobox.module.ts +0 -14
  328. package/source/angular/combobox/smart.combobox.ts +0 -1154
  329. package/source/angular/combobox/smart.element.ts +0 -104
  330. package/source/angular/combobox/smart.listitem.ts +0 -162
  331. package/source/angular/combobox/smart.listitemsgroup.ts +0 -72
  332. package/source/angular/countryinput/index.ts +0 -1
  333. package/source/angular/countryinput/public_api.ts +0 -3
  334. package/source/angular/countryinput/smart.countryinput.module.ts +0 -12
  335. package/source/angular/countryinput/smart.countryinput.ts +0 -391
  336. package/source/angular/countryinput/smart.element.ts +0 -104
  337. package/source/angular/customizationdialog/index.ts +0 -1
  338. package/source/angular/customizationdialog/public_api.ts +0 -3
  339. package/source/angular/customizationdialog/smart.customizationdialog.module.ts +0 -12
  340. package/source/angular/customizationdialog/smart.customizationdialog.ts +0 -311
  341. package/source/angular/customizationdialog/smart.element.ts +0 -104
  342. package/source/angular/dateinput/index.ts +0 -1
  343. package/source/angular/dateinput/public_api.ts +0 -3
  344. package/source/angular/dateinput/smart.dateinput.module.ts +0 -12
  345. package/source/angular/dateinput/smart.dateinput.ts +0 -465
  346. package/source/angular/dateinput/smart.element.ts +0 -104
  347. package/source/angular/daterangeinput/index.ts +0 -1
  348. package/source/angular/daterangeinput/public_api.ts +0 -3
  349. package/source/angular/daterangeinput/smart.daterangeinput.module.ts +0 -12
  350. package/source/angular/daterangeinput/smart.daterangeinput.ts +0 -456
  351. package/source/angular/daterangeinput/smart.element.ts +0 -104
  352. package/source/angular/datetimepicker/index.ts +0 -1
  353. package/source/angular/datetimepicker/public_api.ts +0 -3
  354. package/source/angular/datetimepicker/smart.datetimepicker.module.ts +0 -12
  355. package/source/angular/datetimepicker/smart.datetimepicker.ts +0 -835
  356. package/source/angular/datetimepicker/smart.element.ts +0 -104
  357. package/source/angular/dockinglayout/index.ts +0 -1
  358. package/source/angular/dockinglayout/public_api.ts +0 -3
  359. package/source/angular/dockinglayout/smart.dockinglayout.module.ts +0 -12
  360. package/source/angular/dockinglayout/smart.dockinglayout.ts +0 -866
  361. package/source/angular/dockinglayout/smart.element.ts +0 -104
  362. package/source/angular/dropdownbutton/index.ts +0 -1
  363. package/source/angular/dropdownbutton/public_api.ts +0 -3
  364. package/source/angular/dropdownbutton/smart.dropdownbutton.module.ts +0 -12
  365. package/source/angular/dropdownbutton/smart.dropdownbutton.ts +0 -542
  366. package/source/angular/dropdownbutton/smart.element.ts +0 -104
  367. package/source/angular/dropdownlist/index.ts +0 -1
  368. package/source/angular/dropdownlist/public_api.ts +0 -7
  369. package/source/angular/dropdownlist/smart.dropdownlist.module.ts +0 -14
  370. package/source/angular/dropdownlist/smart.dropdownlist.ts +0 -1111
  371. package/source/angular/dropdownlist/smart.element.ts +0 -104
  372. package/source/angular/dropdownlist/smart.listitem.ts +0 -162
  373. package/source/angular/dropdownlist/smart.listitemsgroup.ts +0 -72
  374. package/source/angular/editor/index.ts +0 -1
  375. package/source/angular/editor/public_api.ts +0 -3
  376. package/source/angular/editor/smart.editor.module.ts +0 -12
  377. package/source/angular/editor/smart.editor.ts +0 -1353
  378. package/source/angular/editor/smart.element.ts +0 -104
  379. package/source/angular/element/index.ts +0 -1
  380. package/source/angular/element/public_api.ts +0 -3
  381. package/source/angular/element/smart.element.module.ts +0 -10
  382. package/source/angular/element/smart.element.ts +0 -104
  383. package/source/angular/fileupload/index.ts +0 -1
  384. package/source/angular/fileupload/public_api.ts +0 -3
  385. package/source/angular/fileupload/smart.element.ts +0 -104
  386. package/source/angular/fileupload/smart.fileupload.module.ts +0 -12
  387. package/source/angular/fileupload/smart.fileupload.ts +0 -517
  388. package/source/angular/filterbuilder/index.ts +0 -1
  389. package/source/angular/filterbuilder/public_api.ts +0 -3
  390. package/source/angular/filterbuilder/smart.element.ts +0 -104
  391. package/source/angular/filterbuilder/smart.filterbuilder.module.ts +0 -12
  392. package/source/angular/filterbuilder/smart.filterbuilder.ts +0 -506
  393. package/source/angular/filterpanel/index.ts +0 -1
  394. package/source/angular/filterpanel/public_api.ts +0 -3
  395. package/source/angular/filterpanel/smart.element.ts +0 -104
  396. package/source/angular/filterpanel/smart.filterpanel.module.ts +0 -12
  397. package/source/angular/filterpanel/smart.filterpanel.ts +0 -334
  398. package/source/angular/form/index.ts +0 -1
  399. package/source/angular/form/public_api.ts +0 -7
  400. package/source/angular/form/smart.element.ts +0 -104
  401. package/source/angular/form/smart.form.module.ts +0 -14
  402. package/source/angular/form/smart.form.ts +0 -288
  403. package/source/angular/form/smart.formcontrol.ts +0 -336
  404. package/source/angular/form/smart.formgroup.ts +0 -238
  405. package/source/angular/ganttchart/index.ts +0 -1
  406. package/source/angular/ganttchart/public_api.ts +0 -3
  407. package/source/angular/ganttchart/smart.element.ts +0 -104
  408. package/source/angular/ganttchart/smart.ganttchart.module.ts +0 -12
  409. package/source/angular/ganttchart/smart.ganttchart.ts +0 -2214
  410. package/source/angular/gauge/index.ts +0 -1
  411. package/source/angular/gauge/public_api.ts +0 -3
  412. package/source/angular/gauge/smart.element.ts +0 -104
  413. package/source/angular/gauge/smart.gauge.module.ts +0 -12
  414. package/source/angular/gauge/smart.gauge.ts +0 -650
  415. package/source/angular/grid/index.ts +0 -1
  416. package/source/angular/grid/public_api.ts +0 -3
  417. package/source/angular/grid/smart.element.ts +0 -104
  418. package/source/angular/grid/smart.grid.module.ts +0 -12
  419. package/source/angular/grid/smart.grid.ts +0 -3154
  420. package/source/angular/grouppanel/index.ts +0 -1
  421. package/source/angular/grouppanel/public_api.ts +0 -3
  422. package/source/angular/grouppanel/smart.element.ts +0 -104
  423. package/source/angular/grouppanel/smart.grouppanel.module.ts +0 -12
  424. package/source/angular/grouppanel/smart.grouppanel.ts +0 -220
  425. package/source/angular/index.d.ts +0 -33688
  426. package/source/angular/input/index.ts +0 -1
  427. package/source/angular/input/public_api.ts +0 -3
  428. package/source/angular/input/smart.element.ts +0 -104
  429. package/source/angular/input/smart.input.module.ts +0 -12
  430. package/source/angular/input/smart.input.ts +0 -590
  431. package/source/angular/kanban/index.ts +0 -1
  432. package/source/angular/kanban/public_api.ts +0 -3
  433. package/source/angular/kanban/smart.element.ts +0 -104
  434. package/source/angular/kanban/smart.kanban.module.ts +0 -12
  435. package/source/angular/kanban/smart.kanban.ts +0 -1700
  436. package/source/angular/layout/index.ts +0 -1
  437. package/source/angular/layout/public_api.ts +0 -11
  438. package/source/angular/layout/smart.element.ts +0 -104
  439. package/source/angular/layout/smart.layout.module.ts +0 -16
  440. package/source/angular/layout/smart.layout.ts +0 -363
  441. package/source/angular/layout/smart.layoutgroup.ts +0 -140
  442. package/source/angular/layout/smart.layoutitem.ts +0 -129
  443. package/source/angular/layout/smart.tablayoutgroup.ts +0 -147
  444. package/source/angular/layout/smart.tablayoutitem.ts +0 -138
  445. package/source/angular/led/index.ts +0 -1
  446. package/source/angular/led/public_api.ts +0 -3
  447. package/source/angular/led/smart.element.ts +0 -104
  448. package/source/angular/led/smart.led.module.ts +0 -12
  449. package/source/angular/led/smart.led.ts +0 -280
  450. package/source/angular/listbox/index.ts +0 -1
  451. package/source/angular/listbox/public_api.ts +0 -7
  452. package/source/angular/listbox/smart.element.ts +0 -104
  453. package/source/angular/listbox/smart.listbox.module.ts +0 -14
  454. package/source/angular/listbox/smart.listbox.ts +0 -1036
  455. package/source/angular/listbox/smart.listitem.ts +0 -162
  456. package/source/angular/listbox/smart.listitemsgroup.ts +0 -72
  457. package/source/angular/listmenu/index.ts +0 -1
  458. package/source/angular/listmenu/public_api.ts +0 -7
  459. package/source/angular/listmenu/smart.element.ts +0 -104
  460. package/source/angular/listmenu/smart.listmenu.module.ts +0 -14
  461. package/source/angular/listmenu/smart.listmenu.ts +0 -597
  462. package/source/angular/listmenu/smart.menuitem.ts +0 -126
  463. package/source/angular/listmenu/smart.menuitemsgroup.ts +0 -153
  464. package/source/angular/map/index.ts +0 -1
  465. package/source/angular/map/public_api.ts +0 -3
  466. package/source/angular/map/smart.element.ts +0 -104
  467. package/source/angular/map/smart.map.module.ts +0 -12
  468. package/source/angular/map/smart.map.ts +0 -128
  469. package/source/angular/maskedtextbox/index.ts +0 -1
  470. package/source/angular/maskedtextbox/public_api.ts +0 -3
  471. package/source/angular/maskedtextbox/smart.element.ts +0 -104
  472. package/source/angular/maskedtextbox/smart.maskedtextbox.module.ts +0 -12
  473. package/source/angular/maskedtextbox/smart.maskedtextbox.ts +0 -539
  474. package/source/angular/menu/index.ts +0 -1
  475. package/source/angular/menu/public_api.ts +0 -7
  476. package/source/angular/menu/smart.element.ts +0 -104
  477. package/source/angular/menu/smart.menu.module.ts +0 -14
  478. package/source/angular/menu/smart.menu.ts +0 -695
  479. package/source/angular/menu/smart.menuitem.ts +0 -126
  480. package/source/angular/menu/smart.menuitemsgroup.ts +0 -153
  481. package/source/angular/multicolumnfilterpanel/index.ts +0 -1
  482. package/source/angular/multicolumnfilterpanel/public_api.ts +0 -3
  483. package/source/angular/multicolumnfilterpanel/smart.element.ts +0 -104
  484. package/source/angular/multicolumnfilterpanel/smart.multicolumnfilterpanel.module.ts +0 -12
  485. package/source/angular/multicolumnfilterpanel/smart.multicolumnfilterpanel.ts +0 -256
  486. package/source/angular/multicomboinput/index.ts +0 -1
  487. package/source/angular/multicomboinput/public_api.ts +0 -3
  488. package/source/angular/multicomboinput/smart.element.ts +0 -104
  489. package/source/angular/multicomboinput/smart.multicomboinput.module.ts +0 -12
  490. package/source/angular/multicomboinput/smart.multicomboinput.ts +0 -542
  491. package/source/angular/multiinput/index.ts +0 -1
  492. package/source/angular/multiinput/public_api.ts +0 -3
  493. package/source/angular/multiinput/smart.element.ts +0 -104
  494. package/source/angular/multiinput/smart.multiinput.module.ts +0 -12
  495. package/source/angular/multiinput/smart.multiinput.ts +0 -497
  496. package/source/angular/multilinetextbox/index.ts +0 -1
  497. package/source/angular/multilinetextbox/public_api.ts +0 -7
  498. package/source/angular/multilinetextbox/smart.element.ts +0 -104
  499. package/source/angular/multilinetextbox/smart.listitem.ts +0 -162
  500. package/source/angular/multilinetextbox/smart.listitemsgroup.ts +0 -72
  501. package/source/angular/multilinetextbox/smart.multilinetextbox.module.ts +0 -14
  502. package/source/angular/multilinetextbox/smart.multilinetextbox.ts +0 -561
  503. package/source/angular/multisplitbutton/index.ts +0 -1
  504. package/source/angular/multisplitbutton/public_api.ts +0 -7
  505. package/source/angular/multisplitbutton/smart.element.ts +0 -104
  506. package/source/angular/multisplitbutton/smart.listitem.ts +0 -162
  507. package/source/angular/multisplitbutton/smart.listitemsgroup.ts +0 -72
  508. package/source/angular/multisplitbutton/smart.multisplitbutton.module.ts +0 -14
  509. package/source/angular/multisplitbutton/smart.multisplitbutton.ts +0 -620
  510. package/source/angular/numberinput/index.ts +0 -1
  511. package/source/angular/numberinput/public_api.ts +0 -3
  512. package/source/angular/numberinput/smart.element.ts +0 -104
  513. package/source/angular/numberinput/smart.numberinput.module.ts +0 -12
  514. package/source/angular/numberinput/smart.numberinput.ts +0 -398
  515. package/source/angular/numerictextbox/index.ts +0 -1
  516. package/source/angular/numerictextbox/public_api.ts +0 -3
  517. package/source/angular/numerictextbox/smart.element.ts +0 -104
  518. package/source/angular/numerictextbox/smart.numerictextbox.module.ts +0 -12
  519. package/source/angular/numerictextbox/smart.numerictextbox.ts +0 -648
  520. package/source/angular/pager/index.ts +0 -1
  521. package/source/angular/pager/public_api.ts +0 -3
  522. package/source/angular/pager/smart.element.ts +0 -104
  523. package/source/angular/pager/smart.pager.module.ts +0 -12
  524. package/source/angular/pager/smart.pager.ts +0 -386
  525. package/source/angular/passwordinput/index.ts +0 -1
  526. package/source/angular/passwordinput/public_api.ts +0 -3
  527. package/source/angular/passwordinput/smart.element.ts +0 -104
  528. package/source/angular/passwordinput/smart.passwordinput.module.ts +0 -12
  529. package/source/angular/passwordinput/smart.passwordinput.ts +0 -218
  530. package/source/angular/passwordtextbox/index.ts +0 -1
  531. package/source/angular/passwordtextbox/public_api.ts +0 -3
  532. package/source/angular/passwordtextbox/smart.element.ts +0 -104
  533. package/source/angular/passwordtextbox/smart.passwordtextbox.module.ts +0 -12
  534. package/source/angular/passwordtextbox/smart.passwordtextbox.ts +0 -463
  535. package/source/angular/path/index.ts +0 -1
  536. package/source/angular/path/public_api.ts +0 -3
  537. package/source/angular/path/smart.element.ts +0 -104
  538. package/source/angular/path/smart.path.module.ts +0 -12
  539. package/source/angular/path/smart.path.ts +0 -491
  540. package/source/angular/phoneinput/index.ts +0 -1
  541. package/source/angular/phoneinput/public_api.ts +0 -3
  542. package/source/angular/phoneinput/smart.element.ts +0 -104
  543. package/source/angular/phoneinput/smart.phoneinput.module.ts +0 -12
  544. package/source/angular/phoneinput/smart.phoneinput.ts +0 -493
  545. package/source/angular/pivottable/index.ts +0 -1
  546. package/source/angular/pivottable/public_api.ts +0 -3
  547. package/source/angular/pivottable/smart.element.ts +0 -104
  548. package/source/angular/pivottable/smart.pivottable.module.ts +0 -12
  549. package/source/angular/pivottable/smart.pivottable.ts +0 -840
  550. package/source/angular/progressbar/index.ts +0 -1
  551. package/source/angular/progressbar/public_api.ts +0 -5
  552. package/source/angular/progressbar/smart.circularprogressbar.ts +0 -223
  553. package/source/angular/progressbar/smart.element.ts +0 -104
  554. package/source/angular/progressbar/smart.progressbar.module.ts +0 -13
  555. package/source/angular/progressbar/smart.progressbar.ts +0 -235
  556. package/source/angular/qrcode/index.ts +0 -1
  557. package/source/angular/qrcode/public_api.ts +0 -3
  558. package/source/angular/qrcode/smart.element.ts +0 -104
  559. package/source/angular/qrcode/smart.qrcode.module.ts +0 -12
  560. package/source/angular/qrcode/smart.qrcode.ts +0 -333
  561. package/source/angular/querybuilder/index.ts +0 -1
  562. package/source/angular/querybuilder/public_api.ts +0 -3
  563. package/source/angular/querybuilder/smart.element.ts +0 -104
  564. package/source/angular/querybuilder/smart.querybuilder.module.ts +0 -12
  565. package/source/angular/querybuilder/smart.querybuilder.ts +0 -460
  566. package/source/angular/radiobutton/index.ts +0 -1
  567. package/source/angular/radiobutton/public_api.ts +0 -3
  568. package/source/angular/radiobutton/smart.element.ts +0 -104
  569. package/source/angular/radiobutton/smart.radiobutton.module.ts +0 -12
  570. package/source/angular/radiobutton/smart.radiobutton.ts +0 -350
  571. package/source/angular/rating/index.ts +0 -1
  572. package/source/angular/rating/public_api.ts +0 -3
  573. package/source/angular/rating/smart.element.ts +0 -104
  574. package/source/angular/rating/smart.rating.module.ts +0 -12
  575. package/source/angular/rating/smart.rating.ts +0 -309
  576. package/source/angular/ribbon/index.ts +0 -1
  577. package/source/angular/ribbon/public_api.ts +0 -9
  578. package/source/angular/ribbon/smart.element.ts +0 -104
  579. package/source/angular/ribbon/smart.ribbon.module.ts +0 -15
  580. package/source/angular/ribbon/smart.ribbon.ts +0 -427
  581. package/source/angular/ribbon/smart.ribbongroup.ts +0 -126
  582. package/source/angular/ribbon/smart.ribbonitem.ts +0 -180
  583. package/source/angular/ribbon/smart.ribbontab.ts +0 -99
  584. package/source/angular/scheduler/index.ts +0 -1
  585. package/source/angular/scheduler/public_api.ts +0 -3
  586. package/source/angular/scheduler/smart.element.ts +0 -104
  587. package/source/angular/scheduler/smart.scheduler.module.ts +0 -12
  588. package/source/angular/scheduler/smart.scheduler.ts +0 -2337
  589. package/source/angular/scrollbar/index.ts +0 -1
  590. package/source/angular/scrollbar/public_api.ts +0 -3
  591. package/source/angular/scrollbar/smart.element.ts +0 -104
  592. package/source/angular/scrollbar/smart.scrollbar.module.ts +0 -12
  593. package/source/angular/scrollbar/smart.scrollbar.ts +0 -260
  594. package/source/angular/slider/index.ts +0 -1
  595. package/source/angular/slider/public_api.ts +0 -3
  596. package/source/angular/slider/smart.element.ts +0 -104
  597. package/source/angular/slider/smart.slider.module.ts +0 -12
  598. package/source/angular/slider/smart.slider.ts +0 -632
  599. package/source/angular/sortable/index.ts +0 -1
  600. package/source/angular/sortable/public_api.ts +0 -3
  601. package/source/angular/sortable/smart.element.ts +0 -104
  602. package/source/angular/sortable/smart.sortable.module.ts +0 -12
  603. package/source/angular/sortable/smart.sortable.ts +0 -217
  604. package/source/angular/sortpanel/index.ts +0 -1
  605. package/source/angular/sortpanel/public_api.ts +0 -3
  606. package/source/angular/sortpanel/smart.element.ts +0 -104
  607. package/source/angular/sortpanel/smart.sortpanel.module.ts +0 -12
  608. package/source/angular/sortpanel/smart.sortpanel.ts +0 -180
  609. package/source/angular/splitter/index.ts +0 -1
  610. package/source/angular/splitter/public_api.ts +0 -7
  611. package/source/angular/splitter/smart.element.ts +0 -104
  612. package/source/angular/splitter/smart.splitter.module.ts +0 -14
  613. package/source/angular/splitter/smart.splitter.ts +0 -530
  614. package/source/angular/splitter/smart.splitterbar.ts +0 -121
  615. package/source/angular/splitter/smart.splitteritem.ts +0 -192
  616. package/source/angular/switchbutton/index.ts +0 -1
  617. package/source/angular/switchbutton/public_api.ts +0 -3
  618. package/source/angular/switchbutton/smart.element.ts +0 -104
  619. package/source/angular/switchbutton/smart.switchbutton.module.ts +0 -12
  620. package/source/angular/switchbutton/smart.switchbutton.ts +0 -386
  621. package/source/angular/table/index.ts +0 -1
  622. package/source/angular/table/public_api.ts +0 -3
  623. package/source/angular/table/smart.element.ts +0 -104
  624. package/source/angular/table/smart.table.module.ts +0 -12
  625. package/source/angular/table/smart.table.ts +0 -1507
  626. package/source/angular/tabs/index.ts +0 -1
  627. package/source/angular/tabs/public_api.ts +0 -7
  628. package/source/angular/tabs/smart.element.ts +0 -104
  629. package/source/angular/tabs/smart.tabitem.ts +0 -126
  630. package/source/angular/tabs/smart.tabitemsgroup.ts +0 -81
  631. package/source/angular/tabs/smart.tabs.module.ts +0 -14
  632. package/source/angular/tabs/smart.tabs.ts +0 -622
  633. package/source/angular/tank/index.ts +0 -1
  634. package/source/angular/tank/public_api.ts +0 -3
  635. package/source/angular/tank/smart.element.ts +0 -104
  636. package/source/angular/tank/smart.tank.module.ts +0 -12
  637. package/source/angular/tank/smart.tank.ts +0 -593
  638. package/source/angular/textarea/index.ts +0 -1
  639. package/source/angular/textarea/public_api.ts +0 -3
  640. package/source/angular/textarea/smart.element.ts +0 -104
  641. package/source/angular/textarea/smart.textarea.module.ts +0 -12
  642. package/source/angular/textarea/smart.textarea.ts +0 -519
  643. package/source/angular/textbox/index.ts +0 -1
  644. package/source/angular/textbox/public_api.ts +0 -7
  645. package/source/angular/textbox/smart.element.ts +0 -104
  646. package/source/angular/textbox/smart.listitem.ts +0 -162
  647. package/source/angular/textbox/smart.listitemsgroup.ts +0 -72
  648. package/source/angular/textbox/smart.textbox.module.ts +0 -14
  649. package/source/angular/textbox/smart.textbox.ts +0 -708
  650. package/source/angular/threedchart/index.ts +0 -1
  651. package/source/angular/threedchart/public_api.ts +0 -3
  652. package/source/angular/threedchart/smart.element.ts +0 -104
  653. package/source/angular/threedchart/smart.threedchart.module.ts +0 -12
  654. package/source/angular/threedchart/smart.threedchart.ts +0 -1052
  655. package/source/angular/timeinput/index.ts +0 -1
  656. package/source/angular/timeinput/public_api.ts +0 -3
  657. package/source/angular/timeinput/smart.element.ts +0 -104
  658. package/source/angular/timeinput/smart.timeinput.module.ts +0 -12
  659. package/source/angular/timeinput/smart.timeinput.ts +0 -427
  660. package/source/angular/timepicker/index.ts +0 -1
  661. package/source/angular/timepicker/public_api.ts +0 -3
  662. package/source/angular/timepicker/smart.element.ts +0 -104
  663. package/source/angular/timepicker/smart.timepicker.module.ts +0 -12
  664. package/source/angular/timepicker/smart.timepicker.ts +0 -370
  665. package/source/angular/toast/index.ts +0 -1
  666. package/source/angular/toast/public_api.ts +0 -3
  667. package/source/angular/toast/smart.element.ts +0 -104
  668. package/source/angular/toast/smart.toast.module.ts +0 -12
  669. package/source/angular/toast/smart.toast.ts +0 -405
  670. package/source/angular/tooltip/index.ts +0 -1
  671. package/source/angular/tooltip/public_api.ts +0 -3
  672. package/source/angular/tooltip/smart.element.ts +0 -104
  673. package/source/angular/tooltip/smart.tooltip.module.ts +0 -12
  674. package/source/angular/tooltip/smart.tooltip.ts +0 -339
  675. package/source/angular/tree/index.ts +0 -1
  676. package/source/angular/tree/public_api.ts +0 -7
  677. package/source/angular/tree/smart.element.ts +0 -104
  678. package/source/angular/tree/smart.tree.module.ts +0 -14
  679. package/source/angular/tree/smart.tree.ts +0 -1042
  680. package/source/angular/tree/smart.treeitem.ts +0 -135
  681. package/source/angular/tree/smart.treeitemsgroup.ts +0 -135
  682. package/source/angular/validator/index.ts +0 -1
  683. package/source/angular/validator/public_api.ts +0 -3
  684. package/source/angular/validator/smart.element.ts +0 -104
  685. package/source/angular/validator/smart.validator.module.ts +0 -12
  686. package/source/angular/validator/smart.validator.ts +0 -124
  687. package/source/angular/window/index.ts +0 -1
  688. package/source/angular/window/public_api.ts +0 -3
  689. package/source/angular/window/smart.element.ts +0 -104
  690. package/source/angular/window/smart.window.module.ts +0 -12
  691. package/source/angular/window/smart.window.ts +0 -1180
  692. package/source/react/accordion/accordion.jsx +0 -508
  693. package/source/react/accordion/accordion.tsx +0 -516
  694. package/source/react/accordion/accordionitem.jsx +0 -257
  695. package/source/react/accordion/accordionitem.tsx +0 -279
  696. package/source/react/alertwindow/alertwindow.jsx +0 -1437
  697. package/source/react/alertwindow/alertwindow.tsx +0 -1399
  698. package/source/react/array/array.jsx +0 -953
  699. package/source/react/array/array.tsx +0 -959
  700. package/source/react/barcode/barcode.jsx +0 -442
  701. package/source/react/barcode/barcode.tsx +0 -468
  702. package/source/react/breadcrumb/breadcrumb.jsx +0 -445
  703. package/source/react/breadcrumb/breadcrumb.tsx +0 -455
  704. package/source/react/button/button.jsx +0 -377
  705. package/source/react/button/button.tsx +0 -409
  706. package/source/react/button/powerbutton.jsx +0 -347
  707. package/source/react/button/powerbutton.tsx +0 -373
  708. package/source/react/button/repeatbutton.jsx +0 -371
  709. package/source/react/button/repeatbutton.tsx +0 -397
  710. package/source/react/button/togglebutton.jsx +0 -383
  711. package/source/react/button/togglebutton.tsx +0 -401
  712. package/source/react/buttongroup/buttongroup.jsx +0 -386
  713. package/source/react/buttongroup/buttongroup.tsx +0 -412
  714. package/source/react/calendar/calendar.jsx +0 -914
  715. package/source/react/calendar/calendar.tsx +0 -916
  716. package/source/react/card/card.jsx +0 -359
  717. package/source/react/card/card.tsx +0 -373
  718. package/source/react/cardview/cardview.jsx +0 -710
  719. package/source/react/cardview/cardview.tsx +0 -706
  720. package/source/react/carousel/carousel.jsx +0 -592
  721. package/source/react/carousel/carousel.tsx +0 -606
  722. package/source/react/chart/chart.jsx +0 -1060
  723. package/source/react/chart/chart.tsx +0 -1046
  724. package/source/react/checkbox/checkbox.jsx +0 -407
  725. package/source/react/checkbox/checkbox.tsx +0 -425
  726. package/source/react/checkinput/checkinput.jsx +0 -612
  727. package/source/react/checkinput/checkinput.tsx +0 -638
  728. package/source/react/chip/chip.jsx +0 -375
  729. package/source/react/chip/chip.tsx +0 -401
  730. package/source/react/colorinput/colorinput.jsx +0 -562
  731. package/source/react/colorinput/colorinput.tsx +0 -588
  732. package/source/react/colorpanel/colorpanel.jsx +0 -616
  733. package/source/react/colorpanel/colorpanel.tsx +0 -630
  734. package/source/react/colorpicker/colorpicker.jsx +0 -892
  735. package/source/react/colorpicker/colorpicker.tsx +0 -874
  736. package/source/react/columnpanel/columnpanel.jsx +0 -322
  737. package/source/react/columnpanel/columnpanel.tsx +0 -344
  738. package/source/react/combobox/combobox.jsx +0 -1287
  739. package/source/react/combobox/combobox.tsx +0 -1277
  740. package/source/react/combobox/listitem.jsx +0 -325
  741. package/source/react/combobox/listitem.tsx +0 -355
  742. package/source/react/combobox/listitemsgroup.jsx +0 -205
  743. package/source/react/combobox/listitemsgroup.tsx +0 -235
  744. package/source/react/countryinput/countryinput.jsx +0 -455
  745. package/source/react/countryinput/countryinput.tsx +0 -473
  746. package/source/react/customizationdialog/customizationdialog.jsx +0 -471
  747. package/source/react/customizationdialog/customizationdialog.tsx +0 -485
  748. package/source/react/dateinput/dateinput.jsx +0 -559
  749. package/source/react/dateinput/dateinput.tsx +0 -585
  750. package/source/react/daterangeinput/daterangeinput.jsx +0 -562
  751. package/source/react/daterangeinput/daterangeinput.tsx +0 -588
  752. package/source/react/datetimepicker/datetimepicker.jsx +0 -1013
  753. package/source/react/datetimepicker/datetimepicker.tsx +0 -1023
  754. package/source/react/dialogwindow/dialogwindow.jsx +0 -1437
  755. package/source/react/dialogwindow/dialogwindow.tsx +0 -1399
  756. package/source/react/dockinglayout/dockinglayout.jsx +0 -969
  757. package/source/react/dockinglayout/dockinglayout.tsx +0 -975
  758. package/source/react/dropdownbutton/dropdownbutton.jsx +0 -711
  759. package/source/react/dropdownbutton/dropdownbutton.tsx +0 -709
  760. package/source/react/dropdownlist/dropdownlist.jsx +0 -1223
  761. package/source/react/dropdownlist/dropdownlist.tsx +0 -1209
  762. package/source/react/dropdownlist/listitem.jsx +0 -325
  763. package/source/react/dropdownlist/listitem.tsx +0 -355
  764. package/source/react/dropdownlist/listitemsgroup.jsx +0 -205
  765. package/source/react/dropdownlist/listitemsgroup.tsx +0 -235
  766. package/source/react/editor/editor.jsx +0 -1465
  767. package/source/react/editor/editor.tsx +0 -1383
  768. package/source/react/element/element.jsx +0 -438
  769. package/source/react/element/element.tsx +0 -460
  770. package/source/react/fileupload/fileupload.jsx +0 -689
  771. package/source/react/fileupload/fileupload.tsx +0 -691
  772. package/source/react/filterbuilder/filterbuilder.jsx +0 -654
  773. package/source/react/filterbuilder/filterbuilder.tsx +0 -644
  774. package/source/react/filterpanel/filterpanel.jsx +0 -479
  775. package/source/react/filterpanel/filterpanel.tsx +0 -497
  776. package/source/react/form/form.jsx +0 -429
  777. package/source/react/form/form.tsx +0 -463
  778. package/source/react/form/formcontrol.jsx +0 -541
  779. package/source/react/form/formcontrol.tsx +0 -571
  780. package/source/react/form/formgroup.jsx +0 -380
  781. package/source/react/form/formgroup.tsx +0 -410
  782. package/source/react/ganttchart/ganttchart.jsx +0 -2344
  783. package/source/react/ganttchart/ganttchart.tsx +0 -2262
  784. package/source/react/gauge/gauge.jsx +0 -801
  785. package/source/react/gauge/gauge.tsx +0 -827
  786. package/source/react/grid/grid.jsx +0 -3021
  787. package/source/react/grid/grid.tsx +0 -2897
  788. package/source/react/grouppanel/grouppanel.jsx +0 -359
  789. package/source/react/grouppanel/grouppanel.tsx +0 -373
  790. package/source/react/input/input.jsx +0 -672
  791. package/source/react/input/input.tsx +0 -682
  792. package/source/react/kanban/kanban.jsx +0 -1894
  793. package/source/react/kanban/kanban.tsx +0 -1810
  794. package/source/react/layout/layout.jsx +0 -495
  795. package/source/react/layout/layout.tsx +0 -501
  796. package/source/react/layout/layoutgroup.jsx +0 -279
  797. package/source/react/layout/layoutgroup.tsx +0 -309
  798. package/source/react/layout/layoutitem.jsx +0 -265
  799. package/source/react/layout/layoutitem.tsx +0 -295
  800. package/source/react/layout/tablayoutgroup.jsx +0 -289
  801. package/source/react/layout/tablayoutgroup.tsx +0 -319
  802. package/source/react/layout/tablayoutitem.jsx +0 -277
  803. package/source/react/layout/tablayoutitem.tsx +0 -307
  804. package/source/react/led/led.jsx +0 -458
  805. package/source/react/led/led.tsx +0 -484
  806. package/source/react/listbox/listbox.jsx +0 -1119
  807. package/source/react/listbox/listbox.tsx +0 -1109
  808. package/source/react/listbox/listitem.jsx +0 -325
  809. package/source/react/listbox/listitem.tsx +0 -355
  810. package/source/react/listbox/listitemsgroup.jsx +0 -205
  811. package/source/react/listbox/listitemsgroup.tsx +0 -235
  812. package/source/react/listmenu/listmenu.jsx +0 -786
  813. package/source/react/listmenu/listmenu.tsx +0 -796
  814. package/source/react/listmenu/menuitem.jsx +0 -277
  815. package/source/react/listmenu/menuitem.tsx +0 -307
  816. package/source/react/listmenu/menuitemsgroup.jsx +0 -313
  817. package/source/react/listmenu/menuitemsgroup.tsx +0 -343
  818. package/source/react/map/map.jsx +0 -279
  819. package/source/react/map/map.tsx +0 -309
  820. package/source/react/maskedtextbox/maskedtextbox.jsx +0 -663
  821. package/source/react/maskedtextbox/maskedtextbox.tsx +0 -681
  822. package/source/react/menu/menu.jsx +0 -863
  823. package/source/react/menu/menu.tsx +0 -857
  824. package/source/react/menu/menuitem.jsx +0 -277
  825. package/source/react/menu/menuitem.tsx +0 -307
  826. package/source/react/menu/menuitemsgroup.jsx +0 -313
  827. package/source/react/menu/menuitemsgroup.tsx +0 -343
  828. package/source/react/multicolumnfilterpanel/multicolumnfilterpanel.jsx +0 -407
  829. package/source/react/multicolumnfilterpanel/multicolumnfilterpanel.tsx +0 -421
  830. package/source/react/multicomboinput/multicomboinput.jsx +0 -672
  831. package/source/react/multicomboinput/multicomboinput.tsx +0 -698
  832. package/source/react/multiinput/multiinput.jsx +0 -612
  833. package/source/react/multiinput/multiinput.tsx +0 -638
  834. package/source/react/multilinetextbox/listitem.jsx +0 -325
  835. package/source/react/multilinetextbox/listitem.tsx +0 -355
  836. package/source/react/multilinetextbox/listitemsgroup.jsx +0 -205
  837. package/source/react/multilinetextbox/listitemsgroup.tsx +0 -235
  838. package/source/react/multilinetextbox/multilinetextbox.jsx +0 -684
  839. package/source/react/multilinetextbox/multilinetextbox.tsx +0 -714
  840. package/source/react/multilinewindow/multilinewindow.jsx +0 -1437
  841. package/source/react/multilinewindow/multilinewindow.tsx +0 -1399
  842. package/source/react/multisplitbutton/listitem.jsx +0 -325
  843. package/source/react/multisplitbutton/listitem.tsx +0 -355
  844. package/source/react/multisplitbutton/listitemsgroup.jsx +0 -205
  845. package/source/react/multisplitbutton/listitemsgroup.tsx +0 -235
  846. package/source/react/multisplitbutton/multisplitbutton.jsx +0 -797
  847. package/source/react/multisplitbutton/multisplitbutton.tsx +0 -795
  848. package/source/react/numberinput/numberinput.jsx +0 -459
  849. package/source/react/numberinput/numberinput.tsx +0 -485
  850. package/source/react/numerictextbox/numerictextbox.jsx +0 -767
  851. package/source/react/numerictextbox/numerictextbox.tsx +0 -769
  852. package/source/react/pager/pager.jsx +0 -570
  853. package/source/react/pager/pager.tsx +0 -592
  854. package/source/react/passwordinput/passwordinput.jsx +0 -363
  855. package/source/react/passwordinput/passwordinput.tsx +0 -385
  856. package/source/react/passwordtextbox/passwordtextbox.jsx +0 -569
  857. package/source/react/passwordtextbox/passwordtextbox.tsx +0 -591
  858. package/source/react/path/path.jsx +0 -675
  859. package/source/react/path/path.tsx +0 -673
  860. package/source/react/phoneinput/phoneinput.jsx +0 -527
  861. package/source/react/phoneinput/phoneinput.tsx +0 -545
  862. package/source/react/pivottable/pivottable.jsx +0 -1036
  863. package/source/react/pivottable/pivottable.tsx +0 -1030
  864. package/source/react/progressbar/circularprogressbar.jsx +0 -383
  865. package/source/react/progressbar/circularprogressbar.tsx +0 -409
  866. package/source/react/progressbar/progressbar.jsx +0 -397
  867. package/source/react/progressbar/progressbar.tsx +0 -425
  868. package/source/react/progresswindow/progresswindow.jsx +0 -1437
  869. package/source/react/progresswindow/progresswindow.tsx +0 -1399
  870. package/source/react/promptwindow/promptwindow.jsx +0 -1437
  871. package/source/react/promptwindow/promptwindow.tsx +0 -1399
  872. package/source/react/qrcode/qrcode.jsx +0 -478
  873. package/source/react/qrcode/qrcode.tsx +0 -504
  874. package/source/react/querybuilder/querybuilder.jsx +0 -635
  875. package/source/react/querybuilder/querybuilder.tsx +0 -637
  876. package/source/react/radiobutton/radiobutton.jsx +0 -419
  877. package/source/react/radiobutton/radiobutton.tsx +0 -437
  878. package/source/react/rating/rating.jsx +0 -361
  879. package/source/react/rating/rating.tsx +0 -387
  880. package/source/react/ribbon/ribbon.jsx +0 -535
  881. package/source/react/ribbon/ribbon.tsx +0 -527
  882. package/source/react/ribbon/ribbongroup.jsx +0 -277
  883. package/source/react/ribbon/ribbongroup.tsx +0 -307
  884. package/source/react/ribbon/ribbonitem.jsx +0 -349
  885. package/source/react/ribbon/ribbonitem.tsx +0 -379
  886. package/source/react/ribbon/ribbontab.jsx +0 -241
  887. package/source/react/ribbon/ribbontab.tsx +0 -271
  888. package/source/react/scheduler/scheduler.jsx +0 -2510
  889. package/source/react/scheduler/scheduler.tsx +0 -2398
  890. package/source/react/scrollbar/scrollbar.jsx +0 -426
  891. package/source/react/scrollbar/scrollbar.tsx +0 -452
  892. package/source/react/slider/slider.jsx +0 -777
  893. package/source/react/slider/slider.tsx +0 -803
  894. package/source/react/sortable/sortable.jsx +0 -365
  895. package/source/react/sortable/sortable.tsx +0 -391
  896. package/source/react/sortpanel/sortpanel.jsx +0 -319
  897. package/source/react/sortpanel/sortpanel.tsx +0 -341
  898. package/source/react/splitter/splitter.jsx +0 -659
  899. package/source/react/splitter/splitter.tsx +0 -677
  900. package/source/react/splitter/splitterbar.jsx +0 -251
  901. package/source/react/splitter/splitterbar.tsx +0 -281
  902. package/source/react/splitter/splitteritem.jsx +0 -334
  903. package/source/react/splitter/splitteritem.tsx +0 -364
  904. package/source/react/switchbutton/switchbutton.jsx +0 -467
  905. package/source/react/switchbutton/switchbutton.tsx +0 -485
  906. package/source/react/table/table.jsx +0 -1688
  907. package/source/react/table/table.tsx +0 -1654
  908. package/source/react/tabs/tabitem.jsx +0 -265
  909. package/source/react/tabs/tabitem.tsx +0 -295
  910. package/source/react/tabs/tabitemsgroup.jsx +0 -217
  911. package/source/react/tabs/tabitemsgroup.tsx +0 -247
  912. package/source/react/tabs/tabs.jsx +0 -766
  913. package/source/react/tabs/tabs.tsx +0 -772
  914. package/source/react/tabswindow/tabswindow.jsx +0 -1437
  915. package/source/react/tabswindow/tabswindow.tsx +0 -1399
  916. package/source/react/tank/tank.jsx +0 -726
  917. package/source/react/tank/tank.tsx +0 -752
  918. package/source/react/textarea/textarea.jsx +0 -619
  919. package/source/react/textarea/textarea.tsx +0 -641
  920. package/source/react/textbox/listitem.jsx +0 -325
  921. package/source/react/textbox/listitem.tsx +0 -355
  922. package/source/react/textbox/listitemsgroup.jsx +0 -205
  923. package/source/react/textbox/listitemsgroup.tsx +0 -235
  924. package/source/react/textbox/textbox.jsx +0 -888
  925. package/source/react/textbox/textbox.tsx +0 -914
  926. package/source/react/threedchart/threedchart.jsx +0 -1182
  927. package/source/react/threedchart/threedchart.tsx +0 -1168
  928. package/source/react/timeinput/timeinput.jsx +0 -509
  929. package/source/react/timeinput/timeinput.tsx +0 -535
  930. package/source/react/timepicker/timepicker.jsx +0 -452
  931. package/source/react/timepicker/timepicker.tsx +0 -478
  932. package/source/react/toast/toast.jsx +0 -556
  933. package/source/react/toast/toast.tsx +0 -558
  934. package/source/react/tooltip/tooltip.jsx +0 -499
  935. package/source/react/tooltip/tooltip.tsx +0 -513
  936. package/source/react/tree/tree.jsx +0 -1222
  937. package/source/react/tree/tree.tsx +0 -1208
  938. package/source/react/tree/treeitem.jsx +0 -289
  939. package/source/react/tree/treeitem.tsx +0 -319
  940. package/source/react/tree/treeitemsgroup.jsx +0 -289
  941. package/source/react/tree/treeitemsgroup.tsx +0 -319
  942. package/source/react/validator/validator.jsx +0 -248
  943. package/source/react/validator/validator.tsx +0 -278
  944. package/source/react/waitwindow/waitwindow.jsx +0 -1437
  945. package/source/react/waitwindow/waitwindow.tsx +0 -1399
  946. package/source/react/window/window.jsx +0 -1421
  947. package/source/react/window/window.tsx +0 -1399
@@ -1,835 +0,0 @@
1
- import { DateTimePicker } from './../index';
2
- import { Animation, DropDownButtonPosition, CalendarMode, DayFormat, DateTimePickerDisplayKind, CalendarDisplayModeView, DateTimePickerDropDownDisplayMode, DropDownPosition, DateTimePickerEditMode, DateTimePickerSpinButtonsPosition, TooltipPosition, Validation, ElementRenderMode} from './../index';
3
- import { Component, Directive, AfterViewInit, ElementRef, Input, OnInit, OnChanges, OnDestroy, SimpleChanges, forwardRef, ChangeDetectionStrategy, Output, EventEmitter } from '@angular/core';
4
- import { BaseElement, Smart } from './smart.element';
5
- export { Animation, DropDownButtonPosition, CalendarMode, DayFormat, DateTimePickerDisplayKind, CalendarDisplayModeView, DateTimePickerDropDownDisplayMode, DropDownPosition, DateTimePickerEditMode, DateTimePickerSpinButtonsPosition, TooltipPosition, Validation, ElementRenderMode} from './../index';
6
- export { Smart } from './smart.element';
7
- export { DateTimePicker } from './../index';
8
- import { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms';
9
-
10
-
11
-
12
- const CUSTOM_INPUT_CONTROL_VALUE_ACCESSOR: any = {
13
- provide: NG_VALUE_ACCESSOR,
14
- useExisting: forwardRef(() => DateTimePickerComponent),
15
- multi: true
16
- }
17
-
18
- @Directive({
19
- exportAs: 'smart-date-time-picker', selector: 'smart-date-time-picker, [smart-date-time-picker]',
20
- providers: [CUSTOM_INPUT_CONTROL_VALUE_ACCESSOR]
21
-
22
- })
23
-
24
- export class DateTimePickerComponent extends BaseElement implements OnInit, AfterViewInit, OnDestroy, OnChanges, ControlValueAccessor {
25
- constructor(ref: ElementRef<DateTimePicker>) {
26
- super(ref);
27
- this.nativeElement = ref.nativeElement as DateTimePicker;
28
- }
29
-
30
- private eventHandlers: any[] = [];
31
-
32
- public declare nativeElement: DateTimePicker;
33
- /** @description Creates the component on demand.
34
- * @param properties An optional object of properties, which will be added to the template binded ones.
35
- */
36
- public createComponent(properties = {}): any {
37
- this.nativeElement = <DateTimePicker>document.createElement('smart-date-time-picker');
38
- for (let propertyName in properties) {
39
- this.nativeElement[propertyName] = properties[propertyName];
40
- }
41
- return this.nativeElement;
42
- }
43
- /**
44
- * @description
45
- * The registered callback function called when a change event occurs on the form elements.
46
- */
47
- _onChange: (value: any) => void = () => {};
48
- /**
49
- * @description
50
- * The registered callback function called when a blur event occurs on the form elements.
51
- */
52
- _onTouched: () => any = () => {};
53
-
54
-
55
- /** @description Sets or gets the animation mode. Animation is disabled when the property is set to 'none' */
56
- @Input()
57
- get animation(): Animation | string {
58
- return this.nativeElement ? this.nativeElement.animation : undefined;
59
- }
60
- set animation(value: Animation | string) {
61
- this.nativeElement ? this.nativeElement.animation = value : undefined;
62
- }
63
-
64
- /** @description Applies new animation settings to the calendar pop-up when it is enabled. Properties:startSpeed - Determines the initial speed of the animation.easeThreshold - Determines the point at which the animation starts to slow down - the "ease effect".step - Determines the step ( scrolling interval ) at which the animation will run. stepEaseSize - Coefficient that is used to calculated the new step once the threshold has been passed. resetThreshold - Determines the threshold for animation reset. When it's reached the animation will start over. */
65
- @Input()
66
- get animationSettings(): any {
67
- return this.nativeElement ? this.nativeElement.animationSettings : undefined;
68
- }
69
- set animationSettings(value: any) {
70
- this.nativeElement ? this.nativeElement.animationSettings = value : undefined;
71
- }
72
-
73
- /** @description Determines whether the calendar button pop-up will be closed automatically when date or time is selected through it. */
74
- @Input()
75
- get autoClose(): boolean {
76
- return this.nativeElement ? this.nativeElement.autoClose : undefined;
77
- }
78
- set autoClose(value: boolean) {
79
- this.nativeElement ? this.nativeElement.autoClose = value : undefined;
80
- }
81
-
82
- /** @description Determines the delay before the calendar pop-up is automatically closed. Applicable only when autoClose is set to true. */
83
- @Input()
84
- get autoCloseDelay(): number {
85
- return this.nativeElement ? this.nativeElement.autoCloseDelay : undefined;
86
- }
87
- set autoCloseDelay(value: number) {
88
- this.nativeElement ? this.nativeElement.autoCloseDelay = value : undefined;
89
- }
90
-
91
- /** @description Determines whether the calendar button is visible or not. The calendar button is used to open the Calendar popup to select a date. */
92
- @Input()
93
- get calendarButton(): boolean {
94
- return this.nativeElement ? this.nativeElement.calendarButton : undefined;
95
- }
96
- set calendarButton(value: boolean) {
97
- this.nativeElement ? this.nativeElement.calendarButton = value : undefined;
98
- }
99
-
100
- /** @description Determines the position of the calendar button. */
101
- @Input()
102
- get calendarButtonPosition(): DropDownButtonPosition | string {
103
- return this.nativeElement ? this.nativeElement.calendarButtonPosition : undefined;
104
- }
105
- set calendarButtonPosition(value: DropDownButtonPosition | string) {
106
- this.nativeElement ? this.nativeElement.calendarButtonPosition = value : undefined;
107
- }
108
-
109
- /** @description Determines the header mode of the calendar pop-up. */
110
- @Input()
111
- get calendarMode(): CalendarMode | string {
112
- return this.nativeElement ? this.nativeElement.calendarMode : undefined;
113
- }
114
- set calendarMode(value: CalendarMode | string) {
115
- this.nativeElement ? this.nativeElement.calendarMode = value : undefined;
116
- }
117
-
118
- /** @description Sets or gets the format of calendar pop-up's day names. */
119
- @Input()
120
- get dayNameFormat(): DayFormat | string {
121
- return this.nativeElement ? this.nativeElement.dayNameFormat : undefined;
122
- }
123
- set dayNameFormat(value: DayFormat | string) {
124
- this.nativeElement ? this.nativeElement.dayNameFormat = value : undefined;
125
- }
126
-
127
- /** @description Enables or disables the element. */
128
- @Input()
129
- get disabled(): boolean {
130
- return this.nativeElement ? this.nativeElement.disabled : undefined;
131
- }
132
- set disabled(value: boolean) {
133
- this.nativeElement ? this.nativeElement.disabled = value : undefined;
134
- }
135
-
136
- /** @description Disables auto navigation of the calendar pop-up when the user clicks on a date that's not from month in view. */
137
- @Input()
138
- get disableAutoNavigation(): boolean {
139
- return this.nativeElement ? this.nativeElement.disableAutoNavigation : undefined;
140
- }
141
- set disableAutoNavigation(value: boolean) {
142
- this.nativeElement ? this.nativeElement.disableAutoNavigation = value : undefined;
143
- }
144
-
145
- /** @description Determines the time zone to display the value in. */
146
- @Input()
147
- get displayKind(): DateTimePickerDisplayKind | string {
148
- return this.nativeElement ? this.nativeElement.displayKind : undefined;
149
- }
150
- set displayKind(value: DateTimePickerDisplayKind | string) {
151
- this.nativeElement ? this.nativeElement.displayKind = value : undefined;
152
- }
153
-
154
- /** @description Determines the type of the month/year view in the calendar pop-up when calendarMode is set to Default. */
155
- @Input()
156
- get displayModeView(): CalendarDisplayModeView | string {
157
- return this.nativeElement ? this.nativeElement.displayModeView : undefined;
158
- }
159
- set displayModeView(value: CalendarDisplayModeView | string) {
160
- this.nativeElement ? this.nativeElement.displayModeView = value : undefined;
161
- }
162
-
163
- /** @description Sets custom container to append the pop-up to. By default, it is in the DateTimePicker. The value of the property can be an HTML element or the id of an HTML element. */
164
- @Input()
165
- get dropDownAppendTo(): string {
166
- return this.nativeElement ? this.nativeElement.dropDownAppendTo : undefined;
167
- }
168
- set dropDownAppendTo(value: string) {
169
- this.nativeElement ? this.nativeElement.dropDownAppendTo = value : undefined;
170
- }
171
-
172
- /** @description Sets or gets the pop-up display mode (what components appear in it, and its behaviour). */
173
- @Input()
174
- get dropDownDisplayMode(): DateTimePickerDropDownDisplayMode | string {
175
- return this.nativeElement ? this.nativeElement.dropDownDisplayMode : undefined;
176
- }
177
- set dropDownDisplayMode(value: DateTimePickerDropDownDisplayMode | string) {
178
- this.nativeElement ? this.nativeElement.dropDownDisplayMode = value : undefined;
179
- }
180
-
181
- /** @description If this property is enabled, when the element's dropdown is opened, a transparent overlay is positioned between the dropdown and the rest of the document. */
182
- @Input()
183
- get dropDownOverlay(): boolean {
184
- return this.nativeElement ? this.nativeElement.dropDownOverlay : undefined;
185
- }
186
- set dropDownOverlay(value: boolean) {
187
- this.nativeElement ? this.nativeElement.dropDownOverlay = value : undefined;
188
- }
189
-
190
- /** @description Determines the pop-up position when opened. */
191
- @Input()
192
- get dropDownPosition(): DropDownPosition | string {
193
- return this.nativeElement ? this.nativeElement.dropDownPosition : undefined;
194
- }
195
- set dropDownPosition(value: DropDownPosition | string) {
196
- this.nativeElement ? this.nativeElement.dropDownPosition = value : undefined;
197
- }
198
-
199
- /** @description Determines how the the value can be edited inside the input. */
200
- @Input()
201
- get editMode(): DateTimePickerEditMode | string {
202
- return this.nativeElement ? this.nativeElement.editMode : undefined;
203
- }
204
- set editMode(value: DateTimePickerEditMode | string) {
205
- this.nativeElement ? this.nativeElement.editMode = value : undefined;
206
- }
207
-
208
- /** @description Determines whether the value can be incremented/decremented with the mouse wheel when the mouse is over the input. */
209
- @Input()
210
- get enableMouseWheelAction(): boolean {
211
- return this.nativeElement ? this.nativeElement.enableMouseWheelAction : undefined;
212
- }
213
- set enableMouseWheelAction(value: boolean) {
214
- this.nativeElement ? this.nativeElement.enableMouseWheelAction = value : undefined;
215
- }
216
-
217
- /** @description Determines the first day of the week of the calendar pop-up. From 0(Sunday) to 6(Saturday) */
218
- @Input()
219
- get firstDayOfWeek(): number {
220
- return this.nativeElement ? this.nativeElement.firstDayOfWeek : undefined;
221
- }
222
- set firstDayOfWeek(value: number) {
223
- this.nativeElement ? this.nativeElement.firstDayOfWeek = value : undefined;
224
- }
225
-
226
- /** @description Sets or gets the footer template of the calendar pop-up. The value of this property can be the id of an HTMLTemplateElement or the HTMLTemplateElement itself. If set to null, a default template is applied. */
227
- @Input()
228
- get footerTemplate(): any {
229
- return this.nativeElement ? this.nativeElement.footerTemplate : undefined;
230
- }
231
- set footerTemplate(value: any) {
232
- this.nativeElement ? this.nativeElement.footerTemplate = value : undefined;
233
- }
234
-
235
- /** @description Determines whether to display a footer. */
236
- @Input()
237
- get footer(): boolean {
238
- return this.nativeElement ? this.nativeElement.footer : undefined;
239
- }
240
- set footer(value: boolean) {
241
- this.nativeElement ? this.nativeElement.footer = value : undefined;
242
- }
243
-
244
- /** @description Determines the pattern that is used to display the value in. Built-in Date formats:// short date pattern'd' - 'M/d/yyyy',// long date pattern'D' - 'dddd, MMMM dd, yyyy',// short time pattern't' - 'h:mm tt',// long time pattern'T' - 'h:mm:ss tt',// long date, short time pattern'f' - 'dddd, MMMM dd, yyyy h:mm tt',// long date, long time pattern'F' - 'dddd, MMMM dd, yyyy h:mm:ss tt',// month/day pattern'M' - 'MMMM dd',// month/year pattern'Y' - 'yyyy MMMM',// S is a sortable format that does not vary by culture'S' - 'yyyy'-'MM'-'dd'T'HH':'mm':'ss'Date format strings:'d'-the day of the month;'dd'-the day of the month'ddd'-the abbreviated name of the day of the week'dddd'- the full name of the day of the week'h'-the hour, using a 12-hour clock from 1 to 12'hh'-the hour, using a 12-hour clock from 01 to 12'H'-the hour, using a 24-hour clock from 0 to 23'HH'- the hour, using a 24-hour clock from 00 to 23'm'-the minute, from 0 through 59'mm'-the minutes,from 00 though59'M'- the month, from 1 through 12'MM'- the month, from 01 through 12'MMM'-the abbreviated name of the month'MMMM'-the full name of the month's'-the second, from 0 through 59'ss'-the second, from 00 through 59't'- the first character of the AM/PM designator'tt'-the AM/PM designator'y'- the year, from 0 to 99'yy'- the year, from 00 to 99'yyy'-the year, with a minimum of three digits'yyyy'-the year as a four-digit number;'yyyyy'-the year as a four-digit number. */
245
- @Input()
246
- get formatString(): string {
247
- return this.nativeElement ? this.nativeElement.formatString : undefined;
248
- }
249
- set formatString(value: string) {
250
- this.nativeElement ? this.nativeElement.formatString = value : undefined;
251
- }
252
-
253
- /** @description Sets custom header template for the calendar pop-up. Accepts the id of an HTMLTemplateElement or a reference ot it. */
254
- @Input()
255
- get headerTemplate(): any {
256
- return this.nativeElement ? this.nativeElement.headerTemplate : undefined;
257
- }
258
- set headerTemplate(value: any) {
259
- this.nativeElement ? this.nativeElement.headerTemplate = value : undefined;
260
- }
261
-
262
- /** @description Hides the names of the weekdays in the calendar pop-up. */
263
- @Input()
264
- get hideDayNames(): boolean {
265
- return this.nativeElement ? this.nativeElement.hideDayNames : undefined;
266
- }
267
- set hideDayNames(value: boolean) {
268
- this.nativeElement ? this.nativeElement.hideDayNames = value : undefined;
269
- }
270
-
271
- /** @description Determines if dates from other months are visible or not in the calendar pop-up. */
272
- @Input()
273
- get hideOtherMonthDays(): boolean {
274
- return this.nativeElement ? this.nativeElement.hideOtherMonthDays : undefined;
275
- }
276
- set hideOtherMonthDays(value: boolean) {
277
- this.nativeElement ? this.nativeElement.hideOtherMonthDays = value : undefined;
278
- }
279
-
280
- /** @description Hides the arrow of the tooltip in the calendar pop-up. */
281
- @Input()
282
- get hideTooltipArrow(): boolean {
283
- return this.nativeElement ? this.nativeElement.hideTooltipArrow : undefined;
284
- }
285
- set hideTooltipArrow(value: boolean) {
286
- this.nativeElement ? this.nativeElement.hideTooltipArrow = value : undefined;
287
- }
288
-
289
- /** @description Sets additional helper text below the element that appears only when the element is focused. */
290
- @Input()
291
- get hint(): string {
292
- return this.nativeElement ? this.nativeElement.hint : undefined;
293
- }
294
- set hint(value: string) {
295
- this.nativeElement ? this.nativeElement.hint = value : undefined;
296
- }
297
-
298
- /** @description Sets dates, displayed as important in the calendar pop-up. */
299
- @Input()
300
- get importantDates(): string[] | Date[] {
301
- return this.nativeElement ? this.nativeElement.importantDates : undefined;
302
- }
303
- set importantDates(value: string[] | Date[]) {
304
- this.nativeElement ? this.nativeElement.importantDates = value : undefined;
305
- }
306
-
307
- /** @description Sets a template for the important dates of the calendar pop-up. Accepts the id of or a reference to an HTMLTemplateElement. */
308
- @Input()
309
- get importantDatesTemplate(): string | HTMLTemplateElement {
310
- return this.nativeElement ? this.nativeElement.importantDatesTemplate : undefined;
311
- }
312
- set importantDatesTemplate(value: string | HTMLTemplateElement) {
313
- this.nativeElement ? this.nativeElement.importantDatesTemplate = value : undefined;
314
- }
315
-
316
- /** @description Sets or gets the increment/decrement interval when a date/time segment inside the input has not been highlighted. The default interval is 1 second. If a numeric value is passed, it represents milliseconds. */
317
- @Input()
318
- get interval(): any {
319
- return this.nativeElement ? this.nativeElement.interval : undefined;
320
- }
321
- set interval(value: any) {
322
- this.nativeElement ? this.nativeElement.interval = value : undefined;
323
- }
324
-
325
- /** @description Sets a label above the element. */
326
- @Input()
327
- get label(): string {
328
- return this.nativeElement ? this.nativeElement.label : undefined;
329
- }
330
- set label(value: string) {
331
- this.nativeElement ? this.nativeElement.label = value : undefined;
332
- }
333
-
334
- /** @description Sets or gets the locale that determines what language is used to localize the labels inside the DateTimePicker. */
335
- @Input()
336
- get locale(): string {
337
- return this.nativeElement ? this.nativeElement.locale : undefined;
338
- }
339
- set locale(value: string) {
340
- this.nativeElement ? this.nativeElement.locale = value : undefined;
341
- }
342
-
343
- /** @description Callback used to customize the format of the messages that are returned from the Localization Module. */
344
- @Input()
345
- get localizeFormatFunction(): any {
346
- return this.nativeElement ? this.nativeElement.localizeFormatFunction : undefined;
347
- }
348
- set localizeFormatFunction(value: any) {
349
- this.nativeElement ? this.nativeElement.localizeFormatFunction = value : undefined;
350
- }
351
-
352
- /** @description Sets or gets the maximum allowed value. */
353
- @Input()
354
- get max(): any {
355
- return this.nativeElement ? this.nativeElement.max : undefined;
356
- }
357
- set max(value: any) {
358
- this.nativeElement ? this.nativeElement.max = value : undefined;
359
- }
360
-
361
- /** @description Sets or gets an object specifying strings used in the widget that can be localized. Used in conjunction with the property locale. */
362
- @Input()
363
- get messages(): any {
364
- return this.nativeElement ? this.nativeElement.messages : undefined;
365
- }
366
- set messages(value: any) {
367
- this.nativeElement ? this.nativeElement.messages = value : undefined;
368
- }
369
-
370
- /** @description Sets or gets the minimum allowed value. */
371
- @Input()
372
- get min(): any {
373
- return this.nativeElement ? this.nativeElement.min : undefined;
374
- }
375
- set min(value: any) {
376
- this.nativeElement ? this.nativeElement.min = value : undefined;
377
- }
378
-
379
- /** @description Sets or gets the element's name, which is used as a reference when the data is submitted in a form. */
380
- @Input()
381
- get name(): string {
382
- return this.nativeElement ? this.nativeElement.name : undefined;
383
- }
384
- set name(value: string) {
385
- this.nativeElement ? this.nativeElement.name = value : undefined;
386
- }
387
-
388
- /** @description Enables or disables the setting of the value property to be null or empty string. If the property is enabled and the value in the input is deleted, the value will be set to null and the placeholder will be displayed. Otherwise, the current date and time will be set. */
389
- @Input()
390
- get nullable(): boolean {
391
- return this.nativeElement ? this.nativeElement.nullable : undefined;
392
- }
393
- set nullable(value: boolean) {
394
- this.nativeElement ? this.nativeElement.nullable = value : undefined;
395
- }
396
-
397
- /** @description Sets or gets whether the calendar pop-up is opened. */
398
- @Input()
399
- get opened(): boolean {
400
- return this.nativeElement ? this.nativeElement.opened : undefined;
401
- }
402
- set opened(value: boolean) {
403
- this.nativeElement ? this.nativeElement.opened = value : undefined;
404
- }
405
-
406
- /** @description Sets or gets the placeholder text to be shown in the input when value is null. */
407
- @Input()
408
- get placeholder(): string {
409
- return this.nativeElement ? this.nativeElement.placeholder : undefined;
410
- }
411
- set placeholder(value: string) {
412
- this.nativeElement ? this.nativeElement.placeholder = value : undefined;
413
- }
414
-
415
- /** @description Disables user interaction with the element. */
416
- @Input()
417
- get readonly(): boolean {
418
- return this.nativeElement ? this.nativeElement.readonly : undefined;
419
- }
420
- set readonly(value: boolean) {
421
- this.nativeElement ? this.nativeElement.readonly = value : undefined;
422
- }
423
-
424
- /** @description Sets or gets an array of dates (DateTime or Date objects) that cannot be selected. */
425
- @Input()
426
- get restrictedDates(): Date[] {
427
- return this.nativeElement ? this.nativeElement.restrictedDates : undefined;
428
- }
429
- set restrictedDates(value: Date[]) {
430
- this.nativeElement ? this.nativeElement.restrictedDates = value : undefined;
431
- }
432
-
433
- /** @description Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts. */
434
- @Input()
435
- get rightToLeft(): boolean {
436
- return this.nativeElement ? this.nativeElement.rightToLeft : undefined;
437
- }
438
- set rightToLeft(value: boolean) {
439
- this.nativeElement ? this.nativeElement.rightToLeft = value : undefined;
440
- }
441
-
442
- /** @description Sets or gets whether the spin buttons are displayed. Spin buttons are used to increment/decrement the date/time. */
443
- @Input()
444
- get spinButtons(): boolean {
445
- return this.nativeElement ? this.nativeElement.spinButtons : undefined;
446
- }
447
- set spinButtons(value: boolean) {
448
- this.nativeElement ? this.nativeElement.spinButtons = value : undefined;
449
- }
450
-
451
- /** @description Sets the delay between repeats of the spin buttons in miliseconds. */
452
- @Input()
453
- get spinButtonsDelay(): number {
454
- return this.nativeElement ? this.nativeElement.spinButtonsDelay : undefined;
455
- }
456
- set spinButtonsDelay(value: number) {
457
- this.nativeElement ? this.nativeElement.spinButtonsDelay = value : undefined;
458
- }
459
-
460
- /** @description Sets a delay before the first repeat iteration of spin buttons in miliseconds. */
461
- @Input()
462
- get spinButtonsInitialDelay(): number {
463
- return this.nativeElement ? this.nativeElement.spinButtonsInitialDelay : undefined;
464
- }
465
- set spinButtonsInitialDelay(value: number) {
466
- this.nativeElement ? this.nativeElement.spinButtonsInitialDelay = value : undefined;
467
- }
468
-
469
- /** @description Sets or gets the position of the spin buttons. */
470
- @Input()
471
- get spinButtonsPosition(): DateTimePickerSpinButtonsPosition | string {
472
- return this.nativeElement ? this.nativeElement.spinButtonsPosition : undefined;
473
- }
474
- set spinButtonsPosition(value: DateTimePickerSpinButtonsPosition | string) {
475
- this.nativeElement ? this.nativeElement.spinButtonsPosition = value : undefined;
476
- }
477
-
478
- /** @description Sets or gets the element's visual theme. */
479
- @Input()
480
- get theme(): string {
481
- return this.nativeElement ? this.nativeElement.theme : undefined;
482
- }
483
- set theme(value: string) {
484
- this.nativeElement ? this.nativeElement.theme = value : undefined;
485
- }
486
-
487
- /** @description Enables/Disabled the tooltip for the important dates in the calendar pop-up. */
488
- @Input()
489
- get tooltip(): boolean {
490
- return this.nativeElement ? this.nativeElement.tooltip : undefined;
491
- }
492
- set tooltip(value: boolean) {
493
- this.nativeElement ? this.nativeElement.tooltip = value : undefined;
494
- }
495
-
496
- /** @description Sets the delay of the calendar pop-up's tooltip before it appears. */
497
- @Input()
498
- get tooltipDelay(): number {
499
- return this.nativeElement ? this.nativeElement.tooltipDelay : undefined;
500
- }
501
- set tooltipDelay(value: number) {
502
- this.nativeElement ? this.nativeElement.tooltipDelay = value : undefined;
503
- }
504
-
505
- /** @description Sets the position of the tooltip in the calendar pop-up. */
506
- @Input()
507
- get tooltipPosition(): TooltipPosition | string {
508
- return this.nativeElement ? this.nativeElement.tooltipPosition : undefined;
509
- }
510
- set tooltipPosition(value: TooltipPosition | string) {
511
- this.nativeElement ? this.nativeElement.tooltipPosition = value : undefined;
512
- }
513
-
514
- /** @description Sets a template for the content of the calendar pop-up's tooltip. Accepts the id of or a reference to an HTMLTemplateElement. */
515
- @Input()
516
- get tooltipTemplate(): string | HTMLTemplateElement {
517
- return this.nativeElement ? this.nativeElement.tooltipTemplate : undefined;
518
- }
519
- set tooltipTemplate(value: string | HTMLTemplateElement) {
520
- this.nativeElement ? this.nativeElement.tooltipTemplate = value : undefined;
521
- }
522
-
523
- /** @description Sets or gets if the element can be focused. */
524
- @Input()
525
- get unfocusable(): boolean {
526
- return this.nativeElement ? this.nativeElement.unfocusable : undefined;
527
- }
528
- set unfocusable(value: boolean) {
529
- this.nativeElement ? this.nativeElement.unfocusable = value : undefined;
530
- }
531
-
532
- /** @description Determines the validation mechanism for the value by min/max. */
533
- @Input()
534
- get validation(): Validation | string {
535
- return this.nativeElement ? this.nativeElement.validation : undefined;
536
- }
537
- set validation(value: Validation | string) {
538
- this.nativeElement ? this.nativeElement.validation = value : undefined;
539
- }
540
-
541
- /** @description Sets or gets the value. The value represents the current date/time that is set to the element as a DateTime object. */
542
- @Input()
543
- get value(): any {
544
- return this.nativeElement ? this.nativeElement.value : undefined;
545
- }
546
- set value(value: any) {
547
- this.nativeElement ? this.nativeElement.value = value : undefined;
548
- }
549
-
550
- /** @description Enables/Disabled week numbering in the calendar pop-up. */
551
- @Input()
552
- get weekNumbers(): boolean {
553
- return this.nativeElement ? this.nativeElement.weekNumbers : undefined;
554
- }
555
- set weekNumbers(value: boolean) {
556
- this.nativeElement ? this.nativeElement.weekNumbers = value : undefined;
557
- }
558
-
559
- /** @description Determines the number of visible weeks in the calendar pop-up. */
560
- @Input()
561
- get weeks(): number {
562
- return this.nativeElement ? this.nativeElement.weeks : undefined;
563
- }
564
- set weeks(value: number) {
565
- this.nativeElement ? this.nativeElement.weeks = value : undefined;
566
- }
567
-
568
- /** @description Determines the first year of a 100 year span within which 2-digit years fall. The default value, 1926, would interpret the 2-digit year values 26-99 as 1926 to 1999 and values 00-25 as being 2000 to 2025. */
569
- @Input()
570
- get yearCutoff(): number {
571
- return this.nativeElement ? this.nativeElement.yearCutoff : undefined;
572
- }
573
- set yearCutoff(value: number) {
574
- this.nativeElement ? this.nativeElement.yearCutoff = value : undefined;
575
- }
576
-
577
- /** @description This event is triggered when the value is changed.
578
- * @param event. The custom event. Custom event was created with: event.detail( oldValue, value)
579
- * oldValue - The old value before it was changed presented as a DateTime object.
580
- * value - The new value presented as a DateTime object.
581
- */
582
- @Output() onChange: EventEmitter<CustomEvent> = new EventEmitter();
583
-
584
- /** @description This event is triggered when the calendar pop-up is closed.
585
- * @param event. The custom event. */
586
- @Output() onClose: EventEmitter<CustomEvent> = new EventEmitter();
587
-
588
- /** @description This event is triggered when the calendar pop-up is about to be closed. The closing operation can be canceled by calling event.preventDefault() in the event handler function.
589
- * @param event. The custom event. */
590
- @Output() onClosing: EventEmitter<CustomEvent> = new EventEmitter();
591
-
592
- /** @description This event is triggered when the calendar pop-up is opened.
593
- * @param event. The custom event. */
594
- @Output() onOpen: EventEmitter<CustomEvent> = new EventEmitter();
595
-
596
- /** @description This event is triggered when the calendar pop-up is about to be opened. The opening operation can be canceled by calling event.preventDefault() in the event handler function.
597
- * @param event. The custom event. */
598
- @Output() onOpening: EventEmitter<CustomEvent> = new EventEmitter();
599
-
600
- /** @description Closes the calendar pop-up.
601
- */
602
- public close(): void {
603
- if (this.nativeElement.isRendered) {
604
- this.nativeElement.close();
605
- }
606
- else
607
- {
608
- this.nativeElement.whenRendered(() => {
609
- this.nativeElement.close();
610
- });
611
- }
612
- }
613
-
614
- /** @description Focuses the input.
615
- */
616
- public focus(): void {
617
- if (this.nativeElement.isRendered) {
618
- this.nativeElement.focus();
619
- }
620
- else
621
- {
622
- this.nativeElement.whenRendered(() => {
623
- this.nativeElement.focus();
624
- });
625
- }
626
- }
627
-
628
- /** @description Opens the calendar pop-up.
629
- */
630
- public open(): void {
631
- if (this.nativeElement.isRendered) {
632
- this.nativeElement.open();
633
- }
634
- else
635
- {
636
- this.nativeElement.whenRendered(() => {
637
- this.nativeElement.open();
638
- });
639
- }
640
- }
641
-
642
- /** @description Selects the text inside the input.
643
- */
644
- public select(): void {
645
- if (this.nativeElement.isRendered) {
646
- this.nativeElement.select();
647
- }
648
- else
649
- {
650
- this.nativeElement.whenRendered(() => {
651
- this.nativeElement.select();
652
- });
653
- }
654
- }
655
-
656
- /** @description Gets a Date object.
657
- * @returns {Date}
658
- */
659
- public async getDate(): Promise<any> {
660
- const getResultOnRender = () => {
661
- return new Promise(resolve => {
662
- this.nativeElement.whenRendered(() => {
663
- const result = this.nativeElement.getDate();
664
- resolve(result)
665
- });
666
- });
667
- };
668
- const result = await getResultOnRender();
669
-
670
- return result;
671
- }
672
-
673
- /** @description Sets the date of the DateTimePicker.
674
- * @param {Date} date. The date object to be set.
675
- */
676
- public setDate(date: Date): void {
677
- if (this.nativeElement.isRendered) {
678
- this.nativeElement.setDate(date);
679
- }
680
- else
681
- {
682
- this.nativeElement.whenRendered(() => {
683
- this.nativeElement.setDate(date);
684
- });
685
- }
686
- }
687
-
688
-
689
- get isRendered(): boolean {
690
- return this.nativeElement ? this.nativeElement.isRendered : false;
691
- }
692
-
693
- ngOnInit() {
694
- }
695
-
696
- ngAfterViewInit() {
697
- const that = this;
698
-
699
- that.onCreate.emit(that.nativeElement);
700
-
701
- Smart.Render();
702
-
703
- this.nativeElement.classList.add('smart-angular');
704
-
705
- this.nativeElement.whenRendered(() => { that.onReady.emit(that.nativeElement); });
706
- this.listen();
707
- }
708
-
709
- ngOnDestroy() {
710
- this.unlisten();
711
- }
712
-
713
- _initialChange = true;
714
-
715
- get ngValue(): any {
716
- if (!this.nativeElement) {
717
- return null;
718
- }
719
-
720
- const value = this.nativeElement.value;
721
- return value ? value.toDate() : null;
722
- }
723
-
724
- set ngValue(value: any) {
725
- if (this.nativeElement) {
726
- this.writeValue(value);
727
- }
728
- }
729
-
730
- writeValue(value: any): void {
731
- const that = this;
732
- const normalizedValue = value == null ? '' : value;
733
-
734
- that.nativeElement.whenRendered(() => {
735
- that.nativeElement.isInitialized = that._initialChange ? false : true;
736
- that.value = value;
737
- that.nativeElement.isInitialized = true;
738
- if (that._initialChange === false) {
739
- that._onChange(value);
740
- }
741
- });
742
- }
743
-
744
- registerOnChange(fn: any): void {
745
- this._onChange = fn;
746
- }
747
-
748
- registerOnTouched(fn: any): void {
749
- this._onTouched = fn;
750
- }
751
-
752
- ngOnChanges(changes: SimpleChanges) {
753
- if (this.nativeElement && this.nativeElement.isRendered) {
754
- for (const propName in changes) {
755
- if (changes.hasOwnProperty(propName)) {
756
- this.nativeElement[propName] = changes[propName].currentValue;
757
- }
758
- }
759
- }
760
- }
761
-
762
- /** @description Add event listeners. */
763
- private listen(): void {
764
- const that = this;
765
- that.eventHandlers['changeHandler'] = (event: CustomEvent) => { that.onChange.emit(event); }
766
- that.nativeElement.addEventListener('change', that.eventHandlers['changeHandler']);
767
-
768
- that.eventHandlers['closeHandler'] = (event: CustomEvent) => { that.onClose.emit(event); }
769
- that.nativeElement.addEventListener('close', that.eventHandlers['closeHandler']);
770
-
771
- that.eventHandlers['closingHandler'] = (event: CustomEvent) => { that.onClosing.emit(event); }
772
- that.nativeElement.addEventListener('closing', that.eventHandlers['closingHandler']);
773
-
774
- that.eventHandlers['openHandler'] = (event: CustomEvent) => { that.onOpen.emit(event); }
775
- that.nativeElement.addEventListener('open', that.eventHandlers['openHandler']);
776
-
777
- that.eventHandlers['openingHandler'] = (event: CustomEvent) => { that.onOpening.emit(event); }
778
- that.nativeElement.addEventListener('opening', that.eventHandlers['openingHandler']);
779
-
780
-
781
- that.eventHandlers['changeModelHandler'] = (event: Event) => {
782
- that._initialChange = false;
783
- that._onChange(that.nativeElement.value ? that.nativeElement.value.toDate() : null);
784
- };
785
-
786
- that.eventHandlers['blurModelHandler'] = (event: Event) => {
787
- that._onTouched();
788
- };
789
- that.nativeElement.whenRendered(() => {
790
- if (that.nativeElement.querySelector('input')) {
791
- that.eventHandlers['keyupModelHandler'] = (event) => {
792
- setTimeout(() => { that.eventHandlers['changeModelHandler'](event); }, 50);
793
- };
794
-
795
- that.nativeElement.querySelector('input').addEventListener('keyup', that.eventHandlers['keyupModelHandler']);
796
- }
797
- });
798
- that.nativeElement.addEventListener('change', that.eventHandlers['changeModelHandler']);
799
- that.nativeElement.addEventListener('blur', that.eventHandlers['blurModelHandler']);
800
- }
801
-
802
- /** @description Remove event listeners. */
803
- private unlisten(): void {
804
- const that = this;
805
- if (that.eventHandlers['changeHandler']) {
806
- that.nativeElement.removeEventListener('change', that.eventHandlers['changeHandler']);
807
- }
808
-
809
- if (that.eventHandlers['closeHandler']) {
810
- that.nativeElement.removeEventListener('close', that.eventHandlers['closeHandler']);
811
- }
812
-
813
- if (that.eventHandlers['closingHandler']) {
814
- that.nativeElement.removeEventListener('closing', that.eventHandlers['closingHandler']);
815
- }
816
-
817
- if (that.eventHandlers['openHandler']) {
818
- that.nativeElement.removeEventListener('open', that.eventHandlers['openHandler']);
819
- }
820
-
821
- if (that.eventHandlers['openingHandler']) {
822
- that.nativeElement.removeEventListener('opening', that.eventHandlers['openingHandler']);
823
- }
824
-
825
- if (that.eventHandlers['changeModelHandler']) {
826
- that.nativeElement.removeEventListener('change', that.eventHandlers['changeModelHandler']);
827
- if (that.nativeElement.querySelector('input')) {
828
- that.nativeElement.querySelector('input').removeEventListener('keyup', that.eventHandlers['keyupModelHandler']);
829
- }
830
- }
831
- if (that.eventHandlers['blurModelHandler']) {
832
- that.nativeElement.removeEventListener('blur', that.eventHandlers['blurModelHandler']);
833
- }
834
- }
835
- }