@sme.up/ketchup 10.1.0 → 10.2.0

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 (492) hide show
  1. package/dist/cjs/{f-button-c3ae141e.js → f-button-bfafefb3.js} +3 -3
  2. package/dist/cjs/{f-cell-83ca2b8b.js → f-cell-3ed4ad9e.js} +376 -168
  3. package/dist/cjs/{f-checkbox-59fb7aa5.js → f-checkbox-aaa6d45c.js} +3 -2
  4. package/dist/cjs/{f-chip-286f1c8d.js → f-chip-b936dcaf.js} +146 -10
  5. package/dist/cjs/{f-image-d22b012f.js → f-image-db10b066.js} +1 -1
  6. package/dist/cjs/{f-object-field-0986026c.js → f-object-field-348fa103.js} +13 -6
  7. package/dist/cjs/{f-paginator-utils-ee281217.js → f-paginator-utils-f951cc54.js} +15 -6
  8. package/dist/cjs/{f-text-field-463a6dbe.js → f-text-field-e41f653a.js} +15 -15
  9. package/dist/cjs/{f-typography-271f5037.js → f-typography-85d8238a.js} +1 -1
  10. package/dist/cjs/{index-e8aa3c73.js → index-c7d441d8.js} +8 -3
  11. package/dist/cjs/index.cjs.js +2 -2
  12. package/dist/cjs/ketchup.cjs.js +2 -2
  13. package/dist/cjs/kup-accordion.cjs.entry.js +4 -4
  14. package/dist/cjs/kup-activity-timeline.cjs.entry.js +43 -23
  15. package/dist/cjs/{kup-autocomplete_28.cjs.entry.js → kup-autocomplete_29.cjs.entry.js} +2360 -1472
  16. package/dist/cjs/kup-box.cjs.entry.js +60 -59
  17. package/dist/cjs/kup-calendar.cjs.entry.js +12 -11
  18. package/dist/cjs/kup-card-list.cjs.entry.js +3 -3
  19. package/dist/cjs/kup-cell.cjs.entry.js +17 -12
  20. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +12 -12
  21. package/dist/cjs/kup-dashboard.cjs.entry.js +7 -7
  22. package/dist/cjs/{kup-data-table-helper-c7d3445e.js → kup-data-table-helper-adaa11bb.js} +52 -84
  23. package/dist/cjs/kup-drawer.cjs.entry.js +3 -3
  24. package/dist/cjs/kup-echart.cjs.entry.js +46 -14
  25. package/dist/cjs/kup-editor.cjs.entry.js +2 -2
  26. package/dist/cjs/kup-family-tree.cjs.entry.js +5 -5
  27. package/dist/cjs/kup-gantt_10.cjs.entry.js +33 -33
  28. package/dist/cjs/kup-grid.cjs.entry.js +3 -3
  29. package/dist/cjs/kup-htm.cjs.entry.js +4 -4
  30. package/dist/cjs/kup-iframe.cjs.entry.js +3 -3
  31. package/dist/cjs/kup-image-list.cjs.entry.js +25 -21
  32. package/dist/cjs/kup-input-panel.cjs.entry.js +102 -73
  33. package/dist/cjs/kup-lazy.cjs.entry.js +14 -14
  34. package/dist/cjs/kup-magic-box.cjs.entry.js +7 -7
  35. package/dist/cjs/{kup-manager-f41ad314.js → kup-manager-39bc2be8.js} +425 -246
  36. package/dist/cjs/kup-nav-bar.cjs.entry.js +4 -4
  37. package/dist/cjs/kup-numeric-picker.cjs.entry.js +6 -6
  38. package/dist/cjs/kup-object-field.cjs.entry.js +7 -7
  39. package/dist/cjs/kup-pdf.cjs.entry.js +4 -4
  40. package/dist/cjs/kup-planner-renderer.cjs.entry.js +3 -3
  41. package/dist/cjs/kup-planner.cjs.entry.js +6 -6
  42. package/dist/cjs/kup-probe.cjs.entry.js +3 -3
  43. package/dist/cjs/kup-qlik.cjs.entry.js +4 -4
  44. package/dist/cjs/kup-snackbar.cjs.entry.js +6 -6
  45. package/dist/cjs/kup-txt.cjs.entry.js +4 -4
  46. package/dist/cjs/kup-typography-list.cjs.entry.js +5 -5
  47. package/dist/cjs/kup-typography.cjs.entry.js +115 -15
  48. package/dist/cjs/loader.cjs.js +2 -2
  49. package/dist/collection/collection-manifest.json +1 -0
  50. package/dist/collection/components/kup-accordion/kup-accordion.css +3 -3
  51. package/dist/collection/components/kup-activity-timeline/kup-activity-timeline-declarations.js +1 -1
  52. package/dist/collection/components/kup-activity-timeline/kup-activity-timeline.css +3 -3
  53. package/dist/collection/components/kup-activity-timeline/kup-activity-timeline.js +37 -17
  54. package/dist/collection/components/kup-autocomplete/kup-autocomplete.css +3 -3
  55. package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +49 -13
  56. package/dist/collection/components/kup-badge/kup-badge.css +3 -3
  57. package/dist/collection/components/kup-box/kup-box.css +3 -3
  58. package/dist/collection/components/kup-box/kup-box.js +48 -47
  59. package/dist/collection/components/kup-button/kup-button.css +3 -3
  60. package/dist/collection/components/kup-button-list/kup-button-list.css +3 -3
  61. package/dist/collection/components/kup-button-list/kup-button-list.js +23 -3
  62. package/dist/collection/components/kup-calendar/kup-calendar.css +4 -4
  63. package/dist/collection/components/kup-calendar/kup-calendar.js +6 -5
  64. package/dist/collection/components/kup-card/built-in/kup-card-clock.js +4 -2
  65. package/dist/collection/components/kup-card/built-in/kup-card-message-box.js +5 -1
  66. package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +78 -1
  67. package/dist/collection/components/kup-card/kup-card.css +248 -20
  68. package/dist/collection/components/kup-card/kup-card.js +5 -2
  69. package/dist/collection/components/kup-card/standard/kup-card-standard.js +10 -8
  70. package/dist/collection/components/kup-card-list/kup-card-list.css +3 -3
  71. package/dist/collection/components/kup-cell/kup-cell.css +3 -3
  72. package/dist/collection/components/kup-cell/kup-cell.js +28 -3
  73. package/dist/collection/components/kup-chart/kup-chart.css +3 -3
  74. package/dist/collection/components/kup-checkbox/kup-checkbox.css +3 -3
  75. package/dist/collection/components/kup-chip/kup-chip.css +21 -7
  76. package/dist/collection/components/kup-chip/kup-chip.js +104 -33
  77. package/dist/collection/components/kup-color-picker/kup-color-picker.css +3 -3
  78. package/dist/collection/components/kup-combobox/kup-combobox.css +3 -3
  79. package/dist/collection/components/kup-combobox/kup-combobox.js +30 -4
  80. package/dist/collection/components/kup-dashboard/kup-dashboard.css +3 -3
  81. package/dist/collection/components/kup-data-table/kup-data-table-declarations.js +13 -0
  82. package/dist/collection/components/kup-data-table/kup-data-table-helper.js +6 -3
  83. package/dist/collection/components/kup-data-table/kup-data-table-state.js +2 -0
  84. package/dist/collection/components/kup-data-table/kup-data-table.css +55 -34
  85. package/dist/collection/components/kup-data-table/kup-data-table.js +707 -232
  86. package/dist/collection/components/kup-date-picker/kup-date-picker.css +3 -3
  87. package/dist/collection/components/kup-date-picker/kup-date-picker.js +11 -6
  88. package/dist/collection/components/kup-dialog/kup-dialog-declarations.js +3 -0
  89. package/dist/collection/components/kup-dialog/kup-dialog.css +31 -6
  90. package/dist/collection/components/kup-dialog/kup-dialog.js +169 -11
  91. package/dist/collection/components/kup-drawer/kup-drawer.css +3 -3
  92. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.css +3 -3
  93. package/dist/collection/components/kup-echart/kup-echart.css +3 -3
  94. package/dist/collection/components/kup-echart/kup-echart.js +106 -11
  95. package/dist/collection/components/kup-family-tree/kup-family-tree.css +15 -12
  96. package/dist/collection/components/kup-file-upload/kup-file-upload-declarations.js +5 -0
  97. package/dist/collection/components/kup-file-upload/kup-file-upload.css +203 -0
  98. package/dist/collection/components/kup-file-upload/kup-file-upload.js +424 -0
  99. package/dist/collection/components/kup-form/kup-form.css +3 -3
  100. package/dist/collection/components/kup-form/kup-form.js +2 -2
  101. package/dist/collection/components/kup-gauge/kup-gauge.css +3 -3
  102. package/dist/collection/components/kup-grid/kup-grid.css +3 -3
  103. package/dist/collection/components/kup-htm/kup-htm.css +3 -3
  104. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  105. package/dist/collection/components/kup-iframe/kup-iframe.css +3 -3
  106. package/dist/collection/components/kup-image/assets/svg/circle.svg +3 -0
  107. package/dist/collection/components/kup-image/assets/svg/up.svg +43 -0
  108. package/dist/collection/components/kup-image/kup-image.css +3 -3
  109. package/dist/collection/components/kup-image-list/kup-image-list.css +6 -6
  110. package/dist/collection/components/kup-image-list/kup-image-list.js +15 -11
  111. package/dist/collection/components/kup-input-panel/kup-input-panel-utils.js +13 -4
  112. package/dist/collection/components/kup-input-panel/kup-input-panel.css +12 -5
  113. package/dist/collection/components/kup-input-panel/kup-input-panel.js +89 -59
  114. package/dist/collection/components/kup-lazy/kup-lazy.css +3 -3
  115. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  116. package/dist/collection/components/kup-list/kup-list.css +3 -3
  117. package/dist/collection/components/kup-list/kup-list.js +59 -13
  118. package/dist/collection/components/kup-magic-box/kup-magic-box.css +3 -3
  119. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  120. package/dist/collection/components/kup-nav-bar/kup-nav-bar.css +3 -3
  121. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  122. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.css +3 -3
  123. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  124. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  125. package/dist/collection/components/kup-pdf/kup-pdf.css +3 -3
  126. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  127. package/dist/collection/components/kup-planner/kup-planner.css +3 -3
  128. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  129. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  130. package/dist/collection/components/kup-planner/utils/custom-task-list-header.module.css +3 -3
  131. package/dist/collection/components/kup-planner/utils/gantt-table.module.css +6 -6
  132. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.css +3 -3
  133. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  134. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.css +4 -4
  135. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  136. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.css +3 -3
  137. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  138. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.css +3 -3
  139. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  140. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  141. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.css +3 -3
  142. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  143. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  144. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  145. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  146. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.css +3 -3
  147. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  148. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  149. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.css +3 -3
  150. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  151. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.css +3 -3
  152. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  153. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  154. package/dist/collection/components/kup-progress-bar/kup-progress-bar.css +3 -3
  155. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  156. package/dist/collection/components/kup-qlik/kup-qlik.css +3 -3
  157. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  158. package/dist/collection/components/kup-radio/kup-radio.css +3 -3
  159. package/dist/collection/components/kup-rating/kup-rating.css +3 -3
  160. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  161. package/dist/collection/components/kup-snackbar/kup-snackbar.css +4 -4
  162. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  163. package/dist/collection/components/kup-spinner/kup-spinner.css +3 -3
  164. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  165. package/dist/collection/components/kup-switch/kup-switch.css +3 -3
  166. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  167. package/dist/collection/components/kup-tab-bar/kup-tab-bar.css +9 -7
  168. package/dist/collection/components/kup-tab-bar/kup-tab-bar.js +182 -20
  169. package/dist/collection/components/kup-text-field/kup-text-field.css +3 -3
  170. package/dist/collection/components/kup-time-picker/kup-time-picker.css +3 -3
  171. package/dist/collection/components/kup-time-picker/kup-time-picker.js +57 -9
  172. package/dist/collection/components/kup-toolbar/kup-toolbar.css +9 -12
  173. package/dist/collection/components/kup-tree/kup-tree.css +24 -13
  174. package/dist/collection/components/kup-tree/kup-tree.js +93 -45
  175. package/dist/collection/components/kup-txt/kup-txt.css +3 -3
  176. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  177. package/dist/collection/components/kup-typography/kup-typography.css +3 -3
  178. package/dist/collection/components/kup-typography/kup-typography.js +198 -28
  179. package/dist/collection/components/kup-typography-list/kup-typography-list.css +3 -3
  180. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  181. package/dist/collection/f-components/f-button/f-button.js +1 -1
  182. package/dist/collection/f-components/f-cell/f-cell-declarations.js +6 -1
  183. package/dist/collection/f-components/f-cell/f-cell.js +80 -52
  184. package/dist/collection/f-components/f-checkbox/f-checkbox.js +1 -0
  185. package/dist/collection/f-components/f-chip/f-chip.js +12 -7
  186. package/dist/collection/f-components/f-label/f-label-declarations.js +1 -0
  187. package/dist/collection/f-components/f-label/f-label.js +21 -0
  188. package/dist/collection/f-components/f-object-field/f-object-field.js +6 -1
  189. package/dist/collection/f-components/f-paginator/f-paginator.js +10 -2
  190. package/dist/collection/f-components/f-radio/f-radio.js +17 -6
  191. package/dist/collection/f-components/f-text-field/f-text-field.js +12 -12
  192. package/dist/collection/managers/kup-data/kup-data.js +8 -0
  193. package/dist/collection/managers/kup-dynamic-position/kup-dynamic-position.js +12 -1
  194. package/dist/collection/managers/kup-interact/kup-interact.js +43 -22
  195. package/dist/collection/managers/kup-keys-binding/kup-keys-binding.js +2 -2
  196. package/dist/collection/managers/kup-language/kup-language-declarations.js +11 -2
  197. package/dist/collection/managers/kup-manager/kup-manager.js +8 -1
  198. package/dist/collection/managers/kup-perf-monitoring/kup-perf-monitoring.js +55 -0
  199. package/dist/collection/managers/kup-perf-tuning/kup-perf-tuning-declarations.js +5 -1
  200. package/dist/collection/managers/kup-theme/kup-theme-declarations.js +3 -0
  201. package/dist/collection/managers/kup-tooltip/kup-tooltip.js +7 -3
  202. package/dist/collection/types/GenericTypes.js +1 -0
  203. package/dist/collection/utils/cell-utils.js +22 -8
  204. package/dist/collection/utils/filters/filters-column-menu.js +9 -22
  205. package/dist/collection/utils/filters/filters-declarations.js +1 -1
  206. package/dist/collection/utils/filters/filters-rows.js +36 -58
  207. package/dist/collection/utils/filters/filters-tree-items.js +11 -11
  208. package/dist/collection/utils/filters/filters.js +19 -9
  209. package/dist/collection/utils/g-cell-style-generator.js +188 -0
  210. package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +0 -2
  211. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +10 -10
  212. package/dist/collection/utils/label-utils.js +58 -0
  213. package/dist/collection/utils/utils.js +1 -1
  214. package/dist/components/index.js +2 -2
  215. package/dist/components/kup-accordion.js +23 -18
  216. package/dist/components/kup-activity-timeline.js +61 -36
  217. package/dist/components/kup-autocomplete.js +1 -1
  218. package/dist/components/kup-badge.js +1 -1
  219. package/dist/components/kup-box.js +1 -1
  220. package/dist/components/kup-button-list.js +1 -1
  221. package/dist/components/kup-button.js +1 -1
  222. package/dist/components/kup-calendar.js +29 -23
  223. package/dist/components/kup-card-list.js +24 -19
  224. package/dist/components/kup-card.js +1 -1
  225. package/dist/components/kup-cell.js +30 -20
  226. package/dist/components/kup-chart.js +1 -1
  227. package/dist/components/kup-checkbox.js +1 -1
  228. package/dist/components/kup-chip.js +1 -1
  229. package/dist/components/kup-color-picker.js +1 -1
  230. package/dist/components/kup-combobox.js +1 -1
  231. package/dist/components/kup-custom-task-list-header.js +1 -1
  232. package/dist/components/kup-custom-task-list-table.js +1 -1
  233. package/dist/components/kup-dashboard.js +23 -18
  234. package/dist/components/kup-data-table.js +1 -1
  235. package/dist/components/kup-date-picker.js +1 -1
  236. package/dist/components/kup-dialog.js +1 -1
  237. package/dist/components/kup-drawer.js +23 -18
  238. package/dist/components/kup-dropdown-button.js +1 -1
  239. package/dist/components/kup-echart.js +1 -1
  240. package/dist/components/kup-editor.js +1 -1
  241. package/dist/components/kup-family-tree.js +25 -20
  242. package/dist/components/kup-file-upload.d.ts +11 -0
  243. package/dist/components/kup-file-upload.js +6 -0
  244. package/dist/components/kup-form.js +1 -1
  245. package/dist/components/kup-gantt-calendar.js +1 -1
  246. package/dist/components/kup-gantt.js +1 -1
  247. package/dist/components/kup-gauge.js +1 -1
  248. package/dist/components/kup-grid-renderer.js +1 -1
  249. package/dist/components/kup-grid.js +1 -1
  250. package/dist/components/kup-horizontal-scroll.js +1 -1
  251. package/dist/components/kup-htm.js +24 -19
  252. package/dist/components/kup-iframe.js +23 -18
  253. package/dist/components/kup-image-list.js +38 -29
  254. package/dist/components/kup-image.js +1 -1
  255. package/dist/components/kup-input-panel.js +117 -83
  256. package/dist/components/kup-lazy.js +34 -29
  257. package/dist/components/kup-list.js +1 -1
  258. package/dist/components/kup-magic-box.js +30 -25
  259. package/dist/components/kup-nav-bar.js +24 -19
  260. package/dist/components/kup-numeric-picker.js +24 -19
  261. package/dist/components/kup-object-field.js +23 -18
  262. package/dist/components/kup-pdf.js +24 -19
  263. package/dist/components/kup-planner-renderer.js +1 -1
  264. package/dist/components/kup-planner.js +41 -36
  265. package/dist/components/kup-probe.js +23 -18
  266. package/dist/components/kup-progress-bar.js +1 -1
  267. package/dist/components/kup-qlik.js +24 -19
  268. package/dist/components/kup-radio.js +1 -1
  269. package/dist/components/kup-rating.js +1 -1
  270. package/dist/components/kup-snackbar.js +24 -19
  271. package/dist/components/kup-spinner.js +1 -1
  272. package/dist/components/kup-standard-tooltip.js +1 -1
  273. package/dist/components/kup-switch.js +1 -1
  274. package/dist/components/kup-switcher.js +1 -1
  275. package/dist/components/kup-tab-bar.js +1 -1
  276. package/dist/components/kup-task-gantt.js +1 -1
  277. package/dist/components/kup-task-list-header.js +1 -1
  278. package/dist/components/kup-task-list-table.js +1 -1
  279. package/dist/components/kup-task-list.js +1 -1
  280. package/dist/components/kup-text-field.js +1 -1
  281. package/dist/components/kup-time-picker.js +1 -1
  282. package/dist/components/kup-toolbar.js +1 -1
  283. package/dist/components/kup-tooltip.js +1 -1
  284. package/dist/components/kup-tree.js +1 -1
  285. package/dist/components/kup-txt.js +24 -19
  286. package/dist/components/kup-typography-list.js +24 -19
  287. package/dist/components/kup-typography.js +136 -29
  288. package/dist/components/kup-vertical-scroll.js +1 -1
  289. package/dist/components/{p-c43d08ab.js → p-0e85ab66.js} +5 -5
  290. package/dist/components/{p-5f307bf2.js → p-3438f15f.js} +71 -65
  291. package/dist/components/p-3b4cdace.js +56 -0
  292. package/dist/components/p-55542b47.js +38 -0
  293. package/dist/components/{p-0e6c0355.js → p-67ba8cd7.js} +2 -2
  294. package/dist/components/{p-5517e8e8.js → p-6992b96f.js} +5 -5
  295. package/dist/components/{p-ea6e4e37.js → p-6bfda249.js} +3 -3
  296. package/dist/components/{p-ef8026e9.js → p-7d0f1f90.js} +3075 -1532
  297. package/dist/components/{p-709a51cf.js → p-8472facf.js} +4 -4
  298. package/dist/components/p-97053b4d.js +45 -0
  299. package/dist/components/{p-0ac9fd6c.js → p-a0258e6f.js} +69 -29
  300. package/dist/components/{p-a3f73a90.js → p-b304b91c.js} +423 -246
  301. package/dist/components/{p-09b28008.js → p-b80494d7.js} +23 -18
  302. package/dist/components/{p-53e38c4a.js → p-bd3047ee.js} +3 -3
  303. package/dist/components/{p-4efa19a7.js → p-c325da75.js} +5 -5
  304. package/dist/components/p-c7c7f760.js +49 -0
  305. package/dist/components/{p-9da8cd93.js → p-d0e33e04.js} +16 -16
  306. package/dist/components/{p-c62695d4.js → p-d7136d08.js} +4 -4
  307. package/dist/components/{p-2fff7268.js → p-de04aef6.js} +17 -17
  308. package/dist/components/{p-e30483fa.js → p-eb8a2811.js} +22 -17
  309. package/dist/components/{p-2e5f2e07.js → p-ef8cbd35.js} +6 -1
  310. package/dist/components/{p-e677dddf.js → p-f2e153e3.js} +7 -7
  311. package/dist/esm/{f-button-f1040575.js → f-button-3c8f4506.js} +3 -3
  312. package/dist/esm/{f-cell-82b9ae70.js → f-cell-6576e009.js} +376 -168
  313. package/dist/esm/{f-checkbox-3ba20ca4.js → f-checkbox-5cdd1cad.js} +3 -2
  314. package/dist/esm/{f-chip-f98be128.js → f-chip-bb62428a.js} +145 -11
  315. package/dist/esm/{f-image-9b15e9ac.js → f-image-a2ecd7c3.js} +1 -1
  316. package/dist/esm/{f-object-field-1a4f54ea.js → f-object-field-b87b6ae6.js} +13 -6
  317. package/dist/esm/{f-paginator-utils-2fc5cd18.js → f-paginator-utils-04903d74.js} +15 -6
  318. package/dist/esm/{f-text-field-e766e681.js → f-text-field-9be88e51.js} +15 -15
  319. package/dist/esm/{f-typography-65229068.js → f-typography-8c914ec6.js} +1 -1
  320. package/dist/esm/{index-c9246a86.js → index-9b0f4a0d.js} +8 -3
  321. package/dist/esm/index.js +2 -2
  322. package/dist/esm/ketchup.js +3 -3
  323. package/dist/esm/kup-accordion.entry.js +4 -4
  324. package/dist/esm/kup-activity-timeline.entry.js +43 -23
  325. package/dist/esm/{kup-autocomplete_28.entry.js → kup-autocomplete_29.entry.js} +2356 -1469
  326. package/dist/esm/kup-box.entry.js +60 -59
  327. package/dist/esm/kup-calendar.entry.js +12 -11
  328. package/dist/esm/kup-card-list.entry.js +3 -3
  329. package/dist/esm/kup-cell.entry.js +17 -12
  330. package/dist/esm/kup-custom-task-list-header_4.entry.js +12 -12
  331. package/dist/esm/kup-dashboard.entry.js +7 -7
  332. package/dist/esm/{kup-data-table-helper-e350cc90.js → kup-data-table-helper-13eb7abf.js} +52 -84
  333. package/dist/esm/kup-drawer.entry.js +3 -3
  334. package/dist/esm/kup-echart.entry.js +46 -14
  335. package/dist/esm/kup-editor.entry.js +2 -2
  336. package/dist/esm/kup-family-tree.entry.js +5 -5
  337. package/dist/esm/kup-gantt_10.entry.js +33 -33
  338. package/dist/esm/kup-grid.entry.js +3 -3
  339. package/dist/esm/kup-htm.entry.js +4 -4
  340. package/dist/esm/kup-iframe.entry.js +3 -3
  341. package/dist/esm/kup-image-list.entry.js +25 -21
  342. package/dist/esm/kup-input-panel.entry.js +102 -73
  343. package/dist/esm/kup-lazy.entry.js +14 -14
  344. package/dist/esm/kup-magic-box.entry.js +7 -7
  345. package/dist/esm/{kup-manager-6c75d73b.js → kup-manager-6aa0a1c7.js} +424 -247
  346. package/dist/esm/kup-nav-bar.entry.js +4 -4
  347. package/dist/esm/kup-numeric-picker.entry.js +6 -6
  348. package/dist/esm/kup-object-field.entry.js +7 -7
  349. package/dist/esm/kup-pdf.entry.js +4 -4
  350. package/dist/esm/kup-planner-renderer.entry.js +3 -3
  351. package/dist/esm/kup-planner.entry.js +6 -6
  352. package/dist/esm/kup-probe.entry.js +3 -3
  353. package/dist/esm/kup-qlik.entry.js +4 -4
  354. package/dist/esm/kup-snackbar.entry.js +6 -6
  355. package/dist/esm/kup-txt.entry.js +4 -4
  356. package/dist/esm/kup-typography-list.entry.js +5 -5
  357. package/dist/esm/kup-typography.entry.js +115 -15
  358. package/dist/esm/loader.js +3 -3
  359. package/dist/ketchup/assets/svg/circle.svg +3 -0
  360. package/dist/ketchup/assets/svg/up.svg +43 -0
  361. package/dist/ketchup/index.esm.js +1 -1
  362. package/dist/ketchup/ketchup.esm.js +1 -1
  363. package/dist/ketchup/p-07f50333.entry.js +1 -0
  364. package/dist/ketchup/p-0b1e0b48.js +1 -0
  365. package/dist/ketchup/p-0de49966.entry.js +1 -0
  366. package/dist/ketchup/{p-93d6f4a9.entry.js → p-100b8ae7.entry.js} +1 -1
  367. package/dist/ketchup/{p-bc37db5b.entry.js → p-15f192f0.entry.js} +1 -1
  368. package/dist/ketchup/p-267d1898.js +1 -0
  369. package/dist/ketchup/p-2d84c26e.entry.js +1 -0
  370. package/dist/ketchup/p-3cab6420.js +1 -0
  371. package/dist/ketchup/p-3dbafa20.entry.js +9 -0
  372. package/dist/ketchup/p-3e42953b.entry.js +1 -0
  373. package/dist/ketchup/p-42a1f9ec.entry.js +1 -0
  374. package/dist/ketchup/p-4677cfd1.entry.js +1 -0
  375. package/dist/ketchup/{p-865ce089.entry.js → p-4ffc1a88.entry.js} +1 -1
  376. package/dist/ketchup/p-55b0991f.entry.js +1 -0
  377. package/dist/ketchup/p-58002a23.entry.js +1 -0
  378. package/dist/ketchup/p-5d9f2d24.entry.js +1 -0
  379. package/dist/ketchup/p-65b23870.entry.js +1 -0
  380. package/dist/ketchup/p-6b529a6f.entry.js +16 -0
  381. package/dist/ketchup/{p-53596bee.entry.js → p-6d628b49.entry.js} +1 -1
  382. package/dist/ketchup/p-6fc1bb18.entry.js +1 -0
  383. package/dist/ketchup/{p-b0368f88.js → p-710d0a7d.js} +1 -1
  384. package/dist/ketchup/p-838d8e97.js +1 -0
  385. package/dist/ketchup/p-8be42f5c.js +1 -0
  386. package/dist/ketchup/p-92431583.entry.js +1 -0
  387. package/dist/ketchup/{p-50b0da0c.entry.js → p-9b907768.entry.js} +1 -1
  388. package/dist/ketchup/p-9bc02da6.entry.js +1 -0
  389. package/dist/ketchup/p-9edd90c2.entry.js +1 -0
  390. package/dist/ketchup/p-9f9428d1.js +1 -0
  391. package/dist/ketchup/p-a4b6d6c5.js +1 -0
  392. package/dist/ketchup/p-a597a851.entry.js +1 -0
  393. package/dist/ketchup/p-b365f2f2.entry.js +1 -0
  394. package/dist/ketchup/{p-543f99d3.entry.js → p-c2ccbaca.entry.js} +1 -1
  395. package/dist/ketchup/p-c4224227.js +1 -0
  396. package/dist/ketchup/{p-60cfddce.js → p-cec0955d.js} +1 -1
  397. package/dist/ketchup/p-d0554d1f.entry.js +1 -0
  398. package/dist/ketchup/p-d084b2d4.entry.js +1 -0
  399. package/dist/ketchup/{p-cdf92c8b.entry.js → p-d8dbf3df.entry.js} +1 -1
  400. package/dist/ketchup/{p-fe190410.entry.js → p-da44226a.entry.js} +1 -1
  401. package/dist/ketchup/p-e104cfb7.js +1 -0
  402. package/dist/ketchup/p-e4fa2cf3.js +21 -0
  403. package/dist/ketchup/{p-d8ef1613.entry.js → p-e6afa8a6.entry.js} +4 -4
  404. package/dist/ketchup/{p-54ebe3bd.entry.js → p-f87b7768.entry.js} +1 -1
  405. package/dist/ketchup/{p-03d1cafc.entry.js → p-f8a027a1.entry.js} +2 -2
  406. package/dist/ketchup/{p-bdd3e0a4.entry.js → p-fb775526.entry.js} +1 -1
  407. package/dist/ketchup/{p-2133fdbb.entry.js → p-fdcb43a2.entry.js} +1 -1
  408. package/dist/types/components/kup-activity-timeline/kup-activity-timeline-declarations.d.ts +2 -2
  409. package/dist/types/components/kup-autocomplete/kup-autocomplete.d.ts +6 -0
  410. package/dist/types/components/kup-button-list/kup-button-list.d.ts +4 -0
  411. package/dist/types/components/kup-card/dialog/kup-card-dialog.d.ts +6 -0
  412. package/dist/types/components/kup-card/kup-card-declarations.d.ts +2 -0
  413. package/dist/types/components/kup-cell/kup-cell.d.ts +3 -0
  414. package/dist/types/components/kup-chip/kup-chip.d.ts +16 -5
  415. package/dist/types/components/kup-combobox/kup-combobox.d.ts +4 -0
  416. package/dist/types/components/kup-data-table/kup-data-table-declarations.d.ts +8 -2
  417. package/dist/types/components/kup-data-table/kup-data-table-helper.d.ts +1 -1
  418. package/dist/types/components/kup-data-table/kup-data-table-state.d.ts +1 -0
  419. package/dist/types/components/kup-data-table/kup-data-table.d.ts +36 -1
  420. package/dist/types/components/kup-date-picker/kup-date-picker.d.ts +1 -0
  421. package/dist/types/components/kup-dialog/kup-dialog-declarations.d.ts +3 -0
  422. package/dist/types/components/kup-dialog/kup-dialog.d.ts +16 -0
  423. package/dist/types/components/kup-echart/kup-echart.d.ts +15 -0
  424. package/dist/types/components/kup-file-upload/kup-file-upload-declarations.d.ts +8 -0
  425. package/dist/types/components/kup-file-upload/kup-file-upload.d.ts +62 -0
  426. package/dist/types/components/kup-input-panel/kup-input-panel-declarations.d.ts +5 -1
  427. package/dist/types/components/kup-input-panel/kup-input-panel-utils.d.ts +3 -3
  428. package/dist/types/components/kup-input-panel/kup-input-panel.d.ts +2 -1
  429. package/dist/types/components/kup-list/kup-list.d.ts +4 -0
  430. package/dist/types/components/kup-tab-bar/kup-tab-bar.d.ts +27 -6
  431. package/dist/types/components/kup-time-picker/kup-time-picker.d.ts +8 -1
  432. package/dist/types/components/kup-tree/kup-tree.d.ts +2 -0
  433. package/dist/types/components/kup-typography/kup-typography.d.ts +30 -5
  434. package/dist/types/components.d.ts +296 -26
  435. package/dist/types/f-components/f-cell/f-cell-declarations.d.ts +7 -3
  436. package/dist/types/f-components/f-checkbox/f-checkbox-declarations.d.ts +2 -1
  437. package/dist/types/f-components/f-chip/f-chip-declarations.d.ts +3 -1
  438. package/dist/types/f-components/f-label/f-label-declarations.d.ts +15 -0
  439. package/dist/types/f-components/f-label/f-label.d.ts +3 -0
  440. package/dist/types/f-components/f-paginator/f-paginator-declarations.d.ts +1 -0
  441. package/dist/types/f-components/f-radio/f-radio-declarations.d.ts +1 -0
  442. package/dist/types/f-components/f-text-field/f-text-field-declarations.d.ts +1 -0
  443. package/dist/types/managers/kup-interact/kup-interact-declarations.d.ts +20 -1
  444. package/dist/types/managers/kup-interact/kup-interact.d.ts +7 -3
  445. package/dist/types/managers/kup-language/kup-language-declarations.d.ts +12 -4
  446. package/dist/types/managers/kup-manager/kup-manager-declarations.d.ts +2 -0
  447. package/dist/types/managers/kup-manager/kup-manager.d.ts +2 -0
  448. package/dist/types/managers/kup-perf-monitoring/kup-perf-monitoring.d.ts +7 -0
  449. package/dist/types/managers/kup-perf-tuning/kup-perf-tuning-declarations.d.ts +6 -0
  450. package/dist/types/types/GenericTypes.d.ts +2 -1
  451. package/dist/types/utils/cell-utils.d.ts +4 -6
  452. package/dist/types/utils/filters/filters-rows.d.ts +5 -5
  453. package/dist/types/utils/filters/filters-tree-items.d.ts +1 -1
  454. package/dist/types/utils/filters/filters.d.ts +4 -2
  455. package/dist/types/utils/g-cell-style-generator.d.ts +2 -0
  456. package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -3
  457. package/dist/types/utils/label-utils.d.ts +2 -0
  458. package/package.json +1 -1
  459. package/dist/components/p-01015d54.js +0 -38
  460. package/dist/components/p-304eab56.js +0 -49
  461. package/dist/components/p-76c4c708.js +0 -56
  462. package/dist/components/p-aec44f8f.js +0 -45
  463. package/dist/ketchup/p-1206f77c.entry.js +0 -9
  464. package/dist/ketchup/p-153b7eda.js +0 -1
  465. package/dist/ketchup/p-2d3a89a0.entry.js +0 -1
  466. package/dist/ketchup/p-35e17994.entry.js +0 -1
  467. package/dist/ketchup/p-3f41285f.entry.js +0 -1
  468. package/dist/ketchup/p-4bbc1e40.entry.js +0 -1
  469. package/dist/ketchup/p-4c0d6ec5.entry.js +0 -1
  470. package/dist/ketchup/p-5ee25762.js +0 -1
  471. package/dist/ketchup/p-60cdaa75.entry.js +0 -1
  472. package/dist/ketchup/p-60e8333c.entry.js +0 -1
  473. package/dist/ketchup/p-7585373e.entry.js +0 -1
  474. package/dist/ketchup/p-792e9244.entry.js +0 -1
  475. package/dist/ketchup/p-7a36e244.js +0 -1
  476. package/dist/ketchup/p-7a4f5182.js +0 -1
  477. package/dist/ketchup/p-7c078bc1.entry.js +0 -1
  478. package/dist/ketchup/p-7fbb8a80.entry.js +0 -1
  479. package/dist/ketchup/p-8b97f53e.js +0 -1
  480. package/dist/ketchup/p-97fe2d0c.entry.js +0 -1
  481. package/dist/ketchup/p-9b92dd8f.entry.js +0 -1
  482. package/dist/ketchup/p-a781d278.entry.js +0 -1
  483. package/dist/ketchup/p-b120abd7.js +0 -1
  484. package/dist/ketchup/p-c5614700.js +0 -21
  485. package/dist/ketchup/p-ce31744e.entry.js +0 -1
  486. package/dist/ketchup/p-d104a456.js +0 -1
  487. package/dist/ketchup/p-d39c3267.js +0 -1
  488. package/dist/ketchup/p-e7f6ca6c.entry.js +0 -1
  489. package/dist/ketchup/p-eb908331.entry.js +0 -1
  490. package/dist/ketchup/p-f38c2d0e.entry.js +0 -16
  491. package/dist/ketchup/p-f648a3cb.entry.js +0 -1
  492. package/dist/ketchup/p-f8c8cc84.js +0 -1
