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,866 +0,0 @@
1
- import { DockingLayout } from './../index';
2
- import { Animation, DockingLayoutSnapMode, 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, DockingLayoutSnapMode, ElementRenderMode} from './../index';
6
- export { Smart } from './smart.element';
7
- export { DockingLayout } from './../index';
8
-
9
-
10
- @Directive({
11
- exportAs: 'smart-docking-layout', selector: 'smart-docking-layout, [smart-docking-layout]'
12
- })
13
-
14
- export class DockingLayoutComponent extends BaseElement implements OnInit, AfterViewInit, OnDestroy, OnChanges {
15
- constructor(ref: ElementRef<DockingLayout>) {
16
- super(ref);
17
- this.nativeElement = ref.nativeElement as DockingLayout;
18
- }
19
-
20
- private eventHandlers: any[] = [];
21
-
22
- public declare nativeElement: DockingLayout;
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 = <DockingLayout>document.createElement('smart-docking-layout');
28
- for (let propertyName in properties) {
29
- this.nativeElement[propertyName] = properties[propertyName];
30
- }
31
- return this.nativeElement;
32
- }
33
- /** @description Sets or gets the animation mode. Animation is disabled when the property is set to 'none' */
34
- @Input()
35
- get animation(): Animation | string {
36
- return this.nativeElement ? this.nativeElement.animation : undefined;
37
- }
38
- set animation(value: Animation | string) {
39
- this.nativeElement ? this.nativeElement.animation = value : undefined;
40
- }
41
-
42
- /** @description A getter that returns an array of all DockingLayout items that are auto hidden inside the element. */
43
- @Input()
44
- get autoHideItems(): any {
45
- return this.nativeElement ? this.nativeElement.autoHideItems : undefined;
46
- }
47
- set autoHideItems(value: any) {
48
- this.nativeElement ? this.nativeElement.autoHideItems = value : undefined;
49
- }
50
-
51
- /** @description Enable/Disable the automatic state loading. There must be a previously saved state of the Layout in order to load it. */
52
- @Input()
53
- get autoLoadState(): boolean {
54
- return this.nativeElement ? this.nativeElement.autoLoadState : undefined;
55
- }
56
- set autoLoadState(value: boolean) {
57
- this.nativeElement ? this.nativeElement.autoLoadState = value : undefined;
58
- }
59
-
60
- /** @description Enable/Disable the automatic state saving. Note: In order to save the state of the element it must have an id. */
61
- @Input()
62
- get autoSaveState(): boolean {
63
- return this.nativeElement ? this.nativeElement.autoSaveState : undefined;
64
- }
65
- set autoSaveState(value: boolean) {
66
- this.nativeElement ? this.nativeElement.autoSaveState = value : undefined;
67
- }
68
-
69
- /** @description Enables or disables the element. */
70
- @Input()
71
- get disabled(): boolean {
72
- return this.nativeElement ? this.nativeElement.disabled : undefined;
73
- }
74
- set disabled(value: boolean) {
75
- this.nativeElement ? this.nativeElement.disabled = value : undefined;
76
- }
77
-
78
- /** @description If set to false it will disable the dragging of DockingLayout items. If set items can only be repositioned using the API methods. */
79
- @Input()
80
- get draggable(): boolean {
81
- return this.nativeElement ? this.nativeElement.draggable : undefined;
82
- }
83
- set draggable(value: boolean) {
84
- this.nativeElement ? this.nativeElement.draggable = value : undefined;
85
- }
86
-
87
- /** @description If set to false it will disable item floating. This means that if a Window is floated as a result of dragging it will be returned back ot it's original position instead of being floated outside the DockingLayout. Already floated LayoutPanel items will not be affected. */
88
- @Input()
89
- get floatable(): boolean {
90
- return this.nativeElement ? this.nativeElement.floatable : undefined;
91
- }
92
- set floatable(value: boolean) {
93
- this.nativeElement ? this.nativeElement.floatable = value : undefined;
94
- }
95
-
96
- /** @description Hides all splitter bars inside the element. */
97
- @Input()
98
- get hideSplitterBars(): boolean {
99
- return this.nativeElement ? this.nativeElement.hideSplitterBars : undefined;
100
- }
101
- set hideSplitterBars(value: boolean) {
102
- this.nativeElement ? this.nativeElement.hideSplitterBars = value : undefined;
103
- }
104
-
105
- /** @description A getter that returns an array of all DockingLayout items that are docked inside the element. */
106
- @Input()
107
- get items(): any {
108
- return this.nativeElement ? this.nativeElement.items : undefined;
109
- }
110
- set items(value: any) {
111
- this.nativeElement ? this.nativeElement.items = value : undefined;
112
- }
113
-
114
- /** @description A getter that returns an array of all DockingLayout items that have been closed. */
115
- @Input()
116
- get closedItems(): any {
117
- return this.nativeElement ? this.nativeElement.closedItems : undefined;
118
- }
119
- set closedItems(value: any) {
120
- this.nativeElement ? this.nativeElement.closedItems = value : undefined;
121
- }
122
-
123
- /** @description Determines the structure of the element. This property represents an array of objects that define the hierarchy of the items inside the element and their specific settings. Each object must have a type attribute that defines it's behavior. Three types of objects are allowed: LayoutGroup - Represents a group of items (Splitter). Used when the user wants more than one DockingLayout item in a single container. Properties: orientation - A string value indicating the orientation of the Splitter group. Possible values: 'horizontal', 'vertical'. size - A string | number value indicating the size of the Splitter group. items - An array of LayoutPanel object definitions. resizeMode - A string indicating the resize mode. Possible values: 'none', 'adjacent', 'end', 'proportional'. resizeStep - A nummeric value that determines the step of resizing. liveResize - Determines if splitter resizing happens while dragging or not. LayoutPanel - Represents a DockingLayout item (TabsWindow). LayoutPanels can have one or many items (TabItem). Properties: id - the ID of the LayoutPanel. autoHide - a boolean property that determines if the LayoutPanel is autoHidden. autoHidePosition - determines the autoHide position of the item if 'autoHide' property is set. Possible values: 'top', 'bottom', 'left', 'right'. dropPosition - Determines the possible positions for the item at which a new item can be dropped as a result of dragging. Possible values: 'top', 'bottom', 'left', 'right', 'center', 'header', 'layout-top', 'layout-bottom', 'layout-left', 'layout-right'. Positions with the 'layout' prefix reflect on LayoutPanelItems that are children of the LayoutPanel. label - the Label of the LayoutPanel window. tabPosition - Determines the position of the Tab labels inside the LayoutPanel. layout - determines the DockingLayout owner of the LayoutPanel. Accepts a string indicating the ID of a DockingLayout on the page or a direct reference to it. headerButtons - an Array of strings that define the buttons in the header section of the DockingLayout item. tabCloseButtons - a boolean property that Enables or disables the close buttons inside each Tab item label inside the DockingLayout item. tabOverflow - same as 'overflow' property of jqxTabs. It defines the overflow mode of the labels of the Tab items inside a DockingLayout item.selectionMode - the same as jqxTabs selection modes. Applies to Tab items inside a DockingLayout item. tabResize - the same as 'resize' property of jqxTabs. Allows resizing the Tab labels inside the DockingLayout item. locked - Locks the size of the item and does not allow resizing. max - sets the maximum size of the item. min - sets the minimum size of the item size - sets the size of the item. items - an array of objects. Each object defines the structure of a LayoutPanelItem. LayoutPanelItem - Represents a LayoutPanel item (TabItem). Properties: id - the ID of the Tab item. label - a string representing the label of the Tab item. content - represents the content of the Tab item. Can be anything. selected - determines if the item is selected. By default the first added item to the LayoutPanel is automatically selected. draggable - a boolean property that allows to disable the dragging of the Tab item. */
124
- @Input()
125
- get layout(): any {
126
- return this.nativeElement ? this.nativeElement.layout : undefined;
127
- }
128
- set layout(value: any) {
129
- this.nativeElement ? this.nativeElement.layout = value : undefined;
130
- }
131
-
132
- /** @description When enabled the resizing operation happens live. By default this feature is not enabled and the user sees a hightlighted bar while dragging instead of the actual splitter bar. */
133
- @Input()
134
- get liveResize(): boolean {
135
- return this.nativeElement ? this.nativeElement.liveResize : undefined;
136
- }
137
- set liveResize(value: boolean) {
138
- this.nativeElement ? this.nativeElement.liveResize = value : undefined;
139
- }
140
-
141
- /** @description Sets or gets the language. Used in conjunction with the property messages. */
142
- @Input()
143
- get locale(): string {
144
- return this.nativeElement ? this.nativeElement.locale : undefined;
145
- }
146
- set locale(value: string) {
147
- this.nativeElement ? this.nativeElement.locale = value : undefined;
148
- }
149
-
150
- /** @description Callback, related to localization module. */
151
- @Input()
152
- get localizeFormatFunction(): any {
153
- return this.nativeElement ? this.nativeElement.localizeFormatFunction : undefined;
154
- }
155
- set localizeFormatFunction(value: any) {
156
- this.nativeElement ? this.nativeElement.localizeFormatFunction = value : undefined;
157
- }
158
-
159
- /** @description Sets or gets an object specifying strings used in the widget that can be localized. Used in conjunction with the property locale. */
160
- @Input()
161
- get messages(): any {
162
- return this.nativeElement ? this.nativeElement.messages : undefined;
163
- }
164
- set messages(value: any) {
165
- this.nativeElement ? this.nativeElement.messages = value : undefined;
166
- }
167
-
168
- /** @description If the element is readonly, users cannot interact with it. */
169
- @Input()
170
- get readonly(): boolean {
171
- return this.nativeElement ? this.nativeElement.readonly : undefined;
172
- }
173
- set readonly(value: boolean) {
174
- this.nativeElement ? this.nativeElement.readonly = value : undefined;
175
- }
176
-
177
- /** @description Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts. */
178
- @Input()
179
- get rightToLeft(): boolean {
180
- return this.nativeElement ? this.nativeElement.rightToLeft : undefined;
181
- }
182
- set rightToLeft(value: boolean) {
183
- this.nativeElement ? this.nativeElement.rightToLeft = value : undefined;
184
- }
185
-
186
- /** @description Determines the resize step during reisizing */
187
- @Input()
188
- get resizeStep(): number {
189
- return this.nativeElement ? this.nativeElement.resizeStep : undefined;
190
- }
191
- set resizeStep(value: number) {
192
- this.nativeElement ? this.nativeElement.resizeStep = value : undefined;
193
- }
194
-
195
- /** @description Determines the snap mode. Two modes are available: simple - allows dragging of a single tab item inside or outside the layout. A semi-transparent highlighter is used to indicate the possible locations where the dragged item can be dropped. The user has to drop the dragged item inside one of the possible drop zones indicated by the highlighter. advanced - allows dragging of a whole TabsWindow with items or a single tab item. Uses a Visual Studio style feedback that indicates the possible drop locations. The user has to drop the target over one of the icons inside the feedback. The feedback/highlighter is displayed when the dragging of an item begins. */
196
- @Input()
197
- get snapMode(): DockingLayoutSnapMode | string {
198
- return this.nativeElement ? this.nativeElement.snapMode : undefined;
199
- }
200
- set snapMode(value: DockingLayoutSnapMode | string) {
201
- this.nativeElement ? this.nativeElement.snapMode = value : undefined;
202
- }
203
-
204
- /** @description Determines the theme. Theme defines the look of the element */
205
- @Input()
206
- get theme(): string {
207
- return this.nativeElement ? this.nativeElement.theme : undefined;
208
- }
209
- set theme(value: string) {
210
- this.nativeElement ? this.nativeElement.theme = value : undefined;
211
- }
212
-
213
- /** @description A getter that returns an array of all DockingLayout items that have been undocked. Undocked items are no more part of the Layout's interal structure but can be inserted by dragging them in. */
214
- @Input()
215
- get undockedItems(): any {
216
- return this.nativeElement ? this.nativeElement.undockedItems : undefined;
217
- }
218
- set undockedItems(value: any) {
219
- this.nativeElement ? this.nativeElement.undockedItems = value : undefined;
220
- }
221
-
222
- /** @description If is set to true, the element cannot be focused. */
223
- @Input()
224
- get unfocusable(): boolean {
225
- return this.nativeElement ? this.nativeElement.unfocusable : undefined;
226
- }
227
- set unfocusable(value: boolean) {
228
- this.nativeElement ? this.nativeElement.unfocusable = value : undefined;
229
- }
230
-
231
- /** @description This event is triggered when the tab selection is changed. Note: Change event may be thrown by other JQX Custom Elements nested inside the Tab items.
232
- * @param event. The custom event. */
233
- @Output() onChange: EventEmitter<CustomEvent> = new EventEmitter();
234
-
235
- /** @description This event is triggered when a Tab item or a whole Tabs Window item ( DockingLayout item ) is closed.
236
- * @param event. The custom event. */
237
- @Output() onClose: EventEmitter<CustomEvent> = new EventEmitter();
238
-
239
- /** @description This event is triggered when a Tab item/Tabs Window is about to be closed. The closing operation can be canceled by calling event.preventDefault() in the event handler function.
240
- * @param event. The custom event. */
241
- @Output() onClosing: EventEmitter<CustomEvent> = new EventEmitter();
242
-
243
- /** @description This event is triggered when an item's position inside the Layout or it's size has been changed. Indicates that a state change has occured.
244
- * @param event. The custom event. */
245
- @Output() onStateChange: EventEmitter<CustomEvent> = new EventEmitter();
246
-
247
- /** @description This event is triggered when item resizing begins.
248
- * @param event. The custom event. */
249
- @Output() onResizeStart: EventEmitter<CustomEvent> = new EventEmitter();
250
-
251
- /** @description This event is triggered when item resizing finishes.
252
- * @param event. The custom event. */
253
- @Output() onResizeEnd: EventEmitter<CustomEvent> = new EventEmitter();
254
-
255
- /** @description Makes a "smart-tabs-window" node, that is a child of the Layout, auto hidden by placing it at the Bottom position inside the element. This means that the item will be positioned near the bottom side of the layout and it's content will be hidden until the user selects one of it's labels.
256
- * @param {HTMLElement | number | string} node. The "smart-tabs-window" or "smart-tab-item" node to append
257
- */
258
- public autoHideBottom(node: HTMLElement | number | string): void {
259
- if (this.nativeElement.isRendered) {
260
- this.nativeElement.autoHideBottom(node);
261
- }
262
- else
263
- {
264
- this.nativeElement.whenRendered(() => {
265
- this.nativeElement.autoHideBottom(node);
266
- });
267
- }
268
- }
269
-
270
- /** @description Makes a "smart-tabs-window" node, that is a child of the Layout, auto hidden by placing it at the Left position inside the layout. This means that the item will be positioned near the left side of the layout and it's content will be hidden until the user selects one of it's labels.
271
- * @param {HTMLElement | number | string} node. The "smart-tabs-window" or "smart-tab-item" node to append
272
- */
273
- public autoHideLeft(node: HTMLElement | number | string): void {
274
- if (this.nativeElement.isRendered) {
275
- this.nativeElement.autoHideLeft(node);
276
- }
277
- else
278
- {
279
- this.nativeElement.whenRendered(() => {
280
- this.nativeElement.autoHideLeft(node);
281
- });
282
- }
283
- }
284
-
285
- /** @description Makes a "smart-tabs-window" node, that is a child of the Layout, auto hidden by placing it at the Right position inside the layout. This means that the item will be positioned near the right side of the layout and it's content will be hidden until the user selects one of it's labels.
286
- * @param {HTMLElement | number | string} node. The "smart-tabs-window" or "smart-tab-item" node to append
287
- */
288
- public autoHideRight(node: HTMLElement | number | string): void {
289
- if (this.nativeElement.isRendered) {
290
- this.nativeElement.autoHideRight(node);
291
- }
292
- else
293
- {
294
- this.nativeElement.whenRendered(() => {
295
- this.nativeElement.autoHideRight(node);
296
- });
297
- }
298
- }
299
-
300
- /** @description Makes a "smart-tabs-window" node, that is a child of the Layout, auto hidden by placing it at the Top position inside the layout. This means that the item will be positioned near the top side of the layout and it's content will be hidden until the user selects one of it's labels.
301
- * @param {HTMLElement | number | string} node. The "smart-tabs-window" or "smart-tab-item" node to append
302
- */
303
- public autoHideTop(node: HTMLElement | number | string): void {
304
- if (this.nativeElement.isRendered) {
305
- this.nativeElement.autoHideTop(node);
306
- }
307
- else
308
- {
309
- this.nativeElement.whenRendered(() => {
310
- this.nativeElement.autoHideTop(node);
311
- });
312
- }
313
- }
314
-
315
- /** @description Clears the localStorage of any previous cached state of the DockingLayout.
316
- */
317
- public clearState(): void {
318
- if (this.nativeElement.isRendered) {
319
- this.nativeElement.clearState();
320
- }
321
- else
322
- {
323
- this.nativeElement.whenRendered(() => {
324
- this.nativeElement.clearState();
325
- });
326
- }
327
- }
328
-
329
- /** @description The method will reset an autohidden item to it's normal behavior and re-insert it at a specified position. It can also be used to insert items into the DockingLayout. Note: Items inserted via this method are added as a top level items.
330
- * @param {string | number | Node} node. An autohidden "smart-tabs-window" item instance or a new "smart-tabs-window" instance.
331
- * @returns {Node}
332
- */
333
- public async dock(node): Promise<any> {
334
- const getResultOnRender = () => {
335
- return new Promise(resolve => {
336
- this.nativeElement.whenRendered(() => {
337
- const result = this.nativeElement.dock(node);
338
- resolve(result)
339
- });
340
- });
341
- };
342
- const result = await getResultOnRender();
343
-
344
- return result;
345
- }
346
-
347
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted before the target item which corresponds to the index passed as the first argument to the method.
348
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
349
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
350
- */
351
- public insertBeforeItem(index: number | HTMLElement | string, item: any): void {
352
- if (this.nativeElement.isRendered) {
353
- this.nativeElement.insertBeforeItem(index, item);
354
- }
355
- else
356
- {
357
- this.nativeElement.whenRendered(() => {
358
- this.nativeElement.insertBeforeItem(index, item);
359
- });
360
- }
361
- }
362
-
363
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted after the target item which corresponds to the index passed as the first argument to the method.
364
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
365
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
366
- */
367
- public insertAfterItem(index: number | HTMLElement | string, item: any): void {
368
- if (this.nativeElement.isRendered) {
369
- this.nativeElement.insertAfterItem(index, item);
370
- }
371
- else
372
- {
373
- this.nativeElement.whenRendered(() => {
374
- this.nativeElement.insertAfterItem(index, item);
375
- });
376
- }
377
- }
378
-
379
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted by splitting the target item which corresponds to the index passed as the first argument to the method in two and placing the new item as it's left neighbour horizontally.
380
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
381
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
382
- */
383
- public insertIntoLeft(index: number | HTMLElement | string, item: any): void {
384
- if (this.nativeElement.isRendered) {
385
- this.nativeElement.insertIntoLeft(index, item);
386
- }
387
- else
388
- {
389
- this.nativeElement.whenRendered(() => {
390
- this.nativeElement.insertIntoLeft(index, item);
391
- });
392
- }
393
- }
394
-
395
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted by splitting the target item which corresponds to the index passed as the first argument to the method in two and placing the new item as it's right neighbour horizontally.
396
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
397
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
398
- */
399
- public insertIntoRight(index: number | HTMLElement | string, item: any): void {
400
- if (this.nativeElement.isRendered) {
401
- this.nativeElement.insertIntoRight(index, item);
402
- }
403
- else
404
- {
405
- this.nativeElement.whenRendered(() => {
406
- this.nativeElement.insertIntoRight(index, item);
407
- });
408
- }
409
- }
410
-
411
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted by splitting the target item which corresponds to the index passed as the first argument to the method in two and placing the new item as it's top neighbour vertically.
412
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
413
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
414
- */
415
- public insertIntoTop(index: number | HTMLElement | string, item: any): void {
416
- if (this.nativeElement.isRendered) {
417
- this.nativeElement.insertIntoTop(index, item);
418
- }
419
- else
420
- {
421
- this.nativeElement.whenRendered(() => {
422
- this.nativeElement.insertIntoTop(index, item);
423
- });
424
- }
425
- }
426
-
427
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted by splitting the target item which corresponds to the index passed as the first argument to the method in two and placing the new item as it's bottom neighbour vertically.
428
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
429
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
430
- */
431
- public insertIntoBottom(index: number | HTMLElement | string, item: any): void {
432
- if (this.nativeElement.isRendered) {
433
- this.nativeElement.insertIntoBottom(index, item);
434
- }
435
- else
436
- {
437
- this.nativeElement.whenRendered(() => {
438
- this.nativeElement.insertIntoBottom(index, item);
439
- });
440
- }
441
- }
442
-
443
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted as a top level item positioned at the top side inside the Layout.
444
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
445
- */
446
- public insertLayoutTop(item: any): void {
447
- if (this.nativeElement.isRendered) {
448
- this.nativeElement.insertLayoutTop(item);
449
- }
450
- else
451
- {
452
- this.nativeElement.whenRendered(() => {
453
- this.nativeElement.insertLayoutTop(item);
454
- });
455
- }
456
- }
457
-
458
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted as a top level item positioned at the bottom side inside the Layout.
459
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
460
- */
461
- public insertLayoutBottom(item: any): void {
462
- if (this.nativeElement.isRendered) {
463
- this.nativeElement.insertLayoutBottom(item);
464
- }
465
- else
466
- {
467
- this.nativeElement.whenRendered(() => {
468
- this.nativeElement.insertLayoutBottom(item);
469
- });
470
- }
471
- }
472
-
473
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted as a top level item positioned at the left side inside the Layout.
474
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
475
- */
476
- public insertLayoutLeft(item: any): void {
477
- if (this.nativeElement.isRendered) {
478
- this.nativeElement.insertLayoutLeft(item);
479
- }
480
- else
481
- {
482
- this.nativeElement.whenRendered(() => {
483
- this.nativeElement.insertLayoutLeft(item);
484
- });
485
- }
486
- }
487
-
488
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The new item is inserted as a top level item positioned at the right inside the Layout.
489
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
490
- */
491
- public insertLayoutRight(item: any): void {
492
- if (this.nativeElement.isRendered) {
493
- this.nativeElement.insertLayoutRight(item);
494
- }
495
- else
496
- {
497
- this.nativeElement.whenRendered(() => {
498
- this.nativeElement.insertLayoutRight(item);
499
- });
500
- }
501
- }
502
-
503
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The target item and it's neighbour items are placed inside a new splitter item that acts as the new neghbour of the newly added item via this method. The new item is inserted above the target ( at position Top).
504
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
505
- * @param {any} tabsWindow. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
506
- */
507
- public insertOutsideTargetGroupTop(index: number | HTMLElement | string, tabsWindow: any): void {
508
- if (this.nativeElement.isRendered) {
509
- this.nativeElement.insertOutsideTargetGroupTop(index, tabsWindow);
510
- }
511
- else
512
- {
513
- this.nativeElement.whenRendered(() => {
514
- this.nativeElement.insertOutsideTargetGroupTop(index, tabsWindow);
515
- });
516
- }
517
- }
518
-
519
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The target item and it's neighbour items are placed inside a new splitter item that acts as the new neghbour of the newly added item via this method. The new item is inserted bellow the target ( at position Bottom).
520
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
521
- * @param {any} tabsWindow. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
522
- */
523
- public insertOutsideTargetGroupBottom(index: number | HTMLElement | string, tabsWindow: any): void {
524
- if (this.nativeElement.isRendered) {
525
- this.nativeElement.insertOutsideTargetGroupBottom(index, tabsWindow);
526
- }
527
- else
528
- {
529
- this.nativeElement.whenRendered(() => {
530
- this.nativeElement.insertOutsideTargetGroupBottom(index, tabsWindow);
531
- });
532
- }
533
- }
534
-
535
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The target item and it's neighbour items are placed inside a new splitter item that acts as the new neghbour of the newly added item via this method. The new item is inserted before the target ( at position Left).
536
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
537
- * @param {any} tabsWindow. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
538
- */
539
- public insertOutsideTargetGroupLeft(index: number | HTMLElement | string, tabsWindow: any): void {
540
- if (this.nativeElement.isRendered) {
541
- this.nativeElement.insertOutsideTargetGroupLeft(index, tabsWindow);
542
- }
543
- else
544
- {
545
- this.nativeElement.whenRendered(() => {
546
- this.nativeElement.insertOutsideTargetGroupLeft(index, tabsWindow);
547
- });
548
- }
549
- }
550
-
551
- /** @description Inserts a new TabsWindow into the DockingLayout or creates a TabsWindow instance from an object passed as the second argument. The target item and it's neighbour items are placed inside a new splitter item that acts as the new neghbour of the newly added item via this method. The new item is inserted after the target ( at position Right).
552
- * @param {number | HTMLElement | string} index. The index to insert a new TabsWindow at.
553
- * @param {any} tabsWindow. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
554
- */
555
- public insertOutsideTargetGroupRight(index: number | HTMLElement | string, tabsWindow: any): void {
556
- if (this.nativeElement.isRendered) {
557
- this.nativeElement.insertOutsideTargetGroupRight(index, tabsWindow);
558
- }
559
- else
560
- {
561
- this.nativeElement.whenRendered(() => {
562
- this.nativeElement.insertOutsideTargetGroupRight(index, tabsWindow);
563
- });
564
- }
565
- }
566
-
567
- /** @description Inserts a new TabsWindow. The window is in floating mode and is undocked.
568
- * @param {any} item. An instance of a TabsWindow or an Object with the fields "label", "items" and other additional.
569
- * @param {number | string} left?. The left position of the new window. You can use number, px or %. For example: '10px'.
570
- * @param {number | string} top?. The top position of the new window. You can use number, px or %. For example: '10px'.
571
- */
572
- public insertFloatingWindow(item: any, left?: number | string, top?: number | string): void {
573
- if (this.nativeElement.isRendered) {
574
- this.nativeElement.insertFloatingWindow(item, left, top);
575
- }
576
- else
577
- {
578
- this.nativeElement.whenRendered(() => {
579
- this.nativeElement.insertFloatingWindow(item, left, top);
580
- });
581
- }
582
- }
583
-
584
- /** @description The method returns an array of all autohidden items.
585
- * @param {string} orientation?. Determines which auto hidden items to return ( vertical or horizontal ). If not set the method will return all autohidden items. Possible values: 'vertical', 'horizontal'.
586
- * @returns {any[]}
587
- */
588
- public async getAutoHideItems(orientation?): Promise<any> {
589
- const getResultOnRender = () => {
590
- return new Promise(resolve => {
591
- this.nativeElement.whenRendered(() => {
592
- const result = this.nativeElement.getAutoHideItems(orientation);
593
- resolve(result)
594
- });
595
- });
596
- };
597
- const result = await getResultOnRender();
598
-
599
- return result;
600
- }
601
-
602
- /** @description The method returns the index of a target item.
603
- * @param {HTMLElement} node. Returns the index of the target item.
604
- * @returns {number}
605
- */
606
- public async getIndex(node): Promise<any> {
607
- const getResultOnRender = () => {
608
- return new Promise(resolve => {
609
- this.nativeElement.whenRendered(() => {
610
- const result = this.nativeElement.getIndex(node);
611
- resolve(result)
612
- });
613
- });
614
- };
615
- const result = await getResultOnRender();
616
-
617
- return result;
618
- }
619
-
620
- /** @description Returns an array of objects representing the current structure of the element. Each object represents a Layout item with it's settings and hierarchy.
621
- * @param {boolean} noInstances?. Determines if the returned array will contain HTML references or not. When saving to localStorage the resulted array should not contain any HTMLElement references.
622
- * @returns {any[]}
623
- */
624
- public async getState(noInstances?): Promise<any> {
625
- const getResultOnRender = () => {
626
- return new Promise(resolve => {
627
- this.nativeElement.whenRendered(() => {
628
- const result = this.nativeElement.getState(noInstances);
629
- resolve(result)
630
- });
631
- });
632
- };
633
- const result = await getResultOnRender();
634
-
635
- return result;
636
- }
637
-
638
- /** @description Returns the Splitter parent of a Layout item
639
- * @param {HTMLElement} item?. DockingLayout item
640
- * @returns {HTMLElement}
641
- */
642
- public async getItemGroupElement(item?): Promise<any> {
643
- const getResultOnRender = () => {
644
- return new Promise(resolve => {
645
- this.nativeElement.whenRendered(() => {
646
- const result = this.nativeElement.getItemGroupElement(item);
647
- resolve(result)
648
- });
649
- });
650
- };
651
- const result = await getResultOnRender();
652
-
653
- return result;
654
- }
655
-
656
- /** @description Returns a JSON array of objects representing the current structure of the element. Ready to be persisted to LocalStorage.
657
- * @returns {any[]}
658
- */
659
- public async getJSONStructure(): Promise<any> {
660
- const getResultOnRender = () => {
661
- return new Promise(resolve => {
662
- this.nativeElement.whenRendered(() => {
663
- const result = this.nativeElement.getJSONStructure();
664
- resolve(result)
665
- });
666
- });
667
- };
668
- const result = await getResultOnRender();
669
-
670
- return result;
671
- }
672
-
673
- /** @description Loads a previously saved state of the element. If no state is provided as an argument the method will do a localStorage lookup.
674
- * @param {any[]} state?. An array of objects that represents a cached state of the DockingLayout. The result of calling the 'saveState' method.
675
- */
676
- public loadState(state?: any[]): void {
677
- if (this.nativeElement.isRendered) {
678
- this.nativeElement.loadState(state);
679
- }
680
- else
681
- {
682
- this.nativeElement.whenRendered(() => {
683
- this.nativeElement.loadState(state);
684
- });
685
- }
686
- }
687
-
688
- /** @description Removes a DockingLayout item (TabsWindow) from the element.
689
- * @param {number | HTMLElement | string} index. The index of the TabsWindow to remove or a reference to it.
690
- */
691
- public removeAt(index: number | HTMLElement | string): void {
692
- if (this.nativeElement.isRendered) {
693
- this.nativeElement.removeAt(index);
694
- }
695
- else
696
- {
697
- this.nativeElement.whenRendered(() => {
698
- this.nativeElement.removeAt(index);
699
- });
700
- }
701
- }
702
-
703
- /** @description Removes all items from the element.
704
- */
705
- public removeAll(): void {
706
- if (this.nativeElement.isRendered) {
707
- this.nativeElement.removeAll();
708
- }
709
- else
710
- {
711
- this.nativeElement.whenRendered(() => {
712
- this.nativeElement.removeAll();
713
- });
714
- }
715
- }
716
-
717
- /** @description Removes a "smart-tabs-window" node that is a DockingLayout item.
718
- * @param {Node} node. The "smart-tabs-window" node to remove.
719
- * @returns {Node}
720
- */
721
- public async removeChild(node): Promise<any> {
722
- const getResultOnRender = () => {
723
- return new Promise(resolve => {
724
- this.nativeElement.whenRendered(() => {
725
- const result = this.nativeElement.removeChild(node);
726
- resolve(result)
727
- });
728
- });
729
- };
730
- const result = await getResultOnRender();
731
-
732
- return result;
733
- }
734
-
735
- /** @description Saves the current state of the DockingLayout to LocalStorage. The state includes the hierarchy and size of the items.
736
- */
737
- public saveState(): void {
738
- if (this.nativeElement.isRendered) {
739
- this.nativeElement.saveState();
740
- }
741
- else
742
- {
743
- this.nativeElement.whenRendered(() => {
744
- this.nativeElement.saveState();
745
- });
746
- }
747
- }
748
-
749
- /** @description The method undocks/removes an item from the Layout and places it at the same position but it's no more part of the layout. The item becomes an 'outher' item that can be reinserted at any time.
750
- * @param {string | number | Node} node. A "smart-tabs-window" instance that is part of the DockingLayout.
751
- */
752
- public undock(node: string | number | Node): void {
753
- if (this.nativeElement.isRendered) {
754
- this.nativeElement.undock(node);
755
- }
756
- else
757
- {
758
- this.nativeElement.whenRendered(() => {
759
- this.nativeElement.undock(node);
760
- });
761
- }
762
- }
763
-
764
- /** @description Updates a TabsWindow and it's contents.
765
- * @param {number | HTMLElement | string} index. The index of the TabsWindow to update.
766
- * @param {any} settings. An object that contains the new settings for the TabsWindow item. Settings object is the same as defining a new TabsWindow with the exception of 'items' array where the items are defined. In order to change the label or content of a Tab item the user has to specify the index of the target tab item.
767
- */
768
- public update(index: number | HTMLElement | string, settings: any): void {
769
- if (this.nativeElement.isRendered) {
770
- this.nativeElement.update(index, settings);
771
- }
772
- else
773
- {
774
- this.nativeElement.whenRendered(() => {
775
- this.nativeElement.update(index, settings);
776
- });
777
- }
778
- }
779
-
780
-
781
- get isRendered(): boolean {
782
- return this.nativeElement ? this.nativeElement.isRendered : false;
783
- }
784
-
785
- ngOnInit() {
786
- }
787
-
788
- ngAfterViewInit() {
789
- const that = this;
790
-
791
- that.onCreate.emit(that.nativeElement);
792
-
793
- Smart.Render();
794
-
795
- this.nativeElement.classList.add('smart-angular');
796
-
797
- this.nativeElement.whenRendered(() => { that.onReady.emit(that.nativeElement); });
798
- this.listen();
799
- }
800
-
801
- ngOnDestroy() {
802
- this.unlisten();
803
- }
804
-
805
- ngOnChanges(changes: SimpleChanges) {
806
- if (this.nativeElement && this.nativeElement.isRendered) {
807
- for (const propName in changes) {
808
- if (changes.hasOwnProperty(propName)) {
809
- this.nativeElement[propName] = changes[propName].currentValue;
810
- }
811
- }
812
- }
813
- }
814
-
815
- /** @description Add event listeners. */
816
- private listen(): void {
817
- const that = this;
818
- that.eventHandlers['changeHandler'] = (event: CustomEvent) => { that.onChange.emit(event); }
819
- that.nativeElement.addEventListener('change', that.eventHandlers['changeHandler']);
820
-
821
- that.eventHandlers['closeHandler'] = (event: CustomEvent) => { that.onClose.emit(event); }
822
- that.nativeElement.addEventListener('close', that.eventHandlers['closeHandler']);
823
-
824
- that.eventHandlers['closingHandler'] = (event: CustomEvent) => { that.onClosing.emit(event); }
825
- that.nativeElement.addEventListener('closing', that.eventHandlers['closingHandler']);
826
-
827
- that.eventHandlers['stateChangeHandler'] = (event: CustomEvent) => { that.onStateChange.emit(event); }
828
- that.nativeElement.addEventListener('stateChange', that.eventHandlers['stateChangeHandler']);
829
-
830
- that.eventHandlers['resizeStartHandler'] = (event: CustomEvent) => { that.onResizeStart.emit(event); }
831
- that.nativeElement.addEventListener('resizeStart', that.eventHandlers['resizeStartHandler']);
832
-
833
- that.eventHandlers['resizeEndHandler'] = (event: CustomEvent) => { that.onResizeEnd.emit(event); }
834
- that.nativeElement.addEventListener('resizeEnd', that.eventHandlers['resizeEndHandler']);
835
-
836
- }
837
-
838
- /** @description Remove event listeners. */
839
- private unlisten(): void {
840
- const that = this;
841
- if (that.eventHandlers['changeHandler']) {
842
- that.nativeElement.removeEventListener('change', that.eventHandlers['changeHandler']);
843
- }
844
-
845
- if (that.eventHandlers['closeHandler']) {
846
- that.nativeElement.removeEventListener('close', that.eventHandlers['closeHandler']);
847
- }
848
-
849
- if (that.eventHandlers['closingHandler']) {
850
- that.nativeElement.removeEventListener('closing', that.eventHandlers['closingHandler']);
851
- }
852
-
853
- if (that.eventHandlers['stateChangeHandler']) {
854
- that.nativeElement.removeEventListener('stateChange', that.eventHandlers['stateChangeHandler']);
855
- }
856
-
857
- if (that.eventHandlers['resizeStartHandler']) {
858
- that.nativeElement.removeEventListener('resizeStart', that.eventHandlers['resizeStartHandler']);
859
- }
860
-
861
- if (that.eventHandlers['resizeEndHandler']) {
862
- that.nativeElement.removeEventListener('resizeEnd', that.eventHandlers['resizeEndHandler']);
863
- }
864
-
865
- }
866
- }