@sme.up/ketchup 11.0.0-SNAPSHOT-20250918105112 → 11.0.0-SNAPSHOT-20250926074033

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 (284) hide show
  1. package/dist/cjs/{f-cell-f7a99b74.js → f-cell-2c0f4388.js} +4 -4
  2. package/dist/cjs/{f-chip-b0b4b0d9.js → f-chip-11c1763b.js} +1 -1
  3. package/dist/cjs/{f-object-field-db5613ef.js → f-object-field-974b6790.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-2fcf4642.js → f-paginator-utils-1736353d.js} +1 -1
  5. package/dist/cjs/{f-text-field-ee6120c5.js → f-text-field-bdf15a0f.js} +1 -1
  6. package/dist/cjs/index.cjs.js +1 -1
  7. package/dist/cjs/ketchup.cjs.js +1 -1
  8. package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
  9. package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
  10. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +83 -77
  11. package/dist/cjs/kup-box.cjs.entry.js +7 -7
  12. package/dist/cjs/kup-calendar.cjs.entry.js +4 -4
  13. package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
  14. package/dist/cjs/kup-cell.cjs.entry.js +7 -7
  15. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
  16. package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
  17. package/dist/cjs/{kup-data-table-helper-0705294e.js → kup-data-table-helper-c411be01.js} +1 -1
  18. package/dist/cjs/kup-drawer.cjs.entry.js +3 -3
  19. package/dist/cjs/kup-echart.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-editor.cjs.entry.js +2 -2
  21. package/dist/cjs/kup-family-tree.cjs.entry.js +3 -3
  22. package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
  23. package/dist/cjs/kup-grid.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-htm.cjs.entry.js +2 -2
  25. package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
  26. package/dist/cjs/kup-input-panel.cjs.entry.js +7 -7
  27. package/dist/cjs/kup-lazy.cjs.entry.js +12 -12
  28. package/dist/cjs/kup-magic-box.cjs.entry.js +4 -4
  29. package/dist/cjs/{kup-manager-0ce9fd30.js → kup-manager-d4cfbd61.js} +2 -2
  30. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  31. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  32. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  33. package/dist/cjs/kup-pdf.cjs.entry.js +2 -2
  34. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  35. package/dist/cjs/kup-planner.cjs.entry.js +3 -3
  36. package/dist/cjs/kup-probe.cjs.entry.js +2 -2
  37. package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
  38. package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
  39. package/dist/cjs/kup-txt.cjs.entry.js +2 -2
  40. package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
  41. package/dist/cjs/kup-typography.cjs.entry.js +3 -3
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
  44. package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
  45. package/dist/collection/components/kup-badge/kup-badge.js +2 -2
  46. package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
  47. package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
  48. package/dist/collection/components/kup-cell/kup-cell.js +2 -2
  49. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  50. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  51. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  52. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  53. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  54. package/dist/collection/components/kup-data-table/kup-data-table.js +46 -11
  55. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  56. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  57. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  58. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
  59. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  60. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  61. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  62. package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
  63. package/dist/collection/components/kup-form/kup-form.js +2 -2
  64. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  65. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  66. package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
  67. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  68. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  69. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  70. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  71. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  72. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  73. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  74. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  75. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  76. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  77. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  78. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  79. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  80. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  81. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  82. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  83. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  84. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  85. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  86. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  87. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  88. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  89. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  90. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  91. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  92. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  93. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  94. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  95. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  96. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  97. package/dist/collection/components/kup-typography/kup-typography.js +2 -2
  98. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  99. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +3 -1
  100. package/dist/components/index.js +1 -1
  101. package/dist/components/kup-accordion.js +3 -3
  102. package/dist/components/kup-activity-timeline.js +2 -2
  103. package/dist/components/kup-autocomplete.js +1 -1
  104. package/dist/components/kup-badge.js +1 -1
  105. package/dist/components/kup-box.js +1 -1
  106. package/dist/components/kup-button-list.js +1 -1
  107. package/dist/components/kup-button.js +1 -1
  108. package/dist/components/kup-calendar.js +4 -4
  109. package/dist/components/kup-card-list.js +3 -3
  110. package/dist/components/kup-card.js +1 -1
  111. package/dist/components/kup-cell.js +4 -4
  112. package/dist/components/kup-chart.js +1 -1
  113. package/dist/components/kup-checkbox.js +1 -1
  114. package/dist/components/kup-chip.js +1 -1
  115. package/dist/components/kup-color-picker.js +1 -1
  116. package/dist/components/kup-combobox.js +1 -1
  117. package/dist/components/kup-custom-task-list-header.js +1 -1
  118. package/dist/components/kup-dashboard.js +3 -3
  119. package/dist/components/kup-data-table.js +1 -1
  120. package/dist/components/kup-date-picker.js +1 -1
  121. package/dist/components/kup-dialog.js +1 -1
  122. package/dist/components/kup-drawer.js +4 -4
  123. package/dist/components/kup-dropdown-button.js +1 -1
  124. package/dist/components/kup-echart.js +1 -1
  125. package/dist/components/kup-editor.js +1 -1
  126. package/dist/components/kup-family-tree.js +5 -5
  127. package/dist/components/kup-file-upload.js +1 -1
  128. package/dist/components/kup-form.js +1 -1
  129. package/dist/components/kup-gantt-calendar.js +1 -1
  130. package/dist/components/kup-gantt.js +1 -1
  131. package/dist/components/kup-gauge.js +1 -1
  132. package/dist/components/kup-grid-renderer.js +1 -1
  133. package/dist/components/kup-grid.js +1 -1
  134. package/dist/components/kup-horizontal-scroll.js +1 -1
  135. package/dist/components/kup-htm.js +3 -3
  136. package/dist/components/kup-iframe.js +2 -2
  137. package/dist/components/kup-image-list.js +1 -1
  138. package/dist/components/kup-image.js +1 -1
  139. package/dist/components/kup-input-panel.js +5 -5
  140. package/dist/components/kup-lazy.js +13 -13
  141. package/dist/components/kup-list.js +1 -1
  142. package/dist/components/kup-magic-box.js +7 -7
  143. package/dist/components/kup-nav-bar.js +3 -3
  144. package/dist/components/kup-numeric-picker.js +3 -3
  145. package/dist/components/kup-object-field.js +3 -3
  146. package/dist/components/kup-pdf.js +3 -3
  147. package/dist/components/kup-planner-renderer.js +1 -1
  148. package/dist/components/kup-planner.js +17 -17
  149. package/dist/components/kup-probe.js +3 -3
  150. package/dist/components/kup-progress-bar.js +1 -1
  151. package/dist/components/kup-qlik.js +3 -3
  152. package/dist/components/kup-radio.js +1 -1
  153. package/dist/components/kup-rating.js +1 -1
  154. package/dist/components/kup-snackbar.js +3 -3
  155. package/dist/components/kup-spinner.js +1 -1
  156. package/dist/components/kup-standard-tooltip.js +1 -1
  157. package/dist/components/kup-switch.js +1 -1
  158. package/dist/components/kup-switcher.js +1 -1
  159. package/dist/components/kup-tab-bar.js +1 -1
  160. package/dist/components/kup-task-gantt.js +1 -1
  161. package/dist/components/kup-task-list-header.js +1 -1
  162. package/dist/components/kup-task-list-table.js +1 -1
  163. package/dist/components/kup-task-list.js +1 -1
  164. package/dist/components/kup-text-field.js +1 -1
  165. package/dist/components/kup-time-picker.js +1 -1
  166. package/dist/components/kup-toolbar.js +1 -1
  167. package/dist/components/kup-tooltip.js +1 -1
  168. package/dist/components/kup-tree.js +1 -1
  169. package/dist/components/kup-txt.js +3 -3
  170. package/dist/components/kup-typography-list.js +3 -3
  171. package/dist/components/kup-typography.js +4 -4
  172. package/dist/components/kup-vertical-scroll.js +1 -1
  173. package/dist/components/{p-a0689c36.js → p-08f7e266.js} +2 -2
  174. package/dist/components/{p-b5ccc0d2.js → p-0ff64854.js} +4 -4
  175. package/dist/components/{p-77d5a7b9.js → p-17337a7c.js} +5 -5
  176. package/dist/components/{p-e04a9d10.js → p-1cfc8a82.js} +2 -2
  177. package/dist/components/{p-e8d83de0.js → p-1d99f2fe.js} +1 -1
  178. package/dist/components/{p-85852162.js → p-28774031.js} +2 -2
  179. package/dist/components/{p-56da9a2f.js → p-30c8e164.js} +1 -1
  180. package/dist/components/{p-0d996df2.js → p-343b2833.js} +3 -3
  181. package/dist/components/{p-74fd0cb8.js → p-54d46233.js} +3 -3
  182. package/dist/components/{p-ea57c8a7.js → p-67276f12.js} +78 -71
  183. package/dist/components/{p-98036b1e.js → p-7c68a61b.js} +7 -7
  184. package/dist/components/{p-aa57deef.js → p-81f061fc.js} +2 -2
  185. package/dist/components/{p-f852dbfa.js → p-a07ff6c6.js} +2 -2
  186. package/dist/components/{p-9fae47de.js → p-a0e72afe.js} +13 -13
  187. package/dist/components/{p-03f1cdd9.js → p-b7db8929.js} +15 -15
  188. package/dist/components/{p-916e6551.js → p-b7fd7e3d.js} +2 -2
  189. package/dist/components/{p-78812491.js → p-da4b46f9.js} +3 -3
  190. package/dist/components/{p-b6f1319e.js → p-da813d4a.js} +2 -2
  191. package/dist/components/{p-f57a4a4e.js → p-e7f68bbe.js} +1 -1
  192. package/dist/components/{p-b33ec213.js → p-f39218a4.js} +1 -1
  193. package/dist/esm/{f-cell-3a3c8d87.js → f-cell-1137210f.js} +4 -4
  194. package/dist/esm/{f-chip-3ed440ef.js → f-chip-19ec7dfe.js} +1 -1
  195. package/dist/esm/{f-object-field-23935da4.js → f-object-field-9dc89cb1.js} +2 -2
  196. package/dist/esm/{f-paginator-utils-a9d5c2d3.js → f-paginator-utils-0cd02efc.js} +1 -1
  197. package/dist/esm/{f-text-field-4934ff74.js → f-text-field-ab9dca9d.js} +1 -1
  198. package/dist/esm/index.js +1 -1
  199. package/dist/esm/ketchup.js +1 -1
  200. package/dist/esm/kup-accordion.entry.js +2 -2
  201. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  202. package/dist/esm/kup-autocomplete_30.entry.js +83 -77
  203. package/dist/esm/kup-box.entry.js +7 -7
  204. package/dist/esm/kup-calendar.entry.js +4 -4
  205. package/dist/esm/kup-card-list.entry.js +1 -1
  206. package/dist/esm/kup-cell.entry.js +7 -7
  207. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  208. package/dist/esm/kup-dashboard.entry.js +3 -3
  209. package/dist/esm/{kup-data-table-helper-de9421a0.js → kup-data-table-helper-20a204e9.js} +1 -1
  210. package/dist/esm/kup-drawer.entry.js +3 -3
  211. package/dist/esm/kup-echart.entry.js +2 -2
  212. package/dist/esm/kup-editor.entry.js +2 -2
  213. package/dist/esm/kup-family-tree.entry.js +3 -3
  214. package/dist/esm/kup-gantt_10.entry.js +23 -23
  215. package/dist/esm/kup-grid.entry.js +1 -1
  216. package/dist/esm/kup-htm.entry.js +2 -2
  217. package/dist/esm/kup-iframe.entry.js +1 -1
  218. package/dist/esm/kup-input-panel.entry.js +7 -7
  219. package/dist/esm/kup-lazy.entry.js +12 -12
  220. package/dist/esm/kup-magic-box.entry.js +4 -4
  221. package/dist/esm/{kup-manager-5c23bae7.js → kup-manager-fda30dc6.js} +2 -2
  222. package/dist/esm/kup-nav-bar.entry.js +2 -2
  223. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  224. package/dist/esm/kup-object-field.entry.js +4 -4
  225. package/dist/esm/kup-pdf.entry.js +2 -2
  226. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  227. package/dist/esm/kup-planner.entry.js +3 -3
  228. package/dist/esm/kup-probe.entry.js +2 -2
  229. package/dist/esm/kup-qlik.entry.js +2 -2
  230. package/dist/esm/kup-snackbar.entry.js +2 -2
  231. package/dist/esm/kup-txt.entry.js +2 -2
  232. package/dist/esm/kup-typography-list.entry.js +2 -2
  233. package/dist/esm/kup-typography.entry.js +3 -3
  234. package/dist/esm/loader.js +1 -1
  235. package/dist/ketchup/index.esm.js +1 -1
  236. package/dist/ketchup/ketchup.esm.js +1 -1
  237. package/dist/ketchup/p-0ba187b4.js +1 -0
  238. package/dist/ketchup/{p-fcae71f2.entry.js → p-0dd0cf8d.entry.js} +1 -1
  239. package/dist/ketchup/{p-610e1045.entry.js → p-1036b64a.entry.js} +1 -1
  240. package/dist/ketchup/{p-02e22635.js → p-223b9ff7.js} +1 -1
  241. package/dist/ketchup/{p-5b4733d8.entry.js → p-2777a746.entry.js} +1 -1
  242. package/dist/ketchup/{p-758617e7.entry.js → p-35de99b7.entry.js} +1 -1
  243. package/dist/ketchup/{p-da273b4d.js → p-3a118dba.js} +1 -1
  244. package/dist/ketchup/{p-b509455c.entry.js → p-3e8901fc.entry.js} +1 -1
  245. package/dist/ketchup/{p-180bf54f.entry.js → p-481729c8.entry.js} +1 -1
  246. package/dist/ketchup/{p-1b2bf662.entry.js → p-4af8c55b.entry.js} +2 -2
  247. package/dist/ketchup/{p-6c8ce0a9.entry.js → p-4ca472ec.entry.js} +1 -1
  248. package/dist/ketchup/p-507efcb3.entry.js +1 -0
  249. package/dist/ketchup/p-5c7b6b74.entry.js +16 -0
  250. package/dist/ketchup/{p-59027fa3.entry.js → p-624a867b.entry.js} +1 -1
  251. package/dist/ketchup/{p-ece991ba.entry.js → p-69a3e47a.entry.js} +1 -1
  252. package/dist/ketchup/{p-b780b291.entry.js → p-6c2438ef.entry.js} +1 -1
  253. package/dist/ketchup/{p-0db73b81.entry.js → p-713aec20.entry.js} +1 -1
  254. package/dist/ketchup/{p-a113106a.entry.js → p-73feb2dc.entry.js} +1 -1
  255. package/dist/ketchup/{p-dc425c68.entry.js → p-7aef1158.entry.js} +1 -1
  256. package/dist/ketchup/{p-34f54cc8.entry.js → p-814c5e8a.entry.js} +1 -1
  257. package/dist/ketchup/{p-6d667386.entry.js → p-8c5aa6e4.entry.js} +1 -1
  258. package/dist/ketchup/{p-cc09bd1d.entry.js → p-90145ee3.entry.js} +1 -1
  259. package/dist/ketchup/{p-da5d5eea.js → p-99f280d4.js} +1 -1
  260. package/dist/ketchup/{p-1be8e449.entry.js → p-a61449bb.entry.js} +1 -1
  261. package/dist/ketchup/{p-143617b6.entry.js → p-a6dcbd2a.entry.js} +1 -1
  262. package/dist/ketchup/{p-057f9d22.entry.js → p-b2042e19.entry.js} +1 -1
  263. package/dist/ketchup/{p-a993d05a.entry.js → p-b8adb9c7.entry.js} +1 -1
  264. package/dist/ketchup/{p-8cc6c355.entry.js → p-b97055a6.entry.js} +1 -1
  265. package/dist/ketchup/p-bfd4ab89.entry.js +8 -0
  266. package/dist/ketchup/{p-e45b8338.entry.js → p-c8ca2bdc.entry.js} +1 -1
  267. package/dist/ketchup/p-c9323112.js +1 -0
  268. package/dist/ketchup/{p-97ea417e.entry.js → p-d2605540.entry.js} +2 -2
  269. package/dist/ketchup/p-d629f411.js +21 -0
  270. package/dist/ketchup/{p-7960c9e8.entry.js → p-d6f45de5.entry.js} +1 -1
  271. package/dist/ketchup/{p-eac0e5f0.entry.js → p-d7330a4e.entry.js} +1 -1
  272. package/dist/ketchup/{p-99f6dd77.entry.js → p-ddf37d4e.entry.js} +1 -1
  273. package/dist/ketchup/{p-b7d29946.entry.js → p-df654b52.entry.js} +2 -2
  274. package/dist/ketchup/{p-fcbf4e40.entry.js → p-e38b3b08.entry.js} +1 -1
  275. package/dist/ketchup/{p-87559acf.js → p-f28d4e2e.js} +1 -1
  276. package/dist/types/components/kup-data-table/kup-data-table.d.ts +5 -1
  277. package/dist/types/components.d.ts +18 -2
  278. package/package.json +1 -1
  279. package/dist/ketchup/p-03d049e3.js +0 -21
  280. package/dist/ketchup/p-25ec57f1.entry.js +0 -8
  281. package/dist/ketchup/p-596fb5b6.entry.js +0 -1
  282. package/dist/ketchup/p-5fa425df.entry.js +0 -16
  283. package/dist/ketchup/p-95346c81.js +0 -1
  284. package/dist/ketchup/p-cf5e1d07.js +0 -1