@@ -8,7 +8,7 @@ import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { KupAccordionData, KupAccordionItemSelectedEventPayload } from "./components/kup-accordion/kup-accordion-declarations";
9
9
  import { GenericObject, KupComponentSizing, KupEventPayload } from "./types/GenericTypes";
10
10
  import { KupCommand, KupDataCell, KupDataColumn, KupDataDataset, KupDataNewColumnOptions, KupDataNewColumnTypes, KupDataNode, KupDataRowAction } from "./managers/kup-data/kup-data-declarations";
11
- import { GroupLabelDisplayMode, GroupObject, KupDatatableCellCheckPayload, KupDatatableClickEventPayload, KupDatatableColumnMenuEventPayload, KupDatatableColumnMoveEventPayload, KupDatatableColumnRemoveEventPayload, KupDataTableDataset, KupDatatableDeleteRowEventPayload, KupDatatableHistoryEventPayload, KupDataTableInsertMode, KupDatatableInsertRowEventPayload, KupDatatableLoadMoreClickEventPayload, KupDataTableRow, KupDatatableRowActionItemClickEventPayload, KupDatatableRowSelectedEventPayload, KupDatatableUpdatePayload, LoadMoreMode as LoadMoreMode1, PaginatorPos, SelectionMode, ShowGrid, SortObject, TotalsMap } from "./components/kup-data-table/kup-data-table-declarations";
11
+ import { GroupLabelDisplayMode, GroupObject, KupDataTableCell, KupDatatableCellCheckPayload, KupDatatableClickEventPayload, KupDatatableColumnMenuEventPayload, KupDatatableColumnMoveEventPayload, KupDatatableColumnRemoveEventPayload, KupDataTableDataset, KupDatatableDeleteRowEventPayload, KupDatatableHistoryEventPayload, KupDataTableInsertMode, KupDatatableInsertRowEventPayload, KupDatatableLoadMoreClickEventPayload, KupDataTableRow, KupDatatableRowActionItemClickEventPayload, KupDatatableRowSelectedEventPayload, KupDatatableUpdatePayload, LoadMoreMode as LoadMoreMode1, PaginatorPos, SelectionMode, ShowGrid, SortObject, TotalsMap } from "./components/kup-data-table/kup-data-table-declarations";
12
12
  import { KupActivityTimelineClickEventPayload } from "./components/kup-activity-timeline/kup-activity-timeline-declarations";
