dhx-chart 8.2.7 → 8.3.1

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 (352) hide show
  1. package/codebase/chart.d.ts +1 -1
  2. package/codebase/chart.min.js +3 -3
  3. package/codebase/chart.min.js.map +1 -1
  4. package/codebase/types/ts-grid/sources/Grid.d.ts +4 -1
  5. package/codebase/types/ts-grid/sources/ProGrid.d.ts +2 -1
  6. package/codebase/types/ts-grid/sources/helpers/data.d.ts +10 -2
  7. package/codebase/types/ts-grid/sources/helpers/main.d.ts +2 -2
  8. package/codebase/types/ts-grid/sources/types.d.ts +14 -8
  9. package/codebase/types/ts-grid/sources/ui/editors/InputEditor.d.ts +5 -1
  10. package/codebase/types/ts-grid/sources/ui/editors/TextAreaEditor.d.ts +2 -1
  11. package/codebase/types/ts-grid/sources/ui/editors/editors.d.ts +2 -0
  12. package/codebase/types/ts-grid/sources/ui/render.d.ts +0 -1
  13. package/package.json +1 -1
  14. package/readme.txt +1 -1
  15. package/whatsnew.txt +6 -0
  16. package/codebase/types/ts-all/sources/entry.d.ts +0 -27
  17. package/codebase/types/ts-all/sources/entry_pro.d.ts +0 -17
  18. package/codebase/types/ts-calendar/sources/entry.d.ts +0 -7
  19. package/codebase/types/ts-calendar/tests/calendar/calendar.d.ts +0 -1
  20. package/codebase/types/ts-calendar/tests/suite.d.ts +0 -1
  21. package/codebase/types/ts-chart/index.d.ts +0 -3
  22. package/codebase/types/ts-chart/sources/ProChart.d.ts +0 -7
  23. package/codebase/types/ts-chart/sources/entry_pro.d.ts +0 -2
  24. package/codebase/types/ts-chart/tests/Chart.d.ts +0 -1
  25. package/codebase/types/ts-chart/tests/suite.d.ts +0 -1
  26. package/codebase/types/ts-colorpicker/index.d.ts +0 -5
  27. package/codebase/types/ts-colorpicker/sources/Colorpicker.d.ts +0 -40
  28. package/codebase/types/ts-colorpicker/sources/colors.d.ts +0 -2
  29. package/codebase/types/ts-colorpicker/sources/entry.d.ts +0 -4
  30. package/codebase/types/ts-colorpicker/sources/helpers/calculations.d.ts +0 -8
  31. package/codebase/types/ts-colorpicker/sources/helpers/color.d.ts +0 -16
  32. package/codebase/types/ts-colorpicker/sources/locales/en.d.ts +0 -8
  33. package/codebase/types/ts-colorpicker/sources/picker.d.ts +0 -4
  34. package/codebase/types/ts-colorpicker/sources/types.d.ts +0 -66
  35. package/codebase/types/ts-colorpicker/tests/suite.d.ts +0 -0
  36. package/codebase/types/ts-combobox/sources/entry.d.ts +0 -4
  37. package/codebase/types/ts-combobox/sources/entry_pro.d.ts +0 -2
  38. package/codebase/types/ts-combobox/tests/suite.d.ts +0 -0
  39. package/codebase/types/ts-common/CssManager.d.ts +0 -26
  40. package/codebase/types/ts-common/tests/core.d.ts +0 -1
  41. package/codebase/types/ts-common/tests/events.d.ts +0 -1
  42. package/codebase/types/ts-common/tests/html.d.ts +0 -1
  43. package/codebase/types/ts-common/tests/suite.d.ts +0 -3
  44. package/codebase/types/ts-data/sources/entry.d.ts +0 -5
  45. package/codebase/types/ts-data/tests/ajax.d.ts +0 -1
  46. package/codebase/types/ts-data/tests/drivers.d.ts +0 -1
  47. package/codebase/types/ts-data/tests/filter.d.ts +0 -1
  48. package/codebase/types/ts-data/tests/main.d.ts +0 -1
  49. package/codebase/types/ts-data/tests/move.d.ts +0 -1
  50. package/codebase/types/ts-data/tests/sort.d.ts +0 -1
  51. package/codebase/types/ts-data/tests/suite.d.ts +0 -7
  52. package/codebase/types/ts-data/tests/treecollection.d.ts +0 -1
  53. package/codebase/types/ts-dataview/index.d.ts +0 -3
  54. package/codebase/types/ts-dataview/sources/DataView.d.ts +0 -41
  55. package/codebase/types/ts-dataview/sources/ProDataView.d.ts +0 -11
  56. package/codebase/types/ts-dataview/sources/editors/InputEditor.d.ts +0 -16
  57. package/codebase/types/ts-dataview/sources/editors/editors.d.ts +0 -4
  58. package/codebase/types/ts-dataview/sources/entry.d.ts +0 -3
  59. package/codebase/types/ts-dataview/sources/entry_pro.d.ts +0 -2
  60. package/codebase/types/ts-dataview/sources/types.d.ts +0 -62
  61. package/codebase/types/ts-dataview/tests/selections/Selections.d.ts +0 -1
  62. package/codebase/types/ts-dataview/tests/selections/stubs.d.ts +0 -3
  63. package/codebase/types/ts-dataview/tests/suite.d.ts +0 -1
  64. package/codebase/types/ts-diagram/index.d.ts +0 -5
  65. package/codebase/types/ts-diagram/sources/Diagram.d.ts +0 -32
  66. package/codebase/types/ts-diagram/sources/ShapesCollection.d.ts +0 -16
  67. package/codebase/types/ts-diagram/sources/Toolbar.d.ts +0 -16
  68. package/codebase/types/ts-diagram/sources/entry.d.ts +0 -4
  69. package/codebase/types/ts-diagram/sources/helpers/Export.d.ts +0 -10
  70. package/codebase/types/ts-diagram/sources/helpers/Selection.d.ts +0 -14
  71. package/codebase/types/ts-diagram/sources/helpers/linkPaths.d.ts +0 -8
  72. package/codebase/types/ts-diagram/sources/helpers/placement.d.ts +0 -6
  73. package/codebase/types/ts-diagram/sources/locales/en.d.ts +0 -9
  74. package/codebase/types/ts-diagram/sources/shapes/Base.d.ts +0 -31
  75. package/codebase/types/ts-diagram/sources/shapes/Connector/Line.d.ts +0 -21
  76. package/codebase/types/ts-diagram/sources/shapes/Diagram/DiagramCard.d.ts +0 -13
  77. package/codebase/types/ts-diagram/sources/shapes/Diagram/DiagramImgCard.d.ts +0 -12
  78. package/codebase/types/ts-diagram/sources/shapes/Diagram/DiagramSvgCard.d.ts +0 -12
  79. package/codebase/types/ts-diagram/sources/shapes/Diagram/templates.d.ts +0 -4
  80. package/codebase/types/ts-diagram/sources/shapes/FlowShape.d.ts +0 -90
  81. package/codebase/types/ts-diagram/sources/shapes/TextShape.d.ts +0 -19
  82. package/codebase/types/ts-diagram/sources/shapes/factory.d.ts +0 -7
  83. package/codebase/types/ts-diagram/sources/types.d.ts +0 -161
  84. package/codebase/types/ts-diagram/tests/stubs.d.ts +0 -25
  85. package/codebase/types/ts-diagram/tests/suite.d.ts +0 -0
  86. package/codebase/types/ts-form/index.d.ts +0 -3
  87. package/codebase/types/ts-form/sources/Form.d.ts +0 -55
  88. package/codebase/types/ts-form/sources/ProForm.d.ts +0 -7
  89. package/codebase/types/ts-form/sources/elements/ToggleButton.d.ts +0 -77
  90. package/codebase/types/ts-form/sources/elements/ToggleGroup.d.ts +0 -95
  91. package/codebase/types/ts-form/sources/elements/avatar.d.ts +0 -119
  92. package/codebase/types/ts-form/sources/elements/button.d.ts +0 -70
  93. package/codebase/types/ts-form/sources/elements/checkbox.d.ts +0 -84
  94. package/codebase/types/ts-form/sources/elements/checkboxGroup.d.ts +0 -103
  95. package/codebase/types/ts-form/sources/elements/colorpicker.d.ts +0 -101
  96. package/codebase/types/ts-form/sources/elements/combo.d.ts +0 -101
  97. package/codebase/types/ts-form/sources/elements/container.d.ts +0 -52
  98. package/codebase/types/ts-form/sources/elements/dateinput.d.ts +0 -107
  99. package/codebase/types/ts-form/sources/elements/fieldset.d.ts +0 -64
  100. package/codebase/types/ts-form/sources/elements/helper/label.d.ts +0 -18
  101. package/codebase/types/ts-form/sources/elements/input.d.ts +0 -106
  102. package/codebase/types/ts-form/sources/elements/proCombo.d.ts +0 -5
  103. package/codebase/types/ts-form/sources/elements/radioGroup.d.ts +0 -99
  104. package/codebase/types/ts-form/sources/elements/radiobutton.d.ts +0 -41
  105. package/codebase/types/ts-form/sources/elements/select.d.ts +0 -94
  106. package/codebase/types/ts-form/sources/elements/simplevault.d.ts +0 -124
  107. package/codebase/types/ts-form/sources/elements/sliderform.d.ts +0 -84
  108. package/codebase/types/ts-form/sources/elements/spacer.d.ts +0 -40
  109. package/codebase/types/ts-form/sources/elements/textarea.d.ts +0 -70
  110. package/codebase/types/ts-form/sources/elements/textinput.d.ts +0 -39
  111. package/codebase/types/ts-form/sources/elements/timeinput.d.ts +0 -102
  112. package/codebase/types/ts-form/sources/entry.d.ts +0 -5
  113. package/codebase/types/ts-form/sources/entry_pro.d.ts +0 -2
  114. package/codebase/types/ts-form/sources/helper.d.ts +0 -12
  115. package/codebase/types/ts-form/sources/locales/en.d.ts +0 -5
  116. package/codebase/types/ts-form/sources/types.d.ts +0 -180
  117. package/codebase/types/ts-form/tests/elements/button.d.ts +0 -1
  118. package/codebase/types/ts-form/tests/elements/checkbox.d.ts +0 -1
  119. package/codebase/types/ts-form/tests/elements/colorpicker.d.ts +0 -1
  120. package/codebase/types/ts-form/tests/elements/combo.d.ts +0 -1
  121. package/codebase/types/ts-form/tests/elements/container.d.ts +0 -1
  122. package/codebase/types/ts-form/tests/elements/datepicker.d.ts +0 -1
  123. package/codebase/types/ts-form/tests/elements/input.d.ts +0 -1
  124. package/codebase/types/ts-form/tests/elements/radiogroup.d.ts +0 -1
  125. package/codebase/types/ts-form/tests/elements/select.d.ts +0 -1
  126. package/codebase/types/ts-form/tests/elements/simplevault.d.ts +0 -1
  127. package/codebase/types/ts-form/tests/elements/slider.d.ts +0 -1
  128. package/codebase/types/ts-form/tests/elements/textarea.d.ts +0 -1
  129. package/codebase/types/ts-form/tests/elements/timepicker.d.ts +0 -1
  130. package/codebase/types/ts-form/tests/form.d.ts +0 -1
  131. package/codebase/types/ts-form/tests/stubs/stubs.d.ts +0 -4
  132. package/codebase/types/ts-form/tests/stubs/stubsCheckbox.d.ts +0 -3
  133. package/codebase/types/ts-form/tests/stubs/stubsColorpicker.d.ts +0 -3
  134. package/codebase/types/ts-form/tests/stubs/stubsCombo.d.ts +0 -4
  135. package/codebase/types/ts-form/tests/stubs/stubsDatepicker.d.ts +0 -3
  136. package/codebase/types/ts-form/tests/stubs/stubsInput.d.ts +0 -3
  137. package/codebase/types/ts-form/tests/stubs/stubsRadiogroup.d.ts +0 -3
  138. package/codebase/types/ts-form/tests/stubs/stubsSelect.d.ts +0 -3
  139. package/codebase/types/ts-form/tests/stubs/stubsSlider.d.ts +0 -4
  140. package/codebase/types/ts-form/tests/stubs/stubsTimepicker.d.ts +0 -4
  141. package/codebase/types/ts-form/tests/suite.d.ts +0 -14
  142. package/codebase/types/ts-grid/sources/entry.d.ts +0 -7
  143. package/codebase/types/ts-grid/sources/entry_pro.d.ts +0 -3
  144. package/codebase/types/ts-grid/tests/Grid.d.ts +0 -1
  145. package/codebase/types/ts-grid/tests/TreeGrid.d.ts +0 -1
  146. package/codebase/types/ts-grid/tests/stubs.d.ts +0 -84
  147. package/codebase/types/ts-grid/tests/suite.d.ts +0 -2
  148. package/codebase/types/ts-helpers/entry.d.ts +0 -0
  149. package/codebase/types/ts-layout/sources/entry.d.ts +0 -2
  150. package/codebase/types/ts-layout/sources/entry_pro.d.ts +0 -2
  151. package/codebase/types/ts-layout/tests/Layout.d.ts +0 -1
  152. package/codebase/types/ts-layout/tests/suite.d.ts +0 -1
  153. package/codebase/types/ts-list/sources/entry.d.ts +0 -3
  154. package/codebase/types/ts-list/sources/entry_pro.d.ts +0 -2
  155. package/codebase/types/ts-list/sources/helpers.d.ts +0 -2
  156. package/codebase/types/ts-list/tests/selections/Selections.d.ts +0 -1
  157. package/codebase/types/ts-list/tests/selections/stubs.d.ts +0 -3
  158. package/codebase/types/ts-list/tests/suite.d.ts +0 -1
  159. package/codebase/types/ts-menu/index.d.ts +0 -2
  160. package/codebase/types/ts-menu/sources/ContextMenu.d.ts +0 -11
  161. package/codebase/types/ts-menu/sources/Menu.d.ts +0 -6
  162. package/codebase/types/ts-menu/sources/entry.d.ts +0 -4
  163. package/codebase/types/ts-menu/tests/suite.d.ts +0 -0
  164. package/codebase/types/ts-message/sources/entry.d.ts +0 -6
  165. package/codebase/types/ts-message/tests/suite.d.ts +0 -0
  166. package/codebase/types/ts-navbar/index.d.ts +0 -3
  167. package/codebase/types/ts-navbar/sources/Navbar.d.ts +0 -62
  168. package/codebase/types/ts-navbar/sources/elements/button.d.ts +0 -1
  169. package/codebase/types/ts-navbar/sources/elements/customHTMLButton.d.ts +0 -1
  170. package/codebase/types/ts-navbar/sources/elements/datePicker.d.ts +0 -1
  171. package/codebase/types/ts-navbar/sources/elements/helpers.d.ts +0 -17
  172. package/codebase/types/ts-navbar/sources/elements/imageButton.d.ts +0 -1
  173. package/codebase/types/ts-navbar/sources/elements/input.d.ts +0 -1
  174. package/codebase/types/ts-navbar/sources/elements/menuItem.d.ts +0 -1
  175. package/codebase/types/ts-navbar/sources/elements/navItem.d.ts +0 -1
  176. package/codebase/types/ts-navbar/sources/elements/separator.d.ts +0 -1
  177. package/codebase/types/ts-navbar/sources/elements/spacer.d.ts +0 -1
  178. package/codebase/types/ts-navbar/sources/elements/title.d.ts +0 -1
  179. package/codebase/types/ts-navbar/sources/itemfactory.d.ts +0 -10
  180. package/codebase/types/ts-navbar/sources/types.d.ts +0 -206
  181. package/codebase/types/ts-navbar/tests/suite.d.ts +0 -0
  182. package/codebase/types/ts-optimus/index.d.ts +0 -2
  183. package/codebase/types/ts-optimus/sources/DHXApp.d.ts +0 -12
  184. package/codebase/types/ts-optimus/sources/DHXView.d.ts +0 -11
  185. package/codebase/types/ts-optimus/sources/EventSystem.d.ts +0 -9
  186. package/codebase/types/ts-optimus/sources/HTMLCell.d.ts +0 -8
  187. package/codebase/types/ts-optimus/sources/LocalSession.d.ts +0 -5
  188. package/codebase/types/ts-optimus/sources/types.d.ts +0 -36
  189. package/codebase/types/ts-pagination/index.d.ts +0 -2
  190. package/codebase/types/ts-pagination/sources/Pagination.d.ts +0 -26
  191. package/codebase/types/ts-pagination/sources/entry.d.ts +0 -3
  192. package/codebase/types/ts-pagination/sources/types.d.ts +0 -27
  193. package/codebase/types/ts-pagination/tests/suite.d.ts +0 -0
  194. package/codebase/types/ts-pivot/index.d.ts +0 -1
  195. package/codebase/types/ts-pivot/sources/DataPreprocessor.d.ts +0 -29
  196. package/codebase/types/ts-pivot/sources/DateFormatter.d.ts +0 -29
  197. package/codebase/types/ts-pivot/sources/Pivot.d.ts +0 -52
  198. package/codebase/types/ts-pivot/sources/configurator/Configurator.d.ts +0 -40
  199. package/codebase/types/ts-pivot/sources/entry.d.ts +0 -9
  200. package/codebase/types/ts-pivot/sources/filters/DateFilter.d.ts +0 -17
  201. package/codebase/types/ts-pivot/sources/filters/Filter.d.ts +0 -72
  202. package/codebase/types/ts-pivot/sources/filters/Filters.d.ts +0 -13
  203. package/codebase/types/ts-pivot/sources/filters/helpers.d.ts +0 -2
  204. package/codebase/types/ts-pivot/sources/group-module/DataGroup.d.ts +0 -13
  205. package/codebase/types/ts-pivot/sources/group-module/groupfuncs.d.ts +0 -10
  206. package/codebase/types/ts-pivot/sources/group-module/types.d.ts +0 -19
  207. package/codebase/types/ts-pivot/sources/helpers.d.ts +0 -28
  208. package/codebase/types/ts-pivot/sources/locales/en.d.ts +0 -38
  209. package/codebase/types/ts-pivot/sources/templates.d.ts +0 -4
  210. package/codebase/types/ts-pivot/sources/types.d.ts +0 -180
  211. package/codebase/types/ts-pivot/tests/DataPreprocessor.d.ts +0 -1
  212. package/codebase/types/ts-pivot/tests/Pivot.d.ts +0 -1
  213. package/codebase/types/ts-pivot/tests/config-module/Config.d.ts +0 -1
  214. package/codebase/types/ts-pivot/tests/config-module/stubs.d.ts +0 -80
  215. package/codebase/types/ts-pivot/tests/filter-module/Filter.d.ts +0 -1
  216. package/codebase/types/ts-pivot/tests/group-module/DataGroup.d.ts +0 -1
  217. package/codebase/types/ts-pivot/tests/group-module/groupfuncs.d.ts +0 -1
  218. package/codebase/types/ts-pivot/tests/group-module/stubs.d.ts +0 -54
  219. package/codebase/types/ts-pivot/tests/stubs.d.ts +0 -107
  220. package/codebase/types/ts-pivot/tests/suite.d.ts +0 -6
  221. package/codebase/types/ts-popup/sources/entry.d.ts +0 -2
  222. package/codebase/types/ts-popup/tests/suite.d.ts +0 -0
  223. package/codebase/types/ts-property/index.d.ts +0 -2
  224. package/codebase/types/ts-property/sources/Property.d.ts +0 -16
  225. package/codebase/types/ts-property/sources/entry.d.ts +0 -2
  226. package/codebase/types/ts-property/sources/items/BaseItem.d.ts +0 -16
  227. package/codebase/types/ts-property/sources/items/Checkbox.d.ts +0 -7
  228. package/codebase/types/ts-property/sources/items/Colorpicker.d.ts +0 -10
  229. package/codebase/types/ts-property/sources/items/Combo.d.ts +0 -9
  230. package/codebase/types/ts-property/sources/items/Label.d.ts +0 -4
  231. package/codebase/types/ts-property/sources/items/Select.d.ts +0 -5
  232. package/codebase/types/ts-property/sources/items/Text.d.ts +0 -4
  233. package/codebase/types/ts-property/sources/items/Textarea.d.ts +0 -4
  234. package/codebase/types/ts-property/sources/items/helpers.d.ts +0 -2
  235. package/codebase/types/ts-property/sources/items/index.d.ts +0 -19
  236. package/codebase/types/ts-property/sources/types.d.ts +0 -47
  237. package/codebase/types/ts-property/tests/suite.d.ts +0 -0
  238. package/codebase/types/ts-ribbon/index.d.ts +0 -2
  239. package/codebase/types/ts-ribbon/sources/ProRibbon.d.ts +0 -10
  240. package/codebase/types/ts-ribbon/sources/Ribbon.d.ts +0 -43
  241. package/codebase/types/ts-ribbon/sources/entry.d.ts +0 -3
  242. package/codebase/types/ts-ribbon/sources/entry_pro.d.ts +0 -2
  243. package/codebase/types/ts-ribbon/tests/suite.d.ts +0 -0
  244. package/codebase/types/ts-richtext/index.d.ts +0 -1
  245. package/codebase/types/ts-richtext/sources/Manager.d.ts +0 -16
  246. package/codebase/types/ts-richtext/sources/Richtext.d.ts +0 -36
  247. package/codebase/types/ts-richtext/sources/SelectionHelper.d.ts +0 -30
  248. package/codebase/types/ts-richtext/sources/constants.d.ts +0 -44
  249. package/codebase/types/ts-richtext/sources/entry.d.ts +0 -3
  250. package/codebase/types/ts-richtext/sources/helpers/buffer.d.ts +0 -10
  251. package/codebase/types/ts-richtext/sources/helpers/composition.d.ts +0 -2
  252. package/codebase/types/ts-richtext/sources/helpers/link.d.ts +0 -40
  253. package/codebase/types/ts-richtext/sources/helpers/markdown.d.ts +0 -2
  254. package/codebase/types/ts-richtext/sources/helpers/minimizer.d.ts +0 -19
  255. package/codebase/types/ts-richtext/sources/helpers/other.d.ts +0 -13
  256. package/codebase/types/ts-richtext/sources/helpers/parser.d.ts +0 -1
  257. package/codebase/types/ts-richtext/sources/helpers/scroll.d.ts +0 -10
  258. package/codebase/types/ts-richtext/sources/helpers/selection.d.ts +0 -10
  259. package/codebase/types/ts-richtext/sources/helpers/serializer.d.ts +0 -2
  260. package/codebase/types/ts-richtext/sources/helpers/statistics.d.ts +0 -7
  261. package/codebase/types/ts-richtext/sources/helpers/styles.d.ts +0 -10
  262. package/codebase/types/ts-richtext/sources/helpers/toolbar.d.ts +0 -21
  263. package/codebase/types/ts-richtext/sources/keyhandler.d.ts +0 -26
  264. package/codebase/types/ts-richtext/sources/locales/en.d.ts +0 -35
  265. package/codebase/types/ts-richtext/sources/models/Block.d.ts +0 -27
  266. package/codebase/types/ts-richtext/sources/models/Editor.d.ts +0 -61
  267. package/codebase/types/ts-richtext/sources/models/TextNode.d.ts +0 -16
  268. package/codebase/types/ts-richtext/sources/types.d.ts +0 -143
  269. package/codebase/types/ts-richtext/tests/block.d.ts +0 -1
  270. package/codebase/types/ts-richtext/tests/editor.d.ts +0 -1
  271. package/codebase/types/ts-richtext/tests/suite.d.ts +0 -3
  272. package/codebase/types/ts-richtext/tests/textnode.d.ts +0 -1
  273. package/codebase/types/ts-samplegen/index.d.ts +0 -1
  274. package/codebase/types/ts-samplegen/sources/SampleGenerator.d.ts +0 -20
  275. package/codebase/types/ts-samplegen/sources/entry.d.ts +0 -2
  276. package/codebase/types/ts-samplegen/tests/suite.d.ts +0 -0
  277. package/codebase/types/ts-scheduler/index.d.ts +0 -1
  278. package/codebase/types/ts-scheduler/sources/Scheduler.d.ts +0 -18
  279. package/codebase/types/ts-scheduler/sources/entry.d.ts +0 -2
  280. package/codebase/types/ts-scheduler/sources/helpers/scales.d.ts +0 -1
  281. package/codebase/types/ts-scheduler/sources/helpers/topbar.d.ts +0 -1
  282. package/codebase/types/ts-scheduler/sources/views/Agenda.d.ts +0 -6
  283. package/codebase/types/ts-scheduler/sources/views/Base.d.ts +0 -3
  284. package/codebase/types/ts-scheduler/sources/views/Cols.d.ts +0 -8
  285. package/codebase/types/ts-scheduler/sources/views/Day.d.ts +0 -4
  286. package/codebase/types/ts-scheduler/sources/views/Month.d.ts +0 -8
  287. package/codebase/types/ts-scheduler/sources/views/Week.d.ts +0 -4
  288. package/codebase/types/ts-scheduler/sources/views/index.d.ts +0 -11
  289. package/codebase/types/ts-scheduler/tests/suite.d.ts +0 -0
  290. package/codebase/types/ts-sidebar/index.d.ts +0 -3
  291. package/codebase/types/ts-sidebar/sources/ProSidebar.d.ts +0 -8
  292. package/codebase/types/ts-sidebar/sources/Sidebar.d.ts +0 -24
  293. package/codebase/types/ts-sidebar/sources/entry.d.ts +0 -3
  294. package/codebase/types/ts-sidebar/sources/entry_pro.d.ts +0 -2
  295. package/codebase/types/ts-sidebar/sources/types.d.ts +0 -40
  296. package/codebase/types/ts-sidebar/tests/suite.d.ts +0 -0
  297. package/codebase/types/ts-slider/sources/entry.d.ts +0 -2
  298. package/codebase/types/ts-slider/tests/suite.d.ts +0 -0
  299. package/codebase/types/ts-tabbar/index.d.ts +0 -2
  300. package/codebase/types/ts-tabbar/sources/Tabbar.d.ts +0 -38
  301. package/codebase/types/ts-tabbar/sources/entry.d.ts +0 -2
  302. package/codebase/types/ts-tabbar/sources/types.d.ts +0 -64
  303. package/codebase/types/ts-tabbar/tests/suite.d.ts +0 -0
  304. package/codebase/types/ts-theme/entry.d.ts +0 -0
  305. package/codebase/types/ts-timepicker/sources/entry.d.ts +0 -3
  306. package/codebase/types/ts-timepicker/tests/suite.d.ts +0 -0
  307. package/codebase/types/ts-toolbar/index.d.ts +0 -2
  308. package/codebase/types/ts-toolbar/sources/ProToolbar.d.ts +0 -10
  309. package/codebase/types/ts-toolbar/sources/Toolbar.d.ts +0 -32
  310. package/codebase/types/ts-toolbar/sources/entry.d.ts +0 -4
  311. package/codebase/types/ts-toolbar/sources/entry_pro.d.ts +0 -2
  312. package/codebase/types/ts-toolbar/tests/suite.d.ts +0 -0
  313. package/codebase/types/ts-tree/index.d.ts +0 -3
  314. package/codebase/types/ts-tree/sources/Editor.d.ts +0 -42
  315. package/codebase/types/ts-tree/sources/Tree.d.ts +0 -58
  316. package/codebase/types/ts-tree/sources/entry.d.ts +0 -6
  317. package/codebase/types/ts-tree/sources/entry_pro.d.ts +0 -2
  318. package/codebase/types/ts-tree/sources/types.d.ts +0 -119
  319. package/codebase/types/ts-tree/tests/suite.d.ts +0 -0
  320. package/codebase/types/ts-treegrid/index.d.ts +0 -3
  321. package/codebase/types/ts-treegrid/sources/TreeGrid.d.ts +0 -30
  322. package/codebase/types/ts-treegrid/sources/TreeGridCollection.d.ts +0 -20
  323. package/codebase/types/ts-treegrid/sources/entry.d.ts +0 -7
  324. package/codebase/types/ts-treegrid/sources/entry_pro.d.ts +0 -2
  325. package/codebase/types/ts-treegrid/sources/types.d.ts +0 -32
  326. package/codebase/types/ts-treegrid/tests/Grid.d.ts +0 -1
  327. package/codebase/types/ts-treegrid/tests/TreeGrid.d.ts +0 -1
  328. package/codebase/types/ts-treegrid/tests/stubs.d.ts +0 -84
  329. package/codebase/types/ts-treegrid/tests/suite.d.ts +0 -2
  330. package/codebase/types/ts-ui-kit/index.d.ts +0 -0
  331. package/codebase/types/ts-ui-kit/sources/entry.d.ts +0 -1
  332. package/codebase/types/ts-ui-kit/tests/suite.d.ts +0 -0
  333. package/codebase/types/ts-vault/index.d.ts +0 -3
  334. package/codebase/types/ts-vault/sources/ProgressBar.d.ts +0 -12
  335. package/codebase/types/ts-vault/sources/ReadStackPreview.d.ts +0 -11
  336. package/codebase/types/ts-vault/sources/Uploader.d.ts +0 -26
  337. package/codebase/types/ts-vault/sources/Vault.d.ts +0 -33
  338. package/codebase/types/ts-vault/sources/configs.d.ts +0 -14
  339. package/codebase/types/ts-vault/sources/entry.d.ts +0 -6
  340. package/codebase/types/ts-vault/sources/helper.d.ts +0 -30
  341. package/codebase/types/ts-vault/sources/locales/en.d.ts +0 -18
  342. package/codebase/types/ts-vault/sources/types.d.ts +0 -107
  343. package/codebase/types/ts-vault/tests/suite.d.ts +0 -0
  344. package/codebase/types/ts-window/index.d.ts +0 -2
  345. package/codebase/types/ts-window/sources/ProWindow.d.ts +0 -11
  346. package/codebase/types/ts-window/sources/Window.d.ts +0 -55
  347. package/codebase/types/ts-window/sources/WindowController.d.ts +0 -10
  348. package/codebase/types/ts-window/sources/entry.d.ts +0 -2
  349. package/codebase/types/ts-window/sources/entry_pro.d.ts +0 -2
  350. package/codebase/types/ts-window/sources/helpers.d.ts +0 -1
  351. package/codebase/types/ts-window/sources/types.d.ts +0 -82
  352. package/codebase/types/ts-window/tests/suite.d.ts +0 -0
