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

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 (286) hide show
  1. package/dist/cjs/{f-cell-2c0f4388.js → f-cell-c90b0744.js} +4 -4
  2. package/dist/cjs/{f-chip-11c1763b.js → f-chip-29f981f7.js} +1 -1
  3. package/dist/cjs/{f-object-field-974b6790.js → f-object-field-ae0e860d.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-1736353d.js → f-paginator-utils-806868eb.js} +1 -1
  5. package/dist/cjs/{f-text-field-bdf15a0f.js → f-text-field-025f9ff3.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 +81 -318
  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-c411be01.js → kup-data-table-helper-d3b9b899.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-d4cfbd61.js → kup-manager-dbf73b5f.js} +3 -3
  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-card/standard/kup-card-standard.js +2 -4
  49. package/dist/collection/components/kup-cell/kup-cell.js +2 -2
  50. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  51. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  52. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  53. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  54. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  55. package/dist/collection/components/kup-data-table/kup-data-table.js +28 -257
  56. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  57. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  58. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  59. package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
  60. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  61. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  62. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  63. package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
  64. package/dist/collection/components/kup-form/kup-form.js +2 -2
  65. package/dist/collection/components/kup-htm/kup-htm.js +1 -1
  66. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  67. package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
  68. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  69. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  70. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  71. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  72. package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
  73. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  74. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  75. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  76. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  77. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  78. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  79. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  80. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  81. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  82. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  83. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  84. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  85. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  86. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  87. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  88. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  89. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  90. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  91. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  92. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  93. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  94. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  95. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  96. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  97. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  98. package/dist/collection/components/kup-typography/kup-typography.js +2 -2
  99. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  100. package/dist/collection/utils/cell-utils.js +3 -3
  101. package/dist/collection/utils/kup-column-menu/kup-column-menu.js +1 -17
  102. package/dist/components/index.js +1 -1
  103. package/dist/components/kup-accordion.js +3 -3
  104. package/dist/components/kup-activity-timeline.js +2 -2
  105. package/dist/components/kup-autocomplete.js +1 -1
  106. package/dist/components/kup-badge.js +1 -1
  107. package/dist/components/kup-box.js +1 -1
  108. package/dist/components/kup-button-list.js +1 -1
  109. package/dist/components/kup-button.js +1 -1
  110. package/dist/components/kup-calendar.js +4 -4
  111. package/dist/components/kup-card-list.js +3 -3
  112. package/dist/components/kup-card.js +1 -1
  113. package/dist/components/kup-cell.js +4 -4
  114. package/dist/components/kup-chart.js +1 -1
  115. package/dist/components/kup-checkbox.js +1 -1
  116. package/dist/components/kup-chip.js +1 -1
  117. package/dist/components/kup-color-picker.js +1 -1
  118. package/dist/components/kup-combobox.js +1 -1
  119. package/dist/components/kup-custom-task-list-header.js +1 -1
  120. package/dist/components/kup-dashboard.js +3 -3
  121. package/dist/components/kup-data-table.js +1 -1
  122. package/dist/components/kup-date-picker.js +1 -1
  123. package/dist/components/kup-dialog.js +1 -1
  124. package/dist/components/kup-drawer.js +4 -4
  125. package/dist/components/kup-dropdown-button.js +1 -1
  126. package/dist/components/kup-echart.js +1 -1
  127. package/dist/components/kup-editor.js +1 -1
  128. package/dist/components/kup-family-tree.js +5 -5
  129. package/dist/components/kup-file-upload.js +1 -1
  130. package/dist/components/kup-form.js +1 -1
  131. package/dist/components/kup-gantt-calendar.js +1 -1
  132. package/dist/components/kup-gantt.js +1 -1
  133. package/dist/components/kup-gauge.js +1 -1
  134. package/dist/components/kup-grid-renderer.js +1 -1
  135. package/dist/components/kup-grid.js +1 -1
  136. package/dist/components/kup-horizontal-scroll.js +1 -1
  137. package/dist/components/kup-htm.js +3 -3
  138. package/dist/components/kup-iframe.js +2 -2
  139. package/dist/components/kup-image-list.js +1 -1
  140. package/dist/components/kup-image.js +1 -1
  141. package/dist/components/kup-input-panel.js +5 -5
  142. package/dist/components/kup-lazy.js +13 -13
  143. package/dist/components/kup-list.js +1 -1
  144. package/dist/components/kup-magic-box.js +7 -7
  145. package/dist/components/kup-nav-bar.js +3 -3
  146. package/dist/components/kup-numeric-picker.js +3 -3
  147. package/dist/components/kup-object-field.js +3 -3
  148. package/dist/components/kup-pdf.js +3 -3
  149. package/dist/components/kup-planner-renderer.js +1 -1
  150. package/dist/components/kup-planner.js +17 -17
  151. package/dist/components/kup-probe.js +3 -3
  152. package/dist/components/kup-progress-bar.js +1 -1
  153. package/dist/components/kup-qlik.js +3 -3
  154. package/dist/components/kup-radio.js +1 -1
  155. package/dist/components/kup-rating.js +1 -1
  156. package/dist/components/kup-snackbar.js +3 -3
  157. package/dist/components/kup-spinner.js +1 -1
  158. package/dist/components/kup-standard-tooltip.js +1 -1
  159. package/dist/components/kup-switch.js +1 -1
  160. package/dist/components/kup-switcher.js +1 -1
  161. package/dist/components/kup-tab-bar.js +1 -1
  162. package/dist/components/kup-task-gantt.js +1 -1
  163. package/dist/components/kup-task-list-header.js +1 -1
  164. package/dist/components/kup-task-list-table.js +1 -1
  165. package/dist/components/kup-task-list.js +1 -1
  166. package/dist/components/kup-text-field.js +1 -1
  167. package/dist/components/kup-time-picker.js +1 -1
  168. package/dist/components/kup-toolbar.js +1 -1
  169. package/dist/components/kup-tooltip.js +1 -1
  170. package/dist/components/kup-tree.js +1 -1
  171. package/dist/components/kup-txt.js +3 -3
  172. package/dist/components/kup-typography-list.js +3 -3
  173. package/dist/components/kup-typography.js +4 -4
  174. package/dist/components/kup-vertical-scroll.js +1 -1
  175. package/dist/components/{p-b7db8929.js → p-03f1cdd9.js} +15 -15
  176. package/dist/components/{p-67276f12.js → p-17bb968f.js} +75 -314
  177. package/dist/components/{p-28774031.js → p-40202dad.js} +3 -3
  178. package/dist/components/{p-81f061fc.js → p-4a8f734f.js} +2 -2
  179. package/dist/components/{p-343b2833.js → p-4d6dda24.js} +3 -3
  180. package/dist/components/{p-30c8e164.js → p-56da9a2f.js} +1 -1
  181. package/dist/components/{p-54d46233.js → p-74fd0cb8.js} +3 -3
  182. package/dist/components/{p-17337a7c.js → p-77d5a7b9.js} +5 -5
  183. package/dist/components/{p-b7fd7e3d.js → p-916e6551.js} +2 -2
  184. package/dist/components/{p-7c68a61b.js → p-98036b1e.js} +7 -7
  185. package/dist/components/{p-a0e72afe.js → p-9fae47de.js} +13 -13
  186. package/dist/components/{p-08f7e266.js → p-a0689c36.js} +2 -2
  187. package/dist/components/{p-f39218a4.js → p-b33ec213.js} +1 -1
  188. package/dist/components/{p-0ff64854.js → p-b5ccc0d2.js} +4 -4
  189. package/dist/components/{p-da813d4a.js → p-b6f1319e.js} +2 -2
  190. package/dist/components/{p-da4b46f9.js → p-ca94de44.js} +3 -3
  191. package/dist/components/{p-1d99f2fe.js → p-e8d83de0.js} +1 -1
  192. package/dist/components/{p-1cfc8a82.js → p-ea13425c.js} +2 -2
  193. package/dist/components/{p-e7f68bbe.js → p-f57a4a4e.js} +1 -1
  194. package/dist/components/{p-a07ff6c6.js → p-f852dbfa.js} +2 -2
  195. package/dist/esm/{f-cell-1137210f.js → f-cell-327a6142.js} +4 -4
  196. package/dist/esm/{f-chip-19ec7dfe.js → f-chip-9d6113fe.js} +1 -1
  197. package/dist/esm/{f-object-field-9dc89cb1.js → f-object-field-0c2013c8.js} +2 -2
  198. package/dist/esm/{f-paginator-utils-0cd02efc.js → f-paginator-utils-8314bf54.js} +1 -1
  199. package/dist/esm/{f-text-field-ab9dca9d.js → f-text-field-371b1b43.js} +1 -1
  200. package/dist/esm/index.js +1 -1
  201. package/dist/esm/ketchup.js +1 -1
  202. package/dist/esm/kup-accordion.entry.js +2 -2
  203. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  204. package/dist/esm/kup-autocomplete_30.entry.js +81 -318
  205. package/dist/esm/kup-box.entry.js +7 -7
  206. package/dist/esm/kup-calendar.entry.js +4 -4
  207. package/dist/esm/kup-card-list.entry.js +1 -1
  208. package/dist/esm/kup-cell.entry.js +7 -7
  209. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  210. package/dist/esm/kup-dashboard.entry.js +3 -3
  211. package/dist/esm/{kup-data-table-helper-20a204e9.js → kup-data-table-helper-04404034.js} +1 -1
  212. package/dist/esm/kup-drawer.entry.js +3 -3
  213. package/dist/esm/kup-echart.entry.js +2 -2
  214. package/dist/esm/kup-editor.entry.js +2 -2
  215. package/dist/esm/kup-family-tree.entry.js +3 -3
  216. package/dist/esm/kup-gantt_10.entry.js +23 -23
  217. package/dist/esm/kup-grid.entry.js +1 -1
  218. package/dist/esm/kup-htm.entry.js +2 -2
  219. package/dist/esm/kup-iframe.entry.js +1 -1
  220. package/dist/esm/kup-input-panel.entry.js +7 -7
  221. package/dist/esm/kup-lazy.entry.js +12 -12
  222. package/dist/esm/kup-magic-box.entry.js +4 -4
  223. package/dist/esm/{kup-manager-fda30dc6.js → kup-manager-9ccdaa27.js} +3 -3
  224. package/dist/esm/kup-nav-bar.entry.js +2 -2
  225. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  226. package/dist/esm/kup-object-field.entry.js +4 -4
  227. package/dist/esm/kup-pdf.entry.js +2 -2
  228. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  229. package/dist/esm/kup-planner.entry.js +3 -3
  230. package/dist/esm/kup-probe.entry.js +2 -2
  231. package/dist/esm/kup-qlik.entry.js +2 -2
  232. package/dist/esm/kup-snackbar.entry.js +2 -2
  233. package/dist/esm/kup-txt.entry.js +2 -2
  234. package/dist/esm/kup-typography-list.entry.js +2 -2
  235. package/dist/esm/kup-typography.entry.js +3 -3
  236. package/dist/esm/loader.js +1 -1
  237. package/dist/ketchup/index.esm.js +1 -1
  238. package/dist/ketchup/ketchup.esm.js +1 -1
  239. package/dist/ketchup/{p-8c5aa6e4.entry.js → p-0522fc73.entry.js} +1 -1
  240. package/dist/ketchup/{p-b8adb9c7.entry.js → p-2a53c171.entry.js} +1 -1
  241. package/dist/ketchup/{p-d6f45de5.entry.js → p-2be9b9af.entry.js} +1 -1
  242. package/dist/ketchup/p-2d075c06.entry.js +1 -0
  243. package/dist/ketchup/{p-d2605540.entry.js → p-2ddb1b4e.entry.js} +2 -2
  244. package/dist/ketchup/{p-6c2438ef.entry.js → p-2febabdf.entry.js} +1 -1
  245. package/dist/ketchup/{p-2777a746.entry.js → p-41e79d58.entry.js} +1 -1
  246. package/dist/ketchup/{p-3a118dba.js → p-43e37416.js} +1 -1
  247. package/dist/ketchup/{p-a61449bb.entry.js → p-45c8e8e0.entry.js} +1 -1
  248. package/dist/ketchup/{p-e38b3b08.entry.js → p-4cb12245.entry.js} +1 -1
  249. package/dist/ketchup/p-53110db9.entry.js +8 -0
  250. package/dist/ketchup/p-5fa425df.entry.js +16 -0
  251. package/dist/ketchup/{p-713aec20.entry.js → p-5fb3bb78.entry.js} +1 -1
  252. package/dist/ketchup/p-63a1d0e5.entry.js +1 -0
  253. package/dist/ketchup/{p-a6dcbd2a.entry.js → p-6a59894e.entry.js} +1 -1
  254. package/dist/ketchup/{p-99f280d4.js → p-6bf3ff2f.js} +1 -1
  255. package/dist/ketchup/{p-4ca472ec.entry.js → p-6c8ce0a9.entry.js} +1 -1
  256. package/dist/ketchup/{p-4af8c55b.entry.js → p-70b28803.entry.js} +2 -2
  257. package/dist/ketchup/{p-df654b52.entry.js → p-75e6c445.entry.js} +2 -2
  258. package/dist/ketchup/{p-ddf37d4e.entry.js → p-84855922.entry.js} +1 -1
  259. package/dist/ketchup/p-87d242df.js +1 -0
  260. package/dist/ketchup/{p-223b9ff7.js → p-885d0dd0.js} +1 -1
  261. package/dist/ketchup/{p-d7330a4e.entry.js → p-8bc34194.entry.js} +1 -1
  262. package/dist/ketchup/{p-b2042e19.entry.js → p-8d14fccb.entry.js} +1 -1
  263. package/dist/ketchup/{p-c8ca2bdc.entry.js → p-8fd227ec.entry.js} +1 -1
  264. package/dist/ketchup/{p-1036b64a.entry.js → p-9369e4f1.entry.js} +1 -1
  265. package/dist/ketchup/p-93dcbb39.js +1 -0
  266. package/dist/ketchup/{p-73feb2dc.entry.js → p-a113106a.entry.js} +1 -1
  267. package/dist/ketchup/{p-7aef1158.entry.js → p-a14160c1.entry.js} +1 -1
  268. package/dist/ketchup/{p-814c5e8a.entry.js → p-c2969bbd.entry.js} +1 -1
  269. package/dist/ketchup/{p-f28d4e2e.js → p-c5dfb8d1.js} +1 -1
  270. package/dist/ketchup/{p-624a867b.entry.js → p-c6454ab3.entry.js} +1 -1
  271. package/dist/ketchup/{p-481729c8.entry.js → p-d2e0d702.entry.js} +1 -1
  272. package/dist/ketchup/{p-69a3e47a.entry.js → p-d3baddb1.entry.js} +1 -1
  273. package/dist/ketchup/{p-3e8901fc.entry.js → p-da6ecaf5.entry.js} +1 -1
  274. package/dist/ketchup/{p-35de99b7.entry.js → p-e161adf9.entry.js} +1 -1
  275. package/dist/ketchup/{p-0dd0cf8d.entry.js → p-f12fa3ba.entry.js} +1 -1
  276. package/dist/ketchup/{p-90145ee3.entry.js → p-f8307edd.entry.js} +1 -1
  277. package/dist/ketchup/{p-d629f411.js → p-f8aefe67.js} +1 -1
  278. package/dist/types/components/kup-data-table/kup-data-table.d.ts +1 -2
  279. package/dist/types/components.d.ts +2 -1
  280. package/package.json +1 -1
  281. package/dist/ketchup/p-0ba187b4.js +0 -1
  282. package/dist/ketchup/p-507efcb3.entry.js +0 -1
  283. package/dist/ketchup/p-5c7b6b74.entry.js +0 -16
  284. package/dist/ketchup/p-b97055a6.entry.js +0 -1
  285. package/dist/ketchup/p-bfd4ab89.entry.js +0 -8
  286. package/dist/ketchup/p-c9323112.js +0 -1