13
13
  import { ItemsDisplayMode, KupListEventPayload, KupListNode, KupListRole } from "./components/kup-list/kup-list-declarations";
14
14
  import { KupAutocompleteEventPayload, KupAutocompleteIconClickEventPayload } from "./components/kup-autocomplete/kup-autocomplete-declarations";
@@ -23,6 +23,7 @@ import { KupCardClickPayload, KupCardData, KupCardEventPayload, KupCardFamily }
23
23
  import { KupCardListClickEventPayload, KupCardListData } from "./components/kup-card-list/kup-card-list-declarations";
24
24
  import { FCellEventPayload, FCellPadding } from "./f-components/f-cell/f-cell-declarations";
25
25
  import { KupCellElementsPosition, KupCellSubmitClickEventPayload } from "./components/kup-cell/kup-cell-declarations";
26
+ import { KupFileUploadEventPayload } from "./components/kup-file-upload/kup-file-upload-declarations";
26
27
  import { ChartAspect, ChartAxis, ChartOfflineMode, ChartSerie, ChartTitle, ChartType, KupChartClickEvent, KupChartSort, KupChartTrendlines } from "./components/kup-chart/kup-chart-declarations";
27
28
  import { KupCheckboxEventPayload } from "./components/kup-checkbox/kup-checkbox-declarations";
