@sme.up/ketchup 11.0.0-SNAPSHOT-20241023072631 → 11.0.0-SNAPSHOT-20241023092659

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 (276) hide show
  1. package/dist/cjs/{f-cell-95f965f3.js → f-cell-c5a85032.js} +64 -1
  2. package/dist/cjs/f-cell-c5a85032.js.map +1 -0
  3. package/dist/cjs/index-4e97f23f.js +4 -0
  4. package/dist/cjs/ketchup.cjs.js +1 -1
  5. package/dist/cjs/kup-autocomplete_27.cjs.entry.js +49 -49
  6. package/dist/cjs/kup-box.cjs.entry.js +1 -1
  7. package/dist/cjs/kup-cell.cjs.entry.js +4 -19
  8. package/dist/cjs/kup-cell.cjs.entry.js.map +1 -1
  9. package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
  10. package/dist/cjs/kup-dashboard.cjs.entry.js +1 -1
  11. package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
  12. package/dist/cjs/kup-echart.cjs.entry.js +1 -1
  13. package/dist/cjs/kup-editor.cjs.entry.js +1 -1
  14. package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
  15. package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
  16. package/dist/cjs/kup-htm.cjs.entry.js +100 -0
  17. package/dist/cjs/kup-htm.cjs.entry.js.map +1 -0
  18. package/dist/cjs/kup-image-list.cjs.entry.js +4 -4
  19. package/dist/cjs/kup-input-panel.cjs.entry.js +2 -2
  20. package/dist/cjs/kup-lazy.cjs.entry.js +11 -11
  21. package/dist/cjs/kup-magic-box.cjs.entry.js +3 -3
  22. package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
  23. package/dist/cjs/kup-numeric-picker.cjs.entry.js +1 -1
  24. package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
  25. package/dist/cjs/kup-photo-frame.cjs.entry.js +2 -2
  26. package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
  27. package/dist/cjs/kup-planner.cjs.entry.js +1 -1
  28. package/dist/cjs/kup-probe.cjs.entry.js +1 -1
  29. package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
  30. package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
  31. package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
  32. package/dist/cjs/kup-typography.cjs.entry.js +1 -1
  33. package/dist/cjs/loader.cjs.js +1 -1
  34. package/dist/collection/assets/htm.js +20 -0
  35. package/dist/collection/assets/index.js +4 -0
  36. package/dist/collection/collection-manifest.json +1 -0
  37. package/dist/collection/components/kup-cell/kup-cell.js +4 -18
  38. package/dist/collection/components/kup-cell/kup-cell.js.map +1 -1
  39. package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
  40. package/dist/collection/components/kup-chip/kup-chip.js +2 -2
  41. package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
  42. package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
  43. package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
  44. package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
  45. package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
  46. package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
  47. package/dist/collection/components/kup-echart/kup-echart.js +1 -1
  48. package/dist/collection/components/kup-editor/kup-editor.js +1 -1
  49. package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
  50. package/dist/collection/components/kup-form/kup-form.js +2 -2
  51. package/dist/collection/components/kup-htm/kup-htm-declarations.js +9 -0
  52. package/dist/collection/components/kup-htm/kup-htm-declarations.js.map +1 -0
  53. package/dist/collection/components/kup-htm/kup-htm.css +147 -0
  54. package/dist/collection/components/kup-htm/kup-htm.js +225 -0
  55. package/dist/collection/components/kup-htm/kup-htm.js.map +1 -0
  56. package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
  57. package/dist/collection/components/kup-input-panel/kup-input-panel.js +1 -1
  58. package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
  59. package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
  60. package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
  61. package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
  62. package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
  63. package/dist/collection/components/kup-photo-frame/kup-photo-frame.js +2 -2
  64. package/dist/collection/components/kup-planner/kup-planner.js +1 -1
  65. package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
  66. package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
  67. package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
  68. package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
  69. package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
  70. package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
  71. package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
  72. package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
  73. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
  74. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
  75. package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
  76. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
  77. package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
  78. package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
  79. package/dist/collection/components/kup-probe/kup-probe.js +1 -1
  80. package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
  81. package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
  82. package/dist/collection/components/kup-rating/kup-rating.js +1 -1
  83. package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
  84. package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
  85. package/dist/collection/components/kup-switch/kup-switch.js +1 -1
  86. package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
  87. package/dist/collection/components/kup-typography/kup-typography.js +1 -1
  88. package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
  89. package/dist/collection/f-components/f-cell/f-cell.js +64 -1
  90. package/dist/collection/f-components/f-cell/f-cell.js.map +1 -1
  91. package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js +0 -1
  92. package/dist/collection/f-components/f-cell-options.tsx/f-cell-options.js.map +1 -1
  93. package/dist/components/custom-task-list-header.js +2 -2
  94. package/dist/components/kup-autocomplete2.js +112 -49
  95. package/dist/components/kup-autocomplete2.js.map +1 -1
  96. package/dist/components/kup-cell.js +4 -19
  97. package/dist/components/kup-cell.js.map +1 -1
  98. package/dist/components/kup-dashboard.js +1 -1
  99. package/dist/components/kup-drawer.js +2 -2
  100. package/dist/components/kup-echart2.js +1 -1
  101. package/dist/components/kup-editor2.js +1 -1
  102. package/dist/components/kup-family-tree.js +2 -2
  103. package/dist/components/kup-gantt-calendar2.js +2 -2
  104. package/dist/components/kup-gantt2.js +2 -2
  105. package/dist/components/kup-grid-renderer2.js +3 -3
  106. package/dist/components/kup-horizontal-scroll2.js +5 -5
  107. package/dist/components/kup-htm.d.ts +11 -0
  108. package/dist/components/kup-htm.js +253 -0
  109. package/dist/components/kup-htm.js.map +1 -0
  110. package/dist/components/kup-image-list.js +3 -3
  111. package/dist/components/kup-input-panel.js +2 -2
  112. package/dist/components/kup-lazy.js +11 -11
  113. package/dist/components/kup-magic-box.js +3 -3
  114. package/dist/components/kup-manager.js +1 -1
  115. package/dist/components/kup-nav-bar.js +1 -1
  116. package/dist/components/kup-numeric-picker.js +1 -1
  117. package/dist/components/kup-pdf.js +1 -1
  118. package/dist/components/kup-photo-frame.js +2 -2
  119. package/dist/components/kup-planner-renderer2.js +2 -2
  120. package/dist/components/kup-planner.js +1 -1
  121. package/dist/components/kup-probe.js +1 -1
  122. package/dist/components/kup-qlik.js +1 -1
  123. package/dist/components/kup-snackbar.js +1 -1
  124. package/dist/components/kup-standard-tooltip2.js +1 -1
  125. package/dist/components/kup-switcher2.js +1 -1
  126. package/dist/components/kup-task-gantt2.js +2 -2
  127. package/dist/components/kup-task-list-header2.js +7 -7
  128. package/dist/components/kup-task-list-table2.js +1 -1
  129. package/dist/components/kup-task-list2.js +1 -1
  130. package/dist/components/kup-tooltip2.js +1 -1
  131. package/dist/components/kup-typography-list.js +1 -1
  132. package/dist/components/kup-typography.js +1 -1
  133. package/dist/components/kup-vertical-scroll2.js +2 -2
  134. package/dist/esm/{f-cell-c813c70c.js → f-cell-aea93e3a.js} +67 -4
  135. package/dist/esm/f-cell-aea93e3a.js.map +1 -0
  136. package/dist/esm/{f-chip-4a35f0f8.js → f-chip-4eb4d42d.js} +2 -2
  137. package/dist/esm/{f-chip-4a35f0f8.js.map → f-chip-4eb4d42d.js.map} +1 -1
  138. package/dist/esm/{f-paginator-utils-4e6a69f6.js → f-paginator-utils-ae1c08f2.js} +2 -2
  139. package/dist/esm/{f-paginator-utils-4e6a69f6.js.map → f-paginator-utils-ae1c08f2.js.map} +1 -1
  140. package/dist/esm/{f-text-field-a7ef5d61.js → f-text-field-5c7e1016.js} +2 -2
  141. package/dist/esm/{f-text-field-a7ef5d61.js.map → f-text-field-5c7e1016.js.map} +1 -1
  142. package/dist/esm/index-191ee7cb.js +4 -0
  143. package/dist/esm/index.js +1 -1
  144. package/dist/esm/ketchup.js +1 -1
  145. package/dist/esm/kup-accordion.entry.js +1 -1
  146. package/dist/esm/kup-activity-timeline.entry.js +2 -2
  147. package/dist/esm/kup-autocomplete_27.entry.js +54 -54
  148. package/dist/esm/kup-box.entry.js +6 -6
  149. package/dist/esm/kup-calendar.entry.js +2 -2
  150. package/dist/esm/kup-card-list.entry.js +1 -1
  151. package/dist/esm/kup-cell.entry.js +7 -22
  152. package/dist/esm/kup-cell.entry.js.map +1 -1
  153. package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
  154. package/dist/esm/kup-dashboard.entry.js +3 -3
  155. package/dist/esm/{kup-data-table-helper-9913aac7.js → kup-data-table-helper-77b091da.js} +2 -2
  156. package/dist/esm/{kup-data-table-helper-9913aac7.js.map → kup-data-table-helper-77b091da.js.map} +1 -1
  157. package/dist/esm/kup-drawer.entry.js +3 -3
  158. package/dist/esm/kup-echart.entry.js +2 -2
  159. package/dist/esm/kup-editor.entry.js +2 -2
  160. package/dist/esm/kup-family-tree.entry.js +3 -3
  161. package/dist/esm/kup-gantt_10.entry.js +23 -23
  162. package/dist/esm/kup-grid.entry.js +1 -1
  163. package/dist/esm/kup-htm.entry.js +96 -0
  164. package/dist/esm/kup-htm.entry.js.map +1 -0
  165. package/dist/esm/kup-iframe.entry.js +1 -1
  166. package/dist/esm/kup-image-list.entry.js +7 -7
  167. package/dist/esm/kup-input-panel.entry.js +5 -5
  168. package/dist/esm/kup-lazy.entry.js +12 -12
  169. package/dist/esm/kup-magic-box.entry.js +4 -4
  170. package/dist/esm/{kup-manager-669cda17.js → kup-manager-7f0308ee.js} +2 -2
  171. package/dist/esm/{kup-manager-669cda17.js.map → kup-manager-7f0308ee.js.map} +1 -1
  172. package/dist/esm/kup-nav-bar.entry.js +2 -2
  173. package/dist/esm/kup-numeric-picker.entry.js +3 -3
  174. package/dist/esm/kup-pdf.entry.js +2 -2
  175. package/dist/esm/kup-photo-frame.entry.js +3 -3
  176. package/dist/esm/kup-planner-renderer.entry.js +2 -2
  177. package/dist/esm/kup-planner.entry.js +3 -3
  178. package/dist/esm/kup-probe.entry.js +2 -2
  179. package/dist/esm/kup-qlik.entry.js +2 -2
  180. package/dist/esm/kup-snackbar.entry.js +2 -2
  181. package/dist/esm/kup-typography-list.entry.js +2 -2
  182. package/dist/esm/kup-typography.entry.js +2 -2
  183. package/dist/esm/loader.js +1 -1
  184. package/dist/ketchup/index.esm.js +1 -1
  185. package/dist/ketchup/ketchup.esm.js +1 -1
  186. package/dist/ketchup/ketchup.esm.js.map +1 -1
  187. package/dist/ketchup/{p-ada5beae.entry.js → p-03885b8d.entry.js} +2 -2
  188. package/dist/ketchup/{p-42582605.entry.js → p-05a7120a.entry.js} +2 -2
  189. package/dist/ketchup/{p-cc1abfc4.js → p-1754ee9b.js} +2 -2
  190. package/dist/ketchup/{p-6f3846da.entry.js → p-202dfeee.entry.js} +3 -3
  191. package/dist/ketchup/p-20c22a22.entry.js +2 -0
  192. package/dist/ketchup/{p-1ac6a21a.entry.js.map → p-20c22a22.entry.js.map} +1 -1
  193. package/dist/ketchup/{p-19c0491c.entry.js → p-2227785a.entry.js} +2 -2
  194. package/dist/ketchup/{p-ce2c3d02.entry.js → p-26efe39b.entry.js} +2 -2
  195. package/dist/ketchup/{p-06651510.entry.js → p-2b47d837.entry.js} +2 -2
  196. package/dist/ketchup/{p-1460050d.entry.js → p-2c8d07af.entry.js} +2 -2
  197. package/dist/ketchup/{p-e8dc8c8f.entry.js → p-362a8b69.entry.js} +2 -2
  198. package/dist/ketchup/{p-68be312f.entry.js → p-3a8f5a76.entry.js} +2 -2
  199. package/dist/ketchup/{p-22d4016a.entry.js → p-3edff8e7.entry.js} +2 -2
  200. package/dist/ketchup/{p-aefbe2a4.entry.js → p-422e1c5d.entry.js} +2 -2
  201. package/dist/ketchup/{p-ac894b67.entry.js → p-44b6390c.entry.js} +2 -2
  202. package/dist/ketchup/{p-c85be66a.entry.js → p-48368d6a.entry.js} +2 -2
  203. package/dist/ketchup/{p-9586b234.entry.js → p-4b14b67b.entry.js} +2 -2
  204. package/dist/ketchup/p-544eca9d.js +2 -0
  205. package/dist/ketchup/p-5e889cbc.entry.js +2 -0
  206. package/dist/ketchup/p-5e889cbc.entry.js.map +1 -0
  207. package/dist/ketchup/{p-398b13ca.entry.js → p-6d51f043.entry.js} +2 -2
  208. package/dist/ketchup/{p-a0dce50f.js → p-802a4e44.js} +2 -2
  209. package/dist/ketchup/{p-9ab7218f.entry.js → p-87ff86ee.entry.js} +2 -2
  210. package/dist/ketchup/{p-26030fba.js → p-8c07fd42.js} +2 -2
  211. package/dist/ketchup/p-9394a966.entry.js +2 -0
  212. package/dist/ketchup/p-9394a966.entry.js.map +1 -0
  213. package/dist/ketchup/{p-a7e1edb6.entry.js → p-94099e24.entry.js} +3 -3
  214. package/dist/ketchup/{p-99de1bea.entry.js → p-9fa6808d.entry.js} +2 -2
  215. package/dist/ketchup/{p-ed400b83.entry.js → p-a33ea26d.entry.js} +2 -2
  216. package/dist/ketchup/{p-5fef2650.entry.js → p-afc92adf.entry.js} +2 -2
  217. package/dist/ketchup/{p-ac90237a.entry.js → p-b46a4d95.entry.js} +2 -2
  218. package/dist/ketchup/{p-fd60c779.entry.js → p-b6c07403.entry.js} +3 -3
  219. package/dist/ketchup/{p-07ab58b7.entry.js → p-b849ae30.entry.js} +2 -2
  220. package/dist/ketchup/p-bb4e26cb.entry.js +2 -0
  221. package/dist/ketchup/{p-07af0f44.entry.js.map → p-bb4e26cb.entry.js.map} +1 -1
  222. package/dist/ketchup/p-bbdf4a8f.js +2 -0
  223. package/dist/ketchup/p-bbdf4a8f.js.map +1 -0
  224. package/dist/ketchup/{p-13f4b18e.entry.js → p-c7dfed3a.entry.js} +3 -3
  225. package/dist/ketchup/{p-ca5d792d.entry.js → p-cdd29a6d.entry.js} +2 -2
  226. package/dist/ketchup/{p-547ce22c.entry.js → p-ce5a86e1.entry.js} +2 -2
  227. package/dist/ketchup/{p-13b2ca2d.js → p-df06309a.js} +2 -2
  228. package/dist/ketchup/{p-ecd177b6.entry.js → p-e01cb12b.entry.js} +2 -2
  229. package/dist/ketchup/{p-bd9b1a39.entry.js → p-e8c292e9.entry.js} +3 -3
  230. package/dist/types/components/kup-cell/kup-cell.d.ts +0 -1
  231. package/dist/types/components/kup-htm/kup-htm-declarations.d.ts +7 -0
  232. package/dist/types/components/kup-htm/kup-htm.d.ts +40 -0
  233. package/dist/types/components.d.ts +57 -0
  234. package/package.json +1 -1
  235. package/dist/cjs/f-cell-95f965f3.js.map +0 -1
  236. package/dist/esm/f-cell-c813c70c.js.map +0 -1
  237. package/dist/ketchup/p-07af0f44.entry.js +0 -2
  238. package/dist/ketchup/p-1ac6a21a.entry.js +0 -2
  239. package/dist/ketchup/p-50e5a990.js +0 -2
  240. package/dist/ketchup/p-7285b1b3.entry.js +0 -2
  241. package/dist/ketchup/p-7285b1b3.entry.js.map +0 -1
  242. package/dist/ketchup/p-812c59be.js +0 -2
  243. package/dist/ketchup/p-812c59be.js.map +0 -1
  244. /package/dist/ketchup/{p-ada5beae.entry.js.map → p-03885b8d.entry.js.map} +0 -0
  245. /package/dist/ketchup/{p-42582605.entry.js.map → p-05a7120a.entry.js.map} +0 -0
  246. /package/dist/ketchup/{p-cc1abfc4.js.map → p-1754ee9b.js.map} +0 -0
  247. /package/dist/ketchup/{p-6f3846da.entry.js.map → p-202dfeee.entry.js.map} +0 -0
  248. /package/dist/ketchup/{p-19c0491c.entry.js.map → p-2227785a.entry.js.map} +0 -0
  249. /package/dist/ketchup/{p-ce2c3d02.entry.js.map → p-26efe39b.entry.js.map} +0 -0
  250. /package/dist/ketchup/{p-06651510.entry.js.map → p-2b47d837.entry.js.map} +0 -0
  251. /package/dist/ketchup/{p-1460050d.entry.js.map → p-2c8d07af.entry.js.map} +0 -0
  252. /package/dist/ketchup/{p-e8dc8c8f.entry.js.map → p-362a8b69.entry.js.map} +0 -0
  253. /package/dist/ketchup/{p-68be312f.entry.js.map → p-3a8f5a76.entry.js.map} +0 -0
  254. /package/dist/ketchup/{p-22d4016a.entry.js.map → p-3edff8e7.entry.js.map} +0 -0
  255. /package/dist/ketchup/{p-aefbe2a4.entry.js.map → p-422e1c5d.entry.js.map} +0 -0
  256. /package/dist/ketchup/{p-ac894b67.entry.js.map → p-44b6390c.entry.js.map} +0 -0
  257. /package/dist/ketchup/{p-c85be66a.entry.js.map → p-48368d6a.entry.js.map} +0 -0
  258. /package/dist/ketchup/{p-9586b234.entry.js.map → p-4b14b67b.entry.js.map} +0 -0
  259. /package/dist/ketchup/{p-50e5a990.js.map → p-544eca9d.js.map} +0 -0
  260. /package/dist/ketchup/{p-398b13ca.entry.js.map → p-6d51f043.entry.js.map} +0 -0
  261. /package/dist/ketchup/{p-a0dce50f.js.map → p-802a4e44.js.map} +0 -0
  262. /package/dist/ketchup/{p-9ab7218f.entry.js.map → p-87ff86ee.entry.js.map} +0 -0
  263. /package/dist/ketchup/{p-26030fba.js.map → p-8c07fd42.js.map} +0 -0
  264. /package/dist/ketchup/{p-a7e1edb6.entry.js.map → p-94099e24.entry.js.map} +0 -0
  265. /package/dist/ketchup/{p-99de1bea.entry.js.map → p-9fa6808d.entry.js.map} +0 -0
  266. /package/dist/ketchup/{p-ed400b83.entry.js.map → p-a33ea26d.entry.js.map} +0 -0
  267. /package/dist/ketchup/{p-5fef2650.entry.js.map → p-afc92adf.entry.js.map} +0 -0
  268. /package/dist/ketchup/{p-ac90237a.entry.js.map → p-b46a4d95.entry.js.map} +0 -0
  269. /package/dist/ketchup/{p-fd60c779.entry.js.map → p-b6c07403.entry.js.map} +0 -0
  270. /package/dist/ketchup/{p-07ab58b7.entry.js.map → p-b849ae30.entry.js.map} +0 -0
  271. /package/dist/ketchup/{p-13f4b18e.entry.js.map → p-c7dfed3a.entry.js.map} +0 -0
  272. /package/dist/ketchup/{p-ca5d792d.entry.js.map → p-cdd29a6d.entry.js.map} +0 -0
  273. /package/dist/ketchup/{p-547ce22c.entry.js.map → p-ce5a86e1.entry.js.map} +0 -0
  274. /package/dist/ketchup/{p-13b2ca2d.js.map → p-df06309a.js.map} +0 -0
  275. /package/dist/ketchup/{p-ecd177b6.entry.js.map → p-e01cb12b.entry.js.map} +0 -0
  276. /package/dist/ketchup/{p-bd9b1a39.entry.js.map → p-e8c292e9.entry.js.map} +0 -0
