smart-webcomponents-react 18.0.2 → 18.0.11

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 (554) hide show
  1. package/accordion/accordion.d.ts +2 -0
  2. package/accordion/accordion.esm.js +1 -1
  3. package/accordion/accordion.umd.js +2 -3
  4. package/accordion/accordionitem.d.ts +2 -0
  5. package/alertwindow/alertwindow.d.ts +2 -0
  6. package/alertwindow/alertwindow.esm.js +1 -1
  7. package/alertwindow/alertwindow.umd.js +2 -3
  8. package/array/array.d.ts +2 -0
  9. package/array/array.esm.js +1 -1
  10. package/array/array.umd.js +2 -3
  11. package/barcode/barcode.d.ts +2 -0
  12. package/barcode/barcode.esm.js +1 -1
  13. package/barcode/barcode.umd.js +2 -3
  14. package/breadcrumb/breadcrumb.d.ts +2 -0
  15. package/breadcrumb/breadcrumb.esm.js +1 -1
  16. package/breadcrumb/breadcrumb.umd.js +2 -3
  17. package/button/button.d.ts +2 -0
  18. package/button/button.esm.js +1 -1
  19. package/button/button.umd.js +2 -3
  20. package/button/buttongroup.d.ts +2 -0
  21. package/button/dropdownbutton.d.ts +2 -0
  22. package/button/multisplitbutton.d.ts +2 -0
  23. package/button/powerbutton.d.ts +2 -0
  24. package/button/radiobutton.d.ts +2 -0
  25. package/button/repeatbutton.d.ts +2 -0
  26. package/button/switchbutton.d.ts +2 -0
  27. package/button/togglebutton.d.ts +2 -0
  28. package/buttongroup/buttongroup.d.ts +2 -0
  29. package/buttongroup/buttongroup.esm.js +1 -1
  30. package/buttongroup/buttongroup.umd.js +2 -3
  31. package/calendar/calendar.d.ts +7 -0
  32. package/calendar/calendar.esm.js +13 -2
  33. package/calendar/calendar.umd.js +14 -4
  34. package/card/card.d.ts +2 -0
  35. package/card/card.esm.js +1 -1
  36. package/card/card.umd.js +2 -3
  37. package/card/cardview.d.ts +2 -0
  38. package/cardview/cardview.d.ts +2 -0
  39. package/cardview/cardview.esm.js +1 -1
  40. package/cardview/cardview.umd.js +2 -3
  41. package/carousel/carousel.d.ts +2 -0
  42. package/carousel/carousel.esm.js +1 -1
  43. package/carousel/carousel.umd.js +2 -3
  44. package/chart/chart.d.ts +2 -0
  45. package/chart/chart.esm.js +1 -1
  46. package/chart/chart.umd.js +2 -3
  47. package/chart/ganttchart.d.ts +2 -0
  48. package/chart/threedchart.d.ts +2 -0
  49. package/checkbox/checkbox.d.ts +2 -0
  50. package/checkbox/checkbox.esm.js +1 -1
  51. package/checkbox/checkbox.umd.js +2 -3
  52. package/checkinput/checkinput.d.ts +2 -0
  53. package/checkinput/checkinput.esm.js +1 -1
  54. package/checkinput/checkinput.umd.js +2 -3
  55. package/chip/chip.d.ts +2 -0
  56. package/chip/chip.esm.js +1 -1
  57. package/chip/chip.umd.js +2 -3
  58. package/colorinput/colorinput.d.ts +2 -0
  59. package/colorinput/colorinput.esm.js +1 -1
  60. package/colorinput/colorinput.umd.js +2 -3
  61. package/colorpanel/colorpanel.d.ts +2 -0
  62. package/colorpanel/colorpanel.esm.js +1 -1
  63. package/colorpanel/colorpanel.umd.js +2 -3
  64. package/colorpicker/colorpicker.d.ts +2 -0
  65. package/colorpicker/colorpicker.esm.js +1 -1
  66. package/colorpicker/colorpicker.umd.js +2 -3
  67. package/columnpanel/columnpanel.d.ts +2 -0
  68. package/columnpanel/columnpanel.esm.js +1 -1
  69. package/columnpanel/columnpanel.umd.js +2 -3
  70. package/combobox/combobox.d.ts +2 -0
  71. package/combobox/combobox.esm.js +1 -1
  72. package/combobox/combobox.umd.js +2 -3
  73. package/countryinput/countryinput.d.ts +2 -0
  74. package/countryinput/countryinput.esm.js +1 -1
  75. package/countryinput/countryinput.umd.js +2 -3
  76. package/customizationdialog/customizationdialog.d.ts +2 -0
  77. package/customizationdialog/customizationdialog.esm.js +1 -1
  78. package/customizationdialog/customizationdialog.umd.js +2 -3
  79. package/dateinput/dateinput.d.ts +2 -0
  80. package/dateinput/dateinput.esm.js +1 -1
  81. package/dateinput/dateinput.umd.js +2 -3
  82. package/daterangeinput/daterangeinput.d.ts +2 -0
  83. package/daterangeinput/daterangeinput.esm.js +1 -1
  84. package/daterangeinput/daterangeinput.umd.js +2 -3
  85. package/datetimepicker/datetimepicker.d.ts +2 -0
  86. package/datetimepicker/datetimepicker.esm.js +1 -1
  87. package/datetimepicker/datetimepicker.umd.js +2 -3
  88. package/dialogwindow/dialogwindow.d.ts +2 -0
  89. package/dialogwindow/dialogwindow.esm.js +1 -1
  90. package/dialogwindow/dialogwindow.umd.js +2 -3
  91. package/dockinglayout/dockinglayout.d.ts +2 -0
  92. package/dockinglayout/dockinglayout.esm.js +1 -1
  93. package/dockinglayout/dockinglayout.umd.js +2 -3
  94. package/dropdownbutton/dropdownbutton.d.ts +2 -0
  95. package/dropdownbutton/dropdownbutton.esm.js +1 -1
  96. package/dropdownbutton/dropdownbutton.umd.js +2 -3
  97. package/dropdownlist/dropdownlist.d.ts +2 -0
  98. package/dropdownlist/dropdownlist.esm.js +1 -1
  99. package/dropdownlist/dropdownlist.umd.js +2 -3
  100. package/editor/editor.d.ts +2 -0
  101. package/editor/editor.esm.js +1 -1
  102. package/editor/editor.umd.js +2 -3
  103. package/element/element.d.ts +2 -0
  104. package/element/element.esm.js +1 -1
  105. package/element/element.umd.js +2 -3
  106. package/fileupload/fileupload.d.ts +2 -0
  107. package/fileupload/fileupload.esm.js +1 -1
  108. package/fileupload/fileupload.umd.js +2 -3
  109. package/filterbuilder/filterbuilder.d.ts +2 -0
  110. package/filterbuilder/filterbuilder.esm.js +1 -1
  111. package/filterbuilder/filterbuilder.umd.js +2 -3
  112. package/filterpanel/filterpanel.d.ts +2 -0
  113. package/filterpanel/filterpanel.esm.js +1 -1
  114. package/filterpanel/filterpanel.umd.js +2 -3
  115. package/filterpanel/multicolumnfilterpanel.d.ts +2 -0
  116. package/form/form.d.ts +2 -0
  117. package/form/form.esm.js +1 -1
  118. package/form/form.umd.js +2 -3
  119. package/form/formcontrol.d.ts +2 -0
  120. package/form/formgroup.d.ts +2 -0
  121. package/ganttchart/ganttchart.d.ts +2 -0
  122. package/ganttchart/ganttchart.esm.js +1 -1
  123. package/ganttchart/ganttchart.umd.js +2 -3
  124. package/gauge/gauge.d.ts +2 -0
  125. package/gauge/gauge.esm.js +1 -1
  126. package/gauge/gauge.umd.js +2 -3
  127. package/grid/grid.d.ts +23 -12
  128. package/grid/grid.esm.js +25 -14
  129. package/grid/grid.umd.js +26 -16
  130. package/grouppanel/grouppanel.d.ts +2 -0
  131. package/grouppanel/grouppanel.esm.js +1 -1
  132. package/grouppanel/grouppanel.umd.js +2 -3
  133. package/index.d.ts +54 -3
  134. package/input/checkinput.d.ts +2 -0
  135. package/input/colorinput.d.ts +2 -0
  136. package/input/countryinput.d.ts +2 -0
  137. package/input/dateinput.d.ts +2 -0
  138. package/input/daterangeinput.d.ts +2 -0
  139. package/input/input.d.ts +2 -0
  140. package/input/input.esm.js +1 -1
  141. package/input/input.umd.js +2 -3
  142. package/input/multicomboinput.d.ts +2 -0
  143. package/input/multiinput.d.ts +2 -0
  144. package/input/numberinput.d.ts +2 -0
  145. package/input/passwordinput.d.ts +2 -0
  146. package/input/phoneinput.d.ts +2 -0
  147. package/input/timeinput.d.ts +2 -0
  148. package/kanban/kanban.d.ts +2 -0
  149. package/kanban/kanban.esm.js +1 -1
  150. package/kanban/kanban.umd.js +2 -3
  151. package/layout/dockinglayout.d.ts +2 -0
  152. package/layout/layout.d.ts +2 -0
  153. package/layout/layout.esm.js +1 -1
  154. package/layout/layout.umd.js +2 -3
  155. package/layout/layoutgroup.d.ts +2 -0
  156. package/layout/layoutitem.d.ts +2 -0
  157. package/layout/tablayoutgroup.d.ts +2 -0
  158. package/layout/tablayoutitem.d.ts +2 -0
  159. package/led/led.d.ts +2 -0
  160. package/led/led.esm.js +1 -1
  161. package/led/led.umd.js +2 -3
  162. package/listbox/listbox.d.ts +2 -0
  163. package/listbox/listbox.esm.js +1 -1
  164. package/listbox/listbox.umd.js +2 -3
  165. package/listmenu/listmenu.d.ts +2 -0
  166. package/listmenu/listmenu.esm.js +1 -1
  167. package/listmenu/listmenu.umd.js +2 -3
  168. package/map/map.d.ts +2 -0
  169. package/map/map.esm.js +1 -1
  170. package/map/map.umd.js +2 -3
  171. package/maskedtextbox/maskedtextbox.d.ts +2 -0
  172. package/maskedtextbox/maskedtextbox.esm.js +1 -1
  173. package/maskedtextbox/maskedtextbox.umd.js +2 -3
  174. package/menu/listmenu.d.ts +2 -0
  175. package/menu/menu.d.ts +2 -0
  176. package/menu/menu.esm.js +1 -1
  177. package/menu/menu.umd.js +2 -3
  178. package/menu/menuitem.d.ts +2 -0
  179. package/menu/menuitemsgroup.d.ts +2 -0
  180. package/multicolumnfilterpanel/multicolumnfilterpanel.d.ts +2 -0
  181. package/multicolumnfilterpanel/multicolumnfilterpanel.esm.js +1 -1
  182. package/multicolumnfilterpanel/multicolumnfilterpanel.umd.js +2 -3
  183. package/multicomboinput/multicomboinput.d.ts +2 -0
  184. package/multicomboinput/multicomboinput.esm.js +1 -1
  185. package/multicomboinput/multicomboinput.umd.js +2 -3
  186. package/multiinput/multiinput.d.ts +2 -0
  187. package/multiinput/multiinput.esm.js +1 -1
  188. package/multiinput/multiinput.umd.js +2 -3
  189. package/multilinetextbox/multilinetextbox.d.ts +2 -0
  190. package/multilinetextbox/multilinetextbox.esm.js +1 -1
  191. package/multilinetextbox/multilinetextbox.umd.js +2 -3
  192. package/multilinewindow/multilinewindow.d.ts +2 -0
  193. package/multilinewindow/multilinewindow.esm.js +1 -1
  194. package/multilinewindow/multilinewindow.umd.js +2 -3
  195. package/multisplitbutton/multisplitbutton.d.ts +2 -0
  196. package/multisplitbutton/multisplitbutton.esm.js +1 -1
  197. package/multisplitbutton/multisplitbutton.umd.js +2 -3
  198. package/numberinput/numberinput.d.ts +2 -0
  199. package/numberinput/numberinput.esm.js +1 -1
  200. package/numberinput/numberinput.umd.js +2 -3
  201. package/numerictextbox/numerictextbox.d.ts +2 -0
  202. package/numerictextbox/numerictextbox.esm.js +1 -1
  203. package/numerictextbox/numerictextbox.umd.js +2 -3
  204. package/package.json +1 -1
  205. package/pager/pager.d.ts +2 -0
  206. package/pager/pager.esm.js +1 -1
  207. package/pager/pager.umd.js +2 -3
  208. package/passwordinput/passwordinput.d.ts +2 -0
  209. package/passwordinput/passwordinput.esm.js +1 -1
  210. package/passwordinput/passwordinput.umd.js +2 -3
  211. package/passwordtextbox/passwordtextbox.d.ts +2 -0
  212. package/passwordtextbox/passwordtextbox.esm.js +1 -1
  213. package/passwordtextbox/passwordtextbox.umd.js +2 -3
  214. package/path/path.d.ts +2 -0
  215. package/path/path.esm.js +1 -1
  216. package/path/path.umd.js +2 -3
  217. package/phoneinput/phoneinput.d.ts +2 -0
  218. package/phoneinput/phoneinput.esm.js +1 -1
  219. package/phoneinput/phoneinput.umd.js +2 -3
  220. package/pivottable/pivottable.d.ts +2 -0
  221. package/pivottable/pivottable.esm.js +1 -1
  222. package/pivottable/pivottable.umd.js +2 -3
  223. package/progressbar/circularprogressbar.d.ts +2 -0
  224. package/progressbar/progressbar.d.ts +2 -0
  225. package/progressbar/progressbar.esm.js +1 -1
  226. package/progressbar/progressbar.umd.js +2 -3
  227. package/progresswindow/progresswindow.d.ts +2 -0
  228. package/progresswindow/progresswindow.esm.js +1 -1
  229. package/progresswindow/progresswindow.umd.js +2 -3
  230. package/promptwindow/promptwindow.d.ts +2 -0
  231. package/promptwindow/promptwindow.esm.js +1 -1
  232. package/promptwindow/promptwindow.umd.js +2 -3
  233. package/qrcode/qrcode.d.ts +2 -0
  234. package/qrcode/qrcode.esm.js +1 -1
  235. package/qrcode/qrcode.umd.js +2 -3
  236. package/querybuilder/querybuilder.d.ts +2 -0
  237. package/querybuilder/querybuilder.esm.js +1 -1
  238. package/querybuilder/querybuilder.umd.js +2 -3
  239. package/radiobutton/radiobutton.d.ts +2 -0
  240. package/radiobutton/radiobutton.esm.js +1 -1
  241. package/radiobutton/radiobutton.umd.js +2 -3
  242. package/rating/rating.d.ts +2 -0
  243. package/rating/rating.esm.js +1 -1
  244. package/rating/rating.umd.js +2 -3
  245. package/ribbon/ribbon.d.ts +2 -0
  246. package/ribbon/ribbon.esm.js +1 -1
  247. package/ribbon/ribbon.umd.js +2 -3
  248. package/ribbon/ribbongroup.d.ts +2 -0
  249. package/ribbon/ribbonitem.d.ts +2 -0
  250. package/ribbon/ribbontab.d.ts +2 -0
  251. package/scheduler/scheduler.d.ts +2 -0
  252. package/scheduler/scheduler.esm.js +1 -1
  253. package/scheduler/scheduler.umd.js +2 -3
  254. package/scrollbar/scrollbar.d.ts +2 -0
  255. package/scrollbar/scrollbar.esm.js +1 -1
  256. package/scrollbar/scrollbar.umd.js +2 -3
  257. package/slider/slider.d.ts +2 -0
  258. package/slider/slider.esm.js +1 -1
  259. package/slider/slider.umd.js +2 -3
  260. package/sortable/sortable.d.ts +2 -0
  261. package/sortable/sortable.esm.js +1 -1
  262. package/sortable/sortable.umd.js +2 -3
  263. package/sortpanel/sortpanel.d.ts +2 -0
  264. package/sortpanel/sortpanel.esm.js +1 -1
  265. package/sortpanel/sortpanel.umd.js +2 -3
  266. package/source/modules/smart.3dchart.js +1 -1
  267. package/source/modules/smart.accordion.js +1 -1
  268. package/source/modules/smart.array.js +1 -1
  269. package/source/modules/smart.barcode.js +1 -1
  270. package/source/modules/smart.breadcrumb.js +1 -1
  271. package/source/modules/smart.button.js +1 -1
  272. package/source/modules/smart.buttongroup.js +1 -1
  273. package/source/modules/smart.calendar.js +3 -3
  274. package/source/modules/smart.card.js +1 -1
  275. package/source/modules/smart.cardview.js +5 -5
  276. package/source/modules/smart.carousel.js +1 -1
  277. package/source/modules/smart.chart.js +2 -2
  278. package/source/modules/smart.checkbox.js +1 -1
  279. package/source/modules/smart.checkinput.js +2 -2
  280. package/source/modules/smart.chip.js +1 -1
  281. package/source/modules/smart.colorinput.js +2 -2
  282. package/source/modules/smart.colorpanel.js +1 -1
  283. package/source/modules/smart.colorpicker.js +1 -1
  284. package/source/modules/smart.combobox.js +1 -1
  285. package/source/modules/smart.common.js +3 -3
  286. package/source/modules/smart.countryinput.js +2 -2
  287. package/source/modules/smart.dateinput.js +3 -3
  288. package/source/modules/smart.daterangeinput.js +3 -3
  289. package/source/modules/smart.datetimepicker.js +3 -3
  290. package/source/modules/smart.dockinglayout.js +1 -1
  291. package/source/modules/smart.dropdownbutton.js +1 -1
  292. package/source/modules/smart.dropdownlist.js +1 -1
  293. package/source/modules/smart.editor.js +2 -2
  294. package/source/modules/smart.element.js +1 -1
  295. package/source/modules/smart.fileupload.js +1 -1
  296. package/source/modules/smart.form.js +3 -3
  297. package/source/modules/smart.formulaparser.js +1 -1
  298. package/source/modules/smart.ganttchart.js +6 -6
  299. package/source/modules/smart.gauge.js +1 -1
  300. package/source/modules/smart.grid.js +15 -15
  301. package/source/modules/smart.gridpanel.js +5 -5
  302. package/source/modules/smart.input.js +2 -2
  303. package/source/modules/smart.kanban.js +5 -5
  304. package/source/modules/smart.layout.js +1 -1
  305. package/source/modules/smart.led.js +1 -1
  306. package/source/modules/smart.listbox.js +1 -1
  307. package/source/modules/smart.listmenu.js +1 -1
  308. package/source/modules/smart.map.js +1 -1
  309. package/source/modules/smart.maskedtextbox.js +2 -2
  310. package/source/modules/smart.menu.js +1 -1
  311. package/source/modules/smart.multicomboinput.js +2 -2
  312. package/source/modules/smart.multiinput.js +2 -2
  313. package/source/modules/smart.multilinetextbox.js +1 -1
  314. package/source/modules/smart.multisplitbutton.js +1 -1
  315. package/source/modules/smart.numberinput.js +2 -2
  316. package/source/modules/smart.numerictextbox.js +1 -1
  317. package/source/modules/smart.pager.js +2 -2
  318. package/source/modules/smart.passwordinput.js +2 -2
  319. package/source/modules/smart.passwordtextbox.js +2 -2
  320. package/source/modules/smart.path.js +1 -1
  321. package/source/modules/smart.phoneinput.js +2 -2
  322. package/source/modules/smart.pivottable.js +6 -6
  323. package/source/modules/smart.progressbar.js +1 -1
  324. package/source/modules/smart.qrcode.js +1 -1
  325. package/source/modules/smart.querybuilder.js +3 -3
  326. package/source/modules/smart.radiobutton.js +1 -1
  327. package/source/modules/smart.rating.js +1 -1
  328. package/source/modules/smart.ribbon.js +2 -2
  329. package/source/modules/smart.router.js +2 -2
  330. package/source/modules/smart.scheduler.js +5 -5
  331. package/source/modules/smart.scrollbar.js +1 -1
  332. package/source/modules/smart.slider.js +1 -1
  333. package/source/modules/smart.sortable.js +1 -1
  334. package/source/modules/smart.splitter.js +1 -1
  335. package/source/modules/smart.switchbutton.js +1 -1
  336. package/source/modules/smart.table.js +4 -4
  337. package/source/modules/smart.tabs.js +1 -1
  338. package/source/modules/smart.tank.js +1 -1
  339. package/source/modules/smart.textarea.js +3 -3
  340. package/source/modules/smart.textbox.js +1 -1
  341. package/source/modules/smart.timeinput.js +2 -2
  342. package/source/modules/smart.timepicker.js +1 -1
  343. package/source/modules/smart.toast.js +1 -1
  344. package/source/modules/smart.tooltip.js +1 -1
  345. package/source/modules/smart.tree.js +2 -2
  346. package/source/modules/smart.validator.js +1 -1
  347. package/source/modules/smart.window.js +1 -1
  348. package/source/smart.3dchart.js +1 -1
  349. package/source/smart.accordion.js +1 -1
  350. package/source/smart.ajax.js +1 -1
  351. package/source/smart.array.js +1 -1
  352. package/source/smart.barcode.js +1 -1
  353. package/source/smart.bootstrap.js +1 -1
  354. package/source/smart.breadcrumb.js +1 -1
  355. package/source/smart.button.js +1 -1
  356. package/source/smart.buttongroup.js +1 -1
  357. package/source/smart.calendar.js +2 -2
  358. package/source/smart.card.js +1 -1
  359. package/source/smart.cardview.js +1 -1
  360. package/source/smart.carousel.js +1 -1
  361. package/source/smart.chart.annotations.js +1 -1
  362. package/source/smart.chart.api.js +1 -1
  363. package/source/smart.chart.core.js +1 -1
  364. package/source/smart.chart.js +1 -1
  365. package/source/smart.chart.rangeselector.js +1 -1
  366. package/source/smart.chart.waterfall.js +1 -1
  367. package/source/smart.checkbox.js +1 -1
  368. package/source/smart.checkinput.js +1 -1
  369. package/source/smart.chip.js +1 -1
  370. package/source/smart.colorinput.js +1 -1
  371. package/source/smart.colorpanel.js +1 -1
  372. package/source/smart.colorpicker.js +1 -1
  373. package/source/smart.combobox.js +1 -1
  374. package/source/smart.complex.js +1 -1
  375. package/source/smart.core.js +1 -1
  376. package/source/smart.countryinput.js +1 -1
  377. package/source/smart.data.js +2 -2
  378. package/source/smart.date.js +1 -1
  379. package/source/smart.dateformatpanel.js +1 -1
  380. package/source/smart.dateinput.js +1 -1
  381. package/source/smart.daterangeinput.js +1 -1
  382. package/source/smart.datetimepicker.js +1 -1
  383. package/source/smart.dockinglayout.js +1 -1
  384. package/source/smart.draw.js +1 -1
  385. package/source/smart.dropdownbutton.js +1 -1
  386. package/source/smart.dropdownlist.js +1 -1
  387. package/source/smart.editor.js +1 -1
  388. package/source/smart.element.js +1 -1
  389. package/source/smart.elements.js +16 -16
  390. package/source/smart.export.js +1 -1
  391. package/source/smart.fileupload.js +1 -1
  392. package/source/smart.filter.js +2 -2
  393. package/source/smart.filterbuilder.js +1 -1
  394. package/source/smart.filterpanel.js +2 -2
  395. package/source/smart.form.js +1 -1
  396. package/source/smart.format.js +1 -1
  397. package/source/smart.formulaparser.js +1 -1
  398. package/source/smart.ganttchart.js +2 -2
  399. package/source/smart.gauge.js +1 -1
  400. package/source/smart.grid.cell.js +2 -2
  401. package/source/smart.grid.chart.js +1 -1
  402. package/source/smart.grid.column.js +2 -2
  403. package/source/smart.grid.core.js +2 -2
  404. package/source/smart.grid.dialog.js +2 -2
  405. package/source/smart.grid.edit.js +2 -2
  406. package/source/smart.grid.export.js +1 -1
  407. package/source/smart.grid.filter.js +1 -1
  408. package/source/smart.grid.group.js +1 -1
  409. package/source/smart.grid.js +1 -1
  410. package/source/smart.grid.menu.js +1 -1
  411. package/source/smart.grid.pager.js +1 -1
  412. package/source/smart.grid.reorder.js +1 -1
  413. package/source/smart.grid.resize.js +1 -1
  414. package/source/smart.grid.row.js +2 -2
  415. package/source/smart.grid.select.js +2 -2
  416. package/source/smart.grid.sort.js +1 -1
  417. package/source/smart.grid.toolbar.js +1 -1
  418. package/source/smart.grid.tree.js +1 -1
  419. package/source/smart.grid.view.js +1 -1
  420. package/source/smart.gridpanel.js +1 -1
  421. package/source/smart.input.js +2 -2
  422. package/source/smart.kanban.js +1 -1
  423. package/source/smart.layout.js +1 -1
  424. package/source/smart.led.js +1 -1
  425. package/source/smart.listbox.js +1 -1
  426. package/source/smart.listmenu.js +1 -1
  427. package/source/smart.map.js +1 -1
  428. package/source/smart.maskedtextbox.js +1 -1
  429. package/source/smart.math.js +1 -1
  430. package/source/smart.menu.js +1 -1
  431. package/source/smart.multicomboinput.js +1 -1
  432. package/source/smart.multiinput.js +1 -1
  433. package/source/smart.multilinetextbox.js +1 -1
  434. package/source/smart.multisplitbutton.js +1 -1
  435. package/source/smart.numberformatpanel.js +1 -1
  436. package/source/smart.numberinput.js +1 -1
  437. package/source/smart.numeric.js +1 -1
  438. package/source/smart.numerictextbox.js +1 -1
  439. package/source/smart.pager.js +1 -1
  440. package/source/smart.passwordinput.js +1 -1
  441. package/source/smart.passwordtextbox.js +1 -1
  442. package/source/smart.path.js +1 -1
  443. package/source/smart.phoneinput.js +1 -1
  444. package/source/smart.pivottable.js +1 -1
  445. package/source/smart.powerbutton.js +1 -1
  446. package/source/smart.progressbar.js +1 -1
  447. package/source/smart.qrcode.js +1 -1
  448. package/source/smart.radiobutton.js +1 -1
  449. package/source/smart.rating.js +1 -1
  450. package/source/smart.ribbon.js +1 -1
  451. package/source/smart.router.js +1 -1
  452. package/source/smart.scheduler.js +1 -1
  453. package/source/smart.scrollbar.js +1 -1
  454. package/source/smart.slider.js +1 -1
  455. package/source/smart.sortable.js +1 -1
  456. package/source/smart.sparkline.js +6 -0
  457. package/source/smart.splitter.js +1 -1
  458. package/source/smart.switchbutton.js +1 -1
  459. package/source/smart.table.js +1 -1
  460. package/source/smart.tabs.js +1 -1
  461. package/source/smart.tank.js +1 -1
  462. package/source/smart.textarea.js +2 -2
  463. package/source/smart.textbox.js +1 -1
  464. package/source/smart.tickintervalhandler.js +1 -1
  465. package/source/smart.timeinput.js +1 -1
  466. package/source/smart.timepicker.js +1 -1
  467. package/source/smart.toast.js +1 -1
  468. package/source/smart.tooltip.js +1 -1
  469. package/source/smart.tree.js +2 -2
  470. package/source/smart.validationpanel.js +1 -1
  471. package/source/smart.validator.js +1 -1
  472. package/source/smart.window.js +1 -1
  473. package/source/styles/components/smart.grid.css +1 -1
  474. package/source/styles/components/smart.validator.css +1 -1
  475. package/source/styles/default/scss/smart.grid.scss +230 -168
  476. package/source/styles/default/scss/smart.validator.scss +1 -0
  477. package/source/styles/default/smart.grid.css +48 -9
  478. package/source/styles/default/smart.validator.css +123 -121
  479. package/source/styles/smart.default.css +2 -2
  480. package/source/typescript/smart.calendar.d.ts +5 -0
  481. package/source/typescript/smart.elements.d.ts +54 -3
  482. package/source/typescript/smart.grid.d.ts +33 -3
  483. package/source/typescript/smart.textarea.d.ts +5 -0
  484. package/source/typescript/smart.tree.d.ts +11 -0
  485. package/splitter/splitter.d.ts +2 -0
  486. package/splitter/splitter.esm.js +1 -1
  487. package/splitter/splitter.umd.js +2 -3
  488. package/splitter/splitterbar.d.ts +2 -0
  489. package/splitter/splitteritem.d.ts +2 -0
  490. package/switchbutton/switchbutton.d.ts +2 -0
  491. package/switchbutton/switchbutton.esm.js +1 -1
  492. package/switchbutton/switchbutton.umd.js +2 -3
  493. package/table/pivottable.d.ts +2 -0
  494. package/table/sortable.d.ts +2 -0
  495. package/table/table.d.ts +2 -0
  496. package/table/table.esm.js +1 -1
  497. package/table/table.umd.js +2 -3
  498. package/tabs/tabs.d.ts +2 -0
  499. package/tabs/tabs.esm.js +1 -1
  500. package/tabs/tabs.umd.js +2 -3
  501. package/tabs/tabswindow.d.ts +2 -0
  502. package/tabswindow/tabswindow.d.ts +2 -0
  503. package/tabswindow/tabswindow.esm.js +1 -1
  504. package/tabswindow/tabswindow.umd.js +2 -3
  505. package/tank/tank.d.ts +2 -0
  506. package/tank/tank.esm.js +1 -1
  507. package/tank/tank.umd.js +2 -3
  508. package/textarea/textarea.d.ts +7 -0
  509. package/textarea/textarea.esm.js +13 -2
  510. package/textarea/textarea.umd.js +14 -4
  511. package/textbox/maskedtextbox.d.ts +2 -0
  512. package/textbox/multilinetextbox.d.ts +2 -0
  513. package/textbox/numerictextbox.d.ts +2 -0
  514. package/textbox/passwordtextbox.d.ts +2 -0
  515. package/textbox/textbox.d.ts +2 -0
  516. package/textbox/textbox.esm.js +1 -1
  517. package/textbox/textbox.umd.js +2 -3
  518. package/threedchart/threedchart.d.ts +2 -0
  519. package/threedchart/threedchart.esm.js +1 -1
  520. package/threedchart/threedchart.umd.js +2 -3
  521. package/timeinput/timeinput.d.ts +2 -0
  522. package/timeinput/timeinput.esm.js +1 -1
  523. package/timeinput/timeinput.umd.js +2 -3
  524. package/timepicker/datetimepicker.d.ts +2 -0
  525. package/timepicker/timepicker.d.ts +2 -0
  526. package/timepicker/timepicker.esm.js +1 -1
  527. package/timepicker/timepicker.umd.js +2 -3
  528. package/toast/toast.d.ts +2 -0
  529. package/toast/toast.esm.js +1 -1
  530. package/toast/toast.umd.js +2 -3
  531. package/tooltip/tooltip.d.ts +2 -0
  532. package/tooltip/tooltip.esm.js +1 -1
  533. package/tooltip/tooltip.umd.js +2 -3
  534. package/tree/tree.d.ts +12 -0
  535. package/tree/tree.esm.js +9 -2
  536. package/tree/tree.umd.js +10 -4
  537. package/tree/treeitem.d.ts +2 -0
  538. package/tree/treeitemsgroup.d.ts +2 -0
  539. package/validator/validator.d.ts +2 -0
  540. package/validator/validator.esm.js +1 -1
  541. package/validator/validator.umd.js +2 -3
  542. package/waitwindow/waitwindow.d.ts +2 -0
  543. package/waitwindow/waitwindow.esm.js +1 -1
  544. package/waitwindow/waitwindow.umd.js +2 -3
  545. package/window/alertwindow.d.ts +2 -0
  546. package/window/dialogwindow.d.ts +2 -0
  547. package/window/multilinewindow.d.ts +2 -0
  548. package/window/progresswindow.d.ts +2 -0
  549. package/window/promptwindow.d.ts +2 -0
  550. package/window/tabswindow.d.ts +2 -0
  551. package/window/waitwindow.d.ts +2 -0
  552. package/window/window.d.ts +2 -0
  553. package/window/window.esm.js +1 -1
  554. package/window/window.umd.js +2 -3
