@sme.up/ketchup 10.3.14 → 10.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/dist/cjs/{f-cell-9c1e6ed3.js → f-cell-16a8492f.js} +5 -5
  2. package/dist/cjs/{f-chip-2c1439db.js → f-chip-8160bfaa.js} +1 -1
  3. package/dist/cjs/{f-object-field-f1c6767e.js → f-object-field-b7914a75.js} +2 -2
  4. package/dist/cjs/{f-paginator-utils-e21ede72.js → f-paginator-utils-b8255f5e.js} +1 -1
  5. package/dist/cjs/{f-text-field-29dc470b.js → f-text-field-8e987ba6.js} +1 -1
  6. package/dist/cjs/index-c7d441d8.js +0 -4
  7. package/dist/cjs/index.cjs.js +2 -2
  8. package/dist/cjs/ketchup.cjs.js +1 -1
  9. package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
  10. package/dist/cjs/kup-activity-timeline.cjs.entry.js +3 -3
  11. package/dist/cjs/kup-autocomplete_30.cjs.entry.js +78 -66
  12. package/dist/cjs/kup-box.cjs.entry.js +8 -8
  13. package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
  14. package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
  15. package/dist/cjs/kup-cell.cjs.entry.js +6 -6
  16. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +8 -8
  17. package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
  18. package/dist/cjs/{kup-data-table-helper-8ea75ba9.js → kup-data-table-helper-85813cb3.js} +5 -11
  19. package/dist/cjs/{kup-dates-6feda954.js → kup-dates-1d88c05d.js} +2 -23
  20. package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
  21. package/dist/cjs/kup-echart.cjs.entry.js +2 -2
  22. package/dist/cjs/kup-editor.cjs.entry.js +4 -4
  23. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  24. package/dist/cjs/kup-gantt_10.cjs.entry.js +25 -25
  25. package/dist/cjs/kup-grid.cjs.entry.js +2 -2
  26. package/dist/cjs/kup-htm.cjs.entry.js +2 -2
  27. package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
  28. package/dist/cjs/kup-input-panel.cjs.entry.js +15 -11
  29. package/dist/cjs/kup-lazy.cjs.entry.js +2 -2
  30. package/dist/cjs/kup-magic-box.cjs.entry.js +2 -2
  31. package/dist/cjs/{kup-manager-622c2445.js → kup-manager-088948ee.js} +5 -5
  32. package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
  33. package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
  34. package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
  35. package/dist/cjs/{kup-planner-renderer-helper-593796c6.js → kup-planner-renderer-helper-c13561ca.js} +1 -1
  36. package/dist/cjs/kup-planner-renderer.cjs.entry.js +4 -4
  37. package/dist/cjs/kup-planner.cjs.entry.js +4 -4
  38. package/dist/cjs/kup-probe.cjs.entry.js +3 -3
  39. package/dist/cjs/kup-qlik.cjs.entry.js +3 -3
  40. package/dist/cjs/kup-snackbar.cjs.entry.js +3 -3
  41. package/dist/cjs/kup-txt.cjs.entry.js +3 -3
  42. package/dist/cjs/kup-typography-list.cjs.entry.js +3 -3
  43. package/dist/cjs/kup-typography.cjs.entry.js +4 -4
  44. package/dist/cjs/loader.cjs.js +1 -1
  45. package/dist/collection/assets/index.js +0 -4
  46. package/dist/collection/collection-manifest.json +0 -1
  47. package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +8 -4
  48. package/dist/collection/components/kup-card/standard/kup-card-standard.js +8 -4
  49. package/dist/collection/components/kup-data-table/kup-data-table.js +13 -12
  50. package/dist/collection/components/kup-input-panel/kup-input-panel.js +9 -5
  51. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  52. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  53. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  54. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  55. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  56. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  57. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  58. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  59. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  60. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  61. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  62. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  63. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  64. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  65. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  66. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  67. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  68. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  69. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  70. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  71. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  72. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  73. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  74. package/dist/collection/components/kup-txt/kup-txt.js +1 -1
  75. package/dist/collection/components/kup-typography/kup-typography.js +2 -2
  76. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  77. package/dist/collection/f-components/f-cell/f-cell.js +1 -1
  78. package/dist/collection/utils/filters/filters-column-menu.js +3 -9
  79. package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +1 -0
  80. package/dist/components/index.js +1 -1
  81. package/dist/components/kup-accordion.js +2 -2
  82. package/dist/components/kup-activity-timeline.js +2 -2
  83. package/dist/components/kup-autocomplete.js +1 -1
  84. package/dist/components/kup-badge.js +1 -1
  85. package/dist/components/kup-box.js +1 -1
  86. package/dist/components/kup-button-list.js +1 -1
  87. package/dist/components/kup-button.js +1 -1
  88. package/dist/components/kup-calendar.js +3 -3
  89. package/dist/components/kup-card-list.js +3 -3
  90. package/dist/components/kup-card.js +1 -1
  91. package/dist/components/kup-cell.js +2 -2
  92. package/dist/components/kup-chart.js +1 -1
  93. package/dist/components/kup-checkbox.js +1 -1
  94. package/dist/components/kup-chip.js +1 -1
  95. package/dist/components/kup-color-picker.js +1 -1
  96. package/dist/components/kup-combobox.js +1 -1
  97. package/dist/components/kup-custom-task-list-header.js +1 -1
  98. package/dist/components/kup-custom-task-list-table.js +1 -1
  99. package/dist/components/kup-dashboard.js +2 -2
  100. package/dist/components/kup-data-table.js +1 -1
  101. package/dist/components/kup-date-picker.js +1 -1
  102. package/dist/components/kup-dialog.js +1 -1
  103. package/dist/components/kup-drawer.js +2 -2
  104. package/dist/components/kup-dropdown-button.js +1 -1
  105. package/dist/components/kup-echart.js +1 -1
  106. package/dist/components/kup-editor.js +1 -1
  107. package/dist/components/kup-family-tree.js +3 -3
  108. package/dist/components/kup-file-upload.js +1 -1
  109. package/dist/components/kup-form.js +1 -1
  110. package/dist/components/kup-gantt-calendar.js +1 -1
  111. package/dist/components/kup-gantt.js +1 -1
  112. package/dist/components/kup-gauge.js +1 -1
  113. package/dist/components/kup-grid-renderer.js +1 -1
  114. package/dist/components/kup-grid.js +1 -1
  115. package/dist/components/kup-horizontal-scroll.js +1 -1
  116. package/dist/components/kup-htm.js +2 -2
  117. package/dist/components/kup-iframe.js +2 -2
  118. package/dist/components/kup-image-list.js +1 -1
  119. package/dist/components/kup-image.js +1 -1
  120. package/dist/components/kup-input-panel.js +12 -8
  121. package/dist/components/kup-lazy.js +2 -2
  122. package/dist/components/kup-list.js +1 -1
  123. package/dist/components/kup-magic-box.js +4 -4
  124. package/dist/components/kup-nav-bar.js +2 -2
  125. package/dist/components/kup-numeric-picker.js +2 -2
  126. package/dist/components/kup-object-field.js +2 -2
  127. package/dist/components/kup-planner-renderer.js +1 -1
  128. package/dist/components/kup-planner.js +18 -18
  129. package/dist/components/kup-probe.js +3 -3
  130. package/dist/components/kup-progress-bar.js +1 -1
  131. package/dist/components/kup-qlik.js +3 -3
  132. package/dist/components/kup-radio.js +1 -1
  133. package/dist/components/kup-rating.js +1 -1
  134. package/dist/components/kup-snackbar.js +3 -3
  135. package/dist/components/kup-spinner.js +1 -1
  136. package/dist/components/kup-standard-tooltip.js +1 -1
  137. package/dist/components/kup-switch.js +1 -1
  138. package/dist/components/kup-switcher.js +1 -1
  139. package/dist/components/kup-tab-bar.js +1 -1
  140. package/dist/components/kup-task-gantt.js +1 -1
  141. package/dist/components/kup-task-list-header.js +1 -1
  142. package/dist/components/kup-task-list-table.js +1 -1
  143. package/dist/components/kup-task-list.js +1 -1
  144. package/dist/components/kup-text-field.js +1 -1
  145. package/dist/components/kup-time-picker.js +1 -1
  146. package/dist/components/kup-toolbar.js +1 -1
  147. package/dist/components/kup-tooltip.js +1 -1
  148. package/dist/components/kup-tree.js +1 -1
  149. package/dist/components/kup-txt.js +3 -3
  150. package/dist/components/kup-typography-list.js +3 -3
  151. package/dist/components/kup-typography.js +4 -4
  152. package/dist/components/kup-vertical-scroll.js +1 -1
  153. package/dist/components/p-0462f723.js +7 -0
  154. package/dist/components/{p-5b1056e4.js → p-156d3583.js} +7 -7
  155. package/dist/components/{p-dd3844fb.js → p-18f46a77.js} +2 -2
  156. package/dist/components/{p-f614eb46.js → p-1f7417f2.js} +5 -5
  157. package/dist/components/{p-bbb25c58.js → p-3156038f.js} +1 -1
  158. package/dist/components/{p-9d13f3da.js → p-4684f313.js} +4 -4
  159. package/dist/components/{p-3757ff31.js → p-511f2a65.js} +1 -1
  160. package/dist/components/{p-980686db.js → p-5c463e65.js} +14 -14
  161. package/dist/components/{p-60e697f5.js → p-5dcc763f.js} +3 -3
  162. package/dist/components/{p-3ecce6f3.js → p-61a69626.js} +6 -6
  163. package/dist/components/{p-767fcf91.js → p-640b8279.js} +1 -1
  164. package/dist/components/{p-23d0f0c7.js → p-6f7b1f98.js} +1 -1
  165. package/dist/components/{p-9a617844.js → p-75521d10.js} +4 -4
  166. package/dist/components/{p-dc1ce1b4.js → p-7f02b390.js} +1 -1
  167. package/dist/components/{p-2cb9fa58.js → p-807b9585.js} +4 -4
  168. package/dist/components/{p-44833a24.js → p-8f165438.js} +76 -70
  169. package/dist/components/{p-9a502c5d.js → p-9669b12a.js} +2 -2
  170. package/dist/components/{p-aa882232.js → p-a89d1d1e.js} +2 -2
  171. package/dist/components/{p-219092ec.js → p-cb019ce0.js} +2 -2
  172. package/dist/components/{p-cbc6b3d5.js → p-d8167d44.js} +2 -2
  173. package/dist/components/{p-bdecbc93.js → p-e2423dcd.js} +5 -5
  174. package/dist/components/{p-a276b3e4.js → p-f7ff351a.js} +2 -2
  175. package/dist/components/{p-97fceaf7.js → p-fea0aa53.js} +17 -17
  176. package/dist/esm/{f-cell-a5e4537b.js → f-cell-2be92867.js} +5 -5
  177. package/dist/esm/{f-chip-d40b8db4.js → f-chip-e44754c0.js} +1 -1
  178. package/dist/esm/{f-object-field-9b2160ea.js → f-object-field-973503a4.js} +2 -2
  179. package/dist/esm/{f-paginator-utils-f45cc306.js → f-paginator-utils-29c1ba4a.js} +1 -1
  180. package/dist/esm/{f-text-field-6ae60619.js → f-text-field-a0a6f8ca.js} +1 -1
  181. package/dist/esm/index-9b0f4a0d.js +0 -4
  182. package/dist/esm/index.js +2 -2
  183. package/dist/esm/ketchup.js +1 -1
  184. package/dist/esm/kup-accordion.entry.js +2 -2
  185. package/dist/esm/kup-activity-timeline.entry.js +3 -3
  186. package/dist/esm/kup-autocomplete_30.entry.js +78 -66
  187. package/dist/esm/kup-box.entry.js +8 -8
  188. package/dist/esm/kup-calendar.entry.js +3 -3
  189. package/dist/esm/kup-card-list.entry.js +2 -2
  190. package/dist/esm/kup-cell.entry.js +6 -6
  191. package/dist/esm/kup-custom-task-list-header_4.entry.js +8 -8
  192. package/dist/esm/kup-dashboard.entry.js +3 -3
  193. package/dist/esm/{kup-data-table-helper-db5a2312.js → kup-data-table-helper-acee1f33.js} +5 -11
  194. package/dist/esm/{kup-dates-964cc4dd.js → kup-dates-ad66e957.js} +3 -22
  195. package/dist/esm/kup-drawer.entry.js +2 -2
  196. package/dist/esm/kup-echart.entry.js +2 -2
  197. package/dist/esm/kup-editor.entry.js +4 -4
  198. package/dist/esm/kup-family-tree.entry.js +2 -2
  199. package/dist/esm/kup-gantt_10.entry.js +25 -25
  200. package/dist/esm/kup-grid.entry.js +2 -2
  201. package/dist/esm/kup-htm.entry.js +2 -2
  202. package/dist/esm/kup-iframe.entry.js +2 -2
  203. package/dist/esm/kup-input-panel.entry.js +15 -11
  204. package/dist/esm/kup-lazy.entry.js +2 -2
  205. package/dist/esm/kup-magic-box.entry.js +2 -2
  206. package/dist/esm/{kup-manager-241a2135.js → kup-manager-b62b2fe2.js} +5 -5
  207. package/dist/esm/kup-nav-bar.entry.js +2 -2
  208. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  209. package/dist/esm/kup-object-field.entry.js +4 -4
  210. package/dist/esm/{kup-planner-renderer-helper-64388bf8.js → kup-planner-renderer-helper-c5a632c2.js} +1 -1
  211. package/dist/esm/kup-planner-renderer.entry.js +4 -4
  212. package/dist/esm/kup-planner.entry.js +4 -4
  213. package/dist/esm/kup-probe.entry.js +3 -3
  214. package/dist/esm/kup-qlik.entry.js +3 -3
  215. package/dist/esm/kup-snackbar.entry.js +3 -3
  216. package/dist/esm/kup-txt.entry.js +3 -3
  217. package/dist/esm/kup-typography-list.entry.js +3 -3
  218. package/dist/esm/kup-typography.entry.js +4 -4
  219. package/dist/esm/loader.js +1 -1
  220. package/dist/ketchup/index.esm.js +1 -1
  221. package/dist/ketchup/ketchup.esm.js +1 -1
  222. package/dist/ketchup/{p-1a931943.entry.js → p-00850338.entry.js} +1 -1
  223. package/dist/ketchup/{p-6e8db402.entry.js → p-0fee6fb1.entry.js} +1 -1
  224. package/dist/ketchup/{p-fef150d5.entry.js → p-1201309c.entry.js} +1 -1
  225. package/dist/ketchup/{p-ab068253.entry.js → p-16a066a8.entry.js} +1 -1
  226. package/dist/ketchup/{p-54614cc3.entry.js → p-1dec57af.entry.js} +1 -1
  227. package/dist/ketchup/{p-a0e8b522.js → p-241cabfb.js} +1 -1
  228. package/dist/ketchup/{p-a8645ebf.entry.js → p-24dce2bd.entry.js} +1 -1
  229. package/dist/ketchup/p-2b5b8f6f.entry.js +1 -0
  230. package/dist/ketchup/{p-a4879fcc.entry.js → p-313a46c4.entry.js} +1 -1
  231. package/dist/ketchup/p-3f0cffa0.js +1 -0
  232. package/dist/ketchup/{p-862b009e.entry.js → p-461e36f2.entry.js} +1 -1
  233. package/dist/ketchup/{p-e333d2e1.entry.js → p-5475b9ee.entry.js} +1 -1
  234. package/dist/ketchup/p-5c04c239.js +1 -0
  235. package/dist/ketchup/{p-9553d3ca.entry.js → p-5eca02b8.entry.js} +1 -1
  236. package/dist/ketchup/{p-37390512.js → p-5f48df2e.js} +1 -1
  237. package/dist/ketchup/{p-688d74b1.entry.js → p-66b068ee.entry.js} +1 -1
  238. package/dist/ketchup/p-66c469fb.js +1 -0
  239. package/dist/ketchup/{p-6c2fd910.entry.js → p-6e282c98.entry.js} +1 -1
  240. package/dist/ketchup/{p-ac94ef7c.entry.js → p-6f65a7b3.entry.js} +1 -1
  241. package/dist/ketchup/{p-2a8ee21d.entry.js → p-7013d156.entry.js} +1 -1
  242. package/dist/ketchup/p-76f49ffa.js +1 -0
  243. package/dist/ketchup/{p-d5e06d06.entry.js → p-7ea0370a.entry.js} +1 -1
  244. package/dist/ketchup/{p-2642e5ec.entry.js → p-839cd69a.entry.js} +1 -1
  245. package/dist/ketchup/{p-09e2b241.js → p-906d57d4.js} +1 -1
  246. package/dist/ketchup/{p-87ab01df.entry.js → p-90800b86.entry.js} +2 -2
  247. package/dist/ketchup/{p-62c1aa1c.entry.js → p-982ec7cd.entry.js} +1 -1
  248. package/dist/ketchup/{p-b6e3fd0e.entry.js → p-b3084147.entry.js} +1 -1
  249. package/dist/ketchup/{p-15a786ff.entry.js → p-b7999698.entry.js} +1 -1
  250. package/dist/ketchup/p-ba4a1c5d.entry.js +8 -0
  251. package/dist/ketchup/{p-3773c307.entry.js → p-c9b228ed.entry.js} +1 -1
  252. package/dist/ketchup/{p-3318e70e.entry.js → p-cc310650.entry.js} +1 -1
  253. package/dist/ketchup/p-cd40feb5.js +1 -0
  254. package/dist/ketchup/{p-46ff8faa.entry.js → p-ce1c315f.entry.js} +1 -1
  255. package/dist/ketchup/{p-f03d9d9a.entry.js → p-d763a372.entry.js} +1 -1
  256. package/dist/ketchup/{p-bdc9a67f.entry.js → p-d7b4d302.entry.js} +1 -1
  257. package/dist/ketchup/{p-716fbe5b.js → p-db865fc1.js} +1 -1
  258. package/dist/ketchup/{p-a5cce68a.entry.js → p-e53a5835.entry.js} +1 -1
  259. package/dist/ketchup/{p-99552962.entry.js → p-ed249849.entry.js} +1 -1
  260. package/dist/ketchup/{p-481f263a.entry.js → p-f4ca42b1.entry.js} +1 -1
  261. package/dist/ketchup/{p-e0812c7e.entry.js → p-fff372ee.entry.js} +1 -1
  262. package/dist/types/components.d.ts +0 -67
  263. package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -0
  264. package/package.json +1 -2
  265. package/dist/cjs/kup-pdf.cjs.entry.js +0 -76601
  266. package/dist/collection/assets/pdf.js +0 -15
  267. package/dist/collection/components/kup-pdf/kup-pdf-declarations.js +0 -8
  268. package/dist/collection/components/kup-pdf/kup-pdf.css +0 -169
  269. package/dist/collection/components/kup-pdf/kup-pdf.js +0 -283
  270. package/dist/components/kup-pdf.d.ts +0 -11
  271. package/dist/components/kup-pdf.js +0 -76773
  272. package/dist/components/p-5882e117.js +0 -26
  273. package/dist/esm/kup-pdf.entry.js +0 -76597
  274. package/dist/ketchup/p-0145bf56.entry.js +0 -44
  275. package/dist/ketchup/p-05f18dc1.entry.js +0 -8
  276. package/dist/ketchup/p-20fa7e35.js +0 -1
  277. package/dist/ketchup/p-2a3022df.entry.js +0 -1
  278. package/dist/ketchup/p-36edcc02.js +0 -1
  279. package/dist/ketchup/p-ba6bf177.js +0 -1
  280. package/dist/ketchup/p-bce49c32.js +0 -1
  281. package/dist/ketchup/p-ce935321.js +0 -1
  282. package/dist/types/components/kup-pdf/kup-pdf-declarations.d.ts +0 -7
  283. package/dist/types/components/kup-pdf/kup-pdf.d.ts +0 -47