@@ -17,11 +17,11 @@ const KupCustomTaskListHeader = class {
17
17
  this.fontSize = undefined;
18
18
  }
19
19
  render() {
20
- return (h("div", { key: '1e337339b3b89005b39e2232f66a0bda60c53834', class: "custom-task-list-wrapper", style: {
20
+ return (h("div", { key: 'dfcd0fb852559b2ffcb4fb167c7639d3f7debf8b', class: "custom-task-list-wrapper", style: {
21
21
  height: '25px',
22
22
  fontFamily: this.fontFamily,
23
23
  fontSize: this.fontSize,
24
- } }, h("div", { key: 'e1a92aff28f5dd3fbd73801a803af22d59b86491', class: "title" }, h("span", { key: '6963add81ee13dc675d19d8791c5e7779a2aa774' }, this.label)), this.setDoubleView !== undefined && (h("div", { key: 'd7a33be86ef3c890d763e4c933d4a8cd6ac49c9a', class: "toggler" }, h("label", { key: '9a71699e73bcdcddfba88007e9660def60096b79', htmlFor: "ch2", class: "switch" }, h("input", { key: '10130fe5a0eb330ffe0bb8d580104830555df5a5', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), h("span", { key: 'cb6da2b38ac4ea7bb017da4a228dcb2506145120', class: "slider" })), h("span", { key: '4d747af5cd1a8b5fb70d119e334fa5c61dc5ee28', class: "label" }, "Previsioni")))));
24
+ } }, h("div", { key: '59e157d30f9573922fa456b1f6ea1132fc192089', class: "title" }, h("span", { key: '73a2095bf91d0846df1ad2bf1fb2d7425b3210f0' }, this.label)), this.setDoubleView !== undefined && (h("div", { key: 'fcc17da264378828c9494c571f24f8c072508dd0', class: "toggler" }, h("label", { key: '94edc43752e00d5b12fa516712b6eb7230720891', htmlFor: "ch2", class: "switch" }, h("input", { key: '3a0c8a9cbae7a67f93afea19013cccdd9a97c053', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), h("span", { key: '5fd1f6bcfe2f27d73f1c84938dda32c8fdebbf67', class: "slider" })), h("span", { key: '117ddb88804955dbad7f5acc69fcfc1b4701fccb', class: "label" }, "Previsioni")))));
25
25
  }
26
26
  };
27
27
  KupCustomTaskListHeader.style = KupCustomTaskListHeaderStyle0;
@@ -385,11 +385,11 @@ const KupGanttCalendar = class {
385
385
  this.simplifiedHeader =
386
386
  this.singleLineHeader && this.dateSetup.viewMode !== 'year';
387
387
  const [topValues, bottomValues] = this.getTopAndBottomValues();
388
- return (h("svg", { key: '0137f0b266f9c9ed1d3a9b6ae8b2990df572a780', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, h("g", { key: '0f4af7831888120ba3734d0f778782433d626c2b', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, h("rect", { key: '8f4b92d3927d6687ce4e4e2707920dbda9153b4b', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
388
+ return (h("svg", { key: '4ad5b9ccca0df392a83070e15b28fd3f8e72e70f', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, h("g", { key: 'da7da862b4f407c73f351fa1b8e3e4beb240db65', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, h("rect", { key: '515bd9ab381247ee55813b3f40fa453b2f366467', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
389
389
  ? topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y2Line * 2, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value))))
390
390
  : topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y1Line, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value)))), this.currentDateIndicator && (
391
391
  // current date indicator
392
- h("circle", { key: 'b5ce42db928f9b1ad5570a6d96ae6f05664bc029', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
392
+ h("circle", { key: '609d5428fdfc27ba6ac1bdc2a2799fea5089dee7', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
393
393
  }
394
394
  };
395
395
  KupGanttCalendar.style = KupGanttCalendarStyle0;
@@ -1445,13 +1445,13 @@ const KupGridRenderer = class {
1445
1445
  // }
1446
1446
  tickX += this.columnWidth;
1447
1447
  }
1448
- return (h("svg", { key: '9263a7ff5b686852374b8ab09139cd5fcc0121d8', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '85be8b28a1dace4119300b70f57315f078196aca', class: "grid" }, h("g", { key: '5649441550478e9548ae5ca74e1103b4d1d5a0ae', class: "rows" }, gridRows), h("g", { key: 'b9448651fa176155dcca85e255f4c18df8e82c78', class: "rowLines" }, rowLines), h("g", { key: '494680efd38cf2de8e2ed70ed9d9150e7445686a', class: "ticks" }, ticks)), h("g", { key: '4d9372e10eb48f81db24e2ab192aaf3ba0d8ea35', class: "content" }, this.currentDateIndicator && (h("rect", { key: '8895a188975316ece0a630c649011557db8abb35', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '840d85239cfae75ef410d67ea3a4b52c5c017f5a', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: 'b39ff7980e443acc2b954389cc5ca2873e02ba1c', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
1448
+ return (h("svg", { key: '6e2c05f30bc3155b36dc0433a116410048042015', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '0530506fe65e0b1a8e6fdb018689d094a16820a4', class: "grid" }, h("g", { key: 'd189d3654b50f9bb34dc0800faef0a67780b4525', class: "rows" }, gridRows), h("g", { key: 'd53aee95bb1542041abbbf1425b2c2d2eb0dda9d', class: "rowLines" }, rowLines), h("g", { key: '3d238c6efd1dfacc8319782d1be07eb9c9a7f596', class: "ticks" }, ticks)), h("g", { key: '72d0cc281ff3a10943d27b3b8a029379f78f6c93', class: "content" }, this.currentDateIndicator && (h("rect", { key: '519244fbac413f1bc538441e19fef3ff57e55b3d', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: 'a0f3fcb8e27562a64862817ba4f7056e0a0e2123', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: 'a050c973b2219e0f2bac273c53d934da444a4024', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
1449
1449
  return task.barChildren.map((child) => {
1450
1450
  if (task.type !== 'timeline') {
1451
1451
  this.renderKupArrow(task, child);
1452
1452
  }
1453
1453
  });
1454
- })), h("g", { key: 'e4c860fe4271daf18cc3fee8f9660a23e7a8ac44', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
1454
+ })), h("g", { key: 'ad2c626a9b4a5277eba2fa154602c68d41a127a8', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
1455
1455
  const forbidResize = task.type === 'project';
1456
1456
  return (h("g", { onKeyDown: (e) => {
1457
1457
  switch (e.key) {
@@ -1511,7 +1511,7 @@ const KupGridRenderer = class {
1511
1511
  return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
1512
1512
  }
1513
1513
  })()));
1514
- }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: 'f767fdbf19649620d62420262cf978a3503d7d3e', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
1514
+ }), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: '6da45035c94f4e976172186d6929ad693ba40e77', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
1515
1515
  }
1516
1516
  static get watchers() { return {
1517
1517
  "columnWidth": ["updateXStep"],
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement } from './index-191ee7cb.js';
2
2
  import { F as FButton } from './f-button-79148bc6.js';
3
3
  import { F as FCheckbox } from './f-checkbox-6a591860.js';
4
- import { F as FTextField } from './f-text-field-a7ef5d61.js';
4
+ import { F as FTextField } from './f-text-field-5c7e1016.js';
5
5
  import { F as FTextFieldMDC } from './f-text-field-mdc-9a862967.js';
6
- import { k as kupManagerInstance, g as getProps, s as setProps, ao as KupLanguageDashboard, h as KupLanguageGeneric, R as KupDragEffect, e as KupDebugCategory } from './kup-manager-669cda17.js';
6
+ import { k as kupManagerInstance, g as getProps, s as setProps, ao as KupLanguageDashboard, h as KupLanguageGeneric, R as KupDragEffect, e as KupDebugCategory } from './kup-manager-7f0308ee.js';
7
7
  import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
8
8
  import './f-button-declarations-6c8f8abe.js';
9
9
  import './f-image-feab9f36.js';
@@ -392,7 +392,7 @@ const KupDashboard = class {
392
392
  this.didRenderInteractables();
393
393
  }
394
394
  render() {
395
- return (h(Host, { key: 'ad8cbbbae20467e5a3f3ed0e37ca7ad752d949c2' }, h("style", { key: '692d0ec8ffe264c463f0a4e6abd5561dfd7c277d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '26faf0b00335df455b9f9445fae97133cc630b5a', id: componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
395
+ return (h(Host, { key: '2a5f7d91b832041e5c68460409f8723bcae04c25' }, h("style", { key: '00165eccb43eb45e9519e50ae383b6f237b6d293' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '66a90a4032f46aec89e48e2e8c3c95d948dee416', id: componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
396
396
  }
397
397
  disconnectedCallback() {
398
398
  this.unregisterInteractables();
@@ -1,4 +1,4 @@
1
- import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, af as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ah as KupData, ai as compareCell, J as TotalMode, e as KupDebugCategory, F as FCellShapes, aj as CMBandACPAdapter, aa as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a1 as SortMode } from './kup-manager-669cda17.js';
1
+ import { C as Filters, H as FilterInterval, D as getValueForDisplay, B as getValueForDisplay2, ag as getCellValueForDisplay, v as getColumnByName, x as KupObjects, ai as KupData, aj as compareCell, J as TotalMode, e as KupDebugCategory, F as FCellShapes, ab as CMBandACPAdapter, aa as RADAdapter, ak as CHKAdapter, al as CHIAdapter, am as SWTAdapter, a1 as SortMode } from './kup-manager-7f0308ee.js';
2
2
  import { K as KupDatesFormats } from './kup-dates-b90227c6.js';
3
3
 
4
4
  /**
@@ -1498,4 +1498,4 @@ function decorateDataTable(data) {
1498
1498
 
1499
1499
  export { FiltersColumnMenu as F, KupTreeExpansionMode as K, FiltersRows as a, groupRows as b, calcTotals as c, decorateDataTable as d, KupTreeProps as e, filterRows as f, getDiffData as g, normalizeRows as n, paginateRows as p, sortRows as s, treeMainColumnName as t };
1500
1500
 
1501
- //# sourceMappingURL=kup-data-table-helper-9913aac7.js.map
1501
+ //# sourceMappingURL=kup-data-table-helper-77b091da.js.map