@@ -7,6 +7,8 @@ export { ListItem } from './listitem';
7
7
  export { ListItemProperties } from "./../index";
8
8
  export { ListItemsGroup } from './listitemsgroup';
9
9
  export { ListItemsGroupProperties } from "./../index";
10
+ declare let Smart: any;
11
+ export { Smart };
10
12
  export interface DropDownListProps extends DropDownListProperties {
11
13
  className?: string;
12
14
  style?: React.CSSProperties;
@@ -1433,4 +1433,4 @@ class DropDownList extends React.Component {
1433
1433
  }
1434
1434
 
1435
1435
  export default DropDownList;
1436
- export { DropDownList, ListItem, ListItemsGroup };
1436
+ export { Smart$2 as Smart, DropDownList, ListItem, ListItemsGroup };
@@ -449,9 +449,8 @@ require('../source/modules/smart.dropdownlist');
449
449
  }
450
450
  }
451
451
 
452
- let Smart$2;
453
452
  if (typeof window !== "undefined") {
454
- Smart$2 = window.Smart;
453
+ exports.Smart = window.Smart;
455
454
  }
456
455
  /**
457
456
  The DropDownList is a form component that lets you choose a single predefined value from a list. It is a more advanced version of the 'select' tag.
@@ -1389,7 +1388,7 @@ require('../source/modules/smart.dropdownlist');
1389
1388
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
1390
1389
  }
1391
1390
  if (initialize) {
1392
- Smart$2.Render();
1391
+ exports.Smart.Render();
1393
1392
  if (that.onCreate) {
1394
1393
  that.onCreate();
1395
1394
  }
@@ -3,6 +3,8 @@ import { EditorProperties } from "./../index";
3
3
  import { Animation, EditorContextMenu, EditMode, EditorImageFormat, PasteFormat, ToolbarMode, ToolbarViewMode, EditorContentFiltering, EditorDataExport, EditorIframeSettings, ToolbarItem } from './../index';
4
4
  export { EditorProperties } from "./../index";
5
5
  export { Animation, EditorContentFilteringAttributeFilterMode, EditorContentFilteringTagFilterMode, EditorContentFilteringStyleAttributeFilterMode, EditorContextMenu, EditMode, EditorImageFormat, PasteFormat, ToolbarMode, ToolbarViewMode, EditorContentFiltering, EditorDataExport, EditorIframeSettings, ToolbarItem, ToolbarItemEditor } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface EditorProps extends EditorProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -1033,4 +1033,4 @@ class Editor extends React.Component {
1033
1033
  }
1034
1034
 
1035
1035
  export default Editor;
1036
- export { Editor };
1036
+ export { Smart, Editor };
@@ -9,9 +9,8 @@ require('../source/modules/smart.editor');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  jqxEditor represents an advanced HTML text editor which can simplify web content creation or be a replacement of your HTML/Markdown Text Areas.
@@ -989,7 +988,7 @@ require('../source/modules/smart.editor');
989
988
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
990
989
  }
991
990
  if (initialize) {
992
- Smart.Render();
991
+ exports.Smart.Render();
993
992
  if (that.onCreate) {
994
993
  that.onCreate();
995
994
  }
@@ -3,6 +3,8 @@ import { ElementProperties } from "./../index";
3
3
  import { Animation, ElementRenderMode } from './../index';
4
4
  export { ElementProperties } from "./../index";
5
5
  export { Animation, ElementRenderMode } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface ElementProps extends ElementProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -373,4 +373,4 @@ class Element extends React.Component {
373
373
  }
374
374
 
375
375
  export default Element;
376
- export { Element };
376
+ export { Smart, Element };
@@ -9,9 +9,8 @@ require('../source/modules/smart.element');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  BaseElement extending the HTMLElement with localization, on-demand rendering, typed properties, two-way bound properties, property change notifications, lifecycle callbacks, automatic events listen and unlisten.
@@ -329,7 +328,7 @@ require('../source/modules/smart.element');
329
328
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
330
329
  }
331
330
  if (initialize) {
332
- Smart.Render();
331
+ exports.Smart.Render();
333
332
  if (that.onCreate) {
334
333
  that.onCreate();
335
334
  }
@@ -3,6 +3,8 @@ import { FileUploadProperties } from "./../index";
3
3
  import { Animation } from './../index';
4
4
  export { FileUploadProperties } from "./../index";
5
5
  export { Animation } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface FileUploadProps extends FileUploadProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -531,4 +531,4 @@ class FileUpload extends React.Component {
531
531
  }
532
532
 
533
533
  export default FileUpload;
534
- export { FileUpload };
534
+ export { Smart, FileUpload };
@@ -9,9 +9,8 @@ require('../source/modules/smart.fileupload');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  FileUpload provides an easy and integrated way for users to upload multiple files.
@@ -487,7 +486,7 @@ require('../source/modules/smart.fileupload');
487
486
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
488
487
  }
489
488
  if (initialize) {
490
- Smart.Render();
489
+ exports.Smart.Render();
491
490
  if (that.onCreate) {
492
491
  that.onCreate();
493
492
  }
@@ -3,6 +3,8 @@ import { FilterBuilderProperties } from "./../index";
3
3
  import { Animation, FilterBuilderIcons } from './../index';
4
4
  export { FilterBuilderProperties } from "./../index";
5
5
  export { Animation, FilterBuilderIcons } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface FilterBuilderProps extends FilterBuilderProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -512,4 +512,4 @@ class FilterBuilder extends React.Component {
512
512
  }
513
513
 
514
514
  export default FilterBuilder;
515
- export { FilterBuilder };
515
+ export { Smart, FilterBuilder };
@@ -9,9 +9,8 @@ require('../source/modules/smart.filterbuilder');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  FilterBuilder allows you to dynamically build filters.
@@ -468,7 +467,7 @@ require('../source/modules/smart.filterbuilder');
468
467
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
469
468
  }
470
469
  if (initialize) {
471
- Smart.Render();
470
+ exports.Smart.Render();
472
471
  if (that.onCreate) {
473
472
  that.onCreate();
474
473
  }
@@ -3,6 +3,8 @@ import { FilterPanelProperties } from "./../index";
3
3
  import { Animation, FilterPanelFilterType, FilterPanelMode } from './../index';
4
4
  export { FilterPanelProperties } from "./../index";
5
5
  export { Animation, FilterPanelFilterType, FilterPanelMode } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface FilterPanelProps extends FilterPanelProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -403,4 +403,4 @@ class FilterPanel extends React.Component {
403
403
  }
404
404
 
405
405
  export default FilterPanel;
406
- export { FilterPanel };
406
+ export { Smart, FilterPanel };
@@ -9,9 +9,8 @@ require('../source/modules/smart.filterpanel');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  The filter panel allows you to customize and display the applied filter expressions.
@@ -359,7 +358,7 @@ require('../source/modules/smart.filterpanel');
359
358
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
360
359
  }
361
360
  if (initialize) {
362
- Smart.Render();
361
+ exports.Smart.Render();
363
362
  if (that.onCreate) {
364
363
  that.onCreate();
365
364
  }
@@ -3,6 +3,8 @@ import { MultiColumnFilterPanelProperties } from "./../index";
3
3
  import { Animation, MultiColumnFilterPanelCloseButtonPosition, MultiColumnFilterPanelOperator } from './../index';
4
4
  export { MultiColumnFilterPanelProperties } from "./../index";
5
5
  export { Animation, MultiColumnFilterPanelCloseButtonPosition, MultiColumnFilterPanelOperator } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface MultiColumnFilterPanelProps extends MultiColumnFilterPanelProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
package/form/form.d.ts CHANGED
@@ -7,6 +7,8 @@ export { FormControl } from './formcontrol';
7
7
  export { FormControlProperties } from "./../index";
8
8
  export { FormGroup } from './formgroup';
9
9
  export { FormGroupProperties } from "./../index";
10
+ declare let Smart: any;
11
+ export { Smart };
10
12
  export interface FormProps extends FormProperties {
11
13
  className?: string;
12
14
  style?: React.CSSProperties;
package/form/form.esm.js CHANGED
@@ -1171,4 +1171,4 @@ class Form extends React.Component {
1171
1171
  }
1172
1172
 
1173
1173
  export default Form;
1174
- export { Form, FormControl, FormGroup };
1174
+ export { Smart$2 as Smart, Form, FormControl, FormGroup };
package/form/form.umd.js CHANGED
@@ -805,9 +805,8 @@ require('../source/modules/smart.form');
805
805
  }
806
806
  }
807
807
 
808
- let Smart$2;
809
808
  if (typeof window !== "undefined") {
810
- Smart$2 = window.Smart;
809
+ exports.Smart = window.Smart;
811
810
  }
812
811
  /**
813
812
  Reactive Form Component with Advanced Validation
@@ -1127,7 +1126,7 @@ require('../source/modules/smart.form');
1127
1126
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
1128
1127
  }
1129
1128
  if (initialize) {
1130
- Smart$2.Render();
1129
+ exports.Smart.Render();
1131
1130
  if (that.onCreate) {
1132
1131
  that.onCreate();
1133
1132
  }
@@ -3,6 +3,8 @@ import { FormControlProperties } from "./../index";
3
3
  import { FormControlAction, FormControlAlign, FormControlControlType, FormControlLabelPosition, FormControlViewMode } from './../index';
4
4
  export { FormControlProperties } from "./../index";
5
5
  export { FormControlAction, FormControlAlign, FormControlControlType, FormControlLabelPosition, FormControlViewMode } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface FormControlProps extends FormControlProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -3,6 +3,8 @@ import { FormGroupProperties } from "./../index";
3
3
  import { FormGroupLabelPosition, Control } from './../index';
4
4
  export { FormGroupProperties } from "./../index";
5
5
  export { ControlControlType, ControlLabelPosition, ControlViewMode, FormGroupLabelPosition, Control } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface FormGroupProps extends FormGroupProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -3,6 +3,8 @@ import { GanttChartProperties } from "./../index";
3
3
  import { GanttDayFormat, Duration, HorizontalScrollBarVisibility, HourFormat, MonthFormat, MonthScale, QuarterFormat, GanttChartResourceTimelineMode, GanttChartResourceTimelineView, GanttChartSelectionMode, GanttChartSortMode, VerticalScrollBarVisibility, GanttChartView, YearFormat, WeekFormat, GanttChartDataExport, GanttChartDateMarker, GanttChartResource, GanttChartResourceColumn, GanttChartTask, GanttChartTaskColumn, GanttChartTooltip } from './../index';
4
4
  export { GanttChartProperties } from "./../index";
5
5
  export { GanttChartDataExportItemType, GanttDayFormat, Duration, HorizontalScrollBarVisibility, HourFormat, MonthFormat, MonthScale, QuarterFormat, GanttChartResourceTimelineMode, GanttChartResourceTimelineView, GanttChartSelectionMode, GanttChartSortMode, GanttChartTaskType, VerticalScrollBarVisibility, GanttChartView, YearFormat, WeekFormat, GanttChartDataExport, GanttChartDateMarker, GanttChartResource, GanttChartResourceColumn, GanttChartTask, GanttChartTaskIndicator, GanttChartTaskPlanned, GanttChartTaskSegment, GanttChartTaskColumn, GanttChartTooltip } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface GanttChartProps extends GanttChartProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -1803,4 +1803,4 @@ class GanttChart extends React.Component {
1803
1803
  }
1804
1804
 
1805
1805
  export default GanttChart;
1806
- export { GanttChart };
1806
+ export { Smart, GanttChart };
@@ -9,9 +9,8 @@ require('../source/modules/smart.ganttchart');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  Gantt charts are specialized bar charts that help clearly represent how tasks and resources are allocated over time in planning, project management, and scheduling applications.
@@ -1759,7 +1758,7 @@ require('../source/modules/smart.ganttchart');
1759
1758
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
1760
1759
  }
1761
1760
  if (initialize) {
1762
- Smart.Render();
1761
+ exports.Smart.Render();
1763
1762
  if (that.onCreate) {
1764
1763
  that.onCreate();
1765
1764
  }
package/gauge/gauge.d.ts CHANGED
@@ -3,6 +3,8 @@ import { GaugeProperties } from "./../index";
3
3
  import { GaugeAnalogDisplayType, Animation, GaugeDigitalDisplayPosition, LabelsVisibility, DragMechanicalAction, ScaleMode, GaugeNeedlePosition, GaugeScalePosition, ScaleType, GaugeSizeMode, TicksPosition, TicksVisibility, Validation, WordLength } from './../index';
4
4
  export { GaugeProperties } from "./../index";
5
5
  export { GaugeAnalogDisplayType, Animation, GaugeDigitalDisplayPosition, LabelsVisibility, DragMechanicalAction, ScaleMode, GaugeNeedlePosition, GaugeScalePosition, ScaleType, GaugeSizeMode, TicksPosition, TicksVisibility, Validation, WordLength } from './../index';
6
+ declare let Smart: any;
7
+ export { Smart };
6
8
  export interface GaugeProps extends GaugeProperties {
7
9
  className?: string;
8
10
  style?: React.CSSProperties;
@@ -713,4 +713,4 @@ class Gauge extends React.Component {
713
713
  }
714
714
 
715
715
  export default Gauge;
716
- export { Gauge };
716
+ export { Smart, Gauge };
@@ -9,9 +9,8 @@ require('../source/modules/smart.gauge');
9
9
 
10
10
  React = React && React.hasOwnProperty('default') ? React['default'] : React;
11
11
 
12
- let Smart;
13
12
  if (typeof window !== "undefined") {
14
- Smart = window.Smart;
13
+ exports.Smart = window.Smart;
15
14
  }
16
15
  /**
17
16
  Gauge displays an indicator within a range of values.
@@ -669,7 +668,7 @@ require('../source/modules/smart.gauge');
669
668
  that.nativeElement[eventName.toLowerCase()] = events[eventName];
670
669
  }
671
670
  if (initialize) {
672
- Smart.Render();
671
+ exports.Smart.Render();
673
672
  if (that.onCreate) {
674
673
  that.onCreate();
675
674
  }
package/grid/grid.d.ts CHANGED
@@ -4,6 +4,8 @@ import { Scrolling, GridAppearance, GridBehavior, GridColumnHeader, GridClipboar
4
4
  export { GridProperties } from "./../index";
5
5
  export { GridAppearanceAutoGenerateRowLabelMode, GridAppearanceAutoGenerateColumnLabelMode, GridResizeMode, GridClipboardAutoFillMode, HorizontalAlignment, VerticalAlignment, Position, GridColumnFilterMenuMode, GridColumnSortOrder, GridConditionalFormattingCondition, GridDataExportPageOrientation, GridDataSourceSettingsSanitizeHTML, GridDataSourceSettingsDataFieldDataType, GridDataSourceSettingsDataSourceType, GridEditingAction, LayoutPosition, GridCommandDisplayMode, GridEditingMode, GridEditingAddNewRowDisplayMode, GridFilteringFilterRowApplyMode, GridFilteringFilterMenuMode, GridGroupingExpandMode, GridGroupingRenderMode, GridHeaderSearchCommand, GridPagerAutoEllipsis, Scrolling, GridSelectionMode, GridSelectionAction, GridSelectionCheckBoxesSelectAllMode, GridSortingMode, GridSortingCommandKey, GridAppearance, GridBehavior, GridColumnHeader, GridClipboard, GridColumn, GridContextMenu, GridContextMenuDataSource, GridCommand, GridColumnMenu, GridColumnMenuDataSource, GridColumnGroup, GridConditionalFormatting, GridCharting, Dialog, GridCheckBoxes, GridDataExport, GridDataSourceSettings, GridDataSourceSettingsDataField, GridEditing, GridEditingCommandKeys, GridCommandKey, GridEditingCommandBar, GridEditingCommandBarDataSource, GridEditingCommandColumn, GridEditingCommandColumnDataSource, GridEditingAddNewRow, GridEditingAddNewColumn, GridFiltering, GridFilteringFilterRow, GridFilteringFilterMenu, GridFilteringFilterBuilder, GridFooter, GridGrouping, GridGroupingGroupBar, GridGroupingSummaryRow, GridGroupHeader, GridHeader, GridLayout, GridPaging, GridPagingSpinner, GridPager, GridPagerPageSizeSelector, GridPagerSummary, GridPagerNavigationButtons, GridPagerNavigationButtonsPrevNextButtons, GridPagerNavigationButtonsFirstLastButtons, GridPagerNavigationButtonsLabels, GridPagerNavigationInput, GridPagerPageIndexSelectors, GridRowDetail, GridRow, GridCell, GridSummaryRow, GridStateSettings, GridSelection, GridSelectionCheckBoxes, GridSorting, GridUploadSettings } from './../index';
6
6
  export { DataAdapter, Chart } from './../index';
7
+ declare let Smart: any;
8
+ export { Smart };
7
9
  export interface GridProps extends GridProperties {
8
10
  className?: string;
9
11
  style?: React.CSSProperties;
@@ -229,6 +231,15 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
229
231
  (id: string, dataField: string, value: any): boolean;
230
232
  });
231
233
  /** Describes the pager settings.
234
+ * Property type: {(id: string, dataField: string, value: any, oldValue: any, data: any): void}
235
+ */
236
+ get onCellEditRequest(): {
237
+ (id: string, dataField: string, value: any, oldValue: any, data: any): void;
238
+ };
239
+ set onCellEditRequest(value: {
240
+ (id: string, dataField: string, value: any, oldValue: any, data: any): void;
241
+ });
242
+ /** Sets the row details.
232
243
  * Property type: {(): void}
233
244
  */