@@ -3,20 +3,20 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
7
- const kupDataTableHelper = require('./kup-data-table-helper-c411be01.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
+ const kupDataTableHelper = require('./kup-data-table-helper-d3b9b899.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const fChip = require('./f-chip-11c1763b.js');
9
+ const fChip = require('./f-chip-29f981f7.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
- const fCell = require('./f-cell-2c0f4388.js');
12
- const fPaginatorUtils = require('./f-paginator-utils-1736353d.js');
11
+ const fCell = require('./f-cell-c90b0744.js');
12
+ const fPaginatorUtils = require('./f-paginator-utils-806868eb.js');
13
13
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
14
14
  require('./kup-dates-8619368a.js');
15
15
  require('./f-button-c084046d.js');
16
16
  require('./f-button-declarations-76ef9f87.js');
17
17
  require('./f-checkbox-e59d6bda.js');
18
- require('./f-object-field-974b6790.js');
19
- require('./f-text-field-bdf15a0f.js');
18
+ require('./f-object-field-ae0e860d.js');
19
+ require('./f-text-field-025f9ff3.js');
20
20
  require('./component-a6dd6c14.js');
21
21
 
22
22
  /**
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$4 = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-c084046d.js');
9
- const fChip = require('./f-chip-11c1763b.js');
9
+ const fChip = require('./f-chip-29f981f7.js');
10
10
  const kupDates = require('./kup-dates-8619368a.js');
11
11
  require('./f-button-declarations-76ef9f87.js');
12
12
  require('./f-image-7457eb26.js');
@@ -15257,11 +15257,11 @@ const KupCalendar = class {
15257
15257
  this.kupManager.debug.logRender(this, true);
15258
15258
  }
15259
15259
  render() {
15260
- return (index$4.h(index$4.Host, { key: '2d0c2cccd3dbd42bb30fb87d373be0d18c7be705' }, index$4.h("style", { key: 'e5e027da9fa40928ed09a1bfa0a5dd41898f6be1' }, this.kupManager.theme.setKupStyle(this.rootElement)), index$4.h("div", { key: '7ef191f2d35d13e75b6e10ec16bf97cf0ca3c4e5', id: GenericVariables.componentWrapperId }, index$4.h("div", { key: '369526f2037b52c5803c79519f0d739badcc27b1', class: "navigation" }, !this.hideNavigation ? (index$4.h("div", { class: "navigation__left" }, index$4.h(fButton.FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), index$4.h(fButton.FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), index$4.h(fButton.FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, index$4.h("div", { key: '78e0df2e3704554055e0fb335ea7c4260a2ae385', class: `navigation__title ${this.hideNavigation
15260
+ return (index$4.h(index$4.Host, { key: 'a0bce1829d4abed38cdac94dbd1c3cdc3e9e1d63' }, index$4.h("style", { key: 'e4f610abffaa16324954e96d61837faefdc2ab74' }, this.kupManager.theme.setKupStyle(this.rootElement)), index$4.h("div", { key: 'fe0c58c11f56beaccb0c34e99ef9f5df94ddcdba', id: GenericVariables.componentWrapperId }, index$4.h("div", { key: '24e70016f274d8a6bbb69cfc3edbc8c1abe50a0a', class: "navigation" }, !this.hideNavigation ? (index$4.h("div", { class: "navigation__left" }, index$4.h(fButton.FButton, { icon: "chevron_left", onClick: () => this.onPrev(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.PREVIOUS), wrapperClass: "navigation__prev" }), index$4.h(fButton.FButton, { icon: "calendar", onClick: () => this.onToday(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.TODAY), wrapperClass: "navigation__today" }), index$4.h(fButton.FButton, { icon: "chevron_right", onClick: () => this.onNext(), title: this.kupManager.language.translate(kupManager.KupLanguageGeneric.NEXT), wrapperClass: "navigation__next" }))) : null, index$4.h("div", { key: 'f2465aa491e595bfd52c106a807c411d881c679e', class: `navigation__title ${this.hideNavigation
15261
15261
  ? 'navigation__title--centered'
15262
15262
  : ''}`, ref: (el) => {
15263
15263
  this.navTitle = el;
15264
- } }), index$4.h("div", { key: 'a7d7ca68ae6db6385a99dbe7c040d1292cb0a735', class: "navigation__right" }, this.enableChangeView ? (index$4.h(fChip.FChip, Object.assign({}, this.setChipProps()))) : null)), index$4.h("div", { key: '8ee6540a271796a179901c66e1c54335910af18c', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
15264
+ } }), index$4.h("div", { key: '953fae0f00a6f786c2bd7e7fb1bd58ddbf98464f', class: "navigation__right" }, this.enableChangeView ? (index$4.h(fChip.FChip, Object.assign({}, this.setChipProps()))) : null)), index$4.h("div", { key: 'ed74d359af712a749a79d7fd2a86dc42fa87db26', class: "calendar", ref: (el) => (this.calendarContainer = el) }))));
15265
15265
  }
15266
15266
  disconnectedCallback() {
15267
15267
  if (this.calendar) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-8619368a.js');
9
9
 
@@ -3,17 +3,17 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const fButton = require('./f-button-c084046d.js');
9
- const fCell = require('./f-cell-2c0f4388.js');
9
+ const fCell = require('./f-cell-c90b0744.js');
10
10
  require('./kup-dates-8619368a.js');
11
11
  require('./f-button-declarations-76ef9f87.js');
12
12
  require('./f-image-7457eb26.js');
13
13
  require('./f-checkbox-e59d6bda.js');
14
- require('./f-chip-11c1763b.js');
15
- require('./f-object-field-974b6790.js');
16
- require('./f-text-field-bdf15a0f.js');
14
+ require('./f-chip-29f981f7.js');
15
+ require('./f-object-field-ae0e860d.js');
16
+ require('./f-text-field-025f9ff3.js');
17
17
 
18
18
  const kupCellCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}:host{display:block;height:fit-content;width:100%}#kup-component{height:fit-content;width:100%}";
19
19
  const KupCellStyle0 = kupCellCss;
@@ -180,14 +180,14 @@ const KupCell = class {
180
180
  renderKup: true,
181
181
  row: this.generateRow(),
182
182
  };
183
- return (index.h(index.Host, { key: 'fac13e7bb27005ed823a06e173e97e761bcd431c', "onKup-file-upload-upload": this.upload.bind(this) }, index.h("style", { key: '1219c2fc313d1b5b56dab7a5e0086f98ab9c41af' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '123a0e60a00f1465341201e3ba0604956ab063c8', id: GenericVariables.componentWrapperId, style: this.showSubmit
183
+ return (index.h(index.Host, { key: 'b450035080d728f4a9e1b192b14e630b36bf879e', "onKup-file-upload-upload": this.upload.bind(this) }, index.h("style", { key: '1e895664baa2c86e300be091908403873b96e7f6' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '75ada02dbdd167998835d443242285d7253a6316', id: GenericVariables.componentWrapperId, style: this.showSubmit
184
184
  ? {
185
185
  display: 'flex',
186
186
  'flex-direction': kupManager.submitPositionAdapter(this.submitPosition),
187
187
  'align-items': 'center',
188
188
  gap: '0.5rem',
189
189
  }
190
- : {} }, index.h(fCell.FCell, Object.assign({ key: '871470e9ceeeaf40c4665d181da4ad345388c69b' }, props)), this.showSubmit ? (index.h(fButton.FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
190
+ : {} }, index.h(fCell.FCell, Object.assign({ key: '12365188d85255679404e8e399dfda9f89d8ac51' }, props)), this.showSubmit ? (index.h(fButton.FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
191
191
  this.submitClick(e);
192
192
  } })) : null)));
193
193
  }
@@ -21,11 +21,11 @@ const KupCustomTaskListHeader = class {
21
21
  this.fontSize = undefined;
22
22
  }
23
23
  render() {
24
- return (index.h("div", { key: '05fe55f4c82048fb05af97503d62002b148959b8', class: "custom-task-list-wrapper", style: {
24
+ return (index.h("div", { key: '650f487eb6998d29c7091fc9c2b76b3b63176c92', class: "custom-task-list-wrapper", style: {
25
25
  height: '25px',
26
26
  fontFamily: this.fontFamily,
27
27
  fontSize: this.fontSize,
28
- } }, index.h("div", { key: 'cf9b43eba6135bc3ca160cb5f2a242c56d8f9d26', class: "title" }, index.h("span", { key: 'c153259b75a22b1f9696bb33501a5846c4462705' }, this.label)), this.setDoubleView !== undefined && (index.h("div", { key: '4ff3c8a080db82d55b055143ea2aa04889784b3c', class: "toggler" }, index.h("label", { key: '9a80e920593b91e76952492fd729c36695a879cb', htmlFor: "ch2", class: "switch" }, index.h("input", { key: '0c2e763afe9aa771d08f1e105fb8d4a3bcb4acda', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), index.h("span", { key: '6d9476b473c7f99747bd7babffc5594a2668b3d5', class: "slider" })), index.h("span", { key: '7910f25dc048046ec7d62191729ad6279509c45e', class: "label" }, "Previsioni")))));
28
+ } }, index.h("div", { key: 'c16d354ff7bb0253009c4f3b449b8b79d2d56564', class: "title" }, index.h("span", { key: '729d52007d544515fb04cb87c770644696e7c886' }, this.label)), this.setDoubleView !== undefined && (index.h("div", { key: '720d4001563fbe014c318cf58422c2e0351aaea2', class: "toggler" }, index.h("label", { key: '70213abe3ab4af9b2c18aaee7b900b61031d9f37', htmlFor: "ch2", class: "switch" }, index.h("input", { key: 'a1f55a06c45017e589c94482ed85afe77ea84f11', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), index.h("span", { key: '72a4b9c222bd77c70ca5cc1a6113a0d9f665924e', class: "slider" })), index.h("span", { key: '304c87ce94389192c88c796d8c46cebd4abdd92a', class: "label" }, "Previsioni")))));
29
29
  }
30
30
  };
31
31
  KupCustomTaskListHeader.style = KupCustomTaskListHeaderStyle0;
@@ -407,11 +407,11 @@ const KupGanttCalendar = class {
407
407
  this.simplifiedHeader =
408
408
  this.singleLineHeader && this.dateSetup.viewMode !== 'year';
409
409
  const [topValues, bottomValues] = this.getTopAndBottomValues();
410
- return (index.h("svg", { key: 'c765e49e692a71ec43818ce63524efdee34266cd', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, index.h("g", { key: '3871d055cac5ed5f5221ed46d5ba68969a01122e', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, index.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
410
+ return (index.h("svg", { key: 'bf5e9c200d08b5f5a3e21386a6f44cbe9fe0b604', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, index.h("g", { key: '0c550850e00a0f3b6c9091ee7d1c6d82bf5682ed', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, index.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
411
411
  ? topValues.map((topValue) => (index.h("g", { class: "calendarTop" }, index.h("line", { x1: topValue.x1Line, y1: topValue.y2Line * 2, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), index.h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value))))
412
412
  : topValues.map((topValue) => (index.h("g", { class: "calendarTop" }, index.h("line", { x1: topValue.x1Line, y1: topValue.y1Line, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), index.h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value)))), this.currentDateIndicator && (
413
413
  // current date indicator
414
- index.h("circle", { key: 'aa79deb0c3c3c527fef28d58b393974cb49478b5', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
414
+ index.h("circle", { key: '50c98c6db0cde9e98f32abf13c3e39046e6bd5d5', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
415
415
  }
416
416
  };
417
417
  KupGanttCalendar.style = KupGanttCalendarStyle0;
@@ -1467,13 +1467,13 @@ const KupGridRenderer = class {
1467
1467
  // }
1468
1468
  tickX += this.columnWidth;
1469
1469
  }
1470
- return (index.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) }, index.h("g", { key: 'f6b276b494adb6667c7aa6e5c02e2b552947a62d', class: "grid" }, index.h("g", { key: '702509648c233de1729e311a2eb983d8a58f3be2', class: "rows" }, gridRows), index.h("g", { key: 'bb64f4ae4e0133c71bbdfbbcbad57377f9ca687f', class: "rowLines" }, rowLines), index.h("g", { key: 'ee59f171d392b13f2cc85eac8f04c0a9b948da42', class: "ticks" }, ticks)), index.h("g", { key: 'c37241f61e150e792283cb5cd756a0c8fb34ee49', class: "content" }, this.currentDateIndicator && (index.h("rect", { key: 'd0bb9113fbfb1ae90ad92f2ecfbfa7bf26e40fad', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (index.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" })), index.h("g", { key: '2b68ce06a6ef6fb0adef3108ddfa7982b04ce750', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
1470
+ return (index.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) }, index.h("g", { key: '631cc1dbe52ecaf44c07d686e0d2dbf78b830c1a', class: "grid" }, index.h("g", { key: '49891e2dfe0e149f19c6f03278f260a722e1fcf7', class: "rows" }, gridRows), index.h("g", { key: '4a872b65a7344ae9002502e0a9a4da585c9bc1ef', class: "rowLines" }, rowLines), index.h("g", { key: '917444aff2aa973b213e1435c8bdb304200cd827', class: "ticks" }, ticks)), index.h("g", { key: '4c13cc6a8cc9b52d6bf32f097ca0cb772d5ae8e4', class: "content" }, this.currentDateIndicator && (index.h("rect", { key: 'b58b33d46cc2560ad34160b0bd29bc7268d5893f', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (index.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" })), index.h("g", { key: '50b828e39d238908c8999cbc193aab038389a7bd', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
1471
1471
  return task.barChildren.map((child) => {
1472
1472
  if (task.type !== 'timeline') {
1473
1473
  this.renderKupArrow(task, child);
1474
1474
  }
1475
1475
  });
1476
- })), index.h("g", { key: '6ea58639de19ee18facaafd0a4d1e1b4bc2f0078', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
1476
+ })), index.h("g", { key: '02298888f5cc3a58f1b6030c50437165b735e9a9', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
1477
1477
  const forbidResize = task.type === 'project';
1478
1478
  return (index.h("g", { onKeyDown: (e) => {
1479
1479
  switch (e.key) {
@@ -1533,7 +1533,7 @@ const KupGridRenderer = class {
1533
1533
  return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
1534
1534
  }
1535
1535
  })()));
1536
- }), this.currentTarget && this.ganttEvent.changedTask && (index.h("g", { key: 'a9510bcb7a4c0f27363141bad35976b91a876d9a', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
1536
+ }), this.currentTarget && this.ganttEvent.changedTask && (index.h("g", { key: 'd2a54a4ffd5462881e4ddc2021e01937ae600ab9', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
1537
1537
  }
1538
1538
  static get watchers() { return {
1539
1539
  "columnWidth": ["updateXStep"],
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
7
  const fCheckbox = require('./f-checkbox-e59d6bda.js');
8
- const fTextField = require('./f-text-field-bdf15a0f.js');
8
+ const fTextField = require('./f-text-field-025f9ff3.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
- const kupManager = require('./kup-manager-d4cfbd61.js');
10
+ const kupManager = require('./kup-manager-dbf73b5f.js');
11
11
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
12
12
  require('./f-button-declarations-76ef9f87.js');
13
13
  require('./f-image-7457eb26.js');
@@ -396,7 +396,7 @@ const KupDashboard = class {
396
396
  this.didRenderInteractables();
397
397
  }
398
398
  render() {
399
- return (index.h(index.Host, { key: '2a5f7d91b832041e5c68460409f8723bcae04c25' }, index.h("style", { key: '00165eccb43eb45e9519e50ae383b6f237b6d293' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '66a90a4032f46aec89e48e2e8c3c95d948dee416', id: GenericVariables.componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
399
+ return (index.h(index.Host, { key: '4eeedc0ad554daddc9ea694235fd2447c632bc7d' }, index.h("style", { key: '6b23b56624367d6d9b0ddde03b052b3a4417dac6' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: 'fca3b317ae2101b41ad6a30eb124e012add64504', id: GenericVariables.componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
400
400
  }
401
401
  disconnectedCallback() {
402
402
  this.unregisterInteractables();
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const kupManager = require('./kup-manager-d4cfbd61.js');
3
+ const kupManager = require('./kup-manager-dbf73b5f.js');
4
4
  const kupDates = require('./kup-dates-8619368a.js');
5
5
 
6
6
  /**
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-8619368a.js');
9
9
 
@@ -130,7 +130,7 @@ const KupDrawer = class {
130
130
  this.kupManager.debug.logRender(this, true);
131
131
  }
132
132
  render() {
133
- return (index.h(index.Host, { key: '0f03a9ec28a30133c48af267f152510a22d25c45', "kup-opened": this.opened }, index.h("style", { key: 'b6a2a042edb3ba925cb8e53b42f5a8f4329ae302' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '47d94ef2126cec0fc4bf908175cd5f75853ef7bb', class: "backdrop", onClick: (e) => {
133
+ return (index.h(index.Host, { key: '93f1b8abbecb61a277b9e727363a63a79bec6b2f', "kup-opened": this.opened }, index.h("style", { key: 'a4adae4c503ce4cd85171f3aba656d00cc537e11' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '241bc8dd79fc0a01b7912a525f6b7cb56ef7c8f6', class: "backdrop", onClick: (e) => {
134
134
  e.preventDefault();
135
135
  e.stopPropagation();
136
136
  }, onPointerDown: (e) => {
@@ -140,7 +140,7 @@ const KupDrawer = class {
140
140
  }, onTouchStart: (e) => {
141
141
  e.preventDefault();
142
142
  e.stopPropagation();
143
- } }), index.h("div", { key: '0ac61233158d55895bea11122f177814d20b4518', id: GenericVariables.componentWrapperId }, index.h("div", { key: 'b29993549e61788eee7aa060a21de5eaca4e5eba', class: drawerClass }, this.content()))));
143
+ } }), index.h("div", { key: 'b267c124462e0ca0b7255c004bbc25fd85897775', id: GenericVariables.componentWrapperId }, index.h("div", { key: 'fa2ed194e5be92c1dabee9cd32fd641a4960561d', class: drawerClass }, this.content()))));
144
144
  }
145
145
  disconnectedCallback() {
146
146
  this.kupManager.theme.unregister(this);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-8619368a.js');
9
9
 
@@ -84692,7 +84692,7 @@ const KupEchart = class {
84692
84692
  '--kup_echart_height': this.sizeY ? this.sizeY : '100%',
84693
84693
  '--kup_echart_width': this.sizeX ? this.sizeX : '100%',
84694
84694
  };
84695
- return (index.h(index.Host, { key: '948513bc1cdd00267e84293746e762541bfea5e5', style: style }, index.h("style", { key: '4b0afee1aefa54c43ff8ad6f08f76030d922f294' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'bbefba1b26561e184c8f8ef0bb77242e59aaff41', id: GenericVariables.componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84695
+ return (index.h(index.Host, { key: '05607067a7706751a12345195dae1d4c464b69fc', style: style }, index.h("style", { key: '6f39da5c9f47e01ab95d81b7ac6c246a39cac106' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '02572e9036d0cbf08605f10c294172e0c605f680', id: GenericVariables.componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
84696
84696
  }
84697
84697
  disconnectedCallback() {
84698
84698
  var _a;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  const kupDates = require('./kup-dates-8619368a.js');
9
9
 
@@ -46258,7 +46258,7 @@ const KupEditor = class {
46258
46258
  __classPrivateFieldGet(this, _KupEditor_kupManager, "f").debug.logRender(this, true);
46259
46259
  }
46260
46260
  render() {
46261
- return (index.h(index.Host, { key: '309a38c8ee179718b950dca5cfbc1f35fd6a4bc2' }, index.h("div", { key: '5e54bba96fdb184414111c58bd8215e1536cde16', id: GenericVariables.componentWrapperId }, index.h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }), __classPrivateFieldGet(this, _KupEditor_instances, "m", _KupEditor_isPlainTextEditor).call(this) && (index.h("textarea", { key: 'ca5893466ce8190c7813416718765fa1abdc660b', id: '' + this.rootElement.id + '-textarea', value: this.initialValue, ref: (el) => (__classPrivateFieldSet(this, _KupEditor_textareaRef, el, "f")), onInput: (e) => __classPrivateFieldGet(this, _KupEditor_instances, "m", _KupEditor_handleUnsavedChanges).call(this, e.target.value), placeholder: "Type your text here...", readOnly: this.isReadOnly, style: {
46261
+ return (index.h(index.Host, { key: '27ff208604ee2ab32f5a4784bc246c147be38368' }, index.h("div", { key: '8186b72298b05a3209af6a7ca11c64b6619567d2', id: GenericVariables.componentWrapperId }, index.h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }), __classPrivateFieldGet(this, _KupEditor_instances, "m", _KupEditor_isPlainTextEditor).call(this) && (index.h("textarea", { key: 'b8753769cc7902844746e63715473b2efd76a62d', id: '' + this.rootElement.id + '-textarea', value: this.initialValue, ref: (el) => (__classPrivateFieldSet(this, _KupEditor_textareaRef, el, "f")), onInput: (e) => __classPrivateFieldGet(this, _KupEditor_instances, "m", _KupEditor_handleUnsavedChanges).call(this, e.target.value), placeholder: "Type your text here...", readOnly: this.isReadOnly, style: {
46262
46262
  height: this.editorHeight || 'auto',
46263
46263
  }, class: "kup-editor-textarea" })))));
46264
46264
  }
@@ -6,7 +6,7 @@ const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
7
  const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
8
8
  const fImage = require('./f-image-7457eb26.js');
9
- const kupManager = require('./kup-manager-d4cfbd61.js');
9
+ const kupManager = require('./kup-manager-dbf73b5f.js');
10
10
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
11
11
  require('./kup-dates-8619368a.js');
12
12
 
@@ -174,12 +174,12 @@ const KupFamilyTree = class {
174
174
  __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").debug.logRender(this, true);
175
175
  }
176
176
  render() {
177
- return (index.h(index.Host, { key: '2b3d29a0c6c4832b9fdbef8ad7f3af86d94c7efc', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
177
+ return (index.h(index.Host, { key: 'e7a1464b62837b0ca1e57cda5c4184f778b29b6f', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
178
178
  e.preventDefault();
179
179
  __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_startPanning).call(this, e);
180
180
  }, onWheel: (e) => {
181
181
  __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_zoomTree).call(this, e);
182
- } }, index.h("style", { key: '1ef59be810f85f616fcc08c2b672ca452f0c14fa' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'bebb9e822bc259ca4dc23848e45e20147b5a9968', id: GenericVariables.componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
182
+ } }, index.h("style", { key: 'ff69c47ff4ee430357a2f53a29f027ea4c43888f' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '6c92cde73c306fa704b16e7e800c608b3e30ff5d', id: GenericVariables.componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
183
183
  }
184
184
  disconnectedCallback() {
185
185
  __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").language.unregister(this);
@@ -573,9 +573,9 @@ const KupGantt = class {
573
573
  TaskListHeader: this.TaskListHeader,
574
574
  TaskListTable: this.TaskListTable
575
575
  };
576
- return (index.h("div", { key: '5d3729695125410a11383b26e08befe22d3e7e0e', class: "gannt-wrapper-main" }, index.h("div", { key: '1556c795e50e2ff0d69e671ab8741570bc8dc110', class: "wrapper", onKeyDown: this.handleKeyDown.bind(this), tabIndex: 0, ref: (el) => (this.wrapperRef = el) }, this.listCellWidth && (index.h("kup-task-list", Object.assign({ key: 'e1da92c14e7e3e1c2f70384c64c97c7e27ac8a84', currentTasks: this.currentTasks, handleClick: this.handleClick, handleDblClick: this.handleDblClick, handleContextMenu: this.handleContextMenu, ganttOnClick: this.ganttOnClick, ganttOnDblClick: this.ganttOnDblClick, ganttonOnContextMenu: this.ganttonOnContextMenu, label: this.label, doubleView: this.doubleView, setDoubleView: this.setDoubleView }, tableProps, { class: "tasks", scrollableTaskList: this.scrollableTaskList, updateTaskListScrollX: this.ignoreScrollEvent, ontaskListScrollWidth: (width) => {
576
+ return (index.h("div", { key: 'a38e38de2dc004c7a48769a3ac040de44467419d', class: "gannt-wrapper-main" }, index.h("div", { key: '0fad75695ee169714078b227b8de6f124dee5db0', class: "wrapper", onKeyDown: this.handleKeyDown.bind(this), tabIndex: 0, ref: (el) => (this.wrapperRef = el) }, this.listCellWidth && (index.h("kup-task-list", Object.assign({ key: 'd027db1788eaa25620b8ad863bd5fe646f55c058', currentTasks: this.currentTasks, handleClick: this.handleClick, handleDblClick: this.handleDblClick, handleContextMenu: this.handleContextMenu, ganttOnClick: this.ganttOnClick, ganttOnDblClick: this.ganttOnDblClick, ganttonOnContextMenu: this.ganttonOnContextMenu, label: this.label, doubleView: this.doubleView, setDoubleView: this.setDoubleView }, tableProps, { class: "tasks", scrollableTaskList: this.scrollableTaskList, updateTaskListScrollX: this.ignoreScrollEvent, ontaskListScrollWidth: (width) => {
577
577
  this.taskListScrollWidth = width;
578
- }, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), index.h("kup-task-gantt", { key: 'f400c2dab82d9009bc682ba1c9859b9b99100d90', gridProps: gridProps, calendarProps: calendarProps, barProps: barProps, ganttHeight: this.ganttHeight, taskGanttRef: this.taskGanttRef, scrollY: this.scrollY, scrollX: this.scrollX, phaseDragScroll: this.handlePhaseDragScroll.bind(this), class: "ganttContainer" }), this.ganttEvent.changedTask && (index.h("kup-tooltip", { key: '588d6bac86d907a291b9eec6dc136b2b2d01e2e0', arrowIndent: this.arrowIndent, rowHeight: this.rowHeight, svgContainerHeight: this.svgContainerHeight, svgContainerWidth: this.svgContainerWidth, fontFamily: this.fontFamily, fontSize: this.fontSize, scrollX: this.scrollX, scrollY: this.scrollY, task: this.ganttEvent.changedTask, headerHeight: this.headerHeight, taskListWidth: this.taskListWidth, TooltipContent: this.TooltipContent, rtl: this.rtl, svgWidth: this.svgWidth })), index.h("kup-vertical-scroll", { key: 'bae60f3b737ddab0430a8c439cfe78fae46410b7', ganttFullHeight: this.ganttFullHeight, ganttHeight: this.ganttHeight, headerHeight: this.headerHeight, scrollNumber: this.scrollY, verticalScroll: this.handleScrollY.bind(this), rtl: this.rtl })), this.taskGanttRef && (index.h("kup-horizontal-scroll", { key: '0f10a72541a09e33dfe3cf1ff7bb70de26d685ce', svgWidth: this.svgWidth, taskListTrueRef: this.taskListTrueRef, taskListWidth: this.taskListWidth, scrollNumber: this.scrollX, rtl: this.rtl, horizontalScroll: this.handleScrollX.bind(this), horizontalTaskListScroll: this.handleTaskListScrollX.bind(this), listCellWidth: this.listCellWidth, scrollableTaskList: this.scrollableTaskList, taskListScrollWidth: this.taskListScrollWidth, taskListScrollNumber: this.taskListScrollX }))));
578
+ }, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), index.h("kup-task-gantt", { key: '09d4a9672942572a77988e040f7a932bfb721f15', gridProps: gridProps, calendarProps: calendarProps, barProps: barProps, ganttHeight: this.ganttHeight, taskGanttRef: this.taskGanttRef, scrollY: this.scrollY, scrollX: this.scrollX, phaseDragScroll: this.handlePhaseDragScroll.bind(this), class: "ganttContainer" }), this.ganttEvent.changedTask && (index.h("kup-tooltip", { key: '915903285c44e0ac9133d04974b230c266742f68', arrowIndent: this.arrowIndent, rowHeight: this.rowHeight, svgContainerHeight: this.svgContainerHeight, svgContainerWidth: this.svgContainerWidth, fontFamily: this.fontFamily, fontSize: this.fontSize, scrollX: this.scrollX, scrollY: this.scrollY, task: this.ganttEvent.changedTask, headerHeight: this.headerHeight, taskListWidth: this.taskListWidth, TooltipContent: this.TooltipContent, rtl: this.rtl, svgWidth: this.svgWidth })), index.h("kup-vertical-scroll", { key: 'a38dc321174226cff8bd101198cbf0ac6c4c86f5', ganttFullHeight: this.ganttFullHeight, ganttHeight: this.ganttHeight, headerHeight: this.headerHeight, scrollNumber: this.scrollY, verticalScroll: this.handleScrollY.bind(this), rtl: this.rtl })), this.taskGanttRef && (index.h("kup-horizontal-scroll", { key: '0111ad64d21aba11e7e851ae37fd1bf40634f9e2', svgWidth: this.svgWidth, taskListTrueRef: this.taskListTrueRef, taskListWidth: this.taskListWidth, scrollNumber: this.scrollX, rtl: this.rtl, horizontalScroll: this.handleScrollX.bind(this), horizontalTaskListScroll: this.handleTaskListScrollX.bind(this), listCellWidth: this.listCellWidth, scrollableTaskList: this.scrollableTaskList, taskListScrollWidth: this.taskListScrollWidth, taskListScrollNumber: this.taskListScrollX }))));
579
579
  }
580
580
  get rootElement() { return index.getElement(this); }
581
581
  static get watchers() { return {
@@ -686,20 +686,20 @@ const HorizontalScroll = class {
686
686
  var _a, _b;
687
687
  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
688
688
  const width = +this.listCellWidth.replace('px', '');
689
- return (index.h(index.Fragment, { key: '8b98140fc26130ba6dad2e174ba193b3eb135e5b' }, index.h("div", { key: '2ba5223ff4ce1f6c502aefe7fbeee707a02dd4e8', class: "scroll-container" }, this.scrollableTaskList &&
690
- this.taskListScrollWidth > width && (index.h("div", { key: 'b6147894cc0413c5fb6679d6e40b83638ecf7bbc', dir: "ltr", style: {
689
+ return (index.h(index.Fragment, { key: 'd19d5140fd242ecada1ed9054b4708517a1a09a4' }, index.h("div", { key: '2870839005a9d568a1524b370a06cccb6c4d30ad', class: "scroll-container" }, this.scrollableTaskList &&
690
+ this.taskListScrollWidth > width && (index.h("div", { key: 'b997f87d2704f1f59c23213bb82a1bb1c26e221e', dir: "ltr", style: {
691
691
  margin: this.rtl
692
692
  ? `0px 20px 0px 20px`
693
693
  : `0px 20px 0px 20px`,
694
694
  maxWidth: `${width + 20}px`,
695
695
  minWidth: `${width + 20}px`,
696
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, index.h("div", { key: 'b28bc5568d2a7e92a22ec107e32639e27b097566', style: {
696
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, index.h("div", { key: '178ff3a602d77758a8e90acef6a3059c38fdbd52', style: {
697
697
  width: `${this.taskListScrollWidth}px`,
698
- }, class: "scroll" }))), index.h("div", { key: '2a2d5c81aaa86e360066880dd9151c77dd6baffd', dir: "ltr", style: {
698
+ }, class: "scroll" }))), index.h("div", { key: '07fe15e8719cc72a4f269ce5cebc84069b20be99', dir: "ltr", style: {
699
699
  margin: this.rtl
700
700
  ? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
701
701
  : `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
702
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, index.h("div", { key: '9afd29b942727d5ee080d80a6008ac44bb90a867', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
702
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, index.h("div", { key: 'f71d2d18542d5d5ec01afc9ffce71ccf934e4e7f', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
703
703
  }
704
704
  get rootElement() { return index.getElement(this); }
705
705
  static get watchers() { return {
@@ -720,7 +720,7 @@ const StandardTooltipContent = class {
720
720
  this.fontFamily = undefined;
721
721
  }
722
722
  render() {
723
- return (index.h("div", { key: '9a9a2b8228ed2c407d4c233a90bbad446a39e69e', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, index.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 && (index.h("p", { key: '0100e7c04edff3a6c673f3fac59f2a0a573bdd06', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), index.h("p", { key: '0a4c8bcc5a88233c4e0d3ffed5d4b73354b746c3', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
723
+ return (index.h("div", { key: '8455a0b17be692444a634f2cf70163a14488133b', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, index.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 && (index.h("p", { key: 'd5898d40de76b38d68c14fcef6dbbd9c3989b40e', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), index.h("p", { key: '4ce1c0c836a4ef1f69e2203f95e02453c5724ec6', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
724
724
  }
725
725
  };
726
726
  StandardTooltipContent.style = KupStandardTooltipStyle0;
@@ -746,7 +746,7 @@ const KupSwitcher = class {
746
746
  this.activeButton = mode;
747
747
  this.timeUnitChange(mode);
748
748
  };
749
- return (index.h("div", { key: '426ee3cbb98160c06f738a08f60ffb889d3c80a8', class: "switcher" }, this.buttonLabels.map((label) => (index.h("button", { type: "button", class: {
749
+ return (index.h("div", { key: '05c5b6234cd1f3a10f2d743c4681d4bb1671d6b9', class: "switcher" }, this.buttonLabels.map((label) => (index.h("button", { type: "button", class: {
750
750
  button: true,
751
751
  buttonActive: this.activeButton === label,
752
752
  }, onClick: () => handleButtonClick(label) }, index.h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
@@ -790,12 +790,12 @@ const TaskGantt = class {
790
790
  }
791
791
  render() {
792
792
  const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
793
- return (index.h("div", { key: 'fa5ca0ad2bf386d9d9e3e72e778c54b0ef3aa894', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, index.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 }), index.h("div", { key: 'e4f2b151a1912cfce34680f95c42429b8e594439', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
793
+ return (index.h("div", { key: '5e03e9964d25aa0a563705cf35c0b5226fbdbff6', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, index.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 }), index.h("div", { key: '92d4996699f0c9240b2d2e7770f2fa4a58f85a31', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
794
794
  ? {
795
795
  height: `${this.ganttHeight}px`,
796
796
  width: `${this.gridProps.svgWidth}px`,
797
797
  }
798
- : { width: `${this.gridProps.svgWidth}px` } }, index.h("kup-grid-renderer", Object.assign({ key: '609d50fd0d3e770168748883fa2bee6c812fd717' }, newBarProps)))));
798
+ : { width: `${this.gridProps.svgWidth}px` } }, index.h("kup-grid-renderer", Object.assign({ key: '823eb509381a7bd93ff2223feaf077f7628e2475' }, newBarProps)))));
799
799
  }
800
800
  get rootElement() { return index.getElement(this); }
801
801
  static get watchers() { return {
@@ -895,7 +895,7 @@ const TaskList = class {
895
895
  if (TaskListTable && TaskListTable['$attrs$']) {
896
896
  Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
897
897
  }
898
- return (index.h("div", { key: '117d0daf4cfcb21b5e7b71c153227c30a34d1d0d', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (index.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))), index.h("div", { key: '5663839ce538fe74e9fef0948d71cea5ec8f8b4b', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
898
+ return (index.h("div", { key: 'f1e9c826bd0c16c7ba35890ca3c5e4fed54b2f30', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (index.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))), index.h("div", { key: 'ff482b0305c6af87bd3523af1da96785aa09f5ba', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
899
899
  ? { height: this.ganttHeight + 'px' }
900
900
  : {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (index.h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
901
901
  let row = kupPlannerRendererHelper.getProjectById(id, this.currentTasks);
@@ -944,22 +944,22 @@ const KupTaskListHeader = class {
944
944
  this.rowWidth = undefined;
945
945
  }
946
946
  render() {
947
- return (index.h("div", { key: 'f2385ae13b948a5776401e0497e6b4ab8dfd60eb', class: "ganttTable", style: {
947
+ return (index.h("div", { key: '7a1dcffb3dbd4e842ce36a84738efb2b0d6c5aca', class: "ganttTable", style: {
948
948
  fontFamily: this.fontFamily,
949
949
  fontSize: this.fontSize,
950
- } }, index.h("div", { key: '0b73410a612e7179fe14dad2ecc4690da0e31882', class: "ganttTable_Header", style: {
950
+ } }, index.h("div", { key: '8ec26d9df577af777c16abb9549d392becea5eaf', class: "ganttTable_Header", style: {
951
951
  height: `${this.headerHeight - 2}px`,
952
- } }, index.h("div", { key: '78a105b6f0893e0f37a9e5c031c7dba311ad84fa', class: "ganttTable_HeaderItem", style: {
952
+ } }, index.h("div", { key: '4a19c478bc19b85177580e572c70ea78602b47b5', class: "ganttTable_HeaderItem", style: {
953
953
  minWidth: this.rowWidth,
954
- } }, "\u00A0Name"), index.h("div", { key: '80dc74f1bf9baa75b49dcaef7314d21fa38e7606', class: "ganttTable_HeaderSeparator", style: {
954
+ } }, "\u00A0Name"), index.h("div", { key: '8ec90d51608ed246f9d444ab6451d69ea26527e4', class: "ganttTable_HeaderSeparator", style: {
955
955
  height: `${this.headerHeight * 0.5}px`,
956
956
  marginTop: `${this.headerHeight * 0.2}px`,
957
- } }), index.h("div", { key: '5e938605f5d795b2d286c599b800b157b68ef62e', class: "ganttTable_HeaderItem", style: {
957
+ } }), index.h("div", { key: 'fc21e7badaf86d47861d6e65dcc38d438ae0bdb2', class: "ganttTable_HeaderItem", style: {
958
958
  minWidth: this.rowWidth,
959
- } }, "\u00A0From"), index.h("div", { key: 'dc3327c320a9dc7b6e4dbea2190646ac1f9e78a3', class: "ganttTable_HeaderSeparator", style: {
959
+ } }, "\u00A0From"), index.h("div", { key: '90a2cae675cd2544212e8eb01a04440d897d2eb4', class: "ganttTable_HeaderSeparator", style: {
960
960
  height: `${this.headerHeight * 0.5}px`,
961
961
  marginTop: `${this.headerHeight * 0.25}px`,
962
- } }), index.h("div", { key: '3f08d49437dd7e5fcaeb3cd2fb3555946137ea4b', class: "ganttTable_HeaderItem", style: {
962
+ } }), index.h("div", { key: 'a316f0ac966eb1a06290b001405f5e26e0a96b63', class: "ganttTable_HeaderItem", style: {
963
963
  minWidth: this.rowWidth,
964
964
  } }, "\u00A0To"))));
965
965
  }
@@ -993,7 +993,7 @@ const TaskListTableDefault = class {
993
993
  return date.toLocaleDateString(this.locale, this.dateTimeOptions);
994
994
  }
995
995
  render() {
996
- return (index.h("div", { key: 'f1d96025e73920cd3f3fb3bcb0cc2c2c5b162eae', class: "taskListWrapper", style: {
996
+ return (index.h("div", { key: '30b0323881864ffd11e58b1bcba3aa98b612ce29', class: "taskListWrapper", style: {
997
997
  fontFamily: this.fontFamily,
998
998
  fontSize: this.fontSize,
999
999
  } }, this.tasks.map((task) => (index.h("div", { class: {
@@ -1082,7 +1082,7 @@ const Tooltip = class {
1082
1082
  }
1083
1083
  }
1084
1084
  render() {
1085
- return (index.h("div", { key: 'f0c9eea141674b62f3dca614bc94e5fbf69e771d', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, index.h(this.TooltipContent, { key: '690f9ec431f4bfdc6f83d9bc22170ea4c0a01b91', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
1085
+ return (index.h("div", { key: 'a22d376902b8e8d19bc8ead2c56160ac2f17560f', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, index.h(this.TooltipContent, { key: '3ae7daf201a7b98366257eba143a35649771480e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
1086
1086
  }
1087
1087
  get rootElement() { return index.getElement(this); }
1088
1088
  static get watchers() { return {
@@ -1136,11 +1136,11 @@ const KupVerticalScroll = class {
1136
1136
  };
1137
1137
  }
1138
1138
  render() {
1139
- return (index.h("div", { key: '6920a28e7fdf7e93c37f49b7436a31c07394f7b7', style: {
1139
+ return (index.h("div", { key: '52399c30c0f825c48d139a420188b56f50d5403b', style: {
1140
1140
  height: `${this.ganttHeight}px`,
1141
1141
  marginTop: `${this.headerHeight}px`,
1142
1142
  marginLeft: this.rtl ? '' : '-1rem',
1143
- }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, index.h("div", { key: '32786bfd05ea7372d67da01817bff01e88d3119c', style: {
1143
+ }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, index.h("div", { key: 'aff043ea45f09b0a7e04f66b8337f5f01b20a53d', style: {
1144
1144
  height: `${this.ganttFullHeight}px`,
1145
1145
  width: '1px',
1146
1146
  } })));
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-8619368a.js');
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
8
8
  require('./kup-dates-8619368a.js');
9
9
 
@@ -89,7 +89,7 @@ const KupHTM = class {
89
89
  render() {
90
90
  var _a;
91
91
  const isLink = __classPrivateFieldGet(this, _KupHTM_instances, "m", _KupHTM_isObjectCompatibleWithHTM).call(this, (_a = this === null || this === void 0 ? void 0 : this.data) === null || _a === void 0 ? void 0 : _a.obj);
92
- return (index.h(index.Host, { key: 'e0ff41740b7ba9f4868fa57584d322ecd48c303e' }, index.h("style", { key: '03023fa0073d7c50cbfa55575f7651fffd00ec9b' }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '3936b946bd1c251dff6e6bc04f7fa3608871d8e4', id: GenericVariables.componentWrapperId }, index.h("div", { key: '966b12ceaa527b60700fb7662810b1bf44184d98', class: `kup-htm ${isLink ? 'is-link' : ''}` }, isLink ? (index.h(index.Fragment, null, index.h("kup-button", { label: __classPrivateFieldGet(this, _KupHTM_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.OPEN_IN_NEW_TAB), sizing: 'small', class: 'kup-secondary', icon: "open-in-new", styling: 'flat', trailingIcon: true, onClick: () => this.openInNewTab(this.data.value) }), index.h("iframe", { src: this.data.value, frameBorder: "0" }))) : (index.h("div", { innerHTML: this.data.value }))))));
92
+ return (index.h(index.Host, { key: '6e24b931419a02e0bf0930aa3848839ed714867e' }, index.h("style", { key: '7695a5a9e0249249c0cc8a04d21c12056f7d9e8b' }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '4f4173eb66853ca52d50cd62bdb8d2add81edcd6', id: GenericVariables.componentWrapperId }, index.h("div", { key: '7fe8c5e4d3c54b8af8fdab59acc1075c3f15dc29', class: `kup-htm ${isLink ? 'is-link' : ''}` }, isLink ? (index.h(index.Fragment, null, index.h("kup-button", { label: __classPrivateFieldGet(this, _KupHTM_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.OPEN_IN_NEW_TAB), sizing: 'small', class: 'kup-secondary', icon: "open-in-new", styling: 'flat', trailingIcon: true, onClick: () => this.openInNewTab(this.data.value) }), index.h("iframe", { src: this.data.value, frameBorder: "0" }))) : (index.h("div", { innerHTML: this.data.value }))))));
93
93
  }
94
94
  disconnectedCallback() {
95
95
  __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.unregister(this);
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
- const kupManager = require('./kup-manager-d4cfbd61.js');
6
+ const kupManager = require('./kup-manager-dbf73b5f.js');
7
7
  require('./kup-dates-8619368a.js');
8
8
 
9
9
  /**
@@ -4,17 +4,17 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-c7d441d8.js');
6
6
  const fButton = require('./f-button-c084046d.js');
7
- const fCell = require('./f-cell-2c0f4388.js');
8
- const kupManager = require('./kup-manager-d4cfbd61.js');
7
+ const fCell = require('./f-cell-c90b0744.js');
8
+ const kupManager = require('./kup-manager-dbf73b5f.js');
9
9
  const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
10
10
  const fTypography = require('./f-typography-85d8238a.js');
11
11
  const GenericVariables = require('./GenericVariables-1d52ba57.js');
12
12
  require('./f-button-declarations-76ef9f87.js');
13
13
  require('./f-image-7457eb26.js');
14
14
  require('./f-checkbox-e59d6bda.js');
15
- require('./f-chip-11c1763b.js');
16
- require('./f-object-field-974b6790.js');
17
- require('./f-text-field-bdf15a0f.js');
15
+ require('./f-chip-29f981f7.js');
16
+ require('./f-object-field-ae0e860d.js');
17
+ require('./f-text-field-025f9ff3.js');
18
18
  require('./kup-dates-8619368a.js');
19
19
  require('./component-a6dd6c14.js');
20
20
 
@@ -426,7 +426,7 @@ const KupInputPanel = class {
426
426
  index.h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.EMPTY_DATA)),
427
427
  ]
428
428
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
429
- return (index.h(index.Host, { key: '1a92211ced351022b35f7a58aad683dbdcbc969e', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
429
+ return (index.h(index.Host, { key: '503892c16fec53014088486f29c7ed97decc786f', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
430
430
  this.tabSelected = e.detail.node.id;
431
431
  }, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).call(this, e, true), "onKup-cell-itemclick": (e) => {
432
432
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK);
@@ -436,7 +436,7 @@ const KupInputPanel = class {
436
436
  this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
437
437
  }, "onKup-objectfield-selectedmenuitem": (e) => {
438
438
  this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
439
- }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, index.h("style", { key: '8d499008a16904b18d5576cb36c03c23a6303d16' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'd962739097a2cab95213935598fbf965d53687f1', id: GenericVariables.componentWrapperId }, inputPanelContent)));
439
+ }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, index.h("style", { key: 'e0592ae95071ad0d54f52fed60f8083f5f6ae4c3' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'e36cf63bb90cea6dc2ca0583c1f5fe6555284404', id: GenericVariables.componentWrapperId }, inputPanelContent)));
440
440
  }
441
441
  disconnectedCallback() {
442
442
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);