28
29
  import { KupChipChangeEventPayload, KupChipEventPayload, KupChipNode } from "./components/kup-chip/kup-chip-declarations";
@@ -69,7 +70,7 @@ import { KupTypographyListClickEventPayload, KupTypographyListIconClickEventPayl
69
70
  export { KupAccordionData, KupAccordionItemSelectedEventPayload } from "./components/kup-accordion/kup-accordion-declarations";
70
71
  export { GenericObject, KupComponentSizing, KupEventPayload } from "./types/GenericTypes";
71
72
  export { KupCommand, KupDataCell, KupDataColumn, KupDataDataset, KupDataNewColumnOptions, KupDataNewColumnTypes, KupDataNode, KupDataRowAction } from "./managers/kup-data/kup-data-declarations";
72
- export { GroupLabelDisplayMode, GroupObject, KupDatatableCellCheckPayload, KupDatatableClickEventPayload, KupDatatableColumnMenuEventPayload, KupDatatableColumnMoveEventPayload, KupDatatableColumnRemoveEventPayload, KupDataTableDataset, KupDatatableDeleteRowEventPayload, KupDatatableHistoryEventPayload, KupDataTableInsertMode, KupDatatableInsertRowEventPayload, KupDatatableLoadMoreClickEventPayload, KupDataTableRow, KupDatatableRowActionItemClickEventPayload, KupDatatableRowSelectedEventPayload, KupDatatableUpdatePayload, LoadMoreMode as LoadMoreMode1, PaginatorPos, SelectionMode, ShowGrid, SortObject, TotalsMap } from "./components/kup-data-table/kup-data-table-declarations";
73
+ export { GroupLabelDisplayMode, GroupObject, KupDataTableCell, KupDatatableCellCheckPayload, KupDatatableClickEventPayload, KupDatatableColumnMenuEventPayload, KupDatatableColumnMoveEventPayload, KupDatatableColumnRemoveEventPayload, KupDataTableDataset, KupDatatableDeleteRowEventPayload, KupDatatableHistoryEventPayload, KupDataTableInsertMode, KupDatatableInsertRowEventPayload, KupDatatableLoadMoreClickEventPayload, KupDataTableRow, KupDatatableRowActionItemClickEventPayload, KupDatatableRowSelectedEventPayload, KupDatatableUpdatePayload, LoadMoreMode as LoadMoreMode1, PaginatorPos, SelectionMode, ShowGrid, SortObject, TotalsMap } from "./components/kup-data-table/kup-data-table-declarations";
73
74
  export { KupActivityTimelineClickEventPayload } from "./components/kup-activity-timeline/kup-activity-timeline-declarations";
74
75
  export { ItemsDisplayMode, KupListEventPayload, KupListNode, KupListRole } from "./components/kup-list/kup-list-declarations";
75
76
  export { KupAutocompleteEventPayload, KupAutocompleteIconClickEventPayload } from "./components/kup-autocomplete/kup-autocomplete-declarations";
@@ -84,6 +85,7 @@ export { KupCardClickPayload, KupCardData, KupCardEventPayload, KupCardFamily }
84
85
  export { KupCardListClickEventPayload, KupCardListData } from "./components/kup-card-list/kup-card-list-declarations";
85
86
  export { FCellEventPayload, FCellPadding } from "./f-components/f-cell/f-cell-declarations";
86
87
  export { KupCellElementsPosition, KupCellSubmitClickEventPayload } from "./components/kup-cell/kup-cell-declarations";
88
+ export { KupFileUploadEventPayload } from "./components/kup-file-upload/kup-file-upload-declarations";
87
89
  export { ChartAspect, ChartAxis, ChartOfflineMode, ChartSerie, ChartTitle, ChartType, KupChartClickEvent, KupChartSort, KupChartTrendlines } from "./components/kup-chart/kup-chart-declarations";
88
90
  export { KupCheckboxEventPayload } from "./components/kup-checkbox/kup-checkbox-declarations";
89
91
  export { KupChipChangeEventPayload, KupChipEventPayload, KupChipNode } from "./components/kup-chip/kup-chip-declarations";
@@ -297,6 +299,10 @@ export namespace Components {
297
299
  * @default false
298
300
  */
299
301
  "leadingLabel": boolean;
302
+ /**
303
+ * Sets how to show the selected item value. Suported values: "CodeOnly", "DescOnly", "Both" or "CodeAndDesc" and "DescAndCode".
304
+ */
305
+ "listDisplayMode": ItemsDisplayMode;
300
306
  /**
301
307
  * The minimum number of chars to trigger the autocomplete
302
308
  * @default 3
@@ -715,6 +721,10 @@ export namespace Components {
715
721
  * @default true
716
722
  */
717
723
  "showSelection": boolean;
724
+ /**
725
+ * When set to false buttons don't show the text, only the icon if it is present.
726
+ */
727
+ "showText": boolean;
718
728
  /**
719
729
  * Defines the size of the buttons. Available styles are from "extra-small" to "extra-large". Small will be the default
720
730
  * @default KupComponentSizing.SMALL
@@ -1199,10 +1209,15 @@ export namespace Components {
1199
1209
  */
1200
1210
  "data": KupChipNode[];
1201
1211
  /**
1202
- * When enabled, the chip's text will display both the id and the value.
1212
+ * When true, the chip cannot be edited, nor removed.
1203
1213
  * @default false
1204
1214
  */
1205
- "displayId": boolean;
1215
+ "disabled": boolean;
1216
+ /**
1217
+ * When enabled, the chip's text will display both the id and description.
1218
+ * @default ItemsDisplayMode.DESCRIPTION
1219
+ */
1220
+ "displayMode": ItemsDisplayMode;
1206
1221
  /**
1207
1222
  * When enabled, it's possible to add items to the chip's dataset through an input slot (kup-autocomplete, kup-combobox, kup-text-field).
1208
1223
  * @default false
@@ -1214,6 +1229,11 @@ export namespace Components {
1214
1229
  * @returns List of props as object, each key will be a prop.
1215
1230
  */
1216
1231
  "getProps": (descriptions?: boolean) => Promise<GenericObject>;
1232
+ /**
1233
+ * When set,will be shown a label on the chips
1234
+ * @default null
1235
+ */
1236
+ "label": string;
1217
1237
  /**
1218
1238
  * This method is used to trigger a new render of the component.
1219
1239
  */
@@ -1225,7 +1245,7 @@ export namespace Components {
1225
1245
  "setProps": (props: GenericObject) => Promise<void>;
1226
1246
  /**
1227
1247
  * Sets the size of the chip
1228
- * @default FChipSize.MEDIUM
1248
+ * @default FChipSize.SMALL
1229
1249
  */
1230
1250
  "sizing": FChipSize;
1231
1251
  /**
@@ -1373,6 +1393,10 @@ export namespace Components {
1373
1393
  * @default false
1374
1394
  */
1375
1395
  "leadingLabel": boolean;
1396
+ /**
1397
+ * Sets how to show the selected item value. Suported values: "CodeOnly", "DescOnly", "Both" or "CodeAndDesc" and "DescAndCode".
1398
+ */
1399
+ "listDisplayMode": ItemsDisplayMode;
1376
1400
  /**
1377
1401
  * Sets the component to read only state, making it not editable, but interactable. Used in combobox component when it behaves as a select.
1378
1402
  * @default false
@@ -1596,6 +1620,14 @@ export namespace Components {
1596
1620
  */
1597
1621
  "getCards": () => Promise<any>;
1598
1622
  "getInternalState": () => Promise<{ groups: GroupObject[]; filters: GenericFilter; data: KupDataTableDataset; }>;
1623
+ /**
1624
+ * This method is used to retrieve last focused cell
1625
+ */
1626
+ "getLastFocusedCell": () => Promise<KupDataTableCell>;
1627
+ /**
1628
+ * This method is used to retrieve last focused column
1629
+ */
1630
+ "getLastFocusedColumn": () => Promise<KupDataColumn>;
1599
1631
  /**
1600
1632
  * This method is used to retrieve last focused row or the first if there's no row focused
1601
1633
  */
@@ -1630,6 +1662,11 @@ export namespace Components {
1630
1662
  * When set to true the header will stick on top of the table when scrolling.
1631
1663
  */
1632
1664
  "headerIsPersistent": boolean;
1665
+ /**
1666
+ * When set to true, the subimt button is hidden
1667
+ * @default false
1668
+ */
1669
+ "hiddenSubmitButton": boolean;
1633
1670
  /**
1634
1671
  * Hides the given column.
1635
1672
  * @param column - Column to hide.
@@ -1645,6 +1682,10 @@ export namespace Components {
1645
1682
  * @param row new row
1646
1683
  */
1647
1684
  "insertNewRow": (row: KupDataTableRow, unshift?: boolean) => Promise<void>;
1685
+ /**
1686
+ * When enabled, the table wrapper won't have overflow in order to make the fixed column and footer adapt to the webupjs dsh mode
1687
+ */
1688
+ "isDashboardMode": boolean;
1648
1689
  /**
1649
1690
  * When set to true, clicked-on rows will have a visual feedback.
1650
1691
  * @default false
@@ -1726,6 +1767,11 @@ export namespace Components {
1726
1767
  * Activates the scroll on hover function.
1727
1768
  */
1728
1769
  "scrollOnHover": boolean;
1770
+ /**
1771
+ * This method will scroll the component to rowIdentifier row.
1772
+ * @param rowIdentifier - Id (dataset) or indexe (rendered rows).
1773
+ */
1774
+ "scrollToRow": (rowIdentifier: string | number) => Promise<void>;
1729
1775
  /**
1730
1776
  * Set the type of the rows selection.
1731
1777
  */
@@ -1822,6 +1868,10 @@ export namespace Components {
1822
1868
  * Sets the width of the table.
1823
1869
  */
1824
1870
  "tableWidth": string;
1871
+ /**
1872
+ * This method is used to force tooltip request for current focused cell
1873
+ */
1874
+ "tooltipRequest": () => Promise<void>;
1825
1875
  /**
1826
1876
  * Defines the current totals options
1827
1877
  */
@@ -1844,6 +1894,10 @@ export namespace Components {
1844
1894
  * List of the visible columns
1845
1895
  */
1846
1896
  "visibleColumns": string[];
1897
+ /**
1898
+ * Public method to wait until the component is fully ready.
1899
+ */
1900
+ "waitForReady": () => Promise<void>;
1847
1901
  }
1848
1902
  interface KupDatePicker {
1849
1903
  /**
@@ -1938,6 +1992,11 @@ export namespace Components {
1938
1992
  "sizing": KupComponentSizing;
1939
1993
  }
1940
1994
  interface KupDialog {
1995
+ /**
1996
+ * Sets anchor position ("none", "left", "top", "right", "bottom").
1997
+ * @default "none"
1998
+ */
1999
+ "anchor": 'none' | 'left' | 'top' | 'right' | 'bottom';
1941
2000
  /**
1942
2001
  * Auto centers the dialog relatively to the viewport.
1943
2002
  * @default "{ onReady: true }"
@@ -1974,6 +2033,16 @@ export namespace Components {
1974
2033
  * @default "auto"
1975
2034
  */
1976
2035
  "maxSizeY": string;
2036
+ /**
2037
+ * The min width of the dialog.
2038
+ * @default "auto"
2039
+ */
2040
+ "minSizeX": string;
2041
+ /**
2042
+ * The min height of the dialog.
2043
+ * @default "auto"
2044
+ */
2045
+ "minSizeY": string;
1977
2046
  /**
1978
2047
  * Set of options to display the dialog as a modal.
1979
2048
  * @default "{ closeOnBackdropClick: true }"
@@ -2145,6 +2214,16 @@ export namespace Components {
2145
2214
  * @default ""
2146
2215
  */
2147
2216
  "axis": string;
2217
+ /**
2218
+ * Maximum for the y Axis.
2219
+ * @default null
2220
+ */
2221
+ "axisYMax": string;
2222
+ /**
2223
+ * Minimum for the y Axis.
2224
+ * @default null
2225
+ */
2226
+ "axisYMin": string;
2148
2227
  /**
2149
2228
  * Title of the graph.
2150
2229
  * @default null
@@ -2187,6 +2266,11 @@ export namespace Components {
2187
2266
  * @default null
2188
2267
  */
2189
2268
  "map": KupEchartMaps | string | GeoJSON;
2269
+ /**
2270
+ * Multiple axes for y
2271
+ * @default null
2272
+ */
2273
+ "multipleYAxes": string;
2190
2274
  /**
2191
2275
  * This method is used to trigger a new render of the component.
2192
2276
  */
@@ -2381,6 +2465,44 @@ export namespace Components {
2381
2465
  */
2382
2466
  "stackedLeaves": boolean;
2383
2467
  }
2468
+ interface KupFileUpload {
2469
+ /**
2470
+ * Custom style of the component.
2471
+ * @default ""
2472
+ * @see https://smeup.github.io/ketchup/#/customization
2473
+ */
2474
+ "customStyle": string;
2475
+ /**
2476
+ * Actual data of the input field.
2477
+ * @default null
2478
+ */
2479
+ "data": any;
2480
+ /**
2481
+ * Used to retrieve component's props values.
2482
+ * @param descriptions - When provided and true, the result will be the list of props with their description.
2483
+ * @returns List of props as object, each key will be a prop.
2484
+ */
2485
+ "getProps": (descriptions?: boolean) => Promise<GenericObject>;
2486
+ /**
2487
+ * This method is used to trigger a new render of the component.
2488
+ */
2489
+ "refresh": () => Promise<void>;
2490
+ /**
2491
+ * Sets to show spinner during upload.
2492
+ * @param loading - Boolean to set if is loading.
2493
+ */
2494
+ "setLoading": (loading: boolean) => Promise<void>;
2495
+ /**
2496
+ * Sets the props to the component.
2497
+ * @param props - Object containing props that will be set to the component.
2498
+ */
2499
+ "setProps": (props: GenericObject) => Promise<void>;
2500
+ /**
2501
+ * Sets upload has been successfull to show success message.
2502
+ * @param success - Boolean to set if upload has been successfull.
2503
+ */
2504
+ "setSuccess": (success: boolean) => Promise<void>;
2505
+ }
2384
2506
  interface KupForm {
2385
2507
  /**
2386
2508
  * Custom style of the component.
@@ -2939,7 +3061,7 @@ export namespace Components {
2939
3061
  */
2940
3062
  "getProps": (descriptions?: boolean) => Promise<GenericObject>;
2941
3063
  /**
2942
- * Creates a hidden submit button in order to submit the form with enter.
3064
+ * Creates a hidden submit button in order to submit the form with enter.``
2943
3065
  * @default false
2944
3066
  */
2945
3067
  "hiddenSubmitButton": boolean;
@@ -3107,6 +3229,10 @@ export namespace Components {
3107
3229
  "selectable": boolean;
3108
3230
  "setBlur": () => Promise<void>;
3109
3231
  "setFocus": () => Promise<void>;
3232
+ /**
3233
+ * Focuses the first element of the list.
3234
+ */
3235
+ "setFocusOnFirstEl": () => Promise<void>;
3110
3236
  /**
3111
3237
  * Sets the props to the component.
3112
3238
  * @param props - Object containing props that will be set to the component.
@@ -3994,6 +4120,12 @@ export namespace Components {
3994
4120
  * @returns Selected node.
3995
4121
  */
3996
4122
  "getSelectedNode": () => Promise<KupTabBarNode>;
4123
+ "infoCallback": () => Promise<KupDataNode[]>;
4124
+ /**
4125
+ * When enabled displays toolbar item inside each single tab.
4126
+ * @default false
4127
+ */
4128
+ "infoIcon": boolean;
3997
4129
  /**
3998
4130
  * This method is used to trigger a new render of the component.
3999
4131
  */
@@ -4013,11 +4145,7 @@ export namespace Components {
4013
4145
  * @default false
4014
4146
  */
4015
4147
  "toolbar": boolean;
4016
- /**
4017
- * Display DataNode Toolbar.
4018
- * @default null
4019
- */
4020
- "toolbarData": KupDataNode[];
4148
+ "toolbarCallback": () => Promise<KupDataNode[]>;
4021
4149
  /**
4022
4150
  * List of elements.
4023
4151
  * @default KupTabbarStyling.FLAT
@@ -4307,6 +4435,11 @@ export namespace Components {
4307
4435
  "waitForReady": () => Promise<void>;
4308
4436
  }
4309
4437
  interface KupTimePicker {
4438
+ /**
4439
+ * When set to true, the selected date will be appended to the current value instead of replacing it.
4440
+ * @default false
4441
+ */
4442
+ "appendSelection": boolean;
4310
4443
  /**
4311
4444
  * When set to true, the drop down menu will display a clock.
4312
4445
  * @default true
@@ -4462,6 +4595,7 @@ export namespace Components {
4462
4595
  * The density of the rows, defaults at 'medium' and can also be set to 'dense' or 'wide'.
4463
4596
  */
4464
4597
  "density": FCellPadding;
4598
+ "displayMode": ItemsDisplayMode;
4465
4599
  /**
4466
4600
  * Function that gets invoked when a new set of nodes must be loaded as children of a node. When useDynamicExpansion is set, the tree component will have two different behaviors depending on the value of this prop. 1 - If this prop is set to null, no callback to download data is available: the component will emit an event requiring the parent to load the children of the given node. 2 - If this prop is set to have a callback, then the component will automatically make requests to load children of a given node. After the load has been completed, a different event will be fired to alert the parent of the change.
4467
4601
  * @see useDynamicExpansion
@@ -4645,6 +4779,12 @@ export namespace Components {
4645
4779
  * @returns List of props as object, each key will be a prop.
4646
4780
  */
4647
4781
  "getProps": (descriptions?: boolean) => Promise<GenericObject>;
4782
+ "infoCallBack": () => Promise<KupDataNode[]>;
4783
+ /**
4784
+ * When enabled displays toolbar item inside each single tab.
4785
+ * @default false
4786
+ */
4787
+ "infoIcon": boolean;
4648
4788
  /**
4649
4789
  * This method is used to trigger a new render of the component.
4650
4790
  */
@@ -4660,10 +4800,10 @@ export namespace Components {
4660
4800
  */
4661
4801
  "toolbar": boolean;
4662
4802
  /**
4663
- * Display DataNode Toolbar.
4664
- * @default null
4803
+ * This is the callback to retrieve toolbar's data
4804
+ * @default [];
4665
4805
  */
4666
- "toolbarData": KupDataNode[];
4806
+ "toolbarCallback": () => Promise<KupDataNode[]>;
4667
4807
  /**
4668
4808
  * Sets the sizing of the textfield
4669
4809
  * @default FTypographyType.BODY_COMPACT
@@ -4822,6 +4962,10 @@ export interface KupFamilyTreeCustomEvent<T> extends CustomEvent<T> {
4822
4962
  detail: T;
4823
4963
  target: HTMLKupFamilyTreeElement;
4824
4964
  }
4965
+ export interface KupFileUploadCustomEvent<T> extends CustomEvent<T> {
4966
+ detail: T;
4967
+ target: HTMLKupFileUploadElement;
4968
+ }
4825
4969
  export interface KupFormCustomEvent<T> extends CustomEvent<T> {
4826
4970
  detail: T;
4827
4971
  target: HTMLKupFormElement;
@@ -5119,6 +5263,7 @@ declare global {
5119
5263
  };
5120
5264
  interface HTMLKupCellElementEventMap {
5121
5265
  "kup-cell-submit-click": KupCellSubmitClickEventPayload;
5266
+ "kup-cell-upload": KupFileUploadEventPayload;
5122
5267
  }
5123
5268
  interface HTMLKupCellElement extends Components.KupCell, HTMLStencilElement {
5124
5269
  addEventListener<K extends keyof HTMLKupCellElementEventMap>(type: K, listener: (this: HTMLKupCellElement, ev: KupCellCustomEvent<HTMLKupCellElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5441,6 +5586,24 @@ declare global {
5441
5586
  prototype: HTMLKupFamilyTreeElement;
5442
5587
  new (): HTMLKupFamilyTreeElement;
5443
5588
  };
5589
+ interface HTMLKupFileUploadElementEventMap {
5590
+ "kup-file-upload-ready": KupEventPayload;
5591
+ "kup-file-upload-upload": KupFileUploadEventPayload;
5592
+ }
5593
+ interface HTMLKupFileUploadElement extends Components.KupFileUpload, HTMLStencilElement {
5594
+ addEventListener<K extends keyof HTMLKupFileUploadElementEventMap>(type: K, listener: (this: HTMLKupFileUploadElement, ev: KupFileUploadCustomEvent<HTMLKupFileUploadElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5595
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5596
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5597
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
5598
+ removeEventListener<K extends keyof HTMLKupFileUploadElementEventMap>(type: K, listener: (this: HTMLKupFileUploadElement, ev: KupFileUploadCustomEvent<HTMLKupFileUploadElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
5599
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5600
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5601
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
5602
+ }
5603
+ var HTMLKupFileUploadElement: {
5604
+ prototype: HTMLKupFileUploadElement;
5605
+ new (): HTMLKupFileUploadElement;
5606
+ };
5444
5607
  interface HTMLKupFormElementEventMap {
5445
5608
  "kup-form-ready": KupEventPayload;
5446
5609
  }
@@ -5848,6 +6011,7 @@ declare global {
5848
6011
  "kup-tabbar-blur": KupTabBarEventPayload;
5849
6012
  "kup-tabbar-click": KupTabBarEventPayload;
5850
6013
  "kup-tabbar-iconclick": KupTabBarEventPayload;
6014
+ "kup-tabbar-infoiconclick": KupTabBarEventPayload;
5851
6015
  "kup-tabbar-focus": KupTabBarEventPayload;
5852
6016
  "kup-tabbar-itemclick": KupToolbarItemClickEventPayload;
5853
6017
  }
@@ -6010,6 +6174,7 @@ declare global {
6010
6174
  interface HTMLKupTypographyElementEventMap {
6011
6175
  "kup-typography-iconclick": KupTypographyIconClickEventPayload;
6012
6176
  "kup-typography-click": KupTypographyClickEventPayload;
6177
+ "kup-typography-infoiconclick": KupTypographyIconClickEventPayload;
6013
6178
  "kup-typography-itemclick": KupToolbarItemClickEventPayload;
6014
6179
  }
6015
6180
  interface HTMLKupTypographyElement extends Components.KupTypography, HTMLStencilElement {
@@ -6078,6 +6243,7 @@ declare global {
6078
6243
  "kup-echart": HTMLKupEchartElement;
6079
6244
  "kup-editor": HTMLKupEditorElement;
6080
6245
  "kup-family-tree": HTMLKupFamilyTreeElement;
6246
+ "kup-file-upload": HTMLKupFileUploadElement;
6081
6247
  "kup-form": HTMLKupFormElement;
6082
6248
  "kup-gantt": HTMLKupGanttElement;
6083
6249
  "kup-gantt-calendar": HTMLKupGanttCalendarElement;
@@ -6257,6 +6423,10 @@ declare namespace LocalJSX {
6257
6423
  * @default false
6258
6424
  */
6259
6425
  "leadingLabel"?: boolean;
6426
+ /**
6427
+ * Sets how to show the selected item value. Suported values: "CodeOnly", "DescOnly", "Both" or "CodeAndDesc" and "DescAndCode".
6428
+ */
6429
+ "listDisplayMode"?: ItemsDisplayMode;
6260
6430
  /**
6261
6431
  * The minimum number of chars to trigger the autocomplete
6262
6432
  * @default 3
@@ -6642,6 +6812,10 @@ declare namespace LocalJSX {
6642
6812
  * @default true
6643
6813
  */
6644
6814
  "showSelection"?: boolean;
6815
+ /**
6816
+ * When set to false buttons don't show the text, only the icon if it is present.
6817
+ */
6818
+ "showText"?: boolean;
6645
6819
  /**
6646
6820
  * Defines the size of the buttons. Available styles are from "extra-small" to "extra-large". Small will be the default
6647
6821
  * @default KupComponentSizing.SMALL
@@ -6879,6 +7053,7 @@ declare namespace LocalJSX {
6879
7053
  */
6880
7054
  "dragEnabled"?: boolean;
6881
7055
  "onKup-cell-submit-click"?: (event: KupCellCustomEvent<KupCellSubmitClickEventPayload>) => void;
7056
+ "onKup-cell-upload"?: (event: KupCellCustomEvent<KupFileUploadEventPayload>) => void;
6882
7057
  /**
6883
7058
  * Show submit button
6884
7059
  */
@@ -7064,15 +7239,25 @@ declare namespace LocalJSX {
7064
7239
  */
7065
7240
  "data"?: KupChipNode[];
7066
7241
  /**
7067
- * When enabled, the chip's text will display both the id and the value.
7242
+ * When true, the chip cannot be edited, nor removed.
7068
7243
  * @default false
7069
7244
  */
7070
- "displayId"?: boolean;
7245
+ "disabled"?: boolean;
7246
+ /**
7247
+ * When enabled, the chip's text will display both the id and description.
7248
+ * @default ItemsDisplayMode.DESCRIPTION
7249
+ */
7250
+ "displayMode"?: ItemsDisplayMode;
7071
7251
  /**
7072
7252
  * When enabled, it's possible to add items to the chip's dataset through an input slot (kup-autocomplete, kup-combobox, kup-text-field).
7073
7253
  * @default false
7074
7254
  */
7075
7255
  "enableInput"?: boolean;
7256
+ /**
7257
+ * When set,will be shown a label on the chips
7258
+ * @default null
7259
+ */
7260
+ "label"?: string;
7076
7261
  /**
7077
7262
  * Triggered when a chip loses focus.
7078
7263
  */
@@ -7095,7 +7280,7 @@ declare namespace LocalJSX {
7095
7280
  "onKup-chip-iconclick"?: (event: KupChipCustomEvent<KupChipEventPayload>) => void;
7096
7281
  /**
7097
7282
  * Sets the size of the chip
7098
- * @default FChipSize.MEDIUM
7283
+ * @default FChipSize.SMALL
7099
7284
  */
7100
7285
  "sizing"?: FChipSize;
7101
7286
  /**
@@ -7204,6 +7389,10 @@ declare namespace LocalJSX {
7204
7389
  * @default false
7205
7390
  */
7206
7391
  "leadingLabel"?: boolean;
7392
+ /**
7393
+ * Sets how to show the selected item value. Suported values: "CodeOnly", "DescOnly", "Both" or "CodeAndDesc" and "DescAndCode".
7394
+ */
7395
+ "listDisplayMode"?: ItemsDisplayMode;
7207
7396
  "onKup-combobox-blur"?: (event: KupComboboxCustomEvent<KupComboboxEventPayload>) => void;
7208
7397
  "onKup-combobox-change"?: (event: KupComboboxCustomEvent<KupComboboxEventPayload>) => void;
7209
7398
  "onKup-combobox-click"?: (event: KupComboboxCustomEvent<KupComboboxEventPayload>) => void;
@@ -7385,11 +7574,20 @@ declare namespace LocalJSX {
7385
7574
  * When set to true the header will stick on top of the table when scrolling.
7386
7575
  */
7387
7576
  "headerIsPersistent"?: boolean;
7577
+ /**
7578
+ * When set to true, the subimt button is hidden
7579
+ * @default false
7580
+ */
7581
+ "hiddenSubmitButton"?: boolean;
7388
7582
  /**
7389
7583
  * Enables insert mode.
7390
7584
  * @default '''
7391
7585
  */
7392
7586
  "insertMode"?: KupDataTableInsertMode;
7587
+ /**
7588
+ * When enabled, the table wrapper won't have overflow in order to make the fixed column and footer adapt to the webupjs dsh mode
7589
+ */
7590
+ "isDashboardMode"?: boolean;
7393
7591
  /**
7394
7592
  * When set to true, clicked-on rows will have a visual feedback.
7395
7593
  * @default false
@@ -7700,6 +7898,11 @@ declare namespace LocalJSX {
7700
7898
  "sizing"?: KupComponentSizing;
7701
7899
  }
7702
7900
  interface KupDialog {
7901
+ /**
7902
+ * Sets anchor position ("none", "left", "top", "right", "bottom").
7903
+ * @default "none"
7904
+ */
7905
+ "anchor"?: 'none' | 'left' | 'top' | 'right' | 'bottom';
7703
7906
  /**
7704
7907
  * Auto centers the dialog relatively to the viewport.
7705
7908
  * @default "{ onReady: true }"
@@ -7726,6 +7929,16 @@ declare namespace LocalJSX {
7726
7929
  * @default "auto"
7727
7930
  */
7728
7931
  "maxSizeY"?: string;
7932
+ /**
7933
+ * The min width of the dialog.
7934
+ * @default "auto"
7935
+ */
7936
+ "minSizeX"?: string;
7937
+ /**
7938
+ * The min height of the dialog.
7939
+ * @default "auto"
7940
+ */
7941
+ "minSizeY"?: string;
7729
7942
  /**
7730
7943
  * Set of options to display the dialog as a modal.
7731
7944
  * @default "{ closeOnBackdropClick: true }"
@@ -7863,6 +8076,16 @@ declare namespace LocalJSX {
7863
8076
  * @default ""
7864
8077
  */
7865
8078
  "axis"?: string;
8079
+ /**
8080
+ * Maximum for the y Axis.
8081
+ * @default null
8082
+ */
8083
+ "axisYMax"?: string;
8084
+ /**
8085
+ * Minimum for the y Axis.
8086
+ * @default null
8087
+ */
8088
+ "axisYMin"?: string;
7866
8089
  /**
7867
8090
  * Title of the graph.
7868
8091
  * @default null
@@ -7899,6 +8122,11 @@ declare namespace LocalJSX {
7899
8122
  * @default null
7900
8123
  */
7901
8124
  "map"?: KupEchartMaps | string | GeoJSON;
8125
+ /**
8126
+ * Multiple axes for y
8127
+ * @default null
8128
+ */
8129
+ "multipleYAxes"?: string;
7902
8130
  "onKup-echart-click"?: (event: KupEchartCustomEvent<KupEchartClickEventPayload>) => void;
7903
8131
  /**
7904
8132
  * The data series to be displayed. They must be of the same type.
@@ -8046,6 +8274,24 @@ declare namespace LocalJSX {
8046
8274
  */
8047
8275
  "stackedLeaves"?: boolean;
8048
8276
  }
8277
+ interface KupFileUpload {
8278
+ /**
8279
+ * Custom style of the component.
8280
+ * @default ""
8281
+ * @see https://smeup.github.io/ketchup/#/customization
8282
+ */
8283
+ "customStyle"?: string;
8284
+ /**
8285
+ * Actual data of the input field.
8286
+ * @default null
8287
+ */
8288
+ "data"?: any;
8289
+ /**
8290
+ * When component load is complete
8291
+ */
8292
+ "onKup-file-upload-ready"?: (event: KupFileUploadCustomEvent<KupEventPayload>) => void;
8293
+ "onKup-file-upload-upload"?: (event: KupFileUploadCustomEvent<KupFileUploadEventPayload>) => void;
8294
+ }
8049
8295
  interface KupForm {
8050
8296
  /**
8051
8297
  * Custom style of the component.
@@ -8498,7 +8744,7 @@ declare namespace LocalJSX {
8498
8744
  */
8499
8745
  "data"?: KupInputPanelData;
8500
8746
  /**
8501
- * Creates a hidden submit button in order to submit the form with enter.
8747
+ * Creates a hidden submit button in order to submit the form with enter.``
8502
8748
  * @default false
8503
8749
  */
8504
8750
  "hiddenSubmitButton"?: boolean;
@@ -9339,6 +9585,12 @@ declare namespace LocalJSX {
9339
9585
  * @default false
9340
9586
  */
9341
9587
  "dense"?: boolean;
9588
+ "infoCallback"?: () => Promise<KupDataNode[]>;
9589
+ /**
9590
+ * When enabled displays toolbar item inside each single tab.
9591
+ * @default false
9592
+ */
9593
+ "infoIcon"?: boolean;
9342
9594
  /**
9343
9595
  * Triggered when the tab loses focus.
9344
9596
  */
@@ -9355,6 +9607,10 @@ declare namespace LocalJSX {
9355
9607
  * Triggered when the icon inside tab is clicked.
9356
9608
  */
9357
9609
  "onKup-tabbar-iconclick"?: (event: KupTabBarCustomEvent<KupTabBarEventPayload>) => void;
9610
+ /**
9611
+ * Triggered when the icon inside tab is clicked.
9612
+ */
9613
+ "onKup-tabbar-infoiconclick"?: (event: KupTabBarCustomEvent<KupTabBarEventPayload>) => void;
9358
9614
  /**
9359
9615
  * Triggered when a list item is clicked.
9360
9616
  */
@@ -9369,11 +9625,7 @@ declare namespace LocalJSX {
9369
9625
  * @default false
9370
9626
  */
9371
9627
  "toolbar"?: boolean;
9372
- /**
9373
- * Display DataNode Toolbar.
9374
- * @default null
9375
- */
9376
- "toolbarData"?: KupDataNode[];
9628
+ "toolbarCallback"?: () => Promise<KupDataNode[]>;
9377
9629
  /**
9378
9630
  * List of elements.
9379
9631
  * @default KupTabbarStyling.FLAT
@@ -9672,6 +9924,11 @@ declare namespace LocalJSX {
9672
9924
  "trailingLabel"?: boolean;
9673
9925
  }
9674
9926
  interface KupTimePicker {
9927
+ /**
9928
+ * When set to true, the selected date will be appended to the current value instead of replacing it.
9929
+ * @default false
9930
+ */
9931
+ "appendSelection"?: boolean;
9675
9932
  /**
9676
9933
  * When set to true, the drop down menu will display a clock.
9677
9934
  * @default true
@@ -9787,6 +10044,7 @@ declare namespace LocalJSX {
9787
10044
  * The density of the rows, defaults at 'medium' and can also be set to 'dense' or 'wide'.
9788
10045
  */
9789
10046
  "density"?: FCellPadding;
10047
+ "displayMode"?: ItemsDisplayMode;
9790
10048
  /**
9791
10049
  * Function that gets invoked when a new set of nodes must be loaded as children of a node. When useDynamicExpansion is set, the tree component will have two different behaviors depending on the value of this prop. 1 - If this prop is set to null, no callback to download data is available: the component will emit an event requiring the parent to load the children of the given node. 2 - If this prop is set to have a callback, then the component will automatically make requests to load children of a given node. After the load has been completed, a different event will be fired to alert the parent of the change.
9792
10050
  * @see useDynamicExpansion
@@ -9943,8 +10201,18 @@ declare namespace LocalJSX {
9943
10201
  * @see https://smeup.github.io/ketchup/#/customization
9944
10202
  */
9945
10203
  "customStyle"?: string;
10204
+ "infoCallBack"?: () => Promise<KupDataNode[]>;
10205
+ /**
10206
+ * When enabled displays toolbar item inside each single tab.
10207
+ * @default false
10208
+ */
10209
+ "infoIcon"?: boolean;
9946
10210
  "onKup-typography-click"?: (event: KupTypographyCustomEvent<KupTypographyClickEventPayload>) => void;
9947
10211
  "onKup-typography-iconclick"?: (event: KupTypographyCustomEvent<KupTypographyIconClickEventPayload>) => void;
10212
+ /**
10213
+ * Triggered when the info icon inside tab is clicked.
10214
+ */
10215
+ "onKup-typography-infoiconclick"?: (event: KupTypographyCustomEvent<KupTypographyIconClickEventPayload>) => void;
9948
10216
  "onKup-typography-itemclick"?: (event: KupTypographyCustomEvent<KupToolbarItemClickEventPayload>) => void;
9949
10217
  /**
9950
10218
  * Manage the toolbar icon. If true is visible, otherwise is not
@@ -9952,10 +10220,10 @@ declare namespace LocalJSX {
9952
10220
  */
9953
10221
  "toolbar"?: boolean;
9954
10222
  /**
9955
- * Display DataNode Toolbar.
9956
- * @default null
10223
+ * This is the callback to retrieve toolbar's data
10224
+ * @default [];
9957
10225
  */
9958
- "toolbarData"?: KupDataNode[];
10226
+ "toolbarCallback"?: () => Promise<KupDataNode[]>;
9959
10227
  /**
9960
10228
  * Sets the sizing of the textfield
9961
10229
  * @default FTypographyType.BODY_COMPACT
@@ -10028,6 +10296,7 @@ declare namespace LocalJSX {
10028
10296
  "kup-echart": KupEchart;
10029
10297
  "kup-editor": KupEditor;
10030
10298
  "kup-family-tree": KupFamilyTree;
10299
+ "kup-file-upload": KupFileUpload;
10031
10300
  "kup-form": KupForm;
10032
10301
  "kup-gantt": KupGantt;
10033
10302
  "kup-gantt-calendar": KupGanttCalendar;
@@ -10106,6 +10375,7 @@ declare module "@stencil/core" {
10106
10375
  "kup-echart": LocalJSX.KupEchart & JSXBase.HTMLAttributes<HTMLKupEchartElement>;
10107
10376
  "kup-editor": LocalJSX.KupEditor & JSXBase.HTMLAttributes<HTMLKupEditorElement>;
10108
10377
  "kup-family-tree": LocalJSX.KupFamilyTree & JSXBase.HTMLAttributes<HTMLKupFamilyTreeElement>;
10378
+ "kup-file-upload": LocalJSX.KupFileUpload & JSXBase.HTMLAttributes<HTMLKupFileUploadElement>;
10109
10379
  "kup-form": LocalJSX.KupForm & JSXBase.HTMLAttributes<HTMLKupFormElement>;
10110
10380
  "kup-gantt": LocalJSX.KupGantt & JSXBase.HTMLAttributes<HTMLKupGanttElement>;
10111
10381
  "kup-gantt-calendar": LocalJSX.KupGanttCalendar & JSXBase.HTMLAttributes<HTMLKupGanttCalendarElement>;