234
245
  get onBeforeInit(): {
@@ -237,7 +248,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
237
248
  set onBeforeInit(value: {
238
249
  (): void;
239
250
  });
240
- /** Sets the row details.
251
+ /** Sets or gets the rows CSS class rules. Different CSS class names are conditionally applied. Example: rowCSSRules: { 'cell-class-1': settings =&gt; settings.data.quantity === 5, 'cell-class-2': settings =&gt; settings.data.quantity &lt; 5, 'cell-class-3': settings =&gt; settings.data.quantity &gt; 5 }. The settings object contains the following properties: index, data, row, api.
241
252
  * Property type: {(): void}
242
253
  */
243
254
  get onInit(): {
@@ -246,7 +257,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
246
257
  set onInit(value: {
247
258
  (): void;
248
259
  });
249
- /** Sets or gets the rows CSS class rules. Different CSS class names are conditionally applied. Example: rowCSSRules: { 'cell-class-1': settings =&gt; settings.data.quantity === 5, 'cell-class-2': settings =&gt; settings.data.quantity &lt; 5, 'cell-class-3': settings =&gt; settings.data.quantity &gt; 5 }. The settings object contains the following properties: index, data, row, api.
260
+ /** Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts.
250
261
  * Property type: {(): void}
251
262
  */
252
263
  get onAfterInit(): {
@@ -255,22 +266,22 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
255
266
  set onAfterInit(value: {
256
267
  (): void;
257
268
  });
258
- /** Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts.
269
+ /** The rows property is used to describe all rows displayed in the grid.
259
270
  * Property type: any
260
271
  */
261
272
  get onChartInit(): any;
262
273
  set onChartInit(value: any);
263
- /** The rows property is used to describe all rows displayed in the grid.
274
+ /** Sets the scroll mode settings.
264
275
  * Property type: any
265
276
  */
266
277
  get onRender(): any;
267
278
  set onRender(value: any);
268
- /** Sets the scroll mode settings.
279
+ /** Describes the summary row settings.
269
280
  * Property type: any
270
281
  */
271
282
  get onLoad(): any;
272
283
  set onLoad(value: any);
273
- /** Describes the summary row settings.
284
+ /** Sets the grid's state settings.
274
285
  * Property type: {(event: KeyboardEvent): void}
275
286
  */
276
287
  get onKey(): {
@@ -279,7 +290,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
279
290
  set onKey(value: {
280
291
  (event: KeyboardEvent): void;
281
292
  });
282
- /** Sets the grid's state settings.
293
+ /** Describes the selection settings.
283
294
  * Property type: {(index: number, row: GridRow): void}
284
295
  */
285
296
  get onRowInit(): {
@@ -288,7 +299,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
288
299
  set onRowInit(value: {
289
300
  (index: number, row: GridRow): void;
290
301
  });
291
- /** Describes the selection settings.
302
+ /** Describes sorting settings.
292
303
  * Property type: {(index: number, row: GridRow, details: HTMLElement): void}
293
304
  */
294
305
  get onRowDetailInit(): {
@@ -297,7 +308,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
297
308
  set onRowDetailInit(value: {
298
309
  (index: number, row: GridRow, details: HTMLElement): void;
299
310
  });
300
- /** Describes sorting settings.
311
+ /** Sets the grid users. Expects an array with 'id', 'name' and optionally 'color' and 'image' properties.
301
312
  * Property type: {(index: number, row: GridRow, details: HTMLElement): void}
302
313
  */
303
314
  get onRowDetailUpdated(): {
@@ -306,7 +317,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
306
317
  set onRowDetailUpdated(value: {
307
318
  (index: number, row: GridRow, details: HTMLElement): void;
308
319
  });
309
- /** Sets the grid users. Expects an array with 'id', 'name' and optionally 'color' and 'image' properties.
320
+ /** Sets the grid's image and filter upload settings for the image and attachment columns.
310
321
  * Property type: {(index: number, row: GridRow, history: any[]): void}
311
322
  */
312
323
  get onRowHistory(): {
@@ -315,7 +326,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
315
326
  set onRowHistory(value: {
316
327
  (index: number, row: GridRow, history: any[]): void;
317
328
  });
318
- /** Sets the grid's image and filter upload settings for the image and attachment columns.
329
+ /** Sets the current data view. The possible values are 'grid', 'kanban' and 'card'.
319
330
  * Property type: {(index: number, row: GridRow, history: any[]): void}
320
331
  */
321
332
  get onRowStyle(): {
@@ -324,7 +335,7 @@ export declare class Grid extends React.Component<React.HTMLAttributes<Element>
324
335
  set onRowStyle(value: {
325
336
  (index: number, row: GridRow, history: any[]): void;
326
337
  });
327
- /** Sets the current data view. The possible values are 'grid', 'kanban' and 'card'.
338
+ /** undefined
328
339
  * Property type: {(index: number[], row: GridRow[]): void}
329
340
  */
330
341
  get onRowInserted(): {
package/grid/grid.esm.js CHANGED
@@ -352,6 +352,17 @@ class Grid extends React.Component {
352
352
  }
353
353
  }
354
354
  /** Describes the pager settings.
355
+ * Property type: {(id: string, dataField: string, value: any, oldValue: any, data: any): void}
356
+ */
357
+ get onCellEditRequest() {
358
+ return this.nativeElement ? this.nativeElement.onCellEditRequest : undefined;
359
+ }
360
+ set onCellEditRequest(value) {
361
+ if (this.nativeElement) {
362
+ this.nativeElement.onCellEditRequest = value;
363
+ }
364
+ }
365
+ /** Sets the row details.
355
366
  * Property type: {(): void}
356
367
  */
357
368
  get onBeforeInit() {
@@ -362,7 +373,7 @@ class Grid extends React.Component {
362
373
  this.nativeElement.onBeforeInit = value;
363
374
  }
364
375
  }
365
- /** Sets the row details.
376
+ /** Sets or gets the rows CSS class rules. Different CSS class names are conditionally applied. Example: rowCSSRules: { 'cell-class-1': settings =&gt; settings.data.quantity === 5, 'cell-class-2': settings =&gt; settings.data.quantity &lt; 5, 'cell-class-3': settings =&gt; settings.data.quantity &gt; 5 }. The settings object contains the following properties: index, data, row, api.
366
377
  * Property type: {(): void}
367
378
  */
368
379
  get onInit() {
@@ -373,7 +384,7 @@ class Grid extends React.Component {
373
384
  this.nativeElement.onInit = value;
374
385
  }
375
386
  }
376
- /** Sets or gets the rows CSS class rules. Different CSS class names are conditionally applied. Example: rowCSSRules: { 'cell-class-1': settings =&gt; settings.data.quantity === 5, 'cell-class-2': settings =&gt; settings.data.quantity &lt; 5, 'cell-class-3': settings =&gt; settings.data.quantity &gt; 5 }. The settings object contains the following properties: index, data, row, api.
387
+ /** Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts.
377
388
  * Property type: {(): void}
378
389
  */
379
390
  get onAfterInit() {
@@ -384,7 +395,7 @@ class Grid extends React.Component {
384
395
  this.nativeElement.onAfterInit = value;
385
396
  }
386
397
  }
387
- /** Sets or gets the value indicating whether the element is aligned to support locales using right-to-left fonts.
398
+ /** The rows property is used to describe all rows displayed in the grid.
388
399
  * Property type: any
389
400
  */
390
401
  get onChartInit() {
@@ -395,7 +406,7 @@ class Grid extends React.Component {
395
406
  this.nativeElement.onChartInit = value;
396
407
  }
397
408
  }
398
- /** The rows property is used to describe all rows displayed in the grid.
409
+ /** Sets the scroll mode settings.
399
410
  * Property type: any
400
411
  */
401
412
  get onRender() {
@@ -406,7 +417,7 @@ class Grid extends React.Component {
406
417
  this.nativeElement.onRender = value;
407
418
  }
408
419
  }
409
- /** Sets the scroll mode settings.
420
+ /** Describes the summary row settings.
410
421
  * Property type: any
411
422
  */
412
423
  get onLoad() {
@@ -417,7 +428,7 @@ class Grid extends React.Component {
417
428
  this.nativeElement.onLoad = value;
418
429
  }
419
430
  }
420
- /** Describes the summary row settings.
431
+ /** Sets the grid's state settings.
421
432
  * Property type: {(event: KeyboardEvent): void}
422
433
  */
423
434
  get onKey() {
@@ -428,7 +439,7 @@ class Grid extends React.Component {
428
439
  this.nativeElement.onKey = value;
429
440
  }
430
441
  }
431
- /** Sets the grid's state settings.
442
+ /** Describes the selection settings.
432
443
  * Property type: {(index: number, row: GridRow): void}
433
444
  */
434
445
  get onRowInit() {
@@ -439,7 +450,7 @@ class Grid extends React.Component {
439
450
  this.nativeElement.onRowInit = value;
440
451
  }
441
452
  }
442
- /** Describes the selection settings.
453
+ /** Describes sorting settings.
443
454
  * Property type: {(index: number, row: GridRow, details: HTMLElement): void}
444
455
  */
445
456
  get onRowDetailInit() {
@@ -450,7 +461,7 @@ class Grid extends React.Component {
450
461
  this.nativeElement.onRowDetailInit = value;
451
462
  }
452
463
  }
453
- /** Describes sorting settings.
464
+ /** Sets the grid users. Expects an array with 'id', 'name' and optionally 'color' and 'image' properties.
454
465
  * Property type: {(index: number, row: GridRow, details: HTMLElement): void}
455
466
  */
456
467
  get onRowDetailUpdated() {
@@ -461,7 +472,7 @@ class Grid extends React.Component {
461
472
  this.nativeElement.onRowDetailUpdated = value;
462
473
  }
463
474
  }
464
- /** Sets the grid users. Expects an array with 'id', 'name' and optionally 'color' and 'image' properties.
475
+ /** Sets the grid's image and filter upload settings for the image and attachment columns.
465
476
  * Property type: {(index: number, row: GridRow, history: any[]): void}
466
477
  */
467
478
  get onRowHistory() {
@@ -472,7 +483,7 @@ class Grid extends React.Component {
472
483
  this.nativeElement.onRowHistory = value;
473
484
  }
474
485
  }
475
- /** Sets the grid's image and filter upload settings for the image and attachment columns.
486
+ /** Sets the current data view. The possible values are 'grid', 'kanban' and 'card'.
476
487
  * Property type: {(index: number, row: GridRow, history: any[]): void}
477
488
  */
478
489
  get onRowStyle() {
@@ -483,7 +494,7 @@ class Grid extends React.Component {
483
494
  this.nativeElement.onRowStyle = value;
484
495
  }
485
496
  }
486
- /** Sets the current data view. The possible values are 'grid', 'kanban' and 'card'.
497
+ /** undefined
487
498
  * Property type: {(index: number[], row: GridRow[]): void}
488
499
  */
489
500
  get onRowInserted() {
@@ -771,7 +782,7 @@ class Grid extends React.Component {
771
782
  }
772
783
  // Gets the properties of the React component.
773
784
  get properties() {
774
- return ["appearance", "behavior", "currentUser", "columnHeader", "clipboard", "columns", "contextMenu", "columnMenu", "columnGroups", "conditionalFormatting", "charting", "checkBoxes", "dataExport", "dataSource", "dataSourceSettings", "editing", "filtering", "footer", "formulas", "grouping", "groupHeader", "header", "layout", "locale", "messages", "onCellValue", "onCellUpdate", "onCellRender", "onCellBeginEdit", "onBeforeInit", "onInit", "onAfterInit", "onChartInit", "onRender", "onLoad", "onKey", "onRowInit", "onRowDetailInit", "onRowDetailUpdated", "onRowHistory", "onRowStyle", "onRowInserted", "onRowRemoved", "onRowUpdate", "onRowUpdated", "onRowClass", "onCellClass", "onColumnInit", "onColumnInserted", "onColumnRemoved", "onColumnUpdated", "onColumnClone", "onCommand", "paging", "pager", "rowDetail", "rowCSSRules", "rightToLeft", "rows", "scrolling", "summaryRow", "stateSettings", "selection", "sorting", "users", "uploadSettings", "view"];
785
+ return ["appearance", "behavior", "currentUser", "columnHeader", "clipboard", "columns", "contextMenu", "columnMenu", "columnGroups", "conditionalFormatting", "charting", "checkBoxes", "dataExport", "dataSource", "dataSourceSettings", "editing", "filtering", "footer", "formulas", "grouping", "groupHeader", "header", "layout", "locale", "messages", "onCellValue", "onCellUpdate", "onCellRender", "onCellBeginEdit", "onCellEditRequest", "onBeforeInit", "onInit", "onAfterInit", "onChartInit", "onRender", "onLoad", "onKey", "onRowInit", "onRowDetailInit", "onRowDetailUpdated", "onRowHistory", "onRowStyle", "onRowInserted", "onRowRemoved", "onRowUpdate", "onRowUpdated", "onRowClass", "onCellClass", "onColumnInit", "onColumnInserted", "onColumnRemoved", "onColumnUpdated", "onColumnClone", "onCommand", "paging", "pager", "rowDetail", "rowCSSRules", "rightToLeft", "rows", "scrolling", "summaryRow", "stateSettings", "selection", "sorting", "users", "uploadSettings", "view"];
775
786
  }
776
787
  // Gets the events of the React component.
777
788
  get eventListeners() {
@@ -2242,4 +2253,4 @@ class Grid extends React.Component {
2242
2253
  }
2243
2254
 
2244
2255
  export default Grid;
2245
- export { Grid };
2256
+ export { Smart, Grid };