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,460 +0,0 @@
1
- import { QueryBuilder } from './../index';
2
- import { Animation, QueryBuilderApplyMode, QueryBuilderFieldsMode, QueryBuilderCustomOperation, QueryBuilderField, ElementRenderMode} from './../index';
3
- import { Component, Directive, AfterViewInit, ElementRef, Input, OnInit, OnChanges, OnDestroy, SimpleChanges, Output, EventEmitter } from '@angular/core';
4
- import { BaseElement, Smart } from './smart.element';
5
- export { Animation, QueryBuilderApplyMode, QueryBuilderFieldsMode, QueryBuilderCustomOperation, QueryBuilderField, ElementRenderMode} from './../index';
6
- export { Smart } from './smart.element';
7
- export { QueryBuilder } from './../index';
8
-
9
-
10
- @Directive({
11
- exportAs: 'smart-query-builder', selector: 'smart-query-builder, [smart-query-builder]'
12
- })
13
-
14
- export class QueryBuilderComponent extends BaseElement implements OnInit, AfterViewInit, OnDestroy, OnChanges {
15
- constructor(ref: ElementRef<QueryBuilder>) {
16
- super(ref);
17
- this.nativeElement = ref.nativeElement as QueryBuilder;
18
- }
19
-
20
- private eventHandlers: any[] = [];
21
-
22
- public declare nativeElement: QueryBuilder;
23
- /** @description Creates the component on demand.
24
- * @param properties An optional object of properties, which will be added to the template binded ones.
25
- */
26
- public createComponent(properties = {}): any {
27
- this.nativeElement = <QueryBuilder>document.createElement('smart-query-builder');
28
- for (let propertyName in properties) {
29
- this.nativeElement[propertyName] = properties[propertyName];
30
- }
31
- return this.nativeElement;
32
- }
33
- /** @description Enables the dragging of conditions inside a group or between groups. */
34
- @Input()
35
- get allowDrag(): boolean {
36
- return this.nativeElement ? this.nativeElement.allowDrag : undefined;
37
- }
38
- set allowDrag(value: boolean) {
39
- this.nativeElement ? this.nativeElement.allowDrag = value : undefined;
40
- }
41
-
42
- /** @description Sets or gets the animation mode. Animation is disabled when the property is set to 'none' */
43
- @Input()
44
- get animation(): Animation | string {
45
- return this.nativeElement ? this.nativeElement.animation : undefined;
46
- }
47
- set animation(value: Animation | string) {
48
- this.nativeElement ? this.nativeElement.animation = value : undefined;
49
- }
50
-
51
- /** @description Determines when the value of the element is updated with the new changes. */
52
- @Input()
53
- get applyMode(): QueryBuilderApplyMode | string {
54
- return this.nativeElement ? this.nativeElement.applyMode : undefined;
55
- }
56
- set applyMode(value: QueryBuilderApplyMode | string) {
57
- this.nativeElement ? this.nativeElement.applyMode = value : undefined;
58
- }
59
-
60
- /** @description When 'applyMode' is set to 'immediately', the default value is applied to the editor's value and the QueryBuilder's value is updated automatically. */
61
- @Input()
62
- get autoApplyValue(): boolean {
63
- return this.nativeElement ? this.nativeElement.autoApplyValue : undefined;
64
- }
65
- set autoApplyValue(value: boolean) {
66
- this.nativeElement ? this.nativeElement.autoApplyValue = value : undefined;
67
- }
68
-
69
- /** @description Determines whether QueryBuilder will automatically prompt the user to enter a condition value when a new condition is created. When 'applyMode' is set to 'immediately', the operation field is automatically populated if empty when the selected condition operator is changed. The input field prompts the user when the operation or operator of the condition is changed. */
70
- @Input()
71
- get autoPrompt(): boolean {
72
- return this.nativeElement ? this.nativeElement.autoPrompt : undefined;
73
- }
74
- set autoPrompt(value: boolean) {
75
- this.nativeElement ? this.nativeElement.autoPrompt = value : undefined;
76
- }
77
-
78
- /** @description Adds more operations that can be used to the query bilder's conditions structure. Each custom operation can have the following fields: */
79
- @Input()
80
- get customOperations(): QueryBuilderCustomOperation[] {
81
- return this.nativeElement ? this.nativeElement.customOperations : undefined;
82
- }
83
- set customOperations(value: QueryBuilderCustomOperation[]) {
84
- this.nativeElement ? this.nativeElement.customOperations = value : undefined;
85
- }
86
-
87
- /** @description Enables or disables the element. */
88
- @Input()
89
- get disabled(): boolean {
90
- return this.nativeElement ? this.nativeElement.disabled : undefined;
91
- }
92
- set disabled(value: boolean) {
93
- this.nativeElement ? this.nativeElement.disabled = value : undefined;
94
- }
95
-
96
- /** @description Sets or gets the dropdown width of the property and operator editors. */
97
- @Input()
98
- get dropDownWidth(): string {
99
- return this.nativeElement ? this.nativeElement.dropDownWidth : undefined;
100
- }
101
- set dropDownWidth(value: string) {
102
- this.nativeElement ? this.nativeElement.dropDownWidth = value : undefined;
103
- }
104
-
105
- /** @description Array with filter fields and their settings. The available field settings are:label - the field's label, as it will appear in the field selection drop downdataField - the field's data fielddataType - the field's data typefilterOperations - an array of the filter operations applicable to the field; if not set, the default filter operations are appliedlookup - an object with settings for customizing the field's respective value selection input. It has the following settings:autoCompleteDelay - delay between typing in the input and opening the drop down with available optionsdataSource - an array of available options to choose from (appear in a drop down)minLength - minimum number of charactes to type in the input before the options drop down is displayedreadonly - if set to true, the value selection input acts as a drop down list, otherwise it acts as a combo box */
106
- @Input()
107
- get fields(): QueryBuilderField[] {
108
- return this.nativeElement ? this.nativeElement.fields : undefined;
109
- }
110
- set fields(value: QueryBuilderField[]) {
111
- this.nativeElement ? this.nativeElement.fields = value : undefined;
112
- }
113
-
114
- /** @description Determines whether new fields can be dynamically added by typing in the field (property) box. */
115
- @Input()
116
- get fieldsMode(): QueryBuilderFieldsMode | string {
117
- return this.nativeElement ? this.nativeElement.fieldsMode : undefined;
118
- }
119
- set fieldsMode(value: QueryBuilderFieldsMode | string) {
120
- this.nativeElement ? this.nativeElement.fieldsMode = value : undefined;
121
- }
122
-
123
- /** @description Sets or gets the format string of the editor of fields with type 'date'. */
124
- @Input()
125
- get formatStringDate(): string {
126
- return this.nativeElement ? this.nativeElement.formatStringDate : undefined;
127
- }
128
- set formatStringDate(value: string) {
129
- this.nativeElement ? this.nativeElement.formatStringDate = value : undefined;
130
- }
131
-
132
- /** @description Sets or gets the format string of the editor of fields with type 'dateTime'. */
133
- @Input()
134
- get formatStringDateTime(): string {
135
- return this.nativeElement ? this.nativeElement.formatStringDateTime : undefined;
136
- }
137
- set formatStringDateTime(value: string) {
138
- this.nativeElement ? this.nativeElement.formatStringDateTime = value : undefined;
139
- }
140
-
141
- /** @description A callback function called when a field is added dynamically. Used for configuring settings of the new field. Applicable only when fieldsMode is 'dynamic'. */
142
- @Input()
143
- get getDynamicField(): any {
144
- return this.nativeElement ? this.nativeElement.getDynamicField : undefined;
145
- }
146
- set getDynamicField(value: any) {
147
- this.nativeElement ? this.nativeElement.getDynamicField = value : undefined;
148
- }
149
-
150
- /** @description Defines CSS classes to be applied to each of the built-in operations. Icons for these classes are applied in the smart-query-builder style sheet. This property is applicable only if showIcons is set to true. */
151
- @Input()
152
- get icons(): any {
153
- return this.nativeElement ? this.nativeElement.icons : undefined;
154
- }
155
- set icons(value: any) {
156
- this.nativeElement ? this.nativeElement.icons = value : undefined;
157
- }
158
-
159
- /** @description Sets or gets the language. Used in conjunction with the property messages. */
160
- @Input()
161
- get locale(): string {
162
- return this.nativeElement ? this.nativeElement.locale : undefined;
163
- }
164
- set locale(value: string) {
165
- this.nativeElement ? this.nativeElement.locale = value : undefined;
166
- }
167
-
168
- /** @description Callback used to customize the format of the messages that are returned from the Localization Module. */
169
- @Input()
170
- get localizeFormatFunction(): any {
171
- return this.nativeElement ? this.nativeElement.localizeFormatFunction : undefined;
172
- }
173
- set localizeFormatFunction(value: any) {
174
- this.nativeElement ? this.nativeElement.localizeFormatFunction = value : undefined;
175
- }
176
-
177
- /** @description Defines field names of the filtered element. */
178
- @Input()
179
- get messages(): any {
180
- return this.nativeElement ? this.nativeElement.messages : undefined;
181
- }
182
- set messages(value: any) {
183
- this.nativeElement ? this.nativeElement.messages = value : undefined;
184
- }
185
-
186
- /** @description Determines the placeholder text used inside the condition's operator box in case an operator is not selected. */
187
- @Input()
188
- get operatorPlaceholder(): string {
189
- return this.nativeElement ? this.nativeElement.operatorPlaceholder : undefined;
190
- }
191
- set operatorPlaceholder(value: string) {
192
- this.nativeElement ? this.nativeElement.operatorPlaceholder = value : undefined;
193
- }
194
-
195
- /** @description Determines the placeholder text used inside the condition's field (property) box in case a field is not selected. */
196
- @Input()
197
- get propertyPlaceholder(): string {
198
- return this.nativeElement ? this.nativeElement.propertyPlaceholder : undefined;
199
- }
200
- set propertyPlaceholder(value: string) {
201
- this.nativeElement ? this.nativeElement.propertyPlaceholder = value : undefined;
202
- }
203
-
204
- /** @description Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts. */
205
- @Input()
206
- get rightToLeft(): boolean {
207
- return this.nativeElement ? this.nativeElement.rightToLeft : undefined;
208
- }
209
- set rightToLeft(value: boolean) {
210
- this.nativeElement ? this.nativeElement.rightToLeft = value : undefined;
211
- }
212
-
213
- /** @description Shows/Hides the operator icons shown in the operator selection drop down. */
214
- @Input()
215
- get showIcons(): boolean {
216
- return this.nativeElement ? this.nativeElement.showIcons : undefined;
217
- }
218
- set showIcons(value: boolean) {
219
- this.nativeElement ? this.nativeElement.showIcons = value : undefined;
220
- }
221
-
222
- /** @description Shows/Hides the drop down icon for the operator field name of the conditions. */
223
- @Input()
224
- get showFieldNameArrow(): boolean {
225
- return this.nativeElement ? this.nativeElement.showFieldNameArrow : undefined;
226
- }
227
- set showFieldNameArrow(value: boolean) {
228
- this.nativeElement ? this.nativeElement.showFieldNameArrow = value : undefined;
229
- }
230
-
231
- /** @description Determines the theme. Theme defines the look of the element */
232
- @Input()
233
- get theme(): string {
234
- return this.nativeElement ? this.nativeElement.theme : undefined;
235
- }
236
- set theme(value: string) {
237
- this.nativeElement ? this.nativeElement.theme = value : undefined;
238
- }
239
-
240
- /** @description If is set to true, the element cannot be focused. */
241
- @Input()
242
- get unfocusable(): boolean {
243
- return this.nativeElement ? this.nativeElement.unfocusable : undefined;
244
- }
245
- set unfocusable(value: boolean) {
246
- this.nativeElement ? this.nativeElement.unfocusable = value : undefined;
247
- }
248
-
249
- /** @description Determines whether the value of the condition is validated on key up or not. By default the value is validated when the user blur's the value input. The validationTimeout determines the time interval after the user has ended typing that triggers the value validation. */
250
- @Input()
251
- get validateOnInput(): boolean {
252
- return this.nativeElement ? this.nativeElement.validateOnInput : undefined;
253
- }
254
- set validateOnInput(value: boolean) {
255
- this.nativeElement ? this.nativeElement.validateOnInput = value : undefined;
256
- }
257
-
258
- /** @description Determines the timeout (starting after the user has finished typing in the value field) before the validation is applied to the condition value. This property works along validationOnInput. */
259
- @Input()
260
- get validationTimeout(): number {
261
- return this.nativeElement ? this.nativeElement.validationTimeout : undefined;
262
- }
263
- set validationTimeout(value: number) {
264
- this.nativeElement ? this.nativeElement.validationTimeout = value : undefined;
265
- }
266
-
267
- /** @description The value is represented by multidimensional array. The array contains group operators with conditions. Each group can contain multiple conditions. */
268
- @Input()
269
- get value(): any {
270
- return this.nativeElement ? this.nativeElement.value : undefined;
271
- }
272
- set value(value: any) {
273
- this.nativeElement ? this.nativeElement.value = value : undefined;
274
- }
275
-
276
- /** @description Callback used to format the content of the condition value fields. */
277
- @Input()
278
- get valueFormatFunction(): any {
279
- return this.nativeElement ? this.nativeElement.valueFormatFunction : undefined;
280
- }
281
- set valueFormatFunction(value: any) {
282
- this.nativeElement ? this.nativeElement.valueFormatFunction = value : undefined;
283
- }
284
-
285
- /** @description Determines the placeholder text used inside the condition's value box in case a value is not set. */
286
- @Input()
287
- get valuePlaceholder(): string {
288
- return this.nativeElement ? this.nativeElement.valuePlaceholder : undefined;
289
- }
290
- set valuePlaceholder(value: string) {
291
- this.nativeElement ? this.nativeElement.valuePlaceholder = value : undefined;
292
- }
293
-
294
- /** @description This event is triggered when the query builder's value is changed.
295
- * @param event. The custom event. Custom event was created with: event.detail( item, data, originalEvent)
296
- * item - The item that is being dragged.
297
- * data - The data of the item that is being dragged.
298
- * originalEvent - The original event.
299
- */
300
- @Output() onChange: EventEmitter<CustomEvent> = new EventEmitter();
301
-
302
- /** @description This event is triggered when a dragged condition is dropped. This action can be canceled by calling event.preventDefault() in the event handler function.
303
- * @param event. The custom event. Custom event was created with: event.detail( item, data, target, targetData, targetSide)
304
- * item - The item that is being dragged.
305
- * data - The data of the item that is being dragged.
306
- * target - The target item.
307
- * targetData - the data of the target item.
308
- * targetSide - The side of the target item where the dragged item will be dropped.
309
- */
310
- @Output() onDragEnd: EventEmitter<CustomEvent> = new EventEmitter();
311
-
312
- /** @description This event is triggered when a condition is being dragged.
313
- * @param event. The custom event. Custom event was created with: event.detail( item, data, originalEvent)
314
- * item - The item that is being dragged.
315
- * data - The data of the item that is being dragged.
316
- * originalEvent - The original event.
317
- */
318
- @Output() onDragging: EventEmitter<CustomEvent> = new EventEmitter();
319
-
320
- /** @description This event is triggered when a dragging operation is started in smart-query-builder. This action can be canceled by calling event.preventDefault() in the event handler function.
321
- * @param event. The custom event. Custom event was created with: event.detail( item, data, originalEvent)
322
- * item - The item is going to be dragged.
323
- * data - The data of the item that is going to be dragged.
324
- * originalEvent - The original event.
325
- */
326
- @Output() onDragStart: EventEmitter<CustomEvent> = new EventEmitter();
327
-
328
- /** @description This event is triggered when one of the query builder's building blocks ( oeprator, fieldName, value, close button, etc) is clicked.
329
- * @param event. The custom event. Custom event was created with: event.detail( id, type, data)
330
- * id - The internal id of the clicked item, e.g. '0.1', '1.1', etc.
331
- * type - The type of the clicked item ( condition or a group ).
332
- * data - The data of the item.
333
- */
334
- @Output() onItemClick: EventEmitter<CustomEvent> = new EventEmitter();
335
-
336
- /** @description This event is triggered when a field has been selected.
337
- * @param event. The custom event. Custom event was created with: event.detail( label, value)
338
- * label - The label of the selected property.
339
- * value - The value of the selected property.
340
- */
341
- @Output() onPropertySelected: EventEmitter<CustomEvent> = new EventEmitter();
342
-
343
- /** @description This event is triggered when the component validates the input values. This happens when you input a new value and focus another component.
344
- * @param event. The custom event. Custom event was created with: event.detail( oldValue, newValue)
345
- * oldValue - Old validation status.
346
- * newValue - New validation status.
347
- */
348
- @Output() onValidationChange: EventEmitter<CustomEvent> = new EventEmitter();
349
-
350
- /** @description Converts the current value of the element to DynamicLINQ expression.
351
- * @returns {string}
352
- */
353
- public async getLinq(): Promise<any> {
354
- const getResultOnRender = () => {
355
- return new Promise(resolve => {
356
- this.nativeElement.whenRendered(() => {
357
- const result = this.nativeElement.getLinq();
358
- resolve(result)
359
- });
360
- });
361
- };
362
- const result = await getResultOnRender();
363
-
364
- return result;
365
- }
366
-
367
-
368
- get isRendered(): boolean {
369
- return this.nativeElement ? this.nativeElement.isRendered : false;
370
- }
371
-
372
- ngOnInit() {
373
- }
374
-
375
- ngAfterViewInit() {
376
- const that = this;
377
-
378
- that.onCreate.emit(that.nativeElement);
379
-
380
- Smart.Render();
381
-
382
- this.nativeElement.classList.add('smart-angular');
383
-
384
- this.nativeElement.whenRendered(() => { that.onReady.emit(that.nativeElement); });
385
- this.listen();
386
- }
387
-
388
- ngOnDestroy() {
389
- this.unlisten();
390
- }
391
-
392
- ngOnChanges(changes: SimpleChanges) {
393
- if (this.nativeElement && this.nativeElement.isRendered) {
394
- for (const propName in changes) {
395
- if (changes.hasOwnProperty(propName)) {
396
- this.nativeElement[propName] = changes[propName].currentValue;
397
- }
398
- }
399
- }
400
- }
401
-
402
- /** @description Add event listeners. */
403
- private listen(): void {
404
- const that = this;
405
- that.eventHandlers['changeHandler'] = (event: CustomEvent) => { that.onChange.emit(event); }
406
- that.nativeElement.addEventListener('change', that.eventHandlers['changeHandler']);
407
-
408
- that.eventHandlers['dragEndHandler'] = (event: CustomEvent) => { that.onDragEnd.emit(event); }
409
- that.nativeElement.addEventListener('dragEnd', that.eventHandlers['dragEndHandler']);
410
-
411
- that.eventHandlers['draggingHandler'] = (event: CustomEvent) => { that.onDragging.emit(event); }
412
- that.nativeElement.addEventListener('dragging', that.eventHandlers['draggingHandler']);
413
-
414
- that.eventHandlers['dragStartHandler'] = (event: CustomEvent) => { that.onDragStart.emit(event); }
415
- that.nativeElement.addEventListener('dragStart', that.eventHandlers['dragStartHandler']);
416
-
417
- that.eventHandlers['itemClickHandler'] = (event: CustomEvent) => { that.onItemClick.emit(event); }
418
- that.nativeElement.addEventListener('itemClick', that.eventHandlers['itemClickHandler']);
419
-
420
- that.eventHandlers['propertySelectedHandler'] = (event: CustomEvent) => { that.onPropertySelected.emit(event); }
421
- that.nativeElement.addEventListener('propertySelected', that.eventHandlers['propertySelectedHandler']);
422
-
423
- that.eventHandlers['validationChangeHandler'] = (event: CustomEvent) => { that.onValidationChange.emit(event); }
424
- that.nativeElement.addEventListener('validationChange', that.eventHandlers['validationChangeHandler']);
425
-
426
- }
427
-
428
- /** @description Remove event listeners. */
429
- private unlisten(): void {
430
- const that = this;
431
- if (that.eventHandlers['changeHandler']) {
432
- that.nativeElement.removeEventListener('change', that.eventHandlers['changeHandler']);
433
- }
434
-
435
- if (that.eventHandlers['dragEndHandler']) {
436
- that.nativeElement.removeEventListener('dragEnd', that.eventHandlers['dragEndHandler']);
437
- }
438
-
439
- if (that.eventHandlers['draggingHandler']) {
440
- that.nativeElement.removeEventListener('dragging', that.eventHandlers['draggingHandler']);
441
- }
442
-
443
- if (that.eventHandlers['dragStartHandler']) {
444
- that.nativeElement.removeEventListener('dragStart', that.eventHandlers['dragStartHandler']);
445
- }
446
-
447
- if (that.eventHandlers['itemClickHandler']) {
448
- that.nativeElement.removeEventListener('itemClick', that.eventHandlers['itemClickHandler']);
449
- }
450
-
451
- if (that.eventHandlers['propertySelectedHandler']) {
452
- that.nativeElement.removeEventListener('propertySelected', that.eventHandlers['propertySelectedHandler']);
453
- }
454
-
455
- if (that.eventHandlers['validationChangeHandler']) {
456
- that.nativeElement.removeEventListener('validationChange', that.eventHandlers['validationChangeHandler']);
457
- }
458
-
459
- }
460
- }
@@ -1 +0,0 @@
1
- export * from './public_api';
@@ -1,3 +0,0 @@
1
-
2
- export * from './smart.radiobutton';
3
- export * from './smart.radiobutton.module';
@@ -1,104 +0,0 @@
1
-
2
- declare global {
3
- interface Window {
4
- Smart: any;
5
- }
6
- }
7
-
8
-
9
- import { ElementRef, Input, Output, EventEmitter } from '@angular/core';
10
- import { ElementRenderMode } from './../index';
11
-
12
- export class BaseElement {
13
- constructor(ref: ElementRef) {
14
- const that = this;
15
- this.nativeElement = ref.nativeElement as any;
16
-
17
- that.nativeElement.onAttached = () => {
18
- that.onAttach.emit(that.nativeElement);
19
- }
20
-
21
- that.nativeElement.onDetached = () => {
22
- that.onDetach.emit(that.nativeElement);
23
- }
24
- }
25
-
26
- @Output() onCreate: EventEmitter<any> = new EventEmitter();
27
- @Output() onReady: EventEmitter<any> = new EventEmitter();
28
- @Output() onAttach: EventEmitter<any> = new EventEmitter();
29
- @Output() onDetach: EventEmitter<any> = new EventEmitter();
30
-
31
- public nativeElement: any;
32
-
33
- public addEventListener(type: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions = false): void {
34
- this.nativeElement.addEventListener(type, listener, options);
35
- }
36
-
37
- public removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions = false): void {
38
- this.nativeElement.removeEventListener(type, listener, options);
39
- }
40
-
41
- public dispatchEvent(event: Event): boolean {
42
- return this.nativeElement.dispatchEvent(event);
43
- }
44
-
45
- public blur(): void {
46
- this.nativeElement.blur();
47
- }
48
-
49
- public click(): void {
50
- this.nativeElement.click();
51
- }
52
-
53
- public focus(options?: FocusOptions): void {
54
- this.nativeElement.focus(options);
55
- }
56
-
57
- /** @description Sets or gets the language. Used in conjunction with the property messages. */
58
- @Input()
59
- get locale(): string {
60
- return this.nativeElement ? this.nativeElement.locale : undefined;
61
- }
62
- set locale(value: string) {
63
- this.nativeElement ? this.nativeElement.locale = value : undefined;
64
- }
65
-
66
- /** @description Callback used to customize the format of the messages that are returned from the Localization Module. */
67
- @Input()
68
- get localizeFormatFunction(): any {
69
- return this.nativeElement ? this.nativeElement.localizeFormatFunction : undefined;
70
- }
71
- set localizeFormatFunction(value: any) {
72
- this.nativeElement ? this.nativeElement.localizeFormatFunction = value : undefined;
73
- }
74
-
75
- /** @description Sets or gets an object specifying strings used in the widget that can be localized. Used in conjunction with the property locale. */
76
- @Input()
77
- get messages(): any {
78
- return this.nativeElement ? this.nativeElement.messages : undefined;
79
- }
80
- set messages(value: any) {
81
- this.nativeElement ? this.nativeElement.messages = value : undefined;
82
- }
83
-
84
- /** @description Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts. */
85
- @Input()
86
- get rightToLeft(): boolean {
87
- return this.nativeElement ? this.nativeElement.rightToLeft : undefined;
88
- }
89
- set rightToLeft(value: boolean) {
90
- this.nativeElement ? this.nativeElement.rightToLeft = value : undefined;
91
- }
92
-
93
- /** @description Determines the theme. Theme defines the look of the element */
94
- @Input()
95
- get theme(): string {
96
- return this.nativeElement ? this.nativeElement.theme : undefined;
97
- }
98
- set theme(value: string) {
99
- this.nativeElement ? this.nativeElement.theme = value : undefined;
100
- }
101
- }
102
-
103
- export const Smart: any = window.Smart;
104
-
@@ -1,12 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
-
3
- import { RadioButtonComponent } from './smart.radiobutton';
4
- import { CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
5
-
6
- @NgModule({
7
- declarations: [RadioButtonComponent],
8
- schemas: [CUSTOM_ELEMENTS_SCHEMA],
9
- exports: [RadioButtonComponent]
10
- })
11
-
12
- export class RadioButtonModule { }