@@ -4,25 +4,6 @@ function getDefaultExportFromCjs (x) {
4
4
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
5
5
  }
6
6
 
7
- function getAugmentedNamespace(n) {
8
- if (n.__esModule) return n;
9
- var a = Object.defineProperty({}, '__esModule', {value: true});
10
- Object.keys(n).forEach(function (k) {
11
- var d = Object.getOwnPropertyDescriptor(n, k);
12
- Object.defineProperty(a, k, d.get ? d : {
13
- enumerable: true,
14
- get: function () {
15
- return n[k];
16
- }
17
- });
18
- });
19
- return a;
20
- }
21
-
22
- function commonjsRequire (path) {
23
- throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
24
- }
25
-
26
7
  /**
27
8
  * Supported locales.
28
9
  */
@@ -77,7 +58,7 @@ const dayjs = dayjs_min.exports;
77
58
  var utc$1 = {exports: {}};
78
59
 
79
60
  (function (module, exports) {
80
- !function(t,i){module.exports=i();}(commonjsGlobal,(function(){var t="minute",i=/[+-]\d\d(?::?\d\d)?/g,e=/([+-]|\d\d)/g;return function(s,f,n){var u=f.prototype;n.utc=function(t){var i={date:t,utc:!0,args:arguments};return new f(i)},u.utc=function(i){var e=n(this.toDate(),{locale:this.$L,utc:!0});return i?e.add(this.utcOffset(),t):e},u.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var o=u.parse;u.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),o.call(this,t);};var r=u.init;u.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds();}else r.call(this);};var a=u.utcOffset;u.utcOffset=function(s,f){var n=this.$utils().u;if(n(s))return this.$u?0:n(this.$offset)?a.call(this):this.$offset;if("string"==typeof s&&(s=function(t){void 0===t&&(t="");var s=t.match(i);if(!s)return null;var f=(""+s[0]).match(e)||["-",0,0],n=f[0],u=60*+f[1]+ +f[2];return 0===u?0:"+"===n?u:-u}(s),null===s))return this;var u=Math.abs(s)<=16?60*s:s,o=this;if(f)return o.$offset=u,o.$u=0===s,o;if(0!==s){var r=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(o=this.local().add(u+r,t)).$offset=u,o.$x.$localOffset=r;}else o=this.utc();return o};var h=u.format;u.format=function(t){var i=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return h.call(this,i)},u.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},u.isUTC=function(){return !!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var l=u.toDate;u.toDate=function(t){return "s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():l.call(this)};var c=u.diff;u.diff=function(t,i,e){if(t&&this.$u===t.$u)return c.call(this,t,i,e);var s=this.local(),f=n(t).local();return c.call(s,f,i,e)};}}));
61
+ !function(t,i){module.exports=i();}(commonjsGlobal,(function(){var t="minute",i=/[+-]\d\d(?::?\d\d)?/g,e=/([+-]|\d\d)/g;return function(s,f,n){var u=f.prototype;n.utc=function(t){var i={date:t,utc:!0,args:arguments};return new f(i)},u.utc=function(i){var e=n(this.toDate(),{locale:this.$L,utc:!0});return i?e.add(this.utcOffset(),t):e},u.local=function(){return n(this.toDate(),{locale:this.$L,utc:!1})};var r=u.parse;u.parse=function(t){t.utc&&(this.$u=!0),this.$utils().u(t.$offset)||(this.$offset=t.$offset),r.call(this,t);};var o=u.init;u.init=function(){if(this.$u){var t=this.$d;this.$y=t.getUTCFullYear(),this.$M=t.getUTCMonth(),this.$D=t.getUTCDate(),this.$W=t.getUTCDay(),this.$H=t.getUTCHours(),this.$m=t.getUTCMinutes(),this.$s=t.getUTCSeconds(),this.$ms=t.getUTCMilliseconds();}else o.call(this);};var a=u.utcOffset;u.utcOffset=function(s,f){var n=this.$utils().u;if(n(s))return this.$u?0:n(this.$offset)?a.call(this):this.$offset;if("string"==typeof s&&(s=function(t){void 0===t&&(t="");var s=t.match(i);if(!s)return null;var f=(""+s[0]).match(e)||["-",0,0],n=f[0],u=60*+f[1]+ +f[2];return 0===u?0:"+"===n?u:-u}(s),null===s))return this;var u=Math.abs(s)<=16?60*s:s;if(0===u)return this.utc(f);var r=this.clone();if(f)return r.$offset=u,r.$u=!1,r;var o=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return (r=this.local().add(u+o,t)).$offset=u,r.$x.$localOffset=o,r};var h=u.format;u.format=function(t){var i=t||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return h.call(this,i)},u.valueOf=function(){var t=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*t},u.isUTC=function(){return !!this.$u},u.toISOString=function(){return this.toDate().toISOString()},u.toString=function(){return this.toDate().toUTCString()};var l=u.toDate;u.toDate=function(t){return "s"===t&&this.$offset?n(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():l.call(this)};var c=u.diff;u.diff=function(t,i,e){if(t&&this.$u===t.$u)return c.call(this,t,i,e);var s=this.local(),f=n(t).local();return c.call(s,f,i,e)};}}));
81
62
  }(utc$1));
82
63
 
83
64
  const utc = utc$1.exports;
@@ -121,7 +102,7 @@ var fr = {exports: {}};
121
102
  var it = {exports: {}};
122
103
 
123
104
  (function (module, exports) {
124
- !function(e,o){module.exports=o(dayjs_min.exports);}(commonjsGlobal,(function(e){function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=o(e),n={name:"it",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un' ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinal:function(e){return e+"º"}};return t.default.locale(n,null,!0),n}));
105
+ !function(e,o){module.exports=o(dayjs_min.exports);}(commonjsGlobal,(function(e){function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=o(e),n={name:"it",weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),weekStart:1,monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},relativeTime:{future:"tra %s",past:"%s fa",s:"qualche secondo",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},ordinal:function(e){return e+"º"}};return t.default.locale(n,null,!0),n}));
125
106
  }(it));
126
107
 
127
108
  var pl = {exports: {}};
@@ -1002,4 +983,4 @@ class KupDates {
1002
983
  }
1003
984
  }
1004
985
 
1005
- export { KupDatesFormats as K, KupDates as a, KupDatesLocales as b, commonjsGlobal as c, KupDateTimeFormatOptionsMonth as d, getAugmentedNamespace as e, commonjsRequire as f, getDefaultExportFromCjs as g };
986
+ export { KupDatesFormats as K, KupDates as a, KupDatesLocales as b, commonjsGlobal as c, KupDateTimeFormatOptionsMonth as d, getDefaultExportFromCjs as g };
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-964cc4dd.js';
4
+ import './kup-dates-ad66e957.js';
5
5
 
6
6
  const drawerClass = 'drawer';
7
7
  /**
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement, g as getAssetPath } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, f as KupThemeColorValues, h as KupDebugCategory, x as getColumnByName, p as KupDataNewColumnTypes } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-964cc4dd.js';
4
+ import './kup-dates-ad66e957.js';
5
5
 
6
6
  /*! *****************************************************************************
7
7
  Copyright (c) Microsoft Corporation.
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-964cc4dd.js';
4
+ import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './kup-dates-ad66e957.js';
5
5
 
6
6
  var toastuiEditor = {exports: {}};
7
7
 
@@ -4433,7 +4433,7 @@ var codemirror = {exports: {}};
4433
4433
  // The element in which the editor lives.
4434
4434
  d.wrapper = elt("div", [d.scrollbarFiller, d.gutterFiller, d.scroller], "CodeMirror");
4435
4435
  // See #6982. FIXME remove when this has been fixed for a while in Chrome
4436
- if (chrome && chrome_version >= 105) { d.wrapper.style.clipPath = "inset(0px)"; }
4436
+ if (chrome && chrome_version === 105) { d.wrapper.style.clipPath = "inset(0px)"; }
4437
4437
 
4438
4438
  // This attribute is respected by automatic translation systems such as Google Translate,
4439
4439
  // and may also be respected by tools used by human translators.
@@ -9884,7 +9884,7 @@ var codemirror = {exports: {}};
9884
9884
 
9885
9885
  addLegacyProps(CodeMirror);
9886
9886
 
9887
- CodeMirror.version = "5.65.19";
9887
+ CodeMirror.version = "5.65.20";
9888
9888
 
9889
9889
  return CodeMirror;
9890
9890
 
@@ -2,9 +2,9 @@ import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host
2
2
  import { F as FButton } from './f-button-6298565d.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-96ea1421.js';
5
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, V as KupPointerEventTypes } from './kup-manager-241a2135.js';
5
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, V as KupPointerEventTypes } from './kup-manager-b62b2fe2.js';
6
6
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
7
- import './kup-dates-964cc4dd.js';
7
+ import './kup-dates-ad66e957.js';
8
8
 
9
9
  /**
10
10
  * Props of the kup-family-tree component.
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, h, f as forceUpdate, d as getElement, F as Fragment } from './index-9b0f4a0d.js';
2
- import { f as ganttDateRangeFromTask, s as seedDates, g as getPhaseById, b as getProjectById } from './kup-planner-renderer-helper-64388bf8.js';
2
+ import { f as ganttDateRangeFromTask, s as seedDates, g as getPhaseById, b as getProjectById } from './kup-planner-renderer-helper-c5a632c2.js';
3
3
  import { r as removeHiddenTasks, s as sortTasks, c as convertToBarTasks, a as calculateCurrentDateCalculator, b as calculateProjection } from './bar.helpers-23a51579.js';
4
4
  import { e as KUP_PLANNER_MAIN_GANTT_ID } from './kup-planner-declarations-0704bc6c.js';
5
- import './kup-dates-964cc4dd.js';
5
+ import './kup-dates-ad66e957.js';
6
6
 
7
7
  const kupGanttCss = ".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}.wrapper{display:flex;padding:0;margin:0;list-style:none;outline:none;position:relative}.ganttContainer{background:var(--kup-layer-2);border-radius:var(--kup-radius-00);overflow:hidden;padding:var(--kup-space-05)}.ganttVerticalContainer{overflow:hidden;font-size:0;margin:0;padding:0}.horizontalContainer{margin:0;padding:0;overflow:hidden}.horizontalContainerScrollable{overflow:auto !important;scrollbar-width:0}.horizontalContainerScrollable::-webkit-scrollbar{width:0;height:0}.task-gantt{overflow:hidden}";
8
8
  const KupGanttStyle0 = kupGanttCss;
@@ -569,9 +569,9 @@ const KupGantt = class {
569
569
  TaskListHeader: this.TaskListHeader,
570
570
  TaskListTable: this.TaskListTable
571
571
  };
572
- return (h("div", { key: '369ec43109afb9a6f40446e806faf1f54dd67a43', class: "gannt-wrapper-main" }, h("div", { key: '52c2d71a0508119b1e252d196079af28c36ffea9', class: "wrapper", onKeyDown: this.handleKeyDown.bind(this), tabIndex: 0, ref: (el) => (this.wrapperRef = el) }, this.listCellWidth && (h("kup-task-list", Object.assign({ key: '7bff507a44beaae83ac961dea8bad526b684d3b2', 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) => {
572
+ return (h("div", { key: '60e583165b2559dfeac328cb17f8bae5bfcd5dd6', class: "gannt-wrapper-main" }, h("div", { key: '62b786f1e7c614dc37e1872de8bcff9ac8b8019a', class: "wrapper", onKeyDown: this.handleKeyDown.bind(this), tabIndex: 0, ref: (el) => (this.wrapperRef = el) }, this.listCellWidth && (h("kup-task-list", Object.assign({ key: '7592522b4b29f45b037e33c1041cfff90d424e93', 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) => {
573
573
  this.taskListScrollWidth = width;
574
- }, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), h("kup-task-gantt", { key: '6d82fda19eaaf819c71a5772a52ec63319c34174', 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 && (h("kup-tooltip", { key: 'b2b16a3153dac7ee314be92db91cafd2279df83e', 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 })), h("kup-vertical-scroll", { key: 'c3bfcc814a946ec6c32f372288fb020c31906eee', ganttFullHeight: this.ganttFullHeight, ganttHeight: this.ganttHeight, headerHeight: this.headerHeight, scrollNumber: this.scrollY, verticalScroll: this.handleScrollY.bind(this), rtl: this.rtl })), this.taskGanttRef && (h("kup-horizontal-scroll", { key: 'faafe36d199295d0d3d53405c8df3c5fe67cf94e', 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 }))));
574
+ }, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), h("kup-task-gantt", { key: 'b687539013865f3e11e4b8f56031442ac84c28e0', 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 && (h("kup-tooltip", { key: '670437ff57b69b0a9ca9278ee7d6d63e01382c5d', 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 })), h("kup-vertical-scroll", { key: 'db4f2b9d53ae5f8e8c4e4e2e762d0425498f49c3', ganttFullHeight: this.ganttFullHeight, ganttHeight: this.ganttHeight, headerHeight: this.headerHeight, scrollNumber: this.scrollY, verticalScroll: this.handleScrollY.bind(this), rtl: this.rtl })), this.taskGanttRef && (h("kup-horizontal-scroll", { key: 'c1a5a4de44c7519f7abf08e18bd0993440ef31a8', 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 }))));
575
575
  }
576
576
  get rootElement() { return getElement(this); }
577
577
  static get watchers() { return {
@@ -682,20 +682,20 @@ const HorizontalScroll = class {
682
682
  var _a, _b;
683
683
  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
684
684
  const width = +this.listCellWidth.replace('px', '');
685
- return (h(Fragment, { key: '1cb5cc72c0e08db314e6ead1a39180e6a20ed6f9' }, h("div", { key: 'da412f0efab8374f0bbc7cf4ab125d7e113543ee', class: "scroll-container" }, this.scrollableTaskList &&
686
- this.taskListScrollWidth > width && (h("div", { key: '40344cef778d4b9051cf1d321b7b49e82e3bb35c', dir: "ltr", style: {
685
+ return (h(Fragment, { key: 'f3b55ade278b97bd84d78c543a465ab43cb0c04b' }, h("div", { key: 'd055d4cce94f6bfe8e590d0edbb2185763b0e14e', class: "scroll-container" }, this.scrollableTaskList &&
686
+ this.taskListScrollWidth > width && (h("div", { key: '9b56debdb882b93b65098e38bbff1fbce0dc79a0', dir: "ltr", style: {
687
687
  margin: this.rtl
688
688
  ? `0px 20px 0px 20px`
689
689
  : `0px 20px 0px 20px`,
690
690
  maxWidth: `${width + 20}px`,
691
691
  minWidth: `${width + 20}px`,
692
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: 'f39845955cc68e1900c597bc13966e2daf6e336c', style: {
692
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '5b4508bfd4e72006153cd9f368675a87f6809e22', style: {
693
693
  width: `${this.taskListScrollWidth}px`,
694
- }, class: "scroll" }))), h("div", { key: '8aa6d6fbbd7fea960479851a816d93b31c971269', dir: "ltr", style: {
694
+ }, class: "scroll" }))), h("div", { key: 'bfd573478aa4930a0b97a6a57c76412f67568ec1', dir: "ltr", style: {
695
695
  margin: this.rtl
696
696
  ? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
697
697
  : `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
698
- }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: 'd0502cab3f7a0e3cb145f903b4ce5c708ec5917e', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
698
+ }, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: '48ec74f46bdd8f6197a55efea02b5160527f350f', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
699
699
  }
700
700
  get rootElement() { return getElement(this); }
701
701
  static get watchers() { return {
@@ -716,7 +716,7 @@ const StandardTooltipContent = class {
716
716
  this.fontFamily = undefined;
717
717
  }
718
718
  render() {
719
- return (h("div", { key: '7427840d8808ed3ebbc8b57f8bd4653243a6e9a1', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: '1d7aaa16b5fa91322952d235ac8a6ba90d4a3083', 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: 'a30ef9c69dc7091d0f935d64d76ce6aa5eb32d4c', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: '2cbb86c782ec3c4e87e2ddfaf2717bada396f664', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
719
+ return (h("div", { key: '82b85f32d22dcae1462fd312514ba3424d6584dd', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: 'a23740dc4f62fc0082c191bcaff8afcaa9a8ec4a', 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: '660e8de0eb4236d960df443dffb5708d7ce499f4', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: 'f73f6a08eb3dd22ad7f923f1b07e6cba91069d72', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
720
720
  }
721
721
  };
722
722
  StandardTooltipContent.style = KupStandardTooltipStyle0;
@@ -742,7 +742,7 @@ const KupSwitcher = class {
742
742
  this.activeButton = mode;
743
743
  this.timeUnitChange(mode);
744
744
  };
745
- return (h("div", { key: 'd24d4bc2fd86820f8ec6970387020b7d2b6088d1', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
745
+ return (h("div", { key: '8a4858f83d42bfa9a379ed3f18695c01d0ed4475', class: "switcher" }, this.buttonLabels.map((label) => (h("button", { type: "button", class: {
746
746
  button: true,
747
747
  buttonActive: this.activeButton === label,
748
748
  }, onClick: () => handleButtonClick(label) }, h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
@@ -786,12 +786,12 @@ const TaskGantt = class {
786
786
  }
787
787
  render() {
788
788
  const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
789
- return (h("div", { key: 'e2b4a8dff37cb823329dd6cbf6ea4ed7a9b81e33', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: '156ef3dc8e066fa143ca2b27c945e5487299b87b', 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: '994c441039334c518f9c45bcb1b197ecc0ca5073', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
789
+ return (h("div", { key: '0cec2ff8e11685d0c8e8a16290ea51c5548e4fe5', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, h("kup-gantt-calendar", { key: 'b698770fca2c44b63a5385196ed28e08173d1064', 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: '23528d2ce63dcb93273e55c18ea185574be35179', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
790
790
  ? {
791
791
  height: `${this.ganttHeight}px`,
792
792
  width: `${this.gridProps.svgWidth}px`,
793
793
  }
794
- : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: 'f7b9656624c914819676bebc1891d9d388c7bfe7' }, newBarProps)))));
794
+ : { width: `${this.gridProps.svgWidth}px` } }, h("kup-grid-renderer", Object.assign({ key: 'c02affad8b979a692a64447d3595348fce0d3d47' }, newBarProps)))));
795
795
  }
796
796
  get rootElement() { return getElement(this); }
797
797
  static get watchers() { return {
@@ -891,7 +891,7 @@ const TaskList = class {
891
891
  if (TaskListTable && TaskListTable['$attrs$']) {
892
892
  Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
893
893
  }
894
- return (h("div", { key: 'f934b78d05a4851af330799a723b9afe0a2be36d', 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: '0ee50961a474dac562d97548df584e98c07360fa', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
894
+ return (h("div", { key: '5e63f1a7961d981b1fc6abc1d45f7723a708125d', 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: '04af20cf452169c48897955fbbb8e650e0bfbd9b', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
895
895
  ? { height: this.ganttHeight + 'px' }
896
896
  : {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
897
897
  let row = getProjectById(id, this.currentTasks);
@@ -940,22 +940,22 @@ const KupTaskListHeader = class {
940
940
  this.rowWidth = undefined;
941
941
  }
942
942
  render() {
943
- return (h("div", { key: '4efef768654d5ee326236b20138a45aac4428125', class: "ganttTable", style: {
943
+ return (h("div", { key: '0ac0ecde64e3ae1368ddad733a009344d53cfabe', class: "ganttTable", style: {
944
944
  fontFamily: this.fontFamily,
945
945
  fontSize: this.fontSize,
946
- } }, h("div", { key: '37faca5980c085750eb731dee64e3e3ed4a2897f', class: "ganttTable_Header", style: {
946
+ } }, h("div", { key: 'a0ae6af8421142fc9ef50763e9f83b582a5255a1', class: "ganttTable_Header", style: {
947
947
  height: `${this.headerHeight - 2}px`,
948
- } }, h("div", { key: '19d84c87983e55eb0af2c5a1a0e6cb173616bea5', class: "ganttTable_HeaderItem", style: {
948
+ } }, h("div", { key: '2d27d23088e3269d64723d3dd69289dd2b50f52d', class: "ganttTable_HeaderItem", style: {
949
949
  minWidth: this.rowWidth,
950
- } }, "\u00A0Name"), h("div", { key: '1e5526e24c54a2b1a648df22eec6e40a5a0ec0be', class: "ganttTable_HeaderSeparator", style: {
950
+ } }, "\u00A0Name"), h("div", { key: 'c8ca38d5fea9640c5fac63e80010201af37ae159', class: "ganttTable_HeaderSeparator", style: {
951
951
  height: `${this.headerHeight * 0.5}px`,
952
952
  marginTop: `${this.headerHeight * 0.2}px`,
953
- } }), h("div", { key: 'e5a506727de0d36230317b9920840ef5ac26fa9f', class: "ganttTable_HeaderItem", style: {
953
+ } }), h("div", { key: '0997635040e6f0a8681c99f61fae06a7db44a1bc', class: "ganttTable_HeaderItem", style: {
954
954
  minWidth: this.rowWidth,
955
- } }, "\u00A0From"), h("div", { key: '3346d2674ee3c6d75fe524b70e26166d68850cd4', class: "ganttTable_HeaderSeparator", style: {
955
+ } }, "\u00A0From"), h("div", { key: 'd65fb8115fe35b59a5af8527d431a29df959cd8b', class: "ganttTable_HeaderSeparator", style: {
956
956
  height: `${this.headerHeight * 0.5}px`,
957
957
  marginTop: `${this.headerHeight * 0.25}px`,
958
- } }), h("div", { key: '607b1f90fe2b97b614165e97c05926b2149f8e7c', class: "ganttTable_HeaderItem", style: {
958
+ } }), h("div", { key: 'b81dd60c7c5207f2aa69eddbe5e2c57db9fbdb6a', class: "ganttTable_HeaderItem", style: {
959
959
  minWidth: this.rowWidth,
960
960
  } }, "\u00A0To"))));
961
961
  }
@@ -989,7 +989,7 @@ const TaskListTableDefault = class {
989
989
  return date.toLocaleDateString(this.locale, this.dateTimeOptions);
990
990
  }
991
991
  render() {
992
- return (h("div", { key: 'e7368c350429accbf8713109fe99c73c4cb6a850', class: "taskListWrapper", style: {
992
+ return (h("div", { key: '57c731aef0c7bc0c04628ef6044b034486b616de', class: "taskListWrapper", style: {
993
993
  fontFamily: this.fontFamily,
994
994
  fontSize: this.fontSize,
995
995
  } }, this.tasks.map((task) => (h("div", { class: {
@@ -1078,7 +1078,7 @@ const Tooltip = class {
1078
1078
  }
1079
1079
  }
1080
1080
  render() {
1081
- return (h("div", { key: 'aacfee9b9521a7da47c42959ddba11cc13a2d86e', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: 'c4c45b5f181e23ead0bdb3dc9b6cf5e78458cf6e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
1081
+ return (h("div", { key: '93f584faebff866e284024a54906d8dee569f8bb', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: 'fd287965b4608a4468150cb78ffd7db8fba2a13e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
1082
1082
  }
1083
1083
  get rootElement() { return getElement(this); }
1084
1084
  static get watchers() { return {
@@ -1132,11 +1132,11 @@ const KupVerticalScroll = class {
1132
1132
  };
1133
1133
  }
1134
1134
  render() {
1135
- return (h("div", { key: '8e3600213a2d21a94dbb232a0dd2b83c332fc093', style: {
1135
+ return (h("div", { key: '7c51a0f660ddf3e8bd92481ee3d231b432673477', style: {
1136
1136
  height: `${this.ganttHeight}px`,
1137
1137
  marginTop: `${this.headerHeight}px`,
1138
1138
  marginLeft: this.rtl ? '' : '-1rem',
1139
- }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: 'f11b5279bb0fafa024cf92df8a9960fb4fdaa8d5', style: {
1139
+ }, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: '40e5807dfed85935ff06b86406faf165b95409d0', style: {
1140
1140
  height: `${this.ganttFullHeight}px`,
1141
1141
  width: '1px',
1142
1142
  } })));
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-964cc4dd.js';
4
+ import './kup-dates-ad66e957.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-grid component.
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, F as Fragment, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-964cc4dd.js';
4
+ import './kup-dates-ad66e957.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-htm component.
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-241a2135.js';
3
- import './kup-dates-964cc4dd.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, h as KupDebugCategory } from './kup-manager-b62b2fe2.js';
3
+ import './kup-dates-ad66e957.js';
4
4
 
5
5
  /**
6
6
  * Props of the kup-iframe component.
@@ -1,17 +1,17 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
2
  import { F as FButton } from './f-button-6298565d.js';
3
- import { F as FCell, e as FLabel } from './f-cell-a5e4537b.js';
4
- import { F as FCellShapes, k as kupManagerInstance, ad as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, ai as getCellValueForDisplay, a7 as UseAsValue, ao as CHIAdapter, al as CMBandACPAdapter, an as CHKAdapter, am as RADAdapter, ap as SWTAdapter, h as KupDebugCategory, V as KupPointerEventTypes } from './kup-manager-241a2135.js';
3
+ import { F as FCell, e as FLabel } from './f-cell-2be92867.js';
4
+ import { F as FCellShapes, k as kupManagerInstance, ad as FCellTypes, g as getProps, s as setProps, b as KupLanguageGeneric, ai as getCellValueForDisplay, a7 as UseAsValue, ao as CHIAdapter, al as CMBandACPAdapter, an as CHKAdapter, am as RADAdapter, ap as SWTAdapter, h as KupDebugCategory, V as KupPointerEventTypes } from './kup-manager-b62b2fe2.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-81ce6c7c.js';
6
6
  import { F as FTypography, a as FTypographyType } from './f-typography-8c914ec6.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-96ea1421.js';
10
10
  import './f-checkbox-191ec2e7.js';
11
- import './f-chip-d40b8db4.js';
12
- import './f-object-field-9b2160ea.js';
13
- import './f-text-field-6ae60619.js';
14
- import './kup-dates-964cc4dd.js';
11
+ import './f-chip-e44754c0.js';
12
+ import './f-object-field-973503a4.js';
13
+ import './f-text-field-a0a6f8ca.js';
14
+ import './kup-dates-ad66e957.js';
15
15
  import './component-a35bc7f1.js';
16
16
 
17
17
  var KupInputPanelLayoutSectionType;
@@ -422,7 +422,7 @@ const KupInputPanel = class {
422
422
  h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
423
423
  ]
424
424
  : this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
425
- return (h(Host, { key: '840b51a34a7615321f242b5c1d559f08c694981d', "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) => {
425
+ return (h(Host, { key: 'eb448c352225b19aadac2149a1825a37fe7a60e5', "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) => {
426
426
  this.tabSelected = e.detail.node.id;
427
427
  }, "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) => {
428
428
  __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK);
@@ -432,7 +432,7 @@ const KupInputPanel = class {
432
432
  this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
433
433
  }, "onKup-objectfield-selectedmenuitem": (e) => {
434
434
  this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
435
- }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: '34508cc1adf4d6caf643a7f2fa957935b060bb13' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'f5fdf62f3b52db618ae1e35eef493680e30c9f32', id: componentWrapperId }, inputPanelContent)));
435
+ }, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, h("style", { key: 'ba737155b6b61af289bf561a84a8d70a2b438074' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'a5951fea35614ee601e0ac5469ab46306761263b', id: componentWrapperId }, inputPanelContent)));
436
436
  }
437
437
  disconnectedCallback() {
438
438
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
@@ -1072,11 +1072,12 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1072
1072
  return detail.cell ? true : false;
1073
1073
  }, _KupInputPanel_CHKAdapter = function _KupInputPanel_CHKAdapter(_options, fieldLabel, currentValue) {
1074
1074
  return CHKAdapter(currentValue, fieldLabel);
1075
- }, _KupInputPanel_CLPAdapter = function _KupInputPanel_CLPAdapter(_options, fieldLabel, _currentValue) {
1075
+ }, _KupInputPanel_CLPAdapter = function _KupInputPanel_CLPAdapter(_options, fieldLabel, _currentValue, cell) {
1076
1076
  return {
1077
1077
  data: {
1078
1078
  'kup-text-field': {
1079
1079
  label: fieldLabel,
1080
+ error: cell.data.error,
1080
1081
  },
1081
1082
  },
1082
1083
  };
@@ -1277,7 +1278,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1277
1278
  : (_d = (_c = cell.data) === null || _c === void 0 ? void 0 : _c.data) === null || _d === void 0 ? void 0 : _d['kup-list'];
1278
1279
  if (kupListData) {
1279
1280
  kupListData.data = (filteredRows === null || filteredRows === void 0 ? void 0 : filteredRows.length)
1280
- ? ((_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : [])
1281
+ ? (_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : []
1281
1282
  : [];
1282
1283
  kupListData.options = (_f = options.columns) !== null && _f !== void 0 ? _f : [];
1283
1284
  }
@@ -1326,7 +1327,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1326
1327
  // Update the autocomplete list data
1327
1328
  const kupListData = targetCell.data.data['kup-list'];
1328
1329
  kupListData.data = filteredRows.length
1329
- ? ((_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : [])
1330
+ ? (_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : []
1330
1331
  : [];
1331
1332
  kupListData.options = (_g = options.columns) !== null && _g !== void 0 ? _g : [];
1332
1333
  // Update the component data and refresh
@@ -1465,6 +1466,9 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
1465
1466
  originalEvent,
1466
1467
  };
1467
1468
  }, _KupInputPanel_didLoadInteractables = function _KupInputPanel_didLoadInteractables() {
1469
+ /** input panel unloaded meanwhile... */
1470
+ if (!__classPrivateFieldGet(this, _KupInputPanel_formRef, "f"))
1471
+ return;
1468
1472
  // this could seems like a duplication because this.#kupManager.interact.on already does it but removing this causes an error on righ-clicking a TBL cell with tooltip when set as shape of an input panel cell
1469
1473
  __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").interact.managedElements.add(__classPrivateFieldGet(this, _KupInputPanel_formRef, "f"));
1470
1474
  const tapCb = (e) => {
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps } from './kup-manager-b62b2fe2.js';
3
3
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
4
- import './kup-dates-964cc4dd.js';
4
+ import './kup-dates-ad66e957.js';
5
5
 
6
6
  /**
7
7
  * Props of the kup-lazy component.
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, H as Host, d as getElement } from './index-9b0f4a0d.js';
2
- import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aE as kupDropEvent, W as kupDraggableColumnAttr, aF as kupDraggableRowAttr, _ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-241a2135.js';
2
+ import { k as kupManagerInstance, g as getProps, s as setProps, b as KupLanguageGeneric, h as KupDebugCategory, aE as kupDropEvent, W as kupDraggableColumnAttr, aF as kupDraggableRowAttr, _ as KupDropEventTypes, f as KupThemeColorValues } from './kup-manager-b62b2fe2.js';
3
3
  import { a as FButtonStyling } from './f-button-declarations-6c8f8abe.js';
4
4
  import { F as FImage } from './f-image-96ea1421.js';
5
5
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
6
- import './kup-dates-964cc4dd.js';
6
+ import './kup-dates-ad66e957.js';
7
7
 
8
8
  /**
9
9
  * Props of the kup-magic-box component.