@@ -4,7 +4,7 @@ import { Id, ITouchParam } from "../../ts-common/types";
4
4
  import { View } from "../../ts-common/view";
5
5
  import { DataEvents, DragEvents, IDataCollection, IDataEventsHandlersMap, IDataItem, IDragEventsHandlersMap } from "../../ts-data";
6
6
  import { Exporter } from "./Exporter";
7
- import { Dirs, EditorType, GridEvents, IAdjustBy, ICellRect, ICol, IContentList, ICoords, IEventHandlersMap, IGrid, IGridConfig, IRow, IScrollState, ISelection, ISpan, GridSystemEvents, ISystemEventHandlersMap, IColumnsWidth, ISortingState, SortFunction, IHeaderFilter, IAdjustColumns } from "./types";
7
+ import { Dirs, EditorType, GridEvents, IAdjustBy, ICellRect, ICol, IContentList, ICoords, IEventHandlersMap, IGrid, IGridConfig, IRow, IScrollState, ISelection, ISpan, GridSystemEvents, ISystemEventHandlersMap, IColumnsWidth, ISortingState, SortFunction, IHeaderFilter, IAdjustColumns, IFooter, IHeader } from "./types";
8
8
  export declare class Grid extends View implements IGrid {
9
9
  version: string;
10
10
  data: IDataCollection;
@@ -55,6 +55,8 @@ export declare class Grid extends View implements IGrid {
55
55
  paint(): void;
56
56
  protected _createView(): any;
57
57
  protected _parseColumns(configChanged?: boolean): void;
58
+ protected normalizeColumns(config: IGridConfig, configChanged?: boolean): void;
59
+ protected getNormalizeContentHeight(row: IFooter | IHeader, col: ICol, config: IGridConfig): number;
58
60
  protected _parseData(): void;
59
61
  protected _createCollection(prep: (data: any[]) => any[]): void;
60
62
  protected _getRowIndex(rowId: Id): number;
@@ -75,6 +77,7 @@ export declare class Grid extends View implements IGrid {
75
77
  protected _initHooks(): {
76
78
  didMount: () => void;
77
79
  };
80
+ protected _normalizeDataType(): void;
78
81
  private _canDataParse;
79
82
  private _init;
80
83
  private _attachDataCollection;
@@ -1,5 +1,5 @@
1
1
  import { Grid } from "./Grid";
2
- import { IGridConfig, IProGrid } from "./types";
2
+ import { IGridConfig, ICol, IProGrid, IFooter, IHeader } from "./types";
3
3
  import { IDataCollection, IDataItem } from "../../ts-data";
4
4
  import { ScrollView } from "../../ts-common/ScrollView";
5
5
  export declare class ProGrid extends Grid implements IProGrid {
@@ -7,6 +7,7 @@ export declare class ProGrid extends Grid implements IProGrid {
7
7
  constructor(container: HTMLElement | string, config?: IGridConfig);
8
8
  protected _createView(): any;
9
9
  protected _setEventHandlers(): void;
10
+ protected getNormalizeContentHeight(row: IFooter | IHeader, col: ICol, config: IGridConfig): number;
10
11
  protected _prepareData(data: IDataItem[] | IDataCollection): any;
11
12
  protected _prepareDataFromTo(data: IDataCollection, from: number, to: number): IDataItem[];
12
13
  protected _dragStart(event: any): void;
@@ -1,6 +1,13 @@
1
1
  import { IContainerConfig } from "../../../ts-common/core";
2
2
  import { ICol, IColumnsWidth, IGridConfig, IRow, colType, AdjustTargetType, TOption } from "./../types";
3
- export declare function normalizeColumns({ columns, htmlEnable }: IGridConfig, configChanged?: boolean): void;
3
+ export declare function normalizeArray(obj: any, name: string): void;
4
+ export declare function measureTextHeight({ text, width, lineHeight, font, htmlEnable, }: {
5
+ text?: string;
6
+ width?: number;
7
+ lineHeight?: number;
8
+ font?: string;
9
+ htmlEnable?: boolean;
10
+ }): number;
4
11
  export declare function countColumns(config: IGridConfig, columns: ICol[]): number;
5
12
  export declare function calculatePositions(width: number, height: number, scroll: any, conf: IGridConfig, data: IRow[]): {
6
13
  xStart: number;
@@ -12,9 +19,10 @@ export declare function getUnique(arr: any[], name: string, multiselection: bool
12
19
  export declare const getMaxRowHeight: (row: IRow, cols: ICol[], config?: IContainerConfig) => number;
13
20
  export declare const getCalculatedRowHeight: (height: number, config?: {
14
21
  rowHeight: number;
15
- padding: number;
22
+ padding?: number;
16
23
  }) => number;
17
24
  export declare const getTreeCellWidthOffset: (row: IRow) => number;
18
25
  export declare const getMaxColsWidth: (rows: IRow[], cols: ICol[], config?: IContainerConfig, target?: AdjustTargetType) => IColumnsWidth;
19
26
  export declare function toFormat(value: any, type?: colType, format?: string): any;
20
27
  export declare function getEditorOptions(col: ICol, row?: IRow): TOption[];
28
+ export declare function getValueForNumberColumn(col: ICol, value: any): any;
@@ -1,4 +1,4 @@
1
- import { ICellCss, ICol, IGridConfig, IRow, ISpan } from "../types";
1
+ import { ICellCss, ICol, IFooter, IGridConfig, IHeader, IRow, ISpan } from "../types";
2
2
  export declare function transpose(arr: any[][], transform?: any): any[][];
3
3
  export declare function getStyleByClass(cssClass: string, container: HTMLElement, targetClass: string, def?: ICellCss): ICellCss;
4
4
  export declare function removeHTMLTags(str: string): string;
@@ -13,7 +13,7 @@ export declare function showTooltip({ node, value, htmlEnable }: {
13
13
  }): void;
14
14
  export declare function isContentTooltip(config: IGridConfig, col: ICol, cell: any, type: "footer" | "header"): boolean;
15
15
  export declare function isTooltip(config: IGridConfig, element: ICol | ISpan): boolean;
16
- export declare function isHtmlEnable(config: IGridConfig, col: ICol): boolean;
16
+ export declare function isHtmlEnable(config: IGridConfig, col: ICol, content?: IHeader | IFooter): boolean;
17
17
  export declare function getTotalWidth(columns: ICol[]): number;
18
18
  export declare function getTotalHeight(rows: IRow[]): number;
19
19
  export declare function scrollFixedColsAndRows(e: WheelEvent): void;
@@ -34,12 +34,14 @@ export interface IGridConfig extends IDragConfig {
34
34
  tooltip?: boolean;
35
35
  headerTooltip?: boolean;
36
36
  footerTooltip?: boolean;
37
+ rowHeight?: number;
37
38
  headerRowHeight?: number;
38
39
  footerRowHeight?: number;
39
- rowHeight?: number;
40
- adjust?: IAdjustBy;
41
40
  autoWidth?: boolean;
42
41
  autoHeight?: boolean;
42
+ headerAutoHeight?: boolean;
43
+ footerAutoHeight?: boolean;
44
+ adjust?: IAdjustBy;
43
45
  eventHandlers?: {
44
46
  [eventName: string]: {
45
47
  [className: string]: (event: Event, item: ICellObj) => void;
@@ -49,8 +51,10 @@ export interface IGridConfig extends IDragConfig {
49
51
  rootParent?: Id;
50
52
  $width?: number;
51
53
  $height?: number;
52
- $headerLevel?: number;
53
- $footerLevel?: number;
54
+ $headerHeight?: number;
55
+ $footerHeight?: number;
56
+ $headerHeightMap?: number[];
57
+ $footerHeightMap?: number[];
54
58
  $totalWidth?: number;
55
59
  $totalHeight?: number;
56
60
  $positions?: IPositions;
@@ -106,7 +110,6 @@ interface IFixedRows {
106
110
  export interface IRendererConfig extends IGridConfig {
107
111
  scroll?: IScrollState;
108
112
  datacollection: any;
109
- columns?: ICol[];
110
113
  filteredColumns?: ICol[];
111
114
  currentColumns?: ICol[];
112
115
  currentRows?: IRow[];
@@ -120,7 +123,6 @@ export interface IRendererConfig extends IGridConfig {
120
123
  sortBy?: Id;
121
124
  sortDir?: string;
122
125
  filterLocation?: string;
123
- htmlEnable?: boolean;
124
126
  content?: IContentList;
125
127
  gridId?: string;
126
128
  $renderFrom?: "leftFixedCols" | "rightFixedCols" | "topFixedRows" | "bottomFixedRows" | "render" | "both";
@@ -185,6 +187,10 @@ export interface IComboEditorConfig {
185
187
  value: string;
186
188
  }) => string;
187
189
  }
190
+ export interface IInputEditorConfig {
191
+ min?: number;
192
+ max?: number;
193
+ }
188
194
  export interface IBaseHandlersMap {
189
195
  [key: string]: (...args: any[]) => any;
190
196
  }
@@ -224,7 +230,7 @@ export interface ICol {
224
230
  type?: colType;
225
231
  format?: string;
226
232
  editorType?: EditorType;
227
- editorConfig?: IComboEditorConfig | ICalendarConfig;
233
+ editorConfig?: IComboEditorConfig | ICalendarConfig | IInputEditorConfig;
228
234
  editable?: boolean;
229
235
  resizable?: boolean;
230
236
  sortable?: boolean;
@@ -246,7 +252,6 @@ export interface ICol {
246
252
  $activeFilterData?: any[];
247
253
  $width?: number;
248
254
  $fixed?: boolean;
249
- $htmlEnable?: boolean;
250
255
  $customOptions?: any;
251
256
  /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
252
257
  dateFormat?: string;
@@ -269,6 +274,7 @@ export interface IContent {
269
274
  css?: string;
270
275
  align?: IAlign;
271
276
  tooltip?: boolean;
277
+ htmlEnable?: boolean;
272
278
  }
273
279
  export interface IHeader extends IContent {
274
280
  content?: fixedRowContent | footerMethods;
@@ -9,8 +9,12 @@ export declare class InputEditor implements IEditor {
9
9
  };
10
10
  protected _config: IRendererConfig;
11
11
  protected _input: HTMLInputElement;
12
+ private prevValue;
13
+ private type;
12
14
  constructor(row: IRow, col: ICol, config: IRendererConfig);
13
15
  endEdit(withoutSave?: boolean): void;
14
- toHTML(text?: string): any;
16
+ toHTML(value?: string): any;
15
17
  protected _initHandlers(): void;
18
+ private isValidWord;
19
+ private isCorrectRange;
16
20
  }
@@ -9,12 +9,13 @@ export declare class TextAreaEditor implements IEditor {
9
9
  };
10
10
  protected _config: IRendererConfig;
11
11
  protected _editor: HTMLTextAreaElement;
12
+ private type;
12
13
  private _minHeight;
13
14
  private _prevHeight;
14
15
  private _width;
15
16
  constructor(row: IRow, col: ICol, config: IRendererConfig);
16
17
  endEdit(withoutSave?: boolean): void;
17
- toHTML(): any;
18
+ toHTML(value?: string): any;
18
19
  protected _initHandlers(): void;
19
20
  private _getCurrentHeight;
20
21
  private _getElementHeight;
@@ -0,0 +1,2 @@
1
+ import { IRendererConfig, ICol, IEditor } from "../../types";
2
+ export declare function getEditor(row: any, col: ICol, conf: IRendererConfig): IEditor;
@@ -10,7 +10,6 @@ export declare function getElementSizes(element: HTMLElement | any): {
10
10
  width: number;
11
11
  height: number;
12
12
  };
13
- export declare function getEvents(config: IRendererConfig, mode?: Split): {};
14
13
  export declare function applyAutoWidth(config: IGridConfig, wrapperSizes: any, firstApply?: boolean, resizer?: boolean, scrollViewConfig?: boolean): void;
15
14
  export declare function render(vm: any, obj: IGrid, htmlEvents: any, selection: any, uid: string): any;
16
15
  export declare function proRender(vm: any, obj: IProGrid, htmlEvents: any, selection: any, uid: string): any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dhx-chart",
3
- "version": "8.2.7",
3
+ "version": "8.3.1",
4
4
  "description": "dhtmlxChart widget",
5
5
  "homepage":"https://docs.dhtmlx.com/chart",
6
6
  "license":"GPL",
package/readme.txt CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
3
 
4
- dhtmlxChart v.8.2.7 Standard
4
+ dhtmlxChart v.8.3.1 Standard
5
5
  This software is covered by GPL-2.0 License. Usage without proper license is prohibited.
6
6
 
7
7
  (c) XB Software.
package/whatsnew.txt CHANGED
@@ -1,3 +1,9 @@
1
+ Version 8.3.1 (November 14, 2023)
2
+ ----------------------------
3
+
4
+ Version 8.3.0 (October 23, 2023)
5
+ ----------------------------
6
+
1
7
  Version 8.2.7 (October 19, 2023)
2
8
  ----------------------------
3
9
 
@@ -1,27 +0,0 @@
1
- import "../../styles/suite.scss";
2
- export { cssManager } from "../../ts-common/CssManager";
3
- export { EventSystem } from "../../ts-common/events";
4
- export { awaitRedraw, resizeHandler, setTheme } from "../../ts-common/dom";
5
- export { Uploader } from "../../ts-vault";
6
- export { DataCollection, TreeCollection, DataProxy, dataDrivers, ajax } from "../../ts-data";
7
- export { Layout } from "../../ts-layout";
8
- export { List } from "../../ts-list";
9
- export { Calendar } from "../../ts-calendar";
10
- export { Colorpicker } from "../../ts-colorpicker";
11
- export { Chart } from "../../ts-chart";
12
- export { Combobox } from "../../ts-combobox";
13
- export { DataView } from "../../ts-dataview";
14
- export { Form } from "../../ts-form";
15
- export { Grid } from "../../ts-grid";
16
- export { message, alert, confirm, enableTooltip, disableTooltip, tooltip } from "../../ts-message";
17
- export { Menu, ContextMenu } from "../../ts-menu";
18
- export { Popup } from "../../ts-popup";
19
- export { Ribbon } from "../../ts-ribbon";
20
- export { Sidebar } from "../../ts-sidebar";
21
- export { Slider } from "../../ts-slider";
22
- export { Tabbar } from "../../ts-tabbar";
23
- export { Timepicker } from "../../ts-timepicker";
24
- export { Toolbar } from "../../ts-toolbar";
25
- export { Tree } from "../../ts-tree";
26
- export { Window } from "../../ts-window";
27
- export declare const i18n: any;
@@ -1,17 +0,0 @@
1
- export * from "./entry";
2
- export { dataDriversPro as dataDrivers, LazyDataProxy } from "../../ts-data";
3
- export { TreeGridCollection } from "../../ts-treegrid";
4
- export { ScrollView, scrollViewConfig } from "../../ts-common/ScrollView";
5
- export { TreeGrid } from "../../ts-treegrid";
6
- export { ProGrid as Grid } from "../../ts-grid";
7
- export { ProChart as Chart } from "../../ts-chart";
8
- export { ProList as List } from "../../ts-list";
9
- export { ProCombobox as Combobox } from "../../ts-combobox";
10
- export { ProDataView as DataView } from "../../ts-dataview";
11
- export { ProLayout as Layout } from "../../ts-layout";
12
- export { ProToolbar as Toolbar } from "../../ts-toolbar";
13
- export { ProSidebar as Sidebar } from "../../ts-sidebar";
14
- export { ProRibbon as Ribbon } from "../../ts-ribbon";
15
- export { Pagination } from "../../ts-pagination";
16
- export { ProWindow as Window } from "../../ts-window";
17
- export { ProForm as Form } from "../../ts-form";
@@ -1,7 +0,0 @@
1
- import "../../styles/calendar.scss";
2
- import "../../styles/themes.scss";
3
- export { tooltip } from "../../ts-message";
4
- export { Popup } from "../../ts-popup";
5
- export { Calendar } from "./Calendar";
6
- export { awaitRedraw, setTheme } from "../../ts-common/dom";
7
- export declare const i18n: any;
@@ -1 +0,0 @@
1
- import "./calendar/calendar";
@@ -1,3 +0,0 @@
1
- export * from "./sources/Chart";
2
- export * from "./sources/ProChart";
3
- export * from "./sources/types";
@@ -1,7 +0,0 @@
1
- import { Chart } from "./Chart";
2
- import { IChartConfig } from "./types";
3
- export declare class ProChart extends Chart implements IChartConfig {
4
- config: IChartConfig;
5
- constructor(node: HTMLElement | string, config?: IChartConfig);
6
- setConfig(config: IChartConfig): void;
7
- }
@@ -1,2 +0,0 @@
1
- export * from "./entry";
2
- export { ProChart as Chart } from "./ProChart";
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- import "./Chart";
@@ -1,5 +0,0 @@
1
- export * from "./sources/Colorpicker";
2
- export * from "./sources/types";
3
- export * from "./sources/colors";
4
- export * from "./sources/helpers/color";
5
- export { default as locale } from "./sources/locales/en";
@@ -1,40 +0,0 @@
1
- import { IEventSystem } from "../../ts-common/events";
2
- import { View } from "../../ts-common/view";
3
- import { ColorpickerEvents, IColorpicker, IColorpickerConfig, ViewsMode, IEventHandlersMap } from "./types";
4
- export declare class Colorpicker extends View implements IColorpicker {
5
- config: IColorpickerConfig;
6
- events: IEventSystem<ColorpickerEvents, IEventHandlersMap>;
7
- private _keyManager;
8
- private _selected;
9
- private _handlers;
10
- private _pickerState;
11
- private _inputTimeout;
12
- constructor(container: string | HTMLElement, config?: IColorpickerConfig);
13
- destructor(): void;
14
- clear(): void;
15
- setValue(value: string): void;
16
- setFocus(value: string): void;
17
- getValue(): string;
18
- getCustomColors(): string[];
19
- setCustomColors(customColors: string[]): void;
20
- setCurrentMode(mode: ViewsMode): void;
21
- getCurrentMode(): ViewsMode;
22
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
23
- getView(): ViewsMode;
24
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
25
- setView(mode: ViewsMode): void;
26
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
27
- focusValue(value: string): void;
28
- private _setHandlers;
29
- private _pickerMove;
30
- private _focusColor;
31
- private _setPaletteGrip;
32
- private _setRangeGrip;
33
- private _onColorClick;
34
- private _removeCustomColor;
35
- private _getCells;
36
- private _getGrayShades;
37
- private _getPalette;
38
- private _getContent;
39
- private _initHotKey;
40
- }
@@ -1,2 +0,0 @@
1
- export declare const grayShades: string[];
2
- export declare const palette: string[][];
@@ -1,4 +0,0 @@
1
- import "../../styles/colorpicker.scss";
2
- export { Popup } from "../../ts-popup";
3
- export { Colorpicker } from "./Colorpicker";
4
- export declare const i18n: any;
@@ -1,8 +0,0 @@
1
- export declare function calculatePaletteGrip(clientRect: ClientRect, top: number, left: number): {
2
- s: number;
3
- v: number;
4
- };
5
- export declare function calculateRangeGrip(clientRect: ClientRect, left: number): {
6
- h: number;
7
- rangeLeft: number;
8
- };
@@ -1,16 +0,0 @@
1
- export interface IRgb {
2
- r: number;
3
- g: number;
4
- b: number;
5
- }
6
- export interface IHsv {
7
- h: number;
8
- s: number;
9
- v: number;
10
- }
11
- export declare function HSVtoRGB(hsv: IHsv): IRgb;
12
- export declare function RGBToHex(rgb: IRgb): string;
13
- export declare function HexToRGB(hex: string): IRgb;
14
- export declare function RGBToHSV(rgb: IRgb): IHsv;
15
- export declare function HexToHSV(hex: string): IHsv;
16
- export declare function isHex(hex: string): boolean;
@@ -1,8 +0,0 @@
1
- declare const en: {
2
- cancel: string;
3
- select: string;
4
- rightClickToDelete: string;
5
- customColors: string;
6
- addNewColor: string;
7
- };
8
- export default en;
@@ -1,4 +0,0 @@
1
- import { IPickerState } from "./types";
2
- import { Colorpicker } from "./Colorpicker";
3
- export declare function getPicker(colorpicker: Colorpicker, pickerState: IPickerState, handlers: any): any;
4
- export declare function calculatePaletteGrip(rootView: any, top: number, left: number): void;
@@ -1,66 +0,0 @@
1
- import { IEventSystem } from "../../ts-common/events";
2
- export interface IColorpicker {
3
- events: IEventSystem<ColorpickerEvents>;
4
- paint(): void;
5
- destructor(): void;
6
- clear(): void;
7
- setCustomColors(customColors: string[]): void;
8
- setValue(value: string): void;
9
- setCurrentMode(view: ViewsMode): void;
10
- setFocus(value: string): void;
11
- getCustomColors(): string[];
12
- getValue(): string;
13
- getCurrentMode(): ViewsMode;
14
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
15
- getView(): ViewsMode;
16
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
17
- setView(view: ViewsMode): void;
18
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
19
- focusValue(value: string): void;
20
- }
21
- export interface IColorpickerConfig {
22
- css?: string;
23
- grayShades?: boolean;
24
- customColors?: string[];
25
- palette?: string[][];
26
- width?: string | number;
27
- mode?: ViewsMode;
28
- pickerOnly?: boolean;
29
- paletteOnly?: boolean;
30
- }
31
- export declare enum ColorpickerEvents {
32
- beforeChange = "beforeChange",
33
- change = "change",
34
- apply = "apply",
35
- cancelClick = "cancelClick",
36
- modeChange = "modeChange",
37
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
38
- selectClick = "selectClick",
39
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
40
- colorChange = "colorChange",
41
- /** @deprecated See a documentation: https://docs.dhtmlx.com/ */
42
- viewChange = "viewChange"
43
- }
44
- export interface IEventHandlersMap {
45
- [key: string]: (...args: any[]) => any;
46
- [ColorpickerEvents.beforeChange]: (color: string) => boolean | void;
47
- [ColorpickerEvents.change]: (color: string, mode?: "clear") => void;
48
- [ColorpickerEvents.apply]: () => void;
49
- [ColorpickerEvents.cancelClick]: () => void;
50
- [ColorpickerEvents.modeChange]: (view: ViewsMode) => void;
51
- [ColorpickerEvents.selectClick]: () => void;
52
- [ColorpickerEvents.colorChange]: (color: string) => void;
53
- [ColorpickerEvents.viewChange]: (view: ViewsMode) => void;
54
- }
55
- export interface IHSV {
56
- h: number;
57
- s: number;
58
- v: number;
59
- }
60
- export interface IPickerState {
61
- hsv: IHSV;
62
- customHex: string;
63
- background?: string;
64
- rangeLeft?: number;
65
- }
66
- export type ViewsMode = "palette" | "picker";
File without changes
@@ -1,4 +0,0 @@
1
- import "../../styles/combobox.scss";
2
- export { DataCollection } from "../../ts-data";
3
- export { Combobox } from "./Combobox";
4
- export declare const i18n: any;
@@ -1,2 +0,0 @@
1
- export * from "./entry";
2
- export { ProCombobox as Combobox } from "./ProCombobox";
File without changes
@@ -1,26 +0,0 @@
1
- interface ICssList {
2
- [key: string]: string;
3
- }
4
- interface ICssManager {
5
- update(): void;
6
- remove(className: string): void;
7
- add(cssList: ICssList, customId?: string, silent?: boolean): string;
8
- get(className: string): ICssList;
9
- destructor(): void;
10
- }
11
- export declare class CssManager implements ICssManager {
12
- private _classes;
13
- private _styleCont;
14
- constructor();
15
- update(): void;
16
- remove(className: string): void;
17
- add(cssList: ICssList, customId?: string, silent?: boolean): string;
18
- get(className: string): ICssList;
19
- destructor(): void;
20
- private _findSameClassId;
21
- private _addNewClass;
22
- private _toCssString;
23
- private _generateCss;
24
- }
25
- export declare const cssManager: CssManager;
26
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import "./core.ts";
2
- import "./events.ts";
3
- import "./html.ts";
@@ -1,5 +0,0 @@
1
- export { DataCollection } from "./datacollection";
2
- export { TreeCollection } from "./treecollection";
3
- export { ajax } from "./ajax";
4
- export { LazyDataProxy } from "./lazydataproxy";
5
- export { DataProxy } from "./dataproxy";
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- import "./ajax.ts";
2
- import "./filter.ts";
3
- import "./main.ts";
4
- import "./move.ts";
5
- import "./sort.ts";
6
- import "./drivers.ts";
7
- import "./treecollection";
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- export * from "./sources/DataView";
2
- export * from "./sources/ProDataView";
3
- export * from "./sources/types";
@@ -1,41 +0,0 @@
1
- import { VNode } from "../../ts-common/dom";
2
- import { List } from "../../ts-list";
3
- import { Id, IHandlers } from "../../ts-common/types";
4
- import { IDataViewConfig, IDataView } from "./types";
5
- export declare class DataView extends List implements IDataView {
6
- config: IDataViewConfig;
7
- constructor(node: HTMLElement | string, config?: IDataViewConfig);
8
- scrollTo(id: Id): void;
9
- protected _scrollTo(id: Id, el: HTMLElement): void;
10
- protected _didRedraw(vm: any): void;
11
- protected _renderItem(item: any, index: number): VNode;
12
- protected _renderList(): VNode;
13
- protected _getHotkeys(): IHandlers;
14
- protected getDataViewItemAriaAttrs(context: this, item: any): {
15
- "aria-roledescription": string;
16
- "aria-grabbed": string;
17
- role: string;
18
- "aria-selected": string;
19
- } | {
20
- "aria-roledescription"?: undefined;
21
- "aria-grabbed": string;
22
- role: string;
23
- "aria-selected": string;
24
- } | {
25
- "aria-roledescription": string;
26
- "aria-grabbed"?: undefined;
27
- role: string;
28
- "aria-selected": string;
29
- } | {
30
- "aria-roledescription"?: undefined;
31
- "aria-grabbed"?: undefined;
32
- role: string;
33
- "aria-selected": string;
34
- };
35
- protected getDataViewAriaAttrs(config: any, itemsCount: any, rowsCount: any, itemsInRow: any): {
36
- role: string;
37
- "aria-label": string;
38
- "aria-multiselectable": string;
39
- "aria-readonly": string;
40
- };
41
- }