@@ -225,11 +225,11 @@ export class KupGanttCalendar {
225
225
  this.simplifiedHeader =
226
226
  this.singleLineHeader && this.dateSetup.viewMode !== 'year';
227
227
  const [topValues, bottomValues] = this.getTopAndBottomValues();
228
- return (h("svg", { key: 'bf5e9c200d08b5f5a3e21386a6f44cbe9fe0b604', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, h("g", { key: '0c550850e00a0f3b6c9091ee7d1c6d82bf5682ed', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, h("rect", { key: '13a169a9aae8a3798088ed559ec8cd7c2cacb465', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
228
+ return (h("svg", { key: 'c765e49e692a71ec43818ce63524efdee34266cd', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, h("g", { key: '3871d055cac5ed5f5221ed46d5ba68969a01122e', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, h("rect", { key: '58c137843542dff4c59e1e644e97a0e1750c2798', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
229
229
  ? topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y2Line * 2, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value))))
230
230
  : topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y1Line, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value)))), this.currentDateIndicator && (
231
231
  // current date indicator
232
- h("circle", { key: '50c98c6db0cde9e98f32abf13c3e39046e6bd5d5', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
232
+ h("circle", { key: 'aa79deb0c3c3c527fef28d58b393974cb49478b5', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
233
233
  }
234
234
  static get is() { return "kup-gantt-calendar"; }
235
235
  static get originalStyleUrls() {
@@ -509,13 +509,13 @@ export class KupGridRenderer {
509
509
  // }
510
510
  tickX += this.columnWidth;
511
511
  }
512
- return (h("svg", { key: 'a296176b341516098a92fd5ab9cacfc53afbec1e', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '631cc1dbe52ecaf44c07d686e0d2dbf78b830c1a', class: "grid" }, h("g", { key: '49891e2dfe0e149f19c6f03278f260a722e1fcf7', class: "rows" }, gridRows), h("g", { key: '4a872b65a7344ae9002502e0a9a4da585c9bc1ef', class: "rowLines" }, rowLines), h("g", { key: '917444aff2aa973b213e1435c8bdb304200cd827', class: "ticks" }, ticks)), h("g", { key: '4c13cc6a8cc9b52d6bf32f097ca0cb772d5ae8e4', class: "content" }, this.currentDateIndicator && (h("rect", { key: 'b58b33d46cc2560ad34160b0bd29bc7268d5893f', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '5a61603049ecd8f12014b6d4cf83b3dd87cd62e7', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: '50b828e39d238908c8999cbc193aab038389a7bd', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
512
+ return (h("svg", { key: 'cd331e38a3bfe521708720b7d7698fad444188d5', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: 'f6b276b494adb6667c7aa6e5c02e2b552947a62d', class: "grid" }, h("g", { key: '702509648c233de1729e311a2eb983d8a58f3be2', class: "rows" }, gridRows), h("g", { key: 'bb64f4ae4e0133c71bbdfbbcbad57377f9ca687f', class: "rowLines" }, rowLines), h("g", { key: 'ee59f171d392b13f2cc85eac8f04c0a9b948da42', class: "ticks" }, ticks)), h("g", { key: 'c37241f61e150e792283cb5cd756a0c8fb34ee49', class: "content" }, this.currentDateIndicator && (h("rect", { key: 'd0bb9113fbfb1ae90ad92f2ecfbfa7bf26e40fad', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '85eed3a983dcc5c8893e3116382723bbc245355b', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: '2b68ce06a6ef6fb0adef3108ddfa7982b04ce750', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
513
513
  return task.barChildren.map((child) => {
514
514
  if (task.type !== 'timeline') {
515
515
  this.renderKupArrow(task, child);
516
516
  }
517
517
  });
518
- })), h("g", { key: '02298888f5cc3a58f1b6030c50437165b735e9a9', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
518
+ })), h("g", { key: '6ea58639de19ee18facaafd0a4d1e1b4bc2f0078', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
519
519
  const forbidResize = task.type === 'project';
520
520
  return (h("g", { onKeyDown: (e) => {
521
521
  switch (e.key) {
@@ -575,7 +575,7 @@ export class KupGridRenderer {
575
575
  return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
576
576
  }
577
577
  })()));
578
- }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: 'd2a54a4ffd5462881e4ddc2021e01937ae600ab9', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
578
+ }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: 'a9510bcb7a4c0f27363141bad35976b91a876d9a', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
579
579
  }
580
580
  static get is() { return "kup-grid-renderer"; }
581
581
  static get originalStyleUrls() {
@@ -53,20 +53,20 @@ export class HorizontalScroll {
53
53
  var _a, _b;
54
54
  const w = (_b = ((_a = this.taskListTrueRef) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect().width) + 24 * 1.5) !== null && _b !== void 0 ? _b : 0; // 24 * 2 is the sum of padding and margin for both list and gantt, multiplied by 1.5 cause we need to add the other half to the right
55
55
  const width = +this.listCellWidth.replace('px', '');
56
- return (h(Fragment, { key: 'd19d5140fd242ecada1ed9054b4708517a1a09a4' }, h("div", { key: '2870839005a9d568a1524b370a06cccb6c4d30ad', class: "scroll-container" }, this.scrollableTaskList &&
57
- this.taskListScrollWidth > width && (h("div", { key: 'b997f87d2704f1f59c23213bb82a1bb1c26e221e', dir: "ltr", style: {
56
+ return (h(Fragment, { key: '8b98140fc26130ba6dad2e174ba193b3eb135e5b' }, h("div", { key: '2ba5223ff4ce1f6c502aefe7fbeee707a02dd4e8', class: "scroll-container" }, this.scrollableTaskList &&
57
+ this.taskListScrollWidth > width && (h("div", { key: 'b6147894cc0413c5fb6679d6e40b83638ecf7bbc', dir: "ltr", style: {
58
58
  margin: this.rtl
59
59
  ? `0px 20px 0px 20px`
60
60
  : `0px 20px 0px 20px`,
61
61
  maxWidth: `${width + 20}px`,
62
62
  minWidth: `${width + 20}px`,
63
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '178ff3a602d77758a8e90acef6a3059c38fdbd52', style: {
63
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: 'b28bc5568d2a7e92a22ec107e32639e27b097566', style: {
64
64
  width: `${this.taskListScrollWidth}px`,
65
- }, class: "scroll" }))), h("div", { key: '07fe15e8719cc72a4f269ce5cebc84069b20be99', dir: "ltr", style: {
65
+ }, class: "scroll" }))), h("div", { key: '2a2d5c81aaa86e360066880dd9151c77dd6baffd', dir: "ltr", style: {
66
66
  margin: this.rtl
67
67
  ? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
68
68
  : `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
69
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: 'f71d2d18542d5d5ec01afc9ffce71ccf934e4e7f', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
69
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: '9afd29b942727d5ee080d80a6008ac44bb90a867', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
70
70
  }
71
71
  static get is() { return "kup-horizontal-scroll"; }
72
72
  static get encapsulation() { return "shadow"; }
@@ -220,13 +220,13 @@ export class KupPlannerRenderer {
220
220
  }
221
221
  render() {
222
222
  var _a, _b, _c;
223
- return (h("div", { key: '480764bfd698923993335489a0b7b584eed54909', class: "planner-render" }, h("kup-switcher", { key: 'f88a44637e3c2626ff3b74878bc9b00ae960ae1a', timeUnitChange: (timeUnit) => {
223
+ return (h("div", { key: '4adfab49f4c2bca86e0ccbcfead3c77c066b6373', class: "planner-render" }, h("kup-switcher", { key: '3158e7704632527e3ece4af578ee4b112fbfba54', timeUnitChange: (timeUnit) => {
224
224
  var _a, _b;
225
225
  (_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
226
226
  this.timeUnit = timeUnit;
227
227
  this.viewDate = undefined;
228
228
  this.scrollX = -1;
229
- } }), this.props && (h("div", { key: '5ea807f596c11da4256cdd5c71f0555fb624a893', style: {
229
+ } }), this.props && (h("div", { key: '158a9bc23b1a40debf98d4a59b35dd2657688245', style: {
230
230
  display: 'flex',
231
231
  flexDirection: 'column',
232
232
  } }, h("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: KUP_PLANNER_MAIN_GANTT_ID, key: KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
@@ -16,7 +16,7 @@ export class KupSwitcher {
16
16
  this.activeButton = mode;
17
17
  this.timeUnitChange(mode);
18
18
  };
19
- return (h("div", { key: '05c5b6234cd1f3a10f2d743c4681d4bb1671d6b9', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
19
+ return (h("div", { key: '426ee3cbb98160c06f738a08f60ffb889d3c80a8', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
20
20
  button: true,
21
21
  buttonActive: this.activeButton === label,
22
22
  }, onClick: () => handleButtonClick(label) }, h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
@@ -34,12 +34,12 @@ export class TaskGantt {
34
34
  }
35
35
  render() {
36
36
  const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
37
- return (h("div", { key: '5e03e9964d25aa0a563705cf35c0b5226fbdbff6', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '41253b77acb37b97428040ded4f6ad7175d982de', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), h("div", { key: '92d4996699f0c9240b2d2e7770f2fa4a58f85a31', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
37
+ return (h("div", { key: 'fa5ca0ad2bf386d9d9e3e72e778c54b0ef3aa894', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '856e1c0e83443f9b8720efa1cb455600c3704f79', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), h("div", { key: 'e4f2b151a1912cfce34680f95c42429b8e594439', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
38
38
  ? {
39
39
  height: `${this.ganttHeight}px`,
40
40
  width: `${this.gridProps.svgWidth}px`,
41
41
  }
42
- : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: '823eb509381a7bd93ff2223feaf077f7628e2475' }, newBarProps)))));
42
+ : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: '609d50fd0d3e770168748883fa2bee6c812fd717' }, newBarProps)))));
43
43
  }
44
44
  static get is() { return "kup-task-gantt"; }
45
45
  static get properties() {
@@ -7,22 +7,22 @@ export class KupTaskListHeader {
7
7
  this.rowWidth = undefined;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '7a1dcffb3dbd4e842ce36a84738efb2b0d6c5aca', class: "ganttTable", style: {
10
+ return (h("div", { key: 'f2385ae13b948a5776401e0497e6b4ab8dfd60eb', class: "ganttTable", style: {
11
11
  fontFamily: this.fontFamily,
12
12
  fontSize: this.fontSize,
13
- } }, h("div", { key: '8ec26d9df577af777c16abb9549d392becea5eaf', class: "ganttTable_Header", style: {
13
+ } }, h("div", { key: '0b73410a612e7179fe14dad2ecc4690da0e31882', class: "ganttTable_Header", style: {
14
14
  height: `${this.headerHeight - 2}px`,
15
- } }, h("div", { key: '4a19c478bc19b85177580e572c70ea78602b47b5', class: "ganttTable_HeaderItem", style: {
15
+ } }, h("div", { key: '78a105b6f0893e0f37a9e5c031c7dba311ad84fa', class: "ganttTable_HeaderItem", style: {
16
16
  minWidth: this.rowWidth,
17
- } }, "\u00A0Name"), h("div", { key: '8ec90d51608ed246f9d444ab6451d69ea26527e4', class: "ganttTable_HeaderSeparator", style: {
17
+ } }, "\u00A0Name"), h("div", { key: '80dc74f1bf9baa75b49dcaef7314d21fa38e7606', class: "ganttTable_HeaderSeparator", style: {
18
18
  height: `${this.headerHeight * 0.5}px`,
19
19
  marginTop: `${this.headerHeight * 0.2}px`,
20
- } }), h("div", { key: 'fc21e7badaf86d47861d6e65dcc38d438ae0bdb2', class: "ganttTable_HeaderItem", style: {
20
+ } }), h("div", { key: '5e938605f5d795b2d286c599b800b157b68ef62e', class: "ganttTable_HeaderItem", style: {
21
21
  minWidth: this.rowWidth,
22
- } }, "\u00A0From"), h("div", { key: '90a2cae675cd2544212e8eb01a04440d897d2eb4', class: "ganttTable_HeaderSeparator", style: {
22
+ } }, "\u00A0From"), h("div", { key: 'dc3327c320a9dc7b6e4dbea2190646ac1f9e78a3', class: "ganttTable_HeaderSeparator", style: {
23
23
  height: `${this.headerHeight * 0.5}px`,
24
24
  marginTop: `${this.headerHeight * 0.25}px`,
25
- } }), h("div", { key: 'a316f0ac966eb1a06290b001405f5e26e0a96b63', class: "ganttTable_HeaderItem", style: {
25
+ } }), h("div", { key: '3f08d49437dd7e5fcaeb3cd2fb3555946137ea4b', class: "ganttTable_HeaderItem", style: {
26
26
  minWidth: this.rowWidth,
27
27
  } }, "\u00A0To"))));
28
28
  }
@@ -22,7 +22,7 @@ export class TaskListTableDefault {
22
22
  return date.toLocaleDateString(this.locale, this.dateTimeOptions);
23
23
  }
24
24
  render() {
25
- return (h("div", { key: '30b0323881864ffd11e58b1bcba3aa98b612ce29', class: "taskListWrapper", style: {
25
+ return (h("div", { key: 'f1d96025e73920cd3f3fb3bcb0cc2c2c5b162eae', class: "taskListWrapper", style: {
26
26
  fontFamily: this.fontFamily,
27
27
  fontSize: this.fontSize,
28
28
  } }, this.tasks.map((task) => (h("div", { class: {
@@ -86,7 +86,7 @@ export class TaskList {
86
86
  if (TaskListTable && TaskListTable['$attrs$']) {
87
87
  Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
88
88
  }
89
- return (h("div", { key: 'f1e9c826bd0c16c7ba35890ca3c5e4fed54b2f30', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: 'ff482b0305c6af87bd3523af1da96785aa09f5ba', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
89
+ return (h("div", { key: '117d0daf4cfcb21b5e7b71c153227c30a34d1d0d', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: '5663839ce538fe74e9fef0948d71cea5ec8f8b4b', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
90
90
  ? { height: this.ganttHeight + 'px' }
91
91
  : {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
92
92
  let row = getProjectById(id, this.currentTasks);
@@ -6,7 +6,7 @@ export class StandardTooltipContent {
6
6
  this.fontFamily = undefined;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: '8455a0b17be692444a634f2cf70163a14488133b', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: '9232678f0460e97ea98e6e4b32a9d6089016177f', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: 'd5898d40de76b38d68c14fcef6dbbd9c3989b40e', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: '4ce1c0c836a4ef1f69e2203f95e02453c5724ec6', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
9
+ return (h("div", { key: '9a9a2b8228ed2c407d4c233a90bbad446a39e69e', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: 'f1b53016c9e1f5ee85bb83f14013e61dd38b734c', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: '0100e7c04edff3a6c673f3fac59f2a0a573bdd06', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: '0a4c8bcc5a88233c4e0d3ffed5d4b73354b746c3', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
10
10
  }
11
11
  static get is() { return "kup-standard-tooltip"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -59,7 +59,7 @@ export class Tooltip {
59
59
  }
60
60
  }
61
61
  render() {
62
- return (h("div", { key: 'a22d376902b8e8d19bc8ead2c56160ac2f17560f', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: '3ae7daf201a7b98366257eba143a35649771480e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
62
+ return (h("div", { key: 'f0c9eea141674b62f3dca614bc94e5fbf69e771d', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: '690f9ec431f4bfdc6f83d9bc22170ea4c0a01b91', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
63
63
  }
64
64
  static get is() { return "kup-tooltip"; }
65
65
  static get encapsulation() { return "shadow"; }
@@ -31,11 +31,11 @@ export class KupVerticalScroll {
31
31
  };
32
32
  }
33
33
  render() {
34
- return (h("div", { key: '52399c30c0f825c48d139a420188b56f50d5403b', style: {
34
+ return (h("div", { key: '6920a28e7fdf7e93c37f49b7436a31c07394f7b7', style: {
35
35
  height: `${this.ganttHeight}px`,
36
36
  marginTop: `${this.headerHeight}px`,
37
37
  marginLeft: this.rtl ? '' : '-1rem',
38
- }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: 'aff043ea45f09b0a7e04f66b8337f5f01b20a53d', style: {
38
+ }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: '32786bfd05ea7372d67da01817bff01e88d3119c', style: {
39
39
  height: `${this.ganttFullHeight}px`,
40
40
  width: '1px',
41
41
  } })));
@@ -251,7 +251,7 @@ export class KupProbe {
251
251
  if (this.features.theme) {
252
252
  customStyle = this.kupManager.theme.setKupStyle(this.rootElement);
253
253
  }
254
- return (h(Host, { key: '134329eea6b6b3ab8103291c442eaebd750007f2' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: 'e960f26058b67e1d2e28ce2950ed85a04b790dad', id: componentWrapperId }, this.content)));
254
+ return (h(Host, { key: '846f522d02162f03df0f6cfa3a8337e2e57bd8aa' }, customStyle ? h("style", null, customStyle) : null, h("div", { key: '7e19f10c1459753b0898e047abe073e31dfdb7e7', id: componentWrapperId }, this.content)));
255
255
  }
256
256
  disconnectedCallback() {
257
257
  if (this.features.language) {
@@ -102,7 +102,7 @@ export class KupProgressBar {
102
102
  ? true
103
103
  : false,
104
104
  };
105
- return (h(Host, { key: '9c9bcc2a1dd8116db0826cf440bb37b3ec0a2d35' }, h("style", { key: '9c039a9183b92a29220b07fcf7f1c285cc814239' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '80ad998af9fd2f9ade526af89c93b076f7899745', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: '0e7823bb54793873225f43be6f9e82bb8189b37d' }, props)))));
105
+ return (h(Host, { key: '7c5f0f053728153c4ce9b9a006b8853ad1a9af5c' }, h("style", { key: 'e19ebbbe8fb4eaf9769d3f24b6b5c41b16034600' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2d6af296cac1bbb2c097ec150bf28775998c4e2d', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'abd44ce78b37da45efc89447861932895f87155c' }, props)))));
106
106
  }
107
107
  disconnectedCallback() {
108
108
  this.kupManager.theme.unregister(this);
@@ -110,7 +110,7 @@ export class KupQlik {
110
110
  layoutStyle = {
111
111
  ['--lyo_obj-height']: this.defobjsize,
112
112
  };
113
- return (h("div", { key: '7c33b47b57d39d5b899980e6e57e5150ea14ee6b', class: classLayout, style: layoutStyle }, this.divlist));
113
+ return (h("div", { key: '6f89cf2cec76c54bf3ab52c1d9030b369091e8e0', class: classLayout, style: layoutStyle }, this.divlist));
114
114
  }
115
115
  componentDidRender() {
116
116
  if (this.debug) {
@@ -91,7 +91,7 @@ export class KupRating {
91
91
  : false,
92
92
  onClick: (i) => this.onKupClick(i),
93
93
  };
94
- return (h(Host, { key: '74247897c952ba45d542d913b23fd071008bde90' }, h("style", { key: 'ac4291d991063e50e93fff44e27aea73f02326ee' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4d25f90ec0904411eec687a4364d77cd5c42a0f2', id: componentWrapperId }, h(FRating, Object.assign({ key: 'ecc575d7b2e0dd9da11206d16e85abd61d861fff' }, props)))));
94
+ return (h(Host, { key: 'caef161866a255fa39f46799fb286acaf1b1893b' }, h("style", { key: 'b014329117ca536fb63b5a57cde7d4cb8ba504e3' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '4170604429fae4d7b616f53b97b0f43c8b5d2402', id: componentWrapperId }, h(FRating, Object.assign({ key: '3143ffe67f30d33da6c3ce6fa715a0d6285da3c0' }, props)))));
95
95
  }
96
96
  disconnectedCallback() {
97
97
  this.kupManager.theme.unregister(this);
@@ -93,7 +93,7 @@ export class KupSnackbar {
93
93
  this.kupManager.debug.logRender(this, true);
94
94
  }
95
95
  render() {
96
- return (h(Host, { key: 'd7e3cfd2223e0cffa157e7871e1eb4123adcf2c3', "kup-visible": this.visible }, h("style", { key: '55cd5de0dd60b1716b1acd33fa6add02e933fb7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7bebe27348c78f5a05389c03514dfbe675aac387', id: componentWrapperId }, h("div", { key: 'c8c7478ab052a483321f0fa89e62a7d6e8acf25c', class: snackbarClass }, h("div", { key: '9e56781ef537a90c865f8bff940c7068c4ab5d15', class: "snackbar__text__block" }, h("div", { key: '47a1d6d1b55d4bf9f87502e36fd50d7418bc5476', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'a67eb8f25340307a44e35aeafd02e6edb0da1b9d', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
96
+ return (h(Host, { key: '0c00b988c029be53e4303d90dfd98ea53fef71a1', "kup-visible": this.visible }, h("style", { key: '90b8c3dc9bb2da88831c0a2080aa64a844486cc8' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '49c34add773c68d8abcf7ed71da5da1c33e8145d', id: componentWrapperId }, h("div", { key: '8ff9bc4d93e4570ce39e6650241f4653b64c05f5', class: snackbarClass }, h("div", { key: 'f566ee748420885dc6b1a3fde0f8b03e11c1cf6b', class: "snackbar__text__block" }, h("div", { key: '7ac7cd21fad75e019e68d305fc37105650e85853', class: `${snackbarClass}__header` }, this.header), h("div", { key: 'c9db12345e143071b12ac51e80e4b5808b13f427', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (h("div", { class: `${snackbarClass}__action` }, h(FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (h("div", { class: `${snackbarClass}__close` }, h(FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
97
97
  }
98
98
  disconnectedCallback() {
99
99
  this.kupManager.theme.unregister(this);
@@ -96,59 +96,59 @@ export class KupSpinner {
96
96
  spinnerClass = 'spinner-v' + this.layout;
97
97
  if (this.layout === 7) {
98
98
  spinnerEl = [
99
- h("div", { key: '6df1945b622079ca4852eedde62d19f00725c711', class: "sk-spinner-v7-dot" }),
100
- h("div", { key: '1537cb694535f96da120f29a480982a701294456', class: "sk-spinner-v7-dot" }),
101
- h("div", { key: 'd2cfafee1d08e405c828217ea53f8a044a66e350', class: "sk-spinner-v7-dot" }),
102
- h("div", { key: '4c85e372437107d8f521fe3c20ac55a8cfbd4a5a', class: "sk-spinner-v7-dot" }),
103
- h("div", { key: '7aaf140648ec0e5124f49b0893536651ff630ace', class: "sk-spinner-v7-dot" }),
104
- h("div", { key: 'c82e5eca2c8125a5f416c6350be743716a1933b9', class: "sk-spinner-v7-dot" }),
99
+ h("div", { key: '0538be0f2c08c013c1001f8bef72da33524ea005', class: "sk-spinner-v7-dot" }),
100
+ h("div", { key: '021ec17320bf94117c168ed2ac3a2772edafa114', class: "sk-spinner-v7-dot" }),
101
+ h("div", { key: '530179278f19bbc91b3c6e75596b177527f025b6', class: "sk-spinner-v7-dot" }),
102
+ h("div", { key: 'b5352141205069586ea413686673b73b4eeff3df', class: "sk-spinner-v7-dot" }),
103
+ h("div", { key: '55c9805c77d25ae43d22b33e8662c1e2b7a91c3e', class: "sk-spinner-v7-dot" }),
104
+ h("div", { key: '57b979bcbb065827318c8adfbb2e96236f93cfcf', class: "sk-spinner-v7-dot" }),
105
105
  ];
106
106
  }
107
107
  if (this.layout === 9) {
108
108
  spinnerEl = [
109
- h("div", { key: '73e7dce0a3cd6ce5bf4cbf8608bdea8c33fceaad', class: "sk-spinner-v9-bounce1" }),
110
- h("div", { key: 'a7ba62c33a78eb8f3126aff890924c3fd0c3325a', class: "sk-spinner-v9-bounce2" }),
109
+ h("div", { key: 'fb0cf5fa62dec5584c8680a5d525e058418f270a', class: "sk-spinner-v9-bounce1" }),
110
+ h("div", { key: 'ab86a5da52eca06f6485f91a93dfc740382cdaca', class: "sk-spinner-v9-bounce2" }),
111
111
  ];
112
112
  }
113
113
  if (this.layout === 10) {
114
114
  spinnerEl = [
115
- h("div", { key: '91a9623554827915954f7a5cdf1a03b934eb7948', class: "sk-spinner-v10-cube1" }),
116
- h("div", { key: 'c6f53757a15b0d5c2308c9f8b96713b265e59007', class: "sk-spinner-v10-cube2" }),
115
+ h("div", { key: '809ec7410047d0b784a50d3858c64db271a36feb', class: "sk-spinner-v10-cube1" }),
116
+ h("div", { key: '27f2253b1060306da5c36e010515560386194baa', class: "sk-spinner-v10-cube2" }),
117
117
  ];
118
118
  }
119
119
  if (this.layout === 12) {
120
120
  spinnerEl = [
121
- h("div", { key: 'bbfb5cdc0873e1bb7fa05f6ee355243e4f705536', class: "sk-spinner-v12-dot1" }),
122
- h("div", { key: 'a1c722bbb6276d7733f3ca4ff59d7678d0159dba', class: "sk-spinner-v12-dot2" }),
121
+ h("div", { key: 'a5d698cf8aff5f7cfbe5e08be9dfa290065633ab', class: "sk-spinner-v12-dot1" }),
122
+ h("div", { key: '38943f014599ab1426e33b6dad92bd814502b90a', class: "sk-spinner-v12-dot2" }),
123
123
  ];
124
124
  }
125
125
  if (this.layout === 13) {
126
126
  spinnerEl = [
127
- h("div", { key: 'b62029a4a61aea7114d478bc0cb0469ddc714ce7', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
128
- h("div", { key: 'dab4889eed9bc08e008b46bc1f9702bdc25e8396', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
129
- h("div", { key: '14ea6d93a7620bc26251859fc539a9c56f0e8805', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
130
- h("div", { key: '3bd20382e0daff109a5555e2338e49388dc90517', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
131
- h("div", { key: 'd00291e54abd8cdc510f018031af8c68460d0f53', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
132
- h("div", { key: '6b313c024bdaf973de52e7eca1089c47ef33f6d9', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
133
- h("div", { key: '38fbc45c8f04459e088d17749c5c90bbe520d050', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
134
- h("div", { key: 'a84455115bc3b8c2819692d2470d5e134ff9047a', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
135
- h("div", { key: '56149ca0b42574581dcfacab7b5b76633e85e21f', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
127
+ h("div", { key: 'e2dada1d6a14f1891ddfdec92605dd0c395a7269', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
128
+ h("div", { key: '3a819d2c71fa0a818ad4a7fe3c2fc1e628f6b287', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
129
+ h("div", { key: 'cbb6fb6154e1befa5b75390ae0e0b23984bfc8b6', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
130
+ h("div", { key: '15bd4a46e3b3de9c637bf0d2b9b4be9353025e7f', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
131
+ h("div", { key: '7a798094d8152d85da4a58dff323de449fe39399', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
132
+ h("div", { key: '638faeddbf7546779033dae8538461499831f32f', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
133
+ h("div", { key: '582ccb43e24235f56f48c2c311226d7eb1232c6f', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
134
+ h("div", { key: 'aedd8d4ae051b9c478f6ca07579b40a083963f8c', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
135
+ h("div", { key: 'acbc09534be3c1616490f0a283f756684849b13d', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
136
136
  ];
137
137
  }
138
138
  if (this.layout === 14) {
139
139
  spinnerEl = [
140
- h("div", { key: '3c1123b1bdd6d71654548b7b08fc0e1c3deb9667', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
141
- h("div", { key: 'ce75c4b2b1fdafa412b95f82505d6547c2bfda49', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
142
- h("div", { key: 'af470e820e17fc3e8f19ab886754914f03824727', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
143
- h("div", { key: 'af0c5b81e029ae525bea4bf5f4822d668e02201e', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
144
- h("div", { key: 'a76236ba6b2e50ececc412fb3f96ba42a2bc6106', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
145
- h("div", { key: 'f1ee2ab08570d9e74087f15b6edced3f8a6cbbcf', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
146
- h("div", { key: 'f0f33ad550a5dd674e36c620d9617b9ccf37635b', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
147
- h("div", { key: '6856db229fd1d12b5f680dcd743491f5c21da506', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
148
- h("div", { key: '805fdda8b1a8f918cb909c9c04867c6648881ce2', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
149
- h("div", { key: '835182d90fe4691eac7a8cfe2a087da3c6f736e1', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
150
- h("div", { key: '96254942b37b9509155d1a19866254473354ae31', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
151
- h("div", { key: 'b0a194b334723fecea66e23f07f42ea0b829dc0e', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
140
+ h("div", { key: '99030ac33d0aecdd730801df0aea06ed90bcbe1c', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
141
+ h("div", { key: 'a7c266c4911a6dbd1e773927eaec9f650b89969f', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
142
+ h("div", { key: '256587f6a396fb58d0a155092a53dcfc9a4539bb', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
143
+ h("div", { key: '780b3785b8831ba882760f8adc973f2f2a241e60', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
144
+ h("div", { key: 'faf7d2bf506549e891f4b1b2f0065d4e0ea08894', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
145
+ h("div", { key: '073d0258e37665152a12ec7ce40ef8648be76622', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
146
+ h("div", { key: '8f6b64f446bce267b726e916db45b22bca6cf300', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
147
+ h("div", { key: 'aca20cf2816b150077992a2972bdac888482aff4', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
148
+ h("div", { key: '61389e15c7c7cee43a1d2fd1c0127d9f17b38f11', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
149
+ h("div", { key: '2dfa2b9d8f4b09b1f3ed8a94b0667b62a1396f1b', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
150
+ h("div", { key: 'ce19a237008ece9a3199e9b2cc0760ab15f7604c', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
151
+ h("div", { key: '6f36c15872e567a404351cf5f63d159a1d863b1e', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
152
152
  ];
153
153
  }
154
154
  }
@@ -167,7 +167,7 @@ export class KupSpinner {
167
167
  else {
168
168
  elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
169
169
  }
170
- return (h(Host, { key: '2131aabf3783eb3e14e76965cfb986684b844f59', style: elStyle }, h("style", { key: 'dc930c95a9bfe10abb15e214c7fc234f544ba54a' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '7e17b9977946960b6d91606375b1512efd942f0d', id: componentWrapperId, style: elStyle }, h("div", { key: 'c785363bc48a6678352db3ee3c9e517270c6110e', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '6bef65f68bc8568dbfaaedbdfd5eca7bc761b923', id: wrapperClass, style: elStyle }, h("div", { key: '1a57e26932c33f61c5977a97dc64cb5ca5bfea66', class: spinnerClass }, spinnerEl))))));
170
+ return (h(Host, { key: 'c3cc2c04f701216c636e5eb3b60180b745643a24', style: elStyle }, h("style", { key: '93bdd870ccc3e4ae09bcf5b348e224b2bc1b9337' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'df7cfe5b56f1297d715ca49fd967bd767f938161', id: componentWrapperId, style: elStyle }, h("div", { key: '076ad0b4140cda47a00f6a1a2f88ca72b898a65e', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '83d35ced51c0f599cb3040959b3ce1f563d6c36f', id: wrapperClass, style: elStyle }, h("div", { key: '35ce65b4e2e5dd5ce59e4bf694aa60dcc42a8268', class: spinnerClass }, spinnerEl))))));
171
171
  }
172
172
  disconnectedCallback() {
173
173
  this.kupManager.theme.unregister(this);
@@ -123,7 +123,7 @@ export class KupSwitch {
123
123
  onChange: () => this.onKupChange(),
124
124
  onFocus: () => this.onKupFocus(),
125
125
  };
126
- return (h(Host, { key: '19b0dde041591a559e5bb39bee0ba65f6e0fe438' }, h("style", { key: 'b8e20ab7bf3a72fd047091e87f4a19ff1acc4ae0' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '26cf3e6fe0b059bc70b5629cf6eb8b823c6dd464', id: componentWrapperId }, h(FSwitch, Object.assign({ key: 'd6ebade1feff7cd82c8d85c50c543cbf0246e710' }, props)))));
126
+ return (h(Host, { key: '46a85aee8d9a3e992f8f5483defd9e88e2ec575c' }, h("style", { key: 'f066c9d2aca74db959bd2afeb99889e11e9ac26b' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'c4fcd3f30250ea56bca3dbb076fbd79096071935', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '705bf03020a907ab88c88ed41f26a3360bad1a44' }, props)))));
127
127
  }
128
128
  disconnectedCallback() {
129
129
  this.kupManager.theme.unregister(this);
@@ -431,7 +431,7 @@ export class KupTimePicker {
431
431
  this.kupManager.debug.logRender(this, true);
432
432
  }
433
433
  render() {
434
- return (h(Host, { key: '9cf3ff067584b6fd27cbc845b4a7650ea7eca03f' }, h("style", { key: '22cda8456a722e8ad2f914168b6b57fe86062306' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e493015354e6e453f2462a16e4bc95c2ce731a37', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
434
+ return (h(Host, { key: 'b983f4232b68e0d03eb5eb2eb8ec969089d019ae' }, h("style", { key: 'db306555ff24af119a426e18d29dc7d65c49ef7c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'baa1e17ee5910ac225075ef89bc36bc57ce8f5fd', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
435
435
  }
436
436
  disconnectedCallback() {
437
437
  this.kupManager.dates.unregister(this);
@@ -74,7 +74,7 @@ export class KupTxt {
74
74
  }
75
75
  render() {
76
76
  const value = this.getValue();
77
- return (h(Host, { key: 'a949dee0d42eef7f57d104d3311c28f12eb92754' }, h("style", { key: 'e41e8469db32acccd76270c6a5036dc3303e08a3' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '6133d713e5f54e12100ff474aa7e281513362e4c', id: componentWrapperId }, h("div", { key: '23f3638434a70447c508b314bcbdf497615fb73a', innerHTML: value }))));
77
+ return (h(Host, { key: '924d9c1712c9b8c933aa2fd0aec2e207e85f1eb8' }, h("style", { key: 'fbc775b216472b3a19c34948edf126786596f9dd' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '610848dda4f763239a643bd2c5a1cc67f82dd231', id: componentWrapperId }, h("div", { key: '1ff49b5ed930cf569da2f6ce584050f2ae5c7cb9', innerHTML: value }))));
78
78
  }
79
79
  disconnectedCallback() {
80
80
  __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.unregister(this);
@@ -235,7 +235,7 @@ export class KupTypography {
235
235
  const classObjParent = {
236
236
  'kup-typography--wrap': props.toolbar ? true : false,
237
237
  };
238
- return (h(Host, { key: '5270a8122e71e35297f8da9e94cf74369f06c82d' }, h("style", { key: '286cc3b9e09d319dc409b4b3c1c24778cbe1b16e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '21b13447c0c9ba12172eaf09dc1edb15d30f2b9e', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: 'd1b0d3855fd17c50b16eac4103874a448bb8a67c' }, props)), this.infoIcon && (h(FImage, Object.assign({ key: 'df0bf221c7e710d7ce6707a58e8372e1bdaf2cf4' }, infoIcon, { onClick: async (event) => {
238
+ return (h(Host, { key: 'a5ccd4e4a602ef769ea224fbe7b41a8b39510b6d' }, h("style", { key: 'bcddd9cc78f5c62f68b8d6638ae574682a4e3852' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ef4a66ace48dd7d58eec9667d8545a4005b7d4c1', id: componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, h(FTypography, Object.assign({ key: '48894d3595f3421b128c6fc839bbef21a65da1b6' }, props)), this.infoIcon && (h(FImage, Object.assign({ key: '0370c213cd98891a77fa04c452cdf9ec7ef9c1e0' }, infoIcon, { onClick: async (event) => {
239
239
  event.stopPropagation();
240
240
  const el = event.currentTarget;
241
241
  const data = await this.infoCallBack();
@@ -246,7 +246,7 @@ export class KupTypography {
246
246
  else {
247
247
  this.kupManager.debug.logMessage(this, 'Toolbar data is empty, not opening dropdown.');
248
248
  }
249
- } }))), this.toolbar && (h(FImage, Object.assign({ key: '162eb2dca2b0d56cea74c14c9d52db262f77d9b2' }, toolbarIcon, { onClick: async (event) => {
249
+ } }))), this.toolbar && (h(FImage, Object.assign({ key: '9263527c9a37f5cee6d7bcd7782a78baa446a589' }, toolbarIcon, { onClick: async (event) => {
250
250
  event.stopPropagation();
251
251
  const el = event.currentTarget;
252
252
  const data = await this.toolbarCallback();
@@ -160,7 +160,7 @@ export class KupTypographyList {
160
160
  }
161
161
  render() {
162
162
  const typograhy = this.renderTypographys();
163
- return (h(Host, { key: '36e226b6216bcf060f775362b80ca2db7a848f18' }, h("style", { key: '403a533b3ee961802706c9c804dacf6991b0a80f' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '20d58d63664a938c0791c43ddee20a7703272837', id: componentWrapperId }, h("div", { key: '28456e42adbbd778d1448b3d7991318fe226792c', class: "typographies-wrapper" }, typograhy))));
163
+ return (h(Host, { key: '29dea3875209182f44b8f5a17663d1aec0dcc536' }, h("style", { key: 'ac2271a5b915e8045a93f7ad5007fdd5f1742982' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '402702c59a7a6c3365a713a4f6f52bcbcf1bb669', id: componentWrapperId }, h("div", { key: '3faff006b6d1497a62bbc3c3df3148a76197c449', class: "typographies-wrapper" }, typograhy))));
164
164
  }
165
165
  disconnectedCallback() {
166
166
  this.kupManager.theme.unregister(this);
@@ -149,7 +149,9 @@ export class KupColumnMenu {
149
149
  });
150
150
  }
151
151
  if (this.isKupDataTable(comp)) {
152
- if (comp.totals && comp.groups) {
152
+ if (comp.totals &&
153
+ comp.groups &&
154
+ comp.groups.map((group) => group.column).includes(column.name)) {
153
155
  props.push({
154
156
  className: 'printable',
155
157
  'data-storage': {
@@ -1,5 +1,5 @@
1
1
  export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-ef8cbd35.js';
2
- import { K as KupManager } from './p-85852162.js';
2
+ import { K as KupManager } from './p-28774031.js';
3
3
 
4
4
  /** used for obtain a KupManager instance without a dom document (for UT) */
5
5
  function newKupManager(init) {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
2
- import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupThemeColorValues, d as KupDynamicPositionPlacement } from './p-85852162.js';
3
- import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-ea57c8a7.js';
2
+ import { k as kupManagerInstance, a as KupComponentSizing, g as getProps, s as setProps, b as KupThemeIconValues, c as KupThemeColorValues, d as KupDynamicPositionPlacement } from './p-28774031.js';
3
+ import { M as MDCRipple, F as FImage, c as componentWrapperId, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v } from './p-67276f12.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-accordion component.
@@ -396,7 +396,7 @@ const KupAccordion$1 = /*@__PURE__*/ proxyCustomElement(class KupAccordion exten
396
396
  }
397
397
  render() {
398
398
  const content = this.data && this.data.length ? this.renderItems() : null;
399
- return (h(Host, { key: '2b6280c1daf20870cb5a73f3c8f2c8e7272d9cd4' }, h("style", { key: '92169351854c60b65712dc174214ac450172dbf1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '20a65571ec0481ddf2938e29f48c2d26c7c637c7', id: componentWrapperId }, h("div", { key: '8389a5bd3752c0ee21658de14f5e3590890b944c', class: "accordion" }, content))));
399
+ return (h(Host, { key: 'ca90959a079da29d24795d36439774faa32b0d0c' }, h("style", { key: '31ddf12addc3694495da4c0f6906bd5e41fa4f53' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b957f95742f667698d1686e49a1bfabaa9fb740d', id: componentWrapperId }, h("div", { key: 'fdf87fb7777d0aa417764ca29a93ca121e1bb36b', class: "accordion" }, content))));
400
400
  }
401
401
  disconnectedCallback() {
402
402
  this.kupManager.theme.unregister(this);
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, F as Fragment, d as Host } from './p-ef8cbd35.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory, n as getCellValueForDisplay } from './p-85852162.js';
3
- import { c as componentWrapperId, G as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v, F as FImage } from './p-ea57c8a7.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory, n as getCellValueForDisplay } from './p-28774031.js';
3
+ import { c as componentWrapperId, G as sortRows, d as defineCustomElement$2, a as defineCustomElement$3, b as defineCustomElement$4, e as defineCustomElement$5, f as defineCustomElement$6, g as defineCustomElement$7, h as defineCustomElement$8, i as defineCustomElement$9, j as defineCustomElement$a, k as defineCustomElement$b, l as defineCustomElement$c, m as defineCustomElement$d, n as defineCustomElement$e, o as defineCustomElement$f, p as defineCustomElement$g, q as defineCustomElement$h, r as defineCustomElement$i, s as defineCustomElement$j, t as defineCustomElement$k, u as defineCustomElement$l, v as defineCustomElement$m, w as defineCustomElement$n, x as defineCustomElement$o, y as defineCustomElement$p, z as defineCustomElement$q, A as defineCustomElement$r, B as defineCustomElement$s, C as defineCustomElement$t, D as defineCustomElement$u, E as defineCustomElement$v, F as FImage } from './p-67276f12.js';
4
4
 
5
5
  var KupActivityTimelineProps;
6
6
  (function (KupActivityTimelineProps) {
@@ -1,4 +1,4 @@
1
- import { K as KupAutocomplete$1, E as defineCustomElement$1 } from './p-ea57c8a7.js';
1
+ import { K as KupAutocomplete$1, E as defineCustomElement$1 } from './p-67276f12.js';
2
2
 
3
3
  const KupAutocomplete = KupAutocomplete$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { H as KupBadge$1, D as defineCustomElement$1 } from './p-ea57c8a7.js';
1
+ import { H as KupBadge$1, D as defineCustomElement$1 } from './p-67276f12.js';
2
2
 
3
3
  const KupBadge = KupBadge$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { K as KupBox$1, d as defineCustomElement$1 } from './p-e04a9d10.js';
1
+ import { K as KupBox$1, d as defineCustomElement$1 } from './p-1cfc8a82.js';
2
2
 
3
3
  const KupBox = KupBox$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as KupButtonList$1, B as defineCustomElement$1 } from './p-ea57c8a7.js';
1
+ import { T as KupButtonList$1, B as defineCustomElement$1 } from './p-67276f12.js';
2
2
 
3
3
  const KupButtonList = KupButtonList$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { S as KupButton$1, C as defineCustomElement$1 } from './p-ea57c8a7.js';
1
+ import { S as KupButton$1, C as defineCustomElement$1 } from './p-67276f12.js';
2
2
 
3
3
  const KupButton = KupButton$1;
4
4
  const defineCustomElement = defineCustomElement$1;